From ae3ef44b005be6075c33d37cc7d6f59e58418208 Mon Sep 17 00:00:00 2001 From: Motion Team <motion@xcally.com> Date: Thu, 10 Nov 2016 17:31:38 +0100 Subject: [PATCH] Built motion from commit ae98c6c.|0.0.149 --- public/app/637770a5.app.js | 91 ++++++++++++++++++++ public/app/b25b7933.app.js | 91 -------------------- public/assets/languages/locale-en_EN.json | 3 +- public/assets/languages/locale-it.json | 3 +- 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.149.txt | 3 +- server/api/_apidoc.js | 2 +- server/api/action/action.controller.js | 2 +- server/api/action/action.events.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.events.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.events.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.events.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.events.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.events.js | 2 +- server/api/chanspy/chanspy.socket.js | 2 +- server/api/chanspy/index.js | 2 +- .../chat_application.controller.js | 2 +- .../chat_application/chat_application.events.js | 2 +- .../chat_application/chat_application.socket.js | 2 +- server/api/chat_application/index.js | 2 +- .../chat_disposition.controller.js | 2 +- .../chat_disposition/chat_disposition.events.js | 2 +- .../chat_disposition/chat_disposition.socket.js | 2 +- server/api/chat_disposition/index.js | 2 +- server/api/chat_enquiry/enquiry.controller.js | 2 +- server/api/chat_enquiry/enquiry.events.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.events.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.events.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.events.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.events.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.events.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.events.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.events.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.events.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.events.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.events.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.events.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/index.js | 2 +- .../default_report/default_report.controller.js | 2 +- server/api/default_report/default_report.events.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.events.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.events.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.events.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.events.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.events.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.events.js | 2 +- .../api/fax_application/fax_application.socket.js | 2 +- server/api/fax_application/index.js | 2 +- .../fax_attachment/fax_attachment.controller.js | 2 +- server/api/fax_attachment/fax_attachment.events.js | 2 +- server/api/fax_attachment/fax_attachment.socket.js | 2 +- server/api/fax_attachment/index.js | 2 +- .../fax_disposition/fax_disposition.controller.js | 2 +- .../api/fax_disposition/fax_disposition.events.js | 2 +- .../api/fax_disposition/fax_disposition.socket.js | 2 +- server/api/fax_disposition/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.events.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.events.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.events.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.events.js | 2 +- .../freshdesk_account/freshdesk_account.socket.js | 2 +- server/api/freshdesk_account/index.js | 2 +- .../freshdesk_configuration.controller.js | 2 +- .../freshdesk_configuration.events.js | 2 +- .../freshdesk_configuration.socket.js | 2 +- server/api/freshdesk_configuration/index.js | 2 +- .../freshdesk_field/freshdesk_field.controller.js | 2 +- .../api/freshdesk_field/freshdesk_field.events.js | 2 +- .../api/freshdesk_field/freshdesk_field.socket.js | 2 +- server/api/freshdesk_field/index.js | 2 +- server/api/integration/index.js | 2 +- server/api/integration/integration.controller.js | 2 +- server/api/integration/integration.events.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.events.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.events.js | 2 +- .../jscripty_project/jscripty_project.socket.js | 2 +- server/api/license/index.js | 2 +- server/api/license/license.controller.js | 2 +- server/api/list/index.js | 2 +- server/api/list/list.controller.js | 2 +- server/api/list/list.events.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.events.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.events.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.events.js | 2 +- .../api/mail_attachment/mail_attachment.socket.js | 2 +- server/api/mail_disposition/index.js | 2 +- .../mail_disposition.controller.js | 2 +- .../mail_disposition/mail_disposition.events.js | 2 +- .../mail_disposition/mail_disposition.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.events.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.events.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.events.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.events.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.events.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.events.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.events.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.events.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.events.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.events.js | 2 +- .../network_localnet/network_localnet.socket.js | 2 +- server/api/openchannel_account/index.js | 2 +- .../openchannel_account.controller.js | 2 +- .../openchannel_account.events.js | 2 +- .../openchannel_account.socket.js | 2 +- server/api/openchannel_application/index.js | 2 +- .../openchannel_application.controller.js | 2 +- .../openchannel_application.events.js | 2 +- .../openchannel_application.socket.js | 2 +- server/api/openchannel_disposition/index.js | 2 +- .../openchannel_disposition.controller.js | 2 +- .../openchannel_disposition.events.js | 2 +- .../openchannel_disposition.socket.js | 2 +- server/api/openchannel_message/index.js | 2 +- .../openchannel_message.controller.js | 2 +- .../openchannel_message.events.js | 2 +- .../openchannel_message.socket.js | 2 +- server/api/openchannel_queue/index.js | 2 +- .../openchannel_queue.controller.js | 2 +- .../openchannel_queue/openchannel_queue.events.js | 2 +- .../openchannel_queue/openchannel_queue.socket.js | 2 +- server/api/openchannel_room/index.js | 2 +- .../openchannel_room.controller.js | 2 +- .../openchannel_room/openchannel_room.events.js | 2 +- .../openchannel_room/openchannel_room.socket.js | 2 +- server/api/pause/index.js | 2 +- server/api/pause/pause.controller.js | 2 +- server/api/pause/pause.events.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.events.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.events.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.events.js | 2 +- server/api/report_chat/report_chat.socket.js | 2 +- server/api/report_chat_session/index.js | 2 +- .../report_chat_session.controller.js | 2 +- .../report_chat_session.events.js | 2 +- .../report_chat_session.socket.js | 2 +- server/api/report_dial/index.js | 2 +- server/api/report_dial/report_dial.controller.js | 2 +- server/api/report_dial/report_dial.events.js | 2 +- server/api/report_dial/report_dial.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.events.js | 2 +- server/api/report_fax/report_fax.socket.js | 2 +- server/api/report_fax_session/index.js | 2 +- .../report_fax_session.controller.js | 2 +- .../report_fax_session.events.js | 2 +- .../report_fax_session.socket.js | 2 +- server/api/report_integration/index.js | 2 +- .../report_integration.controller.js | 2 +- .../report_integration.events.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.events.js | 2 +- server/api/report_mail/report_mail.socket.js | 2 +- server/api/report_mail_session/index.js | 2 +- .../report_mail_session.controller.js | 2 +- .../report_mail_session.events.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.events.js | 2 +- server/api/report_member/report_member.socket.js | 2 +- server/api/report_openchannel/index.js | 2 +- .../report_openchannel.controller.js | 2 +- .../report_openchannel.events.js | 2 +- .../report_openchannel.socket.js | 2 +- server/api/report_openchannel_session/index.js | 2 +- .../report_openchannel_session.controller.js | 2 +- .../report_openchannel_session.events.js | 2 +- .../report_openchannel_session.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.events.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.events.js | 2 +- server/api/report_sms/report_sms.socket.js | 2 +- server/api/report_sms_session/index.js | 2 +- .../report_sms_session.controller.js | 2 +- .../report_sms_session.events.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.events.js | 2 +- server/api/report_square/report_square.socket.js | 2 +- server/api/report_square_detail/index.js | 2 +- .../report_square_detail.controller.js | 2 +- .../report_square_detail.events.js | 2 +- .../report_square_detail.socket.js | 2 +- server/api/report_tiger_dial/index.js | 2 +- .../report_tiger_dial.controller.js | 2 +- .../report_tiger_dial/report_tiger_dial.events.js | 2 +- .../report_tiger_dial/report_tiger_dial.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.events.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.events.js | 2 +- .../salesforce_account.socket.js | 2 +- server/api/salesforce_configuration/index.js | 2 +- .../salesforce_configuration.controller.js | 2 +- .../salesforce_configuration.events.js | 2 +- .../salesforce_configuration.socket.js | 2 +- server/api/salesforce_field/index.js | 2 +- .../salesforce_field.controller.js | 2 +- .../salesforce_field/salesforce_field.events.js | 2 +- .../salesforce_field/salesforce_field.socket.js | 2 +- server/api/scheduler/index.js | 2 +- server/api/scheduler/scheduler.controller.js | 2 +- server/api/scheduler/scheduler.events.js | 2 +- server/api/scheduler/scheduler.socket.js | 2 +- server/api/setting/index.js | 2 +- server/api/setting/setting.controller.js | 2 +- server/api/setting/setting.events.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.events.js | 2 +- server/api/sms_account/sms_account.socket.js | 2 +- server/api/sms_application/index.js | 2 +- .../sms_application/sms_application.controller.js | 2 +- .../api/sms_application/sms_application.events.js | 2 +- .../api/sms_application/sms_application.socket.js | 2 +- server/api/sms_disposition/index.js | 2 +- .../sms_disposition/sms_disposition.controller.js | 2 +- .../api/sms_disposition/sms_disposition.events.js | 2 +- .../api/sms_disposition/sms_disposition.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.events.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.events.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.events.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.events.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.events.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.events.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.events.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.events.js | 2 +- .../sugarcrm_account/sugarcrm_account.socket.js | 2 +- server/api/sugarcrm_configuration/index.js | 2 +- .../sugarcrm_configuration.controller.js | 2 +- .../sugarcrm_configuration.events.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.events.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.events.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.events.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.events.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.events.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.events.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.events.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.events.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.events.js | 2 +- .../user_has_chat_queue.socket.js | 2 +- .../user_has_chat_queue_permit.events.js | 2 +- .../user_has_chat_queue_permit.socket.js | 2 +- server/api/user_has_chat_room/index.js | 2 +- .../user_has_chat_room.controller.js | 2 +- .../user_has_chat_room.events.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.events.js | 2 +- .../user_has_fax_queue.socket.js | 2 +- .../user_has_fax_queue_permit.events.js | 2 +- .../user_has_fax_queue_permit.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.events.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.events.js | 2 +- .../user_has_mail_queue.socket.js | 2 +- .../user_has_mail_queue_permit.events.js | 2 +- .../user_has_mail_queue_permit.socket.js | 2 +- server/api/user_has_openchannel_queue/index.js | 2 +- .../user_has_openchannel_queue.controller.js | 2 +- .../user_has_openchannel_queue.events.js | 2 +- .../user_has_openchannel_queue.socket.js | 2 +- .../user_has_openchannel_queue_permit.events.js | 2 +- .../user_has_openchannel_queue_permit.socket.js | 2 +- server/api/user_has_sms_queue/index.js | 2 +- .../user_has_sms_queue.controller.js | 2 +- .../user_has_sms_queue.events.js | 2 +- .../user_has_sms_queue.socket.js | 2 +- .../user_has_sms_queue_permit.events.js | 2 +- .../user_has_sms_queue_permit.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.events.js | 2 +- server/api/user_has_team/user_has_team.socket.js | 2 +- server/api/user_has_voice_queue/index.js | 2 +- .../user_has_voice_queue.controller.js | 2 +- .../user_has_voice_queue.events.js | 2 +- .../user_has_voice_queue.socket.js | 2 +- .../user_has_voice_queue_permit.events.js | 2 +- .../user_has_voice_queue_permit.socket.js | 2 +- server/api/variable/index.js | 2 +- server/api/variable/variable.controller.js | 2 +- server/api/variable/variable.events.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.events.js | 2 +- server/api/voice_context/voice_context.socket.js | 2 +- server/api/voice_disposition/index.js | 2 +- .../voice_disposition.controller.js | 2 +- .../voice_disposition/voice_disposition.events.js | 2 +- .../voice_disposition/voice_disposition.socket.js | 2 +- server/api/voice_extension/index.js | 2 +- .../voice_extension/voice_extension.controller.js | 2 +- .../api/voice_extension/voice_extension.events.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.events.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.events.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.events.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.events.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.events.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/zendesk_account/index.js | 2 +- .../zendesk_account/zendesk_account.controller.js | 2 +- .../api/zendesk_account/zendesk_account.events.js | 2 +- .../api/zendesk_account/zendesk_account.socket.js | 2 +- server/api/zendesk_configuration/index.js | 2 +- .../zendesk_configuration.controller.js | 2 +- .../zendesk_configuration.events.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.events.js | 2 +- server/api/zendesk_field/zendesk_field.socket.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/index.js | 2 +- server/config/agi/lib/channel.js | 2 +- server/config/agi/lib/connection.js | 2 +- server/config/agi/lib/reply.js | 2 +- server/config/agi/lib/rpc/index.js | 2 +- server/config/agi/lib/scripts/index.js | 2 +- server/config/agi/lib/server.js | 2 +- server/config/agi/lib/square.js | 2 +- server/config/agi/lib/vertices.js | 2 +- server/config/ami/acw.js | 2 +- server/config/ami/db/fax.js | 2 +- server/config/ami/db/memberReport.js | 2 +- server/config/ami/db/trunk.js | 2 +- server/config/ami/db/user.js | 2 +- server/config/ami/db/userHasQueue.js | 2 +- server/config/ami/db/voiceAgentReport.js | 2 +- server/config/ami/db/voiceCallReport.js | 2 +- server/config/ami/db/voiceDialReport.js | 2 +- server/config/ami/db/voiceQueueReport.js | 2 +- server/config/ami/db/voiceRecording.js | 2 +- server/config/ami/db/voiceTransferReport.js | 2 +- server/config/ami/events.js | 2 +- server/config/ami/index.js | 2 +- server/config/ami/properties.js | 2 +- server/config/ami/socket.js | 2 +- server/config/ami/utils.js | 2 +- server/config/analytics.js | 2 +- server/config/autodialer/index.js | 2 +- server/config/autodialer/process.js | 2 +- server/config/automations/chat.js | 2 +- server/config/automations/fax.js | 2 +- server/config/automations/mail.js | 2 +- server/config/chat.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/hardware.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/openchannel/custom.js | 2 +- server/config/openchannel/index.js | 2 +- server/config/routing/agent.js | 2 +- server/config/routing/fidelity.js | 2 +- server/config/routing/queue.js | 2 +- server/config/routing/replyMail.js | 2 +- server/config/routing/scheduler.js | 2 +- server/config/routing/sendMail.js | 2 +- server/config/routing/sendSms.js | 2 +- server/config/routing/structure.js | 2 +- server/config/scheduler/index.js | 2 +- server/config/scheduler/reports.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/faxRoom.js | 2 +- server/config/tools/index.js | 2 +- server/config/tools/interval.js | 2 +- server/config/tools/mailAccount.js | 2 +- server/config/tools/mailRoom.js | 2 +- server/config/tools/openchannelRoom.js | 2 +- server/config/tools/queueParameters.js | 2 +- server/config/tools/smsRoom.js | 2 +- server/config/tools/system.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/sms.js | 2 +- server/config/triggers/urlForward.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 +- .../20160801125118-placeholder.js | 2 +- .../20160916135658-report-session.js | 2 +- .../20160920170835-report_tdial.js | 2 +- .../20161005162141-report_tdial_history.js | 2 +- .../20161102092931-report_member.js | 2 +- .../20161103154020-report_square_history.js | 2 +- .../20161104110653-report_square_history.js | 2 +- server/routes.js | 2 +- server/utils/report_build.js | 2 +- server/utils/report_extraction.js | 2 +- server/utils/voice_extension.js | 2 +- 674 files changed, 766 insertions(+), 763 deletions(-) create mode 100644 public/app/637770a5.app.js delete mode 100644 public/app/b25b7933.app.js diff --git a/public/app/637770a5.app.js b/public/app/637770a5.app.js new file mode 100644 index 0000000..a9cbd39 --- /dev/null +++ b/public/app/637770a5.app.js @@ -0,0 +1,91 @@ +"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","ngLetterAvatar","vAccordion","btford.socket-io","chart.js","checklist-model","colorpicker.module","frapontillo.bootstrap-switch","LocalStorageModule","mgo-angular-wizard","ng-slide-down","ngAnimate","ngBootstrap","ngCookies","ngCsv","ngFileSaver","ngJsTree","ngMap","ngPapaParse","ngResource","ngSanitize","notification","oc.lazyLoad","pascalprecht.translate","remoteValidation","smart-table","sprintf","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","ui.bootstrap.datepicker","prettyBytes","bootstrapLightbox","rzModule","ckeditor","ngTagsInput","ngJoyRide","adf.widget.linklist"]).constant("CKEDITOR_BASEPATH","assets/plugins/ckeditor/").config(["$stateProvider","$urlRouterProvider","$locationProvider","$httpProvider","$translateProvider","localStorageServiceProvider","dashboardProvider","ScrollBarsProvider","tagsInputConfigProvider",function(a,b,c,d,e,f,g,h,i){i.setActiveInterpolation("tagsInput",{placeholder:!0}),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.fallbackLanguage("en_EN"),e.useLocalStorage(),e.useSanitizeValueStrategy(null),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("motion"),h.defaults={scrollButtons:{scrollAmount:"auto",enable:!0},axis:"y"}}]).factory("authInterceptor",["$rootScope","$q","$cookieStore","$location",function(a,b,c,d){return{request:function(a){return a.headers=a.headers||{},c.get("token")?a.headers.Authorization="Bearer "+c.get("token"):d.path().match(/\/reset\/.[0-9]*/)||d.path("/login"),a}}}]).run(["$rootScope","$location","$state","$stateParams","$window","$q","Auth","RoleStore","editableThemes","editableOptions","License","User","PermissionStore","localStorageService",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){a.$state=c,a.$stateParams=d,i.bs3.inputClass="input-sm",i.bs3.buttonsClass="btn-xs",j.theme="bs3",a.$on("$stateChangeStart",function(a,c){g.isLoggedInAsync(function(a){!c.authenticate||a||b.path().match(/\/reset\/.[0-9]*/)||b.path("/login")})}),a.updateTableConfig=function(a,b){var c=_.find(a,{name:"All"});c&&(c.value=b)},a.settings={patternName:"[A-Za-z0-9._\\+*!\\-\\[\\]]+",patternPassword:"^(?=.*\\d)(?=.*[a-z])(?=.*[A-Z])(?=.*[~!@#$%^&\\-_=+\\[\\{\\]\\}.])[0-9a-zA-Z~!@#$%^&\\-_=+\\[\\{\\]\\}.]{8,}$",patternPasswordLight:"^[a-zA-Z0-9~!@#$%^&\\-_=+\\[\\{\\]\\}.]{6,}$",patternGateway:"^(?:yes|no|[0-9]+)$",patternFaxdetect:"^(?:yes|no|t38|cng|[0-9]+)$",layout:{pageSidebarClosed:n.get("sidebarClosed")||!1,pageQuickSidebarOpened:!1,pageBodySolid:!1,pageAutoScrollOnLoad:1e3}},k.get().$promise.then(function(b){a.license=b.license,a.settings.soundPath=b.soundPath||"/var/opt/motion/server/files/sounds/converted",a.settings.logo=b.logo,a.settings.defaultLogo=b.defaultLogo,a.settings.loginLogo=b.loginLogo,a.settings.defaultLoginLogo=b.defaultLoginLogo,a.settings.footerWhiteLabel=b.footerWhiteLabel,a.settings.defaultFooterWhiteLabel=b.defaultFooterWhiteLabel,m.definePermission("hasCm",function(){return a.license.cm}),m.definePermission("hasChat",function(){return a.license.chat}),m.definePermission("hasMail",function(){return a.license.mail}),m.definePermission("hasFax",function(){return a.license.fax}),m.definePermission("hasSms",function(){return a.license.messaging}),m.definePermission("hasDialer",function(){return a.license.dialer}),m.definePermission("hasJscripty",function(){return a.license.jscripty}),m.definePermission("hasUpdate",function(){return a.license.update}),m.definePermission("hasCustom",function(){return a.license.custom}),m.definePermission("hasOpenChannel",function(){return a.license.openchannel})})["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","uiGridConstants",function(a,b,c,d,e){a.moment=moment,a.Extracted=d,a.initView=function(){var b={exporterCsvFilename:"ExtractedReports.csv",columnDefs:[{name:"name"},{name:"startDate",displayName:"APPLICATION_START_DATE",filterHeaderTemplate:'<div class="ui-grid-filter-container row"><div ng-repeat="colFilter in col.filters" class="col-md-6 col-md-offset-0 col-sm-5 col-sm-offset-0 col-xs-5 col-xs-offset-0"><div custom-grid-date-filter-header></div></div></div>',filters:[{name:"From",condition:e.filter.GREATER_THAN_OR_EQUAL,hasTime:!0},{name:"To",condition:e.filter.LESS_THAN_OR_EQUAL,hasTime:!0}],sort:{direction:e.DESC,priority:0}},{name:"endDate",displayName:"APPLICATION_END_DATE",filterHeaderTemplate:'<div class="ui-grid-filter-container row"><div ng-repeat="colFilter in col.filters" class="col-md-6 col-md-offset-0 col-sm-5 col-sm-offset-0 col-xs-5 col-xs-offset-0"><div custom-grid-date-filter-header></div></div></div>',filters:[{name:"From",condition:e.filter.GREATER_THAN_OR_EQUAL,hasTime:!0},{name:"To",condition:e.filter.LESS_THAN_OR_EQUAL,hasTime:!0}]},{name:"createdAt",displayName:"APPLICATION_RUN_DATE",filterHeaderTemplate:'<div class="ui-grid-filter-container row"><div ng-repeat="colFilter in col.filters" class="col-md-6 col-md-offset-0 col-sm-5 col-sm-offset-0 col-xs-5 col-xs-offset-0"><div custom-grid-date-filter-header></div></div></div>',filters:[{name:"From",condition:e.filter.GREATER_THAN_OR_EQUAL,hasTime:!0},{name:"To",condition:e.filter.LESS_THAN_OR_EQUAL,hasTime:!0}]},{name:"output"},{name:"type"},{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+'_'+row.entity.startDate.toString()+'_'+row.entity.endDate.toString()+'.'+row.entity.output.toLowerCase()\"></motion-file-download>"}]}]};a.gridOptions=c.gridOptions(d,b,a)}}]),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.error(a)})},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)"}]}]};a.gridOptions=f.gridOptions(g,b,a)},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.error(a)})}}]),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/:precontroller/: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.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(){a.customTree.get_selected(!0).length?b.close({parent:a.customTree.get_selected(!0).pop().id}):a.showAlert=!0},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").startOf("day"),endDate:moment().subtract(1,"days").endOf("day")},a.ranges={},a.ranges[c.instant("APPLICATION_YESTERDAY")]=[moment().subtract(1,"days").startOf("day"),moment().subtract(1,"days").endOf("day")],a.ranges[c.instant("APPLICATION_LAST_SEVEN_DAYS")]=[moment().subtract("days",7).startOf("day"),moment().subtract(1,"days").endOf("day")],a.ranges[c.instant("APPLICATION_LAST_THIRTY_DAYS")]=[moment().subtract("days",30),moment()],a.ranges[c.instant("APPLICATION_LAST_MONTH")]=[moment().subtract(1,"months").startOf("month"),moment().subtract(1,"months").endOf("month")],a.timepicker={timePickerIncrement:1,timePicker12Hour:!1},a.dailyTime={start:moment("00:00","HH:mm"),end:moment("23:59","HH:mm")},a.maxdate=moment().subtract(1,"days").endOf("day").format("YYYY-MM-DD HH:mm"),a.extract=function(c){var d={startDate:moment(a.dates.startDate).format("YYYY-MM-DD"),endDate:moment(a.dates.endDate).format("YYYY-MM-DD"),startTime:a.daily?moment(a.dailyTime.start).format("HH:mm"):moment(a.dates.startDate).format("HH:mm"),endTime:a.daily?moment(a.dailyTime.end).format("HH:mm"):moment(a.dates.endDate).format("HH:mm"),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","localStorageService",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){function o(){var b=n.get("lastMotionReportNode")||!1,c=n.get("lastMotionReportTree")||!1;return b&&c?(a[c+"Tree"].open_node({id:b}),a[c+"Tree"].select_node({id:b}),!0):!1}function p(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,q,a,d)}var q={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",title:c.instant("APPLICATION_SETTINGS"),name:"settings"},{"class":"{{grid.appScope.defaultTreeActive ? 'display-none' : 'red-sunglo'}}",title:c.instant("APPLICATION_DELETE"),name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"},{"class":"green",title:c.instant("APPLICATION_COPY"),name:"copy",onClick:"grid.appScope.copy(row.entity.id)"},{"class":"purple",title:c.instant("APPLICATION_EXPORT"),name:"export",onClick:"grid.appScope.export(row.entity.id)"}]},{name:"actions",width:60,buttons:[{"class":"yellow",name:"preview",title:c.instant("APPLICATION_PREVIEW"),onClick:"grid.appScope.preview(row.entity.id)"},{"class":"green-turquoise",name:"run",title:c.instant("APPLICATION_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.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.customTreeReady=!0,a.previousCustomNode=""},a.$watchGroup(["defaultTreeReady","customTreeReady"],function(b,c,d){b[0]&&b[1]&&(o()||(a.defaultTree.open_node({id:1}),a.customTree.open_node({id:1}),a.defaultTree.select_node({id:"1"})))}),a.updateCustomTree=function(){var c={tree:angular.toJson(a.customTree.get_json("#",{flat:!0}))};return m.update({id:2},c).$promise.then(function(a){console.log("Custom Tree Updated")})["catch"](function(a){b.error(a)})},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:function(a,b,c,d,e){return console.log(a),!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){a.deleteNode(b)}}};return"#"===b.parent&&(delete e.rename,delete e.remove),d(e),e}}}},a.deleteNode=function(d){var f=g.open({animation:!0,templateUrl:"app/analytic/report/list/deleteNode.modal.html",controller:["$scope","$uibModalInstance","node",function(a,b,c){a.node=c,a.ok=function(){b.close()},a.cancel=function(){b.dismiss("cancel")}}],resolve:{node:function(){return d.text}}});f.result.then(function(){return k["delete"]({precontroller:"node",id:d.id}).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE"),"success"),a.customTree.delete_node(d),a.previousCustomNode==d.id&&a.customTree.select_node({id:d.parent})})["catch"](function(a){b.error(a)})},function(){e.info("Modal dismissed at: "+new Date)})},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,n.set("lastMotionReportNode",c.id),n.set("lastMotionReportTree","default"),a.defaultTreeActive=!0,p(!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,n.set("lastMotionReportNode",c.id),n.set("lastMotionReportTree","custom"),a.defaultTreeActive=!1,p(!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.error(a)})},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.error(a)})},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.error(a)})},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){b.error(a)})},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.error(a)}):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.error(a)})},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").startOf("day"),endDate:moment().subtract(1,"days").endOf("day")},a.ranges={},a.ranges[e.instant("APPLICATION_YESTERDAY")]=[moment().subtract(1,"days").startOf("day"),moment().subtract(1,"days").endOf("day")],a.ranges[e.instant("APPLICATION_LAST_SEVEN_DAYS")]=[moment().subtract("days",7).startOf("day"),moment().subtract(1,"days").endOf("day")],a.ranges[e.instant("APPLICATION_LAST_THIRTY_DAYS")]=[moment().subtract("days",30),moment()],a.ranges[e.instant("APPLICATION_LAST_MONTH")]=[moment().subtract(1,"months").startOf("month"),moment().subtract(1,"months").endOf("month")],a.timepicker={timePickerIncrement:1,timePicker12Hour:!1},a.dailyTime={start:moment("00:00","HH:mm"),end:moment("23:59","HH:mm")},a.maxdate=moment().subtract(1,"days").endOf("day").format("YYYY-MM-DD HH:mm");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"),startTime:a.daily?moment(a.dailyTime.start).format("HH:mm"):moment(a.dates.startDate).format("HH:mm"),endTime:a.daily?moment(a.dailyTime.end).format("HH:mm"):moment(a.dates.endDate).format("HH:mm"),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(c){var d=_.find(a.tables,{value:c}).resource;d.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.error(a)})["finally"](function(){s(c)})}function s(c){return p.get({controller:"table",table:c}).$promise.then(function(b){_.forEach(b.rows,function(b){a.tableFields.push({name:"<strong>Metric.</strong>"+b.name,alias:b.name,value:b.metric,MetricId:b.id})})})["catch"](function(a){b.error(a)})}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++)if(c>0&&(b+=" <strong>"+a.operator+"</strong> "),a.rules[c].group)b+=u(a.rules[c].group);else switch(b+=a.rules[c].field,a.rules[c].condition){case"IS NULL":case"IS NOT NULL":b+=" "+t(a.rules[c].condition);break;case"IS EMPTY":b+=" = ''";break;case"IS NOT EMPTY":b+=" != ''";break;default:b+=" "+t(a.rules[c].condition)+" "+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.report.Fields[c].alias=b.MetricId?b.alias:b.name},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,custom:!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.toggleCustom=function(b){b.custom=!b.custom,b.custom||_.find(a.tableFields,{value:b.field})||(b.field=null)},a.updateReport=function(){if(a.report.Fields.length){var e=angular.copy(a.report);return console.log(e.conditions),e.conditions=angular.toJson(e.conditions),_.forEach(e.Fields,function(a){a.custom&&delete a.MetricId}),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.getPreview=function(){return a.gridOptions=null,o.get({id:d.id,controller:"preview",limit:20}).$promise.then(function(b){a.gridOptions={enableFiltering:!0,treeRowHeaderAlwaysVisible:!1,enableGridMenu:!0,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,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:6}}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat",{url:"/chat",template:"<div ui-view></div>", +"abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:8}}})}]),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"},patch:{method:"PATCH"}})}]),angular.module("xCallyShuttleApp").controller("ChatOfflineListCtrl",["$scope","ChatEnquiry","gridOptions","uiGridConstants",function(a,b,c,d){a.initView=function(){var e={exporterCsvFilename:"chat_offline_messages.csv",columnDefs:[{name:"username",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>',field:"createdAt",sort:{direction:d.DESC,priority:0}},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/channels/chat/offline/view/{{row.entity.id}}",name:"detail"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.fullname, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,e,a)}}]),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").directive("enquiryMessage",["$rootScope","$translate","MailMessage","List","xAlert",function(a,b,c,d,e){return{restrict:"E",scope:{message:"=",listId:"="},templateUrl:"app/channels/chat/offline/message/message.directive.html",link:function(c){c.openContact=function(f){return c.listId?d.save({listId:c.listId,controller:"contacts"},{email:f}).$promise.then(function(b){var c=_.find(a.$root.workspaces,{contactID:b.id});c?c.active=!0:a.$root.workspaces.push({active:!0,"class":"icon-user",contactID:b.id,name:b.email,type:"contact"})})["catch"](function(a){e.error(a)}):void e.show(b.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")}}}}]),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:32}}})}]),angular.module("xCallyShuttleApp").controller("ChatOfflineViewCtrl",["$scope","$stateParams","$translate","$rootScope","ChatEnquiry","List","xAlert",function(a,b,c,d,e,f,g){a.initView=function(){return e.get({id:b.id}).$promise.then(function(b){a.enquiry=b})["catch"](function(a){g.error(a)})},a.openContact=function(b){return a.enquiry.ChatWebsite.ListId?f.save({listId:a.enquiry.ChatWebsite.ListId,controller:"contacts"},{email:b}).$promise.then(function(a){var b=_.find(d.$root.workspaces,{contactID:a.id});b?b.active=!0:d.$root.workspaces.push({active:!0,"class":"icon-user",contactID:a.id,name:a.email,type:"contact"})})["catch"](function(a){g.error(a)}):void g.show(c.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")}}]),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"})}]),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",["$rootScope",function(a){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:100,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",size:"lg"});b.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("ChatQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","ChatQueue","Team",function(a,b,c,d,e,f){a.form={},a.item={penalty:0,agents:[]},a.getTeams=function(){return f.get({controller:"associations"}).$promise.then(function(b){a.teams=b.rows}).then(function(){ComponentsDropdowns.bindQueue(a.teams,[],function(){return{select:function(b){a.item.agents=_.union(a.item.agents,b)},deselect:function(b){a.item.agents=_.difference(a.item.agents,b)}}})})["catch"](function(a){console.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.error(a)})},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",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.queues",{url:"/queues",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:30}}})}]),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.error(err)})})},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:33}}})}]),angular.module("xCallyShuttleApp").controller("ChatRealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","ChatQueue","usSpinnerService","$q","uiGridConstants","Auth","$timeout",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){function p(){return k.spin("grid-spinner"),g.get(u).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=[],b.rows.forEach(function(a){r(a)})})["catch"](function(a){f.error(a)})["finally"](function(){k.stop("grid-spinner")})}function q(){e.socket.on("agent:save",function(b){b=b.newValues||b;var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=_.has(b,"online")?b.online:c.online,c.lastLoginAt=_.has(b,"lastLoginAt")?b.lastLoginAt:c.lastLoginAt,c.pause=_.has(b,"chatPause")?b.chatPause:c.chatPause,c.pauseType=_.has(b,"pauseType")?b.pauseType:c.pauseType,c.lastPauseAt=_.has(b,"lastPauseAt")?b.lastPauseAt:c.lastPauseAt,c.ipaddr=_.has(b,"ipaddr")?b.ipaddr:c.ipaddr,c.port=_.has(b,"port")?b.port:c.port,c.fullcontact=_.has(b,"fullcontact")?b.fullcontact:c.fullcontact,c.useragent=_.has(b,"useragent")?b.useragent:c.useragent,c.lastms=_.has(b,"lastms")?b.lastms:c.lastms,c.internal=_.has(b,"internal")?b.internal:c.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=_.has(b,"online")?b.online:a.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 r(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 s(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.error(a)})}function t(){return j.get().$promise.then(function(b){a.chatQueues=b.rows,e.syncUpdates("chat_queue",a.chatQueues)})["catch"](function(a){f.error(a)})}a.chatQueues=[];var u={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">(<css-timer start-time="row.entity.lastLoginAt"></css-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><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"><css-timer data-ng-if="row.entity.pause" start-time="row.entity.lastPauseAt"></css-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><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(){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?u.order=null:u.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),p()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){u.offset=(a-1)*b,u.limit=b,p()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?u[a.name]=a.filters[0].term:delete u[a.name]}),p()})}},p(),s(),t(),o(function(){q()})};var v=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.error(a)})},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.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:"chat",data1:a,data3:b,data4:"chat"}).$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/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.error(a)})["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.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span> <span data-ng-if="!row.entity.leaveAt">[<timer start-time="grid.appScope.moment(row.entity.updatedAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>]</span></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("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","Tag","$uibModal","uibButtonConfig",function(a,b,c,d,e,f,g,h,i){function j(){return g.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)})}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(){i.activeClass="green-haze",a.id=[],a.query={status:"OPEN",tags:[]},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:"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:"userpic",displayName:"",width:35,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div> <ng-letter-avatar height="20" width="20" fontsize="12" data="{{row.entity.ChatVisitor.fullname}}" avatarcustombgcolor="#B0B0B0" charCount="2" avatarcustomborder="border:2px solid #EA4C61" shape="round"></ng-letter-avatar> </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:[],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)})}))}},a.getPage(),j()},a.tagItems=function(){h.open({animation:!0,templateUrl:"app/channels/chat/room/view.tags.modal.html",controller:"ChatRoomViewModalTagCtrl",resolve:{id:function(){return a.id}}}).result.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[]})},a.onChanged=function(){a.getPage()},a.$watch("query.status",function(){a.getPage()},!0),a.getPage=function(){return f.spin("spinner-grid"),e.get(_.merge({id:"externals"},a.query)).$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","Tag","uibButtonConfig",function(a,b,c,d,e,f,g){function h(){return f.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["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,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(){g.activeClass="green-haze",a.query={status:"OPEN",tags:[]},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> <ng-letter-avatar data-ng-if="row.entity.ChatVisitor" height="20" width="20" fontsize="12" data="{{row.entity.ChatVisitor.fullname}}" avatarcustombgcolor="#B0B0B0" charCount="2" avatarcustomborder="border:2px solid #EA4C61" shape="round"></ng-letter-avatar> <ng-letter-avatar data-ng-repeat="user in row.entity.Users | filter:{ id: \'!\' + grid.appScope.currentUser.id} track by user.id" style="margin-right: 3px;" height="20" width="20" fontsize="12" data="{{user.fullname}}" avatarcustombgcolor="#B0B0B0" charCount="2" avatarcustomborder="border:2px solid #3399CC" shape="round"></ng-letter-avatar> </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:[]},a.getPage(),h()},a.onChanged=function(){a.getPage()},a.$watch("query.status",function(){a.getPage()},!0),a.getPage=function(){ +return e.spin("spinner-grid"),d.get(_.merge({id:"groups"},a.query)).$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){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> <ng-letter-avatar height="20" width="20" fontsize="12" data="{{row.entity.fullname}}" avatarcustombgcolor="#B0B0B0" charCount="2" avatarcustomborder="border:2px solid #3399CC" shape="round"></ng-letter-avatar> </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})}),b(function(){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","closed","ChatWebsite","websiteId",function(a,b,c,d,e){a.modal={title:"APPLICATION_CONFIRM_CLOSE",text:"MESSAGE_ARE_YOU_SURE_YOU_WANT_TO_CLOSE_THE_CHAT"},a.initDisposition=function(){return d.get({websiteId:e,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a)})},a.item={},a.closed=c,a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").directive("chatRoom",["$interval","$rootScope","$uibModal","$notification","$window","socket","Auth","ChatRoom","ngAudio","xAlert","Tag","CannedAnswer","List","$translate",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){return{restrict:"E",scope:{workspace:"="},templateUrl:"app/channels/chat/room/room.directive.html",link:function(a){a.user=g.getCurrentUser(),a.message={body:""},a.openContact=function(c){return a.chatRoom.ChatWebsite.List?m.save({listId:a.chatRoom.ChatWebsite.List.id,controller:"contacts"},{email:c}).$promise.then(function(a){var c=_.find(b.$root.workspaces,{contactID:a.id});c?c.active=!0:b.$root.workspaces.push({active:!0,"class":"icon-user",contactID:a.id,name:a.email,type:"contact"})})["catch"](function(a){console.error(a)}):void j.show(n.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")},a.modelOptions={debounce:{"default":500,blur:250},getterSetter:!0},a.form={},a.panelLeft="col-md-4",a.panelRight="col-md-8",a.onSelect=function(){a.message.body=a.modelOptions.selectedAnswer,delete a.modelOptions.selectedAnswer},a.togglePanelLeft=function(){a.panelLeft?(a.panelLeft=null,a.panelRight="col-md-12"):(a.panelLeft="col-md-4",a.panelRight="col-md-8")},a.options={link:!0,linkTarget:"_blank",pdf:{embed:!0},image:{embed:!0},audio:{embed:!0},code:{highlight:!0,lineNumbers:!1},basicVideo:!0},a.getAnswers=function(a){return l.get({key:a}).$promise.then(function(a){return console.log(a),_.map(a.rows,"value")})},a.isMyRoom=function(b){return!!_.find(b,{id:a.user.id})},h.get({id:a.workspace.id}).$promise.then(function(c){a.chatRoom=c,a.form.tags=c.tags,a.chatRoom.ChatVisitor&&(a.chatRoom.ChatVisitors=[],a.chatRoom.ChatVisitors.push(a.chatRoom.ChatVisitor)),f.socket.on("chat_room:save",function(b){a.chatRoom.id===b.id&&_.merge(a.chatRoom,b)}),f.socket.on("user_has_chat_room:save",function(b){return b.UserId!=a.user.id&&b.ChatRoomId==a.chatRoom.id?h.get({id:"agents",controller:b.UserId}).$promise.then(function(b){var c=_.map(a.chatRoom.Users,"fullname");a.chatRoom.ChatVisitor&&c.unshift(a.chatRoom.ChatVisitor.fullname),a.chatRoom.Users.push(b),a.workspace.name=_.without(c,g.getCurrentUser().fullname).join(", ")})["catch"](function(a){console.error(a)}):void 0}),f.socket.on("chat_message:save",function(c){a.chatRoom.id==c.ChatRoomId&&(a.user.id!=c.UserId&&a.chatRoom.ChatMessages.push(c),!b.settings.layout.onFocus&&e.Notification&&d("CHAT CHANNEL",{icon:"assets/images/media/channels/chat64.png",body:"NEW Chat Message!",delay:5e3}),a.workspace.active||(i.load("api/xchatty/assets?resource=notification/xc_blubb.mp3").play(),a.workspace.unread++))})})["catch"](function(a){console.error(a)}),k.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)}),a.closeRoom=function(b){return c.open({animation:!0,templateUrl:"app/channels/chat/room/room.close.html",controller:"ChatRoomCloseCtrl",resolve:{closed:function(){return"CLOSED"===a.chatRoom.status},websiteId:function(){return a.chatRoom.ChatWebsiteId}}}).result.then(function(a){var c={id:b,status:"CLOSED",completeReason:"agent"};return a.disposition&&(c.disposition=a.disposition),h.update(c).$promise["catch"](function(a){j.error(a)})})},a.onChanged=function(b){return h.update({id:b},{tags:a.form.tags}).$promise["catch"](function(a){console.error(a)})},a.addAgent=function(b){c.open({animation:!0,templateUrl:"app/channels/chat/room/room.add.html",controller:"ChatRoomAddCtrl",resolve:{items:function(){return _.map(a.chatRoom.Users||[],function(a){return{id:a.id,fullname:a.fullname}})}}}).result.then(function(a){return h.update({id:b,controller:"users"},{users:a}).$promise["catch"](function(a){j.error(a)})})},a.sendMessage=function(){var b={body:angular.copy(a.message.body),createdAt:moment(),UserId:a.user.id,User:{fullname:a.user.fullname}};return a.message.body.trim().length?(a.chatRoom.ChatMessages.push(b),a.message.body="",h.save({id:a.chatRoom.id,controller:"messages"},{body:b.body}).$promise["catch"](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:31}},resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/inbox.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("ChatRoomViewModalTagCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Tag","ChatRoom","xAlert","id",function(a,b,c,d,e,f,g,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("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",width:75,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",enableSorting:!1,enableFiltering:!1,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",displayName:"APPLICATION_TIME_INTERVAL",cellClass:"text-center",cellTemplate:"<div><span>{{row.entity.Interval ? row.entity.Interval.name : row.entity.interval}}</span></div>"},{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","ChatWebsite","ChatQueue","Agent","Interval","Template","MailAccount","SmsAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){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"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],k.get({websiteId:c.websiteId,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"}if("always"===a.application.intType||"custom"===a.application.intType){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 l.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){f.error(a)})},a.getAgents=function(){return m.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){f.error(a)})},a.getIntervals=function(){return n.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){f.error(a)})},a.getSmsAccounts=function(){return q.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getTemplates=function(){return o.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return p.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.updateItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var g,h,i,j,l;g=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(h=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(h+="-"+a.application.wd_to)):h="*",a.application.md_from&&"always"!==a.application.md_from?(i=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(i+="-"+a.application.md_to)):i="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",l=g+","+h+","+i+","+j,a.application.interval=l,a.application.IntervalId=null}return k.update({websiteId:c.websiteId,controller:"applications",id:c.actionId},a.application).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success"),e.path("/channels/chat/websites/view/"+c.websiteId+"/actions/list")})["catch"](function(a){f.error(a)})}}]),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","ChatWebsite","Template","MailAccount","SmsAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){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"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],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.error(a)})},a.getIntervals=function(){return d.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){i.error(a)})},a.getSmsAccounts=function(){return q.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getTemplates=function(){return o.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return p.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.createItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var c,d,e,j,k;c=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(d=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(d+="-"+a.application.wd_to)):d="*",a.application.md_from&&"always"!==a.application.md_from?(e=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(e+="-"+a.application.md_to)):e="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",k=c+","+d+","+e+","+j,a.application.interval=k,a.application.IntervalId=null}return n.save({websiteId:f.websiteId,controller:"applications"},a.application).$promise.then(function(){i.show(g.instant("MESSAGE_WELL_DONE"),"success"),h.path("/channels/chat/websites/view/"+f.websiteId+"/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.chat.websites.view.actions.wizard",{url:"/wizard",templateUrl:"app/channels/chat/website/view/action/wizard/wizard.html",controller:"ChatWebsiteViewActionWizardCtrl"})}]),angular.module("xCallyShuttleApp").factory("ChatDisposition",["$resource",function(a){return a("/api/chat/dispositions/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewModalDispositionAddCtrl",["$scope","$uibModalInstance","ChatWebsite","id","xAlert","$translate",function(a,b,c,d,e,f){a.ok=function(){return c.save({websiteId:d,controller:"dispositions"},{name:a.name}).$promise.then(function(a){b.close(a)})["catch"](function(a){e.show(f.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteDispositionViewCtrl",["$scope","$stateParams","$uibModal","$translate","ChatWebsite","xAlert",function(a,b,c,d,e,f){a.initView=function(){return e.get({websiteId:b.websiteId,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.updateDisposition=function(a,c){return e.update({websiteId:b.websiteId,controller:"dispositions",id:a},{name:c}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.deleteDisposition=function(c){return console.log("delete"),e.remove({websiteId:b.websiteId,controller:"dispositions",id:c}).$promise.then(function(){_.remove(a.dispositions,{id:c})})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.addDisposition=function(){return c.open({animation:!0,templateUrl:"app/channels/chat/website/view/disposition/modal/add.modal.html",controller:"ChatWebsiteViewModalDispositionAddCtrl",resolve:{id:function(){return b.websiteId}}}).result.then(function(b){b&&a.dispositions.push(b)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.dispositions",{url:"/dispositions",controller:"ChatWebsiteDispositionViewCtrl",templateUrl:"app/channels/chat/website/view/disposition/view/view.html"})}]),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.error(a)})},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.error(a)}))},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.error(a)})}}]),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("ChatWebsiteHooksViewCtrl",["$scope","ChatWebsite","Pause","$http","$stateParams","$translate","$location","xAlert",function(a,b,c,d,e,f,g,h){a.account={},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.initView=function(){a.types=[{value:"",name:"-- None --"},{name:"HTTP GET",value:"GET"},{name:"HTTP POST",value:"POST"}],c.get().$promise.then(function(b){a.pauses=b.rows})["catch"](function(a){h.error(a)}),b.get({id:e.websiteId}).$promise.then(function(b){console.log(b),a.account=b,a.account.actions.length<1&&a.account.actions.push({action:"pause",enabled:!1,type:null})})["catch"](function(a){h.error(a)})},a.resetActionData=function(a){a.type=null},a.updateItem=function(){return console.log(a.account),b.update({id:e.websiteId},a.account).$promise.then(function(){h.show(f.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.hooks",{url:"/hooks",controller:"ChatWebsiteHooksViewCtrl",templateUrl:"app/channels/chat/website/view/hooks/view/view.html"})}]),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.error(a)}):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.error(a)})},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").controller("ChatWebsiteSettingViewCtrl",["$scope","$stateParams","$translate","$location","$timeout","socket","xAlert","ChatWebsite","List",function(a,b,c,d,e,f,g,h,i){a.initView=function(){return i.get().$promise.then(function(b){a.lists=b.rows})["catch"](function(a){console.error(a)})},a.updateItemChatWebsite=function(){return h.update({id:b.websiteId},{ListId:a.chatWebsite.ListId}).$promise.then(function(){g.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){g.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.settings",{url:"/settings",controller:"ChatWebsiteSettingViewCtrl",templateUrl:"app/channels/chat/website/view/setting/view/view.html"})}]),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","$rootScope","FileUploader","$cookieStore","xAlert","ChatWebsite",function(a,b,c,d,e,f,g,h,i,j){a.$translate=d,a.statePreview={state:"online"},a.radioSwitch={isActive:!!f.license.custom,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"};var k=a.uploader=new g({url:"api/chat/websites/"+c.websiteId+"/logo",queueLimit:1,withCredentials:!0,headers:{Authorization:"Bearer "+h.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,c){a.chatWebsite.logo=c.logo,i.show(d.instant("MESSAGE_WELL_DONE"),"success")},k.onErrorItem=function(){i.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},k.onCompleteAll=function(){k.clearQueue()},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 j.get({id:c.websiteId}).$promise.then(function(b){return a.chatWebsite=b,e.get().$promise}).then(function(b){a.templates=b.rows})["catch"](function(a){i.error(a)})},a.updateItem=function(){return j.update({id:a.chatWebsite.id},a.chatWebsite).$promise.then(function(){i.show(d.instant("MESSAGE_CHAT_WEBSITE_UPDATE_SUCCESS")+"!","success")})["catch"](function(a){i.error(a)})}}]),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.initView=function(){return i.get({id:e.websiteId}).$promise.then(function(b){a.chatWebsite=b})["catch"](function(a){b.error(a)})}}]),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:29}}})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteWizardCtrl",["$scope","$http","$location","$translate","WizardHandler","xAlert","ChatWebsite",function(a,b,c,d,e,f,g){a.$translate=d,a.next=function(){e.wizard().next()},a.exitValidation=function(a){return a},a.initWizard=function(){a.forms={formSetting:void 0,formAppearance:void 0,formLabel:void 0,formFunctionality:void 0},a.item={},a.item.remote=c.protocol()+"://"+location.host,a.item.color="#000080",a.item.color_focus="#000080",a.item.color_button="#000080",a.item.header_shape="rounded",a.item.animation=!0,a.item.header_online="We are here!",a.item.online_message="<strong>Questions?</strong><br />Insert your name and email address to start a live-chat with our support team.",a.item.name_title="Name",a.item.username_placeholder="Your name",a.item.email_title="Email Address",a.item.email_placeholder="Your e-mail address",a.item.start_chat_button="Chat",a.item.rating_message="Would you like rate this chat?",a.item.rating_send="Send",a.item.rating_skip="Skip",a.item.header_offline="Contact us",a.item.offline_message="<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.",a.item.message_title="Message",a.item.enquiry_message_placeholder="Your message...",a.item.enquiry_button="Leave message",a.item.agents_busy="In this moment all agents are busy. Try again!",a.item.download_transcript=!0},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.error(a)})}}]),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:38}}})}]),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",width:75,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.error(a)})},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.app == "queue" ? row.entity.FaxQueue.name : row.entity.User.name}}</span></div>'},{name:"timeout",cellClass:"text-center"},{name:"interval",displayName:"APPLICATION_TIME_INTERVAL",cellClass:"text-center",cellTemplate:"<div><span>{{row.entity.Interval ? row.entity.Interval.name : row.entity.interval}}</span></div>"},{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","Template","MailAccount","SmsAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){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"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],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"}if("always"===a.application.intType||"custom"===a.application.intType){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.getSmsAccounts=function(){return q.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getTemplates=function(){return o.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return p.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.updateItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var g,h,i,j,k;g=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(h=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(h+="-"+a.application.wd_to)):h="*",a.application.md_from&&"always"!==a.application.md_from?(i=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(i+="-"+a.application.md_to)):i="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",k=g+","+h+","+i+","+j,a.application.interval=k,a.application.IntervalId=null}return n.update({accountId:c.accountId,controller:"applications",id:c.actionId},a.application).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success"),e.path("/channels/fax/accounts/view/"+c.accountId+"/actions/list")})["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","Template","MailAccount","SmsAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){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"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],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.getSmsAccounts=function(){return q.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getTemplates=function(){return o.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return p.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.createItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var c,d,e,j,k;c=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(d=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(d+="-"+a.application.wd_to)):d="*",a.application.md_from&&"always"!==a.application.md_from?(e=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(e+="-"+a.application.md_to)):e="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",k=c+","+d+","+e+","+j,a.application.interval=k,a.application.IntervalId=null}return n.save({accountId:f.accountId,controller:"applications"},a.application).$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").factory("FaxDisposition",["$resource",function(a){return a("/api/fax/dispositions/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("FaxInboxViewModaDispositionAddCtrl",["$scope","$uibModalInstance","FaxAccount","id","xAlert",function(a,b,c,d,e){a.ok=function(){return c.save({accountId:d,controller:"dispositions"},{name:a.name}).$promise.then(function(a){b.close(a)})["catch"](function(a){e.error(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("FaxAccountDispositionViewCtrl",["$scope","$stateParams","$uibModal","$translate","FaxAccount","xAlert",function(a,b,c,d,e,f){a.initView=function(){return e.get({accountId:b.accountId,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){f.error(a)})},a.updateDisposition=function(a,c){return e.update({accountId:b.accountId,controller:"dispositions",id:a},{name:c}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){f.error(a)})},a.deleteDisposition=function(c){return e.remove({accountId:b.accountId,controller:"dispositions",id:c}).$promise.then(function(){_.remove(a.dispositions,{id:c})})["catch"](function(a){f.error(a)})},a.addDisposition=function(){return c.open({animation:!0,templateUrl:"app/channels/fax/account/view/disposition/modal/add.modal.html",controller:"FaxInboxViewModaDispositionAddCtrl",resolve:{id:function(){return b.accountId}}}).result.then(function(b){b&&a.dispositions.push(b)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view.dispositions",{url:"/dispositions",controller:"FaxAccountDispositionViewCtrl",templateUrl:"app/channels/fax/account/view/disposition/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("FaxAccountHooksViewCtrl",["$scope","FaxAccount","Pause","$http","$stateParams","clipboard","$translate","$location","xAlert","List",function(a,b,c,d,e,f,g,h,i,j){a.account={},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.initView=function(){a.types=[{value:"",name:"-- None --"},{name:"HTTP GET",value:"GET"},{name:"HTTP POST",value:"POST"}],c.get().$promise.then(function(b){a.pauses=b.rows})["catch"](function(a){i.error(a)}),b.get({id:e.accountId}).$promise.then(function(b){a.account=b,a.account.actions.length<1&&a.account.actions.push({action:"pause",enabled:!1,type:null})})["catch"](function(a){i.error(a)})},a.resetActionData=function(a){a.type=null},a.updateItemFaxAccount=function(){return console.log(a.account),b.update({id:e.accountId},a.account).$promise.then(function(){i.show(g.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){i.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view.hooks",{url:"/hooks",controller:"FaxAccountHooksViewCtrl",templateUrl:"app/channels/fax/account/view/hooks/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("FaxAccountSettingViewCtrl",["$scope","$stateParams","$translate","FaxAccount","List","Trunk","xAlert",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.initView=function(){return a.rate=["2400","4800","7200","9600","12000","14400"],a.techs=["SIP","IAX","DADHI","KHOMP"],f.get().$promise.then(function(b){a.trunks=b.rows})["catch"](function(a){g.error(a)}),e.get().$promise.then(function(b){a.lists=b.rows})["catch"](function(a){g.error(a)}),d.get({id:b.accountId}).$promise.then(function(b){a.account=b})["catch"](function(a){g.error(a)})},a.updateItemFaxAccount=function(){return d.update({id:b.accountId},a.account).$promise.then(function(){g.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){g.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view.settings",{url:"/settings",controller:"FaxAccountSettingViewCtrl",templateUrl:"app/channels/fax/account/view/setting/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("FaxAccountViewCtrl",["$scope","$http","$stateParams","$translate","$location","WizardHandler","socket","xAlert","Modal","FaxAccount",function(a,b,c,d,e,f,g,h,i,j){a.initView=function(){return j.get({id:c.accountId}).$promise.then(function(b){a.account=b})["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"]})}]}})}]),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,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:10}}})}]),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("FaxAttachment",["$resource",function(a){return a("/api/fax/attachments/:id/:controller",{id:"@id"})}]),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"},patch:{method:"PATCH"}})}]),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:40}}})}]),angular.module("xCallyShuttleApp").controller("FaxInboxInfoModalCtrl",["$scope","$translate","$uibModalInstance","$stateParams","xAlert","messageId","FaxMessage",function(a,b,c,d,e,f,g){a.data=null,a.initInfo=function(){g.get({id:f}).$promise.then(function(b){a.data={channel:b.channel,channelstate:b.channelstate,channelstatedesc:b.channelstatedesc,uniqueid:b.uniqueid,localstationid:b.localstationid,remotestationid:b.remotestationid,pagestransferred:b.pagestransferred,resolution:b.resolution,transferrate:b.transferrate,lastStatus:b.lastStatus,error:b.error,retry:b.retry}})["catch"](function(b){switch(b.status){case 404:a.data=null;break;default:e.error(b)}})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").directive("faxMessage",["$rootScope","$translate","$uibModal","FaxMessage","List","xAlert",function(a,b,c,d,e,f){return{restrict:"E",scope:{message:"=",listId:"="},templateUrl:"app/channels/fax/inbox/message/message.directive.html",link:function(g){g.openContact=function(c){return g.listId?e.save({listId:g.listId,controller:"contacts"},{fax:c}).$promise.then(function(b){var c=_.find(a.$root.workspaces,{contactID:b.id});c?c.active=!0:a.$root.workspaces.push({active:!0,"class":"icon-user",contactID:b.id,name:b.fax,type:"contact"})})["catch"](function(a){f.error(a)}):void f.show(b.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")},g.info=function(a){c.open({animation:!0,templateUrl:"app/channels/fax/inbox/message/info.modal.html",controller:"FaxInboxInfoModalCtrl",resolve:{messageId:function(){return a.id}}})},g.retry=function(a){return d.update({id:a,status:"SENDING"}).$promise["catch"](function(a){console.error(a)})}}}}]),angular.module("xCallyShuttleApp").directive("faxNote",["$translate","Modal","Auth","FaxMessage","xAlert",function(a,b,c,d,e){return{restrict:"E",scope:{message:"="},templateUrl:"app/channels/fax/inbox/note/note.directive.html",link:function(f){f.Auth=c,f.deleteNote=b.confirm["delete"](function(){return d.remove({id:f.message.id}).$promise.then(function(){e.show(a.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){e.error(a)})})}}}]),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","Tag","Auth","FaxAttachment","List",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){return{restrict:"E",scope:{workspace:"="},templateUrl:"app/channels/fax/inbox/room/room.directive.html",link:function(m){function p(a){if(a){var b=_.words(a),c=_.map(b,function(a){return a?a[0]:""});return c.join("").toUpperCase()}return!1}m.$on("$destroy",function(){}),m.initForm=function(){m.forms={compose:{}}},m.getContacts=function(a){return m.listId?o.get({listId:m.listId,controller:"contacts",fax:a}).$promise.then(function(a){return a.rows})["catch"](function(a){console.error(a)}):[]},m.setList=function(a){m.listId=a};var q=[];m.expanded=!0,m.modelOptions={debounce:{"default":500,blur:250},getterSetter:!0},m.panelLeft=null,m.panelRight="col-md-12",m.form={from:"",to:m.workspace.data&&m.workspace.data.to?m.workspace.data.to:"",disabled:!1},k.socket.on("fax_message:remove",function(a){_.remove(m.faxRoom.FaxMessages,{id:a.id})}),k.socket.on("fax_message:save",function(a){return m.workspace.id&&a.FaxRoomId==m.workspace.id?(m.workspace.active||m.workspace.unread++,g.get({id:a.id}).$promise.then(function(a){m.faxRoom||(m.faxRoom={FaxMessages:[]});var b=_.findIndex(m.faxRoom.FaxMessages,{id:a.id});b>-1?_.merge(m.faxRoom.FaxMessages[b],a):m.faxRoom.FaxMessages.unshift(a),m.panelLeft="col-md-6",m.panelRight="col-md-6"})["catch"](function(a){console.error(a)})):void 0});var r=m.uploader=new h({url:"api/fax/attachments",autoUpload:!0,withCredentials:!0,queueLimit:1,headers:{Authorization:"Bearer "+a.get("token")}});return r.filters.push({name:"uploadFilter",fn:function(a){var b="|"+a.type.slice(a.type.lastIndexOf("/")+1)+"|";return-1!=="|pdf|tiff|tif".indexOf(b)}}),r.onWhenAddingFileFailed=function(a,c){switch(c.name){case"queueLimit":i.show(b.instant("MESSAGE_QUEUE_LIMIT_EXCEEDED"),"danger");break;case"uploadFilter":i.show(b.instant("MESSAGE_WRONG_FILE_FORMAT"),"danger");break;default:i.show(b.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")}},r.removeFromQueue=function(a){var c=this;return n["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(),q=_.reject(q,{basename:a.basename})})["catch"](function(){i.show(b.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},r.onErrorItem=function(){i.show(b.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},r.onSuccessItem=function(a,b){var c={path:b.path,name:b.name,basename:b.basename,type:b.type};a=_.merge(a,c),q.push(c)},m.getMessageMailId=function(a){var b=a.UserId?"imgFaxUserId"+a.UserId:"imgFaxVisitorId";return b+=m.faxRoom.id.toString()+a.id.toString()},m.togglePanelLeft=function(){m.panelLeft?(m.panelLeft=null,m.panelRight="col-md-12"):(m.panelLeft="col-md-6",m.panelRight="col-md-6")},m.closeRoom=function(){return c.open({animation:!0,templateUrl:"app/channels/fax/inbox/status/status.modal.html",controller:"FaxInboxStatusModalCtrl",resolve:{status:function(){return m.faxRoom.status},accountId:function(){return m.faxRoom.FaxAccount.id}}}).result.then(function(a){return f.update({id:m.workspace.id},a).$promise["catch"](function(a){i.error(a)})})},m.loadAgents=function(){c.open({animation:!0,templateUrl:"app/channels/fax/inbox/view/view.agents.modal.html",controller:"FaxInboxViewModalAgentCtrl",resolve:{roomId:function(){return m.workspace.id}}})},m.cancel=function(){m.form.disabled=!1,m.form.from="",m.form.to=""},m.loadNote=function(){c.open({animation:!0,templateUrl:"app/channels/fax/inbox/note/note.modal.html",controller:"FaxInboxViewModalNoteCtrl",resolve:{id:function(){return m.workspace.id}}})},m.getMessageFaxId=function(a){var b=a.UserId?"imgFaxUserId"+a.UserId:"imgFaxVisitorId";return b+=m.faxRoom.id.toString()+a.id.toString()},m.getMessageRoomAvatar=function(a,b,c,e){d(function(){var d=b?"#imgFaxUserId"+b:"#imgFaxVisitorId";d+=m.faxRoom.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"})})},m.onChanged=function(){return f.update({id:m.workspace.id},{tags:m.form.tags}).$promise["catch"](function(a){i.error(a)})},m.sendFax=function(){j.spin("spinner-grid");var a={from:m.form.from,to:m.form.to[0].fax||"",status:"SENDING",FaxAttachments:q,FaxRoomId:m.faxRoom?m.faxRoom.id:null},c=_.find(m.faxAccounts,{localstationid:m.form.from});return c?e.save({accountId:c.id,controller:"send"},a).$promise.then(function(a){return r.queue=[],q=[],i.show(b.instant("MESSAGE_WELL_DONE"),"success"),m.SmsRoom?m.SmsRoom:f.get({id:"messages",controller:a.id}).$promise}).then(function(a){a&&(m.workspace.id=a.id,m.workspace.name=a.contact,m.faxRoom=a,m.panelLeft="col-md-6",m.panelRight="col-md-6",m.expanded=!1)})["catch"](function(a){i.error(a)})["finally"](function(){j.stop("spinner-grid")}):(console.log("Can not find account"),void j.stop("spinner-grid"))},l.get().$promise.then(function(a){m.tags=_.map(a.rows,"name")})["catch"](function(a){console.error(a)}),e.get().$promise.then(function(a){m.faxAccounts=a.rows})["catch"](function(a){console.error(a)}),m.workspace.id?(m.panelLeft="col-md-6",m.panelRight="col-md-6",f.get({id:m.workspace.id}).$promise.then(function(a){m.faxRoom=a,m.form.from=a.FaxAccount.localstationid,m.form.tags=a.tags,m.workspace.name=a.contact||"No number", +m.expanded=!1;var b=_.findLast(a.FaxMessages,{status:"RECEIVED"});return b&&(m.form.to=[{fax:b.from}]),k.socket.on("fax_room:save",function(a){a.id===m.workspace.id&&_.merge(m.faxRoom,a)}),a})["catch"](function(a){i.error(a)})["finally"](function(){j.stop("spinner-grid"),m.form.disabled=!1})):(m.panelLeft=null,m.panelRight="col-md-12",j.stop("spinner-grid"),void 0)}}}]),angular.module("xCallyShuttleApp").controller("FaxInboxStatusModalCtrl",["$scope","$uibModalInstance","FaxAccount","status","accountId",function(a,b,c,d,e){a.modal={title:"APPLICATION_CONFIRM_CLOSE",text:"MESSAGE_ARE_YOU_SURE_YOU_WANT_TO_CLOSE_THE_FAX"},a.initDisposition=function(){return a.item={disposition:null,status:"CLOSED"},c.get({accountId:e,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a)})},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.inbox.view.account",{url:"/account/:id",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:10}}})}]),angular.module("xCallyShuttleApp").controller("FaxInboxViewAccountListCtrl",["$scope","$rootScope","$uibModal","$translate","$stateParams","$state","Tag","usSpinnerService","socket","FaxAccount","FaxRoom","gridOptions","uiGridConstants","Auth","Modal","xAlert","localStorageService","uibButtonConfig",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){a.openRoom=function(b){var c=_.find(a.workspaces,{id:b,type:"faxRoom"});return c?c.active=!0:a.workspaces.push({id:b,type:"faxRoom","class":"fa fa-fax",active:!0}),b&&"agent"===n.getCurrentUser().role&&"PENDING"!==a.query.status&&"CLOSED"!==a.query.status?k.patch({id:b},{status:"OPEN",openReason:"agent"}).$promise["catch"](function(a){console.error(a)}):void 0},a.getPage=function(){h.spin("spinner-grid");var b={accountId:e.id,controller:"rooms"};return a.query&&_.merge(b,a.query),j.query(b).$promise.then(function(b){q.set("faxAccountId",e.id),a.gridOptions.data=b,i.socket.on("fax_room:save",function(b){if(b.FaxAccountId==e.id){var c=_.find(a.gridOptions.data,{id:b.id});c?c.status!==b.status?_.remove(a.gridOptions.data,{id:b.id}):_.merge(c,b):a.query.status===b.status&&a.gridOptions.data.push(b)}}),i.socket.on("fax_room:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})})["catch"](function(a){p.error(a)})["finally"](function(){h.stop("spinner-grid")})},a.initView=function(){r.activeClass="green-haze",a.id=[],a.isAdmin=n.isAdmin(),a.isAgent=n.isAgent(),a.uncheckable=!1,a.query={status:q.get("faxStatus")?q.get("faxStatus"):"NEW",tags:q.get("faxTags")?q.get("faxTags"):[]},a.$watch("query.status",function(){q.set("faxStatus",a.query.status),a.getPage(a.query)},!0),j.get().$promise.then(function(b){a.faxAccounts=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:"fax_rooms.csv",enableRowHeaderSelection:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!1,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,enableSelectAll:!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:"tags",displayName:"",headerCellTemplate:'<i class="icon-tag" style="margin-top: 8px; margin-left: 8px;"></i>',cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><i data-ng-class=\"row.entity.tags.length ? 'icon-tag' : ''\" title=\"{{row.entity.tags}}\"></i></div>",width:30,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"id",displayName:"Id",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>#{{row.entity.id}}</span></div>",width:75,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"contact",cellClass:"text-center"},{name:"disposition",displayName:"APPLICATION_DISPOSITION",headerCellFilter:"translate"},{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-icon-only font-green" data-ng-hide="row.entity.waiting" data-ng-click="grid.appScope.openRoom(row.entity.id, row.entity.contact)"><i class="fa fa-fax" aria-hidden="true"></i></a> <a class="btn btn-icon-only font-red" 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:70,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)})}))}},a.getPage(a.query)},a.onChanged=function(){q.set("faxTags",a.query.tags),a.getPage(a.query)},a.loadAgents=function(a){c.open({animation:!0,templateUrl:"app/channels/fax/inbox/view/view.agents.modal.html",controller:"FaxInboxViewModalAgentCtrl",resolve:{roomId:a}})},a.tagItems=function(){c.open({animation:!0,templateUrl:"app/channels/fax/inbox/view/view.tags.modal.html",controller:"FaxInboxViewModalTagCtrl",resolve:{id:function(){return a.id}}}).result.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[]})},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.error(a)})}),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.error(a)})}),a.disposeItems=function(){return c.open({animation:!0,templateUrl:"app/channels/fax/inbox/status/status.modal.html",controller:"FaxInboxStatusModalCtrl",resolve:{status:function(){return null},accountId:function(){return e.id}}}).result.then(function(b){return k.patch({id:a.id},b).$promise.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.inbox.view.account.list",{url:"/list",templateUrl:"app/channels/fax/inbox/view/account/list/list.html",controller:"FaxInboxViewAccountListCtrl",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:10}}})}]),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: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("FaxInboxViewCtrl",["$scope","$timeout","$location","localStorageService","FaxAccount","xAlert",function(a,b,c,d,e,f){a.initView=function(){return e.get().$promise.then(function(b){var e=null;a.faxAccounts=b.rows,a.faxAccounts.length&&(e="/channels/fax/inbox/view/account/"+(d.get("faxAccountId")||a.faxAccounts[0].id)+"/list"),e&&c.path(e)})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.inbox.view",{url:"/view",templateUrl:"app/channels/fax/inbox/view/view.html",controller:"FaxInboxViewCtrl",reload:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/inbox.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("FaxInboxViewModalStatusCtrl",["$scope","$uibModalInstance","$translate","$stateParams","$location","FaxRoom","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)})["catch"](function(a){g.error(a)})}},{classes:"btn default",text:"APPLICATION_CANCEL",click:function(a){b.dismiss(a)}}]}}}]),angular.module("xCallyShuttleApp").controller("FaxInboxViewModalTagCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Tag","FaxRoom","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").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:100,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",size:"lg"});b.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("FaxQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","FaxQueue","Team","strategies",function(a,b,c,d,e,f,g){a.form={},a.strategies=g,a.item={penalty:0,agents:[]},a.getTeams=function(){return f.get({controller:"associations"}).$promise.then(function(b){a.teams=b.rows}).then(function(){ComponentsDropdowns.bindQueue(a.teams,[],function(){return{select:function(b){a.item.agents=_.union(a.item.agents,b)},deselect:function(b){a.item.agents=_.difference(a.item.agents,b)}}})})["catch"](function(a){console.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.error(a)})},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",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.queues",{url:"/queues",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:39}}})}]),angular.module("xCallyShuttleApp").controller("FaxQueueViewCtrl",["$scope","$http","$translate","$stateParams","xAlert","FaxQueue","Team","Auth","strategies",function(a,b,c,d,e,f,g,h,i){a.Auth=h,a.strategies=i;var j=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.error(a)})},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.error(a)})},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}}),j)})["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:41}}})}]),angular.module("xCallyShuttleApp").controller("FaxRealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","FaxQueue","usSpinnerService","$q","uiGridConstants","Auth","$timeout",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){function p(){return k.spin("grid-spinner"),g.get(u).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=[],b.rows.forEach(function(a){r(a)})})["catch"](function(a){f.error(a)})["finally"](function(){k.stop("grid-spinner")})}function q(){e.socket.on("agent:save",function(b){b=b.newValues||b;var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=_.has(b,"online")?b.online:c.online,c.lastLoginAt=_.has(b,"lastLoginAt")?b.lastLoginAt:c.lastLoginAt,c.pause=_.has(b,"faxPause")?b.faxPause:c.faxPause,c.pauseType=_.has(b,"pauseType")?b.pauseType:c.pauseType,c.lastPauseAt=_.has(b,"lastPauseAt")?b.lastPauseAt:c.lastPauseAt,c.ipaddr=_.has(b,"ipaddr")?b.ipaddr:c.ipaddr,c.port=_.has(b,"port")?b.port:c.port,c.fullcontact=_.has(b,"fullcontact")?b.fullcontact:c.fullcontact,c.useragent=_.has(b,"useragent")?b.useragent:c.useragent,c.lastms=_.has(b,"lastms")?b.lastms:c.lastms,c.internal=_.has(b,"internal")?b.internal:c.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=_.has(b,"online")?b.online:a.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 r(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 s(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.error(a)})}function t(){return j.get().$promise.then(function(b){a.faxQueues=b.rows,e.syncUpdates("fax_queue",a.faxQueues)})["catch"](function(a){f.error(a)})}a.faxQueues=[];var u={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">(<css-timer start-time="row.entity.lastLoginAt"></css-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"><css-timer data-ng-if="row.entity.pause" start-time="row.entity.lastPauseAt"></css-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><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(){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?u.order=null:u.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),p()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){u.offset=(a-1)*b,u.limit=b,p()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?u[a.name]=a.filters[0].term:delete u[a.name]}),p()})}},p(),s(),t(),o(function(){q()})};var v=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.error(a)})},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.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:"fax",data1:a,data3:b,data4:"fax"}).$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/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("FaxRealtimeViewApplicationCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportFaxSession","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.error(a)})["finally"](function(){m(),h.stop("spinner-grid")})}function m(){e.socket.on("report_fax_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_fax_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.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span> <span data-ng-if="!row.entity.leaveAt">[<css-timer start-time="row.entity.updatedAt"></css-timer>]</span></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_fax_session")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.realtime.view.applications",{url:"/applications",templateUrl:"app/channels/fax/realtime/view/application/application.html",controller:"FaxRealtimeViewApplicationCtrl"})}]),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("ReportFaxSession",["$resource",function(a){return a("/api/report/fax/sessions/:id/:controller/:controller2",{id:"@id"},{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:34}}})}]),angular.module("xCallyShuttleApp").controller("MailAccountListCtrl",["$scope","$stateParams","gridOptions","MailAccount","socket",function(a,b,c,d,e){a.$on("$destroy",function(){e.unsyncUpdates("mail_server_in")}),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 data-ng-if="row.entity.MailServerIn" class="label label-sm" data-ng-class="row.entity.MailServerIn.state === \'CONNECTED\' ? \'label-success\' : \'label-danger\'">{{row.entity.MailServerIn.state}}</span> <span data-ng-if="!row.entity.MailServerIn" class="label label-sm label-info" >{{\'APPLICATION_DISABLED\' | translate | uppercase}}</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:75,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.app == "queue" ? row.entity.MailQueue.name : row.entity.User.name}}</span></div>'},{name:"timeout",cellClass:"text-center"},{name:"interval",displayName:"APPLICATION_TIME_INTERVAL",cellClass:"text-center",cellTemplate:"<div><span>{{row.entity.Interval ? row.entity.Interval.name : row.entity.interval}}</span></div>"},{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","MailAccount","Template","SmsAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){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"},{name:"SendMail",value:"sendMail"},{name:"ReplyMail",value:"replyMail"},{name:"SendSMS",value:"sendSms"}],a.types=[{key:"APPLICATION_REPLY",value:"reply"},{key:"APPLICATION_REPLY_TO_ALL",value:"replyAll"}],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"}if("always"===a.application.intType||"custom"===a.application.intType){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){console.error(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.getTemplates=function(){return o.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return n.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getSmsAccounts=function(){return p.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.updateItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var g,h,i,j,k;g=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(h=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(h+="-"+a.application.wd_to)):h="*",a.application.md_from&&"always"!==a.application.md_from?(i=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(i+="-"+a.application.md_to)):i="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",k=g+","+h+","+i+","+j,a.application.interval=k,a.application.IntervalId=null}return n.update({accountId:c.accountId,controller:"applications",id:c.actionId},a.application).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success"),e.path("/channels/mail/accounts/view/"+c.accountId+"/actions/list")})["catch"](function(a){f.error(a)})}}]),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","Template","MailQueue","MailAccount","Interval","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","SmsAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){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"},{name:"SendMail",value:"sendMail"},{name:"ReplyMail",value:"replyMail"},{name:"SendSMS",value:"sendSms"}],a.types=[{key:"APPLICATION_REPLY",value:"reply"},{key:"APPLICATION_REPLY_TO_ALL",value:"replyAll"}],a.$application=n.application,a.$stateParams=h,a.$interval=o.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 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){console.error(a)})},a.getTemplates=function(){return d.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getSmsAccounts=function(){return p.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return f.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getIntervals=function(){return g.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){console.error(a)})},a.createItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var c,d,e,g,i;c=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(d=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(d+="-"+a.application.wd_to)):d="*",a.application.md_from&&"always"!==a.application.md_from?(e=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(e+="-"+a.application.md_to)):e="*",a.application.m_from&&"always"!==a.application.m_from?(g=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(g+="-"+a.application.m_to)):g="*",i=c+","+d+","+e+","+g,a.application.interval=i,a.application.IntervalId=null}return f.save({accountId:h.accountId,controller:"applications"},a.application).$promise.then(function(){j.path("/channels/mail/accounts/view/"+h.accountId+"/actions/list")})["catch"](function(a){console.error(a)})},a.formValidation=function(a){return a},a.next=function(){l.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").factory("MailDisposition",["$resource",function(a){return a("/api/mail/dispositions/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("MailInboxViewModaDispositionAddCtrl",["$scope","$uibModalInstance","MailAccount","id","xAlert","$translate",function(a,b,c,d,e,f){a.ok=function(){return c.save({accountId:d,controller:"dispositions"},{name:a.name}).$promise.then(function(a){b.close(a)})["catch"](function(a){e.show(f.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("MailAccountDispositionViewCtrl",["$scope","$stateParams","$uibModal","$translate","MailAccount","xAlert",function(a,b,c,d,e,f){a.initView=function(){return e.get({accountId:b.accountId,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.updateDisposition=function(a,c){return e.update({accountId:b.accountId,controller:"dispositions",id:a},{name:c}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.deleteDisposition=function(c){return console.log("delete"),e.remove({accountId:b.accountId,controller:"dispositions",id:c}).$promise.then(function(){_.remove(a.dispositions,{id:c})})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.addDisposition=function(){return c.open({animation:!0,templateUrl:"app/channels/mail/account/view/disposition/modal/add.modal.html",controller:"MailInboxViewModaDispositionAddCtrl",resolve:{id:function(){return b.accountId}}}).result.then(function(b){b&&a.dispositions.push(b)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.accounts.view.dispositions",{url:"/dispositions",controller:"MailAccountDispositionViewCtrl",templateUrl:"app/channels/mail/account/view/disposition/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("MailAccountHooksViewCtrl",["$scope","MailAccount","Pause","$http","$stateParams","clipboard","$translate","$location","xAlert","List",function(a,b,c,d,e,f,g,h,i,j){a.account={},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.initView=function(){a.types=[{value:"",name:"-- None --"},{name:"HTTP GET",value:"GET"},{name:"HTTP POST",value:"POST"}],c.get().$promise.then(function(b){a.pauses=b.rows})["catch"](function(a){i.error(a)}),b.get({id:e.accountId}).$promise.then(function(b){a.account=b,a.account.actions.length<1&&a.account.actions.push({action:"pause",enabled:!1,type:null})})["catch"](function(a){i.error(a)})},a.resetActionData=function(a){a.type=null},a.updateItemMailAccount=function(){return console.log(a.account),b.update({id:e.accountId},a.account).$promise.then(function(){i.show(g.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){i.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.accounts.view.hooks",{url:"/hooks",controller:"MailAccountHooksViewCtrl",templateUrl:"app/channels/mail/account/view/hooks/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("MailAccountOtherViewCtrl",["$scope","$rootScope","$stateParams","$translate","xAlert","MailAccount",function(a,b,c,d,e,f){a.initView=function(){return a.options={language:b.language,allowedContent:!0,entities:!1,skin:"office2013",contentsCss:"/assets/css/global/richparams.css",extraPlugins:"autogrow",autoGrow_minHeight:450,disableNativeSpellChecker:!1,toolbar:[{name:"clipboard",items:["Cut","Copy","Paste","PasteText","PasteFromWord","-","Undo","Redo"]},{name:"links",items:["Link","Unlink","Anchor"]},{name:"insert",items:["Image","Table","HorizontalRule","SpecialChar"]},{name:"tools",items:["Maximize"]},{name:"document",items:["Source"]},"/",{name:"basicstyles",items:["Bold","Italic","Underline","Strike","Subscript","Superscript","-","RemoveFormat"]},{name:"paragraph",items:["NumberedList","BulletedList","-","Outdent","Indent","-","Blockquote"]},{name:"styles",items:["Styles","Format"]},"/",{name:"motion",items:["voice","chat","mail"]}]},f.get({id:c.accountId}).$promise.then(function(b){console.log(b),a.account=b})["catch"](function(a){e.error(a)})},a.updateItemMailAccount=function(){return f.update({id:c.accountId},{whiteLabel:a.account.whiteLabel,signature:a.account.signature}).$promise.then(function(){e.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){e.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.accounts.view.other",{url:"/other",controller:"MailAccountOtherViewCtrl",templateUrl:"app/channels/mail/account/view/other/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("MailAccountSettingViewCtrl",["$scope","$http","$stateParams","$translate","$location","$timeout","socket","xAlert","MailAccount","MailMessage","MailServerIn","MailServerOut","usSpinnerService","List","Template",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){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")}),n.get().$promise.then(function(b){a.lists=b.rows})["catch"](function(a){console.error(a)}),o.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)}),i.get({id:c.accountId}).$promise.then(function(b){a.account=b,a.account.MailServerIn&&(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.error(a)})},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,service:a.account.service,ListId:a.account.ListId,TemplateId:a.account.TemplateId}).$promise.then(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})},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.error(a)})},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.error(a)})},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.settings",{url:"/settings",controller:"MailAccountSettingViewCtrl",templateUrl:"app/channels/mail/account/view/setting/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("MailAccountViewCtrl",["$scope","$stateParams","MailAccount",function(a,b,c){a.initView=function(){return c.get({id:b.accountId}).$promise.then(function(b){a.account=b})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.accounts.view",{url:"/view/:accountId",controller:"MailAccountViewCtrl",templateUrl:"app/channels/mail/account/view/view.html",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("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.error(a)})}}]),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:36}}})}]),angular.module("xCallyShuttleApp").controller("MailInboxInfoModalCtrl",["$scope","$translate","$uibModalInstance","$stateParams","xAlert","uniqueId","ReportSquare",function(a,b,c,d,e,f,g){a.data=null,a.initInfo=function(){g.get({controller:"show",uniqueid:f}).$promise.then(function(b){a.data={id:b.id,channel:b.channel,uniqueid:b.uniqueid,callerid:b.callerid,calleridname:b.calleridname,project_name:b.project_name,extension:b.extension}})["catch"](function(b){switch(b.status){case 404:a.data=null;break;default:e.error(b)}})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").directive("mailMessage",["$rootScope","$translate","MailMessage","List","xAlert","Lightbox","$uibModal",function(a,b,c,d,e,f,g){return{restrict:"E",scope:{message:"=",listId:"="},templateUrl:"app/channels/mail/inbox/message/message.directive.html",link:function(h){h.openPreview=function(a){f.openModal(["api/mail/attachments/"+a],0)},h.openContact=function(c){return h.listId?d.save({listId:h.listId,controller:"contacts"},{email:c}).$promise.then(function(b){var c=_.find(a.$root.workspaces,{contactID:b.id});c?c.active=!0:a.$root.workspaces.push({active:!0,"class":"icon-user",contactID:b.id,name:b.email,type:"contact"})})["catch"](function(a){console.error(a)}):void e.show(b.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")},h.info=function(a){g.open({animation:!0,templateUrl:"app/channels/mail/inbox/message/info.modal.html",controller:"MailInboxInfoModalCtrl",resolve:{uniqueId:function(){return a}}})},h.retry=function(a){return c.update({id:a,status:"SENDING"}).$promise["catch"](function(a){console.error(a)})}}}}]),angular.module("xCallyShuttleApp").directive("mailNote",["$translate","Modal","Auth","MailMessage","xAlert",function(a,b,c,d,e){return{restrict:"E",scope:{message:"="},templateUrl:"app/channels/mail/inbox/note/note.directive.html",link:function(f){f.Auth=c,f.deleteNote=b.confirm["delete"](function(){return d.remove({id:f.message.id}).$promise.then(function(){e.show(a.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){e.error(a)})})}}}]),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",controller2:"send"},{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",["$rootScope","$cookieStore","$translate","$uibModal","$timeout","Tag","CannedAnswer","MailAttachment","List","MailAccount","MailRoom","MailMessage","FileUploader","xAlert","usSpinnerService","socket","Auth",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){return{restrict:"E",scope:{workspace:"="},templateUrl:"app/channels/mail/inbox/room/room.directive.html",link:function(e){function r(a){var b="";return e.mailRoom.MailAccount.signature&&(b+="<br>"+e.mailRoom.MailAccount.signature),a?b+"<br><blockquote>"+a.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'").replace(/\n/g,"<br>")+"</blockquote>":void 0}e.onCKReady=function(a){e.ckEditorInstance=a},e.$on("$destroy",function(){console.log("mailRoom directive $destroy")});var s=[];e.user=q.getCurrentUser(),e.getContacts=function(a){return e.listId?i.get({listId:e.listId,controller:"contacts",email:a}).$promise.then(function(a){return a.rows})["catch"](function(a){console.error(a)}):[]},e.setList=function(a){e.listId=a},e.options={language:a.language,allowedContent:!0,entities:!1,skin:"office2013",extraPlugins:"autogrow",autoGrow_minHeight:600,autoGrow_maxHeight:600,disableNativeSpellChecker:!1,toolbar:[{name:"clipboard",items:["Cut","Copy","Paste","-","Undo","Redo"]},{name:"links",items:["Link","Unlink","Anchor"]},{name:"insert",items:["Image","Table","HorizontalRule","SpecialChar"]},{name:"tools",items:["Maximize"]},"/",{name:"basicstyles",items:["Bold","Italic","Underline","Strike","Subscript","Superscript","-","RemoveFormat"]},{name:"paragraph",items:["NumberedList","BulletedList","-","Outdent","Indent","-","Blockquote"]},{name:"styles",items:["Styles","Format"]}]},e.expanded=!0,e.modelOptions={debounce:{"default":500,blur:250},getterSetter:!0},e.panelLeft=null,e.panelRight="col-md-12",e.forms={},e.form={from:[],to:e.workspace.data&&e.workspace.data.to?[e.workspace.data.to]:[],cc:[],bcc:[],tags:[],html:"",disabled:!1},p.socket.on("mail_message:remove",function(a){_.remove(e.mailRoom.MailMessages,{id:a.id})}),p.socket.on("mail_message:save",function(a){return e.workspace.id&&a.MailRoomId==e.workspace.id?(e.workspace.active||e.workspace.unread++,l.get({id:a.id}).$promise.then(function(a){e.mailRoom||(e.mailRoom={MailMessages:[]});var b=_.findIndex(e.mailRoom.MailMessages,{id:a.id});b>-1?_.merge(e.mailRoom.MailMessages[b],a):e.mailRoom.MailMessages.unshift(a),e.panelLeft="col-md-6",e.panelRight="col-md-6"})["catch"](function(a){console.error(a)})):void 0});var t=e.uploader=new m({url:"api/mail/attachments",autoUpload:!0,withCredentials:!0,headers:{Authorization:"Bearer "+b.get("token")}});return t.onErrorItem=function(){n.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},t.removeFromQueue=function(a){var b=this;return h["delete"]({id:a.basename}).$promise.then(function(){var c=b.getIndexOfItem(a),d=b.queue[c];d.isUploading&&d.cancel(),b.queue.splice(c,1),d._destroy(),b.progress=b._getTotalProgress(),s=_.reject(s,{basename:a.basename})})["catch"](function(){n.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},t.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),s.push(c)},e.openRoom=function(b){var c=_.find(a.workspaces,{id:b,type:"mailRoom"});c?c.active=!0:a.workspaces.push({id:b,type:"mailRoom","class":"icon-envelope",active:!0})},e.togglePanelLeft=function(){e.panelLeft?(e.panelLeft=null,e.panelRight="col-md-12"):(e.panelLeft="col-md-6",e.panelRight="col-md-6")},e.onSelectAnswer=function(){e.ckEditorInstance.insertHtml(e.modelOptions.selectedAnswer),delete e.modelOptions.selectedAnswer},e.getAnswers=function(a){return g.get({key:a}).$promise.then(function(a){return _.map(a.rows,"value")})},e.closeRoom=function(){return d.open({animation:!0,templateUrl:"app/channels/mail/inbox/status/status.modal.html",controller:"MailInboxStatusModalCtrl",resolve:{accountId:function(){return e.mailRoom.MailAccountId}}}).result.then(function(a){return k.patch({id:e.workspace.id},a).$promise["catch"](function(a){n.error(a)})})},e.loadNote=function(){return d.open({animation:!0,templateUrl:"app/channels/mail/inbox/note/note.modal.html",controller:"MailInboxViewModalNoteCtrl",resolve:{id:function(){return e.workspace.id}}})},e.onChanged=function(){return k.update({id:e.workspace.id},{tags:e.form.tags}).$promise["catch"](function(a){console.error(a)})},e.sendMail=function(){o.spin("spinner-grid"),e.form.disabled=!0;var a={},b={subject:e.form.subject||(e.mailRoom?e.mailRoom.subject:null),from:e.form.from,to:_.map(e.form.to,"email"),cc:_.map(e.form.cc,"email"),bcc:_.map(e.form.bcc,"email"),html:e.form.html||null,text:e.form.text||null,inReplyTo:a.messageId||null,status:"SENDING",MailAttachments:s};return e.mailRoom?(a=_.last(e.mailRoom.MailMessages,{status:"RECEIVED"}),b.inReplyTo=a.messageId||null,k.save({id:e.workspace.id,controller:"messages",controller2:"send"},b).$promise.then(function(){e.form.html="",t.queue=[],s=[],n.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(){n.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})["finally"](function(){o.stop("spinner-grid"),e.form.disabled=!1})):l.save(b).$promise.then(function(a){n.show(c.instant("MESSAGE_MAIL_MESSAGE_SEND_SUCCESS"),"success"),e.form.html="",t.queue=[],s=[],e.workspace.id=a.id,e.workspace.name=a.subject,e.mailRoom=a,e.expanded=!1,p.socket.on("mail_room:save",function(a){e.workspace.id&&a.id===e.workspace.id&&_.merge(e.mailRoom,a)})})["catch"](function(){n.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})["finally"](function(){o.stop("spinner-grid"),e.form.disabled=!1})},f.get().$promise.then(function(a){e.tags=_.map(a.rows,"name")})["catch"](function(a){console.error(a)}),j.get().$promise.then(function(a){e.mailAccounts=a.rows})["catch"](function(a){console.error(a)}),e.workspace.id?(e.panelLeft="col-md-6",e.panelRight="col-md-6",k.get({id:e.workspace.id}).$promise.then(function(a){e.mailRoom=a,e.expanded=!1,e.listId=a.MailAccount.ListId,e.workspace.name=a.subject||"No subject",e.form.from.push(a.MailAccount.address),e.form.tags=a.tags;var b=_.findLast(e.mailRoom.MailMessages,{status:"RECEIVED"});return b&&(e.form.to=_.map(_.union(b.from,b.to),function(a){return{email:a}}),e.form.to=_.remove(e.form.to,function(b){return b.email!==a.MailAccount.address}),e.form.cc=_.map(b.cc,function(a){return{email:a}}),e.form.bcc=_.map(b.bcc,function(a){return{email:a}}),e.form.subject="Re: "+(b.subject||"No subject"),e.form.html=r(b.text)),p.socket.on("mail_room:save",function(a){a.id===e.workspace.id&&_.merge(e.mailRoom,a)}),a})["catch"](function(a){console.error(a)})["finally"](function(){o.stop("spinner-grid"),e.form.disabled=!1})):(e.panelLeft=null,e.panelRight="col-md-12",o.stop("spinner-grid"),void 0)}}}]),angular.module("xCallyShuttleApp").controller("MailInboxStatusModalCtrl",["$scope","$uibModalInstance","MailAccount","accountId",function(a,b,c,d){a.modal={title:"APPLICATION_CONFIRM_CLOSE",text:"MESSAGE_ARE_YOU_SURE_YOU_WANT_TO_CLOSE_THE_MAIL"},a.initDisposition=function(){return a.item={disposition:null,status:"CLOSED"},c.get({accountId:d,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a)})},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss()}}]),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","uibButtonConfig","usSpinnerService","socket","MailAccount","MailRoom","uiGridConstants","Auth","Modal","xAlert","localStorageService",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){a.openRoom=function(b,c){var d=_.find(a.workspaces,{id:b,type:"mailRoom"});return d&&b?d.active=!0:a.workspaces.push({id:b,subject:c,type:"mailRoom","class":"icon-envelope",active:!0}),b&&"agent"===n.getCurrentUser().role&&"PENDING"!==a.query.status&&"CLOSED"!==a.query.status?l.patch({id:b},{status:"OPEN",openReason:"agent"}).$promise["catch"](function(a){console.error(a)}):void 0},a.getPage=function(){i.spin("spinner-grid");var b={accountId:e.id,controller:"rooms"};return a.query&&_.merge(b,a.query),k.query(b).$promise.then(function(b){q.set("mailAccountId",e.id),a.gridOptions.data=b,j.socket.on("mail_room:save",function(b){if(b.MailAccountId==e.id){var c=_.find(a.gridOptions.data,{id:b.id});c?c.status!==b.status?_.remove(a.gridOptions.data,{id:b.id}):_.merge(c,b):a.query.status===b.status&&a.gridOptions.data.push(b)}}),j.socket.on("mail_room:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})})["catch"](function(a){ +console.error(a)})["finally"](function(){i.stop("spinner-grid")})},a.initView=function(){h.activeClass="green-haze",a.id=[],a.isAdmin=n.isAdmin(),a.isAgent=n.isAgent(),a.uncheckable=!1,a.query={status:q.get("mailStatus")?q.get("mailStatus"):"NEW",tags:q.get("mailTags")?q.get("mailTags"):[]},a.$watch("query.status",function(){q.set("mailStatus",a.query.status),a.getPage()},!0),k.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:!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:"attachment",displayName:"",headerCellTemplate:'<i class="icon-paper-clip" style="margin-top: 8px; margin-left: 8px;"></i>',cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><i data-ng-class=\"row.entity.attachment ? 'icon-paper-clip' : ''\"></i></div>",width:30,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"tags",displayName:"",headerCellTemplate:'<i class="icon-tag" style="margin-top: 8px; margin-left: 8px;"></i>',cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><i data-ng-class=\"row.entity.tags.length ? 'icon-tag' : ''\" title=\"{{row.entity.tags}}\"></i></div>",width:30,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"id",displayName:"Id",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>#{{row.entity.id}}</span></div>",width:75,enableSorting:!0,enableFiltering:!0,enableColumnMenu:!1},{name:"subject"},{name:"from",cellClass:"text-center"},{name:"disposition",displayName:"APPLICATION_DISPOSITION",headerCellFilter:"translate"},{name:"updatedAt",cellFilter:"date:'dd/MM/yyyy HH:mm'",width:120,enableSorting:!1,enableFiltering:!1,sort:{direction:m.DESC}},{name:"action",cellTemplate:'<div> <a class="btn btn-icon-only" data-ng-disabled="row.entity.waiting" data-ng-class="row.entity.waiting ? \'font-blue\' : \'font-green\'" data-ng-click="grid.appScope.openRoom(row.entity.id, row.entity.subject)"><i class="fa" data-ng-class="row.entity.waiting ? \'fa-repeat\' : \'fa-envelope\' " aria-hidden="true"></i></a> <a class="btn btn-icon-only font-red" data-ng-disabled="row.entity.waiting" 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></a> </div>',enableSorting:!1,cellClass:"ui-grid-vcenter",width:70,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)})}))}},a.getPage(a.query)},a.onChanged=function(){q.set("mailTags",a.query.tags),a.getPage(a.query)},a.tagItems=function(){return 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.disposeItems=function(){return c.open({animation:!0,templateUrl:"app/channels/mail/inbox/status/status.modal.html",controller:"MailInboxStatusModalCtrl",resolve:{status:function(){return null},accountId:function(){return e.id}}}).result.then(function(b){return l.patch({id:a.id},b).$promise.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})})},a.deleteItem=o.confirm["delete"](function(b){var c={id:b};return l.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.error(a)})}),a.deleteItems=o.confirm["delete"](function(){var b={ids:a.id};return l["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.error(a)})})}]),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","Auth","MailRoom","xAlert","roomId",function(a,b,c,d,e,f,g,h,i){var j=[];a.initModal=function(){return a.agents=[],a.item={agents:[]},e.get().$promise.then(function(b){for(var c=0;c<b.rows.length;c++)a.agents.push(b.rows[c]);return g.query({id:i,controller:"agents"}).$promise}).then(function(b){for(var c=0;c<b.length;c++)f.isAgent()||a.item.agents.push(b[c]),j.push(b[c].id)})["catch"](function(a){console.error(a)})},a.ok=function(){return j=f.isAgent()?_.union(j,a.item.agents):angular.copy(a.item.agents),g.update({id:i,controller:"agents",agents:j}).$promise.then(function(){h.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","localStorageService","MailAccount",function(a,b,c,d,e){a.initView=function(){return e.get().$promise.then(function(b){var e=null;a.mailAccounts=b.rows,a.mailAccounts.length&&(e="/channels/mail/inbox/view/account/"+(d.get("mailAccountId")||a.mailAccounts[0].id)+"/list"),e&&c.path(e)})["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",reload:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/inbox.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("MailInboxViewModalTagCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Tag","MailRoom","xAlert","id",function(a,b,c,d,e,f,g,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,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:9}}})}]),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/:controller2",{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:100,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",size:"lg"});b.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("MailQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","MailQueue","Team","strategies",function(a,b,c,d,e,f,g){a.form={},a.strategies=g,a.item={penalty:0,agents:[]},a.getTeams=function(){return f.get({controller:"associations"}).$promise.then(function(b){a.teams=b.rows}).then(function(){ComponentsDropdowns.bindQueue(a.teams,[],function(){return{select:function(b){a.item.agents=_.union(a.item.agents,b)},deselect:function(b){a.item.agents=_.difference(a.item.agents,b)}}})})["catch"](function(a){console.error(a)})},a.save=function(){return e.save(a.item).$promise.then(function(a){b.close(a)})["catch"](function(a){d.error(a)})},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",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("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:35}}})}]),angular.module("xCallyShuttleApp").controller("MailQueueViewCtrl",["$scope","$http","$translate","$stateParams","xAlert","Team","MailQueue","Auth","strategies",function(a,b,c,d,e,f,g,h,i){a.Auth=h,a.strategies=i;var j=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.error(a)})},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}}),j)})["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:37}}})}]),angular.module("xCallyShuttleApp").controller("MailRealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","MailQueue","usSpinnerService","$q","uiGridConstants","Auth","$timeout",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){function p(){return k.spin("grid-spinner"),g.get(u).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=[],b.rows.forEach(function(a){r(a)})})["catch"](function(a){f.error(a)})["finally"](function(){k.stop("grid-spinner")})}function q(){e.socket.on("agent:save",function(b){b=b.newValues||b;var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=_.has(b,"online")?b.online:c.online,c.lastLoginAt=_.has(b,"lastLoginAt")?b.lastLoginAt:c.lastLoginAt,c.pause=_.has(b,"mailPause")?b.mailPause:c.mailPause,c.pauseType=_.has(b,"pauseType")?b.pauseType:c.pauseType,c.lastPauseAt=_.has(b,"lastPauseAt")?b.lastPauseAt:c.lastPauseAt,c.ipaddr=_.has(b,"ipaddr")?b.ipaddr:c.ipaddr,c.port=_.has(b,"port")?b.port:c.port,c.fullcontact=_.has(b,"fullcontact")?b.fullcontact:c.fullcontact,c.useragent=_.has(b,"useragent")?b.useragent:c.useragent,c.lastms=_.has(b,"lastms")?b.lastms:c.lastms,c.internal=_.has(b,"internal")?b.internal:c.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=_.has(b,"online")?b.online:a.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 r(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 s(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.error(a)})}function t(){return j.get().$promise.then(function(b){a.mailQueues=b.rows,e.syncUpdates("mail_queue",a.mailQueues)})["catch"](function(a){f.error(a)})}a.mailQueues=[];var u={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">(<css-timer start-time="row.entity.lastLoginAt"></css-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"><css-timer data-ng-if="row.entity.pause" start-time="row.entity.lastPauseAt"></css-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><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(){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?u.order=null:u.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),p()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){u.offset=(a-1)*b,u.limit=b,p()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?u[a.name]=a.filters[0].term:delete u[a.name]}),p()})}},p(),s(),t(),o(function(){q()})};var v=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.error(a)})},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.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:"mail",data1:a,data3:b,data4:"mail"}).$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/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.error(a)})["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:"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.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span> <span data-ng-if="!row.entity.leaveAt">[<css-timer start-time="row.entity.updatedAt"></css-timer>]</span></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("ReportMailSession",["$resource",function(a){return a("/api/report/mail/sessions/:id/:controller/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("OpenChannelAccount",["$resource",function(a){return a("/api/openchannel/accounts/:accountId/:controller/:id",{id:"@accountId"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts",{url:"/accounts",template:"<div ui-view></div>",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:46}}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountListCtrl",["$scope","OpenChannelAccount","gridOptions","$stateParams","xAlert","$translate",function(a,b,c,d,e,f){a.initView=function(){var e={exporterCsvFilename:"openchannel_accounts.csv",columnDefs:[{name:"id",displayName:"ID",cellClass:"text-center",width:75,enableSorting:!1,enableFiltering:!1},{name:"name"},{name:"description"},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/channels/openchannel/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(b,e,a,{accountId:d.accountId})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.list",{url:"/list",templateUrl:"app/channels/openchannel/account/list/list.html",controller:"OpenChannelAccountListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view.actions",{url:"/actions",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("OpenChannelApplication",["$resource",function(a){return a("/api/openchannel/applications/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountViewActionListCtrl",["$scope","gridOptions","OpenChannelAccount","$http","$translate","$stateParams","xAlert",function(a,b,c,d,e,f,g){a.initActions=function(){var d={draggable:!0,exporterCsvFilename:"openchannel_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.app == "queue" ? row.entity.OpenchannelQueue.name : row.entity.User.name}}</span></div>'},{name:"timeout",cellClass:"text-center"},{name:"interval",displayName:"APPLICATION_TIME_INTERVAL",cellClass:"text-center",cellTemplate:"<div><span>{{row.entity.Interval ? row.entity.Interval.name : row.entity.interval}}</span></div>"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/channels/openchannel/accounts/view/{{row.entity.OpenchannelAccountId}}/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.openchannel.accounts.view.actions.list",{url:"/list",templateUrl:"app/channels/openchannel/account/view/action/list/list.html",controller:"OpenChannelAccountViewActionListCtrl"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountViewActionViewCtrl",["$scope","$http","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","Agent","Interval","OpenChannelQueue","OpenChannelAccount","OpenChannelApplication","Template","MailAccount","SmsAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){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"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],o.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"}if("always"===a.application.intType||"custom"===a.application.intType){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.getSmsAccounts=function(){return r.get().$promise.then(function(b){a.smsAccounts=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(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var g,h,i,j,k;g=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(h=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(h+="-"+a.application.wd_to)):h="*",a.application.md_from&&"always"!==a.application.md_from?(i=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(i+="-"+a.application.md_to)):i="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",k=g+","+h+","+i+","+j,a.application.interval=k,a.application.IntervalId=null}return n.update({accountId:c.accountId,controller:"applications",id:c.actionId},a.application).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success"),e.path("/channels/openchannel/accounts/view/"+c.accountId+"/actions/list")})["catch"](function(a){f.error(a)})},a.getTemplates=function(){return p.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return q.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view.actions.view",{url:"/view/:actionId",templateUrl:"app/channels/openchannel/account/view/action/view/view.html",controller:"OpenChannelAccountViewActionViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountViewActionWizardCtrl",["$scope","$http","Agent","OpenChannelQueue","Interval","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","OpenChannelApplication","OpenChannelAccount","Template","MailAccount","SmsAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){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"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],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.getSmsAccounts=function(){return r.get().$promise.then(function(b){a.smsAccounts=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(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var c,d,e,j,k;c=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(d=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(d+="-"+a.application.wd_to)):d="*",a.application.md_from&&"always"!==a.application.md_from?(e=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(e+="-"+a.application.md_to)):e="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",k=c+","+d+","+e+","+j,a.application.interval=k,a.application.IntervalId=null}return o.save({accountId:f.accountId,controller:"applications"},a.application).$promise.then(function(){i.show(g.instant("MESSAGE_WELL_DONE"),"success"),h.path("/channels/openchannel/accounts/view/"+f.accountId+"/actions/list")})["catch"](function(a){i.error(a)})},a.formValidation=function(a){return a},a.next=function(){j.wizard().next()},a.getMailAccounts=function(){return q.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getTemplates=function(){return p.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view.actions.wizard",{url:"/wizard",templateUrl:"app/channels/openchannel/account/view/action/wizard/wizard.html",controller:"OpenChannelAccountViewActionWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountApiViewCtrl",["$scope","OpenChannelAccount","$http","$stateParams","clipboard","$translate","$location","xAlert",function(a,b,c,d,e,f,g,h){a.copyToClipboard=function(a){e.copyText(a),h.show(f.instant("MESSAGE_TEXT_COPIED_CLIPBOARD")+"!","success")},a.initView=function(){b.get({id:d.accountId}).$promise.then(function(b){a.account=b,a.receiveurl=a.account.remote+"/api/openchannel/accounts/"+a.account.id+"/receive"})["catch"](function(a){h.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view.api",{url:"/api",controller:"OpenChannelAccountApiViewCtrl",templateUrl:"app/channels/openchannel/account/view/api/view/view.html"})}]),angular.module("xCallyShuttleApp").factory("OpenChannelDisposition",["$resource",function(a){return a("/api/openchannel/dispositions/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelInboxViewModaDispositionAddCtrl",["$scope","$uibModalInstance","OpenChannelAccount","id",function(a,b,c,d){a.ok=function(){return c.save({accountId:d,controller:"dispositions"},{name:a.name}).$promise.then(function(a){b.close(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountDispositionViewCtrl",["$scope","$stateParams","$uibModal","$translate","OpenChannelAccount","xAlert",function(a,b,c,d,e,f){a.initView=function(){return e.get({accountId:b.accountId,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.updateDisposition=function(a,c){return e.update({accountId:b.accountId,controller:"dispositions",id:a},{name:c}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.deleteDisposition=function(c){return console.log("delete"),e.remove({accountId:b.accountId,controller:"dispositions",id:c}).$promise.then(function(){_.remove(a.dispositions,{id:c})})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.addDisposition=function(){return c.open({animation:!0,templateUrl:"app/channels/openchannel/account/view/disposition/modal/add.modal.html",controller:"OpenChannelInboxViewModaDispositionAddCtrl",resolve:{id:function(){return b.accountId}}}).result.then(function(b){b&&a.dispositions.push(b)})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view.dispositions",{url:"/dispositions",controller:"OpenChannelAccountDispositionViewCtrl",templateUrl:"app/channels/openchannel/account/view/disposition/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountHooksViewCtrl",["$scope","OpenChannelAccount","Pause","$http","$stateParams","$translate","$location","xAlert",function(a,b,c,d,e,f,g,h){a.account={},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.initView=function(){a.types=[{value:"",name:"-- None --"},{name:"HTTP GET",value:"GET"},{name:"HTTP POST",value:"POST"}],c.get().$promise.then(function(b){a.pauses=b.rows})["catch"](function(a){h.error(a)}),b.get({id:e.accountId}).$promise.then(function(b){a.account=b,a.account.actions.length<1&&a.account.actions.push({action:"pause",enabled:!1,type:null})})["catch"](function(a){h.error(a)})},a.resetActionData=function(a){a.type=null},a.updateItem=function(){return console.log(a.account),b.update({id:e.accountId},a.account).$promise.then(function(){h.show(f.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view.hooks",{url:"/hooks",controller:"OpenChannelAccountHooksViewCtrl",templateUrl:"app/channels/openchannel/account/view/hooks/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountSettingViewCtrl",["$scope","OpenChannelAccount","$http","$stateParams","clipboard","$translate","$location","xAlert","List",function(a,b,c,d,e,f,g,h,i){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.types=[{name:"HTTP GET",value:"GET"},{name:"HTTP POST",value:"POST"}],a.account={},a.initView=function(){i.get().$promise.then(function(b){a.lists=b.rows})["catch"](function(a){console.error(a)}),b.get({id:d.accountId}).$promise.then(function(b){a.account=b})["catch"](function(a){h.error(a)})},a.updateItem=function(){return b.update({id:d.accountId},a.account).$promise.then(function(){h.show(f.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view.settings",{url:"/settings",controller:"OpenChannelAccountSettingViewCtrl",templateUrl:"app/channels/openchannel/account/view/setting/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountViewCtrl",["$scope","OpenChannelAccount","$http","$stateParams","clipboard","$translate","$location","xAlert","List",function(a,b,c,d,e,f,g,h,i){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.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view",{url:"/view/:accountId",templateUrl:"app/channels/openchannel/account/view/view.html",controller:"OpenChannelAccountViewCtrl",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("OpenChannelAccountWizardCtrl",["$scope","$http","$location","$translate","WizardHandler","xAlert","OpenChannelAccount",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.item.remote=c.protocol()+"://"+location.host},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/openchannel/accounts/list")})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.wizard",{url:"/wizard",templateUrl:"app/channels/openchannel/account/wizard/wizard.html",controller:"OpenChannelAccountWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.inbox",{url:"/inbox",template:"<div ui-view></div>",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:48}}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelInboxInfoModalCtrl",["$scope","$translate","$uibModalInstance","$stateParams","xAlert","data",function(a,b,c,d,e,f){a.data=null,a.initInfo=function(){f&&(a.data=_.isEmpty(JSON.parse(f))?null:JSON.parse(f))},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").directive("message",["$rootScope","OpenChannelMessage","List","xAlert","$translate","$uibModal",function(a,b,c,d,e,f){return{restrict:"E",scope:{Message:"=message",accounttype:"=accounttype",listId:"="},templateUrl:"app/channels/openchannel/inbox/message/message.html",link:function(b){b.openContact=function(f,g){if(b.listId){if(!g)return;var h;switch(f){case"phone":h={phone:g};break;case"email":h={email:g};break;default:return}return c.save({listId:b.listId,controller:"contacts"},h).$promise.then(function(b){var c=_.find(a.$root.workspaces,{contactID:b.id});c?c.active=!0:a.$root.workspaces.push({active:!0,"class":"icon-user",contactID:b.id,name:b.phone,type:"contact"})})["catch"](function(a){console.error(a)})}d.show(e.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")},b.info=function(a){f.open({animation:!0,templateUrl:"app/channels/openchannel/inbox/message/info.modal.html",controller:"OpenChannelInboxInfoModalCtrl",resolve:{data:function(){return a}}})}}}}]),angular.module("xCallyShuttleApp").directive("openchannelRoom",["OpenChannelReport","$cookieStore","$translate","$uibModal","$timeout","Tag","CannedAnswer","Auth","OpenChannelAccount","OpenChannelRoom","OpenChannelMessage","xAlert","usSpinnerService","socket","$stateParams","$rootScope",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){return{restrict:"E",scope:{workspace:"=",index:"=",submit:"&onSubmit"},templateUrl:"app/channels/openchannel/inbox/room/room.directive.html",link:function(a){a.modelOptions={debounce:{"default":500,blur:250},getterSetter:!0},a.panelLeft=null,a.panelRight="col-md-12",a.togglePanelLeft=function(){a.panelLeft?(a.panelLeft=null,a.panelRight="col-md-12"):(a.panelLeft="col-md-6",a.panelRight="col-md-6")},a.form={disabled:!1,from:"",to:a.workspace.data&&a.workspace.data.to?a.workspace.data.to:"",body:""},n.socket.on("openchannel_message:save",function(b){return a.workspace.id&&b.OpenchannelRoomId==a.workspace.id?k.get({id:b.id}).$promise.then(function(b){a.Room||(a.Room={OpenchannelMessages:[]});var c=_.findIndex(a.Room.OpenchannelMessages,{id:b.id});c>-1?_.merge(a.Room.OpenchannelMessages[c],b):a.Room.OpenchannelMessages.unshift(b),a.panelLeft="col-md-6",a.panelRight="col-md-6"})["catch"](function(a){console.error(a)}):void 0}),n.socket.on("openchannel_message:update",function(b){if(a.Room&&b.OpenchannelRoomId==a.workspace.id){var c=_.find(a.Room.OpenchannelMessages,{id:b.id});c&&_.merge(c,b)}}),n.socket.on("openchannel_room:save",function(b){a.Room&&b.id==a.workspace.id&&(a.Room.status=b.status,a.Room.disposition=b.disposition)}),a.closeRoom=function(b){return d.open({animation:!0,templateUrl:"app/channels/openchannel/inbox/view/view.status.modal.html",controller:"OpenChannelInboxViewModalStatusCtrl",resolve:{closed:function(){return"CLOSED"===a.Room.status},accountId:function(){return a.Room.OpenchannelAccountId}}}).result.then(function(a){var c={id:b,status:"CLOSED"};return a.disposition&&(c.disposition=a.disposition),j.update(c).$promise["catch"](function(a){l.error(a)})})},a.openRoom=function(a,b){var c=_.find(p.workspaces,{id:a,type:"openchannelRoom"});c?c.active=!0:p.workspaces.push({id:a,name:b,type:"openchannelRoom","class":"icon-globe",active:!0})},f.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)}),i.get().$promise.then(function(b){a.Accounts=b.rows})["catch"](function(a){console.error(a)}),a.workspace.id?(a.panelLeft="col-md-6",a.panelRight="col-md-6",j.get({id:a.workspace.id}).$promise.then(function(b){a.Room=b,a.form.from=a.Room.OpenchannelAccount.name,a.form.to=a.Room.contact,a.form.tags=a.Room.tags})["catch"](function(a){console.error(a)})["finally"](function(){m.stop("spinner-grid"),a.form.disabled=!1})):m.stop("spinner-grid"),a.onSelect=function(){a.form.body+=a.modelOptions.selectedAnswer,delete a.modelOptions.selectedAnswer},a.onSelectAnswer=function(b){a.form.body+=b,a.selectedAnswer=""},a.getAnswers=function(a){return g.get({key:a}).$promise.then(function(a){return _.map(a.rows,"value")})},a.loadAgents=function(){d.open({animation:!0,templateUrl:"app/channels/openchannel/inbox/view/view.agents.modal.html",controller:"OpenChannelInboxViewModalAgentCtrl",resolve:{roomId:function(){return a.workspace.id}}})},a.onChanged=function(){return j.patch({id:a.workspace.id},{tags:a.form.tags}).$promise["catch"](function(a){console.error(a)})},a.sendMessage=function(){m.spin("spinner-grid");var b=_.find(a.Accounts,{name:a.form.from}).id;if(b){var d={from:a.form.from,to:a.form.to,body:a.form.body,OpenchannelRoomId:a.Room?a.Room.id:null};return i.save({accountId:b,controller:"send"},d).$promise.then(function(b){return l.show(c.instant("MESSAGE_WELL_DONE"),"success"),a.Room?a.Room:j.get({id:"messages",controller:b.id}).$promise}).then(function(b){b&&(a.form.body="",a.workspace.id=b.id,a.workspace.name=b.contact,a.Room=b,a.panelLeft="col-md-6",a.panelRight="col-md-6")})["catch"](function(a){l.error(a)})["finally"](function(){m.stop("spinner-grid")})}}}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.inbox.view.account",{url:"/account/:id",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("OpenChannelInboxViewAccountListCtrl",["$scope","$rootScope","$uibModal","$translate","$stateParams","$state","Tag","usSpinnerService","socket","OpenChannelAccount","OpenChannelRoom","gridOptions","uiGridConstants","Auth","Modal","xAlert","uibButtonConfig","localStorageService",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){a.loadAgents=function(a){c.open({animation:!0,templateUrl:"app/channels/openchannel/inbox/view/view.agents.modal.html",controller:"OpenChannelInboxViewModalAgentCtrl",resolve:{roomId:a}})},a.initView=function(){q.activeClass="green-haze",a.id=[],a.isAdmin=n.isAdmin(),a.isAgent=n.isAgent(),a.uncheckable=!1,a.query={status:r.get("openchannelStatus")?r.get("openchannelStatus"):"NEW",tags:r.get("openchannelTags")?r.get("openchannelTags"):[]},a.$watch("query.status",function(){r.set("openchannelStatus",a.query.status),a.getPage()},!0),g.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)}),a.gridOptions={exporterCsvFilename:"openchannel_rooms.csv",enableRowHeaderSelection:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!1,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,enableSelectAll:!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:"tags",displayName:"",headerCellTemplate:'<i class="icon-tag" style="margin-top: 8px; margin-left: 8px;"></i>',cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><i data-ng-class=\"row.entity.tags.length ? 'icon-tag' : ''\" title=\"{{row.entity.tags}}\"></i></div>",width:30,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"id",displayName:"Id",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>#{{row.entity.id}}</span></div>",width:75,enableSorting:!1,enableFiltering:!0,enableColumnMenu:!1},{name:"contact",cellClass:"text-center"},{name:"disposition",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-icon-only font-green" data-ng-click="grid.appScope.openRoom(row.entity.id, row.entity.contact)"><i class="glyphicon glyphicon-comment" aria-hidden="true"></i></a> <a class="btn btn-icon-only font-red" 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("openchannel_room:remove",function(b){_.remove(a.workspaces,{id:b.id,type:"openchannelRoom"}),_.remove(a.gridOptions.data,{id:b.id})}),a.getPage(a.query)},a.onChanged=function(){a.getPage(a.query)},a.tagItems=function(){return c.open({animation:!0,templateUrl:"app/channels/openchannel/inbox/view/view.tags.modal.html",controller:"OpenChannelInboxViewModalTagCtrl",resolve:{id:function(){return a.id}}}).result.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[],a.getPage()})},a.openRoom=function(b,c){var d=_.find(a.workspaces,{id:b,type:"openchannelRoom"});return d?d.active=!0:a.workspaces.push({id:b,name:c,type:"openchannelRoom","class":"icon-globe",active:!0}),b&&"agent"===n.getCurrentUser().role&&"PENDING"!==a.query.status&&"CLOSED"!==a.query.status?k.patch({id:b},{status:"OPEN",openReason:"agent"}).$promise["catch"](function(a){console.error(a)}):void 0},a.getPage=function(b){h.spin("spinner-grid");var c={accountId:e.id,controller:"rooms"};return b&&_.merge(c,b),a.query&&_.merge(c,a.query),j.query(c).$promise.then(function(b){r.set("openchannelAccountId",e.id),a.gridOptions.data=b,i.socket.on("openchannel_room:save",function(b){if(b.OpenchannelAccountId==e.id){var c=_.find(a.gridOptions.data,{id:b.id});c?c.status!==b.status?_.remove(a.gridOptions.data,{id:b.id}):_.merge(c,b):a.query.status===b.status&&a.gridOptions.data.push(b)}}),i.socket.on("openchannel_room:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})})["catch"](function(a){console.error(a)})["finally"](function(){h.stop("spinner-grid")})},a.deleteItem=o.confirm["delete"](function(b){var c={id:b};return console.log(c),k["delete"](c).$promise.then(function(){a.getPage(),p.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})}),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.error(a)})})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.inbox.view.account.list",{url:"/list",templateUrl:"app/channels/openchannel/inbox/view/account/list/list.html",controller:"OpenChannelInboxViewAccountListCtrl"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelInboxViewModalAgentCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Agent","OpenChannelRoom","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("OpenChannelInboxViewCtrl",["$scope","$location","$stateParams","$translate","$uibModal","socket","Auth","xAlert","OpenChannelRoom","OpenChannelAccount","localStorageService",function(a,b,c,d,e,f,g,h,i,j,k){a.initView=function(){j.get().$promise.then(function(c){var d=null;a.Accounts=c.rows,a.Accounts.length&&(d="/channels/openchannel/inbox/view/account/"+(k.get("openchannelAccountId")||a.Accounts[0].id)+"/list"),d&&b.path(d)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.inbox.view",{url:"/view",templateUrl:"app/channels/openchannel/inbox/view/view.html",controller:"OpenChannelInboxViewCtrl",reload:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/inbox.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelInboxViewModalStatusCtrl",["$scope","$uibModalInstance","closed","OpenChannelAccount","accountId",function(a,b,c,d,e){a.modal={title:"APPLICATION_CONFIRM_CLOSE",text:"MESSAGE_ARE_YOU_SURE_YOU_WANT_TO_CLOSE"},a.initDisposition=function(){return d.get({accountId:e,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a)})},a.item={},a.closed=c,a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").controller("OpenChannelInboxViewModalTagCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Tag","OpenChannelRoom","xAlert","id",function(a,b,c,d,e,f,g,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.then(function(){g.show(c.instant("MESSAGE_WELL_DONE"),"success")})["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").config(["$stateProvider",function(a){a.state("main.channels.openchannel",{url:"/openchannel",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:20}}})}]),angular.module("xCallyShuttleApp").factory("OpenChannelReport",["$resource",function(a){return a("/api/report/openchannel/:id/:controller1/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("OpenChannelRoom",["$resource",function(a){return a("/api/openchannel/rooms/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"},patch:{method:"PATCH"}})}]),angular.module("xCallyShuttleApp").factory("OpenChannelMessage",["$resource",function(a){return a("/api/openchannel/messages/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelQueueListCtrl",["$scope","OpenChannelQueue","gridOptions","$uibModal","xAlert","Auth",function(a,b,c,d,e,f){a.initView=function(){a.Auth=f;var d={exporterCsvFilename:"openchanel_queues.csv",columnDefs:[{name:"name"},{name:"description"},{name:"timeout"},{name:"strategy"},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/channels/openchannel/queues/view/{{row.entity.id}}/settings",name:"settings"},{"class":"green-meadow",href:"/channels/openchannel/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/openchannel/queue/list/list.create.modal.html",controller:"OpenChannelQueueListCreateCtrl",size:"lg"}); +b.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("OpenChannelQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","OpenChannelQueue","Team","strategies",function(a,b,c,d,e,f,g){a.form={},a.strategies=g,a.item={penalty:0,agents:[]},a.getTeams=function(){return f.get({controller:"associations"}).$promise.then(function(b){a.teams=b.rows}).then(function(){ComponentsDropdowns.bindQueue(a.teams,[],function(){return{select:function(b){a.item.agents=_.union(a.item.agents,b)},deselect:function(b){a.item.agents=_.difference(a.item.agents,b)}}})})["catch"](function(a){console.error(a)})},a.save=function(){return console.log(a.item),e.save(a.item).$promise.then(function(a){b.close(a)})["catch"](function(a){d.error(a)})},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.queues.list",{url:"/list",templateUrl:"app/channels/openchannel/queue/list/list.html",controller:"OpenChannelQueueListCtrl",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("OpenChannelQueue",["$resource",function(a){return a("/api/openchannel/queues/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.queues",{url:"/queues",template:"<div ui-view></div>",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:47}}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelQueueViewCtrl",["$scope","$http","Auth","$translate","$stateParams","xAlert","Team","OpenChannelQueue","strategies",function(a,b,c,d,e,f,g,h,i){a.strategies=i,a.Auth=c;var j=function(){return{select:function(b){return h.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 h["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 h.get({id:e.id}).$promise.then(function(b){b.penalty=0,a.queue=b})["catch"](function(a){console.error(a)})},a.updateQueue=function(){return h.update({id:e.id},{name:a.queue.name,description:a.queue.description,timeout:a.queue.timeout,strategy:a.queue.strategy}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.getTeams=function(){return g.get({controller:"associations"}).$promise.then(function(b){return a.teams=b.rows,console.log(b.rows),h.get({id:e.id,controller:"agents"}).$promise}).then(function(b){console.log(b),ComponentsDropdowns.bindQueue(a.teams,_.map(b.rows,function(a){return{id:a.id,penalty:a.UserHasOpenchannelQueue.penalty}}),j)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.queues.view",{url:"/view/:id",templateUrl:"app/channels/openchannel/queue/view/view.html",controller:"OpenChannelQueueViewCtrl",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.openchannel.queues.view.settings",{url:"/settings",templateUrl:"app/channels/openchannel/queue/view/view.settings.html"}).state("main.channels.openchannel.queues.view.agents",{url:"/agents",templateUrl:"app/channels/openchannel/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.openchannel.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:49}}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelRealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","OpenChannelQueue","usSpinnerService","$q","uiGridConstants","$timeout",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){function o(){return k.spin("grid-spinner"),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.error(a)})["finally"](function(){k.stop("grid-spinner")})}function p(){e.socket.on("agent:save",function(b){b=b.newValues||b;var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=_.has(b,"online")?b.online:c.online,c.lastLoginAt=_.has(b,"lastLoginAt")?b.lastLoginAt:c.lastLoginAt,c.pause=_.has(b,"openchannelPause")?b.openchannelPause:c.openchannelPause,c.pauseType=_.has(b,"pauseType")?b.pauseType:c.pauseType,c.lastPauseAt=_.has(b,"lastPauseAt")?b.lastPauseAt:c.lastPauseAt,c.ipaddr=_.has(b,"ipaddr")?b.ipaddr:c.ipaddr,c.port=_.has(b,"port")?b.port:c.port,c.fullcontact=_.has(b,"fullcontact")?b.fullcontact:c.fullcontact,c.useragent=_.has(b,"useragent")?b.useragent:c.useragent,c.lastms=_.has(b,"lastms")?b.lastms:c.lastms,c.internal=_.has(b,"internal")?b.internal:c.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=_.has(b,"online")?b.online:a.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_openchannel_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.OpenchannelQueueId,agent:b.membername,online:c.online})}),e.socket.on("user_has_openchannel_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queueId:b.OpenchannelQueueId})})}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.openchannelPause,pauseType:b.pauseType,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.OpenchannelQueues.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.error(a)})}function s(){return j.get().$promise.then(function(b){a.openchannelQueues=b.rows,e.syncUpdates("openchannel_queue",a.openchannelQueues)})["catch"](function(a){f.error(a)})}a.openchannelQueues=[];var t={controller:"realtime",controller1:"openchannel",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">(<css-timer start-time="row.entity.lastLoginAt"></css-timer>)</span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"openchannelPause",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"><css-timer data-ng-if="row.entity.pause" start-time="row.entity.lastPauseAt"></css-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.openchannelQueues.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><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(),n(function(){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_openchannel_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:"openchannel"}).$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/openchannel/realtime/view/agent/queue.modal.add.html",controller:"OpenChannelRealtimeViewAgentQueueModalCtrl",resolve:{queues:function(){return _.reject(a.openchannelQueues,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.openchannelQueues,function(a){return _.includes(b.queues,a.id)}),channel:"openchannel",data1:e,data3:b.queues.join(","),data4:"openchannel"}).$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:"openchannel",data1:a,data3:b,data4:"openchannel"}).$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/openchannel/realtime/view/agent/agent.modal.info.html",controller:"OpenChannelRealtimeViewAgentInfoModalCtrl",resolve:{agent:a}})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.realtime.view.agents",{url:"/agents",templateUrl:"app/channels/openchannel/realtime/view/agent/agent.html",controller:"OpenChannelRealtimeViewAgentCtrl"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelRealtimeViewAgentInfoModalCtrl",["$scope","$uibModalInstance","$http","agent",function(a,b,c,d){a.agent=d,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("OpenChannelRealtimeViewAgentQueueModalCtrl",["$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("OpenChannelRealtimeViewApplicationCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportOpenChannelSession","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.error(a)})["finally"](function(){m(),h.stop("spinner-grid")})}function m(){e.socket.on("report_openchannel_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_openchannel_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.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span> <span data-ng-if="!row.entity.leaveAt">[<css-timer start-time="row.entity.updatedAt"></css-timer>]</span></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_openchannel_session")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.realtime.view.applications",{url:"/applications",templateUrl:"app/channels/openchannel/realtime/view/application/application.html",controller:"OpenChannelRealtimeViewApplicationCtrl"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelRealtimeViewCtrl",["$scope","$state",function(a,b){a.agents=[{name:"Queues",link:"main.channels.openchannel.realtime.view.agents.queues"},{name:"Timeline",link:"main.channels.openchannel.realtime.view.agents.timeline"}],a.sessions=[{name:"Sessions",link:"main.channels.openchannel.realtime.view.sessions"}],a.tree={queues:[{name:"Queues",link:"main.channels.openchannel.realtime.view.agents.queues"},{name:"Timeline",link:"main.channels.openchannel.realtime.view.agents.timeline"}],sessions:[{name:"Sessions",link:"main.channels.openchannel.realtime.view.sessions"}]}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.realtime.view",{url:"/view",templateUrl:"app/channels/openchannel/realtime/view/view.html",controller:"OpenChannelRealtimeViewCtrl"})}]),angular.module("xCallyShuttleApp").factory("ReportOpenChannelSession",["$resource",function(a){return a("/api/report/openchannel/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","$timeout",function(a,b,c,d,e,f,g,h,i,j,k,l,m){function n(b){return j.spin("grid-spinner"),g.get(q).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=b.rows})["catch"](function(a){f.error(a)})["finally"](function(){b&&m(function(){o()}),j.stop("grid-spinner")})}function o(){e.socket.on("agent:save",function(b){b=b.newValues||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 p(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.error(a)})}var q={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">(<css-timer start-time="row.entity.lastLoginAt"></css-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}}][<css-timer start-time="row.entity.lastPauseAt"></css-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},{name:"openchannelPause",displayName:"APPLICATION_OPENCHANNEL",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.online" data-ng-class="{\'paused-agent\':row.entity.openchannelPause}"><span class="left-margin"><i data-ng-if="row.entity.openchannelPause" data-ng-click="grid.appScope.pause(row.entity.id,\'unpause\',null,\'openchannel\')" 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(){r(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?q.order=null:q.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),n()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){q.offset=(a-1)*b,q.limit=b,n()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?q[a.name]=a.filters[0].term:delete q[a.name]}),n()})}},n(!0),p()};var r=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.error(a)})}}]),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("ReportDial",["$resource",function(a){return a("/api/report/dials/:id/:controller/:controller2",{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:42}}})}]),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",width:100,buttons:[{"class":"blue-hoki",href:"/channels/sms/accounts/view/{{row.entity.id}}/settings",name:"profile"},{"class":"green-jungle",name:"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.actions",{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){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.app == "queue" ? row.entity.SmsQueue.name : row.entity.User.name}}</span></div>'},{name:"timeout",cellClass:"text-center"},{name:"interval",displayName:"APPLICATION_TIME_INTERVAL",cellClass:"text-center",cellTemplate:"<div><span>{{row.entity.Interval ? row.entity.Interval.name : row.entity.interval}}</span></div>"},{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.actions.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","SmsAccount","Template","MailAccount","SmsApplication",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){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"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],q.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"}if("always"===a.application.intType||"custom"===a.application.intType){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.getTemplates=function(){return o.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return p.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getSmsAccounts=function(){return n.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.updateItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var g,h,i,j,k;g=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(h=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(h+="-"+a.application.wd_to)):h="*",a.application.md_from&&"always"!==a.application.md_from?(i=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(i+="-"+a.application.md_to)):i="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",k=g+","+h+","+i+","+j,a.application.interval=k,a.application.IntervalId=null}return n.update({accountId:c.accountId,controller:"applications",id:c.actionId},a.application).$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.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.actions.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","SmsAccount","Template","MailAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){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"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],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.getTemplates=function(){return o.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return p.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getSmsAccounts=function(){return n.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.createItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var c,d,e,j,k;c=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(d=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(d+="-"+a.application.wd_to)):d="*",a.application.md_from&&"always"!==a.application.md_from?(e=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(e+="-"+a.application.md_to)):e="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",k=c+","+d+","+e+","+j,a.application.interval=k,a.application.IntervalId=null}return n.save({accountId:f.accountId,controller:"applications"},a.application).$promise.then(function(){i.show(g.instant("MESSAGE_WELL_DONE"),"success"),h.path("/channels/sms/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.sms.accounts.view.actions.wizard",{url:"/wizard",templateUrl:"app/channels/sms/account/view/action/wizard/wizard.html",controller:"SmsAccountViewActionWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("SmsAccountApiViewCtrl",["$scope","SmsAccount","$http","$stateParams","clipboard","$translate","$location","xAlert",function(a,b,c,d,e,f,g,h){a.copyToClipboard=function(a){e.copyText(a),h.show(f.instant("MESSAGE_TEXT_COPIED_CLIPBOARD")+"!","success")},a.initView=function(){b.get({id:d.accountId}).$promise.then(function(b){a.account=b,a.deliveryurl=a.account.remote+"/api/sms/accounts/"+a.account.id+"/messageStatus",a.receiveurl=a.account.remote+"/api/sms/accounts/"+a.account.id+"/receive"})["catch"](function(a){h.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.api",{url:"/api",controller:"SmsAccountApiViewCtrl",templateUrl:"app/channels/sms/account/view/api/view/view.html"})}]),angular.module("xCallyShuttleApp").factory("SmsDisposition",["$resource",function(a){return a("/api/sms/dispositions/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("SmsInboxViewModaDispositionAddCtrl",["$scope","$uibModalInstance","SmsAccount","id",function(a,b,c,d){a.ok=function(){return c.save({accountId:d,controller:"dispositions"},{name:a.name}).$promise.then(function(a){b.close(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("SmsAccountDispositionViewCtrl",["$scope","$stateParams","$uibModal","$translate","SmsAccount","xAlert",function(a,b,c,d,e,f){a.initView=function(){return e.get({accountId:b.accountId,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.updateDisposition=function(a,c){return e.update({accountId:b.accountId,controller:"dispositions",id:a},{name:c}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.deleteDisposition=function(c){return console.log("delete"),e.remove({accountId:b.accountId,controller:"dispositions",id:c}).$promise.then(function(){_.remove(a.dispositions,{id:c})})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.addDisposition=function(){return c.open({animation:!0,templateUrl:"app/channels/sms/account/view/disposition/modal/add.modal.html",controller:"SmsInboxViewModaDispositionAddCtrl",resolve:{id:function(){return b.accountId}}}).result.then(function(b){b&&a.dispositions.push(b)})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.dispositions",{url:"/dispositions",controller:"SmsAccountDispositionViewCtrl",templateUrl:"app/channels/sms/account/view/disposition/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("SmsAccountHooksViewCtrl",["$scope","SmsAccount","Pause","$http","$stateParams","clipboard","$translate","$location","xAlert",function(a,b,c,d,e,f,g,h,i){a.account={},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.initView=function(){a.types=[{value:"",name:"-- None --"},{name:"HTTP GET",value:"GET"},{name:"HTTP POST",value:"POST"}],c.get().$promise.then(function(b){a.pauses=b.rows})["catch"](function(a){i.error(a)}),b.get({id:e.accountId}).$promise.then(function(b){a.account=b,a.account.actions.length<1&&a.account.actions.push({action:"pause",enabled:!1,type:null})})["catch"](function(a){i.error(a)})},a.resetActionData=function(a){a.type=null},a.updateItemSmsAccount=function(){return console.log(a.account),b.update({id:e.accountId},a.account).$promise.then(function(){i.show(g.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){i.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.hooks",{url:"/hooks",controller:"SmsAccountHooksViewCtrl",templateUrl:"app/channels/sms/account/view/hooks/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("SmsAccountSettingViewCtrl",["$scope","SmsAccount","Pause","$http","$stateParams","clipboard","$translate","$location","xAlert","List",function(a,b,c,d,e,f,g,h,i,j){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.types=[{name:"HTTP GET",value:"GET"},{name:"HTTP POST",value:"POST"}],a.account={},a.initView=function(){j.get().$promise.then(function(b){a.lists=b.rows})["catch"](function(a){console.error(a)}),b.get({id:e.accountId}).$promise.then(function(b){a.account=b})["catch"](function(a){i.error(a)})},a.updateItemSmsAccount=function(){return b.update({id:e.accountId},a.account).$promise.then(function(){i.show(g.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){i.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.settings",{url:"/settings",controller:"SmsAccountSettingViewCtrl",templateUrl:"app/channels/sms/account/view/setting/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("SmsAccountViewCtrl",["$scope","SmsAccount","$http","$stateParams","clipboard","$translate","$location","xAlert","List",function(a,b,c,d,e,f,g,h,i){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.error(a)})}}]),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",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("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.item.remote=c.protocol()+"://"+location.host},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.error(a)})}}]),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:44}}})}]),angular.module("xCallyShuttleApp").directive("smsRoom",["$cookieStore","$translate","$uibModal","$timeout","Tag","CannedAnswer","Auth","SmsAccount","SmsRoom","SmsMessage","xAlert","usSpinnerService","socket","$stateParams","$rootScope",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){return{restrict:"E",scope:{workspace:"=",index:"=",submit:"&onSubmit"},templateUrl:"app/channels/sms/inbox/room/room.directive.html",link:function(a){a.modelOptions={debounce:{"default":500,blur:250},getterSetter:!0},a.panelLeft=null,a.panelRight="col-md-12",a.togglePanelLeft=function(){a.panelLeft?(a.panelLeft=null,a.panelRight="col-md-12"):(a.panelLeft="col-md-6",a.panelRight="col-md-6")},a.form={disabled:!1,from:"",to:a.workspace.data&&a.workspace.data.to?a.workspace.data.to:"",body:""},m.socket.on("sms_message:save",function(b){return a.workspace.id&&b.SmsRoomId==a.workspace.id?j.get({id:b.id}).$promise.then(function(b){a.SmsRoom||(a.SmsRoom={SmsMessages:[]});var c=_.findIndex(a.SmsRoom.SmsMessages,{id:b.id});c>-1?_.merge(a.SmsRoom.SmsMessages[c],b):a.SmsRoom.SmsMessages.unshift(b),a.panelLeft="col-md-6",a.panelRight="col-md-6"})["catch"](function(a){console.error(a)}):void 0}),m.socket.on("sms_message:update",function(b){if(a.SmsRoom&&b.SmsRoomId==a.workspace.id){var c=_.find(a.SmsRoom.SmsMessages,{id:b.id});c&&_.merge(c,b)}}),m.socket.on("sms_room:save",function(b){a.SmsRoom&&b.id==a.workspace.id&&(a.SmsRoom.status=b.status,a.SmsRoom.disposition=b.disposition)}),a.closeRoom=function(b){return c.open({animation:!0,templateUrl:"app/channels/sms/inbox/view/view.status.modal.html",controller:"SmsInboxViewModalStatusCtrl",resolve:{closed:function(){return"CLOSED"===a.SmsRoom.status},accountId:function(){return a.SmsRoom.SmsAccountId}}}).result.then(function(a){var c={id:b,status:"CLOSED"};return a.disposition&&(c.disposition=a.disposition),i.update(c).$promise["catch"](function(a){k.error(a)})})},a.openRoom=function(a,b){var c=_.find(o.workspaces,{id:a,type:"smsRoom"});c?c.active=!0:o.workspaces.push({id:a,name:b,type:"smsRoom","class":"glyphicon glyphicon-comment",active:!0})},e.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)}),h.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)}),a.workspace.id?(a.panelLeft="col-md-6",a.panelRight="col-md-6",i.get({id:a.workspace.id}).$promise.then(function(b){a.SmsRoom=b,a.form.from=a.SmsRoom.SmsAccount.phone,a.form.to=a.SmsRoom.contact,a.form.tags=a.SmsRoom.tags})["catch"](function(a){console.error(a)})["finally"](function(){l.stop("spinner-grid"),a.form.disabled=!1})):l.stop("spinner-grid"),a.onSelect=function(){a.form.body+=a.modelOptions.selectedAnswer,delete a.modelOptions.selectedAnswer},a.onSelectAnswer=function(b){a.form.body+=b,a.selectedAnswer=""},a.getAnswers=function(a){return f.get({key:a}).$promise.then(function(a){return _.map(a.rows,"value")})},a.onChanged=function(){return i.patch({id:a.workspace.id},{tags:a.form.tags}).$promise["catch"](function(a){console.error(a)})},a.sendSMS=function(){l.spin("spinner-grid");var c=_.find(a.smsAccounts,{phone:a.form.from}),d={body:a.form.body,SmsRoomId:a.SmsRoom?a.SmsRoom.id:null};return"twilio"===c.type?(d.from=/^[\+][0-9]+$/.test(a.form.from)?a.form.from:"+"+a.form.from,d.to=/^[\+][0-9]+$/.test(a.form.to)?a.form.to:"+"+a.form.to):(d.from=/^[\+][0-9]+$/.test(a.form.from)?a.form.from.replace("+",""):a.form.from,d.to=/^[\+][0-9]+$/.test(a.form.to)?a.form.to.replace("+",""):a.form.to),c?h.save({accountId:c.id,controller:"send"},d).$promise.then(function(c){return k.show(b.instant("MESSAGE_WELL_DONE"),"success"),a.SmsRoom?a.SmsRoom:i.get({id:"messages",controller:c.id}).$promise}).then(function(b){b&&(a.form.body="",a.workspace.id=b.id,a.workspace.name=b.contact,a.SmsRoom=b,a.panelLeft="col-md-6",a.panelRight="col-md-6")})["catch"](function(a){k.error(a)})["finally"](function(){l.stop("spinner-grid")}):void console.log("Can not find account")}}}}]),angular.module("xCallyShuttleApp").controller("SmsInboxInfoModalCtrl",["$scope","$translate","$uibModalInstance","$stateParams","xAlert","data","uniqueId","ReportSquare",function(a,b,c,d,e,f,g,h){a.data=null,a.initInfo=function(){f&&(a.data=_.isEmpty(JSON.parse(f))?null:JSON.parse(f)),g&&h.get({controller:"show",uniqueid:g}).$promise.then(function(b){a.data={id:b.id,channel:b.channel,uniqueid:b.uniqueid,callerid:b.callerid,calleridname:b.calleridname,project_name:b.project_name,extension:b.extension}})["catch"](function(b){switch(b.status){case 404:a.data=null;break;default:e.error(b)}})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").directive("sms",["$rootScope","SmsMessage","List","xAlert","$translate","$uibModal",function(a,b,c,d,e,f){return{restrict:"E",scope:{smsMessage:"=message",accounttype:"=accounttype",listId:"="},templateUrl:"app/channels/sms/inbox/sms/sms.html",link:function(b){b.openContact=function(f){return b.listId?c.save({listId:b.listId,controller:"contacts"},{mobile:f}).$promise.then(function(b){var c=_.find(a.$root.workspaces,{contactID:b.id});c?c.active=!0:a.$root.workspaces.push({active:!0,"class":"icon-user",contactID:b.id,name:b.phone,type:"contact"})})["catch"](function(a){console.error(a)}):void d.show(e.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")},b.info=function(a,b){f.open({animation:!0,templateUrl:"app/channels/sms/inbox/sms/info.modal.html",controller:"SmsInboxInfoModalCtrl",resolve:{data:function(){return b},uniqueId:function(){return a}}})}}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.inbox.view.account",{url:"/account/:id",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:11}}})}]),angular.module("xCallyShuttleApp").controller("SmsInboxViewAccountListCtrl",["$scope","$rootScope","$uibModal","$translate","$stateParams","$state","Tag","usSpinnerService","socket","SmsAccount","SmsRoom","gridOptions","uiGridConstants","Auth","Modal","xAlert","uibButtonConfig","localStorageService",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){a.initView=function(){q.activeClass="green-haze",a.id=[],a.isAdmin=n.isAdmin(),a.isAgent=n.isAgent(),a.uncheckable=!1,a.query={status:r.get("smsStatus")?r.get("smsStatus"):"NEW",tags:r.get("smsTags")?r.get("smsTags"):[]},a.$watch("query.status",function(){r.set("smsStatus",a.query.status),a.getPage()},!0),g.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)}),a.gridOptions={exporterCsvFilename:"sms_rooms.csv",enableRowHeaderSelection:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!1,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,enableSelectAll:!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:"tags",displayName:"",headerCellTemplate:'<i class="icon-tag" style="margin-top: 8px; margin-left: 8px;"></i>',cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><i data-ng-class=\"row.entity.tags.length ? 'icon-tag' : ''\" title=\"{{row.entity.tags}}\"></i></div>",width:30,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"id",displayName:"Id",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>#{{row.entity.id}}</span></div>",width:75,enableSorting:!1,enableFiltering:!0,enableColumnMenu:!1},{name:"contact",cellClass:"text-center"},{name:"disposition",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-icon-only font-green" data-ng-click="grid.appScope.openRoom(row.entity.id, row.entity.contact)"><i class="glyphicon glyphicon-comment" aria-hidden="true"></i></a> <a class="btn btn-icon-only font-red" 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("sms_room:remove",function(b){_.remove(a.workspaces,{id:b.id,type:"smsRoom"}),_.remove(a.gridOptions.data,{id:b.id})}),a.getPage(a.query)},a.onChanged=function(){a.getPage(a.query)},a.tagItems=function(){return c.open({animation:!0,templateUrl:"app/channels/sms/inbox/view/view.tags.modal.html",controller:"SmsInboxViewModalTagCtrl",resolve:{id:function(){return a.id}}}).result.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[],a.getPage()})},a.disposeItems=function(){return c.open({animation:!0,templateUrl:"app/channels/sms/inbox/view/view.status.modal.html",controller:"SmsInboxViewModalStatusCtrl",resolve:{accountId:function(){return e.id}}}).result.then(function(b){return console.log(b,a.id),k.patch({id:a.id},b).$promise.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})})},a.openRoom=function(b,c){var d=_.find(a.workspaces,{id:b,type:"smsRoom"});return d?d.active=!0:a.workspaces.push({id:b,name:c,type:"smsRoom","class":"glyphicon glyphicon-comment",active:!0}),b&&"agent"===n.getCurrentUser().role&&"PENDING"!==a.query.status&&"CLOSED"!==a.query.status?k.patch({id:b},{status:"OPEN",openReason:"agent"}).$promise["catch"](function(a){console.error(a)}):void 0},a.getPage=function(b){h.spin("spinner-grid");var c={accountId:e.id,controller:"rooms"};return b&&_.merge(c,b),a.query&&_.merge(c,a.query),j.query(c).$promise.then(function(b){r.set("smsAccountId",e.id),a.gridOptions.data=b,i.socket.on("sms_room:save",function(b){if(console.log("data",b),console.log(b.SmsAccountId,e.id),b.SmsAccountId==e.id){var c=_.find(a.gridOptions.data,{id:b.id});c?c.status!==b.status?_.remove(a.gridOptions.data,{id:b.id}):_.merge(c,b):a.query.status===b.status&&a.gridOptions.data.push(b)}}),i.socket.on("sms_room:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})})["catch"](function(a){console.error(a)})["finally"](function(){h.stop("spinner-grid")})},a.deleteItem=o.confirm["delete"](function(b){var c={id:b};return console.log(c),k["delete"](c).$promise.then(function(){a.getPage(),p.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})}),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.error(a)})})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.inbox.view.account.list",{url:"/list",templateUrl:"app/channels/sms/inbox/view/account/list/list.html",controller:"SmsInboxViewAccountListCtrl",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:11}}})}]),angular.module("xCallyShuttleApp").controller("SmsInboxViewModalAgentCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Agent","SmsRoom","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("SmsInboxViewCtrl",["$scope","$location","$stateParams","$translate","$uibModal","socket","Auth","xAlert","SmsRoom","SmsAccount","localStorageService",function(a,b,c,d,e,f,g,h,i,j,k){a.initView=function(){return j.get().$promise.then(function(c){var d=null;a.smsAccounts=c.rows,a.smsAccounts.length&&(d="/channels/sms/inbox/view/account/"+(k.get("smsAccountId")||a.smsAccounts[0].id)+"/list"),d&&b.path(d)})["catch"](function(a){console.error(a)})}}]),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",reload:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/inbox.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("SmsInboxViewModalStatusCtrl",["$scope","$uibModalInstance","SmsAccount","accountId",function(a,b,c,d){a.modal={title:"APPLICATION_CONFIRM_CLOSE",text:"MESSAGE_ARE_YOU_SURE_YOU_WANT_TO_CLOSE_THE_SMS"},a.initDisposition=function(){return a.item={status:"CLOSED"},c.get({accountId:d,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a)})},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").controller("SmsInboxViewModalTagCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Tag","SmsRoom","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.then(function(){g.show(c.instant("MESSAGE_WELL_DONE"),"success")})["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("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:100,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",size:"lg"});b.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("SmsQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","SmsQueue","Team","strategies",function(a,b,c,d,e,f,g){ +a.form={},a.strategies=g,a.item={penalty:0,agents:[]},a.getTeams=function(){return f.get({controller:"associations"}).$promise.then(function(b){a.teams=b.rows}).then(function(){ComponentsDropdowns.bindQueue(a.teams,[],function(){return{select:function(b){a.item.agents=_.union(a.item.agents,b)},deselect:function(b){a.item.agents=_.difference(a.item.agents,b)}}})})["catch"](function(a){console.error(a)})},a.save=function(){return console.log(a.item),e.save(a.item).$promise.then(function(a){b.close(a)})["catch"](function(a){d.error(a)})},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",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("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:43}}})}]),angular.module("xCallyShuttleApp").controller("SmsQueueViewCtrl",["$scope","$http","Auth","$translate","$stateParams","xAlert","Team","SmsQueue","strategies",function(a,b,c,d,e,f,g,h,i){a.strategies=i,a.Auth=c;var j=function(){return{select:function(b){return h.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 h["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 h.get({id:e.id}).$promise.then(function(b){b.penalty=0,a.queue=b})["catch"](function(a){console.error(a)})},a.updateSmsQueue=function(){return h.update({id:e.id},{name:a.queue.name,description:a.queue.description,timeout:a.queue.timeout,strategy:a.queue.strategy}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.getTeams=function(){return g.get({controller:"associations"}).$promise.then(function(b){return a.teams=b.rows,console.log(b.rows),h.get({id:e.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}}),j)})["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","user"],redirectTo:"landing",id:45}}})}]),angular.module("xCallyShuttleApp").controller("SmsRealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","SmsQueue","usSpinnerService","$q","uiGridConstants","$timeout",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){function o(){return k.spin("grid-spinner"),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.error(a)})["finally"](function(){k.stop("grid-spinner")})}function p(){e.socket.on("agent:save",function(b){b=b.newValues||b;var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=_.has(b,"online")?b.online:c.online,c.lastLoginAt=_.has(b,"lastLoginAt")?b.lastLoginAt:c.lastLoginAt,c.pause=_.has(b,"smsPause")?b.smsPause:c.smsPause,c.pauseType=_.has(b,"pauseType")?b.pauseType:c.pauseType,c.lastPauseAt=_.has(b,"lastPauseAt")?b.lastPauseAt:c.lastPauseAt,c.ipaddr=_.has(b,"ipaddr")?b.ipaddr:c.ipaddr,c.port=_.has(b,"port")?b.port:c.port,c.fullcontact=_.has(b,"fullcontact")?b.fullcontact:c.fullcontact,c.useragent=_.has(b,"useragent")?b.useragent:c.useragent,c.lastms=_.has(b,"lastms")?b.lastms:c.lastms,c.internal=_.has(b,"internal")?b.internal:c.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=_.has(b,"online")?b.online:a.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 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.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 r(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.error(a)})}function s(){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 t={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">(<css-timer start-time="row.entity.lastLoginAt"></css-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"><css-timer data-ng-if="row.entity.pause" start-time="row.entity.lastPauseAt"></css-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><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(),n(function(){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_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.error(a)})["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.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span> <span data-ng-if="!row.entity.leaveAt">[<css-timer start-time="row.entity.updatedAt"></css-timer>]</span></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("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,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:11}}})}]),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"},patch:{method:"PATCH"}})}]),angular.module("xCallyShuttleApp").factory("SmsRoom",["$resource",function(a){return a("/api/sms/rooms/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"},patch:{method:"PATCH"}})}]),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,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:27}}})}]),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:75,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.error(a)})},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.error(a)})},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.error(a)})}}]),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,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:22}}})}]),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:75,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.error(a)})})}}]),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.error(b),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").config(["$stateProvider",function(a){a.state("main.channels.voice.dispositions",{url:"/dispositions",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:28}}})}]),angular.module("xCallyShuttleApp").controller("VoiceDispositionListCtrl",["$scope","$stateParams","$uibModal","$translate","VoiceDisposition","xAlert",function(a,b,c,d,e,f){a.initView=function(){return e.get().$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.updateDisposition=function(a,b){return e.update({id:a},{name:b}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.deleteDisposition=function(b){return e.remove({id:b}).$promise.then(function(){_.remove(a.dispositions,{id:b}),f.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.addDisposition=function(){return c.open({animation:!0,templateUrl:"app/channels/voice/disposition/list/modal/add.modal.html",controller:"VoiceDispositionListModalDispositionAddCtrl"}).result.then(function(b){b&&(a.dispositions.push(b),f.show(d.instant("MESSAGE_WELL_DONE")+"!","success"))})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.dispositions.list",{url:"/list",templateUrl:"app/channels/voice/disposition/list/list.html",controller:"VoiceDispositionListCtrl"})}]),angular.module("xCallyShuttleApp").controller("VoiceDispositionListModalDispositionAddCtrl",["$scope","$uibModalInstance","VoiceDisposition","xAlert","$translate",function(a,b,c,d,e){a.ok=function(){return c.save({name:a.name}).$promise.then(function(a){b.close(a)})["catch"](function(a){d.show(e.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").factory("VoiceDisposition",["$resource",function(a){return a("/api/voice/dispositions/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),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:75,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.error(a)})})}}]),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,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:24}}})}]),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.error(a)})},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.error(a)})},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.error(a)})},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.error(a)})},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.error(a)})};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.error(a)})})}]),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:100,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",size:"lg"});b.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("VoiceQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","VoiceQueue","Team",function(a,b,c,d,e,f){a.form={},a.item={penalty:0,agents:[]},a.getTeams=function(){return f.get({controller:"associations"}).$promise.then(function(b){a.teams=b.rows}).then(function(){ComponentsDropdowns.bindQueue(a.teams,[],function(){return{select:function(b){a.item.agents=_.union(a.item.agents,b),console.log(a.item.agents)},deselect:function(b){a.item.agents=_.difference(a.item.agents,b),console.log(a.item.agents)}}})})["catch"](function(a){console.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.error(a)})},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",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.voice.queues",{url:"/queues",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin"],redirectTo:"landing"}}})}]),angular.module("xCallyShuttleApp").factory("ReportQueue",["$resource",function(a){return a("/api/report/queues/:id/:controller/:controller2",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("UserHasVoiceQueue",["$resource",function(a){return a("/api/voice/user_has_queues/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("VoiceQueueViewCtrl",["$scope","xAlert","$translate","$stateParams","socket","$location","VoiceQueue","VoiceContext","Team","Auth","VoiceMoh","Sound","Setting",function(a,b,c,d,e,f,g,h,i,j,k,l,m){a.penalty=0,a.Auth=j,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.autoPauseValues=[{name:"No",value:"no"},{name:"Yes",value:"all"}],a.monitorFormats=[{name:"wav",value:"wav"},{name:"gsm",value:"gsm"},{name:"Inactive",value:""}],a.queueAnnounces=[{display_name:"Default",path:null},{display_name:"Disabled",path:""}];var n=function(){return{select:function(b){return g.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 g["delete"]({id:a.queue.name,controller:"agents",agents:b}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.log(a)})}}};a.getQueue=function(){return g.get({id:d.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.setinterfacevar="yes"===b.setinterfacevar,b.setqueuevar="yes"===b.setqueuevar,b.setqueueentryvar="yes"===b.setqueueentryvar,b.penalty=0,a.queue=b})["catch"](function(a){f.path("/channels/voice/queues/list")})},a.updateVoiceQueue=function(){var e=angular.copy(a.queue);return e.joinempty=e.joinempty.join(","),e.leavewhenempty=e.leavewhenempty.join(","),e.periodic_announce=e.periodic_announce.join(","),e.setinterfacevar=e.setinterfacevar?"yes":"no",e.setqueuevar=e.setqueuevar?"yes":"no",e.setqueueentryvar=e.setqueueentryvar?"yes":"no",e.context||(e.context=null),g.update({id:d.id},e).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.error(a)})},a.getTeams=function(){return i.get({controller:"associations"}).$promise.then(function(b){return a.teams=b.rows,g.get({id:d.id,controller:"agents"}).$promise}).then(function(b){ComponentsDropdowns.bindQueue(a.teams,_.map(b.rows,function(a){return{id:a.id,penalty:a.UserHasVoiceQueue.penalty}}),n)})["catch"](function(a){console.error(a)})},a.getContexts=function(){return h.get().$promise.then(function(b){a.voiceContexts=b.rows})["catch"](function(a){b.error(data)})},a.getMohs=function(){return k.get().$promise.then(function(b){a.voiceMohs=b.rows,e.syncUpdates("voice_musiconhold",a.voiceMohs)})["catch"](function(a){b.error(a)})},a.getSounds=function(){var b;return m.get({id:1}).$promise.then(function(a){return b=a,l.get().$promise}).then(function(c){var d=b.soundPath||"/var/opt/motion/server/files/sounds/converted";_.forEach(c.rows,function(a){a.path=(d+"/"+a.save_name).replace(/\/+/g,"/").replace(/\\+/g,"\\")}),a.queueAnnounces=a.queueAnnounces.concat(c.rows),a.periodicAnnounces=angular.copy(c.rows),c.rows.unshift({display_name:"None",path:""}),a.sounds=c.rows,e.syncUpdates("sound",a.sounds)})["catch"](function(a){console.error(a)})}}]),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,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:26}}})}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewAbandonedCtrl",["$scope","$translate","socket","xAlert","ReportQueue","usSpinnerService","$q","Auth","uiGridConstants",function(a,b,c,d,e,f,g,h,i){function j(){return f.spin("spinner-grid"),e.get({controller:"abandoned",controller2:"all"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){d.error(a)})["finally"](function(){k(),f.stop("spinner-grid")})}function k(){c.socket.on("report_queue:update",function(b){b.queuecallerabandon&&a.gridOptions.data.unshift(b)})}a.radioSwitch={size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"success",onColor:"danger"};a.initAbandoned=function(){a.agent=h.getCurrentUser(),a.gridOptions={exporterCsvFilename:"abandoned_calls.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:1,columnDefs:[{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter"},{name:"calleridnum",displayName:"APPLICATION_CALLERIDNUM",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter"},{name:"updatedAt",displayName:"APPLICATION_DATE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.updatedAt | date:'yyyy-MM-dd HH:mm:ss'}}</div>"},{name:"lastAssignedTo",cellClass:"text-center ui-grid-vcenter",displayName:"APPLICATION_LAST_ASSIGNED_TO",headerCellFilter:"translate"},{name:"assigned",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellTemplate:'<div class="centered-uigrid-td"><input data-ng-change="grid.appScope.updateItem(row.entity)", bs-switch ng-model="row.entity.assigned" type="checkbox" switch-active="{{ !row.entity.assigned || grid.appScope.agent.name === row.entity.lastAssignedTo }}" switch-on-text="{{ \'APPLICATION_ASSIGNED\' | translate }}" switch-off-text="{{ \'APPLICATION_FREE\' | translate }}" switch-on-color="{{ grid.appScope.radioSwitch.onColor }}" switch-off-color="{{ grid.appScope.radioSwitch.offColor }}" switch-animate="{{ grid.appScope.radioSwitch.animate }}" switch-size="{{ grid.appScope.radioSwitch.size }}" switch-label="{{ grid.appScope.radioSwitch.label }}" switch-icon="{{ grid.appScope.radioSwitch.icon }}" switch-radio-off="{{ grid.appScope.radioSwitch.radioOff }}" switch-label-width="{{ grid.appScope.radioSwitch.labelWidth }}" switch-handle-width="{{ grid.appScope.radioSwitch.handleWidth }}"></div>',enableFiltering:!1}],data:[],gridMenuTitleFilter:function(a){var c=g.defer();return c.resolve(b.instant(a)),c.promise},onRegisterApi:function(b){a.gridApi=b}},j()},a.updateItem=function(c){return e.update({id:c.id},{assigned:c.assigned,lastAssignedTo:c.assigned?a.agent.name:void 0}).$promise.then(function(){d.show(b.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){d.error(a)})};a.$on("$destroy",function(){c.unsyncUpdates("report_queue")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.realtime.view.abandoned",{url:"/abandoned",templateUrl:"app/channels/voice/realtime/view/abandoned/abandoned.html",controller:"VoiceRealtimeViewAbandonedCtrl"})}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","VoiceQueue","usSpinnerService","$q","uiGridConstants","Auth","$timeout",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){function p(){return k.spin("grid-spinner"),g.get(u).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=[],b.rows.forEach(function(a){r(a)})})["catch"](function(a){f.error(a)})["finally"](function(){k.stop("grid-spinner")})}function q(){e.socket.on("agent:save",function(b){b=b.newValues||b;var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=_.has(b,"online")?b.online:c.online,c.lastLoginAt=_.has(b,"lastLoginAt")?b.lastLoginAt:c.lastLoginAt,c.pause=_.has(b,"voicePause")?b.voicePause:c.pause,c.pauseType=_.has(b,"pauseType")?b.pauseType:c.pauseType,c.lastPauseAt=_.has(b,"lastPauseAt")?b.lastPauseAt:c.lastPauseAt,c.status=_.has(b,"status")?b.status:c.status,c.statusAt=_.has(b,"statusAt")?b.statusAt:c.statusAt,c.queueStatus=_.has(b,"queueStatus")?b.queueStatus:c.queueStatus,c.queueStatusAt=_.has(b,"queueStatusAt")?b.queueStatusAt:c.queueStatusAt,c.lastQueue=_.has(b,"lastQueue")?b.lastQueue:c.lastQueue,c.ipaddr=_.has(b,"ipaddr")?b.ipaddr:c.ipaddr,c.port=_.has(b,"port")?b.port:c.port,c.fullcontact=_.has(b,"fullcontact")?b.fullcontact:c.fullcontact,c.useragent=_.has(b,"useragent")?b.useragent:c.useragent,c.lastms=_.has(b,"lastms")?b.lastms:c.lastms,c.internal=_.has(b,"internal")?b.internal:c.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=_.has(b,"online")?b.online:a.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 r(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 s(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.error(a)})}function t(){return j.get().$promise.then(function(b){a.voiceQueues=b.rows,e.syncUpdates("voice_queue",a.voiceQueues)})["catch"](function(a){f.error(a)})}a.voiceQueues=[];var u={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">(<css-timer start-time="row.entity.lastLoginAt"></css-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')\">(<css-timer start-time=\"row.entity.statusAt\"></css-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><span data-ng-if="row.entity.queueStatusAt && row.entity.queueStatus!==\'complete\'">[<css-timer start-time="row.entity.pause ? row.entity.lastPauseAt : row.entity.queueStatusAt"></css-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></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(){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?u.order=null:u.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),p()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){u.offset=(a-1)*b,u.limit=b,p()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?u[a.name]=a.filters[0].term:delete u[a.name]}),p()})}},p(),s(),t(),o(function(){q()})};var v=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.error(a)})},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.error(a)})},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.error(a)})},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","agent",function(a,b,c){a.agent=c,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("VoiceRealtimeViewOutboundCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportDial","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:"active",controller2:"calls"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){f.error(a)})["finally"](function(){p(),j.stop("spinner-grid")})}function p(){e.socket.on("report_dial:save",function(b){a.gridOptions.data.unshift(b)}),e.socket.on("report_dial:update",function(b){var c=_.find(a.gridOptions.data,{uniqueid:b.uniqueid});c&&(_.merge(c,b),!c.endtime||c.answertime&&c.answertime==c.endtime||m(function(){_.remove(a.gridOptions.data,{uniqueid:c.uniqueid})},3e3))})}a.moment=moment,a.initDials=function(){a.gridOptions={paginationPageSizes:[10,25,50,75],paginationPageSize:10,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"uniqueid",displayName:"APPLICATION_UNIQUEID",headerCellFilter:"translate",cellClass:"text-center"},{name:"agent",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.channel.split('/')[1].split('-')[0]}}</div>"},{name:"calleridnum",displayName:"APPLICATION_CALLERID",headerCellFilter:"translate",cellClass:"text-center"},{name:"dialstring",cellClass:"text-center"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.endtime && !row.entity.answertime">{{\'APPLICATION_RINGING\' | translate}}</span><span data-ng-if="row.entity.answertime && !row.entity.endtime">{{\'APPLICATION_TALKING\' | translate}}</span><span data-ng-if="row.entity.answertime && row.entity.endtime">{{\'APPLICATION_COMPLETE\' | translate}}</span><span data-ng-if="row.entity.endtime && !row.entity.answertime">{{\'APPLICATION_\'+row.entity.dialstatus | translate}}</span><span data-ng-if="!row.entity.endtime"> [<css-timer start-time="row.entity.updatedAt"></css-timer>]</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+100: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_dial")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.realtime.view.outbound",{url:"/outbound",templateUrl:"app/channels/voice/realtime/view/outbound/outbound.html",controller:"VoiceRealtimeViewOutboundCtrl"})}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewParameterCtrl",["$scope","$translate","Dashboard","VoiceQueue","Auth","socket","uiGridConstants",function(a,b,c,d,e,f,g){function h(a){var b=a?30*a+150:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")}function i(b){var c=_.find(a.gridOptions.data,{name:b.queue});c&&(c[b.type]+=b.amount)}var j={offset:0,limit:10};a.initParameters=function(){switch(a.user=e.getCurrentUser(),a.$on("$destroy",function(){f.socket.removeAllListeners("voice:inbound")}),a.user.role){case"admin":c.get({id:"voice",controller:"init"}).$promise.then(function(b){for(var c in b.queues)b.queues[c].waiting=b.queues[c].waiting||0,b.queues[c].active=b.queues[c].active||0,b.queues[c].complete=b.queues[c].complete||0,b.queues[c].abandon=b.queues[c].abandon||0,b.queues[c].unmanaged=b.queues[c].unmanaged||0,b.queues[c].holdtime=b.queues[c].holdtime||0,b.queues[c].talktime=b.queues[c].talktime||0,a.gridOptions.data.push(b.queues[c])})["catch"](function(a){console.error(a)});break;case"user":c.get({id:"voice",controller:"init"}).$promise.then(function(b){for(var c in b.queues){var d=_.find(a.user.PVoiceQueues,{name:c});d&&(b.queues[c].waiting=b.queues[c].waiting||0,b.queues[c].active=b.queues[c].active||0,b.queues[c].complete=b.queues[c].complete||0,b.queues[c].abandon=b.queues[c].abandon||0,b.queues[c].unmanaged=b.queues[c].unmanaged||0,b.queues[c].holdtime=b.queues[c].holdtime||0,b.queues[c].talktime=b.queues[c].talktime||0,a.gridOptions.data.push(b.queues[c]))}})["catch"](function(a){console.error(a)})}f.socket.on("voice:inbound",function(a){i(a)})},a.gridOptions={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,enableSorting:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,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:"complete",displayName:"APPLICATION_ANSWERED",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableColumnMenu:!1,filters:[{condition:g.filter.GREATER_THAN_OR_EQUAL,placeholder:"from"},{condition:g.filter.LESS_THAN_OR_EQUAL,placeholder:"to"}]},{name:"abandon",displayName:"APPLICATION_ABANDONED",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableColumnMenu:!1,filters:[{condition:g.filter.GREATER_THAN_OR_EQUAL,placeholder:"from"},{condition:g.filter.LESS_THAN_OR_EQUAL,placeholder:"to"}]},{name:"unmanaged",displayName:"APPLICATION_UNMANAGED",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableColumnMenu:!1,filters:[{condition:g.filter.GREATER_THAN_OR_EQUAL,placeholder:"from"},{condition:g.filter.LESS_THAN_OR_EQUAL,placeholder:"to"}]},{name:"holdtime",displayName:"APPLICATION_HOLDTIME",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.holdtime | secToTime | date:'HH:mm:ss'}}</div>",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"talktime",displayName:"APPLICATION_TALKTIME",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.talktime | secToTime | date:'HH:mm:ss'}}</div>",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"totalCalls",displayName:"APPLICATION_TOTAL_CALLS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.complete + row.entity.abandon + row.entity.unmanaged}}</div>",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],onRegisterApi:function(b){a.gridApi=b,a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?j.order=null:j.order=b[0].name+" "+b[0].sort.direction.toUpperCase()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){h(b),j.offset=(a-1)*b,j.limit=b}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters.length>1?a.filters.forEach(function(b){b.term?64===b.condition?j[a.name+"_uiFrom"]=b.term:256===b.condition&&(j[a.name+"_uiTo"]=b.term):64===b.condition?delete j[a.name+"_uiFrom"]:256===b.condition&&delete j[a.name+"_uiTo"]}):a.filters.length&&a.filters[0].term?j[a.name]=a.filters[0].term:delete j[a.name]})})}}}]),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","VoiceQueue","usSpinnerService","$q","uiGridConstants","Auth",function(a,b,c,d,e,f,g,h,i,j,k){function l(b){return h.spin("spinner-grid"),g.get(o).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=[],b.rows.forEach(function(a){n(a)})})["catch"](function(a){f.error(a)})["finally"](function(){b&&m(),h.stop("spinner-grid")})}function m(){e.socket.on("voice_queue:save",function(b){var c=_.find(a.gridOptions.data,{queueName:b.name});c||l()}), +e.socket.on("voice_queue:remove",function(b){_.remove(a.gridOptions.data,{queueId:b.id})}),e.socket.on("user_has_voice_queue:save",function(b){var c=_.find(a.gridOptions.data,{agentId:b.UserId,queue:b.queue});if(!c&&b.logged){var d=_.find(a.gridOptions.data,{queueName:b.queue}),e=a.gridOptions.data.indexOf(d);a.gridOptions.data.splice(e+1,0,{isAgent:!0,agent:b.membername,callstaken:b.callstaken?b.callstaken:0,lastcall:b.lastcall,status:b.statusdesc,paused:b.paused,reason:b.reason,agentId:b.UserId,queue:b.queue})}else c&&!b.logged?_.remove(a.gridOptions.data,{agentId:b.UserId,queue:b.queue}):c&&b.logged&&(c.callstaken=b.callstaken?b.callstaken:0,c.lastcall=b.lastcall,c.status=b.statusdesc,c.paused=b.paused,c.reason=b.reason)}),e.socket.on("user_has_voice_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queue:b.queue})})}function n(b){a.gridOptions.data.push({name:b.name,$$treeLevel:0,queueName:b.name}),b.Users.forEach(function(b){b.UserHasVoiceQueue.logged&&a.gridOptions.data.push({isAgent:!0,agent:b.UserHasVoiceQueue.membername,callstaken:b.UserHasVoiceQueue.callstaken?b.UserHasVoiceQueue.callstaken:0,lastcall:b.UserHasVoiceQueue.lastcall,status:b.UserHasVoiceQueue.statusdesc,paused:b.UserHasVoiceQueue.paused,reason:b.UserHasVoiceQueue.reason,agentId:b.UserHasVoiceQueue.UserId,queue:b.UserHasVoiceQueue.queue})})}var o={controller:"realtime",controller2:"voice",offset:0,limit:10};a.moment=moment,a.initQueues=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_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter"},{name:"agent",displayName:"APPLICATION_AGENT_NAME",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter"},{name:"callstaken",displayName:"APPLICATION_CALLS_TAKEN",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent">{{row.entity.callstaken}}</div>'},{name:"lastcall",displayName:"APPLICATION_LAST_CALL",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div data-ng-if=\"row.entity.isAgent\">{{row.entity.lastcall | date:'yyyy-MM-dd HH:mm:ss'}}</div>"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div data-ng-if=\"row.entity.isAgent\">{{'APPLICATION_'+row.entity.status | translate}}</div>"},{name:"paused",displayName:"APPLICATION_PAUSED",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div data-ng-if=\"row.entity.isAgent\">{{(row.entity.paused ? 'APPLICATION_YES' : 'APPLICATION_NO') | translate}}</div>"},{name:"reason",displayName:"APPLICATION_REASON",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent && row.entity.paused">{{row.entity.reason}}</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(){p(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){p(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){p(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.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(),l()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){o.offset=(a-1)*b,o.limit=b,l()}),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]}),l()})}},l(!0)};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("voice_queue"),e.unsyncUpdates("user_has_voice_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("VoiceRealtimeViewQueueCallsCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportQueue","Pause","Action","usSpinnerService","$q","uiGridConstants","$timeout",function(a,b,c,d,e,f,g,h,i,j,k,l,m){function n(){return j.spin("spinner-grid"),g.get({controller:"waiting",controller2:"calls"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){f.error(a)})["finally"](function(){o(),j.stop("spinner-grid")})}function o(){e.socket.on("report_queue:save",function(b){a.gridOptions.data.unshift(b)}),e.socket.on("report_queue:update",function(b){var c=_.find(a.gridOptions.data,{id:b.id});if(c){var d={queuecallerabandon:b.queuecallerabandon,queuecallerleave:b.queuecallerleave};delete b.queuecallerabandon,delete b.queuecallerleave,_.merge(c,b),d.queuecallerabandon&&(c.queuecallerabandon=d.queuecallerabandon),d.queuecallerleave&&(c.queuecallerleave=d.queuecallerleave),(c.queuecallerabandon||c.queuecallercomplete||c.queuecallerexit)&&m(function(){_.remove(a.gridOptions.data,{id:b.id})},3e3)}})}a.moment=moment,a.initQueues=function(){a.gridOptions={headerCellFilter:"translate",paginationPageSizes:[10,25,50,75],paginationPageSize:10,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 && !row.entity.queuecallerexit">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.queuecallerleaveAt && !row.entity.queuecallerabandon && !row.entity.queuecallercomplete">{{\'APPLICATION_ACTIVE\' | 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><span data-ng-if="!row.entity.queuecallerleaveAt && row.entity.queuecallerexit">{{\'APPLICATION_UNMANAGED\' | translate}}</span><span data-ng-if="!row.entity.queuecallercomplete && !row.entity.queuecallerabandon && !row.entity.queuecallerexit"> [<css-timer start-time="row.entity.updatedAt"></css-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 || ''}}</div>",enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"position",displayName:"APPLICATION_POSITION",headerCellFilter:"translate"},{name:"lastAssignedTo",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",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(){p(a.gridOptions.data.length)})}},n()};var p=function(a){var b=a?30*a+100: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.queuecalls",{url:"/queuecalls",templateUrl:"app/channels/voice/realtime/view/queuecalls/queuecalls.html",controller:"VoiceRealtimeViewQueueCallsCtrl"})}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewTelephoneCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Telephone","Pause","Action","usSpinnerService","$q","uiGridConstants","$timeout",function(a,b,c,d,e,f,g,h,i,j,k,l,m){function n(){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.error(a)})["finally"](function(){j.stop("spinner-grid")})}function o(){e.socket.on("agent: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("agent:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}var p={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')\">(<css-timer start-time=\"row.entity.statusAt\"></css-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></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(){q(a.gridOptions.data.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(),n()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){p.offset=(a-1)*b,p.limit=b,n()}),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]}),n()})}},n(),m(function(){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.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","user"],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","Auth",function(a,b,c,d,e,f,g,h){a.Recording=d,a.updateRating=function(a,c){return d.update({id:a,rating:c}).$promise.then(function(){f.show(b.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.initView=function(){var b={exporterCsvFilename:"recordings.csv",rowHeight:30,primaryKey:"id",columnDefs:[{name:"uniqueid"},{name:"customerPhone",displayName:"APPLICATION_CUSTOMER_PHONE",cellClass:"text-center ui-grid-vcenter"},{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','icon-question':row.entity.type === 'unknown','icon-earphones font-purple':row.entity.type === 'internal'}\"></i></div>",filter:{type:g.filter.SELECT,selectOptions:[{value:"inbound",label:"Inbound"},{value:"internal",label:"Internal"},{value:"outbound",label:"Outbound"},{value:"unknown",label:"Unknown"}]}},{name:"queue"},{name:"createdAt",displayName:"APPLICATION_DATE",headerCellFilter:"translate",filterHeaderTemplate:'<div class="ui-grid-filter-container row"><div ng-repeat="colFilter in col.filters" class="col-md-6 col-md-offset-0 col-sm-5 col-sm-offset-0 col-xs-5 col-xs-offset-0"><div custom-grid-date-filter-header></div></div></div>',filters:[{name:"From",condition:g.filter.GREATER_THAN_OR_EQUAL},{name:"To",condition:g.filter.LESS_THAN_OR_EQUAL}],sort:{direction:g.DESC,priority:0}},{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.id, row.entity.rating)" aria-labelledby="default-rating"></uib-rating></div>'},{name:"audio",displayName:"",width:100,enableSorting:!1,enableFiltering:!1,cellClass:"ui-grid-vcenter",cellTemplate:"<div><audio-file-download data-ng-if=\"row.entity.value.split('.').pop() == 'wav'\" params=\"{id:row.entity.id,controller:'stream'}\" resource=\"grid.appScope.Recording\"></audio-file-download><span data-ng-if=\"row.entity.value.split('.').pop() == 'gsm'\" title=\"{{'MESSAGE_GSM_PREVIEW_NOT_SUPPORTED' | translate}}\">{{'MESSAGE_GSM_PREVIEW_NOT_SUPPORTED' | translate}}</span></div>"},{name:"action",width:80,buttons:[{directive:"<motion-file-download params=\"{id:row.entity.id,controller:'stream'}\" resource=\"grid.appScope.Recording\" mimetype=\"'audio/'+row.entity.value.split('.').pop()\" btnclass=\"btn btn-xs blue-hoki\" filename=\"row.entity.uniqueid+'.'+row.entity.value.split('.').pop()\"></motion-file-download>"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.uniqueid, row.entity.id)",hide:!h.isAdmin()}]}]};a.gridOptions=e.gridOptions(d,b,a)}}]),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,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:25}}})}]),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.error(a)})},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:75,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","Agent","Telephone","Trunk","Team",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v){function w(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 x(){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.alwaysSwitch={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.$translate=b,a.selectedApp=void 0,a.showGrid=!0,a.$application=i.application,a.$interval=j.interval,a.selectedRows=[],a._=_,a.gridOptions={enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableSorting:!1,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",headerCellFilter:"translate",displayName:"APPLICATION_APPLICATION",enableColumnMenu:!1},{name:"appType",headerCellFilter:"translate",displayName:"APPLICATION_INFO",cellClass:"ui-grid-vcenter",cellTemplate:"<div>{{'APPLICATION_APPS_'+(row.entity.appType || (grid.appScope._.find(grid.appScope.$application.applications,{value:row.entity.app}) ? row.entity.app : 'custom')).toUpperCase() | translate}}</div>",enableColumnMenu:!1},{name:"appdata",headerCellFilter:"translate",displayName:"APPLICATION_ARGUMENTS",cellClass:"ui-grid-vcenter",cellTemplate:"<div>{{row.entity.appdata.join(',')}}</div>",enableColumnMenu:!1},{name:"interval",headerCellFilter:"translate",displayName:"APPLICATION_TIME_INTERVAL",enableColumnMenu:!1},{name:"action",enableColumnMenu:!1,headerCellFilter:"translate",displayName:"APPLICATION_ACTION",width:125,cellClass:"ui-grid-vcenter",cellTemplate:'<div><a class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.openApplication(grid.appScope.gridOptions.data.indexOf(row.entity))"><i class="icon-settings"></i></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))"><i class="fa fa-trash"></i></a></div>'}],onRegisterApi:function(b){b.selection.on.rowSelectionChanged(a,function(b){b.isSelected?a.selectedRows.push(b.entity):_.pull(a.selectedRows,b.entity)}),b.selection.on.rowSelectionChangedBatch(a,function(b){b[0].isSelected?a.selectedRows=_.map(b,"entity"):a.selectedRows=[]}),b.draggableRows.on.rowDropped(a,function(b,c){a.updateRoute()}),b.grid.registerDataChangeCallback(function(){y(a.gridOptions.data.length)})}};var y=function(a){var b=a?30*a+120:177;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px")};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&&w(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(b){if(b){var c,d,e={},f={};switch(void 0===a.selectedApp&&(a.application={appType:b.type,app:b.value,interval:a.application.interval||"*,*,*,*",appdata:[]}),b.value){case"Queue":c=l,d=m;break;case"Playback":c=m;break;case"AGI":c=n;break;case"Goto":c=o;break;case"Voicemail":c=q;break;case"Dial":switch(b.type){case"internalDial":c=r,e={controller:"all"};break;case"externalDial":c=u}}if(c)return c.get(e).$promise.then(function(b){a.items=b.rows}).then(function(){return d?d.get(f).$promise:void 0}).then(function(b){b&&(a.items2=b.rows)})["catch"](function(a){h.error(a)})}},!0),a.deselectAndRedirect=function(b){a.selectedApp=void 0,e.path(b)},a.initRingGroup=function(){var b,c,d;return void 0===a.selectedApp?a.usersArray=[]:a.usersArray=_.map(a.route.Applications[a.selectedApp].appdata[0].split("&"),function(a){return a.split("/")[1]}),r.get().$promise.then(function(a){return b=a,s.get().$promise}).then(function(a){return c=a,t.get().$promise}).then(function(e){d=e,ComponentsDropdowns.bindUserByRole(b,c,d,function(b){a.usersArray=_.union(b,a.usersArray),void 0===a.selectedApp?(a.application.appdata[0]=null,a.application.appdata[0]=_.map(a.usersArray,function(a){return"SIP/"+a}).join("&")):(a.route.Applications[a.selectedApp].appdata[0]=null,a.route.Applications[a.selectedApp].appdata[0]=_.map(a.usersArray,function(a){return"SIP/"+a}).join("&"))},function(b){a.usersArray=_.difference(a.usersArray,b),void 0===a.selectedApp?(a.application.appdata[0]=null,a.application.appdata[0]=_.map(a.usersArray,function(a){return"SIP/"+a}).join("&")):(a.route.Applications[a.selectedApp].appdata[0]=null,a.route.Applications[a.selectedApp].appdata[0]=_.map(a.usersArray,function(a){return"SIP/"+a}).join("&"))},a.route.Applications[a.selectedApp]?a.route.Applications[a.selectedApp].appdata:null)})["catch"](function(a){console.error(a)})},a.getIntervals=function(){return p.get().$promise.then(function(b){a.Intervals=b.rows,d.syncUpdates("interval",a.Intervals)})["catch"](function(a){h.error(a)})},a.getRoute=function(){return k.get({id:c.id}).$promise.then(function(b){a.route=b,a.gridOptions.data=b.Applications,y(a.gridOptions.data.length)})["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]}x()}},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.route.exten=a.$application.checkUnderscore(a.route.exten),_.forEach(a.route.Applications,function(a){if("custom"!==a.appType)switch(a.app){case"Dial":var b;switch(a.appType){case"externalDial":b=3;break;case"internalDial":b=2;break;default:b=2}a.appdata[b]=a.appdata[b]||"",a.appdata[b]+=(_.includes(a.appdata[b],"x")?"":"x")+(_.includes(a.appdata[b],"X")?"":"X");break;case"Queue":a.appdata[1]=a.appdata[1]||"",a.appdata[1]+=(_.includes(a.appdata[1],"x")?"":"x")+(_.includes(a.appdata[1],"X")?"":"X")}}),k.update({id:a.route.id},a.route).$promise.then(function(f){a.selectedApp=void 0,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.error(a)})},a.getContexts=function(){return o.get().$promise.then(function(b){a.voiceContexts=b.rows,d.syncUpdates("voice_context",a.voiceContexts)})["catch"](function(a){h.error(a)})},a.deleteApp=g.confirm["delete"](function(b){a.route.Applications.splice(b,1),a.updateRoute()}),a.deleteItems=g.confirm["delete"](function(){_.remove(a.route.Applications,function(b){return _.includes(a.selectedRows,b)}),a.selectedRows=[],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",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.channels.voice.routes.inbound.view.applications.settings",{url:"/settings",templateUrl:"app/channels/voice/route/view.applicationSettings.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"]})}]}})}]),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:75,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","Agent","Telephone","Trunk",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u){function v(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 w(){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.alwaysSwitch={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.$translate=b,a.selectedApp=void 0,a.showGrid=!0,a.$application=i.application,a.$interval=j.interval,a._=_,a.selectedRows=[],a.gridOptions={enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableSorting:!1,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",headerCellFilter:"translate",displayName:"APPLICATION_APPLICATION",enableColumnMenu:!1},{name:"appType",headerCellFilter:"translate",displayName:"APPLICATION_INFO",cellClass:"ui-grid-vcenter",cellTemplate:"<div>{{'APPLICATION_APPS_'+(row.entity.appType || (grid.appScope._.find(grid.appScope.$application.applications,{value:row.entity.app}) ? row.entity.app : 'custom')).toUpperCase() | translate}}</div>",enableColumnMenu:!1},{name:"appdata",headerCellFilter:"translate",displayName:"APPLICATION_ARGUMENTS",cellClass:"ui-grid-vcenter",cellTemplate:"<div>{{row.entity.appdata.join(',')}}</div>",enableColumnMenu:!1},{name:"interval",headerCellFilter:"translate",displayName:"APPLICATION_TIME_INTERVAL",enableColumnMenu:!1},{name:"action",enableColumnMenu:!1,headerCellFilter:"translate",displayName:"APPLICATION_ACTION",width:125,cellClass:"ui-grid-vcenter",cellTemplate:'<div><a class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.openApplication(grid.appScope.gridOptions.data.indexOf(row.entity))"><i class="icon-settings"></i></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))"><i class="fa fa-trash"></i></a></div>'}],onRegisterApi:function(b){b.selection.on.rowSelectionChanged(a,function(b){b.isSelected?a.selectedRows.push(b.entity):_.pull(a.selectedRows,b.entity)}),b.selection.on.rowSelectionChangedBatch(a,function(b){b[0].isSelected?a.selectedRows=_.map(b,"entity"):a.selectedRows=[]}),b.draggableRows.on.rowDropped(a,function(b,c){a.updateRoute()}),b.grid.registerDataChangeCallback(function(){x(a.gridOptions.data.length)})}},a.deleteItems=g.confirm["delete"](function(){_.remove(a.route.Applications,function(b){return _.includes(a.selectedRows,b)}),a.selectedRows=[],a.updateRoute()}),a.initRingGroup=function(){var b,c,d;return void 0===a.selectedApp?a.usersArray=[]:a.usersArray=_.map(a.route.Applications[a.selectedApp].appdata[0].split("&"),function(a){return a.split("/")[1]}),r.get().$promise.then(function(a){return b=a,s.get().$promise}).then(function(a){return c=a,t.get().$promise}).then(function(e){d=e,ComponentsDropdowns.bindUserByRole(b,c,d,function(b){a.usersArray=_.union(b,a.usersArray),void 0===a.selectedApp?(a.application.appdata[0]=null,a.application.appdata[0]=_.map(a.usersArray,function(a){return"SIP/"+a}).join("&")):(a.route.Applications[a.selectedApp].appdata[0]=null,a.route.Applications[a.selectedApp].appdata[0]=_.map(a.usersArray,function(a){return"SIP/"+a}).join("&"))},function(b){a.usersArray=_.difference(a.usersArray,b),void 0===a.selectedApp?(a.application.appdata[0]=null,a.application.appdata[0]=_.map(a.usersArray,function(a){return"SIP/"+a}).join("&")):(a.route.Applications[a.selectedApp].appdata[0]=null,a.route.Applications[a.selectedApp].appdata[0]=_.map(a.usersArray,function(a){return"SIP/"+a}).join("&"))},a.route.Applications[a.selectedApp]?a.route.Applications[a.selectedApp].appdata:null)})["catch"](function(a){console.error(a)})};var x=function(a){var b=a?30*a+120:177;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px")};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&&v(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(b){if(b){var c,d,e={},f={};switch(void 0===a.selectedApp&&(a.application={appType:b.type,app:b.value,interval:a.application.interval||"*,*,*,*",appdata:[]}),b.value){case"Queue":c=l,d=m;break;case"Playback":c=m;break;case"AGI":c=n;break;case"Goto":c=o;break;case"Voicemail":c=q;break;case"Dial":switch(b.type){case"internalDial":c=r,e={controller:"all"};break;case"externalDial":c=u}}if(c)return c.get(e).$promise.then(function(b){a.items=b.rows}).then(function(){return d?d.get(f).$promise:void 0}).then(function(b){b&&(a.items2=b.rows)})["catch"](function(a){h.error(a)})}},!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.error(a)})},a.getRoute=function(){return k.get({id:c.id}).$promise.then(function(b){a.route=b,a.gridOptions.data=b.Applications,x(a.gridOptions.data.length)})["catch"](function(a){e.path("/channels/voice/routes/internal/list")})},a.getApplication=function(){if(void 0===a.selectedApp)e.path("/channels/voice/routes/internal/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]}w()}},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.route.exten=a.$application.checkUnderscore(a.route.exten),_.forEach(a.route.Applications,function(a){if("custom"!==a.appType)switch(a.app){case"Dial":var b;switch(a.appType){case"externalDial":b=3;break;case"internalDial":b=2;break;default:b=2}a.appdata[b]=a.appdata[b]||"",a.appdata[b]+=(_.includes(a.appdata[b],"x")?"":"x")+(_.includes(a.appdata[b],"X")?"":"X");break;case"Queue":a.appdata[1]=a.appdata[1]||"",a.appdata[1]+=(_.includes(a.appdata[1],"x")?"":"x")+(_.includes(a.appdata[1],"X")?"":"X")}}),k.update({id:a.route.id},a.route).$promise.then(function(f){a.selectedApp=void 0,h.show(b.instant("MESSAGE_WELL_DONE")+"!","success"),d&&e.path("/channels/voice/routes/internal/view/"+c.id+"/"+d)})["catch"](function(a){h.error(a)})},a.getContexts=function(){return o.get().$promise.then(function(b){a.voiceContexts=b.rows,d.syncUpdates("voice_context",a.voiceContexts)})["catch"](function(a){h.error(a)})},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",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.channels.voice.routes.internal.view.applications.settings",{url:"/settings",templateUrl:"app/channels/voice/route/view.applicationSettings.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"]})}]}})}]),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.error(a)})},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.error(a)})},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:75,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._=_,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.alwaysSwitch={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.selectedRows=[],a.gridOptions={enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableSorting:!1,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",enableColumnMenu:!1},{name:"appType",headerCellFilter:"translate",displayName:"APPLICATION_INFO",cellClass:"ui-grid-vcenter",cellTemplate:"<div>{{'APPLICATION_APPS_'+(row.entity.appType || (grid.appScope._.find(grid.appScope.$application.applications,{value:row.entity.app}) ? row.entity.app : 'custom')).toUpperCase() | translate}}</div>",enableColumnMenu:!1},{name:"appdata",displayName:"APPLICATION_ARGUMENTS",headerCellFilter:"translate",cellClass:"ui-grid-vcenter",cellTemplate:"<div>{{row.entity.appdata.join(',')}}</div>",enableColumnMenu:!1},{name:"interval",displayName:"APPLICATION_TIME_INTERVAL",headerCellFilter:"translate",enableColumnMenu:!1},{name:"action",displayName:"APPLICATION_ACTION",headerCellFilter:"translate",width:125,enableColumnMenu:!1,cellClass:"ui-grid-vcenter",cellTemplate:'<div><a class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.openApplication(grid.appScope.gridOptions.data.indexOf(row.entity))"><i class="icon-settings"></i></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))"><i class="fa fa-trash"></i></a></div>'}],onRegisterApi:function(b){b.selection.on.rowSelectionChanged(a,function(b){b.isSelected?a.selectedRows.push(b.entity):_.pull(a.selectedRows,b.entity)}),b.selection.on.rowSelectionChangedBatch(a,function(b){b[0].isSelected?a.selectedRows=_.map(b,"entity"):a.selectedRows=[]}),b.draggableRows.on.rowDropped(a,function(b,c){a.updateRoute()}),b.grid.registerDataChangeCallback(function(){r(a.gridOptions.data.length)})}},a.deleteItems=h.confirm["delete"](function(){_.remove(a.route.Applications,function(b){return _.includes(a.selectedRows,b)}),a.selectedRows=[],a.updateRoute()});var r=function(a){var b=a?30*a+120:177;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px")};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(c){if(c){var d,e;switch(void 0===a.selectedApp&&(a.application={appType:c.type,app:c.value,interval:a.application.interval||"*,*,*,*",appdata:[]}),c.value){case"Dial":d=l;break;default:d=null,e=null}if(d)return d.get().$promise.then(function(b){a.items=b.rows}).then(function(){return e?e.get().$promise:void 0}).then(function(b){b&&(a.items2=b.rows)})["catch"](function(a){b.error(a)})}},!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.error(a)})},a.getRoute=function(){return k.get({id:d.id}).$promise.then(function(b){a.route=b,a.gridOptions.data=b.Applications,r(a.gridOptions.data.length)})["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.route.exten=a.$application.checkUnderscore(a.route.exten),_.forEach(a.route.Applications,function(a){"outboundDial"===a.appType&&(a.appdata[4]=a.appdata[4]||"",a.appdata[4]+=(_.includes(a.appdata[4],"x")?"":"x")+(_.includes(a.appdata[4],"X")?"":"X"))}),k.update({id:a.route.id},a.route).$promise.then(function(g){a.selectedApp=void 0,b.show(c.instant("MESSAGE_WELL_DONE")+"!","success"),e&&f.path("/channels/voice/routes/outbound/view/"+d.id+"/"+e)})["catch"](function(a){b.error(a)})},a.getContexts=function(){return m.get().$promise.then(function(b){a.voiceContexts=b.rows,e.syncUpdates("voice_context",a.voiceContexts)})["catch"](function(a){b.error(a)})},a.getTags=function(){return o.get().$promise.then(function(b){b.rows.unshift({name:"--"}),a.tags=b.rows})["catch"](function(a){b.error(a)})},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,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:21}}})}]),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","agent"],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:75,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["switch"]={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},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.error(a)})},a.getContexts=function(){return d.get().$promise.then(function(b){a.voiceContexts=b.rows})["catch"](function(a){f.error(a)})},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,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:23}}})}]),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.error(a)})},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.error(data)})}}]),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/:controller2",{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:100,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)"},{"class":"green-turquoise",name:"contacts",uisref:"main.contactmanager.contacts.list({companyId:{{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.error(a)})},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.error(a)})}}]),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"},search:{method:"POST"}})}]),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("ContactManagerListCopyModalCtrl",["$scope","$uibModalInstance","xAlert","List","Contact","$translate",function(a,b,c,d,e,f){a.item={},a.getLists=function(){return d.get().$promise.then(function(b){a.lists=b.rows})["catch"](function(a){c.error(a)})},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ContactManagerListImportModalCtrl",["$scope","$uibModalInstance","indexes","csv","xAlert","socket","List","Contact","$translate","Company",function(a,b,c,d,e,f,g,h,i,j){function k(a){var b,c;if(!a)return 0;for(a=a.toString(),b=c=a.length;b--;){var d=a[b].charCodeAt();d>=56320&&57343>=d&&b--,d>127&&2047>=d?c++:d>2047&&65535>=d&&(c+=2)}return c}function l(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 k(JSON.stringify(f))<=5e7?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,l(g)})["catch"](function(b){a.stopped=!0,e.error(b),l(g)}):(a.stopped=!0,e.show(i.instant("MESSAGE_REQUEST_TOO_BIG"),"warning"),l(g),void 0)}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,l(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.error(a)})},a.getCompanies=function(){return j.get().$promise.then(function(b){a.companies=b.rows})["catch"](function(a){e.error(a)})},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.error(a)})},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","Company",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){a.Auth=o,a.initView=function(){var c;return j.get().$promise.then(function(b){return a.lists=[],a.customFields=[],b.rows.forEach(function(b,c){_.forEach(b.CustomFields,function(b){a.customFields.push({name:b.name,alias:b.alias})}),a.lists.push({value:b.id,label:b.name})}),p.get().$promise}).then(function(b){a.companies=[],b.rows.forEach(function(b,c){a.companies.push({value:b.id,label:b.name})})}).then(function(){var d=[{"class":"blue-hoki",name:"profile",onClick:"grid.appScope.openContactTab(row.entity)"}];o.isAgent()||(d.push({"class":"green",title:b.instant("APPLICATION_COPY"),name:"copy",onClick:"grid.appScope.copy(row.entity.id)"}),d.push({"class":"red-sunglo",name:"delete",title:b.instant("APPLICATION_DELETE"),onClick:"grid.appScope.deleteItem(row.entity.fullname, row.entity.id)"})),c={exporterCsvFilename:"Contacts.csv",columnDefs:[{name:"firstName"},{name:"lastName"},{name:"phone"},{name:"email"},{name:"ListId",displayName:"APPLICATION_LIST",field:"List.name",filter:{type:k.filter.SELECT,term:n.listId||null,selectOptions:a.lists},cellTemplate:'<div class="centered-uigrid-td"><a href="/contactmanager/lists/view/{{row.entity.ListId}}/settings">{{row.entity.List.name}}</a></div>'},{name:"CompanyId",displayName:"APPLICATION_COMPANY",field:"Company.name",filter:{type:k.filter.SELECT,term:n.companyId||null,selectOptions:a.companies},cellTemplate:'<div class="centered-uigrid-td"><a href="/contactmanager/companies/view/{{row.entity.CompanyId}}/settings">{{row.entity.Company.name}}</a></div>'},{name:"tags",filterHeaderTemplate:'<div class="ui-grid-filter-container row"><div ng-repeat="colFilter in col.filters" class="col-md-12 col-md-offset-0 col-sm-12 col-sm-offset-0 col-xs-12 col-xs-offset-0"><div custom-grid-tags-filter-header></div></div></div>',filters:[{name:"tags"}],cellTemplate:"<div class=\"centered-uigrid-td\">{{row.entity.tags.join(',')}}</div>"}]},_.forEach(a.customFields,function(a){c.columnDefs.push({name:a.name,displayName:a.alias,visible:!1})}),c.columnDefs.push({name:"action",width:100,buttons:d}),a.gridOptions=i.gridOptions(h,c,a),m.socket.on("contact_manager:remove",function(b){a.gridOptions.getPage()})})["catch"](function(a){l.error(a)})},d.FileSelect.prototype.isEmptyAfterSelection=function(){return!0};var q=a.uploader=new d({queueLimit:1,clearInputAfterAddedToQueue:!0});q.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)})},a.copy=function(b){var c=f.open({animation:!0,size:"small",templateUrl:"app/contactmanager/contact/list/copy.modal.html",controller:"ContactManagerListCopyModalCtrl"});c.result.then(function(c){return h.save({id:b,controller:"copy"},c).$promise.then(function(b){a.openContactTab({firstName:b.firstName,lastName:b.lastName,id:b.id})})["catch"](function(a){l.error(a)})},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,companyId:null},controller:"ContactManagerContactListCtrl"})}]),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:100,buttons:[{"class":"blue-hoki",name:"settings",href:"/contactmanager/lists/view/{{row.entity.id}}/settings"},{"class":"green-turquoise",name:"contacts",uisref:"main.contactmanager.contacts.list({listId:{{row.entity.id}}})"},{"class":"{{row.entity.defaultEntry ? 'red-sunglo disabled' : 'red-sunglo'}}",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, 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.error(a)})},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"})}]),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){function m(a){var b=a.split(""),c=0,d=0;return b.shift(),b.forEach(function(a,b){"{"===a?c++:"}"===a&&(c--,c||(d=b+1))}),d?JSON.parse("["+a.substr(1,d)+"]"):[]}var n=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({id:d.id},a.list).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){b.error(a)})},a.getTeams=function(){return k.get({controller:"associations"}).$promise.then(function(b){return a.teams=b.rows,a.list?void 0:a.getList()}).then(function(){return a.list.defaultEntry&&f.path("/contactmanager/lists/list"),j.get({listId:d.id,controller:"agents"}).$promise}).then(function(b){ComponentsDropdowns.bindQueue(a.teams,_.map(b.rows,function(a){return{id:a.id}}),n)})["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(){a.gridOptions.getPage(),b.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.error(a)})},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){if(a.customField=b,"select"===a.customField.type)try{a.choices=JSON.parse(a.customField.values)}catch(c){a.choices=m(a.customField.values)}})["catch"](function(a){console.error(a)})},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.error(a)})},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","ChatRoom","socket","Agent","$q","$translate","ReportChatSession","$timeout",function(a,b,c,d,e,f,g,h,i){a.Auth=b,a.moment=moment,a["new"]=0,a.open=0,a.unmanaged=0,a.closed=0;var j=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(){a.table1={enableGridMenu:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,multiSelect:!0,columnDefs:[{name:"UserHasChatQueue.queue",headerCellFilter:"translate",displayName:"APPLICATION_QUEUE",cellClass:"text-center ui-grid-vcenter"}],data:[],onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){j(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)})}},a.table2={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"roomid",displayName:"APPLICATION_INTERACTION_ID",headerCellFilter:"translate"},{name:"websitename",displayName:"APPLICATION_WEBSITE",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.application}} <span data-ng-if=\"row.entity.application == 'queue' && row.entity.queuename\">({{row.entity.queuename}})</span></div>"},{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.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span><span data-ng-if="!row.entity.leaveAt"> [<css-timer start-time="row.entity.updatedAt"></css-timer>]</span></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 || ''}}</div>"}],data:[],gridMenuTitleFilter:function(a){var b=f.defer();return b.resolve(g.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){j(a.table2.data.length)})}},e.get({id:b.getCurrentUser().id,controller:"chat",controller1:"queues"}).$promise.then(function(b){a.table1.data=b.rows})["finally"](function(){d.socket.on("user_has_chat_queue:save",function(c){c.UserId!=b.getCurrentUser().id||_.find(a.table1.data,{id:c.ChatQueueId})||a.table1.data.push({id:c.ChatQueueId,UserHasChatQueue:c})}),d.socket.on("user_has_chat_queue:remove",function(c){c.UserId===b.getCurrentUser().id&&_.remove(a.table1.data,{id:c.ChatQueueId})})})["catch"](function(a){console.error(a)}),h.get({controller:"waiting",controller2:"applications"}).$promise.then(function(b){a.table2.data=b.rows})["finally"](function(){d.socket.on("report_chat_session:save",function(b){var c=_.find(a.table2.data,{id:b.id});c?(_.merge(c,b),b.leaveAt&&i(function(){_.remove(a.table2.data,{id:b.id})},1e4)):b.leaveAt||a.table2.data.push(b)}),d.socket.on("report_chat_session:remove",function(b){_.remove(a.table2.data,{id:b.id})})})["catch"](function(a){console.log(a)})},a.initWidget=function(b){var e;switch(b){case"unmanaged":e=c;break;default:e=h}return e.get({id:b}).$promise.then(function(c){a[b]=c.value,a.charts={interactions:{labels:[g.instant("APPLICATION_DASHBOARD_NEW"),g.instant("APPLICATION_DASHBOARD_OPEN"),g.instant("APPLICATION_UNMANAGED"),g.instant("APPLICATION_DASHBOARD_CLOSED"),g.instant("APPLICATION_DASHBOARD_ABANDONED")],values:[a["new"],a.open,a.unmanaged,a.closed,a.abandoned],colours:["#44B6AE","#578EBE","#35AA47","#8775A7","#f3c200"]}},d.socket.on("report_chat_dashboard:"+b,function(c){a[b]=c.value,a.charts.interactions.values=[a["new"],a.open,a.unmanaged,a.closed]})})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("DashboardCtrl",["$scope","$translate","Auth",function(a,b,c){}]),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}}}).state("main.dashboard.openchannel",{url:"/openchannel",controller:"DashboardOpenChannelCtrl",templateUrl:"app/dashboard/openchannel/openchannel.html",data:{permissions:{redirectTo:"landing",id:20}}})}]),angular.module("xCallyShuttleApp").controller("DashboardFaxCtrl",["$scope","Auth","FaxRoom","socket","Agent","$translate","$q","ReportFaxSession","$timeout",function(a,b,c,d,e,f,g,h,i){a.Auth=b,a.moment=moment,a["new"]=0,a.open=0,a.pending=0,a.closed=0,a.initAgent=function(){a.table1={enableGridMenu:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,multiSelect:!0,columnDefs:[{name:"UserHasFaxQueue.queue",headerCellFilter:"translate",displayName:"APPLICATION_QUEUE",cellClass:"text-center ui-grid-vcenter"}],data:[],onRegisterApi:function(b){a.gridApi=b}},a.table2={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"roomid",displayName:"APPLICATION_INTERACTION_ID",headerCellFilter:"translate"},{name:"accountname",displayName:"APPLICATION_ACCOUNT_NAME",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.application}} <span data-ng-if=\"row.entity.application == 'queue' && row.entity.queuename\">({{row.entity.queuename}})</span></div>"},{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.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span><span data-ng-if="!row.entity.leaveAt"> [<css-timer start-time="row.entity.updatedAt"></css-timer>]</span></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>"}],data:[],gridMenuTitleFilter:function(a){var b=g.defer();return b.resolve(f.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b}},e.get({id:b.getCurrentUser().id,controller:"fax",controller1:"queues"}).$promise.then(function(b){a.table1.data=b.rows})["finally"](function(){d.socket.on("user_has_fax_queue:save",function(c){c.UserId!=b.getCurrentUser().id||_.find(a.table1.data,{id:c.FaxQueueId})||a.table1.data.push({id:c.FaxQueueId,UserHasFaxQueue:c})}),d.socket.on("user_has_fax_queue:remove",function(c){c.UserId===b.getCurrentUser().id&&_.remove(a.table1.data,{id:c.FaxQueueId})})})["catch"](function(a){console.error(a)}),h.get({controller:"waiting",controller2:"applications"}).$promise.then(function(b){a.table2.data=b.rows})["finally"](function(){d.socket.on("report_fax_session:save",function(b){var c=_.find(a.table2.data,{id:b.id});c?(_.merge(c,b),b.leaveAt&&i(function(){_.remove(a.table2.data,{id:b.id})},1e4)):b.leaveAt||a.table2.data.push(b)}),d.socket.on("report_fax_session:remove",function(b){_.remove(a.table2.data,{id:b.id})})})["catch"](function(a){console.log(a)})},a.initWidget=function(b){var e;switch(b){case"timeout":case"waiting":e=h;break;default:e=c}return e.get({id:b}).$promise.then(function(c){a[b]=c.value,a.charts={interactions:{labels:[f.instant("APPLICATION_DASHBOARD_NEW"),f.instant("APPLICATION_DASHBOARD_OPEN"),f.instant("APPLICATION_DASHBOARD_PENDING"),f.instant("APPLICATION_DASHBOARD_CLOSED")],values:[a["new"],a.open,a.pending,a.closed],colours:["#44B6AE","#578EBE","#35AA47","#8775A7"]}},d.socket.on("report_fax_dashboard:"+b,function(c){a[b]=c.value,a.charts.interactions.values=[a["new"],a.open,a.pending,a.closed]})})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("DashboardMailCtrl",["$scope","Auth","MailRoom","socket","Agent","$translate","$q","ReportMailSession","$timeout",function(a,b,c,d,e,f,g,h,i){a.Auth=b,a.moment=moment,a["new"]=0,a.open=0,a.pending=0,a.closed=0,a.charts={interactions:{labels:[f.instant("APPLICATION_DASHBOARD_NEW"),f.instant("APPLICATION_DASHBOARD_OPEN"),f.instant("APPLICATION_DASHBOARD_PENDING"),f.instant("APPLICATION_DASHBOARD_CLOSED")],values:[a["new"],a.open,a.pending,a.closed],colours:["#44B6AE","#578EBE","#35AA47","#8775A7"]}},a.initAgent=function(){a.table1={enableGridMenu:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,multiSelect:!0,columnDefs:[{name:"UserHasMailQueue.queue",headerCellFilter:"translate",displayName:"APPLICATION_QUEUE",cellClass:"text-center ui-grid-vcenter"}],data:[],onRegisterApi:function(b){a.gridApi=b}},a.table2={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"roomid",displayName:"APPLICATION_INTERACTION_ID",headerCellFilter:"translate"},{name:"accountname",displayName:"APPLICATION_ACCOUNT_NAME",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.application}} <span data-ng-if=\"row.entity.application == 'queue' && row.entity.queuename\">({{row.entity.queuename}})</span></div>"},{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.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span><span data-ng-if="!row.entity.leaveAt"> [<css-timer start-time="row.entity.updatedAt"></css-timer>]</span></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>"}],data:[],gridMenuTitleFilter:function(a){var b=g.defer();return b.resolve(f.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){})}},e.get({id:b.getCurrentUser().id,controller:"mail",controller1:"queues"}).$promise.then(function(b){a.table1.data=b.rows})["finally"](function(){d.socket.on("user_has_mail_queue:save",function(c){c.UserId!=b.getCurrentUser().id||_.find(a.table1.data,{id:c.MailQueueId})||a.table1.data.push({id:c.MailQueueId,UserHasMailQueue:c})}),d.socket.on("user_has_mail_queue:remove",function(c){c.UserId===b.getCurrentUser().id&&_.remove(a.table1.data,{id:c.MailQueueId})})})["catch"](function(a){console.error(a)}),h.get({controller:"waiting",controller2:"applications"}).$promise.then(function(b){a.table2.data=b.rows})["finally"](function(){d.socket.on("report_mail_session:save",function(b){var c=_.find(a.table2.data,{id:b.id});c?(_.merge(c,b),b.leaveAt&&i(function(){_.remove(a.table2.data,{id:b.id})},1e4)):b.leaveAt||a.table2.data.push(b)}),d.socket.on("report_mail_session:remove",function(b){_.remove(a.table2.data,{id:b.id})})})["catch"](function(a){console.log(a)})},a.initWidget=function(b){var e;switch(b){case"timeout":case"waiting":e=h;break;default:e=c}return e.get({id:b}).$promise.then(function(c){a[b]=c.value,a.charts={interactions:{labels:[f.instant("APPLICATION_DASHBOARD_NEW"),f.instant("APPLICATION_DASHBOARD_OPEN"),f.instant("APPLICATION_DASHBOARD_PENDING"),f.instant("APPLICATION_DASHBOARD_CLOSED")],values:[a["new"],a.open,a.pending,a.closed],colours:["#44B6AE","#578EBE","#35AA47","#8775A7"]}},d.socket.on("report_mail_dashboard:"+b,function(c){a[b]=c.value,a.charts.interactions.values=[a["new"],a.open,a.pending,a.closed]})})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("DashboardOpenChannelCtrl",["$scope","Auth","OpenChannelRoom","socket","Agent","$translate","$q","ReportOpenChannelSession","$timeout",function(a,b,c,d,e,f,g,h,i){a.Auth=b,a.moment=moment,a["new"]=0,a.open=0,a.pending=0,a.closed=0,a.initAgent=function(){a.table1={enableGridMenu:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,multiSelect:!0,columnDefs:[{name:"UserHasOpenchannelQueue.queue",headerCellFilter:"translate",displayName:"APPLICATION_QUEUE",cellClass:"text-center ui-grid-vcenter"}],data:[], +onRegisterApi:function(b){a.gridApi=b}},a.table2={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"roomid",displayName:"APPLICATION_INTERACTION_ID",headerCellFilter:"translate"},{name:"accountname",displayName:"APPLICATION_ACCOUNT_NAME",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.application}} <span data-ng-if=\"row.entity.application == 'queue' && row.entity.queuename\">({{row.entity.queuename}})</span></div>"},{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.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span><span data-ng-if="!row.entity.leaveAt"> [<css-timer start-time="row.entity.updatedAt"></css-timer>]</span></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>"}],data:[],gridMenuTitleFilter:function(a){var b=g.defer();return b.resolve(f.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b}},e.get({id:b.getCurrentUser().id,controller:"openchannel",controller1:"queues"}).$promise.then(function(b){a.table1.data=b.rows})["finally"](function(){d.socket.on("user_has_openchannel_queue:save",function(c){c.UserId!=b.getCurrentUser().id||_.find(a.table1.data,{id:c.OpenChannelQueueId})||a.table1.data.push({id:c.OpenChannelQueueId,UserHasOpenChannelQueue:c})}),d.socket.on("user_has_openchannel_queue:remove",function(c){c.UserId===b.getCurrentUser().id&&_.remove(a.table1.data,{id:c.OpenChannelQueueId})})})["catch"](function(a){console.error(a)}),h.get({controller:"waiting",controller2:"applications"}).$promise.then(function(b){a.table2.data=b.rows})["finally"](function(){d.socket.on("report_openchannel_session:save",function(b){var c=_.find(a.table2.data,{id:b.id});c?(_.merge(c,b),b.leaveAt&&i(function(){_.remove(a.table2.data,{id:b.id})},1e4)):b.leaveAt||a.table2.data.push(b)}),d.socket.on("report_openchannel_session:remove",function(b){_.remove(a.table2.data,{id:b.id})})})["catch"](function(a){console.log(a)})},a.initWidget=function(b){var e;switch(b){case"timeout":case"waiting":e=h;break;default:e=c}return e.get({id:b}).$promise.then(function(c){a[b]=c.value,a.charts={interactions:{labels:[f.instant("APPLICATION_DASHBOARD_NEW"),f.instant("APPLICATION_DASHBOARD_OPEN"),f.instant("APPLICATION_DASHBOARD_PENDING"),f.instant("APPLICATION_DASHBOARD_CLOSED")],values:[a["new"],a.open,a.pending,a.closed],colours:["#44B6AE","#578EBE","#35AA47","#8775A7"]}},d.socket.on("report_openchannel_dashboard:"+b,function(c){a[b]=c.value,a.charts.interactions.values=[a["new"],a.open,a.pending,a.closed]})})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("DashboardSmsCtrl",["$scope","Auth","SmsRoom","socket","Agent","$translate","$q","ReportSmsSession","$timeout",function(a,b,c,d,e,f,g,h,i){a.Auth=b,a.moment=moment,a["new"]=0,a.open=0,a.pending=0,a.closed=0,a.initAgent=function(){a.table1={enableGridMenu:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,multiSelect:!0,columnDefs:[{name:"UserHasSmsQueue.queue",headerCellFilter:"translate",displayName:"APPLICATION_QUEUE",cellClass:"text-center ui-grid-vcenter"}],data:[],onRegisterApi:function(b){a.gridApi=b}},a.table2={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"roomid",displayName:"APPLICATION_INTERACTION_ID",headerCellFilter:"translate"},{name:"accountname",displayName:"APPLICATION_ACCOUNT_NAME",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.application}} <span data-ng-if=\"row.entity.application == 'queue' && row.entity.queuename\">({{row.entity.queuename}})</span></div>"},{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.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span><span data-ng-if="!row.entity.leaveAt"> [<css-timer start-time="row.entity.updatedAt"></css-timer>]</span></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>"}],data:[],gridMenuTitleFilter:function(a){var b=g.defer();return b.resolve(f.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b}},e.get({id:b.getCurrentUser().id,controller:"sms",controller1:"queues"}).$promise.then(function(b){a.table1.data=b.rows})["finally"](function(){d.socket.on("user_has_sms_queue:save",function(c){c.UserId!=b.getCurrentUser().id||_.find(a.table1.data,{id:c.SmsQueueId})||a.table1.data.push({id:c.SmsQueueId,UserHasSmsQueue:c})}),d.socket.on("user_has_sms_queue:remove",function(c){c.UserId===b.getCurrentUser().id&&_.remove(a.table1.data,{id:c.SmsQueueId})})})["catch"](function(a){console.error(a)}),h.get({controller:"waiting",controller2:"applications"}).$promise.then(function(b){a.table2.data=b.rows})["finally"](function(){d.socket.on("report_sms_session:save",function(b){var c=_.find(a.table2.data,{id:b.id});c?(_.merge(c,b),b.leaveAt&&i(function(){_.remove(a.table2.data,{id:b.id})},1e4)):b.leaveAt||a.table2.data.push(b)}),d.socket.on("report_sms_session:remove",function(b){_.remove(a.table2.data,{id:b.id})})})["catch"](function(a){console.log(a)})},a.initWidget=function(b){var e;switch(b){case"timeout":case"waiting":e=h;break;default:e=c}return e.get({id:b}).$promise.then(function(c){a[b]=c.value,a.charts={interactions:{labels:[f.instant("APPLICATION_DASHBOARD_NEW"),f.instant("APPLICATION_DASHBOARD_OPEN"),f.instant("APPLICATION_DASHBOARD_PENDING"),f.instant("APPLICATION_DASHBOARD_CLOSED")],values:[a["new"],a.open,a.pending,a.closed],colours:["#44B6AE","#578EBE","#35AA47","#8775A7"]}},d.socket.on("report_sms_dashboard:"+b,function(c){a[b]=c.value,a.charts.interactions.values=[a["new"],a.open,a.pending,a.closed]})})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("DashboardVoiceCtrl",["$scope","$rootScope","$timeout","Auth","ReportQueue","ReportCall","Agent","Dashboard","socket",function(a,b,c,d,e,f,g,h,i){a.moment=moment,a.radioSwitch={size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"success",onColor:"danger"};var j=function(a,b){var c=a?30*a+130:177;angular.element(document.getElementsByName(b)[0]).css("height",c+"px")};a.initUser=function(){var b;return a.user=d.getCurrentUser(),a.voice={},a.$on("$destroy",function(){b&&(b.terminate(),i.socket.removeAllListeners("voice:inbound"),i.socket.removeAllListeners("voice:outbound:global"))}),e.get({controller:"dashboard"}).$promise.then(function(b){return a.voice.queues=b,f.get({controller:"dashboard"}).$promise}).then(function(b){a.voice.outbound=b})["catch"](function(a){console.error(a)})["finally"](function(){i.socket.on("voice:inbound",function(b){a.voice.queues[b.type]+=b.amount}),i.socket.on("voice:outbound:global",function(b){_.merge(a.voice.outbound,b)})})},a.initAgent=function(){return a.agent=d.getCurrentUser(),a.table1={enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,enableSorting:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,columnDefs:[{name:"queue",headerCellFilter:"translate",displayName:"APPLICATION_QUEUE",cellClass:"text-center ui-grid-vcenter"},{name:"loggedAt",displayName:"logged At",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span am-time-ago="row.entity.loggedAt"></span></div>'},{name:"lastcall",headerCellFilter:"translate",displayName:"APPLICATION_LAST_CALL",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span am-time-ago="row.entity.lastcall"></span></div>'},{name:"callstaken",headerCellFilter:"translate",displayName:"APPLICATION_CALLS_TAKEN",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>{{row.entity.callstaken || 0}}</span></div>"}],data:[],onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){j(a.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1")}),a.gridApi.pagination.on.paginationChanged(a,function(b,c){j(c>a.table1.data.length?a.table1.data.length:c,"table1")})}},a.table2={enableGridMenu:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,multiSelect:!1,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 && !row.entity.queuecallerexit">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.queuecallerleaveAt && !row.entity.queuecallerabandon && !row.entity.queuecallercomplete">{{\'APPLICATION_ACTIVE\' | 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><span data-ng-if="!row.entity.queuecallerleaveAt && row.entity.queuecallerexit">{{\'APPLICATION_UNMANAGED\' | translate}}</span><span data-ng-if="!row.entity.queuecallercomplete && !row.entity.queuecallerabandon && !row.entity.queuecallerexit"> [<css-timer start-time="row.entity.updatedAt"></css-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:"position",displayName:"APPLICATION_POSITION",headerCellFilter:"translate"},{name:"lastAssignedTo",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter"}],data:[],onRegisterApi:function(b){a.gridApi1=b,a.gridApi1.grid.registerDataChangeCallback(function(){j(a.gridApi1.core.getVisibleRows(a.gridApi1.grid).length,"table2")})}},a.table3={exporterCsvFilename:"abandoned_calls.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:1,columnDefs:[{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter"},{name:"caller",displayName:"APPLICATION_CALLER",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.calleridnum || ''}} {{row.entity.calleridname || ''}}</div>"},{name:"createdAt",displayName:"APPLICATION_DATE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.updatedAt | date:'yyyy-MM-dd HH:mm:ss'}}</div>"},{name:"lastAssignedTo",cellClass:"text-center ui-grid-vcenter",displayName:"APPLICATION_LAST_ASSIGNED_TO",headerCellFilter:"translate"},{name:"assigned",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellTemplate:'<div class="centered-uigrid-td"><input data-ng-change="grid.appScope.updateItem(row.entity)", bs-switch ng-model="row.entity.assigned" type="checkbox" switch-active="{{ !row.entity.assigned || grid.appScope.agent.name === row.entity.lastAssignedTo }}" switch-on-text="{{ \'APPLICATION_ASSIGNED\' | translate }}" switch-off-text="{{ \'APPLICATION_FREE\' | translate }}" switch-on-color="{{ grid.appScope.radioSwitch.onColor }}" switch-off-color="{{ grid.appScope.radioSwitch.offColor }}" switch-animate="{{ grid.appScope.radioSwitch.animate }}" switch-size="{{ grid.appScope.radioSwitch.size }}" switch-label="{{ grid.appScope.radioSwitch.label }}" switch-icon="{{ grid.appScope.radioSwitch.icon }}" switch-radio-off="{{ grid.appScope.radioSwitch.radioOff }}" switch-label-width="{{ grid.appScope.radioSwitch.labelWidth }}" switch-handle-width="{{ grid.appScope.radioSwitch.handleWidth }}"></div>',enableFiltering:!1}],data:[],onRegisterApi:function(b){a.gridApi2=b,a.gridApi2.grid.registerDataChangeCallback(function(){j(a.gridApi2.core.getVisibleRows(a.gridApi2.grid).length,"table3")})}},g.get({id:d.getCurrentUser().id,controller:"voice",controller1:"queues"}).$promise.then(function(b){a.table1.data=_.map(b.rows,function(a){return{queue:a.UserHasVoiceQueue.queue,loggedAt:a.UserHasVoiceQueue.loggedAt,callstaken:a.UserHasVoiceQueue.callstaken,lastcall:a.UserHasVoiceQueue.lastcall}})})["finally"](function(){j(a.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1"),i.socket.on("user_has_voice_queue:remove",function(b){b.UserId===d.getCurrentUser().id&&_.remove(a.table1.data,{queue:b.queue})}),i.socket.on("user_has_voice_queue:save",function(b){if(b.UserId===d.getCurrentUser().id){var c=_.find(a.table1.data,{queue:b.queue});c?_.merge(c,b):!c&&b.logged&&a.table1.data.unshift({queue:b.queue,loggedAt:moment(),lastcall:null,callstaken:0})}})})["catch"](function(a){console.error(a)}),e.get({id:"waiting",controller:"calls"}).$promise.then(function(b){a.table2.data=b.rows})["finally"](function(){i.socket.on("report_queue:save",function(b){a.table2.data.push(b)}),i.socket.on("report_queue:update",function(b){var d=_.find(a.table2.data,{id:b.id});d&&(_.merge(d,b),(d.queuecallerabandon||d.queuecallercomplete||d.queuecallerexit||b.queuecallerleaveAt)&&c(function(){_.remove(a.table2.data,{id:b.id})},3e3))})})["catch"](function(a){console.error(a)}),e.get({controller:"abandoned",controller2:"all"}).$promise.then(function(b){a.table3.data=b.rows})["catch"](function(a){console.error(a)})["finally"](function(){i.socket.on("report_queue:update",function(b){b.queuecallerabandon&&a.table3.data.unshift(b)})})},a.updateItem=function(b){return e.update({id:b.id},{assigned:b.assigned,lastAssignedTo:b.assigned?a.agent.name:void 0}).$promise["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.error(a)})}),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.error(a)})}),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.error(a)})},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.error(a)})},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.error(a)})},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.error(a)})},a.getVariables=function(){b.get("/api/variables").success(function(b){a.variables=b.rows}).error(function(a){h.error(a)})},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.error(a)})}),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.error(a)})}),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.error(a)})},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.error(a)})},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.error(a)})},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.error(a)})},a.getVariables=function(){b.get("/api/variables").success(function(b){a.variables=b.rows}).error(function(a){i.error(a)})},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.iframe",{url:"/iframe",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("IframeViewCtrl",["$scope","Auth","Integration","xAlert","$translate","$sce",function(a,b,c,d,e,f){ +a.Auth=b,a.initView=function(){return c.get({state:"iframe"}).$promise.then(function(c){a.iframe=_.first(c.rows),a.iframe.remoteUri?a.url=f.trustAsResourceUrl(a.iframe.remoteUri):b.isAgent()&&d.show(e.instant("MESSAGE_NO_IFRAME_CONFIGURED")+".","danger")})["catch"](function(a){d.error(a)})},a.updateItem=function(){return b.isAgent()?void 0:c.update({id:a.iframe.id},a.iframe).$promise.then(function(){d.show(e.instant("MESSAGE_WELL_DONE")+".","success")})["catch"](function(a){d.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.iframe.view",{url:"/view",templateUrl:"app/iframe/view/view.html",controller:"IframeViewCtrl",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("Integration",["$resource",function(a){return a("/api/integrations/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),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").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.error(err)})},a.deleteItem=b.confirm["delete"](function(a){e["delete"]({id:a},function(){f.show("Integration Removed","success")},function(a){f.error(a)})}),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})}]),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","Auth",function(a,b,c,d,e){a.Auth=e,a.initView=function(){var b={exporterCsvFilename:"jscriptyProjects.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:300,buttons:[{"class":"blue-hoki",icon:"icon-settings",href:"/jscripty/projects/view/{{row.entity.id}}",hide:e.isAgent()},{"class":" green-turquoise",icon:"fa fa-play",onClick:"grid.appScope.openJscriptyTab(row.entity)"},{"class":"purple",icon:"icon-book-open",href:"/jscripty/projects/report/{{row.entity.id}}/sessions",hide:e.isAgent()},{"class":"red-sunglo",icon:"fa fa-trash",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)",hide:e.isAgent()}]}]};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.error(a)})},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","uiGridConstants","$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,n){a.projectStats={started:0,incomplete:0,completed:0},a.projectId=e.id,a.initView=function(){m.get({id:e.id}).$promise.then(function(b){a.project=b})["catch"](function(a){i.error(a)}),m.get({id:e.id,controller:"sessions"}).$promise.then(function(b){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){i.error(a)})},a.pdf=function(a,b){var c=[];if(a){var d=html2canvas(document.getElementById(a)),e=d.parse(),f=d.render(e),g=f.toDataURL("image/png");c.push({image:g,width:500,style:"img"})}b.length&&_.forEach(b,function(a){var b=html2canvas(document.getElementById(a.question_id)),d=b.parse(),e=b.render(d),f=e.toDataURL("image/png");c.push({image:f,width:500,style:"img"})});var h={content:c};pdfMake.createPdf(h).download("Project_summary.pdf")},a.getProjectSessions=function(){var c={exporterCsvFilename:"jscriptyProjects.csv",columnDefs:[{name:"session_id",displayName:"APPLICATION_SESSIONID"},{name:"queue",displayName:"APPLICATION_QUEUE"},{name:"membername",displayName:"APPLICATION_AGENT"},{name:"calleridnum",displayName:"APPLICATION_CALLERIDNUM"},{name:"createdAt",displayName:"APPLICATION_STARTEDAT",filterHeaderTemplate:'<div class="ui-grid-filter-container row"><div ng-repeat="colFilter in col.filters" class="col-md-6 col-md-offset-0 col-sm-5 col-sm-offset-0 col-xs-5 col-xs-offset-0"><div custom-grid-date-filter-header></div></div></div>',filters:[{name:"From",condition:b.filter.GREATER_THAN_OR_EQUAL},{name:"To",condition:b.filter.LESS_THAN_OR_EQUAL}]},{name:"completedAt",displayName:"APPLICATION_COMPLETEDAT",filterHeaderTemplate:'<div class="ui-grid-filter-container row"><div ng-repeat="colFilter in col.filters" class="col-md-6 col-md-offset-0 col-sm-5 col-sm-offset-0 col-xs-5 col-xs-offset-0"><div custom-grid-date-filter-header></div></div></div>',filters:[{name:"From",condition:b.filter.GREATER_THAN_OR_EQUAL},{name:"To",condition:b.filter.LESS_THAN_OR_EQUAL}]},{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"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteSession(row.entity.session_id)"}]}]};a.gridOptions=l.gridOptions(m,c,a,{id:e.id,controller:"sessions"})},a.deleteSession=function(b){m["delete"]({id:e.id,controller:"sessions",action:b}).$promise.then(function(b){a.gridOptions.getPage(),a.initView(),i.show(j.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){i.error(a)})},a.getSessionDetails=function(){m.get({id:e.id,controller:"sessions",action:e.sessionId}).$promise.then(function(b){a.session=b,a.sessionQuestions=b.ReportJscriptyQuestions})["catch"](function(a){i.error(a)})},a.getQuestionSummary=function(){var b={exporterCsvFilename:"jscriptyProjects.csv",columnDefs:[{name:"question_id",displayName:"APPLICATION_QUESTIONID"},{name:"question_type",displayName:"APPLICATION_QUESTIONTYPE"},{name:"question_label",displayName:"APPLICATION_QUESTIONLABEL"},{name:"question_text",displayName:"APPLICATION_QUESTION"},{name:"count",displayName:"APPLICATION_COUNT",enableFiltering:!1},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/jscripty/projects/report/"+e.id+"/detail/{{row.entity.question_id}}",name:"Detail"}]}]};a.gridOptions=l.gridOptions(m,b,a,{id:e.id,controller:"questions",action:"summary"})},a.getQuestionInputs=function(){var b={exporterCsvFilename:"jscriptyProjects.csv",columnDefs:[{name:"session_id",displayName:"APPLICATION_SESSIONID"},{name:"question_id",displayName:"APPLICATION_QUESTIONID",enableFiltering:!1},{name:"question_label",displayName:"APPLICATION_QUESTIONLABEL",enableFiltering:!1},{name:"question_text",displayName:"APPLICATION_QUESTION",enableFiltering:!1},{name:"input_label",displayName:"APPLICATION_INPUTLABEL",enableFiltering:!1},{name:"input_value",cellTemplate:'<div uib-tooltip="{{row.entity.input_value}}">{{row.entity.input_value}}</div>',displayName:"APPLICATION_INPUTVALUE",enableFiltering:!1}]};a.gridOptions=l.gridOptions(m,b,a,{id:e.id,controller:"inputs"})},a.getProjectDetail=function(){a.projectDetail=[],m.query({id:e.id,controller:"questions",action:"detail"}).$promise.then(function(b){console.log(e.questionId),e.questionId?a.projectDetail.push(_.find(b,function(a){return a.question_id==parseInt(e.questionId)})):a.projectDetail=b,console.log(a.projectDetail)})["catch"](function(a){i.error(a)})}}]),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.inputs",{url:"/inputs",templateUrl:"app/jscripty/project/report/report.inputs.html"}).state("main.jscripty.projects.report.detail",{url:"/detail",templateUrl:"app/jscripty/project/report/report.detail.html"}).state("main.jscripty.projects.report.questionDetail",{url:"/detail/:questionId",controller:"JscriptyProjectReportCtrl",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","Setting","YourDashboard",function(a,b,c,d,e,f,g){function h(b,c){var d,f,g=b.length;for(d=0;g>d;d++)if(_.includes(c,b[d].id))if(b[d].SubModules&&b[d].SubModules.length){if(f=h(b[d].SubModules,c))return f}else switch(b[d].id){case 2:var i={};i[e.getRole()]=!0;var j=_.find(a.tempDashboards,i);if(j)return f="/tools/yourdashboards/show/"+j.id,delete a.tempDashboards,f;break;default:return b[d].path}}function i(c){c||(a.message="MESSAGE_NO_AVAILABLE_MODULES"),d(function(){b.path(c)},500)}a.initLanding=function(){a.year=moment().year(),f.get({controller:"info"}).$promise.then(function(b){a.info=b})["catch"](function(a){console.error(a)});var c,d;return(d=e.getCurrentUser().$promise)?d.then(function(b){switch(c=b,c.role){case"user":if(_.includes(_.map(b.Modules,"id"),2))return g.get().$promise.then(function(d){a.tempDashboards=d.rows,i(h(c.Modules,_.map(b.Modules,"id")))})["catch"](function(){_.remove(c.Modules,{id:2}),i(h(c.Modules,_.map(b.Modules,"id")))});i(h(c.Modules,_.map(b.Modules,"id")));break;case"admin":case"agent":i("/dashboard/voice")}})["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","Setting","xAlert","$stateParams",function(a,b,c,d,e,f,g,h){a.year=moment().year(),a.recovered=h.reset,a.userLogin={},a.userSignUp={},a.loginSubmitted=!1,a.signupSubmitted=!1,a.errorLogin=!1,a.errorSignup=!1,a.errorLog="",a.forgotPassword=!1,a.showRecoverMessage=!1,a.flagLogin1=!1,a.getInfo=function(){return f.get({controller:"info"}).$promise.then(function(b){a.info=b})["catch"](function(a){console.error(a)})},a.toggleLogin=function(){a.flagLogin1=!a.flagLogin1},a.toggleForgotPassword=function(b){a.showRecoverMessage=!1,a.userLogin.email="",a.forgotPassword=b},e.bodyLayout="login",a.$on("$viewContentLoaded",function(){Metronic.init(),Layout.init()}),a.recover=function(){b.recover({email:a.userLogin.email}).then(function(){a.showRecoverMessage=!0})["catch"](function(b){console.log(b),a.showRecoverMessage=!1,g.error(b)})},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||"error",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||"error",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",params:{reset:null},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").factory("Ami",["$resource",function(a){return a("/api/ami/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("ChooseContactModalCtrl",["$scope","$uibModalInstance","data","xAlert","$translate","Contact",function(a,b,c,d,e,f){a.open=function(a){b.close(a)},a.getContacts=function(){return f.search({controller:"listcontact"},c).$promise.then(function(b){a.contacts=b.rows})["catch"](function(a){d.error(a)})},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").controller("CloseEditedTabModalJscriptyCtrl",["$scope","$uibModalInstance","project","JscriptyProject","xAlert",function(a,b,c,d,e){a.init=function(){a.project=c},a.close=function(){d.update({id:a.project.projectId,controller:"sessions",action:a.project.sessionId},{status:"incomplete",completedAt:Date(),last_question_id:a.project.lastQuestionId}).$promise.then(function(a){e.show("Project Ended","success")}),b.close()},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ContactManagerSetDisposition",["$scope","$uibModalInstance","VoiceDisposition",function(a,b,c){a.initDisposition=function(){return c.get().$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a)})},a.item={},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").controller("customGridDateFilterModalCtrl",["$scope","$rootScope","$log","$uibModalInstance","term","hasTime",function(a,b,c,d,e,f){if(a.hasTime=f,a.dateTime={},e)if(f){var g=e.split(" ");a.dateTime.filterDate=moment(g[0]),a.dateTime.time=e[1]?moment(g[1],"HH:mm"):moment()}else a.dateTime.filterDate=moment(e);else f&&(a.dateTime.time=moment());a.setFilterDate=function(b){d.close({date:moment(b).format("YYYY-MM-DD").toString(),time:f?a.dateTime.time?moment(a.dateTime.time).format("HH:mm").toString():moment().format("HH:mm").toString():null})},a.cancelDateFilter=function(){d.dismiss()}}]),angular.module("xCallyShuttleApp").controller("customGridTagsModalCtrl",["$scope","$rootScope","$log","$uibModalInstance","term","Tag","xAlert",function(a,b,c,d,e,f,g){a.initModal=function(){return a.item={},f.get().$promise.then(function(b){a.tags=_.map(b.rows,"name"),a.item.myTags=e})["catch"](function(a){console.log("error retrieving tags"),g.error(a),d.dismiss()})},a.setFilterTags=function(){d.close(a.item.myTags)},a.cancelTagsFilter=function(){d.dismiss()}}]),angular.module("xCallyShuttleApp").factory("templateVariable",["$translate",function(a){return[{id:"voice",label:a.instant("APPLICATION_VOICE"),title:a.instant("APPLICATION_VOICE"),groups:[{label:a.instant("APPLICATION_QUEUE"),values:[{value:"{{uniqueid}}",label:a.instant("APPLICATION_UNIQUEID"),description:a.instant("APPLICATION_UNIQUEID")},{value:"{{calleridnum}}",label:a.instant("APPLICATION_CALLERIDNUM"),description:a.instant("APPLICATION_CALLERIDNUM")},{value:"{{calleridname}}",label:a.instant("APPLICATION_CALLERIDNAME"),description:a.instant("APPLICATION_CALLERIDNAME")},{value:"{{queue}}",label:a.instant("APPLICATION_QUEUE"),description:a.instant("APPLICATION_QUEUE")},{value:"{{interface}}",label:a.instant("APPLICATION_INTERFACE"),description:a.instant("APPLICATION_INTERFACE")},{value:"{{membername}}",label:a.instant("APPLICATION_MEMBERNAME"),description:a.instant("APPLICATION_MEMBERNAME")},{value:"{{holdtime}}",label:a.instant("APPLICATION_HOLDTIME"),description:a.instant("APPLICATION_HOLDTIME")},{value:"{{talktime}}",label:a.instant("APPLICATION_TALKTIME"),description:a.instant("APPLICATION_TALKTIME")},{value:"{{connectedlinenum}}",label:a.instant("APPLICATION_CONNECTEDLINENUM"),description:a.instant("APPLICATION_CONNECTEDLINENUM")},{value:"{{connectedlinename}}",label:a.instant("APPLICATION_CONNECTEDLINENAME"),description:a.instant("APPLICATION_CONNECTEDLINENAME")},{value:"{{agentconnectAt}}",label:a.instant("APPLICATION_CONNECTED_AT"),description:a.instant("APPLICATION_CONNECTED_AT")},{value:"{{agentcalledAt}}",label:a.instant("APPLICATION_CALLED_AT"),description:a.instant("APPLICATION_CALLED_AT")},{value:"{{agentcompleteAt}}",label:a.instant("APPLICATION_COMPLETED_AT"),description:a.instant("APPLICATION_AGENT_CALLED_AT")},{value:"{{reason}}",label:a.instant("APPLICATION_REASON"),description:a.instant("APPLICATION_REASON")},{value:"{{lastevent}}",label:a.instant("APPLICATION_LAST_EVENT"),description:a.instant("APPLICATION_LAST_EVENT")},{value:"{{channel}}",label:a.instant("APPLICATION_CHANNEL"),description:a.instant("APPLICATION_CHANNEL")}]}]},{id:"chat",label:a.instant("APPLICATION_CHAT"),title:a.instant("APPLICATION_CHAT"),groups:[{label:a.instant("APPLICATION_VARIABLES"),values:[{value:"{{username}}",label:a.instant("APPLICATION_USERNAME"),description:a.instant("APPLICATION_USERNAME")},{value:"{{email}}",label:a.instant("APPLICATION_MAIL"),description:a.instant("APPLICATION_MAIL")},{value:"{{text}}",label:a.instant("APPLICATION_TEXT"),description:a.instant("APPLICATION_TEXT")},{value:"{{chatWebsite}}",label:a.instant("APPLICATION_WEBSITE"),description:a.instant("APPLICATION_WEBSITE")}]}]},{id:"mail",label:a.instant("APPLICATION_MAIL"),title:a.instant("APPLICATION_MAIL"),groups:[{label:a.instant("APPLICATION_INTERACTION"),values:[{value:"{{interactionId}}",label:a.instant("APPLICATION_INTERACTION_ID"),description:a.instant("APPLICATION_INTERACTION_ID")},{value:"{{subject}}",label:a.instant("APPLICATION_SUBJECT"),description:a.instant("APPLICATION_SUBJECT")},{value:"{{{body}}}",label:a.instant("APPLICATION_MESSAGE"),description:a.instant("APPLICATION_MESSAGE")},{value:"{{accountName}}",label:a.instant("APPLICATION_ACCOUNT"),description:a.instant("APPLICATION_ACCOUNT")},{value:"{{from}}",label:"From",description:"From"},{value:"{{to}}",label:"To",description:"To"},{value:"{{cc}}",label:"Cc",description:"Cc"},{value:"{{agentName}}",label:a.instant("APPLICATION_AGENT_NAME"),description:a.instant("APPLICATION_AGENT_NAME")},{value:"{{agentEmail}}",label:a.instant("APPLICATION_AGENT_EMAIL"),description:a.instant("APPLICATION_AGENT_EMAIL")},{value:"{{createdAt}}",label:a.instant("APPLICATION_CREATED_AT"),description:a.instant("APPLICATION_CREATED_AT")}]}]}]}]),angular.module("xCallyShuttleApp").controller("gridDatePickerFilterCtrl",["$scope","$timeout","$uibModal","uiGridConstants",function(a,b,c,d){b(function(){a.col.colDef.name;a.openDatePicker=function(b){var d=c.open({templateUrl:"app/main/customDateFilter.modal.html",controller:"customGridDateFilterModalCtrl",size:"md",windowClass:"custom-date-filter-modal",resolve:{term:[function(){return b.term||null}],hasTime:b.hasTime||!1}});d.result.then(function(c){a.colFilter.listTerm=[],a.colFilter.term=c.date,b.hasTime&&(a.colFilter.term+=" "+c.time)})}})}]),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){function m(a,b){a.filter&&a.filter.term&&b&&(o[a.name]=a.filter.term),a.filters&&(a.filters.length>1?a.filters.forEach(function(b){b.term?64===b.condition?o[a.name+"_uiFrom"]=b.term:256===b.condition&&(o[a.name+"_uiTo"]=b.term):64===b.condition?delete o[a.name+"_uiFrom"]:256===b.condition&&delete o[a.name+"_uiTo"]}):a.filters.length&&a.filters[0].term?o[a.name]=a.filters[0].term:delete o[a.name])}h.id=[];var n=k?"gridOptions"+k:"gridOptions",o={offset:0,limit:10},p={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 q=function(a){var b=a&&a>h[n].paginationPageSize?h[n].paginationPageSize:a,c=b?30*b+120:177,d=angular.element(document.getElementsByName(n)).length?angular.element(document.getElementsByName(n)[0]):angular.element(document.getElementsByClassName("ui-grid")[0]);d.css("height",c+"px")},r=function(a,b){return h[n].enablePaginationControls||(delete o.offset,delete o.limit),f.spin("spinner-grid"),i=a||i,d=b||d,d.get(i?_.merge(o,i):o).$promise.then(function(a){h[n].totalItems=a.count,h[n].data=a.rows,q(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(){r(),b.show(c.instant("MESSAGE_WELL_DONE")+"!","success"),h.gridApi.selection.clearSelectedRows(),h.id=[]})["catch"](function(a){b.error(a)})}),h.deleteItems=a.confirm["delete"](function(){var a=i?angular.copy(i):{};return _.merge(a,{ids:h.id}),d["delete"](a).$promise.then(function(){r(),b.show(c.instant("MESSAGE_WELL_DONE")+"!","success"),h.gridApi.selection.clearSelectedRows(),h.id=[]})["catch"](function(a){b.error(a)})}),g.columnDefs.forEach(function(a){m(a,!0),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){if(b.directive)a.cellTemplate+=b.directive;else{if(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>':"",b.name)switch(b.name){case"delete":a.cellTemplate+='<i class="icon-trash" title="'+b.name+'"></i>';break;case"profile":case"settings":case"detail":case"embedding":a.cellTemplate+='<i class="icon-settings" title="'+b.name+'"></i>';break;case"view":a.cellTemplate+='<i class="icon-doc" title="'+b.name+'"></i>';break;case"clone":a.cellTemplate+='<i class="icon-docs" title="'+b.name+'"></i>';break;case"permits":a.cellTemplate+='<i class="icon-key"></i>';break;case"copy":a.cellTemplate+='<i class="fa fa-files-o" title="'+b.name+'"></i>';break;case"select":a.cellTemplate+='<i class="icon-check" title="'+b.name+'"></i>';break;case"preview":a.cellTemplate+='<i class="icon-magnifier" title="'+b.name+'"></i>';break;case"contacts":a.cellTemplate+='<i class="fa fa-users" title="'+b.name+'"></i>';break;case"download":case"export":a.cellTemplate+='<i class="fa fa-download" title="'+b.name+'"></i>';break;case"agents":a.cellTemplate+='<i class="icon-people" title="'+b.name+'"></i>';break;case"run":a.cellTemplate+='<i class="fa fa-cogs" title="'+b.name+'"></i>';break;case"mailRoom":a.cellTemplate+='<i class="fa fa-envelope"></i>';break;case"chatRoom":a.cellTemplate+='<i class="fa fa-users"></i>';break;case"faxRoom":a.cellTemplate+='<i class="fa fa-fax"></i>';break;case"smsRoom":a.cellTemplate+='<i class="glyphicon glyphicon-comment"></i>';break;case"check":a.cellTemplate+='<i class="fa fa-check" title="'+b.name+'"></i>';break;case"queues":a.cellTemplate+='<i class="icon-docs" title="'+b.name+'"></i>';break;default:a.cellTemplate+="{{'APPLICATION_"+b.name.toUpperCase()+"' | translate}}"}else a.cellTemplate+=b.displayName?"{{'"+b.displayName+"' | 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:r,gridMenuTitleFilter:function(a){var b=e.defer();return b.resolve(c.instant(a)),b.promise},exporterAllDataFn:function(){return p.offset=o.offset,p.limit=o.limit,o={offset:0,limit:null},r().then(function(){o.offset=p.offset,o.limit=p.limit,r()})},exporterFieldCallback:function(a,b,c,d){if("applications"===c.field&&b.entity.Applications){var e="";return _.forEach(b.entity.Applications,function(a){e+=a.app+"("+a.appdata.join(",")+")"}),e}return d},exporterHeaderFilter:c.instant,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?o.order=null:o.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),r()});for(var e=0;e<h.gridOptions.columnDefs.length;e++)if(h.gridOptions.columnDefs[e].hasOwnProperty("sort")){o.order=h.gridOptions.columnDefs[e].name+" "+h.gridOptions.columnDefs[e].sort.direction.toUpperCase();break}h.gridApi.pagination.on.paginationChanged(h,function(a,b){o.offset=(a-1)*b,o.limit=b,r()}),h.gridApi.core.on.filterChanged(h,function(){var a=this.grid;a.columns.forEach(function(a){m(a)}),r()}),h.gridApi.draggableRows&&h.gridApi.draggableRows.on.rowDropped(h,function(a){a.fromIndex!==a.toIndex&&d.update(i,h[n].data).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){b.error(a)})["finally"](function(){r()})}),j||r()}},g)}}}]),angular.module("xCallyShuttleApp").controller("gridTagsFilterCtrl",["$scope","$timeout","$uibModal","uiGridConstants",function(a,b,c,d){b(function(){a.col.colDef.name;a.openTags=function(b){var d=c.open({templateUrl:"app/main/customTagsFilter.modal.html",controller:"customGridTagsModalCtrl",size:"md",resolve:{term:[function(){if(b.term){var a=b.term.split(";");return a.pop(),a}return[]}]}});d.result.then(function(b){a.colFilter.listTerm=[],b.length&&(a.colFilter.term=b.join(";")+";")})}})}]),angular.module("xCallyShuttleApp").controller("MainCtrl",["$scope","$rootScope","$translate","$timeout","socket","Auth","xAlert","$uibModal","$log","$state","Contact","$window","$location","localStorageService","YourDashboard",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){function p(d){b.activeTour={main:!1},b.tourConfig={main:[{type:"function",fn:function(){b.tempTourPath=m.path()}},{type:"title",heading:c.instant("TOUR_MAIN_WELCOME"),text:'<div class="row"><div id="title-text" class="col-md-12"><span class="main-text">'+c.instant("TOUR_MAIN_DISCOVER_MOTION")+"</span><br/></div></div>",curtainClass:"myCurtainClass"}]},(f.isAdmin()||b.userModules[1])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/dashboard/voice"},{type:"title",heading:c.instant("TOUR_MAIN_DASHBOARD"),text:c.instant("TOUR_MAIN_DASHBOARD_MESSAGE"),curtainClass:"myCurtainClass"}])),(f.isAdmin()||b.userModules[2])&&d&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/tools/yourdashboards/show/"+d.id},{type:"title",heading:c.instant("TOUR_MAIN_YOURDASHBOARD"),text:c.instant("TOUR_MAIN_YOURDASHBOARD_MESSAGE"),curtainClass:"myCurtainClass"}]),delete a.tempDashboards),(f.isAdmin()||b.userModules[4])&&(b.tourConfig.main=b.tourConfig.main.concat([{ +type:"location_change",path:"/staff/agents/list"},{type:"title",heading:c.instant("TOUR_MAIN_AGENTS"),text:c.instant("TOUR_MAIN_AGENTS_MESSAGE"),curtainClass:"myCurtainClass"}])),f.isAdmin()&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/channels/voice/queues/list"},{type:"title",heading:c.instant("TOUR_MAIN_VOICE_QUEUE"),text:c.instant("TOUR_MAIN_VOICE_QUEUE_ADD_MESSAGE"),curtainClass:"myCurtainClass"}])),b.license.chat&&(f.isAdmin()||b.userModules[30])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/channels/chat/queues/list"},{type:"title",heading:c.instant("TOUR_MAIN_CHAT_QUEUE"),text:c.instant("TOUR_MAIN_CHAT_QUEUE_MESSAGE"),curtainClass:"myCurtainClass"}])),b.license.openchannel&&(f.isAdmin()||b.userModules[46])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/channels/openchannel/accounts/list"},{type:"title",heading:c.instant("TOUR_MAIN_OPENCHANNEL"),text:c.instant("TOUR_MAIN_OPENCHANNEL_MESSAGE"),curtainClass:"myCurtainClass"}])),(f.isAdmin()||b.userModules[14])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/square/projects/list"},{type:"title",heading:c.instant("TOUR_MAIN_SQUARE_PROJECT"),text:c.instant("TOUR_MAIN_SQUARE_PROJECT_MESSAGE"),curtainClass:"myCurtainClass"}])),(f.isAdmin()||b.userModules[52])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/tools/trunks/list"},{type:"title",heading:c.instant("TOUR_MAIN_TRUNKS"),text:c.instant("TOUR_MAIN_TRUNKS_MESSAGE"),curtainClass:"myCurtainClass"}])),(f.isAdmin()||b.userModules[52])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/tools/triggers/list"},{type:"title",heading:c.instant("TOUR_MAIN_TRIGGERS"),text:c.instant("TOUR_MAIN__MESSAGE"),curtainClass:"myCurtainClass"}])),b.license.jscripty&&(f.isAdmin()||b.userModules[50])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/jscripty/projects/list"},{type:"title",heading:c.instant("TOUR_MAIN_JSCRIPTY"),text:c.instant("TOUR_MAIN_JSCRIPTY_MESSAGE"),curtainClass:"myCurtainClass"}])),(f.isAdmin()||b.userModules[17])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/analytics/reports/list"},{type:"title",heading:c.instant("TOUR_MAIN_REPORTS"),text:c.instant("TOUR_MAIN_REPORTS_MESSAGE"),curtainClass:"myCurtainClass"}])),b.tourConfig.main=b.tourConfig.main.concat([{type:"title",heading:c.instant("TOUR_MAIN_END"),text:c.instant("TOUR_MAIN_END_MESSAGE"),curtainClass:"myCurtainClass"}]),n.get("skipTour")||(b.activeTour.main=!0)}a.awesomeThings=[],b.workspaces=[],a.Auth=f,b.userModules={},a.keepMeLoggedModalInstance=void 0,b.initTours=function(){return f.isAdmin()||b.userModules[2]?o.get().$promise.then(function(a){var b={};b[f.getRole()]=!0,p(_.find(a.rows,b))})["catch"](function(a){console.log(a)}):void p()},f.getCurrentUser().$promise.then(function(a){a.Modules.forEach(function(a){b.userModules[a.id]=!0}),b.initTours()})["catch"](function(a){g.error(a)}),b.onTourFinish=function(){n.set("skipTour",!0),b.tempTourPath&&m.path(b.tempTourPath)},b.onTourSkip=function(){n.set("skipTour",!0)},a.select=function(a){switch(a.type){case"chatRoom":case"mailRoom":case"faxRoom":a.unread=0}},e.socket.on("agent:save",function(b){!b.online&&f.isAgent()&&(a.keepMeLoggedModalInstance||(a.keepMeLoggedModalInstance=h.open({animation:!0,backdrop:"static",keyboard:!1,templateUrl:"app/main/keepMeLogged.modal.html",controller:["$scope","$uibModalInstance",function(a,b){a.close=function(){b.close(!0)},a.cancel=function(){b.close(!1)}}]}),a.keepMeLoggedModalInstance.result.then(function(a){a?l.location.reload():(f.logout(),m.path("/login"))})))}),a.openTdTab=function(a){b.workspaces.push({type:"tdDisposal",name:"Motion Dialer Disposition","class":"icon-control-forward",active:!0,spooler:a})},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.closeJscriptyTab=function(a){if(b.workspaces[a].edited){var c=h.open({animation:!0,templateUrl:"app/main/closeEditedTab.modal.jscripty.html",controller:"CloseEditedTabModalJscriptyCtrl",resolve:{project:b.workspaces[a]}});c.result.then(function(){b.workspaces.splice(a,1)})}else b.workspaces.splice(a,1)},b.closeTab=function(a){var c;b.workspaces[a].edited?"jscripty"===b.workspaces[a].type?b.workspaces[a].end():(c=h.open({animation:!0,templateUrl:"app/main/closeEditedTab.modal.html",controller:"CloseEditedTabModalCtrl"}),c.result.then(function(){b.workspaces.splice(a,1)},function(){i.info("Modal dismissed at: "+new Date)})):b.workspaces.splice(a,1)},a.createContact=function(d,e){return e.CompanyId||delete e.CompanyId,k.save(e).$promise.then(function(e){b.workspaces.splice(d,1);var f=e.firstName;e.lastName&&(f+=" "+e.lastName),a.openContactTab({firstName:e.firstName,lastName:e.lastName,id:e.id}),g.show(c.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){g.error(a)})};var q=function(b){var c=h.open({animation:!0,templateUrl:"app/main/chooseContact.modal.html",controller:"ChooseContactModalCtrl",resolve:{data:function(){return b}}});c.result.then(function(c){c?a.openContactTab(c,b):a.newContact(b)},function(){i.info("Modal dismissed at: "+new Date)})};a.updateContact=function(a,d){var e=angular.copy(d);return e.CompanyId||(e.CompanyId=null),k.update({id:e.id},e).$promise.then(function(){b.workspaces[a].edited=!1,g.show(c.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){g.error(a)})},e.socket.on("report_integration:contactmanager",function(a){q(a)}),e.socket.on("report_integration:jscripty",function(b){a.openJscriptyTab({name:"Jscripty",id:b.projectId,calleridnum:b.calleridnum,calleridname:b.calleridname,queue:b.queue,membername:b.membername})}),e.socket.on("report_integration:salesforce",function(a){l.open(a.url,"_blank")}),e.socket.on("report_integration:tdDisposal",function(b){a.openTdTab(b)}),b.openContactTab=function(a,c){var d=_.find(b.workspaces,{contactID:a.id});if(d)d.active=!0;else{var e=a.firstName;a.lastName&&(e+=" "+a.lastName),b.workspaces.push({name:e,type:"contact",contactID:a.id,"class":"icon-user",active:!0,data:c||null})}},a.openJscriptyTab=function(a){b.workspaces.push({name:a.name,type:"jscripty",active:!0,data:a})},a.newContact=function(a){b.workspaces.push({name:"New Contact",type:"newContact","class":"icon-user",active:!0,data:a||null})},a.$on("$viewContentLoaded",function(){Metronic.init()}),b.language=c.use(),a.changeLanguage=function(a){return 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)})},a.$on("$destroy",function(){console.log("main $destroy"),e.unsyncUpdates("user_has_voice_queue_permit"),e.unsyncUpdates("user_has_chat_queue_permit"),e.unsyncUpdates("user_has_mail_queue_permit"),e.unsyncUpdates("user_has_fax_queue_permit"),e.unsyncUpdates("user_has_sms_queue_permit")})}]),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("newContact",["$compile","xAlert","socket","$translate","$timeout","List","Tag","Company","ReportCall","$uibModal","$rootScope","Auth",function(a,b,c,d,e,f,g,h,i,j,k,l){return{restrict:"E",scope:{workspace:"=",index:"=",submit:"&onSubmit"},templateUrl:"app/main/template/template.contactTab.html",compile:function(a,m){return function(a,m,n){function o(){a.$watch("contact",function(b,c){angular.equals(b,c)||(a.workspace.edited=!0)},!0)}a.license=k.license,a.Auth=l,a.forms={general:{}},a.firstLoad=!0,a.detail={tab:"main"},a.contact={CompanyId:"",disposed:!1},a.submitButtonLabel=d.instant("APPLICATION_CONFIRM"),a.getAgent=function(){return l.getCurrentUser().$promise.then(function(b){a.agent=b})["catch"](function(a){b.error(a)})},a.callPhoneBar=function(c,e){var f;switch(e){case"call":f="http://127.0.0.1:"+a.agent.phoneBarRemoteControlPort+"/api/originate/"+c;break;case"transfer":f="http://127.0.0.1:"+a.agent.phoneBarRemoteControlPort+"/api/transfer?number="+c;break;default:f="http://127.0.0.1:"+a.agent.phoneBarRemoteControlPort+"/api/originate/"+c}return $http.get(f).success(function(){b.show(d.instant("MESSAGE_WELL_DONE"),"success")}).error(function(a){b.error(a)})},a.dispose=function(){return j.open({animation:!0,templateUrl:"app/main/cm.disposition.modal.html",controller:"ContactManagerSetDisposition"}).result.then(function(c){return i.update({id:a.workspace.data.uniqueid},c).$promise.then(function(){a.contact.disposed=!0,b.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.error(a)})})},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.getAgent()},a.getLists=function(){return f.get().$promise.then(function(b){a.lists=b.rows,c.syncUpdates("list",a.lists),a.contact.ListId=a.lists[0]?a.lists[0].id:null,a.getCustomFields()})["catch"](function(a){b.error(a)})},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,o())})["catch"](function(a){console.error(a),b.error(a)})},a.getTags=function(){return g.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a),b.error(a)})},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.error(a)})},e(function(){a.init()})}}}}]).directive("contact",["$compile","xAlert","socket","$timeout","List","Tag","Company","Contact","$translate","gridOptions","$uibModal","ReportCall","$rootScope","usSpinnerService","uiGridConstants","$log","Auth","$http",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){return{restrict:"E",scope:{workspace:"=",index:"=",submit:"&onSubmit"},templateUrl:"app/main/template/template.contactTab.html",compile:function(a,j){return function(a,j,s){function t(b){var c=[],d={};_.forEach(a.columns[a.log[b].show][a.log[b].detail].indexes,function(e,f){d={name:e,displayName:a.columns[a.log[b].show][a.log[b].detail].header[f],headerCellFilter:"translate",enableSorting:!1,enableColumnMenu:!1},"createdAt"===e&&(d.cellTemplate="<div class=\"centered-uigrid-td\">{{row.entity.createdAt | date:'dd/MM/yyyy HH:mm:ss'}}</div>",d.filterHeaderTemplate='<div class="ui-grid-filter-container row"><div ng-repeat="colFilter in col.filters" class="col-md-6 col-md-offset-0 col-sm-5 col-sm-offset-0 col-xs-5 col-xs-offset-0"><div custom-grid-date-filter-header></div></div></div>',d.filters=[{name:"From",condition:o.filter.GREATER_THAN_OR_EQUAL},{name:"To",condition:o.filter.LESS_THAN_OR_EQUAL}]),c.push(d)}),a.columns[a.log[b].show][a.log[b].detail].actions&&c.push(a.columns[a.log[b].show][a.log[b].detail].actions),c.forEach(function(a){u(a,b,!0),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){if(b.directive)a.cellTemplate+=b.directive;else{if(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>':"",b.name)switch(b.name){case"delete":a.cellTemplate+='<i class="fa fa-trash"></i>';break;case"profile":case"settings":case"detail":case"embedding":a.cellTemplate+='<i class="icon-settings"></i>';break;case"agents":a.cellTemplate+='<i class="icon-people"></i>';break;case"run":a.cellTemplate+='<i class="fa fa-cogs"></i>';break;case"mailRoom":a.cellTemplate+='<i class="fa fa-envelope"></i>';break;case"chatRoom":a.cellTemplate+='<i class="fa fa-users"></i>';break;case"faxRoom":a.cellTemplate+='<i class="fa fa-fax"></i>';break;case"smsRoom":a.cellTemplate+='<i class="glyphicon glyphicon-comment"></i>';break;default:a.cellTemplate+="{{'APPLICATION_"+b.name.toUpperCase()+"' | translate}}"}else a.cellTemplate+=b.displayName?"{{'"+b.displayName+"' | translate}}":"";a.cellTemplate+="</a> "}}),a.cellTemplate+="<div>",delete a.buttons)});var e={enablePaginationControls:!0,exporterCsvFilename:b+".csv",columnDefs:c,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,data:[],gridMenuTitleFilter:function(a){var b=$q.defer();return b.resolve(i.instant(a)),b.promise},onRegisterApi:function(c){a.gridApi=c,a.gridApi.grid.registerDataChangeCallback(function(){}),a.gridApi.core.on.sortChanged(a,function(a,c){0===c.length?v.order=null:v.order=c[0].name+" "+c[0].sort.direction.toUpperCase(),w(b)}),a.gridApi.pagination.on.paginationChanged(a,function(a,c){v.offset=(a-1)*c,v.limit=c,w(b)}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){u(a,b)}),w(b)})}};w(b,e)}function u(a,b,c){a.filter&&a.filter.term&&c&&(v[b][a.name]=a.filter.term),a.filters&&(a.filters.length>1?a.filters.forEach(function(c){c.term?64===c.condition?v[b][a.name+"_uiFrom"]=c.term:256===c.condition&&(v[b][a.name+"_uiTo"]=c.term):64===c.condition?delete v[b][a.name+"_uiFrom"]:256===c.condition&&delete v[b][a.name+"_uiTo"]}):a.filters.length&&a.filters[0].term?v[b][a.name]=a.filters[0].term:delete v[b][a.name])}a.moment=moment,a.license=m.license,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_DISPOSITION","APPLICATION_DATE"],indexes:["source","destination","disposition","createdAt"]},queue:{header:["APPLICATION_CALLERID","APPLICATION_QUEUE","APPLICATION_DATE"],indexes:["calleridnum","queue","createdAt"]}},email:{general:{header:["APPLICATION_FROM","APPLICATION_TO","APPLICATION_DISPOSITION","APPLICATION_DATE"],indexes:["from","account","disposition","createdAt"],actions:{name:"action",displayName:"",width:40,buttons:[{"class":"green",name:"mailRoom",onClick:"grid.appScope.openRoom(row.entity.id, 'mailRoom')"}]}}},chat:{general:{header:["APPLICATION_WEBSITE","APPLICATION_VISITOR","APPLICATION_DISPOSITION","APPLICATION_DATE"],indexes:["website","contact","disposition","createdAt"],actions:{name:"action",displayName:"",width:40,buttons:[{"class":"green",name:"chatRoom",onClick:"grid.appScope.openRoom(row.entity.id, 'chatRoom')"}]}}},fax:{general:{header:["APPLICATION_FROM","APPLICATION_TO","APPLICATION_DISPOSITION","APPLICATION_DATE"],indexes:["contact","account","disposition","createdAt"],actions:{name:"action",displayName:"",width:40,buttons:[{"class":"green",name:"faxRoom",onClick:"grid.appScope.openRoom(row.entity.id, 'faxRoom')"}]}}},sms:{general:{header:["APPLICATION_ACCOUNT","APPLICATION_FROM","APPLICATION_DISPOSITION","APPLICATION_DATE"],indexes:["account","contact","disposition","createdAt"],actions:{name:"action",displayName:"",width:40,buttons:[{"class":"green",name:"smsRoom",onClick:"grid.appScope.openRoom(row.entity.id, 'smsRoom')"}]}}}},a.Auth=q,a.getAgent=function(){return q.getCurrentUser().$promise.then(function(b){a.agent=b})["catch"](function(a){b.error(a)})},a.callPhoneBar=function(c,d){var e;switch(d){case"call":e="http://127.0.0.1:"+a.agent.phoneBarRemoteControlPort+"/api/originate/"+c;break;case"transfer":e="http://127.0.0.1:"+a.agent.phoneBarRemoteControlPort+"/api/transfer?number="+c;break;default:e="http://127.0.0.1:"+a.agent.phoneBarRemoteControlPort+"/api/originate/"+c}return r.get(e).success(function(){b.show(i.instant("MESSAGE_WELL_DONE"),"success")}).error(function(a){b.error(a)})},a.copy=function(a){var c=k.open({animation:!0,size:"small",templateUrl:"app/contactmanager/contact/list/copy.modal.html",controller:"ContactManagerListCopyModalCtrl"});c.result.then(function(c){return h.save({id:a,controller:"copy"},c).$promise.then(function(a){m.openContactTab({firstName:a.firstName,lastName:a.lastName,id:a.id})})["catch"](function(a){b.error(a)})},function(){p.info("Modal dismissed at: "+new Date)})},a.merge=function(c){var d=k.open({animation:!0,size:"lg",templateUrl:"app/main/mergeContact.choose.modal.html",controller:"ContactManagerMergeContactChoose",resolve:{listId:c.ListId}});d.result.then(function(d){var e=k.open({animation:!0,size:"lg",templateUrl:"app/main/mergeContact.merge.modal.html",controller:"ContactManagerMergeContactMerge",resolve:{contactId:d,mergeContact:c}});e.result.then(function(e){return e.oldContact=c.id,h.save({id:d,controller:"merge"},e).$promise.then(function(b){m.workspaces.splice(a.index,1),_.remove(m.workspaces,{contactID:b.id}),m.openContactTab({firstName:b.firstName,lastName:b.lastName,id:b.id})})["catch"](function(a){b.error(a)})},function(){p.info("Modal dismissed at: "+new Date)})},function(){p.info("Modal dismissed at: "+new Date)})},a.dispose=function(){return k.open({animation:!0,templateUrl:"app/main/cm.disposition.modal.html",controller:"ContactManagerSetDisposition"}).result.then(function(c){return l.update({id:a.workspace.data.uniqueid},c).$promise.then(function(){a.contact.disposed=!0,b.show(i.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.error(a)})})},a.companyInfo=function(b){k.open({animation:!0,size:"lg",templateUrl:"app/main/company.info.modal.html",controller:["$scope","$uibModalInstance","company",function(a,b,c){a.company=c,a.close=function(){b.dismiss("cancel")}}],resolve:{company:_.find(a.companies,{id:b})}})},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),t(b)},a.openRoom=function(a,b,c){var d=_.find(m.workspaces,{id:a,type:b});if(d)d.active=!0;else{var e;switch(b){case"mailRoom":e="icon-envelope";break;case"chatRoom":e="fa fa-users";break;case"faxRoom":e="fa fa-fax";break;case"smsRoom":e="glyphicon glyphicon-comment"}m.workspaces.push({id:a,type:b,"class":e,active:!0,data:c})}};var v={daily:{offset:0,limit:10},history:{offset:0,limit:10}},w=function(b,c){return n.spin("spinner-grid"),h.get(_.merge(_.merge({id:a.workspace.contactID,controller:"log",logType:b,order:"createdAt DESC"},a.log[b]),v[b])).$promise.then(function(d){c&&(a["gridOptions"+b]=c),a["gridOptions"+b].totalItems=d.count,a["gridOptions"+b].data=d.rows,x("gridOptions"+b,d.rows.length)})["catch"](function(a){console.error(a)})["finally"](function(){n.stop("spinner-grid")})},x=function(a,b){var c=b?30*b+120:177;angular.element(document.getElementsByName(a)[0]).css("height",c+"px")};a.getContact=function(){return h.get({id:a.workspace.contactID}).$promise.then(function(b){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.error(a)})},a.getTags=function(){return f.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a),b.error(a)})},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.error(a)})},a.getCustomFields=function(d){return a.customFields=[],e.get({listId:d,controller:"customfields"}).$promise.then(function(b){b.rows.forEach(function(b){try{"select"===b.type&&(b.values=JSON.parse(b.values)),a.customFields.push(b)}catch(c){console.log("Cf not valid:",b.alias)}}),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.error(a)})},d(function(){a.getTags(),a.getCompanies(),a.getContact(),a.getAgent()})}}}}]).directive("jscripty",["$compile","xAlert","$http","socket","JscriptyProject",function(a,b,c,d,e){return{restrict:"E",scope:{workspace:"=",index:"=",submit:"&onSubmit"},templateUrl:"app/main/template/template.jscriptyTab.html",compile:function(a,d){return function(a,d,f){a.count=0,a.questions=[];var g,h=a.workspace.data.id;c.get("/api/jscripty/projects/"+h+"/download").success(function(b){b?c.post("/api/jscripty/projects/"+h+"/sessions",{projectId:h,status:"started",queue:a.workspace.data.queue,calleridnum:a.workspace.data.calleridnum,callername:a.workspace.data.callername,membername:a.workspace.data.membername}).success(function(c){g=c.session_id,a.workspace.edited=!0,a.workspace.sessionId=g,a.workspace.projectId=h;var d=mxUtils.parseXml(b),e=new mxCodec(d);a.decObj=e.decode(d.documentElement);var f=_.find(a.decObj.cells,function(a){return a.vertex&&"start"==a.value.nodeName});if("OFF"==f.getAttribute("state")){var j=_.find(f.edges,function(a){return a.source.id==f.id}).target;a.questions[a.count]=a.currentQuestion=i(j)}else a.questions[a.count]=a.currentQuestion=f;a.saveQuestions()}):(console.log("No project published!"),alert("No project published!"),a.submit({index:a.index}))}),a.next=function(b,c){switch(a.currentQuestion.answer&&a.currentQuestion.answer!=c&&(a.questions=_.take(a.questions,a.count+1)),a.currentQuestion.answer=c,b.value.nodeName){case"question":b=i(b)}a.questions[a.count]=a.currentQuestion,a.currentQuestion=b,a.count++,a.questions[a.count]=b,a.saveQuestions()};var i=function(a){var b=[];return a.options=[],_.forEach(a.edges,function(c,d){if(c.source.id==a.id&&c.value){var e=String(c.value).split(",");e.length>1?(_.forEach(e,function(b,d){var e=Object.create(c);e.setValue(b),a.edges.push(e),a.options.push(b)}),b.push(c)):a.options.push(e[0])}}),_.forEach(b,function(b){_.remove(a.edges,function(a){return a.value==b.value&&a.id==b.id})}),a};a.end=function(){a.saveQuestions(),a.workspace.lastQuestionId=a.questions[a.questions.length-1].id,"end"==a.questions[a.questions.length-1].value.nodeName&&(a.workspace.edited=!1,e.update({id:h,controller:"sessions",action:g},{status:"completed",completedAt:Date(),last_question_id:a.questions[a.questions.length-1].id}).$promise.then(function(a){b.show("Project Ended","success")})),a.submit({index:a.index})},a.workspace.end=a.end,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(){for(var c=[],d=[],f=0;f<a.questions.length;f++){if(a.questions[f].children)for(var i=a.questions[f].children,j=0;j<i.length;j++)d[j]={input_id:i[j].id,input_type:i[j].getAttribute("type"),input_label:i[j].getAttribute("label"),input_value:"checkbox"!=i[j].getAttribute("type")||i[j].answer?i[j].answer:!1};c[f]={sessionId:g,projectId:h,question_id:a.questions[f].id,question_type:a.questions[f].value.nodeName,question_label:a.questions[f].getAttribute("label"),question_text:a.questions[f].getAttribute("question")||a.questions[f].getAttribute("text"),question_other_label:a.questions[f].getAttribute("other"),question_other_answer:a.questions[f].otheranswer,question_answer:a.questions[f].answer,question_options:a.questions[f].options?JSON.stringify({options:a.questions[f].options}):null,index:f,ReportJscriptyInputs:d},d=[]}e.save({id:h,controller:"sessions",action:g,action2:"questions"},c).$promise.then(function(a){})["catch"](function(a){b.error(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"},{name:"NOT LIKE"},{name:"IS NULL"},{name:"IS NOT NULL"},{name:"IS EMPTY"},{name:"IS NOT EMPTY"}],b.inputIsRequired=function(a){if(a.condition)switch(a.condition){case"IS NULL":case"IS NOT NULL":case"IS EMPTY":case"IS NOT EMPTY":a.required=!1;break;default:a.required=!0}},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()" ><i class="icon-cloud-download"></i>{{btncontent || \'\'}}</a>',scope:{mimetype:"=",filename:"=",resource:"=",params:"=",btnclass:"@",btncontent:"@",tooltiptext:"@"},link:function(b,c,d){var f=c.children()[0];b.$on("download-start",function(){$(f).attr("disabled","disabled")}),b.$on("downloaded",function(a,c){var d=base64ToBlob(c,b.mimetype);e.saveAs(d,b.filename),$(f).attr("disabled",!1)}),b.download=function(){return b.$emit("download-start"),b.resource.get(b.params).$promise.then(function(a){b.$emit("downloaded",a.downloadString)})["catch"](function(b){a.error(b),$(f).attr("disabled",!1)})}}}}]).directive("audioFileDownload",["xAlert","$translate","$uibModal",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(b,d,e){var f=d.children()[0];b.$on("download-start",function(a,c){b.tempHtml=$(f).html(),$(f).attr("disabled","disabled").html('<i class="icon-refresh"></i> Loading...')}),b.$on("downloaded",function(a,d){c.open({animation:!0,size:"small",templateUrl:"app/main/audioFileDownload.play.modal.html",controller:["$scope","$uibModalInstance","$sce","audio",function(a,b,c,d){a.audio=c.trustAsResourceUrl("data:audio/wav;base64,"+d.data),a.close=function(){b.dismiss("cancel")}}],resolve:{audio:function(){return{data:d}}}});$(f).html(b.tempHtml).attr("disabled",!1)}),b.$on("error",function(a,c){$(f).html(b.tempHtml).attr("disabled",!1)}),b.download=function(){return b.$emit("download-start"),b.resource.get(b.params).$promise.then(function(a){b.$emit("downloaded",a.downloadString)})["catch"](function(c){a.error(c),b.$emit("error")})}}}}]).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))})}}}).directive("schrollBottom",function(){return{scope:{schrollBottom:"="},link:function(a,b){a.$watchCollection("schrollBottom",function(a){a&&$(b).scrollTop($(b)[0].scrollHeight)})}}}).directive("customGridDateFilterHeader",function(){return{templateUrl:"app/main/customDateFilterHeader.html",controller:"gridDatePickerFilterCtrl"}}).directive("customGridTagsFilterHeader",function(){return{templateUrl:"app/main/customTagsFilterHeader.html",controller:"gridTagsFilterCtrl"}}).directive("infiniteScroll",["$window",function(a){return{link:function(a,b,c){var d=parseInt(c.threshold)||0,e=b[0];b.bind("scroll",function(){ +a.$eval(c.canLoad)&&e.scrollTop+e.offsetHeight>=e.scrollHeight-d&&a.$apply(c.infiniteScroll)})}}}]).directive("tigerDialDisposal",["$compile","xAlert","socket","$translate","$timeout","$rootScope","MotionDialerSpooler","Agent",function(a,b,c,d,e,f,g,h){return{restrict:"E",scope:{workspace:"=",index:"="},templateUrl:"app/main/template/template.tigerDialDisposal.html",compile:function(a,c){return function(a,c,i){a.moment=moment,a.entitySpooler={},a.forms={td:{}},a.init=function(){return h.get().$promise.then(function(b){a.agents=[],b&&b.rows.forEach(function(b){a.agents.push("SIP/"+b.name)})})["catch"](function(a){b.error(a)})},a.save=function(){var c;switch(a.entitySpooler.retrieve){case"CLOSED":c=g.close({id:parseInt(a.workspace.spooler.ticketId)});break;case"OPEN":c=g.open({id:parseInt(a.workspace.spooler.ticketId)});break;case"BLACK_LIST":c=g.blacklist({id:parseInt(a.workspace.spooler.ticketId)});break;case"PLANNED":c=g.planning({id:parseInt(a.workspace.spooler.ticketId),date:moment(a.entitySpooler.planningtime).format("YYYY-MM-DD HH:mm")});break;case"PLANNED_PEER":c=g.planningpeer({id:parseInt(a.workspace.spooler.ticketId),date:moment(a.entitySpooler.planningtime).format("YYYY-MM-DD HH:mm"),peer:a.entitySpooler.planningpeer})}c?c.$promise.then(function(c){c.status>0?b.show(d.instant("MESSAGE_WELL_DONE"),"success"):c.response?c.response.RMI.errors.forEach(function(c){c?(b.show(c.field+": "+c.error,"danger"),f.workspaces.splice(a.index,1)):b.show("Please, check your connection!","danger")}):b.show("Please, check your connection!","danger")})["catch"](function(a){b.error(a)}):b.show("RETRIEVE NOT FOUND","danger")},e(function(){a.init()})}}}}]).directive("cssTimer",["$window","$interval",function(a,b){return{restrict:"EA",template:"<span>{{ millis | formatMilliseconds | date:format }}</span>",scope:{interval:"@",format:"@",startTime:"="},link:function(a,c,d){function e(){a.millis=Math.abs((new Date).getTime()-new Date(a.startTime).getTime())+1e3,a.activeInterval=b(function(){a.millis+=a.interval},a.interval)}a.interval||(a.interval=1e3),a.format||(a.format="HH:mm:ss"),e(),a.$watch("startTime",function(c,d){b.cancel(a.activeInterval),e()},!0)}}}]),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}}).filter("trusted",["$sce",function(a){var b=document.createElement("div");return function(c){return b.innerHTML=c,a.trustAsHtml(b.textContent)}}]).filter("formatMilliseconds",[function(){return function(a){return new Date(1970,0,1).setMilliseconds(a)}}]),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","localStorageService",function(a,b,c,d,e,f){return b.getToken()?a.when():(f.remove("loggedIn"),d(function(){e.path("/login")}),a.reject())}],deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css","assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/plugins/mxgraph/js/mxClient.js","assets/plugins/ckeditor/ckeditor.js","assets/css/login.css"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("xAlert",["$translate","Notification","$state",function(a,b,c){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(d){var e,f;d?d.status&&401===d.status?(e="Unauthorized!",f=!0):d.data?(e=d.data.translatedMessage||d.data.message||d.data||"Generic Error",console.log(d)):e=d.translatedMessage||d.message||"Generic Error":e="Generic Error",b.error({message:a.instant(e),title:'<i class="glyphicon glyphicon-exclamation-sign"></i> <strong>'+a.instant("MESSAGE_ERROR")+"!</strong>",delay:1e4}),f&&c.go("login")}}}]).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){f.resolve(a),d.$broadcast("$spinnerStop")}).error(function(a){g.error(a),d.$broadcast("$spinnerStop")});var f=a.defer();return f.promise}}}]).factory("xNotification",["$translate","Notification","$rootScope",function(a,b,c){return{show:function(d,e,f,g,h,i){var j=c.$new(),k={message:e,title:d,templateUrl:"app/main/template/template.notification.html",delay:g,scope:j};switch(j.acceptBtn=a.instant("APPLICATION_ACCEPT"),j.rejectBtn=a.instant("APPLICATION_REJECT"),j.nAccept=h,j.nReject=i,f){case"chat":j["class"]="alert-info",j.icon="icon-bubble";break;case"mail":j["class"]="alert-success",j.icon="icon-envelope";break;case"fax":j["class"]="alert-warning",j.icon="fa fa-fax";break;case"sms":j["class"]="alert-danger",j.icon="glyphicon glyphicon-comment";break;case"openchannel":j["class"]="alert-danger",j.icon="icon-globe";break;default:j["class"]="alert-info"}return new b(k)}}}]),angular.module("xCallyShuttleApp").controller("ContactManagerMergeContactChoose",["$scope","$translate","Contact","gridOptions","List","uiGridConstants","xAlert","$stateParams","Company","$uibModalInstance","listId",function(a,b,c,d,e,f,g,h,i,j,k){a.initView=function(){var b;return e.get().$promise.then(function(b){return a.lists=[],a.customFields=[],b.rows.forEach(function(b,c){_.forEach(b.CustomFields,function(b){a.customFields.push({name:b.name,alias:b.alias})}),a.lists.push({value:b.id,label:b.name})}),i.get().$promise}).then(function(b){a.companies=[],b.rows.forEach(function(b,c){a.companies.push({value:b.id,label:b.name})})}).then(function(){var e=[{"class":"blue-hoki",name:"select",onClick:"grid.appScope.choose(row.entity.id)"}];b={exporterCsvFilename:"Contacts.csv",columnDefs:[{name:"firstName"},{name:"lastName"},{name:"phone"},{name:"email"},{name:"ListId",displayName:"APPLICATION_LIST",field:"List.name",enableFiltering:!1},{name:"CompanyId",displayName:"APPLICATION_COMPANY",field:"Company.name",filter:{type:f.filter.SELECT,term:h.companyId||null,selectOptions:a.companies}}]},_.forEach(a.customFields,function(a){b.columnDefs.push({name:a.name,displayName:a.alias,visible:!1})}),b.columnDefs.push({name:"action",width:30,buttons:e}),a.gridOptions=d.gridOptions(c,b,a,{ListId:k})})["catch"](function(a){g.error(a)})},a.choose=function(a){j.close(a)},a.cancel=function(){j.dismiss()}}]),angular.module("xCallyShuttleApp").controller("ContactManagerMergeContactMerge",["$scope","$translate","Contact","xAlert","Company","$uibModalInstance","contactId","List","mergeContact","Tag",function(a,b,c,d,e,f,g,h,i,j){a.initView=function(){return e.get().$promise.then(function(b){return a.companies=b.rows,a.companies.unshift({id:"",name:"-- None --"}),j.get().$promise}).then(function(b){return a.tags=_.map(b.rows,"name"),c.get({id:g}).$promise}).then(function(b){a.fields={},a.contact={};var c=_.merge(_.keys(b),_.keys(i));return _.forEach(c,function(c){switch(c){case"tags":a.contact.tags=_.union(b.tags||[],i.tags||[]);break;case"$promise":case"$resolved":break;default:a.fields[c]=[],b[c]&&a.fields[c].push(b[c]),i[c]&&a.fields[c].push(i[c]),a.contact[c]=a.fields[c][0]||null}}),h.get({listId:b.ListId,controller:"customfields"}).$promise}).then(function(b){a.customFields=b.rows,a.customFields.forEach(function(a){a.values=JSON.parse(a.values)})})["catch"](function(a){d.error(a)})},a.merge=function(){a.contact.CompanyId||(a.contact.CompanyId=null),f.close(a.contact)},a.cancel=function(){f.dismiss()}}]),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","Integration",function(a,b,c,d,e,f,g,h){function i(a,b){return Math.floor(Math.random()*(b-a+1))+a}a.initView=function(){return h.get().$promise.then(function(b){a.integrations=b.rows,a.groupedIntegration=_.chunk(a.integrations,4),d.syncUpdates("integration",a.integrations,function(){a.groupedIntegration=_.chunk(a.integrations,4)})})["catch"](function(a){e.error(a,"danger")})},a.isProgressing=!1,a.$on("$destroy",function(){d.unsyncUpdates("integration")}),a.installIntegration=function(b){return navigator.onLine?(a.status="Downloading",a.percentage=i(1,50),a.isProgressing=!0,b.downloading=!0,h.update({id:b.id},{active:!0}).$promise.then(function(){g(function(){a.percentage=i(51,99),a.status="Installing"},2500),g(function(){a.percentage=100,a.isProgressing=!1,a.status="Completed!",b.downloading=!1,e.show(c.instant("MESSAGE_WELL_DONE")+".","success")},5e3)})["catch"](function(){b.downloading=!1,a.percentage=0,a.isProgressing=!1,e.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})):void e.show(c.instant("MESSAGE_NO_INTERNET_CONNECTION")+".","danger")},a.uninstallIntegration=function(b){return navigator.onLine?(a.status="Uninstalling",a.percentage=i(1,99),a.isProgressing=!0,b.downloading=!0,h.update({id:b.id},{active:!1}).$promise.then(function(){g(function(){a.percentage=100,a.isProgressing=!1,a.status="Completed!",b.downloading=!1,e.show(c.instant("MESSAGE_WELL_DONE")+".","success")},5e3)})["catch"](function(){b.downloading=!1,a.percentage=0,a.isProgressing=!1,e.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})):void e.show(c.instant("MESSAGE_NO_INTERNET_CONNECTION")+".","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","Auth",function(a,b,c,d,e,f){console.log(b),b.token&&b.userId&&b.role&&b.redirectTo?(f.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)"><i class="icon-trash"></i></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.error(a)})},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.error(a)})})}]),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.error(a)})},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.error(a)})}}]),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"><i class="icon-settings"></i></a> <a class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.deleteItem(row.entity.name, row.entity.id)"><i class="icon-trash"></i></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.error(a)})["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.error(a)})})}]),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.error(a)})},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.error(a)})},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:[],variables:[],description:"",account:"",timezone:""},f={};return _.forOwn(a.item,function(a,c){switch(c){case"phones":_.forEach(a,function(a){e[b][a]&&d.phones.push(e[b][a])});break;case"variables":_.forEach(a,function(a){e[b][a]&&(f={},f[a]=e[b][a],d.variables.push(f))});break;default:d[c]=e[b][a]}}),d.phones.length?(d.timezone||delete d.timezone,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.noPhone.push(b+2),a["import"].fail+=j,a["import"].failed++,i(b+1),void 0)}a.form={},a.item={},a.timezones=h.list(),a.uiTimeZones=[],_.forEach(a.timezones,function(b){_.forEach(b.zones,function(c){c.group=b.group,a.uiTimeZones.push(c)})}),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.noPhone=[],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.error(a)})},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.error(a)})},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",cellTemplate:"<div>{{row.entity.phones.join(',')}}</div>",cellClass:"ui-grid-vcenter"},{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)"><i class="icon-trash"></i></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.error(a)})["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.error(a)})}),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.error(a)}})},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"><i class="icon-settings"></i></a><a class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.deleteItem(row.entity.name, row.entity.id)"><i class="icon-trash"></i></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.error(a)})["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.error(a)})})}]),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.error(a)})},a.save=function(){console.log(a.item);var e="_process_"+a.item.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:["CDR(type)=tigerdial"],app:"Set",interval:"*,*,*,*",type:"internal"},{appdata:["QUEUE_PRIO=99"],app:"Set",interval:"*,*,*,*",type:"internal"},{appdata:["CALLERID(name)=${AUTODIAL_NAME}"],app:"Set",interval:"*,*,*,*",type:"internal"},{appdata:["CALLERID(num)=${AUTODIAL_PHONE}"],app:"Set",interval:"*,*,*,*",type:"internal"},{appdata:[a.item.queue.name,"","","",a.item.timeout],app:"Queue",interval:"*,*,*,*",type:"internal"}]}).$promise.then(function(b){return 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,hooks:[{target:"http://localhost:9000/api/report/integrations/tdDisposal",type:"http",http_method:"POST",json:"true",event:"hangup"}]}).$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.error(a)})},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.error(a)})},a.save=function(){console.log(a.item);var e="_process_"+a.item.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:["CDR(type)=tigerdial"],app:"Set",interval:"*,*,*,*",type:"internal"},{appdata:["agi://127.0.0.1/square",a.item.project.name],app:"AGI",interval:"*,*,*,*",type:"internal"}]}).$promise.then(function(b){return 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.error(a)})},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/:peer",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"}},planningpeer:{method:"POST",params:{controller:"retrieve",retrieve:"planning",peer:"peer"}}})}]),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,a.process.hooks&&a.process.hooks.length?a.process.disposal=!0:a.process.disposal=!1):e.show(b.message||"Please, check your connection!","danger")})["catch"](function(a){e.error(a)})},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.error(a)})["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,c.disposal?c.hooks=[{target:"http://localhost:9000/api/report/integrations/tdDisposal",type:"http",http_method:"POST",json:"true",event:"hangup"}]:c.hooks=[],delete c.disposal,h.update(c).$promise.then(function(c){c.status>0?(c.response.RMI.codecs=c.response.RMI.codecs.split(","),a.process=c.response.RMI,a.process.hooks&&a.process.hooks.length?a.process.disposal=!0:a.process.disposal=!1,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.error(a)})},a.getSpooler=function(){return g.spin("spinner-grid"),a.gridOptions||(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",cellTemplate:"<div>{{row.entity.phones.join(',')}}</div>",cellClass:"ui-grid-vcenter"},{name:"retrieve",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",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:"planningtime",cellTemplate:"<div>{{row.entity.planningtime | date:'yyyy-MM-dd HH:mm'}}</div>",cellClass:"ui-grid-vcenter",enableFiltering:!1},{name:"action",cellTemplate:'<div><a class="btn btn-xs green" data-ng-click="grid.appScope.historySpooler(row.entity.history)"><i class="icon-info"></i></a> <a class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.editSpooler(row.entity)"><i class="icon-settings"></i></a> <a class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.deleteSpooler(row.entity.phones.join(), row.entity.id)"><i class="fa fa-trash"></i></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.error(a)})["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.error(a)})}),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.editSpooler=function(a){var b=d.open({animation:!0,templateUrl:"app/motiondialer/process/view/view.spooler.edit.modal.html",controller:"MotionDialerViewSpoolerEditCtrl",resolve:{entitySpooler:function(){return a}}});b.result.then(function(){})},a.initSettings=function(){return a.queues=null,k.get().$promise.then(function(b){b&&(a.queues=b.rows)})["catch"](function(a){e.error(a)})},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.error(a)})}),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.error(a)})},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.error(a)})},a.no=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").controller("MotionDialerViewSpoolerEditCtrl",["$scope","$translate","$uibModalInstance","$stateParams","MotionDialerSpooler","xAlert","entitySpooler","Agent",function(a,b,c,d,e,f,g,h){a.moment=moment,a.initModal=function(){return h.get().$promise.then(function(b){a.agents=[],b&&b.rows.forEach(function(b){a.agents.push("SIP/"+b.name)})})["catch"](function(a){f.error(a)})},a.entitySpooler=g,a.save=function(){var d;switch(a.entitySpooler.retrieve){case"CLOSED":d=e.close({id:parseInt(a.entitySpooler.id)});break;case"OPEN":d=e.open({id:parseInt(a.entitySpooler.id)});break;case"BLACK_LIST":d=e.blacklist({id:parseInt(a.entitySpooler.id)});break;case"PLANNED":d=e.planning({id:parseInt(a.entitySpooler.id),date:moment(a.entitySpooler.planningtime).format("YYYY-MM-DD HH:mm")});break;case"PLANNED_PEER":d=e.planningpeer({id:parseInt(a.entitySpooler.id),date:moment(a.entitySpooler.planningtime).format("YYYY-MM-DD HH:mm"),peer:a.entitySpooler.planningpeer})}d?d.$promise.then(function(a){console.log(a),a.status>0?(f.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close()):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.error(a)}):f.show("RETRIEVE NOT FOUND","danger")},a.cancel=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").factory("ReportMotionDialer",["$resource",function(a){return a("/api/report/motiondialer/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("ResetCtrl",["$scope","Auth","$location","$window","$rootScope","Setting","xAlert","$stateParams","$state",function(a,b,c,d,e,f,g,h,i){a.userReset={},a.getInfo=function(){return f.get({controller:"info"}).$promise.then(function(b){a.info=b})["catch"](function(a){console.error(a)})},e.bodyLayout="login",a.$on("$viewContentLoaded",function(){Metronic.init(),Layout.init()}),a.reset=function(){b.reset({token:h.token,password:a.userReset.password}).then(function(){i.go("login",{reset:!0})})["catch"](function(a){g.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("reset",{url:"/reset/:token",templateUrl:"app/reset/reset.html",controller:"ResetCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/login.css"]}])}]}})}]),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:"profile"},{"class":"green-jungle",name:"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.item.type="Queue",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.item.serverUrl=c.protocol()+"://"+location.host},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").config(["$stateProvider",function(a){a.state("main.setting.customization",{url:"/customization",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("CustomizationGeneralViewCtrl",["$scope","gridOptions","$uibModal","FileUploader","$cookieStore","xAlert","$translate","Setting","$rootScope",function(a,b,c,d,e,f,g,h,i){a.radioSwitch={isActive:!!i.license.custom,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"};var j=a.uploader=new d({url:"api/settings/logo/main",queueLimit:1,withCredentials:!0,headers:{Authorization:"Bearer "+e.get("token")}});j.filters.push({name:"imageFilter",fn:function(a){var b="|"+a.type.slice(a.type.lastIndexOf("/")+1)+"|";return-1!=="|jpg|png|jpeg|".indexOf(b)}}),j.onSuccessItem=function(a,b){i.settings.logo=b.logo,f.show(g.instant("MESSAGE_WELL_DONE"),"success")},j.onErrorItem=function(){f.show(g.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},j.onCompleteAll=function(){j.clearQueue()};var k=a.uploader2=new d({url:"api/settings/logo/login",queueLimit:1,withCredentials:!0,headers:{Authorization:"Bearer "+e.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(a,b){f.show(g.instant("MESSAGE_WELL_DONE"),"success")},k.onErrorItem=function(){f.show(g.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},k.onCompleteAll=function(){k.clearQueue()},a.initView=function(){return h.get({id:1}).$promise.then(function(b){a.settings={defaultLogo:b.defaultLogo,defaultLoginLogo:b.defaultLoginLogo,footerWhiteLabel:b.footerWhiteLabel,defaultFooterWhiteLabel:b.defaultFooterWhiteLabel}})["catch"](function(a){f.error(a)})},a.update=function(){return h.update({id:1},a.settings).$promise.then(function(b){_.merge(i.settings,a.settings),f.show(g.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.customization.view.general",{url:"/general",templateUrl:"app/setting/customization/view/general/general.html",controller:"CustomizationGeneralViewCtrl",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"]})}]}})}]),angular.module("xCallyShuttleApp").controller("CustomizationViewCtrl",["$scope",function(a){}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.customization.view",{url:"/view",templateUrl:"app/setting/customization/view/view.html",controller:"CustomizationViewCtrl",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").config(["$stateProvider",function(a){a.state("main.setting.general",{url:"/general",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("GeneralMainViewCtrl",["$scope","xAlert","$translate","Setting",function(a,b,c,d){a.initView=function(){return d.get({id:1}).$promise.then(function(b){a.settings={agi_port:b.agi_port,min_internal:b.min_internal,min_mailbox:b.min_mailbox,securePassword:b.securePassword}})["catch"](function(a){b.error(a)})},a.update=function(){return d.update({id:1},a.settings).$promise.then(function(a){b.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.general.view.main",{url:"/main",templateUrl:"app/setting/general/view/main/main.html",controller:"GeneralMainViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("GeneralViewCtrl",["$scope",function(a){}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.general.view",{url:"/view",templateUrl:"app/setting/general/view/view.html",controller:"GeneralViewCtrl"})}]),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.error(a)})},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.error(a)})},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.radioSwitch={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},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.error(a)}})},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",function(){}),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/:param",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("Smtp",["$resource",function(a){return a("/api/mail/servers/out/:id/:controller/:controller2",{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","socket","MailServerOut","Setting","MailAccount","xAlert",function(a,b,c,d,e,f,g,h){a.initView=function(){return 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.item={account:{service:!0,MailServerOut:{ssl:!1}}},a.$on("$destroy",function(){d.socket.removeAllListeners("mail_server_out:state")}),d.socket.on("mail_server_out:state",function(b){a.item&&Number(b.id)===a.item.account.MailServerOut.id&&(a.item.account.MailServerOut.state=b.state,a.item.account.MailServerOut.source=JSON.parse(b.source))}),f.get({id:"smtp"}).$promise.then(function(b){a.item.account=b})["catch"](function(b){switch(b.status){case 404:a.item.account.name=null,a.item.account.address=null,a.item.account.MailServerOut={ssl:!1},h.show("Service SMTP server not configured.","info");break;default:h.error(b)}})},a.updateItem=function(){return a.item.account.id?(delete a.item.account.MailServerOut.state,delete a.item.account.MailServerOut.source,f.update({id:"smtp",controller:a.item.account.id},a.item.account).$promise.then(function(){h.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})):f.save({id:"smtp"},{description:"Custom Account",name:a.item.account.name,address:a.item.account.address,service:a.item.account.service,custom:!0,MailServerOut:a.item.account.MailServerOut}).$promise.then(function(b){a.item.account=b,h.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})},a.test=function(){return e.get({id:a.item.account.MailServerOut.id,controller:"test"}).$promise["catch"](function(a){console.error(a)})}}]),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").config(["$stateProvider",function(a){a.state("main.setting.system",{url:"/system",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("SystemViewConsoleCtrl",["$scope","Setting","xAlert","usSpinnerService","$timeout","$translate","socket",function(a,b,c,d,e,f,g){function h(b){var c=_.findIndex(a.commandHistory.commands,function(a){return a===b});-1!==c&&a.commandHistory.commands.splice(c,1),a.commandHistory.commands.unshift(b)}a.output="<b>"+f.instant("APPLICATION_CONSOLE_WELCOME")+"</b><br/>",a.item={command:""},a.commandHistory={commands:[],index:-1},a.busy=!1,a.cmdFocus=function(){e(function(){angular.element("#command").trigger("focus")})},a.sendCmd=function(){return a.commandHistory.index=-1,a.tmp=a.item.command,a.item.command="",a.output+="<b>motion*CLI> "+a.tmp+"</b><br>",a.tmp?(h(a.tmp.trim()),a.busy=!0,d.spin("console-spinner"),b.save({controller:"asterisk"},{command:a.tmp}).$promise):void 0},g.socket.on("console:result",function(b){a.output+=b.content.replace(/(?:\r\n|\r|\n)/g,"<br />").replace("Response: Follows<br />Privilege: Command<br />","").replace(/ActionID: .[0-9]*<br \/>/,"").replace(/ActionID: .[0-9]*/,"")+"<br>",d.stop("console-spinner"),a.busy=!1,a.cmdFocus()}),g.socket.on("console:error",function(b){d.stop("console-spinner"),a.output+="command error:"+b.data.message+"<br>",a.busy=!1,a.cmdFocus()}),a.keyUp=function(b){switch(b.keyCode){case 40:a.commandHistory.commands[a.commandHistory.index-1]?a.item.command=a.commandHistory.commands[--a.commandHistory.index]:(a.item.command="",a.commandHistory.index=-1);break;case 38:a.commandHistory.commands[a.commandHistory.index+1]&&(a.item.command=a.commandHistory.commands[++a.commandHistory.index]);break;case 37:break;case 39:break;default:a.commandHistory.index=-1}},e(function(){angular.element("#command").trigger("focus"),d.stop("console-spinner")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.system.view.console",{url:"/console",templateUrl:"app/setting/system/view/console/console.html",controller:"SystemViewConsoleCtrl"})}]),angular.module("xCallyShuttleApp").controller("SystemViewGeneralCtrl",["$scope","$stateParams","$translate","socket","Setting","xAlert","usSpinnerService",function(a,b,c,d,e,f,g){function h(b){a.system.memory={labels:_.keys(b.memory.details),values:_.values(_.map(b.memory.details,function(a){return Math.round(a/1024)})),Total:Math.round(b.memory.Total/1024)},g.stop("memory-spinner"),a.system.disks=[],_.forEach(b.disks,function(b){a.system.disks.push({mount:b.mount,size:Number((b.size/1048576).toFixed(2)),values:_.values(_.map(b.details,function(a){return Number((a/1048576).toFixed(2))})),labels:_.keys(b.details)})}),a.system.mount=a.system.disks[0],g.stop("disk-spinner"),a.system.cpu={motion:Math.round(b.cpu.motion),cores:[]},_.forEach(b.cpu.cores,function(b){delete b.nice,delete b.irq,a.system.cpu.cores.push({labels:_.keys(b),values:_.values(b),colours:["#803690","#DCDCDC","#00ADF9"]})}),g.stop("cpu-spinner")}a.system={mount:void 0},a.initView=function(){return g.spin("memory-spinner"),g.spin("disk-spinner"),g.spin("cpu-spinner"),e.get({controller:"system"}).$promise.then(function(a){h(a)})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.system.view.general",{url:"/general",templateUrl:"app/setting/system/view/general/general.html",controller:"SystemViewGeneralCtrl"})}]),angular.module("xCallyShuttleApp").controller("SystemViewLogsCtrl",["$scope","$stateParams","$translate","socket","Setting","xAlert","usSpinnerService",function(a,b,c,d,e,f,g){a.initView=function(){return a.logs={errors:"",output:""},g.spin("logs-spinner"),e.get({controller:"logs"}).$promise.then(function(b){a.logs=b,g.stop("logs-spinner")})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.system.view.logs",{url:"/logs",templateUrl:"app/setting/system/view/logs/logs.html",controller:"SystemViewLogsCtrl"})}]),angular.module("xCallyShuttleApp").controller("SystemViewCtrl",["$scope",function(a){}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.system.view",{url:"/view",templateUrl:"app/setting/system/view/view.html",controller:"SystemViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("UpdateListCtrl",["$scope","gridOptions","$uibModal","$location","Update","xAlert","$log","$translate","$state",function(a,b,c,d,e,f,g,h,i){a.initCounter=function(){a.$on("timer-stopped",function(a,b){f.show(h.instant("MESSAGE_UPDATE_COMPLETED")+'<a href="https://wiki.xcallymotion.com/display/XMD/xCally+Motion+service+manager#xCallyMotionservicemanager-pm2start|stop|restartmotion" target="_blank" style="color: blue;"> Read more</a>',"success"),i.go("main.setting.updates.list")})},a.initView=function(){return e.get({controller:"current"}).$promise.then(function(b){a.currentVersion=b.currentVersion,a.latestVersion=b.latestVersion})["catch"](function(a){console.log(a)})},a.pull=function(){var a=c.open({animation:!0,templateUrl:"app/setting/update/list/list.pull.html",controller:"UpdateListPullCtrl"});a.result.then(function(){return d.path("/setting/updates/landing"),e.pull().$promise.then(function(a){var b=!1;a&&(a.summary&&_.forOwn(a.summary,function(a){a&&(b=!0)}),(a.insertions&&!_.isEmpty(a.insertions)||a.deletions&&!_.isEmpty(a.deletions))&&(b=!0)),b?f.show(h.instant("MESSAGE_PULL_COMPLETED"),"success"):(f.show(h.instant("MESSAGE_NO_UPDATES"),"success"),d.path("/setting/updates/list"))})["catch"](function(a){console.log(a),f.error(a),d.path("/setting/updates/list")})},function(){g.info("Modal dismissed at: "+new Date)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){ +a.state("main.setting.updates.list",{url:"/list",templateUrl:"app/setting/update/list/list.html",controller:"UpdateListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"css",insertBefore:"#ng_load_plugins_before",files:["assets/css/pricing-table.css"]}])}]}}).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:"css",insertBefore:"#ng_load_plugins_before",files:["assets/css/error.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("UpdateListPullCtrl",["$scope","$uibModalInstance",function(a,b){a.modal={dismissable:!0,title:"Confirm Update",html:"Are you sure you want to update?",buttons:[{classes:"btn btn-success",text:"Update",click:function(){b.close()}},{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",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.error(a)})},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.error(a)})},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.error(a)})}}]),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","$location","SquareProject","xAlert",function(a,b,c,d,e,f){a.form={},a.item={},a.save=function(){return e.save(a.item).$promise.then(function(a){c.close(a),d.path("/square/projects/view/"+a.id)})["catch"](function(a){f.error(a)})},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","socket","$translate","$log","$uibModal",function(a,b,c,d,e,f,g,h,i){a.squareProject={},a.$on("$destroy",function(){f.unsyncUpdates("square_project")}),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.error(f)}},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)}}),f.socket.on("square_project:save",function(c){c.id===b.id&&(a.squareProject=_.merge(a.squareProject,c))})})["catch"](function(a){d.error(a)})},a.editNotes=function(){var c=i.open({animation:!0,templateUrl:"app/square/project/view/projectNotes.modal.html",controller:["$scope","$uibModalInstance","notes",function(a,b,c){a.notes=c,a.close=function(){b.close(a.notes)},a.cancel=function(){b.dismiss("cancel")}}],resolve:{notes:{value:a.squareProject.notes}}});c.result.then(function(a){return e.update({id:b.id},{notes:a.value}).$promise.then(function(){d.show(g.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){d.error(a)})},function(){h.info("Modal dismissed at: "+new Date)})}}]),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").factory("ReportSquareDetail",["$resource",function(a){return a("/api/report/square/details/: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.error(a)})["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><css-timer start-time="row.entity.joinAt"></css-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","uiGridConstants",function(a,b,c,d){a.SquareRecording=b;a.initView=function(){var e={exporterCsvFilename:"recordings.csv",rowHeight:30,columnDefs:[{name:"uniqueid"},{name:"callerid",displayName:"APPLICATION_CALLERIDNUM"},{name:"filename"},{name:"extension"},{name:"projectName",displayName:"APPLICATION_PROJECT"},{name:"createdAt",displayName:"APPLICATION_DATE",cellFilter:"date:'yyyy-MM-dd HH:mm'",filterHeaderTemplate:'<div class="ui-grid-filter-container row"><div ng-repeat="colFilter in col.filters" class="col-md-6 col-md-offset-0 col-sm-5 col-sm-offset-0 col-xs-5 col-xs-offset-0"><div custom-grid-date-filter-header></div></div></div>',filters:[{name:"From",condition:d.filter.GREATER_THAN_OR_EQUAL,hasTime:!0},{name:"To",condition:d.filter.LESS_THAN_OR_EQUAL,hasTime:!0}],sort:{direction:d.DESC,priority:0}},{name:"audio",displayName:"",width:100,enableSorting:!1,enableFiltering:!1,cellClass:"ui-grid-vcenter",cellTemplate:"<div><audio-file-download data-ng-if=\"row.entity.savePath.split('.').pop() == 'wav'\" params=\"{id:row.entity.id,controller:'stream'}\" resource=\"grid.appScope.SquareRecording\"></audio-file-download><span data-ng-if=\"row.entity.value.split('.').pop() == 'gsm'\" title=\"{{'MESSAGE_GSM_PREVIEW_NOT_SUPPORTED' | translate}}\">{{'MESSAGE_GSM_PREVIEW_NOT_SUPPORTED' | translate}}</span></div>"},{name:"action",width:80,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/'+row.entity.value.split('.').pop()\" btnclass=\"btn btn-xs blue-hoki\" filename=\"(row.entity.filename || row.entity.uniqueid)+'.'+row.entity.savePath.split('.').pop()\"></motion-file-download>"}]}]};a.gridOptions=c.gridOptions(b,e,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/:controller2/:controller3",{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){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:100,buttons:[{"class":"blue-hoki",href:"/staff/agents/view/{{row.entity.id}}/account",name:"profile"},{"class":"green-meadow",href:"/staff/agents/view/{{row.entity.id}}/queues/voice",name:"queues"},{"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","MailQueue","User","VoiceQueue","ChatQueue","FaxQueue","SmsQueue","OpenChannelQueue","Setting",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){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:"danger",onColor:"success"},a.initVoiceQueues=function(){var a={},b={};return l.get().$promise.then(function(b){return a.queues=_.map(b.rows,function(a){return{name:a.name}}),g.get({id:e.id,controller:"voice",controller2:"queues"}).$promise}).then(function(a){b.queues=_.map(a.rows,function(a){return{name:a.name}})}).then(function(){ComponentsDropdowns.bindAgent(a,b,"voice",e.id,g)})["catch"](function(a){console.error(a)})},a.initChatQueues=function(){var a={},b={};return m.get().$promise.then(function(b){return a.queues=_.map(b.rows,function(a){return{id:a.id,name:a.name}}),g.get({id:e.id,controller:"chat",controller2:"queues"}).$promise}).then(function(a){b.queues=_.map(a.rows,function(a){return{id:a.id,name:a.name}})}).then(function(){ComponentsDropdowns.bindAgent(a,b,"chat",e.id,g)})["catch"](function(a){console.error(a)})},a.initMailQueues=function(){var a={},b={};return j.get().$promise.then(function(b){return a.queues=_.map(b.rows,function(a){return{id:a.id,name:a.name}}),g.get({id:e.id,controller:"mail",controller2:"queues"}).$promise}).then(function(a){b.queues=_.map(a.rows,function(a){return{id:a.id,name:a.name}})}).then(function(){ComponentsDropdowns.bindAgent(a,b,"mail",e.id,g)})["catch"](function(a){console.error(a)})},a.initSmsQueues=function(){var a={},b={};return o.get().$promise.then(function(b){return a.queues=_.map(b.rows,function(a){return{id:a.id,name:a.name}}),g.get({id:e.id,controller:"sms",controller2:"queues"}).$promise}).then(function(a){b.queues=_.map(a.rows,function(a){return{id:a.id,name:a.name}})}).then(function(){ComponentsDropdowns.bindAgent(a,b,"sms",e.id,g)})["catch"](function(a){console.error(a)})},a.initFaxQueues=function(){var a={},b={};return n.get().$promise.then(function(b){return a.queues=_.map(b.rows,function(a){return{id:a.id,name:a.name}}),g.get({id:e.id,controller:"fax",controller2:"queues"}).$promise}).then(function(a){b.queues=_.map(a.rows,function(a){return{id:a.id,name:a.name}})}).then(function(){ComponentsDropdowns.bindAgent(a,b,"fax",e.id,g)})["catch"](function(a){console.error(a)})},a.initOpenchannelQueues=function(){var a={},b={};return p.get().$promise.then(function(b){return a.queues=_.map(b.rows,function(a){return{id:a.id,name:a.name}}),g.get({id:e.id,controller:"openchannel",controller2:"queues"}).$promise}).then(function(a){b.queues=_.map(a.rows,function(a){return{id:a.id,name:a.name}})}).then(function(){ComponentsDropdowns.bindAgent(a,b,"openchannel",e.id,g)})["catch"](function(a){console.error(a)})},a.updatePassword=function(){var b={newPassword:a.agent.newPwd};return i.isAdmin()?b.id=e.id:b.oldPassword=a.agent.currentPwd,k.changePassword(b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){c.error(a)})};var r=a.uploader=new h({url:"api/users/"+e.id+"/avatar",queueLimit:1,withCredentials:!0,headers:{Authorization:"Bearer "+f.get("token")}});r.filters.push({name:"imageFilter",fn:function(a){var b="|"+a.type.slice(a.type.lastIndexOf("/")+1)+"|";return-1!=="|jpg|png|jpeg|".indexOf(b)}}),r.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")},r.onErrorItem=function(){c.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},r.onCompleteAll=function(){r.clearQueue()},a.initView=function(){return g.get({id:e.id}).$promise.then(function(b){return 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(","):[],q.get({id:1}).$promise}).then(function(b){a.setting=b})["catch"](function(a){c.error(a)})},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,openchannelCapacity:a.agent.openchannelCapacity}).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){c.error(a)})},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.error(a)})}}]),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.openchannel",{url:"/openchannel",templateUrl:"app/staff/agent/view/view.openchannel.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}}}).state("main.staff.agents.view.queues",{url:"/queues",templateUrl:"app/staff/agent/view/view.queues.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:4}},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.agents.view.queues.voice",{url:"/voice",templateUrl:"app/staff/agent/view/view.queues.voice.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:7}}}).state("main.staff.agents.view.queues.chat",{url:"/chat",templateUrl:"app/staff/agent/view/view.queues.chat.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:8}}}).state("main.staff.agents.view.queues.mail",{url:"/mail",templateUrl:"app/staff/agent/view/view.queues.mail.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:9}}}).state("main.staff.agents.view.queues.fax",{url:"/fax",templateUrl:"app/staff/agent/view/view.queues.fax.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:10}}}).state("main.staff.agents.view.queues.sms",{url:"/sms",templateUrl:"app/staff/agent/view/view.queues.sms.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:11}}}).state("main.staff.agents.view.queues.openchannel",{url:"/openchannel",templateUrl:"app/staff/agent/view/view.queues.openchannel.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:20}}})}]),angular.module("xCallyShuttleApp").controller("AgentWizardCtrl",["$scope","$rootScope","$location","$translate","$http","Agent","VoiceQueue","ChatQueue","MailQueue","SmsQueue","FaxQueue","OpenChannelQueue","Setting","xAlert","WizardHandler",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){a.maxAmount=1e3,a._data={voice:{queues:[]},chat:{queues:[]},mail:{queues:[]},sms:{queues:[]},fax:{queues:[]},openchannel:{queues:[]}},a._agent=angular.copy(a._data),a.forms={info:void 0,voice:void 0},a.item={role:"agent",allow:["alaw","ulaw","gsm"],transport:["udp"],context:"from-sip"},a.next=function(){o.wizard().next()},a.getAmount=function(){return m.get({controller:"internal",internal:a.item.minInternal}).$promise.then(function(b){a.item.minInternal=Number(b.value),a.maxAmount=b.range||1e3})["catch"](function(a){n.error(a)})},a.exitValidation=function(a){return a},a.getFirstFreeInternal=function(){return m.get({controller:"internal"}).$promise.then(function(b){return a.internal=b,a.item.internal=b.value,a.item.minInternal=b.value,a.maxAmount=b.range||1e3,m.get({id:1}).$promise}).then(function(b){a.setting=b})["catch"](function(a){n.error(a)})},a.createItem=function(){var b=angular.copy(a.item);return delete b.minInternal,b.transport&&(b.transport=b.transport.join(",")),a.item.allow&&(b.allow=b.allow.join(";")),b.channels=a._agent,f.save(b).$promise.then(function(a){c.path("/staff/agents/view/"+a.id+"/queues/voice")})["catch"](function(a){console.log(a),n.error(a)})},a.createItems=function(){var b=angular.copy(a.item);return delete b.internal,b.transport&&(b.transport=b.transport.join(",")),b.allow&&(b.allow=b.allow.join(";")),f.save({id:"bulk"},b).$promise.then(function(){c.path("/staff/agents/list")})["catch"](function(a){console.log(a),n.error(a)})}}]),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"}},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.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.error(a)})},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:100,buttons:[{"class":"{{row.entity.defaultEntry ? 'blue-hoki disabled' : 'blue-hoki'}}",href:"/staff/teams/view/{{row.entity.id}}/settings",name:"profile"},{"class":"{{row.entity.defaultEntry ? 'green-turquoise disabled' : 'green-turquoise'}}",name:"agents",href:"/staff/teams/view/{{row.entity.id}}/agents"},{"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.error(a)})},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.error(a)})},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.error(a)})}}]),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:75,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","Setting",function(a,b,c,d,e,f,g,h,i){a.initView=function(){return a.Auth=f,a.forms={},h.get({id:c.id}).$promise.then(function(b){return 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(";"):[],i.get({id:1}).$promise}).then(function(b){a.setting=b})["catch"](function(a){g.error(a)})},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.error(a)})},a.updatePassword=function(){return h.update({password:a.item.password}).$promise.then(function(){g.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){g.error(a)})}}]),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){return a.item.internal=b.value,h.get({id:1}).$promise}).then(function(b){a.setting=b})["catch"](function(a){e.error(a)})},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.error(a)})}}]),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:100,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","OpenChannelQueue","Team","Module","Setting",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){function r(a,b){var c,d,e=b.length;for(c=0;e>c;c++){if(b[c].id===a)return b[c];if(b[c].SubModules&&b[c].SubModules.length&&(d=r(a,b[c].SubModules)))return d}}function s(b){var c=r(b.ModuleId,a.modules);if(b.status===!0)c.status=!0;else{var d=_.filter(c.SubModules,{status:!0});d.length||(c.status=!1)}c.ModuleId&&s(c)}function t(a,b){a.forEach(function(a){a.status=b,a.SubModules&&a.SubModules.length&&t(a.SubModules,b)})}function u(a,b){b.forEach(function(b){_.find(a,{id:b.id})?b.status=!0:b.status=!1,b.SubModules&&b.SubModules.length&&u(a,b.SubModules)})}function v(a,b){return a=_.union(a,_.map(_.filter(b,{status:!0}),"id")),b.forEach(function(b){b.SubModules&&b.SubModules.length&&(a=_.union(a,v(a,b.SubModules)))}),a}a.Auth=g,a._=_,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(c){return a.queues=_.map(c.rows,function(a){return{name:a.name}}),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(c){return a.queues=_.map(c.rows,function(a){return{id:a.id,name:a.name}}),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(c){return a.queues=_.map(c.rows,function(a){return{id:a.id,name:a.name}}),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(c){return a.queues=_.map(c.rows,function(a){return{id:a.id,name:a.name}}),f.query({id:b.id,controller:"allowed",controller2:"sms",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,"sms",b.id,f)})["catch"](function(a){console.error(a)})},a.initFaxQueues=function(){var a={},c={};return l.get().$promise.then(function(c){return a.queues=_.map(c.rows,function(a){return{id:a.id,name:a.name}}),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.initOpenchannelQueues=function(){var a={},c={};return n.get().$promise.then(function(c){return a.queues=_.map(c.rows,function(a){return{id:a.id,name:a.name}}),f.query({id:b.id,controller:"allowed",controller2:"openchannel",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,"openchannel",b.id,f)})["catch"](function(a){console.error(a)})},a.initView=function(){return f.get({id:b.id}).$promise.then(function(b){return a.user=b,a.user.transport=a.user.transport?a.user.transport.split(","):[],a.user.allow=a.user.allow?a.user.allow.split(";"):[],q.get({id:1}).$promise}).then(function(b){a.setting=b})["catch"](function(a){h.error(a)})},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.error(a)})},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.error(a)})};var w=a.uploader=new e({url:"api/users/"+b.id+"/avatar",queueLimit:1,withCredentials:!0,headers:{Authorization:"Bearer "+c.get("token")}});w.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=[],p.get().$promise.then(function(c){return a.modules=_.filter(c.rows,function(a){return!a.ModuleId}),f.query({id:b.id,controller:"allowed",controller2:"modules"}).$promise}).then(function(b){u(b,a.modules)})["catch"](function(a){h.error(a)})},a.updatePermissions=function(c){c.ModuleId&&s(c),c.SubModules&&c.SubModules.length&&t(c.SubModules,c.status);var e=v([],a.modules);return f.save({id:b.id,controller:"allowed",controller2:"modules"},{modules:e}).$promise.then(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})},w.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")},w.onErrorItem=function(){h.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},w.onCompleteAll=function(){w.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.openchannel",{url:"/openchannel",templateUrl:"app/staff/user/view/view.permit.openchannel.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.openchannel"}}}).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","Auth",function(a,b,c,d,e,f,g,h){a.initWizard=function(){return a.Auht=h,a.forms={info:void 0,voice:void 0},a.item={role:"user",host:"dynamic",context:"from-sip"},g.get({controller:"internal"}).$promise.then(function(b){return a.item.internal=b.value,g.get({id:1}).$promise}).then(function(b){a.setting=b})["catch"](function(a){d.error(a)})},a.next=function(){c.wizard().next()},a.exitValidation=function(a){return a},a.createItem=function(){return f.save(a.item).$promise.then(function(a){b.path("user"===a.role?"/staff/users/view/"+a.id+"/permit/voice":"/staff/users/view/"+a.id+"/account")})["catch"](function(a){d.error(a)})}}]),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",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").factory("SugarcrmAccount",["$resource",function(a){return a("/api/sugarcrm/accounts/:id/:controller",{id:"@id"},{update:{method:"PUT"},fields:{params:{controller:"fields"},isArray:!0},check:{params:{controller:"check"}}})}]).factory("SugarcrmConfiguration",["$resource",function(a){return a("/api/sugarcrm/accounts/:accountId/configurations/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]).factory("SugarcrmField",["$resource",function(a){return a("/api/sugarcrm/accounts/:accountId/configurations/:configurationId/fields/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),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").config(["$stateProvider",function(a){a.state("main.sugarcrm.view.configurations",{url:"/configurations",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("SugarcrmViewConfigurationListCtrl",["$scope","$stateParams","$translate","gridOptions","SugarcrmConfiguration","$uibModal",function(a,b,c,d,e,f){a.initView=function(){var c={exporterCsvFilename:"sugarcrm_configurations.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/sugarcrm/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/sugarcrm/view/configuration/list/create.modal.html",controller:"SugarcrmCreateConfigurationCtrl"});b.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("SugarcrmCreateConfigurationCtrl",["$scope","$translate","$uibModalInstance","SugarcrmConfiguration","xAlert","$stateParams","channel",function(a,b,c,d,e,f,g){a.form={},a.item={},a.channels=g,a.item.channel="voice",a.item.type="Queue",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.sugarcrm.view.configurations.list",{url:"/list",templateUrl:"app/sugarcrm/view/configuration/list/list.html",controller:"SugarcrmViewConfigurationListCtrl"})}]),angular.module("xCallyShuttleApp").controller("SugarcrmViewCtrl",["$scope","$http","$stateParams","$translate","$location","$filter","WizardHandler","socket","xAlert","Modal","SugarcrmAccount",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){i.error(a)})},a.updateItem=function(){return k.update({id:c.id},a.account).$promise.then(function(){i.show(d.instant("MESSAGE_WELL_DONE")+".","success")})["catch"](function(a){i.error(a)})}}]),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"})}]),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:58}}})}]),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:75,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.error(a)})},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.error(a)})},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.error(a)})}}]),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:51}}})}]),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:75,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.error(a)})}}]),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.error(a),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.error(a)})},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.statusSwitch={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.error(a)})},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:53}}})}]),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:75,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.error(a)})},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){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["switch"]={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},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\', grid.appScope.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(){a.getInterval(),c.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),f&&g.path("/tools/intervals/view/"+e.id+"/"+f)}).error(function(a){c.error(a)})},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:75,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.error(a)})},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:57}}})}]),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.error(a)})},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.error(a)})}}]),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("SchedulerListCtrl",["$scope","Scheduler","gridOptions","xAlert","$translate","socket",function(a,b,c,d,e,f){a._=_,a.switches={isActive:!0,size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.scheduleTypes=[{name:"APPLICATION_REPORT_EXTRACTION",value:"report"},{name:"APPLICATION_HISTORY_MOVE",value:"history"},{name:"APPLICATION_DB_BACKUP",value:"backup"}],a.initView=function(){var d={exporterCsvFilename:"Schedules.csv",columnDefs:[{name:"name"},{name:"type",cellTemplate:'<div class="centered-uigrid-td">{{grid.appScope._.find(grid.appScope.scheduleTypes,{value:row.entity.type}).name | translate}}</div>'},{name:"description"},{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.switches.isActive }}" switch-on-text="{{ \'APPLICATION_YES\' | translate }}" switch-off-text="{{ \'APPLICATION_NO\' | translate }}" switch-on-color="{{ grid.appScope.switches.onColor }}" switch-off-color="{{ grid.appScope.switches.offColor }}" switch-animate="{{ grid.appScope.switches.animate }}" switch-size="{{ grid.appScope.switches.size }}" switch-label="{{ grid.appScope.switches.label }}" switch-icon="{{ grid.appScope.switches.icon }}" switch-radio-off="{{ grid.appScope.switches.radioOff }}" switch-label-width="{{ grid.appScope.switches.labelWidth }}" switch-handle-width="{{ grid.appScope.switches.handleWidth }}"></div>',enableFiltering:!1,enableSorting:!1},{name:"sendMail",displayName:"APPLICATION_SEND_MAIL",cellTemplate:'<div data-ng-if="row.entity.type == \'report\'" class="centered-uigrid-td"><input data-ng-change="grid.appScope.updateItem(row.entity)", bs-switch ng-model="row.entity.sendMail" type="checkbox" switch-active="{{ grid.appScope.switches.isActive }}" switch-on-text="{{ \'APPLICATION_YES\' | translate }}" switch-off-text="{{ \'APPLICATION_NO\' | translate }}" switch-on-color="{{ grid.appScope.switches.onColor }}" switch-off-color="{{ grid.appScope.switches.offColor }}" switch-animate="{{ grid.appScope.switches.animate }}" switch-size="{{ grid.appScope.switches.size }}" switch-label="{{ grid.appScope.switches.label }}" switch-icon="{{ grid.appScope.switches.icon }}" switch-radio-off="{{ grid.appScope.switches.radioOff }}" switch-label-width="{{ grid.appScope.switches.labelWidth }}" switch-handle-width="{{ grid.appScope.switches.handleWidth }}"></div>',enableFiltering:!1,enableSorting:!1},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/tools/scheduler/view/{{row.entity.id}}/settings",name:"settings"},{"class":"green-turquoise",name:"run",onClick:"grid.appScope.runSchedule(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.updateItem=function(a){return b.update({id:a.id},a).$promise.then(function(){d.show(e.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a),d.error(a)})},a.runSchedule=function(a){return b.get({id:a,controller:"run"}).$promise.then(function(){d.show(e.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a),d.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.scheduler.list",{url:"/list",templateUrl:"app/tools/scheduler/list/list.html",controller:"SchedulerListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Scheduler",["$resource",function(a){return a("/api/scheduler/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.scheduler",{url:"/scheduler",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:61}}})}]),angular.module("xCallyShuttleApp").controller("SchedulerViewCtrl",["$scope","xAlert","$translate","$stateParams","socket","$location","ReportTree","Scheduler","DefaultReport","CustomReport","$timeout","MailServerOut",function(a,b,c,d,e,f,g,h,i,j,k,l){function m(){switch(a.schedule.cronType=a.rangeExec.type,a.rangeExec.type){case"daily":a.schedule.cron="00 "+a.rangeExec.hour+" * * *";break;case"weekly":a.schedule.cron="00 "+a.rangeExec.hour+" * * "+a.rangeExec.weekDays.join(",");break;case"monthly":a.schedule.cron="00 "+a.rangeExec.hour+" "+a.rangeExec.monthDay+" * *"}}function n(b){var c;switch(b.cronType){case"daily":a.rangeExec.hour=Number(b.cron.split(" ")[1]),a.rangeExec.type=b.cronType;break;case"weekly":c=b.cron.split(" "),a.rangeExec.hour=Number(c[1]),c[4].split(",").forEach(function(b){a.rangeExec.weekDays.push(Number(b))}),a.rangeExec.type=b.cronType;break;case"monthly":c=b.cron.split(" "),a.rangeExec.hour=Number(c[1]),a.rangeExec.monthDay=Number(c[2]),a.rangeExec.type=b.cronType;break;case"currentDay":a.switchValues.today=!0}a.$watch("rangeExec",function(b){a.switchValues.today||m()},!0)}a.forms={},a.rangeExec={weekDays:[],monthDay:null,hour:0,type:null},a.initReports=function(){var c;return a.reports=[],a.tempTodayCron=null,g.query().$promise.then(function(b){return a.defaultTreeData=JSON.parse(b[0].tree),a.customTreeData=JSON.parse(b[1].tree),i.get().$promise}).then(function(b){return a.defRep=b.rows,a.defRep.length&&_.forEach(a.defRep,function(b){c=_.find(a.defaultTreeData,{id:b.parent}),c&&(b.parent="Motion Reports - "+c.text,b.type="default")}),j.get().$promise}).then(function(b){return a.cusRep=b.rows,a.cusRep.length&&_.forEach(a.cusRep,function(b){c=_.find(a.customTreeData,{id:b.parent}),c&&(b.parent="Custom Reports - "+c.text,b.type="custom")}),l.get().$promise}).then(function(b){a.mailServers=b.rows})["catch"](function(a){b.error(a)})},a.initView=function(){return h.get({id:d.id}).$promise.then(function(b){a.schedule=b,n(b)}).then(function(){e.socket.on("schedule:update",function(b){a.schedule.id===b.id&&(a.schedule.active=b.active,a.schedule.sendMail=b.sendMail)})})["catch"](function(a){console.error(a),f.path("/tools/scheduler/list")})},a.refreshSlider=function(){k(function(){a.$broadcast("rzSliderForceRender"),a.refreshSlider=null})},a.monthDays=function(){for(var a=[],b=1;31>=b;b++)a.push(b);return a}(),a.hours=function(){for(var a=[],b=0;23>=b;b++)a.push(b);return a}(),a.setReportTree=function(b){a.schedule.reportType=b.type},a.validitySlider={ceil:24,floor:0,showTicks:!0},a.switchValues={today:!1},a.switches={isActive:!0,size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.scheduleTypes=[{name:"APPLICATION_REPORT_EXTRACTION",value:"report"}],a.todayCron=[{name:"15 min",value:"*/15 * * * *"},{name:"30 min",value:"*/30 * * * *"},{name:"1 h",value:"0 * * * *"}],a.reportRanges=[{name:"APPLICATION_PREVIOUS_DAY",value:"yesterday"},{name:"APPLICATION_LAST_SEVEN_DAYS",value:"last7"},{name:"APPLICATION_LAST_THIRTY_DAYS",value:"last30"},{name:"APPLICATION_LAST_MONTH",value:"lastMonth"}],a.cronTypes=[{name:"APPLICATION_DAY",value:"daily"},{name:"APPLICATION_WEEK",value:"weekly"},{name:"APPLICATION_MONTH",value:"monthly"}],a.weekDays=[{name:"APPLICATION_MONDAY",value:1},{name:"APPLICATION_TUESDAY",value:2},{name:"APPLICATION_WEDNESDAY",value:3},{name:"APPLICATION_THURSDAY",value:4},{name:"APPLICATION_FRIDAY",value:5},{name:"APPLICATION_SATURDAY",value:6},{name:"APPLICATION_SUNDAY",value:0}],a.checkToday=function(){a.switchValues.today?(a.schedule.cron=angular.copy(a.tempTodayCron),a.schedule.cronType="currentDay"):(a.tempTodayCron=angular.copy(a.schedule.cron),a.schedule.cron=void 0,m())},a.updateSchedule=function(){return h.update({id:a.schedule.id},a.schedule).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a),b.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.scheduler.view",{url:"/view/:id",templateUrl:"app/tools/scheduler/view/view.html",controller:"SchedulerViewCtrl",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.scheduler.view.settings",{url:"/settings",templateUrl:"app/tools/scheduler/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("SchedulerWizardCtrl",["$scope","WizardHandler","$location","xAlert","Scheduler","ReportTree","$translate","DefaultReport","CustomReport","MailServerOut",function(a,b,c,d,e,f,g,h,i,j){function k(){switch(a.item.cronType=a.rangeExec.type,a.rangeExec.type){case"daily":a.item.cron="00 "+a.rangeExec.hour+" * * *";break;case"weekly":a.item.cron="00 "+a.rangeExec.hour+" * * "+a.rangeExec.weekDays.join(",");break;case"monthly":a.item.cron="00 "+a.rangeExec.hour+" "+a.rangeExec.monthDay+" * *"}}a.forms={},a.item={validityStart:8,validityEnd:16,type:"report",reportType:"default"},a.initReports=function(){a.reports=[];var b;return f.query().$promise.then(function(b){return a.defaultTreeData=JSON.parse(b[0].tree),a.customTreeData=JSON.parse(b[1].tree),h.get().$promise}).then(function(c){return a.defRep=c.rows,a.defRep.length&&_.forEach(a.defRep,function(c){b=_.find(a.defaultTreeData,{id:c.parent}),b&&(c.parent="Motion Reports - "+b.text,c.type="default")}),i.get().$promise}).then(function(c){return a.cusRep=c.rows,a.cusRep.length&&_.forEach(a.cusRep,function(c){b=_.find(a.customTreeData,{id:c.parent}),b&&(c.parent="Custom Reports - "+b.text,c.type="custom")}),j.get().$promise}).then(function(b){a.mailServers=b.rows;var c=_.find(a.mailServers,{MailAccountId:null});c&&(c.username+=" (custom)")})["catch"](function(a){d.error(a)})},a.setReportTree=function(b){a.item.reportType=b.type},a.validitySlider={ceil:24,floor:0,showTicks:!0},a.switchValues={today:!1},a.switches={isActive:!0,size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.scheduleTypes=[{name:"APPLICATION_REPORT_EXTRACTION",value:"report"}],a.todayCron=[{name:"15 min",value:"*/15 * * * *"},{name:"30 min",value:"*/30 * * * *"},{name:"1 h",value:"0 * * * *"}],a.reportRanges=[{name:"APPLICATION_PREVIOUS_DAY",value:"yesterday"},{name:"APPLICATION_LAST_SEVEN_DAYS",value:"last7"},{name:"APPLICATION_LAST_THIRTY_DAYS",value:"last30"},{name:"APPLICATION_LAST_MONTH",value:"lastMonth"}],a.cronTypes=[{name:"APPLICATION_DAY",value:"daily"},{name:"APPLICATION_WEEK",value:"weekly"},{name:"APPLICATION_MONTH",value:"monthly"}],a.weekDays=[{name:"APPLICATION_MONDAY",value:1},{name:"APPLICATION_TUESDAY",value:2},{name:"APPLICATION_WEDNESDAY",value:3},{name:"APPLICATION_THURSDAY",value:4},{name:"APPLICATION_FRIDAY",value:5},{name:"APPLICATION_SATURDAY",value:6},{name:"APPLICATION_SUNDAY",value:0}],a.tempTodayCron=null,a.checkToday=function(){a.switchValues.today?(a.item.cron=angular.copy(a.tempTodayCron),a.item.cronType="currentDay"):(a.tempTodayCron=angular.copy(a.item.cron),a.item.cron=void 0,k())},a.monthDays=function(){for(var a=[],b=1;31>=b;b++)a.push(b);return a}(),a.hours=function(){for(var a=[],b=0;23>=b;b++)a.push(b);return a}(),a.rangeExec={weekDays:[],monthDay:null,hour:0,type:null},a.$watch("rangeExec",function(b){a.switchValues.today||k()},!0),a.next=function(){b.wizard().next()},a.previous=function(){b.wizard().previous()},a.exitValidation=function(a){return a},a.createItem=function(){return e.save(a.item).$promise.then(function(){c.path("/tools/scheduler/list")})["catch"](function(a){d.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.scheduler.wizard",{url:"/wizard",templateUrl:"app/tools/scheduler/wizard/wizard.html",controller:"SchedulerWizardCtrl"})}]),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.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)})})};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")}}]),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:60}}})}]),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:75,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.error(a)})},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/:tag",{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:55}}})}]),angular.module("xCallyShuttleApp").controller("TagViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","$location","Tag","gridOptions","List","Company","Contact","uiGridConstants","usSpinnerService",function(a,b,c,d,e,f,g,h,i,j,k,l,m){function n(){m.stop("spinner-grid"),a.readyGrid=!0}a.getTag=function(){return g.get({id:e.id}).$promise.then(function(b){a.tag=b})["catch"](function(a){c.error(a)})},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.error(a)})},a.initChat=function(){m.spin("spinner-grid");var b={enableRowSelection:!1,exporterCsvFilename:"tagChat.csv",columnDefs:[{name:"type"},{name:"status"},{name:"ChatWebsite.name",displayName:"APPLICATION_WEBSITE"},{name:"ChatVisitor.email",displayName:"APPLICATION_VISITOR"},{name:"action",width:40,buttons:[{"class":"green",name:"chatRoom",onClick:"grid.appScope.openRoom(row.entity.id, 'chatRoom')"}]}]};a.gridOptions=h.gridOptions(g,b,a,{controller:"chat",tag:a.tag.name},null,null,n())},a.initMail=function(){m.spin("spinner-grid");var b={enableRowSelection:!1,exporterCsvFilename:"tagMail.csv",columnDefs:[{name:"subject"},{name:"from"},{name:"account"},{name:"status"},{name:"action",width:40,buttons:[{"class":"green",name:"mailRoom",onClick:"grid.appScope.openRoom(row.entity.id, 'mailRoom')"}]}]};a.gridOptions=h.gridOptions(g,b,a,{controller:"mail",tag:a.tag.name},null,null,n())},a.initFax=function(){m.spin("spinner-grid");var b={enableRowSelection:!1,exporterCsvFilename:"tagFax.csv",columnDefs:[{name:"from"},{name:"account"},{name:"status"},{name:"action",width:40,buttons:[{"class":"green",name:"faxRoom",onClick:"grid.appScope.openRoom(row.entity.id, 'faxRoom')"}]}]};a.gridOptions=h.gridOptions(g,b,a,{controller:"fax",tag:a.tag.name},null,null,n())},a.initSms=function(){m.spin("spinner-grid");var b={enableRowSelection:!1,exporterCsvFilename:"tagSms.csv",columnDefs:[{name:"from"},{name:"status"},{name:"action",width:40,buttons:[{"class":"green",name:"smsRoom",onClick:"grid.appScope.openRoom(row.entity.id, 'smsRoom')"}]}]};a.gridOptions=h.gridOptions(g,b,a,{controller:"sms",tag:a.tag.name},null,null,n())},a.initContacts=function(){a.readyGrid=!1,m.spin("spinner-grid");var b;return i.get().$promise.then(function(b){return a.lists=[],b.rows.forEach(function(b,c){a.lists.push({value:b.id,label:b.name})}),j.get().$promise}).then(function(b){a.companies=[],b.rows.forEach(function(b,c){a.companies.push({value:b.id,label:b.name})})}).then(function(){b={enableRowSelection:!1,exporterCsvFilename:"tagContacts.csv",columnDefs:[{name:"firstName"},{name:"lastName"},{name:"phone"},{name:"email"},{name:"ListId",displayName:"APPLICATION_LIST",field:"List.name",filter:{type:l.filter.SELECT,selectOptions:a.lists}},{name:"CompanyId",displayName:"APPLICATION_COMPANY",field:"Company.name",filter:{type:l.filter.SELECT,term:e.companyId||null,selectOptions:a.companies}},{name:"action",width:40,buttons:[{"class":"blue-hoki",name:"profile",onClick:"grid.appScope.openContactTab(row.entity)"}]}]},a.gridOptions=h.gridOptions(g,b,a,{controller:"contacts",tag:a.tag.name},null,null,n())})["catch"](function(a){c.error(a)})},a.openRoom=function(b,c){var d=_.find(a.workspaces,{id:b,type:c});if(d)d.active=!0;else{var e;switch(c){case"mailRoom":e="icon-envelope";break;case"chatRoom":e="fa fa-users";break;case"faxRoom":e="fa fa-fax";break;case"smsRoom":e="glyphicon glyphicon-comment"}a.workspaces.push({id:b,type:c,"class":e,active:!0})}}}]),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"}).state("main.tools.tags.view.chat",{url:"/chat",templateUrl:"app/tools/tag/view/view.chat.html"}).state("main.tools.tags.view.mail",{url:"/mail",templateUrl:"app/tools/tag/view/view.mail.html"}).state("main.tools.tags.view.fax",{url:"/fax",templateUrl:"app/tools/tag/view/view.fax.html"}).state("main.tools.tags.view.sms",{url:"/sms",templateUrl:"app/tools/tag/view/view.sms.html"}).state("main.tools.tags.view.contacts",{url:"/contacts",templateUrl:"app/tools/tag/view/view.contacts.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:75,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:56}}})}]),angular.module("xCallyShuttleApp").controller("TemplateViewCtrl",["$scope","$rootScope","$http","$translate","$stateParams","xAlert","Template","templateVariable","Variable",function(a,b,c,d,e,f,g,h,i){a.initItem=function(){CKEDITOR.plugins.addExternal("richparams","/assets/plugins/ckeditor-richparams/"),a.options={language:b.language,allowedContent:!0,entities:!1,skin:"office2013",contentsCss:"/assets/css/global/richparams.css",extraPlugins:"richparams,autogrow",autoGrow_minHeight:450,richparams:h,disableNativeSpellChecker:!1,toolbar:[{name:"clipboard",items:["Cut","Copy","Paste","PasteText","PasteFromWord","-","Undo","Redo"]},{name:"links",items:["Link","Unlink","Anchor"]},{name:"insert",items:["Image","Table","HorizontalRule","SpecialChar"]},{name:"tools",items:["Maximize"]},{name:"document",items:["Source"]},"/",{name:"basicstyles",items:["Bold","Italic","Underline","Strike","Subscript","Superscript","-","RemoveFormat"]},{name:"paragraph",items:["NumberedList","BulletedList","-","Outdent","Indent","-","Blockquote"]},{name:"styles",items:["Styles","Format"]},"/",{name:"motion",items:["voice","chat","mail"]}]},a.form={},a.item={},a.item=g.get({id:e.id})},a.updateItem=function(){return g.update(a.item).$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.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","$rootScope","$location","$http","WizardHandler","xAlert","Template","templateVariable",function(a,b,c,d,e,f,g,h){a.initWizard=function(){CKEDITOR.plugins.addExternal("richparams","/assets/plugins/ckeditor-richparams/"),a.options={language:b.language,allowedContent:!0,entities:!1,skin:"office2013",contentsCss:"/assets/css/global/richparams.css",extraPlugins:"richparams,autogrow",autoGrow_minHeight:450,disableNativeSpellChecker:!1,richparams:h,toolbar:[{name:"clipboard",items:["Cut","Copy","Paste","PasteText","PasteFromWord","-","Undo","Redo"]},{name:"links",items:["Link","Unlink","Anchor"]},{name:"insert",items:["Image","Table","HorizontalRule","SpecialChar"]},{name:"tools",items:["Maximize"]},{name:"document",items:["Source"]},"/",{name:"basicstyles",items:["Bold","Italic","Underline","Strike","Subscript","Superscript","-","RemoveFormat"]},{name:"paragraph",items:["NumberedList","BulletedList","-","Outdent","Indent","-","Blockquote"]},{name:"styles",items:["Styles","Format"]},"/",{name:"motion",items:["voice","chat","mail"]}]},a.item={},a.form={}},a.exitValidation=function(a){return a},a.createItem=function(){return g.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(){c.path("/tools/templates/list")})["catch"](function(a){f.error(a)})}}]),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,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:13}}})}]),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:75,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){e.error(a)})}}]),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:50}}})}]),angular.module("xCallyShuttleApp").controller("TriggerViewCtrl",["$scope","$stateParams","$http","$translate","xAlert","triggers","Trigger","$location",function(a,b,c,d,e,f,g,h){a.$triggers=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.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 g.get({id:b.id}).$promise.then(function(b){a.trigger=b})["catch"](function(a){e.error(a),h.path("/tools/triggers/list")})},a.updateTrigger=function(){return g.update({id:b.id},a.trigger).$promise.then(function(){e.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a),e.error(a)})},a.exitValidation=function(b){return!(!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.statusSwitch={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="voice",a.createItem=function(){return g.save(a.item).$promise.then(function(){c.path("/tools/triggers/list")})["catch"](function(a){console.error(a),d.error(a)})},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("voice:trunk",function(b){var c=_.find(a.gridOptions.data,{name:b.username});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:75,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.error(a)})}}]),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:52}}})}]),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("voice:trunk",function(b){a.trunk.name===b.username&&(a.trunk.status=b.status,a.trunk.peerstatus=b.peerstatus)})})["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.error(a)})},a.getContexts=function(){return i.get().$promise.then(function(b){a.voiceContexts=b.rows})["catch"](function(a){c.error(a)})}}]),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.error(a)})}}]),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:75,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.error(a)})},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:54}}})}]),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.error(a)})},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.error(a)})}}]),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:125,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.error(a)})},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.error(a)})},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",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:59}}})}]),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){function l(a){var b,c;if(!a)return 0;for(a=a.toString(),b=c=a.length;b--;){var d=a[b].charCodeAt();d>=56320&&57343>=d&&b--,d>127&&2047>=d?c++:d>2047&&65535>=d&&(c+=2)}return c}a.Auth=f,a.editMode=!1,a.getDashboard=function(){return k.get({id:g.id}).$promise.then(function(b){!b[f.getRole()]&&h.path("/landing");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 m=function(c,f,h){var i=angular.copy(a.dashboard);return i.name=a.dashboard.model.title,i.model=JSON.stringify(i.model),l(i.model)<=64e3?k.update({id:g.id},i).$promise.then(function(){d.show(e.instant("MESSAGE_DASHBOARD_SAVED")+"!","success"),a.editMode=!1})["catch"](function(b){d.error(b),i.model=JSON.parse(i.model),i.name="dashboard",a.dashboard=i}):(d.show(e.instant("MESSAGE_DASHBOARD_TOO_BIG")+"!","warning"),void b.$broadcast("adfToggleEditMode"))};a.$on("adfDashboardChanged",m),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",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:2}}})}]),angular.module("xCallyShuttleApp").controller("YourdashboardViewCtrl",["$scope","$rootScope","xAlert","$translate","$stateParams","$location","YourDashboard",function(a,b,c,d,e,f,g){a.radioSwitch={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.getDashboard=function(){return g.get({id:e.id}).$promise.then(function(b){delete b.model,a.dashboard=b})["catch"](function(){f.path("/tools/yourdashboards/list")})},a.updateDashboard=function(){var b=angular.copy(a.dashboard);return g.update({id:e.id},b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(d){c.error(d),a.dashboard=b})}}]),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"]}])}]},data:{permissions:{only:["admin","user"],redirectTo:"landing",id:59}}}).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})}]),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:"profile"},{"class":"green-jungle",name:"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.item.type="Queue",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";case"voice_outbound":return"Voice: Outbound";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.item.serverUrl=c.protocol()+"://"+location.host},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").factory("Auth",["$location","$rootScope","$http","User","$cookieStore","$q","localStorageService",function(a,b,c,d,e,f,g){ +var h={};return e.get("token")&&(h=d.me()),{login:function(a,i){var j=i||angular.noop,k=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.set("loggedIn",!0),h=d.me({},function(){b.$broadcast("login")}),k.resolve(a),j()}).error(function(a){return this.logout(),k.reject(a),j(a)}.bind(this)),k.promise},recover:function(a,b){var d=b||angular.noop,e=f.defer();return c.post("/auth/local/recover",{email:a.email}).success(function(a){return e.resolve(a),d()}).error(function(a){return e.reject(a),d(a)}.bind(this)),e.promise},reset:function(a,b){var d=b||angular.noop,e=f.defer();return c.post("/auth/local/reset/"+a.token,{password:a.password}).success(function(a){return e.resolve(a),d()}).error(function(a){return e.reject(a),d(a)}.bind(this)),e.promise},loginWithToken:function(a,c,f){e.put("role",f),e.put("token",a),e.put("userId",c),h=d.me({},function(){b.$broadcast("login")})},logout:function(){e.remove("role"),e.remove("token"),e.remove("userId"),g.set("loggedIn"),h={},b.$broadcast("logout")},createUser:function(a,b){var c=b||angular.noop;return d.save(a,function(b){return e.put("token",b.token),h=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:h.id},{oldPassword:a,newPassword:b},function(a){return e(null,a)},function(a){return e(a)}).$promise},getCurrentUser:function(){return h},isLoggedIn:function(){return h.hasOwnProperty("role")},isLoggedInAsync:function(a){h.hasOwnProperty("$promise")?h.$promise.then(function(){a(!0)})["catch"](function(){a(!1)}):a(h.hasOwnProperty("role")?!0:!1)},isAdmin:function(){return"admin"===(e.get("role")||h.role)},isUser:function(){return"user"===(e.get("role")||h.role)},isAgent:function(){return"agent"===(e.get("role")||h.role)},getRole:function(){return h.role},getToken:function(){return e.get("token")}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderAccountEmail",["$compile","$timeout","MailAccount","xAlert","Template",function(a,b,c,d,e){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/accountEmail/actionBuilder.html",compile:function(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("")}var h,i;return h=f.contents().remove(),function(f,j){f.randomName=g(),b(function(){return c.get().$promise.then(function(a){return _.forEach(a.rows,function(a){a.id=String(a.id)}),f.accounts=a,e.get().$promise}).then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),f.templates=a.rows})["catch"](function(a){d.error(a)})}),i||(i=a(h)),j.append(i(f,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderAccountSms",["$compile","$timeout","SmsAccount","xAlert",function(a,b,c,d){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/accountSms/actionBuilder.html",compile:function(e){function f(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("")}var g,h;return g=e.contents().remove(),function(e,i){e.randomName=f(),b(function(){return c.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),e.accounts=a})["catch"](function(a){d.error(a)})}),h||(h=a(g)),i.append(h(e,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderAccountTemplate",["$compile","xAlert","$http","$timeout","Template","MailAccount",function(a,b,c,d,e,f){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/accountTemplate/actionBuilder.html",compile:function(c){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("")}var h,i;return h=c.contents().remove(),function(c,j){c.randomName=g(),d(function(){return e.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),c.templates=a}).then(function(){return f.get()}).then(function(a){c.accounts=a})["catch"](function(a){b.error(a)})}),i||(i=a(h)),j.append(i(c,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderClose",["$compile",function(a){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/close/actionBuilder.html",compile:function(b){function c(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("")}var d,e;return d=b.contents().remove(),function(b,f){b.randomName=c(),e||(e=a(d)),f.append(e(b,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderEmail",["$compile","xAlert","$timeout","Template",function(a,b,c,d){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/email/actionBuilder.html",compile:function(e){function f(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("")}var g,h;return g=e.contents().remove(),function(e,i){e.randomName=f(),c(function(){return d.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),e.templates=a.rows})["catch"](function(a){b.error(a)})}),h||(h=a(g)),i.append(h(e,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderForward",["$compile",function(a){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/forward/actionBuilder.html",compile:function(b){function c(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("")}var d,e;return d=b.contents().remove(),function(b,f){b.randomName=c(),e||(e=a(d)),f.append(e(b,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderHttp",["$compile",function(a){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/http/actionBuilder.html",compile:function(b){function c(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("")}var d,e;return d=b.contents().remove(),function(b,f){b.randomName=c(),b.methods=["GET","POST"],e||(e=a(d)),f.append(e(b,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").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:"components/directives/action/integration/actionBuilder.html",compile:function(c){function f(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("")}var l,m;return l=c.contents().remove(),function(c,n){c.randomName=f(),d(function(){return e.get({active:1}).$promise.then(function(a){_.remove(a.rows,function(a){return"iframe"===a.state}),c.integrations=a.rows,c.element.data1&&o()})["catch"](function(a){b.error(a)})});var o=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?a.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),c.accounts=a.rows,c.element.data2&&p()})["catch"](function(a){b.error(a)}):void 0},p=function(){var a=_.find(c.accounts,{id:c.element.data2}).Configurations;_.forEach(a,function(a){a.id=String(a.id)}),c.configurations=a};c.changeIntegration=function(){c.element.data2="",o()},c.changeAccount=function(){c.element.data3="",p()},m||(m=a(l)),n.append(m(c,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderJscripty",["$compile","xAlert","$http","$timeout","Template","$translate","JscriptyProject",function(a,b,c,d,e,f,g){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/jscripty/actionBuilder.html",compile:function(c){var e,f;return e=c.contents().remove(),function(c,h){function i(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=i(),d(function(){return g.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),c.projects=a.rows})["catch"](function(a){b.error(a)})}),f||(f=a(e)),h.append(f(c,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderMotionBar",["$compile","xAlert","$http","$timeout","Template",function(a,b,c,d,e){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/motionbar/actionBuilder.html",compile:function(c){var f,g;return f=c.contents().remove(),function(c,h){function i(){return e.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),c.templates=a.rows})["catch"](function(a){b.error(a)})}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("")}c.randomName=j(),c.motionActions=[{name:"Popup",value:"0"},{name:"URL",value:"1"},{name:"Windows App",value:"2"}],c.changeMode=function(){c.element.data2="",c.element.data3="",i()},d(function(){return i()}),g||(g=a(f)),h.append(g(c,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderStatus",["$compile",function(a){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/status/actionBuilder.html",compile:function(b){var c,d;return c=b.contents().remove(),function(b,e){function f(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=f(),b.states=[{name:"APPLICATION_STATUS_NEW",value:"NEW"},{name:"APPLICATION_STATUS_OPEN",value:"OPEN"},{name:"APPLICATION_STATUS_PENDING",value:"PENDING"},{name:"APPLICATION_STATUS_CLOSED",value:"CLOSED"}],d||(d=a(c)),e.append(d(b,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderTag",["$compile","xAlert","$http","$timeout","Tag",function(a,b,c,d,e){return{restrict:"E",scope:{myElement:"=element",form:"="},templateUrl:"components/directives/action/tag/actionBuilder.html",compile:function(c){function f(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("")}var g,h;return g=c.contents().remove(),function(c,i){console.log("myElement",c.myElement),c.randomName=f(),c.data={tags:c.myElement.data1?c.myElement.data1.split(";"):[]},c.$watch("data.tags",function(a){c.myElement.data1=a.join(";")}),d(function(){return e.get().$promise.then(function(a){c.tags=a.rows})["catch"](function(a){b.error(a)})}),h||(h=a(g)),i.append(h(c,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderTemplate",["$compile","xAlert","$timeout","Template",function(a,b,c,d){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/template/actionBuilder.html",compile:function(e){function f(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("")}var g,h;return g=e.contents().remove(),function(e,i){e.randomName=f(),c(function(){return d.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),e.templates=a.rows})["catch"](function(a){b.error(a)})}),h||(h=a(g)),i.append(h(e,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderUrlForward",["$compile",function(a){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/urlforward/actionBuilder.html",compile:function(b){function c(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("")}var d,e;return d=b.contents().remove(),function(b,f){b.randomName=c(),b.types=[{name:"HTTP GET",value:"GET"},{name:"HTTP POST",value:"POST"}],e||(e=a(d)),f.append(e(b,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("conditionBuilder",["$compile","$timeout","$translate","xAlert",function(a,b,c,d){return{restrict:"E",scope:{element:"=",serviceindex:"=",service:"=",form:"="},templateUrl:"components/directives/condition/conditionBuilder.html",compile:function(e){var f,g;return f=e.contents().remove(),function(e,h){function i(a){var b=_.find(e.service.services[e.serviceindex].conditions,{value:a});if(b)if(e.elementType=b.type,b.arr)e.values=b.arr;else if(b.resource)return b.resource.get(b.params||{}).$promise.then(function(a){e.values=_.map(a.rows,function(a){return{name:a[b.resName||b.resValue],value:a[b.resValue]}})})["catch"](function(a){d.show(c.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("")}e._=_,e.randomName=j(),b(function(){e.element.field&&i(e.element.field)}),e.checkCondition=function(a){e.element.value="",e.element.operator="",i(a)},g||(g=a(f)),h.append(g(e,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").factory("xNotificationLicense",["Notification","$rootScope","$location",function(a,b,c){return{show:function(d){var e=b.$new();return e["class"]="alert-warning",e.icon="fa fa-exclamation-triangle",e.more=function(){c.path("/setting/license/view")},new a({delay:d,templateUrl:"components/factories/xNotificationLicense/xNotificationLicense.html",scope:e})}}}]),angular.module("xCallyShuttleApp").filter("secToTime",[function(){return function(a){return new Date(1970,0,1).setSeconds(a)}}]),angular.module("xCallyShuttleApp").controller("FooterController",["$scope","Setting",function(a,b){a.year=moment().year(),a.$on("$includeContentLoaded",function(){Layout.initFooter()}),a.initFooter=function(){return b.get({controller:"info"}).$promise.then(function(b){a.info=b})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("HeaderController",["$scope","$rootScope","$location","$state","$http","$interval","$notification","Auth","xAlert","socket","xNotificationLicense","toastr","localStorageService","Agent","SmsReport","MailReport","OpenChannelReport","ChatReport","ChatRoom","xNotification","$timeout","$translate","$window","User","Pause","Action","FaxReport","List","MailAccount","ChatWebsite","FaxAccount","SmsAccount","OpenChannelAccount","ReportAgent","$uibModal","$log","ReportDial",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,A,B,C,D,E,F,G,H,I,J,K){function L(a,b,c){return null===b&&(b=50),null===c&&(c="..."),a&&a.length>b?a.substring(0,b-c.length)+c:a}function M(b){var c,d="reason";switch(b){case"mail":c=p;break;case"chat":c=r;break;case"fax":c=A;break;case"sms":c=o;break;case"agent":c=H,d="lastevent";break;case"dial":c=K,d="dialstatus";break;case"openchannel":c=q;break;default:return}return c.get({limit:10,order:"updatedAt DESC"}).$promise.then(function(c){_.forEach(c.rows,function(a){if(a[d])switch(a[d].toLowerCase()){case"answer":case"connect":case"complete":a.status="taken";break;case"answered_elsewhere":a.status="taken_elsewhere";break;case"called":a.status="lost";break;case"busy":a.status="busy";break;case"rejected":a.status="rejected";break;case"cancel":case"abandoned":a.status="abandoned"}}),a.agentNotifications[b].rows=c.rows,j.socket.on("report_"+b+":save",function(c){c.status="none",a.agentNotifications[b].rows.unshift(c),"agent"!==b&&"dial"!==b&&(a.agentNotifications[b].timeout[c.id]=setTimeout(function(){clearTimeout(a.agentNotifications[b].timeout[c.id]),_.find(a.agentNotifications[b].rows,{id:c.id}).status="lost",angular.element(document.getElementById("header_"+b+"_notification_bar")).hasClass("open")||a.agentNotifications[b]["new"]++,delete a.agentNotifications[b].timeout[c.id]},1e3*c.timeslot))}),j.socket.on("report_"+b+":update",function(c){if("agent"===b){var e=_.find(a.activeCalls,{id:c.id});e&&(c.agentcomplete||c.agentringnoanswer||c.agentdump)?_.remove(a.activeCalls,{id:c.id}):!c.agentconnectAt||c.agentcomplete||c.agentringnoanswer||c.agentdump||a.activeCalls.push(c)}var f=_.find(a.agentNotifications[b].rows,{id:c.id});if(f&&("agent"!==b&&"dial"!==b&&a.agentNotifications[b].timeout[c.id]&&(clearTimeout(a.agentNotifications[b].timeout[c.id]),delete a.agentNotifications[b].timeout[c.id]),c[d])){switch(c[d].toLowerCase()){case"answer":case"connect":case"complete":c.status="taken";break;case"answered_elsewhere":c.status="taken_elsewhere",angular.element(document.getElementById("header_"+b+"_notification_bar")).hasClass("open")||a.agentNotifications.chat["new"]++;break;case"busy":c.status="busy",angular.element(document.getElementById("header_"+b+"_notification_bar")).hasClass("open")||a.agentNotifications[b]["new"]++;break;case"rejected":c.status="rejected";break;case"cancel":case"abandoned":c.status="abandoned",angular.element(document.getElementById("header_"+b+"_notification_bar")).hasClass("open")||a.agentNotifications[b]["new"]++}_.merge(f,c)}})})["catch"](function(a){i.error(a)})}function N(){return a.headerAgent=h.getCurrentUser(),a.readyTimer=1e3*moment().unix(),y.get().$promise.then(function(b){a.headerPauses=b.rows,j.syncUpdates("pause",a.headerPauses)}).then(function(){j.socket.on("agent:save",function(b){b=b.newValues||b,a.headerAgent.id===b.id&&(_.merge(a.headerAgent,b),b.voicePause&&b.mailPause&&b.chatPause&&b.faxPause&&b.smsPause&&b.openchannelPause||(a.readyTimer=1e3*moment().unix()))})})["finally"](function(){h.getCurrentUser().loginInPause&&!m.get("loggedIn")&&a.headerPause("pause")})["catch"](function(a){console.log("Error synchronizing agent status:",a)})}function O(){return H.get({id:"active",controller:"calls"}).$promise.then(function(b){a.activeCalls=b.rows})["catch"](function(a){i.error(a)})}a.moment=moment,$(document).on("click",".tabbed-dropdown",function(a){a.stopPropagation()}),a.license.token!==a.license.token2&&(h.isAdmin()||h.isUser())&&f(function(){"main.setting.license.view"!==d.current.name&&k.show(3e4)},3e4),a.openRoom=function(b,c){var d=_.find(a.workspaces,{id:b,type:c});if(d)d.active=!0;else{var e;switch(c){case"mailRoom":e="icon-envelope";break;case"chatRoom":e="fa fa-users";break;case"faxRoom":e="fa fa-fax";break;case"smsRoom":e="glyphicon glyphicon-comment";break;case"openchannelRoom":e="icon-globe"}a.workspaces.push({id:b,type:c,"class":e,active:!0})}},a.toggleSidebar=function(){b.settings.layout.pageSidebarClosed=!b.settings.layout.pageSidebarClosed,m.set("sidebarClosed",b.settings.layout.pageSidebarClosed)},a.chooseContact=function(b){var c=I.open({animation:!0,templateUrl:"app/main/chooseContact.modal.html",controller:"ChooseContactModalCtrl",resolve:{data:function(){return{eventChannel:"voice",calleridnum:b}}}});c.result.then(function(c){c?a.openContactTab(c):a.newContact({calleridnum:b})},function(){J.info("Modal dismissed at: "+new Date)})},a.loadNotifications=function(b){if(!a.busyLoad[b].end){a.busyLoad[b].busy=!0;var c,d="reason";switch(b){case"mail":c=p;break;case"chat":c=r;break;case"fax":c=A;break;case"sms":c=o;break;case"agent":c=H,d="lastevent";break;case"dial":c=K,d="dialstatus";break;case"openchannel":c=q;break;default:return}return c.get({limit:10,offset:a.agentNotifications[b].rows.length,order:"updatedAt DESC"}).$promise.then(function(c){c.rows.length?(_.forEach(c.rows,function(a){if(a[d])switch(a[d].toLowerCase()){case"answer":case"connect":case"complete":a.status="taken";break;case"answered_elsewhere":a.status="taken_elsewhere";break;case"called":a.status="lost";break;case"busy":a.status="busy";break;case"rejected":a.status="rejected";break;case"abandoned":a.status="abandoned"}}),a.agentNotifications[b].rows=a.agentNotifications[b].rows.concat(c.rows)):a.busyLoad[b].end=!0,a.busyLoad[b].busy=!1})["catch"](function(a){i.error(a)})}},a.headerPause=function(b,c,d){return z.save({name:b,agent:a.headerAgent.id,type:c||"DEFAULT PAUSE",data4:c||"DEFAULT PAUSE",channel:d||"all"}).$promise.then(function(){i.show(v.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){i.error(a)})},h.isAgent()&&(N(),a.agentNotifications={mail:{rows:[],"new":0,timeout:{}},chat:{rows:[],"new":0,timeout:{}},fax:{rows:[],"new":0,timeout:{}},sms:{rows:[],"new":0,timeout:{}},agent:{rows:[],"new":0},dial:{rows:[],"new":0},openchannel:{rows:[],"new":0}},a.busyLoad={mail:{busy:!1,end:!1},chat:{busy:!1,end:!1},fax:{busy:!1,end:!1},sms:{busy:!1,end:!1},agent:{busy:!1,end:!1},dial:{busy:!1,end:!1},openchannel:{busy:!1,end:!1}},O(),M("agent"),M("dial"),a.license.mail&&M("mail"),a.license.chat&&M("chat"),a.license.fax&&M("fax"),a.license.messaging&&M("sms"),a.license.openchannel&&M("openchannel")),j.socket.on("user_has_chat_room:save",function(b){var c;return s.get({id:Number(b.ChatRoomId)}).$promise.then(function(b){console.log("chatRoom",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)})}),j.socket.on("chat_message:save",function(b){var c;if(b.UserId!==h.getCurrentUser().id){var d=_.find(a.workspaces,{id:Number(b.ChatRoomId),type:"chatRoom"});if(!d)return s.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)})}});var P=function(){return w.Notification},Q=function(){b.settings.layout.onFocus=!0},R=function(){b.settings.layout.onFocus=!1};w.onfocus=Q,w.onblur=R,a.getFullnames=function(a){var b=_.map(a.Users,"fullname");return a.ChatVisitor&&b.unshift(a.ChatVisitor.fullname),_.without(b,h.getCurrentUser().fullname).join(", ")},a.openContact=function(b,c,d){if(d&&"<unknown>"!==d){var e,f;switch(b){case"mail":e=C,f={email:d};break;case"chat":e=D,f={email:d};break;case"fax":e=E,f={fax:d};break;case"sms":e=F,f={mobile:d};break;default:return}return e.get({id:c}).$promise.then(function(a){return a.ListId?B.save({listId:a.ListId,controller:"contacts"},f).$promise:null}).then(function(b){if(b){var c=_.find(a.workspaces,{contactID:b.id});c?c.active=!0:a.workspaces.push({active:!0,"class":"icon-user",contactID:b.id,name:b.email,type:"contact"})}else i.show(v.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")})["catch"](function(a){console.error(a)})}},a.initHeader=function(){"agent"===h.getCurrentUser().role&&(j.socket.on("report_chat:save",function(a){P&&!b.settings.layout.onFocus&&g("CHAT CHANNEL",{icon:"assets/images/media/channels/chat64.png",body:"NEW Incoming Chat Visitor!",delay:1e3*a.timeslot});var c="<b>"+v.instant("APPLICATION_FROM")+"</b>: "+a.visitorname+"<br><b>"+v.instant("APPLICATION_EMAIL")+"</b>: "+a.visitoremail;"queue"===a.application&&(c+="<br><b>"+v.instant("APPLICATION_QUEUE")+"</b>: "+a.queuename),t.show(v.instant("APPLICATION_NEW_CHAT_REQUEST"),c,"chat",1e3*a.timeslot,function(){return r.get({id:a.id,controller1:"accept",controller2:a.uniqueid}).$promise.then(function(){i.show("Chat properly assigned","success")})["catch"](function(a){switch(a.status){case 504:i.show(v.instant("MESSAGE_CHAT_ALREADY_MANAGED"),"info");break;default:i.error(a)}})},function(){return r.get({id:a.id,controller1:"reject"}).$promise.then(function(){i.show("Chat properly rejected","success")})["catch"](function(a){i.error(a)})})}),j.socket.on("report_mail:save",function(c){var d=_.find(a.workspaces,{id:c.roomid,type:"mailRoom"});if(!d){var e="<b>"+v.instant("APPLICATION_ACCOUNT")+"</b>: "+c.accountname+"<br> <b>"+v.instant("APPLICATION_FROM")+"</b>: "+c.from+"<br> <b>"+v.instant("APPLICATION_SUBJECT")+"</b>: "+(L(c.subject,30,"...")||"No subject");"queue"===c.application&&(e+="<br><b>"+v.instant("APPLICATION_QUEUE")+"</b>: "+c.queuename),t.show(v.instant("APPLICATION_NEW_MAIL_REQUEST"),e,"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||"No subject",type:"mailRoom","class":"icon-envelope",active:!0,unread:0})})["catch"](function(a){switch(a.status){case 504:i.show(v.instant("MESSAGE_MAIL_ALREADY_MANAGED"),"info");break;default:i.error(a)}})},function(){return p.get({id:c.id,controller1:"reject"}).$promise["catch"](function(a){i.error(a)})}),P&&!b.settings.layout.onFocus?g("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")}}),j.socket.on("report_sms:save",function(b){var c="<b>"+v.instant("APPLICATION_ACCOUNT")+"</b>: "+b.accountname+"<br> <b>"+v.instant("APPLICATION_FROM")+"</b>: "+b.from;"queue"===b.application&&(c+="<br><b>"+v.instant("APPLICATION_QUEUE")+"</b>: "+b.queuename),t.show(v.instant("APPLICATION_NEW_SMS_REQUEST"),c,"sms",1e3*b.timeslot,function(){return o.get({id:b.id,controller1:"accept",controller2:b.uniqueid}).$promise.then(function(){var c=_.find(a.workspaces,{id:b.roomid,type:"smsRoom"});c?c.active=!0:a.workspaces.push({id:b.roomid,name:b.from,type:"smsRoom","class":"glyphicon glyphicon-comment",active:!0})})["catch"](function(a){switch(a.status){case 504:i.show(v.instant("MESSAGE_SMS_ALREADY_MANAGED"),"info");break;default:i.error(a)}})},function(){return o.get({id:b.id,controller1:"reject"}).$promise.then(function(){i.show("SMS properly rejected","success")})["catch"](function(a){i.error(a)})}),P?g("SMS CHANNEL",{icon:"assets/images/media/channels/chat64.png",body:"NEW Incoming SMS Message!",delay:1e3*b.timeslot}):console.log("Notification API not supported in your browser")}),j.socket.on("report_openchannel:save",function(b){var c="<b>"+v.instant("APPLICATION_ACCOUNT")+"</b>: "+b.accountname+"<br> <b>"+v.instant("APPLICATION_FROM")+"</b>: "+b.from;"queue"===b.application&&(c+="<br><b>"+v.instant("APPLICATION_QUEUE")+"</b>: "+b.queuename),t.show(v.instant("APPLICATION_NEW_MESSAGE"),c,"openchannel",1e3*b.timeslot,function(){return q.get({id:b.id,controller1:"accept",controller2:b.uniqueid}).$promise.then(function(){var c=_.find(a.workspaces,{id:b.roomid,type:"openchannelRoom"});c?c.active=!0:a.workspaces.push({id:b.roomid,name:b.from,type:"openchannelRoom","class":"icon-globe",active:!0})})["catch"](function(a){switch(a.status){case 504:i.show(v.instant("MESSAGE_ALREADY_MANAGED"),"info");break;default:i.error(a)}})},function(){return q.get({id:b.id,controller1:"reject"}).$promise.then(function(){i.show("Message properly rejected","success")})["catch"](function(a){i.error(a)})}),P?g("OPEN CHANNEL",{icon:"assets/images/media/channels/chat64.png",body:"NEW Incoming Message!",delay:1e3*b.timeslot}):console.log("Notification API not supported in your browser")}),j.socket.on("report_fax:save",function(c){var d=_.find(a.workspaces,{id:c.roomid,type:"faxRoom"});if(!d){var e="<b>"+v.instant("APPLICATION_ACCOUNT")+"</b>: "+c.accountname+"<br> <b>"+v.instant("APPLICATION_PHONE")+"</b>: "+c.from;"queue"===c.application&&(e+="<br><b>"+v.instant("APPLICATION_QUEUE")+"</b>: "+c.queuename),t.show(v.instant("APPLICATION_NEW_FAX_REQUEST"),e,"fax",1e3*c.timeslot,function(){return A.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.from,type:"faxRoom","class":"fa fa-fax",active:!0,unread:0})})["catch"](function(a){switch(a.status){case 504:i.show(v.instant("MESSAGE_FAX_ALREADY_MANAGED"),"info");break;default:i.error(a)}})},function(){return A.get({id:c.id,controller1:"reject"}).$promise["catch"](function(a){i.err(a)})}),P&&!b.settings.layout.onFocus?g("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(){h.logout(),c.path("/login")}).error(function(a){console.error(a)})},a.isActive=function(a){return a===c.path()},a.$on("$destroy",function(){console.log("header $destroy"),j.unsyncUpdates("pause"),j.unsyncUpdates("agent"),j.unsyncUpdates("report_chat"),j.unsyncUpdates("report_mail"),j.unsyncUpdates("report_fax"),j.unsyncUpdates("report_sms"),j.unsyncUpdates("report_openchannel"),j.unsyncUpdates("user_has_chat_room"),j.unsyncUpdates("chat_message")})}]),angular.module("xCallyShuttleApp").factory("Modal",["$rootScope","$uibModal",function(a,b){function c(c,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(){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").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:"RingGroup",name:"Ring Group",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").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"},{name:"APPLICATION_STATUS_PENDING",value:"PENDING"}],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"}]},chat:{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"},{name:"APPLICATION_STATUS_PENDING",value:"PENDING"}],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","fax","chat"];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").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").service("report",["ReportAgent","ReportCall","ReportMailSession","ReportMember","ReportQueue","ReportIntegration","ReportChatSession","ReportSmsSession","Contact","Recording","ReportSquare","ReportSquareDetail","User","ReportFaxSession","MailRoom","MailMessage","FaxRoom","FaxMessage","ChatRoom","ChatMessage","SmsRoom","SmsMessage","OpenChannelRoom","OpenChannelMessage","ReportOpenChannelSession","ReportMotionDialer","UserHasVoiceQueue",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,A){var B=[{value:"users",resource:m,channel:"General"},{value:"cm_contacts",resource:i,channel:"General"},{value:"report_integration_history",resource:f,channel:"General"},{value:"report_agent_history",resource:a,channel:"Voice"},{value:"report_call_history",resource:b,channel:"Voice"},{value:"report_member_history",resource:d,channel:"Voice"},{value:"report_queue_history",resource:e,channel:"Voice"},{value:"voice_recordings",resource:j,channel:"Voice"},{value:"report_square_history",resource:k,channel:"Voice"},{value:"report_square_details_history",resource:l,channel:"Voice"},{value:"report_tdial",resource:z,channel:"Voice"},{value:"report_chat_session_history",resource:g,channel:"Chat"},{value:"chat_rooms",resource:s,channel:"Chat"},{value:"chat_messages",resource:t,channel:"Chat"},{value:"report_mail_session_history",resource:c,channel:"Mail"},{value:"mail_rooms",resource:o,channel:"Mail"},{value:"mail_messages",resource:p,channel:"Mail"},{value:"report_fax_session_history",resource:n,channel:"Fax"},{value:"fax_rooms",resource:q,channel:"Fax"},{value:"fax_messages",resource:r,channel:"Fax"},{value:"report_sms_session_history",resource:h,channel:"Sms"},{value:"sms_rooms",resource:u,channel:"Sms"},{value:"sms_messages",resource:v,channel:"Sms"},{value:"report_openchannel_session_history",resource:y,channel:"Open Channel"},{value:"openchannel_rooms",resource:w,channel:"Open Channel"},{value:"openchannel_messages",resource:x,channel:"Open Channel"},{value:"user_has_voice_queues",resource:A,channel:"Voice"}];return{tables:B}}]),angular.module("xCallyShuttleApp").service("strategies",function(){return["beepall","roundrobin","rrmemory"]}),angular.module("xCallyShuttleApp").service("triggers",["VoiceQueue","Route",function(a,b){var c={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"}]},{name:"APPLICATION_OUTBOUND_ROUTE",value:"routeId",type:"select",resource:b,resValue:"id",resName:"exten",params:{type:"outbound"},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"},{name:"APPLICATION_URL_FORWARD",value:"urlForward"}]},mail:{conditions:[{name:"APPLICATION_FROM",value:"from",type:"input",operators:[{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]},{name:"APPLICATION_TO",value:"to",type:"input",operators:[{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]},{name:"APPLICATION_CC",value:"cc",type:"input",operators:[{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]},{name:"APPLICATION_SUBJECT",value:"subject",type:"input",operators:[{value:"equals",name:"APPLICATION_EQUALS_TO"},{value:"not_equals",name:"APPLICATION_NOT_EQUALS_TO"},{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]},{name:"APPLICATION_BODY",value:"text",type:"input",operators:[{value:"equals",name:"APPLICATION_EQUALS_TO"},{value:"not_equals",name:"APPLICATION_NOT_EQUALS_TO"},{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]}],actions:[{name:"APPLICATION_TEMPLATE",value:"template"},{name:"APPLICATION_EMAIL",value:"email"},{name:"APPLICATION_EMAIL_FROM_ACCOUNT",value:"accountEmail"},{name:"APPLICATION_SMS",value:"accountSms"},{name:"APPLICATION_FORWARD",value:"forward"},{name:"APPLICATION_TAG",value:"tag"},{name:"APPLICATION_HTTP_REQUEST",value:"http"},{name:"APPLICATION_CLOSE",value:"close"}]},chat:{conditions:[{name:"APPLICATION_NAME",value:"fullname",type:"input",operators:[{value:"equals",name:"APPLICATION_EQUALS_TO"},{value:"not_equals",name:"APPLICATION_NOT_EQUALS_TO"}]},{name:"APPLICATION_EMAIL",value:"email",type:"input",operators:[{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]}],actions:[{name:"APPLICATION_EMAIL_FROM_ACCOUNT",value:"accountEmail"},{name:"APPLICATION_SMS",value:"accountSms"},{name:"APPLICATION_TEMPLATE",value:"accountTemplate"},{name:"APPLICATION_TAG",value:"tag"},{name:"APPLICATION_HTTP_REQUEST",value:"http"},{name:"APPLICATION_CLOSE",value:"close"}]},sms:{conditions:[{name:"APPLICATION_FROM",value:"from",type:"input",operators:[{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]},{name:"APPLICATION_BODY",value:"body",type:"input",operators:[{value:"equals",name:"APPLICATION_EQUALS_TO"},{value:"not_equals",name:"APPLICATION_NOT_EQUALS_TO"},{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]}],actions:[{name:"APPLICATION_EMAIL_FROM_ACCOUNT",value:"accountEmail"},{name:"APPLICATION_SMS",value:"accountSms"},{name:"APPLICATION_TEMPLATE",value:"accountTemplate"},{name:"APPLICATION_TAG",value:"tag"},{name:"APPLICATION_HTTP_REQUEST",value:"http"},{name:"APPLICATION_CLOSE",value:"close"}]}},d=["voice","mail","chat","sms"];return{services:c,channels:d}}]),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"},{title:"Recording URL",name:"recordingURL",group:"voice_queue"},{title:"Unique ID",name:"uniqueid",group:"voice_outbound"},{title:"Caller Number",name:"calleridnum",group:"voice_outbound"},{title:"Caller Name",name:"calleridname",group:"voice_outbound"},{title:"Called Number",name:"destcalleridnum",group:"voice_outbound"},{title:"Called Name",name:"destcalleridname",group:"voice_outbound"},{title:"Start Time",name:"starttime",group:"voice_outbound"},{title:"Answer Time",name:"answertime",group:"voice_outbound"},{title:"Complete Time",name:"endtime",group:"voice_outbound"},{title:"Recording URL",name:"recordingURL",group:"voice_outbound"},{title:"Member Name",name:"membername",group:"voice_outbound"}];return a}),angular.module("xCallyShuttleApp").controller("SidebarController",["$scope","$rootScope","$resource","$location","Auth","Dashboard","Integration","xAlert","$stateParams","socket","$uibModal","Setting",function(a,b,c,d,e,f,g,h,i,j,k,l){a.Auth=e,a.$on("$includeContentLoaded",function(){Metronic.init(),Layout.initSidebar()}),a.getSidebarDashboards=function(){return f.get().$promise.then(function(c){b.dashboards=c.rows,j.syncUpdates("dashboard",b.dashboards),a.$watch("dashboards",function(a){a&&b.initTours()},!0)})["catch"](function(){h.show("Error loading your dashboards","danger")})},a.about=function(){k.open({animation:!0,size:"sm",templateUrl:"app/main/about.modal.html",controller:["$scope","$uibModalInstance",function(a,b){a.year=moment().year(),a.getInfo=function(){return l.get({controller:"info"}).$promise.then(function(b){a.info=b})["catch"](function(a){console.error(a)})},a.close=function(){b.dismiss("cancel")}}]})},a.getSidebarIntegrations=function(){return e.isAdmin()||e.isAgent()||b.userModules[19]?g.get().$promise.then(function(b){a.integrations=b.rows,j.syncUpdates("integration",a.integrations)})["catch"](function(a){h.error(a)}):void 0},a.$on("sidebar $destroy",function(){console.log("destroy"),j.unsyncUpdates("dashboard"),j.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+":update"),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")}}}]),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>=5?a.config.timeout:5,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>=5?a.config.timeout:5,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 group-by=\"'channel'\" 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=5></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>=5?a.config.timeout:5,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>=5?a.config.timeout:5,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 group-by=\"'channel'\" 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=5></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);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"><!-- removed margin-top20 class from title when commented the default metrics section-->\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 class="has-error">\n <span data-ng-show="showAlert" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_SELECT_FOLDER\' | translate}}.\n </span>\n </div>\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" 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/deleteNode.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_DELETE_FOLDER\' | translate }}</h3>\n</div>\n<div class="modal-body">\n<p>\n {{\'MESSAGE_DELETE_NODE\' | translate}} : <b>{{node}}</b>?\n</p>\n<p>\n {{\'MESSAGE_ALL_REPORTS_WILL_BE_DELETED\' | translate}}\n</p>\n</div>\n<div class="modal-footer">\n <button class="btn btn-danger" 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" data-ng-class="{\'hidden\':daily}">\n <label class="control-label">{{\'APPLICATION_DATE_RANGE\' | translate}}</label>\n <input type="daterange" name="dates" ranges="ranges" style="min-width:190px;" enabletimepicker="timepicker" placeholder="{{\'APPLICATION_DATE_RANGE\' | translate}}" class="form-control" data-ng-model="dates" max-date="{{maxdate}}" data-ng-required="!daily" data-ng-disabled="daily" data-ng-class="{\'disabled-invisible\':daily}" style="cursor:pointer;" readonly/>\n </div>\n <div class="form-group" data-ng-if="daily">\n <label class="control-label">{{\'APPLICATION_FROM\' | translate}}</label>\n </div>\n <div class="form-group" data-ng-if="daily">\n <uib-timepicker ng-model="dailyTime.start" ng-change="changed()" hour-step="1" minute-step="1" show-meridian="false"></uib-timepicker>\n </div>\n <div class="form-group" data-ng-if="daily">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}}</label>\n </div>\n <div class="form-group" data-ng-if="daily">\n <uib-timepicker ng-model="dailyTime.end" ng-change="changed()" hour-step="1" minute-step="1" show-meridian="false"></uib-timepicker>\n </div>\n <!-- START STATUS -->\n <div class="form-group">\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" data-ng-class="{\'hidden\':daily}">\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" style="min-width:190px;" enabletimepicker="timepicker" placeholder="{{\'APPLICATION_DATE_RANGE\' | translate}}" class="form-control" data-ng-model="dates" data-ng-change="getPage()" max-date="{{maxdate}}" data-ng-required="!daily" data-ng-disabled="daily" data-ng-class="{\'disabled-invisible\':daily}" style="cursor:pointer;" readonly/>\n </div>\n <div class="form-group" data-ng-if="daily">\n <label class="control-label">{{\'APPLICATION_FROM\' | translate}}</label>\n </div>\n <div class="form-group" data-ng-if="daily">\n <uib-timepicker ng-model="dailyTime.start" ng-change="changed()" hour-step="1" minute-step="1" show-meridian="false"></uib-timepicker>\n </div>\n <div class="form-group" data-ng-if="daily">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}}</label>\n </div>\n <div class="form-group" data-ng-if="daily">\n <uib-timepicker ng-model="dailyTime.end" ng-change="changed()" hour-step="1" minute-step="1" show-meridian="false"></uib-timepicker>\n </div>\n <div class="form-group" data-ng-if="daily">\n <button class="btn btn-small btn-sm btn-success" data-ng-click="getPage()">Apply</button>\n </div>\n <div class="form-group">\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 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 <div class="caption-subject font-blue-madison bold uppercase dot">{{ \'APPLICATION_REPORT\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} - {{report.name}} </div>\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\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 <!-- 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 <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}" />\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n <!-- BUILD 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 <!-- START TABLE INPUT -->\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 group-by="\'channel\'" 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.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 table-responsive">\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 style="min-width:66px;"></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 <div class="input-group">\n <ui-select data-ng-if="!field.custom" 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 <input data-ng-if="field.custom" type="text" dynamic-name="randomName()" placeholder="{{\'APPLICATION_CUSTOM\' | translate}}" class="form-control" data-ng-model="field.field" required/>\n <span class="input-group-btn">\n <button type="button" data-ng-click="toggleCustom(field)" class="btn btn-default">\n <span class="icon-pencil" data-ng-class="{\'font-blue\':field.custom}"></span>\n </button>\n </span>\n </div>\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" data-ng-pattern="\'[A-Za-z0-9 <>=,.%_\\\\+*!\\\\-\\\\[\\\\]]+\'" 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 <span data-ng-show="forms.report.$submitted && !field.alias" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | 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="8" 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>\n <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 <!-- END BUILD TAB -->\n\n <!-- PREVIEW TAB -->\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" data-ng-if="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 <!-- END PREVIEW TAB -->\n\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="fa fa-spinner"></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_OFFLINE_MESSAGES\' | 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/message/message.directive.html",'<div class="message">\n <div class="row">\n <div class="col-md-12">\n <span class="bold">From: </span>\n [<a href="" data-ng-click="openContact(message.email)">{{message.email}}</a>]\n </div>\n </div>\n <br>\n <span class="todo-tasklist-date">\n <i class="icon-calendar"></i> {{message.createdAt | date:\'medium\'}} (<span am-time-ago="message.createdAt"></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</div>\n'),a.put("app/channels/chat/offline/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-spinner"></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 <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-user"></i>\n <a href="#">{{enquiry.username}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE CONTENT -->\n <div class="portlet light">\n <div class="portlet-title">\n <div class="caption">\n <span data-ng-if="enquiry.ChatWebsite" class="caption-subject font-green-sharp bold uppercase">{{enquiry.ChatWebsite.name}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div class="col-md-4">\n <!-- Visitor Information -->\n <div class="portlet">\n <div class="portlet-body">\n <v-accordion class="vAccordion--default">\n <v-pane expanded="true">\n <v-pane-header>\n <ng-letter-avatar data-ng-if="enquiry.ChatVisitor" height="40" width="40" data="{{enquiry.ChatVisitor.fullname}}" fontsize="25" avatarcustombgcolor="#B0B0B0" charCount="2" avatarcustomborder="border:2px solid #EA4C61" shape="round"></ng-letter-avatar>\n </v-pane-header>\n <v-pane-content>\n {{\'APPLICATION_NAME\' | translate}}:<p>{{enquiry.ChatVisitor.fullname}}</p>\n {{\'APPLICATION_EMAIL\' | translate}}:<p><a data-ng-click="openContact(enquiry.ChatVisitor.email)" href="">{{enquiry.ChatVisitor.email}}</a></p>\n <span data-ng-if="enquiry.ChatVisitor.labelOfflineData1">{{enquiry.ChatVisitor.labelOfflineData1}}: <p>{{enquiry.ChatVisitor.offlineData1}}</p></span>\n <span data-ng-if="enquiry.ChatVisitor.labelOfflineData2">{{enquiry.ChatVisitor.labelOfflineData2}}: <p>{{enquiry.ChatVisitor.offlineData2}}</p></span>\n <span data-ng-if="enquiry.ChatVisitor.labelOfflineData3">{{enquiry.ChatVisitor.labelOfflineData3}}: <p>{{enquiry.ChatVisitor.offlineData3}}</p></span>\n {{\'APPLICATION_REMOTE_ADDRESS\' | translate}}:<p>{{enquiry.ChatVisitor.remote_address}}</p>\n {{\'APPLICATION_BROWSER\' | translate}}:<p>{{enquiry.ChatVisitor.browser}}</p>\n {{\'APPLICATION_REFERER\' | translate}}:<p>{{enquiry.ChatVisitor.referer}} - {{enquiry.ChatWebsite.name}}</p>\n {{\'APPLICATION_OS\' | translate}}:<p>{{enquiry.ChatVisitor.os}}</p>\n </v-pane-content>\n </v-pane>\n </v-accordion>\n </div>\n </div>\n </div>\n <div class="col-md-8">\n <!-- Offline message -->\n <div id="mail-box">\n <ul class="chats">\n <li class="in">\n <enquiry-message message="enquiry" list-id="enquiry.ChatWebsite.ListId"></enquiry-message>\n </li>\n </ul>\n </div>\n </div>\n </div>\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\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="fa fa-spinner"></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="fa fa-spinner"></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_header_logo\n{\n display:block;\n background-image:url({{chatWebsite.remote}}/api/xchatty/assets?resource=images/motion_logo.png);\n width:40px;\n height:40px;\n float:left;;\n margin-left: 10px !important;\n margin-top: 6px !important;\n}\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/iconVisitorchat.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 <i class="xc_header_logo" style="background-image:url(/api/xchatty/assets?resource=images/{{(chatWebsite.defaultLogo || !license.custom) ? \'motionLogo.png\' : (!chatWebsite.defaultLogo && chatWebsite.logo && license.custom) ? chatWebsite.logo+\'&uploaded\' : \'motionLogo.png\'}});background-size:contain;"></i>\n </a>\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">{{chatWebsite.name_title}} *</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">{{chatWebsite.email_title}} *</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">{{chatWebsite.message_title}} *</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">{{chatWebsite.name_title}} *</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">{{chatWebsite.email_title}} *</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 data-ng-if="chatWebsite.defaultWhiteLabel || !license.custom" class="xc_powered"><a>Powered by xCALLY</a></div>\n <div data-ng-if="!chatWebsite.defaultWhiteLabel && license.custom" data-ng-bind-html="chatWebsite.whiteLabel"></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 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 | uppercase}}</ui-select-match>\n <ui-select-choices repeat="strategy in [\'beepall\',\'roundrobin\',\'rrmemory\'] | 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 <!-- 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 AGENTS-->\n <div class="form-body" data-ng-init="getTeams()">\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="item.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="item.penalty=item.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="!item.penalty" data-ng-click="item.penalty=item.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 <!-- END AGENTS-->\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/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="fa fa-spinner"></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-if="Auth.isAdmin()">\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 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}}</label>\n <ui-select data-ng-model="queue.strategy" name="strategy" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="strategy in [\'beepall\',\'roundrobin\',\'rrmemory\'] | 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 STRATEGY -->\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 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 <input data-ng-if="Auth.isAdmin()" 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 ui-grid-auto-resize>\n <span us-spinner spinner-key="grid-spinner" spinner-start-active="true"></span>\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" 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="fa fa-spinner"></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="portlet light" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption">\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>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>CLOSED</button>\n </div>\n </div>\n <div class="actions">\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 default" data-ng-click="getPage();">\n <i class="fa fa-refresh"></i>\n </a>\n </div>\n</div>\n<div class="portlet-title" data-ng-show="tags.length">\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="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 | filter:$select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\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\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-selection 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="portlet light" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption">\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>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>CLOSED</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 </div>\n</div>\n<div class="portlet-title" data-ng-show="tags.length">\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="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 | filter:$select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\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\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 && !closed" ng-bind="modal.text | translate"></p>\n <form name="form" novalidate data-ng-init="initDisposition()">\n <div class="form-group">\n <ui-select data-ng-model="item.disposition" name="list" theme="bootstrap" data-ng-disabled="!dispositions.length" required>\n <ui-select-match placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="disposition.name as disposition in dispositions | filter: $select.search">\n <div ng-bind-html="disposition.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="note note-warning" data-ng-hide="dispositions.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate }}\n </p>\n </div>\n</form>\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.directive.html",'<div class="portlet light">\n <div class="portlet-title">\n <div class="caption">\n <span data-ng-if="chatRoom" class="label label-sm label-default">{{chatRoom.status}}</span>\n <span data-ng-if="chatRoom.ChatWebsite"> | </span>\n <span data-ng-if="chatRoom.ChatWebsite" class="caption-subject font-green-sharp bold uppercase">{{chatRoom.ChatWebsite.name | truncate: 25: \'...\': true}}</span>\n </div>\n <div class="actions">\n <button class="btn btn-icon-only btn-primary" data-ng-click="addAgent(chatRoom.id)" data-ng-disabled="chatRoom.status === \'CLOSED\'">\n <i class="fa fa-user-plus"></i>\n </button>\n <button class="btn btn-icon-only" data-ng-class="{\'btn-success\':chatRoom.status !== \'CLOSED\',\'grey-cascade\':chatRoom.status === \'CLOSED\'}" data-ng-click="closeRoom(chatRoom.id)" data-ng-if="chatRoom.ChatVisitors.length" data-ng-disabled="chatRoom.status === \'CLOSED\' && chatRoom.disposition">\n <i data-ng-class="{\'fa fa-upload\':chatRoom.status !== \'CLOSED\',\'icon-target\':chatRoom.status === \'CLOSED\'}"></i>\n </button>\n <a href="api/chat/rooms/{{chatRoom.id}}/export" target="_blank" class="btn btn-primary btn-icon-only" data-ng-if="chatRoom" title="{{\'APPLICATION_EXPORT\' | translate}} CSV">\n <i class="fa fa-download"></i>\n </a>\n <button class="btn default btn-icon-only" data-ng-if="chatRoom && chatRoom.status !== \'CLOSED\'" data-ng-click="togglePanelLeft()" title="{{\'APPLICATION_RESIZE\' | translate}}">\n <i ng-class="panelRight == \'col-md-12\' ? \'icon-size-actual\' : \'icon-size-fullscreen\'"></i>\n </button>\n </div>\n </div>\n <div class="portlet-body">\n<div class="row">\n <div data-ng-class="panelLeft" data-ng-show="panelLeft">\n <div class="portlet">\n <div class="portlet-body">\n <div class="portlet-title line">\n <div class="form">\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(chatRoom.id)" on-remove="onChanged(chatRoom.id)">\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 </div>\n <v-accordion class="vAccordion--default">\n <v-pane data-ng-if="chatRoom.ChatVisitors.length" data-ng-repeat="chatVisitor in chatRoom.ChatVisitors" expanded="true">\n <v-pane-header>\n <ng-letter-avatar\n height="40"\n width="40"\n data="{{chatRoom.ChatVisitor.fullname}}"\n fontsize="25"\n avatarcustombgcolor="#B0B0B0"\n charCount="2"\n avatarcustomborder="border:2px solid #EA4C61"\n shape="round"></ng-letter-avatar>\n </v-pane-header>\n <v-pane-content>\n {{\'APPLICATION_ROOM_ID\' | translate}}: <p>{{chatRoom.id}}</p>\n {{\'APPLICATION_NAME\' | translate}}: <p>{{chatRoom.ChatVisitor.fullname}}</p>\n {{\'APPLICATION_EMAIL\' | translate}}: <p><a data-ng-click="openContact(chatRoom.ChatVisitor.email)" href="">{{chatRoom.ChatVisitor.email}}</a></p>\n <span data-ng-if="chatRoom.ChatVisitor.labelData1">{{chatRoom.ChatVisitor.labelData1}}: <p>{{chatRoom.ChatVisitor.data1}}</p></span>\n <span data-ng-if="chatRoom.ChatVisitor.labelData2">{{chatRoom.ChatVisitor.labelData2}}: <p>{{chatRoom.ChatVisitor.data2}}</p></span>\n <span data-ng-if="chatRoom.ChatVisitor.labelData3">{{chatRoom.ChatVisitor.labelData3}}: <p>{{chatRoom.ChatVisitor.data3}}</p></span>\n {{\'APPLICATION_REMOTE_ADDRESS\' | translate}}: <p>{{chatRoom.ChatVisitor.remote_address}}</p>\n {{\'APPLICATION_BROWSER\' | translate}}: <p>{{chatRoom.ChatVisitor.browser}}</p>\n {{\'APPLICATION_REFERER\' | translate}}:<p>{{chatRoom.ChatVisitor.referer}} - {{enquiry.ChatWebsite.name}}</p>\n {{\'APPLICATION_OS\' | translate}}: <p>{{chatRoom.ChatVisitor.os}}</p>\n </v-pane-content>\n </v-pane>\n\n <v-pane data-ng-repeat="user in chatRoom.Users | filter:{ id: \'!\' + user.id}">\n <v-pane-header>\n <ng-letter-avatar\n height="40"\n width="40"\n data="{{user.fullname}}"\n fontsize="25"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #3399CC"\n charCount="2"\n shape="round"></ng-letter-avatar>\n </v-pane-header>\n <v-pane-content>\n {{\'APPLICATION_NAME\' | translate}}: <p>{{user.fullname}}</p>\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 </v-pane-content>\n </v-pane>\n </v-accordion>\n </div>\n </div>\n </div>\n <div data-ng-class="panelRight">\n <div class="note note-info" data-ng-if="chatRoom && chatRoom.status == \'CLOSED\'">\n <h4 class="block"><i class="icon-info"></i> {{\'MESSAGE_CHAT_ROOM_CLOSED\' | translate}}!</h4>\n <p>\n <strong>{{\'MESSAGE_CHAT_ROOM_CLOSED_DETAILS\' | translate}}.</strong>\n </p>\n <hr>\n <p>\n <i class="icon-target"></i> {{\'APPLICATION_DISPOSITION\' | translate}}: <strong>{{chatRoom.disposition}}</strong>\n </p>\n <p>\n <i class="icon-star"></i> {{\'APPLICATION_RATING\' | translate}}: <strong>{{chatRoom.rating | ucfirst}}</strong>\n </p>\n <p>\n <i class="icon-note"></i> {{\'APPLICATION_RATING_MESSAGE\' | translate}}: <strong>{{chatRoom.ratingMessage}}</strong>\n </p>\n <p>\n <i class="icon-calendar"></i> {{\'APPLICATION_UPDATED_AT\' | translate}}: <strong>{{chatRoom.updatedAt | date:\'medium\'}}</strong> (<span am-time-ago="chatRoom.updatedAt"></span>)\n </p>\n </div>\n <div class="portlet light bordered">\n <div class="portlet-body">\n <div id="chat-box" schroll-bottom="chatRoom.ChatMessages">\n <ul class="chats">\n <li data-ng-repeat="message in chatRoom.ChatMessages" data-ng-class="message.UserId == user.id ? \'out\' : \'in\'">\n <div class="avatar" data-ng-class="message.ChatVisitor ? \'pretty-avatar-v\' : \'pretty-avatar\'">\n <ng-letter-avatar\n data-ng-if="!message.ChatVisitor"\n height="40"\n width="40"\n fontsize="25"\n data="{{message.User.fullname}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #3399CC"\n charCount="2"\n shape="round"></ng-letter-avatar>\n <ng-letter-avatar\n data-ng-if="message.ChatVisitor"\n height="40"\n width="40"\n fontsize="25"\n data="{{message.ChatVisitor.fullname}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #EA4C61"\n charCount="2"\n shape="round"></ng-letter-avatar>\n </div>\n <div class="message">\n <span class="arrow"></span>\n <a data-ng-click="message.ChatVisitor && openContact(chatRoom.ChatVisitor.email)" class="name">{{message.User.fullname || message.ChatVisitor.fullname}} </a>\n <span am-time-ago="message.createdAt"></span>\n <ng-emoticons emoticons-data="message.body"></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" data-ng-if="chatRoom && isMyRoom(chatRoom.Users)">\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 class="form-group chat-canned-answer-div" data-ng-if="chatRoom.status !== \'CLOSED\'" data-ng-class="{\'has-error\': forms.compose.subject.$invalid && forms.compose.$submitted}">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-magic" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <input type="text"\n data-ng-model="modelOptions.selectedAnswer"\n uib-typeahead="key for key in getAnswers($viewValue)"\n placeholder="Canned answers.."\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\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="fa fa-spinner"></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="#">{{ \'APPLICATION_INTERACTIONS\' | 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/room/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/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="fa fa-spinner"></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="fa fa-spinner"></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="fa fa-spinner"></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 <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 <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/chat/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 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}} <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 TIMEOUT -->\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\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}} <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 TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\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_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.settings.from.$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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.mail.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.template.$touched || forms.settings.$submitted) && forms.settings.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" 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.settings.template.$touched || forms.settings.$submitted) && forms.settings.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid && forms.settings.to.$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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$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" data-ng-class="{\'has-error\': (forms.settings.text.$touched || forms.text.$submitted) && forms.settings.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.settings.text.$touched || forms.settings.$submitted) && forms.settings.text.$invalid && forms.settings.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\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_INTERVAL_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/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 <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\n <!-- START TIMEOUT -->\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 TIMEOUT -->\n\n </div>\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 <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/chat/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\n <!-- START TIMEOUT -->\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 TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1">\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_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.action.from.$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 </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" 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.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid && forms.action.to.$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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$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" data-ng-class="{\'has-error\': (forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid && forms.action.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\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_INTERVAL_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 <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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/disposition/modal/add.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_DISPOSITIONS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.form.$touched || form.$submitted) && form.form.$invalid}">\n <div class="">\n <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" required/>\n <span data-ng-show="form.form.$touched && form.form.$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 <!-- END NAME -->\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="form.$valid">{{ \'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/website/view/disposition/view/view.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_DISPOSITIONS\' | translate}}</span>\n </div>\n <div class="actions actions-md">\n <a href="#" class="btn btn-icon-only green" data-ng-click="addDisposition();">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div class="tab-content">\n <div class="row" data-ng-hide="dispositions.length">\n <div class="col-md-12">\n <div class="note note-info">\n <h4 class="block">Info! {{\'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate}}</h4>\n </div>\n </div>\n </div>\n\n <!-- GENERAL TAB -->\n <div class="row" data-ng-repeat="disposition in dispositions">\n <div class="col-md-12 form-group">\n <div class="input-group">\n <div>\n <input class="form-control" type="text" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" data-ng-model="disposition.name">\n </div>\n <span class="input-group-btn">\n <button class="btn btn-success" type="button" data-ng-click="updateDisposition(disposition.id, disposition.name);"><i class="fa fa-cloud-upload fa-fw"></i> {{\'APPLICATION_UPDATE\' | translate}}</button>\n <button class="btn btn-danger" type="button" data-ng-click="deleteDisposition(disposition.id);"><i class="fa fa-times fa-fw"></i> {{\'APPLICATION_DELETE\' | translate}}</button>\n </span>\n </div>\n </div>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\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/hooks/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_HOOKS\' | 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_ACCEPT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_REJECT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_CLOSE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- ACCEPT TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.accept" data-ng-submit="forms.accept.$valid && updateItem()" novalidate>\n <!-- START ACCEPT URL -->\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.acceptMethod" name="method" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid && forms.accept.method.$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-8" data-ng-class="{\'has-error\': (forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.acceptUrl" ng-required="account.acceptMethod"/>\n <span data-ng-show="(forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid && forms.accept.url.$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 <!-- END ACCEPT URL-->\n <!-- START ACTIONS-->\n <!-- START PAUSE -->\n <div class="row" ng-repeat = "action in account.actions">\n <div ng-switch="action.action">\n <div ng-switch-when="pause">\n <div class="form-group col-md-4">\n <label class="control-label">{{\'APPLICATION_PAUSE\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-change="resetActionData(action)"\n data-ng-model="action.enabled"\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 <div ng-if="action.enabled" class="form-group col-md-8">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <ui-select name="action" data-ng-model="action.type" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_TYPE\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat=" pause.name as pause in pauses | filter: $select.search">\n <div ng-bind-html="pause.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n </div>\n <!-- END ACTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ACCEPT TAB -->\n <!-- START REJECT TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.reject" data-ng-submit="forms.reject.$valid && updateItem()" novalidate>\n <!-- START REJECT URL -->\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.rejectMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid && forms.reject.method.$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-8" data-ng-class="{\'has-error\': (forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.rejectUrl" ng-required="account.rejectMethod"/>\n <span data-ng-show="(forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid && forms.reject.url.$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\n <!-- END REJECT URL -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END REJECT TAB -->\n <!-- START CLOSE TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.close" data-ng-submit="forms.close.$valid && updateItem()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.closeMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid && forms.close.method.$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-8" data-ng-class="{\'has-error\': (forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.closeUrl" ng-required="account.closeMethod"/>\n <span data-ng-show="(forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid && forms.close.url.$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 <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CLOSE TAB -->\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/setting/view/view.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" data-ng-init="initView()">\n <form name="forms.info" data-ng-submit="forms.info.$valid && updateItemChatWebsite()" novalidate>\n <!-- START LIST -->\n <div class="form-group" data-ng-if="license.cm">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <div class="input-group">\n\n <ui-select data-ng-model="chatWebsite.ListId" name="list" theme="bootstrap">\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\n <span class="input-group-btn">\n <button type="button" data-ng-click="chatWebsite.ListId = null" class="btn btn-default">\n <span class="glyphicon glyphicon-trash"></span>\n </button>\n </span>\n\n </div>\n </div>\n <!-- END LIST -->\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/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_HEADER_SHAPE\' | 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></br>\n <!-- <input colorpicker type="text" name="animationToggle" placeholder="{{\'APPLICATION_BUTTON_COLOR\' | translate}}" class="form-control" data-ng-model="chatWebsite.animation" required/> -->\n <input\n bs-switch\n class="form-control"\n ng-model="chatWebsite.animation"\n type="checkbox"\n switch-active="{{ true }}"\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 ANIMATION TOGGLE -->\n\n <div class="portlet-title tabbable-line margin-top20">\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_WHITE_LABEL\' | translate}}</span>\n </div>\n </div>\n\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DEFAULT\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="chatWebsite.defaultWhiteLabel"\n data-ng-init="chatWebsite.defaultWhiteLabel = license.custom ? chatWebsite.defaultWhiteLabel : true"\n type="checkbox"\n name="defaultWhitelabel"\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 DEFAULT -->\n <!-- START LABEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.whiteLabel.$touched || forms.formAppearance.$submitted) && forms.formAppearance.whiteLabel.$invalid}">\n <label class="control-label">{{\'APPLICATION_WHITE_LABEL\' | translate}}<span data-ng-if="!chatWebsite.defaultWhiteLabel" class="required" aria-required="true">*</span></label>\n <textarea type="password" name="whiteLabel" placeholder="{{\'APPLICATION_WHITE_LABEL\' | translate}}" class="form-control" data-ng-model="chatWebsite.whiteLabel" data-ng-disabled="chatWebsite.defaultWhiteLabel || !license.custom" data-ng-required="!chatWebsite.defaultWhiteLabel && license.custom"/></textarea>\n <span data-ng-show="(forms.formAppearance.whiteLabel.$touched || forms.formAppearance.$submitted) && forms.formAppearance.whiteLabel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LABEL -->\n\n <div class="portlet-title tabbable-line margin-top20">\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_LOGO\' | translate}}</span>\n </div>\n </div>\n <div class="row">\n\n <div class="form-group col-md-6 col-sm-6">\n <label class="control-label">{{\'APPLICATION_DEFAULT\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="chatWebsite.defaultLogo"\n data-ng-init="chatWebsite.defaultLogo = license.custom ? chatWebsite.defaultLogo : true"\n type="checkbox"\n name="defaultLogo"\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 STATUS -->\n <div class="form-group col-md-6 col-sm-6" data-ng-if="!chatWebsite.defaultLogo && license.custom">\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 </div>\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\n <input class="btn green-haze" type="submit" data-ng-click="uploader.queue[0] && uploader.queue[0].upload()" data-ng-disabled="uploader.queue[0].isReady || uploader.queue[0].isUploading || uploader.queue[0].isSuccess" 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">\n <label class="control-label">{{\'APPLICATION_DOWNLOAD_TRANSCRIPT\' | translate}}</label>\n </br>\n <input\n bs-switch\n class="form-control"\n ng-model="chatWebsite.download_transcript"\n type="checkbox"\n switch-active="true"\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 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 TITLE -->\n <div class="form-group" data-ng-show="statePreview.state == \'online\' || statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.nameTitle.$touched || forms.formLabel.$submitted) && forms.formLabel.nameTitle.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME_TITLE\' | translate}}</label>\n <input type="text" name="nameTitle" placeholder="{{\'APPLICATION_NAME_TITLE\' | translate}}" class="form-control" data-ng-model="chatWebsite.name_title"/>\n </div>\n <!-- END USERNAME TITLE -->\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_NAME_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="usernamePlaceholder" placeholder="{{\'APPLICATION_NAME_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="chatWebsite.username_placeholder"/>\n </div>\n <!-- END USERNAME PLACEHOLDER -->\n\n <!-- START EMAIL TITLE -->\n <div class="form-group" data-ng-show="statePreview.state == \'online\' || statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.emailTitle.$touched || forms.formLabel.$submitted) && forms.formLabel.emailTitle.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_TITLE\' | translate}}</label>\n <input type="text" name="emailTitle" placeholder="{{\'APPLICATION_EMAIL_TITLE\' | translate}}" class="form-control" data-ng-model="chatWebsite.email_title"/>\n </div>\n <!-- END EMAIL TITLE -->\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.offlineMessage.$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 TITLE-->\n <div class="form-group" data-ng-show="statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.enquiryMessageTitle.$touched || forms.formLabel.$submitted) && forms.formLabel.enquiryMessageTitle.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_MESSAGE_TITLE\' | translate}}</label>\n <input type="text" name="enquiryMessageTitle" placeholder="{{\'APPLICATION_ENQUIRY_MESSAGE_TITLE\' | translate}}" class="form-control" data-ng-model="chatWebsite.message_title"/>\n </div>\n <!-- END ENQUIRY MESSAGE TITLE -->\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.enquiryMessagePlaceholder.$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.enquiryButton.$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 <!-- START AGENTS BUSY BUTTON -->\n <div class="form-group" data-ng-show="statePreview.state == \'online\'" data-ng-class="{\'has-error\': (forms.formLabel.agentsBusy.$touched || forms.formLabel.$submitted) && forms.formLabel.agentsBusy.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENTS_BUSY\' | translate}}</label>\n <input type="text" name="agentsBusy" placeholder="{{\'APPLICATION_AGENTS_BUSY\' | translate}}" class="form-control" data-ng-model="chatWebsite.agents_busy"/>\n </div>\n <!-- END AGENTS BUSY 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 <span class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | 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="fa fa-spinner"></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="fa fa-code"></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 <li ng-class="{active: $state.is(\'main.channels.chat.websites.view.hooks\')}">\n <a href="/channels/chat/websites/view/{{chatWebsite.id}}/hooks">\n <i class="fa fa-code"></i>\n {{\'APPLICATION_HOOKS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.websites.view.dispositions\')}">\n <a ng-href="/channels/chat/websites/view/{{chatWebsite.id}}/dispositions">\n <i class="icon-target"></i>\n {{ \'APPLICATION_DISPOSITIONS\' | translate }} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.chat.websites.view.settings\')}">\n <a href="/channels/chat/websites/view/{{chatWebsite.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/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" 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_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 class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\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 <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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 TITLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.nameTitle.$touched || forms.formLabel.$submitted) && forms.formLabel.nameTitle.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME_TITLE\' | translate}}</label>\n <input type="text" name="nameTitle" placeholder="{{\'APPLICATION_NAME_TITLE\' | translate}}" class="form-control" data-ng-model="item.name_title"/>\n </div>\n <!-- END USERNAME TITLE -->\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_NAME_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="usernamePlaceholder" placeholder="{{\'APPLICATION_NAME_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="item.username_placeholder"/>\n </div>\n <!-- END USERNAME PLACEHOLDER -->\n\n <!-- START EMAIL TITLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.emailTitle.$touched || forms.formLabel.$submitted) && forms.formLabel.emailTitle.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_TITLE\' | translate}}</label>\n <input type="text" name="emailTitle" placeholder="{{\'APPLICATION_EMAIL_TITLE\' | translate}}" class="form-control" data-ng-model="item.email_title"/>\n </div>\n <!-- END EMAIL TITLE -->\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 TITLE-->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.enquiryMessageTitle.$touched || forms.formLabel.$submitted) && forms.formLabel.enquiryMessageTitle.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_MESSAGE_TITLE\' | translate}}</label>\n <input type="text" name="enquiryMessageTitle" placeholder="{{\'APPLICATION_ENQUIRY_MESSAGE_TITLE\' | translate}}" class="form-control" data-ng-model="item.message_title"/>\n </div>\n <!-- END ENQUIRY MESSAGE TITLE -->\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.enquiryButton.$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 <!-- START AGENTS BUSY BUTTON -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.agentsBusy.$touched || forms.formLabel.$submitted) && forms.formLabel.agentsBusy.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENTS_BUSY\' | translate}}</label>\n <input type="text" name="agentsBusy" placeholder="{{\'APPLICATION_AGENTS_BUSY\' | translate}}" class="form-control" data-ng-model="item.agents_busy"/>\n </div>\n <!-- END AGENTS BUSY BUTTON -->\n\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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 default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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 class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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="fa fa-spinner"></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-fax"></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()">\r\n <div class="col-md-12">\r\n <div class="portlet light">\r\n <div class="portlet-title tabbable-line">\r\n <div class="caption caption-md">\r\n <i class="icon-globe theme-font hide"></i>\r\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\r\n </div>\r\n <div class="actions">\r\n <div class="btn-group" data-ng-show="id.length">\r\n <a class="btn red" href="#" data-ng-click="deleteItems()">\r\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\r\n </a>\r\n </div>\r\n <div class="btn-group">\r\n <a class="btn green-jungle" href="/channels/fax/accounts/view/{{account.id}}/actions/wizard" data-toggle="dropdown">\r\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACTION\' | translate }}\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n <div class="portlet-body">\r\n <!-- START TABLE -->\r\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">\r\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\r\n </div>\r\n <!-- END TABLE -->\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\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 <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\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}} <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 TIMEOUT -->\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\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}} <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 TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\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_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.settings.from.$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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.mail.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.template.$touched || forms.settings.$submitted) && forms.settings.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" 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.settings.template.$touched || forms.settings.$submitted) && forms.settings.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid && forms.settings.to.$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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$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" data-ng-class="{\'has-error\': (forms.settings.text.$touched || forms.text.$submitted) && forms.settings.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.settings.text.$touched || forms.settings.$submitted) && forms.settings.text.$invalid && forms.settings.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\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 <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\n <!-- START TIMEOUT -->\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 TIMEOUT -->\n\n </div>\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\n <!-- START TIMEOUT -->\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 TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1">\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_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.action.from.$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 </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" 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.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid && forms.action.to.$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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$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" data-ng-class="{\'has-error\': (forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid && forms.action.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\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 <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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/disposition/modal/add.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_DISPOSITIONS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.form.$touched || form.$submitted) && form.form.$invalid}">\n <div class="">\n <!-- <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" data-ng-pattern="/^[a-zA-Z0-9]*$/" required/> -->\n <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" required/>\n <span data-ng-show="form.form.$touched && form.form.$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.form.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PATTERN\' | translate}}.\n </span> -->\n </div>\n <!-- <div class="help-block">\n {{\'MESSAGE_ALLOWED_NUMBERS_AND_LETTERS\' | translate}}\n </div> -->\n </div>\n <!-- END NAME -->\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="form.$valid">{{ \'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/account/view/disposition/view/view.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_DISPOSITIONS\' | translate}}</span>\n </div>\n <div class="actions actions-md">\n <a href="#" class="btn btn-icon-only green" data-ng-click="addDisposition();">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div class="tab-content">\n <div class="row" data-ng-hide="dispositions.length">\n <div class="col-md-12">\n <div class="note note-info">\n <h4 class="block">Info! {{\'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate}}</h4>\n </div>\n </div>\n </div>\n\n <!-- GENERAL TAB -->\n <div class="row" data-ng-repeat="disposition in dispositions">\n <div class="col-md-12 form-group">\n <div class="input-group">\n <div>\n <input class="form-control" type="text" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" data-ng-model="disposition.name">\n </div>\n <span class="input-group-btn">\n <button class="btn btn-success" type="button" data-ng-click="updateDisposition(disposition.id, disposition.name);"><i class="fa fa-cloud-upload fa-fw"></i> {{\'APPLICATION_UPDATE\' | translate}}</button>\n <button class="btn btn-danger" type="button" data-ng-click="deleteDisposition(disposition.id);"><i class="fa fa-times fa-fw"></i> {{\'APPLICATION_DELETE\' | translate}}</button>\n </span>\n </div>\n </div>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/fax/account/view/hooks/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_HOOKS\' | 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_ACCEPT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_REJECT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_CLOSE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- ACCEPT TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.accept" data-ng-submit="forms.accept.$valid && updateItemFaxAccount()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.acceptMethod" name="method" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid && forms.accept.method.$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-8" data-ng-class="{\'has-error\': (forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.acceptUrl" ng-required="account.acceptMethod"/>\n <span data-ng-show="(forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid && forms.accept.url.$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 <!-- START ACTIONS-->\n <div class="row" ng-repeat = "action in account.actions">\n <div ng-switch="action.action">\n <div ng-switch-when="pause">\n <div class="form-group col-md-4">\n <label class="control-label">{{\'APPLICATION_PAUSE\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-change="resetActionData(action)"\n data-ng-model="action.enabled"\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 <div ng-if="action.enabled" class="form-group col-md-8">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <ui-select name="action" data-ng-model="action.type" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_TYPE\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat=" pause.name as pause in pauses | filter: $select.search">\n <div ng-bind-html="pause.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n </div>\n <!-- END ACTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ACCEPT TAB -->\n <!-- START REJECT TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.reject" data-ng-submit="forms.reject.$valid && updateItemFaxAccount()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.rejectMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid && forms.reject.method.$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-8" data-ng-class="{\'has-error\': (forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.rejectUrl" ng-required="account.rejectMethod"/>\n <span data-ng-show="(forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid && forms.reject.url.$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 <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ACCEPT TAB -->\n <!-- START CLOSE TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.close" data-ng-submit="forms.close.$valid && updateItemFaxAccount()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.closeMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid && forms.close.method.$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-8" data-ng-class="{\'has-error\': (forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.closeUrl" ng-required="account.closeMethod"/>\n <span data-ng-show="(forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid && forms.close.url.$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 <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CLOSE TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/fax/account/view/setting/view/view.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" data-ng-init="initView()">\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 LIST -->\n <div class="form-group" data-ng-if="license.cm">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <div class="input-group">\n\n <ui-select data-ng-model="account.ListId" name="list" theme="bootstrap">\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\n <span class="input-group-btn">\n <button type="button" data-ng-click="account.ListId = null" class="btn btn-default">\n <span class="glyphicon glyphicon-trash"></span>\n </button>\n </span>\n\n </div>\n </div>\n <!-- END LIST -->\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/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="fa fa-spinner"></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-fax"></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.is(\'main.channels.fax.accounts.view.hooks\')}">\n <a href="/channels/fax/accounts/view/{{account.id}}/hooks">\n <i class="fa fa-code"></i>\n {{\'APPLICATION_HOOKS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.fax.accounts.view.dispositions\')}">\n <a href="/channels/fax/accounts/view/{{account.id}}/dispositions">\n <i class="icon-target"></i>\n {{\'APPLICATION_DISPOSITIONS\' | 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/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-spinner"></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-fax"></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<!-- 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/message/info.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body" data-ng-init="initInfo()">\n <div class="form-group" ng-if="data">\n <json-formatter json="data" open="1"></json-formatter>\n </div>\n <div class="note note-warning" data-ng-hide="data">\n <h4 class="block"></h4>\n <p>\n {{ \'MESSAGE_NO_INFO_AVAILABLE\' | translate }}\n </p>\n </div>\n\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/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 [<a href="" data-ng-click="openContact(message.from)">{{message.from}}</a>]\n <br>\n <span class="bold">To: </span>\n [<a href="" data-ng-click="openContact(message.to)">{{message.to}}</a>]\n </div>\n <div class="col-md-6">\n <span class="pull-right">\n <a ng-click="info(message)"><i class="icon-info font-blue"></i></a>\n </span>\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" data-ng-if="message.status!==\'RECEIVED\'" data-ng-switch="message.status" uib-tooltip="{{\'APPLICATION_PAGE_TRANSFERRED\' | translate}}: {{message.pagestransferred}} - {{\'APPLICATION_RETRY\' | translate}}: {{message.retry}}">\n <a ng-switch-when="SENDING" href="#" class="btn default btn-xs inactive-link blue-stripe"> {{message.status | uppercase}}\n <i class="fa fa-warning"></i>\n </a>\n <a ng-switch-when="FAILED" href="#" class="btn default btn-xs red-stripe" data-ng-click="retry(message.id)"> {{message.status | uppercase}}\n <i class="fa fa-times"></i>\n </a>\n <a ng-switch-when="SENT" href="#" class="btn default btn-xs inactive-link green-stripe"> {{message.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n </span>\n <span class="pull-right" data-ng-if="message.status===\'RECEIVED\'" uib-tooltip="{{\'APPLICATION_PAGE_TRANSFERRED\' | translate}}: {{message.pagestransferred}}">\n <a href="#" class="btn default btn-xs inactive-link green-stripe"> {{message.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n </span>\n <i class="icon-calendar"></i> <span am-time-ago="message.updatedAt"></span>\n </span>\n <hr data-ng-if="message.FaxAttachments.length">\n <div data-ng-repeat="faxAttachment in message.FaxAttachments">\n <strong>{{faxAttachment.name}}</strong>\n <a target="_self" download="{{faxAttachment.name}}" href="api/fax/attachments/{{faxAttachment.id}}">\n <i class="icon-cloud-download"></i>\n </a>\n </div>\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 <a type="button" name="button" data-ng-if="::(Auth.getCurrentUser().id == message.UserId)" data-ng-click="deleteNote()">\n <i class="fa fa-trash-o" style="color: red;"></i>\n </a>\n\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" data-ng-init="initForm();">\n <div class="portlet light">\n <div class="portlet-title">\n <div class="caption">\n <button data-ng-if="(!forms.compose.from.$invalid && !forms.compose.to.$invalid && uploader.queue.length) && faxRoom.status !== \'CLOSED\'" class="btn btn-sm btn-default green-meadow" data-ng-click="sendFax()">\n <i class="icon-paper-plane" style="color: white;"></i> {{\'APPLICATION_SEND\' | translate}}\n </button>\n <span data-ng-if="(!forms.compose.from.$invalid && !forms.compose.to.$invalid && uploader.queue.length) && faxRoom && faxRoom.status !== \'CLOSED\'"> | </span>\n <span data-ng-if="faxRoom" class="label label-default"> #{{faxRoom.id}} {{faxRoom.status}}</span>\n <span data-ng-if="faxRoom"> | </span>\n <span data-ng-if="faxRoom" class="caption-subject font-green-sharp bold">{{faxRoom.contact}}</span>\n </div>\n <div class="actions" data-ng-switch="faxRoom.status">\n <button class="btn btn-icon-only yellow" data-ng-if="faxRoom" data-ng-click="loadNote()" data-ng-hide="faxRoom.status == \'CLOSED\'" title="{{\'APPLICATION_NOTES\' | translate}}">\n <i class="fa fa-sticky-note"></i>\n </button>\n <button class="file-upload" data-ng-hide="faxRoom.status == \'CLOSED\'">\n <i class="fa fa-paperclip"></i> <input type="file" data-ng-if="uploader" data-ng-hide="faxRoom.status == \'CLOSED\'" nv-file-select uploader="uploader" multiple class="file-input" title="{{\'APPLICATION_ATTACHMENTS\' | translate}}">\n </button>\n <!-- UPDATE SECTION START -->\n <button data-ng-class="faxRoom.status == \'CLOSED\' ? \'grey-cascade\' : \'btn-success\'" class="btn btn-icon-only" data-ng-hide="faxRoom.status == \'CLOSED\' && faxRoom.disposition" data-ng-if="faxRoom" data-ng-click="closeRoom()" title="{{\'APPLICATION_STATUS\' | translate}}">\n <i data-ng-class="faxRoom.status == \'CLOSED\' ? \'icon-target\' : \'fa fa-upload\'"></i>\n </button>\n <!-- UPDATE SECTION END -->\n <button class="btn default btn-icon-only" data-ng-if="faxRoom && faxRoom.status !== \'CLOSED\'" data-ng-click="togglePanelLeft()" title="{{\'APPLICATION_RESIZE\' | translate}}">\n <i ng-class="panelRight == \'col-md-12\' ? \'icon-size-actual\' : \'icon-size-fullscreen\'"></i>\n </button>\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div data-ng-show="panelLeft" data-ng-class="panelLeft">\n <div class="form">\n <!-- START TAGS -->\n <div class="form-group" data-ng-if="faxRoom.status !== \'CLOSED\'">\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)" data-ng-disabled="faxRoom.status == \'CLOSED\'">\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-if="faxRoom && faxRoom.status !== \'CLOSED\'">\n\n <!-- END TAGS -->\n\n <div id="mail-box">\n <ul class="chats">\n <li\n data-ng-switch="faxMessage.status"\n data-ng-class="{\'in\': faxMessage.status == \'RECEIVED\', \'out\': faxMessage.status == \'SENT\' || faxMessage.status == \'SENDING\' || faxMessage.status == \'FAILED\' || faxMessage.status == \'NOTE\'}"\n data-ng-repeat="faxMessage in faxRoom.FaxMessages | orderBy:\'-createdAt\'">\n <div class="avatar" data-ng-class="faxMessage.UserId ? \'pretty-avatar\' : \'pretty-avatar-v\'">\n <ng-letter-avatar\n data-ng-if="faxMessage.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{faxMessage.User.fullname}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #3399CC"\n charCount="2"\n shape="round"></ng-letter-avatar>\n <ng-letter-avatar\n data-ng-if="!faxMessage.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{faxMessage.from}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #EA4C61"\n charCount="1"\n shape="round"></ng-letter-avatar>\n </div>\n <fax-note message="faxMessage" ng-switch-when="NOTE"></fax-note>\n <fax-message message="faxMessage" list-id="faxRoom.FaxAccount.ListId" ng-switch-default></fax-message>\n </li>\n </ul>\n </div>\n </div>\n <div data-ng-class="panelRight">\n <div class="note note-info" data-ng-if="faxRoom && faxRoom.status == \'CLOSED\'">\n <h4 class="block"><i class="icon-info"></i> {{\'MESSAGE_FAX_ROOM_CLOSED\' | translate}}!</h4>\n <p>\n <strong>{{\'MESSAGE_FAX_ROOM_CLOSED_DETAILS\' | translate}}.</strong>\n </p>\n <hr>\n <p>\n <i class="icon-target"></i> {{\'APPLICATION_DISPOSITION\' | translate}}: <strong>{{faxRoom.disposition}}</strong>\n </p>\n <p>\n <i class="icon-calendar"></i> {{\'APPLICATION_UPDATED_AT\' | translate}}: <strong>{{faxRoom.updatedAt | date:\'medium\'}}</strong> (<span am-time-ago="faxRoom.updatedAt"></span>)\n </p>\n </div>\n <form name="forms.compose" data-ng-submit="sendFax()" class="form-horizontal" novalidate>\n\n <!-- START HEAD -->\n <div class="form">\n\n <v-accordion class="vAccordion--default" ng-if="faxRoom.status !== \'CLOSED\'">\n <v-pane expanded="expanded">\n <v-pane-header>\n <i class="icon-people"></i> From: {{form.from}}, To: {{form.to[0].fax}}\n </v-pane-header>\n <v-pane-content>\n <!-- START FROM -->\n <div class="form-group" data-ng-if="faxRoom.status !== \'CLOSED\'" data-ng-class="{\'has-error\': forms.compose.from.$invalid}">\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" data-ng-change="setList($select.selected.ListId)" 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" 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-if="faxRoom.status !== \'CLOSED\'" data-ng-class="{\'has-error\': forms.compose.to.$invalid}">\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 <tags-input name="to" ng-model="form.to" type="text" display-property="fax" max-tags="1" min-tags="1">\n <auto-complete source="getContacts($query)"></auto-complete>\n </tags-input>\n <span data-ng-show="forms.compose.to.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_TO_LIMIT\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END TO -->\n\n </v-pane-content>\n </v-pane>\n </v-accordion>\n\n <!-- START ATTACH -->\n <div class="form-group" data-ng-if="uploader && (faxRoom.status !== \'CLOSED\')">\n <div class="col-md-12">\n <hr ng-if="uploader.queue.length">\n <table class="table">\n <tbody>\n <tr ng-repeat="item in uploader.queue">\n <td style="border-top:none"><strong>{{ item.file.name | truncate: 5: \'...\': true}}</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>\n <!-- END ATTACH -->\n\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/status/status.modal.html",'<div class="modal-header">\n <button data-ng-if="modal.dismissable" type="button" data-ng-click="$dismiss()" class="close">×</button>\n <h4 data-ng-if="modal.title" data-ng-bind="modal.title | translate" class="modal-title"></h4>\n</div>\n<div class="modal-body">\n <p data-ng-if="modal.text && !closed" ng-bind="modal.text | translate"></p>\n <form name="form" novalidate data-ng-init="initDisposition()">\n <div class="form-group">\n <ui-select data-ng-model="item.disposition" name="disposition" theme="bootstrap" data-ng-disabled="!dispositions.length" required>\n <ui-select-match placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="disposition.name as disposition in dispositions | filter: $select.search">\n <div ng-bind-html="disposition.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="note note-warning" data-ng-if="dispositions.length < 1">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate }}\n </p>\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/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">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'NEW\'" uib-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>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="\'PENDING\'" uib-uncheckable>PENDING</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>CLOSED</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 btn-success" data-ng-click="disposeItems();" data-ng-show="id.length">\n <i class="fa fa-upload"></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 <!-- 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="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 | filter:$select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\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-pagination ui-grid-selection ui-grid-exporter class="ui-grid-inbox">\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/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 class="row">\r\n <div class="col-md-12">\r\n <div class="page-bar">\r\n <ul class="page-breadcrumb">\r\n <li>\r\n <i class="icon-rocket"></i>\r\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\r\n <i class="fa fa-angle-right"></i>\r\n </li>\r\n <li>\r\n <i class="fa fa-spinner"></i>\r\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\r\n <i class="fa fa-angle-right"></i>\r\n </li>\r\n <li>\r\n <i class="fa fa-fax"></i>\r\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\r\n <i class="fa fa-angle-right"></i>\r\n </li>\r\n <li>\r\n <i class="icon-note"></i>\r\n <a href="#">{{ \'APPLICATION_INBOX\' | translate }}</a>\r\n </li>\r\n </ul>\r\n </div>\r\n </div>\r\n</div>\r\n\r\n<!-- BEGIN PAGE CONTENT-->\r\n<div class="row inbox">\r\n <div class="col-md-3">\r\n <ul class="inbox-nav margin-bottom-10">\r\n <li data-ng-class="{active: $stateParams.id == faxAccount.id}" data-ng-repeat="faxAccount in faxAccounts">\r\n <a href="/channels/fax/inbox/view/account/{{faxAccount.id}}/list" class="btn">\r\n <i class="icon-notebook"></i> {{faxAccount.name}}\r\n </a>\r\n <b></b>\r\n </li>\r\n </ul>\r\n <div class="note note-warning" data-ng-hide="faxAccounts.length">\r\n <h4 class="block">Warning!</h4>\r\n <p>\r\n {{ \'MESSAGE_NO_AVAILABLE_ACCOUNTS\' | translate }}\r\n </p>\r\n <p>\r\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/fax/accounts/list">{{\'APPLICATION_ACCOUNTS\' | translate}}</a>\r\n </p>\r\n </div>\r\n </div>\r\n\r\n <div class="col-md-9" data-ng-init="initView()">\r\n <!-- BEGIN PROFILE CONTENT -->\r\n <div class="room-content">\r\n <div ui-view>\r\n <div class="note note-info">\r\n <h4 class="block">Info! {{\'APPLICATION_NO_ACCOUNT_SELECTED\' | translate}}</h4>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- END PROFILE CONTENT -->\r\n </div>\r\n</div>\r\n'),a.put("app/channels/fax/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/fax/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/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 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 | uppercase}}</ui-select-match>\n <ui-select-choices repeat="strategy in strategies | filter: $select.search">\n <div ng-bind-html="strategy | uppercase | 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 <!-- 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 AGENTS-->\n <div class="form-body" data-ng-init="getTeams()">\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="item.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="item.penalty=item.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="!item.penalty" data-ng-click="item.penalty=item.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 <!-- END AGENTS-->\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/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="fa fa-spinner"></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-fax"></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-if="Auth.isAdmin()">\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="fa fa-spinner"></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-fax"></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 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}}</label>\n <ui-select data-ng-model="queue.strategy" name="strategy" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="strategy in strategies | filter: $select.search">\n <div ng-bind-html="strategy | uppercase | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END STRATEGY -->\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 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 <input data-ng-if="Auth.isAdmin()" 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 ui-grid-auto-resize>\n <span us-spinner spinner-key="grid-spinner" spinner-start-active="true"></span>\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/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" 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/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="fa fa-spinner"></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-fax"></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(\'main.channels.fax.realtime.view.agents\')}">\n <a href="/channels/fax/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.fax.realtime.view.applications\')}">\n <a href="/channels/fax/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/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="fa fa-spinner"></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 <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 <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/mail/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 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}} <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 TIMEOUT -->\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_AGENTS\' | 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\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}} <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 TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\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_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.action.from.$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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" 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.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n\n <div class="app-settings" ng-slide-down="application.app === \'replyMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START REPLYMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.type.$touched || forms.action.$submitted) && forms.action.type.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data1" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.key | translate }}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.key | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.type.$touched || forms.action.$submitted) && forms.action.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" 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.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REPLYMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid && forms.settings.to.$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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$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" data-ng-class="{\'has-error\': (forms.settings.text.$touched || forms.text.$submitted) && forms.settings.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.settings.text.$touched || forms.settings.$submitted) && forms.settings.text.$invalid && forms.settings.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\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 </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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\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_INTERVAL_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/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\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 <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_AGENTS\' | 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\n <!-- START TIMEOUT -->\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 TIMEOUT -->\n\n </div>\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 <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/mail/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\n <!-- START TIMEOUT -->\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 TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1">\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_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.action.from.$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 </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" 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.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'replyMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START REPLYMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.type.$touched || forms.action.$submitted) && forms.action.type.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data1" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.key | translate }}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.key | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.type.$touched || forms.action.$submitted) && forms.action.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" 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.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REPLYMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid && forms.action.to.$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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$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" data-ng-class="{\'has-error\': (forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid && forms.action.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\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_INTERVAL_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\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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/disposition/modal/add.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_DISPOSITIONS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.form.$touched || form.$submitted) && form.form.$invalid}">\n <div class="">\n <!-- <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" data-ng-pattern="/^[a-zA-Z0-9]*$/" required/> -->\n <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" required/>\n <span data-ng-show="form.form.$touched && form.form.$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.form.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PATTERN\' | translate}}.\n </span> -->\n </div>\n <!-- <div class="help-block">\n {{\'MESSAGE_ALLOWED_NUMBERS_AND_LETTERS\' | translate}}\n </div> -->\n </div>\n <!-- END NAME -->\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="form.$valid">{{ \'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/account/view/disposition/view/view.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_DISPOSITIONS\' | translate}}</span>\n </div>\n <div class="actions actions-md">\n <a href="#" class="btn btn-icon-only green" data-ng-click="addDisposition();">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div class="tab-content">\n <div class="row" data-ng-hide="dispositions.length">\n <div class="col-md-12">\n <div class="note note-info">\n <h4 class="block">Info! {{\'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate}}</h4>\n </div>\n </div>\n </div>\n\n <!-- GENERAL TAB -->\n <div class="row" data-ng-repeat="disposition in dispositions">\n <div class="col-md-12 form-group">\n <div class="input-group">\n <div>\n <input class="form-control" type="text" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" data-ng-model="disposition.name">\n </div>\n <span class="input-group-btn">\n <button class="btn btn-success" type="button" data-ng-click="updateDisposition(disposition.id, disposition.name);"><i class="fa fa-cloud-upload fa-fw"></i> {{\'APPLICATION_UPDATE\' | translate}}</button>\n <button class="btn btn-danger" type="button" data-ng-click="deleteDisposition(disposition.id);"><i class="fa fa-times fa-fw"></i> {{\'APPLICATION_DELETE\' | translate}}</button>\n </span>\n </div>\n </div>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/mail/account/view/hooks/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_HOOKS\' | 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_ACCEPT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_REJECT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_CLOSE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- ACCEPT TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.accept" data-ng-submit="forms.accept.$valid && updateItemMailAccount()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.acceptMethod" name="method" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid && forms.accept.method.$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-8" data-ng-class="{\'has-error\': (forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.acceptUrl" ng-required="account.acceptMethod"/>\n <span data-ng-show="(forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid && forms.accept.url.$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 class="row" ng-repeat = "action in account.actions">\n <div ng-switch="action.action">\n <div ng-switch-when="pause">\n <div class="form-group col-md-4">\n <label class="control-label">{{\'APPLICATION_PAUSE\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-change="resetActionData(action)"\n data-ng-model="action.enabled"\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 <div ng-if="action.enabled" class="form-group col-md-8">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <ui-select name="action" data-ng-model="action.type" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_TYPE\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat=" pause.name as pause in pauses | filter: $select.search">\n <div ng-bind-html="pause.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ACCEPT TAB -->\n <!-- START REJECT TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.reject" data-ng-submit="forms.reject.$valid && updateItemMailAccount()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.rejectMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid && forms.reject.method.$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-8" data-ng-class="{\'has-error\': (forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.rejectUrl" ng-required="account.rejectMethod"/>\n <span data-ng-show="(forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid && forms.reject.url.$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 <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END REJECT TAB -->\n <!-- START CLOSE TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.close" data-ng-submit="forms.close.$valid && updateItemMailAccount()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.closeMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid && forms.close.method.$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-8" data-ng-class="{\'has-error\': (forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.closeUrl" ng-required="account.closeMethod"/>\n <span data-ng-show="(forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid && forms.close.url.$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 <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CLOSE TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/mail/account/view/other/view/view.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_OTHER\' | 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_SIGNATURE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="mail-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 WHITE LABEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.whiteLabel.$touched || forms.info.$submitted) && forms.info.whiteLabel.$invalid}">\n <label class="control-label">{{\'APPLICATION_WHITE_LABEL\' | translate}}</label>\n <textarea type="text" name="whiteLabel" placeholder="{{\'APPLICATION_WHITE_LABEL\' | translate}}" class="form-control" data-ng-model="account.whiteLabel" data-ng-disabled="!license.custom"/></textarea>\n <span data-ng-show="(forms.info.whiteLabel.$touched || forms.info.$submitted) && forms.info.whiteLabel.$invalid && forms.info.whiteLabel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END WHITE LABEL -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}" data-ng-disabled="!license.custom"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n <!-- GENERAL TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.signature" data-ng-submit="updateItemMailAccount()" novalidate>\n <!-- START SIGNATURE -->\n <div class="form-group">\n <div ckeditor="options" ng-model="account.signature"></div>\n </div>\n <!-- END WHITE LABEL -->\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/mail/account/view/setting/view/view.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 data-ng-if="account.MailServerIn">\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" data-ng-init="initView()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="mail-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 LIST -->\n <div class="form-group" data-ng-if="license.cm">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <div class="input-group">\n\n <ui-select data-ng-model="account.ListId" name="list" theme="bootstrap">\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\n <span class="input-group-btn">\n <button type="button" data-ng-click="account.ListId = null" class="btn btn-default">\n <span class="glyphicon glyphicon-trash"></span>\n </button>\n </span>\n\n </div>\n </div>\n <!-- END LIST -->\n\n <!-- START TEMPLATE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}</label>\n <div class="input-group">\n\n <ui-select data-ng-model="account.TemplateId" name="template" theme="bootstrap">\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\n <span class="input-group-btn">\n <button type="button" data-ng-click="account.TemplateId = null" class="btn btn-default">\n <span class="glyphicon glyphicon-trash"></span>\n </button>\n </span>\n\n </div>\n </div>\n <!-- END TEMPLATE -->\n\n <!-- START FIDELITY -->\n <div class="form-group" data-ng-if="account.MailServerIn">\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 <!-- START SERVICE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_SERVICE\' | translate}}</label><br>\n <input\n bs-switch\n data-ng-model="account.service"\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 SERVICE -->\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" data-ng-if="account.MailServerIn">\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}} [sec]<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}} [sec]<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 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 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 </div>\n <!-- END SMTP TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/channels/mail/account/view/view.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-spinner"></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" data-ng-init="initView()">\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.is(\'main.channels.mail.accounts.view.hooks\')}" data-ng-if="account.MailServerIn">\n <a href="/channels/mail/accounts/view/{{account.id}}/hooks">\n <i class="fa fa-code"></i>\n {{\'APPLICATION_HOOKS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.mail.accounts.view.dispositions\')}" data-ng-if="account.MailServerIn">\n <a href="/channels/mail/accounts/view/{{account.id}}/dispositions">\n <i class="icon-target"></i>\n {{\'APPLICATION_DISPOSITIONS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.includes(\'main.channels.mail.accounts.view.actions\')}" data-ng-if="account.MailServerIn">\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 <li ng-class="{active: $state.includes(\'main.channels.mail.accounts.view.other\')}" data-ng-if="account.MailServerIn">\n <a href="/channels/mail/accounts/view/{{account.id}}/other">\n <i class="icon-equalizer"></i>\n {{\'APPLICATION_OTHER\' | 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/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="/channels/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 default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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/info.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body" data-ng-init="initInfo()">\n <div class="form-group" ng-if="data">\n <json-formatter json="data" open="1"></json-formatter>\n </div>\n <div class="note note-warning" data-ng-hide="data">\n <h4 class="block"></h4>\n <p>\n {{ \'MESSAGE_NO_INFO_AVAILABLE\' | translate }}\n </p>\n </div>\n\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/channels/mail/inbox/message/message.directive.html",'<div class="message">\n <div class="row">\n <div class="col-md-12">\n <span class="bold">From: </span>\n <a href="" data-ng-click="openContact(message.from[0])">{{message.from[0]}} </a>\n <br>\n <span class="bold">To: </span>\n <a href="" data-ng-click="openContact(to)" data-ng-repeat="to in message.to">{{to}}<span data-ng-if="!$last">, </span></a>\n <br>\n <span data-ng-if="message.cc.length" class="bold">Cc: </span>\n <a href="" data-ng-click="openContact(cc)" data-ng-repeat="cc in message.cc">{{cc}}<span data-ng-if="!$last">, </span></a>\n <br>\n <span data-ng-if="message.bcc.length" class="bold">Bcc: </span>\n <a href="" data-ng-click="openContact(bcc)" data-ng-repeat="cc in message.bcc">{{bcc}}<span data-ng-if="!$last">, </span></a>\n </div>\n <div class="row">\n <div class="col-md-12">\n <span class="pull-right" data-ng-if="message.User">{{\'APPLICATION_SENT_BY\' | translate}}: <strong>{{message.User.fullname}}</strong></span>\n <span class="pull-right" data-ng-if="message.voiceSource">{{\'APPLICATION_SENT_BY\' | translate}}: <strong>Cally ²</strong>\n <a ng-click="info(message.voiceSource)"><i class="icon-info font-blue"></i>\n </a>\n </span>\n </div>\n </div>\n <br>\n <span class="todo-tasklist-date">\n <span class="pull-right" data-ng-switch="message.status" data-ng-if="message.status!==\'RECEIVED\'" uib-tooltip="{{\'APPLICATION_RETRY\' | translate}}: {{message.retry}}">\n <a ng-switch-when="SENDING" href="#" class="btn default btn-xs inactive-link blue-stripe"> {{message.status | uppercase}}\n <i class="fa fa-warning"></i>\n </a>\n <a ng-switch-when="SENT" href="#" class="btn default btn-xs inactive-link green-stripe"> {{message.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n <a ng-switch-when="FAILED" href="#" class="btn default btn-xs red-stripe" data-ng-click="retry(message.id)"> {{message.status | uppercase}}\n <i class="fa fa-times"></i>\n </a>\n </span>\n <span class="pull-right" data-ng-if="message.status===\'RECEIVED\'">\n <a href="#" class="btn default btn-xs inactive-link green-stripe"> {{message.status | uppercase}}\n <i class="fa fa-check"></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 | prettyBytes}})\n </span>\n <a target="_self" download="{{mailAttachment.name}}" href="api/mail/attachments/{{mailAttachment.id}}">\n <i class="icon-cloud-download"></i>\n </a>\n <a ng-if="::(mailAttachment.type.indexOf(\'image\') > -1)" ng-click="openPreview(mailAttachment.id)">\n <i class="icon-picture"></i>\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 <a type="button" name="button" data-ng-if="::(Auth.getCurrentUser().id == message.UserId)" data-ng-click="deleteNote()">\n <i class="fa fa-trash-o" style="color: red;"></i>\n </a>\n\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">\n <button data-ng-if="form.from.length && form.to.length && mailRoom.status !== \'CLOSED\' && form.html" class="btn btn-sm btn-default green-meadow" data-ng-click="sendMail()">\n <i class="icon-paper-plane" style="color: white;"></i> {{\'APPLICATION_SEND\' | translate}}\n </button>\n <span data-ng-if="mailRoom && form.from.length && form.to.length && mailRoom.status !== \'CLOSED\' && form.html"> | </span>\n <span data-ng-if="mailRoom" class="label label-default"> #{{mailRoom.id}} {{mailRoom.status}}</span>\n <span data-ng-if="mailRoom"> | </span>\n <span data-ng-if="mailRoom && mailRoom.ParentId" class="label label-warning"> Ref: <a data-ng-click="openRoom(mailRoom.ParentId)">#{{mailRoom.ParentId}}</a></span>\n <span data-ng-if="mailRoom && mailRoom.ParentId"> | </span>\n <span data-ng-if="mailRoom" class="caption-subject font-green-sharp bold uppercase dot">{{mailRoom.subject || \'No subject\'}}</span>\n </div>\n <div class="actions">\n <button class="btn btn-icon-only yellow" data-ng-if="mailRoom" data-ng-click="loadNote()" data-ng-hide="mailRoom.status == \'CLOSED\'" title="{{\'APPLICATION_NOTES\' | translate}}">\n <i class="fa fa-sticky-note"></i>\n </button>\n <button class="file-upload" data-ng-hide="mailRoom.status == \'CLOSED\'">\n <i class="fa fa-paperclip"></i> <input type="file" data-ng-if="uploader" data-ng-disabled="mailRoom.status == \'CLOSED\'" nv-file-select uploader="uploader" multiple class="file-input" title="{{\'APPLICATION_ATTACHMENTS\' | translate}}">\n </button>\n <!-- UPDATE SECTION START -->\n <button data-ng-class="mailRoom.status == \'CLOSED\' ? \'grey-cascade\' : \'btn-success\'" class="btn btn-icon-only" data-ng-disabled="mailRoom.status == \'CLOSED\' && mailRoom.disposition" data-ng-if="mailRoom" data-ng-click="closeRoom()" title="{{\'APPLICATION_STATUS\' | translate}}">\n <i data-ng-class="mailRoom.status == \'CLOSED\' ? \'icon-target\' : \'fa fa-upload\'"></i>\n </button>\n <!-- UPDATE SECTION END -->\n <button class="btn default btn-icon-only" data-ng-if="mailRoom && mailRoom.status !== \'CLOSED\'" data-ng-click="togglePanelLeft()" title="{{\'APPLICATION_RESIZE\' | translate}}">\n <i ng-class="panelRight == \'col-md-12\' ? \'icon-size-actual\' : \'icon-size-fullscreen\'"></i>\n </button>\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div data-ng-if="panelLeft" data-ng-class="panelLeft">\n <div class="form">\n <!-- START TAGS -->\n <div class="form-group" data-ng-if="mailRoom.status !== \'CLOSED\'">\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)" data-ng-disabled="mailRoom.status == \'CLOSED\'">\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-if="mailRoom && mailRoom.status !== \'CLOSED\'">\n\n <!-- END TAGS -->\n <div id="mail-box">\n <ul class="chats">\n <li\n data-ng-switch="mailMessage.status"\n data-ng-class="{\'in\': mailMessage.status == \'RECEIVED\', \'out\': mailMessage.status == \'SENT\' || mailMessage.status == \'SENDING\' || mailMessage.status == \'FAILED\' || mailMessage.status == \'NOTE\'}"\n data-ng-repeat="mailMessage in mailRoom.MailMessages | orderBy:\'-createdAt\'">\n <div class="avatar" data-ng-class="message.UserId ? \'pretty-avatar\' : \'pretty-avatar-v\'">\n <ng-letter-avatar\n data-ng-if="mailMessage.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{mailMessage.User.fullname}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #3399CC"\n charCount="2"\n shape="round"></ng-letter-avatar>\n <ng-letter-avatar\n data-ng-if="!mailMessage.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{mailMessage.from[0]}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #EA4C61"\n charCount="1"\n shape="round"></ng-letter-avatar>\n </div>\n <mail-note message="mailMessage" ng-switch-when="NOTE"></mail-note>\n <mail-message message="mailMessage" list-id="mailRoom.MailAccount.ListId" ng-switch-default></mail-message>\n </li>\n </ul>\n </div>\n </div>\n <div data-ng-class="panelRight">\n <div class="note note-info" data-ng-if="mailRoom && mailRoom.status == \'CLOSED\'">\n <h4 class="block"><i class="icon-info"></i> {{\'MESSAGE_MAIL_ROOM_CLOSED\' | translate}}!</h4>\n <p>\n <strong>{{\'MESSAGE_MAIL_ROOM_CLOSED_DETAILS\' | translate}}.</strong>\n </p>\n <hr>\n <p>\n <i class="icon-target"></i> {{\'APPLICATION_DISPOSITION\' | translate}}: <strong>{{mailRoom.disposition}}</strong>\n </p>\n <p>\n <i class="icon-calendar"></i> {{\'APPLICATION_UPDATED_AT\' | translate}}: <strong>{{mailRoom.updatedAt | date:\'medium\'}}</strong> (<span am-time-ago="mailRoom.updatedAt"></span>)\n </p>\n </div>\n <form name="forms.compose" data-ng-submit="sendMail()" class="form-horizontal" novalidate>\n <!-- START HEAD -->\n <div class="form">\n <v-accordion class="vAccordion--default" ng-if="mailRoom.status !== \'CLOSED\'">\n <v-pane expanded="expanded">\n <v-pane-header>\n <i class="icon-people"></i> From: {{form.from[0]}}, To: {{form.to[0].email}} <span ng-if="form.to.length > 1">(+{{form.to.length - 1}})</span>\n </v-pane-header>\n <v-pane-content>\n <!-- START FROM -->\n <div class="form-group" data-ng-if="mailRoom.status !== \'CLOSED\'">\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]" data-ng-change="setList($select.selected.ListId)" 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 </div>\n </div>\n </div>\n </div>\n <!-- END FROM -->\n\n <!-- MAIL TO -->\n <div class="form-group" data-ng-if="mailRoom.status !== \'CLOSED\'">\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 <tags-input ng-model="form.to" type="email" display-property="email">\n <auto-complete source="getContacts($query)"></auto-complete>\n </tags-input>\n </div>\n </div>\n </div>\n </div>\n <!-- END TO -->\n\n <!-- START CC -->\n <div class="form-group" data-ng-if="mailRoom.status !== \'CLOSED\'">\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 <tags-input ng-model="form.cc" type="email" display-property="email">\n <auto-complete source="getContacts($query)"></auto-complete>\n </tags-input>\n </div>\n </div>\n </div>\n </div>\n <!-- END CC -->\n\n <!-- START BCC -->\n <div class="form-group" data-ng-if="mailRoom.status !== \'CLOSED\'">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">Bcc:</label>\n </div>\n <div class="col-md-11">\n <tags-input ng-model="form.bcc" type="email" display-property="email">\n <auto-complete source="getContacts($query)"></auto-complete>\n </tags-input>\n </div>\n </div>\n </div>\n </div>\n <!-- END BCC -->\n\n <!-- START SUBJECT -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.subject.$invalid && forms.compose.$submitted}" data-ng-if="mailRoom.status !== \'CLOSED\'">\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-if="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 </v-pane-content>\n </v-pane>\n </v-accordion>\n\n <!-- START ATTACH -->\n <div class="form-group" data-ng-if="uploader && (mailRoom.status !== \'CLOSED\')">\n <div class="col-md-12">\n <hr ng-if="uploader.queue.length">\n <table class="table">\n <tbody>\n <tr ng-repeat="item in uploader.queue">\n <td style="border-top:none" rowspan="{{uploader.queue.length}}" ng-if="(!$index)">\n {{\'APPLICATION_ATTACHMENTS\' | translate}}:\n </td>\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>\n <!-- END ATTACH -->\n\n <!-- START CANNED -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.subject.$invalid && forms.compose.$submitted}" data-ng-if="mailRoom.status !== \'CLOSED\'">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-magic" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <input type="text"\n data-ng-model="modelOptions.selectedAnswer"\n uib-typeahead="key for key in getAnswers($viewValue)"\n placeholder="Canned answers.."\n typeahead-loading="loadingLocations"\n typeahead-no-results="noResults"\n typeahead-on-select="onSelectAnswer($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-if="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 CANNED -->\n\n <!-- START HTML -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.text.$invalid && forms.compose.$submitted}" data-ng-if="mailRoom.status !== \'CLOSED\'">\n <div class="col-md-12">\n <div ckeditor="options" ng-model="form.html" ready="onCKReady($instance)"></div>\n <span data-ng-if="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 </div>\n </form>\n </div>\n </div>\n </div>\n</div>\n</div>\n<!-- END TODO CONTENT -->\n"), +a.put("app/channels/mail/inbox/status/status.modal.html",'<div class="modal-header">\n <button data-ng-if="modal.dismissable" type="button" data-ng-click="$dismiss()" class="close">×</button>\n <h4 data-ng-if="modal.title" data-ng-bind="modal.title | translate" class="modal-title"></h4>\n</div>\n<div class="modal-body">\n <p data-ng-if="modal.text && !closed" ng-bind="modal.text | translate"></p>\n <form name="form" novalidate data-ng-init="initDisposition()">\n <div class="form-group">\n <ui-select data-ng-model="item.disposition" name="disposition" theme="bootstrap" data-ng-disabled="!dispositions.length" required>\n <ui-select-match placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="disposition.name as disposition in dispositions | filter: $select.search">\n <div ng-bind-html="disposition.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="note note-warning" data-ng-if="dispositions.length < 1">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate }}\n </p>\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/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">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'NEW\'" uib-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>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="\'PENDING\'" uib-uncheckable>PENDING</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>CLOSED</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 btn-success" data-ng-click="disposeItems();" data-ng-show="id.length">\n <i class="fa fa-upload"></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 <!-- 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="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 | filter:$select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\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" class="ui-grid" ui-grid-auto-resize ui-grid-pagination ui-grid-selection>\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="fa fa-spinner"></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">\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.name}}\n </a>\n <b></b>\n </li>\n </ul>\n </div>\n\n <div class="col-md-9" data-ng-init="initView()">\n <!-- BEGIN PROFILE CONTENT -->\n <div class="room-content">\n <div ui-view>\n <div class="note note-info">\n <h4 class="block">Info! {{\'APPLICATION_NO_ACCOUNT_SELECTED\' | translate}}</h4>\n </div>\n </div>\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n\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 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 | uppercase}}</ui-select-match>\n <ui-select-choices repeat="strategy in strategies | 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 <!-- 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 AGENTS-->\n <div class="form-body" data-ng-init="getTeams()">\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="item.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="item.penalty=item.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="!item.penalty" data-ng-click="item.penalty=item.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 <!-- END AGENTS-->\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/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="fa fa-spinner"></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-if="Auth.isAdmin()">\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="fa fa-spinner"></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 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}}</label>\n <ui-select data-ng-model="queue.strategy" name="strategy" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="strategy in strategies | 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 STRATEGY -->\n\n <input data-ng-if="Auth.isAdmin()" 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 ui-grid-auto-resize>\n <span us-spinner spinner-key="grid-spinner" spinner-start-active="true"></span>\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" 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="fa fa-spinner"></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/openchannel/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="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_OPEN_CHANNEL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/openchannel/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/openchannel/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/openchannel/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/openchannel/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/openchannel/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 <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.OpenchannelQueueId" 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/openchannel/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 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}} <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 TIMEOUT -->\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\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}} <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 TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\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_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.settings.from.$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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.mail.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.template.$touched || forms.settings.$submitted) && forms.settings.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" 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.settings.template.$touched || forms.settings.$submitted) && forms.settings.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid && forms.settings.to.$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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$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" data-ng-class="{\'has-error\': (forms.settings.text.$touched || forms.text.$submitted) && forms.settings.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.settings.text.$touched || forms.settings.$submitted) && forms.settings.text.$invalid && forms.settings.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\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_INTERVAL_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/openchannel/account/view/action/wizard/wizard.html",'<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 <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\n <!-- START TIMEOUT -->\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 TIMEOUT -->\n\n </div>\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 <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/openchannel/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\n <!-- START TIMEOUT -->\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 TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1">\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_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.action.from.$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 </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" 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.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid && forms.action.to.$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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$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" data-ng-class="{\'has-error\': (forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid && forms.action.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\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">\n <uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\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_INTERVAL_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 <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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/openchannel/account/view/api/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_API\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <div class="tab-pane active" id="tab_1_1">\n <!-- START API -->\n <div class="row" >\n <div class="col-md-12">\n <label class="control-label">Receive URL</label>\n </div>\n </div>\n <div class="row" >\n <div class="col-md-11">\n <code-mirror model="receiveurl"></code-mirror>\n </div>\n <div class="col-md-1">\n <a class="btn btn-sm green-jungle" data-ng-click="copyToClipboard(receiveurl);"><i class="fa fa-clipboard"></i>\n </a>\n </div>\n </div>\n <!-- END API -->\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/openchannel/account/view/disposition/modal/add.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_DISPOSITIONS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.form.$touched || form.$submitted) && form.form.$invalid}">\n <div class="">\n <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" required/>\n <span data-ng-show="form.form.$touched && form.form.$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 <!-- END NAME -->\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="form.$valid">{{ \'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/openchannel/account/view/disposition/view/view.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_DISPOSITIONS\' | translate}}</span>\n </div>\n <div class="actions actions-md">\n <a href="#" class="btn btn-icon-only green" data-ng-click="addDisposition();">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div class="tab-content">\n <div class="row" data-ng-hide="dispositions.length">\n <div class="col-md-12">\n <div class="note note-info">\n <h4 class="block">Info! {{\'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate}}</h4>\n </div>\n </div>\n </div>\n\n <!-- GENERAL TAB -->\n <div class="row" data-ng-repeat="disposition in dispositions">\n <div class="col-md-12 form-group">\n <div class="input-group">\n <div>\n <input class="form-control" type="text" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" data-ng-model="disposition.name">\n </div>\n <span class="input-group-btn">\n <button class="btn btn-success" type="button" data-ng-click="updateDisposition(disposition.id, disposition.name);"><i class="fa fa-cloud-upload fa-fw"></i> {{\'APPLICATION_UPDATE\' | translate}}</button>\n <button class="btn btn-danger" type="button" data-ng-click="deleteDisposition(disposition.id);"><i class="fa fa-times fa-fw"></i> {{\'APPLICATION_DELETE\' | translate}}</button>\n </span>\n </div>\n </div>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/openchannel/account/view/hooks/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_HOOKS\' | 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_SEND\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_ACCEPT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_REJECT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_4" data-toggle="tab">{{\'APPLICATION_CLOSE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- START REPLY TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.info" data-ng-submit="forms.info.$valid && updateItem()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.info.method.$touched || forms.info.$submitted) && forms.info.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.replyMethod" name="method" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search" >\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.info.method.$touched || forms.info.$submitted) && forms.info.method.$invalid && forms.info.method.$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-8" data-ng-class="{\'has-error\': (forms.info.url.$touched || forms.info.$submitted) && forms.info.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.replyUrl" ng-required="account.replyMethod"/>\n <span data-ng-show="(forms.info.url.$touched || forms.info.$submitted) && forms.info.url.$invalid && forms.info.url.$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 <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END REPLY TAB -->\n\n <!-- START ACCEPT TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.accept" data-ng-submit="forms.accept.$valid && updateItem()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.acceptMethod" name="method" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid && forms.accept.method.$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-8" data-ng-class="{\'has-error\': (forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.acceptUrl" ng-required="account.acceptMethod"/>\n <span data-ng-show="(forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid && forms.accept.url.$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 <!-- START ACTIONS-->\n <div class="row" ng-repeat = "action in account.actions">\n <div ng-switch="action.action">\n <div ng-switch-when="pause">\n <div class="form-group col-md-4">\n <label class="control-label">{{\'APPLICATION_PAUSE\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-change="resetActionData(action)"\n data-ng-model="action.enabled"\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 <div ng-if="action.enabled" class="form-group col-md-8">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <ui-select name="action" data-ng-model="action.type" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_TYPE\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat=" pause.name as pause in pauses | filter: $select.search">\n <div ng-bind-html="pause.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n </div>\n <!-- END ACTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ACCEPT TAB -->\n <!-- START REJECT TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.reject" data-ng-submit="forms.reject.$valid && updateItem()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.rejectMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid && forms.reject.method.$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-8" data-ng-class="{\'has-error\': (forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.rejectUrl" ng-required="account.rejectMethod"/>\n <span data-ng-show="(forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid && forms.reject.url.$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 <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END REJECT TAB -->\n <!-- START CLOSE TAB -->\n <div class="tab-pane" id="tab_1_4">\n <form name="forms.close" data-ng-submit="forms.close.$valid && updateItem()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.closeMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid && forms.close.method.$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-8" data-ng-class="{\'has-error\': (forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.closeUrl" ng-required="account.closeMethod"/>\n <span data-ng-show="(forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid && forms.close.url.$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 <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CLOSE TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/openchannel/account/view/setting/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_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 && updateItem()" 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 <!-- START LIST -->\n <div class="form-group" data-ng-if="license.cm">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <div class="input-group">\n\n <ui-select data-ng-model="account.ListId" name="list" theme="bootstrap">\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\n <span class="input-group-btn">\n <button type="button" data-ng-click="account.ListId = null" class="btn btn-default">\n <span class="glyphicon glyphicon-trash"></span>\n </button>\n </span>\n\n </div>\n </div>\n <!-- END LIST -->\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 <!-- START CUSTOM -->\n <!-- <div class="form-group">\n <label class="control-label">{{\'APPLICATION_REPLY\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="account.reply"\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 <!-- START REPLY HOOK -->\n <!-- <div ng-if= "account.reply" class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.info.method.$touched || forms.info.$submitted) && forms.info.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.replyMethod" name="method" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search" >\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.info.method.$touched || forms.info.$submitted) && forms.info.method.$invalid && forms.info.method.$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-8" data-ng-class="{\'has-error\': (forms.info.url.$touched || forms.info.$submitted) && forms.info.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.replyUrl" required/>\n <span data-ng-show="(forms.info.url.$touched || forms.info.$submitted) && forms.info.url.$invalid && forms.info.url.$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 <!-- START REPLY HOOK -->\n <!-- END CUSTOM -->\n\n <!-- START REMOTE IP -->\n <div 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 class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\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_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/openchannel/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="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_OPEN_CHANNEL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/openchannel/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.openchannel.accounts.view.settings\')}">\n <a href="/channels/openchannel/accounts/view/{{account.id}}/settings">\n <i class="icon-settings"></i>\n {{\'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.openchannel.accounts.view.api\')}">\n <a href="/channels/openchannel/accounts/view/{{account.id}}/api">\n <i class="fa fa-external-link"></i>\n {{\'APPLICATION_API\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.openchannel.accounts.view.hooks\')}">\n <a href="/channels/openchannel/accounts/view/{{account.id}}/hooks">\n <i class="fa fa-code"></i>\n {{\'APPLICATION_HOOKS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.openchannel.accounts.view.dispositions\')}">\n <a href="/channels/openchannel/accounts/view/{{account.id}}/dispositions">\n <i class="icon-target"></i>\n {{\'APPLICATION_DISPOSITIONS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.includes(\'main.channels.openchannel.accounts.view.actions\')}">\n <a href="/channels/openchannel/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/openchannel/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-globe"></i>\n <a href="#">{{ \'APPLICATION_OPEN_CHANNEL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/openchannel/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 REMOTE IP -->\n <div 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 class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\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 <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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/openchannel/inbox/message/info.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body" data-ng-init="initInfo()" style=" overflow-x: auto;" >\n <div data-ng-if="data" >\n <json-formatter json="data" open="1"></json-formatter>\n </div>\n <div class="note note-warning" data-ng-hide="data">\n <p>\n {{ \'MESSAGE_NO_INFO_AVAILABLE\' | translate }}\n </p>\n </div>\n\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/channels/openchannel/inbox/message/message.html",'<div class="message">\n <div class="row">\n <div class="col-md-6">\n <!-- <span data-ng-if="Message.from" class="bold">From: {{Message.from}} </span>\n <br>\n <span data-ng-if="Message.to" class="bold">To: {{Message.to}} </span>\n <br> -->\n <div class="row" ng-if="Message.from">\n <div class="col-md-12">\n <span data-ng-if="Message.from" class="bold">From: {{Message.from}} </span>\n </div>\n </div>\n <div class="row" ng-if="Message.to">\n <div class="col-md-12">\n <span data-ng-if="Message.to" class="bold">To: {{Message.to}} </span>\n </div>\n </div>\n <div class="row" ng-if="Message.name">\n <div class="col-md-12">\n <span class="bold">Name: {{Message.name}}</span>\n </div>\n </div>\n <div class="row" ng-if="Message.phone">\n <div class="col-md-12">\n <span class="bold">Phone: <a href="" data-ng-click="openContact(\'phone\',Message.phone)">{{Message.phone}}</a></span>\n </div>\n </div>\n <div class="row" ng-if="Message.email">\n <div class="col-md-12">\n <span class="bold">Email: <a href="" data-ng-click="openContact(\'email\',Message.email)">{{Message.email}}</a></span>\n </div>\n </div>\n </div>\n <div class="col-md-6">\n <span class="pull-right" data-ng-if="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" data-ng-switch="Message.status">\n <a ng-switch-when="RECEIVED" href="#" class="btn default btn-xs inactive-link green-stripe"> {{Message.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n <a ng-switch-when="SENT" href="#" class="btn default btn-xs inactive-link green-stripe"> {{Message.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n <a ng-switch-when="DELIVERED" href="#" class="btn default btn-xs inactive-link green-stripe"> {{Message.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n <a ng-switch-when="SENDING" href="#" class="btn default btn-xs inactive-link blue-stripe" > {{Message.status | uppercase}}\n <i class="fa fa-warning"></i>\n </a>\n <a ng-switch-when="FAILED" href="#" class="btn default btn-xs red-stripe" data-ng-click="info(Message.res_data)"> {{Message.status | uppercase}}\n <i class="fa fa-times"></i>\n </a>\n <a ng-switch-default href="#" class="btn default btn-xs"> {{Message.status | uppercase}}\n </a>\n <br>\n </span>\n\n <i class="icon-calendar"></i> <span am-time-ago="Message.updatedAt"></span>\n </span>\n <hr>\n <ng-emoticons emoticons-data="Message.body"></ng-emoticons>\n <!-- <span class="body text-left" data-ng-bind-html="Message.body" style="white-space: pre-wrap;"></span> -->\n </div>\n'),a.put("app/channels/openchannel/inbox/room/room.directive.html",'<!-- BEGIN TODO CONTENT -->\n\n<div class="todo-content">\n <div class="portlet light">\n <div class="portlet-title">\n <div class="caption">\n <button class="btn btn-sm btn-default green-meadow" data-ng-if="Room.status !== \'CLOSED\'" data-ng-disabled="!form.body || forms.compose.from.$invalid || forms.compose.to.$invalid" data-ng-click="sendMessage()">\n <i class="icon-paper-plane" style="color: white;"></i> {{\'APPLICATION_SEND\' | translate}}\n </button>\n <span data-ng-show="Room && Room.status !== \'CLOSED\'"> | </span>\n <span data-ng-show="Room" class="label label-default">#{{Room.id}} {{Room.status}}</span>\n <span data-ng-if="Room && Room.ParentId"> | </span>\n <span data-ng-if="Room && Room.ParentId" class="label label-warning"> Ref: <a data-ng-click="openRoom(Room.ParentId,Room.contact)">#{{Room.ParentId}}</a></span>\n </div>\n <div class="actions" data-ng-switch="Room.status">\n <button class="btn btn-icon-only" data-ng-show="Room" data-ng-class="{\'btn-success\':Room.status !== \'CLOSED\',\'grey-cascade\':Room.status === \'CLOSED\'}" data-ng-click="closeRoom(Room.id)" data-ng-disabled="Room.status === \'CLOSED\' && Room.disposition">\n <i data-ng-class="{\'fa fa-upload\':Room.status !== \'CLOSED\',\'icon-target\':Room.status === \'CLOSED\'}"></i>\n </button>\n <button class="btn default btn-icon-only" data-ng-if="Room && Room.status !== \'CLOSED\'" type="button" data-ng-click="togglePanelLeft()" title="{{\'APPLICATION_RESIZE\' | translate}}">\n <i ng-class="panelRight == \'col-md-12\' ? \'icon-size-actual\' : \'icon-size-fullscreen\'"></i>\n </button>\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div data-ng-show="panelLeft" data-ng-class="panelLeft">\n <div class="form">\n <!-- START TAGS -->\n <div class="form-group" data-ng-if="Room.status !== \'CLOSED\' || (Room.status == \'CLOSED\' && form.tags.length)">\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 data-ng-disabled="Room.status == \'CLOSED\'" 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 <hr data-ng-if="Room && Room.status !== \'CLOSED\'">\n\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-switch="Room.status" data-ng-class="{\'in\': Message.status == \'RECEIVED\', \'out\': Message.status == \'SENT\' || Message.status == \'SENDING\' || Message.status == \'FAILED\' || Message.status == \'NOTE\' || Message.status == \'DELIVERED\' || Message.status == \'QUEUED\' || Message.status != \'RECEIVED\' }" data-ng-repeat="Message in Room.OpenchannelMessages | 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 <div class="avatar" data-ng-class="Message.UserId ? \'pretty-avatar\' : \'pretty-avatar-v\'">\n <ng-letter-avatar\n data-ng-if="Message.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{Message.User.fullname}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #3399CC"\n charCount="2"\n shape="round"></ng-letter-avatar>\n <ng-letter-avatar\n data-ng-if="!Message.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{Message.from}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #EA4C61"\n charCount="1"\n shape="round"></ng-letter-avatar>\n </div>\n <message message="Message" list-id="Room.OpenchannelAccount.ListId" ng-switch-default></message>\n </li>\n </ul>\n </div>\n </div>\n <div data-ng-class="panelRight">\n\n <div class="note note-info" data-ng-if="Room && Room.status == \'CLOSED\'">\n <h4 class="block">Info! {{\'MESSAGE_ROOM_CLOSED\' | translate}}</h4>\n <p>\n {{\'MESSAGE_ROOM_CLOSED_DETAILS\' | translate}}.\n </p>\n <hr>\n <p>\n <i class="icon-target"></i> {{\'APPLICATION_DISPOSITION\' | translate}}: <strong>{{Room.disposition}}</strong>\n </p>\n <p>\n <i class="icon-calendar"></i> {{\'APPLICATION_UPDATED_AT\' | translate}}: <strong>{{Room.updatedAt | date:\'medium\'}}</strong> (<span am-time-ago="Room.updatedAt"></span>)\n </p>\n </div>\n <form name="forms.compose" data-ng-submit="forms.compose.$valid" class="form-horizontal" novalidate>\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}" data-ng-if="Room.status !== \'CLOSED\'">\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="Room" theme="bootstrap" name="from" data-ng-model="form.from" required>\n <ui-select-match placeholder="From...">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="Account.name as Account in Accounts | filter: $select.search">\n <div data-ng-bind-html="Account.name | highlight: $select.search"></div>\n <small data-ng-bind-html="Account.name | 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 <!-- START TO -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.to.$invalid && forms.compose.$submitted}" data-ng-if="Room.status !== \'CLOSED\'">\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" name="to" class="form-control todo-taskbody-taskdesc" placeholder="To..." rows="8" data-ng-disabled="Room" 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 <!-- START CANNED -->\n <div class="form-group" data-ng-if="Room.status !== \'CLOSED\'">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-magic" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <input type="text"\n data-ng-model="modelOptions.selectedAnswer"\n uib-typeahead="key for key in getAnswers($viewValue)"\n placeholder="Canned answers.."\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 </div>\n </div>\n\n </div>\n <!-- END CANNED -->\n <!-- START message -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.body.$invalid && forms.compose.$submitted}" data-ng-if=" Room.status !== \'CLOSED\'">\n <div class="col-md-12">\n <textarea id="text" class="form-control maxlength-handler" rows="8" name="body" data-ng-model="form.body"></textarea>\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\n <!-- END message -->\n </div>\n </form>\n </div>\n </div>\n </div>\n </div>\n</div>\n<!-- END TODO CONTENT -->\n"),a.put("app/channels/openchannel/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">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'NEW\'" uib-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>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="\'PENDING\'" uib-uncheckable>PENDING</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>CLOSED</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 <!-- 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="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 | filter:$select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\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-inbox">\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/openchannel/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/openchannel/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="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_OPEN_CHANNEL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-note"></i>\n <a href="/channels/openchannel/inbox/list">{{ \'APPLICATION_INBOX\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row inbox" data-ng-init="initView()">\n <div class="col-md-3">\n <ul class="inbox-nav margin-bottom-10">\n <li data-ng-class="{active: $stateParams.id == Account.id}" data-ng-repeat="Account in Accounts">\n <a href="/channels/openchannel/inbox/view/account/{{Account.id}}/list" class="btn">\n <i class="icon-notebook"></i> {{Account.name}}\n </a>\n <b></b>\n </li>\n </ul>\n </div>\n\n <div class="col-md-9" >\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view>\n <div class="note note-info">\n <h4 class="block">Info! {{\'APPLICATION_NO_ACCOUNT_SELECTED\' | translate}}</h4>\n </div>\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/openchannel/inbox/view/view.status.modal.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 && !closed" ng-bind="modal.text | translate"></p>\n <form name="form" novalidate data-ng-init="initDisposition()">\n <div class="form-group">\n <ui-select data-ng-model="item.disposition" name="list" theme="bootstrap" data-ng-disabled="!dispositions.length" required>\n <ui-select-match placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="disposition.name as disposition in dispositions | filter: $select.search">\n <div ng-bind-html="disposition.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="note note-warning" data-ng-hide="dispositions.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate }}\n </p>\n </div>\n</form>\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</div>\n'),a.put("app/channels/openchannel/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/openchannel/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 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 strategies | 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 <!-- START AGENTS-->\n <div class="form-body" data-ng-init="getTeams()">\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="item.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="item.penalty=item.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="!item.penalty" data-ng-click="item.penalty=item.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 <!-- END AGENTS-->\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/openchannel/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="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_OPEN_CHANNEL\' | 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()" data-ng-if="Auth.isAdmin()">\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/openchannel/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/openchannel/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="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_OPEN_CHANNEL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/openchannel/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.openchannel.queues.view.settings\')}">\n <a data-ng-href="/channels/openchannel/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.openchannel.queues.view.agents\')}" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <a data-ng-href="/channels/openchannel/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/openchannel/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 && updateQueue()" 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 strategies | filter: $select.search">\n <div ng-bind-html="strategy | uppercase | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END HEADER SHAPE -->\n <input data-ng-if="Auth.isAdmin()" 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/openchannel/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 ui-grid-auto-resize>\n <span us-spinner spinner-key="grid-spinner" spinner-start-active="true"></span>\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/openchannel/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/openchannel/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/openchannel/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" 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/openchannel/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-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_OPEN_CHANNEL\' | 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.openchannel.realtime.view.agents\')}">\n <a href="/channels/openchannel/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.openchannel.realtime.view.applications\')}">\n <a href="/channels/openchannel/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/openchannel/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 ui-grid-auto-resize>\n <span us-spinner spinner-key="grid-spinner" spinner-start-active="true"></span>\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="fa fa-spinner"></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="fa fa-spinner"></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 <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 <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/sms/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 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}} <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 TIMEOUT -->\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\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}} <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 TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid && forms.settings.to.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.template.$touched || forms.settings.$submitted) && forms.settings.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" 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.settings.template.$touched || forms.settings.$submitted) && forms.settings.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid && forms.settings.to.$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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$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" data-ng-class="{\'has-error\': (forms.settings.text.$touched || forms.text.$submitted) && forms.settings.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.settings.text.$touched || forms.settings.$submitted) && forms.settings.text.$invalid && forms.settings.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\n </div>\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\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_INTERVAL_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/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 <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_AGENTS\' | 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\n <!-- START TIMEOUT -->\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 TIMEOUT -->\n\n </div>\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 <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/sms/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\n <!-- START TIMEOUT -->\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 TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid && forms.action.to.$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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" 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.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid && forms.action.to.$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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$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" data-ng-class="{\'has-error\': (forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid && forms.action.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\n </div>\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\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_INTERVAL_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 <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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/api/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_API\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- CALLBACK TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <!-- START CALLBACK URL -->\n <div class="row" >\n <div class="col-md-12">\n <label class="control-label">Receive URL</label>\n <p>\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 </p>\n </div>\n </div>\n <div class="row" >\n <div class="col-md-11">\n <code-mirror model="receiveurl"></code-mirror>\n </div>\n <div class="col-md-1">\n <a class="btn btn-sm green-jungle" data-ng-click="copyToClipboard(receiveurl);"><i class="fa fa-clipboard"></i>\n </a>\n </div>\n </div><br>\n <!-- END CALLACK URL -->\n <!-- START DELIVERY CALLBACK URL -->\n <div ng-if= "account.smstype == \'classic+\'" class="row" ng-show="!forms.info.remote.$invalid">\n <div class="col-md-12">\n <label class="control-label">Delivery URL </label>\n <p>\n Copy the following url and insert it into your {{account.type}} account settings to receive delivery report.\n <a href="https://wiki.xcallymotion.com/display/XMD/SMS" target="_blank">Detail</a>\n </p>\n </div>\n </div>\n <div ng-if= "account.smstype == \'classic+\'" class="row" ng-show="!forms.info.remote.$invalid">\n <div class="col-md-11">\n <code-mirror class="control-label" model="deliveryurl"></code-mirror>\n </div>\n <div class="col-md-1">\n <a class="btn btn-sm green-jungle" data-ng-click="copyToClipboard(deliveryurl);"><i class="fa fa-clipboard"></i>\n </a>\n </div>\n </div>\n <!-- END DELIVERY CALLACK URL -->\n </div>\n <!-- END CALLBACK TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/sms/account/view/disposition/modal/add.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_DISPOSITIONS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.form.$touched || form.$submitted) && form.form.$invalid}">\n <div class="">\n <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" required/>\n <span data-ng-show="form.form.$touched && form.form.$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 <!-- END NAME -->\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="form.$valid">{{ \'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/account/view/disposition/view/view.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_DISPOSITIONS\' | translate}}</span>\n </div>\n <div class="actions actions-md">\n <a href="#" class="btn btn-icon-only green" data-ng-click="addDisposition();">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div class="tab-content">\n <div class="row" data-ng-hide="dispositions.length">\n <div class="col-md-12">\n <div class="note note-info">\n <h4 class="block">Info! {{\'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate}}</h4>\n </div>\n </div>\n </div>\n\n <!-- GENERAL TAB -->\n <div class="row" data-ng-repeat="disposition in dispositions">\n <div class="col-md-12 form-group">\n <div class="input-group">\n <div>\n <input class="form-control" type="text" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" data-ng-model="disposition.name">\n </div>\n <span class="input-group-btn">\n <button class="btn btn-success" type="button" data-ng-click="updateDisposition(disposition.id, disposition.name);"><i class="fa fa-cloud-upload fa-fw"></i> {{\'APPLICATION_UPDATE\' | translate}}</button>\n <button class="btn btn-danger" type="button" data-ng-click="deleteDisposition(disposition.id);"><i class="fa fa-times fa-fw"></i> {{\'APPLICATION_DELETE\' | translate}}</button>\n </span>\n </div>\n </div>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/sms/account/view/hooks/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_HOOKS\' | 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_ACCEPT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_REJECT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_CLOSE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- ACCEPT TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.accept" data-ng-submit="forms.accept.$valid && updateItemSmsAccount()" novalidate>\n <!-- START ACCEPT URL -->\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.acceptMethod" name="method" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid && forms.accept.method.$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-8" data-ng-class="{\'has-error\': (forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.acceptUrl" ng-required="account.acceptMethod"/>\n <span data-ng-show="(forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid && forms.accept.url.$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 <!-- END ACCEPT URL-->\n <!-- START ACTIONS-->\n <!-- START PAUSE -->\n <div class="row" ng-repeat = "action in account.actions">\n <div ng-switch="action.action">\n <div ng-switch-when="pause">\n <div class="form-group col-md-4">\n <label class="control-label">{{\'APPLICATION_PAUSE\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-change="resetActionData(action)"\n data-ng-model="action.enabled"\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 <div ng-if="action.enabled" class="form-group col-md-8">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <ui-select name="action" data-ng-model="action.type" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_TYPE\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat=" pause.name as pause in pauses | filter: $select.search">\n <div ng-bind-html="pause.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n </div>\n <!-- END ACTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ACCEPT TAB -->\n <!-- START REJECT TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.reject" data-ng-submit="forms.reject.$valid && updateItemSmsAccount()" novalidate>\n <!-- START REJECT URL -->\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.rejectMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid && forms.reject.method.$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-8" data-ng-class="{\'has-error\': (forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.rejectUrl" ng-required="account.rejectMethod"/>\n <span data-ng-show="(forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid && forms.reject.url.$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\n <!-- END REJECT URL -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END REJECT TAB -->\n <!-- START CLOSE TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.close" data-ng-submit="forms.close.$valid && updateItemSmsAccount()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.closeMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid && forms.close.method.$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-8" data-ng-class="{\'has-error\': (forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.closeUrl" ng-required="account.closeMethod"/>\n <span data-ng-show="(forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid && forms.close.url.$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 <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CLOSE TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/channels/sms/account/view/setting/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_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 <!-- START LIST -->\n <div class="form-group" data-ng-if="license.cm">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <div class="input-group">\n\n <ui-select data-ng-model="account.ListId" name="list" theme="bootstrap">\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\n <span class="input-group-btn">\n <button type="button" data-ng-click="account.ListId = null" class="btn btn-default">\n <span class="glyphicon glyphicon-trash"></span>\n </button>\n </span>\n\n </div>\n </div>\n <!-- END LIST -->\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 <!-- START TWILIO -->\n <!-- START PHONE -->\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 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\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 <!-- END TWILIO -->\n <!-- START SKEBBY -->\n <!-- START SKEBBY SMS TYPE -->\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 SKEBBY SMS TYPE -->\n <!-- START PHONE -->\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 <!-- END SKEBBY -->\n <!-- START REMOTE IP -->\n <div 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 class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\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_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/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="fa fa-spinner"></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.is(\'main.channels.sms.accounts.view.api\')}">\n <a href="/channels/sms/accounts/view/{{account.id}}/api">\n <i class="fa fa-external-link"></i>\n {{\'APPLICATION_API\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.sms.accounts.view.hooks\')}">\n <a href="/channels/sms/accounts/view/{{account.id}}/hooks">\n <i class="fa fa-code"></i>\n {{\'APPLICATION_HOOKS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.sms.accounts.view.dispositions\')}">\n <a href="/channels/sms/accounts/view/{{account.id}}/dispositions">\n <i class="icon-target"></i>\n {{\'APPLICATION_DISPOSITIONS\' | 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 </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 <!-- START LIST -->\n <div class="form-group" data-ng-if="license.cm">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <div class="input-group">\n\n <ui-select data-ng-model="account.ListId" name="list" theme="bootstrap">\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\n <span class="input-group-btn">\n <button type="button" data-ng-click="account.ListId = null" class="btn btn-default">\n <span class="glyphicon glyphicon-trash"></span>\n </button>\n </span>\n\n </div>\n </div>\n <!-- END LIST -->\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<!-- Format with a \'+\' and country code -->\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 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-show="!forms.info.remote.$invalid" class="row" >\n <!-- <div class="row"> -->\n <div class="col-md-12">\n <label class="control-label">URL </label><br>\n <span ng-if= "account.type == \'twilio\' || account.type == \'skebby\'">\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 </span>\n </div>\n </div>\n <br>\n <div ng-show="!forms.info.remote.$invalid" class="row" >\n <div class="col-md-11">\n <code-mirror model="receiveurl"></code-mirror>\n </div>\n <div class="col-md-1">\n <a class="btn btn-sm green-jungle" data-ng-click="copyToClipboard(receiveurl);"><i class="fa fa-clipboard"></i>\n </a>\n </div>\n </div>\n <!-- END CALLACK URL -->\n <!-- START DELIVERY CALLBACK URL -->\n <div ng-if= "account.smstype == \'classic+\'" class="row" ng-show="!forms.info.remote.$invalid">\n <div class="col-md-12">\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 </div>\n </div>\n <br>\n <div ng-if= "account.smstype == \'classic+\'" class="row" ng-show="!forms.info.remote.$invalid">\n <div class="col-md-11">\n <code-mirror class="control-label" model="deliveryurl"></code-mirror>\n </div>\n <div class="col-md-1">\n <a class="btn btn-sm green-jungle" data-ng-click="copyToClipboard(deliveryurl);"><i class="fa fa-clipboard"></i>\n </a>\n </div>\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 </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 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 <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 </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" 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 class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\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 <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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/room/room.directive.html",'<!-- BEGIN TODO CONTENT -->\n\n<div class="todo-content">\n <div class="portlet light">\n <div class="portlet-title">\n <div class="caption">\n <button class="btn btn-sm btn-default green-meadow" data-ng-if="SmsRoom.status !== \'CLOSED\'" data-ng-disabled="!form.body || forms.compose.from.$invalid || forms.compose.to.$invalid" data-ng-click="sendSMS()">\n <i class="icon-paper-plane" style="color: white;"></i> {{\'APPLICATION_SEND\' | translate}}\n </button>\n <span data-ng-show="SmsRoom && SmsRoom.status !== \'CLOSED\'"> | </span>\n <span data-ng-show="SmsRoom" class="label label-default">#{{SmsRoom.id}} {{SmsRoom.status}}</span>\n <span data-ng-if="SmsRoom && SmsRoom.ParentId"> | </span>\n <span data-ng-if="SmsRoom && SmsRoom.ParentId" class="label label-warning"> Ref: <a data-ng-click="openRoom(SmsRoom.ParentId,SmsRoom.contact)">#{{SmsRoom.ParentId}}</a></span>\n </div>\n <div class="actions" data-ng-switch="SmsRoom.status">\n <button class="btn btn-icon-only" data-ng-show="SmsRoom" data-ng-class="{\'btn-success\':SmsRoom.status !== \'CLOSED\',\'grey-cascade\':SmsRoom.status === \'CLOSED\'}" data-ng-click="closeRoom(SmsRoom.id)" data-ng-disabled="SmsRoom.status === \'CLOSED\' && SmsRoom.disposition">\n <i data-ng-class="{\'fa fa-upload\':SmsRoom.status !== \'CLOSED\',\'icon-target\':SmsRoom.status === \'CLOSED\'}"></i>\n </button>\n <button class="btn default btn-icon-only" data-ng-if="SmsRoom && SmsRoom.status !== \'CLOSED\'" type="button" data-ng-click="togglePanelLeft()" title="{{\'APPLICATION_RESIZE\' | translate}}">\n <i ng-class="panelRight == \'col-md-12\' ? \'icon-size-actual\' : \'icon-size-fullscreen\'"></i>\n </button>\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div data-ng-show="panelLeft" data-ng-class="panelLeft">\n <div class="form">\n <!-- START TAGS -->\n <div class="form-group" data-ng-if="SmsRoom.status !== \'CLOSED\' || (SmsRoom.status == \'CLOSED\' && form.tags.length)">\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 data-ng-disabled="SmsRoom.status == \'CLOSED\'" 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 <hr data-ng-if="SmsRoom && SmsRoom.status !== \'CLOSED\'">\n\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-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 <div class="avatar" data-ng-class="smsMessage.UserId ? \'pretty-avatar\' : \'pretty-avatar-v\'">\n <ng-letter-avatar\n data-ng-if="smsMessage.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{smsMessage.User.fullname}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #3399CC"\n charCount="2"\n shape="round"></ng-letter-avatar>\n <ng-letter-avatar\n data-ng-if="!smsMessage.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{smsMessage.from}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #EA4C61"\n charCount="1"\n shape="round"></ng-letter-avatar>\n </div>\n <sms message="smsMessage" list-id="SmsRoom.SmsAccount.ListId" accounttype=\'SmsRoom.SmsAccount.type\' ng-switch-default></sms>\n </li>\n </ul>\n </div>\n </div>\n <div data-ng-class="panelRight">\n <div class="note note-info" data-ng-if="SmsRoom && SmsRoom.status == \'CLOSED\'">\n <h4 class="block">Info! {{\'MESSAGE_SMS_ROOM_CLOSED\' | translate}}</h4>\n <p>\n {{\'MESSAGE_SMS_ROOM_CLOSED_DETAILS\' | translate}}.\n </p>\n <hr>\n <p>\n <i class="icon-target"></i> {{\'APPLICATION_DISPOSITION\' | translate}}: <strong>{{SmsRoom.disposition}}</strong>\n </p>\n <p>\n <i class="icon-calendar"></i> {{\'APPLICATION_UPDATED_AT\' | translate}}: <strong>{{SmsRoom.updatedAt | date:\'medium\'}}</strong> (<span am-time-ago="SmsRoom.updatedAt"></span>)\n </p>\n </div>\n <form name="forms.compose" data-ng-submit="forms.compose.$valid && sendSMS()" class="form-horizontal" novalidate>\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}" data-ng-if="SmsRoom.status !== \'CLOSED\'">\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="SmsRoom" theme="bootstrap" name="from" data-ng-model="form.from" 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 <!-- START TO -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.to.$invalid && forms.compose.$submitted}" data-ng-if="SmsRoom.status !== \'CLOSED\'">\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="SmsRoom" 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 <!-- START CANNED -->\n <div class="form-group" data-ng-if="SmsRoom.status !== \'CLOSED\'">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-magic" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <input type="text"\n data-ng-model="modelOptions.selectedAnswer"\n uib-typeahead="key for key in getAnswers($viewValue)"\n placeholder="Canned answers.."\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 </div>\n </div>\n\n </div>\n <!-- END CANNED -->\n <!-- START message -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.body.$invalid && forms.compose.$submitted}" data-ng-if="SmsRoom.status !== \'CLOSED\'">\n <div class="col-md-12">\n <textarea id="text" class="form-control maxlength-handler" rows="8" maxlength="160" name="body" data-ng-model="form.body" ></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 <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\n <!-- END message -->\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/sms/info.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body" data-ng-init="initInfo()" style=" overflow-x: auto;">\n <div class="form-group" ng-if="data">\n <json-formatter json="data" open="1"></json-formatter>\n </div>\n <div class="note note-warning" data-ng-hide="data">\n <p>\n {{ \'MESSAGE_NO_INFO_AVAILABLE\' | translate }}\n </p>\n </div>\n\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/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 [<a href="" data-ng-click="openContact(smsMessage.from)">{{smsMessage.from}}</a>]\n <br>\n <span class="bold">To: </span>\n [<a href="" data-ng-click="openContact(smsMessage.to)">{{smsMessage.to}}</a>]\n <br>\n </div>\n <div class="col-md-6">\n <span class="pull-right" data-ng-if="smsMessage.User">{{\'APPLICATION_SENT_BY\' | translate}}: <strong>{{smsMessage.User.fullname}}</strong></span>\n <span class="pull-right" data-ng-if="smsMessage.source">{{\'APPLICATION_SENT_BY\' | translate}}: <strong>Cally ²</strong>\n <a ng-click="info(smsMessage.source)"><i class="icon-info font-blue"></i>\n </a>\n </div>\n </div>\n\n <br>\n <span class="todo-tasklist-date">\n <span class="pull-right" data-ng-switch="smsMessage.status">\n <a ng-switch-when="RECEIVED" href="#" class="btn default btn-xs inactive-link green-stripe"> {{smsMessage.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n <a ng-switch-when="SENT" href="#" class="btn default btn-xs inactive-link green-stripe"> {{smsMessage.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n <a ng-switch-when="DELIVERED" href="#" class="btn default btn-xs inactive-link green-stripe"> {{smsMessage.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n <a ng-switch-when="SENDING" href="#" class="btn default btn-xs inactive-link blue-stripe" > {{smsMessage.status | uppercase}}\n <i class="fa fa-warning"></i>\n </a>\n <a ng-switch-when="FAILED" href="#" class="btn default btn-xs red-stripe" data-ng-click="info(null,smsMessage.res_data)"> {{smsMessage.status | uppercase}}\n <i class="fa fa-times"></i>\n </a>\n <a ng-switch-default href="#" class="btn default btn-xs"> {{smsMessage.status | uppercase}}\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 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 != 1) && (smsMessage.errorcode) && (accounttype==\'skebby\')">Error Code:{{smsMessage.errorcode}}</a> -->\n </span>\n\n <i class="icon-calendar"></i> <span am-time-ago="smsMessage.updatedAt"></span>\n </span>\n <hr>\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/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">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'NEW\'" uib-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>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="\'PENDING\'" uib-uncheckable>PENDING</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>CLOSED</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 btn-success" data-ng-click="disposeItems();" data-ng-show="id.length">\n <i class="fa fa-upload"></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 <!-- 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="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 | filter:$select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\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-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'),a.put("app/channels/sms/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/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="fa fa-spinner"></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\n<!-- BEGIN PAGE CONTENT-->\n<div class="row inbox" data-ng-init="initView()">\n <div class="col-md-3">\n <ul class="inbox-nav margin-bottom-10">\n <li data-ng-class="{active: $stateParams.id == smsAccount.id}" data-ng-repeat="smsAccount in smsAccounts">\n <a href="/channels/sms/inbox/view/account/{{smsAccount.id}}/list" class="btn">\n <i class="icon-notebook"></i> {{smsAccount.name}}\n </a>\n <b></b>\n </li>\n </ul>\n </div>\n\n <div class="col-md-9" >\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view>\n <div class="note note-info">\n <h4 class="block">Info! {{\'APPLICATION_NO_ACCOUNT_SELECTED\' | translate}}</h4>\n </div>\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/inbox/view/view.status.modal.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 && !closed" ng-bind="modal.text | translate"></p>\n <form name="form" novalidate data-ng-init="initDisposition()">\n <div class="form-group">\n <ui-select data-ng-model="item.disposition" name="list" theme="bootstrap" data-ng-disabled="!dispositions.length" required>\n <ui-select-match placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="disposition.name as disposition in dispositions | filter: $select.search">\n <div ng-bind-html="disposition.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="note note-warning" data-ng-hide="dispositions.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate }}\n </p>\n </div>\n</form>\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/sms/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/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 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 strategies | 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 <!-- 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 AGENTS-->\n <div class="form-body" data-ng-init="getTeams()">\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="item.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="item.penalty=item.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="!item.penalty" data-ng-click="item.penalty=item.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 <!-- END AGENTS-->\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/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="fa fa-spinner"></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()" data-ng-if="Auth.isAdmin()">\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="fa fa-spinner"></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\')}" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\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 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}}</label>\n <ui-select data-ng-model="queue.strategy" name="strategy" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="strategy in strategies | filter: $select.search">\n <div ng-bind-html="strategy | uppercase | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END STRATEGY -->\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 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 <input data-ng-if="Auth.isAdmin()" 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 ui-grid-auto-resize>\n <span us-spinner spinner-key="grid-spinner" spinner-start-active="true"></span>\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" 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="fa fa-spinner"></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="fa fa-user-secret"></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="fa fa-user-secret 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="fa fa-spinner"></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="fa fa-user-secret"></i>\n <a href="/channels/voice/chanspy/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.channels.voice.chanspy.view.settings\')}">\n <a data-ng-href="/channels/voice/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="fa fa-spinner"></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_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="fa fa-spinner"></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/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/disposition/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-spinner"></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-target"></i>\n <a href="/channels/voice/dispositions/list">{{ \'APPLICATION_DISPOSITIONS\' | 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_DISPOSITIONS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <a href="#" class="btn btn-icon-only green" data-ng-click="addDisposition();">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <div class="row" data-ng-hide="dispositions.length">\n <div class="col-md-12">\n <div class="note note-info">\n <h4 class="block">Info! {{\'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate}}</h4>\n </div>\n </div>\n </div>\n\n <!-- GENERAL TAB -->\n <div class="row" data-ng-repeat="disposition in dispositions">\n <div class="col-md-12 form-group">\n <div class="input-group">\n <div>\n <input class="form-control" type="text" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" data-ng-model="disposition.name">\n </div>\n <span class="input-group-btn">\n <button class="btn btn-success" type="button" data-ng-click="updateDisposition(disposition.id, disposition.name);"><i class="fa fa-cloud-upload fa-fw"></i> {{\'APPLICATION_UPDATE\' | translate}}</button>\n <button class="btn btn-danger" type="button" data-ng-click="deleteDisposition(disposition.id);"><i class="fa fa-times fa-fw"></i> {{\'APPLICATION_DELETE\' | translate}}</button>\n </span>\n </div>\n </div>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/disposition/list/modal/add.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_DISPOSITIONS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.form.$touched || form.$submitted) && form.form.$invalid}">\n <div class="">\n <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" required/>\n <span data-ng-show="form.form.$touched && form.form.$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 <!-- END NAME -->\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="form.$valid">{{ \'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/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="fa fa-spinner"></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-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="fa fa-spinner"></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-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 AGENTS-->\n <div class="form-body" data-ng-init="getTeams()">\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="item.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="item.penalty=item.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="!item.penalty" data-ng-click="item.penalty=item.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 <!-- END AGENTS-->\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="fa fa-spinner"></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-if="Auth.isAdmin()">\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="fa fa-spinner"></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 && forms.announce.$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">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path 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 && forms.general.$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}}</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="announce.path as announce in periodicAnnounces | filter: $select.search track by $index">\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}}</label>\n <ui-select data-ng-model="queue.queue_reporthold" name="queue_reporthold" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path 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}}</label>\n <ui-select data-ng-model="queue.queue_youarenext" name="queue_youarenext" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path 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}}</label>\n <ui-select data-ng-model="queue.queue_thereare" name="queue_thereare" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path 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}}</label>\n <ui-select data-ng-model="queue.queue_callswaiting" name="queue_callswaiting" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path 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}}</label>\n <ui-select data-ng-model="queue.queue_holdtime" name="queue_holdtime" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path 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}}</label>\n <ui-select data-ng-model="queue.queue_minutes" name="queue_minutes" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path 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}}</label>\n <ui-select data-ng-model="queue.queue_minute" name="queue_minute" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path 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}}</label>\n <ui-select data-ng-model="queue.queue_seconds" name="queue_seconds" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path 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}}</label>\n <ui-select data-ng-model="queue.queue_thankyou" name="QUEUE_THANKYOU" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path 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.announce.$valid && forms.general.$valid && 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></br>\n <input\n bs-switch\n class="form-control"\n ng-model="queue.autopause"\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 ng-true-value="\'all\'"\n ng-false-value="\'no\'">\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 <!-- START SETINTERFACEVAR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.setinterfacevar.$touched || forms.advanced.$submitted) && forms.advanced.setinterfacevar.$invalid}">\n <label class="control-label">{{\'APPLICATION_SETINTERFACEVAR\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="queue.setinterfacevar"\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_SETINTERFACEVAR\' | translate }} <a href="https://wiki.xcallymotion.com/display/XMD/Queues+-+Voice+Channel" target="_blank">wiki</a>)\n </span>\n <span data-ng-show="(forms.advanced.setinterfacevar.$touched || forms.advanced.$submitted) && forms.advanced.setinterfacevar.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_SETINTERFACEVAR\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SETINTERFACEVAR -->\n\n <!-- START SETQUEUEVAR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.setqueuevar.$touched || forms.advanced.$submitted) && forms.advanced.setqueuevar.$invalid}">\n <label class="control-label">{{\'APPLICATION_SETQUEUEVAR\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="queue.setqueuevar"\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_SETQUEUEVAR\' | translate }} <a href="https://wiki.xcallymotion.com/display/XMD/Queues+-+Voice+Channel" target="_blank">wiki</a>)\n </span>\n <span data-ng-show="(forms.advanced.setqueuevar.$touched || forms.advanced.$submitted) && forms.advanced.setqueuevar.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_SETQUEUEVAR\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SETQUEUEVAR -->\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 <!-- START SETQUEUEENTRYVAR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.setqueueentryvar.$touched || forms.advanced.$submitted) && forms.advanced.setqueueentryvar.$invalid}">\n <label class="control-label">{{\'APPLICATION_SETQUEUEENTRYVAR\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="queue.setqueueentryvar"\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_SETQUEUEENTRYVAR\' | translate }} <a href="https://wiki.xcallymotion.com/display/XMD/Queues+-+Voice+Channel" target="_blank">wiki</a>)\n </span>\n <span data-ng-show="(forms.advanced.setqueueentryvar.$touched || forms.advanced.$submitted) && forms.advanced.setqueueentryvar.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_SETQUEUEENTRYVAR\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SETQUEUEENTRYVAR -->\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/abandoned/abandoned.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAbandoned()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-pagination 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/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 ui-grid-auto-resize>\n <span us-spinner spinner-key="grid-spinner" spinner-start-active="true"></span>\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_SIP_CLIENT_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<!-- hidden random uiselect, needed to recompile the modal every time and show the content -->\n<ui-select multiple class="hide" 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<!-- -->\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/outbound/outbound.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initDials()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-auto-resize ui-grid-pagination>\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/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 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/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" ui-grid-tree-view ui-grid-expandable-row ui-grid-pagination 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/queuecalls/queuecalls.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" ui-grid-auto-resize ui-grid-pagination>\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 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.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.queuecalls\')}">\n <a href="/channels/voice/realtime/view/queuecalls">\n {{\'APPLICATION_QUEUE_CALLS\' | 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 <li data-ng-class="{\'active\': $state.is(\'main.channels.voice.realtime.view.abandoned\')}">\n <a href="/channels/voice/realtime/view/abandoned">\n {{\'APPLICATION_QUEUE_ABANDONED\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.voice.realtime.view.outbound\')}">\n <a href="/channels/voice/realtime/view/outbound">\n {{\'APPLICATION_OUTBOUND_CALLS\' | 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="fa fa-spinner"></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="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="fa fa-spinner"></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" data-ng-show="selectedRows.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/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-selection 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="fa fa-spinner"></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-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="fa fa-spinner"></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-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" data-ng-show="selectedRows.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/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-selection 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/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="fa fa-spinner"></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-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="fa fa-spinner"></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-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="fa fa-spinner"></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-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 </div>\n </div>\n <!-- END TIME -->\n\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="interval.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\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="interval.alwaysTime"\n type="checkbox"\n switch-active="{{ alwaysSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ alwaysSwitch.onColor }}"\n switch-off-color="{{ alwaysSwitch.offColor }}"\n switch-animate="{{ alwaysSwitch.animate }}"\n switch-size="{{ alwaysSwitch.size }}"\n switch-label="{{ alwaysSwitch.label }}"\n switch-icon="{{ alwaysSwitch.icon }}"\n switch-radio-off="{{ alwaysSwitch.radioOff }}"\n switch-label-width="{{ alwaysSwitch.labelWidth }}"\n switch-handle-width="{{ alwaysSwitch.handleWidth }}">\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="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 <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVAL_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.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" data-ng-show="selectedRows.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/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-selection 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/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 RECORDINGFORMAT -->\n <div data-ng-if="route.record" class="form-group" data-ng-class="{\'has-error\': (forms.general.recordingFormat.$touched || forms.general.$submitted) && forms.general.recordingFormat.$invalid}">\n <label class="control-label">{{\'APPLICATION_FORMAT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.recordingFormat" name="recordingFormat" theme="bootstrap" data-ng-required="route.record">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="format in [\'wav\',\'gsm\'] | filter: $select.search">\n <div ng-bind-html="format | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.general.recordingFormat.$touched || forms.general.$submitted) && forms.general.recordingFormat.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RECORDINGFORMAT -->\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\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" pattern="[^,]*" 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 <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | 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" pattern="[^,]*" 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 <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 <!-- START APPLICATION_ANNOUNCE_OVERRIDE -->\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_ANNOUNCE_OVERRIDE\' | 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="settings.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 APPLICATION_ANNOUNCE_OVERRIDE -->\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 <!-- START AGI -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.agi.$touched || forms.settings.$submitted) && forms.settings.agi.$invalid}">\n <label class="control-label">{{ \'APPLICATION_AGI\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="agi" placeholder="{{ \'APPLICATION_AGI\' | translate }}" class="form-control" data-ng-model="application.appdata[5]" data-ng-init="application.appdata[6] = null">\n <span data-ng-show="(forms.settings.agi.$touched || forms.settings.$submitted) && forms.settings.agi.$invalid && forms.settings.agi.$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.agi.$touched || forms.settings.$submitted) && forms.settings.agi.$invalid && forms.settings.agi.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END AGI -->\n\n <!-- START MACRO -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.macro.$touched || forms.settings.$submitted) && forms.settings.macro.$invalid}">\n <label class="control-label">{{ \'APPLICATION_MACRO\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="macro" placeholder="{{ \'APPLICATION_MACRO\' | translate }}" class="form-control" data-ng-model="application.appdata[6]" data-ng-init="application.appdata[6] = null">\n <span data-ng-show="(forms.settings.macro.$touched || forms.settings.$submitted) && forms.settings.macro.$invalid && forms.settings.macro.$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.macro.$touched || forms.settings.$submitted) && forms.settings.macro.$invalid && forms.settings.macro.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END MACRO -->\n\n <!-- START GOSUB -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.gosub.$touched || forms.settings.$submitted) && forms.settings.gosub.$invalid}">\n <label class="control-label">{{ \'APPLICATION_GOSUB\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="gosub" placeholder="{{ \'APPLICATION_GOSUB\' | translate }}" class="form-control" data-ng-model="application.appdata[7]" data-ng-init="application.appdata[7] = null">\n <span data-ng-show="(forms.settings.gosub.$touched || forms.settings.$submitted) && forms.settings.gosub.$invalid && forms.settings.gosub.$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.gosub.$touched || forms.settings.$submitted) && forms.settings.gosub.$invalid && forms.settings.gosub.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END GOSUB -->\n\n <!-- START RULE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.rule.$touched || forms.settings.$submitted) && forms.settings.rule.$invalid}">\n <label class="control-label">{{ \'APPLICATION_RULE\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="rule" placeholder="{{ \'APPLICATION_RULE\' | translate }}" class="form-control" data-ng-model="application.appdata[8]" data-ng-init="application.appdata[8] = null">\n <span data-ng-show="(forms.settings.rule.$touched || forms.settings.$submitted) && forms.settings.rule.$invalid && forms.settings.rule.$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.rule.$touched || forms.settings.$submitted) && forms.settings.rule.$invalid && forms.settings.rule.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END RULE -->\n\n <!-- START POSITION -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.position.$touched || forms.settings.$submitted) && forms.settings.position.$invalid}">\n <label class="control-label">{{ \'APPLICATION_POSITION\' | translate }}</label>\n <input type="number" min="0" name="position" placeholder="{{ \'APPLICATION_POSITION\' | translate }}" class="form-control" data-ng-model="application.appdata[9]" data-ng-init="application.appdata[9] = null">\n <span data-ng-show="(forms.settings.position.$touched || forms.settings.$submitted) && forms.settings.position.$invalid && forms.settings.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 POSITION -->\n\n <!-- START ANSWER -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ANSWER\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-init="application.answer=true"\n data-ng-model="application.answer"\n type="checkbox"\n switch-active="{{ alwaysSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ alwaysSwitch.onColor }}"\n switch-off-color="{{ alwaysSwitch.offColor }}"\n switch-animate="{{ alwaysSwitch.animate }}"\n switch-size="{{ alwaysSwitch.size }}"\n switch-label="{{ alwaysSwitch.label }}"\n switch-icon="{{ alwaysSwitch.icon }}"\n switch-radio-off="{{ alwaysSwitch.radioOff }}"\n switch-label-width="{{ alwaysSwitch.labelWidth }}"\n switch-handle-width="{{ alwaysSwitch.handleWidth }}">\n </label>\n </div>\n </div>\n <!-- END ANSWER -->\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="settings.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\n <!-- START ANSWER -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ANSWER\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-init="application.answer=true"\n data-ng-model="application.answer"\n type="checkbox"\n switch-active="{{ alwaysSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ alwaysSwitch.onColor }}"\n switch-off-color="{{ alwaysSwitch.offColor }}"\n switch-animate="{{ alwaysSwitch.animate }}"\n switch-size="{{ alwaysSwitch.size }}"\n switch-label="{{ alwaysSwitch.label }}"\n switch-icon="{{ alwaysSwitch.icon }}"\n switch-radio-off="{{ alwaysSwitch.radioOff }}"\n switch-label-width="{{ alwaysSwitch.labelWidth }}"\n switch-handle-width="{{ alwaysSwitch.handleWidth }}">\n </label>\n </div>\n </div>\n <!-- END ANSWER -->\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.name 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="RingGroup" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'RingGroup\'" lazy-render duration="1">\n <!-- START ITEMS -->\n <input type="hidden" name="items" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[0]" data-ng-init="initRingGroup()">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.project.$touched || forms.settings.$submitted) && forms.settings.items.$invalid}">\n <label class="control-label">{{\'APPLICATION_ITEMS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <div class="col-md-12" id="multi-select-user-by-role"></div>\n <span data-ng-show="(forms.settings.items.$touched || forms.settings.$submitted) && forms.settings.items.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ITEMS -->\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="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 </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\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 </div>\n <!-- END OPTIONS -->\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 </div>\n </div>\n <!-- END TIME -->\n\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="interval.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\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="interval.alwaysTime"\n type="checkbox"\n switch-active="{{ alwaysSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ alwaysSwitch.onColor }}"\n switch-off-color="{{ alwaysSwitch.offColor }}"\n switch-animate="{{ alwaysSwitch.animate }}"\n switch-size="{{ alwaysSwitch.size }}"\n switch-label="{{ alwaysSwitch.label }}"\n switch-icon="{{ alwaysSwitch.icon }}"\n switch-radio-off="{{ alwaysSwitch.radioOff }}"\n switch-label-width="{{ alwaysSwitch.labelWidth }}"\n switch-handle-width="{{ alwaysSwitch.handleWidth }}">\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="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 <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVAL_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.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/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 <!-- <pre>\n {{application | json}}\n </pre> -->\n\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\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="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" pattern="[^,]*" 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 <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | 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" pattern="[^,]*" 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 <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 <!-- START APPLICATION_ANNOUNCE_OVERRIDE -->\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_ANNOUNCE_OVERRIDE\' | 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="settings.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 APPLICATION_ANNOUNCE_OVERRIDE -->\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="{{ \'APPLICATION_TIMEOUT\' | translate }}" 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 <!-- START AGI -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.agi.$touched || forms.settings.$submitted) && forms.settings.agi.$invalid}">\n <label class="control-label">{{ \'APPLICATION_AGI\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="agi" placeholder="{{ \'APPLICATION_AGI\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[5]">\n <span data-ng-show="(forms.settings.agi.$touched || forms.settings.$submitted) && forms.settings.agi.$invalid && forms.settings.agi.$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.agi.$touched || forms.settings.$submitted) && forms.settings.agi.$invalid && forms.settings.agi.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END AGI -->\n\n <!-- START MACRO -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.macro.$touched || forms.settings.$submitted) && forms.settings.macro.$invalid}">\n <label class="control-label">{{ \'APPLICATION_MACRO\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="macro" placeholder="{{ \'APPLICATION_MACRO\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[6]">\n <span data-ng-show="(forms.settings.macro.$touched || forms.settings.$submitted) && forms.settings.macro.$invalid && forms.settings.macro.$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.macro.$touched || forms.settings.$submitted) && forms.settings.macro.$invalid && forms.settings.macro.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END MACRO -->\n\n <!-- START GOSUB -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.gosub.$touched || forms.settings.$submitted) && forms.settings.gosub.$invalid}">\n <label class="control-label">{{ \'APPLICATION_GOSUB\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="gosub" placeholder="{{ \'APPLICATION_GOSUB\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[7]">\n <span data-ng-show="(forms.settings.gosub.$touched || forms.settings.$submitted) && forms.settings.gosub.$invalid && forms.settings.gosub.$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.gosub.$touched || forms.settings.$submitted) && forms.settings.gosub.$invalid && forms.settings.gosub.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END GOSUB -->\n\n <!-- START RULE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.rule.$touched || forms.settings.$submitted) && forms.settings.rule.$invalid}">\n <label class="control-label">{{ \'APPLICATION_RULE\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="rule" placeholder="{{ \'APPLICATION_RULE\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[8]">\n <span data-ng-show="(forms.settings.rule.$touched || forms.settings.$submitted) && forms.settings.rule.$invalid && forms.settings.rule.$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.rule.$touched || forms.settings.$submitted) && forms.settings.rule.$invalid && forms.settings.rule.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END RULE -->\n\n <!-- START POSITION -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.position.$touched || forms.settings.$submitted) && forms.settings.position.$invalid}">\n <label class="control-label">{{ \'APPLICATION_POSITION\' | translate }}</label>\n <input type="number" min="0" name="position" placeholder="{{ \'APPLICATION_POSITION\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[9]">\n <span data-ng-show="(forms.settings.position.$touched || forms.settings.$submitted) && forms.settings.position.$invalid && forms.settings.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 POSITION -->\n\n <!-- START ANSWER -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ANSWER\' | 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="route.Applications[selectedApp].answer"\n type="checkbox"\n switch-active="{{ alwaysSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ alwaysSwitch.onColor }}"\n switch-off-color="{{ alwaysSwitch.offColor }}"\n switch-animate="{{ alwaysSwitch.animate }}"\n switch-size="{{ alwaysSwitch.size }}"\n switch-label="{{ alwaysSwitch.label }}"\n switch-icon="{{ alwaysSwitch.icon }}"\n switch-radio-off="{{ alwaysSwitch.radioOff }}"\n switch-label-width="{{ alwaysSwitch.labelWidth }}"\n switch-handle-width="{{ alwaysSwitch.handleWidth }}">\n </label>\n </div>\n </div>\n <!-- END ANSWER -->\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="settings.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\n <!-- START ANSWER -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ANSWER\' | 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="route.Applications[selectedApp].answer"\n type="checkbox"\n switch-active="{{ alwaysSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ alwaysSwitch.onColor }}"\n switch-off-color="{{ alwaysSwitch.offColor }}"\n switch-animate="{{ alwaysSwitch.animate }}"\n switch-size="{{ alwaysSwitch.size }}"\n switch-label="{{ alwaysSwitch.label }}"\n switch-icon="{{ alwaysSwitch.icon }}"\n switch-radio-off="{{ alwaysSwitch.radioOff }}"\n switch-label-width="{{ alwaysSwitch.labelWidth }}"\n switch-handle-width="{{ alwaysSwitch.handleWidth }}">\n </label>\n </div>\n </div>\n <!-- END ANSWER -->\n\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.name 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 </div>\n <div id="RingGroup" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'RingGroup\'" lazy-render duration="1">\n <!-- START ITEMS -->\n <input type="hidden" name="items" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[0]" data-ng-init="initRingGroup()">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.items.$touched || forms.settings.$submitted) && forms.settings.items.$invalid}">\n <label class="control-label">{{\'APPLICATION_ITEMS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <div class="col-md-12" id="multi-select-user-by-role"></div>\n <span data-ng-show="(forms.settings.items.$touched || forms.settings.$submitted) && forms.settings.items.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ITEMS -->\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]" 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="route.Applications[selectedApp].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="route.Applications[selectedApp].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="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\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 </div>\n <!-- END OPTIONS -->\n\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 </div>\n </div>\n <!-- END TIME -->\n\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="interval.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\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="interval.alwaysTime"\n type="checkbox"\n switch-active="{{ alwaysSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ alwaysSwitch.onColor }}"\n switch-off-color="{{ alwaysSwitch.offColor }}"\n switch-animate="{{ alwaysSwitch.animate }}"\n switch-size="{{ alwaysSwitch.size }}"\n switch-label="{{ alwaysSwitch.label }}"\n switch-icon="{{ alwaysSwitch.icon }}"\n switch-radio-off="{{ alwaysSwitch.radioOff }}"\n switch-label-width="{{ alwaysSwitch.labelWidth }}"\n switch-handle-width="{{ alwaysSwitch.handleWidth }}">\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="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/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="fa fa-spinner"></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-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="fa fa-spinner"></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-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="forms.general.$valid && forms.advanced.$valid && updateVoiceVoicemail()" novalidate>\n\n <!-- START TIMEZONE -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.advanced.$submitted && forms.advanced.tz.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEZONE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="mailbox" placeholder="{{\'APPLICATION_TIMEZONE\' | translate}}" class="form-control" data-ng-model="voicemail.tz" required/>\n <span data-ng-show="forms.advanced.$submitted && forms.advanced.tz.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEZONE -->\n\n <!-- START ATTACH -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.attach.$touched || forms.advanced.$submitted) && forms.advanced.attach.$invalid}">\n <label class="control-label">{{\'APPLICATION_ATTACH\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="voicemail.attach"\n type="checkbox"\n switch-active="{{ switch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ switch.onColor }}"\n switch-off-color="{{ switch.offColor }}"\n switch-animate="{{ switch.animate }}"\n switch-size="{{ switch.size }}"\n switch-label="{{ switch.label }}"\n switch-icon="{{ switch.icon }}"\n switch-radio-off="{{ switch.radioOff }}"\n switch-label-width="{{ switch.labelWidth }}"\n switch-handle-width="{{ switch.handleWidth }}">\n </div>\n <!-- END ATTACH -->\n\n <!-- START ENVELOPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.envelope.$touched || forms.advanced.$submitted) && forms.advanced.envelope.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENVELOPE\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="voicemail.envelope"\n type="checkbox"\n switch-active="{{ switch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ switch.onColor }}"\n switch-off-color="{{ switch.offColor }}"\n switch-animate="{{ switch.animate }}"\n switch-size="{{ switch.size }}"\n switch-label="{{ switch.label }}"\n switch-icon="{{ switch.icon }}"\n switch-radio-off="{{ switch.radioOff }}"\n switch-label-width="{{ switch.labelWidth }}"\n switch-handle-width="{{ switch.handleWidth }}">\n </div>\n <!-- END ENVELOPE -->\n\n <!-- START DELETE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.delete.$touched || forms.advanced.$submitted) && forms.advanced.delete.$invalid}">\n <label class="control-label">{{\'APPLICATION_DELETE\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="voicemail.delete"\n type="checkbox"\n switch-active="{{ switch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ switch.onColor }}"\n switch-off-color="{{ switch.offColor }}"\n switch-animate="{{ switch.animate }}"\n switch-size="{{ switch.size }}"\n switch-label="{{ switch.label }}"\n switch-icon="{{ switch.icon }}"\n switch-radio-off="{{ switch.radioOff }}"\n switch-label-width="{{ switch.labelWidth }}"\n switch-handle-width="{{ switch.handleWidth }}">\n </div>\n <!-- END DELETE -->\n\n <!-- START EMAIL_BODY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_EMAIL_BODY\' | translate}}</label>\n <textarea type="text" name="emailbody" placeholder="{{\'APPLICATION_EMAIL_BODY\' | translate}}" class="form-control" data-ng-model="voicemail.emailbody"></textarea>\n </div>\n <!-- END EMAIL_BODY -->\n\n <!-- START EMAIL_SUBJECT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_EMAIL_SUBJECT\' | translate}}</label>\n <textarea type="text" name="emailsubject" placeholder="{{\'APPLICATION_EMAIL_SUBJECT\' | translate}}" class="form-control" data-ng-model="voicemail.emailsubject"></textarea>\n </div>\n <!-- END EMAIL_SUBJECT -->\n\n <!-- START MAX_SECONDS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.maxsecs.$touched || forms.advanced.$submitted) && forms.advanced.maxsecs.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAX_SECONDS\' | translate}}</label>\n <input type="number" min="0" name="maxsecs" placeholder="{{\'APPLICATION_MAX_SECONDS\' | translate}}" class="form-control" data-ng-model="voicemail.maxsecs" required/>\n <span data-ng-show="(forms.advanced.maxsecs.$touched || forms.advanced.$submitted) && forms.advanced.maxsecs.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MAX_SECONDS -->\n\n <!-- START MAX_MESSAGES -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.maxmsg.$touched || forms.advanced.$submitted) && forms.advanced.maxmsg.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAX_MESSAGES\' | translate}}</label>\n <input type="number" min="0" name="maxmsg" placeholder="{{\'APPLICATION_MAX_MESSAGES\' | translate}}" class="form-control" data-ng-model="voicemail.maxmsg" required/>\n <span data-ng-show="(forms.advanced.maxmsg.$touched || forms.advanced.$submitted) && forms.advanced.maxmsg.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MAX_MESSAGES -->\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="fa fa-spinner"></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-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 DOMAIN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.emailDomain.$touched || forms.company.$submitted) && forms.company.emailDomain.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_DOMAIN\' | translate}}</label>\n <input type="text" name="domain" placeholder="{{\'APPLICATION_EMAIL_DOMAIN\' | translate}}" class="form-control" data-ng-model="item.emailDomain"/>\n <span data-ng-show="(forms.cmopany.emailDomain.$touched || forms.company.$submitted) && forms.company.emailDomain.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DOMAIN -->\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="fa fa-users"></i>\n <a href="#">{{ \'APPLICATION_CONTACT_MANAGER\' | 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="fa fa-users"></i>\n <a href="#">{{ \'APPLICATION_CONTACT_MANAGER\' | 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 DOMAIN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.emailDomain.$touched || forms.general.$submitted) && forms.general.emailDomain.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_DOMAIN\' | translate}}</label>\n <input type="text" name="domain" placeholder="{{\'APPLICATION_EMAIL_DOMAIN\' | translate}}" class="form-control" data-ng-model="company.emailDomain"/>\n <span data-ng-show="(forms.cmopany.emailDomain.$touched || forms.general.$submitted) && forms.general.emailDomain.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DOMAIN -->\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/copy.modal.html",'<div class="modal-header" data-ng-init="getLists()">\n <h3 class="modal-title">{{ \'APPLICATION_COPY_CONTACT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.copy" novalidate>\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()" 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 <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 </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.copy.$invalid || !forms.copy.ListId">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/contactmanager/contact/list/import.modal.html",'<div class="modal-header" data-ng-init="getLists();getCompanies();">\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="#">{{ \'APPLICATION_CONTACT_MANAGER\' | 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_CONTACTS\' | 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-users"></i>\n <a href="#">{{ \'APPLICATION_CONTACT_MANAGER\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-list-ul"></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-list-ul 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-users"></i>\n <a href="#">{{ \'APPLICATION_CONTACT_MANAGER\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-list-ul"></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-if="!list.defaultEntry" 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 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"> </span><small class="pull-right font-grey-cascade">{{ \'APPLICATION_TODAY_STATS\' | translate }}</small>\n </legend>\n <div class="row">\n <div class="col-md-8">\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'waiting\')">\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 {{waiting || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_WAITING_NEW\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'open\')">\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>\n <div class ="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'unmanaged\')">\n <div class="dashboard-stat green">\n <div class="visual">\n <i class="icon-options"></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 class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'closed\')">\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>\n <div class ="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'abandoned\')">\n <div class="dashboard-stat yellow-crusta">\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_DASHBOARD_ABANDONED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" >\n <div class="dashboard-stat yellow-casablanca">\n <div class="visual">\n <i class="icon-calculator"></i>\n </div>\n <div class="details">\n <div class="number">\n {{new+open+unmanaged+closed+abandoned || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TOTAL\' | translate}}\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="col-md-4">\n <!-- <div class="portlet light bordered">\n <div class="portlet-body"> -->\n <canvas class="chart chart-pie" chart-data="charts.interactions.values" chart-labels="charts.interactions.labels" chart-colours="charts.interactions.colours" chart-legend="true">\n </canvas>\n <!-- </div>\n </div> -->\n </div>\n </div>\n <legend>\n <span class="caption-subject"> </span><small class="pull-right font-grey-cascade">{{ \'APPLICATION_INTERACTION_STATS\' | translate }}</small>\n </legend>\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'timeout\')">\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 {{timeout || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TIMEOUT\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'waiting\')">\n <div class="dashboard-stat purple">\n <div class="visual">\n <i class="icon-hourglass"></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>\n </fieldset>\n\n </div>\n</div>\n'),a.put("app/dashboard/dashboard.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" id="dashboardView">\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\'),\'disabled-link\':!license.chat}" data-ng-if="::((Auth.isAdmin() || Auth.isAgent() || userModules[8]))">\n <a href="{{license.chat ? \'/dashboard/chat\' : \'#\'}}" class="disable-target">\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\'),\'disabled-link\':!license.mail}" data-ng-if="::((Auth.isAdmin() || Auth.isAgent() || userModules[9]))">\n <a href="{{license.mail ? \'/dashboard/mail\' : \'#\'}}" class="disable-target">\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\'),\'disabled-link\':!license.fax}" data-ng-if="::((Auth.isAdmin() || Auth.isAgent() || userModules[10]))">\n <a href="{{license.fax ? \'/dashboard/fax\' : \'#\'}}" class="disable-target">\n <b class=\'fa fa-fax\'></b>\n {{ \'APPLICATION_FAX\' | translate }}\n </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.dashboard.sms\'),\'disabled-link\':!license.messaging}" data-ng-if="::((Auth.isAdmin() || Auth.isAgent() || userModules[11]))">\n <a href="{{license.messaging ? \'/dashboard/sms\' : \'#\'}}" class="disable-target">\n <b class=\'glyphicon glyphicon-comment\'></b>\n {{ \'APPLICATION_SMS\' | translate }}\n </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.dashboard.openchannel\'),\'disabled-link\':!license.openchannel}" data-ng-if="::((Auth.isAdmin() || Auth.isAgent() || userModules[20]))">\n <a href="{{license.messaging ? \'/dashboard/openchannel\' : \'#\'}}" class="disable-target">\n <b class=\'icon-globe\'></b>\n {{ \'APPLICATION_OPEN_CHANNEL\' | 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 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"> </span><small class="pull-right font-grey-cascade">{{ \'APPLICATION_TODAY_STATS\' | translate }}</small>\n </legend>\n <div class="row">\n <div class="col-md-8">\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'new\')">\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-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'open\')">\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>\n <div class ="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'pending\')">\n <div class="dashboard-stat green">\n <div class="visual">\n <i class="icon-options"></i>\n </div>\n <div class="details">\n <div class="number">\n {{pending || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_PENDING\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'closed\')">\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>\n <div class ="row">\n <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12" >\n <div class="dashboard-stat yellow-casablanca">\n <div class="visual">\n <i class="icon-calculator"></i>\n </div>\n <div class="details">\n <div class="number">\n {{new+open+pending+closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TOTAL\' | translate}}\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="col-md-4">\n <!-- <div class="portlet light bordered">\n <div class="portlet-body"> -->\n <canvas class="chart chart-pie" chart-data="charts.interactions.values" chart-labels="charts.interactions.labels" chart-colours="charts.interactions.colours" chart-legend="true">\n </canvas>\n <!-- </div>\n </div> -->\n </div>\n </div>\n <legend>\n <span class="caption-subject"> </span><small class="pull-right font-grey-cascade">{{ \'APPLICATION_INTERACTION_STATS\' | translate }}</small>\n </legend>\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'timeout\')">\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 {{timeout || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TIMEOUT\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'waiting\')">\n <div class="dashboard-stat purple">\n <div class="visual">\n <i class="icon-hourglass"></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>\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 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"> </span><small class="pull-right font-grey-cascade">{{ \'APPLICATION_TODAY_STATS\' | translate }}</small>\n </legend>\n <div class="row">\n <div class="col-md-8">\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'new\')">\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-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'open\')">\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>\n <div class ="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'pending\')">\n <div class="dashboard-stat green">\n <div class="visual">\n <i class="icon-options"></i>\n </div>\n <div class="details">\n <div class="number">\n {{pending || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_PENDING\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'closed\')">\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>\n <div class ="row">\n <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12" >\n <div class="dashboard-stat yellow-casablanca">\n <div class="visual">\n <i class="icon-calculator"></i>\n </div>\n <div class="details">\n <div class="number">\n {{new+open+pending+closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TOTAL\' | translate}}\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="col-md-4">\n <!-- <div class="portlet light bordered">\n <div class="portlet-body"> -->\n <canvas class="chart chart-pie" chart-data="charts.interactions.values" chart-labels="charts.interactions.labels" chart-colours="charts.interactions.colours" chart-legend="true">\n </canvas>\n <!-- </div>\n </div> -->\n </div>\n </div>\n <legend>\n <span class="caption-subject"> </span><small class="pull-right font-grey-cascade">{{ \'APPLICATION_INTERACTION_STATS\' | translate }}</small>\n </legend>\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'timeout\')">\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 {{timeout || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TIMEOUT\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'waiting\')">\n <div class="dashboard-stat purple">\n <div class="visual">\n <i class="icon-hourglass"></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>\n </fieldset>\n\n </div>\n</div>\n'),a.put("app/dashboard/openchannel/openchannel.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"> </span><small class="pull-right font-grey-cascade">{{ \'APPLICATION_TODAY_STATS\' | translate }}</small>\n </legend>\n <div class="row">\n <div class="col-md-8">\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'new\')">\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-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'open\')">\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>\n <div class ="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'pending\')">\n <div class="dashboard-stat green">\n <div class="visual">\n <i class="icon-options"></i>\n </div>\n <div class="details">\n <div class="number">\n {{pending || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_PENDING\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'closed\')">\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>\n <div class ="row">\n <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12" >\n <div class="dashboard-stat yellow-casablanca">\n <div class="visual">\n <i class="icon-calculator"></i>\n </div>\n <div class="details">\n <div class="number">\n {{new+open+pending+closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TOTAL\' | translate}}\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="col-md-4">\n <!-- <div class="portlet light bordered">\n <div class="portlet-body"> -->\n <canvas class="chart chart-pie" chart-data="charts.interactions.values" chart-labels="charts.interactions.labels" chart-colours="charts.interactions.colours" chart-legend="true">\n </canvas>\n <!-- </div>\n </div> -->\n </div>\n </div>\n <legend>\n <span class="caption-subject"> </span><small class="pull-right font-grey-cascade">{{ \'APPLICATION_INTERACTION_STATS\' | translate }}</small>\n </legend>\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'timeout\')">\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 {{timeout || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TIMEOUT\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'waiting\')">\n <div class="dashboard-stat purple">\n <div class="visual">\n <i class="icon-hourglass"></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>\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 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"> </span><small class="pull-right font-grey-cascade">{{ \'APPLICATION_TODAY_STATS\' | translate }}</small>\n </legend>\n <div class="row">\n <div class="col-md-8">\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'new\')">\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-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'open\')">\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>\n <div class ="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'pending\')">\n <div class="dashboard-stat green">\n <div class="visual">\n <i class="icon-options"></i>\n </div>\n <div class="details">\n <div class="number">\n {{pending || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_PENDING\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'closed\')">\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>\n <div class ="row">\n <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12" >\n <div class="dashboard-stat yellow-casablanca">\n <div class="visual">\n <i class="icon-calculator"></i>\n </div>\n <div class="details">\n <div class="number">\n {{new+open+pending+closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TOTAL\' | translate}}\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="col-md-4">\n <!-- <div class="portlet light bordered">\n <div class="portlet-body"> -->\n <canvas class="chart chart-pie" chart-data="charts.interactions.values" chart-labels="charts.interactions.labels" chart-colours="charts.interactions.colours" chart-legend="true">\n </canvas>\n <!-- </div>\n </div> -->\n </div>\n </div>\n <legend>\n <span class="caption-subject"> </span><small class="pull-right font-grey-cascade">{{ \'APPLICATION_INTERACTION_STATS\' | translate }}</small>\n </legend>\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'timeout\')">\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 {{timeout || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TIMEOUT\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'waiting\')">\n <div class="dashboard-stat purple">\n <div class="visual">\n <i class="icon-hourglass"></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>\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="portlet light">\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="table1" name="table1" ui-grid-resize-columns ui-grid-pagination 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="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_a" data-toggle="tab">{{\'APPLICATION_WAITING\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_b" data-toggle="tab">{{\'APPLICATION_ABANDONED\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div class="tab-content">\n <div class="tab-pane active" id="tab_1_a">\n <!-- START TABLE -->\n <div ui-grid="table2" name="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 class="tab-pane" id="tab_1_b">\n <!-- START TABLE -->\n <div ui-grid="table3" name="table3" ui-grid-resize-columns ui-grid-pagination ui-grid-auto-resize class="ui-grid">\n <div class="watermark" data-ng-show="!table3.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n </div>\n</div>\n <div ng-switch-default data-ng-init="initUser()">\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">\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 {{ voice.queues.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">\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 {{ voice.queues.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">\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 {{ voice.queues.complete || 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">\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 {{ voice.queues.abandon || 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">\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 {{ voice.queues.complete ? (voice.queues.holdtime / voice.queues.complete) : 0 | secToTime | date:\'HH:mm:ss\' }}\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">\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 {{ voice.queues.complete ? (voice.queues.talktime / voice.queues.complete) : 0 | secToTime | date:\'HH:mm:ss\' }}\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">\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 {{ (voice.queues.complete / (voice.queues.complete + voice.queues.abandon) * 100) || 0 | number:2}}\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">\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 {{ (voice.queues.abandon / (voice.queues.complete + voice.queues.abandon) * 100) || 0 | number:2}}\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">\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 {{ voice.queues.complete + voice.queues.abandon || 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">\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 {{ voice.queues.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">\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 {{ voice.outbound.total || 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">\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 {{ (voice.outbound.sumDuration || 0) | secToTime | date:\'HH:mm:ss\' }}\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">\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 {{ voice.outbound.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">\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 {{ (voice.outbound.avgDuration || 0) | secToTime | date:\'HH:mm:ss\' }}\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">\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 {{ (voice.outbound.answerRate || 0) | number:2 }}\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 class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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 class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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 class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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 class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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/iframe/view/view.html",'<!-- BEGIN PAGE CONTENT-->\r\n<div class="row" data-ng-init="initView()">\r\n <div class="col-md-12">\r\n <div class="page-bar">\r\n <ul class="page-breadcrumb">\r\n <li>\r\n <i class="icon-rocket"></i>\r\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\r\n <i class="fa fa-angle-right"></i>\r\n </li>\r\n <li>\r\n <i class="fa fa-chrome"></i>\r\n <a href="#" data-ng-if="!Auth.isAgent()">{{ \'APPLICATION_IFRAME\' | translate }}</a>\r\n <a href="#" data-ng-if="Auth.isAgent()">{{ iframe.title || iframe.name}}</a>\r\n </li>\r\n </ul>\r\n </div>\r\n\r\n <!-- BEGIN PROFILE SIDEBAR -->\r\n <div class="profile-sidebar" data-ng-if="!Auth.isAgent()">\r\n <!-- PORTLET MAIN -->\r\n <div class="portlet light profile-sidebar-portlet">\r\n <!-- SIDEBAR USERPIC -->\r\n <div class="profile-image">\r\n <img src="assets/images/media/iframe.png" class="img-responsive">\r\n </div>\r\n <!-- END SIDEBAR USERPIC -->\r\n <!-- SIDEBAR USER TITLE -->\r\n <div class="profile-usertitle">\r\n <div class="profile-usertitle-name">\r\n {{iframe.title}}\r\n </div>\r\n <div class="profile-usertitle-job">\r\n {{ \'APPLICATION_IFRAME\' | translate }}\r\n </div>\r\n </div>\r\n <!-- END SIDEBAR USER TITLE -->\r\n </div>\r\n <!-- END PORTLET MAIN -->\r\n </div>\r\n <!-- END BEGIN PROFILE SIDEBAR -->\r\n <!-- BEGIN PROFILE CONTENT -->\r\n <div class="profile-content" data-ng-if="!Auth.isAgent()">\r\n <div class="row">\r\n <div class="col-md-12">\r\n <div class="portlet light">\r\n <div class="portlet-title tabbable-line">\r\n <div class="caption caption-md">\r\n <i class="icon-globe theme-font hide"></i>\r\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_IFRAME\' | translate}}</span>\r\n </div>\r\n <ul class="nav nav-tabs">\r\n <li class="active">\r\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\r\n </li>\r\n </ul>\r\n </div>\r\n <div class="portlet-body">\r\n <div class="tab-content">\r\n <!-- GENERAL TAB -->\r\n <div class="tab-pane active" id="tab_1_1">\r\n <form name="forms.formSetting" data-ng-submit="forms.formSetting.$valid && updateItem()" novalidate>\r\n <!-- START NAME -->\r\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\r\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\r\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="iframe.title" required/>\r\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\r\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\r\n </span>\r\n </div>\r\n <!-- END NAME -->\r\n\r\n <!-- START REMOTE ADDRESS -->\r\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\r\n <label class="control-label">{{\'APPLICATION_URL\' | translate}} <span class="required" aria-required="true">*</span></label>\r\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="iframe.remoteUri" required />\r\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\r\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\r\n </span>\r\n </div>\r\n <!-- END USERNAME -->\r\n\r\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}" />\r\n </form>\r\n </div>\r\n <!-- END GENERAL TAB -->\r\n\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- END PROFILE CONTENT -->\r\n\r\n <div class="row" data-ng-if="Auth.isAgent()">\r\n <div class="col-md-12">\r\n <iframe ng-if="url" style="height: 600px" src="{{url}}" />\r\n </div>\r\n </div>\r\n\r\n </div>\r\n</div>\r\n<!-- END PAGE CONTENT-->\r\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" ng-show="!Auth.isAgent()">\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" 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="portlet light bordered" data-ng-init="getProjectDetail();initView()">\n<div class="portlet-title">\n<div class="caption font-green-sharp">\n<i class="fa fa-list font-green-sharp"></i>\n<span class="caption-subject">{{ \'APPLICATION_SUMMARY\' | translate }}</a> </span>\n</div>\n<div class="actions">\n <div class="btn-group">\n <button class="btn btn-icon-only btn-primary" data-ng-click="pdf(\'header\',projectDetail)">\n <i class="fa fa-download"></i>\n </button>\n <!-- <button class="btn btn-icon-only btn-default" data-ng-click="accordion.expandAll()">\n <i class="fa fa-folder-open-o"></i>\n </button>\n <button class="btn btn-icon-only btn-default" data-ng-click="accordion.collapseAll()">\n <i class="fa fa-folder"></i>\n </button> -->\n </div>\n</div>\n</div>\n<div id=\'detail\' class="portlet-body">\n <div class="alert alert-success text-center" ng-show="!projectDetail.length">\n <h4>{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</h4>\n </div>\n <div class="row" ng-show="projectDetail.length">\n <div class="col-md-10 col-md-offset-1">\n <div id="header" class="panel panel-info">\n <div class="panel-heading">\n <strong>Project Name: </strong>{{project.name}}<br>\n <strong>Project Id: </strong>{{project.id}}<br>\n <strong>Completed: </strong>{{projectStats.completed}}<br>\n <strong>Incomplete: </strong>{{projectStats.incomplete}}<br>\n <strong>% Completed: </strong>{{projectStats.completed * 100 /(projectStats.completed + projectStats.incomplete) | number:2}}<br>\n </div>\n </div><br>\n <v-accordion class="vAccordion--default" multiple control="accordion">\n <v-pane id="{{question.question_id }}" ng-repeat="question in projectDetail" expanded="true">\n <v-pane-header>\n Question Id: {{question.question_id}}\n </v-pane-header>\n <v-pane-content>\n <div ng-class=" {{question.graphData.length > 0}} ? \'col-md-8\' : \'col-md-12\'">\n <div class="row">\n <div class="col-md-10 col-md-offset-1 ">\n <h4><strong>{{question.question_label}}</strong> : {{question.question_text}}</h4>\n <br><br>\n <table ng-if="question.choices.length" class="table table-hover" style="table-layout: fixed; width: 100%">\n <thead>\n <tr>\n <th>Response</th>\n <th> #Response </th>\n <th> % </th>\n </tr>\n </thead>\n <tbody>\n <tr ng-if="!choice.other_option" ng-repeat="choice in question.choices ">\n <td style="word-wrap: break-word">{{choice.value}}</td>\n <td>{{choice.count}}</td>\n <td>{{choice.percentage | number:2}}</td>\n </tr>\n </tbody>\n </table>\n </div>\n </div>\n <div class="row" ng-if="question.question_other_label">\n <!-- <div class="row" ng-if="choice.other_option" ng-repeat="choice in question.choices "> -->\n <!-- <div class="col-md-10 col-md-offset-1 ">\n <strong>{{choice.value}}</strong> <span class="badge">{{choice.count}}</span><br>\n </div> -->\n <!-- accordions can be nested :) -->\n <v-accordion >\n <v-pane >\n <!-- ng-repeat="subpane in pane.subpanes" ng-disabled="subpane.isDisabled" -->\n <v-pane-header>\n <strong>{{question.question_other_label}}</strong><br>\n </v-pane-header>\n <v-pane-content>\n <table ng-if="question.choices.length" class="table table-hover" style="table-layout: fixed; width: 100%">\n <thead>\n <tr>\n <th>Response</th>\n <th> #Response </th>\n <!-- <th> % </th> -->\n </tr>\n </thead>\n <tbody>\n\n <tr ng-if="choice.other_option" ng-repeat="choice in question.choices ">\n <td style="word-wrap: break-word">{{choice.value}}</td>\n <td>{{choice.count}}</td>\n <!-- <td>{{choice.percentage | number:2}}</td> -->\n </tr>\n </tbody>\n </table>\n </v-pane-content>\n </v-pane>\n </v-accordion>\n </div>\n <div class="row">\n <div class="col-md-10 col-md-offset-1 ">\n <h4> <strong>Total Respondents: {{question.total}}</strong></h4><br>\n </div>\n </div>\n </div>\n <div class=" col-md-4 pull-right " ng-if="question.graphType == \'bar\' && question.graphData">\n <canvas class="chart chart-bar" chart-data="question.graphData" chart-labels="question.graphLabels" chart-legend="true">\n </canvas>\n </div>\n <div class="col-md-4 pull-right " ng-if="question.graphType == \'pie\' && question.graphData">\n <canvas class="chart chart-pie" chart-data="question.graphData" chart-labels="question.graphLabels" chart-legend="true">\n </canvas>\n </div>\n </v-pane-content>\n </v-pane>\n </v-accordion>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/jscripty/project/report/report.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="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 <i class="icon-book-open"></i>\n <a href="">{{ \'APPLICATION_REPORTS\' | translate }}</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\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img 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 {{project.name}}[{{project.id}}]\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\')|| $state.is(\'main.jscripty.projects.report.sessionDetail\')}">\n <a data-ng-href=\'/jscripty/projects/report/{{projectId}}/sessions\'>\n <i class="icon-settings"></i>\n Sessions</a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.jscripty.projects.report.summary\') || $state.is( \'main.jscripty.projects.report.questionDetail\')}">\n <a data-ng-href=\'/jscripty/projects/report/{{projectId}}/summary\'>\n <i class="fa fa-bar-chart"></i>\n Questions</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 Summary</a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.jscripty.projects.report.inputs\')}">\n <a data-ng-href=\'/jscripty/projects/report/{{projectId}}/inputs\'>\n <i class="fa fa-edit"></i>\n Inputs</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.inputs.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light bordered" data-ng-init="getQuestionInputs()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-edit font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_INPUTS\' | translate }}</a> </span>\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" >\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 </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/jscripty/project/report/report.question.detail.html",'<div class="row" data-ng-init="getDetail()">\n <div class="col-md-12">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-list font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_DETAIL\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body" >\n <div class="alert alert-success text-center" ng-show="!questionDetail">\n <h4>{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</h4>\n </div>\n <div class="row margin-top-20" ng-show="questionDetail">\n <div class="col-md-10 col-md-offset-1">\n <div class="panel panel-info" >\n <div class="panel-heading">\n <h3 class="panel-title">\n\n <i class="fa-chart "></i>Question Id: {{questionDetail.question_id}}\n </div>\n <div class="panel-body">\n <div class="row">\n <div class="col-md-12">\n <h4><strong>{{questionDetail.question_label}}</strong></h4>\n </div>\n </div>\n <div class="row">\n <div class="col-md-10 col-md-offset-1 ">\n <strong><h4>{{questionDetail.question_text}}</h4></strong><br>\n </div>\n </div>\n <div class="row">\n <div class="col-md-6">\n <div class="row">\n <div class="col-md-10 col-md-offset-1 ">\n <!-- <div class="alert alert-success text-center" ng-show="!questionDetail.choices.length">\n <h4>{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</h4>\n </div> -->\n <table ng-if="questionDetail.choices.length" class="table table-hover" style="table-layout: fixed; width: 100%">\n <thead>\n <tr>\n <th style="width=5%"> Value </th>\n <th style="width=5%"> Count </th>\n <th ng-if="question.graphType != \'PolarArea\'" style="width=5%"> % </th>\n </tr>\n </thead>\n <tbody>\n <tr ng-if="!choice.other_option" ng-repeat="choice in questionDetail.choices ">\n <td style="word-wrap: break-word">{{choice.value}}</td>\n <td>{{choice.count}}</td>\n <td ng-if="question.graphType != \'PolarArea\'">{{choice.percentage | number:2}}</td>\n </tr>\n </tbody>\n </table>\n </div>\n </div>\n <div class="row" ng-if="choice.other_option" ng-repeat="choice in questionDetail.choices ">\n <div class="col-md-6 col-md-offset-3 ">\n <strong><a href="">{{choice.value}}</a> </strong> <span class="badge">{{choice.count}}</span><br>\n\n </div>\n </div>\n <div class="row">\n <div class="col-md-10 col-md-offset-1 ">\n <h4> <strong>Total: {{questionDetail.total}}</strong></h4><br>\n </div>\n </div>\n </div>\n <div class="col-md-6 pull-right ">\n <canvas id="base" class="chart-base" chart-type="questionDetail.graphType"\n chart-data="questionDetail.graphData" chart-labels="questionDetail.graphLabels" chart-legend="true">\n </canvas>\n <!-- <button class="btn btn-success btn-sm pull-right" ng-click="toggle(questionDetail)">{{questionDetail.graphType}}</button> -->\n </div>\n </div>\n\n </div>\n\n </div>\n\n </div>\n </div>\n\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 light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-list font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_DETAIL\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <button class="btn btn-icon-only btn-primary" data-ng-click="pdf(\'header\',sessionQuestions)">\n <i class="fa fa-download"></i>\n </button>\n <!-- <button class="btn btn-icon-only btn-default" data-ng-click="accordion.expandAll()">\n <i class="fa fa-plus-square-o"></i>\n </button>\n <button class="btn btn-icon-only btn-default" data-ng-click="accordion.collapseAll()">\n <i class="icon-collapse-alt"></i>\n </button> -->\n </div>\n </div>\n </div>\n <div class="portlet-body" style="height: auto;">\n <div class="row margin-top-20">\n <div class="col-md-10 col-md-offset-1">\n <div id = "header" class="panel panel-info">\n <div class="panel-heading">\n <strong>Project Name: </strong>{{project.name}}<br>\n <strong>Project Id: </strong>{{project.id}}<br>\n <strong>Session Id: </strong>{{session.session_id}}<br>\n <strong>Status: </strong>{{session.status}}<br>\n <strong>Started At: </strong>{{session.createdAt}}<br>\n <strong>Closed At: </strong>{{session.completedAt}}<br>\n </div>\n </div>\n <v-accordion class="vAccordion--default" multiple control="accordion">\n <v-pane id="{{question.question_id }}" ng-repeat=" question in sessionQuestions | orderBy:\'index\'"" expanded="true">\n <v-pane-header>\n Question Id: {{question.question_id}}\n </v-pane-header>\n <v-pane-content>\n <h4><strong>{{question.question_label}}</strong> : {{question.question_text}}</h4>\n <div ng-if="question.question_type == \'question\'">\n <h4><strong>Answer: </strong>{{question.question_answer}}</h4>\n </div>\n <div ng-if="question.question_other_label">\n <h4>\n <strong>{{question.question_other_label}}: </strong>\n {{question.question_other_answer || \'No Value\'}}\n </h4>\n </div>\n <table class="table table-hover" ng-if="question.ReportJscriptyInputs.length">\n <thead>\n <tr>\n <th > Label </th>\n <th >Answer </th>\n </tr>\n </thead>\n <tbody>\n <tr ng-repeat="input in question.ReportJscriptyInputs |orderBy:\'id\'">\n <td>{{input.input_label}}</td>\n <td>{{input.input_value || \'No Value\'}}</td>\n </tr>\n </tbody>\n </table>\n </v-pane-content>\n </v-pane>\n </v-accordion>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'), +a.put("app/jscripty/project/report/report.sessions.html",'\n <div class="row" >\n <div class="col-md-12">\n <div class="portlet light bordered" data-ng-init="getProjectSessions()">\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">{{ \'APPLICATION_SESSIONS\' | 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();initView()">\n <i class="icon-reload"></i>\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body" >\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'),a.put("app/jscripty/project/report/report.summary.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light bordered" data-ng-init="getQuestionSummary()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-bar-chart font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUESTIONS\' | 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();initView()">\n <i class="icon-reload"></i>\n </a> -->\n </div>\n </div>\n </div>\n <div class="portlet-body" >\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 </div>\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 data-ng-if="settings.defaultLoginLogo || !license.custom" ng-src="assets/images/logo-big.png" alt="logo" />\n <img data-ng-if="license.custom && !settings.defaultLoginLogo" ng-src="api/settings/logo/login/{{settings.loginLogo ? settings.loginLogo : \'logo-big\'}}" alt="logo" class="custom-login-logo" onError="this.onerror=null;this.src=\'assets/images/logo-big.png\';"/>\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 v. {{info.version}} | 2016 - {{year + 1}} © Powered by Xenialab <ng-bind-html data-ng-if="license.custom && !settings.defaultFooterWhiteLabel && settings.footerWhiteLabel" ng-bind-html="\'| \'+settings.footerWhiteLabel"></ng-bind-html>\n</div>\n'),a.put("app/login/login.html",'<!-- BEGIN LOGO -->\n<div class="logo" data-ng-init="getInfo()">\n <a>\n <img data-ng-if="settings.defaultLoginLogo || !license.custom" ng-src="assets/images/logo-big.png" alt="logo" />\n <img data-ng-if="license.custom && !settings.defaultLoginLogo" ng-src="api/settings/logo/login/{{settings.loginLogo ? settings.loginLogo : \'logo-big.png\'}}" alt="logo" class="custom-login-logo" onError="this.onerror=null;this.src=\'assets/images/logo-big.png\';"/>\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-if="!forgotPassword" data-ng-submit="login(loginForm)" novalidate>\n <h3 class="form-title">Sign In</h3>\n <div class="alert alert-success" data-ng-show="recovered">\n <button class="close" data-close="alert"></button>\n <span>{{\'MESSAGE_ACCOUNT_RECOVERED\' | translate}}</span>\n </div>\n <div class="alert alert-danger" data-ng-class="{\'display-hide\': !loginForm.$submitted || !errorLogin}">\n <button class="close" data-close="alert"></button>\n <span>{{ errorLog ? errorLog : (\'MESSAGE_INSERT_USER_OR_PASS\' | translate)}}</span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': loginForm.$submitted && loginForm.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}</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="{{\'APPLICATION_USERNAME\' | translate}}" name="name" ng-model="userLogin.name" required/>\n </div>\n <span data-ng-show="loginForm.$submitted && loginForm.name.$invalid" class="help-block">{{\'MESSAGE_REQUIRED_FIELD\' | translate}}</span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': loginForm.$submitted && loginForm.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}</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="{{\'APPLICATION_PASSWORD\' | translate}}" name="password" ng-model="userLogin.password" required/>\n </div>\n <span data-ng-show="loginForm.$submitted && loginForm.password.$invalid" class="help-block">{{\'MESSAGE_REQUIRED_FIELD\' | translate}}</span>\n <span class="help-block"><a href="#" data-ng-click="toggleForgotPassword(true)" class="forget-password">{{\'APPLICATION_FORGOT_PASSWORD\' | translate}}?</a></span>\n </div>\n <div class="form-actions">\n <button type="submit" class="btn btn-success uppercase">{{\'APPLICATION_LOGIN\' | translate}}</button>\n <label class="rememberme check">\n <input type="checkbox" data-ng-model="userLogin.remember"> {{\'APPLICATION_REMEMBER_ME\' | translate}}\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 </form>\n <form name="forgetForm" data-ng-if="forgotPassword" data-ng-submit="forgetForm.$valid && recover()" novalidate>\n <h3>{{\'APPLICATION_FORGOT_PASSWORD\' | translate}}?</h3>\n <p>\n {{\'APPLICATION_INSERT_EMAIL_TO_RESET\' | translate}}\n </p>\n <div class="alert alert-success" data-ng-show="showRecoverMessage">\n <button class="close" data-close="alert"></button>\n <span>{{\'MESSAGE_CHECK_YOUR_EMAIL_RECOVER\' | translate}}</span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': forgetForm.$submitted && forgetForm.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}</label>\n <div class="input-icon">\n <i class="fa fa-envelope"></i>\n <input class="form-control form-control-solid placeholder-no-fix" type="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" name="email" ng-model="userLogin.email" required/>\n </div>\n <span data-ng-show="forgetForm.$submitted && forgetForm.email.$invalid" class="help-block">{{\'MESSAGE_REQUIRED_FIELD\' | translate}}</span>\n </div>\n <div class="form-actions">\n <button type="button" id="back-btn" data-ng-click="toggleForgotPassword(false)" class="btn btn-default">{{\'APPLICATION_BACK\' | translate}}</button>\n <button type="submit" class="btn btn-success uppercase pull-right">{{\'APPLICATION_SUBMIT\' | translate}}</button>\n </div>\n </form>\n <div class="login-options">\n <h4>{{\'APPLICATION_FOLLOW_US\' | translate}}</h4>\n <ul class="social-icons">\n <li>\n <a class="social-icon-color facebook" data-original-title="facebook" href="https://www.facebook.com/xcallymotion" target="_blank"></a>\n </li>\n <li>\n <a class="social-icon-color twitter" data-original-title="Twitter" href="https://twitter.com/xcallymotion" target="_blank"></a>\n </li>\n <li>\n <a class="social-icon-color googleplus" data-original-title="Google Plus" href="https://plus.google.com/+Xcally" target="_blank"></a>\n </li>\n <li>\n <a class="social-icon-color linkedin" data-original-title="Linkedin" href="https://www.linkedin.com/company/xcally" target="_blank"></a>\n </li>\n </ul>\n </div>\n</div>\n<div class="copyright">\n xCALLY Motion v. {{info.version}} | 2016 - {{year + 1}} © Powered by Xenialab <ng-bind-html data-ng-if="license.custom && !settings.defaultFooterWhiteLabel && settings.footerWhiteLabel" ng-bind-html="\'| \'+settings.footerWhiteLabel"></ng-bind-html>\n</div>\n<!-- END LOGIN -->\n'),a.put("app/main/about.modal.html",'<div class="center-text">\n<div class="modal-header no-border">\n<button type="button" ng-click="$dismiss()" class="close">×</button>\n <!-- <h3 class="modal-title center-text">{{ \'APPLICATION_ABOUT\' | translate }}</h3> -->\n</div>\n<div class="modal-body" style="padding-top:0px;">\n <div class="mbottom20" data-ng-init="getInfo()">\n <a>\n <img data-ng-if="settings.defaultLoginLogo || !license.custom" ng-src="assets/images/logo-big-pdf.png" alt="logo" class="about-logo" />\n <img data-ng-if="license.custom && !settings.defaultLoginLogo" ng-src="api/settings/logo/login/{{settings.loginLogo ? settings.loginLogo : \'logo-big-pdf.png\'}}" alt="logo" class="custom-login-logo about-logo" onError="this.onerror=null;this.src=\'assets/images/logo-big-pdf.png\';"/>\n </a>\n</div>\n<div class="mbottom20">\n <b class="sounds-title-icon">xCALLY Motion</b><br>\n <small>v. {{info.version}}</small><br><br>\n <small>2016 - {{year + 1}} © Powered by Xenialab</small><br>\n <small><a href="https://www.xcallymotion.com">www.xcallymotion.com</a></small><br>\n <ng-bind-html data-ng-if="license.custom && !settings.defaultFooterWhiteLabel && settings.footerWhiteLabel" ng-bind-html="settings.footerWhiteLabel"></ng-bind-html>\n</div>\n<div class="mbottom20">\n <span><b>{{\'APPLICATION_USEFUL_LINKS\' | translate}}</b></span><br>\n <small><a href="https://wiki.xcallymotion.com/" target="_blank">Wiki</a></small><br>\n <small><a href="http://www.xcally.com/bar/multichannel/Setup.msi" target="_blank">Phonebar Download</a></small><br>\n <small><a href="http://www.xcally.com/support/eula-xcally-license-en.pdf" target="_blank">EULA</a></small><br>\n</div>\n <div class="login-options" style=\'margin-bottom:0px;\'>\n <h4>{{\'APPLICATION_FOLLOW_US\' | translate}}</h4>\n <ul class="social-icons">\n <li>\n <a class="social-icon-color facebook" data-original-title="facebook" href="https://www.facebook.com/xcallymotion" target="_blank"></a>\n </li>\n <li>\n <a class="social-icon-color twitter" data-original-title="Twitter" href="https://twitter.com/xcallymotion" target="_blank"></a>\n </li>\n <li>\n <a class="social-icon-color googleplus" data-original-title="Google Plus" href="https://plus.google.com/+Xcally" target="_blank"></a>\n </li>\n <li>\n <a class="social-icon-color linkedin" data-original-title="Linkedin" href="https://www.linkedin.com/company/xcally" target="_blank"></a>\n </li>\n </ul>\n</div>\n<div class="login-options" style=\'margin-bottom:0px;\'>\n<h4>{{\'APPLICATION_CONTACT_US\' | translate}}:</h4>\n<div class="float-right" style="margin-top:10px;margin-bottom:10px;">\n <a href="mailto:support@xcally.com">support@xcally.com</a></small>\n</div>\n</div>\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/main/audioFileDownload.play.modal.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" style="text-align:center;">\n <audio controls autoplay ng-src="{{audio}}" preload="none">\n Your browser does not support the audio tag.</audio>\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/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>\n <th>{{\'APPLICATION_NAME\' | translate}}</th>\n <th>{{\'APPLICATION_LIST\' | translate}}</th>\n <th></th>\n </tr>\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/closeEditedTab.modal.jscripty.html",' <div class="modal-header" data-ng-init="init()">\n <h3 class="modal-title">{{ \'APPLICATION_WARNING\' | translate }}</h3>\n <!-- <h3 ng-if="projectStatus == \'incomplete\'" class="modal-title">{{ \'APPLICATION_WARNING\' | translate }}</h3> -->\n\n</div>\n<div class="modal-body">\n<!-- <div ng-if="projectStatus == \'incomplete\'" class="modal-body"> -->\n <p>{{\'MESSAGE_CLOSE_INCOMPLETE\' | translate}}</p>\n</div>\n\n\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/cm.disposition.modal.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 <form name="form" novalidate data-ng-init="initDisposition()">\n <div class="form-group">\n <ui-select data-ng-model="item.disposition" name="list" theme="bootstrap" data-ng-disabled="!dispositions.length" required>\n <ui-select-match placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="disposition.name as disposition in dispositions | filter: $select.search">\n <div ng-bind-html="disposition.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="note note-warning" data-ng-hide="dispositions.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate }}\n </p>\n </div>\n</form>\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()" data-ng-disabled="!item.disposition">{{ \'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/main/company.info.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_COMPANY_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <div class="row">\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_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">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}</label>\n <input readonly type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="company.name" required/>\n </div>\n <!-- END NAME -->\n\n <!-- START VAT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_VAT\' | translate}}</label>\n <input readonly type="text" name="vat" placeholder="{{\'APPLICATION_VAT\' | translate}}" class="form-control" data-ng-model="company.vat"/>\n </div>\n <!-- END VAT -->\n\n <!-- START COMPANYID -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_COMPANY_ID\' | translate}}</label>\n <input readonly type="text" name="companyId" placeholder="{{\'APPLICATION_COMPANY_ID\' | translate}}" class="form-control" data-ng-model="company.companyId"/>\n </div>\n <!-- END COMPANYID -->\n\n <!-- START WEBSITE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_WEBSITE\' | translate}}</label>\n <input readonly type="text" name="website" placeholder="{{\'APPLICATION_WEBSITE\' | translate}}" class="form-control" data-ng-model="company.website"/>\n </div>\n <!-- END WEBSITE -->\n\n <!-- START EMAIL -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}</label>\n <input readonly type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="company.email"/>\n </div>\n <!-- END EMAIL -->\n </div>\n <div class="col-md-6">\n <!-- START PHONE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}</label>\n <input readonly type="text" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="company.phone"/>\n </div>\n <!-- END PHONE -->\n\n <!-- START FAX -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_FAX\' | translate}}</label>\n <input readonly type="text" name="fax" placeholder="{{\'APPLICATION_FAX\' | translate}}" class="form-control" data-ng-model="company.fax"/>\n </div>\n <!-- END FAX -->\n\n <!-- START TYPE -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <input readonly type="text" name="type" placeholder="{{\'APPLICATION_TYPE\' | translate}}" class="form-control" data-ng-model="company.type"/>\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 readonly 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 </form>\n </div>\n <!-- END ADVANCED TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.address" novalidate>\n <!-- START STREET -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_STREET\' | translate}}</label>\n <input readonly type="text" name="street" placeholder="{{\'APPLICATION_STREET\' | translate}}" class="form-control" data-ng-model="company.street"/>\n </div>\n <!-- END STREET -->\n\n <!-- START POSTALCODE -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_POSTALCODE\' | translate}}</label>\n <input readonly type="text" name="postalCode" placeholder="{{\'APPLICATION_POSTALCODE\' | translate}}" class="form-control" data-ng-model="company.postalCode"/>\n </div>\n <!-- END POSTALCODE -->\n\n <!-- START CITY -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_CITY\' | translate}}</label>\n <input readonly type="text" name="city" placeholder="{{\'APPLICATION_CITY\' | translate}}" class="form-control" data-ng-model="company.city"/>\n </div>\n <!-- END CITY -->\n <!-- START COUNTRY -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_COUNTRY\' | translate}}</label>\n <input readonly type="text" name="country" placeholder="{{\'APPLICATION_COUNTRY\' | translate}}" class="form-control" data-ng-model="company.country"/>\n </div>\n <!-- END COUNTRY -->\n </form>\n </div>\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.shipmentAddress" novalidate>\n <!-- START STREET -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_STREET\' | translate}}</label>\n <input readonly type="text" name="sStreet" placeholder="{{\'APPLICATION_STREET\' | translate}}" class="form-control" data-ng-model="company.sStreet"/>\n </div>\n <!-- END STREET -->\n\n <!-- START POSTALCODE -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_POSTALCODE\' | translate}}</label>\n <input readonly type="text" name="sPostalCode" placeholder="{{\'APPLICATION_POSTALCODE\' | translate}}" class="form-control" data-ng-model="company.sPostalCode"/>\n </div>\n <!-- END POSTALCODE -->\n\n <!-- START CITY -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_CITY\' | translate}}</label>\n <input readonly type="text" name="sCity" placeholder="{{\'APPLICATION_CITY\' | translate}}" class="form-control" data-ng-model="company.sCity"/>\n </div>\n <!-- END CITY -->\n <!-- START COUNTRY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_COUNTRY\' | translate}}</label>\n <input readonly type="text" name="sCountry" placeholder="{{\'APPLICATION_COUNTRY\' | translate}}" class="form-control" data-ng-model="company.sCountry"/>\n </div>\n <!-- END COUNTRY -->\n </form>\n </div>\n </div>\n </div>\n </div>\n </div>\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/main/customDateFilter.modal.html",'<div class="modal-body">\n <uib-datepicker ng-model="dateTime.filterDate"\n class="well well-sm">\n </uib-datepicker>\n <uib-timepicker data-ng-if="hasTime" ng-model="dateTime.time" show-meridian="false"></uib-timepicker>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="setFilterDate(dateTime.filterDate)">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancelDateFilter()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/main/customDateFilterHeader.html",'<input class="ui-grid-filter-input date-time-filter-buttons pointer-cursor" style="width:90%;padding:inherit;" data-ng-click="openDatePicker(colFilter)" placeholder="{{ colFilter.name }}" readonly value="{{colFilter.term | date:\'dd-MM-yyyy\'}}">\n<span role="button" class="ui-grid-filter-button-select cancel-custom-date-range-filter-button ng-scope" data-ng-click="removeFilter(colFilter, $index)" data-ng-if="!colFilter.disableCancelFilterButton" data-ng-disabled="colFilter.term === undefined || colFilter.term === null || colFilter.term === \'\'" data-ng-show="colFilter.term !== undefined && colFilter.term != null" tabindex="0" aria-hidden="false" aria-disabled="false" style="right:22px;">\n <i class="ui-grid-icon-cancel cancel-custom-date-range-filter" ui-grid-one-bind-aria-label="aria.removeFilter" aria-label="Remove Filter"> </i>\n</span>\n'),a.put("app/main/customTagsFilter.modal.html",'<div class="modal-body" data-ng-init="initModal()">\n <!-- START TAGS -->\n<div class="form-group">\n <label class="control-label">{{\'APPLICATION_TAGS\' | translate}}</label>\n <ui-select multiple=\'true\' data-ng-model="item.myTags" 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</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="setFilterTags()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancelTagsFilter()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/main/customTagsFilterHeader.html",'<input class="ui-grid-filter-input pointer-cursor" style="width:90%;padding:inherit;" data-ng-click="openTags(colFilter)" placeholder="{{ colFilter.name }}" readonly value="{{colFilter.term}}">\n<span role="button" class="ui-grid-filter-button-select cancel-custom-date-range-filter-button ng-scope" data-ng-click="removeFilter(colFilter, $index)" data-ng-if="!colFilter.disableCancelFilterButton" data-ng-disabled="colFilter.term === undefined || colFilter.term === null || colFilter.term === \'\'" data-ng-show="colFilter.term !== undefined && colFilter.term != null" tabindex="0" aria-hidden="false" aria-disabled="false" style="right:5px;">\n <i class="ui-grid-icon-cancel cancel-custom-date-range-filter" ui-grid-one-bind-aria-label="aria.removeFilter" aria-label="Remove Filter"> </i>\n</span>\n'),a.put("app/main/keepMeLogged.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_WARNING\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <p>{{\'MESSAGE_SOMEONE_LOGGED_YOU_OUT\' | translate}}</p>\n</div>\n<div class="modal-footer">\n <button class="btn btn-danger" type="button" ng-click="close()">{{ \'APPLICATION_YES\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_NO\' | 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">\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 class="hide" data-ng-if="!Auth.isAgent() && activeTour.main" ng-joy-ride="activeTour.main" config="tourConfig.main" on-finish="onTourFinish()" on-skip="onTourSkip()"></div>\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 data-ng-mouseup="$event.which === 2 && closeTab($index)">\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="closeJscriptyTab(index)"></jscripty>\n <!-- <jscripty data-ng-switch-when="jscripty" workspace="workspace" index="$index" on-submit="closeTab(index,item)"></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 <sms-room data-ng-switch-when="smsRoom" workspace="workspace" index="$index" on-submit="closeTab(index)"></sms-room>\n <openchannel-room data-ng-switch-when="openchannelRoom" workspace="workspace" index="$index" on-submit="closeTab(index)"></openchannel-room>\n <tiger-dial-disposal data-ng-switch-when="tdDisposal" workspace="workspace" index="$index"></tiger-dial-disposal>\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/mergeContact.choose.modal.html",'<div class="modal-header" data-ng-init="initView()">\n <h3 class="modal-title">{{ \'APPLICATION_CHOOSE_CONTACT_TO_MERGE\' | translate }}</h3>\n</div>\n<div class="modal-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-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 class="modal-footer">\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/main/mergeContact.merge.modal.html",'<div class="modal-header" data-ng-init="initView()">\n <h3 class="modal-title">{{ \'APPLICATION_MERGE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.general" data-ng-submit="submit({index:index,item:contact})" novalidate>\n <!-- BEGIN PORTLET -->\n <div class="portlet light ">\n <div class="portlet-body 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 data-ng-if="fields.firstName.length <= 1" type="text" name="firstName" placeholder="{{\'APPLICATION_FIRSTNAME\' | translate}}" class="form-control" data-ng-model="contact.firstName" required/>\n <ui-select data-ng-if="fields.firstName.length > 1" data-ng-model="contact.firstName" theme="bootstrap" name="firstName" required>\n <ui-select-match placeholder="{{ \'APPLICATION_FIRSTNAME\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="field in fields.firstName | filter: $select.search track by $index">\n <div ng-bind-html="field | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\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 data-ng-if="fields.lastName.length <= 1" type="text" name="lastName" placeholder="{{\'APPLICATION_LASTNAME\' | translate}}" class="form-control" data-ng-model="contact.lastName"/>\n <ui-select data-ng-if="fields.lastName.length > 1" data-ng-model="contact.lastName" theme="bootstrap" name="lastName">\n <ui-select-match placeholder="{{ \'APPLICATION_LASTNAME\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="field in fields.lastName | filter: $select.search track by $index">\n <div ng-bind-html="field | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\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" required>\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 data-ng-if="fields.phone.length <= 1" type="text" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="contact.phone"/>\n <ui-select data-ng-if="fields.phone.length > 1" data-ng-model="contact.phone" theme="bootstrap" name="phone">\n <ui-select-match placeholder="{{ \'APPLICATION_PHONE\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="field in fields.phone | filter: $select.search track by $index">\n <div ng-bind-html="field | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\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 data-ng-if="fields.mobile.length <= 1" type="text" name="mobile" placeholder="{{\'APPLICATION_MOBILE\' | translate}}" class="form-control" data-ng-model="contact.mobile"/>\n <ui-select data-ng-if="fields.mobile.length > 1" data-ng-model="contact.mobile" theme="bootstrap" name="mobile">\n <ui-select-match placeholder="{{ \'APPLICATION_MOBILE\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="field in fields.mobile | filter: $select.search track by $index">\n <div ng-bind-html="field | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\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 data-ng-if="fields.email.length <= 1" type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="contact.email"/>\n <ui-select data-ng-if="fields.email.length > 1" data-ng-model="contact.email" theme="bootstrap" name="email">\n <ui-select-match placeholder="{{ \'APPLICATION_EMAIL\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="field in fields.email | filter: $select.search track by $index">\n <div ng-bind-html="field | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\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 data-ng-if="fields.fax.length <= 1" type="text" name="fax" placeholder="{{\'APPLICATION_FAX\' | translate}}" class="form-control" data-ng-model="contact.fax"/>\n <ui-select data-ng-if="fields.fax.length > 1" data-ng-model="contact.fax" theme="bootstrap" name="fax">\n <ui-select-match placeholder="{{ \'APPLICATION_FAX\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="field in fields.fax | filter: $select.search track by $index">\n <div ng-bind-html="field | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\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 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 <div ng-bind-html="tag | highlight: $select.search"></div>\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 </div>\n </div>\n </div>\n <div class="portlet light upborder">\n <div class="portlet-body 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 data-ng-if="fields.street.length <= 1" type="text" name="street" placeholder="{{\'APPLICATION_STREET\' | translate}}" class="form-control" data-ng-model="contact.street"/>\n <ui-select data-ng-if="fields.street.length > 1" data-ng-model="contact.street" theme="bootstrap" name="street">\n <ui-select-match placeholder="{{ \'APPLICATION_STREET\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="field in fields.street | filter: $select.search track by $index">\n <div ng-bind-html="field | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\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 data-ng-if="fields.postalCode.length <= 1" type="text" name="postalCode" placeholder="{{\'APPLICATION_POSTALCODE\' | translate}}" class="form-control" data-ng-model="contact.postalCode"/>\n <ui-select data-ng-if="fields.postalCode.length > 1" data-ng-model="contact.postalCode" theme="bootstrap" name="postalCode">\n <ui-select-match placeholder="{{ \'APPLICATION_POSTALCODE\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="field in fields.postalCode | filter: $select.search track by $index">\n <div ng-bind-html="field | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\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 data-ng-if="fields.city.length <= 1" type="text" name="city" placeholder="{{\'APPLICATION_CITY\' | translate}}" class="form-control" data-ng-model="contact.city"/>\n <ui-select data-ng-if="fields.city.length > 1" data-ng-model="contact.city" theme="bootstrap" name="city">\n <ui-select-match placeholder="{{ \'APPLICATION_CITY\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="field in fields.city | filter: $select.search track by $index">\n <div ng-bind-html="field | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\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 data-ng-if="fields.country.length <= 1" type="text" name="country" placeholder="{{\'APPLICATION_COUNTRY\' | translate}}" class="form-control" data-ng-model="contact.country"/>\n <ui-select data-ng-if="fields.country.length > 1" data-ng-model="contact.country" theme="bootstrap" name="country">\n <ui-select-match placeholder="{{ \'APPLICATION_COUNTRY\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="field in fields.country | filter: $select.search track by $index">\n <div ng-bind-html="field | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\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 data-ng-if="fields.dateOfBirth.length <= 1" type="date" name="dateOfBirth" placeholder="{{\'APPLICATION_DATEOFBIRTH\' | translate}}" class="form-control" data-ng-model="contact.dateOfBirth"/>\n <ui-select data-ng-if="fields.dateOfBirth.length > 1" data-ng-model="contact.dateOfBirth" theme="bootstrap" name="dateOfBirth">\n <ui-select-match placeholder="{{ \'APPLICATION_DATEOFBIRTH\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="field in fields.dateOfBirth | filter: $select.search track by $index">\n <div ng-bind-html="field | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\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;" data-ng-if="fields.description.length <= 1" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="contact.description"/></textarea>\n <ui-select data-ng-if="fields.description.length > 1" data-ng-model="contact.description" theme="bootstrap" name="description">\n <ui-select-match placeholder="{{ \'APPLICATION_DESCRIPTION\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="field in fields.description | filter: $select.search track by $index">\n <div ng-bind-html="field | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\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 data-ng-if="fields.url.length <= 1" type="text" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="contact.url"/>\n <ui-select data-ng-if="fields.url.length > 1" data-ng-model="contact.url" theme="bootstrap" name="url">\n <ui-select-match placeholder="{{ \'APPLICATION_URL\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="field in fields.url | filter: $select.search track by $index">\n <div ng-bind-html="field | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\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 </div>\n </div>\n </div>\n <div class="portlet light upborder" data-ng-if="customFields.length">\n <div class="portlet-body">\n <div class="row">\n <div class="col-md-4" 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 data-ng-if="fields[customField.name].length <= 1" type="text" name="{{customField.name}}" placeholder="{{customField.alias}}" class="form-control" data-ng-model="contact[customField.name]"/>\n <ui-select data-ng-if="fields[customField.name].length > 1" data-ng-model="contact[customField.name]" theme="bootstrap" name="{{customField.name}}">\n <ui-select-match placeholder="{{customField.name}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="field in fields[customField.name] | filter: $select.search track by $index">\n <div ng-bind-html="field | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\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 </div>\n </div>\n </div>\n <!-- END PORTLET -->\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="merge()" ng-disabled="forms.general.$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/main/template/actionBuilder/template.actionBuilderIntegration.html",'<div data-ng-if="randomName" class="form-group col-md-6" 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-6" 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-6" 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-6" 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-6" 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-6" 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-6" 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-6" 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-6">\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-6" 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-6" 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-6" 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-6">\n <input type="text" ng-model="element.data3" class="form-control"/>\n</div>\n'),a.put("app/main/template/actionBuilder/template.actionBuilderUrlForward.html",'<div data-ng-if="randomName" class="form-group col-md-6" 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 placeholder="{{ \'APPLICATION_TYPE\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.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<div class="form-group col-md-6" data-ng-if="element.data1 && randomName" data-ng-class="{\'has-error\': (form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$invalid}">\n <input type="url" ng-model="element.data2" placeholder="{{ \'APPLICATION_URL\' | translate }}" name="data2{{randomName}}" class="form-control" required/>\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"),a.put("app/main/template/template.conditionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-4" 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-4" 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-4" 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-4" 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_CUSTOMER_JOURNEY\' | 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 && workspace.data.uniqueid && workspace.data.agentcalledAt">\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-2 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 class="col-md-2 portfolio-stat">\n <button class="btn grey-cascade" type="button" data-ng-click="dispose()" data-ng-disabled="contact.disposed">\n <i class="icon-target"></i> {{\'APPLICATION_DISPOSITION\' | translate}}\n </button>\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 <button type="submit" data-ng-if="contact.id" title="{{\'APPLICATION_COPY\' | translate}}" class="btn btn-circle green btn-sm" data-ng-click="copy(contact.id)"><i class="fa fa-files-o"></i></button>\n <button type="submit" data-ng-if="contact.ListId" class="btn btn-circle purple btn-sm" title="{{\'APPLICATION_MERGE\' | translate}}" data-ng-click="merge(contact)"><i class="icon-link"></i></button>\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 <div class="input-group">\n <ui-select data-ng-model="contact.CompanyId" theme="bootstrap" name="CompanyId" ng-disabled="!companies.length" required>\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 <span class="input-group-btn">\n <button type="button" data-ng-click="companyInfo(contact.CompanyId)" class="btn btn-default" data-ng-disabled="!contact.CompanyId">\n <span class="icon-info" data-ng-class="{\'font-blue\':contact.CompanyId}"></span>\n </button>\n </span>\n </div>\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 <div class="input-group">\n <input type="text" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="contact.phone"/>\n <span class="input-group-btn" uib-dropdown>\n <button data-ng-if="Auth.isAgent()" type="button" uib-dropdown-toggle class="btn btn-default" data-ng-disabled="!contact.phone || !agent.phoneBarRemoteControl" >\n <span class="icon-earphones-alt" data-ng-class="{\'font-blue\':contact.phone && agent.phoneBarRemoteControl}" uib-tooltip="{{!agent.phoneBarRemoteControl ? (\'APPLICATION_ENABLE_REMOTE_PHONEBAR\' | translate) : (\'APPLICATION_MOTION_BAR_CONTROLS\' | translate)}}" ></span>\n </button>\n <ul class="dropdown-menu" uib-dropdown-menu role="menu" aria-labelledby="single-button">\n <li role="menuitem"><a href="#" data-ng-click="callPhoneBar(contact.phone,\'call\')"><i class="icon-phone"></i> {{\'APPLICATION_CALL\' | translate}}</a></li>\n <li role="menuitem"><a href="#" data-ng-click="callPhoneBar(contact.phone,\'transfer\')"><i class="glyphicon glyphicon-random"></i> {{\'APPLICATION_TRANSFER\' | translate}}</a></li>\n </ul>\n <button type="button" data-ng-click="openRoom(null,\'smsRoom\',{to:contact.phone})" class="btn btn-default" data-ng-disabled="!contact.phone || !license.messaging">\n <span class="glyphicon glyphicon-comment" data-ng-class="{\'font-blue\':contact.phone && license.messaging}"></span>\n </button>\n </span>\n </div>\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 <div class="input-group">\n <input type="text" name="mobile" placeholder="{{\'APPLICATION_MOBILE\' | translate}}" class="form-control" data-ng-model="contact.mobile"/>\n <span class="input-group-btn" uib-dropdown>\n <button data-ng-if="Auth.isAgent()" type="button" uib-dropdown-toggle class="btn btn-default" data-ng-disabled="!contact.mobile || !agent.phoneBarRemoteControl" >\n <span class="icon-earphones-alt" data-ng-class="{\'font-blue\':contact.mobile && agent.phoneBarRemoteControl}" uib-tooltip="{{!agent.phoneBarRemoteControl ? (\'APPLICATION_ENABLE_REMOTE_PHONEBAR\' | translate) : (\'APPLICATION_MOTION_BAR_CONTROLS\' | translate)}}" ></span>\n </button>\n <ul class="dropdown-menu" uib-dropdown-menu role="menu" aria-labelledby="single-button">\n <li role="menuitem"><a href="#" data-ng-click="callPhoneBar(contact.mobile,\'call\')"><i class="icon-phone"></i> {{\'APPLICATION_CALL\' | translate}}</a></li>\n <li role="menuitem"><a href="#" data-ng-click="callPhoneBar(contact.mobile,\'transfer\')"><i class="glyphicon glyphicon-random"></i> {{\'APPLICATION_TRANSFER\' | translate}}</a></li>\n </ul>\n <button type="button" data-ng-click="openRoom(null,\'smsRoom\',{to:contact.mobile})" class="btn btn-default" data-ng-disabled="!contact.mobile || !license.messaging">\n <span class="glyphicon glyphicon-comment" data-ng-class="{\'font-blue\':contact.mobile && license.messaging}"></span>\n </button>\n </span>\n </div>\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 <div class="input-group">\n <input type="text" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="contact.email"/>\n <span class="input-group-btn">\n <button type="button" data-ng-click="openRoom(null,\'mailRoom\',{to:contact.email})" class="btn btn-default" data-ng-disabled="!contact.email || !license.mail">\n <span class="icon-envelope" data-ng-class="{\'font-blue\':contact.email && license.mail}"></span>\n </button>\n </span>\n </div>\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 <div class="input-group">\n <input type="text" name="fax" placeholder="{{\'APPLICATION_FAX\' | translate}}" class="form-control" data-ng-model="contact.fax"/>\n <span class="input-group-btn">\n <button type="button" data-ng-click="openRoom(null,\'faxRoom\',{to:contact.fax})" class="btn btn-default" data-ng-disabled="!contact.fax || !license.fax">\n <span class="fa fa-fax" data-ng-class="{\'font-blue\':contact.fax && license.fax}"></span>\n </button>\n </span>\n </div>\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 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/lists/list">{{\'APPLICATION_LISTS\' | 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 || !contact.ListId">{{\'APPLICATION_UPDATE\' | translate}}</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 class="row">\n <div class="col-md-4" 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 </div>\n <button type="submit" class="btn btn-circle green-haze btn-sm" data-ng-disabled="!contact.firstName || !contact.ListId">{{\'APPLICATION_UPDATE\' | translate}}</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_CUSTOMER_JOURNEY\' | 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\',\'general\',\'inbound\')">\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\',\'room\')">\n <input type="radio" class="toggle">{{\'APPLICATION_EMAILS\' | translate}}</label>\n <label class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-class="{\'active\':log.daily.show === \'chat\'}" data-ng-click="updateLog(\'daily\',\'chat\',\'general\',\'room\')">\n <input type="radio" class="toggle">{{\'APPLICATION_CHAT\' | translate}}</label>\n <label class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-class="{\'active\':log.daily.show === \'fax\'}" data-ng-click="updateLog(\'daily\',\'fax\',\'general\',\'room\')">\n <input type="radio" class="toggle">{{\'APPLICATION_FAX\' | translate}}</label>\n <label class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-class="{\'active\':log.daily.show === \'sms\'}" data-ng-click="updateLog(\'daily\',\'sms\',\'general\',\'room\')">\n <input type="radio" class="toggle">{{\'APPLICATION_SMS\' | translate}}</label>\n </div><span data-ng-if="log.daily.show==\'phone\'"> |</span>\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.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-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><span data-ng-if="log.daily.show==\'phone\'"> |</span>\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" name="gridOptionsdaily" ui-grid="gridOptionsdaily" 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="!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','general','inbound')\">\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','room')\">\n <input type=\"radio\" class=\"toggle\">{{'APPLICATION_EMAILS' | translate}}</label>\n <label class=\"btn btn-transparent grey-salsa btn-circle btn-sm\" data-ng-class=\"{'active':log.history.show === 'chat'}\" data-ng-click=\"updateLog('history','chat','general','room')\">\n <input type=\"radio\" class=\"toggle\">{{'APPLICATION_CHAT' | translate}}</label>\n <label class=\"btn btn-transparent grey-salsa btn-circle btn-sm\" data-ng-class=\"{'active':log.history.show === 'fax'}\" data-ng-click=\"updateLog('history','fax','general','room')\">\n <input type=\"radio\" class=\"toggle\">{{'APPLICATION_FAX' | translate}}</label>\n <label class=\"btn btn-transparent grey-salsa btn-circle btn-sm\" data-ng-class=\"{'active':log.history.show === 'sms'}\" data-ng-click=\"updateLog('history','sms','general','room')\">\n <input type=\"radio\" class=\"toggle\">{{'APPLICATION_SMS' | translate}}</label>\n </div><span data-ng-if=\"log.history.show=='phone'\"> |</span>\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.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-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><span data-ng-if=\"log.history.show=='phone'\"> |</span>\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\" name=\"gridOptionshistory\" ui-grid=\"gridOptionshistory\" 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=\"!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 <!-- 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 <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 </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 light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-edit font-green-sharp"></i>\n <span ng-if="attribute.nodeName ==\'label\'" ng-repeat=\'attribute in currentQuestion.value.attributes\' class="caption-subject">{{attribute.value}} </span>\n </div>\n\n </div>\n <div class="portlet-body form ">\n <div class="row">\n <div class="col-md-10 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\' || attribute.nodeName ==\'text\'" ng-repeat=\'attribute in currentQuestion.value.attributes\'>{{attribute.value}}</h3>\n </div>\n <!-- Buttons -->\n\n <div ng-if ="(edge.source.id == currentQuestion.id) && edge.value" ng-repeat=\'edge in currentQuestion.edges track by $index\' class="row">\n <div class="col-md-8 col-md-offset-2">\n <input checked="checked" type="radio" ng-model="currentQuestion.button" ng-value="edge" >\n <label ng-show="(edge.source.id == currentQuestion.id) && edge.value">{{edge.value}}</label><br><br>\n </div>\n </div>\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 <br>\n <div class="col-md-2">\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 </div>\n <!-- Inputs -->\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 </div>\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" />\n <!-- 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 </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <!-- actions -->\n <div class="form-actions">\n <div ng-switch="attribute.nodeName" class="btn-set pull-left">\n <button class="btn red-haze " ng-click="end()">\n <span class="fa fa-times" > Close</span>\n </button>\n <!-- <button class="btn red-haze " ng-click="end()">\n <span ng-if="attribute.nodeName ==\'end\'" ng-repeat=\'attribute in currentQuestion.value.attributes\' class="fa fa-times" > Finish</span>\n </button> -->\n <button class="btn blue-haze" ng-show="count" ng-click="back()"><span class="glyphicon glyphicon-chevron-left"></span>Back</button>\n </div>\n <div class="btn-set pull-right">\n <button ng-show=" currentQuestion.button" class="btn blue-hoki" ng-click="next(currentQuestion.button.target, currentQuestion.button.value)">Next<span class="glyphicon glyphicon-chevron-right" ></span></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 </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 alert alert-block" ng-class="class" style="width: 350px; margin-top: 50px;">\n <h4 ng-show="title" class="alert-heading"><i class="{{icon}}"></i> {{title}}</h4>\n <hr>\n <p ng-bind-html="message"></p>\n <br>\n <p>\n <a class="btn btn-success close-notification" href="#" ng-click="nAccept()"><i class="glyphicon glyphicon-ok"></i> {{acceptBtn}} </a>\n <a class="btn btn-danger close-notification" href="#" ng-click="nReject()"><i class="glyphicon glyphicon-remove"></i> {{rejectBtn}} </a>\n </p>\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 <div class="col-md-1">\n <ui-select data-ng-model="rule.condition" theme="bootstrap" dynamic-name="randomName()" data-ng-change="inputIsRequired(rule)" data-ng-init="inputIsRequired(rule)">\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>\n <div class="col-md-2" data-ng-class="{\'has-error\': forms.report.$submitted && !rule.value}" data-ng-if="rule.required">\n <input type="text" ng-model="rule.value" class="form-control" dynamic-name="randomName()" data-ng-required="requiredInput"/>\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/main/template/template.tigerDialDisposal.html",'<div class="row margin-top-20 contact-tab-container">\n <div class="portlet light bordered">\n <div class="row portfolio-block" data-ng-if="workspace.spooler.destcalleridnum && workspace.spooler.queue && workspace.spooler.agentconnectAt">\n <div class="col-md-2">\n <div class="portfolio-text">\n <img src="assets/images/media/outboundroute.png" class="td-disposal-logo" alt=""/>\n </div>\n </div>\n <div class="col-md-3 portfolio-stat">\n <div>{{\'APPLICATION_CALLED_NUMBER\' | translate}} </div>\n <p> {{workspace.spooler.destcalleridnum}} </p>\n </div>\n <div class="col-md-3 portfolio-stat">\n <div>{{\'APPLICATION_QUEUE\' | translate}} </div>\n <p> {{workspace.spooler.queue}} </p>\n </div>\n <div class="col-md-3 portfolio-stat">\n <div>{{\'APPLICATION_DATE\' | translate}} </div>\n <p> {{workspace.spooler.agentconnectAt | date:\'dd/MM/yyyy HH:mm:ss\'}} </p>\n </div>\n</div>\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ workspace.spooler.calleridname }} {{ \'APPLICATION_MOTION_DIALER\' | translate }} {{ \'APPLICATION_DISPOSITION\' | translate }} </span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12" data-ng-form="tdForm">\n <!-- START RETRIEVE -->\n <div class="form-group" data-ng-class="{\'has-error\': (tdForm.retrieve.$touched || tdForm.$submitted) && tdForm.retrieve.$invalid}">\n <label class="control-label">{{ \'APPLICATION_STATUS\' | translate }}<span class="required" aria-required="true">*</span></label>\n <select name="retrieve" class="form-control" data-ng-model="entitySpooler.retrieve" required>\n <option value="CLOSED">CLOSE</option>\n <option value="OPEN">OPEN</option>\n <option value="BLACK_LIST">BLACKLIST</option>\n <option value="PLANNED">PLANNING</option>\n <option value="PLANNED_PEER">PLANNING AGENT</option>\n </select>\n <span data-ng-show="(tdForm.retrieve.$touched || tdForm.$submitted) && tdForm.retrieve.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RETRIEVE -->\n <!-- START PLANNING DATE -->\n <div class="form-group" data-ng-if="entitySpooler.retrieve == \'PLANNED\' || entitySpooler.retrieve == \'PLANNED_PEER\'" data-ng-class="{\'has-error\': (tdForm.date.$touched || tdForm.$submitted) && tdForm.date.$invalid}">\n <label class="control-label">PLANNING DATE<span class="required" aria-required="true">*</span></label>\n <uib-datepicker name="date" ng-model="entitySpooler.planningtime" required="entitySpooler.retrieve == \'PLANNED\' || entitySpooler.retrieve == \'PLANNED_PEER\'" data-ng-init="entitySpooler.planningtime = moment();"></uib-datepicker>\n <span data-ng-show="(tdForm.date.$touched || tdForm.$submitted) && tdForm.date.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PLANNING DATE -->\n <!-- START PLANNING TIME -->\n <div class="form-group" data-ng-if="entitySpooler.retrieve == \'PLANNED\' || entitySpooler.retrieve == \'PLANNED_PEER\'" data-ng-class="{\'has-error\': (tdForm.time.$touched || tdForm.$submitted) && tdForm.time.$invalid}">\n <label class="control-label">PLANNING TIME<span class="required" aria-required="true">*</span></label>\n <uib-timepicker name="time" ng-model="entitySpooler.planningtime" required="entitySpooler.retrieve == \'PLANNED\' || entitySpooler.retrieve == \'PLANNED_PEER\'" show-meridian="false" show-seconds="false"></uib-timepicker>\n <span data-ng-show="(tdForm.time.$touched || tdForm.$submitted) && tdForm.time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PLANNING TIME -->\n <!-- START PLANNING PEER -->\n <div class="form-group" data-ng-if="entitySpooler.retrieve == \'PLANNED_PEER\'" data-ng-class="{\'has-error\': (tdForm.agent.$touched || tdForm.$submitted) && tdForm.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="agent" class="form-control" data-ng-model="entitySpooler.planningpeer" ng-options="agent for agent in agents" required="entitySpooler.retrieve == \'PLANNED_PEER\'">\n </select>\n <span data-ng-show="(tdForm.agent.$touched || tdForm.$submitted) && tdForm.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 PLANNING PEER -->\n <button type="button" class="btn btn-circle green-haze btn-sm" data-ng-disabled="!tdForm.$valid" data-ng-click="save()">{{\'APPLICATION_SAVE\' | translate}}</button>\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="{{integration.link}}" 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 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 multiple data-ng-model="item.phones" theme="bootstrap" name="phones" data-ng-disabled="disabled" required>\n <ui-select-match placeholder="{{ \'APPLICATION_PHONE\' | translate }}">{{$select.selected[$index]}}</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 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 ACCOUNT_CODE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.account.$touched || form.$submitted) && form.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT_CODE\' | translate}}</label>\n <ui-select data-ng-model="item.account" theme="bootstrap" account="account" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_ACCOUNT_CODE\' | 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 ACCOUNT_CODE -->\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 <!-- START TIMEZONE -->\n <!-- <div class="form-group">\n <label class="control-label">{{\'APPLICATION_TIMEZONE\' | translate}}</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 TIMEZONE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_TIMEZONE\' | translate}}</label>\n <ui-select data-ng-model="item.timezone" theme="bootstrap" name="description" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_TIMEZONE\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="timezone.value as timezone in uiTimeZones | filter: $select.search" group-by="\'group\'">\n <div ng-bind-html="timezone.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TIMEZONE -->\n\n <!-- START VARIABLES -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.variables.$touched || form.$submitted) && form.variables.$invalid}">\n <label class="control-label">{{\'APPLICATION_VARIABLES\' | translate}}</label>\n <ui-select multiple data-ng-model="item.variables" theme="bootstrap" name="variables" data-ng-disabled="disabled">\n <ui-select-match placeholder="{{ \'APPLICATION_VARIABLES\' | translate }}">{{$select.selected[$index]}}</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.variables.$touched || form.$submitted) && form.variables.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VARIABLES -->\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 class="has-error" data-ng-if="noPhone.length">\n <span class="help-block help-block-error">\n {{\'APPLICATION_CONTACTS_WITHOUT_PHONE\' | translate}}: {{noPhone}}\n </span>\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.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 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 | trusted}}</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 <ui-select data-ng-model="process.queue" 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.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 <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="100" 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 DISPOSAL -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_TD_DISPOSAL\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="process.disposal"\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_DISPOSAL\' | translate}}</span>\n </div>\n <!-- END DISPOSAL -->\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.edit.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_EDIT\' | translate }} {{ \'APPLICATION_CONTACT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <!-- START RETRIEVE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.retrieve.$touched || form.$submitted) && form.retrieve.$invalid}" ng-init="initModal()">\n <label class="control-label">{{ \'APPLICATION_STATUS\' | translate }}<span class="required" aria-required="true">*</span></label>\n <select name="retrieve" class="form-control" data-ng-model="entitySpooler.retrieve" required>\n <option value="CLOSED">CLOSE</option>\n <option value="OPEN">OPEN</option>\n <option value="BLACK_LIST">BLACKLIST</option>\n <option value="PLANNED">PLANNING</option>\n <option value="PLANNED_PEER">PLANNING AGENT</option>\n </select>\n <span data-ng-show="(form.retrieve.$touched || form.$submitted) && form.retrieve.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RETRIEVE -->\n <!-- START PLANNING DATE -->\n <div class="form-group" data-ng-if="entitySpooler.retrieve == \'PLANNED\' || entitySpooler.retrieve == \'PLANNED_PEER\'" data-ng-class="{\'has-error\': (form.date.$touched || form.$submitted) && form.date.$invalid}">\n <label class="control-label">PLANNING DATE<span class="required" aria-required="true">*</span></label>\n <uib-datepicker name="date" ng-model="entitySpooler.planningtime" required="entitySpooler.retrieve == \'PLANNED\' || entitySpooler.retrieve == \'PLANNED_PEER\'" data-ng-init="entitySpooler.planningtime = moment()"></uib-datepicker>\n <span data-ng-show="(form.date.$touched || form.$submitted) && form.date.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PLANNING DATE -->\n <!-- START PLANNING TIME -->\n <div class="form-group" data-ng-if="entitySpooler.retrieve == \'PLANNED\' || entitySpooler.retrieve == \'PLANNED_PEER\'" data-ng-class="{\'has-error\': (form.time.$touched || form.$submitted) && form.time.$invalid}">\n <label class="control-label">PLANNING TIME<span class="required" aria-required="true">*</span></label>\n <uib-timepicker name="time" ng-model="entitySpooler.planningtime" required="entitySpooler.retrieve == \'PLANNED\' || entitySpooler.retrieve == \'PLANNED_PEER\'" show-meridian="false" show-seconds="false"></uib-timepicker>\n <span data-ng-show="(form.time.$touched || form.$submitted) && form.time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PLANNING TIME -->\n <!-- START PLANNING PEER -->\n <div class="form-group" data-ng-if="entitySpooler.retrieve == \'PLANNED_PEER\'" data-ng-class="{\'has-error\': (form.agent.$touched || form.$submitted) && form.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="agent" class="form-control" data-ng-model="entitySpooler.planningpeer" ng-options="agent for agent in agents" required="entitySpooler.retrieve == \'PLANNED_PEER\'">\n </select>\n <span data-ng-show="(form.agent.$touched || form.$submitted) && form.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 PLANNING PEER -->\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_CLOSE\' | translate }}</button>\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 class="actions">\n <a class="btn btn-default" href="#" data-ng-click="getSpooler()">\n <i class="icon-refresh"></i>\n </a>\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/reset/reset.html",'<!-- BEGIN LOGO -->\n<div class="logo" data-ng-init="getInfo()">\n <a href="index.html">\n <img data-ng-if="settings.defaultLoginLogo || !license.custom" ng-src="assets/images/logo-big.png" alt="logo" />\n <img data-ng-if="license.custom && !settings.defaultLoginLogo" ng-src="api/settings/logo/login/{{settings.loginLogo ? settings.loginLogo : \'logo-big.png\'}}" alt="logo" class="custom-login-logo" onError="this.onerror=null;this.src=\'assets/images/logo-big.png\';"/>\n </a>\n</div>\n<!-- END LOGO -->\n<!-- BEGIN RESET -->\n<div class="content">\n <!-- BEGIN RESET FORM -->\n <form name="resetForm" data-ng-submit="resetForm.$valid && reset()" novalidate>\n <h3>{{\'APPLICATION_RESET_PASSWORD\' | translate}}</h3>\n <p>\n {{\'APPLICATION_INSERT_NEW_PASSWORD_RESET\' | translate}}\n </p>\n <div class="form-group" data-ng-class="{\'has-error\': resetForm.$submitted && resetForm.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_NEW_PASSWORD\' | translate}}</label>\n <div class="input-icon">\n <i class="icon-key"></i>\n <input class="form-control form-control-solid placeholder-no-fix" type="password" placeholder="{{\'APPLICATION_NEW_PASSWORD\' | translate}}" name="password" ng-model="userReset.password" data-ng-pattern="settings.patternPassword" required/>\n </div>\n <span data-ng-show="resetForm.$submitted && resetForm.password.$invalid" class="help-block">{{\'MESSAGE_REQUIRED_FIELD\' | translate}}</span>\n <span data-ng-show="(resetForm.password.$touched || resetForm.$submitted) && resetForm.password.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': resetForm.$submitted && resetForm.rePassword.$invalid}">\n <label class="control-label">{{\'APPLICATION_RE_TYPE_NEW_PASSWORD\' | translate}}</label>\n <div class="input-icon">\n <i class="icon-key"></i>\n <input class="form-control form-control-solid placeholder-no-fix" type="password" placeholder="{{\'APPLICATION_RE_TYPE_NEW_PASSWORD\' | translate}}" name="rePassword" ng-model="userReset.rePassword" nx-equal="userReset.password" required/>\n </div>\n <span data-ng-show="resetForm.$submitted && resetForm.rePassword.$invalid" class="help-block">{{\'MESSAGE_REQUIRED_FIELD\' | translate}}</span>\n <span data-ng-show="(resetForm.password.$touched || resetForm.$submitted) && resetForm.$error.nxEqual" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PASSWORD\' | translate}}.\n </span>\n </div>\n <div class="form-actions">\n <button type="submit" class="btn btn-success uppercase">{{\'APPLICATION_SUBMIT\' | translate}}</button>\n </div>\n </form>\n <!-- END RESET FORM-->\n <div class="login-options">\n <h4>{{\'APPLICATION_FOLLOW_US\' | translate}}</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</div>\n<div class="copyright">\n xCALLY Motion v. {{info.version}} | 2016 - {{year + 1}} © Powered by Xenialab <ng-bind-html data-ng-if="license.custom && !settings.defaultFooterWhiteLabel && settings.footerWhiteLabel" ng-bind-html="\'| \'+settings.footerWhiteLabel"></ng-bind-html>\n</div>\n<!-- END RESET -->\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_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.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 VOICE SUBTYPE -->\n <div data-ng-if="item.channel===\'voice\'" class="form-group" data-ng-class="{\'has-error\': (form.channel.$touched || form.channel.$submitted) && form.channel.$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}}</ui-select-match>\n <ui-select-choices repeat="type in [\'Queue\',\'Outbound\'] | filter: $select.search">\n <div data-ng-bind="type | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.type.$touched || form.type.$submitted) && form.type.$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">\r\n <div class="row">\r\n <div class="col-md-12">\r\n <div class="portlet light" data-ng-init="initView()">\r\n <div class="portlet-title tabbable-line">\r\n <div class="caption caption-md">\r\n <i class="icon-globe theme-font hide"></i>\r\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATIONS\' | translate}}</span>\r\n </div>\r\n <div class="actions">\r\n <div class="btn-group" data-ng-show="id.length">\r\n <a class="btn red" href="#" data-ng-click="deleteItems()">\r\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\r\n </a>\r\n </div>\r\n <div class="btn-group">\r\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\r\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n <div class="portlet-body">\r\n <!-- START TABLE -->\r\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">\r\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n'),a.put("app/salesforce/view/configuration/view/view.html",'<div class="row" data-ng-init="initView();getConfiguration();getCustomVariables();getFields();">\r\n <div class="col-md-12">\r\n <div class="portlet light">\r\n <div class="portlet-title tabbable-line">\r\n <div class="caption caption-md">\r\n <i class="icon-globe theme-font hide"></i>\r\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATION\' | translate}}: {{configurationName}}</span>\r\n </div>\r\n <ul class="nav nav-tabs">\r\n <li class="active">\r\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_SUBJECT\' | translate}}</a>\r\n </li>\r\n <li>\r\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_DESCRIPTION\' | translate}}</a>\r\n </li>\r\n <li>\r\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_FIELDS\' | translate}}</a>\r\n </li>\r\n </ul>\r\n </div>\r\n <div class="portlet-body">\r\n <div class="tab-content">\r\n <!-- SUBJECT TAB -->\r\n <div class="tab-pane ui-padding active" id="tab_1_1">\r\n <div class="row">\r\n <div class="col-md-11">\r\n <span class="caption-subject">All following fields will be join by blank space:</span>\r\n </div>\r\n <div class="col-md-1 pull-rigth">\r\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'subject\')"><i class="fa fa-plus"></i></button>\r\n </div>\r\n </div>\r\n <hr>\r\n <!-- <div id="subject-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\r\n <div class="row" data-ng-repeat="subjectItem in subjectConfig">\r\n <div class="col-md-3">\r\n <ui-select ng-model="subjectItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(subjectItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-8" data-ng-if="subjectItem.type==\'string\'">\r\n <div class="form-group">\r\n <input type="text" class="form-control" data-ng-model="subjectItem.content" data-ng-change="updateField(subjectItem)">\r\n </div>\r\n </div>\r\n <div class="col-md-8" data-ng-if="subjectItem.type==\'variable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.variableName" data-ng-change="updateField(subjectItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\r\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-8" data-ng-if="subjectItem.type==\'customVariable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.VariableId" data-ng-change="updateField(subjectItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\r\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\r\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-1">\r\n <div class="form-group">\r\n <button class="btn btn-icon-only red" data-ng-click="removeItem(subjectItem)"><i class="fa fa-times"></i></button>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- </div> -->\r\n </div>\r\n <!-- END SUBJECT TAB -->\r\n <!-- DESCRIPTION TAB -->\r\n <div class="tab-pane ui-padding" id="tab_1_2">\r\n <div class="row">\r\n <div class="col-md-11">\r\n <span class="caption-subject">All following fields will be join by new line:</span>\r\n </div>\r\n <div class="col-md-1 pull-rigth">\r\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'description\')"><i class="fa fa-plus"></i></button>\r\n </div>\r\n </div>\r\n <hr>\r\n <!-- <div id="description-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\r\n <div class="row" data-ng-repeat="descriptionItem in descriptionConfig">\r\n <div class="col-md-2">\r\n <ui-select ng-model="descriptionItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in descFieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-9" data-ng-if="descriptionItem.type==\'string\'">\r\n <div class="form-group">\r\n <input type="text" class="form-control" data-ng-model="descriptionItem.content" data-ng-change="updateField(descriptionItem)">\r\n </div>\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\r\n <input type="text" class="form-control" placeholder="Key" data-ng-model="descriptionItem.key" data-ng-change="updateField(descriptionItem)">\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\r\n <ui-select ng-model="descriptionItem.keyType" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'string\'">\r\n <input type="text" class="form-control" placeholder="Value" data-ng-model="descriptionItem.keyContent" data-ng-change="updateField(descriptionItem)">\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'variable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.variableName" data-ng-change="updateField(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\r\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'customVariable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.VariableId" data-ng-change="updateField(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\r\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\r\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-1">\r\n <div class="form-group">\r\n <button class="btn btn-icon-only red" data-ng-click="removeItem(descriptionItem)"><i class="fa fa-times"></i></button>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- </div> -->\r\n </div>\r\n <!-- END DESCRIPTION TAB -->\r\n <!-- FIELDS TAB -->\r\n <div class="tab-pane ui-padding" id="tab_1_3">\r\n <div class="row">\r\n <div class="col-md-11">\r\n <span class="caption-subject">Add how to fill the fields present in your account:</span>\r\n </div>\r\n <div class="col-md-1 pull-rigth">\r\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'field\')"><i class="fa fa-plus"></i></button>\r\n </div>\r\n </div>\r\n <hr>\r\n <!-- <div id="field-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\r\n <div class="row" data-ng-repeat="fieldItem in fieldConfig">\r\n <div class="col-md-3">\r\n <ui-select ng-model="fieldItem.idField" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeFieldType(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.label}}</ui-select-match>\r\n <ui-select-choices repeat="item.name as item in accountFields | filter: $select.search">\r\n <div ng-bind-html="item.label | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-8" data-ng-if="getSystemFieldOptions(fieldItem.idField)">\r\n <div class="form-group">\r\n <ui-select ng-model="fieldItem.content" theme="bootstrap" ng-disabled="disabled" data-ng-change="updateField(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.label}}</ui-select-match>\r\n <ui-select-choices repeat="item.value as item in getSystemFieldOptions(fieldItem.idField) | filter: $select.search">\r\n <div ng-bind-html="item.label | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField)">\r\n <div class="form-group">\r\n <ui-select ng-model="fieldItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search | ucfirst"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'string\'">\r\n <div class="form-group">\r\n <input type="text" class="form-control" data-ng-model="fieldItem.content" data-ng-change="updateField(fieldItem)">\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'variable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.variableName" data-ng-change="updateField(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\r\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'customVariable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.VariableId" data-ng-change="updateField(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\r\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\r\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-1">\r\n <div class="form-group">\r\n <button class="btn btn-icon-only red" data-ng-click="removeItem(fieldItem)"><i class="fa fa-times"></i></button>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- </div> -->\r\n </div>\r\n <!-- END FIELDS TAB -->\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\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 <!-- START SERVER URL -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.serverUrl.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}}</label>\n <input type="url" name="serverUrl" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="account.serverUrl"/>\n <span class="help-block">\n {{\'DESCRIPTION_SERVER_URL\' | translate}}.\n </span>\n <span class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\n </div>\n <!-- END SERVER URL -->\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 <!-- START SERVER URL -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.serverUrl.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}}</label>\n <input type="url" name="serverUrl" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.serverUrl"/>\n <span class="help-block">\n {{\'DESCRIPTION_SERVER_URL\' | translate}}.\n </span>\n <span class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\n </div>\n <!-- END SERVER URL -->\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 class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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/customization/view/general/general.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_GENERAL_CUSTOMIZATION\' | 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_LOGO\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_FOOTER_WHITE_LABEL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- CHANGE LOGO TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <div class="col-md-6 col-sm-6" >\n <div class="portlet light bordered" style="min-height:411px;">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-pie-chart font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_MAIN\' | translate }}</span>\n </div>\n <div class="actions">\n </div>\n </div>\n <div class="portlet-body">\n <form action="#" role="form" class="row">\n <!-- START STATUS -->\n <div class="form-group col-md-6 col-sm-6">\n <label class="control-label">{{\'APPLICATION_DEFAULT\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="settings.defaultLogo"\n data-ng-init="settings.defaultLogo = license.custom ? settings.defaultLogo : true"\n type="checkbox"\n name="defaultLogo"\n data-ng-change="update()"\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 STATUS -->\n <div class="form-group col-md-6 col-sm-6" data-ng-if="!settings.defaultLogo && license.custom">\n <div class="fileinput fileinput-new" data-provides="fileinput">\n <div class="fileinput-new thumbnail">\n <img ng-src="assets/images/media/noProfileImage.png" alt=""/>\n </div>\n <div class="fileinput-preview fileinput-exists thumbnail">\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 data-ng-show="uploader2.isHTML5" >\n <div data-ng-repeat="item in uploader.queue" nowrap style="border-top-style:none">\n <strong>{{ item.file.name }}</strong> {{ item.file.size/1024/1024|number:2 }} MB\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 </div>\n </div>\n </div>\n </div>\n </div>\n <div class="col-md-6 col-sm-6">\n <div class="portlet light bordered" style="min-height:411px;">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-pie-chart font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_LOGIN\' | translate }}</span>\n </div>\n <div class="actions">\n </div>\n </div>\n <div class="portlet-body">\n <form action="#" role="form" class="row">\n <!-- START STATUS -->\n <div class="form-group col-md-6 col-sm-6">\n <label class="control-label">{{\'APPLICATION_DEFAULT\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="settings.defaultLoginLogo"\n data-ng-init="settings.defaultLoginLogo = license.custom ? settings.defaultLoginLogo : true"\n type="checkbox"\n name="defaultLoginLogo"\n data-ng-change="update()"\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 STATUS -->\n <div class="form-group col-md-6 col-sm-6" data-ng-if="!settings.defaultLoginLogo && license.custom">\n <div class="fileinput fileinput-new" data-provides="fileinput">\n <div class="fileinput-new thumbnail">\n <img ng-src="assets/images/media/noProfileImage.png" alt=""/>\n </div>\n <div class="fileinput-preview fileinput-exists thumbnail">\n </div>\n <div>\n <span class="btn default btn-file" data-ng-show="!uploader2.queue[0]">\n <span> {{ \'APPLICATION_SELECT_IMAGE\' | translate }} </span>\n <input type="file" nv-file-select="" uploader="uploader2"/><br/>\n </span>\n <button type="button" class="btn default" data-ng-show="uploader2.queue[0]" data-dismiss="fileinput" ng-click="uploader2.queue[0].remove()">\n {{ \'APPLICATION_REMOVE\' | translate }}\n </button>\n <button type="button" class="btn green-haze" data-ng-show="uploader2.queue[0]" data-ng-click="uploader2.queue[0].upload()" ng-disabled="uploader2.queue[0].isReady || uploader2.queue[0].isUploading || uploader2.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 data-ng-show="uploader2.isHTML5" >\n <div data-ng-repeat="item in uploader.queue" nowrap style="border-top-style:none">\n <strong>{{ item.file.name }}</strong> {{ item.file.size/1024/1024|number:2 }} MB\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 </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <!-- END CHANGE LOGO TAB -->\n <!-- CHANGE FOOTER WHITE LABEL TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.footerWhiteLabel" data-ng-submit="forms.footerWhiteLabel.$valid && update()" novalidate>\n <!-- START DEFAULT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DEFAULT\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="settings.defaultFooterWhiteLabel"\n type="checkbox"\n name="defaultFooterWhiteLabel"\n data-ng-change="update()"\n data-ng-init="settings.defaultFooterWhiteLabel = license.custom ? settings.defaultFooterWhiteLabel : true"\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 DEFAULT -->\n <!-- START LABEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.footerWhiteLabel.footerWhiteLabel.$touched || forms.footerWhiteLabel.$submitted) && forms.footerWhiteLabel.footerWhiteLabel.$invalid}">\n <label class="control-label">{{\'APPLICATION_FOOTER_WHITE_LABEL\' | translate}}<span data-ng-if="!settings.defaultFooterWhiteLabel" class="required" aria-required="true">*</span></label>\n <textarea name="footer" placeholder="{{\'APPLICATION_FOOTER_WHITE_LABEL\' | translate}}" class="form-control" data-ng-model="settings.footerWhiteLabel" data-ng-disabled="settings.defaultFooterWhiteLabel || !license.custom" data-ng-required="!settings.defaultFooterWhiteLabel && license.custom"/></textarea>\n <span data-ng-show="(forms.footerWhiteLabel.footerWhiteLabel.$touched || forms.footerWhiteLabel.$submitted) && forms.footerWhiteLabel.footerWhiteLabel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LABEL -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}" data-ng-disabled="!license.custom"/>\n </form>\n </div>\n <!-- END CHANGE FOOTER WHITE LABEL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/setting/customization/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-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_CUSTOMIZATION\' | 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/customize.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_CUSTOMIZATION\' | 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.customization.view.general\')}">\n <a ng-href="/setting/customization/view/general">\n <i class="icon-picture"></i>\n {{ \'APPLICATION_GENERAL\' | 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/general/view/main/main.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_GENERAL_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.main" data-ng-submit="forms.main.$valid && update()" novalidate>\n <!-- START MIN INTERNAL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.main.min_internal.$touched || forms.main.$submitted) && forms.main.min_internal.$invalid}">\n <label class="control-label">{{\'APPLICATION_MIN_INTERNAL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="min_internal" placeholder="{{\'APPLICATION_MIN_INTERNAL\' | translate}}" class="form-control" data-ng-model="settings.min_internal" required/>\n <span data-ng-show="(forms.main.min_internal.$touched || forms.main.$submitted) && forms.main.min_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 MIN INTERNAL -->\n\n <!-- START MIN MAILBOX -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.main.min_mailbox.$touched || forms.main.$submitted) && forms.main.min_mailbox.$invalid}">\n <label class="control-label">{{\'APPLICATION_MIN_MAILBOX\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="min_mailbox" placeholder="{{\'APPLICATION_MIN_MAILBOX\' | translate}}" class="form-control" data-ng-model="settings.min_mailbox" required/>\n <span data-ng-show="(forms.main.min_mailbox.$touched || forms.main.$submitted) && forms.main.min_mailbox.$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 MAILBOX -->\n\n <!-- START AGI PORT -->\n <!-- NOTE: CUSTOM AGI PORT DEPRECATED -->\n <!-- <div class="form-group" data-ng-class="{\'has-error\': (forms.main.agi_port.$touched || forms.main.$submitted) && forms.main.agi_port.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGI_PORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="agi_port" placeholder="{{\'APPLICATION_AGI_PORT\' | translate}}" class="form-control" data-ng-model="settings.agi_port" required/>\n <span data-ng-show="(forms.main.agi_port.$touched || forms.main.$submitted) && forms.main.agi_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 AGI PORT -->\n\n <!-- START SSL -->\n <div class="form-group">\n <label class="control-label">\n {{\'APPLICATION_SECURE_PASSWORD\' | translate}}\n </label><br>\n <input\n bs-switch\n data-ng-model="settings.securePassword"\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_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/setting/general/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-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_GENERAL\' | 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/customize.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_GENERAL\' | 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.general.view.main\')}">\n <a ng-href="/setting/general/view/main">\n <i class="icon-picture"></i>\n {{ \'APPLICATION_MAIN\' | 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/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 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" data-ng-if="(license.token !== license.token2) && license.expirationTime > -1">\n <div class="col-md-12">\n <div class="note note-warning">\n <h4 class="block"><strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_YOUR_LICENSE_WILL_EXPIRE\' | translate}} <strong>{{license.expirationTime}}</strong> {{\'MESSAGE_DAYS\' | translate}}.</h4>\n <p>\n {{\'MESSAGE_SEND_EMAIL_TO\' | translate}} <a href="mailto:license@xcally.com?subject=New%20token%20detected&body=Hi xCALLY, my new token is: {{license.token2}}. Old token: {{license.token}}">license@xcally.com</a>.\n </p>\n <p>\n {{\'APPLICATION_NEW\' | translate | uppercase}} Token: <strong>{{license.token2}}</strong>\n </p>\n </div>\n </div>\n </div>\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="fa fa-fax"></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-globe"></i> {{\'APPLICATION_OPEN_CHANNEL\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.openchannel ? \'label-success\' : \'label-danger\'">{{license.openchannel ? \'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="fa fa-edit"></i> {{\'APPLICATION_JSCRIPTY\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.jscripty ? \'label-success\' : \'label-danger\'">{{license.jscripty ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-equalizer"></i> {{\'APPLICATION_CUSTOMIZATION\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.custom ? \'label-success\' : \'label-danger\'">{{license.custom ? \'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="https://www.xcallymotion.com/prices" target="_blank" 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 <div class="row">\n <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_CHAT\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.chat"\n type="checkbox"\n name="chat"\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 <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_MAIL\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.mail"\n type="checkbox"\n name="mail"\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 <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_FAX\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.fax"\n type="checkbox"\n name="fax"\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 <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_SMS\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.messaging"\n type="checkbox"\n name="messaging"\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 <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_OPEN_CHANNEL\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.openchannel"\n type="checkbox"\n name="openchannel"\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 <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_CONTACT_MANAGER\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.cm"\n type="checkbox"\n name="cm"\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 <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_MOTION_DIALER\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.dialer"\n type="checkbox"\n name="dialer"\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 <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_JSCRIPTY\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.jscripty"\n type="checkbox"\n name="jscripty"\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 <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_CUSTOMIZATION\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.custom"\n type="checkbox"\n name="custom"\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 <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_UPDATE\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.update"\n type="checkbox"\n name="update"\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 </div>\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-->\r\n<div class="row">\r\n <div class="col-md-12">\r\n <!-- BEGIN Portlet PORTLET-->\r\n <div class="portlet light bordered" data-ng-init="initView()">\r\n <div class="portlet-title">\r\n <div class="caption font-green-sharp">\r\n <i class="icon-globe font-green-sharp"></i>\r\n <span class="caption-subject">{{ \'APPLICATION_EXTERNIP\' | translate }}</a> </span>\r\n </div>\r\n <div class="actions">\r\n <div class="btn-group" data-ng-show="id.length">\r\n <a class="btn red" href="#" data-ng-click="deleteItems()">\r\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\r\n </a>\r\n </div>\r\n <div class="btn-group">\r\n <a class="btn green-jungle" href="#" data-toggle="dropdown" data-ng-click="createItem()">\r\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_EXTERNIP\' | translate }}\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n <div class="portlet-body">\r\n <!-- START TABLE -->\r\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">\r\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\r\n </div>\r\n <!-- END TABLE -->\r\n </div>\r\n </div>\r\n <!-- END Portlet PORTLET-->\r\n </div>\r\n</div>\r\n<!-- END PAGE CONTENT-->\r\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-->\r\n<div class="row">\r\n <div class="col-md-12">\r\n <!-- BEGIN Portlet PORTLET-->\r\n <div class="portlet light bordered" data-ng-init="initView()">\r\n <div class="portlet-title">\r\n <div class="caption font-green-sharp">\r\n <i class="icon-desktop font-green-sharp"></i>\r\n <span class="caption-subject">{{ \'APPLICATION_LOCALNET\' | translate }}</a> </span>\r\n </div>\r\n <div class="actions">\r\n <div class="btn-group" data-ng-show="id.length">\r\n <a class="btn red" href="#" data-ng-click="deleteItems()">\r\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\r\n </a>\r\n </div>\r\n <div class="btn-group">\r\n <a class="btn green-jungle" href="#" data-toggle="dropdown" data-ng-click="createItem()">\r\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_LOCALNET\' | translate }}\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n <div class="portlet-body">\r\n <!-- START TABLE -->\r\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">\r\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\r\n </div>\r\n <!-- END TABLE -->\r\n </div>\r\n </div>\r\n <!-- END Portlet PORTLET-->\r\n </div>\r\n</div>\r\n<!-- END PAGE CONTENT-->\r\n'),a.put("app/setting/network/view/view.html",'<!-- BEGIN PAGE CONTENT-->\r\n<div class="row">\r\n <div class="col-md-12">\r\n <div class="page-bar">\r\n <ul class="page-breadcrumb">\r\n <li>\r\n <i class="icon-rocket"></i>\r\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\r\n <i class="fa fa-angle-right"></i>\r\n </li>\r\n <li>\r\n <i class="icon-settings"></i>\r\n <a href="#">{{ \'APPLICATION_SETTINGS\' | translate }}</a>\r\n <i class="fa fa-angle-right"></i>\r\n </li>\r\n <li>\r\n <i class="icon-globe"></i>\r\n <a href="#">{{ \'APPLICATION_NETWORK\' | translate }}</a>\r\n </li>\r\n </ul>\r\n </div>\r\n\r\n <!-- BEGIN PROFILE SIDEBAR -->\r\n <div class="profile-sidebar">\r\n <!-- PORTLET MAIN -->\r\n <div class="portlet light profile-sidebar-portlet">\r\n <!-- SIDEBAR USERPIC -->\r\n <div class="profile-image">\r\n <img src="assets/images/media/business.png" class="img-responsive">\r\n </div>\r\n <!-- END SIDEBAR USERPIC -->\r\n <!-- SIDEBAR USER TITLE -->\r\n <div class="profile-usertitle">\r\n <div class="profile-usertitle-name">\r\n {{ \'APPLICATION_NETWORK\' | translate }}\r\n </div>\r\n </div>\r\n <!-- END SIDEBAR USER TITLE -->\r\n <!-- SIDEBAR MENU -->\r\n <div class="profile-usermenu">\r\n <ul class="nav">\r\n <li data-ng-class="{active: $state.is(\'main.setting.network.view.localnet\')}">\r\n <a ng-href="/setting/network/view/localnet">\r\n <i class="icon-screen-desktop"></i>\r\n {{ \'APPLICATION_LOCALNET\' | translate }} </a>\r\n </li>\r\n <li data-ng-class="{active: $state.is(\'main.setting.network.view.externip\')}">\r\n <a ng-href="/setting/network/view/externip">\r\n <i class="icon-globe"></i>\r\n {{ \'APPLICATION_EXTERNIP\' | translate }} </a>\r\n </li>\r\n </ul>\r\n </div>\r\n <!-- END MENU -->\r\n </div>\r\n <!-- END PORTLET MAIN -->\r\n </div>\r\n <!-- END BEGIN PROFILE SIDEBAR -->\r\n <!-- BEGIN PROFILE CONTENT -->\r\n <div ui-view class="profile-content">\r\n </div>\r\n <!-- END PROFILE CONTENT -->\r\n\r\n </div>\r\n</div>\r\n<!-- END PAGE CONTENT-->\r\n'),a.put("app/setting/smtp/view/view.html",'<div class="row">\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_GENERALS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">SMTP</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body" data-ng-init="initView();initMailAccounts();">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="mail-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 && 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="item.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 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.account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START SERVICE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_SERVICE\' | translate}}</label><br>\n <input\n bs-switch\n data-ng-model="item.account.service"\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 SERVICE -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n <!-- SMTP TAB -->\n <div class="tab-pane" id="tab_1_2">\n\n <div class="note note-danger" data-ng-show="item.account.MailServerOut.state === \'DISCONNECTED\' || item.account.MailServerOut.state === \'ERROR\'">\n <p> ERROR </p>\n <json-formatter open="1" json="item.account.MailServerOut.source"></json-formatter>\n </div>\n\n <div class="note note-success" data-ng-show="item.account.MailServerOut.state === \'CONNECTED\'">\n <p> CONNECTED </p>\n </div>\n\n <div class="note note-info" data-ng-show="item.account.MailServerOut.state === \'CONNECTING\'">\n <p> TRYING... </p>\n </div>\n\n <form name="forms.formOut" data-ng-submit="forms.formOut.$valid && updateItem()" 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="item.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="item.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="item.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="item.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="item.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 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 </div>\n <!-- END SMTP TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/setting/system/view/console/console.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()" data-ng-click="cmdFocus()">\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_ASTERISK_CONSOLE\' | translate}}\n <button class="btn btn-default" href="#" data-ng-click="output = \'\';cmdFocus();">\n <i class="icon-ban"></i>\n </button></span>\n </div>\n </div>\n <div class="portlet-body">\n <span us-spinner spinner-key="console-spinner" spinner-start-active="true"></span>\n <div class="well" style="height:400px;overflow-y:scroll;" schroll-bottom="output" data-ng-bind-html="output"></div>\n <form name="forms.console" data-ng-submit="forms.console.$valid && sendCmd() && !busy" novalidate>\n <!-- START COMMAND -->\n <div class="form-group">\n <input type="text" name="command" id="command" placeholder="{{\'APPLICATION_INSERT_COMMAND\' | translate}}" class="form-control" data-ng-model="item.command" data-ng-disabled="busy" autocomplete="off" data-ng-keyup="keyUp($event)"/>\n </div>\n <span class="help-block">\n {{ \'DESCRIPTION_ENTER_TO_COMMAND\' | translate }}\n </span>\n <button type="submit" class="hide"></button>\n <!-- END COMMAND -->\n </form>\n </div>\n </div>\n</div>\n'),a.put("app/setting/system/view/general/general.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="row ">\n <div class="col-md-6 col-sm-6">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-pie-chart font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_MEMORY\' | translate }} (<b>{{ \'APPLICATION_TOTAL\' | translate }}</b>: {{system.memory.Total}} MB)</a> </span>\n </div>\n <div class="actions">\n <a class="btn btn-default" href="#" data-ng-click="initView()">\n <i class="icon-refresh"></i>\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="memory-spinner" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <canvas class="chart chart-pie" chart-data="system.memory.values" chart-labels="system.memory.labels" chart-legend="true">\n </canvas>\n </div>\n </div>\n </div>\n <div class="col-md-6 col-sm-6">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-pie-chart font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_DISK\' | translate }} (<b>{{ \'APPLICATION_TOTAL\' | translate }}</b>: {{system.mount.size}} GB)</a> </span>\n </div>\n <div class="actions">\n <div class="portlet-input input-inline input-medium">\n <div class="input-group">\n <ui-select data-ng-model="system.mount" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_DISK\' | translate}}">{{$select.selected.mount}}</ui-select-match>\n <ui-select-choices repeat="disk in system.disks | filter: $select.search">\n <div ng-bind-html="disk.mount | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="input-group-btn">\n <button class="btn btn-default" href="#" data-ng-click="initView()">\n <i class="icon-refresh"></i>\n </button>\n </span>\n </div>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="disk-spinner" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <canvas class="chart chart-pie" chart-data="system.mount.values" chart-labels="system.mount.labels" chart-legend="true">\n </canvas>\n <!-- END Portlet PORTLET-->\n </div>\n </div>\n </div>\n </div>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-pie-chart font-green-sharp"></i>\n <span class="caption-subject">CPU (<b>{{ \'APPLICATION_NUMBER_OF_CORES\' | translate }}</b>: {{system.cpu.cores.length}}, <b>MOTION</b>: {{system.cpu.motion}} % )</a> </span>\n </div>\n <div class="actions">\n <a class="btn btn-default" href="#" data-ng-click="initView()">\n <i class="icon-refresh"></i>\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div class="col-md-2 col-sm-4" data-ng-repeat="cpu in system.cpu.cores">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="cpu-spinner" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\n <canvas class="chart chart-doughnut" chart-data="cpu.values" chart-labels="cpu.labels" chart-colours="cpu.colours" chart-legend="true">\n </canvas>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/setting/system/view/logs/logs.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\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_LOGS\' | translate}}\n <button class="btn btn-default" href="#" data-ng-click="initView()">\n <i class="icon-refresh"></i>\n </button></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_OUTPUT\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_ERRORS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- CHANGE LOGO TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <pre style="height:700px;overflow-y:scroll;" schroll-bottom="logs.output">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="logs-spinner" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n {{logs.output}}\n </pre>\n </div>\n <div class="tab-pane" id="tab_1_2">\n <pre style="height:700px;overflow-y:scroll;" schroll-bottom="logs.errors">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="logs-spinner" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n {{logs.errors}}\n </pre>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/setting/system/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-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-pie-chart"></i>\n <a href="#">{{ \'APPLICATION_SYSTEM\' | 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/customize.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_SYSTEM\' | 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.system.view.general\')}">\n <a ng-href="/setting/system/view/general">\n <i class="icon-pie-chart"></i>\n {{ \'APPLICATION_GENERAL\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.setting.system.view.logs\')}">\n <a ng-href="/setting/system/view/logs">\n <i class="icon-list"></i>\n {{ \'APPLICATION_LOGS\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.setting.system.view.console\')}">\n <a ng-href="/setting/system/view/console">\n <i class="icon-chemistry"></i>\n {{ \'APPLICATION_ASTERISK_CONSOLE\' | 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/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! xCALLY Motion update in progess...</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 class="row">\n <div class="col-md-12">\n <!-- BEGIN INLINE NOTIFICATIONS PORTLET-->\n <div class="portlet">\n <div class="portlet-title">\n <div class="caption">\n <i class="icon-cloud-download font-green-sharp"></i>{{ \'APPLICATION_UPDATE\' | translate }}\n </div>\n <div class="actions">\n <button class="btn btn-default" href="#" data-ng-click="pull()">\n <i class="icon-cloud-download"></i> {{ \'APPLICATION_UPDATE\' | translate }}\n </button>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div class="row margin-bottom-40">\n <!-- Pricing -->\n <div class="col-md-6">\n <div class="pricing hover-effect current-version">\n <div class="pricing-head">\n <h3>{{ \'APPLICATION_CURRENT_VERSION\' | translate }} <span>\n {{ \'APPLICATION_LAST_PERFORMED_UPDATE\' | translate }} </span>\n </h3>\n <h4>v. {{currentVersion.version}}</h4>\n </div>\n <ul class="pricing-content list-unstyled">\n <li>\n <i class="icon-clock"></i><b> {{\'APPLICATION_RELEASED_AT\' | translate}}:</b> {{currentVersion.createdAt}}\n </li>\n <li>\n <i class="icon-list"></i> <a target="_blank" href="https://wiki.xcallymotion.com/display/XMD/Motion+GUI#MotionGUI-Version{{currentVersion.version}}">{{\'APPLICATION_CHANGELOG\' | translate}}</a>\n </li>\n </ul>\n <div class="pricing-footer">\n </div>\n </div>\n </div>\n <div class="col-md-6">\n <div class="pricing hover-effect" data-ng-class="{\'disabled-update\':currentVersion.version==latestVersion.version}">\n <div class="pricing-head">\n <h3>{{ \'APPLICATION_LATEST_VERSION\' | translate }} <span>\n {{ \'APPLICATION_LAST_SOFTWARE_UPDATE_AVAILABLE\' | translate }} </span>\n </h3>\n <h4>v. {{latestVersion.version}}</h4>\n </div>\n <ul class="pricing-content list-unstyled">\n <li>\n <i class="icon-clock"></i><b> {{\'APPLICATION_RELEASED_AT\' | translate}}:</b> {{latestVersion.createdAt}}\n </li>\n <li>\n <i class="icon-list"></i> <a target="_blank" href="https://wiki.xcallymotion.com/display/XMD/Motion+GUI#MotionGUI-Version{{latestVersion.version}}">{{\'APPLICATION_CHANGELOG\' | translate}}</a>\n </li>\n </ul>\n <div class="pricing-footer">\n </div>\n </div>\n </div>\n <!--//End Pricing -->\n </div>\n </div>\n </div>\n <!-- END INLINE NOTIFICATIONS PORTLET-->\n </div>\n </div>\n\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>Cally ²</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>Cally ²</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>Cally ²</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/projectNotes.modal.html",'<div class="yellow-notes">\n<div class="modal-header">\n <button ng-if="modal.dismissable" type="button" ng-click="$dismiss()" class="close">×</button>\n <h4 class="modal-title">{{\'APPLICATION_NOTES\' | translate}}</h4>\n</div>\n<div class="modal-body" style="text-align:center;">\n<textarea name="name" class="notes-textarea" placeholder="{{\'MESSAGE_INSERT_YOUR_TEXT_HERE\' | translate}}" data-ng-model="notes.value"></textarea>\n</div>\n<div class="modal-footer" >\n <button class="btn green-haze" type="button" ng-click="close()">{{ \'APPLICATION_SAVE\' | translate }}</button>\n</div>\n</div>\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" style="margin-bottom: 0px;">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-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>Cally ²</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\n <h4 class="text-success bold"> {{squareProject.name}} <button class="btn btn-xs yellow-saffron" type="button" data-ng-click="editNotes()"><i class="icon-note"></i> {{\'APPLICATION_NOTES\' | translate}}</button></h4> <p class="text-muted"> {{squareProject.description}} </p>\n\n <div id="geEditor" class="geEditor"></div>\n </div>\n</div>\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n\n </div>\n</div>\n\n<!-- END PAGE CONTENT-->\n<script></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 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/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="#">Cally ²</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="#">Cally ²</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() || userModules[4]}" data-ng-show="Auth.isAdmin() || userModules[4]">\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() || userModules[4]">\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() || userModules[4] || 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() || userModules[4]}" data-ng-show="Auth.isAdmin() || userModules[4]" id="tab_1_1">\n <form name="forms.info" data-ng-submit="forms.info.$valid && 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}}</label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="agent.name" disabled/>\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 LOGIN IN PAUSE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_LOGIN_IN_PAUSE\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="agent.loginInPause"\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 LOGIN IN PAUSE -->\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() || userModules[4]" 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() || userModules[4] || 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() || userModules[4])" 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" data-ng-pattern="setting.securePassword ? settings.patternPassword : settings.patternPasswordLight" required/>\n <span class="help-block">\n {{setting.securePassword ? \'MESSAGE_PASSWORD_FORMAT\' : \'MESSAGE_PASSWORD_LIGTH_FORMAT\' | translate}}\n </span>\n <span data-ng-show="(forms.changePwd.current_pwd.$touched || forms.info.$submitted) && forms.changePwd.current_pwd.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\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.includes(\'main.staff.agents.view.queues\')}" data-ng-show="Auth.isAdmin() || userModules[7]">\n <a data-ng-href="/staff/agents/view/{{agent.id}}/queues/voice">\n <i class="icon-docs"></i>\n {{ \'APPLICATION_QUEUES\' | translate}} </a>\n </li>\n\n <li data-ng-class="{active: $state.is(\'main.staff.agents.view.voice\')}" data-ng-show="Auth.isAdmin() || userModules[7]">\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\'),\'disabled-link\':!license.chat}" data-ng-show="Auth.isAdmin() || userModules[8]">\n <a data-ng-href="{{license.chat ? \'/staff/agents/view/\'+agent.id+\'/chat\' : \'javascript:;\'}}" class="disable-target">\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\'),\'disabled-link\':!license.mail}" data-ng-show="Auth.isAdmin() || userModules[9]">\n <a data-ng-href="{{license.mail ? \'/staff/agents/view/\'+agent.id+\'/mail\' : \'javascript:;\'}}" class="disable-target">\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\'),\'disabled-link\':!license.fax}" data-ng-show="Auth.isAdmin() || userModules[10]">\n <a data-ng-href="{{license.fax ? \'/staff/agents/view/\'+agent.id+\'/fax\' : \'javascript:;\'}}" class="disable-target">\n <i class="fa fa-fax"></i>\n {{ \'APPLICATION_FAX\' | translate}} </a>\n </li>\n\n <li data-ng-class="{active: $state.is(\'main.staff.agents.view.sms\'),\'disabled-link\':!license.messaging}" data-ng-show="Auth.isAdmin() || userModules[11]">\n <a data-ng-href="{{license.messaging ? \'/staff/agents/view/\'+agent.id+\'/sms\' : \'javascript:;\'}}" class="disable-target">\n <i class=" glyphicon glyphicon-comment "></i>\n {{ \'APPLICATION_SMS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.staff.agents.view.openchannel\'),\'disabled-link\':!license.openchannel}" data-ng-show="Auth.isAdmin() || userModules[20]">\n <a data-ng-href="{{license.openchannel ? \'/staff/agents/view/\'+agent.id+\'/openchannel\' : \'javascript:;\'}}" class="disable-target">\n <i class=" icon-globe "></i>\n {{ \'APPLICATION_OPEN_CHANNEL\' | 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 <!-- START APPLICATION_ENABLE_RECORDING -->\n <!-- <div class="form-group">\n <label class="control-label">{{\'APPLICATION_ENABLE_RECORDING\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="agent.phoneBarEnableRecording"\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 APPLICATION_ENABLE_RECORDING -->\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}} [sec]<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: 160</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.openchannel.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_OPEN_CHANNEL\' | 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="openchannelCapacity" placeholder="{{\'APPLICATION_CAPACITY\' | translate}}" class="form-control" data-ng-model="agent.openchannelCapacity" 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.queues.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-queues-chat">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/agent/view/view.queues.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-queues-fax">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/agent/view/view.queues.html","<!-- BEGIN PAGE CONTENT-->\n<div class=\"row\" data-ng-init=\"initView()\">\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.agents.view.queues.voice')}\">\n <a href=\"/staff/agents/view/{{agent.id}}/queues/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.agents.view.queues.chat'),'disabled-link':!license.chat}\" data-ng-show=\"Auth.isAdmin() || userModules[8]\">\n <a href=\"{{license.chat ? '/staff/agents/view/'+agent.id+'/queues/chat' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"icon-bubble\"></i> {{'APPLICATION_CHAT' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.agents.view.queues.mail'),'disabled-link':!license.mail}\" data-ng-show=\"Auth.isAdmin() || userModules[9]\">\n <a href=\"{{license.mail ? '/staff/agents/view/'+agent.id+'/queues/mail' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"icon-envelope\"></i>{{'APPLICATION_MAIL' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.agents.view.queues.fax'),'disabled-link':!license.fax}\" data-ng-show=\"Auth.isAdmin() || userModules[10]\">\n <a href=\"{{license.fax ? '/staff/agents/view/'+agent.id+'/queues/fax' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"fa fa-fax\"></i> {{'APPLICATION_FAX' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.agents.view.queues.sms'),'disabled-link':!license.messaging}\" data-ng-show=\"Auth.isAdmin() || userModules[11]\">\n <a href=\"{{license.messaging ? '/staff/agents/view/'+agent.id+'/queues/sms' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"glyphicon glyphicon-comment\"></i> {{'APPLICATION_SMS' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.agents.view.queues.openchannel'),'disabled-link':!license.openchannel}\" data-ng-show=\"Auth.isAdmin() || userModules[20]\">\n <a href=\"{{license.openchannel ? '/staff/agents/view/'+agent.id+'/queues/openchannel' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"icon-globe\"></i> {{'APPLICATION_OPEN_CHANNEL' | 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/agent/view/view.queues.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-queues-mail">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/agent/view/view.queues.openchannel.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initOpenchannelQueues()">\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-queues-openchannel">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), +a.put("app/staff/agent/view/view.queues.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-queues-sms">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/agent/view/view.queues.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-queues-voice">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\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; item.startIndex = 0;">\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" max="{{maxAmount}}" 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 class="help-block help-block-info">\n {{\'MESSAGE_STARTING_FROM_INTERNAL\' | translate}} <b>{{item.minInternal}}</b> {{\'MESSAGE_MAX_NUM_OF_BULK_AGENTS_IS\' | translate}} <b>{{maxAmount}}</b>\n </span>\n </div>\n <!-- END AMOUNT -->\n\n <!-- START START INDEX -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.startIndex.$touched || forms.info.$submitted) && forms.info.startIndex.$invalid}">\n <label class="control-label">{{\'APPLICATION_START_INDEX\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="startIndex" min="0" placeholder="{{\'APPLICATION_START_INDEX\' | translate}}" class="form-control" data-ng-model="item.startIndex" required>\n <span data-ng-show="(forms.info.startIndex.$touched || forms.info.$submitted) && forms.info.startIndex.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END START INDEX -->\n\n <!-- START MIN INTERNAL-->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.internal.$touched || forms.info.$submitted) && forms.info.minInternal.$invalid}">\n <label class="control-label">{{\'APPLICATION_MIN_INTERNAL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="minInternal" min="0" placeholder="{{\'APPLICATION_MIN_INTERNAL\' | translate}}" class="form-control" data-ng-change="getAmount()" data-ng-model="item.minInternal" required>\n <span data-ng-show="(forms.info.minInternal.$touched || forms.info.$submitted) && forms.info.minInternal.$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 INTERNAL-->\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" data-ng-pattern="setting.securePassword ? settings.patternPassword : settings.patternPasswordLight" required/>\n <span class="help-block">\n {{setting.securePassword ? \'MESSAGE_PASSWORD_FORMAT\' : \'MESSAGE_PASSWORD_LIGTH_FORMAT\' | translate}}\n </span>\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 <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | 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 class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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-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 <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" data-ng-pattern="setting.securePassword ? settings.patternPassword : settings.patternPasswordLight" required/>\n <span class="help-block">\n {{setting.securePassword ? \'MESSAGE_PASSWORD_FORMAT\' : \'MESSAGE_PASSWORD_LIGTH_FORMAT\' | translate}}\n </span>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\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 <!-- <div class="form-body" data-ng-init="initVoiceQueues()">\n <label class="control-label">{{ \'APPLICATION_QUEUES\' | translate}}</label>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-queues-voice">\n </div>\n </div>\n </div> -->\n\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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_CHAT\' | translate}}">\n <form name="forms.chat">\n <div class="form-body" data-ng-init="initChatQueues()">\n <label class="control-label">{{ \'APPLICATION_QUEUES\' | translate}}</label>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-queues-chat">\n </div>\n </div>\n </div>\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_MAIL\' | translate}}">\n <form name="forms.mail">\n <div class="form-body" data-ng-init="initMailQueues()">\n <label class="control-label">{{ \'APPLICATION_QUEUES\' | translate}}</label>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-queues-mail">\n </div>\n </div>\n </div>\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\n <!-- <wz-step title="{{\'APPLICATION_SMS\' | translate}}">\n <form name="forms.sms">\n <div class="form-body" data-ng-init="initSmsQueues()">\n <label class="control-label">{{ \'APPLICATION_QUEUES\' | translate}}</label>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-queues-sms">\n </div>\n </div>\n </div>\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_FAX\' | translate}}">\n <form name="forms.fax">\n <div class="form-body" data-ng-init="initFaxQueues()">\n <label class="control-label">{{ \'APPLICATION_QUEUES\' | translate}}</label>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-queues-fax">\n </div>\n </div>\n </div>\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_OPEN_CHANNEL\' | translate}}">\n <form name="forms.openchannel">\n <div class="form-body" data-ng-init="initOpenchannelQueues()">\n <label class="control-label">{{ \'APPLICATION_QUEUES\' | translate}}</label>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-queues-openchannel">\n </div>\n </div>\n </div>\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 class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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-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-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-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-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-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-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="forms.info.$valid && updateItem()" 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}}</label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.name" disabled/>\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}}"/>\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="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="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" data-ng-pattern="settings.patternPassword" required/>\n <span class="help-block">\n {{setting.securePassword ? \'MESSAGE_PASSWORD_FORMAT\' : \'MESSAGE_PASSWORD_LIGTH_FORMAT\' | translate}}\n </span>\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-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-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-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-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" data-ng-pattern="setting.securePassword ? settings.patternPassword : settings.patternPasswordLight" required/>\n <span class="help-block">\n {{setting.securePassword ? \'MESSAGE_PASSWORD_FORMAT\' : \'MESSAGE_PASSWORD_LIGTH_FORMAT\' | translate}}\n </span>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\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 class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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-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-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\n <!-- START ROLE -->\n <div class="form-group" data-ng-if="Auth.getCurrentUser().role === \'admin\' && Auth.getCurrentUser().id !== user.id">\n <label class="control-label">{{ \'APPLICATION_ROLE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select name="role" data-ng-model="user.role" theme="bootstrap" required>\n <ui-select-match placeholder="Select role...">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="role in [\'user\', \'admin\'] | filter: $select.search">\n {{role | uppercase}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END ROLE -->\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="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}}</label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="user.name" disabled/>\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" data-ng-pattern="setting.securePassword ? settings.patternPassword : settings.patternPasswordLight" required/>\n <span class="help-block">\n {{setting.securePassword ? \'MESSAGE_PASSWORD_FORMAT\' : \'MESSAGE_PASSWORD_LIGTH_FORMAT\' | translate}}\n </span>\n <span data-ng-show="(forms.changePwd.current_pwd.$touched || forms.info.$submitted) && forms.changePwd.current_pwd.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\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-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-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'),'disabled-link':!license.chat}\" data-ng-show=\"Auth.isAdmin() || userModules[8]\">\n <a href=\"{{license.chat ? '/staff/users/view/'+user.id+'/permit/chat' : 'javascript:;'}}\" class=\"disable-target\">\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'),'disabled-link':!license.mail}\" data-ng-show=\"Auth.isAdmin() || userModules[9]\">\n <a href=\"{{license.mail ? '/staff/users/view/'+user.id+'/permit/mail' : 'javascript:;'}}\" class=\"disable-target\">\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'),'disabled-link':!license.fax}\" data-ng-show=\"Auth.isAdmin() || userModules[10]\">\n <a href=\"{{license.fax ? '/staff/users/view/'+user.id+'/permit/fax' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"fa fa-fax\"></i> {{'APPLICATION_FAX' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.users.view.permit.sms'),'disabled-link':!license.messaging}\" data-ng-show=\"Auth.isAdmin() || userModules[11]\">\n <a href=\"{{license.messaging ? '/staff/users/view/'+user.id+'/permit/sms' : 'javascript:;'}}\" class=\"disable-target\">\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.openchannel'),'disabled-link':!license.openchannel}\" data-ng-show=\"Auth.isAdmin() || userModules[20]\">\n <a href=\"{{license.openchannel ? '/staff/users/view/'+user.id+'/permit/openchannel' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"icon-globe\"></i> {{'APPLICATION_OPEN_CHANNEL' | 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" data-ng-if="!module.ModuleId && ((module.id === 8 && license.chat) || (module.id === 9 && license.mail) || (module.id === 10 && license.fax) || (module.id === 11 && license.messaging) || (module.id === 20 && license.openchannel) || !_.includes([8,9,10,11,20],module.id))">\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.title | translate | trusted}}</label>\n </div>\n <div ng-slide-down="module.status" lazy-render duration="0.5">\n <div data-ng-repeat="subModule in module.SubModules" data-ng-if="(subModule.id === 8 && license.chat) || (subModule.id === 9 && license.mail) || (subModule.id === 10 && license.fax) || (subModule.id === 11 && license.messaging) || (subModule.id === 20 && license.openchannel) || !_.includes([8,9,10,11,20],subModule.id)">\n <div class="form-group" data-ng-class="{\'left-margin-40\':module.ModuleId}">\n <span>└──</span> <input\n bs-switch\n class="form-control"\n ng-model="subModule.status"\n type="checkbox"\n data-ng-change="updatePermissions(subModule)"\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">{{subModule.title | translate}}</label>\n </div>\n <div ng-slide-down="subModule.status" lazy-render duration="0.5">\n <div data-ng-repeat="subModule2 in subModule.SubModules" class="form-group" data-ng-class="{\'left-margin-40\':module.ModuleId}">\n <span style="margin-left:40px">└──</span> <input\n bs-switch\n class="form-control"\n ng-model="subModule2.status"\n type="checkbox"\n data-ng-change="updatePermissions(subModule2)"\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">{{subModule2.title | translate}}</label>\n </div>\n </div>\n </div>\n </div>\n </div>\n <!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.permit.openchannel.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initOpenchannelQueues()">\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.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-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-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 <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="initWizard();">\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 ROLE -->\n <div class="form-group" data-ng-if="Auth.getCurrentUser().role === \'admin\'">\n <label class="control-label">{{ \'APPLICATION_ROLE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select name="role" data-ng-model="item.role" theme="bootstrap" required>\n <ui-select-match placeholder="Select role...">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="role in [\'user\', \'admin\'] | filter: $select.search">\n {{role | uppercase}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END ROLE -->\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" data-ng-pattern="setting.securePassword ? settings.patternPassword : settings.patternPasswordLight" required/>\n <span class="help-block">\n {{setting.securePassword ? \'MESSAGE_PASSWORD_FORMAT\' : \'MESSAGE_PASSWORD_LIGTH_FORMAT\' | translate}}\n </span>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\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 class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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/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/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_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.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 VOICE SUBTYPE -->\n <div data-ng-if="item.channel===\'voice\'" class="form-group" data-ng-class="{\'has-error\': (form.channel.$touched || form.channel.$submitted) && form.channel.$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}}</ui-select-match>\n <ui-select-choices repeat="type in [\'Queue\',\'Outbound\'] | filter: $select.search">\n <div data-ng-bind="type | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.type.$touched || form.type.$submitted) && form.type.$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/sugarcrm/view/configuration/list/list.html",'<div ui-view class="profile-content">\r\n <div class="row">\r\n <div class="col-md-12">\r\n <div class="portlet light" data-ng-init="initView()">\r\n <div class="portlet-title tabbable-line">\r\n <div class="caption caption-md">\r\n <i class="icon-globe theme-font hide"></i>\r\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATIONS\' | translate}}</span>\r\n </div>\r\n <div class="actions">\r\n <div class="btn-group" data-ng-show="id.length">\r\n <a class="btn red" href="#" data-ng-click="deleteItems()">\r\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\r\n </a>\r\n </div>\r\n <div class="btn-group">\r\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\r\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n <div class="portlet-body">\r\n <!-- START TABLE -->\r\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">\r\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\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 class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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/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/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 class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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 <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 CHANNEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.channel.$touched || forms.general.$submitted) && forms.general.channel.$invalid}">\n <label class="control-label">{{\'APPLICATION_CHANNEL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="channel" placeholder="{{\'APPLICATION_CHANNEL\' | translate}}" class="form-control" data-ng-model="automation.channel" required readonly/>\n <span data-ng-show="(forms.general.channel.$touched || forms.general.$submitted) && forms.general.channel.$invalid && forms.general.channel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CHANNEL -->\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>\n </br>\n <input bs-switch class="form-control" ng-model="automation.status" type="checkbox" name="status" switch-active="{{ recordSwitch.isActive }}" switch-on-text="{{ recordSwitch.onText }}" switch-off-text="{{ recordSwitch.offText }}" switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}" switch-animate="{{ recordSwitch.animate }}" switch-size="{{ recordSwitch.size }}" switch-label="{{ recordSwitch.label }}" switch-icon="{{ recordSwitch.icon }}" switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}" 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 <!-- All -->\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="portlet light bordered" ng-repeat="all in automation.All">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ALL\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeCondition(\'All\',$index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <condition-builder element="all" serviceindex="automation.channel" service="$automations" form="forms.general"></condition-builder>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\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>\n </div>\n\n <!-- Any -->\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="portlet light bordered" ng-repeat="any in automation.Any">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ANY\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeCondition(\'Any\',$index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <condition-builder element="any" serviceindex="automation.channel" service="$automations" form="forms.general"></condition-builder>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\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>\n </div>\n\n <!-- Actions -->\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="portlet light bordered" ng-repeat="action in automation.Actions">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ACTIONS\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeAction($index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <div class="form-group col-md-6" 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 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-status ng-switch-when="status" element="action" form="forms.settings"></action-builder-status>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\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>\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="{{ statusSwitch.isActive }}"\n switch-on-text="{{ statusSwitch.onText }}"\n switch-off-text="{{ statusSwitch.offText }}"\n switch-on-color="{{ statusSwitch.onColor }}"\n switch-off-color="{{ statusSwitch.offColor }}"\n switch-animate="{{ statusSwitch.animate }}"\n switch-size="{{ statusSwitch.size }}"\n switch-label="{{ statusSwitch.label }}"\n switch-icon="{{ statusSwitch.icon }}"\n switch-radio-off="{{ statusSwitch.radioOff }}"\n switch-label-width="{{ statusSwitch.labelWidth }}"\n switch-handle-width="{{ statusSwitch.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\n <!-- All -->\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="portlet light bordered" ng-repeat="all in item.All">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ALL\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeCondition(\'All\',$index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <condition-builder element="all" serviceindex="item.channel" service="$automations" form="forms.general"></condition-builder>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\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>\n </div>\n\n <!-- Any -->\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="portlet light bordered" ng-repeat="any in item.Any">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ANY\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeCondition(\'Any\',$index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <condition-builder element="any" serviceindex="item.channel" service="$automations" form="forms.general"></condition-builder>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\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>\n </div>\n\n <!-- Actions -->\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="portlet light bordered" ng-repeat="action in item.Actions">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ACTIONS\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeAction($index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <div class="form-group col-md-6" 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[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.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-status ng-switch-when="status" element="action" form="forms.settings"></action-builder-status>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\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>\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 margin-top20"><input\n bs-switch\n class="form-control"\n ng-model="splittedInterval.alwaysTime"\n type="checkbox"\n switch-active="{{ switch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ switch.onColor }}"\n switch-off-color="{{ switch.offColor }}"\n switch-animate="{{ switch.animate }}"\n switch-size="{{ switch.size }}"\n switch-label="{{ switch.label }}"\n switch-icon="{{ switch.icon }}"\n switch-radio-off="{{ switch.radioOff }}"\n switch-label-width="{{ switch.labelWidth }}"\n switch-handle-width="{{ switch.handleWidth }}"> {{\'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\' ? ($select.selected | capitalize) : $select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="splittedInterval.md_to && splittedInterval.md_to!==\'always\' && monthDay>splittedInterval.md_to && monthDay!==\'always\'">\n {{monthDay===\'always\' ? (monthDay | capitalize) : monthDay}}\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\' ? ($select.selected | capitalize) : $select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="splittedInterval.md_from && splittedInterval.md_from!==\'always\' && monthDay<splittedInterval.md_from && monthDay!==\'always\'">\n {{monthDay===\'always\' ? (monthDay | capitalize) : monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\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 margin-top20"><input\n bs-switch\n class="form-control"\n ng-model="splittedInterval.alwaysTime"\n type="checkbox"\n switch-active="{{ switch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ switch.onColor }}"\n switch-off-color="{{ switch.offColor }}"\n switch-animate="{{ switch.animate }}"\n switch-size="{{ switch.size }}"\n switch-label="{{ switch.label }}"\n switch-icon="{{ switch.icon }}"\n switch-radio-off="{{ switch.radioOff }}"\n switch-label-width="{{ switch.labelWidth }}"\n switch-handle-width="{{ switch.handleWidth }}"> {{\'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\' ? ($select.selected | capitalize) : $select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="splittedInterval.md_to && splittedInterval.md_to!==\'always\' && monthDay>splittedInterval.md_to && monthDay!==\'always\'">\n {{monthDay===\'always\' ? (monthDay | capitalize) : monthDay}}\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\' ? ($select.selected | capitalize) : $select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="splittedInterval.md_from && splittedInterval.md_from!==\'always\' && monthDay<splittedInterval.md_from && monthDay!==\'always\'">\n {{monthDay===\'always\' ? (monthDay | capitalize) : 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="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-control-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/scheduler/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-calendar"></i>\n <a href="#">{{ \'APPLICATION_SCHEDULER\' | 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_SCHEDULES\' | 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/scheduler/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_SCHEDULE\' | 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/scheduler/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-calendar"></i>\n <a href="/tools/scheduler/list">{{ \'APPLICATION_SCHEDULER\' | translate }}</a>\n <i data-ng-show="schedule" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="schedule">\n <a href="#">{{schedule.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/scheduler.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 {{schedule.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.scheduler.view.settings\')}">\n <a data-ng-href="/tools/scheduler/view/{{schedule.id}}/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/scheduler/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_SCHEDULE\' | 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" data-ng-click="refreshSlider()">{{ \'APPLICATION_CONFIGURATION\' | 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 && forms.config.$valid && updateSchedule()" 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="schedule.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 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="schedule.active"\n type="checkbox"\n name="status"\n switch-active="{{ switches.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ switches.onColor }}"\n switch-off-color="{{ switches.offColor }}"\n switch-animate="{{ switches.animate }}"\n switch-size="{{ switches.size }}"\n switch-label="{{ switches.label }}"\n switch-icon="{{ switches.icon }}"\n switch-radio-off="{{ switches.radioOff }}"\n switch-label-width="{{ switches.labelWidth }}"\n switch-handle-width="{{ switches.handleWidth }}">\n </div>\n <!-- END ACTIVE -->\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="schedule.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 <!-- CONFIG TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.config" data-ng-switch="schedule.reportType" data-ng-submit="forms.config.$valid && forms.general.$valid && updateSchedule()" data-ng-if="schedule.type===\'report\'" data-ng-init="initReports()" novalidate>\n\n <div class="row">\n\n <!-- START TYPE -->\n <div class="form-group col-md-2" data-ng-class="{\'has-error\': (forms.config.type.$touched || forms.config.$submitted) && forms.config.type.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="schedule.reportType" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_TYPE\' | translate }}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="report in [\'default\', \'custom\'] | filter: $select.search">\n <div ng-bind-html="report | capitalize | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.type.$touched || forms.config.$submitted) && forms.config.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\n <!-- START REPORT -->\n <div data-ng-switch-when="default" class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$invalid}">\n <label class="control-label">{{ \'APPLICATION_REPORT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="schedule.reportId" name="reportId" theme="bootstrap" on-select="setReportTree($item,$model)" required>\n <ui-select-match placeholder="{{ \'APPLICATION_REPORT\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices group-by="\'parent\'" repeat="report.id as report in defRep | filter: $select.search">\n <div ng-bind-html="report.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REPORT -->\n\n <!-- START REPORT -->\n <div data-ng-switch-when="custom" class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$invalid}">\n <label class="control-label">{{ \'APPLICATION_REPORT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="schedule.reportId" name="reportId" theme="bootstrap" on-select="setReportTree($item,$model)" required>\n <ui-select-match placeholder="{{ \'APPLICATION_REPORT\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices group-by="\'parent\'" repeat="report.id as report in cusRep | filter: $select.search">\n <div ng-bind-html="report.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REPORT -->\n\n <!-- START REPORT -->\n <div class="form-group col-md-2" data-ng-class="{\'has-error\': (forms.config.reportOutput.$touched || forms.config.$submitted) && forms.config.reportOutput.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OUTPUT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="schedule.reportOutput" name="reportOutput" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_OUTPUT\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="output in [\'CSV\',\'PDF\'] | filter: $select.search">\n <div ng-bind-html="output | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.reportOutput.$touched || forms.config.$submitted) && forms.config.reportOutput.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REPORT -->\n\n </div>\n\n <!-- START TODAY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_RUN_ON\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n data-ng-model="switchValues.today"\n type="checkbox"\n name="status"\n data-ng-change="checkToday()"\n switch-active="{{ switches.isActive }}"\n switch-on-text="{{ \'APPLICATION_TODAY\' | translate }}"\n switch-off-text="{{ \'APPLICATION_RANGE\' | translate }}"\n switch-on-color="{{ switches.onColor }}"\n switch-off-color="{{ switches.offColor }}"\n switch-animate="{{ switches.animate }}"\n switch-size="{{ switches.size }}"\n switch-label="{{ switches.label }}"\n switch-icon="{{ switches.icon }}"\n switch-radio-off="{{ switches.radioOff }}"\n switch-label-width="{{ switches.labelWidth }}"\n switch-handle-width="{{ switches.handleWidth }}">\n </div>\n <!-- END TODAY -->\n\n <!-- START VALIDITY -->\n <div class="form-group" data-ng-if="switchValues.today">\n <label class="control-label">{{\'APPLICATION_VALIDITY\' | translate}}</label>\n <rzslider rz-slider-model="schedule.validityStart" rz-slider-high="schedule.validityEnd" rz-slider-options="validitySlider"></rzslider>\n </div>\n <!-- END VALIDITY -->\n\n <!-- START RANGE -->\n <div class="form-group" data-ng-if="!switchValues.today" data-ng-class="{\'has-error\': (forms.config.range.$touched || forms.config.$submitted) && forms.config.range.$invalid}">\n <label class="control-label">{{ \'APPLICATION_REPORT_RANGE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="schedule.reportRange" name="range" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_RANGE\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="range.value as range in reportRanges | filter: $select.search">\n <div ng-bind-html="range.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.range.$touched || forms.config.$submitted) && forms.config.range.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RANGE -->\n\n <!-- START TODAY CRON -->\n <div class="form-group" data-ng-if="switchValues.today" data-ng-class="{\'has-error\': (forms.config.cron.$touched || forms.config.$submitted) && forms.config.cron.$invalid}">\n <label class="control-label">{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="schedule.cron" name="cron" theme="bootstrap" data-ng-required="switchValues.today">\n <ui-select-match placeholder="{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="cron.value as cron in todayCron | filter: $select.search">\n <div ng-bind-html="cron.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.cron.$touched || forms.config.$submitted) && forms.config.cron.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TODAY -->\n <div class="row" data-ng-if="!switchValues.today">\n <!-- START CRONTYPE EXEC -->\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.config.cronType.$touched || forms.config.$submitted) && forms.config.cronType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="rangeExec.type" name="cronType" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in cronTypes | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.cronType.$touched || forms.config.$submitted) && forms.config.cronType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CRONTYPE -->\n\n <!-- START WEEKDAY -->\n <div class="form-group col-md-4" data-ng-if="schedule.cronType === \'weekly\'" data-ng-class="{\'has-error\': (forms.config.weekDay.$touched || forms.config.$submitted) && forms.config.weekDay.$invalid}">\n <label class="control-label">{{ \'APPLICATION_WEEKDAYS\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="rangeExec.weekDays" name="weekDay" theme="bootstrap" data-ng-required="schedule.cronType === \'weekly\'">\n <ui-select-match placeholder="{{ \'APPLICATION_WEEKDAYS\' | translate }}">{{$item.name | translate}}</ui-select-match>\n <ui-select-choices repeat="day.value as day in weekDays | filter: $select.search">\n <div ng-bind-html="day.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.weekDay.$touched || forms.config.$submitted) && forms.config.weekDay.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group col-md-4" data-ng-if="schedule.cronType === \'monthly\'" data-ng-class="{\'has-error\': (forms.config.monthDay.$touched || forms.config.$submitted) && forms.config.monthDay.$invalid}">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="rangeExec.monthDay" name="monthDay" theme="bootstrap" data-ng-required="schedule.cronType === \'monthly\'">\n <ui-select-match placeholder="{{ \'APPLICATION_MONTHDAY\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="day in monthDays | filter: $select.search">\n <div ng-bind-html="day | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.monthDay.$touched || forms.config.$submitted) && forms.config.monthDay.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START HOUR -->\n <div class="form-group col-md-4" data-ng-if="schedule.cronType" data-ng-class="{\'has-error\': (forms.config.hour.$touched || forms.config.$submitted) && forms.config.hour.$invalid}">\n <label class="control-label">{{ \'APPLICATION_HOUR\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="rangeExec.hour" name="hour" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_HOUR\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="hour in hours | filter: $select.search">\n <div ng-bind-html="hour | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.hour.$touched || forms.config.$submitted) && forms.config.hour.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOUR -->\n </div>\n\n <!-- START SEND MAIL -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_SEND_MAIL\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n data-ng-model="schedule.sendMail"\n type="checkbox"\n name="status"\n switch-active="{{ switches.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ switches.onColor }}"\n switch-off-color="{{ switches.offColor }}"\n switch-animate="{{ switches.animate }}"\n switch-size="{{ switches.size }}"\n switch-label="{{ switches.label }}"\n switch-icon="{{ switches.icon }}"\n switch-radio-off="{{ switches.radioOff }}"\n switch-label-width="{{ switches.labelWidth }}"\n switch-handle-width="{{ switches.handleWidth }}">\n </div>\n <!-- END SEND MAIL -->\n <div class="row">\n <!-- START ACCOUNT -->\n <div class="form-group col-md-6" data-ng-class="{\'has-error\': (forms.config.MailServerOutId.$touched || forms.config.$submitted) && forms.config.MailServerOutId.$invalid}">\n <label class="control-label">{{ \'APPLICATION_ACCOUNT\' | translate }}<span class="required" data-ng-if="schedule.sendMail" aria-required="true">*</span></label>\n <ui-select data-ng-model="schedule.MailServerOutId" name="MailServerOutId" theme="bootstrap" data-ng-disabled="!schedule.sendMail" data-ng-required="schedule.sendMail">\n <ui-select-match placeholder="{{ \'APPLICATION_ACCOUNT\' | translate }}">{{$select.selected.username}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailServers | filter: $select.search">\n <div ng-bind-html="account.username | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.MailServerOutId.$touched || forms.config.$submitted) && forms.config.MailServerOutId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <div class="note note-warning" data-ng-hide="mailServers.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_ACCOUNTS_AVAILABLE\' | translate }}\n </p>\n </div>\n </div>\n <!-- END ACCOUNT -->\n\n <!-- START EMAIL -->\n <div class="form-group col-md-6" data-ng-class="{\'has-error\': (forms.config.$submitted && forms.config.email.$invalid) || forms.config.email.$error.pattern}">\n <label class="control-label">{{\'APPLICATION_EMAIL_ADDRESS\' | translate}}<span data-ng-if="schedule.sendMail" class="required" aria-required="true">*</span></label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL_ADDRESS\' | translate}}" class="form-control" data-ng-model="schedule.email" data-ng-disabled="!schedule.sendMail" data-ng-required="schedule.sendMail"/>\n <span data-ng-show="forms.config.$submitted && forms.config.email.$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 </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CONFIG TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n<!-- <pre>\n {{rangeExec | json}}\n</pre>\n<pre>\n {{schedule | json}}\n</pre> -->\n'),a.put("app/tools/scheduler/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-calendar"></i>\n <a href="/tools/scheduler/list">{{ \'APPLICATION_SCHEDULER\' | 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_SCHEDULE\' | 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 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="item.active"\n type="checkbox"\n name="status"\n data-ng-init="item.active = 0"\n switch-active="{{ switches.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ switches.onColor }}"\n switch-off-color="{{ switches.offColor }}"\n switch-animate="{{ switches.animate }}"\n switch-size="{{ switches.size }}"\n switch-label="{{ switches.label }}"\n switch-icon="{{ switches.icon }}"\n switch-radio-off="{{ switches.radioOff }}"\n switch-label-width="{{ switches.labelWidth }}"\n switch-handle-width="{{ switches.handleWidth }}">\n </div>\n <!-- END ACTIVE -->\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="item.type" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_TYPE\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in scheduleTypes | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\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 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_CONFIGURATION\' | translate}}" canexit="exitValidation(forms.config.$valid)">\n <form name="forms.config" data-ng-switch="item.reportType" data-ng-if="item.type===\'report\'" data-ng-init="initReports()" novalidate>\n <div class="row">\n\n <!-- START TYPE -->\n <div class="form-group col-md-2" data-ng-class="{\'has-error\': (forms.config.type.$touched || forms.config.$submitted) && forms.config.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.reportType" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_TYPE\' | translate }}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="report in [\'default\', \'custom\'] | filter: $select.search">\n <div ng-bind-html="report | capitalize | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.type.$touched || forms.config.$submitted) && forms.config.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 DEFAULT REPORT -->\n <div data-ng-switch-when="default" class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$invalid}">\n <label class="control-label">{{ \'APPLICATION_REPORT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.reportId" name="reportId" theme="bootstrap" on-select="setReportTree($item,$model)" required>\n <ui-select-match placeholder="{{ \'APPLICATION_REPORT\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices group-by="\'parent\'" repeat="report.id as report in defRep | filter: $select.search">\n <div ng-bind-html="report.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DEFAULT REPORT -->\n\n <!-- START CUSTOM REPORT -->\n <div data-ng-switch-when="custom" class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$invalid}">\n <label class="control-label">{{ \'APPLICATION_REPORT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.reportId" name="reportId" theme="bootstrap" on-select="setReportTree($item,$model)" required>\n <ui-select-match placeholder="{{ \'APPLICATION_REPORT\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices group-by="\'parent\'" repeat="report.id as report in cusRep | filter: $select.search">\n <div ng-bind-html="report.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CUSTOM REPORT -->\n\n <!-- START OUTPUT -->\n <div class="form-group col-md-2" data-ng-class="{\'has-error\': (forms.config.reportOutput.$touched || forms.config.$submitted) && forms.config.reportOutput.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OUTPUT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.reportOutput" name="reportOutput" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_OUTPUT\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="output in [\'CSV\',\'PDF\'] | filter: $select.search">\n <div ng-bind-html="output | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.reportOutput.$touched || forms.config.$submitted) && forms.config.reportOutput.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OUTPUT -->\n\n </div>\n\n <!-- START TODAY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_RUN_ON\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n data-ng-model="switchValues.today"\n type="checkbox"\n name="status"\n data-ng-change="checkToday()"\n switch-active="{{ switches.isActive }}"\n switch-on-text="{{ \'APPLICATION_TODAY\' | translate }}"\n switch-off-text="{{ \'APPLICATION_RANGE\' | translate }}"\n switch-on-color="{{ switches.onColor }}"\n switch-off-color="{{ switches.offColor }}"\n switch-animate="{{ switches.animate }}"\n switch-size="{{ switches.size }}"\n switch-label="{{ switches.label }}"\n switch-icon="{{ switches.icon }}"\n switch-radio-off="{{ switches.radioOff }}"\n switch-label-width="{{ switches.labelWidth }}"\n switch-handle-width="{{ switches.handleWidth }}">\n </div>\n <!-- END TODAY -->\n\n <!-- START VALIDITY -->\n <div class="form-group" data-ng-if="switchValues.today">\n <label class="control-label">{{\'APPLICATION_VALIDITY\' | translate}}</label>\n <rzslider rz-slider-model="item.validityStart" rz-slider-high="item.validityEnd" rz-slider-options="validitySlider" data-ng-init="item.validityStart = 8;item.validityEnd = 16;"></rzslider>\n </div>\n <!-- END VALIDITY -->\n\n <!-- START RANGE -->\n <div class="form-group" data-ng-if="!switchValues.today" data-ng-class="{\'has-error\': (forms.config.range.$touched || forms.config.$submitted) && forms.config.range.$invalid}">\n <label class="control-label">{{ \'APPLICATION_REPORT_RANGE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.reportRange" name="range" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_RANGE\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="range.value as range in reportRanges | filter: $select.search">\n <div ng-bind-html="range.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.range.$touched || forms.config.$submitted) && forms.config.range.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RANGE -->\n\n <!-- START TODAY CRON EXEC -->\n <div class="form-group" data-ng-if="switchValues.today" data-ng-class="{\'has-error\': (forms.config.cron.$touched || forms.config.$submitted) && forms.config.cron.$invalid}">\n <label class="control-label">{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.cron" name="cron" theme="bootstrap" data-ng-required="switchValues.today">\n <ui-select-match placeholder="{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="cron.value as cron in todayCron | filter: $select.search">\n <div ng-bind-html="cron.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.cron.$touched || forms.config.$submitted) && forms.config.cron.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TODAY CRON -->\n <div class="row" data-ng-if="!switchValues.today">\n <!-- START CRONTYPE EXEC -->\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.config.cronType.$touched || forms.config.$submitted) && forms.config.cronType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="rangeExec.type" name="cronType" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in cronTypes | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.cronType.$touched || forms.config.$submitted) && forms.config.cronType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CRONTYPE -->\n\n <!-- START WEEKDAY -->\n <div class="form-group col-md-4" data-ng-if="item.cronType === \'weekly\'" data-ng-class="{\'has-error\': (forms.config.weekDay.$touched || forms.config.$submitted) && forms.config.weekDay.$invalid}">\n <label class="control-label">{{ \'APPLICATION_WEEKDAYS\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="rangeExec.weekDays" name="weekDay" theme="bootstrap" data-ng-required="item.cronType === \'weekly\'">\n <ui-select-match placeholder="{{ \'APPLICATION_WEEKDAYS\' | translate }}">{{$item.name | translate}}</ui-select-match>\n <ui-select-choices repeat="day.value as day in weekDays | filter: $select.search">\n <div ng-bind-html="day.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.weekDay.$touched || forms.config.$submitted) && forms.config.weekDay.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group col-md-4" data-ng-if="item.cronType === \'monthly\'" data-ng-class="{\'has-error\': (forms.config.monthDay.$touched || forms.config.$submitted) && forms.config.monthDay.$invalid}">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="rangeExec.monthDay" name="monthDay" theme="bootstrap" data-ng-required="item.cronType === \'monthly\'">\n <ui-select-match placeholder="{{ \'APPLICATION_MONTHDAY\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="day in monthDays | filter: $select.search">\n <div ng-bind-html="day | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.monthDay.$touched || forms.config.$submitted) && forms.config.monthDay.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START HOUR -->\n <div class="form-group col-md-4" data-ng-if="item.cronType" data-ng-class="{\'has-error\': (forms.config.hour.$touched || forms.config.$submitted) && forms.config.hour.$invalid}">\n <label class="control-label">{{ \'APPLICATION_HOUR\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="rangeExec.hour" name="hour" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_HOUR\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="hour in hours | filter: $select.search">\n <div ng-bind-html="hour | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.hour.$touched || forms.config.$submitted) && forms.config.hour.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOUR -->\n </div>\n\n <!-- START SEND MAIL -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_SEND_MAIL\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n data-ng-model="item.sendMail"\n type="checkbox"\n name="status"\n data-ng-init="item.sendMail = 0"\n switch-active="{{ switches.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ switches.onColor }}"\n switch-off-color="{{ switches.offColor }}"\n switch-animate="{{ switches.animate }}"\n switch-size="{{ switches.size }}"\n switch-label="{{ switches.label }}"\n switch-icon="{{ switches.icon }}"\n switch-radio-off="{{ switches.radioOff }}"\n switch-label-width="{{ switches.labelWidth }}"\n switch-handle-width="{{ switches.handleWidth }}">\n </div>\n <!-- END SEND MAIL -->\n <div class="row">\n <!-- START ACCOUNT -->\n <div class="form-group col-md-6" data-ng-class="{\'has-error\': (forms.config.MailServerOutId.$touched || forms.config.$submitted) && forms.config.MailServerOutId.$invalid}">\n <label class="control-label">{{ \'APPLICATION_ACCOUNT\' | translate }}<span class="required" data-ng-if="item.sendMail" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.MailServerOutId" name="MailServerOutId" theme="bootstrap" data-ng-disabled="!item.sendMail" data-ng-required="item.sendMail">\n <ui-select-match placeholder="{{ \'APPLICATION_ACCOUNT\' | translate }}">{{$select.selected.username}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailServers | filter: $select.search">\n <div ng-bind-html="account.username | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.MailServerOutId.$touched || forms.config.$submitted) && forms.config.MailServerOutId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <div class="note note-warning" data-ng-hide="mailServers.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_ACCOUNTS_AVAILABLE\' | translate }}\n </p>\n </div>\n </div>\n <!-- END ACCOUNT -->\n\n <!-- START EMAIL -->\n <div class="form-group col-md-6" data-ng-class="{\'has-error\': (forms.config.$submitted && forms.config.email.$invalid) || forms.config.email.$error.pattern}">\n <label class="control-label">{{\'APPLICATION_EMAIL_ADDRESS\' | translate}}<span data-ng-if="item.sendMail" class="required" aria-required="true">*</span></label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.email" required data-ng-disabled="!item.sendMail" data-ng-required="item.sendMail"/>\n <span data-ng-show="forms.config.$submitted && forms.config.email.$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 </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="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<!-- <pre>\n {{rangeExec | json}}\n</pre>\n<pre>\n {{item | json}}\n</pre> -->\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.display_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.chat.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_TAGGED_CHAT\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body" data-ng-if="tag" data-ng-init="initChat()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></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 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/tools/tag/view/view.contacts.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_TAGGED_CONTACTS\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body" data-ng-if="tag" data-ng-init="initContacts()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\n <!-- START TABLE -->\n <div ui-grid="gridOptions" data-ng-if="readyGrid && 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 </div>\n </div>\n</div>\n'),a.put("app/tools/tag/view/view.fax.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_TAGGED_FAX\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body" data-ng-if="tag" data-ng-init="initFax()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></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 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/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 <li data-ng-class="{active: $state.is(\'main.tools.tags.view.chat\')}">\n <a data-ng-href="{{license.chat ? \'/tools/tags/view/\'+tag.id+\'/chat\' : \'#\'}}" data-ng-class="{\'disabled-link\':!license.chat}">\n <i class="icon-bubble"></i>\n {{ \'APPLICATION_CHAT\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.tools.tags.view.mail\')}">\n <a data-ng-href="{{license.mail ? \'/tools/tags/view/\'+tag.id+\'/mail\' : \'#\'}}" data-ng-class="{\'disabled-link\':!license.mail}">\n <i class="icon-envelope"></i>\n {{ \'APPLICATION_MAIL\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.tools.tags.view.fax\')}">\n <a data-ng-href="{{license.fax ? \'/tools/tags/view/\'+tag.id+\'/fax\' : \'#\'}}" data-ng-class="{\'disabled-link\':!license.fax}">\n <i class="fa fa-fax"></i>\n {{ \'APPLICATION_FAX\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.tools.tags.view.sms\')}" >\n <a data-ng-href="{{license.messaging ? \'/tools/tags/view/\'+tag.id+\'/sms\' : \'#\'}}" data-ng-class="{\'disabled-link\':!license.messaging}">\n <i class="glyphicon glyphicon-comment"></i>\n {{ \'APPLICATION_SMS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.tools.tags.view.contacts\')}">\n <a data-ng-href="{{license.cm ? \'/tools/tags/view/\'+tag.id+\'/contacts\' : \'#\'}}" data-ng-class="{\'disabled-link\':!license.cm}">\n <i class="fa fa-users"></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/tools/tag/view/view.mail.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_TAGGED_MAIL\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body" data-ng-if="tag" data-ng-init="initMail()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></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 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/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 <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\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/tag/view/view.sms.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_TAGGED_SMS\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body" data-ng-if="tag" data-ng-init="initSms()">\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 </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-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 <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-2">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}:<span class="required" aria-required="true">*</span></label>\n </div>\n <div class="col-md-10">\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-2">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}:</label>\n </div>\n <div class="col-md-10">\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-2">\n <label class="control-label">{{\'APPLICATION_SUBJECT\' | translate}}:</label>\n </div>\n <div class="col-md-10">\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-12">\n <div ckeditor="options" ng-model="item.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="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-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-12">\n <div ckeditor="options" ng-model="item.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</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-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="/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 <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 CHANNEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.channel.$touched || forms.general.$submitted) && forms.general.channel.$invalid}">\n <label class="control-label">{{\'APPLICATION_CHANNEL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="channel" placeholder="{{\'APPLICATION_CHANNEL\' | translate}}" class="form-control" data-ng-model="trigger.channel" required readonly/>\n <span data-ng-show="(forms.general.channel.$touched || forms.general.$submitted) && forms.general.channel.$invalid && forms.general.channel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CHANNEL -->\n\n <!-- START STATUS -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_STATUS\' | translate}}</label>\n </br>\n <input bs-switch class="form-control" ng-model="trigger.status" type="checkbox" name="status" switch-active="{{ recordSwitch.isActive }}" switch-on-text="{{ recordSwitch.onText }}" switch-off-text="{{ recordSwitch.offText }}" switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}" switch-animate="{{ recordSwitch.animate }}" switch-size="{{ recordSwitch.size }}" switch-label="{{ recordSwitch.label }}" switch-icon="{{ recordSwitch.icon }}" switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}" 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="portlet light bordered" ng-repeat="all in trigger.All">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ALL\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeCondition(\'All\',$index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <condition-builder element="all" serviceindex="trigger.channel" service="$triggers" form="forms.general"></condition-builder>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\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>\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="portlet light bordered" ng-repeat="any in trigger.Any">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ANY\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeCondition(\'Any\',$index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <condition-builder element="any" serviceindex="trigger.channel" service="$triggers" form="forms.general"></condition-builder>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\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>\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="portlet light bordered" ng-repeat="action in trigger.Actions">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ACTIONS\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeAction($index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <div class="form-group col-md-6" 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" name="action{{$index}}" data-ng-change="resetActionData(action)" 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 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-account-template ng-switch-when="accountTemplate" element="action" form="forms.general"></action-builder-account-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.general"></action-builder-motion-bar>\n <action-builder-jscripty ng-switch-when="jscripty" element="action" form="forms.general"></action-builder-jscripty>\n <action-builder-url-forward ng-switch-when="urlForward" element="action" form="forms.general"></action-builder-url-forward>\n <action-builder-close ng-switch-when="close" element="action" form="forms.general"></action-builder-close>\n <action-builder-forward ng-switch-when="forward" element="action" form="forms.general"></action-builder-forward>\n <action-builder-tag ng-switch-when="tag" element="action" form="forms.general"></action-builder-tag>\n <action-builder-http ng-switch-when="http" element="action" form="forms.general"></action-builder-http>\n <action-builder-email ng-switch-when="email" element="action" form="forms.general"></action-builder-email>\n <action-builder-account-email ng-switch-when="accountEmail" element="action" form="forms.general"></action-builder-account-email>\n <action-builder-account-sms ng-switch-when="accountSms" element="action" form="forms.general"></action-builder-account-sms>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\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>\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-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="/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>\n </br>\n <input bs-switch class="form-control" ng-model="item.status" type="checkbox" name="status" data-ng-init="item.status = 0" switch-active="{{ statusSwitch.isActive }}" switch-on-text="{{ statusSwitch.onText }}" switch-off-text="{{ statusSwitch.offText }}"\n switch-on-color="{{ statusSwitch.onColor }}" switch-off-color="{{ statusSwitch.offColor }}" switch-animate="{{ statusSwitch.animate }}" switch-size="{{ statusSwitch.size }}" switch-label="{{ statusSwitch.label }}" switch-icon="{{ statusSwitch.icon }}"\n switch-radio-off="{{ statusSwitch.radioOff }}" switch-label-width="{{ statusSwitch.labelWidth }}" switch-handle-width="{{ statusSwitch.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\n <!-- Channel -->\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\n <!-- All -->\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="portlet light bordered" ng-repeat="all in item.All">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ALL\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeCondition(\'All\',$index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <condition-builder element="all" serviceindex="item.channel" service="$triggers" form="forms.general"></condition-builder>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\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>\n </div>\n\n <!-- Any -->\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="portlet light bordered" ng-repeat="any in item.Any">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ANY\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeCondition(\'Any\',$index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <condition-builder element="any" serviceindex="item.channel" service="$triggers" form="forms.general"></condition-builder>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\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>\n </div>\n\n <!-- Actions -->\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="portlet light bordered" ng-repeat="action in item.Actions">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ACTIONS\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeAction($index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <!-- <div class="col-md-12"> -->\n <div class="form-group col-md-6" 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[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.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-account-template ng-switch-when="accountTemplate" element="action" form="forms.general"></action-builder-account-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.general"></action-builder-motion-bar>\n <action-builder-jscripty ng-switch-when="jscripty" element="action" form="forms.general"></action-builder-jscripty>\n <action-builder-url-forward ng-switch-when="urlForward" element="action" form="forms.general"></action-builder-url-forward>\n <action-builder-close ng-switch-when="close" element="action" form="forms.general"></action-builder-close>\n <action-builder-forward ng-switch-when="forward" element="action" form="forms.general"></action-builder-forward>\n <action-builder-tag ng-switch-when="tag" element="action" form="forms.general"></action-builder-tag>\n <action-builder-http ng-switch-when="http" element="action" form="forms.general"></action-builder-http>\n <action-builder-email ng-switch-when="email" element="action" form="forms.general"></action-builder-email>\n <action-builder-account-email ng-switch-when="accountEmail" element="action" form="forms.general"></action-builder-account-email>\n <action-builder-account-sms ng-switch-when="accountSms" element="action" form="forms.general"></action-builder-account-sms>\n </div>\n <!-- </div> -->\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\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>\n </div>\n\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}}</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 </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="fa fa-tachometer"></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;" id="yourDashboardView">\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="fa fa-tachometer"></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_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.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 VOICE SUBTYPE -->\n <div data-ng-if="item.channel===\'voice\'" class="form-group" data-ng-class="{\'has-error\': (form.channel.$touched || form.channel.$submitted) && form.channel.$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}}</ui-select-match>\n <ui-select-choices repeat="type in [\'Queue\',\'Outbound\'] | filter: $select.search">\n <div data-ng-bind="type | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.type.$touched || form.type.$submitted) && form.type.$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 <!-- START SERVER URL -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.serverUrl.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}}</label>\n <input type="url" name="serverUrl" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="account.serverUrl"/>\n <span class="help-block">\n {{\'DESCRIPTION_SERVER_URL\' | translate}}.\n </span>\n <span class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\n </div>\n <!-- END SERVER URL -->\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_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 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_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 SERVER URL -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.serverUrl.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}}</label>\n <input type="url" name="serverUrl" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.serverUrl"/>\n <span class="help-block">\n {{\'DESCRIPTION_SERVER_URL\' | translate}}.\n </span>\n <span class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\n </div>\n <!-- END SERVER URL -->\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 class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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/directives/action/accountEmail/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" 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 placeholder="{{\'APPLICATION_ACCOUNT\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in accounts.rows | filter: $select.search">\n <div ng-bind-html="account.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\n<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data6\'+randomName].$touched || form.$submitted) && form[\'data6\'+randomName].$invalid}">\n <ui-select data-ng-model="element.data6" name="data6{{randomName}}" theme="bootstrap">\n <ui-select-match allow-clear 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 data-ng-show="(form[\'data6\'+randomName].$touched || form.$submitted) && form[\'data6\'+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<div data-ng-if="randomName" class="form-group col-md-6" 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" placeholder="{{\'APPLICATION_TO\' | translate}}" 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\n<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data3\'+randomName].$touched || form.$submitted) && form[\'data3\'+randomName].$invalid}">\n <input type="text" ng-model="element.data3" name="data3{{randomName}}" class="form-control" placeholder="{{\'APPLICATION_CC\' | translate}}"/>\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\n<div data-ng-if="randomName && !element.data6" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data4\'+randomName].$touched || form.$submitted) && form[\'data4\'+randomName].$invalid}">\n <input type="text" ng-model="element.data4" name="data4{{randomName}}" class="form-control" placeholder="{{\'APPLICATION_SUBJECT\' | translate}}"/>\n <span data-ng-show="(form[\'data4\'+randomName].$touched || form.$submitted) && form[\'data4\'+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<div data-ng-if="randomName" class="form-group col-md-12" data-ng-class="{\'has-error\': (form[\'data5\'+randomName].$touched || form.$submitted) && form[\'data5\'+randomName].$invalid}">\n <textarea rows="10" ng-model="element.data5" name="data5{{randomName}}" class="form-control" placeholder="{{\'APPLICATION_TEXT\' | translate}}" data-ng-required="!element.data6"></textarea>\n <span data-ng-show="(form[\'data5\'+randomName].$touched || form.$submitted) && form[\'data5\'+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("components/directives/action/accountSms/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" 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 placeholder="{{\'APPLICATION_ACCOUNT\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in accounts.rows | filter: $select.search">\n <div ng-bind-html="account.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\n<div data-ng-if="randomName" class="form-group col-md-6" 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" placeholder="{{\'APPLICATION_TO\' | translate}}" 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\n<div data-ng-if="randomName" class="form-group col-md-12" data-ng-class="{\'has-error\': (form[\'data3\'+randomName].$touched || form.$submitted) && form[\'data3\'+randomName].$invalid}">\n <textarea rows="10" ng-model="element.data3" name="data3{{randomName}}" class="form-control" placeholder="{{\'APPLICATION_TEXT\' | translate}}"></textarea>\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("components/directives/action/accountTemplate/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" 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 placeholder="{{\'APPLICATION_ACCOUNT\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in accounts.rows | filter: $select.search">\n <div ng-bind-html="account.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\n<div data-ng-if="randomName" class="form-group col-md-6" 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.rows | 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[\'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<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data3\'+randomName].$touched || form.$submitted) && form[\'data3\'+randomName].$invalid}">\n <input type="text" ng-model="element.data3" name="data3{{randomName}}" class="form-control" placeholder="{{\'APPLICATION_TO\' | translate}}" required/>\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("components/directives/action/close/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$invalid}">\n <input type="text" ng-model="element.data1" name="data1{{randomName}}" class="form-control" placeholder="{{ \'APPLICATION_DISPOSITION\' | translate }}" required/>\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("components/directives/action/email/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data5\'+randomName].$touched || form.$submitted) && form[\'data5\'+randomName].$invalid}">\n <ui-select data-ng-model="element.data5" name="data5{{randomName}}" theme="bootstrap">\n <ui-select-match allow-clear 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 data-ng-show="(form[\'data5\'+randomName].$touched || form.$submitted) && form[\'data5\'+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<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$invalid}">\n <input type="text" ng-model="element.data1" name="data1{{randomName}}" class="form-control" placeholder="{{\'APPLICATION_TO\' | translate}}" required/>\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<div data-ng-if="randomName" class="form-group col-md-6" 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" placeholder="{{\'APPLICATION_CC\' | translate}}"/>\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<div data-ng-if="randomName && !element.data5" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data3\'+randomName].$touched || form.$submitted) && form[\'data3\'+randomName].$invalid}">\n <input type="text" ng-model="element.data3" name="data3{{randomName}}" class="form-control" placeholder="{{\'APPLICATION_SUBJECT\' | translate}}"/>\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\n<div data-ng-if="randomName" class="form-group col-md-12" data-ng-class="{\'has-error\': (form[\'data4\'+randomName].$touched || form.$submitted) && form[\'data4\'+randomName].$invalid}">\n <textarea rows="10" ng-model="element.data4" name="data4{{randomName}}" class="form-control" placeholder="{{\'APPLICATION_TEXT\' | translate}}" data-ng-required="!element.data5"></textarea>\n <span data-ng-show="(form[\'data4\'+randomName].$touched || form.$submitted) && form[\'data4\'+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("components/directives/action/forward/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$invalid}">\n <input type="text" ng-model="element.data1" name="data1{{randomName}}" class="form-control" placeholder="{{ \'APPLICATION_TO\' | translate }}" required/>\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("components/directives/action/http/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" 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 placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="method in methods | filter: $select.search">\n <div ng-bind-html="method | 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\n<div data-ng-if="randomName" class="form-group col-md-6" 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" placeholder="URL" 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"),a.put("components/directives/action/integration/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" 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-6" 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-6" 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("components/directives/action/jscripty/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" 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("components/directives/action/motionbar/actionBuilder.html",'<!-- data1: 0 POPUP, 1 URL, 2 WINAPP -->\n<div data-ng-if="randomName" class="form-group col-md-6" 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-6" 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-6" 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-6" 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-6">\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("components/directives/action/status/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" 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("components/directives/action/tag/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$invalid}">\n <ui-select multiple data-ng-model="data.tags" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_TAG\' | translate}}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="tag.name as tag in tags | filter:$select.search" class="">\n {{tag.name}}\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("components/directives/action/template/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" 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 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 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<div data-ng-if="randomName" class="form-group col-md-6" 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" placeholder="{{\'APPLICATION_TO\' | translate}}" 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"),a.put("components/directives/action/urlforward/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" 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 placeholder="{{ \'APPLICATION_TYPE\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.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<div class="form-group col-md-6" data-ng-if="element.data1 && randomName" data-ng-class="{\'has-error\': (form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$invalid}">\n <input type="url" ng-model="element.data2" placeholder="{{ \'APPLICATION_URL\' | translate }}" name="data2{{randomName}}" class="form-control" required/>\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"),a.put("components/directives/condition/conditionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-4" 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-4" 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-4" 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-4" 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("components/factories/xNotificationLicense/xNotificationLicense.html",'<div class="ui-notification alert alert-block" ng-class="class" style="width: 410px;">\n <h4 class="alert-heading">\n <i class="{{icon}}"></i> {{\'APPLICATION_WARNING\' | translate}}! {{\'MESSAGE_YOUR_LICENSE_IS_GOING_TO_EXPIRE\' | translate}}! <a ng-click="more()" style="color: blue;">More.</a>\n </h4>\n</div>\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}} | 2016 - {{year + 1}} © Powered by Xenialab <ng-bind-html data-ng-if="license.custom && !settings.defaultFooterWhiteLabel && settings.footerWhiteLabel" ng-bind-html="\'| \'+settings.footerWhiteLabel"></ng-bind-html>\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 data-ng-if="settings.defaultLogo || !license.custom" ng-src="assets/images/logo.png" alt="logo" class="logo-default"/>\n <img data-ng-if="!settings.defaultLogo && license.custom" ng-src="api/settings/logo/main/{{settings.logo ? settings.logo : \'logo\'}}" alt="logo" class="logo-default custom-logo" onError="this.onerror=null;this.src=\'assets/images/logo.png\';"/>\n </a>\n <div class="menu-toggler sidebar-toggler" data-ng-click="toggleSidebar()"></div>\n </div>\n\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 ng-repeat="call in activeCalls | limitTo:2" class="search-form search-form-expanded">\n <div class="input-group">\n <input type="text" class="form-control" value="{{call.calleridnum}}" readonly>\n <span class="input-group-btn">\n <a href="javascript:;" class="btn submit inactive-link"><i class="icon-earphones-alt"></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"></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 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(\'da\')">\n <img alt="" src="assets/images/flags/da.png"> {{\'APPLICATION_DANISH\' | 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(\'fi\')">\n <img alt="" src="assets/images/flags/fi.png"> {{\'APPLICATION_FINNISH\' | 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<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 || headerAgent.openchannelPause}">\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.openchannelPause) ? ((!headerAgent.voicePause || !headerAgent.mailPause || !headerAgent.chatPause || !headerAgent.faxPause || !headerAgent.smsPause || !headerAgent.openchannelPause) ? \'(\'+(\'APPLICATION_PARTIAL\' | translate) + \') \'+headerAgent.pauseType : headerAgent.pauseType) : \'READY\'}}</div>\n <div data-ng-if="headerAgent.voicePause || headerAgent.mailPause || headerAgent.chatPause || headerAgent.faxPause || headerAgent.smsPause || headerAgent.openchannelPause"><css-timer start-time="headerAgent.lastPauseAt"></css-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 || headerAgent.openchannelPause">\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" data-ng-if="headerAgent.voicePause || headerAgent.mailPause || headerAgent.chatPause || headerAgent.faxPause || headerAgent.smsPause || headerAgent.openchannelPause">\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-if="headerAgent.voicePause">\n <a href="#" data-ng-click="headerPause(\'unpause\',null,\'voice\')">\n <i class="fa fa-play font-green"></i> {{\'APPLICATION_VOICE\' | translate}}\n </a>\n </li>\n <li data-ng-if="headerAgent.mailPause">\n <a href="#" data-ng-click="headerPause(\'unpause\',null,\'mail\')">\n <i class="fa fa-play font-green"></i> {{\'APPLICATION_MAIL\' | translate}}\n </a>\n </li>\n <li data-ng-if="headerAgent.chatPause">\n <a href="#" data-ng-click="headerPause(\'unpause\',null,\'chat\')">\n <i class="fa fa-play font-green"></i> {{\'APPLICATION_CHAT\' | translate}}\n </a>\n </li>\n <li data-ng-if="headerAgent.faxPause">\n <a href="#" data-ng-click="headerPause(\'unpause\',null,\'fax\')">\n <i class="fa fa-play font-green"></i> {{\'APPLICATION_FAX\' | translate}}\n </a>\n </li>\n <li data-ng-if="headerAgent.smsPause">\n <a href="#" data-ng-click="headerPause(\'unpause\',null,\'sms\')">\n <i class="fa fa-play font-green"></i> {{\'APPLICATION_SMS\' | translate}}\n </a>\n </li>\n <li data-ng-if="headerAgent.openchannelPause">\n <a href="#" data-ng-click="headerPause(\'unpause\',null,\'openchannel\')">\n <i class="fa fa-play font-green"></i> {{\'APPLICATION_OPEN_CHANNEL\' | translate}}\n </a>\n </li>\n </ul>\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" data-ng-if="getCurrentUser().role === \'agent\'" >\n <li data class="dropdown dropdown-extended dropdown-notification" id="header_agent_notification_bar" data-ng-click="agentNotifications.agent.new = 0;">\n <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <i class="icon-earphones-alt"></i>\n <span class="badge badge-default" data-ng-if="agentNotifications.agent.new">\n {{agentNotifications.agent.new}} </span>\n </a>\n <ul class="dropdown-menu tabbed-dropdown">\n <li class="external">\n <h3><span class="bold">{{\'APPLICATION_LAST_VOICE_NOTIFICATIONS\' | translate}}</span></h3>\n </li>\n <li>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_INBOUND\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_OUTBOUND\' | translate}}</a>\n </li>\n </ul>\n\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="agent-spinner-grid" data-ng-if="busyLoad.agent.busy" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <ul class="dropdown-menu-list scrollable-menu" style="height: 250px;" data-handle-color="#637283" infinite-scroll="loadNotifications(\'agent\')" can-load=\'!busyLoad.agent.busy\' treshold="261">\n <li data-ng-repeat="notification in agentNotifications.agent.rows">\n <a href="javascript:;" style="cursor:default;">\n <div class="row">\n <div class="col-md-1">\n <img src="assets/images/media/inboundroute.png" style="width:25px;height:25px;" alt="">\n </div>\n <div class="col-md-10">\n <div>{{\'APPLICATION_VOICE_NEW_CALL\' | translate}}<span data-ng-if="notification.status && notification.status !== \'none\'" class="badge float-right" data-ng-class="{\'badge-success\':notification.status === \'taken\',\'badge-danger\':notification.status === \'lost\',\'badge-warning\':notification.status === \'rejected\' || notification.status === \'busy\',\'badge-info\':notification.status === \'taken_elsewhere\'}">{{\'APPLICATION_VOICE_\'+notification.status.toUpperCase() | translate}}</span></div>\n <div><span class="time float-left" style="max-width:none !important;"><span am-time-ago="notification.updatedAt"></span></span></div>\n </div>\n </div>\n <div>\n <span class="message">{{notification.dialstring ? \'APPLICATION_TO\' : \'APPLICATION_FROM\' | translate}}: <span class="span-link" data-ng-click="chooseContact(notification.calleridnum)">{{notification.calleridnum}}</span></span>\n </div>\n <div data-ng-if="notification.status === \'taken_elsewhere\'">\n <span class="message">{{\'APPLICATION_AGENT_NAME\' | translate}}: <span ><b>{{notification.answeredelsewheremembername}}</b></span></span>\n </div>\n <div data-ng-if="notification.status === \'taken\' && notification.lastevent === \'complete\'">\n <span class="message">{{\'APPLICATION_COMPLETED_BY\' | translate}}: <span ><b>{{\'APPLICATION_VOICE_\'+notification.reason.toUpperCase() | translate}}</b></span></span>\n </div>\n </a>\n </li>\n </ul>\n </div>\n <div class="tab-pane" id="tab_1_2">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="dial-spinner-grid" data-ng-if="busyLoad.dial.busy" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <ul class="dropdown-menu-list scrollable-menu" style="height: 250px;" data-handle-color="#637283" infinite-scroll="loadNotifications(\'dial\')" can-load=\'!busyLoad.dial.busy\' treshold="261">\n <li data-ng-repeat="notification in agentNotifications.dial.rows">\n <a href="javascript:;" style="cursor:default;">\n <div class="row">\n <div class="col-md-1">\n <img src="assets/images/media/outboundroute.png" style="width:25px;height:25px;" alt="">\n </div>\n <div class="col-md-10">\n <div>{{\'APPLICATION_VOICE_NEW_CALL\' | translate}}<span data-ng-if="notification.status && notification.status !== \'none\'" class="badge float-right" data-ng-class="{\'badge-success\':notification.status === \'taken\',\'badge-danger\':notification.status === \'lost\',\'badge-warning\':notification.status === \'rejected\',\'badge-info\':notification.status === \'taken_elsewhere\'}">{{\'APPLICATION_VOICE_\'+notification.status.toUpperCase() | translate}}</span></div>\n <div><span class="time float-left" style="max-width:none !important;"><span am-time-ago="notification.updatedAt"></span></span></div>\n </div>\n </div>\n <div>\n <span class="message">{{\'APPLICATION_TO\' | translate}}: <span class="span-link" data-ng-click="chooseContact(notification.destcalleridnum)">{{notification.destcalleridnum}}</span></span>\n </div>\n </a>\n </li>\n </ul>\n </div>\n </div>\n </li>\n </ul>\n </li>\n <li data ng-if="license.mail" class="dropdown dropdown-extended dropdown-notification" id="header_mail_notification_bar" data-ng-click="agentNotifications.mail.new = 0;">\n <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <i class="icon-envelope-open"></i>\n <span class="badge badge-default" data-ng-if="agentNotifications.mail.new">\n {{agentNotifications.mail.new}} </span>\n </a>\n <ul class="dropdown-menu">\n <li class="external">\n <h3><span class="bold">{{\'APPLICATION_LAST_MAIL_NOTIFICATIONS\' | translate}}</span></h3>\n </li>\n <li>\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="mail-spinner-grid" data-ng-if="busyLoad.mail.busy" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <ul class="dropdown-menu-list scrollable-menu" style="height: 250px;" data-handle-color="#637283" infinite-scroll="loadNotifications(\'mail\')" can-load=\'!busyLoad.mail.busy\' treshold="261">\n <li data-ng-repeat="notification in agentNotifications.mail.rows">\n <a href="javascript:;" style="cursor:default;">\n <div class="row">\n <div class="col-md-1">\n <img src="assets/images/media/enquiry.png" style="width:25px;height:25px;" alt="">\n </div>\n <div class="col-md-10">\n <div>{{\'APPLICATION_NEW_MESSAGE\' | translate}}<span data-ng-if="notification.status && notification.status !== \'none\'" class="badge float-right" data-ng-class="{\'badge-success pointer-cursor\':notification.status === \'taken\',\'badge-danger\':notification.status === \'lost\',\'badge-warning\':notification.status === \'rejected\'}" data-ng-click="notification.status === \'taken\' && openRoom(notification.roomid, \'mailRoom\')">{{\'APPLICATION_MESSAGE_\'+notification.status.toUpperCase() | translate}} <i data-ng-if="notification.status === \'taken\'" class="fa fa-envelope"></i></span></div>\n <div><span class="time float-left" style="max-width:none !important;"><span am-time-ago="notification.updatedAt"></span></span></div>\n </div>\n </div>\n <div>\n <span class="message">{{\'APPLICATION_FROM\' | translate}}: <span class="span-link" data-ng-click="openContact(\'mail\',notification.accountid,notification.from)">{{notification.from}}</span></span>\n </div>\n </a>\n </li>\n </ul>\n </li>\n </ul>\n </li>\n <li data ng-if="license.chat" class="dropdown dropdown-extended dropdown-notification" id="header_chat_notification_bar" data-ng-click="agentNotifications.chat.new = 0;">\n <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <i class="icon-bubble"></i>\n <span class="badge badge-default" data-ng-if="agentNotifications.chat.new">\n {{agentNotifications.chat.new}} </span>\n </a>\n <ul class="dropdown-menu">\n <li class="external">\n <h3><span class="bold">{{\'APPLICATION_LAST_CHAT_NOTIFICATIONS\' | translate}}</span></h3>\n </li>\n <li>\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="chat-spinner-grid" data-ng-if="busyLoad.chat.busy" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <ul class="dropdown-menu-list scrollable-menu" style="height: 250px;" data-handle-color="#637283" infinite-scroll="loadNotifications(\'chat\')" can-load=\'!busyLoad.chat.busy\' treshold="261">\n <li data-ng-repeat="notification in agentNotifications.chat.rows">\n <a href="javascript:;" style="cursor:default;">\n <div class="row">\n <div class="col-md-1">\n <img src="assets/images/media/website.png" style="width:25px;height:25px;" alt="">\n </div>\n <div class="col-md-10">\n <div>{{\'APPLICATION_NEW_CHAT_REQUEST\' | translate}}<span data-ng-if="notification.status && notification.status !== \'none\'" class="badge float-right" data-ng-class="{\'badge-success pointer-cursor\':notification.status === \'taken\',\'badge-danger\':notification.status === \'lost\',\'badge-warning\':notification.status === \'rejected\'}" data-ng-click="notification.status === \'taken\' && openRoom(notification.roomid, \'chatRoom\')">{{\'APPLICATION_CHAT_\'+notification.status.toUpperCase() | translate}} <i data-ng-if="notification.status === \'taken\'" class="fa fa-envelope"></i></span></div>\n <div><span class="time float-left" style="max-width:none !important;"><span am-time-ago="notification.updatedAt"></span></span></div>\n </div>\n </div>\n <div>\n <span class="message">{{\'APPLICATION_FROM\' | translate}}: <span class="span-link" data-ng-click="openContact(\'chat\',notification.websiteid,notification.visitoremail)">{{notification.visitoremail}}</span></span>\n </div>\n </a>\n </li>\n </ul>\n </li>\n </ul>\n </li>\n <li data ng-if="license.fax" class="dropdown dropdown-extended dropdown-notification" id="header_fax_notification_bar" data-ng-click="agentNotifications.fax.new = 0;">\n <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <i class="fa fa-fax"></i>\n <span class="badge badge-default" data-ng-if="agentNotifications.fax.new">\n {{agentNotifications.fax.new}} </span>\n </a>\n <ul class="dropdown-menu">\n <li class="external">\n <h3><span class="bold">{{\'APPLICATION_LAST_FAX_NOTIFICATIONS\' | translate}}</span></h3>\n </li>\n <li>\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="fax-spinner-grid" data-ng-if="busyLoad.fax.busy" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <ul class="dropdown-menu-list scrollable-menu" style="height: 250px;" data-handle-color="#637283" infinite-scroll="loadNotifications(\'fax\')" can-load=\'!busyLoad.fax.busy\' treshold="261">\n <li data-ng-repeat="notification in agentNotifications.fax.rows">\n <a href="javascript:;" style="cursor:default;">\n <div class="row">\n <div class="col-md-1">\n <img src="assets/images/media/fax.png" style="width:25px;height:25px;" alt="">\n </div>\n <div class="col-md-10">\n <div>{{\'APPLICATION_NEW_FAX_REQUEST\' | translate}}<span data-ng-if="notification.status && notification.status !== \'none\'" class="badge float-right" data-ng-class="{\'badge-success pointer-cursor\':notification.status === \'taken\',\'badge-danger\':notification.status === \'lost\',\'badge-warning\':notification.status === \'rejected\'}" data-ng-click="notification.status === \'taken\' && openRoom(notification.roomid, \'faxRoom\')">{{\'APPLICATION_FAX_\'+notification.status.toUpperCase() | translate}} <i data-ng-if="notification.status === \'taken\'" class="fa fa-envelope"></i></span></div>\n <div><span class="time float-left" style="max-width:none !important;"><span am-time-ago="notification.updatedAt"></span></span></div>\n </div>\n </div>\n <div>\n <span class="message">{{\'APPLICATION_FROM\' | translate}}: <span class="span-link" data-ng-click="openContact(\'fax\',notification.accountid,notification.from)">{{notification.from}}</span></span>\n </div>\n </a>\n </li>\n </ul>\n </li>\n </ul>\n </li>\n <li data ng-if="license.messaging" class="dropdown dropdown-extended dropdown-notification" id="header_sms_notification_bar" data-ng-click="agentNotifications.sms.new = 0;">\n <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <i class="glyphicon glyphicon-comment"></i>\n <span class="badge badge-default" data-ng-if="agentNotifications.sms.new">\n {{agentNotifications.sms.new}} </span>\n </a>\n <ul class="dropdown-menu">\n <li class="external">\n <h3><span class="bold">{{\'APPLICATION_LAST_SMS_NOTIFICATIONS\' | translate}}</span></h3>\n </li>\n <li>\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="sms-spinner-grid" data-ng-if="busyLoad.sms.busy" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <ul class="dropdown-menu-list scrollable-menu" style="height: 250px;" data-handle-color="#637283" infinite-scroll="loadNotifications(\'sms\')" can-load=\'!busyLoad.sms.busy\' treshold="261">\n <li data-ng-repeat="notification in agentNotifications.sms.rows">\n <a href="javascript:;" style="cursor:default;">\n <div class="row">\n <div class="col-md-1">\n <img src="assets/images/media/sms.png" style="width:25px;height:25px;" alt="">\n </div>\n <div class="col-md-10">\n <div>{{\'APPLICATION_NEW_SMS_REQUEST\' | translate}}<span data-ng-if="notification.status && notification.status !== \'none\'" class="badge float-right" data-ng-class="{\'badge-success pointer-cursor\':notification.status === \'taken\',\'badge-danger\':notification.status === \'lost\',\'badge-warning\':notification.status === \'rejected\'}" data-ng-click="notification.status === \'taken\' && openRoom(notification.roomid, \'smsRoom\')">{{\'APPLICATION_SMS_\'+notification.status.toUpperCase() | translate}} <i data-ng-if="notification.status === \'taken\'" class="fa fa-envelope"></i></span></div>\n <div><span class="time float-left" style="max-width:none !important;"><span am-time-ago="notification.updatedAt"></span></span></div>\n </div>\n </div>\n <div>\n <span class="message">{{\'APPLICATION_FROM\' | translate}}: <span class="span-link" data-ng-click="openContact(\'sms\',notification.accountid,notification.from)">{{notification.from}}</span></span>\n </div>\n </a>\n </li>\n </ul>\n </li>\n </ul>\n </li>\n <li data ng-if="license.openchannel" class="dropdown dropdown-extended dropdown-notification" id="header_openchannel_notification_bar" data-ng-click="agentNotifications.openchannel.new = 0;">\n <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <i class="icon-globe"></i>\n <span class="badge badge-default" data-ng-if="agentNotifications.openchannel.new">\n {{agentNotifications.openchannel.new}} </span>\n </a>\n <ul class="dropdown-menu">\n <li class="external">\n <h3><span class="bold">{{\'APPLICATION_LAST_OPENCHANNEL_NOTIFICATIONS\' | translate}}</span></h3>\n </li>\n <li>\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="openchannel-spinner-grid" data-ng-if="busyLoad.openchannel.busy" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <ul class="dropdown-menu-list scrollable-menu" style="height: 250px;" data-handle-color="#637283" infinite-scroll="loadNotifications(\'openchannel\')" can-load=\'!busyLoad.openchannel.busy\' treshold="261">\n <li data-ng-repeat="notification in agentNotifications.openchannel.rows">\n <a href="javascript:;" style="cursor:default;">\n <div class="row">\n <div class="col-md-1">\n <img src="assets/images/media/openchannel.png" style="width:25px;height:25px;" alt="">\n </div>\n <div class="col-md-10">\n'+" <div>{{'APPLICATION_NEW_OPENCHANNEL_REQUEST' | translate}}<span data-ng-if=\"notification.status && notification.status !== 'none'\" class=\"badge float-right\" data-ng-class=\"{'badge-success pointer-cursor':notification.status === 'taken','badge-danger':notification.status === 'lost','badge-warning':notification.status === 'rejected'}\" data-ng-click=\"notification.status === 'taken' && openRoom(notification.roomid, 'openchannelRoom')\">{{'APPLICATION_OPENCHANNEL_'+notification.status.toUpperCase() | translate}} <i data-ng-if=\"notification.status === 'taken'\" class=\"fa fa-envelope\"></i></span></div>\n <div><span class=\"time float-left\" style=\"max-width:none !important;\"><span am-time-ago=\"notification.updatedAt\"></span></span></div>\n </div>\n </div>\n <!-- <div>\n <span class=\"message\">{{'APPLICATION_FROM' | translate}}: <span class=\"span-link\" data-ng-click=\"openContact('openchannel',notification.accountid,notification.from)\">{{notification.from}}</span></span>\n </div> -->\n </a>\n </li>\n </ul>\n </li>\n </ul>\n </li>\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/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-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[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-if="$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-if="::(!Auth.isUser() || userModules[2])" data-ng-class="{active: $state.is(\'main.tools.yourdashboards.show\')}">\n <a href="javascript:;">\n <i class="fa fa-tachometer"></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-if="dashboard[Auth.getRole()]">\n <a href="/tools/yourdashboards/show/{{dashboard.id}}" >\n <i class="icon-screen-desktop"></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-if="::(Auth.isAdmin() || userModules[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-if="::(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-if="$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-if="::(Auth.isAdmin() || userModules[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-if="$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-if="::(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-if="$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-if="::(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-if="$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-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[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-if="$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-if="$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-list-ul"></i>\n <span class="title" >{{\'APPLICATION_LISTS\' | translate}}</span>\n <span data-ng-if="$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-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[6])" data-ng-class="{active: $state.includes(\'main.channels\')}">\n <a href="javascript:;">\n <i class="fa fa-spinner"></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-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[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-if="::(Auth.isAdmin())" 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 data-ng-if="::(Auth.isAdmin() || userModules[21])">\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-if="::(Auth.isAdmin() || userModules[22])" 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-if="::(Auth.isAdmin() || userModules[23])" 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-if="::(Auth.isAdmin() || userModules[24])" 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-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[25])" 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-if="::(Auth.isAdmin() || userModules[26])" 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-if="::(Auth.isAdmin() || userModules[27])" data-ng-class="{active: $state.includes(\'main.channels.voice.chanspy\')}">\n <a href="/channels/voice/chanspy/list">\n <i class="fa fa-user-secret"></i>\n <span class="title" >{{\'APPLICATION_CHANSPY\' | translate}}</span>\n <!-- <span data-ng-if="$state.includes(\'main.chanspy\')" class="selected"></span> -->\n </a>\n </li>\n <!-- END CHANSPY CASE -->\n <!-- START CHANSPY CASE -->\n <li data-ng-if="::(Auth.isAdmin() || userModules[28])" data-ng-class="{active: $state.includes(\'main.channels.voice.dispositions\')}">\n <a href="/channels/voice/dispositions/list">\n <i class="icon-target"></i>\n <span class="title" >{{\'APPLICATION_DISPOSITIONS\' | translate}}</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-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[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-if="::(Auth.isAdmin() || userModules[29])" 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-if="::(Auth.isAdmin() || userModules[30])" 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-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[31])" 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_INTERACTIONS\' | translate}} </span>\n </a>\n </li>\n <!-- <li data-ng-if="::(Auth.isAdmin() || userModules[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-if="::(Auth.isAdmin() || userModules[32])" 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-if="::(Auth.isAdmin() || userModules[33])" 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-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[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-if="::(Auth.isAdmin() || userModules[34])" 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-if="::(Auth.isAdmin() || userModules[35])" 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-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[36])" 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-if="::(Auth.isAdmin() || userModules[37])" 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-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[10])" data-ng-class="{active: $state.includes(\'main.channels.fax\')}">\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.fax}">\n <i class="fa fa-fax"></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-if="::(Auth.isAdmin() || userModules[38])" 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-if="::(Auth.isAdmin() || userModules[39])" 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-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[40])" data-ng-class="{active: $state.includes(\'main.channels.fax.inbox\')}">\n <a href="/channels/fax/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-if="::(Auth.isAdmin() || userModules[41])" 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-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[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-if="::(Auth.isAdmin() || userModules[42])" 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-if="::(Auth.isAdmin() || userModules[43])" 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-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[44])" data-ng-class="{active: $state.includes(\'main.channels.sms.inbox\')}">\n <a href="/channels/sms/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-if="::(Auth.isAdmin() || userModules[45])" 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 OPENCHANNEL CASE -->\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent()|| userModules[20])" data-ng-class="{active: $state.includes(\'main.channels.openchannel\')}">\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.openchannel}" >\n <i class="icon-globe"></i>\n <span class="title disable-target">{{\'APPLICATION_OPEN_CHANNEL\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.channels.openchannel\') }"></span>\n </a>\n <ul class="sub-menu" data-ng-if="license.openchannel" >\n <li data-ng-if="::(Auth.isAdmin()|| userModules[46])" data-ng-class="{active: $state.includes(\'main.channels.openchannel.accounts\') || $state.includes(\'main.channels.openchannel.account\')}">\n <a href="/channels/openchannel/accounts/list">\n <i class="icon-notebook"></i>\n <span class="title"> {{\'APPLICATION_ACCOUNTS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin()|| userModules[47])" data-ng-class="{active: $state.includes(\'main.channels.openchannel.queues\') || $state.includes(\'main.channels.openchannel.queue\')}">\n <a href="/channels/openchannel/queues/list">\n <i class="icon-docs"></i>\n <span class="title"> {{\'APPLICATION_QUEUES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent()|| userModules[48])" data-ng-class="{active: $state.includes(\'main.channels.openchannel.inbox\')}">\n <a href="/channels/openchannel/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-if="::(Auth.isAdmin() || userModules[49])" data-ng-class="{active: $state.includes(\'main.channels.openchannel.realtime\')}">\n <a href="/channels/openchannel/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 OPENCHANNEL CASE -->\n <!-- START REALTIME CASE -->\n <li data-ng-if="::(Auth.isAdmin() || userModules[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-if="::(Auth.isAdmin() || userModules[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\')}" data-ng-if="::(Auth.isAdmin() || userModules[50])">\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\')}" data-ng-if="::(Auth.isAdmin() || userModules[51])">\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\')}" data-ng-if="::(Auth.isAdmin() || userModules[52])">\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\')}" data-ng-if="::(Auth.isAdmin() || userModules[53])">\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\')}" data-ng-if="::(Auth.isAdmin() || userModules[54])">\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\')}" data-ng-if="::(Auth.isAdmin() || userModules[55])">\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\')}" data-ng-if="::(Auth.isAdmin() || userModules[56])">\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\')}" data-ng-if="::(Auth.isAdmin() || userModules[57])">\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\')}" data-ng-if="::(Auth.isAdmin() || userModules[58])">\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\')}" data-ng-if="::(Auth.isAdmin() || userModules[59])">\n <a href="/tools/yourdashboards/list">\n <i class="fa fa-tachometer"></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\')}" data-ng-if="::(Auth.isAdmin() || userModules[60])">\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-if="$state.includes(\'main.sounds\')" class="selected"></span> -->\n </a>\n </li>\n <!-- END SOUND CASE -->\n\n <!-- START SCHEDULE CASE -->\n <li data-ng-class="{active: $state.includes(\'main.tools.scheduler\')}" data-ng-if="::(Auth.isAdmin() || userModules[61])">\n <a href="/tools/scheduler/list">\n <i class="icon-calendar"></i>\n <span class="title" >{{\'APPLICATION_SCHEDULER\' | translate}}</span>\n <!-- <span data-ng-if="$state.includes(\'main.sounds\')" class="selected"></span> -->\n </a>\n </li>\n <!-- END SCHEDULE CASE -->\n </ul>\n </li>\n <!-- END TOOLS LIST CASE -->\n\n <!-- START CALLYSQUARE CASE -->\n <li data-ng-if="::(Auth.isAdmin() || userModules[14])" data-ng-class="{active: $state.includes(\'main.square\')}">\n <a href="javascript:;">\n <i class="fa fa-superscript"></i>\n <span class="title" >Cally ²</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 <!-- START JSCRIPTY LIST -->\n <li data-ng-show="::(Auth.isAdmin() || Auth.isAgent() || userModules[15])" data-ng-class="{active: $state.includes(\'main.jscripty\')}">\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.jscripty}" >\n <i class="icon-note"></i>\n <span class="title disable-target" >{{\'APPLICATION_JSCRIPTY\' | translate}} </span>\n <span class="arrow"></span>\n </a>\n <ul class="sub-menu" data-ng-if="license.jscripty">\n <!-- -->\n <!-- START PROJECTS CASE -->\n <li data-ng-show="Auth.isAdmin() || Auth.isAgent() || userModules[15]" 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-if="::(Auth.isAdmin() || userModules[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-if="::(Auth.isAdmin() || userModules[17])" data-ng-class="{active: $state.includes(\'main.analytics.reports\')\n || $state.includes(\'main.analytics.extracted\')\n || $state.includes(\'main.analytics.metrics\')}" data-ng-if="::(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-if="$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-if="$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-if="$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-if="::(Auth.isAdmin() || userModules[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 GENERAL CASE -->\n <li data-ng-class="{active: $state.includes(\'main.setting.general\')}">\n <a href="/setting/general/view/main">\n <i class="icon-settings"></i>\n <span class="title"> {{\'APPLICATION_GENERAL\' | translate}} </span>\n </a>\n </li>\n <!-- END GENERAL CASE -->\n\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-if="$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-if="$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\n <!-- START SYSTEM CASE -->\n <li data-ng-class="{active: $state.includes(\'main.setting.system\')}">\n <a href="/setting/system/view/general">\n <i class="icon-pie-chart"></i>\n <span class="title"> {{\'APPLICATION_SYSTEM\' | translate}} </span>\n </a>\n </li>\n <!-- END SYSTEM CASE -->\n\n <!-- START CUSTOMIZATION CASE -->\n <li data-ng-class="{active: $state.includes(\'main.setting.customization\')}">\n <a href="/setting/customization/view/general">\n <i class="icon-equalizer"></i>\n <span class="title"> {{\'APPLICATION_CUSTOMIZATION\' | translate}} </span>\n </a>\n </li>\n <!-- END CUSTOMIZATION CASE -->\n </ul>\n </li>\n <!-- END SETTINGS LIST -->\n\n <!-- START INTEGRATION CASE -->\n <li data-ng-if=" (Auth.isAdmin() || Auth.isAgent() || userModules[19]) && integration.active" data-ng-repeat="integration in integrations" data-ng-class="{active: $state.includes(\'main.{{integration.state}}\')}">\n <a href="/{{integration.state}}/list" ng-switch on="integration.state" data-ng-if="integration.state !== \'iframe\' && (Auth.isAdmin() || userModules[19])">\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-if="$state.includes(\'main.{{integration.state}}\')" class="selected"></span>\n </a>\n <a href="/{{integration.state}}/view" data-ng-if="integration.state === \'iframe\'">\n <i class="fa fa-chrome"></i>\n <span class="title" data-ng-if="Auth.isAdmin() || userModules[19]">{{integration.name}}</span>\n <span class="title" data-ng-if="Auth.isAgent()">{{integration.title || integration.name}}</span>\n <span data-ng-if="$state.includes(\'main.{{integration.state}}\')" class="selected"></span>\n </a>\n </li>\n\n <li data-ng-if="::(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-if="$state.includes(\'main.market\')" class="selected"></span>\n </a>\n </li>\n <!-- END INTEGRATIONS CASE -->\n <li>\n <a href="javascript:;" data-ng-click="activeTour.main = true" data-ng-if="::(!Auth.isAgent())">\n <i class="icon-location-pin"></i>\n <span class="title">{{\'APPLICATION_TAKE_A_TOUR\' | translate}}</span>\n </a>\n </li>\n <li>\n <a href="javascript:;" data-ng-click="about()">\n <i class="icon-info"></i>\n <span class="title">{{\'APPLICATION_ABOUT\' | translate}}</span>\n </a>\n </li>\n\n</ul>\n<!-- END SIDEBAR MENU -->\n</div>\n'); +}]); \ No newline at end of file diff --git a/public/app/b25b7933.app.js b/public/app/b25b7933.app.js deleted file mode 100644 index 21c5d72..0000000 --- a/public/app/b25b7933.app.js +++ /dev/null @@ -1,91 +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","ngLetterAvatar","vAccordion","btford.socket-io","chart.js","checklist-model","colorpicker.module","frapontillo.bootstrap-switch","LocalStorageModule","mgo-angular-wizard","ng-slide-down","ngAnimate","ngBootstrap","ngCookies","ngCsv","ngFileSaver","ngJsTree","ngMap","ngPapaParse","ngResource","ngSanitize","notification","oc.lazyLoad","pascalprecht.translate","remoteValidation","smart-table","sprintf","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","ui.bootstrap.datepicker","prettyBytes","bootstrapLightbox","rzModule","ckeditor","ngTagsInput","ngJoyRide","adf.widget.linklist"]).constant("CKEDITOR_BASEPATH","assets/plugins/ckeditor/").config(["$stateProvider","$urlRouterProvider","$locationProvider","$httpProvider","$translateProvider","localStorageServiceProvider","dashboardProvider","ScrollBarsProvider","tagsInputConfigProvider",function(a,b,c,d,e,f,g,h,i){i.setActiveInterpolation("tagsInput",{placeholder:!0}),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.fallbackLanguage("en_EN"),e.useLocalStorage(),e.useSanitizeValueStrategy(null),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("motion"),h.defaults={scrollButtons:{scrollAmount:"auto",enable:!0},axis:"y"}}]).factory("authInterceptor",["$rootScope","$q","$cookieStore","$location",function(a,b,c,d){return{request:function(a){return a.headers=a.headers||{},c.get("token")?a.headers.Authorization="Bearer "+c.get("token"):d.path().match(/\/reset\/.[0-9]*/)||d.path("/login"),a}}}]).run(["$rootScope","$location","$state","$stateParams","$window","$q","Auth","RoleStore","editableThemes","editableOptions","License","User","PermissionStore","localStorageService",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){a.$state=c,a.$stateParams=d,i.bs3.inputClass="input-sm",i.bs3.buttonsClass="btn-xs",j.theme="bs3",a.$on("$stateChangeStart",function(a,c){g.isLoggedInAsync(function(a){!c.authenticate||a||b.path().match(/\/reset\/.[0-9]*/)||b.path("/login")})}),a.updateTableConfig=function(a,b){var c=_.find(a,{name:"All"});c&&(c.value=b)},a.settings={patternName:"[A-Za-z0-9._\\+*!\\-\\[\\]]+",patternPassword:"^(?=.*\\d)(?=.*[a-z])(?=.*[A-Z])(?=.*[~!@#$%^&\\-_=+\\[\\{\\]\\}.])[0-9a-zA-Z~!@#$%^&\\-_=+\\[\\{\\]\\}.]{8,}$",patternPasswordLight:"^[a-zA-Z0-9~!@#$%^&\\-_=+\\[\\{\\]\\}.]{6,}$",patternGateway:"^(?:yes|no|[0-9]+)$",patternFaxdetect:"^(?:yes|no|t38|cng|[0-9]+)$",layout:{pageSidebarClosed:n.get("sidebarClosed")||!1,pageQuickSidebarOpened:!1,pageBodySolid:!1,pageAutoScrollOnLoad:1e3}},k.get().$promise.then(function(b){a.license=b.license,a.settings.soundPath=b.soundPath||"/var/opt/motion/server/files/sounds/converted",a.settings.logo=b.logo,a.settings.defaultLogo=b.defaultLogo,a.settings.loginLogo=b.loginLogo,a.settings.defaultLoginLogo=b.defaultLoginLogo,a.settings.footerWhiteLabel=b.footerWhiteLabel,a.settings.defaultFooterWhiteLabel=b.defaultFooterWhiteLabel,m.definePermission("hasCm",function(){return a.license.cm}),m.definePermission("hasChat",function(){return a.license.chat}),m.definePermission("hasMail",function(){return a.license.mail}),m.definePermission("hasFax",function(){return a.license.fax}),m.definePermission("hasSms",function(){return a.license.messaging}),m.definePermission("hasDialer",function(){return a.license.dialer}),m.definePermission("hasJscripty",function(){return a.license.jscripty}),m.definePermission("hasUpdate",function(){return a.license.update}),m.definePermission("hasCustom",function(){return a.license.custom}),m.definePermission("hasOpenChannel",function(){return a.license.openchannel})})["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","uiGridConstants",function(a,b,c,d,e){a.moment=moment,a.Extracted=d,a.initView=function(){var b={exporterCsvFilename:"ExtractedReports.csv",columnDefs:[{name:"name"},{name:"startDate",displayName:"APPLICATION_START_DATE",filterHeaderTemplate:'<div class="ui-grid-filter-container row"><div ng-repeat="colFilter in col.filters" class="col-md-6 col-md-offset-0 col-sm-5 col-sm-offset-0 col-xs-5 col-xs-offset-0"><div custom-grid-date-filter-header></div></div></div>',filters:[{name:"From",condition:e.filter.GREATER_THAN_OR_EQUAL,hasTime:!0},{name:"To",condition:e.filter.LESS_THAN_OR_EQUAL,hasTime:!0}],sort:{direction:e.DESC,priority:0}},{name:"endDate",displayName:"APPLICATION_END_DATE",filterHeaderTemplate:'<div class="ui-grid-filter-container row"><div ng-repeat="colFilter in col.filters" class="col-md-6 col-md-offset-0 col-sm-5 col-sm-offset-0 col-xs-5 col-xs-offset-0"><div custom-grid-date-filter-header></div></div></div>',filters:[{name:"From",condition:e.filter.GREATER_THAN_OR_EQUAL,hasTime:!0},{name:"To",condition:e.filter.LESS_THAN_OR_EQUAL,hasTime:!0}]},{name:"createdAt",displayName:"APPLICATION_RUN_DATE",filterHeaderTemplate:'<div class="ui-grid-filter-container row"><div ng-repeat="colFilter in col.filters" class="col-md-6 col-md-offset-0 col-sm-5 col-sm-offset-0 col-xs-5 col-xs-offset-0"><div custom-grid-date-filter-header></div></div></div>',filters:[{name:"From",condition:e.filter.GREATER_THAN_OR_EQUAL,hasTime:!0},{name:"To",condition:e.filter.LESS_THAN_OR_EQUAL,hasTime:!0}]},{name:"output"},{name:"type"},{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+'_'+row.entity.startDate.toString()+'_'+row.entity.endDate.toString()+'.'+row.entity.output.toLowerCase()\"></motion-file-download>"}]}]};a.gridOptions=c.gridOptions(d,b,a)}}]),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.error(a)})},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)"}]}]};a.gridOptions=f.gridOptions(g,b,a)},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.error(a)})}}]),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/:precontroller/: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.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(){a.customTree.get_selected(!0).length?b.close({parent:a.customTree.get_selected(!0).pop().id}):a.showAlert=!0},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").startOf("day"),endDate:moment().subtract(1,"days").endOf("day")},a.ranges={},a.ranges[c.instant("APPLICATION_YESTERDAY")]=[moment().subtract(1,"days").startOf("day"),moment().subtract(1,"days").endOf("day")],a.ranges[c.instant("APPLICATION_LAST_SEVEN_DAYS")]=[moment().subtract("days",7).startOf("day"),moment().subtract(1,"days").endOf("day")],a.ranges[c.instant("APPLICATION_LAST_THIRTY_DAYS")]=[moment().subtract("days",30),moment()],a.ranges[c.instant("APPLICATION_LAST_MONTH")]=[moment().subtract(1,"months").startOf("month"),moment().subtract(1,"months").endOf("month")],a.timepicker={timePickerIncrement:1,timePicker12Hour:!1},a.dailyTime={start:moment("00:00","HH:mm"),end:moment("23:59","HH:mm")},a.maxdate=moment().subtract(1,"days").endOf("day").format("YYYY-MM-DD HH:mm"),a.extract=function(c){var d={startDate:moment(a.dates.startDate).format("YYYY-MM-DD"),endDate:moment(a.dates.endDate).format("YYYY-MM-DD"),startTime:a.daily?moment(a.dailyTime.start).format("HH:mm"):moment(a.dates.startDate).format("HH:mm"),endTime:a.daily?moment(a.dailyTime.end).format("HH:mm"):moment(a.dates.endDate).format("HH:mm"),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","localStorageService",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){function o(){var b=n.get("lastMotionReportNode")||!1,c=n.get("lastMotionReportTree")||!1;return b&&c?(a[c+"Tree"].open_node({id:b}),a[c+"Tree"].select_node({id:b}),!0):!1}function p(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,q,a,d)}var q={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",title:c.instant("APPLICATION_SETTINGS"),name:"settings"},{"class":"{{grid.appScope.defaultTreeActive ? 'display-none' : 'red-sunglo'}}",title:c.instant("APPLICATION_DELETE"),name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)"},{"class":"green",title:c.instant("APPLICATION_COPY"),name:"copy",onClick:"grid.appScope.copy(row.entity.id)"},{"class":"purple",title:c.instant("APPLICATION_EXPORT"),name:"export",onClick:"grid.appScope.export(row.entity.id)"}]},{name:"actions",width:60,buttons:[{"class":"yellow",name:"preview",title:c.instant("APPLICATION_PREVIEW"),onClick:"grid.appScope.preview(row.entity.id)"},{"class":"green-turquoise",name:"run",title:c.instant("APPLICATION_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.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.customTreeReady=!0,a.previousCustomNode=""},a.$watchGroup(["defaultTreeReady","customTreeReady"],function(b,c,d){b[0]&&b[1]&&(o()||(a.defaultTree.open_node({id:1}),a.customTree.open_node({id:1}),a.defaultTree.select_node({id:"1"})))}),a.updateCustomTree=function(){var c={tree:angular.toJson(a.customTree.get_json("#",{flat:!0}))};return m.update({id:2},c).$promise.then(function(a){console.log("Custom Tree Updated")})["catch"](function(a){b.error(a)})},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:function(a,b,c,d,e){return console.log(a),!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){a.deleteNode(b)}}};return"#"===b.parent&&(delete e.rename,delete e.remove),d(e),e}}}},a.deleteNode=function(d){var f=g.open({animation:!0,templateUrl:"app/analytic/report/list/deleteNode.modal.html",controller:["$scope","$uibModalInstance","node",function(a,b,c){a.node=c,a.ok=function(){b.close()},a.cancel=function(){b.dismiss("cancel")}}],resolve:{node:function(){return d.text}}});f.result.then(function(){return k["delete"]({precontroller:"node",id:d.id}).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE"),"success"),a.customTree.delete_node(d),a.previousCustomNode==d.id&&a.customTree.select_node({id:d.parent})})["catch"](function(a){b.error(a)})},function(){e.info("Modal dismissed at: "+new Date)})},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,n.set("lastMotionReportNode",c.id),n.set("lastMotionReportTree","default"),a.defaultTreeActive=!0,p(!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,n.set("lastMotionReportNode",c.id),n.set("lastMotionReportTree","custom"),a.defaultTreeActive=!1,p(!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.error(a)})},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.error(a)})},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.error(a)})},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){b.error(a)})},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.error(a)}):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.error(a)})},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").startOf("day"),endDate:moment().subtract(1,"days").endOf("day")},a.ranges={},a.ranges[e.instant("APPLICATION_YESTERDAY")]=[moment().subtract(1,"days").startOf("day"),moment().subtract(1,"days").endOf("day")],a.ranges[e.instant("APPLICATION_LAST_SEVEN_DAYS")]=[moment().subtract("days",7).startOf("day"),moment().subtract(1,"days").endOf("day")],a.ranges[e.instant("APPLICATION_LAST_THIRTY_DAYS")]=[moment().subtract("days",30),moment()],a.ranges[e.instant("APPLICATION_LAST_MONTH")]=[moment().subtract(1,"months").startOf("month"),moment().subtract(1,"months").endOf("month")],a.timepicker={timePickerIncrement:1,timePicker12Hour:!1},a.dailyTime={start:moment("00:00","HH:mm"),end:moment("23:59","HH:mm")},a.maxdate=moment().subtract(1,"days").endOf("day").format("YYYY-MM-DD HH:mm");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"),startTime:a.daily?moment(a.dailyTime.start).format("HH:mm"):moment(a.dates.startDate).format("HH:mm"),endTime:a.daily?moment(a.dailyTime.end).format("HH:mm"):moment(a.dates.endDate).format("HH:mm"),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(c){var d=_.find(a.tables,{value:c}).resource;d.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.error(a)})["finally"](function(){s(c)})}function s(c){return p.get({controller:"table",table:c}).$promise.then(function(b){_.forEach(b.rows,function(b){a.tableFields.push({name:"<strong>Metric.</strong>"+b.name,alias:b.name,value:b.metric,MetricId:b.id})})})["catch"](function(a){b.error(a)})}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++)if(c>0&&(b+=" <strong>"+a.operator+"</strong> "),a.rules[c].group)b+=u(a.rules[c].group);else switch(b+=a.rules[c].field,a.rules[c].condition){case"IS NULL":case"IS NOT NULL":b+=" "+t(a.rules[c].condition);break;case"IS EMPTY":b+=" = ''";break;case"IS NOT EMPTY":b+=" != ''";break;default:b+=" "+t(a.rules[c].condition)+" "+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.report.Fields[c].alias=b.MetricId?b.alias:b.name},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,custom:!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.toggleCustom=function(b){b.custom=!b.custom,b.custom||_.find(a.tableFields,{value:b.field})||(b.field=null)},a.updateReport=function(){if(a.report.Fields.length){var e=angular.copy(a.report);return console.log(e.conditions),e.conditions=angular.toJson(e.conditions),_.forEach(e.Fields,function(a){a.custom&&delete a.MetricId}),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.getPreview=function(){return a.gridOptions=null,o.get({id:d.id,controller:"preview",limit:20}).$promise.then(function(b){a.gridOptions={enableFiltering:!0,treeRowHeaderAlwaysVisible:!1,enableGridMenu:!0,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,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:6}}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat",{url:"/chat",template:"<div ui-view></div>", -"abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:8}}})}]),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"},patch:{method:"PATCH"}})}]),angular.module("xCallyShuttleApp").controller("ChatOfflineListCtrl",["$scope","ChatEnquiry","gridOptions","uiGridConstants",function(a,b,c,d){a.initView=function(){var e={exporterCsvFilename:"chat_offline_messages.csv",columnDefs:[{name:"username",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>',field:"createdAt",sort:{direction:d.DESC,priority:0}},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/channels/chat/offline/view/{{row.entity.id}}",name:"detail"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.fullname, row.entity.id)"}]}]};a.gridOptions=c.gridOptions(b,e,a)}}]),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").directive("enquiryMessage",["$rootScope","$translate","MailMessage","List","xAlert",function(a,b,c,d,e){return{restrict:"E",scope:{message:"=",listId:"="},templateUrl:"app/channels/chat/offline/message/message.directive.html",link:function(c){c.openContact=function(f){return c.listId?d.save({listId:c.listId,controller:"contacts"},{email:f}).$promise.then(function(b){var c=_.find(a.$root.workspaces,{contactID:b.id});c?c.active=!0:a.$root.workspaces.push({active:!0,"class":"icon-user",contactID:b.id,name:b.email,type:"contact"})})["catch"](function(a){e.error(a)}):void e.show(b.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")}}}}]),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:32}}})}]),angular.module("xCallyShuttleApp").controller("ChatOfflineViewCtrl",["$scope","$stateParams","$translate","$rootScope","ChatEnquiry","List","xAlert",function(a,b,c,d,e,f,g){a.initView=function(){return e.get({id:b.id}).$promise.then(function(b){a.enquiry=b})["catch"](function(a){g.error(a)})},a.openContact=function(b){return a.enquiry.ChatWebsite.ListId?f.save({listId:a.enquiry.ChatWebsite.ListId,controller:"contacts"},{email:b}).$promise.then(function(a){var b=_.find(d.$root.workspaces,{contactID:a.id});b?b.active=!0:d.$root.workspaces.push({active:!0,"class":"icon-user",contactID:a.id,name:a.email,type:"contact"})})["catch"](function(a){g.error(a)}):void g.show(c.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")}}]),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"})}]),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",["$rootScope",function(a){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:100,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",size:"lg"});b.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("ChatQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","ChatQueue","Team",function(a,b,c,d,e,f){a.form={},a.item={penalty:0,agents:[]},a.getTeams=function(){return f.get({controller:"associations"}).$promise.then(function(b){a.teams=b.rows}).then(function(){ComponentsDropdowns.bindQueue(a.teams,[],function(){return{select:function(b){a.item.agents=_.union(a.item.agents,b)},deselect:function(b){a.item.agents=_.difference(a.item.agents,b)}}})})["catch"](function(a){console.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.error(a)})},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",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.queues",{url:"/queues",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:30}}})}]),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.error(err)})})},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:33}}})}]),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("grid-spinner"),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.error(a)})["finally"](function(){k.stop("grid-spinner")})}function p(){e.socket.on("agent:save",function(b){b=b.newValues||b;var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=_.has(b,"online")?b.online:c.online,c.lastLoginAt=_.has(b,"lastLoginAt")?b.lastLoginAt:c.lastLoginAt,c.pause=_.has(b,"smsPause")?b.chatPause:c.chatPause,c.pauseType=_.has(b,"pauseType")?b.pauseType:c.pauseType,c.lastPauseAt=_.has(b,"lastPauseAt")?b.lastPauseAt:c.lastPauseAt,c.ipaddr=_.has(b,"ipaddr")?b.ipaddr:c.ipaddr,c.port=_.has(b,"port")?b.port:c.port,c.fullcontact=_.has(b,"fullcontact")?b.fullcontact:c.fullcontact,c.useragent=_.has(b,"useragent")?b.useragent:c.useragent,c.lastms=_.has(b,"lastms")?b.lastms:c.lastms,c.internal=_.has(b,"internal")?b.internal:c.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=_.has(b,"online")?b.online:a.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.error(a)})}function s(){return j.get().$promise.then(function(b){a.chatQueues=b.rows,e.syncUpdates("chat_queue",a.chatQueues)})["catch"](function(a){f.error(a)})}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">(<css-timer start-time="row.entity.lastLoginAt"></css-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"><css-timer data-ng-if="row.entity.pause" start-time="row.entity.lastPauseAt"></css-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><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(),$timeout(function(){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.error(a)})},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.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:"chat",data1:a,data3:b,data4:"chat"}).$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/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.error(a)})["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.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span> <span data-ng-if="!row.entity.leaveAt">[<timer start-time="grid.appScope.moment(row.entity.updatedAt).unix()*1000">{{hhours}}:{{mminutes}}:{{sseconds}}</timer>]</span></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("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","Tag","$uibModal","uibButtonConfig",function(a,b,c,d,e,f,g,h,i){function j(){return g.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)})}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(){i.activeClass="green-haze",a.id=[],a.query={status:"OPEN",tags:[]},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:"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:"userpic",displayName:"",width:35,cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div> <ng-letter-avatar height="20" width="20" fontsize="12" data="{{row.entity.ChatVisitor.fullname}}" avatarcustombgcolor="#B0B0B0" charCount="2" avatarcustomborder="border:2px solid #EA4C61" shape="round"></ng-letter-avatar> </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:[],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)})}))}},a.getPage(),j()},a.tagItems=function(){h.open({animation:!0,templateUrl:"app/channels/chat/room/view.tags.modal.html",controller:"ChatRoomViewModalTagCtrl",resolve:{id:function(){return a.id}}}).result.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[]})},a.onChanged=function(){a.getPage()},a.$watch("query.status",function(){a.getPage()},!0),a.getPage=function(){return f.spin("spinner-grid"),e.get(_.merge({id:"externals"},a.query)).$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","Tag","uibButtonConfig",function(a,b,c,d,e,f,g){function h(){return f.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["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,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(){g.activeClass="green-haze",a.query={status:"OPEN",tags:[]},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> <ng-letter-avatar data-ng-if="row.entity.ChatVisitor" height="20" width="20" fontsize="12" data="{{row.entity.ChatVisitor.fullname}}" avatarcustombgcolor="#B0B0B0" charCount="2" avatarcustomborder="border:2px solid #EA4C61" shape="round"></ng-letter-avatar> <ng-letter-avatar data-ng-repeat="user in row.entity.Users | filter:{ id: \'!\' + grid.appScope.currentUser.id} track by user.id" style="margin-right: 3px;" height="20" width="20" fontsize="12" data="{{user.fullname}}" avatarcustombgcolor="#B0B0B0" charCount="2" avatarcustomborder="border:2px solid #3399CC" shape="round"></ng-letter-avatar> </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:[]},a.getPage(),h()},a.onChanged=function(){a.getPage()},a.$watch("query.status",function(){a.getPage()},!0),a.getPage=function(){return e.spin("spinner-grid"), -d.get(_.merge({id:"groups"},a.query)).$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){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> <ng-letter-avatar height="20" width="20" fontsize="12" data="{{row.entity.fullname}}" avatarcustombgcolor="#B0B0B0" charCount="2" avatarcustomborder="border:2px solid #3399CC" shape="round"></ng-letter-avatar> </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})}),b(function(){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","closed","ChatWebsite","websiteId",function(a,b,c,d,e){a.modal={title:"APPLICATION_CONFIRM_CLOSE",text:"MESSAGE_ARE_YOU_SURE_YOU_WANT_TO_CLOSE_THE_CHAT"},a.initDisposition=function(){return d.get({websiteId:e,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a)})},a.item={},a.closed=c,a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").directive("chatRoom",["$interval","$rootScope","$uibModal","$notification","$window","socket","Auth","ChatRoom","ngAudio","xAlert","Tag","CannedAnswer","List","$translate",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n){return{restrict:"E",scope:{workspace:"="},templateUrl:"app/channels/chat/room/room.directive.html",link:function(a){a.user=g.getCurrentUser(),a.message={body:""},a.openContact=function(c){return a.chatRoom.ChatWebsite.List?m.save({listId:a.chatRoom.ChatWebsite.List.id,controller:"contacts"},{email:c}).$promise.then(function(a){var c=_.find(b.$root.workspaces,{contactID:a.id});c?c.active=!0:b.$root.workspaces.push({active:!0,"class":"icon-user",contactID:a.id,name:a.email,type:"contact"})})["catch"](function(a){console.error(a)}):void j.show(n.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")},a.modelOptions={debounce:{"default":500,blur:250},getterSetter:!0},a.form={},a.panelLeft="col-md-4",a.panelRight="col-md-8",a.onSelect=function(){a.message.body=a.modelOptions.selectedAnswer,delete a.modelOptions.selectedAnswer},a.togglePanelLeft=function(){a.panelLeft?(a.panelLeft=null,a.panelRight="col-md-12"):(a.panelLeft="col-md-4",a.panelRight="col-md-8")},a.options={link:!0,linkTarget:"_blank",pdf:{embed:!0},image:{embed:!0},audio:{embed:!0},code:{highlight:!0,lineNumbers:!1},basicVideo:!0},a.getAnswers=function(a){return l.get({key:a}).$promise.then(function(a){return console.log(a),_.map(a.rows,"value")})},a.isMyRoom=function(b){return!!_.find(b,{id:a.user.id})},h.get({id:a.workspace.id}).$promise.then(function(c){a.chatRoom=c,a.form.tags=c.tags,a.chatRoom.ChatVisitor&&(a.chatRoom.ChatVisitors=[],a.chatRoom.ChatVisitors.push(a.chatRoom.ChatVisitor)),f.socket.on("chat_room:save",function(b){a.chatRoom.id===b.id&&_.merge(a.chatRoom,b)}),f.socket.on("user_has_chat_room:save",function(b){return b.UserId!=a.user.id&&b.ChatRoomId==a.chatRoom.id?h.get({id:"agents",controller:b.UserId}).$promise.then(function(b){var c=_.map(a.chatRoom.Users,"fullname");a.chatRoom.ChatVisitor&&c.unshift(a.chatRoom.ChatVisitor.fullname),a.chatRoom.Users.push(b),a.workspace.name=_.without(c,g.getCurrentUser().fullname).join(", ")})["catch"](function(a){console.error(a)}):void 0}),f.socket.on("chat_message:save",function(c){a.chatRoom.id==c.ChatRoomId&&(a.user.id!=c.UserId&&a.chatRoom.ChatMessages.push(c),!b.settings.layout.onFocus&&e.Notification&&d("CHAT CHANNEL",{icon:"assets/images/media/channels/chat64.png",body:"NEW Chat Message!",delay:5e3}),a.workspace.active||(i.load("api/xchatty/assets?resource=notification/xc_blubb.mp3").play(),a.workspace.unread++))})})["catch"](function(a){console.error(a)}),k.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)}),a.closeRoom=function(b){return c.open({animation:!0,templateUrl:"app/channels/chat/room/room.close.html",controller:"ChatRoomCloseCtrl",resolve:{closed:function(){return"CLOSED"===a.chatRoom.status},websiteId:function(){return a.chatRoom.ChatWebsiteId}}}).result.then(function(a){var c={id:b,status:"CLOSED",completeReason:"agent"};return a.disposition&&(c.disposition=a.disposition),h.update(c).$promise["catch"](function(a){j.error(a)})})},a.onChanged=function(b){return h.update({id:b},{tags:a.form.tags}).$promise["catch"](function(a){console.error(a)})},a.addAgent=function(b){c.open({animation:!0,templateUrl:"app/channels/chat/room/room.add.html",controller:"ChatRoomAddCtrl",resolve:{items:function(){return _.map(a.chatRoom.Users||[],function(a){return{id:a.id,fullname:a.fullname}})}}}).result.then(function(a){return h.update({id:b,controller:"users"},{users:a}).$promise["catch"](function(a){j.error(a)})})},a.sendMessage=function(){var b={body:angular.copy(a.message.body),createdAt:moment(),UserId:a.user.id,User:{fullname:a.user.fullname}};return a.message.body.trim().length?(a.chatRoom.ChatMessages.push(b),a.message.body="",h.save({id:a.chatRoom.id,controller:"messages"},{body:b.body}).$promise["catch"](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:31}},resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/inbox.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("ChatRoomViewModalTagCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Tag","ChatRoom","xAlert","id",function(a,b,c,d,e,f,g,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("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",width:75,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",enableSorting:!1,enableFiltering:!1,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",displayName:"APPLICATION_TIME_INTERVAL",cellClass:"text-center",cellTemplate:"<div><span>{{row.entity.Interval ? row.entity.Interval.name : row.entity.interval}}</span></div>"},{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","ChatWebsite","ChatQueue","Agent","Interval","Template","MailAccount","SmsAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){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"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],k.get({websiteId:c.websiteId,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"}if("always"===a.application.intType||"custom"===a.application.intType){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 l.get().$promise.then(function(b){a.queues=b.rows})["catch"](function(a){f.error(a)})},a.getAgents=function(){return m.get().$promise.then(function(b){a.agents=b.rows})["catch"](function(a){f.error(a)})},a.getIntervals=function(){return n.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){f.error(a)})},a.getSmsAccounts=function(){return q.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getTemplates=function(){return o.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return p.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.updateItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var g,h,i,j,l;g=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(h=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(h+="-"+a.application.wd_to)):h="*",a.application.md_from&&"always"!==a.application.md_from?(i=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(i+="-"+a.application.md_to)):i="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",l=g+","+h+","+i+","+j,a.application.interval=l,a.application.IntervalId=null}return k.update({websiteId:c.websiteId,controller:"applications",id:c.actionId},a.application).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success"),e.path("/channels/chat/websites/view/"+c.websiteId+"/actions/list")})["catch"](function(a){f.error(a)})}}]),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","ChatWebsite","Template","MailAccount","SmsAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){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"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],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.error(a)})},a.getIntervals=function(){return d.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){i.error(a)})},a.getSmsAccounts=function(){return q.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getTemplates=function(){return o.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return p.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.createItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var c,d,e,j,k;c=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(d=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(d+="-"+a.application.wd_to)):d="*",a.application.md_from&&"always"!==a.application.md_from?(e=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(e+="-"+a.application.md_to)):e="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",k=c+","+d+","+e+","+j,a.application.interval=k,a.application.IntervalId=null}return n.save({websiteId:f.websiteId,controller:"applications"},a.application).$promise.then(function(){i.show(g.instant("MESSAGE_WELL_DONE"),"success"),h.path("/channels/chat/websites/view/"+f.websiteId+"/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.chat.websites.view.actions.wizard",{url:"/wizard",templateUrl:"app/channels/chat/website/view/action/wizard/wizard.html",controller:"ChatWebsiteViewActionWizardCtrl"})}]),angular.module("xCallyShuttleApp").factory("ChatDisposition",["$resource",function(a){return a("/api/chat/dispositions/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteViewModalDispositionAddCtrl",["$scope","$uibModalInstance","ChatWebsite","id","xAlert","$translate",function(a,b,c,d,e,f){a.ok=function(){return c.save({websiteId:d,controller:"dispositions"},{name:a.name}).$promise.then(function(a){b.close(a)})["catch"](function(a){e.show(f.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteDispositionViewCtrl",["$scope","$stateParams","$uibModal","$translate","ChatWebsite","xAlert",function(a,b,c,d,e,f){a.initView=function(){return e.get({websiteId:b.websiteId,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.updateDisposition=function(a,c){return e.update({websiteId:b.websiteId,controller:"dispositions",id:a},{name:c}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.deleteDisposition=function(c){return console.log("delete"),e.remove({websiteId:b.websiteId,controller:"dispositions",id:c}).$promise.then(function(){_.remove(a.dispositions,{id:c})})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.addDisposition=function(){return c.open({animation:!0,templateUrl:"app/channels/chat/website/view/disposition/modal/add.modal.html",controller:"ChatWebsiteViewModalDispositionAddCtrl",resolve:{id:function(){return b.websiteId}}}).result.then(function(b){b&&a.dispositions.push(b)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.dispositions",{url:"/dispositions",controller:"ChatWebsiteDispositionViewCtrl",templateUrl:"app/channels/chat/website/view/disposition/view/view.html"})}]),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.error(a)})},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.error(a)}))},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.error(a)})}}]),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("ChatWebsiteHooksViewCtrl",["$scope","ChatWebsite","Pause","$http","$stateParams","$translate","$location","xAlert",function(a,b,c,d,e,f,g,h){a.account={},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.initView=function(){a.types=[{value:"",name:"-- None --"},{name:"HTTP GET",value:"GET"},{name:"HTTP POST",value:"POST"}],c.get().$promise.then(function(b){a.pauses=b.rows})["catch"](function(a){h.error(a)}),b.get({id:e.websiteId}).$promise.then(function(b){console.log(b),a.account=b,a.account.actions.length<1&&a.account.actions.push({action:"pause",enabled:!1,type:null})})["catch"](function(a){h.error(a)})},a.resetActionData=function(a){a.type=null},a.updateItem=function(){return console.log(a.account),b.update({id:e.websiteId},a.account).$promise.then(function(){h.show(f.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.hooks",{url:"/hooks",controller:"ChatWebsiteHooksViewCtrl",templateUrl:"app/channels/chat/website/view/hooks/view/view.html"})}]),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.error(a)}):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.error(a)})},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").controller("ChatWebsiteSettingViewCtrl",["$scope","$stateParams","$translate","$location","$timeout","socket","xAlert","ChatWebsite","List",function(a,b,c,d,e,f,g,h,i){a.initView=function(){return i.get().$promise.then(function(b){a.lists=b.rows})["catch"](function(a){console.error(a)})},a.updateItemChatWebsite=function(){return h.update({id:b.websiteId},{ListId:a.chatWebsite.ListId}).$promise.then(function(){g.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){g.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.chat.websites.view.settings",{url:"/settings",controller:"ChatWebsiteSettingViewCtrl",templateUrl:"app/channels/chat/website/view/setting/view/view.html"})}]),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","$rootScope","FileUploader","$cookieStore","xAlert","ChatWebsite",function(a,b,c,d,e,f,g,h,i,j){a.$translate=d,a.statePreview={state:"online"},a.radioSwitch={isActive:!!f.license.custom,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"};var k=a.uploader=new g({url:"api/chat/websites/"+c.websiteId+"/logo",queueLimit:1,withCredentials:!0,headers:{Authorization:"Bearer "+h.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,c){a.chatWebsite.logo=c.logo,i.show(d.instant("MESSAGE_WELL_DONE"),"success")},k.onErrorItem=function(){i.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},k.onCompleteAll=function(){k.clearQueue()},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 j.get({id:c.websiteId}).$promise.then(function(b){return a.chatWebsite=b,e.get().$promise}).then(function(b){a.templates=b.rows})["catch"](function(a){i.error(a)})},a.updateItem=function(){return j.update({id:a.chatWebsite.id},a.chatWebsite).$promise.then(function(){i.show(d.instant("MESSAGE_CHAT_WEBSITE_UPDATE_SUCCESS")+"!","success")})["catch"](function(a){i.error(a)})}}]),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.initView=function(){return i.get({id:e.websiteId}).$promise.then(function(b){a.chatWebsite=b})["catch"](function(a){b.error(a)})}}]),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:29}}})}]),angular.module("xCallyShuttleApp").controller("ChatWebsiteWizardCtrl",["$scope","$http","$location","$translate","WizardHandler","xAlert","ChatWebsite",function(a,b,c,d,e,f,g){a.$translate=d,a.next=function(){e.wizard().next()},a.exitValidation=function(a){return a},a.initWizard=function(){a.forms={formSetting:void 0,formAppearance:void 0,formLabel:void 0,formFunctionality:void 0},a.item={},a.item.remote=c.protocol()+"://"+location.host,a.item.color="#000080",a.item.color_focus="#000080",a.item.color_button="#000080",a.item.header_shape="rounded",a.item.animation=!0,a.item.header_online="We are here!",a.item.online_message="<strong>Questions?</strong><br />Insert your name and email address to start a live-chat with our support team.",a.item.name_title="Name",a.item.username_placeholder="Your name",a.item.email_title="Email Address",a.item.email_placeholder="Your e-mail address",a.item.start_chat_button="Chat",a.item.rating_message="Would you like rate this chat?",a.item.rating_send="Send",a.item.rating_skip="Skip",a.item.header_offline="Contact us",a.item.offline_message="<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.",a.item.message_title="Message",a.item.enquiry_message_placeholder="Your message...",a.item.enquiry_button="Leave message",a.item.agents_busy="In this moment all agents are busy. Try again!",a.item.download_transcript=!0},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.error(a)})}}]),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:38}}})}]),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",width:75,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.error(a)})},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.app == "queue" ? row.entity.FaxQueue.name : row.entity.User.name}}</span></div>'},{name:"timeout",cellClass:"text-center"},{name:"interval",displayName:"APPLICATION_TIME_INTERVAL",cellClass:"text-center",cellTemplate:"<div><span>{{row.entity.Interval ? row.entity.Interval.name : row.entity.interval}}</span></div>"},{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","Template","MailAccount","SmsAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){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"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],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"}if("always"===a.application.intType||"custom"===a.application.intType){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.getSmsAccounts=function(){return q.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getTemplates=function(){return o.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return p.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.updateItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var g,h,i,j,k;g=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(h=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(h+="-"+a.application.wd_to)):h="*",a.application.md_from&&"always"!==a.application.md_from?(i=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(i+="-"+a.application.md_to)):i="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",k=g+","+h+","+i+","+j,a.application.interval=k,a.application.IntervalId=null}return n.update({accountId:c.accountId,controller:"applications",id:c.actionId},a.application).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success"),e.path("/channels/fax/accounts/view/"+c.accountId+"/actions/list")})["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","Template","MailAccount","SmsAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){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"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],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.getSmsAccounts=function(){return q.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getTemplates=function(){return o.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return p.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.createItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var c,d,e,j,k;c=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(d=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(d+="-"+a.application.wd_to)):d="*",a.application.md_from&&"always"!==a.application.md_from?(e=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(e+="-"+a.application.md_to)):e="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",k=c+","+d+","+e+","+j,a.application.interval=k,a.application.IntervalId=null}return n.save({accountId:f.accountId,controller:"applications"},a.application).$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").factory("FaxDisposition",["$resource",function(a){return a("/api/fax/dispositions/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("FaxInboxViewModaDispositionAddCtrl",["$scope","$uibModalInstance","FaxAccount","id","xAlert",function(a,b,c,d,e){a.ok=function(){return c.save({accountId:d,controller:"dispositions"},{name:a.name}).$promise.then(function(a){b.close(a)})["catch"](function(a){e.error(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("FaxAccountDispositionViewCtrl",["$scope","$stateParams","$uibModal","$translate","FaxAccount","xAlert",function(a,b,c,d,e,f){a.initView=function(){return e.get({accountId:b.accountId,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){f.error(a)})},a.updateDisposition=function(a,c){return e.update({accountId:b.accountId,controller:"dispositions",id:a},{name:c}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){f.error(a)})},a.deleteDisposition=function(c){return e.remove({accountId:b.accountId,controller:"dispositions",id:c}).$promise.then(function(){_.remove(a.dispositions,{id:c})})["catch"](function(a){f.error(a)})},a.addDisposition=function(){return c.open({animation:!0,templateUrl:"app/channels/fax/account/view/disposition/modal/add.modal.html",controller:"FaxInboxViewModaDispositionAddCtrl",resolve:{id:function(){return b.accountId}}}).result.then(function(b){b&&a.dispositions.push(b)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view.dispositions",{url:"/dispositions",controller:"FaxAccountDispositionViewCtrl",templateUrl:"app/channels/fax/account/view/disposition/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("FaxAccountHooksViewCtrl",["$scope","FaxAccount","Pause","$http","$stateParams","clipboard","$translate","$location","xAlert","List",function(a,b,c,d,e,f,g,h,i,j){a.account={},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.initView=function(){a.types=[{value:"",name:"-- None --"},{name:"HTTP GET",value:"GET"},{name:"HTTP POST",value:"POST"}],c.get().$promise.then(function(b){a.pauses=b.rows})["catch"](function(a){i.error(a)}),b.get({id:e.accountId}).$promise.then(function(b){a.account=b,a.account.actions.length<1&&a.account.actions.push({action:"pause",enabled:!1,type:null})})["catch"](function(a){i.error(a)})},a.resetActionData=function(a){a.type=null},a.updateItemFaxAccount=function(){return console.log(a.account),b.update({id:e.accountId},a.account).$promise.then(function(){i.show(g.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){i.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view.hooks",{url:"/hooks",controller:"FaxAccountHooksViewCtrl",templateUrl:"app/channels/fax/account/view/hooks/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("FaxAccountSettingViewCtrl",["$scope","$stateParams","$translate","FaxAccount","List","Trunk","xAlert",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.initView=function(){return a.rate=["2400","4800","7200","9600","12000","14400"],a.techs=["SIP","IAX","DADHI","KHOMP"],f.get().$promise.then(function(b){a.trunks=b.rows})["catch"](function(a){g.error(a)}),e.get().$promise.then(function(b){a.lists=b.rows})["catch"](function(a){g.error(a)}),d.get({id:b.accountId}).$promise.then(function(b){a.account=b})["catch"](function(a){g.error(a)})},a.updateItemFaxAccount=function(){return d.update({id:b.accountId},a.account).$promise.then(function(){g.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){g.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.accounts.view.settings",{url:"/settings",controller:"FaxAccountSettingViewCtrl",templateUrl:"app/channels/fax/account/view/setting/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("FaxAccountViewCtrl",["$scope","$http","$stateParams","$translate","$location","WizardHandler","socket","xAlert","Modal","FaxAccount",function(a,b,c,d,e,f,g,h,i,j){a.initView=function(){return j.get({id:c.accountId}).$promise.then(function(b){a.account=b})["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"]})}]}})}]),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,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:10}}})}]),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("FaxAttachment",["$resource",function(a){return a("/api/fax/attachments/:id/:controller",{id:"@id"})}]),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"},patch:{method:"PATCH"}})}]),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:40}}})}]),angular.module("xCallyShuttleApp").controller("FaxInboxInfoModalCtrl",["$scope","$translate","$uibModalInstance","$stateParams","xAlert","messageId","FaxMessage",function(a,b,c,d,e,f,g){a.data=null,a.initInfo=function(){g.get({id:f}).$promise.then(function(b){a.data={channel:b.channel,channelstate:b.channelstate,channelstatedesc:b.channelstatedesc,uniqueid:b.uniqueid,localstationid:b.localstationid,remotestationid:b.remotestationid,pagestransferred:b.pagestransferred,resolution:b.resolution,transferrate:b.transferrate,lastStatus:b.lastStatus,error:b.error,retry:b.retry}})["catch"](function(b){switch(b.status){case 404:a.data=null;break;default:e.error(b)}})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").directive("faxMessage",["$rootScope","$translate","$uibModal","FaxMessage","List","xAlert",function(a,b,c,d,e,f){return{restrict:"E",scope:{message:"=",listId:"="},templateUrl:"app/channels/fax/inbox/message/message.directive.html",link:function(g){g.openContact=function(c){return g.listId?e.save({listId:g.listId,controller:"contacts"},{fax:c}).$promise.then(function(b){var c=_.find(a.$root.workspaces,{contactID:b.id});c?c.active=!0:a.$root.workspaces.push({active:!0,"class":"icon-user",contactID:b.id,name:b.fax,type:"contact"})})["catch"](function(a){f.error(a)}):void f.show(b.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")},g.info=function(a){c.open({animation:!0,templateUrl:"app/channels/fax/inbox/message/info.modal.html",controller:"FaxInboxInfoModalCtrl",resolve:{messageId:function(){return a.id}}})},g.retry=function(a){return d.update({id:a,status:"SENDING"}).$promise["catch"](function(a){console.error(a)})}}}}]),angular.module("xCallyShuttleApp").directive("faxNote",["$translate","Modal","Auth","FaxMessage","xAlert",function(a,b,c,d,e){return{restrict:"E",scope:{message:"="},templateUrl:"app/channels/fax/inbox/note/note.directive.html",link:function(f){f.Auth=c,f.deleteNote=b.confirm["delete"](function(){return d.remove({id:f.message.id}).$promise.then(function(){e.show(a.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){e.error(a)})})}}}]),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","Tag","Auth","FaxAttachment","List",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){return{restrict:"E",scope:{workspace:"="},templateUrl:"app/channels/fax/inbox/room/room.directive.html",link:function(m){function p(a){if(a){var b=_.words(a),c=_.map(b,function(a){return a?a[0]:""});return c.join("").toUpperCase()}return!1}m.$on("$destroy",function(){}),m.initForm=function(){m.forms={compose:{}}},m.getContacts=function(a){return m.listId?o.get({listId:m.listId,controller:"contacts",fax:a}).$promise.then(function(a){return a.rows})["catch"](function(a){console.error(a)}):[]},m.setList=function(a){m.listId=a};var q=[];m.expanded=!0,m.modelOptions={debounce:{"default":500,blur:250},getterSetter:!0},m.panelLeft=null,m.panelRight="col-md-12",m.form={from:"",to:m.workspace.data&&m.workspace.data.to?m.workspace.data.to:"",disabled:!1},k.socket.on("fax_message:remove",function(a){_.remove(m.faxRoom.FaxMessages,{id:a.id})}),k.socket.on("fax_message:save",function(a){return m.workspace.id&&a.FaxRoomId==m.workspace.id?(m.workspace.active||m.workspace.unread++,g.get({id:a.id}).$promise.then(function(a){m.faxRoom||(m.faxRoom={FaxMessages:[]});var b=_.findIndex(m.faxRoom.FaxMessages,{id:a.id});b>-1?_.merge(m.faxRoom.FaxMessages[b],a):m.faxRoom.FaxMessages.unshift(a),m.panelLeft="col-md-6",m.panelRight="col-md-6"})["catch"](function(a){console.error(a)})):void 0});var r=m.uploader=new h({url:"api/fax/attachments",autoUpload:!0,withCredentials:!0,queueLimit:1,headers:{Authorization:"Bearer "+a.get("token")}});return r.filters.push({name:"uploadFilter",fn:function(a){var b="|"+a.type.slice(a.type.lastIndexOf("/")+1)+"|";return-1!=="|pdf|tiff|tif".indexOf(b)}}),r.onWhenAddingFileFailed=function(a,c){switch(c.name){case"queueLimit":i.show(b.instant("MESSAGE_QUEUE_LIMIT_EXCEEDED"),"danger");break;case"uploadFilter":i.show(b.instant("MESSAGE_WRONG_FILE_FORMAT"),"danger");break;default:i.show(b.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")}},r.removeFromQueue=function(a){var c=this;return n["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(),q=_.reject(q,{basename:a.basename})})["catch"](function(){i.show(b.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},r.onErrorItem=function(){i.show(b.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},r.onSuccessItem=function(a,b){var c={path:b.path,name:b.name,basename:b.basename,type:b.type};a=_.merge(a,c),q.push(c)},m.getMessageMailId=function(a){var b=a.UserId?"imgFaxUserId"+a.UserId:"imgFaxVisitorId";return b+=m.faxRoom.id.toString()+a.id.toString()},m.togglePanelLeft=function(){m.panelLeft?(m.panelLeft=null,m.panelRight="col-md-12"):(m.panelLeft="col-md-6",m.panelRight="col-md-6")},m.closeRoom=function(){return c.open({animation:!0,templateUrl:"app/channels/fax/inbox/status/status.modal.html",controller:"FaxInboxStatusModalCtrl",resolve:{status:function(){return m.faxRoom.status},accountId:function(){return m.faxRoom.FaxAccount.id}}}).result.then(function(a){return f.update({id:m.workspace.id},a).$promise["catch"](function(a){i.error(a)})})},m.loadAgents=function(){c.open({animation:!0,templateUrl:"app/channels/fax/inbox/view/view.agents.modal.html",controller:"FaxInboxViewModalAgentCtrl",resolve:{roomId:function(){return m.workspace.id}}})},m.cancel=function(){m.form.disabled=!1,m.form.from="",m.form.to=""},m.loadNote=function(){c.open({animation:!0,templateUrl:"app/channels/fax/inbox/note/note.modal.html",controller:"FaxInboxViewModalNoteCtrl",resolve:{id:function(){return m.workspace.id}}})},m.getMessageFaxId=function(a){var b=a.UserId?"imgFaxUserId"+a.UserId:"imgFaxVisitorId";return b+=m.faxRoom.id.toString()+a.id.toString()},m.getMessageRoomAvatar=function(a,b,c,e){d(function(){var d=b?"#imgFaxUserId"+b:"#imgFaxVisitorId";d+=m.faxRoom.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"})})},m.onChanged=function(){return f.update({id:m.workspace.id},{tags:m.form.tags}).$promise["catch"](function(a){i.error(a)})},m.sendFax=function(){j.spin("spinner-grid");var a={from:m.form.from,to:m.form.to[0].fax||"",status:"SENDING",FaxAttachments:q,FaxRoomId:m.faxRoom?m.faxRoom.id:null},c=_.find(m.faxAccounts,{localstationid:m.form.from});return c?e.save({accountId:c.id,controller:"send"},a).$promise.then(function(a){return r.queue=[],q=[],i.show(b.instant("MESSAGE_WELL_DONE"),"success"),m.SmsRoom?m.SmsRoom:f.get({id:"messages",controller:a.id}).$promise}).then(function(a){a&&(m.workspace.id=a.id,m.workspace.name=a.contact,m.faxRoom=a,m.panelLeft="col-md-6",m.panelRight="col-md-6",m.expanded=!1)})["catch"](function(a){i.error(a)})["finally"](function(){j.stop("spinner-grid")}):(console.log("Can not find account"),void j.stop("spinner-grid"))},l.get().$promise.then(function(a){m.tags=_.map(a.rows,"name")})["catch"](function(a){console.error(a)}),e.get().$promise.then(function(a){m.faxAccounts=a.rows})["catch"](function(a){console.error(a)}),m.workspace.id?(m.panelLeft="col-md-6",m.panelRight="col-md-6",f.get({id:m.workspace.id}).$promise.then(function(a){m.faxRoom=a,m.form.from=a.FaxAccount.localstationid,m.form.tags=a.tags,m.workspace.name=a.contact||"No number",m.expanded=!1; -var b=_.findLast(a.FaxMessages,{status:"RECEIVED"});return b&&(m.form.to=[{fax:b.from}]),k.socket.on("fax_room:save",function(a){a.id===m.workspace.id&&_.merge(m.faxRoom,a)}),a})["catch"](function(a){i.error(a)})["finally"](function(){j.stop("spinner-grid"),m.form.disabled=!1})):(m.panelLeft=null,m.panelRight="col-md-12",j.stop("spinner-grid"),void 0)}}}]),angular.module("xCallyShuttleApp").controller("FaxInboxStatusModalCtrl",["$scope","$uibModalInstance","FaxAccount","status","accountId",function(a,b,c,d,e){a.modal={title:"APPLICATION_CONFIRM_CLOSE",text:"MESSAGE_ARE_YOU_SURE_YOU_WANT_TO_CLOSE_THE_FAX"},a.initDisposition=function(){return a.item={disposition:null,status:"CLOSED"},c.get({accountId:e,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a)})},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.inbox.view.account",{url:"/account/:id",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:10}}})}]),angular.module("xCallyShuttleApp").controller("FaxInboxViewAccountListCtrl",["$scope","$rootScope","$uibModal","$translate","$stateParams","$state","Tag","usSpinnerService","socket","FaxAccount","FaxRoom","gridOptions","uiGridConstants","Auth","Modal","xAlert","localStorageService","uibButtonConfig",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){a.openRoom=function(b){var c=_.find(a.workspaces,{id:b,type:"faxRoom"});return c?c.active=!0:a.workspaces.push({id:b,type:"faxRoom","class":"fa fa-fax",active:!0}),b&&"agent"===n.getCurrentUser().role&&"PENDING"!==a.query.status&&"CLOSED"!==a.query.status?k.patch({id:b},{status:"OPEN",openReason:"agent"}).$promise["catch"](function(a){console.error(a)}):void 0},a.getPage=function(){h.spin("spinner-grid");var b={accountId:e.id,controller:"rooms"};return a.query&&_.merge(b,a.query),j.query(b).$promise.then(function(b){q.set("faxAccountId",e.id),a.gridOptions.data=b,i.socket.on("fax_room:save",function(b){if(b.FaxAccountId==e.id){var c=_.find(a.gridOptions.data,{id:b.id});c?c.status!==b.status?_.remove(a.gridOptions.data,{id:b.id}):_.merge(c,b):a.query.status===b.status&&a.gridOptions.data.push(b)}}),i.socket.on("fax_room:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})})["catch"](function(a){p.error(a)})["finally"](function(){h.stop("spinner-grid")})},a.initView=function(){r.activeClass="green-haze",a.id=[],a.isAdmin=n.isAdmin(),a.isAgent=n.isAgent(),a.uncheckable=!1,a.query={status:q.get("faxStatus")?q.get("faxStatus"):"NEW",tags:q.get("faxTags")?q.get("faxTags"):[]},a.$watch("query.status",function(){q.set("faxStatus",a.query.status),a.getPage(a.query)},!0),j.get().$promise.then(function(b){a.faxAccounts=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:"fax_rooms.csv",enableRowHeaderSelection:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!1,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,enableSelectAll:!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:"tags",displayName:"",headerCellTemplate:'<i class="icon-tag" style="margin-top: 8px; margin-left: 8px;"></i>',cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><i data-ng-class=\"row.entity.tags.length ? 'icon-tag' : ''\" title=\"{{row.entity.tags}}\"></i></div>",width:30,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"id",displayName:"Id",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>#{{row.entity.id}}</span></div>",width:75,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"contact",cellClass:"text-center"},{name:"disposition",displayName:"APPLICATION_DISPOSITION",headerCellFilter:"translate"},{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-icon-only font-green" data-ng-hide="row.entity.waiting" data-ng-click="grid.appScope.openRoom(row.entity.id, row.entity.contact)"><i class="fa fa-fax" aria-hidden="true"></i></a> <a class="btn btn-icon-only font-red" 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:70,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)})}))}},a.getPage(a.query)},a.onChanged=function(){q.set("faxTags",a.query.tags),a.getPage(a.query)},a.loadAgents=function(a){c.open({animation:!0,templateUrl:"app/channels/fax/inbox/view/view.agents.modal.html",controller:"FaxInboxViewModalAgentCtrl",resolve:{roomId:a}})},a.tagItems=function(){c.open({animation:!0,templateUrl:"app/channels/fax/inbox/view/view.tags.modal.html",controller:"FaxInboxViewModalTagCtrl",resolve:{id:function(){return a.id}}}).result.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[]})},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.error(a)})}),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.error(a)})}),a.disposeItems=function(){return c.open({animation:!0,templateUrl:"app/channels/fax/inbox/status/status.modal.html",controller:"FaxInboxStatusModalCtrl",resolve:{status:function(){return null},accountId:function(){return e.id}}}).result.then(function(b){return k.patch({id:a.id},b).$promise.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.inbox.view.account.list",{url:"/list",templateUrl:"app/channels/fax/inbox/view/account/list/list.html",controller:"FaxInboxViewAccountListCtrl",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:10}}})}]),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: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("FaxInboxViewCtrl",["$scope","$timeout","$location","localStorageService","FaxAccount","xAlert",function(a,b,c,d,e,f){a.initView=function(){return e.get().$promise.then(function(b){var e=null;a.faxAccounts=b.rows,a.faxAccounts.length&&(e="/channels/fax/inbox/view/account/"+(d.get("faxAccountId")||a.faxAccounts[0].id)+"/list"),e&&c.path(e)})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.inbox.view",{url:"/view",templateUrl:"app/channels/fax/inbox/view/view.html",controller:"FaxInboxViewCtrl",reload:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/inbox.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("FaxInboxViewModalStatusCtrl",["$scope","$uibModalInstance","$translate","$stateParams","$location","FaxRoom","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)})["catch"](function(a){g.error(a)})}},{classes:"btn default",text:"APPLICATION_CANCEL",click:function(a){b.dismiss(a)}}]}}}]),angular.module("xCallyShuttleApp").controller("FaxInboxViewModalTagCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Tag","FaxRoom","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").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:100,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",size:"lg"});b.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("FaxQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","FaxQueue","Team","strategies",function(a,b,c,d,e,f,g){a.form={},a.strategies=g,a.item={penalty:0,agents:[]},a.getTeams=function(){return f.get({controller:"associations"}).$promise.then(function(b){a.teams=b.rows}).then(function(){ComponentsDropdowns.bindQueue(a.teams,[],function(){return{select:function(b){a.item.agents=_.union(a.item.agents,b)},deselect:function(b){a.item.agents=_.difference(a.item.agents,b)}}})})["catch"](function(a){console.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.error(a)})},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",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.queues",{url:"/queues",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:39}}})}]),angular.module("xCallyShuttleApp").controller("FaxQueueViewCtrl",["$scope","$http","$translate","$stateParams","xAlert","FaxQueue","Team","Auth","strategies",function(a,b,c,d,e,f,g,h,i){a.Auth=h,a.strategies=i;var j=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.error(a)})},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.error(a)})},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}}),j)})["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:41}}})}]),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("grid-spinner"),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.error(a)})["finally"](function(){k.stop("grid-spinner")})}function p(){e.socket.on("agent:save",function(b){b=b.newValues||b;var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=_.has(b,"online")?b.online:c.online,c.lastLoginAt=_.has(b,"lastLoginAt")?b.lastLoginAt:c.lastLoginAt,c.pause=_.has(b,"smsPause")?b.faxPause:c.faxPause,c.pauseType=_.has(b,"pauseType")?b.pauseType:c.pauseType,c.lastPauseAt=_.has(b,"lastPauseAt")?b.lastPauseAt:c.lastPauseAt,c.ipaddr=_.has(b,"ipaddr")?b.ipaddr:c.ipaddr,c.port=_.has(b,"port")?b.port:c.port,c.fullcontact=_.has(b,"fullcontact")?b.fullcontact:c.fullcontact,c.useragent=_.has(b,"useragent")?b.useragent:c.useragent,c.lastms=_.has(b,"lastms")?b.lastms:c.lastms,c.internal=_.has(b,"internal")?b.internal:c.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=_.has(b,"online")?b.online:a.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.error(a)})}function s(){return j.get().$promise.then(function(b){a.faxQueues=b.rows,e.syncUpdates("fax_queue",a.faxQueues)})["catch"](function(a){f.error(a)})}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">(<css-timer start-time="row.entity.lastLoginAt"></css-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"><css-timer data-ng-if="row.entity.pause" start-time="row.entity.lastPauseAt"></css-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><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(),$timeout(function(){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.error(a)})},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.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:"fax",data1:a,data3:b,data4:"fax"}).$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/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("FaxRealtimeViewApplicationCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportFaxSession","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.error(a)})["finally"](function(){m(),h.stop("spinner-grid")})}function m(){e.socket.on("report_fax_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_fax_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.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span> <span data-ng-if="!row.entity.leaveAt">[<css-timer start-time="row.entity.updatedAt"></css-timer>]</span></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_fax_session")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.fax.realtime.view.applications",{url:"/applications",templateUrl:"app/channels/fax/realtime/view/application/application.html",controller:"FaxRealtimeViewApplicationCtrl"})}]),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("ReportFaxSession",["$resource",function(a){return a("/api/report/fax/sessions/:id/:controller/:controller2",{id:"@id"},{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:34}}})}]),angular.module("xCallyShuttleApp").controller("MailAccountListCtrl",["$scope","$stateParams","gridOptions","MailAccount","socket",function(a,b,c,d,e){a.$on("$destroy",function(){e.unsyncUpdates("mail_server_in")}),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 data-ng-if="row.entity.MailServerIn" class="label label-sm" data-ng-class="row.entity.MailServerIn.state === \'CONNECTED\' ? \'label-success\' : \'label-danger\'">{{row.entity.MailServerIn.state}}</span> <span data-ng-if="!row.entity.MailServerIn" class="label label-sm label-info" >{{\'APPLICATION_DISABLED\' | translate | uppercase}}</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:75,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.app == "queue" ? row.entity.MailQueue.name : row.entity.User.name}}</span></div>'},{name:"timeout",cellClass:"text-center"},{name:"interval",displayName:"APPLICATION_TIME_INTERVAL",cellClass:"text-center",cellTemplate:"<div><span>{{row.entity.Interval ? row.entity.Interval.name : row.entity.interval}}</span></div>"},{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","MailAccount","Template","SmsAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){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"},{name:"SendMail",value:"sendMail"},{name:"ReplyMail",value:"replyMail"},{name:"SendSMS",value:"sendSms"}],a.types=[{key:"APPLICATION_REPLY",value:"reply"},{key:"APPLICATION_REPLY_TO_ALL",value:"replyAll"}],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"}if("always"===a.application.intType||"custom"===a.application.intType){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){console.error(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.getTemplates=function(){return o.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return n.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getSmsAccounts=function(){return p.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.updateItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var g,h,i,j,k;g=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(h=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(h+="-"+a.application.wd_to)):h="*",a.application.md_from&&"always"!==a.application.md_from?(i=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(i+="-"+a.application.md_to)):i="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",k=g+","+h+","+i+","+j,a.application.interval=k,a.application.IntervalId=null}return n.update({accountId:c.accountId,controller:"applications",id:c.actionId},a.application).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success"),e.path("/channels/mail/accounts/view/"+c.accountId+"/actions/list")})["catch"](function(a){f.error(a)})}}]),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","Template","MailQueue","MailAccount","Interval","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","SmsAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){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"},{name:"SendMail",value:"sendMail"},{name:"ReplyMail",value:"replyMail"},{name:"SendSMS",value:"sendSms"}],a.types=[{key:"APPLICATION_REPLY",value:"reply"},{key:"APPLICATION_REPLY_TO_ALL",value:"replyAll"}],a.$application=n.application,a.$stateParams=h,a.$interval=o.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 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){console.error(a)})},a.getTemplates=function(){return d.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getSmsAccounts=function(){return p.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return f.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getIntervals=function(){return g.get().$promise.then(function(b){a.intervals=b.rows})["catch"](function(a){console.error(a)})},a.createItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var c,d,e,g,i;c=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(d=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(d+="-"+a.application.wd_to)):d="*",a.application.md_from&&"always"!==a.application.md_from?(e=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(e+="-"+a.application.md_to)):e="*",a.application.m_from&&"always"!==a.application.m_from?(g=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(g+="-"+a.application.m_to)):g="*",i=c+","+d+","+e+","+g,a.application.interval=i,a.application.IntervalId=null}return f.save({accountId:h.accountId,controller:"applications"},a.application).$promise.then(function(){j.path("/channels/mail/accounts/view/"+h.accountId+"/actions/list")})["catch"](function(a){console.error(a)})},a.formValidation=function(a){return a},a.next=function(){l.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").factory("MailDisposition",["$resource",function(a){return a("/api/mail/dispositions/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("MailInboxViewModaDispositionAddCtrl",["$scope","$uibModalInstance","MailAccount","id","xAlert","$translate",function(a,b,c,d,e,f){a.ok=function(){return c.save({accountId:d,controller:"dispositions"},{name:a.name}).$promise.then(function(a){b.close(a)})["catch"](function(a){e.show(f.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("MailAccountDispositionViewCtrl",["$scope","$stateParams","$uibModal","$translate","MailAccount","xAlert",function(a,b,c,d,e,f){a.initView=function(){return e.get({accountId:b.accountId,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.updateDisposition=function(a,c){return e.update({accountId:b.accountId,controller:"dispositions",id:a},{name:c}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.deleteDisposition=function(c){return console.log("delete"),e.remove({accountId:b.accountId,controller:"dispositions",id:c}).$promise.then(function(){_.remove(a.dispositions,{id:c})})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.addDisposition=function(){return c.open({animation:!0,templateUrl:"app/channels/mail/account/view/disposition/modal/add.modal.html",controller:"MailInboxViewModaDispositionAddCtrl",resolve:{id:function(){return b.accountId}}}).result.then(function(b){b&&a.dispositions.push(b)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.accounts.view.dispositions",{url:"/dispositions",controller:"MailAccountDispositionViewCtrl",templateUrl:"app/channels/mail/account/view/disposition/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("MailAccountHooksViewCtrl",["$scope","MailAccount","Pause","$http","$stateParams","clipboard","$translate","$location","xAlert","List",function(a,b,c,d,e,f,g,h,i,j){a.account={},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.initView=function(){a.types=[{value:"",name:"-- None --"},{name:"HTTP GET",value:"GET"},{name:"HTTP POST",value:"POST"}],c.get().$promise.then(function(b){a.pauses=b.rows})["catch"](function(a){i.error(a)}),b.get({id:e.accountId}).$promise.then(function(b){a.account=b,a.account.actions.length<1&&a.account.actions.push({action:"pause",enabled:!1,type:null})})["catch"](function(a){i.error(a)})},a.resetActionData=function(a){a.type=null},a.updateItemMailAccount=function(){return console.log(a.account),b.update({id:e.accountId},a.account).$promise.then(function(){i.show(g.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){i.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.accounts.view.hooks",{url:"/hooks",controller:"MailAccountHooksViewCtrl",templateUrl:"app/channels/mail/account/view/hooks/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("MailAccountOtherViewCtrl",["$scope","$rootScope","$stateParams","$translate","xAlert","MailAccount",function(a,b,c,d,e,f){a.initView=function(){return a.options={language:b.language,allowedContent:!0,entities:!1,skin:"office2013",contentsCss:"/assets/css/global/richparams.css",extraPlugins:"autogrow",autoGrow_minHeight:450,disableNativeSpellChecker:!1,toolbar:[{name:"clipboard",items:["Cut","Copy","Paste","PasteText","PasteFromWord","-","Undo","Redo"]},{name:"links",items:["Link","Unlink","Anchor"]},{name:"insert",items:["Image","Table","HorizontalRule","SpecialChar"]},{name:"tools",items:["Maximize"]},{name:"document",items:["Source"]},"/",{name:"basicstyles",items:["Bold","Italic","Underline","Strike","Subscript","Superscript","-","RemoveFormat"]},{name:"paragraph",items:["NumberedList","BulletedList","-","Outdent","Indent","-","Blockquote"]},{name:"styles",items:["Styles","Format"]},"/",{name:"motion",items:["voice","chat","mail"]}]},f.get({id:c.accountId}).$promise.then(function(b){console.log(b),a.account=b})["catch"](function(a){e.error(a)})},a.updateItemMailAccount=function(){return f.update({id:c.accountId},{whiteLabel:a.account.whiteLabel,signature:a.account.signature}).$promise.then(function(){e.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){e.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.accounts.view.other",{url:"/other",controller:"MailAccountOtherViewCtrl",templateUrl:"app/channels/mail/account/view/other/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("MailAccountSettingViewCtrl",["$scope","$http","$stateParams","$translate","$location","$timeout","socket","xAlert","MailAccount","MailMessage","MailServerIn","MailServerOut","usSpinnerService","List","Template",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){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")}),n.get().$promise.then(function(b){a.lists=b.rows})["catch"](function(a){console.error(a)}),o.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)}),i.get({id:c.accountId}).$promise.then(function(b){a.account=b,a.account.MailServerIn&&(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.error(a)})},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,service:a.account.service,ListId:a.account.ListId,TemplateId:a.account.TemplateId}).$promise.then(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})},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.error(a)})},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.error(a)})},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.settings",{url:"/settings",controller:"MailAccountSettingViewCtrl",templateUrl:"app/channels/mail/account/view/setting/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("MailAccountViewCtrl",["$scope","$stateParams","MailAccount",function(a,b,c){a.initView=function(){return c.get({id:b.accountId}).$promise.then(function(b){a.account=b})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.mail.accounts.view",{url:"/view/:accountId",controller:"MailAccountViewCtrl",templateUrl:"app/channels/mail/account/view/view.html",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("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.error(a)})}}]),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:36}}})}]),angular.module("xCallyShuttleApp").controller("MailInboxInfoModalCtrl",["$scope","$translate","$uibModalInstance","$stateParams","xAlert","uniqueId","ReportSquare",function(a,b,c,d,e,f,g){a.data=null,a.initInfo=function(){g.get({controller:"show",uniqueid:f}).$promise.then(function(b){a.data={id:b.id,channel:b.channel,uniqueid:b.uniqueid,callerid:b.callerid,calleridname:b.calleridname,project_name:b.project_name,extension:b.extension}})["catch"](function(b){switch(b.status){case 404:a.data=null;break;default:e.error(b)}})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").directive("mailMessage",["$rootScope","$translate","MailMessage","List","xAlert","Lightbox","$uibModal",function(a,b,c,d,e,f,g){return{restrict:"E",scope:{message:"=",listId:"="},templateUrl:"app/channels/mail/inbox/message/message.directive.html",link:function(h){h.openPreview=function(a){f.openModal(["api/mail/attachments/"+a],0)},h.openContact=function(c){return h.listId?d.save({listId:h.listId,controller:"contacts"},{email:c}).$promise.then(function(b){var c=_.find(a.$root.workspaces,{contactID:b.id});c?c.active=!0:a.$root.workspaces.push({active:!0,"class":"icon-user",contactID:b.id,name:b.email,type:"contact"})})["catch"](function(a){console.error(a)}):void e.show(b.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")},h.info=function(a){g.open({animation:!0,templateUrl:"app/channels/mail/inbox/message/info.modal.html",controller:"MailInboxInfoModalCtrl",resolve:{uniqueId:function(){return a}}})},h.retry=function(a){return c.update({id:a,status:"SENDING"}).$promise["catch"](function(a){console.error(a)})}}}}]),angular.module("xCallyShuttleApp").directive("mailNote",["$translate","Modal","Auth","MailMessage","xAlert",function(a,b,c,d,e){return{restrict:"E",scope:{message:"="},templateUrl:"app/channels/mail/inbox/note/note.directive.html",link:function(f){f.Auth=c,f.deleteNote=b.confirm["delete"](function(){return d.remove({id:f.message.id}).$promise.then(function(){e.show(a.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){e.error(a)})})}}}]),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",controller2:"send"},{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",["$rootScope","$cookieStore","$translate","$uibModal","$timeout","Tag","CannedAnswer","MailAttachment","List","MailAccount","MailRoom","MailMessage","FileUploader","xAlert","usSpinnerService","socket","Auth",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){return{restrict:"E",scope:{workspace:"="},templateUrl:"app/channels/mail/inbox/room/room.directive.html",link:function(e){function r(a){var b="";return e.mailRoom.MailAccount.signature&&(b+="<br>"+e.mailRoom.MailAccount.signature),a?b+"<br><blockquote>"+a.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'").replace(/\n/g,"<br>")+"</blockquote>":void 0}e.onCKReady=function(a){e.ckEditorInstance=a},e.$on("$destroy",function(){console.log("mailRoom directive $destroy")});var s=[];e.user=q.getCurrentUser(),e.getContacts=function(a){return e.listId?i.get({listId:e.listId,controller:"contacts",email:a}).$promise.then(function(a){return a.rows})["catch"](function(a){console.error(a)}):[]},e.setList=function(a){e.listId=a},e.options={language:a.language,allowedContent:!0,entities:!1,skin:"office2013",extraPlugins:"autogrow",autoGrow_minHeight:600,autoGrow_maxHeight:600,disableNativeSpellChecker:!1,toolbar:[{name:"clipboard",items:["Cut","Copy","Paste","-","Undo","Redo"]},{name:"links",items:["Link","Unlink","Anchor"]},{name:"insert",items:["Image","Table","HorizontalRule","SpecialChar"]},{name:"tools",items:["Maximize"]},"/",{name:"basicstyles",items:["Bold","Italic","Underline","Strike","Subscript","Superscript","-","RemoveFormat"]},{name:"paragraph",items:["NumberedList","BulletedList","-","Outdent","Indent","-","Blockquote"]},{name:"styles",items:["Styles","Format"]}]},e.expanded=!0,e.modelOptions={debounce:{"default":500,blur:250},getterSetter:!0},e.panelLeft=null,e.panelRight="col-md-12",e.forms={},e.form={from:[],to:e.workspace.data&&e.workspace.data.to?[e.workspace.data.to]:[],cc:[],bcc:[],tags:[],html:"",disabled:!1},p.socket.on("mail_message:remove",function(a){_.remove(e.mailRoom.MailMessages,{id:a.id})}),p.socket.on("mail_message:save",function(a){return e.workspace.id&&a.MailRoomId==e.workspace.id?(e.workspace.active||e.workspace.unread++,l.get({id:a.id}).$promise.then(function(a){e.mailRoom||(e.mailRoom={MailMessages:[]});var b=_.findIndex(e.mailRoom.MailMessages,{id:a.id});b>-1?_.merge(e.mailRoom.MailMessages[b],a):e.mailRoom.MailMessages.unshift(a),e.panelLeft="col-md-6",e.panelRight="col-md-6"})["catch"](function(a){console.error(a)})):void 0});var t=e.uploader=new m({url:"api/mail/attachments",autoUpload:!0,withCredentials:!0,headers:{Authorization:"Bearer "+b.get("token")}});return t.onErrorItem=function(){n.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},t.removeFromQueue=function(a){var b=this;return h["delete"]({id:a.basename}).$promise.then(function(){var c=b.getIndexOfItem(a),d=b.queue[c];d.isUploading&&d.cancel(),b.queue.splice(c,1),d._destroy(),b.progress=b._getTotalProgress(),s=_.reject(s,{basename:a.basename})})["catch"](function(){n.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},t.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),s.push(c)},e.openRoom=function(b){var c=_.find(a.workspaces,{id:b,type:"mailRoom"});c?c.active=!0:a.workspaces.push({id:b,type:"mailRoom","class":"icon-envelope",active:!0})},e.togglePanelLeft=function(){e.panelLeft?(e.panelLeft=null,e.panelRight="col-md-12"):(e.panelLeft="col-md-6",e.panelRight="col-md-6")},e.onSelectAnswer=function(){e.ckEditorInstance.insertHtml(e.modelOptions.selectedAnswer),delete e.modelOptions.selectedAnswer},e.getAnswers=function(a){return g.get({key:a}).$promise.then(function(a){return _.map(a.rows,"value")})},e.closeRoom=function(){return d.open({animation:!0,templateUrl:"app/channels/mail/inbox/status/status.modal.html",controller:"MailInboxStatusModalCtrl",resolve:{accountId:function(){return e.mailRoom.MailAccountId}}}).result.then(function(a){return k.patch({id:e.workspace.id},a).$promise["catch"](function(a){n.error(a)})})},e.loadNote=function(){return d.open({animation:!0,templateUrl:"app/channels/mail/inbox/note/note.modal.html",controller:"MailInboxViewModalNoteCtrl",resolve:{id:function(){return e.workspace.id}}})},e.onChanged=function(){return k.update({id:e.workspace.id},{tags:e.form.tags}).$promise["catch"](function(a){console.error(a)})},e.sendMail=function(){o.spin("spinner-grid"),e.form.disabled=!0;var a={},b={subject:e.form.subject||(e.mailRoom?e.mailRoom.subject:null),from:e.form.from,to:_.map(e.form.to,"email"),cc:_.map(e.form.cc,"email"),bcc:_.map(e.form.bcc,"email"),html:e.form.html||null,text:e.form.text||null,inReplyTo:a.messageId||null,status:"SENDING",MailAttachments:s};return e.mailRoom?(a=_.last(e.mailRoom.MailMessages,{status:"RECEIVED"}),b.inReplyTo=a.messageId||null,k.save({id:e.workspace.id,controller:"messages",controller2:"send"},b).$promise.then(function(){e.form.html="",t.queue=[],s=[],n.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(){n.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})["finally"](function(){o.stop("spinner-grid"),e.form.disabled=!1})):l.save(b).$promise.then(function(a){n.show(c.instant("MESSAGE_MAIL_MESSAGE_SEND_SUCCESS"),"success"),e.form.html="",t.queue=[],s=[],e.workspace.id=a.id,e.workspace.name=a.subject,e.mailRoom=a,e.expanded=!1,p.socket.on("mail_room:save",function(a){e.workspace.id&&a.id===e.workspace.id&&_.merge(e.mailRoom,a)})})["catch"](function(){n.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})["finally"](function(){o.stop("spinner-grid"),e.form.disabled=!1})},f.get().$promise.then(function(a){e.tags=_.map(a.rows,"name")})["catch"](function(a){console.error(a)}),j.get().$promise.then(function(a){e.mailAccounts=a.rows})["catch"](function(a){console.error(a)}),e.workspace.id?(e.panelLeft="col-md-6",e.panelRight="col-md-6",k.get({id:e.workspace.id}).$promise.then(function(a){e.mailRoom=a,e.expanded=!1,e.listId=a.MailAccount.ListId,e.workspace.name=a.subject||"No subject",e.form.from.push(a.MailAccount.address),e.form.tags=a.tags;var b=_.findLast(e.mailRoom.MailMessages,{status:"RECEIVED"});return b&&(e.form.to=_.map(_.union(b.from,b.to),function(a){return{email:a}}),e.form.to=_.remove(e.form.to,function(b){return b.email!==a.MailAccount.address}),e.form.cc=_.map(b.cc,function(a){return{email:a}}),e.form.bcc=_.map(b.bcc,function(a){return{email:a}}),e.form.subject="Re: "+(b.subject||"No subject"),e.form.html=r(b.text)),p.socket.on("mail_room:save",function(a){a.id===e.workspace.id&&_.merge(e.mailRoom,a)}),a})["catch"](function(a){console.error(a)})["finally"](function(){o.stop("spinner-grid"),e.form.disabled=!1})):(e.panelLeft=null,e.panelRight="col-md-12",o.stop("spinner-grid"),void 0)}}}]),angular.module("xCallyShuttleApp").controller("MailInboxStatusModalCtrl",["$scope","$uibModalInstance","MailAccount","accountId",function(a,b,c,d){a.modal={title:"APPLICATION_CONFIRM_CLOSE",text:"MESSAGE_ARE_YOU_SURE_YOU_WANT_TO_CLOSE_THE_MAIL"},a.initDisposition=function(){return a.item={disposition:null,status:"CLOSED"},c.get({accountId:d,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a)})},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss()}}]),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","uibButtonConfig","usSpinnerService","socket","MailAccount","MailRoom","uiGridConstants","Auth","Modal","xAlert","localStorageService",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){a.openRoom=function(b,c){var d=_.find(a.workspaces,{id:b,type:"mailRoom"});return d&&b?d.active=!0:a.workspaces.push({id:b,subject:c,type:"mailRoom","class":"icon-envelope",active:!0}),b&&"agent"===n.getCurrentUser().role&&"PENDING"!==a.query.status&&"CLOSED"!==a.query.status?l.patch({id:b},{status:"OPEN",openReason:"agent"}).$promise["catch"](function(a){console.error(a)}):void 0},a.getPage=function(){i.spin("spinner-grid");var b={accountId:e.id,controller:"rooms"};return a.query&&_.merge(b,a.query),k.query(b).$promise.then(function(b){q.set("mailAccountId",e.id),a.gridOptions.data=b,j.socket.on("mail_room:save",function(b){if(b.MailAccountId==e.id){var c=_.find(a.gridOptions.data,{id:b.id});c?c.status!==b.status?_.remove(a.gridOptions.data,{id:b.id}):_.merge(c,b):a.query.status===b.status&&a.gridOptions.data.push(b)}}),j.socket.on("mail_room:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})})["catch"](function(a){console.error(a)})["finally"](function(){ -i.stop("spinner-grid")})},a.initView=function(){h.activeClass="green-haze",a.id=[],a.isAdmin=n.isAdmin(),a.isAgent=n.isAgent(),a.uncheckable=!1,a.query={status:q.get("mailStatus")?q.get("mailStatus"):"NEW",tags:q.get("mailTags")?q.get("mailTags"):[]},a.$watch("query.status",function(){q.set("mailStatus",a.query.status),a.getPage()},!0),k.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:!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:"attachment",displayName:"",headerCellTemplate:'<i class="icon-paper-clip" style="margin-top: 8px; margin-left: 8px;"></i>',cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><i data-ng-class=\"row.entity.attachment ? 'icon-paper-clip' : ''\"></i></div>",width:30,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"tags",displayName:"",headerCellTemplate:'<i class="icon-tag" style="margin-top: 8px; margin-left: 8px;"></i>',cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><i data-ng-class=\"row.entity.tags.length ? 'icon-tag' : ''\" title=\"{{row.entity.tags}}\"></i></div>",width:30,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"id",displayName:"Id",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>#{{row.entity.id}}</span></div>",width:75,enableSorting:!0,enableFiltering:!0,enableColumnMenu:!1},{name:"subject"},{name:"from",cellClass:"text-center"},{name:"disposition",displayName:"APPLICATION_DISPOSITION",headerCellFilter:"translate"},{name:"updatedAt",cellFilter:"date:'dd/MM/yyyy HH:mm'",width:120,enableSorting:!1,enableFiltering:!1,sort:{direction:m.DESC}},{name:"action",cellTemplate:'<div> <a class="btn btn-icon-only" data-ng-disabled="row.entity.waiting" data-ng-class="row.entity.waiting ? \'font-blue\' : \'font-green\'" data-ng-click="grid.appScope.openRoom(row.entity.id, row.entity.subject)"><i class="fa" data-ng-class="row.entity.waiting ? \'fa-repeat\' : \'fa-envelope\' " aria-hidden="true"></i></a> <a class="btn btn-icon-only font-red" data-ng-disabled="row.entity.waiting" 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></a> </div>',enableSorting:!1,cellClass:"ui-grid-vcenter",width:70,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)})}))}},a.getPage(a.query)},a.onChanged=function(){q.set("mailTags",a.query.tags),a.getPage(a.query)},a.tagItems=function(){return 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.disposeItems=function(){return c.open({animation:!0,templateUrl:"app/channels/mail/inbox/status/status.modal.html",controller:"MailInboxStatusModalCtrl",resolve:{status:function(){return null},accountId:function(){return e.id}}}).result.then(function(b){return l.patch({id:a.id},b).$promise.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})})},a.deleteItem=o.confirm["delete"](function(b){var c={id:b};return l.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.error(a)})}),a.deleteItems=o.confirm["delete"](function(){var b={ids:a.id};return l["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.error(a)})})}]),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","Auth","MailRoom","xAlert","roomId",function(a,b,c,d,e,f,g,h,i){var j=[];a.initModal=function(){return a.agents=[],a.item={agents:[]},e.get().$promise.then(function(b){for(var c=0;c<b.rows.length;c++)a.agents.push(b.rows[c]);return g.query({id:i,controller:"agents"}).$promise}).then(function(b){for(var c=0;c<b.length;c++)f.isAgent()||a.item.agents.push(b[c]),j.push(b[c].id)})["catch"](function(a){console.error(a)})},a.ok=function(){return j=f.isAgent()?_.union(j,a.item.agents):angular.copy(a.item.agents),g.update({id:i,controller:"agents",agents:j}).$promise.then(function(){h.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","localStorageService","MailAccount",function(a,b,c,d,e){a.initView=function(){return e.get().$promise.then(function(b){var e=null;a.mailAccounts=b.rows,a.mailAccounts.length&&(e="/channels/mail/inbox/view/account/"+(d.get("mailAccountId")||a.mailAccounts[0].id)+"/list"),e&&c.path(e)})["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",reload:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/inbox.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("MailInboxViewModalTagCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Tag","MailRoom","xAlert","id",function(a,b,c,d,e,f,g,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,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:9}}})}]),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/:controller2",{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:100,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",size:"lg"});b.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("MailQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","MailQueue","Team","strategies",function(a,b,c,d,e,f,g){a.form={},a.strategies=g,a.item={penalty:0,agents:[]},a.getTeams=function(){return f.get({controller:"associations"}).$promise.then(function(b){a.teams=b.rows}).then(function(){ComponentsDropdowns.bindQueue(a.teams,[],function(){return{select:function(b){a.item.agents=_.union(a.item.agents,b)},deselect:function(b){a.item.agents=_.difference(a.item.agents,b)}}})})["catch"](function(a){console.error(a)})},a.save=function(){return e.save(a.item).$promise.then(function(a){b.close(a)})["catch"](function(a){d.error(a)})},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",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("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:35}}})}]),angular.module("xCallyShuttleApp").controller("MailQueueViewCtrl",["$scope","$http","$translate","$stateParams","xAlert","Team","MailQueue","Auth","strategies",function(a,b,c,d,e,f,g,h,i){a.Auth=h,a.strategies=i;var j=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.error(a)})},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}}),j)})["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:37}}})}]),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("grid-spinner"),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.error(a)})["finally"](function(){k.stop("grid-spinner")})}function p(){e.socket.on("agent:save",function(b){b=b.newValues||b;var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=_.has(b,"online")?b.online:c.online,c.lastLoginAt=_.has(b,"lastLoginAt")?b.lastLoginAt:c.lastLoginAt,c.pause=_.has(b,"smsPause")?b.mailPause:c.mailPause,c.pauseType=_.has(b,"pauseType")?b.pauseType:c.pauseType,c.lastPauseAt=_.has(b,"lastPauseAt")?b.lastPauseAt:c.lastPauseAt,c.ipaddr=_.has(b,"ipaddr")?b.ipaddr:c.ipaddr,c.port=_.has(b,"port")?b.port:c.port,c.fullcontact=_.has(b,"fullcontact")?b.fullcontact:c.fullcontact,c.useragent=_.has(b,"useragent")?b.useragent:c.useragent,c.lastms=_.has(b,"lastms")?b.lastms:c.lastms,c.internal=_.has(b,"internal")?b.internal:c.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=_.has(b,"online")?b.online:a.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.error(a)})}function s(){return j.get().$promise.then(function(b){a.mailQueues=b.rows,e.syncUpdates("mail_queue",a.mailQueues)})["catch"](function(a){f.error(a)})}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">(<css-timer start-time="row.entity.lastLoginAt"></css-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"><css-timer data-ng-if="row.entity.pause" start-time="row.entity.lastPauseAt"></css-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><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(),$timeout(function(){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.error(a)})},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.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:"mail",data1:a,data3:b,data4:"mail"}).$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/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.error(a)})["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:"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.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span> <span data-ng-if="!row.entity.leaveAt">[<css-timer start-time="row.entity.updatedAt"></css-timer>]</span></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("ReportMailSession",["$resource",function(a){return a("/api/report/mail/sessions/:id/:controller/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("OpenChannelAccount",["$resource",function(a){return a("/api/openchannel/accounts/:accountId/:controller/:id",{id:"@accountId"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts",{url:"/accounts",template:"<div ui-view></div>",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:46}}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountListCtrl",["$scope","OpenChannelAccount","gridOptions","$stateParams","xAlert","$translate",function(a,b,c,d,e,f){a.initView=function(){var e={exporterCsvFilename:"openchannel_accounts.csv",columnDefs:[{name:"id",displayName:"ID",cellClass:"text-center",width:75,enableSorting:!1,enableFiltering:!1},{name:"name"},{name:"description"},{name:"action",width:75,buttons:[{"class":"blue-hoki",href:"/channels/openchannel/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(b,e,a,{accountId:d.accountId})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.list",{url:"/list",templateUrl:"app/channels/openchannel/account/list/list.html",controller:"OpenChannelAccountListCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view.actions",{url:"/actions",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").factory("OpenChannelApplication",["$resource",function(a){return a("/api/openchannel/applications/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountViewActionListCtrl",["$scope","gridOptions","OpenChannelAccount","$http","$translate","$stateParams","xAlert",function(a,b,c,d,e,f,g){a.initActions=function(){var d={draggable:!0,exporterCsvFilename:"openchannel_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.app == "queue" ? row.entity.OpenchannelQueue.name : row.entity.User.name}}</span></div>'},{name:"timeout",cellClass:"text-center"},{name:"interval",displayName:"APPLICATION_TIME_INTERVAL",cellClass:"text-center",cellTemplate:"<div><span>{{row.entity.Interval ? row.entity.Interval.name : row.entity.interval}}</span></div>"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/channels/openchannel/accounts/view/{{row.entity.OpenchannelAccountId}}/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.openchannel.accounts.view.actions.list",{url:"/list",templateUrl:"app/channels/openchannel/account/view/action/list/list.html",controller:"OpenChannelAccountViewActionListCtrl"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountViewActionViewCtrl",["$scope","$http","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","Agent","Interval","OpenChannelQueue","OpenChannelAccount","OpenChannelApplication","Template","MailAccount","SmsAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){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"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],o.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"}if("always"===a.application.intType||"custom"===a.application.intType){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.getSmsAccounts=function(){return r.get().$promise.then(function(b){a.smsAccounts=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(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var g,h,i,j,k;g=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(h=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(h+="-"+a.application.wd_to)):h="*",a.application.md_from&&"always"!==a.application.md_from?(i=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(i+="-"+a.application.md_to)):i="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",k=g+","+h+","+i+","+j,a.application.interval=k,a.application.IntervalId=null}return n.update({accountId:c.accountId,controller:"applications",id:c.actionId},a.application).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success"),e.path("/channels/openchannel/accounts/view/"+c.accountId+"/actions/list")})["catch"](function(a){f.error(a)})},a.getTemplates=function(){return p.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return q.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view.actions.view",{url:"/view/:actionId",templateUrl:"app/channels/openchannel/account/view/action/view/view.html",controller:"OpenChannelAccountViewActionViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountViewActionWizardCtrl",["$scope","$http","Agent","OpenChannelQueue","Interval","$stateParams","$translate","$location","xAlert","WizardHandler","socket","application","interval","OpenChannelApplication","OpenChannelAccount","Template","MailAccount","SmsAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){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"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],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.getSmsAccounts=function(){return r.get().$promise.then(function(b){a.smsAccounts=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(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var c,d,e,j,k;c=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(d=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(d+="-"+a.application.wd_to)):d="*",a.application.md_from&&"always"!==a.application.md_from?(e=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(e+="-"+a.application.md_to)):e="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",k=c+","+d+","+e+","+j,a.application.interval=k,a.application.IntervalId=null}return o.save({accountId:f.accountId,controller:"applications"},a.application).$promise.then(function(){i.show(g.instant("MESSAGE_WELL_DONE"),"success"),h.path("/channels/openchannel/accounts/view/"+f.accountId+"/actions/list")})["catch"](function(a){i.error(a)})},a.formValidation=function(a){return a},a.next=function(){j.wizard().next()},a.getMailAccounts=function(){return q.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getTemplates=function(){return p.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view.actions.wizard",{url:"/wizard",templateUrl:"app/channels/openchannel/account/view/action/wizard/wizard.html",controller:"OpenChannelAccountViewActionWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountApiViewCtrl",["$scope","OpenChannelAccount","$http","$stateParams","clipboard","$translate","$location","xAlert",function(a,b,c,d,e,f,g,h){a.copyToClipboard=function(a){e.copyText(a),h.show(f.instant("MESSAGE_TEXT_COPIED_CLIPBOARD")+"!","success")},a.initView=function(){b.get({id:d.accountId}).$promise.then(function(b){a.account=b,a.receiveurl=a.account.remote+"/api/openchannel/accounts/"+a.account.id+"/receive"})["catch"](function(a){h.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view.api",{url:"/api",controller:"OpenChannelAccountApiViewCtrl",templateUrl:"app/channels/openchannel/account/view/api/view/view.html"})}]),angular.module("xCallyShuttleApp").factory("OpenChannelDisposition",["$resource",function(a){return a("/api/openchannel/dispositions/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelInboxViewModaDispositionAddCtrl",["$scope","$uibModalInstance","OpenChannelAccount","id",function(a,b,c,d){a.ok=function(){return c.save({accountId:d,controller:"dispositions"},{name:a.name}).$promise.then(function(a){b.close(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountDispositionViewCtrl",["$scope","$stateParams","$uibModal","$translate","OpenChannelAccount","xAlert",function(a,b,c,d,e,f){a.initView=function(){return e.get({accountId:b.accountId,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.updateDisposition=function(a,c){return e.update({accountId:b.accountId,controller:"dispositions",id:a},{name:c}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.deleteDisposition=function(c){return console.log("delete"),e.remove({accountId:b.accountId,controller:"dispositions",id:c}).$promise.then(function(){_.remove(a.dispositions,{id:c})})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.addDisposition=function(){return c.open({animation:!0,templateUrl:"app/channels/openchannel/account/view/disposition/modal/add.modal.html",controller:"OpenChannelInboxViewModaDispositionAddCtrl",resolve:{id:function(){return b.accountId}}}).result.then(function(b){b&&a.dispositions.push(b)})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view.dispositions",{url:"/dispositions",controller:"OpenChannelAccountDispositionViewCtrl",templateUrl:"app/channels/openchannel/account/view/disposition/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountHooksViewCtrl",["$scope","OpenChannelAccount","Pause","$http","$stateParams","$translate","$location","xAlert",function(a,b,c,d,e,f,g,h){a.account={},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.initView=function(){a.types=[{value:"",name:"-- None --"},{name:"HTTP GET",value:"GET"},{name:"HTTP POST",value:"POST"}],c.get().$promise.then(function(b){a.pauses=b.rows})["catch"](function(a){h.error(a)}),b.get({id:e.accountId}).$promise.then(function(b){a.account=b,a.account.actions.length<1&&a.account.actions.push({action:"pause",enabled:!1,type:null})})["catch"](function(a){h.error(a)})},a.resetActionData=function(a){a.type=null},a.updateItem=function(){return console.log(a.account),b.update({id:e.accountId},a.account).$promise.then(function(){h.show(f.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view.hooks",{url:"/hooks",controller:"OpenChannelAccountHooksViewCtrl",templateUrl:"app/channels/openchannel/account/view/hooks/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountSettingViewCtrl",["$scope","OpenChannelAccount","$http","$stateParams","clipboard","$translate","$location","xAlert","List",function(a,b,c,d,e,f,g,h,i){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.types=[{name:"HTTP GET",value:"GET"},{name:"HTTP POST",value:"POST"}],a.account={},a.initView=function(){i.get().$promise.then(function(b){a.lists=b.rows})["catch"](function(a){console.error(a)}),b.get({id:d.accountId}).$promise.then(function(b){a.account=b})["catch"](function(a){h.error(a)})},a.updateItem=function(){return b.update({id:d.accountId},a.account).$promise.then(function(){h.show(f.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view.settings",{url:"/settings",controller:"OpenChannelAccountSettingViewCtrl",templateUrl:"app/channels/openchannel/account/view/setting/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelAccountViewCtrl",["$scope","OpenChannelAccount","$http","$stateParams","clipboard","$translate","$location","xAlert","List",function(a,b,c,d,e,f,g,h,i){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.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.view",{url:"/view/:accountId",templateUrl:"app/channels/openchannel/account/view/view.html",controller:"OpenChannelAccountViewCtrl",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("OpenChannelAccountWizardCtrl",["$scope","$http","$location","$translate","WizardHandler","xAlert","OpenChannelAccount",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.item.remote=c.protocol()+"://"+location.host},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/openchannel/accounts/list")})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.accounts.wizard",{url:"/wizard",templateUrl:"app/channels/openchannel/account/wizard/wizard.html",controller:"OpenChannelAccountWizardCtrl"})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.inbox",{url:"/inbox",template:"<div ui-view></div>",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:48}}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelInboxInfoModalCtrl",["$scope","$translate","$uibModalInstance","$stateParams","xAlert","data",function(a,b,c,d,e,f){a.data=null,a.initInfo=function(){f&&(a.data=_.isEmpty(JSON.parse(f))?null:JSON.parse(f))},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").directive("message",["$rootScope","OpenChannelMessage","List","xAlert","$translate","$uibModal",function(a,b,c,d,e,f){return{restrict:"E",scope:{Message:"=message",accounttype:"=accounttype",listId:"="},templateUrl:"app/channels/openchannel/inbox/message/message.html",link:function(b){b.openContact=function(f,g){if(b.listId){if(!g)return;var h;switch(f){case"phone":h={phone:g};break;case"email":h={email:g};break;default:return}return c.save({listId:b.listId,controller:"contacts"},h).$promise.then(function(b){var c=_.find(a.$root.workspaces,{contactID:b.id});c?c.active=!0:a.$root.workspaces.push({active:!0,"class":"icon-user",contactID:b.id,name:b.phone,type:"contact"})})["catch"](function(a){console.error(a)})}d.show(e.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")},b.info=function(a){f.open({animation:!0,templateUrl:"app/channels/openchannel/inbox/message/info.modal.html",controller:"OpenChannelInboxInfoModalCtrl",resolve:{data:function(){return a}}})}}}}]),angular.module("xCallyShuttleApp").directive("openchannelRoom",["OpenChannelReport","$cookieStore","$translate","$uibModal","$timeout","Tag","CannedAnswer","Auth","OpenChannelAccount","OpenChannelRoom","OpenChannelMessage","xAlert","usSpinnerService","socket","$stateParams","$rootScope",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){return{restrict:"E",scope:{workspace:"=",index:"=",submit:"&onSubmit"},templateUrl:"app/channels/openchannel/inbox/room/room.directive.html",link:function(a){a.modelOptions={debounce:{"default":500,blur:250},getterSetter:!0},a.panelLeft=null,a.panelRight="col-md-12",a.togglePanelLeft=function(){a.panelLeft?(a.panelLeft=null,a.panelRight="col-md-12"):(a.panelLeft="col-md-6",a.panelRight="col-md-6")},a.form={disabled:!1,from:"",to:a.workspace.data&&a.workspace.data.to?a.workspace.data.to:"",body:""},n.socket.on("openchannel_message:save",function(b){return a.workspace.id&&b.OpenchannelRoomId==a.workspace.id?k.get({id:b.id}).$promise.then(function(b){a.Room||(a.Room={OpenchannelMessages:[]});var c=_.findIndex(a.Room.OpenchannelMessages,{id:b.id});c>-1?_.merge(a.Room.OpenchannelMessages[c],b):a.Room.OpenchannelMessages.unshift(b),a.panelLeft="col-md-6",a.panelRight="col-md-6"})["catch"](function(a){console.error(a)}):void 0}),n.socket.on("openchannel_message:update",function(b){if(a.Room&&b.OpenchannelRoomId==a.workspace.id){var c=_.find(a.Room.OpenchannelMessages,{id:b.id});c&&_.merge(c,b)}}),n.socket.on("openchannel_room:save",function(b){a.Room&&b.id==a.workspace.id&&(a.Room.status=b.status,a.Room.disposition=b.disposition)}),a.closeRoom=function(b){return d.open({animation:!0,templateUrl:"app/channels/openchannel/inbox/view/view.status.modal.html",controller:"OpenChannelInboxViewModalStatusCtrl",resolve:{closed:function(){return"CLOSED"===a.Room.status},accountId:function(){return a.Room.OpenchannelAccountId}}}).result.then(function(a){var c={id:b,status:"CLOSED"};return a.disposition&&(c.disposition=a.disposition),j.update(c).$promise["catch"](function(a){l.error(a)})})},a.openRoom=function(a,b){var c=_.find(p.workspaces,{id:a,type:"openchannelRoom"});c?c.active=!0:p.workspaces.push({id:a,name:b,type:"openchannelRoom","class":"icon-globe",active:!0})},f.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)}),i.get().$promise.then(function(b){a.Accounts=b.rows})["catch"](function(a){console.error(a)}),a.workspace.id?(a.panelLeft="col-md-6",a.panelRight="col-md-6",j.get({id:a.workspace.id}).$promise.then(function(b){a.Room=b,a.form.from=a.Room.OpenchannelAccount.name,a.form.to=a.Room.contact,a.form.tags=a.Room.tags})["catch"](function(a){console.error(a)})["finally"](function(){m.stop("spinner-grid"),a.form.disabled=!1})):m.stop("spinner-grid"),a.onSelect=function(){a.form.body+=a.modelOptions.selectedAnswer,delete a.modelOptions.selectedAnswer},a.onSelectAnswer=function(b){a.form.body+=b,a.selectedAnswer=""},a.getAnswers=function(a){return g.get({key:a}).$promise.then(function(a){return _.map(a.rows,"value")})},a.loadAgents=function(){d.open({animation:!0,templateUrl:"app/channels/openchannel/inbox/view/view.agents.modal.html",controller:"OpenChannelInboxViewModalAgentCtrl",resolve:{roomId:function(){return a.workspace.id}}})},a.onChanged=function(){return j.patch({id:a.workspace.id},{tags:a.form.tags}).$promise["catch"](function(a){console.error(a)})},a.sendMessage=function(){m.spin("spinner-grid");var b=_.find(a.Accounts,{name:a.form.from}).id;if(b){var d={from:a.form.from,to:a.form.to,body:a.form.body,OpenchannelRoomId:a.Room?a.Room.id:null};return i.save({accountId:b,controller:"send"},d).$promise.then(function(b){return l.show(c.instant("MESSAGE_WELL_DONE"),"success"),a.Room?a.Room:j.get({id:"messages",controller:b.id}).$promise}).then(function(b){b&&(a.form.body="",a.workspace.id=b.id,a.workspace.name=b.contact,a.Room=b,a.panelLeft="col-md-6",a.panelRight="col-md-6")})["catch"](function(a){l.error(a)})["finally"](function(){m.stop("spinner-grid")})}}}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.inbox.view.account",{url:"/account/:id",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("OpenChannelInboxViewAccountListCtrl",["$scope","$rootScope","$uibModal","$translate","$stateParams","$state","Tag","usSpinnerService","socket","OpenChannelAccount","OpenChannelRoom","gridOptions","uiGridConstants","Auth","Modal","xAlert","uibButtonConfig","localStorageService",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){a.loadAgents=function(a){c.open({animation:!0,templateUrl:"app/channels/openchannel/inbox/view/view.agents.modal.html",controller:"OpenChannelInboxViewModalAgentCtrl",resolve:{roomId:a}})},a.initView=function(){q.activeClass="green-haze",a.id=[],a.isAdmin=n.isAdmin(),a.isAgent=n.isAgent(),a.uncheckable=!1,a.query={status:r.get("openchannelStatus")?r.get("openchannelStatus"):"NEW",tags:r.get("openchannelTags")?r.get("openchannelTags"):[]},a.$watch("query.status",function(){r.set("openchannelStatus",a.query.status),a.getPage()},!0),g.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)}),a.gridOptions={exporterCsvFilename:"openchannel_rooms.csv",enableRowHeaderSelection:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!1,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,enableSelectAll:!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:"tags",displayName:"",headerCellTemplate:'<i class="icon-tag" style="margin-top: 8px; margin-left: 8px;"></i>',cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><i data-ng-class=\"row.entity.tags.length ? 'icon-tag' : ''\" title=\"{{row.entity.tags}}\"></i></div>",width:30,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"id",displayName:"Id",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>#{{row.entity.id}}</span></div>",width:75,enableSorting:!1,enableFiltering:!0,enableColumnMenu:!1},{name:"contact",cellClass:"text-center"},{name:"disposition",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-icon-only font-green" data-ng-click="grid.appScope.openRoom(row.entity.id, row.entity.contact)"><i class="glyphicon glyphicon-comment" aria-hidden="true"></i></a> <a class="btn btn-icon-only font-red" 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("openchannel_room:remove",function(b){_.remove(a.workspaces,{id:b.id,type:"openchannelRoom"}),_.remove(a.gridOptions.data,{id:b.id})}),a.getPage(a.query)},a.onChanged=function(){a.getPage(a.query)},a.tagItems=function(){return c.open({animation:!0,templateUrl:"app/channels/openchannel/inbox/view/view.tags.modal.html",controller:"OpenChannelInboxViewModalTagCtrl",resolve:{id:function(){return a.id}}}).result.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[],a.getPage()})},a.openRoom=function(b,c){var d=_.find(a.workspaces,{id:b,type:"openchannelRoom"});return d?d.active=!0:a.workspaces.push({id:b,name:c,type:"openchannelRoom","class":"icon-globe",active:!0}),b&&"agent"===n.getCurrentUser().role&&"PENDING"!==a.query.status&&"CLOSED"!==a.query.status?k.patch({id:b},{status:"OPEN",openReason:"agent"}).$promise["catch"](function(a){console.error(a)}):void 0},a.getPage=function(b){h.spin("spinner-grid");var c={accountId:e.id,controller:"rooms"};return b&&_.merge(c,b),a.query&&_.merge(c,a.query),j.query(c).$promise.then(function(b){r.set("openchannelAccountId",e.id),a.gridOptions.data=b,i.socket.on("openchannel_room:save",function(b){if(b.OpenchannelAccountId==e.id){var c=_.find(a.gridOptions.data,{id:b.id});c?c.status!==b.status?_.remove(a.gridOptions.data,{id:b.id}):_.merge(c,b):a.query.status===b.status&&a.gridOptions.data.push(b)}}),i.socket.on("openchannel_room:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})})["catch"](function(a){console.error(a)})["finally"](function(){h.stop("spinner-grid")})},a.deleteItem=o.confirm["delete"](function(b){var c={id:b};return console.log(c),k["delete"](c).$promise.then(function(){a.getPage(),p.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})}),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.error(a)})})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.inbox.view.account.list",{url:"/list",templateUrl:"app/channels/openchannel/inbox/view/account/list/list.html",controller:"OpenChannelInboxViewAccountListCtrl"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelInboxViewModalAgentCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Agent","OpenChannelRoom","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("OpenChannelInboxViewCtrl",["$scope","$location","$stateParams","$translate","$uibModal","socket","Auth","xAlert","OpenChannelRoom","OpenChannelAccount","localStorageService",function(a,b,c,d,e,f,g,h,i,j,k){a.initView=function(){j.get().$promise.then(function(c){var d=null;a.Accounts=c.rows,a.Accounts.length&&(d="/channels/openchannel/inbox/view/account/"+(k.get("openchannelAccountId")||a.Accounts[0].id)+"/list"),d&&b.path(d)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.inbox.view",{url:"/view",templateUrl:"app/channels/openchannel/inbox/view/view.html",controller:"OpenChannelInboxViewCtrl",reload:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/inbox.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelInboxViewModalStatusCtrl",["$scope","$uibModalInstance","closed","OpenChannelAccount","accountId",function(a,b,c,d,e){a.modal={title:"APPLICATION_CONFIRM_CLOSE",text:"MESSAGE_ARE_YOU_SURE_YOU_WANT_TO_CLOSE"},a.initDisposition=function(){return d.get({accountId:e,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a)})},a.item={},a.closed=c,a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").controller("OpenChannelInboxViewModalTagCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Tag","OpenChannelRoom","xAlert","id",function(a,b,c,d,e,f,g,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.then(function(){g.show(c.instant("MESSAGE_WELL_DONE"),"success")})["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").config(["$stateProvider",function(a){a.state("main.channels.openchannel",{url:"/openchannel",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:20}}})}]),angular.module("xCallyShuttleApp").factory("OpenChannelReport",["$resource",function(a){return a("/api/report/openchannel/:id/:controller1/:controller2",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("OpenChannelRoom",["$resource",function(a){return a("/api/openchannel/rooms/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"},patch:{method:"PATCH"}})}]),angular.module("xCallyShuttleApp").factory("OpenChannelMessage",["$resource",function(a){return a("/api/openchannel/messages/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelQueueListCtrl",["$scope","OpenChannelQueue","gridOptions","$uibModal","xAlert","Auth",function(a,b,c,d,e,f){a.initView=function(){a.Auth=f;var d={exporterCsvFilename:"openchanel_queues.csv",columnDefs:[{name:"name"},{name:"description"},{name:"timeout"},{name:"strategy"},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/channels/openchannel/queues/view/{{row.entity.id}}/settings",name:"settings"},{"class":"green-meadow",href:"/channels/openchannel/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/openchannel/queue/list/list.create.modal.html",controller:"OpenChannelQueueListCreateCtrl",size:"lg"});b.result.then(function(b){console.log(b),a.gridOptions.getPage(); -})}}]),angular.module("xCallyShuttleApp").controller("OpenChannelQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","OpenChannelQueue","Team","strategies",function(a,b,c,d,e,f,g){a.form={},a.strategies=g,a.item={penalty:0,agents:[]},a.getTeams=function(){return f.get({controller:"associations"}).$promise.then(function(b){a.teams=b.rows}).then(function(){ComponentsDropdowns.bindQueue(a.teams,[],function(){return{select:function(b){a.item.agents=_.union(a.item.agents,b)},deselect:function(b){a.item.agents=_.difference(a.item.agents,b)}}})})["catch"](function(a){console.error(a)})},a.save=function(){return console.log(a.item),e.save(a.item).$promise.then(function(a){b.close(a)})["catch"](function(a){d.error(a)})},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.queues.list",{url:"/list",templateUrl:"app/channels/openchannel/queue/list/list.html",controller:"OpenChannelQueueListCtrl",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("OpenChannelQueue",["$resource",function(a){return a("/api/openchannel/queues/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.queues",{url:"/queues",template:"<div ui-view></div>",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:47}}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelQueueViewCtrl",["$scope","$http","Auth","$translate","$stateParams","xAlert","Team","OpenChannelQueue","strategies",function(a,b,c,d,e,f,g,h,i){a.strategies=i,a.Auth=c;var j=function(){return{select:function(b){return h.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 h["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 h.get({id:e.id}).$promise.then(function(b){b.penalty=0,a.queue=b})["catch"](function(a){console.error(a)})},a.updateQueue=function(){return h.update({id:e.id},{name:a.queue.name,description:a.queue.description,timeout:a.queue.timeout,strategy:a.queue.strategy}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.getTeams=function(){return g.get({controller:"associations"}).$promise.then(function(b){return a.teams=b.rows,console.log(b.rows),h.get({id:e.id,controller:"agents"}).$promise}).then(function(b){console.log(b),ComponentsDropdowns.bindQueue(a.teams,_.map(b.rows,function(a){return{id:a.id,penalty:a.UserHasOpenchannelQueue.penalty}}),j)})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.queues.view",{url:"/view/:id",templateUrl:"app/channels/openchannel/queue/view/view.html",controller:"OpenChannelQueueViewCtrl",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.openchannel.queues.view.settings",{url:"/settings",templateUrl:"app/channels/openchannel/queue/view/view.settings.html"}).state("main.channels.openchannel.queues.view.agents",{url:"/agents",templateUrl:"app/channels/openchannel/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.openchannel.realtime",{url:"/realtime",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:49}}})}]),angular.module("xCallyShuttleApp").controller("OpenChannelRealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","OpenChannelQueue","usSpinnerService","$q","uiGridConstants",function(a,b,c,d,e,f,g,h,i,j,k,l,m){function n(){return k.spin("grid-spinner"),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("grid-spinner")})}function o(){e.socket.on("agent:save",function(b){b=b.newValues||b;var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=_.has(b,"online")?b.online:c.online,c.lastLoginAt=_.has(b,"lastLoginAt")?b.lastLoginAt:c.lastLoginAt,c.pause=_.has(b,"smsPause")?b.openchannelPause:c.openchannelPause,c.pauseType=_.has(b,"pauseType")?b.pauseType:c.pauseType,c.lastPauseAt=_.has(b,"lastPauseAt")?b.lastPauseAt:c.lastPauseAt,c.ipaddr=_.has(b,"ipaddr")?b.ipaddr:c.ipaddr,c.port=_.has(b,"port")?b.port:c.port,c.fullcontact=_.has(b,"fullcontact")?b.fullcontact:c.fullcontact,c.useragent=_.has(b,"useragent")?b.useragent:c.useragent,c.lastms=_.has(b,"lastms")?b.lastms:c.lastms,c.internal=_.has(b,"internal")?b.internal:c.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=_.has(b,"online")?b.online:a.online)}))}),e.socket.on("agent:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.id})}),e.socket.on("user_has_openchannel_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.OpenchannelQueueId,agent:b.membername,online:c.online})}),e.socket.on("user_has_openchannel_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queueId:b.OpenchannelQueueId})})}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.openchannelPause,pauseType:b.pauseType,ipaddr:b.ipaddr,port:b.port,fullcontact:b.fullcontact,useragent:b.useragent,lastms:b.lastms,internal:b.internal,$$treeLevel:0}),b.OpenchannelQueues.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.openchannelQueues=b.rows,e.syncUpdates("openchannel_queue",a.openchannelQueues)})["catch"](function(a){f.error(a)})}a.openchannelQueues=[];var s={controller:"realtime",controller1:"openchannel",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">(<css-timer start-time="row.entity.lastLoginAt"></css-timer>)</span></div>',filter:{type:m.filter.SELECT,selectOptions:[{value:"true",label:"ONLINE"},{value:"false",label:"OFFLINE"}]}},{name:"openchannelPause",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"><css-timer data-ng-if="row.entity.pause" start-time="row.entity.lastPauseAt"></css-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.openchannelQueues.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><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(),$timeout(function(){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_openchannel_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:"openchannel"}).$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/openchannel/realtime/view/agent/queue.modal.add.html",controller:"OpenChannelRealtimeViewAgentQueueModalCtrl",resolve:{queues:function(){return _.reject(a.openchannelQueues,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.openchannelQueues,function(a){return _.includes(b.queues,a.id)}),channel:"openchannel",data1:e,data3:b.queues.join(","),data4:"openchannel"}).$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:"openchannel",data1:a,data3:b,data4:"openchannel"}).$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/openchannel/realtime/view/agent/agent.modal.info.html",controller:"OpenChannelRealtimeViewAgentInfoModalCtrl",resolve:{agent:a}})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.realtime.view.agents",{url:"/agents",templateUrl:"app/channels/openchannel/realtime/view/agent/agent.html",controller:"OpenChannelRealtimeViewAgentCtrl"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelRealtimeViewAgentInfoModalCtrl",["$scope","$uibModalInstance","$http","agent",function(a,b,c,d){a.agent=d,a.close=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("OpenChannelRealtimeViewAgentQueueModalCtrl",["$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("OpenChannelRealtimeViewApplicationCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportOpenChannelSession","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.error(a)})["finally"](function(){m(),h.stop("spinner-grid")})}function m(){e.socket.on("report_openchannel_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_openchannel_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.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span> <span data-ng-if="!row.entity.leaveAt">[<css-timer start-time="row.entity.updatedAt"></css-timer>]</span></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_openchannel_session")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.realtime.view.applications",{url:"/applications",templateUrl:"app/channels/openchannel/realtime/view/application/application.html",controller:"OpenChannelRealtimeViewApplicationCtrl"})}]),angular.module("xCallyShuttleApp").controller("OpenChannelRealtimeViewCtrl",["$scope","$state",function(a,b){a.agents=[{name:"Queues",link:"main.channels.openchannel.realtime.view.agents.queues"},{name:"Timeline",link:"main.channels.openchannel.realtime.view.agents.timeline"}],a.sessions=[{name:"Sessions",link:"main.channels.openchannel.realtime.view.sessions"}],a.tree={queues:[{name:"Queues",link:"main.channels.openchannel.realtime.view.agents.queues"},{name:"Timeline",link:"main.channels.openchannel.realtime.view.agents.timeline"}],sessions:[{name:"Sessions",link:"main.channels.openchannel.realtime.view.sessions"}]}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.openchannel.realtime.view",{url:"/view",templateUrl:"app/channels/openchannel/realtime/view/view.html",controller:"OpenChannelRealtimeViewCtrl"})}]),angular.module("xCallyShuttleApp").factory("ReportOpenChannelSession",["$resource",function(a){return a("/api/report/openchannel/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","$timeout",function(a,b,c,d,e,f,g,h,i,j,k,l,m){function n(b){return j.spin("grid-spinner"),g.get(q).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=b.rows})["catch"](function(a){f.error(a)})["finally"](function(){b&&m(function(){o()}),j.stop("grid-spinner")})}function o(){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 p(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.error(a)})}var q={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">(<css-timer start-time="row.entity.lastLoginAt"></css-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}}][<css-timer start-time="row.entity.lastPauseAt"></css-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(){r(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?q.order=null:q.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),n()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){q.offset=(a-1)*b,q.limit=b,n()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?q[a.name]=a.filters[0].term:delete q[a.name]}),n()})}},n(!0),p()};var r=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.error(a)})}}]),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("ReportDial",["$resource",function(a){return a("/api/report/dials/:id/:controller/:controller2",{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:42}}})}]),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",width:100,buttons:[{"class":"blue-hoki",href:"/channels/sms/accounts/view/{{row.entity.id}}/settings",name:"profile"},{"class":"green-jungle",name:"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.actions",{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){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.app == "queue" ? row.entity.SmsQueue.name : row.entity.User.name}}</span></div>'},{name:"timeout",cellClass:"text-center"},{name:"interval",displayName:"APPLICATION_TIME_INTERVAL",cellClass:"text-center",cellTemplate:"<div><span>{{row.entity.Interval ? row.entity.Interval.name : row.entity.interval}}</span></div>"},{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.actions.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","SmsAccount","Template","MailAccount","SmsApplication",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){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"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],q.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"}if("always"===a.application.intType||"custom"===a.application.intType){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.getTemplates=function(){return o.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return p.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getSmsAccounts=function(){return n.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.updateItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var g,h,i,j,k;g=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(h=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(h+="-"+a.application.wd_to)):h="*",a.application.md_from&&"always"!==a.application.md_from?(i=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(i+="-"+a.application.md_to)):i="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",k=g+","+h+","+i+","+j,a.application.interval=k,a.application.IntervalId=null}return n.update({accountId:c.accountId,controller:"applications",id:c.actionId},a.application).$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.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.actions.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","SmsAccount","Template","MailAccount",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){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"},{name:"SendMail",value:"sendMail"},{name:"SendSMS",value:"sendSms"}],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.getTemplates=function(){return o.get().$promise.then(function(b){a.templates=b.rows})["catch"](function(a){console.error(a)})},a.getMailAccounts=function(){return p.get().$promise.then(function(b){a.mailAccounts=b.rows})["catch"](function(a){console.error(a)})},a.getSmsAccounts=function(){return n.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)})},a.createItem=function(){switch(a.application.intType){case"always":a.application.interval="*,*,*,*",a.application.IntervalId=null;break;case"list":var b=_.find(a.intervals,{id:a.application.IntervalId});a.application.interval=b?"":"*,*,*,*",a.application.IntervalId=b?a.application.IntervalId:null;break;case"custom":var c,d,e,j,k;c=a.application.t_from&&a.application.t_to&&!a.application.alwaysTime?moment(a.application.t_from).format("HH:mm")+"-"+moment(a.application.t_to).format("HH:mm"):"*",a.application.wd_from&&"always"!==a.application.wd_from?(d=a.application.wd_from,a.application.wd_to&&"always"!==a.application.wd_to&&(d+="-"+a.application.wd_to)):d="*",a.application.md_from&&"always"!==a.application.md_from?(e=a.application.md_from,a.application.md_to&&"always"!==a.application.md_to&&(e+="-"+a.application.md_to)):e="*",a.application.m_from&&"always"!==a.application.m_from?(j=a.application.m_from,a.application.m_to&&"always"!==a.application.m_to&&(j+="-"+a.application.m_to)):j="*",k=c+","+d+","+e+","+j,a.application.interval=k,a.application.IntervalId=null}return n.save({accountId:f.accountId,controller:"applications"},a.application).$promise.then(function(){i.show(g.instant("MESSAGE_WELL_DONE"),"success"),h.path("/channels/sms/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.sms.accounts.view.actions.wizard",{url:"/wizard",templateUrl:"app/channels/sms/account/view/action/wizard/wizard.html",controller:"SmsAccountViewActionWizardCtrl"})}]),angular.module("xCallyShuttleApp").controller("SmsAccountApiViewCtrl",["$scope","SmsAccount","$http","$stateParams","clipboard","$translate","$location","xAlert",function(a,b,c,d,e,f,g,h){a.copyToClipboard=function(a){e.copyText(a),h.show(f.instant("MESSAGE_TEXT_COPIED_CLIPBOARD")+"!","success")},a.initView=function(){b.get({id:d.accountId}).$promise.then(function(b){a.account=b,a.deliveryurl=a.account.remote+"/api/sms/accounts/"+a.account.id+"/messageStatus",a.receiveurl=a.account.remote+"/api/sms/accounts/"+a.account.id+"/receive"})["catch"](function(a){h.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.api",{url:"/api",controller:"SmsAccountApiViewCtrl",templateUrl:"app/channels/sms/account/view/api/view/view.html"})}]),angular.module("xCallyShuttleApp").factory("SmsDisposition",["$resource",function(a){return a("/api/sms/dispositions/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("SmsInboxViewModaDispositionAddCtrl",["$scope","$uibModalInstance","SmsAccount","id",function(a,b,c,d){a.ok=function(){return c.save({accountId:d,controller:"dispositions"},{name:a.name}).$promise.then(function(a){b.close(a)})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("SmsAccountDispositionViewCtrl",["$scope","$stateParams","$uibModal","$translate","SmsAccount","xAlert",function(a,b,c,d,e,f){a.initView=function(){return e.get({accountId:b.accountId,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.updateDisposition=function(a,c){return e.update({accountId:b.accountId,controller:"dispositions",id:a},{name:c}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.deleteDisposition=function(c){return console.log("delete"),e.remove({accountId:b.accountId,controller:"dispositions",id:c}).$promise.then(function(){_.remove(a.dispositions,{id:c})})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.addDisposition=function(){return c.open({animation:!0,templateUrl:"app/channels/sms/account/view/disposition/modal/add.modal.html",controller:"SmsInboxViewModaDispositionAddCtrl",resolve:{id:function(){return b.accountId}}}).result.then(function(b){b&&a.dispositions.push(b)})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.dispositions",{url:"/dispositions",controller:"SmsAccountDispositionViewCtrl",templateUrl:"app/channels/sms/account/view/disposition/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("SmsAccountHooksViewCtrl",["$scope","SmsAccount","Pause","$http","$stateParams","clipboard","$translate","$location","xAlert",function(a,b,c,d,e,f,g,h,i){a.account={},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.initView=function(){a.types=[{value:"",name:"-- None --"},{name:"HTTP GET",value:"GET"},{name:"HTTP POST",value:"POST"}],c.get().$promise.then(function(b){a.pauses=b.rows})["catch"](function(a){i.error(a)}),b.get({id:e.accountId}).$promise.then(function(b){a.account=b,a.account.actions.length<1&&a.account.actions.push({action:"pause",enabled:!1,type:null})})["catch"](function(a){i.error(a)})},a.resetActionData=function(a){a.type=null},a.updateItemSmsAccount=function(){return console.log(a.account),b.update({id:e.accountId},a.account).$promise.then(function(){i.show(g.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){i.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.hooks",{url:"/hooks",controller:"SmsAccountHooksViewCtrl",templateUrl:"app/channels/sms/account/view/hooks/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("SmsAccountSettingViewCtrl",["$scope","SmsAccount","Pause","$http","$stateParams","clipboard","$translate","$location","xAlert","List",function(a,b,c,d,e,f,g,h,i,j){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.types=[{name:"HTTP GET",value:"GET"},{name:"HTTP POST",value:"POST"}],a.account={},a.initView=function(){j.get().$promise.then(function(b){a.lists=b.rows})["catch"](function(a){console.error(a)}),b.get({id:e.accountId}).$promise.then(function(b){a.account=b})["catch"](function(a){i.error(a)})},a.updateItemSmsAccount=function(){return b.update({id:e.accountId},a.account).$promise.then(function(){i.show(g.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){i.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.accounts.view.settings",{url:"/settings",controller:"SmsAccountSettingViewCtrl",templateUrl:"app/channels/sms/account/view/setting/view/view.html"})}]),angular.module("xCallyShuttleApp").controller("SmsAccountViewCtrl",["$scope","SmsAccount","$http","$stateParams","clipboard","$translate","$location","xAlert","List",function(a,b,c,d,e,f,g,h,i){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.error(a)})}}]),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",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("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.item.remote=c.protocol()+"://"+location.host},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.error(a)})}}]),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:44}}})}]),angular.module("xCallyShuttleApp").directive("smsRoom",["$cookieStore","$translate","$uibModal","$timeout","Tag","CannedAnswer","Auth","SmsAccount","SmsRoom","SmsMessage","xAlert","usSpinnerService","socket","$stateParams","$rootScope",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){return{restrict:"E",scope:{workspace:"=",index:"=",submit:"&onSubmit"},templateUrl:"app/channels/sms/inbox/room/room.directive.html",link:function(a){a.modelOptions={debounce:{"default":500,blur:250},getterSetter:!0},a.panelLeft=null,a.panelRight="col-md-12",a.togglePanelLeft=function(){a.panelLeft?(a.panelLeft=null,a.panelRight="col-md-12"):(a.panelLeft="col-md-6",a.panelRight="col-md-6")},a.form={disabled:!1,from:"",to:a.workspace.data&&a.workspace.data.to?a.workspace.data.to:"",body:""},m.socket.on("sms_message:save",function(b){return a.workspace.id&&b.SmsRoomId==a.workspace.id?j.get({id:b.id}).$promise.then(function(b){a.SmsRoom||(a.SmsRoom={SmsMessages:[]});var c=_.findIndex(a.SmsRoom.SmsMessages,{id:b.id});c>-1?_.merge(a.SmsRoom.SmsMessages[c],b):a.SmsRoom.SmsMessages.unshift(b),a.panelLeft="col-md-6",a.panelRight="col-md-6"})["catch"](function(a){console.error(a)}):void 0}),m.socket.on("sms_message:update",function(b){if(a.SmsRoom&&b.SmsRoomId==a.workspace.id){var c=_.find(a.SmsRoom.SmsMessages,{id:b.id});c&&_.merge(c,b)}}),m.socket.on("sms_room:save",function(b){a.SmsRoom&&b.id==a.workspace.id&&(a.SmsRoom.status=b.status,a.SmsRoom.disposition=b.disposition)}),a.closeRoom=function(b){return c.open({animation:!0,templateUrl:"app/channels/sms/inbox/view/view.status.modal.html",controller:"SmsInboxViewModalStatusCtrl",resolve:{closed:function(){return"CLOSED"===a.SmsRoom.status},accountId:function(){return a.SmsRoom.SmsAccountId}}}).result.then(function(a){var c={id:b,status:"CLOSED"};return a.disposition&&(c.disposition=a.disposition),i.update(c).$promise["catch"](function(a){k.error(a)})})},a.openRoom=function(a,b){var c=_.find(o.workspaces,{id:a,type:"smsRoom"});c?c.active=!0:o.workspaces.push({id:a,name:b,type:"smsRoom","class":"glyphicon glyphicon-comment",active:!0})},e.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)}),h.get().$promise.then(function(b){a.smsAccounts=b.rows})["catch"](function(a){console.error(a)}),a.workspace.id?(a.panelLeft="col-md-6",a.panelRight="col-md-6",i.get({id:a.workspace.id}).$promise.then(function(b){a.SmsRoom=b,a.form.from=a.SmsRoom.SmsAccount.phone,a.form.to=a.SmsRoom.contact,a.form.tags=a.SmsRoom.tags})["catch"](function(a){console.error(a)})["finally"](function(){l.stop("spinner-grid"),a.form.disabled=!1})):l.stop("spinner-grid"),a.onSelect=function(){a.form.body+=a.modelOptions.selectedAnswer,delete a.modelOptions.selectedAnswer},a.onSelectAnswer=function(b){a.form.body+=b,a.selectedAnswer=""},a.getAnswers=function(a){return f.get({key:a}).$promise.then(function(a){return _.map(a.rows,"value")})},a.onChanged=function(){return i.patch({id:a.workspace.id},{tags:a.form.tags}).$promise["catch"](function(a){console.error(a)})},a.sendSMS=function(){l.spin("spinner-grid");var c=_.find(a.smsAccounts,{phone:a.form.from}),d={body:a.form.body,SmsRoomId:a.SmsRoom?a.SmsRoom.id:null};return"twilio"===c.type?(d.from=/^[\+][0-9]+$/.test(a.form.from)?a.form.from:"+"+a.form.from,d.to=/^[\+][0-9]+$/.test(a.form.to)?a.form.to:"+"+a.form.to):(d.from=/^[\+][0-9]+$/.test(a.form.from)?a.form.from.replace("+",""):a.form.from,d.to=/^[\+][0-9]+$/.test(a.form.to)?a.form.to.replace("+",""):a.form.to),c?h.save({accountId:c.id,controller:"send"},d).$promise.then(function(c){return k.show(b.instant("MESSAGE_WELL_DONE"),"success"),a.SmsRoom?a.SmsRoom:i.get({id:"messages",controller:c.id}).$promise}).then(function(b){b&&(a.form.body="",a.workspace.id=b.id,a.workspace.name=b.contact,a.SmsRoom=b,a.panelLeft="col-md-6",a.panelRight="col-md-6")})["catch"](function(a){k.error(a)})["finally"](function(){l.stop("spinner-grid")}):void console.log("Can not find account")}}}}]),angular.module("xCallyShuttleApp").controller("SmsInboxInfoModalCtrl",["$scope","$translate","$uibModalInstance","$stateParams","xAlert","data","uniqueId","ReportSquare",function(a,b,c,d,e,f,g,h){a.data=null,a.initInfo=function(){f&&(a.data=_.isEmpty(JSON.parse(f))?null:JSON.parse(f)),g&&h.get({controller:"show",uniqueid:g}).$promise.then(function(b){a.data={id:b.id,channel:b.channel,uniqueid:b.uniqueid,callerid:b.callerid,calleridname:b.calleridname,project_name:b.project_name,extension:b.extension}})["catch"](function(b){switch(b.status){case 404:a.data=null;break;default:e.error(b)}})},a.cancel=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").directive("sms",["$rootScope","SmsMessage","List","xAlert","$translate","$uibModal",function(a,b,c,d,e,f){return{restrict:"E",scope:{smsMessage:"=message",accounttype:"=accounttype",listId:"="},templateUrl:"app/channels/sms/inbox/sms/sms.html",link:function(b){b.openContact=function(f){return b.listId?c.save({listId:b.listId,controller:"contacts"},{mobile:f}).$promise.then(function(b){var c=_.find(a.$root.workspaces,{contactID:b.id});c?c.active=!0:a.$root.workspaces.push({active:!0,"class":"icon-user",contactID:b.id,name:b.phone,type:"contact"})})["catch"](function(a){console.error(a)}):void d.show(e.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")},b.info=function(a,b){f.open({animation:!0,templateUrl:"app/channels/sms/inbox/sms/info.modal.html",controller:"SmsInboxInfoModalCtrl",resolve:{data:function(){return b},uniqueId:function(){return a}}})}}}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.inbox.view.account",{url:"/account/:id",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:11}}})}]),angular.module("xCallyShuttleApp").controller("SmsInboxViewAccountListCtrl",["$scope","$rootScope","$uibModal","$translate","$stateParams","$state","Tag","usSpinnerService","socket","SmsAccount","SmsRoom","gridOptions","uiGridConstants","Auth","Modal","xAlert","uibButtonConfig","localStorageService",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){a.initView=function(){q.activeClass="green-haze",a.id=[],a.isAdmin=n.isAdmin(),a.isAgent=n.isAgent(),a.uncheckable=!1,a.query={status:r.get("smsStatus")?r.get("smsStatus"):"NEW",tags:r.get("smsTags")?r.get("smsTags"):[]},a.$watch("query.status",function(){r.set("smsStatus",a.query.status),a.getPage()},!0),g.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a)}),a.gridOptions={exporterCsvFilename:"sms_rooms.csv",enableRowHeaderSelection:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,enableFiltering:!0,enableSorting:!0,enableGridMenu:!1,flatEntityAccess:!0,showGridFooter:!0,fastWatch:!0,enableSelectAll:!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:"tags",displayName:"",headerCellTemplate:'<i class="icon-tag" style="margin-top: 8px; margin-left: 8px;"></i>',cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><i data-ng-class=\"row.entity.tags.length ? 'icon-tag' : ''\" title=\"{{row.entity.tags}}\"></i></div>",width:30,enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"id",displayName:"Id",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>#{{row.entity.id}}</span></div>",width:75,enableSorting:!1,enableFiltering:!0,enableColumnMenu:!1},{name:"contact",cellClass:"text-center"},{name:"disposition",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-icon-only font-green" data-ng-click="grid.appScope.openRoom(row.entity.id, row.entity.contact)"><i class="glyphicon glyphicon-comment" aria-hidden="true"></i></a> <a class="btn btn-icon-only font-red" 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("sms_room:remove",function(b){_.remove(a.workspaces,{id:b.id,type:"smsRoom"}),_.remove(a.gridOptions.data,{id:b.id})}),a.getPage(a.query)},a.onChanged=function(){a.getPage(a.query)},a.tagItems=function(){return c.open({animation:!0,templateUrl:"app/channels/sms/inbox/view/view.tags.modal.html",controller:"SmsInboxViewModalTagCtrl",resolve:{id:function(){return a.id}}}).result.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[],a.getPage()})},a.disposeItems=function(){return c.open({animation:!0,templateUrl:"app/channels/sms/inbox/view/view.status.modal.html",controller:"SmsInboxViewModalStatusCtrl",resolve:{accountId:function(){return e.id}}}).result.then(function(b){return console.log(b,a.id),k.patch({id:a.id},b).$promise.then(function(){a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})})},a.openRoom=function(b,c){var d=_.find(a.workspaces,{id:b,type:"smsRoom"});return d?d.active=!0:a.workspaces.push({id:b,name:c,type:"smsRoom","class":"glyphicon glyphicon-comment",active:!0}),b&&"agent"===n.getCurrentUser().role&&"PENDING"!==a.query.status&&"CLOSED"!==a.query.status?k.patch({id:b},{status:"OPEN",openReason:"agent"}).$promise["catch"](function(a){console.error(a)}):void 0},a.getPage=function(b){h.spin("spinner-grid");var c={accountId:e.id,controller:"rooms"};return b&&_.merge(c,b),a.query&&_.merge(c,a.query),j.query(c).$promise.then(function(b){r.set("smsAccountId",e.id),a.gridOptions.data=b,i.socket.on("sms_room:save",function(b){if(console.log("data",b),console.log(b.SmsAccountId,e.id),b.SmsAccountId==e.id){var c=_.find(a.gridOptions.data,{id:b.id});c?c.status!==b.status?_.remove(a.gridOptions.data,{id:b.id}):_.merge(c,b):a.query.status===b.status&&a.gridOptions.data.push(b)}}),i.socket.on("sms_room:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})})["catch"](function(a){console.error(a)})["finally"](function(){h.stop("spinner-grid")})},a.deleteItem=o.confirm["delete"](function(b){var c={id:b};return console.log(c),k["delete"](c).$promise.then(function(){a.getPage(),p.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),a.gridApi.selection.clearSelectedRows(),a.id=[]})["catch"](function(a){p.error(a)})}),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.error(a)})})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.sms.inbox.view.account.list",{url:"/list",templateUrl:"app/channels/sms/inbox/view/account/list/list.html",controller:"SmsInboxViewAccountListCtrl",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:11}}})}]),angular.module("xCallyShuttleApp").controller("SmsInboxViewModalAgentCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Agent","SmsRoom","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("SmsInboxViewCtrl",["$scope","$location","$stateParams","$translate","$uibModal","socket","Auth","xAlert","SmsRoom","SmsAccount","localStorageService",function(a,b,c,d,e,f,g,h,i,j,k){a.initView=function(){return j.get().$promise.then(function(c){var d=null;a.smsAccounts=c.rows,a.smsAccounts.length&&(d="/channels/sms/inbox/view/account/"+(k.get("smsAccountId")||a.smsAccounts[0].id)+"/list"),d&&b.path(d)})["catch"](function(a){console.error(a)})}}]),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",reload:!0,resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/inbox.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("SmsInboxViewModalStatusCtrl",["$scope","$uibModalInstance","SmsAccount","accountId",function(a,b,c,d){a.modal={title:"APPLICATION_CONFIRM_CLOSE",text:"MESSAGE_ARE_YOU_SURE_YOU_WANT_TO_CLOSE_THE_SMS"},a.initDisposition=function(){return a.item={status:"CLOSED"},c.get({accountId:d,controller:"dispositions"}).$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a)})},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").controller("SmsInboxViewModalTagCtrl",["$scope","$uibModalInstance","$translate","$stateParams","Tag","SmsRoom","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.then(function(){g.show(c.instant("MESSAGE_WELL_DONE"),"success")})["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("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:100,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",size:"lg"});b.result.then(function(b){console.log(b),a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("SmsQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","SmsQueue","Team","strategies",function(a,b,c,d,e,f,g){a.form={},a.strategies=g,a.item={penalty:0,agents:[]},a.getTeams=function(){return f.get({controller:"associations"}).$promise.then(function(b){a.teams=b.rows}).then(function(){ComponentsDropdowns.bindQueue(a.teams,[],function(){return{select:function(b){a.item.agents=_.union(a.item.agents,b)},deselect:function(b){a.item.agents=_.difference(a.item.agents,b)}}})})["catch"](function(a){console.error(a)})},a.save=function(){return console.log(a.item),e.save(a.item).$promise.then(function(a){b.close(a)})["catch"](function(a){d.error(a)})},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",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("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:43}}})}]),angular.module("xCallyShuttleApp").controller("SmsQueueViewCtrl",["$scope","$http","Auth","$translate","$stateParams","xAlert","Team","SmsQueue","strategies",function(a,b,c,d,e,f,g,h,i){a.strategies=i,a.Auth=c;var j=function(){return{select:function(b){return h.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 h["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 h.get({id:e.id}).$promise.then(function(b){b.penalty=0,a.queue=b})["catch"](function(a){console.error(a)})},a.updateSmsQueue=function(){return h.update({id:e.id},{name:a.queue.name,description:a.queue.description,timeout:a.queue.timeout,strategy:a.queue.strategy}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.getTeams=function(){return g.get({controller:"associations"}).$promise.then(function(b){return a.teams=b.rows,console.log(b.rows),h.get({id:e.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}}),j)})["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","user"],redirectTo:"landing",id:45}}})}]),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("grid-spinner"),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("grid-spinner")})}function o(){e.socket.on("agent:save",function(b){b=b.newValues||b;var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=_.has(b,"online")?b.online:c.online,c.lastLoginAt=_.has(b,"lastLoginAt")?b.lastLoginAt:c.lastLoginAt,c.pause=_.has(b,"smsPause")?b.smsPause:c.smsPause,c.pauseType=_.has(b,"pauseType")?b.pauseType:c.pauseType,c.lastPauseAt=_.has(b,"lastPauseAt")?b.lastPauseAt:c.lastPauseAt,c.ipaddr=_.has(b,"ipaddr")?b.ipaddr:c.ipaddr,c.port=_.has(b,"port")?b.port:c.port,c.fullcontact=_.has(b,"fullcontact")?b.fullcontact:c.fullcontact,c.useragent=_.has(b,"useragent")?b.useragent:c.useragent,c.lastms=_.has(b,"lastms")?b.lastms:c.lastms,c.internal=_.has(b,"internal")?b.internal:c.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=_.has(b,"online")?b.online:a.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">(<css-timer start-time="row.entity.lastLoginAt"></css-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"><css-timer data-ng-if="row.entity.pause" start-time="row.entity.lastPauseAt"></css-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><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(),$timeout(function(){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.error(a)})["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.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span> <span data-ng-if="!row.entity.leaveAt">[<css-timer start-time="row.entity.updatedAt"></css-timer>]</span></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("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,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:11}}})}]),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"},patch:{method:"PATCH"}})}]),angular.module("xCallyShuttleApp").factory("SmsRoom",["$resource",function(a){return a("/api/sms/rooms/:id/:controller",{id:"@id",controller:"@controller"},{update:{method:"PUT"},patch:{method:"PATCH"}})}]),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,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:27}}})}]),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:75,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.error(a)})},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.error(a)})},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.error(a)})}}]),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,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:22}}})}]),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:75,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.error(a)})})}}]),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.error(b),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").config(["$stateProvider",function(a){a.state("main.channels.voice.dispositions",{url:"/dispositions",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:28}}})}]),angular.module("xCallyShuttleApp").controller("VoiceDispositionListCtrl",["$scope","$stateParams","$uibModal","$translate","VoiceDisposition","xAlert",function(a,b,c,d,e,f){a.initView=function(){return e.get().$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.updateDisposition=function(a,b){return e.update({id:a},{name:b}).$promise.then(function(){f.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.deleteDisposition=function(b){return e.remove({id:b}).$promise.then(function(){_.remove(a.dispositions,{id:b}),f.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){console.error(a),f.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.addDisposition=function(){return c.open({animation:!0,templateUrl:"app/channels/voice/disposition/list/modal/add.modal.html",controller:"VoiceDispositionListModalDispositionAddCtrl"}).result.then(function(b){b&&(a.dispositions.push(b),f.show(d.instant("MESSAGE_WELL_DONE")+"!","success"))})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.dispositions.list",{url:"/list",templateUrl:"app/channels/voice/disposition/list/list.html",controller:"VoiceDispositionListCtrl"})}]),angular.module("xCallyShuttleApp").controller("VoiceDispositionListModalDispositionAddCtrl",["$scope","$uibModalInstance","VoiceDisposition","xAlert","$translate",function(a,b,c,d,e){a.ok=function(){return c.save({name:a.name}).$promise.then(function(a){b.close(a)})["catch"](function(a){d.show(e.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")})},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").factory("VoiceDisposition",["$resource",function(a){return a("/api/voice/dispositions/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),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:75,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.error(a)})})}}]),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,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:24}}})}]),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.error(a)})},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.error(a)})},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.error(a)})},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.error(a)})},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.error(a)})};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.error(a)})})}]),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:100,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",size:"lg"});b.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("VoiceQueueListCreateCtrl",["$scope","$uibModalInstance","$translate","xAlert","VoiceQueue","Team",function(a,b,c,d,e,f){a.form={},a.item={penalty:0,agents:[]},a.getTeams=function(){return f.get({controller:"associations"}).$promise.then(function(b){a.teams=b.rows}).then(function(){ComponentsDropdowns.bindQueue(a.teams,[],function(){return{select:function(b){a.item.agents=_.union(a.item.agents,b),console.log(a.item.agents)},deselect:function(b){a.item.agents=_.difference(a.item.agents,b),console.log(a.item.agents)}}})})["catch"](function(a){console.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.error(a)})},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",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.voice.queues",{url:"/queues",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin"],redirectTo:"landing"}}})}]),angular.module("xCallyShuttleApp").factory("ReportQueue",["$resource",function(a){return a("/api/report/queues/:id/:controller/:controller2",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("UserHasVoiceQueue",["$resource",function(a){return a("/api/voice/user_has_queues/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("VoiceQueueViewCtrl",["$scope","xAlert","$translate","$stateParams","socket","$location","VoiceQueue","VoiceContext","Team","Auth","VoiceMoh","Sound","Setting",function(a,b,c,d,e,f,g,h,i,j,k,l,m){a.penalty=0,a.Auth=j,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.autoPauseValues=[{name:"No",value:"no"},{name:"Yes",value:"all"}],a.monitorFormats=[{name:"wav",value:"wav"},{name:"gsm",value:"gsm"},{name:"Inactive",value:""}],a.queueAnnounces=[{display_name:"Default",path:null},{display_name:"Disabled",path:""}];var n=function(){return{select:function(b){return g.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 g["delete"]({id:a.queue.name,controller:"agents",agents:b}).$promise.then(function(){a.getTeams()})["catch"](function(a){console.log(a)})}}};a.getQueue=function(){return g.get({id:d.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.setinterfacevar="yes"===b.setinterfacevar,b.setqueuevar="yes"===b.setqueuevar,b.setqueueentryvar="yes"===b.setqueueentryvar,b.penalty=0,a.queue=b})["catch"](function(a){f.path("/channels/voice/queues/list")})},a.updateVoiceQueue=function(){var e=angular.copy(a.queue);return e.joinempty=e.joinempty.join(","),e.leavewhenempty=e.leavewhenempty.join(","),e.periodic_announce=e.periodic_announce.join(","),e.setinterfacevar=e.setinterfacevar?"yes":"no",e.setqueuevar=e.setqueuevar?"yes":"no",e.setqueueentryvar=e.setqueueentryvar?"yes":"no",e.context||(e.context=null),g.update({id:d.id},e).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.error(a)})},a.getTeams=function(){return i.get({controller:"associations"}).$promise.then(function(b){return a.teams=b.rows,g.get({id:d.id,controller:"agents"}).$promise}).then(function(b){ComponentsDropdowns.bindQueue(a.teams,_.map(b.rows,function(a){return{id:a.id,penalty:a.UserHasVoiceQueue.penalty}}),n)})["catch"](function(a){console.error(a)})},a.getContexts=function(){return h.get().$promise.then(function(b){a.voiceContexts=b.rows})["catch"](function(a){b.error(data)})},a.getMohs=function(){return k.get().$promise.then(function(b){a.voiceMohs=b.rows,e.syncUpdates("voice_musiconhold",a.voiceMohs)})["catch"](function(a){b.error(a)})},a.getSounds=function(){var b;return m.get({id:1}).$promise.then(function(a){return b=a,l.get().$promise}).then(function(c){var d=b.soundPath||"/var/opt/motion/server/files/sounds/converted";_.forEach(c.rows,function(a){a.path=(d+"/"+a.save_name).replace(/\/+/g,"/").replace(/\\+/g,"\\")}),a.queueAnnounces=a.queueAnnounces.concat(c.rows),a.periodicAnnounces=angular.copy(c.rows),c.rows.unshift({display_name:"None",path:""}),a.sounds=c.rows,e.syncUpdates("sound",a.sounds)})["catch"](function(a){console.error(a)})}}]),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,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:26}}})}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewAbandonedCtrl",["$scope","$translate","socket","xAlert","ReportQueue","usSpinnerService","$q","Auth","uiGridConstants",function(a,b,c,d,e,f,g,h,i){function j(){return f.spin("spinner-grid"),e.get({controller:"abandoned",controller2:"all"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){d.error(a)})["finally"](function(){k(),f.stop("spinner-grid")})}function k(){c.socket.on("report_queue:update",function(b){b.queuecallerabandon&&a.gridOptions.data.unshift(b)})}a.radioSwitch={size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"success",onColor:"danger"};a.initAbandoned=function(){a.agent=h.getCurrentUser(),a.gridOptions={exporterCsvFilename:"abandoned_calls.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:1,columnDefs:[{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter"},{name:"calleridnum",displayName:"APPLICATION_CALLERIDNUM",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter"},{name:"updatedAt",displayName:"APPLICATION_DATE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.updatedAt | date:'yyyy-MM-dd HH:mm:ss'}}</div>"},{name:"lastAssignedTo",cellClass:"text-center ui-grid-vcenter",displayName:"APPLICATION_LAST_ASSIGNED_TO",headerCellFilter:"translate"},{name:"assigned",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellTemplate:'<div class="centered-uigrid-td"><input data-ng-change="grid.appScope.updateItem(row.entity)", bs-switch ng-model="row.entity.assigned" type="checkbox" switch-active="{{ !row.entity.assigned || grid.appScope.agent.name === row.entity.lastAssignedTo }}" switch-on-text="{{ \'APPLICATION_ASSIGNED\' | translate }}" switch-off-text="{{ \'APPLICATION_FREE\' | translate }}" switch-on-color="{{ grid.appScope.radioSwitch.onColor }}" switch-off-color="{{ grid.appScope.radioSwitch.offColor }}" switch-animate="{{ grid.appScope.radioSwitch.animate }}" switch-size="{{ grid.appScope.radioSwitch.size }}" switch-label="{{ grid.appScope.radioSwitch.label }}" switch-icon="{{ grid.appScope.radioSwitch.icon }}" switch-radio-off="{{ grid.appScope.radioSwitch.radioOff }}" switch-label-width="{{ grid.appScope.radioSwitch.labelWidth }}" switch-handle-width="{{ grid.appScope.radioSwitch.handleWidth }}"></div>',enableFiltering:!1}],data:[],gridMenuTitleFilter:function(a){var c=g.defer();return c.resolve(b.instant(a)),c.promise},onRegisterApi:function(b){a.gridApi=b}},j()},a.updateItem=function(c){return e.update({id:c.id},{assigned:c.assigned,lastAssignedTo:c.assigned?a.agent.name:void 0}).$promise.then(function(){d.show(b.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){d.error(a)})};a.$on("$destroy",function(){c.unsyncUpdates("report_queue")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.realtime.view.abandoned",{url:"/abandoned",templateUrl:"app/channels/voice/realtime/view/abandoned/abandoned.html",controller:"VoiceRealtimeViewAbandonedCtrl"})}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewAgentCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Agent","Pause","Action","VoiceQueue","usSpinnerService","$q","uiGridConstants","Auth","$timeout",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){function p(){return k.spin("grid-spinner"),g.get(u).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=[],b.rows.forEach(function(a){r(a)})})["catch"](function(a){f.error(a)})["finally"](function(){k.stop("grid-spinner")})}function q(){e.socket.on("agent:save",function(b){b=b.newValues||b;var c=_.find(a.gridOptions.data,{agentId:b.id,isAgent:!0});c&&(c.online=_.has(b,"online")?b.online:c.online,c.lastLoginAt=_.has(b,"lastLoginAt")?b.lastLoginAt:c.lastLoginAt,c.pause=_.has(b,"voicePause")?b.voicePause:c.pause,c.pauseType=_.has(b,"pauseType")?b.pauseType:c.pauseType,c.lastPauseAt=_.has(b,"lastPauseAt")?b.lastPauseAt:c.lastPauseAt,c.status=_.has(b,"status")?b.status:c.status,c.statusAt=_.has(b,"statusAt")?b.statusAt:c.statusAt,c.queueStatus=_.has(b,"queueStatus")?b.queueStatus:c.queueStatus,c.queueStatusAt=_.has(b,"queueStatusAt")?b.queueStatusAt:c.queueStatusAt,c.lastQueue=_.has(b,"lastQueue")?b.lastQueue:c.lastQueue,c.ipaddr=_.has(b,"ipaddr")?b.ipaddr:c.ipaddr,c.port=_.has(b,"port")?b.port:c.port,c.fullcontact=_.has(b,"fullcontact")?b.fullcontact:c.fullcontact,c.useragent=_.has(b,"useragent")?b.useragent:c.useragent,c.lastms=_.has(b,"lastms")?b.lastms:c.lastms,c.internal=_.has(b,"internal")?b.internal:c.internal,_.map(a.gridOptions.data,function(a){a.isAgent||a.agentId!==b.id||(a.online=_.has(b,"online")?b.online:a.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 r(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 s(){return h.get().$promise.then(function(b){a.pauses=b.rows,e.syncUpdates("pause",a.pauses)})["catch"](function(a){f.error(a)})}function t(){return j.get().$promise.then(function(b){a.voiceQueues=b.rows,e.syncUpdates("voice_queue",a.voiceQueues)})["catch"](function(a){f.error(a)})}a.voiceQueues=[];var u={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">(<css-timer start-time="row.entity.lastLoginAt"></css-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')\">(<css-timer start-time=\"row.entity.statusAt\"></css-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><span data-ng-if="row.entity.queueStatusAt && row.entity.queueStatus!==\'complete\'">[<css-timer start-time="row.entity.pause ? row.entity.lastPauseAt : row.entity.queueStatusAt"></css-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></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(){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){v(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.length)}),a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?u.order=null:u.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),p()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){u.offset=(a-1)*b,u.limit=b,p()}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters[0].term?u[a.name]=a.filters[0].term:delete u[a.name]}),p()})}},p(),s(),t(),o(function(){q()})};var v=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.error(a)})},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.error(a)})},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.error(a)})},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","agent",function(a,b,c){a.agent=c,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("VoiceRealtimeViewOutboundCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportDial","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:"active",controller2:"calls"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){f.error(a)})["finally"](function(){p(),j.stop("spinner-grid")})}function p(){e.socket.on("report_dial:save",function(b){a.gridOptions.data.unshift(b)}),e.socket.on("report_dial:update",function(b){var c=_.find(a.gridOptions.data,{uniqueid:b.uniqueid});c&&(_.merge(c,b),!c.endtime||c.answertime&&c.answertime==c.endtime||m(function(){_.remove(a.gridOptions.data,{uniqueid:c.uniqueid})},3e3))})}a.moment=moment,a.initDials=function(){a.gridOptions={paginationPageSizes:[10,25,50,75],paginationPageSize:10,headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"uniqueid",displayName:"APPLICATION_UNIQUEID",headerCellFilter:"translate",cellClass:"text-center"},{name:"agent",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.channel.split('/')[1].split('-')[0]}}</div>"},{name:"calleridnum",displayName:"APPLICATION_CALLERID",headerCellFilter:"translate",cellClass:"text-center"},{name:"dialstring",cellClass:"text-center"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span data-ng-if="!row.entity.endtime && !row.entity.answertime">{{\'APPLICATION_RINGING\' | translate}}</span><span data-ng-if="row.entity.answertime && !row.entity.endtime">{{\'APPLICATION_TALKING\' | translate}}</span><span data-ng-if="row.entity.answertime && row.entity.endtime">{{\'APPLICATION_COMPLETE\' | translate}}</span><span data-ng-if="row.entity.endtime && !row.entity.answertime">{{\'APPLICATION_\'+row.entity.dialstatus | translate}}</span><span data-ng-if="!row.entity.endtime"> [<css-timer start-time="row.entity.updatedAt"></css-timer>]</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+100: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_dial")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.channels.voice.realtime.view.outbound",{url:"/outbound",templateUrl:"app/channels/voice/realtime/view/outbound/outbound.html",controller:"VoiceRealtimeViewOutboundCtrl"})}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewParameterCtrl",["$scope","$translate","Dashboard","VoiceQueue","Auth","socket","uiGridConstants",function(a,b,c,d,e,f,g){function h(a){var b=a?30*a+150:270;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px"),angular.element(document.getElementsByClassName("ui-grid-viewport")).css("height",30*a+"px")}function i(b){var c=_.find(a.gridOptions.data,{name:b.queue});c&&(c[b.type]+=b.amount)}var j={offset:0,limit:10};a.initParameters=function(){switch(a.user=e.getCurrentUser(),a.$on("$destroy",function(){f.socket.removeAllListeners("voice:inbound")}),a.user.role){case"admin":c.get({id:"voice",controller:"init"}).$promise.then(function(b){for(var c in b.queues)b.queues[c].waiting=b.queues[c].waiting||0,b.queues[c].active=b.queues[c].active||0,b.queues[c].complete=b.queues[c].complete||0,b.queues[c].abandon=b.queues[c].abandon||0,b.queues[c].unmanaged=b.queues[c].unmanaged||0,b.queues[c].holdtime=b.queues[c].holdtime||0,b.queues[c].talktime=b.queues[c].talktime||0,a.gridOptions.data.push(b.queues[c])})["catch"](function(a){console.error(a)});break;case"user":c.get({id:"voice",controller:"init"}).$promise.then(function(b){for(var c in b.queues){var d=_.find(a.user.PVoiceQueues,{name:c});d&&(b.queues[c].waiting=b.queues[c].waiting||0,b.queues[c].active=b.queues[c].active||0,b.queues[c].complete=b.queues[c].complete||0,b.queues[c].abandon=b.queues[c].abandon||0,b.queues[c].unmanaged=b.queues[c].unmanaged||0,b.queues[c].holdtime=b.queues[c].holdtime||0,b.queues[c].talktime=b.queues[c].talktime||0,a.gridOptions.data.push(b.queues[c]))}})["catch"](function(a){console.error(a)})}f.socket.on("voice:inbound",function(a){i(a)})},a.gridOptions={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,enableSorting:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,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:"complete",displayName:"APPLICATION_ANSWERED",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableColumnMenu:!1,filters:[{condition:g.filter.GREATER_THAN_OR_EQUAL,placeholder:"from"},{condition:g.filter.LESS_THAN_OR_EQUAL,placeholder:"to"}]},{name:"abandon",displayName:"APPLICATION_ABANDONED",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableColumnMenu:!1,filters:[{condition:g.filter.GREATER_THAN_OR_EQUAL,placeholder:"from"},{condition:g.filter.LESS_THAN_OR_EQUAL,placeholder:"to"}]},{name:"unmanaged",displayName:"APPLICATION_UNMANAGED",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",enableSorting:!1,enableColumnMenu:!1,filters:[{condition:g.filter.GREATER_THAN_OR_EQUAL,placeholder:"from"},{condition:g.filter.LESS_THAN_OR_EQUAL,placeholder:"to"}]},{name:"holdtime",displayName:"APPLICATION_HOLDTIME",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.holdtime | secToTime | date:'HH:mm:ss'}}</div>",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"talktime",displayName:"APPLICATION_TALKTIME",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.talktime | secToTime | date:'HH:mm:ss'}}</div>",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1},{name:"totalCalls",displayName:"APPLICATION_TOTAL_CALLS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.complete + row.entity.abandon + row.entity.unmanaged}}</div>",enableSorting:!1,enableFiltering:!1,enableColumnMenu:!1}],data:[],onRegisterApi:function(b){a.gridApi=b,a.gridApi.core.on.sortChanged(a,function(a,b){0===b.length?j.order=null:j.order=b[0].name+" "+b[0].sort.direction.toUpperCase()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){h(b),j.offset=(a-1)*b,j.limit=b}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){a.filters.length>1?a.filters.forEach(function(b){b.term?64===b.condition?j[a.name+"_uiFrom"]=b.term:256===b.condition&&(j[a.name+"_uiTo"]=b.term):64===b.condition?delete j[a.name+"_uiFrom"]:256===b.condition&&delete j[a.name+"_uiTo"]}):a.filters.length&&a.filters[0].term?j[a.name]=a.filters[0].term:delete j[a.name]})})}}}]),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","VoiceQueue","usSpinnerService","$q","uiGridConstants","Auth",function(a,b,c,d,e,f,g,h,i,j,k){function l(b){return h.spin("spinner-grid"),g.get(o).$promise.then(function(b){a.gridOptions.totalItems=b.count,a.gridOptions.data=[],b.rows.forEach(function(a){n(a)})})["catch"](function(a){f.error(a)})["finally"](function(){b&&m(),h.stop("spinner-grid")})}function m(){e.socket.on("voice_queue:save",function(b){var c=_.find(a.gridOptions.data,{queueName:b.name});c||l()}),e.socket.on("voice_queue:remove",function(b){_.remove(a.gridOptions.data,{queueId:b.id})}),e.socket.on("user_has_voice_queue:save",function(b){var c=_.find(a.gridOptions.data,{agentId:b.UserId,queue:b.queue});if(!c&&b.logged){var d=_.find(a.gridOptions.data,{queueName:b.queue}),e=a.gridOptions.data.indexOf(d);a.gridOptions.data.splice(e+1,0,{isAgent:!0,agent:b.membername,callstaken:b.callstaken?b.callstaken:0,lastcall:b.lastcall,status:b.statusdesc,paused:b.paused,reason:b.reason,agentId:b.UserId,queue:b.queue})}else c&&!b.logged?_.remove(a.gridOptions.data,{agentId:b.UserId,queue:b.queue}):c&&b.logged&&(c.callstaken=b.callstaken?b.callstaken:0, -c.lastcall=b.lastcall,c.status=b.statusdesc,c.paused=b.paused,c.reason=b.reason)}),e.socket.on("user_has_voice_queue:remove",function(b){_.remove(a.gridOptions.data,{agentId:b.UserId,queue:b.queue})})}function n(b){a.gridOptions.data.push({name:b.name,$$treeLevel:0,queueName:b.name}),b.Users.forEach(function(b){b.UserHasVoiceQueue.logged&&a.gridOptions.data.push({isAgent:!0,agent:b.UserHasVoiceQueue.membername,callstaken:b.UserHasVoiceQueue.callstaken?b.UserHasVoiceQueue.callstaken:0,lastcall:b.UserHasVoiceQueue.lastcall,status:b.UserHasVoiceQueue.statusdesc,paused:b.UserHasVoiceQueue.paused,reason:b.UserHasVoiceQueue.reason,agentId:b.UserHasVoiceQueue.UserId,queue:b.UserHasVoiceQueue.queue})})}var o={controller:"realtime",controller2:"voice",offset:0,limit:10};a.moment=moment,a.initQueues=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_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter"},{name:"agent",displayName:"APPLICATION_AGENT_NAME",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter"},{name:"callstaken",displayName:"APPLICATION_CALLS_TAKEN",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent">{{row.entity.callstaken}}</div>'},{name:"lastcall",displayName:"APPLICATION_LAST_CALL",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div data-ng-if=\"row.entity.isAgent\">{{row.entity.lastcall | date:'yyyy-MM-dd HH:mm:ss'}}</div>"},{name:"status",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div data-ng-if=\"row.entity.isAgent\">{{'APPLICATION_'+row.entity.status | translate}}</div>"},{name:"paused",displayName:"APPLICATION_PAUSED",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div data-ng-if=\"row.entity.isAgent\">{{(row.entity.paused ? 'APPLICATION_YES' : 'APPLICATION_NO') | translate}}</div>"},{name:"reason",displayName:"APPLICATION_REASON",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div data-ng-if="row.entity.isAgent && row.entity.paused">{{row.entity.reason}}</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(){p(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)}),a.gridApi.treeBase.on.rowExpanded(a,function(b){p(a.gridApi.core.getVisibleRows(a.gridApi.grid).length+b.treeNode.children.length)}),a.gridApi.treeBase.on.rowCollapsed(a,function(b){p(a.gridApi.core.getVisibleRows(a.gridApi.grid).length-b.treeNode.children.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(),l()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){o.offset=(a-1)*b,o.limit=b,l()}),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]}),l()})}},l(!0)};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("voice_queue"),e.unsyncUpdates("user_has_voice_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("VoiceRealtimeViewQueueCallsCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","ReportQueue","Pause","Action","usSpinnerService","$q","uiGridConstants","$timeout",function(a,b,c,d,e,f,g,h,i,j,k,l,m){function n(){return j.spin("spinner-grid"),g.get({controller:"waiting",controller2:"calls"}).$promise.then(function(b){a.gridOptions.data=b.rows})["catch"](function(a){f.error(a)})["finally"](function(){o(),j.stop("spinner-grid")})}function o(){e.socket.on("report_queue:save",function(b){a.gridOptions.data.unshift(b)}),e.socket.on("report_queue:update",function(b){var c=_.find(a.gridOptions.data,{id:b.id});if(c){var d={queuecallerabandon:b.queuecallerabandon,queuecallerleave:b.queuecallerleave};delete b.queuecallerabandon,delete b.queuecallerleave,_.merge(c,b),d.queuecallerabandon&&(c.queuecallerabandon=d.queuecallerabandon),d.queuecallerleave&&(c.queuecallerleave=d.queuecallerleave),(c.queuecallerabandon||c.queuecallercomplete||c.queuecallerexit)&&m(function(){_.remove(a.gridOptions.data,{id:b.id})},3e3)}})}a.moment=moment,a.initQueues=function(){a.gridOptions={headerCellFilter:"translate",paginationPageSizes:[10,25,50,75],paginationPageSize:10,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 && !row.entity.queuecallerexit">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.queuecallerleaveAt && !row.entity.queuecallerabandon && !row.entity.queuecallercomplete">{{\'APPLICATION_ACTIVE\' | 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><span data-ng-if="!row.entity.queuecallerleaveAt && row.entity.queuecallerexit">{{\'APPLICATION_UNMANAGED\' | translate}}</span><span data-ng-if="!row.entity.queuecallercomplete && !row.entity.queuecallerabandon && !row.entity.queuecallerexit"> [<css-timer start-time="row.entity.updatedAt"></css-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 || ''}}</div>",enableSorting:!1,enableColumnMenu:!1,enableFiltering:!1},{name:"position",displayName:"APPLICATION_POSITION",headerCellFilter:"translate"},{name:"lastAssignedTo",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",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(){p(a.gridOptions.data.length)})}},n()};var p=function(a){var b=a?30*a+100: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.queuecalls",{url:"/queuecalls",templateUrl:"app/channels/voice/realtime/view/queuecalls/queuecalls.html",controller:"VoiceRealtimeViewQueueCallsCtrl"})}]),angular.module("xCallyShuttleApp").controller("VoiceRealtimeViewTelephoneCtrl",["$scope","$log","$uibModal","$translate","socket","xAlert","Telephone","Pause","Action","usSpinnerService","$q","uiGridConstants","$timeout",function(a,b,c,d,e,f,g,h,i,j,k,l,m){function n(){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.error(a)})["finally"](function(){j.stop("spinner-grid")})}function o(){e.socket.on("agent: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("agent:remove",function(b){_.remove(a.gridOptions.data,{id:b.id})})}var p={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')\">(<css-timer start-time=\"row.entity.statusAt\"></css-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></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(){q(a.gridOptions.data.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(),n()}),a.gridApi.pagination.on.paginationChanged(a,function(a,b){p.offset=(a-1)*b,p.limit=b,n()}),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]}),n()})}},n(),m(function(){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.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","user"],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","Auth",function(a,b,c,d,e,f,g,h){a.Recording=d,a.updateRating=function(a,c){return d.update({id:a,rating:c}).$promise.then(function(){f.show(b.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})},a.initView=function(){var b={exporterCsvFilename:"recordings.csv",rowHeight:30,primaryKey:"id",columnDefs:[{name:"uniqueid"},{name:"customerPhone",displayName:"APPLICATION_CUSTOMER_PHONE",cellClass:"text-center ui-grid-vcenter"},{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','icon-question':row.entity.type === 'unknown','icon-earphones font-purple':row.entity.type === 'internal'}\"></i></div>",filter:{type:g.filter.SELECT,selectOptions:[{value:"inbound",label:"Inbound"},{value:"internal",label:"Internal"},{value:"outbound",label:"Outbound"},{value:"unknown",label:"Unknown"}]}},{name:"queue"},{name:"createdAt",displayName:"APPLICATION_DATE",headerCellFilter:"translate",filterHeaderTemplate:'<div class="ui-grid-filter-container row"><div ng-repeat="colFilter in col.filters" class="col-md-6 col-md-offset-0 col-sm-5 col-sm-offset-0 col-xs-5 col-xs-offset-0"><div custom-grid-date-filter-header></div></div></div>',filters:[{name:"From",condition:g.filter.GREATER_THAN_OR_EQUAL},{name:"To",condition:g.filter.LESS_THAN_OR_EQUAL}],sort:{direction:g.DESC,priority:0}},{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.id, row.entity.rating)" aria-labelledby="default-rating"></uib-rating></div>'},{name:"audio",displayName:"",width:100,enableSorting:!1,enableFiltering:!1,cellClass:"ui-grid-vcenter",cellTemplate:"<div><audio-file-download data-ng-if=\"row.entity.value.split('.').pop() == 'wav'\" params=\"{id:row.entity.id,controller:'stream'}\" resource=\"grid.appScope.Recording\"></audio-file-download><span data-ng-if=\"row.entity.value.split('.').pop() == 'gsm'\" title=\"{{'MESSAGE_GSM_PREVIEW_NOT_SUPPORTED' | translate}}\">{{'MESSAGE_GSM_PREVIEW_NOT_SUPPORTED' | translate}}</span></div>"},{name:"action",width:80,buttons:[{directive:"<motion-file-download params=\"{id:row.entity.id,controller:'stream'}\" resource=\"grid.appScope.Recording\" mimetype=\"'audio/'+row.entity.value.split('.').pop()\" btnclass=\"btn btn-xs blue-hoki\" filename=\"row.entity.uniqueid+'.'+row.entity.value.split('.').pop()\"></motion-file-download>"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.uniqueid, row.entity.id)",hide:!h.isAdmin()}]}]};a.gridOptions=e.gridOptions(d,b,a)}}]),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,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:25}}})}]),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.error(a)})},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:75,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","Agent","Telephone","Trunk","Team",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v){function w(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 x(){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.alwaysSwitch={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.$translate=b,a.selectedApp=void 0,a.showGrid=!0,a.$application=i.application,a.$interval=j.interval,a.selectedRows=[],a._=_,a.gridOptions={enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableSorting:!1,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",headerCellFilter:"translate",displayName:"APPLICATION_APPLICATION",enableColumnMenu:!1},{name:"appType",headerCellFilter:"translate",displayName:"APPLICATION_INFO",cellClass:"ui-grid-vcenter",cellTemplate:"<div>{{'APPLICATION_APPS_'+(row.entity.appType || (grid.appScope._.find(grid.appScope.$application.applications,{value:row.entity.app}) ? row.entity.app : 'custom')).toUpperCase() | translate}}</div>",enableColumnMenu:!1},{name:"appdata",headerCellFilter:"translate",displayName:"APPLICATION_ARGUMENTS",cellClass:"ui-grid-vcenter",cellTemplate:"<div>{{row.entity.appdata.join(',')}}</div>",enableColumnMenu:!1},{name:"interval",headerCellFilter:"translate",displayName:"APPLICATION_TIME_INTERVAL",enableColumnMenu:!1},{name:"action",enableColumnMenu:!1,headerCellFilter:"translate",displayName:"APPLICATION_ACTION",width:125,cellClass:"ui-grid-vcenter",cellTemplate:'<div><a class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.openApplication(grid.appScope.gridOptions.data.indexOf(row.entity))"><i class="icon-settings"></i></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))"><i class="fa fa-trash"></i></a></div>'}],onRegisterApi:function(b){b.selection.on.rowSelectionChanged(a,function(b){b.isSelected?a.selectedRows.push(b.entity):_.pull(a.selectedRows,b.entity)}),b.selection.on.rowSelectionChangedBatch(a,function(b){b[0].isSelected?a.selectedRows=_.map(b,"entity"):a.selectedRows=[]}),b.draggableRows.on.rowDropped(a,function(b,c){a.updateRoute()}),b.grid.registerDataChangeCallback(function(){y(a.gridOptions.data.length)})}};var y=function(a){var b=a?30*a+120:177;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px")};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&&w(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(b){if(b){var c,d,e={},f={};switch(void 0===a.selectedApp&&(a.application={appType:b.type,app:b.value,interval:a.application.interval||"*,*,*,*",appdata:[]}),b.value){case"Queue":c=l,d=m;break;case"Playback":c=m;break;case"AGI":c=n;break;case"Goto":c=o;break;case"Voicemail":c=q;break;case"Dial":switch(b.type){case"internalDial":c=r,e={controller:"all"};break;case"externalDial":c=u}}if(c)return c.get(e).$promise.then(function(b){a.items=b.rows}).then(function(){return d?d.get(f).$promise:void 0}).then(function(b){b&&(a.items2=b.rows)})["catch"](function(a){h.error(a)})}},!0),a.deselectAndRedirect=function(b){a.selectedApp=void 0,e.path(b)},a.initRingGroup=function(){var b,c,d;return void 0===a.selectedApp?a.usersArray=[]:a.usersArray=_.map(a.route.Applications[a.selectedApp].appdata[0].split("&"),function(a){return a.split("/")[1]}),r.get().$promise.then(function(a){return b=a,s.get().$promise}).then(function(a){return c=a,t.get().$promise}).then(function(e){d=e,ComponentsDropdowns.bindUserByRole(b,c,d,function(b){a.usersArray=_.union(b,a.usersArray),void 0===a.selectedApp?(a.application.appdata[0]=null,a.application.appdata[0]=_.map(a.usersArray,function(a){return"SIP/"+a}).join("&")):(a.route.Applications[a.selectedApp].appdata[0]=null,a.route.Applications[a.selectedApp].appdata[0]=_.map(a.usersArray,function(a){return"SIP/"+a}).join("&"))},function(b){a.usersArray=_.difference(a.usersArray,b),void 0===a.selectedApp?(a.application.appdata[0]=null,a.application.appdata[0]=_.map(a.usersArray,function(a){return"SIP/"+a}).join("&")):(a.route.Applications[a.selectedApp].appdata[0]=null,a.route.Applications[a.selectedApp].appdata[0]=_.map(a.usersArray,function(a){return"SIP/"+a}).join("&"))},a.route.Applications[a.selectedApp]?a.route.Applications[a.selectedApp].appdata:null)})["catch"](function(a){console.error(a)})},a.getIntervals=function(){return p.get().$promise.then(function(b){a.Intervals=b.rows,d.syncUpdates("interval",a.Intervals)})["catch"](function(a){h.error(a)})},a.getRoute=function(){return k.get({id:c.id}).$promise.then(function(b){a.route=b,a.gridOptions.data=b.Applications,y(a.gridOptions.data.length)})["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]}x()}},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.route.exten=a.$application.checkUnderscore(a.route.exten),_.forEach(a.route.Applications,function(a){if("custom"!==a.appType)switch(a.app){case"Dial":var b;switch(a.appType){case"externalDial":b=3;break;case"internalDial":b=2;break;default:b=2}a.appdata[b]=a.appdata[b]||"",a.appdata[b]+=(_.includes(a.appdata[b],"x")?"":"x")+(_.includes(a.appdata[b],"X")?"":"X");break;case"Queue":a.appdata[1]=a.appdata[1]||"",a.appdata[1]+=(_.includes(a.appdata[1],"x")?"":"x")+(_.includes(a.appdata[1],"X")?"":"X")}}),k.update({id:a.route.id},a.route).$promise.then(function(f){a.selectedApp=void 0,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.error(a)})},a.getContexts=function(){return o.get().$promise.then(function(b){a.voiceContexts=b.rows,d.syncUpdates("voice_context",a.voiceContexts)})["catch"](function(a){h.error(a)})},a.deleteApp=g.confirm["delete"](function(b){a.route.Applications.splice(b,1),a.updateRoute()}),a.deleteItems=g.confirm["delete"](function(){_.remove(a.route.Applications,function(b){return _.includes(a.selectedRows,b)}),a.selectedRows=[],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",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.channels.voice.routes.inbound.view.applications.settings",{url:"/settings",templateUrl:"app/channels/voice/route/view.applicationSettings.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"]})}]}})}]),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:75,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","Agent","Telephone","Trunk",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u){function v(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 w(){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.alwaysSwitch={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.$translate=b,a.selectedApp=void 0,a.showGrid=!0,a.$application=i.application,a.$interval=j.interval,a._=_,a.selectedRows=[],a.gridOptions={enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableSorting:!1,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",headerCellFilter:"translate",displayName:"APPLICATION_APPLICATION",enableColumnMenu:!1},{name:"appType",headerCellFilter:"translate",displayName:"APPLICATION_INFO",cellClass:"ui-grid-vcenter",cellTemplate:"<div>{{'APPLICATION_APPS_'+(row.entity.appType || (grid.appScope._.find(grid.appScope.$application.applications,{value:row.entity.app}) ? row.entity.app : 'custom')).toUpperCase() | translate}}</div>",enableColumnMenu:!1},{name:"appdata",headerCellFilter:"translate",displayName:"APPLICATION_ARGUMENTS",cellClass:"ui-grid-vcenter",cellTemplate:"<div>{{row.entity.appdata.join(',')}}</div>",enableColumnMenu:!1},{name:"interval",headerCellFilter:"translate",displayName:"APPLICATION_TIME_INTERVAL",enableColumnMenu:!1},{name:"action",enableColumnMenu:!1,headerCellFilter:"translate",displayName:"APPLICATION_ACTION",width:125,cellClass:"ui-grid-vcenter",cellTemplate:'<div><a class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.openApplication(grid.appScope.gridOptions.data.indexOf(row.entity))"><i class="icon-settings"></i></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))"><i class="fa fa-trash"></i></a></div>'}],onRegisterApi:function(b){b.selection.on.rowSelectionChanged(a,function(b){b.isSelected?a.selectedRows.push(b.entity):_.pull(a.selectedRows,b.entity)}),b.selection.on.rowSelectionChangedBatch(a,function(b){b[0].isSelected?a.selectedRows=_.map(b,"entity"):a.selectedRows=[]}),b.draggableRows.on.rowDropped(a,function(b,c){a.updateRoute()}),b.grid.registerDataChangeCallback(function(){x(a.gridOptions.data.length)})}},a.deleteItems=g.confirm["delete"](function(){_.remove(a.route.Applications,function(b){return _.includes(a.selectedRows,b)}),a.selectedRows=[],a.updateRoute()}),a.initRingGroup=function(){var b,c,d;return void 0===a.selectedApp?a.usersArray=[]:a.usersArray=_.map(a.route.Applications[a.selectedApp].appdata[0].split("&"),function(a){return a.split("/")[1]}),r.get().$promise.then(function(a){return b=a,s.get().$promise}).then(function(a){return c=a,t.get().$promise}).then(function(e){d=e,ComponentsDropdowns.bindUserByRole(b,c,d,function(b){a.usersArray=_.union(b,a.usersArray),void 0===a.selectedApp?(a.application.appdata[0]=null,a.application.appdata[0]=_.map(a.usersArray,function(a){return"SIP/"+a}).join("&")):(a.route.Applications[a.selectedApp].appdata[0]=null,a.route.Applications[a.selectedApp].appdata[0]=_.map(a.usersArray,function(a){return"SIP/"+a}).join("&"))},function(b){a.usersArray=_.difference(a.usersArray,b),void 0===a.selectedApp?(a.application.appdata[0]=null,a.application.appdata[0]=_.map(a.usersArray,function(a){return"SIP/"+a}).join("&")):(a.route.Applications[a.selectedApp].appdata[0]=null,a.route.Applications[a.selectedApp].appdata[0]=_.map(a.usersArray,function(a){return"SIP/"+a}).join("&"))},a.route.Applications[a.selectedApp]?a.route.Applications[a.selectedApp].appdata:null)})["catch"](function(a){console.error(a)})};var x=function(a){var b=a?30*a+120:177;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px")};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&&v(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(b){if(b){var c,d,e={},f={};switch(void 0===a.selectedApp&&(a.application={appType:b.type,app:b.value,interval:a.application.interval||"*,*,*,*",appdata:[]}),b.value){case"Queue":c=l,d=m;break;case"Playback":c=m;break;case"AGI":c=n;break;case"Goto":c=o;break;case"Voicemail":c=q;break;case"Dial":switch(b.type){case"internalDial":c=r,e={controller:"all"};break;case"externalDial":c=u}}if(c)return c.get(e).$promise.then(function(b){a.items=b.rows}).then(function(){return d?d.get(f).$promise:void 0}).then(function(b){b&&(a.items2=b.rows)})["catch"](function(a){h.error(a)})}},!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.error(a)})},a.getRoute=function(){return k.get({id:c.id}).$promise.then(function(b){a.route=b,a.gridOptions.data=b.Applications,x(a.gridOptions.data.length)})["catch"](function(a){e.path("/channels/voice/routes/internal/list")})},a.getApplication=function(){if(void 0===a.selectedApp)e.path("/channels/voice/routes/internal/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]}w()}},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.route.exten=a.$application.checkUnderscore(a.route.exten),_.forEach(a.route.Applications,function(a){if("custom"!==a.appType)switch(a.app){case"Dial":var b;switch(a.appType){case"externalDial":b=3;break;case"internalDial":b=2;break;default:b=2}a.appdata[b]=a.appdata[b]||"",a.appdata[b]+=(_.includes(a.appdata[b],"x")?"":"x")+(_.includes(a.appdata[b],"X")?"":"X");break;case"Queue":a.appdata[1]=a.appdata[1]||"",a.appdata[1]+=(_.includes(a.appdata[1],"x")?"":"x")+(_.includes(a.appdata[1],"X")?"":"X")}}),k.update({id:a.route.id},a.route).$promise.then(function(f){a.selectedApp=void 0,h.show(b.instant("MESSAGE_WELL_DONE")+"!","success"),d&&e.path("/channels/voice/routes/internal/view/"+c.id+"/"+d)})["catch"](function(a){h.error(a)})},a.getContexts=function(){return o.get().$promise.then(function(b){a.voiceContexts=b.rows,d.syncUpdates("voice_context",a.voiceContexts)})["catch"](function(a){h.error(a)})},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",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.channels.voice.routes.internal.view.applications.settings",{url:"/settings",templateUrl:"app/channels/voice/route/view.applicationSettings.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"]})}]}})}]),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.error(a)})},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.error(a)})},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:75,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._=_,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.alwaysSwitch={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.selectedRows=[],a.gridOptions={enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableSorting:!1,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",enableColumnMenu:!1},{name:"appType",headerCellFilter:"translate",displayName:"APPLICATION_INFO",cellClass:"ui-grid-vcenter",cellTemplate:"<div>{{'APPLICATION_APPS_'+(row.entity.appType || (grid.appScope._.find(grid.appScope.$application.applications,{value:row.entity.app}) ? row.entity.app : 'custom')).toUpperCase() | translate}}</div>",enableColumnMenu:!1},{name:"appdata",displayName:"APPLICATION_ARGUMENTS",headerCellFilter:"translate",cellClass:"ui-grid-vcenter",cellTemplate:"<div>{{row.entity.appdata.join(',')}}</div>",enableColumnMenu:!1},{name:"interval",displayName:"APPLICATION_TIME_INTERVAL",headerCellFilter:"translate",enableColumnMenu:!1},{name:"action",displayName:"APPLICATION_ACTION",headerCellFilter:"translate",width:125,enableColumnMenu:!1,cellClass:"ui-grid-vcenter",cellTemplate:'<div><a class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.openApplication(grid.appScope.gridOptions.data.indexOf(row.entity))"><i class="icon-settings"></i></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))"><i class="fa fa-trash"></i></a></div>'}],onRegisterApi:function(b){b.selection.on.rowSelectionChanged(a,function(b){b.isSelected?a.selectedRows.push(b.entity):_.pull(a.selectedRows,b.entity)}),b.selection.on.rowSelectionChangedBatch(a,function(b){b[0].isSelected?a.selectedRows=_.map(b,"entity"):a.selectedRows=[]}),b.draggableRows.on.rowDropped(a,function(b,c){a.updateRoute()}),b.grid.registerDataChangeCallback(function(){r(a.gridOptions.data.length)})}},a.deleteItems=h.confirm["delete"](function(){_.remove(a.route.Applications,function(b){return _.includes(a.selectedRows,b)}),a.selectedRows=[],a.updateRoute()});var r=function(a){var b=a?30*a+120:177;angular.element(document.getElementsByClassName("ui-grid")[0]).css("height",b+"px")};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(c){if(c){var d,e;switch(void 0===a.selectedApp&&(a.application={appType:c.type,app:c.value,interval:a.application.interval||"*,*,*,*",appdata:[]}),c.value){case"Dial":d=l;break;default:d=null,e=null}if(d)return d.get().$promise.then(function(b){a.items=b.rows}).then(function(){return e?e.get().$promise:void 0}).then(function(b){b&&(a.items2=b.rows)})["catch"](function(a){b.error(a)})}},!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.error(a)})},a.getRoute=function(){return k.get({id:d.id}).$promise.then(function(b){a.route=b,a.gridOptions.data=b.Applications,r(a.gridOptions.data.length)})["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.route.exten=a.$application.checkUnderscore(a.route.exten),_.forEach(a.route.Applications,function(a){"outboundDial"===a.appType&&(a.appdata[4]=a.appdata[4]||"",a.appdata[4]+=(_.includes(a.appdata[4],"x")?"":"x")+(_.includes(a.appdata[4],"X")?"":"X"))}),k.update({id:a.route.id},a.route).$promise.then(function(g){a.selectedApp=void 0,b.show(c.instant("MESSAGE_WELL_DONE")+"!","success"),e&&f.path("/channels/voice/routes/outbound/view/"+d.id+"/"+e)})["catch"](function(a){b.error(a)})},a.getContexts=function(){return m.get().$promise.then(function(b){a.voiceContexts=b.rows,e.syncUpdates("voice_context",a.voiceContexts)})["catch"](function(a){b.error(a)})},a.getTags=function(){return o.get().$promise.then(function(b){b.rows.unshift({name:"--"}),a.tags=b.rows})["catch"](function(a){b.error(a)})},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,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:21}}})}]),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","agent"],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:75,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["switch"]={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},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.error(a)})},a.getContexts=function(){return d.get().$promise.then(function(b){a.voiceContexts=b.rows})["catch"](function(a){f.error(a)})},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,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:23}}})}]),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.error(a)})},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.error(data)})}}]),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/:controller2",{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:100,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)"},{"class":"green-turquoise",name:"contacts",uisref:"main.contactmanager.contacts.list({companyId:{{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.error(a)})},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.error(a)})}}]),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"},search:{method:"POST"}})}]),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("ContactManagerListCopyModalCtrl",["$scope","$uibModalInstance","xAlert","List","Contact","$translate",function(a,b,c,d,e,f){a.item={},a.getLists=function(){return d.get().$promise.then(function(b){a.lists=b.rows})["catch"](function(a){c.error(a)})},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ContactManagerListImportModalCtrl",["$scope","$uibModalInstance","indexes","csv","xAlert","socket","List","Contact","$translate","Company",function(a,b,c,d,e,f,g,h,i,j){function k(a){var b,c;if(!a)return 0;for(a=a.toString(),b=c=a.length;b--;){var d=a[b].charCodeAt();d>=56320&&57343>=d&&b--,d>127&&2047>=d?c++:d>2047&&65535>=d&&(c+=2)}return c}function l(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 k(JSON.stringify(f))<=5e7?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,l(g)})["catch"](function(b){a.stopped=!0,e.error(b),l(g)}):(a.stopped=!0,e.show(i.instant("MESSAGE_REQUEST_TOO_BIG"),"warning"),l(g),void 0)}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,l(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.error(a)})},a.getCompanies=function(){return j.get().$promise.then(function(b){a.companies=b.rows})["catch"](function(a){e.error(a)})},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.error(a)})},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","Company",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p){a.Auth=o,a.initView=function(){var c;return j.get().$promise.then(function(b){return a.lists=[],a.customFields=[],b.rows.forEach(function(b,c){_.forEach(b.CustomFields,function(b){a.customFields.push({name:b.name,alias:b.alias})}),a.lists.push({value:b.id,label:b.name})}),p.get().$promise}).then(function(b){a.companies=[],b.rows.forEach(function(b,c){a.companies.push({value:b.id,label:b.name})})}).then(function(){var d=[{"class":"blue-hoki",name:"profile",onClick:"grid.appScope.openContactTab(row.entity)"}];o.isAgent()||(d.push({"class":"green",title:b.instant("APPLICATION_COPY"),name:"copy",onClick:"grid.appScope.copy(row.entity.id)"}),d.push({"class":"red-sunglo",name:"delete",title:b.instant("APPLICATION_DELETE"),onClick:"grid.appScope.deleteItem(row.entity.fullname, row.entity.id)"})),c={exporterCsvFilename:"Contacts.csv",columnDefs:[{name:"firstName"},{name:"lastName"},{name:"phone"},{name:"email"},{name:"ListId",displayName:"APPLICATION_LIST",field:"List.name",filter:{type:k.filter.SELECT,term:n.listId||null,selectOptions:a.lists},cellTemplate:'<div class="centered-uigrid-td"><a href="/contactmanager/lists/view/{{row.entity.ListId}}/settings">{{row.entity.List.name}}</a></div>'},{name:"CompanyId",displayName:"APPLICATION_COMPANY",field:"Company.name",filter:{type:k.filter.SELECT,term:n.companyId||null,selectOptions:a.companies},cellTemplate:'<div class="centered-uigrid-td"><a href="/contactmanager/companies/view/{{row.entity.CompanyId}}/settings">{{row.entity.Company.name}}</a></div>'},{name:"tags",filterHeaderTemplate:'<div class="ui-grid-filter-container row"><div ng-repeat="colFilter in col.filters" class="col-md-12 col-md-offset-0 col-sm-12 col-sm-offset-0 col-xs-12 col-xs-offset-0"><div custom-grid-tags-filter-header></div></div></div>',filters:[{name:"tags"}],cellTemplate:"<div class=\"centered-uigrid-td\">{{row.entity.tags.join(',')}}</div>"}]},_.forEach(a.customFields,function(a){c.columnDefs.push({name:a.name,displayName:a.alias,visible:!1})}),c.columnDefs.push({name:"action",width:100,buttons:d}),a.gridOptions=i.gridOptions(h,c,a),m.socket.on("contact_manager:remove",function(b){a.gridOptions.getPage()})})["catch"](function(a){l.error(a)})},d.FileSelect.prototype.isEmptyAfterSelection=function(){return!0};var q=a.uploader=new d({queueLimit:1,clearInputAfterAddedToQueue:!0});q.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)})},a.copy=function(b){var c=f.open({animation:!0,size:"small",templateUrl:"app/contactmanager/contact/list/copy.modal.html",controller:"ContactManagerListCopyModalCtrl"});c.result.then(function(c){return h.save({id:b,controller:"copy"},c).$promise.then(function(b){a.openContactTab({firstName:b.firstName,lastName:b.lastName,id:b.id})})["catch"](function(a){l.error(a)})},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,companyId:null},controller:"ContactManagerContactListCtrl"})}]),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:100,buttons:[{"class":"blue-hoki",name:"settings",href:"/contactmanager/lists/view/{{row.entity.id}}/settings"},{"class":"green-turquoise",name:"contacts",uisref:"main.contactmanager.contacts.list({listId:{{row.entity.id}}})"},{"class":"{{row.entity.defaultEntry ? 'red-sunglo disabled' : 'red-sunglo'}}",name:"delete",onClick:"grid.appScope.deleteItem(row.entity.name, 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.error(a)})},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"})}]),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){function m(a){var b=a.split(""),c=0,d=0;return b.shift(),b.forEach(function(a,b){"{"===a?c++:"}"===a&&(c--,c||(d=b+1))}),d?JSON.parse("["+a.substr(1,d)+"]"):[]}var n=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({id:d.id},a.list).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){b.error(a)})},a.getTeams=function(){return k.get({controller:"associations"}).$promise.then(function(b){return a.teams=b.rows,a.list?void 0:a.getList()}).then(function(){return a.list.defaultEntry&&f.path("/contactmanager/lists/list"),j.get({listId:d.id,controller:"agents"}).$promise}).then(function(b){ComponentsDropdowns.bindQueue(a.teams,_.map(b.rows,function(a){return{id:a.id}}),n)})["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(){a.gridOptions.getPage(),b.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.error(a)})},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){if(a.customField=b,"select"===a.customField.type)try{a.choices=JSON.parse(a.customField.values)}catch(c){a.choices=m(a.customField.values)}})["catch"](function(a){console.error(a)})},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.error(a)})},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","ChatRoom","socket","Agent","$q","$translate","ReportChatSession","$timeout",function(a,b,c,d,e,f,g,h,i){a.Auth=b,a.moment=moment,a["new"]=0,a.open=0,a.unmanaged=0,a.closed=0;var j=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(){a.table1={enableGridMenu:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,multiSelect:!0,columnDefs:[{name:"UserHasChatQueue.queue",headerCellFilter:"translate",displayName:"APPLICATION_QUEUE",cellClass:"text-center ui-grid-vcenter"}],data:[],onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){j(a.gridApi.core.getVisibleRows(a.gridApi.grid).length)})}},a.table2={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"roomid",displayName:"APPLICATION_INTERACTION_ID",headerCellFilter:"translate"},{name:"websitename",displayName:"APPLICATION_WEBSITE",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.application}} <span data-ng-if=\"row.entity.application == 'queue' && row.entity.queuename\">({{row.entity.queuename}})</span></div>"},{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.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span><span data-ng-if="!row.entity.leaveAt"> [<css-timer start-time="row.entity.updatedAt"></css-timer>]</span></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 || ''}}</div>"}],data:[],gridMenuTitleFilter:function(a){var b=f.defer();return b.resolve(g.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){j(a.table2.data.length)})}},e.get({id:b.getCurrentUser().id,controller:"chat",controller1:"queues"}).$promise.then(function(b){a.table1.data=b.rows})["finally"](function(){d.socket.on("user_has_chat_queue:save",function(c){c.UserId!=b.getCurrentUser().id||_.find(a.table1.data,{id:c.ChatQueueId})||a.table1.data.push({id:c.ChatQueueId,UserHasChatQueue:c})}),d.socket.on("user_has_chat_queue:remove",function(c){c.UserId===b.getCurrentUser().id&&_.remove(a.table1.data,{id:c.ChatQueueId})})})["catch"](function(a){console.error(a)}),h.get({controller:"waiting",controller2:"applications"}).$promise.then(function(b){a.table2.data=b.rows})["finally"](function(){d.socket.on("report_chat_session:save",function(b){var c=_.find(a.table2.data,{id:b.id});c?(_.merge(c,b),b.leaveAt&&i(function(){_.remove(a.table2.data,{id:b.id})},1e4)):b.leaveAt||a.table2.data.push(b)}),d.socket.on("report_chat_session:remove",function(b){_.remove(a.table2.data,{id:b.id})})})["catch"](function(a){console.log(a)})},a.initWidget=function(b){var e;switch(b){case"unmanaged":e=c;break;default:e=h}return e.get({id:b}).$promise.then(function(c){a[b]=c.value,a.charts={interactions:{labels:[g.instant("APPLICATION_DASHBOARD_NEW"),g.instant("APPLICATION_DASHBOARD_OPEN"),g.instant("APPLICATION_UNMANAGED"),g.instant("APPLICATION_DASHBOARD_CLOSED"),g.instant("APPLICATION_DASHBOARD_ABANDONED")],values:[a["new"],a.open,a.unmanaged,a.closed,a.abandoned],colours:["#44B6AE","#578EBE","#35AA47","#8775A7","#f3c200"]}},d.socket.on("report_chat_dashboard:"+b,function(c){a[b]=c.value,a.charts.interactions.values=[a["new"],a.open,a.unmanaged,a.closed]})})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("DashboardCtrl",["$scope","$translate","Auth",function(a,b,c){}]),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}}}).state("main.dashboard.openchannel",{url:"/openchannel",controller:"DashboardOpenChannelCtrl",templateUrl:"app/dashboard/openchannel/openchannel.html",data:{permissions:{redirectTo:"landing",id:20}}})}]),angular.module("xCallyShuttleApp").controller("DashboardFaxCtrl",["$scope","Auth","FaxRoom","socket","Agent","$translate","$q","ReportFaxSession","$timeout",function(a,b,c,d,e,f,g,h,i){a.Auth=b,a.moment=moment,a["new"]=0,a.open=0,a.pending=0,a.closed=0,a.initAgent=function(){a.table1={enableGridMenu:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,multiSelect:!0,columnDefs:[{name:"UserHasFaxQueue.queue",headerCellFilter:"translate",displayName:"APPLICATION_QUEUE",cellClass:"text-center ui-grid-vcenter"}],data:[],onRegisterApi:function(b){a.gridApi=b}},a.table2={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"roomid",displayName:"APPLICATION_INTERACTION_ID",headerCellFilter:"translate"},{name:"accountname",displayName:"APPLICATION_ACCOUNT_NAME",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.application}} <span data-ng-if=\"row.entity.application == 'queue' && row.entity.queuename\">({{row.entity.queuename}})</span></div>"},{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.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span><span data-ng-if="!row.entity.leaveAt"> [<css-timer start-time="row.entity.updatedAt"></css-timer>]</span></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>"}],data:[],gridMenuTitleFilter:function(a){var b=g.defer();return b.resolve(f.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b}},e.get({id:b.getCurrentUser().id,controller:"fax",controller1:"queues"}).$promise.then(function(b){a.table1.data=b.rows})["finally"](function(){d.socket.on("user_has_fax_queue:save",function(c){c.UserId!=b.getCurrentUser().id||_.find(a.table1.data,{id:c.FaxQueueId})||a.table1.data.push({id:c.FaxQueueId,UserHasFaxQueue:c})}),d.socket.on("user_has_fax_queue:remove",function(c){c.UserId===b.getCurrentUser().id&&_.remove(a.table1.data,{id:c.FaxQueueId})})})["catch"](function(a){console.error(a)}),h.get({controller:"waiting",controller2:"applications"}).$promise.then(function(b){a.table2.data=b.rows})["finally"](function(){d.socket.on("report_fax_session:save",function(b){var c=_.find(a.table2.data,{id:b.id});c?(_.merge(c,b),b.leaveAt&&i(function(){_.remove(a.table2.data,{id:b.id})},1e4)):b.leaveAt||a.table2.data.push(b)}),d.socket.on("report_fax_session:remove",function(b){_.remove(a.table2.data,{id:b.id})})})["catch"](function(a){console.log(a)})},a.initWidget=function(b){var e;switch(b){case"timeout":case"waiting":e=h;break;default:e=c}return e.get({id:b}).$promise.then(function(c){a[b]=c.value,a.charts={interactions:{labels:[f.instant("APPLICATION_DASHBOARD_NEW"),f.instant("APPLICATION_DASHBOARD_OPEN"),f.instant("APPLICATION_DASHBOARD_PENDING"),f.instant("APPLICATION_DASHBOARD_CLOSED")],values:[a["new"],a.open,a.pending,a.closed],colours:["#44B6AE","#578EBE","#35AA47","#8775A7"]}},d.socket.on("report_fax_dashboard:"+b,function(c){a[b]=c.value,a.charts.interactions.values=[a["new"],a.open,a.pending,a.closed]})})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("DashboardMailCtrl",["$scope","Auth","MailRoom","socket","Agent","$translate","$q","ReportMailSession","$timeout",function(a,b,c,d,e,f,g,h,i){a.Auth=b,a.moment=moment,a["new"]=0,a.open=0,a.pending=0,a.closed=0,a.charts={interactions:{labels:[f.instant("APPLICATION_DASHBOARD_NEW"),f.instant("APPLICATION_DASHBOARD_OPEN"),f.instant("APPLICATION_DASHBOARD_PENDING"),f.instant("APPLICATION_DASHBOARD_CLOSED")],values:[a["new"],a.open,a.pending,a.closed],colours:["#44B6AE","#578EBE","#35AA47","#8775A7"]}},a.initAgent=function(){a.table1={enableGridMenu:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,multiSelect:!0,columnDefs:[{name:"UserHasMailQueue.queue",headerCellFilter:"translate",displayName:"APPLICATION_QUEUE",cellClass:"text-center ui-grid-vcenter"}],data:[],onRegisterApi:function(b){a.gridApi=b}},a.table2={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"roomid",displayName:"APPLICATION_INTERACTION_ID",headerCellFilter:"translate"},{name:"accountname",displayName:"APPLICATION_ACCOUNT_NAME",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.application}} <span data-ng-if=\"row.entity.application == 'queue' && row.entity.queuename\">({{row.entity.queuename}})</span></div>"},{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.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span><span data-ng-if="!row.entity.leaveAt"> [<css-timer start-time="row.entity.updatedAt"></css-timer>]</span></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>"}],data:[],gridMenuTitleFilter:function(a){var b=g.defer();return b.resolve(f.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){})}},e.get({id:b.getCurrentUser().id,controller:"mail",controller1:"queues"}).$promise.then(function(b){a.table1.data=b.rows})["finally"](function(){d.socket.on("user_has_mail_queue:save",function(c){c.UserId!=b.getCurrentUser().id||_.find(a.table1.data,{id:c.MailQueueId})||a.table1.data.push({id:c.MailQueueId,UserHasMailQueue:c})}),d.socket.on("user_has_mail_queue:remove",function(c){c.UserId===b.getCurrentUser().id&&_.remove(a.table1.data,{id:c.MailQueueId})})})["catch"](function(a){console.error(a)}),h.get({controller:"waiting",controller2:"applications"}).$promise.then(function(b){a.table2.data=b.rows})["finally"](function(){d.socket.on("report_mail_session:save",function(b){var c=_.find(a.table2.data,{id:b.id});c?(_.merge(c,b),b.leaveAt&&i(function(){_.remove(a.table2.data,{id:b.id})},1e4)):b.leaveAt||a.table2.data.push(b)}),d.socket.on("report_mail_session:remove",function(b){_.remove(a.table2.data,{id:b.id})})})["catch"](function(a){console.log(a)})},a.initWidget=function(b){var e;switch(b){case"timeout":case"waiting":e=h;break;default:e=c}return e.get({id:b}).$promise.then(function(c){a[b]=c.value,a.charts={interactions:{labels:[f.instant("APPLICATION_DASHBOARD_NEW"),f.instant("APPLICATION_DASHBOARD_OPEN"),f.instant("APPLICATION_DASHBOARD_PENDING"),f.instant("APPLICATION_DASHBOARD_CLOSED")],values:[a["new"],a.open,a.pending,a.closed],colours:["#44B6AE","#578EBE","#35AA47","#8775A7"]}},d.socket.on("report_mail_dashboard:"+b,function(c){a[b]=c.value,a.charts.interactions.values=[a["new"],a.open,a.pending,a.closed]})})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("DashboardOpenChannelCtrl",["$scope","Auth","OpenChannelRoom","socket","Agent","$translate","$q","ReportOpenChannelSession","$timeout",function(a,b,c,d,e,f,g,h,i){a.Auth=b,a.moment=moment,a["new"]=0,a.open=0,a.pending=0,a.closed=0,a.initAgent=function(){a.table1={enableGridMenu:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,multiSelect:!0,columnDefs:[{name:"UserHasOpenchannelQueue.queue",headerCellFilter:"translate",displayName:"APPLICATION_QUEUE",cellClass:"text-center ui-grid-vcenter"}],data:[],onRegisterApi:function(b){a.gridApi=b}},a.table2={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"roomid",displayName:"APPLICATION_INTERACTION_ID",headerCellFilter:"translate"},{name:"accountname",displayName:"APPLICATION_ACCOUNT_NAME",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.application}} <span data-ng-if=\"row.entity.application == 'queue' && row.entity.queuename\">({{row.entity.queuename}})</span></div>" -},{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.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span><span data-ng-if="!row.entity.leaveAt"> [<css-timer start-time="row.entity.updatedAt"></css-timer>]</span></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>"}],data:[],gridMenuTitleFilter:function(a){var b=g.defer();return b.resolve(f.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b}},e.get({id:b.getCurrentUser().id,controller:"openchannel",controller1:"queues"}).$promise.then(function(b){a.table1.data=b.rows})["finally"](function(){d.socket.on("user_has_openchannel_queue:save",function(c){c.UserId!=b.getCurrentUser().id||_.find(a.table1.data,{id:c.OpenChannelQueueId})||a.table1.data.push({id:c.OpenChannelQueueId,UserHasOpenChannelQueue:c})}),d.socket.on("user_has_openchannel_queue:remove",function(c){c.UserId===b.getCurrentUser().id&&_.remove(a.table1.data,{id:c.OpenChannelQueueId})})})["catch"](function(a){console.error(a)}),h.get({controller:"waiting",controller2:"applications"}).$promise.then(function(b){a.table2.data=b.rows})["finally"](function(){d.socket.on("report_openchannel_session:save",function(b){var c=_.find(a.table2.data,{id:b.id});c?(_.merge(c,b),b.leaveAt&&i(function(){_.remove(a.table2.data,{id:b.id})},1e4)):b.leaveAt||a.table2.data.push(b)}),d.socket.on("report_openchannel_session:remove",function(b){_.remove(a.table2.data,{id:b.id})})})["catch"](function(a){console.log(a)})},a.initWidget=function(b){var e;switch(b){case"timeout":case"waiting":e=h;break;default:e=c}return e.get({id:b}).$promise.then(function(c){a[b]=c.value,a.charts={interactions:{labels:[f.instant("APPLICATION_DASHBOARD_NEW"),f.instant("APPLICATION_DASHBOARD_OPEN"),f.instant("APPLICATION_DASHBOARD_PENDING"),f.instant("APPLICATION_DASHBOARD_CLOSED")],values:[a["new"],a.open,a.pending,a.closed],colours:["#44B6AE","#578EBE","#35AA47","#8775A7"]}},d.socket.on("report_openchannel_dashboard:"+b,function(c){a[b]=c.value,a.charts.interactions.values=[a["new"],a.open,a.pending,a.closed]})})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("DashboardSmsCtrl",["$scope","Auth","SmsRoom","socket","Agent","$translate","$q","ReportSmsSession","$timeout",function(a,b,c,d,e,f,g,h,i){a.Auth=b,a.moment=moment,a["new"]=0,a.open=0,a.pending=0,a.closed=0,a.initAgent=function(){a.table1={enableGridMenu:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,multiSelect:!0,columnDefs:[{name:"UserHasSmsQueue.queue",headerCellFilter:"translate",displayName:"APPLICATION_QUEUE",cellClass:"text-center ui-grid-vcenter"}],data:[],onRegisterApi:function(b){a.gridApi=b}},a.table2={headerCellFilter:"translate",enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,columnDefs:[{name:"roomid",displayName:"APPLICATION_INTERACTION_ID",headerCellFilter:"translate"},{name:"accountname",displayName:"APPLICATION_ACCOUNT_NAME",headerCellFilter:"translate"},{name:"application",displayName:"APPLICATION_APPLICATION",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.application}} <span data-ng-if=\"row.entity.application == 'queue' && row.entity.queuename\">({{row.entity.queuename}})</span></div>"},{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.timeout">{{\'APPLICATION_TIMEOUT\' | translate}}</span><span data-ng-if="!row.entity.leaveAt"> [<css-timer start-time="row.entity.updatedAt"></css-timer>]</span></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>"}],data:[],gridMenuTitleFilter:function(a){var b=g.defer();return b.resolve(f.instant(a)),b.promise},onRegisterApi:function(b){a.gridApi=b}},e.get({id:b.getCurrentUser().id,controller:"sms",controller1:"queues"}).$promise.then(function(b){a.table1.data=b.rows})["finally"](function(){d.socket.on("user_has_sms_queue:save",function(c){c.UserId!=b.getCurrentUser().id||_.find(a.table1.data,{id:c.SmsQueueId})||a.table1.data.push({id:c.SmsQueueId,UserHasSmsQueue:c})}),d.socket.on("user_has_sms_queue:remove",function(c){c.UserId===b.getCurrentUser().id&&_.remove(a.table1.data,{id:c.SmsQueueId})})})["catch"](function(a){console.error(a)}),h.get({controller:"waiting",controller2:"applications"}).$promise.then(function(b){a.table2.data=b.rows})["finally"](function(){d.socket.on("report_sms_session:save",function(b){var c=_.find(a.table2.data,{id:b.id});c?(_.merge(c,b),b.leaveAt&&i(function(){_.remove(a.table2.data,{id:b.id})},1e4)):b.leaveAt||a.table2.data.push(b)}),d.socket.on("report_sms_session:remove",function(b){_.remove(a.table2.data,{id:b.id})})})["catch"](function(a){console.log(a)})},a.initWidget=function(b){var e;switch(b){case"timeout":case"waiting":e=h;break;default:e=c}return e.get({id:b}).$promise.then(function(c){a[b]=c.value,a.charts={interactions:{labels:[f.instant("APPLICATION_DASHBOARD_NEW"),f.instant("APPLICATION_DASHBOARD_OPEN"),f.instant("APPLICATION_DASHBOARD_PENDING"),f.instant("APPLICATION_DASHBOARD_CLOSED")],values:[a["new"],a.open,a.pending,a.closed],colours:["#44B6AE","#578EBE","#35AA47","#8775A7"]}},d.socket.on("report_sms_dashboard:"+b,function(c){a[b]=c.value,a.charts.interactions.values=[a["new"],a.open,a.pending,a.closed]})})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("DashboardVoiceCtrl",["$scope","$rootScope","$timeout","Auth","ReportQueue","ReportCall","Agent","Dashboard","socket",function(a,b,c,d,e,f,g,h,i){a.moment=moment,a.radioSwitch={size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"success",onColor:"danger"};var j=function(a,b){var c=a?30*a+130:177;angular.element(document.getElementsByName(b)[0]).css("height",c+"px")};a.initUser=function(){var b;return a.user=d.getCurrentUser(),a.voice={},a.$on("$destroy",function(){b&&(b.terminate(),i.socket.removeAllListeners("voice:inbound"),i.socket.removeAllListeners("voice:outbound:global"))}),e.get({controller:"dashboard"}).$promise.then(function(b){return a.voice.queues=b,f.get({controller:"dashboard"}).$promise}).then(function(b){a.voice.outbound=b})["catch"](function(a){console.error(a)})["finally"](function(){i.socket.on("voice:inbound",function(b){a.voice.queues[b.type]+=b.amount}),i.socket.on("voice:outbound:global",function(b){_.merge(a.voice.outbound,b)})})},a.initAgent=function(){return a.agent=d.getCurrentUser(),a.table1={enableHorizontalScrollbar:0,enableVerticalScrollbar:0,enableFiltering:!0,enableSorting:!0,showGridFooter:!0,paginationPageSizes:[10,25,50,75],paginationPageSize:10,columnDefs:[{name:"queue",headerCellFilter:"translate",displayName:"APPLICATION_QUEUE",cellClass:"text-center ui-grid-vcenter"},{name:"loggedAt",displayName:"logged At",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span am-time-ago="row.entity.loggedAt"></span></div>'},{name:"lastcall",headerCellFilter:"translate",displayName:"APPLICATION_LAST_CALL",cellClass:"text-center ui-grid-vcenter",cellTemplate:'<div><span am-time-ago="row.entity.lastcall"></span></div>'},{name:"callstaken",headerCellFilter:"translate",displayName:"APPLICATION_CALLS_TAKEN",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div><span>{{row.entity.callstaken || 0}}</span></div>"}],data:[],onRegisterApi:function(b){a.gridApi=b,a.gridApi.grid.registerDataChangeCallback(function(){j(a.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1")}),a.gridApi.pagination.on.paginationChanged(a,function(b,c){j(c>a.table1.data.length?a.table1.data.length:c,"table1")})}},a.table2={enableGridMenu:!1,enableHorizontalScrollbar:0,enableVerticalScrollbar:0,multiSelect:!1,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 && !row.entity.queuecallerexit">{{\'APPLICATION_QUEUESTATUS_WAITING\' | translate}}</span><span data-ng-if="row.entity.queuecallerleaveAt && !row.entity.queuecallerabandon && !row.entity.queuecallercomplete">{{\'APPLICATION_ACTIVE\' | 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><span data-ng-if="!row.entity.queuecallerleaveAt && row.entity.queuecallerexit">{{\'APPLICATION_UNMANAGED\' | translate}}</span><span data-ng-if="!row.entity.queuecallercomplete && !row.entity.queuecallerabandon && !row.entity.queuecallerexit"> [<css-timer start-time="row.entity.updatedAt"></css-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:"position",displayName:"APPLICATION_POSITION",headerCellFilter:"translate"},{name:"lastAssignedTo",displayName:"APPLICATION_AGENT",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter"}],data:[],onRegisterApi:function(b){a.gridApi1=b,a.gridApi1.grid.registerDataChangeCallback(function(){j(a.gridApi1.core.getVisibleRows(a.gridApi1.grid).length,"table2")})}},a.table3={exporterCsvFilename:"abandoned_calls.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:1,columnDefs:[{name:"queue",displayName:"APPLICATION_QUEUE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter"},{name:"caller",displayName:"APPLICATION_CALLER",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.calleridnum || ''}} {{row.entity.calleridname || ''}}</div>"},{name:"createdAt",displayName:"APPLICATION_DATE",headerCellFilter:"translate",cellClass:"text-center ui-grid-vcenter",cellTemplate:"<div>{{row.entity.updatedAt | date:'yyyy-MM-dd HH:mm:ss'}}</div>"},{name:"lastAssignedTo",cellClass:"text-center ui-grid-vcenter",displayName:"APPLICATION_LAST_ASSIGNED_TO",headerCellFilter:"translate"},{name:"assigned",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",cellTemplate:'<div class="centered-uigrid-td"><input data-ng-change="grid.appScope.updateItem(row.entity)", bs-switch ng-model="row.entity.assigned" type="checkbox" switch-active="{{ !row.entity.assigned || grid.appScope.agent.name === row.entity.lastAssignedTo }}" switch-on-text="{{ \'APPLICATION_ASSIGNED\' | translate }}" switch-off-text="{{ \'APPLICATION_FREE\' | translate }}" switch-on-color="{{ grid.appScope.radioSwitch.onColor }}" switch-off-color="{{ grid.appScope.radioSwitch.offColor }}" switch-animate="{{ grid.appScope.radioSwitch.animate }}" switch-size="{{ grid.appScope.radioSwitch.size }}" switch-label="{{ grid.appScope.radioSwitch.label }}" switch-icon="{{ grid.appScope.radioSwitch.icon }}" switch-radio-off="{{ grid.appScope.radioSwitch.radioOff }}" switch-label-width="{{ grid.appScope.radioSwitch.labelWidth }}" switch-handle-width="{{ grid.appScope.radioSwitch.handleWidth }}"></div>',enableFiltering:!1}],data:[],onRegisterApi:function(b){a.gridApi2=b,a.gridApi2.grid.registerDataChangeCallback(function(){j(a.gridApi2.core.getVisibleRows(a.gridApi2.grid).length,"table3")})}},g.get({id:d.getCurrentUser().id,controller:"voice",controller1:"queues"}).$promise.then(function(b){a.table1.data=_.map(b.rows,function(a){return{queue:a.UserHasVoiceQueue.queue,loggedAt:a.UserHasVoiceQueue.loggedAt,callstaken:a.UserHasVoiceQueue.callstaken,lastcall:a.UserHasVoiceQueue.lastcall}})})["finally"](function(){j(a.table1.paginationPageSize>a.table1.data.length?a.table1.data.length:a.table1.paginationPageSize,"table1"),i.socket.on("user_has_voice_queue:remove",function(b){b.UserId===d.getCurrentUser().id&&_.remove(a.table1.data,{queue:b.queue})}),i.socket.on("user_has_voice_queue:save",function(b){if(b.UserId===d.getCurrentUser().id){var c=_.find(a.table1.data,{queue:b.queue});c?_.merge(c,b):!c&&b.logged&&a.table1.data.unshift({queue:b.queue,loggedAt:moment(),lastcall:null,callstaken:0})}})})["catch"](function(a){console.error(a)}),e.get({id:"waiting",controller:"calls"}).$promise.then(function(b){a.table2.data=b.rows})["finally"](function(){i.socket.on("report_queue:save",function(b){a.table2.data.push(b)}),i.socket.on("report_queue:update",function(b){var d=_.find(a.table2.data,{id:b.id});d&&(_.merge(d,b),(d.queuecallerabandon||d.queuecallercomplete||d.queuecallerexit||b.queuecallerleaveAt)&&c(function(){_.remove(a.table2.data,{id:b.id})},3e3))})})["catch"](function(a){console.error(a)}),e.get({controller:"abandoned",controller2:"all"}).$promise.then(function(b){a.table3.data=b.rows})["catch"](function(a){console.error(a)})["finally"](function(){i.socket.on("report_queue:update",function(b){b.queuecallerabandon&&a.table3.data.unshift(b)})})},a.updateItem=function(b){return e.update({id:b.id},{assigned:b.assigned,lastAssignedTo:b.assigned?a.agent.name:void 0}).$promise["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.error(a)})}),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.error(a)})}),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.error(a)})},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.error(a)})},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.error(a)})},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.error(a)})},a.getVariables=function(){b.get("/api/variables").success(function(b){a.variables=b.rows}).error(function(a){h.error(a)})},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.error(a)})}),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.error(a)})}),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.error(a)})},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.error(a)})},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.error(a)})},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.error(a)})},a.getVariables=function(){b.get("/api/variables").success(function(b){a.variables=b.rows}).error(function(a){i.error(a)})},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.iframe",{url:"/iframe",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("IframeViewCtrl",["$scope","Auth","Integration","xAlert","$translate","$sce",function(a,b,c,d,e,f){a.Auth=b,a.initView=function(){return c.get({state:"iframe"}).$promise.then(function(c){a.iframe=_.first(c.rows),a.iframe.remoteUri?a.url=f.trustAsResourceUrl(a.iframe.remoteUri):b.isAgent()&&d.show(e.instant("MESSAGE_NO_IFRAME_CONFIGURED")+".","danger")})["catch"](function(a){d.error(a)})},a.updateItem=function(){return b.isAgent()?void 0:c.update({id:a.iframe.id},a.iframe).$promise.then(function(){d.show(e.instant("MESSAGE_WELL_DONE")+".","success")})["catch"](function(a){d.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){ -a.state("main.iframe.view",{url:"/view",templateUrl:"app/iframe/view/view.html",controller:"IframeViewCtrl",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("Integration",["$resource",function(a){return a("/api/integrations/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),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").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.error(err)})},a.deleteItem=b.confirm["delete"](function(a){e["delete"]({id:a},function(){f.show("Integration Removed","success")},function(a){f.error(a)})}),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})}]),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","Auth",function(a,b,c,d,e){a.Auth=e,a.initView=function(){var b={exporterCsvFilename:"jscriptyProjects.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:300,buttons:[{"class":"blue-hoki",icon:"icon-settings",href:"/jscripty/projects/view/{{row.entity.id}}",hide:e.isAgent()},{"class":" green-turquoise",icon:"fa fa-play",onClick:"grid.appScope.openJscriptyTab(row.entity)"},{"class":"purple",icon:"icon-book-open",href:"/jscripty/projects/report/{{row.entity.id}}/sessions",hide:e.isAgent()},{"class":"red-sunglo",icon:"fa fa-trash",onClick:"grid.appScope.deleteItem(row.entity.name, row.entity.id)",hide:e.isAgent()}]}]};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.error(a)})},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","uiGridConstants","$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,n){a.projectStats={started:0,incomplete:0,completed:0},a.projectId=e.id,a.initView=function(){m.get({id:e.id}).$promise.then(function(b){a.project=b})["catch"](function(a){i.error(a)}),m.get({id:e.id,controller:"sessions"}).$promise.then(function(b){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){i.error(a)})},a.pdf=function(a,b){var c=[];if(a){var d=html2canvas(document.getElementById(a)),e=d.parse(),f=d.render(e),g=f.toDataURL("image/png");c.push({image:g,width:500,style:"img"})}b.length&&_.forEach(b,function(a){var b=html2canvas(document.getElementById(a.question_id)),d=b.parse(),e=b.render(d),f=e.toDataURL("image/png");c.push({image:f,width:500,style:"img"})});var h={content:c};pdfMake.createPdf(h).download("Project_summary.pdf")},a.getProjectSessions=function(){var c={exporterCsvFilename:"jscriptyProjects.csv",columnDefs:[{name:"session_id",displayName:"APPLICATION_SESSIONID"},{name:"queue",displayName:"APPLICATION_QUEUE"},{name:"membername",displayName:"APPLICATION_AGENT"},{name:"calleridnum",displayName:"APPLICATION_CALLERIDNUM"},{name:"createdAt",displayName:"APPLICATION_STARTEDAT",filterHeaderTemplate:'<div class="ui-grid-filter-container row"><div ng-repeat="colFilter in col.filters" class="col-md-6 col-md-offset-0 col-sm-5 col-sm-offset-0 col-xs-5 col-xs-offset-0"><div custom-grid-date-filter-header></div></div></div>',filters:[{name:"From",condition:b.filter.GREATER_THAN_OR_EQUAL},{name:"To",condition:b.filter.LESS_THAN_OR_EQUAL}]},{name:"completedAt",displayName:"APPLICATION_COMPLETEDAT",filterHeaderTemplate:'<div class="ui-grid-filter-container row"><div ng-repeat="colFilter in col.filters" class="col-md-6 col-md-offset-0 col-sm-5 col-sm-offset-0 col-xs-5 col-xs-offset-0"><div custom-grid-date-filter-header></div></div></div>',filters:[{name:"From",condition:b.filter.GREATER_THAN_OR_EQUAL},{name:"To",condition:b.filter.LESS_THAN_OR_EQUAL}]},{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"},{"class":"red-sunglo",name:"delete",onClick:"grid.appScope.deleteSession(row.entity.session_id)"}]}]};a.gridOptions=l.gridOptions(m,c,a,{id:e.id,controller:"sessions"})},a.deleteSession=function(b){m["delete"]({id:e.id,controller:"sessions",action:b}).$promise.then(function(b){a.gridOptions.getPage(),a.initView(),i.show(j.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){i.error(a)})},a.getSessionDetails=function(){m.get({id:e.id,controller:"sessions",action:e.sessionId}).$promise.then(function(b){a.session=b,a.sessionQuestions=b.ReportJscriptyQuestions})["catch"](function(a){i.error(a)})},a.getQuestionSummary=function(){var b={exporterCsvFilename:"jscriptyProjects.csv",columnDefs:[{name:"question_id",displayName:"APPLICATION_QUESTIONID"},{name:"question_type",displayName:"APPLICATION_QUESTIONTYPE"},{name:"question_label",displayName:"APPLICATION_QUESTIONLABEL"},{name:"question_text",displayName:"APPLICATION_QUESTION"},{name:"count",displayName:"APPLICATION_COUNT",enableFiltering:!1},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/jscripty/projects/report/"+e.id+"/detail/{{row.entity.question_id}}",name:"Detail"}]}]};a.gridOptions=l.gridOptions(m,b,a,{id:e.id,controller:"questions",action:"summary"})},a.getQuestionInputs=function(){var b={exporterCsvFilename:"jscriptyProjects.csv",columnDefs:[{name:"session_id",displayName:"APPLICATION_SESSIONID"},{name:"question_id",displayName:"APPLICATION_QUESTIONID",enableFiltering:!1},{name:"question_label",displayName:"APPLICATION_QUESTIONLABEL",enableFiltering:!1},{name:"question_text",displayName:"APPLICATION_QUESTION",enableFiltering:!1},{name:"input_label",displayName:"APPLICATION_INPUTLABEL",enableFiltering:!1},{name:"input_value",cellTemplate:'<div uib-tooltip="{{row.entity.input_value}}">{{row.entity.input_value}}</div>',displayName:"APPLICATION_INPUTVALUE",enableFiltering:!1}]};a.gridOptions=l.gridOptions(m,b,a,{id:e.id,controller:"inputs"})},a.getProjectDetail=function(){a.projectDetail=[],m.query({id:e.id,controller:"questions",action:"detail"}).$promise.then(function(b){console.log(e.questionId),e.questionId?a.projectDetail.push(_.find(b,function(a){return a.question_id==parseInt(e.questionId)})):a.projectDetail=b,console.log(a.projectDetail)})["catch"](function(a){i.error(a)})}}]),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.inputs",{url:"/inputs",templateUrl:"app/jscripty/project/report/report.inputs.html"}).state("main.jscripty.projects.report.detail",{url:"/detail",templateUrl:"app/jscripty/project/report/report.detail.html"}).state("main.jscripty.projects.report.questionDetail",{url:"/detail/:questionId",controller:"JscriptyProjectReportCtrl",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","Setting","YourDashboard",function(a,b,c,d,e,f,g){function h(b,c){var d,f,g=b.length;for(d=0;g>d;d++)if(_.includes(c,b[d].id))if(b[d].SubModules&&b[d].SubModules.length){if(f=h(b[d].SubModules,c))return f}else switch(b[d].id){case 2:var i={};i[e.getRole()]=!0;var j=_.find(a.tempDashboards,i);if(j)return f="/tools/yourdashboards/show/"+j.id,delete a.tempDashboards,f;break;default:return b[d].path}}function i(c){c||(a.message="MESSAGE_NO_AVAILABLE_MODULES"),d(function(){b.path(c)},500)}a.initLanding=function(){a.year=moment().year(),f.get({controller:"info"}).$promise.then(function(b){a.info=b})["catch"](function(a){console.error(a)});var c,d;return(d=e.getCurrentUser().$promise)?d.then(function(b){switch(c=b,c.role){case"user":if(_.includes(_.map(b.Modules,"id"),2))return g.get().$promise.then(function(d){a.tempDashboards=d.rows,i(h(c.Modules,_.map(b.Modules,"id")))})["catch"](function(){_.remove(c.Modules,{id:2}),i(h(c.Modules,_.map(b.Modules,"id")))});i(h(c.Modules,_.map(b.Modules,"id")));break;case"admin":case"agent":i("/dashboard/voice")}})["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","Setting","xAlert","$stateParams",function(a,b,c,d,e,f,g,h){a.year=moment().year(),a.recovered=h.reset,a.userLogin={},a.userSignUp={},a.loginSubmitted=!1,a.signupSubmitted=!1,a.errorLogin=!1,a.errorSignup=!1,a.errorLog="",a.forgotPassword=!1,a.showRecoverMessage=!1,a.flagLogin1=!1,a.getInfo=function(){return f.get({controller:"info"}).$promise.then(function(b){a.info=b})["catch"](function(a){console.error(a)})},a.toggleLogin=function(){a.flagLogin1=!a.flagLogin1},a.toggleForgotPassword=function(b){a.showRecoverMessage=!1,a.userLogin.email="",a.forgotPassword=b},e.bodyLayout="login",a.$on("$viewContentLoaded",function(){Metronic.init(),Layout.init()}),a.recover=function(){b.recover({email:a.userLogin.email}).then(function(){a.showRecoverMessage=!0})["catch"](function(b){console.log(b),a.showRecoverMessage=!1,g.error(b)})},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||"error",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||"error",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",params:{reset:null},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").factory("Ami",["$resource",function(a){return a("/api/ami/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("ChooseContactModalCtrl",["$scope","$uibModalInstance","data","xAlert","$translate","Contact",function(a,b,c,d,e,f){a.open=function(a){b.close(a)},a.getContacts=function(){return f.search({controller:"listcontact"},c).$promise.then(function(b){a.contacts=b.rows})["catch"](function(a){d.error(a)})},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").controller("CloseEditedTabModalJscriptyCtrl",["$scope","$uibModalInstance","project","JscriptyProject","xAlert",function(a,b,c,d,e){a.init=function(){a.project=c},a.close=function(){d.update({id:a.project.projectId,controller:"sessions",action:a.project.sessionId},{status:"incomplete",completedAt:Date(),last_question_id:a.project.lastQuestionId}).$promise.then(function(a){e.show("Project Ended","success")}),b.close()},a.cancel=function(){b.dismiss("cancel")}}]),angular.module("xCallyShuttleApp").controller("ContactManagerSetDisposition",["$scope","$uibModalInstance","VoiceDisposition",function(a,b,c){a.initDisposition=function(){return c.get().$promise.then(function(b){a.dispositions=b.rows})["catch"](function(a){console.error(a)})},a.item={},a.ok=function(){b.close(a.item)},a.cancel=function(){b.dismiss()}}]),angular.module("xCallyShuttleApp").controller("customGridDateFilterModalCtrl",["$scope","$rootScope","$log","$uibModalInstance","term","hasTime",function(a,b,c,d,e,f){if(a.hasTime=f,a.dateTime={},e)if(f){var g=e.split(" ");a.dateTime.filterDate=moment(g[0]),a.dateTime.time=e[1]?moment(g[1],"HH:mm"):moment()}else a.dateTime.filterDate=moment(e);else f&&(a.dateTime.time=moment());a.setFilterDate=function(b){d.close({date:moment(b).format("YYYY-MM-DD").toString(),time:f?a.dateTime.time?moment(a.dateTime.time).format("HH:mm").toString():moment().format("HH:mm").toString():null})},a.cancelDateFilter=function(){d.dismiss()}}]),angular.module("xCallyShuttleApp").controller("customGridTagsModalCtrl",["$scope","$rootScope","$log","$uibModalInstance","term","Tag","xAlert",function(a,b,c,d,e,f,g){a.initModal=function(){return a.item={},f.get().$promise.then(function(b){a.tags=_.map(b.rows,"name"),a.item.myTags=e})["catch"](function(a){console.log("error retrieving tags"),g.error(a),d.dismiss()})},a.setFilterTags=function(){d.close(a.item.myTags)},a.cancelTagsFilter=function(){d.dismiss()}}]),angular.module("xCallyShuttleApp").factory("templateVariable",["$translate",function(a){return[{id:"voice",label:a.instant("APPLICATION_VOICE"),title:a.instant("APPLICATION_VOICE"),groups:[{label:a.instant("APPLICATION_QUEUE"),values:[{value:"{{uniqueid}}",label:a.instant("APPLICATION_UNIQUEID"),description:a.instant("APPLICATION_UNIQUEID")},{value:"{{calleridnum}}",label:a.instant("APPLICATION_CALLERIDNUM"),description:a.instant("APPLICATION_CALLERIDNUM")},{value:"{{calleridname}}",label:a.instant("APPLICATION_CALLERIDNAME"),description:a.instant("APPLICATION_CALLERIDNAME")},{value:"{{queue}}",label:a.instant("APPLICATION_QUEUE"),description:a.instant("APPLICATION_QUEUE")},{value:"{{interface}}",label:a.instant("APPLICATION_INTERFACE"),description:a.instant("APPLICATION_INTERFACE")},{value:"{{membername}}",label:a.instant("APPLICATION_MEMBERNAME"),description:a.instant("APPLICATION_MEMBERNAME")},{value:"{{holdtime}}",label:a.instant("APPLICATION_HOLDTIME"),description:a.instant("APPLICATION_HOLDTIME")},{value:"{{talktime}}",label:a.instant("APPLICATION_TALKTIME"),description:a.instant("APPLICATION_TALKTIME")},{value:"{{connectedlinenum}}",label:a.instant("APPLICATION_CONNECTEDLINENUM"),description:a.instant("APPLICATION_CONNECTEDLINENUM")},{value:"{{connectedlinename}}",label:a.instant("APPLICATION_CONNECTEDLINENAME"),description:a.instant("APPLICATION_CONNECTEDLINENAME")},{value:"{{agentconnectAt}}",label:a.instant("APPLICATION_CONNECTED_AT"),description:a.instant("APPLICATION_CONNECTED_AT")},{value:"{{agentcalledAt}}",label:a.instant("APPLICATION_CALLED_AT"),description:a.instant("APPLICATION_CALLED_AT")},{value:"{{agentcompleteAt}}",label:a.instant("APPLICATION_COMPLETED_AT"),description:a.instant("APPLICATION_AGENT_CALLED_AT")},{value:"{{reason}}",label:a.instant("APPLICATION_REASON"),description:a.instant("APPLICATION_REASON")},{value:"{{lastevent}}",label:a.instant("APPLICATION_LAST_EVENT"),description:a.instant("APPLICATION_LAST_EVENT")},{value:"{{channel}}",label:a.instant("APPLICATION_CHANNEL"),description:a.instant("APPLICATION_CHANNEL")}]}]},{id:"chat",label:a.instant("APPLICATION_CHAT"),title:a.instant("APPLICATION_CHAT"),groups:[{label:a.instant("APPLICATION_VARIABLES"),values:[{value:"{{username}}",label:a.instant("APPLICATION_USERNAME"),description:a.instant("APPLICATION_USERNAME")},{value:"{{email}}",label:a.instant("APPLICATION_MAIL"),description:a.instant("APPLICATION_MAIL")},{value:"{{text}}",label:a.instant("APPLICATION_TEXT"),description:a.instant("APPLICATION_TEXT")},{value:"{{chatWebsite}}",label:a.instant("APPLICATION_WEBSITE"),description:a.instant("APPLICATION_WEBSITE")}]}]},{id:"mail",label:a.instant("APPLICATION_MAIL"),title:a.instant("APPLICATION_MAIL"),groups:[{label:a.instant("APPLICATION_INTERACTION"),values:[{value:"{{interactionId}}",label:a.instant("APPLICATION_INTERACTION_ID"),description:a.instant("APPLICATION_INTERACTION_ID")},{value:"{{subject}}",label:a.instant("APPLICATION_SUBJECT"),description:a.instant("APPLICATION_SUBJECT")},{value:"{{{body}}}",label:a.instant("APPLICATION_MESSAGE"),description:a.instant("APPLICATION_MESSAGE")},{value:"{{accountName}}",label:a.instant("APPLICATION_ACCOUNT"),description:a.instant("APPLICATION_ACCOUNT")},{value:"{{from}}",label:"From",description:"From"},{value:"{{to}}",label:"To",description:"To"},{value:"{{cc}}",label:"Cc",description:"Cc"},{value:"{{agentName}}",label:a.instant("APPLICATION_AGENT_NAME"),description:a.instant("APPLICATION_AGENT_NAME")},{value:"{{agentEmail}}",label:a.instant("APPLICATION_AGENT_EMAIL"),description:a.instant("APPLICATION_AGENT_EMAIL")},{value:"{{createdAt}}",label:a.instant("APPLICATION_CREATED_AT"),description:a.instant("APPLICATION_CREATED_AT")}]}]}]}]),angular.module("xCallyShuttleApp").controller("gridDatePickerFilterCtrl",["$scope","$timeout","$uibModal","uiGridConstants",function(a,b,c,d){b(function(){a.col.colDef.name;a.openDatePicker=function(b){var d=c.open({templateUrl:"app/main/customDateFilter.modal.html",controller:"customGridDateFilterModalCtrl",size:"md",windowClass:"custom-date-filter-modal",resolve:{term:[function(){return b.term||null}],hasTime:b.hasTime||!1}});d.result.then(function(c){a.colFilter.listTerm=[],a.colFilter.term=c.date,b.hasTime&&(a.colFilter.term+=" "+c.time)})}})}]),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){function m(a,b){a.filter&&a.filter.term&&b&&(o[a.name]=a.filter.term),a.filters&&(a.filters.length>1?a.filters.forEach(function(b){b.term?64===b.condition?o[a.name+"_uiFrom"]=b.term:256===b.condition&&(o[a.name+"_uiTo"]=b.term):64===b.condition?delete o[a.name+"_uiFrom"]:256===b.condition&&delete o[a.name+"_uiTo"]}):a.filters.length&&a.filters[0].term?o[a.name]=a.filters[0].term:delete o[a.name])}h.id=[];var n=k?"gridOptions"+k:"gridOptions",o={offset:0,limit:10},p={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 q=function(a){var b=a&&a>h[n].paginationPageSize?h[n].paginationPageSize:a,c=b?30*b+120:177,d=angular.element(document.getElementsByName(n)).length?angular.element(document.getElementsByName(n)[0]):angular.element(document.getElementsByClassName("ui-grid")[0]);d.css("height",c+"px")},r=function(a,b){return h[n].enablePaginationControls||(delete o.offset,delete o.limit),f.spin("spinner-grid"),i=a||i,d=b||d,d.get(i?_.merge(o,i):o).$promise.then(function(a){h[n].totalItems=a.count,h[n].data=a.rows,q(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(){r(),b.show(c.instant("MESSAGE_WELL_DONE")+"!","success"),h.gridApi.selection.clearSelectedRows(),h.id=[]})["catch"](function(a){b.error(a)})}),h.deleteItems=a.confirm["delete"](function(){var a=i?angular.copy(i):{};return _.merge(a,{ids:h.id}),d["delete"](a).$promise.then(function(){r(),b.show(c.instant("MESSAGE_WELL_DONE")+"!","success"),h.gridApi.selection.clearSelectedRows(),h.id=[]})["catch"](function(a){b.error(a)})}),g.columnDefs.forEach(function(a){m(a,!0),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){if(b.directive)a.cellTemplate+=b.directive;else{if(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>':"",b.name)switch(b.name){case"delete":a.cellTemplate+='<i class="icon-trash" title="'+b.name+'"></i>';break;case"profile":case"settings":case"detail":case"embedding":a.cellTemplate+='<i class="icon-settings" title="'+b.name+'"></i>';break;case"view":a.cellTemplate+='<i class="icon-doc" title="'+b.name+'"></i>';break;case"clone":a.cellTemplate+='<i class="icon-docs" title="'+b.name+'"></i>';break;case"permits":a.cellTemplate+='<i class="icon-key"></i>';break;case"copy":a.cellTemplate+='<i class="fa fa-files-o" title="'+b.name+'"></i>';break;case"select":a.cellTemplate+='<i class="icon-check" title="'+b.name+'"></i>';break;case"preview":a.cellTemplate+='<i class="icon-magnifier" title="'+b.name+'"></i>';break;case"contacts":a.cellTemplate+='<i class="fa fa-users" title="'+b.name+'"></i>';break;case"download":case"export":a.cellTemplate+='<i class="fa fa-download" title="'+b.name+'"></i>';break;case"agents":a.cellTemplate+='<i class="icon-people" title="'+b.name+'"></i>';break;case"run":a.cellTemplate+='<i class="fa fa-cogs" title="'+b.name+'"></i>';break;case"mailRoom":a.cellTemplate+='<i class="fa fa-envelope"></i>';break;case"chatRoom":a.cellTemplate+='<i class="fa fa-users"></i>';break;case"faxRoom":a.cellTemplate+='<i class="fa fa-fax"></i>';break;case"smsRoom":a.cellTemplate+='<i class="glyphicon glyphicon-comment"></i>';break;case"check":a.cellTemplate+='<i class="fa fa-check" title="'+b.name+'"></i>';break;case"queues":a.cellTemplate+='<i class="icon-docs" title="'+b.name+'"></i>';break;default:a.cellTemplate+="{{'APPLICATION_"+b.name.toUpperCase()+"' | translate}}"}else a.cellTemplate+=b.displayName?"{{'"+b.displayName+"' | 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:r,gridMenuTitleFilter:function(a){var b=e.defer();return b.resolve(c.instant(a)),b.promise},exporterAllDataFn:function(){return p.offset=o.offset,p.limit=o.limit,o={offset:0,limit:null},r().then(function(){o.offset=p.offset,o.limit=p.limit,r()})},exporterFieldCallback:function(a,b,c,d){if("applications"===c.field&&b.entity.Applications){var e="";return _.forEach(b.entity.Applications,function(a){e+=a.app+"("+a.appdata.join(",")+")"}),e}return d},exporterHeaderFilter:c.instant,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?o.order=null:o.order=b[0].name+" "+b[0].sort.direction.toUpperCase(),r()});for(var e=0;e<h.gridOptions.columnDefs.length;e++)if(h.gridOptions.columnDefs[e].hasOwnProperty("sort")){o.order=h.gridOptions.columnDefs[e].name+" "+h.gridOptions.columnDefs[e].sort.direction.toUpperCase();break}h.gridApi.pagination.on.paginationChanged(h,function(a,b){o.offset=(a-1)*b,o.limit=b,r()}),h.gridApi.core.on.filterChanged(h,function(){var a=this.grid;a.columns.forEach(function(a){m(a)}),r()}),h.gridApi.draggableRows&&h.gridApi.draggableRows.on.rowDropped(h,function(a){a.fromIndex!==a.toIndex&&d.update(i,h[n].data).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){b.error(a)})["finally"](function(){r()})}),j||r()}},g)}}}]),angular.module("xCallyShuttleApp").controller("gridTagsFilterCtrl",["$scope","$timeout","$uibModal","uiGridConstants",function(a,b,c,d){b(function(){a.col.colDef.name;a.openTags=function(b){var d=c.open({templateUrl:"app/main/customTagsFilter.modal.html",controller:"customGridTagsModalCtrl",size:"md",resolve:{term:[function(){if(b.term){var a=b.term.split(";");return a.pop(),a}return[]}]}});d.result.then(function(b){a.colFilter.listTerm=[],b.length&&(a.colFilter.term=b.join(";")+";")})}})}]),angular.module("xCallyShuttleApp").controller("MainCtrl",["$scope","$rootScope","$translate","$timeout","socket","Auth","xAlert","$uibModal","$log","$state","Contact","$window","$location","localStorageService","YourDashboard",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){function p(d){b.activeTour={main:!1},b.tourConfig={main:[{type:"function",fn:function(){b.tempTourPath=m.path()}},{type:"title",heading:c.instant("TOUR_MAIN_WELCOME"),text:'<div class="row"><div id="title-text" class="col-md-12"><span class="main-text">'+c.instant("TOUR_MAIN_DISCOVER_MOTION")+"</span><br/></div></div>",curtainClass:"myCurtainClass"}]},(f.isAdmin()||b.userModules[1])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/dashboard/voice"},{type:"title",heading:c.instant("TOUR_MAIN_DASHBOARD"),text:c.instant("TOUR_MAIN_DASHBOARD_MESSAGE"),curtainClass:"myCurtainClass"}])),(f.isAdmin()||b.userModules[2])&&d&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/tools/yourdashboards/show/"+d.id},{type:"title",heading:c.instant("TOUR_MAIN_YOURDASHBOARD"),text:c.instant("TOUR_MAIN_YOURDASHBOARD_MESSAGE"),curtainClass:"myCurtainClass"}]),delete a.tempDashboards),(f.isAdmin()||b.userModules[4])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/staff/agents/list"},{type:"title",heading:c.instant("TOUR_MAIN_AGENTS"),text:c.instant("TOUR_MAIN_AGENTS_MESSAGE"),curtainClass:"myCurtainClass"}])),f.isAdmin()&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/channels/voice/queues/list"},{type:"title",heading:c.instant("TOUR_MAIN_VOICE_QUEUE"),text:c.instant("TOUR_MAIN_VOICE_QUEUE_ADD_MESSAGE"),curtainClass:"myCurtainClass"}])),b.license.chat&&(f.isAdmin()||b.userModules[30])&&(b.tourConfig.main=b.tourConfig.main.concat([{ -type:"location_change",path:"/channels/chat/queues/list"},{type:"title",heading:c.instant("TOUR_MAIN_CHAT_QUEUE"),text:c.instant("TOUR_MAIN_CHAT_QUEUE_MESSAGE"),curtainClass:"myCurtainClass"}])),b.license.openchannel&&(f.isAdmin()||b.userModules[46])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/channels/openchannel/accounts/list"},{type:"title",heading:c.instant("TOUR_MAIN_OPENCHANNEL"),text:c.instant("TOUR_MAIN_OPENCHANNEL_MESSAGE"),curtainClass:"myCurtainClass"}])),(f.isAdmin()||b.userModules[14])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/square/projects/list"},{type:"title",heading:c.instant("TOUR_MAIN_SQUARE_PROJECT"),text:c.instant("TOUR_MAIN_SQUARE_PROJECT_MESSAGE"),curtainClass:"myCurtainClass"}])),(f.isAdmin()||b.userModules[52])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/tools/trunks/list"},{type:"title",heading:c.instant("TOUR_MAIN_TRUNKS"),text:c.instant("TOUR_MAIN_TRUNKS_MESSAGE"),curtainClass:"myCurtainClass"}])),(f.isAdmin()||b.userModules[52])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/tools/triggers/list"},{type:"title",heading:c.instant("TOUR_MAIN_TRIGGERS"),text:c.instant("TOUR_MAIN__MESSAGE"),curtainClass:"myCurtainClass"}])),b.license.jscripty&&(f.isAdmin()||b.userModules[50])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/jscripty/projects/list"},{type:"title",heading:c.instant("TOUR_MAIN_JSCRIPTY"),text:c.instant("TOUR_MAIN_JSCRIPTY_MESSAGE"),curtainClass:"myCurtainClass"}])),(f.isAdmin()||b.userModules[17])&&(b.tourConfig.main=b.tourConfig.main.concat([{type:"location_change",path:"/analytics/reports/list"},{type:"title",heading:c.instant("TOUR_MAIN_REPORTS"),text:c.instant("TOUR_MAIN_REPORTS_MESSAGE"),curtainClass:"myCurtainClass"}])),b.tourConfig.main=b.tourConfig.main.concat([{type:"title",heading:c.instant("TOUR_MAIN_END"),text:c.instant("TOUR_MAIN_END_MESSAGE"),curtainClass:"myCurtainClass"}]),n.get("skipTour")||(b.activeTour.main=!0)}a.awesomeThings=[],b.workspaces=[],a.Auth=f,b.userModules={},a.keepMeLoggedModalInstance=void 0,b.initTours=function(){return f.isAdmin()||b.userModules[2]?o.get().$promise.then(function(a){var b={};b[f.getRole()]=!0,p(_.find(a.rows,b))})["catch"](function(a){console.log(a)}):void p()},f.getCurrentUser().$promise.then(function(a){a.Modules.forEach(function(a){b.userModules[a.id]=!0}),b.initTours()})["catch"](function(a){g.error(a)}),b.onTourFinish=function(){n.set("skipTour",!0),b.tempTourPath&&m.path(b.tempTourPath)},b.onTourSkip=function(){n.set("skipTour",!0)},a.select=function(a){switch(a.type){case"chatRoom":case"mailRoom":case"faxRoom":a.unread=0}},e.socket.on("agent:save",function(b){!b.online&&f.isAgent()&&(a.keepMeLoggedModalInstance||(a.keepMeLoggedModalInstance=h.open({animation:!0,backdrop:"static",keyboard:!1,templateUrl:"app/main/keepMeLogged.modal.html",controller:["$scope","$uibModalInstance",function(a,b){a.close=function(){b.close(!0)},a.cancel=function(){b.close(!1)}}]}),a.keepMeLoggedModalInstance.result.then(function(a){a?l.location.reload():(f.logout(),m.path("/login"))})))}),a.openTdTab=function(a){b.workspaces.push({type:"tdDisposal",name:"Motion Dialer Disposition","class":"icon-control-forward",active:!0,spooler:a})},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.closeJscriptyTab=function(a){if(b.workspaces[a].edited){var c=h.open({animation:!0,templateUrl:"app/main/closeEditedTab.modal.jscripty.html",controller:"CloseEditedTabModalJscriptyCtrl",resolve:{project:b.workspaces[a]}});c.result.then(function(){b.workspaces.splice(a,1)})}else b.workspaces.splice(a,1)},b.closeTab=function(a){var c;b.workspaces[a].edited?"jscripty"===b.workspaces[a].type?b.workspaces[a].end():(c=h.open({animation:!0,templateUrl:"app/main/closeEditedTab.modal.html",controller:"CloseEditedTabModalCtrl"}),c.result.then(function(){b.workspaces.splice(a,1)},function(){i.info("Modal dismissed at: "+new Date)})):b.workspaces.splice(a,1)},a.createContact=function(d,e){return e.CompanyId||delete e.CompanyId,k.save(e).$promise.then(function(e){b.workspaces.splice(d,1);var f=e.firstName;e.lastName&&(f+=" "+e.lastName),a.openContactTab({firstName:e.firstName,lastName:e.lastName,id:e.id}),g.show(c.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){g.error(a)})};var q=function(b){var c=h.open({animation:!0,templateUrl:"app/main/chooseContact.modal.html",controller:"ChooseContactModalCtrl",resolve:{data:function(){return b}}});c.result.then(function(c){c?a.openContactTab(c,b):a.newContact(b)},function(){i.info("Modal dismissed at: "+new Date)})};a.updateContact=function(a,d){var e=angular.copy(d);return e.CompanyId||(e.CompanyId=null),k.update({id:e.id},e).$promise.then(function(){b.workspaces[a].edited=!1,g.show(c.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(a){g.error(a)})},e.socket.on("report_integration:contactmanager",function(a){q(a)}),e.socket.on("report_integration:jscripty",function(b){a.openJscriptyTab({name:"Jscripty",id:b.projectId,calleridnum:b.calleridnum,calleridname:b.calleridname,queue:b.queue,membername:b.membername})}),e.socket.on("report_integration:salesforce",function(a){l.open(a.url,"_blank")}),e.socket.on("report_integration:tdDisposal",function(b){a.openTdTab(b)}),b.openContactTab=function(a,c){var d=_.find(b.workspaces,{contactID:a.id});if(d)d.active=!0;else{var e=a.firstName;a.lastName&&(e+=" "+a.lastName),b.workspaces.push({name:e,type:"contact",contactID:a.id,"class":"icon-user",active:!0,data:c||null})}},a.openJscriptyTab=function(a){b.workspaces.push({name:a.name,type:"jscripty",active:!0,data:a})},a.newContact=function(a){b.workspaces.push({name:"New Contact",type:"newContact","class":"icon-user",active:!0,data:a||null})},a.$on("$viewContentLoaded",function(){Metronic.init()}),b.language=c.use(),a.changeLanguage=function(a){return 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)})},a.$on("$destroy",function(){console.log("main $destroy"),e.unsyncUpdates("user_has_voice_queue_permit"),e.unsyncUpdates("user_has_chat_queue_permit"),e.unsyncUpdates("user_has_mail_queue_permit"),e.unsyncUpdates("user_has_fax_queue_permit"),e.unsyncUpdates("user_has_sms_queue_permit")})}]),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("newContact",["$compile","xAlert","socket","$translate","$timeout","List","Tag","Company","ReportCall","$uibModal","$rootScope","Auth",function(a,b,c,d,e,f,g,h,i,j,k,l){return{restrict:"E",scope:{workspace:"=",index:"=",submit:"&onSubmit"},templateUrl:"app/main/template/template.contactTab.html",compile:function(a,m){return function(a,m,n){function o(){a.$watch("contact",function(b,c){angular.equals(b,c)||(a.workspace.edited=!0)},!0)}a.license=k.license,a.Auth=l,a.forms={general:{}},a.firstLoad=!0,a.detail={tab:"main"},a.contact={CompanyId:"",disposed:!1},a.submitButtonLabel=d.instant("APPLICATION_CONFIRM"),a.getAgent=function(){return l.getCurrentUser().$promise.then(function(b){a.agent=b})["catch"](function(a){b.error(a)})},a.callPhoneBar=function(c,e){var f;switch(e){case"call":f="http://127.0.0.1:"+a.agent.phoneBarRemoteControlPort+"/api/originate/"+c;break;case"transfer":f="http://127.0.0.1:"+a.agent.phoneBarRemoteControlPort+"/api/transfer?number="+c;break;default:f="http://127.0.0.1:"+a.agent.phoneBarRemoteControlPort+"/api/originate/"+c}return $http.get(f).success(function(){b.show(d.instant("MESSAGE_WELL_DONE"),"success")}).error(function(a){b.error(a)})},a.dispose=function(){return j.open({animation:!0,templateUrl:"app/main/cm.disposition.modal.html",controller:"ContactManagerSetDisposition"}).result.then(function(c){return i.update({id:a.workspace.data.uniqueid},c).$promise.then(function(){a.contact.disposed=!0,b.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.error(a)})})},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.getAgent()},a.getLists=function(){return f.get().$promise.then(function(b){a.lists=b.rows,c.syncUpdates("list",a.lists),a.contact.ListId=a.lists[0]?a.lists[0].id:null,a.getCustomFields()})["catch"](function(a){b.error(a)})},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,o())})["catch"](function(a){console.error(a),b.error(a)})},a.getTags=function(){return g.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a),b.error(a)})},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.error(a)})},e(function(){a.init()})}}}}]).directive("contact",["$compile","xAlert","socket","$timeout","List","Tag","Company","Contact","$translate","gridOptions","$uibModal","ReportCall","$rootScope","usSpinnerService","uiGridConstants","$log","Auth","$http",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r){return{restrict:"E",scope:{workspace:"=",index:"=",submit:"&onSubmit"},templateUrl:"app/main/template/template.contactTab.html",compile:function(a,j){return function(a,j,s){function t(b){var c=[],d={};_.forEach(a.columns[a.log[b].show][a.log[b].detail].indexes,function(e,f){d={name:e,displayName:a.columns[a.log[b].show][a.log[b].detail].header[f],headerCellFilter:"translate",enableSorting:!1,enableColumnMenu:!1},"createdAt"===e&&(d.cellTemplate="<div class=\"centered-uigrid-td\">{{row.entity.createdAt | date:'dd/MM/yyyy HH:mm:ss'}}</div>",d.filterHeaderTemplate='<div class="ui-grid-filter-container row"><div ng-repeat="colFilter in col.filters" class="col-md-6 col-md-offset-0 col-sm-5 col-sm-offset-0 col-xs-5 col-xs-offset-0"><div custom-grid-date-filter-header></div></div></div>',d.filters=[{name:"From",condition:o.filter.GREATER_THAN_OR_EQUAL},{name:"To",condition:o.filter.LESS_THAN_OR_EQUAL}]),c.push(d)}),a.columns[a.log[b].show][a.log[b].detail].actions&&c.push(a.columns[a.log[b].show][a.log[b].detail].actions),c.forEach(function(a){u(a,b,!0),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){if(b.directive)a.cellTemplate+=b.directive;else{if(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>':"",b.name)switch(b.name){case"delete":a.cellTemplate+='<i class="fa fa-trash"></i>';break;case"profile":case"settings":case"detail":case"embedding":a.cellTemplate+='<i class="icon-settings"></i>';break;case"agents":a.cellTemplate+='<i class="icon-people"></i>';break;case"run":a.cellTemplate+='<i class="fa fa-cogs"></i>';break;case"mailRoom":a.cellTemplate+='<i class="fa fa-envelope"></i>';break;case"chatRoom":a.cellTemplate+='<i class="fa fa-users"></i>';break;case"faxRoom":a.cellTemplate+='<i class="fa fa-fax"></i>';break;case"smsRoom":a.cellTemplate+='<i class="glyphicon glyphicon-comment"></i>';break;default:a.cellTemplate+="{{'APPLICATION_"+b.name.toUpperCase()+"' | translate}}"}else a.cellTemplate+=b.displayName?"{{'"+b.displayName+"' | translate}}":"";a.cellTemplate+="</a> "}}),a.cellTemplate+="<div>",delete a.buttons)});var e={enablePaginationControls:!0,exporterCsvFilename:b+".csv",columnDefs:c,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,data:[],gridMenuTitleFilter:function(a){var b=$q.defer();return b.resolve(i.instant(a)),b.promise},onRegisterApi:function(c){a.gridApi=c,a.gridApi.grid.registerDataChangeCallback(function(){}),a.gridApi.core.on.sortChanged(a,function(a,c){0===c.length?v.order=null:v.order=c[0].name+" "+c[0].sort.direction.toUpperCase(),w(b)}),a.gridApi.pagination.on.paginationChanged(a,function(a,c){v.offset=(a-1)*c,v.limit=c,w(b)}),a.gridApi.core.on.filterChanged(a,function(){var a=this.grid;a.columns.forEach(function(a){u(a,b)}),w(b)})}};w(b,e)}function u(a,b,c){a.filter&&a.filter.term&&c&&(v[b][a.name]=a.filter.term),a.filters&&(a.filters.length>1?a.filters.forEach(function(c){c.term?64===c.condition?v[b][a.name+"_uiFrom"]=c.term:256===c.condition&&(v[b][a.name+"_uiTo"]=c.term):64===c.condition?delete v[b][a.name+"_uiFrom"]:256===c.condition&&delete v[b][a.name+"_uiTo"]}):a.filters.length&&a.filters[0].term?v[b][a.name]=a.filters[0].term:delete v[b][a.name])}a.moment=moment,a.license=m.license,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_DISPOSITION","APPLICATION_DATE"],indexes:["source","destination","disposition","createdAt"]},queue:{header:["APPLICATION_CALLERID","APPLICATION_QUEUE","APPLICATION_DATE"],indexes:["calleridnum","queue","createdAt"]}},email:{general:{header:["APPLICATION_FROM","APPLICATION_TO","APPLICATION_DISPOSITION","APPLICATION_DATE"],indexes:["from","account","disposition","createdAt"],actions:{name:"action",displayName:"",width:40,buttons:[{"class":"green",name:"mailRoom",onClick:"grid.appScope.openRoom(row.entity.id, 'mailRoom')"}]}}},chat:{general:{header:["APPLICATION_WEBSITE","APPLICATION_VISITOR","APPLICATION_DISPOSITION","APPLICATION_DATE"],indexes:["website","contact","disposition","createdAt"],actions:{name:"action",displayName:"",width:40,buttons:[{"class":"green",name:"chatRoom",onClick:"grid.appScope.openRoom(row.entity.id, 'chatRoom')"}]}}},fax:{general:{header:["APPLICATION_FROM","APPLICATION_TO","APPLICATION_DISPOSITION","APPLICATION_DATE"],indexes:["contact","account","disposition","createdAt"],actions:{name:"action",displayName:"",width:40,buttons:[{"class":"green",name:"faxRoom",onClick:"grid.appScope.openRoom(row.entity.id, 'faxRoom')"}]}}},sms:{general:{header:["APPLICATION_ACCOUNT","APPLICATION_FROM","APPLICATION_DISPOSITION","APPLICATION_DATE"],indexes:["account","contact","disposition","createdAt"],actions:{name:"action",displayName:"",width:40,buttons:[{"class":"green",name:"smsRoom",onClick:"grid.appScope.openRoom(row.entity.id, 'smsRoom')"}]}}}},a.Auth=q,a.getAgent=function(){return q.getCurrentUser().$promise.then(function(b){a.agent=b})["catch"](function(a){b.error(a)})},a.callPhoneBar=function(c,d){var e;switch(d){case"call":e="http://127.0.0.1:"+a.agent.phoneBarRemoteControlPort+"/api/originate/"+c;break;case"transfer":e="http://127.0.0.1:"+a.agent.phoneBarRemoteControlPort+"/api/transfer?number="+c;break;default:e="http://127.0.0.1:"+a.agent.phoneBarRemoteControlPort+"/api/originate/"+c}return r.get(e).success(function(){b.show(i.instant("MESSAGE_WELL_DONE"),"success")}).error(function(a){b.error(a)})},a.copy=function(a){var c=k.open({animation:!0,size:"small",templateUrl:"app/contactmanager/contact/list/copy.modal.html",controller:"ContactManagerListCopyModalCtrl"});c.result.then(function(c){return h.save({id:a,controller:"copy"},c).$promise.then(function(a){m.openContactTab({firstName:a.firstName,lastName:a.lastName,id:a.id})})["catch"](function(a){b.error(a)})},function(){p.info("Modal dismissed at: "+new Date)})},a.merge=function(c){var d=k.open({animation:!0,size:"lg",templateUrl:"app/main/mergeContact.choose.modal.html",controller:"ContactManagerMergeContactChoose",resolve:{listId:c.ListId}});d.result.then(function(d){var e=k.open({animation:!0,size:"lg",templateUrl:"app/main/mergeContact.merge.modal.html",controller:"ContactManagerMergeContactMerge",resolve:{contactId:d,mergeContact:c}});e.result.then(function(e){return e.oldContact=c.id,h.save({id:d,controller:"merge"},e).$promise.then(function(b){m.workspaces.splice(a.index,1),_.remove(m.workspaces,{contactID:b.id}),m.openContactTab({firstName:b.firstName,lastName:b.lastName,id:b.id})})["catch"](function(a){b.error(a)})},function(){p.info("Modal dismissed at: "+new Date)})},function(){p.info("Modal dismissed at: "+new Date)})},a.dispose=function(){return k.open({animation:!0,templateUrl:"app/main/cm.disposition.modal.html",controller:"ContactManagerSetDisposition"}).result.then(function(c){return l.update({id:a.workspace.data.uniqueid},c).$promise.then(function(){a.contact.disposed=!0,b.show(i.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.error(a)})})},a.companyInfo=function(b){k.open({animation:!0,size:"lg",templateUrl:"app/main/company.info.modal.html",controller:["$scope","$uibModalInstance","company",function(a,b,c){a.company=c,a.close=function(){b.dismiss("cancel")}}],resolve:{company:_.find(a.companies,{id:b})}})},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),t(b)},a.openRoom=function(a,b,c){var d=_.find(m.workspaces,{id:a,type:b});if(d)d.active=!0;else{var e;switch(b){case"mailRoom":e="icon-envelope";break;case"chatRoom":e="fa fa-users";break;case"faxRoom":e="fa fa-fax";break;case"smsRoom":e="glyphicon glyphicon-comment"}m.workspaces.push({id:a,type:b,"class":e,active:!0,data:c})}};var v={daily:{offset:0,limit:10},history:{offset:0,limit:10}},w=function(b,c){return n.spin("spinner-grid"),h.get(_.merge(_.merge({id:a.workspace.contactID,controller:"log",logType:b,order:"createdAt DESC"},a.log[b]),v[b])).$promise.then(function(d){c&&(a["gridOptions"+b]=c),a["gridOptions"+b].totalItems=d.count,a["gridOptions"+b].data=d.rows,x("gridOptions"+b,d.rows.length)})["catch"](function(a){console.error(a)})["finally"](function(){n.stop("spinner-grid")})},x=function(a,b){var c=b?30*b+120:177;angular.element(document.getElementsByName(a)[0]).css("height",c+"px")};a.getContact=function(){return h.get({id:a.workspace.contactID}).$promise.then(function(b){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.error(a)})},a.getTags=function(){return f.get().$promise.then(function(b){a.tags=_.map(b.rows,"name")})["catch"](function(a){console.error(a),b.error(a)})},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.error(a)})},a.getCustomFields=function(d){return a.customFields=[],e.get({listId:d,controller:"customfields"}).$promise.then(function(b){b.rows.forEach(function(b){try{"select"===b.type&&(b.values=JSON.parse(b.values)),a.customFields.push(b)}catch(c){console.log("Cf not valid:",b.alias)}}),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.error(a)})},d(function(){a.getTags(),a.getCompanies(),a.getContact(),a.getAgent()})}}}}]).directive("jscripty",["$compile","xAlert","$http","socket","JscriptyProject",function(a,b,c,d,e){return{restrict:"E",scope:{workspace:"=",index:"=",submit:"&onSubmit"},templateUrl:"app/main/template/template.jscriptyTab.html",compile:function(a,d){return function(a,d,f){a.count=0,a.questions=[];var g,h=a.workspace.data.id;c.get("/api/jscripty/projects/"+h+"/download").success(function(b){b?c.post("/api/jscripty/projects/"+h+"/sessions",{projectId:h,status:"started",queue:a.workspace.data.queue,calleridnum:a.workspace.data.calleridnum,callername:a.workspace.data.callername,membername:a.workspace.data.membername}).success(function(c){g=c.session_id,a.workspace.edited=!0,a.workspace.sessionId=g,a.workspace.projectId=h;var d=mxUtils.parseXml(b),e=new mxCodec(d);a.decObj=e.decode(d.documentElement);var f=_.find(a.decObj.cells,function(a){return a.vertex&&"start"==a.value.nodeName});if("OFF"==f.getAttribute("state")){var j=_.find(f.edges,function(a){return a.source.id==f.id}).target;a.questions[a.count]=a.currentQuestion=i(j)}else a.questions[a.count]=a.currentQuestion=f;a.saveQuestions()}):(console.log("No project published!"),alert("No project published!"),a.submit({index:a.index}))}),a.next=function(b,c){switch(a.currentQuestion.answer&&a.currentQuestion.answer!=c&&(a.questions=_.take(a.questions,a.count+1)),a.currentQuestion.answer=c,b.value.nodeName){case"question":b=i(b)}a.questions[a.count]=a.currentQuestion,a.currentQuestion=b,a.count++,a.questions[a.count]=b,a.saveQuestions()};var i=function(a){var b=[];return a.options=[],_.forEach(a.edges,function(c,d){if(c.source.id==a.id&&c.value){var e=String(c.value).split(",");e.length>1?(_.forEach(e,function(b,d){var e=Object.create(c);e.setValue(b),a.edges.push(e),a.options.push(b)}),b.push(c)):a.options.push(e[0])}}),_.forEach(b,function(b){_.remove(a.edges,function(a){return a.value==b.value&&a.id==b.id})}),a};a.end=function(){a.saveQuestions(),a.workspace.lastQuestionId=a.questions[a.questions.length-1].id,"end"==a.questions[a.questions.length-1].value.nodeName&&(a.workspace.edited=!1,e.update({id:h,controller:"sessions",action:g},{status:"completed",completedAt:Date(),last_question_id:a.questions[a.questions.length-1].id}).$promise.then(function(a){b.show("Project Ended","success")})),a.submit({index:a.index})},a.workspace.end=a.end,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(){for(var c=[],d=[],f=0;f<a.questions.length;f++){if(a.questions[f].children)for(var i=a.questions[f].children,j=0;j<i.length;j++)d[j]={input_id:i[j].id,input_type:i[j].getAttribute("type"),input_label:i[j].getAttribute("label"),input_value:"checkbox"!=i[j].getAttribute("type")||i[j].answer?i[j].answer:!1};c[f]={sessionId:g,projectId:h,question_id:a.questions[f].id,question_type:a.questions[f].value.nodeName,question_label:a.questions[f].getAttribute("label"),question_text:a.questions[f].getAttribute("question")||a.questions[f].getAttribute("text"),question_other_label:a.questions[f].getAttribute("other"),question_other_answer:a.questions[f].otheranswer,question_answer:a.questions[f].answer,question_options:a.questions[f].options?JSON.stringify({options:a.questions[f].options}):null,index:f,ReportJscriptyInputs:d},d=[]}e.save({id:h,controller:"sessions",action:g,action2:"questions"},c).$promise.then(function(a){})["catch"](function(a){b.error(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"},{name:"NOT LIKE"},{name:"IS NULL"},{name:"IS NOT NULL"},{name:"IS EMPTY"},{name:"IS NOT EMPTY"}],b.inputIsRequired=function(a){if(a.condition)switch(a.condition){case"IS NULL":case"IS NOT NULL":case"IS EMPTY":case"IS NOT EMPTY":a.required=!1;break;default:a.required=!0}},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()" ><i class="icon-cloud-download"></i>{{btncontent || \'\'}}</a>',scope:{mimetype:"=",filename:"=",resource:"=",params:"=",btnclass:"@",btncontent:"@",tooltiptext:"@"},link:function(b,c,d){var f=c.children()[0];b.$on("download-start",function(){$(f).attr("disabled","disabled")}),b.$on("downloaded",function(a,c){var d=base64ToBlob(c,b.mimetype);e.saveAs(d,b.filename),$(f).attr("disabled",!1)}),b.download=function(){return b.$emit("download-start"),b.resource.get(b.params).$promise.then(function(a){b.$emit("downloaded",a.downloadString)})["catch"](function(b){a.error(b),$(f).attr("disabled",!1)})}}}}]).directive("audioFileDownload",["xAlert","$translate","$uibModal",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(b,d,e){var f=d.children()[0];b.$on("download-start",function(a,c){b.tempHtml=$(f).html(),$(f).attr("disabled","disabled").html('<i class="icon-refresh"></i> Loading...')}),b.$on("downloaded",function(a,d){c.open({animation:!0,size:"small",templateUrl:"app/main/audioFileDownload.play.modal.html",controller:["$scope","$uibModalInstance","$sce","audio",function(a,b,c,d){a.audio=c.trustAsResourceUrl("data:audio/wav;base64,"+d.data),a.close=function(){b.dismiss("cancel")}}],resolve:{audio:function(){return{data:d}}}});$(f).html(b.tempHtml).attr("disabled",!1)}),b.$on("error",function(a,c){$(f).html(b.tempHtml).attr("disabled",!1)}),b.download=function(){return b.$emit("download-start"),b.resource.get(b.params).$promise.then(function(a){b.$emit("downloaded",a.downloadString)})["catch"](function(c){a.error(c),b.$emit("error")})}}}}]).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))})}}}).directive("schrollBottom",function(){return{scope:{schrollBottom:"="},link:function(a,b){a.$watchCollection("schrollBottom",function(a){a&&$(b).scrollTop($(b)[0].scrollHeight)})}}}).directive("customGridDateFilterHeader",function(){return{templateUrl:"app/main/customDateFilterHeader.html",controller:"gridDatePickerFilterCtrl"}}).directive("customGridTagsFilterHeader",function(){return{templateUrl:"app/main/customTagsFilterHeader.html",controller:"gridTagsFilterCtrl"}}).directive("infiniteScroll",["$window",function(a){return{link:function(a,b,c){var d=parseInt(c.threshold)||0,e=b[0];b.bind("scroll",function(){a.$eval(c.canLoad)&&e.scrollTop+e.offsetHeight>=e.scrollHeight-d&&a.$apply(c.infiniteScroll)})}}}]).directive("tigerDialDisposal",["$compile","xAlert","socket","$translate","$timeout","$rootScope","MotionDialerSpooler","Agent",function(a,b,c,d,e,f,g,h){return{restrict:"E",scope:{workspace:"=",index:"="},templateUrl:"app/main/template/template.tigerDialDisposal.html",compile:function(a,c){return function(a,c,i){a.moment=moment,a.entitySpooler={},a.forms={td:{}},a.init=function(){return h.get().$promise.then(function(b){ -a.agents=[],b&&b.rows.forEach(function(b){a.agents.push("SIP/"+b.name)})})["catch"](function(a){b.error(a)})},a.save=function(){var c;switch(a.entitySpooler.retrieve){case"CLOSED":c=g.close({id:parseInt(a.workspace.spooler.ticketId)});break;case"OPEN":c=g.open({id:parseInt(a.workspace.spooler.ticketId)});break;case"BLACK_LIST":c=g.blacklist({id:parseInt(a.workspace.spooler.ticketId)});break;case"PLANNED":c=g.planning({id:parseInt(a.workspace.spooler.ticketId),date:moment(a.entitySpooler.planningtime).format("YYYY-MM-DD HH:mm")});break;case"PLANNED_PEER":c=g.planningpeer({id:parseInt(a.workspace.spooler.ticketId),date:moment(a.entitySpooler.planningtime).format("YYYY-MM-DD HH:mm"),peer:a.entitySpooler.planningpeer})}c?c.$promise.then(function(c){c.status>0?b.show(d.instant("MESSAGE_WELL_DONE"),"success"):c.response?c.response.RMI.errors.forEach(function(c){c?(b.show(c.field+": "+c.error,"danger"),f.workspaces.splice(a.index,1)):b.show("Please, check your connection!","danger")}):b.show("Please, check your connection!","danger")})["catch"](function(a){b.error(a)}):b.show("RETRIEVE NOT FOUND","danger")},e(function(){a.init()})}}}}]).directive("cssTimer",["$window","$interval",function(a,b){return{restrict:"EA",template:"<span>{{ millis | formatMilliseconds | date:format }}</span>",scope:{interval:"@",format:"@",startTime:"="},link:function(a,c,d){function e(){a.millis=Math.abs((new Date).getTime()-new Date(a.startTime).getTime())+1e3,a.activeInterval=b(function(){a.millis+=a.interval},a.interval)}a.interval||(a.interval=1e3),a.format||(a.format="HH:mm:ss"),e(),a.$watch("startTime",function(c,d){b.cancel(a.activeInterval),e()},!0)}}}]),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}}).filter("trusted",["$sce",function(a){var b=document.createElement("div");return function(c){return b.innerHTML=c,a.trustAsHtml(b.textContent)}}]).filter("formatMilliseconds",[function(){return function(a){return new Date(1970,0,1).setMilliseconds(a)}}]),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","localStorageService",function(a,b,c,d,e,f){return b.getToken()?a.when():(f.remove("loggedIn"),d(function(){e.path("/login")}),a.reject())}],deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/profile.css","assets/css/tasks.css","assets/plugins/bootstrap-fileinput/bootstrap-fileinput.css","assets/plugins/mxgraph/js/mxClient.js","assets/plugins/ckeditor/ckeditor.js","assets/css/login.css"]}])}]}})}]),angular.module("xCallyShuttleApp").factory("xAlert",["$translate","Notification","$state",function(a,b,c){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(d){var e,f;d?d.status&&401===d.status?(e="Unauthorized!",f=!0):d.data?(e=d.data.translatedMessage||d.data.message||d.data||"Generic Error",console.log(d)):e=d.translatedMessage||d.message||"Generic Error":e="Generic Error",b.error({message:a.instant(e),title:'<i class="glyphicon glyphicon-exclamation-sign"></i> <strong>'+a.instant("MESSAGE_ERROR")+"!</strong>",delay:1e4}),f&&c.go("login")}}}]).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){f.resolve(a),d.$broadcast("$spinnerStop")}).error(function(a){g.error(a),d.$broadcast("$spinnerStop")});var f=a.defer();return f.promise}}}]).factory("xNotification",["$translate","Notification","$rootScope",function(a,b,c){return{show:function(d,e,f,g,h,i){var j=c.$new(),k={message:e,title:d,templateUrl:"app/main/template/template.notification.html",delay:g,scope:j};switch(j.acceptBtn=a.instant("APPLICATION_ACCEPT"),j.rejectBtn=a.instant("APPLICATION_REJECT"),j.nAccept=h,j.nReject=i,f){case"chat":j["class"]="alert-info",j.icon="icon-bubble";break;case"mail":j["class"]="alert-success",j.icon="icon-envelope";break;case"fax":j["class"]="alert-warning",j.icon="fa fa-fax";break;case"sms":j["class"]="alert-danger",j.icon="glyphicon glyphicon-comment";break;case"openchannel":j["class"]="alert-danger",j.icon="icon-globe";break;default:j["class"]="alert-info"}return new b(k)}}}]),angular.module("xCallyShuttleApp").controller("ContactManagerMergeContactChoose",["$scope","$translate","Contact","gridOptions","List","uiGridConstants","xAlert","$stateParams","Company","$uibModalInstance","listId",function(a,b,c,d,e,f,g,h,i,j,k){a.initView=function(){var b;return e.get().$promise.then(function(b){return a.lists=[],a.customFields=[],b.rows.forEach(function(b,c){_.forEach(b.CustomFields,function(b){a.customFields.push({name:b.name,alias:b.alias})}),a.lists.push({value:b.id,label:b.name})}),i.get().$promise}).then(function(b){a.companies=[],b.rows.forEach(function(b,c){a.companies.push({value:b.id,label:b.name})})}).then(function(){var e=[{"class":"blue-hoki",name:"select",onClick:"grid.appScope.choose(row.entity.id)"}];b={exporterCsvFilename:"Contacts.csv",columnDefs:[{name:"firstName"},{name:"lastName"},{name:"phone"},{name:"email"},{name:"ListId",displayName:"APPLICATION_LIST",field:"List.name",enableFiltering:!1},{name:"CompanyId",displayName:"APPLICATION_COMPANY",field:"Company.name",filter:{type:f.filter.SELECT,term:h.companyId||null,selectOptions:a.companies}}]},_.forEach(a.customFields,function(a){b.columnDefs.push({name:a.name,displayName:a.alias,visible:!1})}),b.columnDefs.push({name:"action",width:30,buttons:e}),a.gridOptions=d.gridOptions(c,b,a,{ListId:k})})["catch"](function(a){g.error(a)})},a.choose=function(a){j.close(a)},a.cancel=function(){j.dismiss()}}]),angular.module("xCallyShuttleApp").controller("ContactManagerMergeContactMerge",["$scope","$translate","Contact","xAlert","Company","$uibModalInstance","contactId","List","mergeContact","Tag",function(a,b,c,d,e,f,g,h,i,j){a.initView=function(){return e.get().$promise.then(function(b){return a.companies=b.rows,a.companies.unshift({id:"",name:"-- None --"}),j.get().$promise}).then(function(b){return a.tags=_.map(b.rows,"name"),c.get({id:g}).$promise}).then(function(b){a.fields={},a.contact={};var c=_.merge(_.keys(b),_.keys(i));return _.forEach(c,function(c){switch(c){case"tags":a.contact.tags=_.union(b.tags||[],i.tags||[]);break;case"$promise":case"$resolved":break;default:a.fields[c]=[],b[c]&&a.fields[c].push(b[c]),i[c]&&a.fields[c].push(i[c]),a.contact[c]=a.fields[c][0]||null}}),h.get({listId:b.ListId,controller:"customfields"}).$promise}).then(function(b){a.customFields=b.rows,a.customFields.forEach(function(a){a.values=JSON.parse(a.values)})})["catch"](function(a){d.error(a)})},a.merge=function(){a.contact.CompanyId||(a.contact.CompanyId=null),f.close(a.contact)},a.cancel=function(){f.dismiss()}}]),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","Integration",function(a,b,c,d,e,f,g,h){function i(a,b){return Math.floor(Math.random()*(b-a+1))+a}a.initView=function(){return h.get().$promise.then(function(b){a.integrations=b.rows,a.groupedIntegration=_.chunk(a.integrations,4),d.syncUpdates("integration",a.integrations,function(){a.groupedIntegration=_.chunk(a.integrations,4)})})["catch"](function(a){e.error(a,"danger")})},a.isProgressing=!1,a.$on("$destroy",function(){d.unsyncUpdates("integration")}),a.installIntegration=function(b){return navigator.onLine?(a.status="Downloading",a.percentage=i(1,50),a.isProgressing=!0,b.downloading=!0,h.update({id:b.id},{active:!0}).$promise.then(function(){g(function(){a.percentage=i(51,99),a.status="Installing"},2500),g(function(){a.percentage=100,a.isProgressing=!1,a.status="Completed!",b.downloading=!1,e.show(c.instant("MESSAGE_WELL_DONE")+".","success")},5e3)})["catch"](function(){b.downloading=!1,a.percentage=0,a.isProgressing=!1,e.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})):void e.show(c.instant("MESSAGE_NO_INTERNET_CONNECTION")+".","danger")},a.uninstallIntegration=function(b){return navigator.onLine?(a.status="Uninstalling",a.percentage=i(1,99),a.isProgressing=!0,b.downloading=!0,h.update({id:b.id},{active:!1}).$promise.then(function(){g(function(){a.percentage=100,a.isProgressing=!1,a.status="Completed!",b.downloading=!1,e.show(c.instant("MESSAGE_WELL_DONE")+".","success")},5e3)})["catch"](function(){b.downloading=!1,a.percentage=0,a.isProgressing=!1,e.show(c.instant("MESSAGE_SOMETHING_WENT_WRONG")+".","danger")})):void e.show(c.instant("MESSAGE_NO_INTERNET_CONNECTION")+".","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","Auth",function(a,b,c,d,e,f){console.log(b),b.token&&b.userId&&b.role&&b.redirectTo?(f.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)"><i class="icon-trash"></i></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.error(a)})},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.error(a)})})}]),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.error(a)})},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.error(a)})}}]),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"><i class="icon-settings"></i></a> <a class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.deleteItem(row.entity.name, row.entity.id)"><i class="icon-trash"></i></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.error(a)})["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.error(a)})})}]),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.error(a)})},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.error(a)})},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:[],variables:[],description:"",account:"",timezone:""},f={};return _.forOwn(a.item,function(a,c){switch(c){case"phones":_.forEach(a,function(a){e[b][a]&&d.phones.push(e[b][a])});break;case"variables":_.forEach(a,function(a){e[b][a]&&(f={},f[a]=e[b][a],d.variables.push(f))});break;default:d[c]=e[b][a]}}),d.phones.length?(d.timezone||delete d.timezone,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.noPhone.push(b+2),a["import"].fail+=j,a["import"].failed++,i(b+1),void 0)}a.form={},a.item={},a.timezones=h.list(),a.uiTimeZones=[],_.forEach(a.timezones,function(b){_.forEach(b.zones,function(c){c.group=b.group,a.uiTimeZones.push(c)})}),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.noPhone=[],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.error(a)})},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.error(a)})},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",cellTemplate:"<div>{{row.entity.phones.join(',')}}</div>",cellClass:"ui-grid-vcenter"},{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)"><i class="icon-trash"></i></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.error(a)})["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.error(a)})}),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.error(a)}})},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"><i class="icon-settings"></i></a><a class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.deleteItem(row.entity.name, row.entity.id)"><i class="icon-trash"></i></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.error(a)})["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.error(a)})})}]),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.error(a)})},a.save=function(){console.log(a.item);var e="_process_"+a.item.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:["CDR(type)=tigerdial"],app:"Set",interval:"*,*,*,*",type:"internal"},{appdata:["QUEUE_PRIO=99"],app:"Set",interval:"*,*,*,*",type:"internal"},{appdata:["CALLERID(name)=${AUTODIAL_NAME}"],app:"Set",interval:"*,*,*,*",type:"internal"},{appdata:["CALLERID(num)=${AUTODIAL_PHONE}"],app:"Set",interval:"*,*,*,*",type:"internal"},{appdata:[a.item.queue.name,"","","",a.item.timeout],app:"Queue",interval:"*,*,*,*",type:"internal"}]}).$promise.then(function(b){return 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,hooks:[{target:"http://localhost:9000/api/report/integrations/tdDisposal",type:"http",http_method:"POST",json:"true",event:"hangup"}]}).$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.error(a)})},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.error(a)})},a.save=function(){console.log(a.item);var e="_process_"+a.item.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:["CDR(type)=tigerdial"],app:"Set",interval:"*,*,*,*",type:"internal"},{appdata:["agi://127.0.0.1/square",a.item.project.name],app:"AGI",interval:"*,*,*,*",type:"internal"}]}).$promise.then(function(b){return 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.error(a)})},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/:peer",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"}},planningpeer:{method:"POST",params:{controller:"retrieve",retrieve:"planning",peer:"peer"}}})}]),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,a.process.hooks&&a.process.hooks.length?a.process.disposal=!0:a.process.disposal=!1):e.show(b.message||"Please, check your connection!","danger")})["catch"](function(a){e.error(a)})},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.error(a)})["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,c.disposal?c.hooks=[{target:"http://localhost:9000/api/report/integrations/tdDisposal",type:"http",http_method:"POST",json:"true",event:"hangup"}]:c.hooks=[],delete c.disposal,h.update(c).$promise.then(function(c){c.status>0?(c.response.RMI.codecs=c.response.RMI.codecs.split(","),a.process=c.response.RMI,a.process.hooks&&a.process.hooks.length?a.process.disposal=!0:a.process.disposal=!1,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.error(a)})},a.getSpooler=function(){return g.spin("spinner-grid"),a.gridOptions||(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",cellTemplate:"<div>{{row.entity.phones.join(',')}}</div>",cellClass:"ui-grid-vcenter"},{name:"retrieve",displayName:"APPLICATION_STATUS",headerCellFilter:"translate",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:"planningtime",cellTemplate:"<div>{{row.entity.planningtime | date:'yyyy-MM-dd HH:mm'}}</div>",cellClass:"ui-grid-vcenter",enableFiltering:!1},{name:"action",cellTemplate:'<div><a class="btn btn-xs green" data-ng-click="grid.appScope.historySpooler(row.entity.history)"><i class="icon-info"></i></a> <a class="btn btn-xs blue-hoki" data-ng-click="grid.appScope.editSpooler(row.entity)"><i class="icon-settings"></i></a> <a class="btn btn-xs red-sunglo" data-ng-click="grid.appScope.deleteSpooler(row.entity.phones.join(), row.entity.id)"><i class="fa fa-trash"></i></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.error(a)})["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.error(a)})}),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.editSpooler=function(a){var b=d.open({animation:!0,templateUrl:"app/motiondialer/process/view/view.spooler.edit.modal.html",controller:"MotionDialerViewSpoolerEditCtrl",resolve:{entitySpooler:function(){return a}}});b.result.then(function(){})},a.initSettings=function(){return a.queues=null,k.get().$promise.then(function(b){b&&(a.queues=b.rows)})["catch"](function(a){e.error(a)})},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.error(a)})}),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.error(a)})},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.error(a)})},a.no=function(){c.dismiss()}}]),angular.module("xCallyShuttleApp").controller("MotionDialerViewSpoolerEditCtrl",["$scope","$translate","$uibModalInstance","$stateParams","MotionDialerSpooler","xAlert","entitySpooler","Agent",function(a,b,c,d,e,f,g,h){a.moment=moment,a.initModal=function(){return h.get().$promise.then(function(b){a.agents=[],b&&b.rows.forEach(function(b){a.agents.push("SIP/"+b.name)})})["catch"](function(a){f.error(a)})},a.entitySpooler=g,a.save=function(){var d;switch(a.entitySpooler.retrieve){case"CLOSED":d=e.close({id:parseInt(a.entitySpooler.id)});break;case"OPEN":d=e.open({id:parseInt(a.entitySpooler.id)});break;case"BLACK_LIST":d=e.blacklist({id:parseInt(a.entitySpooler.id)});break;case"PLANNED":d=e.planning({id:parseInt(a.entitySpooler.id),date:moment(a.entitySpooler.planningtime).format("YYYY-MM-DD HH:mm")});break;case"PLANNED_PEER":d=e.planningpeer({id:parseInt(a.entitySpooler.id),date:moment(a.entitySpooler.planningtime).format("YYYY-MM-DD HH:mm"),peer:a.entitySpooler.planningpeer})}d?d.$promise.then(function(a){console.log(a),a.status>0?(f.show(b.instant("MESSAGE_WELL_DONE"),"success"),c.close()):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.error(a)}):f.show("RETRIEVE NOT FOUND","danger")},a.cancel=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").factory("ReportMotionDialer",["$resource",function(a){return a("/api/report/motiondialer/:id/:controller",{name:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").controller("ResetCtrl",["$scope","Auth","$location","$window","$rootScope","Setting","xAlert","$stateParams","$state",function(a,b,c,d,e,f,g,h,i){a.userReset={},a.getInfo=function(){return f.get({controller:"info"}).$promise.then(function(b){a.info=b})["catch"](function(a){console.error(a)})},e.bodyLayout="login",a.$on("$viewContentLoaded",function(){Metronic.init(),Layout.init()}),a.reset=function(){b.reset({token:h.token,password:a.userReset.password}).then(function(){i.go("login",{reset:!0})})["catch"](function(a){g.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("reset",{url:"/reset/:token",templateUrl:"app/reset/reset.html",controller:"ResetCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{insertBefore:"#ng_load_plugins_before",files:["assets/css/login.css"]}])}]}})}]),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:"profile"},{"class":"green-jungle",name:"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.item.type="Queue",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.item.serverUrl=c.protocol()+"://"+location.host},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").config(["$stateProvider",function(a){a.state("main.setting.customization",{url:"/customization",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("CustomizationGeneralViewCtrl",["$scope","gridOptions","$uibModal","FileUploader","$cookieStore","xAlert","$translate","Setting","$rootScope",function(a,b,c,d,e,f,g,h,i){a.radioSwitch={isActive:!!i.license.custom,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"};var j=a.uploader=new d({url:"api/settings/logo/main",queueLimit:1,withCredentials:!0,headers:{Authorization:"Bearer "+e.get("token")}});j.filters.push({name:"imageFilter",fn:function(a){var b="|"+a.type.slice(a.type.lastIndexOf("/")+1)+"|";return-1!=="|jpg|png|jpeg|".indexOf(b)}}),j.onSuccessItem=function(a,b){i.settings.logo=b.logo,f.show(g.instant("MESSAGE_WELL_DONE"),"success")},j.onErrorItem=function(){f.show(g.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},j.onCompleteAll=function(){j.clearQueue()};var k=a.uploader2=new d({url:"api/settings/logo/login",queueLimit:1,withCredentials:!0,headers:{Authorization:"Bearer "+e.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(a,b){f.show(g.instant("MESSAGE_WELL_DONE"),"success")},k.onErrorItem=function(){f.show(g.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},k.onCompleteAll=function(){k.clearQueue()},a.initView=function(){return h.get({id:1}).$promise.then(function(b){a.settings={defaultLogo:b.defaultLogo,defaultLoginLogo:b.defaultLoginLogo,footerWhiteLabel:b.footerWhiteLabel,defaultFooterWhiteLabel:b.defaultFooterWhiteLabel}})["catch"](function(a){f.error(a)})},a.update=function(){return h.update({id:1},a.settings).$promise.then(function(b){_.merge(i.settings,a.settings),f.show(g.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.customization.view.general",{url:"/general",templateUrl:"app/setting/customization/view/general/general.html",controller:"CustomizationGeneralViewCtrl",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"]})}]}})}]),angular.module("xCallyShuttleApp").controller("CustomizationViewCtrl",["$scope",function(a){}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.customization.view",{url:"/view",templateUrl:"app/setting/customization/view/view.html",controller:"CustomizationViewCtrl",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").config(["$stateProvider",function(a){a.state("main.setting.general",{url:"/general",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("GeneralMainViewCtrl",["$scope","xAlert","$translate","Setting",function(a,b,c,d){a.initView=function(){return d.get({id:1}).$promise.then(function(b){a.settings={agi_port:b.agi_port,min_internal:b.min_internal,min_mailbox:b.min_mailbox,securePassword:b.securePassword}})["catch"](function(a){b.error(a)})},a.update=function(){return d.update({id:1},a.settings).$promise.then(function(a){b.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){b.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.general.view.main",{url:"/main",templateUrl:"app/setting/general/view/main/main.html",controller:"GeneralMainViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("GeneralViewCtrl",["$scope",function(a){}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.general.view",{url:"/view",templateUrl:"app/setting/general/view/view.html",controller:"GeneralViewCtrl"})}]),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.error(a)})},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.error(a)})},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.radioSwitch={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},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.error(a)}})},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",function(){}),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/:param",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").factory("Smtp",["$resource",function(a){return a("/api/mail/servers/out/:id/:controller/:controller2",{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","socket","MailServerOut","Setting","MailAccount","xAlert",function(a,b,c,d,e,f,g,h){a.initView=function(){return 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.item={account:{service:!0,MailServerOut:{ssl:!1}}},a.$on("$destroy",function(){d.socket.removeAllListeners("mail_server_out:state")}),d.socket.on("mail_server_out:state",function(b){a.item&&Number(b.id)===a.item.account.MailServerOut.id&&(a.item.account.MailServerOut.state=b.state,a.item.account.MailServerOut.source=JSON.parse(b.source))}),f.get({id:"smtp"}).$promise.then(function(b){a.item.account=b})["catch"](function(b){switch(b.status){case 404:a.item.account.name=null,a.item.account.address=null,a.item.account.MailServerOut={ssl:!1},h.show("Service SMTP server not configured.","info");break;default:h.error(b)}})},a.updateItem=function(){return a.item.account.id?(delete a.item.account.MailServerOut.state,delete a.item.account.MailServerOut.source,f.update({id:"smtp",controller:a.item.account.id},a.item.account).$promise.then(function(){h.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})):f.save({id:"smtp"},{description:"Custom Account",name:a.item.account.name,address:a.item.account.address,service:a.item.account.service,custom:!0,MailServerOut:a.item.account.MailServerOut}).$promise.then(function(b){a.item.account=b,h.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})},a.test=function(){return e.get({id:a.item.account.MailServerOut.id,controller:"test"}).$promise["catch"](function(a){console.error(a)})}}]),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").config(["$stateProvider",function(a){a.state("main.setting.system",{url:"/system",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("SystemViewConsoleCtrl",["$scope","Setting","xAlert","usSpinnerService","$timeout","$translate","socket",function(a,b,c,d,e,f,g){function h(b){var c=_.findIndex(a.commandHistory.commands,function(a){return a===b});-1!==c&&a.commandHistory.commands.splice(c,1),a.commandHistory.commands.unshift(b)}a.output="<b>"+f.instant("APPLICATION_CONSOLE_WELCOME")+"</b><br/>",a.item={command:""},a.commandHistory={commands:[],index:-1},a.busy=!1,a.cmdFocus=function(){e(function(){angular.element("#command").trigger("focus")})},a.sendCmd=function(){return a.commandHistory.index=-1,a.tmp=a.item.command,a.item.command="",a.output+="<b>motion*CLI> "+a.tmp+"</b><br>",a.tmp?(h(a.tmp.trim()),a.busy=!0,d.spin("console-spinner"),b.save({controller:"asterisk"},{command:a.tmp}).$promise):void 0},g.socket.on("console:result",function(b){a.output+=b.content.replace(/(?:\r\n|\r|\n)/g,"<br />").replace("Response: Follows<br />Privilege: Command<br />","").replace(/ActionID: .[0-9]*<br \/>/,"").replace(/ActionID: .[0-9]*/,"")+"<br>",d.stop("console-spinner"),a.busy=!1,a.cmdFocus()}),g.socket.on("console:error",function(b){d.stop("console-spinner"),a.output+="command error:"+b.data.message+"<br>",a.busy=!1,a.cmdFocus()}),a.keyUp=function(b){switch(b.keyCode){case 40:a.commandHistory.commands[a.commandHistory.index-1]?a.item.command=a.commandHistory.commands[--a.commandHistory.index]:(a.item.command="",a.commandHistory.index=-1);break;case 38:a.commandHistory.commands[a.commandHistory.index+1]&&(a.item.command=a.commandHistory.commands[++a.commandHistory.index]);break;case 37:break;case 39:break;default:a.commandHistory.index=-1}},e(function(){angular.element("#command").trigger("focus"),d.stop("console-spinner")})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.system.view.console",{url:"/console",templateUrl:"app/setting/system/view/console/console.html",controller:"SystemViewConsoleCtrl"})}]),angular.module("xCallyShuttleApp").controller("SystemViewGeneralCtrl",["$scope","$stateParams","$translate","socket","Setting","xAlert","usSpinnerService",function(a,b,c,d,e,f,g){function h(b){a.system.memory={labels:_.keys(b.memory.details),values:_.values(_.map(b.memory.details,function(a){return Math.round(a/1024)})),Total:Math.round(b.memory.Total/1024)},g.stop("memory-spinner"),a.system.disks=[],_.forEach(b.disks,function(b){a.system.disks.push({mount:b.mount,size:Number((b.size/1048576).toFixed(2)),values:_.values(_.map(b.details,function(a){return Number((a/1048576).toFixed(2))})),labels:_.keys(b.details)})}),a.system.mount=a.system.disks[0],g.stop("disk-spinner"),a.system.cpu={motion:Math.round(b.cpu.motion),cores:[]},_.forEach(b.cpu.cores,function(b){delete b.nice,delete b.irq,a.system.cpu.cores.push({labels:_.keys(b),values:_.values(b),colours:["#803690","#DCDCDC","#00ADF9"]})}),g.stop("cpu-spinner")}a.system={mount:void 0},a.initView=function(){return g.spin("memory-spinner"),g.spin("disk-spinner"),g.spin("cpu-spinner"),e.get({controller:"system"}).$promise.then(function(a){h(a)})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.system.view.general",{url:"/general",templateUrl:"app/setting/system/view/general/general.html",controller:"SystemViewGeneralCtrl"})}]),angular.module("xCallyShuttleApp").controller("SystemViewLogsCtrl",["$scope","$stateParams","$translate","socket","Setting","xAlert","usSpinnerService",function(a,b,c,d,e,f,g){a.initView=function(){return a.logs={errors:"",output:""},g.spin("logs-spinner"),e.get({controller:"logs"}).$promise.then(function(b){a.logs=b,g.stop("logs-spinner")})["catch"](function(a){f.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.system.view.logs",{url:"/logs",templateUrl:"app/setting/system/view/logs/logs.html",controller:"SystemViewLogsCtrl"})}]),angular.module("xCallyShuttleApp").controller("SystemViewCtrl",["$scope",function(a){}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.system.view",{url:"/view",templateUrl:"app/setting/system/view/view.html",controller:"SystemViewCtrl"})}]),angular.module("xCallyShuttleApp").controller("UpdateListCtrl",["$scope","gridOptions","$uibModal","$location","Update","xAlert","$log","$translate","$state",function(a,b,c,d,e,f,g,h,i){a.initCounter=function(){a.$on("timer-stopped",function(a,b){f.show(h.instant("MESSAGE_UPDATE_COMPLETED")+'<a href="https://wiki.xcallymotion.com/display/XMD/xCally+Motion+service+manager#xCallyMotionservicemanager-pm2start|stop|restartmotion" target="_blank" style="color: blue;"> Read more</a>',"success"),i.go("main.setting.updates.list")})},a.initView=function(){return e.get({controller:"current"}).$promise.then(function(b){a.currentVersion=b.currentVersion,a.latestVersion=b.latestVersion})["catch"](function(a){console.log(a)})},a.pull=function(){var a=c.open({animation:!0,templateUrl:"app/setting/update/list/list.pull.html",controller:"UpdateListPullCtrl"});a.result.then(function(){return d.path("/setting/updates/landing"),e.pull().$promise.then(function(a){var b=!1;a&&(a.summary&&_.forOwn(a.summary,function(a){a&&(b=!0)}),(a.insertions&&!_.isEmpty(a.insertions)||a.deletions&&!_.isEmpty(a.deletions))&&(b=!0)),b?f.show(h.instant("MESSAGE_PULL_COMPLETED"),"success"):(f.show(h.instant("MESSAGE_NO_UPDATES"),"success"),d.path("/setting/updates/list"))})["catch"](function(a){console.log(a),f.error(a),d.path("/setting/updates/list")})},function(){g.info("Modal dismissed at: "+new Date)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.setting.updates.list",{url:"/list",templateUrl:"app/setting/update/list/list.html",controller:"UpdateListCtrl",resolve:{deps:["$ocLazyLoad",function(a){return a.load([{name:"css",insertBefore:"#ng_load_plugins_before",files:["assets/css/pricing-table.css"]}])}]}}).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:"css",insertBefore:"#ng_load_plugins_before",files:["assets/css/error.css"]}])}]}})}]),angular.module("xCallyShuttleApp").controller("UpdateListPullCtrl",["$scope","$uibModalInstance",function(a,b){ -a.modal={dismissable:!0,title:"Confirm Update",html:"Are you sure you want to update?",buttons:[{classes:"btn btn-success",text:"Update",click:function(){b.close()}},{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",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.error(a)})},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.error(a)})},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.error(a)})}}]),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","$location","SquareProject","xAlert",function(a,b,c,d,e,f){a.form={},a.item={},a.save=function(){return e.save(a.item).$promise.then(function(a){c.close(a),d.path("/square/projects/view/"+a.id)})["catch"](function(a){f.error(a)})},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","socket","$translate","$log","$uibModal",function(a,b,c,d,e,f,g,h,i){a.squareProject={},a.$on("$destroy",function(){f.unsyncUpdates("square_project")}),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.error(f)}},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)}}),f.socket.on("square_project:save",function(c){c.id===b.id&&(a.squareProject=_.merge(a.squareProject,c))})})["catch"](function(a){d.error(a)})},a.editNotes=function(){var c=i.open({animation:!0,templateUrl:"app/square/project/view/projectNotes.modal.html",controller:["$scope","$uibModalInstance","notes",function(a,b,c){a.notes=c,a.close=function(){b.close(a.notes)},a.cancel=function(){b.dismiss("cancel")}}],resolve:{notes:{value:a.squareProject.notes}}});c.result.then(function(a){return e.update({id:b.id},{notes:a.value}).$promise.then(function(){d.show(g.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){d.error(a)})},function(){h.info("Modal dismissed at: "+new Date)})}}]),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").factory("ReportSquareDetail",["$resource",function(a){return a("/api/report/square/details/: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.error(a)})["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><css-timer start-time="row.entity.joinAt"></css-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","uiGridConstants",function(a,b,c,d){a.SquareRecording=b;a.initView=function(){var e={exporterCsvFilename:"recordings.csv",rowHeight:30,columnDefs:[{name:"uniqueid"},{name:"callerid",displayName:"APPLICATION_CALLERIDNUM"},{name:"filename"},{name:"extension"},{name:"projectName",displayName:"APPLICATION_PROJECT"},{name:"createdAt",displayName:"APPLICATION_DATE",cellFilter:"date:'yyyy-MM-dd HH:mm'",filterHeaderTemplate:'<div class="ui-grid-filter-container row"><div ng-repeat="colFilter in col.filters" class="col-md-6 col-md-offset-0 col-sm-5 col-sm-offset-0 col-xs-5 col-xs-offset-0"><div custom-grid-date-filter-header></div></div></div>',filters:[{name:"From",condition:d.filter.GREATER_THAN_OR_EQUAL,hasTime:!0},{name:"To",condition:d.filter.LESS_THAN_OR_EQUAL,hasTime:!0}],sort:{direction:d.DESC,priority:0}},{name:"audio",displayName:"",width:100,enableSorting:!1,enableFiltering:!1,cellClass:"ui-grid-vcenter",cellTemplate:"<div><audio-file-download data-ng-if=\"row.entity.savePath.split('.').pop() == 'wav'\" params=\"{id:row.entity.id,controller:'stream'}\" resource=\"grid.appScope.SquareRecording\"></audio-file-download><span data-ng-if=\"row.entity.value.split('.').pop() == 'gsm'\" title=\"{{'MESSAGE_GSM_PREVIEW_NOT_SUPPORTED' | translate}}\">{{'MESSAGE_GSM_PREVIEW_NOT_SUPPORTED' | translate}}</span></div>"},{name:"action",width:80,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/'+row.entity.value.split('.').pop()\" btnclass=\"btn btn-xs blue-hoki\" filename=\"(row.entity.filename || row.entity.uniqueid)+'.'+row.entity.savePath.split('.').pop()\"></motion-file-download>"}]}]};a.gridOptions=c.gridOptions(b,e,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/:controller2/:controller3",{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){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:100,buttons:[{"class":"blue-hoki",href:"/staff/agents/view/{{row.entity.id}}/account",name:"profile"},{"class":"green-meadow",href:"/staff/agents/view/{{row.entity.id}}/queues/voice",name:"queues"},{"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","MailQueue","User","VoiceQueue","ChatQueue","FaxQueue","SmsQueue","OpenChannelQueue","Setting",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){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:"danger",onColor:"success"},a.initVoiceQueues=function(){var a={},b={};return l.get().$promise.then(function(b){return a.queues=_.map(b.rows,function(a){return{name:a.name}}),g.get({id:e.id,controller:"voice",controller2:"queues"}).$promise}).then(function(a){b.queues=_.map(a.rows,function(a){return{name:a.name}})}).then(function(){ComponentsDropdowns.bindAgent(a,b,"voice",e.id,g)})["catch"](function(a){console.error(a)})},a.initChatQueues=function(){var a={},b={};return m.get().$promise.then(function(b){return a.queues=_.map(b.rows,function(a){return{id:a.id,name:a.name}}),g.get({id:e.id,controller:"chat",controller2:"queues"}).$promise}).then(function(a){b.queues=_.map(a.rows,function(a){return{id:a.id,name:a.name}})}).then(function(){ComponentsDropdowns.bindAgent(a,b,"chat",e.id,g)})["catch"](function(a){console.error(a)})},a.initMailQueues=function(){var a={},b={};return j.get().$promise.then(function(b){return a.queues=_.map(b.rows,function(a){return{id:a.id,name:a.name}}),g.get({id:e.id,controller:"mail",controller2:"queues"}).$promise}).then(function(a){b.queues=_.map(a.rows,function(a){return{id:a.id,name:a.name}})}).then(function(){ComponentsDropdowns.bindAgent(a,b,"mail",e.id,g)})["catch"](function(a){console.error(a)})},a.initSmsQueues=function(){var a={},b={};return o.get().$promise.then(function(b){return a.queues=_.map(b.rows,function(a){return{id:a.id,name:a.name}}),g.get({id:e.id,controller:"sms",controller2:"queues"}).$promise}).then(function(a){b.queues=_.map(a.rows,function(a){return{id:a.id,name:a.name}})}).then(function(){ComponentsDropdowns.bindAgent(a,b,"sms",e.id,g)})["catch"](function(a){console.error(a)})},a.initFaxQueues=function(){var a={},b={};return n.get().$promise.then(function(b){return a.queues=_.map(b.rows,function(a){return{id:a.id,name:a.name}}),g.get({id:e.id,controller:"fax",controller2:"queues"}).$promise}).then(function(a){b.queues=_.map(a.rows,function(a){return{id:a.id,name:a.name}})}).then(function(){ComponentsDropdowns.bindAgent(a,b,"fax",e.id,g)})["catch"](function(a){console.error(a)})},a.initOpenchannelQueues=function(){var a={},b={};return p.get().$promise.then(function(b){return a.queues=_.map(b.rows,function(a){return{id:a.id,name:a.name}}),g.get({id:e.id,controller:"openchannel",controller2:"queues"}).$promise}).then(function(a){b.queues=_.map(a.rows,function(a){return{id:a.id,name:a.name}})}).then(function(){ComponentsDropdowns.bindAgent(a,b,"openchannel",e.id,g)})["catch"](function(a){console.error(a)})},a.updatePassword=function(){var b={newPassword:a.agent.newPwd};return i.isAdmin()?b.id=e.id:b.oldPassword=a.agent.currentPwd,k.changePassword(b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){c.error(a)})};var r=a.uploader=new h({url:"api/users/"+e.id+"/avatar",queueLimit:1,withCredentials:!0,headers:{Authorization:"Bearer "+f.get("token")}});r.filters.push({name:"imageFilter",fn:function(a){var b="|"+a.type.slice(a.type.lastIndexOf("/")+1)+"|";return-1!=="|jpg|png|jpeg|".indexOf(b)}}),r.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")},r.onErrorItem=function(){c.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},r.onCompleteAll=function(){r.clearQueue()},a.initView=function(){return g.get({id:e.id}).$promise.then(function(b){return 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(","):[],q.get({id:1}).$promise}).then(function(b){a.setting=b})["catch"](function(a){c.error(a)})},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,openchannelCapacity:a.agent.openchannelCapacity}).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){c.error(a)})},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.error(a)})}}]),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.openchannel",{url:"/openchannel",templateUrl:"app/staff/agent/view/view.openchannel.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}}}).state("main.staff.agents.view.queues",{url:"/queues",templateUrl:"app/staff/agent/view/view.queues.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:4}},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.agents.view.queues.voice",{url:"/voice",templateUrl:"app/staff/agent/view/view.queues.voice.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:7}}}).state("main.staff.agents.view.queues.chat",{url:"/chat",templateUrl:"app/staff/agent/view/view.queues.chat.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:8}}}).state("main.staff.agents.view.queues.mail",{url:"/mail",templateUrl:"app/staff/agent/view/view.queues.mail.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:9}}}).state("main.staff.agents.view.queues.fax",{url:"/fax",templateUrl:"app/staff/agent/view/view.queues.fax.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:10}}}).state("main.staff.agents.view.queues.sms",{url:"/sms",templateUrl:"app/staff/agent/view/view.queues.sms.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:11}}}).state("main.staff.agents.view.queues.openchannel",{url:"/openchannel",templateUrl:"app/staff/agent/view/view.queues.openchannel.html",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:20}}})}]),angular.module("xCallyShuttleApp").controller("AgentWizardCtrl",["$scope","$rootScope","$location","$translate","$http","Agent","VoiceQueue","ChatQueue","MailQueue","SmsQueue","FaxQueue","OpenChannelQueue","Setting","xAlert","WizardHandler",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o){a.maxAmount=1e3,a._data={voice:{queues:[]},chat:{queues:[]},mail:{queues:[]},sms:{queues:[]},fax:{queues:[]},openchannel:{queues:[]}},a._agent=angular.copy(a._data),a.forms={info:void 0,voice:void 0},a.item={role:"agent",allow:["alaw","ulaw","gsm"],transport:["udp"],context:"from-sip"},a.next=function(){o.wizard().next()},a.getAmount=function(){return m.get({controller:"internal",internal:a.item.minInternal}).$promise.then(function(b){a.item.minInternal=Number(b.value),a.maxAmount=b.range||1e3})["catch"](function(a){n.error(a)})},a.exitValidation=function(a){return a},a.getFirstFreeInternal=function(){return m.get({controller:"internal"}).$promise.then(function(b){return a.internal=b,a.item.internal=b.value,a.item.minInternal=b.value,a.maxAmount=b.range||1e3,m.get({id:1}).$promise}).then(function(b){a.setting=b})["catch"](function(a){n.error(a)})},a.createItem=function(){var b=angular.copy(a.item);return delete b.minInternal,b.transport&&(b.transport=b.transport.join(",")),a.item.allow&&(b.allow=b.allow.join(";")),b.channels=a._agent,f.save(b).$promise.then(function(a){c.path("/staff/agents/view/"+a.id+"/queues/voice")})["catch"](function(a){console.log(a),n.error(a)})},a.createItems=function(){var b=angular.copy(a.item);return delete b.internal,b.transport&&(b.transport=b.transport.join(",")),b.allow&&(b.allow=b.allow.join(";")),f.save({id:"bulk"},b).$promise.then(function(){c.path("/staff/agents/list")})["catch"](function(a){console.log(a),n.error(a)})}}]),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"}},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.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.error(a)})},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:100,buttons:[{"class":"{{row.entity.defaultEntry ? 'blue-hoki disabled' : 'blue-hoki'}}",href:"/staff/teams/view/{{row.entity.id}}/settings",name:"profile"},{"class":"{{row.entity.defaultEntry ? 'green-turquoise disabled' : 'green-turquoise'}}",name:"agents",href:"/staff/teams/view/{{row.entity.id}}/agents"},{"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.error(a)})},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.error(a)})},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.error(a)})}}]),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:75,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","Setting",function(a,b,c,d,e,f,g,h,i){a.initView=function(){return a.Auth=f,a.forms={},h.get({id:c.id}).$promise.then(function(b){return 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(";"):[],i.get({id:1}).$promise}).then(function(b){a.setting=b})["catch"](function(a){g.error(a)})},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.error(a)})},a.updatePassword=function(){return h.update({password:a.item.password}).$promise.then(function(){g.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){g.error(a)})}}]),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){return a.item.internal=b.value,h.get({id:1}).$promise}).then(function(b){a.setting=b})["catch"](function(a){e.error(a)})},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.error(a)})}}]),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:100,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","OpenChannelQueue","Team","Module","Setting",function(a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q){function r(a,b){var c,d,e=b.length;for(c=0;e>c;c++){if(b[c].id===a)return b[c];if(b[c].SubModules&&b[c].SubModules.length&&(d=r(a,b[c].SubModules)))return d}}function s(b){var c=r(b.ModuleId,a.modules);if(b.status===!0)c.status=!0;else{var d=_.filter(c.SubModules,{status:!0});d.length||(c.status=!1)}c.ModuleId&&s(c)}function t(a,b){a.forEach(function(a){a.status=b,a.SubModules&&a.SubModules.length&&t(a.SubModules,b)})}function u(a,b){b.forEach(function(b){_.find(a,{id:b.id})?b.status=!0:b.status=!1,b.SubModules&&b.SubModules.length&&u(a,b.SubModules)})}function v(a,b){return a=_.union(a,_.map(_.filter(b,{status:!0}),"id")),b.forEach(function(b){b.SubModules&&b.SubModules.length&&(a=_.union(a,v(a,b.SubModules)))}),a}a.Auth=g,a._=_,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(c){return a.queues=_.map(c.rows,function(a){return{name:a.name}}),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(c){return a.queues=_.map(c.rows,function(a){return{id:a.id,name:a.name}}),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(c){return a.queues=_.map(c.rows,function(a){return{id:a.id,name:a.name}}),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(c){return a.queues=_.map(c.rows,function(a){return{id:a.id,name:a.name}}),f.query({id:b.id,controller:"allowed",controller2:"sms",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,"sms",b.id,f)})["catch"](function(a){console.error(a)})},a.initFaxQueues=function(){var a={},c={};return l.get().$promise.then(function(c){return a.queues=_.map(c.rows,function(a){return{id:a.id,name:a.name}}),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.initOpenchannelQueues=function(){var a={},c={};return n.get().$promise.then(function(c){return a.queues=_.map(c.rows,function(a){return{id:a.id,name:a.name}}),f.query({id:b.id,controller:"allowed",controller2:"openchannel",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,"openchannel",b.id,f)})["catch"](function(a){console.error(a)})},a.initView=function(){return f.get({id:b.id}).$promise.then(function(b){return a.user=b,a.user.transport=a.user.transport?a.user.transport.split(","):[],a.user.allow=a.user.allow?a.user.allow.split(";"):[],q.get({id:1}).$promise}).then(function(b){a.setting=b})["catch"](function(a){h.error(a)})},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.error(a)})},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.error(a)})};var w=a.uploader=new e({url:"api/users/"+b.id+"/avatar",queueLimit:1,withCredentials:!0,headers:{Authorization:"Bearer "+c.get("token")}});w.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=[],p.get().$promise.then(function(c){return a.modules=_.filter(c.rows,function(a){return!a.ModuleId}),f.query({id:b.id,controller:"allowed",controller2:"modules"}).$promise}).then(function(b){u(b,a.modules)})["catch"](function(a){h.error(a)})},a.updatePermissions=function(c){c.ModuleId&&s(c),c.SubModules&&c.SubModules.length&&t(c.SubModules,c.status);var e=v([],a.modules);return f.save({id:b.id,controller:"allowed",controller2:"modules"},{modules:e}).$promise.then(function(){h.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){h.error(a)})},w.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")},w.onErrorItem=function(){h.show(d.instant("MESSAGE_SOMETHING_WENT_WRONG"),"danger")},w.onCompleteAll=function(){w.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.openchannel",{url:"/openchannel",templateUrl:"app/staff/user/view/view.permit.openchannel.html",data:{permissions:{only:["admin"],redirectTo:"main.dashboard.openchannel"}}}).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","Auth",function(a,b,c,d,e,f,g,h){a.initWizard=function(){return a.Auht=h,a.forms={info:void 0,voice:void 0},a.item={role:"user",host:"dynamic",context:"from-sip"},g.get({controller:"internal"}).$promise.then(function(b){return a.item.internal=b.value,g.get({id:1}).$promise}).then(function(b){a.setting=b})["catch"](function(a){d.error(a)})},a.next=function(){c.wizard().next()},a.exitValidation=function(a){return a},a.createItem=function(){return f.save(a.item).$promise.then(function(a){b.path("user"===a.role?"/staff/users/view/"+a.id+"/permit/voice":"/staff/users/view/"+a.id+"/account")})["catch"](function(a){d.error(a)})}}]),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",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").factory("SugarcrmAccount",["$resource",function(a){return a("/api/sugarcrm/accounts/:id/:controller",{id:"@id"},{update:{method:"PUT"},fields:{params:{controller:"fields"},isArray:!0},check:{params:{controller:"check"}}})}]).factory("SugarcrmConfiguration",["$resource",function(a){return a("/api/sugarcrm/accounts/:accountId/configurations/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]).factory("SugarcrmField",["$resource",function(a){return a("/api/sugarcrm/accounts/:accountId/configurations/:configurationId/fields/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),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").config(["$stateProvider",function(a){a.state("main.sugarcrm.view.configurations",{url:"/configurations",template:"<div ui-view></div>","abstract":!0})}]),angular.module("xCallyShuttleApp").controller("SugarcrmViewConfigurationListCtrl",["$scope","$stateParams","$translate","gridOptions","SugarcrmConfiguration","$uibModal",function(a,b,c,d,e,f){a.initView=function(){var c={exporterCsvFilename:"sugarcrm_configurations.csv",columnDefs:[{name:"name"},{name:"description"},{name:"action",width:125,buttons:[{"class":"blue-hoki",href:"/sugarcrm/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/sugarcrm/view/configuration/list/create.modal.html",controller:"SugarcrmCreateConfigurationCtrl"});b.result.then(function(){a.gridOptions.getPage()})}}]),angular.module("xCallyShuttleApp").controller("SugarcrmCreateConfigurationCtrl",["$scope","$translate","$uibModalInstance","SugarcrmConfiguration","xAlert","$stateParams","channel",function(a,b,c,d,e,f,g){a.form={},a.item={},a.channels=g,a.item.channel="voice",a.item.type="Queue",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.sugarcrm.view.configurations.list",{url:"/list",templateUrl:"app/sugarcrm/view/configuration/list/list.html",controller:"SugarcrmViewConfigurationListCtrl"})}]),angular.module("xCallyShuttleApp").controller("SugarcrmViewCtrl",["$scope","$http","$stateParams","$translate","$location","$filter","WizardHandler","socket","xAlert","Modal","SugarcrmAccount",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){i.error(a)})},a.updateItem=function(){return k.update({id:c.id},a.account).$promise.then(function(){i.show(d.instant("MESSAGE_WELL_DONE")+".","success")})["catch"](function(a){i.error(a)})}}]),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"})}]),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:58}}})}]),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:75,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.error(a)})},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.error(a)})},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.error(a)})}}]),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:51}}})}]),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:75,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.error(a)})}}]),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.error(a),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.error(a)})},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.statusSwitch={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.error(a)})},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:53}}})}]),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:75,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.error(a)})},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){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["switch"]={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},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\', grid.appScope.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(){a.getInterval(),c.show(d.instant("MESSAGE_WELL_DONE")+"!","success"),f&&g.path("/tools/intervals/view/"+e.id+"/"+f)}).error(function(a){c.error(a)})},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:75,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.error(a)})},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:57}}})}]),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.error(a)})},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.error(a)})}}]),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("SchedulerListCtrl",["$scope","Scheduler","gridOptions","xAlert","$translate","socket",function(a,b,c,d,e,f){a._=_,a.switches={isActive:!0,size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.scheduleTypes=[{name:"APPLICATION_REPORT_EXTRACTION",value:"report"},{name:"APPLICATION_HISTORY_MOVE",value:"history"},{name:"APPLICATION_DB_BACKUP",value:"backup"}],a.initView=function(){var d={exporterCsvFilename:"Schedules.csv",columnDefs:[{name:"name"},{name:"type",cellTemplate:'<div class="centered-uigrid-td">{{grid.appScope._.find(grid.appScope.scheduleTypes,{value:row.entity.type}).name | translate}}</div>'},{name:"description"},{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.switches.isActive }}" switch-on-text="{{ \'APPLICATION_YES\' | translate }}" switch-off-text="{{ \'APPLICATION_NO\' | translate }}" switch-on-color="{{ grid.appScope.switches.onColor }}" switch-off-color="{{ grid.appScope.switches.offColor }}" switch-animate="{{ grid.appScope.switches.animate }}" switch-size="{{ grid.appScope.switches.size }}" switch-label="{{ grid.appScope.switches.label }}" switch-icon="{{ grid.appScope.switches.icon }}" switch-radio-off="{{ grid.appScope.switches.radioOff }}" switch-label-width="{{ grid.appScope.switches.labelWidth }}" switch-handle-width="{{ grid.appScope.switches.handleWidth }}"></div>',enableFiltering:!1,enableSorting:!1},{name:"sendMail",displayName:"APPLICATION_SEND_MAIL",cellTemplate:'<div data-ng-if="row.entity.type == \'report\'" class="centered-uigrid-td"><input data-ng-change="grid.appScope.updateItem(row.entity)", bs-switch ng-model="row.entity.sendMail" type="checkbox" switch-active="{{ grid.appScope.switches.isActive }}" switch-on-text="{{ \'APPLICATION_YES\' | translate }}" switch-off-text="{{ \'APPLICATION_NO\' | translate }}" switch-on-color="{{ grid.appScope.switches.onColor }}" switch-off-color="{{ grid.appScope.switches.offColor }}" switch-animate="{{ grid.appScope.switches.animate }}" switch-size="{{ grid.appScope.switches.size }}" switch-label="{{ grid.appScope.switches.label }}" switch-icon="{{ grid.appScope.switches.icon }}" switch-radio-off="{{ grid.appScope.switches.radioOff }}" switch-label-width="{{ grid.appScope.switches.labelWidth }}" switch-handle-width="{{ grid.appScope.switches.handleWidth }}"></div>',enableFiltering:!1,enableSorting:!1},{name:"action",width:100,buttons:[{"class":"blue-hoki",href:"/tools/scheduler/view/{{row.entity.id}}/settings",name:"settings"},{"class":"green-turquoise",name:"run",onClick:"grid.appScope.runSchedule(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.updateItem=function(a){return b.update({id:a.id},a).$promise.then(function(){d.show(e.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a),d.error(a)})},a.runSchedule=function(a){return b.get({id:a,controller:"run"}).$promise.then(function(){d.show(e.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a),d.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.scheduler.list",{url:"/list",templateUrl:"app/tools/scheduler/list/list.html",controller:"SchedulerListCtrl"})}]),angular.module("xCallyShuttleApp").factory("Scheduler",["$resource",function(a){return a("/api/scheduler/:id/:controller",{id:"@id"},{update:{method:"PUT"}})}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.scheduler",{url:"/scheduler",template:"<div ui-view></div>","abstract":!0,data:{permissions:{only:["admin","user"],redirectTo:"landing",id:61}}})}]),angular.module("xCallyShuttleApp").controller("SchedulerViewCtrl",["$scope","xAlert","$translate","$stateParams","socket","$location","ReportTree","Scheduler","DefaultReport","CustomReport","$timeout","MailServerOut",function(a,b,c,d,e,f,g,h,i,j,k,l){function m(){switch(a.schedule.cronType=a.rangeExec.type,a.rangeExec.type){case"daily":a.schedule.cron="00 "+a.rangeExec.hour+" * * *";break;case"weekly":a.schedule.cron="00 "+a.rangeExec.hour+" * * "+a.rangeExec.weekDays.join(",");break;case"monthly":a.schedule.cron="00 "+a.rangeExec.hour+" "+a.rangeExec.monthDay+" * *"}}function n(b){var c;switch(b.cronType){case"daily":a.rangeExec.hour=Number(b.cron.split(" ")[1]),a.rangeExec.type=b.cronType;break;case"weekly":c=b.cron.split(" "),a.rangeExec.hour=Number(c[1]),c[4].split(",").forEach(function(b){a.rangeExec.weekDays.push(Number(b))}),a.rangeExec.type=b.cronType;break;case"monthly":c=b.cron.split(" "),a.rangeExec.hour=Number(c[1]),a.rangeExec.monthDay=Number(c[2]),a.rangeExec.type=b.cronType;break;case"currentDay":a.switchValues.today=!0}a.$watch("rangeExec",function(b){a.switchValues.today||m()},!0)}a.forms={},a.rangeExec={weekDays:[],monthDay:null,hour:0,type:null},a.initReports=function(){var c;return a.reports=[],a.tempTodayCron=null,g.query().$promise.then(function(b){return a.defaultTreeData=JSON.parse(b[0].tree),a.customTreeData=JSON.parse(b[1].tree),i.get().$promise}).then(function(b){return a.defRep=b.rows,a.defRep.length&&_.forEach(a.defRep,function(b){c=_.find(a.defaultTreeData,{id:b.parent}),c&&(b.parent="Motion Reports - "+c.text,b.type="default")}),j.get().$promise}).then(function(b){return a.cusRep=b.rows,a.cusRep.length&&_.forEach(a.cusRep,function(b){c=_.find(a.customTreeData,{id:b.parent}),c&&(b.parent="Custom Reports - "+c.text,b.type="custom")}),l.get().$promise}).then(function(b){a.mailServers=b.rows})["catch"](function(a){b.error(a)})},a.initView=function(){return h.get({id:d.id}).$promise.then(function(b){a.schedule=b,n(b)}).then(function(){e.socket.on("schedule:update",function(b){a.schedule.id===b.id&&(a.schedule.active=b.active,a.schedule.sendMail=b.sendMail)})})["catch"](function(a){console.error(a),f.path("/tools/scheduler/list")})},a.refreshSlider=function(){k(function(){a.$broadcast("rzSliderForceRender"),a.refreshSlider=null})},a.monthDays=function(){for(var a=[],b=1;31>=b;b++)a.push(b);return a}(),a.hours=function(){for(var a=[],b=0;23>=b;b++)a.push(b);return a}(),a.setReportTree=function(b){a.schedule.reportType=b.type},a.validitySlider={ceil:24,floor:0,showTicks:!0},a.switchValues={today:!1},a.switches={isActive:!0,size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.scheduleTypes=[{name:"APPLICATION_REPORT_EXTRACTION",value:"report"}],a.todayCron=[{name:"15 min",value:"*/15 * * * *"},{name:"30 min",value:"*/30 * * * *"},{name:"1 h",value:"0 * * * *"}],a.reportRanges=[{name:"APPLICATION_PREVIOUS_DAY",value:"yesterday"},{name:"APPLICATION_LAST_SEVEN_DAYS",value:"last7"},{name:"APPLICATION_LAST_THIRTY_DAYS",value:"last30"},{name:"APPLICATION_LAST_MONTH",value:"lastMonth"}],a.cronTypes=[{name:"APPLICATION_DAY",value:"daily"},{name:"APPLICATION_WEEK",value:"weekly"},{name:"APPLICATION_MONTH",value:"monthly"}],a.weekDays=[{name:"APPLICATION_MONDAY",value:1},{name:"APPLICATION_TUESDAY",value:2},{name:"APPLICATION_WEDNESDAY",value:3},{name:"APPLICATION_THURSDAY",value:4},{name:"APPLICATION_FRIDAY",value:5},{name:"APPLICATION_SATURDAY",value:6},{name:"APPLICATION_SUNDAY",value:0}],a.checkToday=function(){a.switchValues.today?(a.schedule.cron=angular.copy(a.tempTodayCron),a.schedule.cronType="currentDay"):(a.tempTodayCron=angular.copy(a.schedule.cron),a.schedule.cron=void 0,m())},a.updateSchedule=function(){return h.update({id:a.schedule.id},a.schedule).$promise.then(function(){b.show(c.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a),b.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.scheduler.view",{url:"/view/:id",templateUrl:"app/tools/scheduler/view/view.html",controller:"SchedulerViewCtrl",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.scheduler.view.settings",{url:"/settings",templateUrl:"app/tools/scheduler/view/view.settings.html"})}]),angular.module("xCallyShuttleApp").controller("SchedulerWizardCtrl",["$scope","WizardHandler","$location","xAlert","Scheduler","ReportTree","$translate","DefaultReport","CustomReport","MailServerOut",function(a,b,c,d,e,f,g,h,i,j){function k(){switch(a.item.cronType=a.rangeExec.type,a.rangeExec.type){case"daily":a.item.cron="00 "+a.rangeExec.hour+" * * *";break;case"weekly":a.item.cron="00 "+a.rangeExec.hour+" * * "+a.rangeExec.weekDays.join(",");break;case"monthly":a.item.cron="00 "+a.rangeExec.hour+" "+a.rangeExec.monthDay+" * *"}}a.forms={},a.item={validityStart:8,validityEnd:16,type:"report",reportType:"default"},a.initReports=function(){a.reports=[];var b;return f.query().$promise.then(function(b){return a.defaultTreeData=JSON.parse(b[0].tree),a.customTreeData=JSON.parse(b[1].tree),h.get().$promise}).then(function(c){return a.defRep=c.rows,a.defRep.length&&_.forEach(a.defRep,function(c){b=_.find(a.defaultTreeData,{id:c.parent}),b&&(c.parent="Motion Reports - "+b.text,c.type="default")}),i.get().$promise}).then(function(c){return a.cusRep=c.rows,a.cusRep.length&&_.forEach(a.cusRep,function(c){b=_.find(a.customTreeData,{id:c.parent}),b&&(c.parent="Custom Reports - "+b.text,c.type="custom")}),j.get().$promise}).then(function(b){a.mailServers=b.rows;var c=_.find(a.mailServers,{MailAccountId:null});c&&(c.username+=" (custom)")})["catch"](function(a){d.error(a)})},a.setReportTree=function(b){a.item.reportType=b.type},a.validitySlider={ceil:24,floor:0,showTicks:!0},a.switchValues={today:!1},a.switches={isActive:!0,size:"mini",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.scheduleTypes=[{name:"APPLICATION_REPORT_EXTRACTION",value:"report"}],a.todayCron=[{name:"15 min",value:"*/15 * * * *"},{name:"30 min",value:"*/30 * * * *"},{name:"1 h",value:"0 * * * *"}],a.reportRanges=[{name:"APPLICATION_PREVIOUS_DAY",value:"yesterday"},{name:"APPLICATION_LAST_SEVEN_DAYS",value:"last7"},{name:"APPLICATION_LAST_THIRTY_DAYS",value:"last30"},{name:"APPLICATION_LAST_MONTH",value:"lastMonth"}],a.cronTypes=[{name:"APPLICATION_DAY",value:"daily"},{name:"APPLICATION_WEEK",value:"weekly"},{name:"APPLICATION_MONTH",value:"monthly"}],a.weekDays=[{name:"APPLICATION_MONDAY",value:1},{name:"APPLICATION_TUESDAY",value:2},{name:"APPLICATION_WEDNESDAY",value:3},{name:"APPLICATION_THURSDAY",value:4},{name:"APPLICATION_FRIDAY",value:5},{name:"APPLICATION_SATURDAY",value:6},{name:"APPLICATION_SUNDAY",value:0}],a.tempTodayCron=null,a.checkToday=function(){a.switchValues.today?(a.item.cron=angular.copy(a.tempTodayCron),a.item.cronType="currentDay"):(a.tempTodayCron=angular.copy(a.item.cron),a.item.cron=void 0,k())},a.monthDays=function(){for(var a=[],b=1;31>=b;b++)a.push(b);return a}(),a.hours=function(){for(var a=[],b=0;23>=b;b++)a.push(b);return a}(),a.rangeExec={weekDays:[],monthDay:null,hour:0,type:null},a.$watch("rangeExec",function(b){a.switchValues.today||k()},!0),a.next=function(){b.wizard().next()},a.previous=function(){b.wizard().previous()},a.exitValidation=function(a){return a},a.createItem=function(){return e.save(a.item).$promise.then(function(){c.path("/tools/scheduler/list")})["catch"](function(a){d.error(a)})}}]),angular.module("xCallyShuttleApp").config(["$stateProvider",function(a){a.state("main.tools.scheduler.wizard",{url:"/wizard",templateUrl:"app/tools/scheduler/wizard/wizard.html",controller:"SchedulerWizardCtrl"})}]),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.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)})})};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")}}]),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:60}}})}]),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:75,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.error(a)})},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/:tag",{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:55}}})}]),angular.module("xCallyShuttleApp").controller("TagViewCtrl",["$scope","$http","xAlert","$translate","$stateParams","$location","Tag","gridOptions","List","Company","Contact","uiGridConstants","usSpinnerService",function(a,b,c,d,e,f,g,h,i,j,k,l,m){function n(){m.stop("spinner-grid"),a.readyGrid=!0}a.getTag=function(){return g.get({id:e.id}).$promise.then(function(b){a.tag=b})["catch"](function(a){c.error(a)})},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.error(a)})},a.initChat=function(){m.spin("spinner-grid");var b={enableRowSelection:!1,exporterCsvFilename:"tagChat.csv",columnDefs:[{name:"type"},{name:"status"},{name:"ChatWebsite.name",displayName:"APPLICATION_WEBSITE"},{name:"ChatVisitor.email",displayName:"APPLICATION_VISITOR"},{name:"action",width:40,buttons:[{"class":"green",name:"chatRoom",onClick:"grid.appScope.openRoom(row.entity.id, 'chatRoom')"}]}]};a.gridOptions=h.gridOptions(g,b,a,{controller:"chat",tag:a.tag.name},null,null,n())},a.initMail=function(){m.spin("spinner-grid");var b={enableRowSelection:!1,exporterCsvFilename:"tagMail.csv",columnDefs:[{name:"subject"},{name:"from"},{name:"account"},{name:"status"},{name:"action",width:40,buttons:[{"class":"green",name:"mailRoom",onClick:"grid.appScope.openRoom(row.entity.id, 'mailRoom')"}]}]};a.gridOptions=h.gridOptions(g,b,a,{controller:"mail",tag:a.tag.name},null,null,n())},a.initFax=function(){m.spin("spinner-grid");var b={enableRowSelection:!1,exporterCsvFilename:"tagFax.csv",columnDefs:[{name:"from"},{name:"account"},{name:"status"},{name:"action",width:40,buttons:[{"class":"green",name:"faxRoom",onClick:"grid.appScope.openRoom(row.entity.id, 'faxRoom')"}]}]};a.gridOptions=h.gridOptions(g,b,a,{controller:"fax",tag:a.tag.name},null,null,n())},a.initSms=function(){m.spin("spinner-grid");var b={enableRowSelection:!1,exporterCsvFilename:"tagSms.csv",columnDefs:[{name:"from"},{name:"status"},{name:"action",width:40,buttons:[{"class":"green",name:"smsRoom",onClick:"grid.appScope.openRoom(row.entity.id, 'smsRoom')"}]}]};a.gridOptions=h.gridOptions(g,b,a,{controller:"sms",tag:a.tag.name},null,null,n())},a.initContacts=function(){a.readyGrid=!1,m.spin("spinner-grid");var b;return i.get().$promise.then(function(b){return a.lists=[],b.rows.forEach(function(b,c){a.lists.push({value:b.id,label:b.name})}),j.get().$promise}).then(function(b){a.companies=[],b.rows.forEach(function(b,c){a.companies.push({value:b.id,label:b.name})})}).then(function(){b={enableRowSelection:!1,exporterCsvFilename:"tagContacts.csv",columnDefs:[{name:"firstName"},{name:"lastName"},{name:"phone"},{name:"email"},{name:"ListId",displayName:"APPLICATION_LIST",field:"List.name",filter:{type:l.filter.SELECT,selectOptions:a.lists}},{name:"CompanyId",displayName:"APPLICATION_COMPANY",field:"Company.name",filter:{type:l.filter.SELECT,term:e.companyId||null,selectOptions:a.companies}},{name:"action",width:40,buttons:[{"class":"blue-hoki",name:"profile",onClick:"grid.appScope.openContactTab(row.entity)"}]}]},a.gridOptions=h.gridOptions(g,b,a,{controller:"contacts",tag:a.tag.name},null,null,n())})["catch"](function(a){c.error(a)})},a.openRoom=function(b,c){var d=_.find(a.workspaces,{id:b,type:c});if(d)d.active=!0;else{var e;switch(c){case"mailRoom":e="icon-envelope";break;case"chatRoom":e="fa fa-users";break;case"faxRoom":e="fa fa-fax";break;case"smsRoom":e="glyphicon glyphicon-comment"}a.workspaces.push({id:b,type:c,"class":e,active:!0})}}}]),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"}).state("main.tools.tags.view.chat",{url:"/chat",templateUrl:"app/tools/tag/view/view.chat.html"}).state("main.tools.tags.view.mail",{url:"/mail",templateUrl:"app/tools/tag/view/view.mail.html"}).state("main.tools.tags.view.fax",{url:"/fax",templateUrl:"app/tools/tag/view/view.fax.html"}).state("main.tools.tags.view.sms",{url:"/sms",templateUrl:"app/tools/tag/view/view.sms.html"}).state("main.tools.tags.view.contacts",{url:"/contacts",templateUrl:"app/tools/tag/view/view.contacts.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:75,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:56}}})}]),angular.module("xCallyShuttleApp").controller("TemplateViewCtrl",["$scope","$rootScope","$http","$translate","$stateParams","xAlert","Template","templateVariable","Variable",function(a,b,c,d,e,f,g,h,i){a.initItem=function(){CKEDITOR.plugins.addExternal("richparams","/assets/plugins/ckeditor-richparams/"),a.options={language:b.language,allowedContent:!0,entities:!1,skin:"office2013",contentsCss:"/assets/css/global/richparams.css",extraPlugins:"richparams,autogrow",autoGrow_minHeight:450,richparams:h,disableNativeSpellChecker:!1,toolbar:[{name:"clipboard",items:["Cut","Copy","Paste","PasteText","PasteFromWord","-","Undo","Redo"]},{name:"links",items:["Link","Unlink","Anchor"]},{name:"insert",items:["Image","Table","HorizontalRule","SpecialChar"]},{name:"tools",items:["Maximize"]},{name:"document",items:["Source"]},"/",{name:"basicstyles",items:["Bold","Italic","Underline","Strike","Subscript","Superscript","-","RemoveFormat"]},{name:"paragraph",items:["NumberedList","BulletedList","-","Outdent","Indent","-","Blockquote"]},{name:"styles",items:["Styles","Format"]},"/",{name:"motion",items:["voice","chat","mail"]}]},a.form={},a.item={},a.item=g.get({id:e.id})},a.updateItem=function(){return g.update(a.item).$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.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","$rootScope","$location","$http","WizardHandler","xAlert","Template","templateVariable",function(a,b,c,d,e,f,g,h){a.initWizard=function(){CKEDITOR.plugins.addExternal("richparams","/assets/plugins/ckeditor-richparams/"),a.options={language:b.language,allowedContent:!0,entities:!1,skin:"office2013",contentsCss:"/assets/css/global/richparams.css",extraPlugins:"richparams,autogrow",autoGrow_minHeight:450,disableNativeSpellChecker:!1,richparams:h,toolbar:[{name:"clipboard",items:["Cut","Copy","Paste","PasteText","PasteFromWord","-","Undo","Redo"] -},{name:"links",items:["Link","Unlink","Anchor"]},{name:"insert",items:["Image","Table","HorizontalRule","SpecialChar"]},{name:"tools",items:["Maximize"]},{name:"document",items:["Source"]},"/",{name:"basicstyles",items:["Bold","Italic","Underline","Strike","Subscript","Superscript","-","RemoveFormat"]},{name:"paragraph",items:["NumberedList","BulletedList","-","Outdent","Indent","-","Blockquote"]},{name:"styles",items:["Styles","Format"]},"/",{name:"motion",items:["voice","chat","mail"]}]},a.item={},a.form={}},a.exitValidation=function(a){return a},a.createItem=function(){return g.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(){c.path("/tools/templates/list")})["catch"](function(a){f.error(a)})}}]),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,data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:13}}})}]),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:75,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){e.error(a)})}}]),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:50}}})}]),angular.module("xCallyShuttleApp").controller("TriggerViewCtrl",["$scope","$stateParams","$http","$translate","xAlert","triggers","Trigger","$location",function(a,b,c,d,e,f,g,h){a.$triggers=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.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 g.get({id:b.id}).$promise.then(function(b){a.trigger=b})["catch"](function(a){e.error(a),h.path("/tools/triggers/list")})},a.updateTrigger=function(){return g.update({id:b.id},a.trigger).$promise.then(function(){e.show(d.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){console.error(a),e.error(a)})},a.exitValidation=function(b){return!(!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.statusSwitch={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="voice",a.createItem=function(){return g.save(a.item).$promise.then(function(){c.path("/tools/triggers/list")})["catch"](function(a){console.error(a),d.error(a)})},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("voice:trunk",function(b){var c=_.find(a.gridOptions.data,{name:b.username});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:75,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.error(a)})}}]),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:52}}})}]),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("voice:trunk",function(b){a.trunk.name===b.username&&(a.trunk.status=b.status,a.trunk.peerstatus=b.peerstatus)})})["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.error(a)})},a.getContexts=function(){return i.get().$promise.then(function(b){a.voiceContexts=b.rows})["catch"](function(a){c.error(a)})}}]),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.error(a)})}}]),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:75,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.error(a)})},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:54}}})}]),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.error(a)})},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.error(a)})}}]),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:125,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.error(a)})},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.error(a)})},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",data:{permissions:{only:["admin","user"],redirectTo:"landing",id:59}}})}]),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){function l(a){var b,c;if(!a)return 0;for(a=a.toString(),b=c=a.length;b--;){var d=a[b].charCodeAt();d>=56320&&57343>=d&&b--,d>127&&2047>=d?c++:d>2047&&65535>=d&&(c+=2)}return c}a.Auth=f,a.editMode=!1,a.getDashboard=function(){return k.get({id:g.id}).$promise.then(function(b){!b[f.getRole()]&&h.path("/landing");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 m=function(c,f,h){var i=angular.copy(a.dashboard);return i.name=a.dashboard.model.title,i.model=JSON.stringify(i.model),l(i.model)<=64e3?k.update({id:g.id},i).$promise.then(function(){d.show(e.instant("MESSAGE_DASHBOARD_SAVED")+"!","success"),a.editMode=!1})["catch"](function(b){d.error(b),i.model=JSON.parse(i.model),i.name="dashboard",a.dashboard=i}):(d.show(e.instant("MESSAGE_DASHBOARD_TOO_BIG")+"!","warning"),void b.$broadcast("adfToggleEditMode"))};a.$on("adfDashboardChanged",m),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",data:{permissions:{only:["admin","user","agent"],redirectTo:"landing",id:2}}})}]),angular.module("xCallyShuttleApp").controller("YourdashboardViewCtrl",["$scope","$rootScope","xAlert","$translate","$stateParams","$location","YourDashboard",function(a,b,c,d,e,f,g){a.radioSwitch={isActive:!0,size:"small",animate:!0,radioOff:!0,handleWidth:"auto",labelWidth:"auto",inverse:!0,offColor:"danger",onColor:"success"},a.getDashboard=function(){return g.get({id:e.id}).$promise.then(function(b){delete b.model,a.dashboard=b})["catch"](function(){f.path("/tools/yourdashboards/list")})},a.updateDashboard=function(){var b=angular.copy(a.dashboard);return g.update({id:e.id},b).$promise.then(function(){c.show(d.instant("MESSAGE_WELL_DONE")+"!","success")})["catch"](function(d){c.error(d),a.dashboard=b})}}]),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"]}])}]},data:{permissions:{only:["admin","user"],redirectTo:"landing",id:59}}}).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})}]),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:"profile"},{"class":"green-jungle",name:"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.item.type="Queue",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";case"voice_outbound":return"Voice: Outbound";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.item.serverUrl=c.protocol()+"://"+location.host},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").factory("Auth",["$location","$rootScope","$http","User","$cookieStore","$q","localStorageService",function(a,b,c,d,e,f,g){var h={};return e.get("token")&&(h=d.me()),{login:function(a,i){var j=i||angular.noop,k=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.set("loggedIn",!0),h=d.me({},function(){b.$broadcast("login")}),k.resolve(a),j()}).error(function(a){return this.logout(),k.reject(a),j(a)}.bind(this)),k.promise},recover:function(a,b){var d=b||angular.noop,e=f.defer();return c.post("/auth/local/recover",{ -email:a.email}).success(function(a){return e.resolve(a),d()}).error(function(a){return e.reject(a),d(a)}.bind(this)),e.promise},reset:function(a,b){var d=b||angular.noop,e=f.defer();return c.post("/auth/local/reset/"+a.token,{password:a.password}).success(function(a){return e.resolve(a),d()}).error(function(a){return e.reject(a),d(a)}.bind(this)),e.promise},loginWithToken:function(a,c,f){e.put("role",f),e.put("token",a),e.put("userId",c),h=d.me({},function(){b.$broadcast("login")})},logout:function(){e.remove("role"),e.remove("token"),e.remove("userId"),g.set("loggedIn"),h={},b.$broadcast("logout")},createUser:function(a,b){var c=b||angular.noop;return d.save(a,function(b){return e.put("token",b.token),h=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:h.id},{oldPassword:a,newPassword:b},function(a){return e(null,a)},function(a){return e(a)}).$promise},getCurrentUser:function(){return h},isLoggedIn:function(){return h.hasOwnProperty("role")},isLoggedInAsync:function(a){h.hasOwnProperty("$promise")?h.$promise.then(function(){a(!0)})["catch"](function(){a(!1)}):a(h.hasOwnProperty("role")?!0:!1)},isAdmin:function(){return"admin"===(e.get("role")||h.role)},isUser:function(){return"user"===(e.get("role")||h.role)},isAgent:function(){return"agent"===(e.get("role")||h.role)},getRole:function(){return h.role},getToken:function(){return e.get("token")}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderAccountEmail",["$compile","$timeout","MailAccount","xAlert","Template",function(a,b,c,d,e){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/accountEmail/actionBuilder.html",compile:function(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("")}var h,i;return h=f.contents().remove(),function(f,j){f.randomName=g(),b(function(){return c.get().$promise.then(function(a){return _.forEach(a.rows,function(a){a.id=String(a.id)}),f.accounts=a,e.get().$promise}).then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),f.templates=a.rows})["catch"](function(a){d.error(a)})}),i||(i=a(h)),j.append(i(f,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderAccountSms",["$compile","$timeout","SmsAccount","xAlert",function(a,b,c,d){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/accountSms/actionBuilder.html",compile:function(e){function f(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("")}var g,h;return g=e.contents().remove(),function(e,i){e.randomName=f(),b(function(){return c.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),e.accounts=a})["catch"](function(a){d.error(a)})}),h||(h=a(g)),i.append(h(e,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderAccountTemplate",["$compile","xAlert","$http","$timeout","Template","MailAccount",function(a,b,c,d,e,f){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/accountTemplate/actionBuilder.html",compile:function(c){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("")}var h,i;return h=c.contents().remove(),function(c,j){c.randomName=g(),d(function(){return e.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),c.templates=a}).then(function(){return f.get()}).then(function(a){c.accounts=a})["catch"](function(a){b.error(a)})}),i||(i=a(h)),j.append(i(c,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderClose",["$compile",function(a){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/close/actionBuilder.html",compile:function(b){function c(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("")}var d,e;return d=b.contents().remove(),function(b,f){b.randomName=c(),e||(e=a(d)),f.append(e(b,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderEmail",["$compile","xAlert","$timeout","Template",function(a,b,c,d){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/email/actionBuilder.html",compile:function(e){function f(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("")}var g,h;return g=e.contents().remove(),function(e,i){e.randomName=f(),c(function(){return d.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),e.templates=a.rows})["catch"](function(a){b.error(a)})}),h||(h=a(g)),i.append(h(e,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderForward",["$compile",function(a){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/forward/actionBuilder.html",compile:function(b){function c(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("")}var d,e;return d=b.contents().remove(),function(b,f){b.randomName=c(),e||(e=a(d)),f.append(e(b,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderHttp",["$compile",function(a){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/http/actionBuilder.html",compile:function(b){function c(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("")}var d,e;return d=b.contents().remove(),function(b,f){b.randomName=c(),b.methods=["GET","POST"],e||(e=a(d)),f.append(e(b,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").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:"components/directives/action/integration/actionBuilder.html",compile:function(c){function f(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("")}var l,m;return l=c.contents().remove(),function(c,n){c.randomName=f(),d(function(){return e.get({active:1}).$promise.then(function(a){_.remove(a.rows,function(a){return"iframe"===a.state}),c.integrations=a.rows,c.element.data1&&o()})["catch"](function(a){b.error(a)})});var o=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?a.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),c.accounts=a.rows,c.element.data2&&p()})["catch"](function(a){b.error(a)}):void 0},p=function(){var a=_.find(c.accounts,{id:c.element.data2}).Configurations;_.forEach(a,function(a){a.id=String(a.id)}),c.configurations=a};c.changeIntegration=function(){c.element.data2="",o()},c.changeAccount=function(){c.element.data3="",p()},m||(m=a(l)),n.append(m(c,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderJscripty",["$compile","xAlert","$http","$timeout","Template","$translate","JscriptyProject",function(a,b,c,d,e,f,g){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/jscripty/actionBuilder.html",compile:function(c){var e,f;return e=c.contents().remove(),function(c,h){function i(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=i(),d(function(){return g.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),c.projects=a.rows})["catch"](function(a){b.error(a)})}),f||(f=a(e)),h.append(f(c,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderMotionBar",["$compile","xAlert","$http","$timeout","Template",function(a,b,c,d,e){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/motionbar/actionBuilder.html",compile:function(c){var f,g;return f=c.contents().remove(),function(c,h){function i(){return e.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),c.templates=a.rows})["catch"](function(a){b.error(a)})}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("")}c.randomName=j(),c.motionActions=[{name:"Popup",value:"0"},{name:"URL",value:"1"},{name:"Windows App",value:"2"}],c.changeMode=function(){c.element.data2="",c.element.data3="",i()},d(function(){return i()}),g||(g=a(f)),h.append(g(c,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderStatus",["$compile",function(a){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/status/actionBuilder.html",compile:function(b){var c,d;return c=b.contents().remove(),function(b,e){function f(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=f(),b.states=[{name:"APPLICATION_STATUS_NEW",value:"NEW"},{name:"APPLICATION_STATUS_OPEN",value:"OPEN"},{name:"APPLICATION_STATUS_PENDING",value:"PENDING"},{name:"APPLICATION_STATUS_CLOSED",value:"CLOSED"}],d||(d=a(c)),e.append(d(b,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderTag",["$compile","xAlert","$http","$timeout","Tag",function(a,b,c,d,e){return{restrict:"E",scope:{myElement:"=element",form:"="},templateUrl:"components/directives/action/tag/actionBuilder.html",compile:function(c){function f(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("")}var g,h;return g=c.contents().remove(),function(c,i){console.log("myElement",c.myElement),c.randomName=f(),c.data={tags:c.myElement.data1?c.myElement.data1.split(";"):[]},c.$watch("data.tags",function(a){c.myElement.data1=a.join(";")}),d(function(){return e.get().$promise.then(function(a){c.tags=a.rows})["catch"](function(a){b.error(a)})}),h||(h=a(g)),i.append(h(c,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderTemplate",["$compile","xAlert","$timeout","Template",function(a,b,c,d){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/template/actionBuilder.html",compile:function(e){function f(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("")}var g,h;return g=e.contents().remove(),function(e,i){e.randomName=f(),c(function(){return d.get().$promise.then(function(a){_.forEach(a.rows,function(a){a.id=String(a.id)}),e.templates=a.rows})["catch"](function(a){b.error(a)})}),h||(h=a(g)),i.append(h(e,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("actionBuilderUrlForward",["$compile",function(a){return{restrict:"E",scope:{element:"=",form:"="},templateUrl:"components/directives/action/urlforward/actionBuilder.html",compile:function(b){function c(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("")}var d,e;return d=b.contents().remove(),function(b,f){b.randomName=c(),b.types=[{name:"HTTP GET",value:"GET"},{name:"HTTP POST",value:"POST"}],e||(e=a(d)),f.append(e(b,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").directive("conditionBuilder",["$compile","$timeout","$translate","xAlert",function(a,b,c,d){return{restrict:"E",scope:{element:"=",serviceindex:"=",service:"=",form:"="},templateUrl:"components/directives/condition/conditionBuilder.html",compile:function(e){var f,g;return f=e.contents().remove(),function(e,h){function i(a){var b=_.find(e.service.services[e.serviceindex].conditions,{value:a});if(b)if(e.elementType=b.type,b.arr)e.values=b.arr;else if(b.resource)return b.resource.get(b.params||{}).$promise.then(function(a){e.values=_.map(a.rows,function(a){return{name:a[b.resName||b.resValue],value:a[b.resValue]}})})["catch"](function(a){d.show(c.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("")}e._=_,e.randomName=j(),b(function(){e.element.field&&i(e.element.field)}),e.checkCondition=function(a){e.element.value="",e.element.operator="",i(a)},g||(g=a(f)),h.append(g(e,function(a){return a}))}}}}]),angular.module("xCallyShuttleApp").factory("xNotificationLicense",["Notification","$rootScope","$location",function(a,b,c){return{show:function(d){var e=b.$new();return e["class"]="alert-warning",e.icon="fa fa-exclamation-triangle",e.more=function(){c.path("/setting/license/view")},new a({delay:d,templateUrl:"components/factories/xNotificationLicense/xNotificationLicense.html",scope:e})}}}]),angular.module("xCallyShuttleApp").filter("secToTime",[function(){return function(a){return new Date(1970,0,1).setSeconds(a)}}]),angular.module("xCallyShuttleApp").controller("FooterController",["$scope","Setting",function(a,b){a.year=moment().year(),a.$on("$includeContentLoaded",function(){Layout.initFooter()}),a.initFooter=function(){return b.get({controller:"info"}).$promise.then(function(b){a.info=b})["catch"](function(a){console.error(a)})}}]),angular.module("xCallyShuttleApp").controller("HeaderController",["$scope","$rootScope","$location","$state","$http","$interval","$notification","Auth","xAlert","socket","xNotificationLicense","toastr","localStorageService","Agent","SmsReport","MailReport","OpenChannelReport","ChatReport","ChatRoom","xNotification","$timeout","$translate","$window","User","Pause","Action","FaxReport","List","MailAccount","ChatWebsite","FaxAccount","SmsAccount","OpenChannelAccount","ReportAgent","$uibModal","$log","ReportDial",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,A,B,C,D,E,F,G,H,I,J,K){function L(a,b,c){return null===b&&(b=50),null===c&&(c="..."),a&&a.length>b?a.substring(0,b-c.length)+c:a}function M(b){var c,d="reason";switch(b){case"mail":c=p;break;case"chat":c=r;break;case"fax":c=A;break;case"sms":c=o;break;case"agent":c=H,d="lastevent";break;case"dial":c=K,d="dialstatus";break;case"openchannel":c=q;break;default:return}return c.get({limit:10,order:"updatedAt DESC"}).$promise.then(function(c){_.forEach(c.rows,function(a){if(a[d])switch(a[d].toLowerCase()){case"answer":case"connect":case"complete":a.status="taken";break;case"answered_elsewhere":a.status="taken_elsewhere";break;case"called":a.status="lost";break;case"busy":a.status="busy";break;case"rejected":a.status="rejected";break;case"cancel":case"abandoned":a.status="abandoned"}}),a.agentNotifications[b].rows=c.rows,j.socket.on("report_"+b+":save",function(c){c.status="none",a.agentNotifications[b].rows.unshift(c),"agent"!==b&&"dial"!==b&&(a.agentNotifications[b].timeout[c.id]=setTimeout(function(){clearTimeout(a.agentNotifications[b].timeout[c.id]),_.find(a.agentNotifications[b].rows,{id:c.id}).status="lost",angular.element(document.getElementById("header_"+b+"_notification_bar")).hasClass("open")||a.agentNotifications[b]["new"]++,delete a.agentNotifications[b].timeout[c.id]},1e3*c.timeslot))}),j.socket.on("report_"+b+":update",function(c){if("agent"===b){var e=_.find(a.activeCalls,{id:c.id});e&&(c.agentcomplete||c.agentringnoanswer||c.agentdump)?_.remove(a.activeCalls,{id:c.id}):!c.agentconnectAt||c.agentcomplete||c.agentringnoanswer||c.agentdump||a.activeCalls.push(c)}var f=_.find(a.agentNotifications[b].rows,{id:c.id});if(f&&("agent"!==b&&"dial"!==b&&a.agentNotifications[b].timeout[c.id]&&(clearTimeout(a.agentNotifications[b].timeout[c.id]),delete a.agentNotifications[b].timeout[c.id]),c[d])){switch(c[d].toLowerCase()){case"answer":case"connect":case"complete":c.status="taken";break;case"answered_elsewhere":c.status="taken_elsewhere",angular.element(document.getElementById("header_"+b+"_notification_bar")).hasClass("open")||a.agentNotifications.chat["new"]++;break;case"busy":c.status="busy",angular.element(document.getElementById("header_"+b+"_notification_bar")).hasClass("open")||a.agentNotifications[b]["new"]++;break;case"rejected":c.status="rejected";break;case"cancel":case"abandoned":c.status="abandoned",angular.element(document.getElementById("header_"+b+"_notification_bar")).hasClass("open")||a.agentNotifications[b]["new"]++}_.merge(f,c)}})})["catch"](function(a){i.error(a)})}function N(){return a.headerAgent=h.getCurrentUser(),a.readyTimer=1e3*moment().unix(),y.get().$promise.then(function(b){a.headerPauses=b.rows,j.syncUpdates("pause",a.headerPauses)}).then(function(){j.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&&b.openchannelPause||(a.readyTimer=1e3*moment().unix()))})})["finally"](function(){h.getCurrentUser().loginInPause&&!m.get("loggedIn")&&a.headerPause("pause")})["catch"](function(a){console.log("Error synchronizing agent status:",a)})}function O(){return H.get({id:"active",controller:"calls"}).$promise.then(function(b){a.activeCalls=b.rows})["catch"](function(a){i.error(a)})}a.moment=moment,$(document).on("click",".tabbed-dropdown",function(a){a.stopPropagation()}),a.license.token!==a.license.token2&&(h.isAdmin()||h.isUser())&&f(function(){"main.setting.license.view"!==d.current.name&&k.show(3e4)},3e4),a.openRoom=function(b,c){var d=_.find(a.workspaces,{id:b,type:c});if(d)d.active=!0;else{var e;switch(c){case"mailRoom":e="icon-envelope";break;case"chatRoom":e="fa fa-users";break;case"faxRoom":e="fa fa-fax";break;case"smsRoom":e="glyphicon glyphicon-comment";break;case"openchannelRoom":e="icon-globe"}a.workspaces.push({id:b,type:c,"class":e,active:!0})}},a.toggleSidebar=function(){b.settings.layout.pageSidebarClosed=!b.settings.layout.pageSidebarClosed,m.set("sidebarClosed",b.settings.layout.pageSidebarClosed)},a.chooseContact=function(b){var c=I.open({animation:!0,templateUrl:"app/main/chooseContact.modal.html",controller:"ChooseContactModalCtrl",resolve:{data:function(){return{eventChannel:"voice",calleridnum:b}}}});c.result.then(function(c){c?a.openContactTab(c):a.newContact({calleridnum:b})},function(){J.info("Modal dismissed at: "+new Date)})},a.loadNotifications=function(b){if(!a.busyLoad[b].end){a.busyLoad[b].busy=!0;var c,d="reason";switch(b){case"mail":c=p;break;case"chat":c=r;break;case"fax":c=A;break;case"sms":c=o;break;case"agent":c=H,d="lastevent";break;case"dial":c=K,d="dialstatus";break;case"openchannel":c=q;break;default:return}return c.get({limit:10,offset:a.agentNotifications[b].rows.length,order:"updatedAt DESC"}).$promise.then(function(c){c.rows.length?(_.forEach(c.rows,function(a){if(a[d])switch(a[d].toLowerCase()){case"answer":case"connect":case"complete":a.status="taken";break;case"answered_elsewhere":a.status="taken_elsewhere";break;case"called":a.status="lost";break;case"busy":a.status="busy";break;case"rejected":a.status="rejected";break;case"abandoned":a.status="abandoned"}}),a.agentNotifications[b].rows=a.agentNotifications[b].rows.concat(c.rows)):a.busyLoad[b].end=!0,a.busyLoad[b].busy=!1})["catch"](function(a){i.error(a)})}},a.headerPause=function(b,c,d){return z.save({name:b,agent:a.headerAgent.id,type:c||"DEFAULT PAUSE",data4:c||"DEFAULT PAUSE",channel:d||"all"}).$promise.then(function(){i.show(v.instant("MESSAGE_WELL_DONE"),"success")})["catch"](function(a){i.error(a)})},h.isAgent()&&(N(),a.agentNotifications={mail:{rows:[],"new":0,timeout:{}},chat:{rows:[],"new":0,timeout:{}},fax:{rows:[],"new":0,timeout:{}},sms:{rows:[],"new":0,timeout:{}},agent:{rows:[],"new":0},dial:{rows:[],"new":0},openchannel:{rows:[],"new":0}},a.busyLoad={mail:{busy:!1,end:!1},chat:{busy:!1,end:!1},fax:{busy:!1,end:!1},sms:{busy:!1,end:!1},agent:{busy:!1,end:!1},dial:{busy:!1,end:!1},openchannel:{busy:!1,end:!1}},O(),M("agent"),M("dial"),a.license.mail&&M("mail"),a.license.chat&&M("chat"),a.license.fax&&M("fax"),a.license.messaging&&M("sms"),a.license.openchannel&&M("openchannel")),j.socket.on("user_has_chat_room:save",function(b){var c;return s.get({id:Number(b.ChatRoomId)}).$promise.then(function(b){console.log("chatRoom",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)})}),j.socket.on("chat_message:save",function(b){var c;if(b.UserId!==h.getCurrentUser().id){var d=_.find(a.workspaces,{id:Number(b.ChatRoomId),type:"chatRoom"});if(!d)return s.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)})}});var P=function(){return w.Notification},Q=function(){b.settings.layout.onFocus=!0},R=function(){b.settings.layout.onFocus=!1};w.onfocus=Q,w.onblur=R,a.getFullnames=function(a){var b=_.map(a.Users,"fullname");return a.ChatVisitor&&b.unshift(a.ChatVisitor.fullname),_.without(b,h.getCurrentUser().fullname).join(", ")},a.openContact=function(b,c,d){if(d&&"<unknown>"!==d){var e,f;switch(b){case"mail":e=C,f={email:d};break;case"chat":e=D,f={email:d};break;case"fax":e=E,f={fax:d};break;case"sms":e=F,f={mobile:d};break;default:return}return e.get({id:c}).$promise.then(function(a){return a.ListId?B.save({listId:a.ListId,controller:"contacts"},f).$promise:null}).then(function(b){if(b){var c=_.find(a.workspaces,{contactID:b.id});c?c.active=!0:a.workspaces.push({active:!0,"class":"icon-user",contactID:b.id,name:b.email,type:"contact"})}else i.show(v.instant("MESSAGE_NO_LIST_CONFIGURED"),"info")})["catch"](function(a){console.error(a)})}},a.initHeader=function(){"agent"===h.getCurrentUser().role&&(j.socket.on("report_chat:save",function(a){P&&!b.settings.layout.onFocus&&g("CHAT CHANNEL",{icon:"assets/images/media/channels/chat64.png",body:"NEW Incoming Chat Visitor!",delay:1e3*a.timeslot});var c="<b>"+v.instant("APPLICATION_FROM")+"</b>: "+a.visitorname+"<br><b>"+v.instant("APPLICATION_EMAIL")+"</b>: "+a.visitoremail;"queue"===a.application&&(c+="<br><b>"+v.instant("APPLICATION_QUEUE")+"</b>: "+a.queuename),t.show(v.instant("APPLICATION_NEW_CHAT_REQUEST"),c,"chat",1e3*a.timeslot,function(){return r.get({id:a.id,controller1:"accept",controller2:a.uniqueid}).$promise.then(function(){i.show("Chat properly assigned","success")})["catch"](function(a){switch(a.status){case 504:i.show(v.instant("MESSAGE_CHAT_ALREADY_MANAGED"),"info");break;default:i.error(a)}})},function(){return r.get({id:a.id,controller1:"reject"}).$promise.then(function(){i.show("Chat properly rejected","success")})["catch"](function(a){i.error(a)})})}),j.socket.on("report_mail:save",function(c){var d=_.find(a.workspaces,{id:c.roomid,type:"mailRoom"});if(!d){var e="<b>"+v.instant("APPLICATION_ACCOUNT")+"</b>: "+c.accountname+"<br> <b>"+v.instant("APPLICATION_FROM")+"</b>: "+c.from+"<br> <b>"+v.instant("APPLICATION_SUBJECT")+"</b>: "+(L(c.subject,30,"...")||"No subject");"queue"===c.application&&(e+="<br><b>"+v.instant("APPLICATION_QUEUE")+"</b>: "+c.queuename),t.show(v.instant("APPLICATION_NEW_MAIL_REQUEST"),e,"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||"No subject",type:"mailRoom","class":"icon-envelope",active:!0,unread:0})})["catch"](function(a){switch(a.status){case 504:i.show(v.instant("MESSAGE_MAIL_ALREADY_MANAGED"),"info");break;default:i.error(a)}})},function(){return p.get({id:c.id,controller1:"reject"}).$promise["catch"](function(a){i.error(a)})}),P&&!b.settings.layout.onFocus?g("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")}}),j.socket.on("report_sms:save",function(b){var c="<b>"+v.instant("APPLICATION_ACCOUNT")+"</b>: "+b.accountname+"<br> <b>"+v.instant("APPLICATION_FROM")+"</b>: "+b.from;"queue"===b.application&&(c+="<br><b>"+v.instant("APPLICATION_QUEUE")+"</b>: "+b.queuename),t.show(v.instant("APPLICATION_NEW_SMS_REQUEST"),c,"sms",1e3*b.timeslot,function(){return o.get({id:b.id,controller1:"accept",controller2:b.uniqueid}).$promise.then(function(){var c=_.find(a.workspaces,{id:b.roomid,type:"smsRoom"});c?c.active=!0:a.workspaces.push({id:b.roomid,name:b.from,type:"smsRoom","class":"glyphicon glyphicon-comment",active:!0})})["catch"](function(a){switch(a.status){case 504:i.show(v.instant("MESSAGE_SMS_ALREADY_MANAGED"),"info");break;default:i.error(a)}})},function(){return o.get({id:b.id,controller1:"reject"}).$promise.then(function(){i.show("SMS properly rejected","success")})["catch"](function(a){i.error(a)})}),P?g("SMS CHANNEL",{icon:"assets/images/media/channels/chat64.png",body:"NEW Incoming SMS Message!",delay:1e3*b.timeslot}):console.log("Notification API not supported in your browser")}),j.socket.on("report_openchannel:save",function(b){var c="<b>"+v.instant("APPLICATION_ACCOUNT")+"</b>: "+b.accountname+"<br> <b>"+v.instant("APPLICATION_FROM")+"</b>: "+b.from;"queue"===b.application&&(c+="<br><b>"+v.instant("APPLICATION_QUEUE")+"</b>: "+b.queuename),t.show(v.instant("APPLICATION_NEW_MESSAGE"),c,"openchannel",1e3*b.timeslot,function(){return q.get({id:b.id,controller1:"accept",controller2:b.uniqueid}).$promise.then(function(){var c=_.find(a.workspaces,{id:b.roomid,type:"openchannelRoom"});c?c.active=!0:a.workspaces.push({id:b.roomid,name:b.from,type:"openchannelRoom","class":"icon-globe",active:!0})})["catch"](function(a){switch(a.status){case 504:i.show(v.instant("MESSAGE_ALREADY_MANAGED"),"info");break;default:i.error(a)}})},function(){return q.get({id:b.id,controller1:"reject"}).$promise.then(function(){i.show("Message properly rejected","success")})["catch"](function(a){i.error(a)})}),P?g("OPEN CHANNEL",{icon:"assets/images/media/channels/chat64.png",body:"NEW Incoming Message!",delay:1e3*b.timeslot}):console.log("Notification API not supported in your browser")}),j.socket.on("report_fax:save",function(c){var d=_.find(a.workspaces,{id:c.roomid,type:"faxRoom"});if(!d){var e="<b>"+v.instant("APPLICATION_ACCOUNT")+"</b>: "+c.accountname+"<br> <b>"+v.instant("APPLICATION_PHONE")+"</b>: "+c.from;"queue"===c.application&&(e+="<br><b>"+v.instant("APPLICATION_QUEUE")+"</b>: "+c.queuename),t.show(v.instant("APPLICATION_NEW_FAX_REQUEST"),e,"fax",1e3*c.timeslot,function(){return A.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.from,type:"faxRoom","class":"fa fa-fax",active:!0,unread:0})})["catch"](function(a){switch(a.status){case 504:i.show(v.instant("MESSAGE_FAX_ALREADY_MANAGED"),"info");break;default:i.error(a)}})},function(){return A.get({id:c.id,controller1:"reject"}).$promise["catch"](function(a){i.err(a)})}),P&&!b.settings.layout.onFocus?g("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(){h.logout(),c.path("/login")}).error(function(a){console.error(a)})},a.isActive=function(a){return a===c.path()},a.$on("$destroy",function(){console.log("header $destroy"),j.unsyncUpdates("pause"),j.unsyncUpdates("agent"),j.unsyncUpdates("report_chat"),j.unsyncUpdates("report_mail"),j.unsyncUpdates("report_fax"),j.unsyncUpdates("report_sms"),j.unsyncUpdates("report_openchannel"),j.unsyncUpdates("user_has_chat_room"),j.unsyncUpdates("chat_message")})}]),angular.module("xCallyShuttleApp").factory("Modal",["$rootScope","$uibModal",function(a,b){function c(c,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(){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").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:"RingGroup",name:"Ring Group",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").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"},{name:"APPLICATION_STATUS_PENDING",value:"PENDING"}],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"}]},chat:{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"},{name:"APPLICATION_STATUS_PENDING",value:"PENDING"}],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","fax","chat"];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").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").service("report",["ReportAgent","ReportCall","ReportMailSession","ReportMember","ReportQueue","ReportIntegration","ReportChatSession","ReportSmsSession","Contact","Recording","ReportSquare","ReportSquareDetail","User","ReportFaxSession","MailRoom","MailMessage","FaxRoom","FaxMessage","ChatRoom","ChatMessage","SmsRoom","SmsMessage","OpenChannelRoom","OpenChannelMessage","ReportOpenChannelSession","ReportMotionDialer","UserHasVoiceQueue",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,A){var B=[{value:"users",resource:m,channel:"General"},{value:"cm_contacts",resource:i,channel:"General"},{value:"report_integration_history",resource:f,channel:"General"},{value:"report_agent_history",resource:a,channel:"Voice"},{value:"report_call_history",resource:b,channel:"Voice"},{value:"report_member_history",resource:d,channel:"Voice"},{value:"report_queue_history",resource:e,channel:"Voice"},{value:"voice_recordings",resource:j,channel:"Voice"},{value:"report_square_history",resource:k,channel:"Voice"},{value:"report_square_details_history",resource:l,channel:"Voice"},{value:"report_tdial",resource:z,channel:"Voice"},{value:"report_chat_session_history",resource:g,channel:"Chat"},{value:"chat_rooms",resource:s,channel:"Chat"},{value:"chat_messages",resource:t,channel:"Chat"},{value:"report_mail_session_history",resource:c,channel:"Mail"},{value:"mail_rooms",resource:o,channel:"Mail"},{value:"mail_messages",resource:p,channel:"Mail"},{value:"report_fax_session_history",resource:n,channel:"Fax"},{value:"fax_rooms",resource:q,channel:"Fax"},{value:"fax_messages",resource:r,channel:"Fax"},{value:"report_sms_session_history",resource:h,channel:"Sms"},{value:"sms_rooms",resource:u,channel:"Sms"},{value:"sms_messages",resource:v,channel:"Sms"},{value:"report_openchannel_session_history",resource:y,channel:"Open Channel"},{value:"openchannel_rooms",resource:w,channel:"Open Channel"},{value:"openchannel_messages",resource:x,channel:"Open Channel"},{value:"user_has_voice_queues",resource:A,channel:"Voice"}];return{tables:B}}]),angular.module("xCallyShuttleApp").service("strategies",function(){return["beepall","roundrobin","rrmemory"]}),angular.module("xCallyShuttleApp").service("triggers",["VoiceQueue","Route",function(a,b){var c={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"}]},{name:"APPLICATION_OUTBOUND_ROUTE",value:"routeId",type:"select",resource:b,resValue:"id",resName:"exten",params:{type:"outbound"},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"},{name:"APPLICATION_URL_FORWARD",value:"urlForward"}]},mail:{conditions:[{name:"APPLICATION_FROM",value:"from",type:"input",operators:[{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]},{name:"APPLICATION_TO",value:"to",type:"input",operators:[{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]},{name:"APPLICATION_CC",value:"cc",type:"input",operators:[{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]},{name:"APPLICATION_SUBJECT",value:"subject",type:"input",operators:[{value:"equals",name:"APPLICATION_EQUALS_TO"},{value:"not_equals",name:"APPLICATION_NOT_EQUALS_TO"},{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]},{name:"APPLICATION_BODY",value:"text",type:"input",operators:[{value:"equals",name:"APPLICATION_EQUALS_TO"},{value:"not_equals",name:"APPLICATION_NOT_EQUALS_TO"},{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]}],actions:[{name:"APPLICATION_TEMPLATE",value:"template"},{name:"APPLICATION_EMAIL",value:"email"},{name:"APPLICATION_EMAIL_FROM_ACCOUNT",value:"accountEmail"},{name:"APPLICATION_SMS",value:"accountSms"},{name:"APPLICATION_FORWARD",value:"forward"},{name:"APPLICATION_TAG",value:"tag"},{name:"APPLICATION_HTTP_REQUEST",value:"http"},{name:"APPLICATION_CLOSE",value:"close"}]},chat:{conditions:[{name:"APPLICATION_NAME",value:"fullname",type:"input",operators:[{value:"equals",name:"APPLICATION_EQUALS_TO"},{value:"not_equals",name:"APPLICATION_NOT_EQUALS_TO"}]},{name:"APPLICATION_EMAIL",value:"email",type:"input",operators:[{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]}],actions:[{name:"APPLICATION_EMAIL_FROM_ACCOUNT",value:"accountEmail"},{name:"APPLICATION_SMS",value:"accountSms"},{name:"APPLICATION_TEMPLATE",value:"accountTemplate"},{name:"APPLICATION_TAG",value:"tag"},{name:"APPLICATION_HTTP_REQUEST",value:"http"},{name:"APPLICATION_CLOSE",value:"close"}]},sms:{conditions:[{name:"APPLICATION_FROM",value:"from",type:"input",operators:[{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]},{name:"APPLICATION_BODY",value:"body",type:"input",operators:[{value:"equals",name:"APPLICATION_EQUALS_TO"},{value:"not_equals",name:"APPLICATION_NOT_EQUALS_TO"},{value:"contains",name:"APPLICATION_CONTAINS"},{value:"not_contains",name:"APPLICATION_NOT_CONTAINS"}]}],actions:[{name:"APPLICATION_EMAIL_FROM_ACCOUNT",value:"accountEmail"},{name:"APPLICATION_SMS",value:"accountSms"},{name:"APPLICATION_TEMPLATE",value:"accountTemplate"},{name:"APPLICATION_TAG",value:"tag"},{name:"APPLICATION_HTTP_REQUEST",value:"http"},{name:"APPLICATION_CLOSE",value:"close"}]}},d=["voice","mail","chat","sms"];return{services:c,channels:d}}]),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"},{title:"Recording URL",name:"recordingURL",group:"voice_queue"},{title:"Unique ID",name:"uniqueid",group:"voice_outbound"},{title:"Caller Number",name:"calleridnum",group:"voice_outbound"},{title:"Caller Name",name:"calleridname",group:"voice_outbound"},{title:"Called Number",name:"destcalleridnum",group:"voice_outbound"},{title:"Called Name",name:"destcalleridname",group:"voice_outbound"},{title:"Start Time",name:"starttime",group:"voice_outbound"},{title:"Answer Time",name:"answertime",group:"voice_outbound"},{title:"Complete Time",name:"endtime",group:"voice_outbound"},{title:"Recording URL",name:"recordingURL",group:"voice_outbound"},{title:"Member Name",name:"membername",group:"voice_outbound"}];return a}),angular.module("xCallyShuttleApp").controller("SidebarController",["$scope","$rootScope","$resource","$location","Auth","Dashboard","Integration","xAlert","$stateParams","socket","$uibModal","Setting",function(a,b,c,d,e,f,g,h,i,j,k,l){a.Auth=e,a.$on("$includeContentLoaded",function(){Metronic.init(),Layout.initSidebar()}),a.getSidebarDashboards=function(){return f.get().$promise.then(function(c){b.dashboards=c.rows,j.syncUpdates("dashboard",b.dashboards),a.$watch("dashboards",function(a){a&&b.initTours()},!0)})["catch"](function(){h.show("Error loading your dashboards","danger")})},a.about=function(){k.open({animation:!0,size:"sm",templateUrl:"app/main/about.modal.html",controller:["$scope","$uibModalInstance",function(a,b){a.year=moment().year(),a.getInfo=function(){return l.get({controller:"info"}).$promise.then(function(b){a.info=b})["catch"](function(a){console.error(a)})},a.close=function(){b.dismiss("cancel")}}]})},a.getSidebarIntegrations=function(){return e.isAdmin()||e.isAgent()||b.userModules[19]?g.get().$promise.then(function(b){a.integrations=b.rows,j.syncUpdates("integration",a.integrations)})["catch"](function(a){h.error(a)}):void 0},a.$on("sidebar $destroy",function(){console.log("destroy"),j.unsyncUpdates("dashboard"),j.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+":update"),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")}}}]),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>=5?a.config.timeout:5,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>=5?a.config.timeout:5,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 group-by=\"'channel'\" 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=5></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>=5?a.config.timeout:5,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>=5?a.config.timeout:5,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 group-by=\"'channel'\" 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=5></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);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"><!-- removed margin-top20 class from title when commented the default metrics section-->\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 class="has-error">\n <span data-ng-show="showAlert" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_SELECT_FOLDER\' | translate}}.\n </span>\n </div>\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" 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/deleteNode.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_DELETE_FOLDER\' | translate }}</h3>\n</div>\n<div class="modal-body">\n<p>\n {{\'MESSAGE_DELETE_NODE\' | translate}} : <b>{{node}}</b>?\n</p>\n<p>\n {{\'MESSAGE_ALL_REPORTS_WILL_BE_DELETED\' | translate}}\n</p>\n</div>\n<div class="modal-footer">\n <button class="btn btn-danger" 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" data-ng-class="{\'hidden\':daily}">\n <label class="control-label">{{\'APPLICATION_DATE_RANGE\' | translate}}</label>\n <input type="daterange" name="dates" ranges="ranges" style="min-width:190px;" enabletimepicker="timepicker" placeholder="{{\'APPLICATION_DATE_RANGE\' | translate}}" class="form-control" data-ng-model="dates" max-date="{{maxdate}}" data-ng-required="!daily" data-ng-disabled="daily" data-ng-class="{\'disabled-invisible\':daily}" style="cursor:pointer;" readonly/>\n </div>\n <div class="form-group" data-ng-if="daily">\n <label class="control-label">{{\'APPLICATION_FROM\' | translate}}</label>\n </div>\n <div class="form-group" data-ng-if="daily">\n <uib-timepicker ng-model="dailyTime.start" ng-change="changed()" hour-step="1" minute-step="1" show-meridian="false"></uib-timepicker>\n </div>\n <div class="form-group" data-ng-if="daily">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}}</label>\n </div>\n <div class="form-group" data-ng-if="daily">\n <uib-timepicker ng-model="dailyTime.end" ng-change="changed()" hour-step="1" minute-step="1" show-meridian="false"></uib-timepicker>\n </div>\n <!-- START STATUS -->\n <div class="form-group">\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" data-ng-class="{\'hidden\':daily}">\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" style="min-width:190px;" enabletimepicker="timepicker" placeholder="{{\'APPLICATION_DATE_RANGE\' | translate}}" class="form-control" data-ng-model="dates" data-ng-change="getPage()" max-date="{{maxdate}}" data-ng-required="!daily" data-ng-disabled="daily" data-ng-class="{\'disabled-invisible\':daily}" style="cursor:pointer;" readonly/>\n </div>\n <div class="form-group" data-ng-if="daily">\n <label class="control-label">{{\'APPLICATION_FROM\' | translate}}</label>\n </div>\n <div class="form-group" data-ng-if="daily">\n <uib-timepicker ng-model="dailyTime.start" ng-change="changed()" hour-step="1" minute-step="1" show-meridian="false"></uib-timepicker>\n </div>\n <div class="form-group" data-ng-if="daily">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}}</label>\n </div>\n <div class="form-group" data-ng-if="daily">\n <uib-timepicker ng-model="dailyTime.end" ng-change="changed()" hour-step="1" minute-step="1" show-meridian="false"></uib-timepicker>\n </div>\n <div class="form-group" data-ng-if="daily">\n <button class="btn btn-small btn-sm btn-success" data-ng-click="getPage()">Apply</button>\n </div>\n <div class="form-group">\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 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 <div class="caption-subject font-blue-madison bold uppercase dot">{{ \'APPLICATION_REPORT\' | translate}} {{ \'APPLICATION_SETTINGS\' | translate}} - {{report.name}} </div>\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\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 <!-- 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 <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}" />\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n <!-- BUILD 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 <!-- START TABLE INPUT -->\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 group-by="\'channel\'" 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.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 table-responsive">\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 style="min-width:66px;"></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 <div class="input-group">\n <ui-select data-ng-if="!field.custom" 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 <input data-ng-if="field.custom" type="text" dynamic-name="randomName()" placeholder="{{\'APPLICATION_CUSTOM\' | translate}}" class="form-control" data-ng-model="field.field" required/>\n <span class="input-group-btn">\n <button type="button" data-ng-click="toggleCustom(field)" class="btn btn-default">\n <span class="icon-pencil" data-ng-class="{\'font-blue\':field.custom}"></span>\n </button>\n </span>\n </div>\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" data-ng-pattern="\'[A-Za-z0-9 <>=,.%_\\\\+*!\\\\-\\\\[\\\\]]+\'" 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 <span data-ng-show="forms.report.$submitted && !field.alias" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | 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="8" 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>\n <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 <!-- END BUILD TAB -->\n\n <!-- PREVIEW TAB -->\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" data-ng-if="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 <!-- END PREVIEW TAB -->\n\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="fa fa-spinner"></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_OFFLINE_MESSAGES\' | 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/message/message.directive.html",'<div class="message">\n <div class="row">\n <div class="col-md-12">\n <span class="bold">From: </span>\n [<a href="" data-ng-click="openContact(message.email)">{{message.email}}</a>]\n </div>\n </div>\n <br>\n <span class="todo-tasklist-date">\n <i class="icon-calendar"></i> {{message.createdAt | date:\'medium\'}} (<span am-time-ago="message.createdAt"></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</div>\n'),a.put("app/channels/chat/offline/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-spinner"></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 <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-user"></i>\n <a href="#">{{enquiry.username}}</a>\n </li>\n </ul>\n </div>\n\n <!-- BEGIN PROFILE CONTENT -->\n <div class="portlet light">\n <div class="portlet-title">\n <div class="caption">\n <span data-ng-if="enquiry.ChatWebsite" class="caption-subject font-green-sharp bold uppercase">{{enquiry.ChatWebsite.name}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div class="col-md-4">\n <!-- Visitor Information -->\n <div class="portlet">\n <div class="portlet-body">\n <v-accordion class="vAccordion--default">\n <v-pane expanded="true">\n <v-pane-header>\n <ng-letter-avatar data-ng-if="enquiry.ChatVisitor" height="40" width="40" data="{{enquiry.ChatVisitor.fullname}}" fontsize="25" avatarcustombgcolor="#B0B0B0" charCount="2" avatarcustomborder="border:2px solid #EA4C61" shape="round"></ng-letter-avatar>\n </v-pane-header>\n <v-pane-content>\n {{\'APPLICATION_NAME\' | translate}}:<p>{{enquiry.ChatVisitor.fullname}}</p>\n {{\'APPLICATION_EMAIL\' | translate}}:<p><a data-ng-click="openContact(enquiry.ChatVisitor.email)" href="">{{enquiry.ChatVisitor.email}}</a></p>\n <span data-ng-if="enquiry.ChatVisitor.labelOfflineData1">{{enquiry.ChatVisitor.labelOfflineData1}}: <p>{{enquiry.ChatVisitor.offlineData1}}</p></span>\n <span data-ng-if="enquiry.ChatVisitor.labelOfflineData2">{{enquiry.ChatVisitor.labelOfflineData2}}: <p>{{enquiry.ChatVisitor.offlineData2}}</p></span>\n <span data-ng-if="enquiry.ChatVisitor.labelOfflineData3">{{enquiry.ChatVisitor.labelOfflineData3}}: <p>{{enquiry.ChatVisitor.offlineData3}}</p></span>\n {{\'APPLICATION_REMOTE_ADDRESS\' | translate}}:<p>{{enquiry.ChatVisitor.remote_address}}</p>\n {{\'APPLICATION_BROWSER\' | translate}}:<p>{{enquiry.ChatVisitor.browser}}</p>\n {{\'APPLICATION_REFERER\' | translate}}:<p>{{enquiry.ChatVisitor.referer}} - {{enquiry.ChatWebsite.name}}</p>\n {{\'APPLICATION_OS\' | translate}}:<p>{{enquiry.ChatVisitor.os}}</p>\n </v-pane-content>\n </v-pane>\n </v-accordion>\n </div>\n </div>\n </div>\n <div class="col-md-8">\n <!-- Offline message -->\n <div id="mail-box">\n <ul class="chats">\n <li class="in">\n <enquiry-message message="enquiry" list-id="enquiry.ChatWebsite.ListId"></enquiry-message>\n </li>\n </ul>\n </div>\n </div>\n </div>\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\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="fa fa-spinner"></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="fa fa-spinner"></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_header_logo\n{\n display:block;\n background-image:url({{chatWebsite.remote}}/api/xchatty/assets?resource=images/motion_logo.png);\n width:40px;\n height:40px;\n float:left;;\n margin-left: 10px !important;\n margin-top: 6px !important;\n}\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/iconVisitorchat.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 <i class="xc_header_logo" style="background-image:url(/api/xchatty/assets?resource=images/{{(chatWebsite.defaultLogo || !license.custom) ? \'motionLogo.png\' : (!chatWebsite.defaultLogo && chatWebsite.logo && license.custom) ? chatWebsite.logo+\'&uploaded\' : \'motionLogo.png\'}});background-size:contain;"></i>\n </a>\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">{{chatWebsite.name_title}} *</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">{{chatWebsite.email_title}} *</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">{{chatWebsite.message_title}} *</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">{{chatWebsite.name_title}} *</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">{{chatWebsite.email_title}} *</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 data-ng-if="chatWebsite.defaultWhiteLabel || !license.custom" class="xc_powered"><a>Powered by xCALLY</a></div>\n <div data-ng-if="!chatWebsite.defaultWhiteLabel && license.custom" data-ng-bind-html="chatWebsite.whiteLabel"></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 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 | uppercase}}</ui-select-match>\n <ui-select-choices repeat="strategy in [\'beepall\',\'roundrobin\',\'rrmemory\'] | 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 <!-- 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 AGENTS-->\n <div class="form-body" data-ng-init="getTeams()">\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="item.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="item.penalty=item.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="!item.penalty" data-ng-click="item.penalty=item.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 <!-- END AGENTS-->\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/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="fa fa-spinner"></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-if="Auth.isAdmin()">\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 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}}</label>\n <ui-select data-ng-model="queue.strategy" name="strategy" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="strategy in [\'beepall\',\'roundrobin\',\'rrmemory\'] | 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 STRATEGY -->\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 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 <input data-ng-if="Auth.isAdmin()" 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 ui-grid-auto-resize>\n <span us-spinner spinner-key="grid-spinner" spinner-start-active="true"></span>\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" 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="fa fa-spinner"></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="portlet light" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption">\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>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>CLOSED</button>\n </div>\n </div>\n <div class="actions">\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 default" data-ng-click="getPage();">\n <i class="fa fa-refresh"></i>\n </a>\n </div>\n</div>\n<div class="portlet-title" data-ng-show="tags.length">\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="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 | filter:$select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\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\n <div ui-grid="gridOptions" ui-grid-resize-columns ui-grid-auto-resize ui-grid-selection 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="portlet light" data-ng-init="initView()">\n <div class="portlet-title">\n <div class="caption">\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>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>CLOSED</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 </div>\n</div>\n<div class="portlet-title" data-ng-show="tags.length">\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="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 | filter:$select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\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\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 && !closed" ng-bind="modal.text | translate"></p>\n <form name="form" novalidate data-ng-init="initDisposition()">\n <div class="form-group">\n <ui-select data-ng-model="item.disposition" name="list" theme="bootstrap" data-ng-disabled="!dispositions.length" required>\n <ui-select-match placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="disposition.name as disposition in dispositions | filter: $select.search">\n <div ng-bind-html="disposition.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="note note-warning" data-ng-hide="dispositions.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate }}\n </p>\n </div>\n</form>\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.directive.html",'<div class="portlet light">\n <div class="portlet-title">\n <div class="caption">\n <span data-ng-if="chatRoom" class="label label-sm label-default">{{chatRoom.status}}</span>\n <span data-ng-if="chatRoom.ChatWebsite"> | </span>\n <span data-ng-if="chatRoom.ChatWebsite" class="caption-subject font-green-sharp bold uppercase">{{chatRoom.ChatWebsite.name | truncate: 25: \'...\': true}}</span>\n </div>\n <div class="actions">\n <button class="btn btn-icon-only btn-primary" data-ng-click="addAgent(chatRoom.id)" data-ng-disabled="chatRoom.status === \'CLOSED\'">\n <i class="fa fa-user-plus"></i>\n </button>\n <button class="btn btn-icon-only" data-ng-class="{\'btn-success\':chatRoom.status !== \'CLOSED\',\'grey-cascade\':chatRoom.status === \'CLOSED\'}" data-ng-click="closeRoom(chatRoom.id)" data-ng-if="chatRoom.ChatVisitors.length" data-ng-disabled="chatRoom.status === \'CLOSED\' && chatRoom.disposition">\n <i data-ng-class="{\'fa fa-upload\':chatRoom.status !== \'CLOSED\',\'icon-target\':chatRoom.status === \'CLOSED\'}"></i>\n </button>\n <a href="api/chat/rooms/{{chatRoom.id}}/export" target="_blank" class="btn btn-primary btn-icon-only" data-ng-if="chatRoom" title="{{\'APPLICATION_EXPORT\' | translate}} CSV">\n <i class="fa fa-download"></i>\n </a>\n <button class="btn default btn-icon-only" data-ng-if="chatRoom && chatRoom.status !== \'CLOSED\'" data-ng-click="togglePanelLeft()" title="{{\'APPLICATION_RESIZE\' | translate}}">\n <i ng-class="panelRight == \'col-md-12\' ? \'icon-size-actual\' : \'icon-size-fullscreen\'"></i>\n </button>\n </div>\n </div>\n <div class="portlet-body">\n<div class="row">\n <div data-ng-class="panelLeft" data-ng-show="panelLeft">\n <div class="portlet">\n <div class="portlet-body">\n <div class="portlet-title line">\n <div class="form">\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(chatRoom.id)" on-remove="onChanged(chatRoom.id)">\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 </div>\n <v-accordion class="vAccordion--default">\n <v-pane data-ng-if="chatRoom.ChatVisitors.length" data-ng-repeat="chatVisitor in chatRoom.ChatVisitors" expanded="true">\n <v-pane-header>\n <ng-letter-avatar\n height="40"\n width="40"\n data="{{chatRoom.ChatVisitor.fullname}}"\n fontsize="25"\n avatarcustombgcolor="#B0B0B0"\n charCount="2"\n avatarcustomborder="border:2px solid #EA4C61"\n shape="round"></ng-letter-avatar>\n </v-pane-header>\n <v-pane-content>\n {{\'APPLICATION_ROOM_ID\' | translate}}: <p>{{chatRoom.id}}</p>\n {{\'APPLICATION_NAME\' | translate}}: <p>{{chatRoom.ChatVisitor.fullname}}</p>\n {{\'APPLICATION_EMAIL\' | translate}}: <p><a data-ng-click="openContact(chatRoom.ChatVisitor.email)" href="">{{chatRoom.ChatVisitor.email}}</a></p>\n <span data-ng-if="chatRoom.ChatVisitor.labelData1">{{chatRoom.ChatVisitor.labelData1}}: <p>{{chatRoom.ChatVisitor.data1}}</p></span>\n <span data-ng-if="chatRoom.ChatVisitor.labelData2">{{chatRoom.ChatVisitor.labelData2}}: <p>{{chatRoom.ChatVisitor.data2}}</p></span>\n <span data-ng-if="chatRoom.ChatVisitor.labelData3">{{chatRoom.ChatVisitor.labelData3}}: <p>{{chatRoom.ChatVisitor.data3}}</p></span>\n {{\'APPLICATION_REMOTE_ADDRESS\' | translate}}: <p>{{chatRoom.ChatVisitor.remote_address}}</p>\n {{\'APPLICATION_BROWSER\' | translate}}: <p>{{chatRoom.ChatVisitor.browser}}</p>\n {{\'APPLICATION_REFERER\' | translate}}:<p>{{chatRoom.ChatVisitor.referer}} - {{enquiry.ChatWebsite.name}}</p>\n {{\'APPLICATION_OS\' | translate}}: <p>{{chatRoom.ChatVisitor.os}}</p>\n </v-pane-content>\n </v-pane>\n\n <v-pane data-ng-repeat="user in chatRoom.Users | filter:{ id: \'!\' + user.id}">\n <v-pane-header>\n <ng-letter-avatar\n height="40"\n width="40"\n data="{{user.fullname}}"\n fontsize="25"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #3399CC"\n charCount="2"\n shape="round"></ng-letter-avatar>\n </v-pane-header>\n <v-pane-content>\n {{\'APPLICATION_NAME\' | translate}}: <p>{{user.fullname}}</p>\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 </v-pane-content>\n </v-pane>\n </v-accordion>\n </div>\n </div>\n </div>\n <div data-ng-class="panelRight">\n <div class="note note-info" data-ng-if="chatRoom && chatRoom.status == \'CLOSED\'">\n <h4 class="block"><i class="icon-info"></i> {{\'MESSAGE_CHAT_ROOM_CLOSED\' | translate}}!</h4>\n <p>\n <strong>{{\'MESSAGE_CHAT_ROOM_CLOSED_DETAILS\' | translate}}.</strong>\n </p>\n <hr>\n <p>\n <i class="icon-target"></i> {{\'APPLICATION_DISPOSITION\' | translate}}: <strong>{{chatRoom.disposition}}</strong>\n </p>\n <p>\n <i class="icon-star"></i> {{\'APPLICATION_RATING\' | translate}}: <strong>{{chatRoom.rating | ucfirst}}</strong>\n </p>\n <p>\n <i class="icon-note"></i> {{\'APPLICATION_RATING_MESSAGE\' | translate}}: <strong>{{chatRoom.ratingMessage}}</strong>\n </p>\n <p>\n <i class="icon-calendar"></i> {{\'APPLICATION_UPDATED_AT\' | translate}}: <strong>{{chatRoom.updatedAt | date:\'medium\'}}</strong> (<span am-time-ago="chatRoom.updatedAt"></span>)\n </p>\n </div>\n <div class="portlet light bordered">\n <div class="portlet-body">\n <div id="chat-box" schroll-bottom="chatRoom.ChatMessages">\n <ul class="chats">\n <li data-ng-repeat="message in chatRoom.ChatMessages" data-ng-class="message.UserId == user.id ? \'out\' : \'in\'">\n <div class="avatar" data-ng-class="message.ChatVisitor ? \'pretty-avatar-v\' : \'pretty-avatar\'">\n <ng-letter-avatar\n data-ng-if="!message.ChatVisitor"\n height="40"\n width="40"\n fontsize="25"\n data="{{message.User.fullname}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #3399CC"\n charCount="2"\n shape="round"></ng-letter-avatar>\n <ng-letter-avatar\n data-ng-if="message.ChatVisitor"\n height="40"\n width="40"\n fontsize="25"\n data="{{message.ChatVisitor.fullname}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #EA4C61"\n charCount="2"\n shape="round"></ng-letter-avatar>\n </div>\n <div class="message">\n <span class="arrow"></span>\n <a data-ng-click="message.ChatVisitor && openContact(chatRoom.ChatVisitor.email)" class="name">{{message.User.fullname || message.ChatVisitor.fullname}} </a>\n <span am-time-ago="message.createdAt"></span>\n <ng-emoticons emoticons-data="message.body"></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" data-ng-if="chatRoom && isMyRoom(chatRoom.Users)">\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 class="form-group chat-canned-answer-div" data-ng-if="chatRoom.status !== \'CLOSED\'" data-ng-class="{\'has-error\': forms.compose.subject.$invalid && forms.compose.$submitted}">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-magic" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <input type="text"\n data-ng-model="modelOptions.selectedAnswer"\n uib-typeahead="key for key in getAnswers($viewValue)"\n placeholder="Canned answers.."\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\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="fa fa-spinner"></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="#">{{ \'APPLICATION_INTERACTIONS\' | 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/room/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/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="fa fa-spinner"></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="fa fa-spinner"></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="fa fa-spinner"></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 <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 <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/chat/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 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}} <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 TIMEOUT -->\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\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}} <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 TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\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_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.settings.from.$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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.mail.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.template.$touched || forms.settings.$submitted) && forms.settings.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" 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.settings.template.$touched || forms.settings.$submitted) && forms.settings.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid && forms.settings.to.$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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$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" data-ng-class="{\'has-error\': (forms.settings.text.$touched || forms.text.$submitted) && forms.settings.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.settings.text.$touched || forms.settings.$submitted) && forms.settings.text.$invalid && forms.settings.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\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_INTERVAL_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/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 <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\n <!-- START TIMEOUT -->\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 TIMEOUT -->\n\n </div>\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 <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/chat/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\n <!-- START TIMEOUT -->\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 TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1">\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_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.action.from.$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 </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" 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.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid && forms.action.to.$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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$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" data-ng-class="{\'has-error\': (forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid && forms.action.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\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_INTERVAL_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 <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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/disposition/modal/add.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_DISPOSITIONS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.form.$touched || form.$submitted) && form.form.$invalid}">\n <div class="">\n <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" required/>\n <span data-ng-show="form.form.$touched && form.form.$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 <!-- END NAME -->\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="form.$valid">{{ \'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/website/view/disposition/view/view.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_DISPOSITIONS\' | translate}}</span>\n </div>\n <div class="actions actions-md">\n <a href="#" class="btn btn-icon-only green" data-ng-click="addDisposition();">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div class="tab-content">\n <div class="row" data-ng-hide="dispositions.length">\n <div class="col-md-12">\n <div class="note note-info">\n <h4 class="block">Info! {{\'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate}}</h4>\n </div>\n </div>\n </div>\n\n <!-- GENERAL TAB -->\n <div class="row" data-ng-repeat="disposition in dispositions">\n <div class="col-md-12 form-group">\n <div class="input-group">\n <div>\n <input class="form-control" type="text" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" data-ng-model="disposition.name">\n </div>\n <span class="input-group-btn">\n <button class="btn btn-success" type="button" data-ng-click="updateDisposition(disposition.id, disposition.name);"><i class="fa fa-cloud-upload fa-fw"></i> {{\'APPLICATION_UPDATE\' | translate}}</button>\n <button class="btn btn-danger" type="button" data-ng-click="deleteDisposition(disposition.id);"><i class="fa fa-times fa-fw"></i> {{\'APPLICATION_DELETE\' | translate}}</button>\n </span>\n </div>\n </div>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\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/hooks/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_HOOKS\' | 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_ACCEPT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_REJECT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_CLOSE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- ACCEPT TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.accept" data-ng-submit="forms.accept.$valid && updateItem()" novalidate>\n <!-- START ACCEPT URL -->\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.acceptMethod" name="method" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid && forms.accept.method.$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-8" data-ng-class="{\'has-error\': (forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.acceptUrl" ng-required="account.acceptMethod"/>\n <span data-ng-show="(forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid && forms.accept.url.$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 <!-- END ACCEPT URL-->\n <!-- START ACTIONS-->\n <!-- START PAUSE -->\n <div class="row" ng-repeat = "action in account.actions">\n <div ng-switch="action.action">\n <div ng-switch-when="pause">\n <div class="form-group col-md-4">\n <label class="control-label">{{\'APPLICATION_PAUSE\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-change="resetActionData(action)"\n data-ng-model="action.enabled"\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 <div ng-if="action.enabled" class="form-group col-md-8">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <ui-select name="action" data-ng-model="action.type" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_TYPE\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat=" pause.name as pause in pauses | filter: $select.search">\n <div ng-bind-html="pause.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n </div>\n <!-- END ACTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ACCEPT TAB -->\n <!-- START REJECT TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.reject" data-ng-submit="forms.reject.$valid && updateItem()" novalidate>\n <!-- START REJECT URL -->\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.rejectMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid && forms.reject.method.$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-8" data-ng-class="{\'has-error\': (forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.rejectUrl" ng-required="account.rejectMethod"/>\n <span data-ng-show="(forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid && forms.reject.url.$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\n <!-- END REJECT URL -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END REJECT TAB -->\n <!-- START CLOSE TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.close" data-ng-submit="forms.close.$valid && updateItem()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.closeMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid && forms.close.method.$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-8" data-ng-class="{\'has-error\': (forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.closeUrl" ng-required="account.closeMethod"/>\n <span data-ng-show="(forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid && forms.close.url.$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 <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CLOSE TAB -->\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/setting/view/view.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" data-ng-init="initView()">\n <form name="forms.info" data-ng-submit="forms.info.$valid && updateItemChatWebsite()" novalidate>\n <!-- START LIST -->\n <div class="form-group" data-ng-if="license.cm">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <div class="input-group">\n\n <ui-select data-ng-model="chatWebsite.ListId" name="list" theme="bootstrap">\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\n <span class="input-group-btn">\n <button type="button" data-ng-click="chatWebsite.ListId = null" class="btn btn-default">\n <span class="glyphicon glyphicon-trash"></span>\n </button>\n </span>\n\n </div>\n </div>\n <!-- END LIST -->\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/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_HEADER_SHAPE\' | 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></br>\n <!-- <input colorpicker type="text" name="animationToggle" placeholder="{{\'APPLICATION_BUTTON_COLOR\' | translate}}" class="form-control" data-ng-model="chatWebsite.animation" required/> -->\n <input\n bs-switch\n class="form-control"\n ng-model="chatWebsite.animation"\n type="checkbox"\n switch-active="{{ true }}"\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 ANIMATION TOGGLE -->\n\n <div class="portlet-title tabbable-line margin-top20">\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_WHITE_LABEL\' | translate}}</span>\n </div>\n </div>\n\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DEFAULT\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="chatWebsite.defaultWhiteLabel"\n data-ng-init="chatWebsite.defaultWhiteLabel = license.custom ? chatWebsite.defaultWhiteLabel : true"\n type="checkbox"\n name="defaultWhitelabel"\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 DEFAULT -->\n <!-- START LABEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formAppearance.whiteLabel.$touched || forms.formAppearance.$submitted) && forms.formAppearance.whiteLabel.$invalid}">\n <label class="control-label">{{\'APPLICATION_WHITE_LABEL\' | translate}}<span data-ng-if="!chatWebsite.defaultWhiteLabel" class="required" aria-required="true">*</span></label>\n <textarea type="password" name="whiteLabel" placeholder="{{\'APPLICATION_WHITE_LABEL\' | translate}}" class="form-control" data-ng-model="chatWebsite.whiteLabel" data-ng-disabled="chatWebsite.defaultWhiteLabel || !license.custom" data-ng-required="!chatWebsite.defaultWhiteLabel && license.custom"/></textarea>\n <span data-ng-show="(forms.formAppearance.whiteLabel.$touched || forms.formAppearance.$submitted) && forms.formAppearance.whiteLabel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LABEL -->\n\n <div class="portlet-title tabbable-line margin-top20">\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_LOGO\' | translate}}</span>\n </div>\n </div>\n <div class="row">\n\n <div class="form-group col-md-6 col-sm-6">\n <label class="control-label">{{\'APPLICATION_DEFAULT\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="chatWebsite.defaultLogo"\n data-ng-init="chatWebsite.defaultLogo = license.custom ? chatWebsite.defaultLogo : true"\n type="checkbox"\n name="defaultLogo"\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 STATUS -->\n <div class="form-group col-md-6 col-sm-6" data-ng-if="!chatWebsite.defaultLogo && license.custom">\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 </div>\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\n <input class="btn green-haze" type="submit" data-ng-click="uploader.queue[0] && uploader.queue[0].upload()" data-ng-disabled="uploader.queue[0].isReady || uploader.queue[0].isUploading || uploader.queue[0].isSuccess" 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">\n <label class="control-label">{{\'APPLICATION_DOWNLOAD_TRANSCRIPT\' | translate}}</label>\n </br>\n <input\n bs-switch\n class="form-control"\n ng-model="chatWebsite.download_transcript"\n type="checkbox"\n switch-active="true"\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 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 TITLE -->\n <div class="form-group" data-ng-show="statePreview.state == \'online\' || statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.nameTitle.$touched || forms.formLabel.$submitted) && forms.formLabel.nameTitle.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME_TITLE\' | translate}}</label>\n <input type="text" name="nameTitle" placeholder="{{\'APPLICATION_NAME_TITLE\' | translate}}" class="form-control" data-ng-model="chatWebsite.name_title"/>\n </div>\n <!-- END USERNAME TITLE -->\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_NAME_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="usernamePlaceholder" placeholder="{{\'APPLICATION_NAME_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="chatWebsite.username_placeholder"/>\n </div>\n <!-- END USERNAME PLACEHOLDER -->\n\n <!-- START EMAIL TITLE -->\n <div class="form-group" data-ng-show="statePreview.state == \'online\' || statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.emailTitle.$touched || forms.formLabel.$submitted) && forms.formLabel.emailTitle.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_TITLE\' | translate}}</label>\n <input type="text" name="emailTitle" placeholder="{{\'APPLICATION_EMAIL_TITLE\' | translate}}" class="form-control" data-ng-model="chatWebsite.email_title"/>\n </div>\n <!-- END EMAIL TITLE -->\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.offlineMessage.$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 TITLE-->\n <div class="form-group" data-ng-show="statePreview.state == \'offline\'" data-ng-class="{\'has-error\': (forms.formLabel.enquiryMessageTitle.$touched || forms.formLabel.$submitted) && forms.formLabel.enquiryMessageTitle.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_MESSAGE_TITLE\' | translate}}</label>\n <input type="text" name="enquiryMessageTitle" placeholder="{{\'APPLICATION_ENQUIRY_MESSAGE_TITLE\' | translate}}" class="form-control" data-ng-model="chatWebsite.message_title"/>\n </div>\n <!-- END ENQUIRY MESSAGE TITLE -->\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.enquiryMessagePlaceholder.$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.enquiryButton.$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 <!-- START AGENTS BUSY BUTTON -->\n <div class="form-group" data-ng-show="statePreview.state == \'online\'" data-ng-class="{\'has-error\': (forms.formLabel.agentsBusy.$touched || forms.formLabel.$submitted) && forms.formLabel.agentsBusy.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENTS_BUSY\' | translate}}</label>\n <input type="text" name="agentsBusy" placeholder="{{\'APPLICATION_AGENTS_BUSY\' | translate}}" class="form-control" data-ng-model="chatWebsite.agents_busy"/>\n </div>\n <!-- END AGENTS BUSY 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 <span class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | 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="fa fa-spinner"></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="fa fa-code"></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 <li ng-class="{active: $state.is(\'main.channels.chat.websites.view.hooks\')}">\n <a href="/channels/chat/websites/view/{{chatWebsite.id}}/hooks">\n <i class="fa fa-code"></i>\n {{\'APPLICATION_HOOKS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.includes(\'main.channels.chat.websites.view.dispositions\')}">\n <a ng-href="/channels/chat/websites/view/{{chatWebsite.id}}/dispositions">\n <i class="icon-target"></i>\n {{ \'APPLICATION_DISPOSITIONS\' | translate }} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.chat.websites.view.settings\')}">\n <a href="/channels/chat/websites/view/{{chatWebsite.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/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" 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_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 class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\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 <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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 TITLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.nameTitle.$touched || forms.formLabel.$submitted) && forms.formLabel.nameTitle.$invalid}">\n <label class="control-label">{{\'APPLICATION_NAME_TITLE\' | translate}}</label>\n <input type="text" name="nameTitle" placeholder="{{\'APPLICATION_NAME_TITLE\' | translate}}" class="form-control" data-ng-model="item.name_title"/>\n </div>\n <!-- END USERNAME TITLE -->\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_NAME_PLACEHOLDER\' | translate}}</label>\n <input type="text" name="usernamePlaceholder" placeholder="{{\'APPLICATION_NAME_PLACEHOLDER\' | translate}}" class="form-control" data-ng-model="item.username_placeholder"/>\n </div>\n <!-- END USERNAME PLACEHOLDER -->\n\n <!-- START EMAIL TITLE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.emailTitle.$touched || forms.formLabel.$submitted) && forms.formLabel.emailTitle.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_TITLE\' | translate}}</label>\n <input type="text" name="emailTitle" placeholder="{{\'APPLICATION_EMAIL_TITLE\' | translate}}" class="form-control" data-ng-model="item.email_title"/>\n </div>\n <!-- END EMAIL TITLE -->\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 TITLE-->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.enquiryMessageTitle.$touched || forms.formLabel.$submitted) && forms.formLabel.enquiryMessageTitle.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENQUIRY_MESSAGE_TITLE\' | translate}}</label>\n <input type="text" name="enquiryMessageTitle" placeholder="{{\'APPLICATION_ENQUIRY_MESSAGE_TITLE\' | translate}}" class="form-control" data-ng-model="item.message_title"/>\n </div>\n <!-- END ENQUIRY MESSAGE TITLE -->\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.enquiryButton.$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 <!-- START AGENTS BUSY BUTTON -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.formLabel.agentsBusy.$touched || forms.formLabel.$submitted) && forms.formLabel.agentsBusy.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENTS_BUSY\' | translate}}</label>\n <input type="text" name="agentsBusy" placeholder="{{\'APPLICATION_AGENTS_BUSY\' | translate}}" class="form-control" data-ng-model="item.agents_busy"/>\n </div>\n <!-- END AGENTS BUSY BUTTON -->\n\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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 default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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 class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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="fa fa-spinner"></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-fax"></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()">\r\n <div class="col-md-12">\r\n <div class="portlet light">\r\n <div class="portlet-title tabbable-line">\r\n <div class="caption caption-md">\r\n <i class="icon-globe theme-font hide"></i>\r\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_ACTIONS\' | translate}}</span>\r\n </div>\r\n <div class="actions">\r\n <div class="btn-group" data-ng-show="id.length">\r\n <a class="btn red" href="#" data-ng-click="deleteItems()">\r\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\r\n </a>\r\n </div>\r\n <div class="btn-group">\r\n <a class="btn green-jungle" href="/channels/fax/accounts/view/{{account.id}}/actions/wizard" data-toggle="dropdown">\r\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_ACTION\' | translate }}\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n <div class="portlet-body">\r\n <!-- START TABLE -->\r\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">\r\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\r\n </div>\r\n <!-- END TABLE -->\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\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 <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\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}} <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 TIMEOUT -->\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\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}} <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 TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\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_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.settings.from.$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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.mail.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.template.$touched || forms.settings.$submitted) && forms.settings.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" 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.settings.template.$touched || forms.settings.$submitted) && forms.settings.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid && forms.settings.to.$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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$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" data-ng-class="{\'has-error\': (forms.settings.text.$touched || forms.text.$submitted) && forms.settings.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.settings.text.$touched || forms.settings.$submitted) && forms.settings.text.$invalid && forms.settings.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\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 <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\n <!-- START TIMEOUT -->\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 TIMEOUT -->\n\n </div>\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\n <!-- START TIMEOUT -->\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 TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1">\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_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.action.from.$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 </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" 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.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid && forms.action.to.$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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$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" data-ng-class="{\'has-error\': (forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid && forms.action.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\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 <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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/disposition/modal/add.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_DISPOSITIONS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.form.$touched || form.$submitted) && form.form.$invalid}">\n <div class="">\n <!-- <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" data-ng-pattern="/^[a-zA-Z0-9]*$/" required/> -->\n <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" required/>\n <span data-ng-show="form.form.$touched && form.form.$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.form.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PATTERN\' | translate}}.\n </span> -->\n </div>\n <!-- <div class="help-block">\n {{\'MESSAGE_ALLOWED_NUMBERS_AND_LETTERS\' | translate}}\n </div> -->\n </div>\n <!-- END NAME -->\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="form.$valid">{{ \'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/account/view/disposition/view/view.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_DISPOSITIONS\' | translate}}</span>\n </div>\n <div class="actions actions-md">\n <a href="#" class="btn btn-icon-only green" data-ng-click="addDisposition();">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div class="tab-content">\n <div class="row" data-ng-hide="dispositions.length">\n <div class="col-md-12">\n <div class="note note-info">\n <h4 class="block">Info! {{\'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate}}</h4>\n </div>\n </div>\n </div>\n\n <!-- GENERAL TAB -->\n <div class="row" data-ng-repeat="disposition in dispositions">\n <div class="col-md-12 form-group">\n <div class="input-group">\n <div>\n <input class="form-control" type="text" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" data-ng-model="disposition.name">\n </div>\n <span class="input-group-btn">\n <button class="btn btn-success" type="button" data-ng-click="updateDisposition(disposition.id, disposition.name);"><i class="fa fa-cloud-upload fa-fw"></i> {{\'APPLICATION_UPDATE\' | translate}}</button>\n <button class="btn btn-danger" type="button" data-ng-click="deleteDisposition(disposition.id);"><i class="fa fa-times fa-fw"></i> {{\'APPLICATION_DELETE\' | translate}}</button>\n </span>\n </div>\n </div>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/fax/account/view/hooks/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_HOOKS\' | 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_ACCEPT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_REJECT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_CLOSE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- ACCEPT TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.accept" data-ng-submit="forms.accept.$valid && updateItemFaxAccount()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.acceptMethod" name="method" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid && forms.accept.method.$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-8" data-ng-class="{\'has-error\': (forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.acceptUrl" ng-required="account.acceptMethod"/>\n <span data-ng-show="(forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid && forms.accept.url.$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 <!-- START ACTIONS-->\n <div class="row" ng-repeat = "action in account.actions">\n <div ng-switch="action.action">\n <div ng-switch-when="pause">\n <div class="form-group col-md-4">\n <label class="control-label">{{\'APPLICATION_PAUSE\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-change="resetActionData(action)"\n data-ng-model="action.enabled"\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 <div ng-if="action.enabled" class="form-group col-md-8">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <ui-select name="action" data-ng-model="action.type" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_TYPE\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat=" pause.name as pause in pauses | filter: $select.search">\n <div ng-bind-html="pause.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n </div>\n <!-- END ACTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ACCEPT TAB -->\n <!-- START REJECT TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.reject" data-ng-submit="forms.reject.$valid && updateItemFaxAccount()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.rejectMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid && forms.reject.method.$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-8" data-ng-class="{\'has-error\': (forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.rejectUrl" ng-required="account.rejectMethod"/>\n <span data-ng-show="(forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid && forms.reject.url.$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 <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ACCEPT TAB -->\n <!-- START CLOSE TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.close" data-ng-submit="forms.close.$valid && updateItemFaxAccount()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.closeMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid && forms.close.method.$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-8" data-ng-class="{\'has-error\': (forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.closeUrl" ng-required="account.closeMethod"/>\n <span data-ng-show="(forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid && forms.close.url.$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 <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CLOSE TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/fax/account/view/setting/view/view.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" data-ng-init="initView()">\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 LIST -->\n <div class="form-group" data-ng-if="license.cm">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <div class="input-group">\n\n <ui-select data-ng-model="account.ListId" name="list" theme="bootstrap">\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\n <span class="input-group-btn">\n <button type="button" data-ng-click="account.ListId = null" class="btn btn-default">\n <span class="glyphicon glyphicon-trash"></span>\n </button>\n </span>\n\n </div>\n </div>\n <!-- END LIST -->\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/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="fa fa-spinner"></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-fax"></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.is(\'main.channels.fax.accounts.view.hooks\')}">\n <a href="/channels/fax/accounts/view/{{account.id}}/hooks">\n <i class="fa fa-code"></i>\n {{\'APPLICATION_HOOKS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.fax.accounts.view.dispositions\')}">\n <a href="/channels/fax/accounts/view/{{account.id}}/dispositions">\n <i class="icon-target"></i>\n {{\'APPLICATION_DISPOSITIONS\' | 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/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-spinner"></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-fax"></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<!-- 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/message/info.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body" data-ng-init="initInfo()">\n <div class="form-group" ng-if="data">\n <json-formatter json="data" open="1"></json-formatter>\n </div>\n <div class="note note-warning" data-ng-hide="data">\n <h4 class="block"></h4>\n <p>\n {{ \'MESSAGE_NO_INFO_AVAILABLE\' | translate }}\n </p>\n </div>\n\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/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 [<a href="" data-ng-click="openContact(message.from)">{{message.from}}</a>]\n <br>\n <span class="bold">To: </span>\n [<a href="" data-ng-click="openContact(message.to)">{{message.to}}</a>]\n </div>\n <div class="col-md-6">\n <span class="pull-right">\n <a ng-click="info(message)"><i class="icon-info font-blue"></i></a>\n </span>\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" data-ng-if="message.status!==\'RECEIVED\'" data-ng-switch="message.status" uib-tooltip="{{\'APPLICATION_PAGE_TRANSFERRED\' | translate}}: {{message.pagestransferred}} - {{\'APPLICATION_RETRY\' | translate}}: {{message.retry}}">\n <a ng-switch-when="SENDING" href="#" class="btn default btn-xs inactive-link blue-stripe"> {{message.status | uppercase}}\n <i class="fa fa-warning"></i>\n </a>\n <a ng-switch-when="FAILED" href="#" class="btn default btn-xs red-stripe" data-ng-click="retry(message.id)"> {{message.status | uppercase}}\n <i class="fa fa-times"></i>\n </a>\n <a ng-switch-when="SENT" href="#" class="btn default btn-xs inactive-link green-stripe"> {{message.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n </span>\n <span class="pull-right" data-ng-if="message.status===\'RECEIVED\'" uib-tooltip="{{\'APPLICATION_PAGE_TRANSFERRED\' | translate}}: {{message.pagestransferred}}">\n <a href="#" class="btn default btn-xs inactive-link green-stripe"> {{message.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n </span>\n <i class="icon-calendar"></i> <span am-time-ago="message.updatedAt"></span>\n </span>\n <hr data-ng-if="message.FaxAttachments.length">\n <div data-ng-repeat="faxAttachment in message.FaxAttachments">\n <strong>{{faxAttachment.name}}</strong>\n <a target="_self" download="{{faxAttachment.name}}" href="api/fax/attachments/{{faxAttachment.id}}">\n <i class="icon-cloud-download"></i>\n </a>\n </div>\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 <a type="button" name="button" data-ng-if="::(Auth.getCurrentUser().id == message.UserId)" data-ng-click="deleteNote()">\n <i class="fa fa-trash-o" style="color: red;"></i>\n </a>\n\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" data-ng-init="initForm();">\n <div class="portlet light">\n <div class="portlet-title">\n <div class="caption">\n <button data-ng-if="(!forms.compose.from.$invalid && !forms.compose.to.$invalid && uploader.queue.length) && faxRoom.status !== \'CLOSED\'" class="btn btn-sm btn-default green-meadow" data-ng-click="sendFax()">\n <i class="icon-paper-plane" style="color: white;"></i> {{\'APPLICATION_SEND\' | translate}}\n </button>\n <span data-ng-if="(!forms.compose.from.$invalid && !forms.compose.to.$invalid && uploader.queue.length) && faxRoom && faxRoom.status !== \'CLOSED\'"> | </span>\n <span data-ng-if="faxRoom" class="label label-default"> #{{faxRoom.id}} {{faxRoom.status}}</span>\n <span data-ng-if="faxRoom"> | </span>\n <span data-ng-if="faxRoom" class="caption-subject font-green-sharp bold">{{faxRoom.contact}}</span>\n </div>\n <div class="actions" data-ng-switch="faxRoom.status">\n <button class="btn btn-icon-only yellow" data-ng-if="faxRoom" data-ng-click="loadNote()" data-ng-hide="faxRoom.status == \'CLOSED\'" title="{{\'APPLICATION_NOTES\' | translate}}">\n <i class="fa fa-sticky-note"></i>\n </button>\n <button class="file-upload" data-ng-hide="faxRoom.status == \'CLOSED\'">\n <i class="fa fa-paperclip"></i> <input type="file" data-ng-if="uploader" data-ng-hide="faxRoom.status == \'CLOSED\'" nv-file-select uploader="uploader" multiple class="file-input" title="{{\'APPLICATION_ATTACHMENTS\' | translate}}">\n </button>\n <!-- UPDATE SECTION START -->\n <button data-ng-class="faxRoom.status == \'CLOSED\' ? \'grey-cascade\' : \'btn-success\'" class="btn btn-icon-only" data-ng-hide="faxRoom.status == \'CLOSED\' && faxRoom.disposition" data-ng-if="faxRoom" data-ng-click="closeRoom()" title="{{\'APPLICATION_STATUS\' | translate}}">\n <i data-ng-class="faxRoom.status == \'CLOSED\' ? \'icon-target\' : \'fa fa-upload\'"></i>\n </button>\n <!-- UPDATE SECTION END -->\n <button class="btn default btn-icon-only" data-ng-if="faxRoom && faxRoom.status !== \'CLOSED\'" data-ng-click="togglePanelLeft()" title="{{\'APPLICATION_RESIZE\' | translate}}">\n <i ng-class="panelRight == \'col-md-12\' ? \'icon-size-actual\' : \'icon-size-fullscreen\'"></i>\n </button>\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div data-ng-show="panelLeft" data-ng-class="panelLeft">\n <div class="form">\n <!-- START TAGS -->\n <div class="form-group" data-ng-if="faxRoom.status !== \'CLOSED\'">\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)" data-ng-disabled="faxRoom.status == \'CLOSED\'">\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-if="faxRoom && faxRoom.status !== \'CLOSED\'">\n\n <!-- END TAGS -->\n\n <div id="mail-box">\n <ul class="chats">\n <li\n data-ng-switch="faxMessage.status"\n data-ng-class="{\'in\': faxMessage.status == \'RECEIVED\', \'out\': faxMessage.status == \'SENT\' || faxMessage.status == \'SENDING\' || faxMessage.status == \'FAILED\' || faxMessage.status == \'NOTE\'}"\n data-ng-repeat="faxMessage in faxRoom.FaxMessages | orderBy:\'-createdAt\'">\n <div class="avatar" data-ng-class="faxMessage.UserId ? \'pretty-avatar\' : \'pretty-avatar-v\'">\n <ng-letter-avatar\n data-ng-if="faxMessage.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{faxMessage.User.fullname}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #3399CC"\n charCount="2"\n shape="round"></ng-letter-avatar>\n <ng-letter-avatar\n data-ng-if="!faxMessage.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{faxMessage.from}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #EA4C61"\n charCount="1"\n shape="round"></ng-letter-avatar>\n </div>\n <fax-note message="faxMessage" ng-switch-when="NOTE"></fax-note>\n <fax-message message="faxMessage" list-id="faxRoom.FaxAccount.ListId" ng-switch-default></fax-message>\n </li>\n </ul>\n </div>\n </div>\n <div data-ng-class="panelRight">\n <div class="note note-info" data-ng-if="faxRoom && faxRoom.status == \'CLOSED\'">\n <h4 class="block"><i class="icon-info"></i> {{\'MESSAGE_FAX_ROOM_CLOSED\' | translate}}!</h4>\n <p>\n <strong>{{\'MESSAGE_FAX_ROOM_CLOSED_DETAILS\' | translate}}.</strong>\n </p>\n <hr>\n <p>\n <i class="icon-target"></i> {{\'APPLICATION_DISPOSITION\' | translate}}: <strong>{{faxRoom.disposition}}</strong>\n </p>\n <p>\n <i class="icon-calendar"></i> {{\'APPLICATION_UPDATED_AT\' | translate}}: <strong>{{faxRoom.updatedAt | date:\'medium\'}}</strong> (<span am-time-ago="faxRoom.updatedAt"></span>)\n </p>\n </div>\n <form name="forms.compose" data-ng-submit="sendFax()" class="form-horizontal" novalidate>\n\n <!-- START HEAD -->\n <div class="form">\n\n <v-accordion class="vAccordion--default" ng-if="faxRoom.status !== \'CLOSED\'">\n <v-pane expanded="expanded">\n <v-pane-header>\n <i class="icon-people"></i> From: {{form.from}}, To: {{form.to[0].fax}}\n </v-pane-header>\n <v-pane-content>\n <!-- START FROM -->\n <div class="form-group" data-ng-if="faxRoom.status !== \'CLOSED\'" data-ng-class="{\'has-error\': forms.compose.from.$invalid}">\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" data-ng-change="setList($select.selected.ListId)" 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" 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-if="faxRoom.status !== \'CLOSED\'" data-ng-class="{\'has-error\': forms.compose.to.$invalid}">\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 <tags-input name="to" ng-model="form.to" type="text" display-property="fax" max-tags="1" min-tags="1">\n <auto-complete source="getContacts($query)"></auto-complete>\n </tags-input>\n <span data-ng-show="forms.compose.to.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_TO_LIMIT\' | translate}}.\n </span>\n </div>\n </div>\n </div>\n </div>\n <!-- END TO -->\n\n </v-pane-content>\n </v-pane>\n </v-accordion>\n\n <!-- START ATTACH -->\n <div class="form-group" data-ng-if="uploader && (faxRoom.status !== \'CLOSED\')">\n <div class="col-md-12">\n <hr ng-if="uploader.queue.length">\n <table class="table">\n <tbody>\n <tr ng-repeat="item in uploader.queue">\n <td style="border-top:none"><strong>{{ item.file.name | truncate: 5: \'...\': true}}</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>\n <!-- END ATTACH -->\n\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/status/status.modal.html",'<div class="modal-header">\n <button data-ng-if="modal.dismissable" type="button" data-ng-click="$dismiss()" class="close">×</button>\n <h4 data-ng-if="modal.title" data-ng-bind="modal.title | translate" class="modal-title"></h4>\n</div>\n<div class="modal-body">\n <p data-ng-if="modal.text && !closed" ng-bind="modal.text | translate"></p>\n <form name="form" novalidate data-ng-init="initDisposition()">\n <div class="form-group">\n <ui-select data-ng-model="item.disposition" name="disposition" theme="bootstrap" data-ng-disabled="!dispositions.length" required>\n <ui-select-match placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="disposition.name as disposition in dispositions | filter: $select.search">\n <div ng-bind-html="disposition.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="note note-warning" data-ng-if="dispositions.length < 1">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate }}\n </p>\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/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">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'NEW\'" uib-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>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="\'PENDING\'" uib-uncheckable>PENDING</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>CLOSED</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 btn-success" data-ng-click="disposeItems();" data-ng-show="id.length">\n <i class="fa fa-upload"></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 <!-- 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="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 | filter:$select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\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-pagination ui-grid-selection ui-grid-exporter class="ui-grid-inbox">\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/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 class="row">\r\n <div class="col-md-12">\r\n <div class="page-bar">\r\n <ul class="page-breadcrumb">\r\n <li>\r\n <i class="icon-rocket"></i>\r\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\r\n <i class="fa fa-angle-right"></i>\r\n </li>\r\n <li>\r\n <i class="fa fa-spinner"></i>\r\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\r\n <i class="fa fa-angle-right"></i>\r\n </li>\r\n <li>\r\n <i class="fa fa-fax"></i>\r\n <a href="#">{{ \'APPLICATION_FAX\' | translate }}</a>\r\n <i class="fa fa-angle-right"></i>\r\n </li>\r\n <li>\r\n <i class="icon-note"></i>\r\n <a href="#">{{ \'APPLICATION_INBOX\' | translate }}</a>\r\n </li>\r\n </ul>\r\n </div>\r\n </div>\r\n</div>\r\n\r\n<!-- BEGIN PAGE CONTENT-->\r\n<div class="row inbox">\r\n <div class="col-md-3">\r\n <ul class="inbox-nav margin-bottom-10">\r\n <li data-ng-class="{active: $stateParams.id == faxAccount.id}" data-ng-repeat="faxAccount in faxAccounts">\r\n <a href="/channels/fax/inbox/view/account/{{faxAccount.id}}/list" class="btn">\r\n <i class="icon-notebook"></i> {{faxAccount.name}}\r\n </a>\r\n <b></b>\r\n </li>\r\n </ul>\r\n <div class="note note-warning" data-ng-hide="faxAccounts.length">\r\n <h4 class="block">Warning!</h4>\r\n <p>\r\n {{ \'MESSAGE_NO_AVAILABLE_ACCOUNTS\' | translate }}\r\n </p>\r\n <p>\r\n {{\'APPLICATION_GO_TO\' | translate}} <a href="/channels/fax/accounts/list">{{\'APPLICATION_ACCOUNTS\' | translate}}</a>\r\n </p>\r\n </div>\r\n </div>\r\n\r\n <div class="col-md-9" data-ng-init="initView()">\r\n <!-- BEGIN PROFILE CONTENT -->\r\n <div class="room-content">\r\n <div ui-view>\r\n <div class="note note-info">\r\n <h4 class="block">Info! {{\'APPLICATION_NO_ACCOUNT_SELECTED\' | translate}}</h4>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- END PROFILE CONTENT -->\r\n </div>\r\n</div>\r\n'),a.put("app/channels/fax/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/fax/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/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 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 | uppercase}}</ui-select-match>\n <ui-select-choices repeat="strategy in strategies | filter: $select.search">\n <div ng-bind-html="strategy | uppercase | 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 <!-- 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 AGENTS-->\n <div class="form-body" data-ng-init="getTeams()">\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="item.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="item.penalty=item.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="!item.penalty" data-ng-click="item.penalty=item.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 <!-- END AGENTS-->\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/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="fa fa-spinner"></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-fax"></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-if="Auth.isAdmin()">\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="fa fa-spinner"></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-fax"></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 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}}</label>\n <ui-select data-ng-model="queue.strategy" name="strategy" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="strategy in strategies | filter: $select.search">\n <div ng-bind-html="strategy | uppercase | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END STRATEGY -->\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 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 <input data-ng-if="Auth.isAdmin()" 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 ui-grid-auto-resize>\n <span us-spinner spinner-key="grid-spinner" spinner-start-active="true"></span>\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/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" 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/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="fa fa-spinner"></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-fax"></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(\'main.channels.fax.realtime.view.agents\')}">\n <a href="/channels/fax/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.fax.realtime.view.applications\')}">\n <a href="/channels/fax/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/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="fa fa-spinner"></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 <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 <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/mail/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 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}} <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 TIMEOUT -->\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_AGENTS\' | 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\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}} <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 TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\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_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.action.from.$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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" 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.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n\n <div class="app-settings" ng-slide-down="application.app === \'replyMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START REPLYMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.type.$touched || forms.action.$submitted) && forms.action.type.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data1" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.key | translate }}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.key | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.type.$touched || forms.action.$submitted) && forms.action.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" 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.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REPLYMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid && forms.settings.to.$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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$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" data-ng-class="{\'has-error\': (forms.settings.text.$touched || forms.text.$submitted) && forms.settings.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.settings.text.$touched || forms.settings.$submitted) && forms.settings.text.$invalid && forms.settings.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\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 </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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\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_INTERVAL_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/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\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 <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_AGENTS\' | 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\n <!-- START TIMEOUT -->\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 TIMEOUT -->\n\n </div>\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 <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/mail/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\n <!-- START TIMEOUT -->\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 TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1">\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_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.action.from.$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 </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" 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.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'replyMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START REPLYMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.type.$touched || forms.action.$submitted) && forms.action.type.$invalid}">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data1" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.key | translate }}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.key | translate | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.type.$touched || forms.action.$submitted) && forms.action.type.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" 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.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REPLYMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid && forms.action.to.$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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$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" data-ng-class="{\'has-error\': (forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid && forms.action.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\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_INTERVAL_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\n </form>\n </wz-step>\n <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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/disposition/modal/add.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_DISPOSITIONS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.form.$touched || form.$submitted) && form.form.$invalid}">\n <div class="">\n <!-- <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" data-ng-pattern="/^[a-zA-Z0-9]*$/" required/> -->\n <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" required/>\n <span data-ng-show="form.form.$touched && form.form.$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.form.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PATTERN\' | translate}}.\n </span> -->\n </div>\n <!-- <div class="help-block">\n {{\'MESSAGE_ALLOWED_NUMBERS_AND_LETTERS\' | translate}}\n </div> -->\n </div>\n <!-- END NAME -->\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="form.$valid">{{ \'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/account/view/disposition/view/view.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_DISPOSITIONS\' | translate}}</span>\n </div>\n <div class="actions actions-md">\n <a href="#" class="btn btn-icon-only green" data-ng-click="addDisposition();">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div class="tab-content">\n <div class="row" data-ng-hide="dispositions.length">\n <div class="col-md-12">\n <div class="note note-info">\n <h4 class="block">Info! {{\'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate}}</h4>\n </div>\n </div>\n </div>\n\n <!-- GENERAL TAB -->\n <div class="row" data-ng-repeat="disposition in dispositions">\n <div class="col-md-12 form-group">\n <div class="input-group">\n <div>\n <input class="form-control" type="text" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" data-ng-model="disposition.name">\n </div>\n <span class="input-group-btn">\n <button class="btn btn-success" type="button" data-ng-click="updateDisposition(disposition.id, disposition.name);"><i class="fa fa-cloud-upload fa-fw"></i> {{\'APPLICATION_UPDATE\' | translate}}</button>\n <button class="btn btn-danger" type="button" data-ng-click="deleteDisposition(disposition.id);"><i class="fa fa-times fa-fw"></i> {{\'APPLICATION_DELETE\' | translate}}</button>\n </span>\n </div>\n </div>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/mail/account/view/hooks/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_HOOKS\' | 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_ACCEPT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_REJECT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_CLOSE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- ACCEPT TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.accept" data-ng-submit="forms.accept.$valid && updateItemMailAccount()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.acceptMethod" name="method" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid && forms.accept.method.$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-8" data-ng-class="{\'has-error\': (forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.acceptUrl" ng-required="account.acceptMethod"/>\n <span data-ng-show="(forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid && forms.accept.url.$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 class="row" ng-repeat = "action in account.actions">\n <div ng-switch="action.action">\n <div ng-switch-when="pause">\n <div class="form-group col-md-4">\n <label class="control-label">{{\'APPLICATION_PAUSE\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-change="resetActionData(action)"\n data-ng-model="action.enabled"\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 <div ng-if="action.enabled" class="form-group col-md-8">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <ui-select name="action" data-ng-model="action.type" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_TYPE\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat=" pause.name as pause in pauses | filter: $select.search">\n <div ng-bind-html="pause.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ACCEPT TAB -->\n <!-- START REJECT TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.reject" data-ng-submit="forms.reject.$valid && updateItemMailAccount()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.rejectMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid && forms.reject.method.$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-8" data-ng-class="{\'has-error\': (forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.rejectUrl" ng-required="account.rejectMethod"/>\n <span data-ng-show="(forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid && forms.reject.url.$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 <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END REJECT TAB -->\n <!-- START CLOSE TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.close" data-ng-submit="forms.close.$valid && updateItemMailAccount()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.closeMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid && forms.close.method.$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-8" data-ng-class="{\'has-error\': (forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.closeUrl" ng-required="account.closeMethod"/>\n <span data-ng-show="(forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid && forms.close.url.$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 <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CLOSE TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/mail/account/view/other/view/view.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_OTHER\' | 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_SIGNATURE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="mail-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 WHITE LABEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.whiteLabel.$touched || forms.info.$submitted) && forms.info.whiteLabel.$invalid}">\n <label class="control-label">{{\'APPLICATION_WHITE_LABEL\' | translate}}</label>\n <textarea type="text" name="whiteLabel" placeholder="{{\'APPLICATION_WHITE_LABEL\' | translate}}" class="form-control" data-ng-model="account.whiteLabel" data-ng-disabled="!license.custom"/></textarea>\n <span data-ng-show="(forms.info.whiteLabel.$touched || forms.info.$submitted) && forms.info.whiteLabel.$invalid && forms.info.whiteLabel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END WHITE LABEL -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}" data-ng-disabled="!license.custom"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n <!-- GENERAL TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.signature" data-ng-submit="updateItemMailAccount()" novalidate>\n <!-- START SIGNATURE -->\n <div class="form-group">\n <div ckeditor="options" ng-model="account.signature"></div>\n </div>\n <!-- END WHITE LABEL -->\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/mail/account/view/setting/view/view.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 data-ng-if="account.MailServerIn">\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" data-ng-init="initView()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="mail-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 LIST -->\n <div class="form-group" data-ng-if="license.cm">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <div class="input-group">\n\n <ui-select data-ng-model="account.ListId" name="list" theme="bootstrap">\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\n <span class="input-group-btn">\n <button type="button" data-ng-click="account.ListId = null" class="btn btn-default">\n <span class="glyphicon glyphicon-trash"></span>\n </button>\n </span>\n\n </div>\n </div>\n <!-- END LIST -->\n\n <!-- START TEMPLATE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}</label>\n <div class="input-group">\n\n <ui-select data-ng-model="account.TemplateId" name="template" theme="bootstrap">\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\n <span class="input-group-btn">\n <button type="button" data-ng-click="account.TemplateId = null" class="btn btn-default">\n <span class="glyphicon glyphicon-trash"></span>\n </button>\n </span>\n\n </div>\n </div>\n <!-- END TEMPLATE -->\n\n <!-- START FIDELITY -->\n <div class="form-group" data-ng-if="account.MailServerIn">\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 <!-- START SERVICE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_SERVICE\' | translate}}</label><br>\n <input\n bs-switch\n data-ng-model="account.service"\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 SERVICE -->\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" data-ng-if="account.MailServerIn">\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}} [sec]<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}} [sec]<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 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 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 </div>\n <!-- END SMTP TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/channels/mail/account/view/view.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-spinner"></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" data-ng-init="initView()">\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.is(\'main.channels.mail.accounts.view.hooks\')}" data-ng-if="account.MailServerIn">\n <a href="/channels/mail/accounts/view/{{account.id}}/hooks">\n <i class="fa fa-code"></i>\n {{\'APPLICATION_HOOKS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.mail.accounts.view.dispositions\')}" data-ng-if="account.MailServerIn">\n <a href="/channels/mail/accounts/view/{{account.id}}/dispositions">\n <i class="icon-target"></i>\n {{\'APPLICATION_DISPOSITIONS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.includes(\'main.channels.mail.accounts.view.actions\')}" data-ng-if="account.MailServerIn">\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 <li ng-class="{active: $state.includes(\'main.channels.mail.accounts.view.other\')}" data-ng-if="account.MailServerIn">\n <a href="/channels/mail/accounts/view/{{account.id}}/other">\n <i class="icon-equalizer"></i>\n {{\'APPLICATION_OTHER\' | 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/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="/channels/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 default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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/info.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body" data-ng-init="initInfo()">\n <div class="form-group" ng-if="data">\n <json-formatter json="data" open="1"></json-formatter>\n </div>\n <div class="note note-warning" data-ng-hide="data">\n <h4 class="block"></h4>\n <p>\n {{ \'MESSAGE_NO_INFO_AVAILABLE\' | translate }}\n </p>\n </div>\n\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/channels/mail/inbox/message/message.directive.html",'<div class="message">\n <div class="row">\n <div class="col-md-12">\n <span class="bold">From: </span>\n <a href="" data-ng-click="openContact(message.from[0])">{{message.from[0]}} </a>\n <br>\n <span class="bold">To: </span>\n <a href="" data-ng-click="openContact(to)" data-ng-repeat="to in message.to">{{to}}<span data-ng-if="!$last">, </span></a>\n <br>\n <span data-ng-if="message.cc.length" class="bold">Cc: </span>\n <a href="" data-ng-click="openContact(cc)" data-ng-repeat="cc in message.cc">{{cc}}<span data-ng-if="!$last">, </span></a>\n <br>\n <span data-ng-if="message.bcc.length" class="bold">Bcc: </span>\n <a href="" data-ng-click="openContact(bcc)" data-ng-repeat="cc in message.bcc">{{bcc}}<span data-ng-if="!$last">, </span></a>\n </div>\n <div class="row">\n <div class="col-md-12">\n <span class="pull-right" data-ng-if="message.User">{{\'APPLICATION_SENT_BY\' | translate}}: <strong>{{message.User.fullname}}</strong></span>\n <span class="pull-right" data-ng-if="message.voiceSource">{{\'APPLICATION_SENT_BY\' | translate}}: <strong>Cally ²</strong>\n <a ng-click="info(message.voiceSource)"><i class="icon-info font-blue"></i>\n </a>\n </span>\n </div>\n </div>\n <br>\n <span class="todo-tasklist-date">\n <span class="pull-right" data-ng-switch="message.status" data-ng-if="message.status!==\'RECEIVED\'" uib-tooltip="{{\'APPLICATION_RETRY\' | translate}}: {{message.retry}}">\n <a ng-switch-when="SENDING" href="#" class="btn default btn-xs inactive-link blue-stripe"> {{message.status | uppercase}}\n <i class="fa fa-warning"></i>\n </a>\n <a ng-switch-when="SENT" href="#" class="btn default btn-xs inactive-link green-stripe"> {{message.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n <a ng-switch-when="FAILED" href="#" class="btn default btn-xs red-stripe" data-ng-click="retry(message.id)"> {{message.status | uppercase}}\n <i class="fa fa-times"></i>\n </a>\n </span>\n <span class="pull-right" data-ng-if="message.status===\'RECEIVED\'">\n <a href="#" class="btn default btn-xs inactive-link green-stripe"> {{message.status | uppercase}}\n <i class="fa fa-check"></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 | prettyBytes}})\n </span>\n <a target="_self" download="{{mailAttachment.name}}" href="api/mail/attachments/{{mailAttachment.id}}">\n <i class="icon-cloud-download"></i>\n </a>\n <a ng-if="::(mailAttachment.type.indexOf(\'image\') > -1)" ng-click="openPreview(mailAttachment.id)">\n <i class="icon-picture"></i>\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 <a type="button" name="button" data-ng-if="::(Auth.getCurrentUser().id == message.UserId)" data-ng-click="deleteNote()">\n <i class="fa fa-trash-o" style="color: red;"></i>\n </a>\n\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">\n <button data-ng-if="form.from.length && form.to.length && mailRoom.status !== \'CLOSED\' && form.html" class="btn btn-sm btn-default green-meadow" data-ng-click="sendMail()">\n <i class="icon-paper-plane" style="color: white;"></i> {{\'APPLICATION_SEND\' | translate}}\n </button>\n <span data-ng-if="mailRoom && form.from.length && form.to.length && mailRoom.status !== \'CLOSED\' && form.html"> | </span>\n <span data-ng-if="mailRoom" class="label label-default"> #{{mailRoom.id}} {{mailRoom.status}}</span>\n <span data-ng-if="mailRoom"> | </span>\n <span data-ng-if="mailRoom && mailRoom.ParentId" class="label label-warning"> Ref: <a data-ng-click="openRoom(mailRoom.ParentId)">#{{mailRoom.ParentId}}</a></span>\n <span data-ng-if="mailRoom && mailRoom.ParentId"> | </span>\n <span data-ng-if="mailRoom" class="caption-subject font-green-sharp bold uppercase dot">{{mailRoom.subject || \'No subject\'}}</span>\n </div>\n <div class="actions">\n <button class="btn btn-icon-only yellow" data-ng-if="mailRoom" data-ng-click="loadNote()" data-ng-hide="mailRoom.status == \'CLOSED\'" title="{{\'APPLICATION_NOTES\' | translate}}">\n <i class="fa fa-sticky-note"></i>\n </button>\n <button class="file-upload" data-ng-hide="mailRoom.status == \'CLOSED\'">\n <i class="fa fa-paperclip"></i> <input type="file" data-ng-if="uploader" data-ng-disabled="mailRoom.status == \'CLOSED\'" nv-file-select uploader="uploader" multiple class="file-input" title="{{\'APPLICATION_ATTACHMENTS\' | translate}}">\n </button>\n <!-- UPDATE SECTION START -->\n <button data-ng-class="mailRoom.status == \'CLOSED\' ? \'grey-cascade\' : \'btn-success\'" class="btn btn-icon-only" data-ng-disabled="mailRoom.status == \'CLOSED\' && mailRoom.disposition" data-ng-if="mailRoom" data-ng-click="closeRoom()" title="{{\'APPLICATION_STATUS\' | translate}}">\n <i data-ng-class="mailRoom.status == \'CLOSED\' ? \'icon-target\' : \'fa fa-upload\'"></i>\n </button>\n <!-- UPDATE SECTION END -->\n <button class="btn default btn-icon-only" data-ng-if="mailRoom && mailRoom.status !== \'CLOSED\'" data-ng-click="togglePanelLeft()" title="{{\'APPLICATION_RESIZE\' | translate}}">\n <i ng-class="panelRight == \'col-md-12\' ? \'icon-size-actual\' : \'icon-size-fullscreen\'"></i>\n </button>\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div data-ng-if="panelLeft" data-ng-class="panelLeft">\n <div class="form">\n <!-- START TAGS -->\n <div class="form-group" data-ng-if="mailRoom.status !== \'CLOSED\'">\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)" data-ng-disabled="mailRoom.status == \'CLOSED\'">\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-if="mailRoom && mailRoom.status !== \'CLOSED\'">\n\n <!-- END TAGS -->\n <div id="mail-box">\n <ul class="chats">\n <li\n data-ng-switch="mailMessage.status"\n data-ng-class="{\'in\': mailMessage.status == \'RECEIVED\', \'out\': mailMessage.status == \'SENT\' || mailMessage.status == \'SENDING\' || mailMessage.status == \'FAILED\' || mailMessage.status == \'NOTE\'}"\n data-ng-repeat="mailMessage in mailRoom.MailMessages | orderBy:\'-createdAt\'">\n <div class="avatar" data-ng-class="message.UserId ? \'pretty-avatar\' : \'pretty-avatar-v\'">\n <ng-letter-avatar\n data-ng-if="mailMessage.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{mailMessage.User.fullname}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #3399CC"\n charCount="2"\n shape="round"></ng-letter-avatar>\n <ng-letter-avatar\n data-ng-if="!mailMessage.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{mailMessage.from[0]}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #EA4C61"\n charCount="1"\n shape="round"></ng-letter-avatar>\n </div>\n <mail-note message="mailMessage" ng-switch-when="NOTE"></mail-note>\n <mail-message message="mailMessage" list-id="mailRoom.MailAccount.ListId" ng-switch-default></mail-message>\n </li>\n </ul>\n </div>\n </div>\n <div data-ng-class="panelRight">\n <div class="note note-info" data-ng-if="mailRoom && mailRoom.status == \'CLOSED\'">\n <h4 class="block"><i class="icon-info"></i> {{\'MESSAGE_MAIL_ROOM_CLOSED\' | translate}}!</h4>\n <p>\n <strong>{{\'MESSAGE_MAIL_ROOM_CLOSED_DETAILS\' | translate}}.</strong>\n </p>\n <hr>\n <p>\n <i class="icon-target"></i> {{\'APPLICATION_DISPOSITION\' | translate}}: <strong>{{mailRoom.disposition}}</strong>\n </p>\n <p>\n <i class="icon-calendar"></i> {{\'APPLICATION_UPDATED_AT\' | translate}}: <strong>{{mailRoom.updatedAt | date:\'medium\'}}</strong> (<span am-time-ago="mailRoom.updatedAt"></span>)\n </p>\n </div>\n <form name="forms.compose" data-ng-submit="sendMail()" class="form-horizontal" novalidate>\n <!-- START HEAD -->\n <div class="form">\n <v-accordion class="vAccordion--default" ng-if="mailRoom.status !== \'CLOSED\'">\n <v-pane expanded="expanded">\n <v-pane-header>\n <i class="icon-people"></i> From: {{form.from[0]}}, To: {{form.to[0].email}} <span ng-if="form.to.length > 1">(+{{form.to.length - 1}})</span>\n </v-pane-header>\n <v-pane-content>\n <!-- START FROM -->\n <div class="form-group" data-ng-if="mailRoom.status !== \'CLOSED\'">\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]" data-ng-change="setList($select.selected.ListId)" 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 </div>\n </div>\n </div>\n </div>\n <!-- END FROM -->\n\n <!-- MAIL TO -->\n <div class="form-group" data-ng-if="mailRoom.status !== \'CLOSED\'">\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 <tags-input ng-model="form.to" type="email" display-property="email">\n <auto-complete source="getContacts($query)"></auto-complete>\n </tags-input>\n </div>\n </div>\n </div>\n </div>\n <!-- END TO -->\n\n <!-- START CC -->\n <div class="form-group" data-ng-if="mailRoom.status !== \'CLOSED\'">\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 <tags-input ng-model="form.cc" type="email" display-property="email">\n <auto-complete source="getContacts($query)"></auto-complete>\n </tags-input>\n </div>\n </div>\n </div>\n </div>\n <!-- END CC -->\n\n <!-- START BCC -->\n <div class="form-group" data-ng-if="mailRoom.status !== \'CLOSED\'">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <label class="control-label">Bcc:</label>\n </div>\n <div class="col-md-11">\n <tags-input ng-model="form.bcc" type="email" display-property="email">\n <auto-complete source="getContacts($query)"></auto-complete>\n </tags-input>\n </div>\n </div>\n </div>\n </div>\n <!-- END BCC -->\n\n <!-- START SUBJECT -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.subject.$invalid && forms.compose.$submitted}" data-ng-if="mailRoom.status !== \'CLOSED\'">\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-if="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 </v-pane-content>\n </v-pane>\n </v-accordion>\n\n <!-- START ATTACH -->\n <div class="form-group" data-ng-if="uploader && (mailRoom.status !== \'CLOSED\')">\n <div class="col-md-12">\n <hr ng-if="uploader.queue.length">\n <table class="table">\n <tbody>\n <tr ng-repeat="item in uploader.queue">\n <td style="border-top:none" rowspan="{{uploader.queue.length}}" ng-if="(!$index)">\n {{\'APPLICATION_ATTACHMENTS\' | translate}}:\n </td>\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>\n <!-- END ATTACH -->\n\n <!-- START CANNED -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.subject.$invalid && forms.compose.$submitted}" data-ng-if="mailRoom.status !== \'CLOSED\'">\n <div class="col-md-12">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-magic" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <input type="text"\n data-ng-model="modelOptions.selectedAnswer"\n uib-typeahead="key for key in getAnswers($viewValue)"\n placeholder="Canned answers.."\n typeahead-loading="loadingLocations"\n typeahead-no-results="noResults"\n typeahead-on-select="onSelectAnswer($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-if="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 CANNED -->\n\n <!-- START HTML -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.text.$invalid && forms.compose.$submitted}" data-ng-if="mailRoom.status !== \'CLOSED\'">\n <div class="col-md-12">\n <div ckeditor="options" ng-model="form.html" ready="onCKReady($instance)"></div>\n <span data-ng-if="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 </div>\n </form>\n </div>\n </div>\n </div>\n</div>\n</div>\n<!-- END TODO CONTENT -->\n"), -a.put("app/channels/mail/inbox/status/status.modal.html",'<div class="modal-header">\n <button data-ng-if="modal.dismissable" type="button" data-ng-click="$dismiss()" class="close">×</button>\n <h4 data-ng-if="modal.title" data-ng-bind="modal.title | translate" class="modal-title"></h4>\n</div>\n<div class="modal-body">\n <p data-ng-if="modal.text && !closed" ng-bind="modal.text | translate"></p>\n <form name="form" novalidate data-ng-init="initDisposition()">\n <div class="form-group">\n <ui-select data-ng-model="item.disposition" name="disposition" theme="bootstrap" data-ng-disabled="!dispositions.length" required>\n <ui-select-match placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="disposition.name as disposition in dispositions | filter: $select.search">\n <div ng-bind-html="disposition.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="note note-warning" data-ng-if="dispositions.length < 1">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate }}\n </p>\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/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">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'NEW\'" uib-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>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="\'PENDING\'" uib-uncheckable>PENDING</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>CLOSED</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 btn-success" data-ng-click="disposeItems();" data-ng-show="id.length">\n <i class="fa fa-upload"></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 <!-- 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="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 | filter:$select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\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" class="ui-grid" ui-grid-auto-resize ui-grid-pagination ui-grid-selection>\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="fa fa-spinner"></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">\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.name}}\n </a>\n <b></b>\n </li>\n </ul>\n </div>\n\n <div class="col-md-9" data-ng-init="initView()">\n <!-- BEGIN PROFILE CONTENT -->\n <div class="room-content">\n <div ui-view>\n <div class="note note-info">\n <h4 class="block">Info! {{\'APPLICATION_NO_ACCOUNT_SELECTED\' | translate}}</h4>\n </div>\n </div>\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n\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 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 | uppercase}}</ui-select-match>\n <ui-select-choices repeat="strategy in strategies | 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 <!-- 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 AGENTS-->\n <div class="form-body" data-ng-init="getTeams()">\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="item.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="item.penalty=item.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="!item.penalty" data-ng-click="item.penalty=item.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 <!-- END AGENTS-->\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/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="fa fa-spinner"></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-if="Auth.isAdmin()">\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="fa fa-spinner"></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 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}}</label>\n <ui-select data-ng-model="queue.strategy" name="strategy" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="strategy in strategies | 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 STRATEGY -->\n\n <input data-ng-if="Auth.isAdmin()" 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 ui-grid-auto-resize>\n <span us-spinner spinner-key="grid-spinner" spinner-start-active="true"></span>\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" 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="fa fa-spinner"></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/openchannel/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="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_OPEN_CHANNEL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/openchannel/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/openchannel/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/openchannel/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/openchannel/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/openchannel/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 <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.OpenchannelQueueId" 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/openchannel/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 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}} <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 TIMEOUT -->\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\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}} <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 TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\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_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.settings.from.$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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.mail.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.template.$touched || forms.settings.$submitted) && forms.settings.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" 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.settings.template.$touched || forms.settings.$submitted) && forms.settings.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid && forms.settings.to.$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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$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" data-ng-class="{\'has-error\': (forms.settings.text.$touched || forms.text.$submitted) && forms.settings.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.settings.text.$touched || forms.settings.$submitted) && forms.settings.text.$invalid && forms.settings.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\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_INTERVAL_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/openchannel/account/view/action/wizard/wizard.html",'<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 <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\n <!-- START TIMEOUT -->\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 TIMEOUT -->\n\n </div>\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 <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/openchannel/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\n <!-- START TIMEOUT -->\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 TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1">\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_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.action.from.$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 </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" 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.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid && forms.action.to.$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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$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" data-ng-class="{\'has-error\': (forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid && forms.action.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\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">\n <uib-timepicker name="t_to" data-ng-model="application.t_to" show-meridian="false" show-spinners="false" mousewheel="false"></uib-timepicker>\n </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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\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_INTERVAL_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 <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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/openchannel/account/view/api/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_API\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <div class="tab-pane active" id="tab_1_1">\n <!-- START API -->\n <div class="row" >\n <div class="col-md-12">\n <label class="control-label">Receive URL</label>\n </div>\n </div>\n <div class="row" >\n <div class="col-md-11">\n <code-mirror model="receiveurl"></code-mirror>\n </div>\n <div class="col-md-1">\n <a class="btn btn-sm green-jungle" data-ng-click="copyToClipboard(receiveurl);"><i class="fa fa-clipboard"></i>\n </a>\n </div>\n </div>\n <!-- END API -->\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/openchannel/account/view/disposition/modal/add.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_DISPOSITIONS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.form.$touched || form.$submitted) && form.form.$invalid}">\n <div class="">\n <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" required/>\n <span data-ng-show="form.form.$touched && form.form.$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 <!-- END NAME -->\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="form.$valid">{{ \'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/openchannel/account/view/disposition/view/view.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_DISPOSITIONS\' | translate}}</span>\n </div>\n <div class="actions actions-md">\n <a href="#" class="btn btn-icon-only green" data-ng-click="addDisposition();">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div class="tab-content">\n <div class="row" data-ng-hide="dispositions.length">\n <div class="col-md-12">\n <div class="note note-info">\n <h4 class="block">Info! {{\'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate}}</h4>\n </div>\n </div>\n </div>\n\n <!-- GENERAL TAB -->\n <div class="row" data-ng-repeat="disposition in dispositions">\n <div class="col-md-12 form-group">\n <div class="input-group">\n <div>\n <input class="form-control" type="text" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" data-ng-model="disposition.name">\n </div>\n <span class="input-group-btn">\n <button class="btn btn-success" type="button" data-ng-click="updateDisposition(disposition.id, disposition.name);"><i class="fa fa-cloud-upload fa-fw"></i> {{\'APPLICATION_UPDATE\' | translate}}</button>\n <button class="btn btn-danger" type="button" data-ng-click="deleteDisposition(disposition.id);"><i class="fa fa-times fa-fw"></i> {{\'APPLICATION_DELETE\' | translate}}</button>\n </span>\n </div>\n </div>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/openchannel/account/view/hooks/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_HOOKS\' | 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_SEND\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_ACCEPT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_REJECT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_4" data-toggle="tab">{{\'APPLICATION_CLOSE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- START REPLY TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.info" data-ng-submit="forms.info.$valid && updateItem()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.info.method.$touched || forms.info.$submitted) && forms.info.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.replyMethod" name="method" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search" >\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.info.method.$touched || forms.info.$submitted) && forms.info.method.$invalid && forms.info.method.$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-8" data-ng-class="{\'has-error\': (forms.info.url.$touched || forms.info.$submitted) && forms.info.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.replyUrl" ng-required="account.replyMethod"/>\n <span data-ng-show="(forms.info.url.$touched || forms.info.$submitted) && forms.info.url.$invalid && forms.info.url.$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 <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END REPLY TAB -->\n\n <!-- START ACCEPT TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.accept" data-ng-submit="forms.accept.$valid && updateItem()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.acceptMethod" name="method" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid && forms.accept.method.$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-8" data-ng-class="{\'has-error\': (forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.acceptUrl" ng-required="account.acceptMethod"/>\n <span data-ng-show="(forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid && forms.accept.url.$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 <!-- START ACTIONS-->\n <div class="row" ng-repeat = "action in account.actions">\n <div ng-switch="action.action">\n <div ng-switch-when="pause">\n <div class="form-group col-md-4">\n <label class="control-label">{{\'APPLICATION_PAUSE\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-change="resetActionData(action)"\n data-ng-model="action.enabled"\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 <div ng-if="action.enabled" class="form-group col-md-8">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <ui-select name="action" data-ng-model="action.type" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_TYPE\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat=" pause.name as pause in pauses | filter: $select.search">\n <div ng-bind-html="pause.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n </div>\n <!-- END ACTION -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ACCEPT TAB -->\n <!-- START REJECT TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.reject" data-ng-submit="forms.reject.$valid && updateItem()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.rejectMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid && forms.reject.method.$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-8" data-ng-class="{\'has-error\': (forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.rejectUrl" ng-required="account.rejectMethod"/>\n <span data-ng-show="(forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid && forms.reject.url.$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 <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END REJECT TAB -->\n <!-- START CLOSE TAB -->\n <div class="tab-pane" id="tab_1_4">\n <form name="forms.close" data-ng-submit="forms.close.$valid && updateItem()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.closeMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid && forms.close.method.$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-8" data-ng-class="{\'has-error\': (forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.closeUrl" ng-required="account.closeMethod"/>\n <span data-ng-show="(forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid && forms.close.url.$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 <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CLOSE TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/openchannel/account/view/setting/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_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 && updateItem()" 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 <!-- START LIST -->\n <div class="form-group" data-ng-if="license.cm">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <div class="input-group">\n\n <ui-select data-ng-model="account.ListId" name="list" theme="bootstrap">\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\n <span class="input-group-btn">\n <button type="button" data-ng-click="account.ListId = null" class="btn btn-default">\n <span class="glyphicon glyphicon-trash"></span>\n </button>\n </span>\n\n </div>\n </div>\n <!-- END LIST -->\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 <!-- START CUSTOM -->\n <!-- <div class="form-group">\n <label class="control-label">{{\'APPLICATION_REPLY\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="account.reply"\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 <!-- START REPLY HOOK -->\n <!-- <div ng-if= "account.reply" class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.info.method.$touched || forms.info.$submitted) && forms.info.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.replyMethod" name="method" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search" >\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.info.method.$touched || forms.info.$submitted) && forms.info.method.$invalid && forms.info.method.$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-8" data-ng-class="{\'has-error\': (forms.info.url.$touched || forms.info.$submitted) && forms.info.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.replyUrl" required/>\n <span data-ng-show="(forms.info.url.$touched || forms.info.$submitted) && forms.info.url.$invalid && forms.info.url.$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 <!-- START REPLY HOOK -->\n <!-- END CUSTOM -->\n\n <!-- START REMOTE IP -->\n <div 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 class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\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_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/openchannel/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="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_OPEN_CHANNEL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/openchannel/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.openchannel.accounts.view.settings\')}">\n <a href="/channels/openchannel/accounts/view/{{account.id}}/settings">\n <i class="icon-settings"></i>\n {{\'APPLICATION_SETTINGS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.openchannel.accounts.view.api\')}">\n <a href="/channels/openchannel/accounts/view/{{account.id}}/api">\n <i class="fa fa-external-link"></i>\n {{\'APPLICATION_API\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.openchannel.accounts.view.hooks\')}">\n <a href="/channels/openchannel/accounts/view/{{account.id}}/hooks">\n <i class="fa fa-code"></i>\n {{\'APPLICATION_HOOKS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.openchannel.accounts.view.dispositions\')}">\n <a href="/channels/openchannel/accounts/view/{{account.id}}/dispositions">\n <i class="icon-target"></i>\n {{\'APPLICATION_DISPOSITIONS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.includes(\'main.channels.openchannel.accounts.view.actions\')}">\n <a href="/channels/openchannel/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/openchannel/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-globe"></i>\n <a href="#">{{ \'APPLICATION_OPEN_CHANNEL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-notebook"></i>\n <a href="/channels/openchannel/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 REMOTE IP -->\n <div 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 class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\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 <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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/openchannel/inbox/message/info.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body" data-ng-init="initInfo()" style=" overflow-x: auto;" >\n <div data-ng-if="data" >\n <json-formatter json="data" open="1"></json-formatter>\n </div>\n <div class="note note-warning" data-ng-hide="data">\n <p>\n {{ \'MESSAGE_NO_INFO_AVAILABLE\' | translate }}\n </p>\n </div>\n\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/channels/openchannel/inbox/message/message.html",'<div class="message">\n <div class="row">\n <div class="col-md-6">\n <!-- <span data-ng-if="Message.from" class="bold">From: {{Message.from}} </span>\n <br>\n <span data-ng-if="Message.to" class="bold">To: {{Message.to}} </span>\n <br> -->\n <div class="row" ng-if="Message.from">\n <div class="col-md-12">\n <span data-ng-if="Message.from" class="bold">From: {{Message.from}} </span>\n </div>\n </div>\n <div class="row" ng-if="Message.to">\n <div class="col-md-12">\n <span data-ng-if="Message.to" class="bold">To: {{Message.to}} </span>\n </div>\n </div>\n <div class="row" ng-if="Message.name">\n <div class="col-md-12">\n <span class="bold">Name: {{Message.name}}</span>\n </div>\n </div>\n <div class="row" ng-if="Message.phone">\n <div class="col-md-12">\n <span class="bold">Phone: <a href="" data-ng-click="openContact(\'phone\',Message.phone)">{{Message.phone}}</a></span>\n </div>\n </div>\n <div class="row" ng-if="Message.email">\n <div class="col-md-12">\n <span class="bold">Email: <a href="" data-ng-click="openContact(\'email\',Message.email)">{{Message.email}}</a></span>\n </div>\n </div>\n </div>\n <div class="col-md-6">\n <span class="pull-right" data-ng-if="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" data-ng-switch="Message.status">\n <a ng-switch-when="RECEIVED" href="#" class="btn default btn-xs inactive-link green-stripe"> {{Message.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n <a ng-switch-when="SENT" href="#" class="btn default btn-xs inactive-link green-stripe"> {{Message.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n <a ng-switch-when="DELIVERED" href="#" class="btn default btn-xs inactive-link green-stripe"> {{Message.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n <a ng-switch-when="SENDING" href="#" class="btn default btn-xs inactive-link blue-stripe" > {{Message.status | uppercase}}\n <i class="fa fa-warning"></i>\n </a>\n <a ng-switch-when="FAILED" href="#" class="btn default btn-xs red-stripe" data-ng-click="info(Message.res_data)"> {{Message.status | uppercase}}\n <i class="fa fa-times"></i>\n </a>\n <a ng-switch-default href="#" class="btn default btn-xs"> {{Message.status | uppercase}}\n </a>\n <br>\n </span>\n\n <i class="icon-calendar"></i> <span am-time-ago="Message.updatedAt"></span>\n </span>\n <hr>\n <ng-emoticons emoticons-data="Message.body"></ng-emoticons>\n <!-- <span class="body text-left" data-ng-bind-html="Message.body" style="white-space: pre-wrap;"></span> -->\n </div>\n'),a.put("app/channels/openchannel/inbox/room/room.directive.html",'<!-- BEGIN TODO CONTENT -->\n\n<div class="todo-content">\n <div class="portlet light">\n <div class="portlet-title">\n <div class="caption">\n <button class="btn btn-sm btn-default green-meadow" data-ng-if="Room.status !== \'CLOSED\'" data-ng-disabled="!form.body || forms.compose.from.$invalid || forms.compose.to.$invalid" data-ng-click="sendMessage()">\n <i class="icon-paper-plane" style="color: white;"></i> {{\'APPLICATION_SEND\' | translate}}\n </button>\n <span data-ng-show="Room && Room.status !== \'CLOSED\'"> | </span>\n <span data-ng-show="Room" class="label label-default">#{{Room.id}} {{Room.status}}</span>\n <span data-ng-if="Room && Room.ParentId"> | </span>\n <span data-ng-if="Room && Room.ParentId" class="label label-warning"> Ref: <a data-ng-click="openRoom(Room.ParentId,Room.contact)">#{{Room.ParentId}}</a></span>\n </div>\n <div class="actions" data-ng-switch="Room.status">\n <button class="btn btn-icon-only" data-ng-show="Room" data-ng-class="{\'btn-success\':Room.status !== \'CLOSED\',\'grey-cascade\':Room.status === \'CLOSED\'}" data-ng-click="closeRoom(Room.id)" data-ng-disabled="Room.status === \'CLOSED\' && Room.disposition">\n <i data-ng-class="{\'fa fa-upload\':Room.status !== \'CLOSED\',\'icon-target\':Room.status === \'CLOSED\'}"></i>\n </button>\n <button class="btn default btn-icon-only" data-ng-if="Room && Room.status !== \'CLOSED\'" type="button" data-ng-click="togglePanelLeft()" title="{{\'APPLICATION_RESIZE\' | translate}}">\n <i ng-class="panelRight == \'col-md-12\' ? \'icon-size-actual\' : \'icon-size-fullscreen\'"></i>\n </button>\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div data-ng-show="panelLeft" data-ng-class="panelLeft">\n <div class="form">\n <!-- START TAGS -->\n <div class="form-group" data-ng-if="Room.status !== \'CLOSED\' || (Room.status == \'CLOSED\' && form.tags.length)">\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 data-ng-disabled="Room.status == \'CLOSED\'" 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 <hr data-ng-if="Room && Room.status !== \'CLOSED\'">\n\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-switch="Room.status" data-ng-class="{\'in\': Message.status == \'RECEIVED\', \'out\': Message.status == \'SENT\' || Message.status == \'SENDING\' || Message.status == \'FAILED\' || Message.status == \'NOTE\' || Message.status == \'DELIVERED\' || Message.status == \'QUEUED\' || Message.status != \'RECEIVED\' }" data-ng-repeat="Message in Room.OpenchannelMessages | 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 <div class="avatar" data-ng-class="Message.UserId ? \'pretty-avatar\' : \'pretty-avatar-v\'">\n <ng-letter-avatar\n data-ng-if="Message.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{Message.User.fullname}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #3399CC"\n charCount="2"\n shape="round"></ng-letter-avatar>\n <ng-letter-avatar\n data-ng-if="!Message.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{Message.from}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #EA4C61"\n charCount="1"\n shape="round"></ng-letter-avatar>\n </div>\n <message message="Message" list-id="Room.OpenchannelAccount.ListId" ng-switch-default></message>\n </li>\n </ul>\n </div>\n </div>\n <div data-ng-class="panelRight">\n\n <div class="note note-info" data-ng-if="Room && Room.status == \'CLOSED\'">\n <h4 class="block">Info! {{\'MESSAGE_ROOM_CLOSED\' | translate}}</h4>\n <p>\n {{\'MESSAGE_ROOM_CLOSED_DETAILS\' | translate}}.\n </p>\n <hr>\n <p>\n <i class="icon-target"></i> {{\'APPLICATION_DISPOSITION\' | translate}}: <strong>{{Room.disposition}}</strong>\n </p>\n <p>\n <i class="icon-calendar"></i> {{\'APPLICATION_UPDATED_AT\' | translate}}: <strong>{{Room.updatedAt | date:\'medium\'}}</strong> (<span am-time-ago="Room.updatedAt"></span>)\n </p>\n </div>\n <form name="forms.compose" data-ng-submit="forms.compose.$valid" class="form-horizontal" novalidate>\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}" data-ng-if="Room.status !== \'CLOSED\'">\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="Room" theme="bootstrap" name="from" data-ng-model="form.from" required>\n <ui-select-match placeholder="From...">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="Account.name as Account in Accounts | filter: $select.search">\n <div data-ng-bind-html="Account.name | highlight: $select.search"></div>\n <small data-ng-bind-html="Account.name | 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 <!-- START TO -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.to.$invalid && forms.compose.$submitted}" data-ng-if="Room.status !== \'CLOSED\'">\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" name="to" class="form-control todo-taskbody-taskdesc" placeholder="To..." rows="8" data-ng-disabled="Room" 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 <!-- START CANNED -->\n <div class="form-group" data-ng-if="Room.status !== \'CLOSED\'">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-magic" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <input type="text"\n data-ng-model="modelOptions.selectedAnswer"\n uib-typeahead="key for key in getAnswers($viewValue)"\n placeholder="Canned answers.."\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 </div>\n </div>\n\n </div>\n <!-- END CANNED -->\n <!-- START message -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.body.$invalid && forms.compose.$submitted}" data-ng-if=" Room.status !== \'CLOSED\'">\n <div class="col-md-12">\n <textarea id="text" class="form-control maxlength-handler" rows="8" name="body" data-ng-model="form.body"></textarea>\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\n <!-- END message -->\n </div>\n </form>\n </div>\n </div>\n </div>\n </div>\n</div>\n<!-- END TODO CONTENT -->\n"),a.put("app/channels/openchannel/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">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'NEW\'" uib-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>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="\'PENDING\'" uib-uncheckable>PENDING</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>CLOSED</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 <!-- 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="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 | filter:$select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\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-inbox">\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/openchannel/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/openchannel/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="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_OPEN_CHANNEL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-note"></i>\n <a href="/channels/openchannel/inbox/list">{{ \'APPLICATION_INBOX\' | translate }}</a>\n </li>\n </ul>\n </div>\n </div>\n</div>\n\n\n<!-- BEGIN PAGE CONTENT-->\n<div class="row inbox" data-ng-init="initView()">\n <div class="col-md-3">\n <ul class="inbox-nav margin-bottom-10">\n <li data-ng-class="{active: $stateParams.id == Account.id}" data-ng-repeat="Account in Accounts">\n <a href="/channels/openchannel/inbox/view/account/{{Account.id}}/list" class="btn">\n <i class="icon-notebook"></i> {{Account.name}}\n </a>\n <b></b>\n </li>\n </ul>\n </div>\n\n <div class="col-md-9" >\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view>\n <div class="note note-info">\n <h4 class="block">Info! {{\'APPLICATION_NO_ACCOUNT_SELECTED\' | translate}}</h4>\n </div>\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/openchannel/inbox/view/view.status.modal.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 && !closed" ng-bind="modal.text | translate"></p>\n <form name="form" novalidate data-ng-init="initDisposition()">\n <div class="form-group">\n <ui-select data-ng-model="item.disposition" name="list" theme="bootstrap" data-ng-disabled="!dispositions.length" required>\n <ui-select-match placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="disposition.name as disposition in dispositions | filter: $select.search">\n <div ng-bind-html="disposition.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="note note-warning" data-ng-hide="dispositions.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate }}\n </p>\n </div>\n</form>\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</div>\n'),a.put("app/channels/openchannel/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/openchannel/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 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 strategies | 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 <!-- START AGENTS-->\n <div class="form-body" data-ng-init="getTeams()">\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="item.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="item.penalty=item.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="!item.penalty" data-ng-click="item.penalty=item.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 <!-- END AGENTS-->\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/openchannel/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="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_OPEN_CHANNEL\' | 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()" data-ng-if="Auth.isAdmin()">\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/openchannel/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/openchannel/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="fa fa-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_OPEN_CHANNEL\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-docs"></i>\n <a href="/channels/openchannel/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.openchannel.queues.view.settings\')}">\n <a data-ng-href="/channels/openchannel/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.openchannel.queues.view.agents\')}" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\n <a data-ng-href="/channels/openchannel/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/openchannel/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 && updateQueue()" 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 strategies | filter: $select.search">\n <div ng-bind-html="strategy | uppercase | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END HEADER SHAPE -->\n <input data-ng-if="Auth.isAdmin()" 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/openchannel/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 ui-grid-auto-resize>\n <span us-spinner spinner-key="grid-spinner" spinner-start-active="true"></span>\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/openchannel/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/openchannel/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/openchannel/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" 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/openchannel/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-spinner"></i>\n <a href="#">{{ \'APPLICATION_CHANNELS\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="icon-globe"></i>\n <a href="#">{{ \'APPLICATION_OPEN_CHANNEL\' | 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.openchannel.realtime.view.agents\')}">\n <a href="/channels/openchannel/realtime/view/agents">\n {{\'APPLICATION_AGENTS\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.openchannel.realtime.view.applications\')}">\n <a href="/channels/openchannel/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/openchannel/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 ui-grid-auto-resize>\n <span us-spinner spinner-key="grid-spinner" spinner-start-active="true"></span>\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="fa fa-spinner"></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="fa fa-spinner"></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 <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 <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/sms/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 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}} <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 TIMEOUT -->\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\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}} <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 TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" min="1" required/>\n <span data-ng-show="(forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid && forms.settings.to.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.template.$touched || forms.settings.$submitted) && forms.settings.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" 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.settings.template.$touched || forms.settings.$submitted) && forms.settings.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.settings.to.$touched || forms.settings.$submitted) && forms.settings.to.$invalid && forms.settings.to.$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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.settings.account.$touched || forms.settings.$submitted) && forms.settings.account.$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" data-ng-class="{\'has-error\': (forms.settings.text.$touched || forms.text.$submitted) && forms.settings.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.settings.text.$touched || forms.settings.$submitted) && forms.settings.text.$invalid && forms.settings.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\n </div>\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\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_INTERVAL_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/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 <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_AGENTS\' | 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\n <!-- START TIMEOUT -->\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 TIMEOUT -->\n\n </div>\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 <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/sms/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\n <!-- START TIMEOUT -->\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 TIMEOUT -->\n </div>\n\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1" data-ng-init="getMailAccounts();getTemplates()">\n <!-- START SENDMAIL -->\n <div class="app-settings" ng-slide-down="application.app === \'sendMail\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="email" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid && forms.action.to.$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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.mail.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.template.$touched || forms.action.$submitted) && forms.action.template.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEMPLATE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data9" name="template" 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.action.template.$touched || forms.action.$submitted) && forms.action.template.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SENDMAIL -->\n </div>\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1" data-ng-init="getSmsAccounts()">\n <!-- START SENDSms -->\n <div class="app-settings" ng-slide-down="application.app === \'sendSms\'" lazy-render duration="1">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid}">\n <label class="control-label">{{\'APPLICATION_TO\' | translate}} <span class="required" aria-required="true">*</span></label>\n <input type="text" ng-pattern="/^[\\+]?[0-9]+$/" name="to" placeholder="{{\'APPLICATION_TO\' | translate}}" class="form-control" data-ng-model="application.data2" required/>\n <span data-ng-show="(forms.action.to.$touched || forms.action.$submitted) && forms.action.to.$invalid && forms.action.to.$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\n <div class="form-group" data-ng-class="{\'has-error\': (forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="application.data8" name="account" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in smsAccounts | filter: $select.search">\n <div ng-bind-html="account.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.action.account.$touched || forms.action.$submitted) && forms.action.account.$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" data-ng-class="{\'has-error\': (forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid}">\n <label class="control-label">{{\'APPLICATION_TEXT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <textarea id="text" class="form-control maxlength-handler" maxlength="160" name="text" data-ng-model="application.data6" required></textarea>\n <span data-ng-show="(forms.action.text.$touched || forms.action.$submitted) && forms.action.text.$invalid && forms.action.text.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n\n <!-- END SENDSms -->\n </div>\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_to && application.md_to!==\'always\' && monthDay>application.md_to && monthDay!==\'always\'">\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 allow-clear>{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="application.md_from && application.md_from!==\'always\' && monthDay<application.md_from && monthDay!==\'always\'">\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_INTERVAL_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 <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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/api/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_API\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- CALLBACK TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <!-- START CALLBACK URL -->\n <div class="row" >\n <div class="col-md-12">\n <label class="control-label">Receive URL</label>\n <p>\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 </p>\n </div>\n </div>\n <div class="row" >\n <div class="col-md-11">\n <code-mirror model="receiveurl"></code-mirror>\n </div>\n <div class="col-md-1">\n <a class="btn btn-sm green-jungle" data-ng-click="copyToClipboard(receiveurl);"><i class="fa fa-clipboard"></i>\n </a>\n </div>\n </div><br>\n <!-- END CALLACK URL -->\n <!-- START DELIVERY CALLBACK URL -->\n <div ng-if= "account.smstype == \'classic+\'" class="row" ng-show="!forms.info.remote.$invalid">\n <div class="col-md-12">\n <label class="control-label">Delivery URL </label>\n <p>\n Copy the following url and insert it into your {{account.type}} account settings to receive delivery report.\n <a href="https://wiki.xcallymotion.com/display/XMD/SMS" target="_blank">Detail</a>\n </p>\n </div>\n </div>\n <div ng-if= "account.smstype == \'classic+\'" class="row" ng-show="!forms.info.remote.$invalid">\n <div class="col-md-11">\n <code-mirror class="control-label" model="deliveryurl"></code-mirror>\n </div>\n <div class="col-md-1">\n <a class="btn btn-sm green-jungle" data-ng-click="copyToClipboard(deliveryurl);"><i class="fa fa-clipboard"></i>\n </a>\n </div>\n </div>\n <!-- END DELIVERY CALLACK URL -->\n </div>\n <!-- END CALLBACK TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/sms/account/view/disposition/modal/add.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_DISPOSITIONS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.form.$touched || form.$submitted) && form.form.$invalid}">\n <div class="">\n <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" required/>\n <span data-ng-show="form.form.$touched && form.form.$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 <!-- END NAME -->\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="form.$valid">{{ \'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/account/view/disposition/view/view.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_DISPOSITIONS\' | translate}}</span>\n </div>\n <div class="actions actions-md">\n <a href="#" class="btn btn-icon-only green" data-ng-click="addDisposition();">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div class="tab-content">\n <div class="row" data-ng-hide="dispositions.length">\n <div class="col-md-12">\n <div class="note note-info">\n <h4 class="block">Info! {{\'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate}}</h4>\n </div>\n </div>\n </div>\n\n <!-- GENERAL TAB -->\n <div class="row" data-ng-repeat="disposition in dispositions">\n <div class="col-md-12 form-group">\n <div class="input-group">\n <div>\n <input class="form-control" type="text" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" data-ng-model="disposition.name">\n </div>\n <span class="input-group-btn">\n <button class="btn btn-success" type="button" data-ng-click="updateDisposition(disposition.id, disposition.name);"><i class="fa fa-cloud-upload fa-fw"></i> {{\'APPLICATION_UPDATE\' | translate}}</button>\n <button class="btn btn-danger" type="button" data-ng-click="deleteDisposition(disposition.id);"><i class="fa fa-times fa-fw"></i> {{\'APPLICATION_DELETE\' | translate}}</button>\n </span>\n </div>\n </div>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/channels/sms/account/view/hooks/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_HOOKS\' | 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_ACCEPT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_REJECT\' | translate}}</a>\n </li>\n <li >\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_CLOSE\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- ACCEPT TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <form name="forms.accept" data-ng-submit="forms.accept.$valid && updateItemSmsAccount()" novalidate>\n <!-- START ACCEPT URL -->\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.acceptMethod" name="method" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.accept.method.$touched || forms.accept.$submitted) && forms.accept.method.$invalid && forms.accept.method.$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-8" data-ng-class="{\'has-error\': (forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.acceptUrl" ng-required="account.acceptMethod"/>\n <span data-ng-show="(forms.accept.url.$touched || forms.accept.$submitted) && forms.accept.url.$invalid && forms.accept.url.$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 <!-- END ACCEPT URL-->\n <!-- START ACTIONS-->\n <!-- START PAUSE -->\n <div class="row" ng-repeat = "action in account.actions">\n <div ng-switch="action.action">\n <div ng-switch-when="pause">\n <div class="form-group col-md-4">\n <label class="control-label">{{\'APPLICATION_PAUSE\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-change="resetActionData(action)"\n data-ng-model="action.enabled"\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 <div ng-if="action.enabled" class="form-group col-md-8">\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <ui-select name="action" data-ng-model="action.type" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_TYPE\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat=" pause.name as pause in pauses | filter: $select.search">\n <div ng-bind-html="pause.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n </div>\n <!-- END ACTION -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END ACCEPT TAB -->\n <!-- START REJECT TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.reject" data-ng-submit="forms.reject.$valid && updateItemSmsAccount()" novalidate>\n <!-- START REJECT URL -->\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.rejectMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.reject.method.$touched || forms.reject.$submitted) && forms.reject.method.$invalid && forms.reject.method.$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-8" data-ng-class="{\'has-error\': (forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.rejectUrl" ng-required="account.rejectMethod"/>\n <span data-ng-show="(forms.reject.url.$touched || forms.reject.$submitted) && forms.reject.url.$invalid && forms.reject.url.$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\n <!-- END REJECT URL -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END REJECT TAB -->\n <!-- START CLOSE TAB -->\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.close" data-ng-submit="forms.close.$valid && updateItemSmsAccount()" novalidate>\n <div class="row">\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid}">\n <label class="control-label">{{\'APPLICATION_METHOD\' | translate}}</label>\n <ui-select data-ng-model="account.closeMethod" name="method" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected.name | uppercase}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | uppercase" ></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.close.method.$touched || forms.close.$submitted) && forms.close.method.$invalid && forms.close.method.$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-8" data-ng-class="{\'has-error\': (forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid}">\n <label class="control-label">{{\'APPLICATION_URL\' | translate}}</label>\n <input type="url" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="account.closeUrl" ng-required="account.closeMethod"/>\n <span data-ng-show="(forms.close.url.$touched || forms.close.$submitted) && forms.close.url.$invalid && forms.close.url.$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 <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CLOSE TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/channels/sms/account/view/setting/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_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 <!-- START LIST -->\n <div class="form-group" data-ng-if="license.cm">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <div class="input-group">\n\n <ui-select data-ng-model="account.ListId" name="list" theme="bootstrap">\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\n <span class="input-group-btn">\n <button type="button" data-ng-click="account.ListId = null" class="btn btn-default">\n <span class="glyphicon glyphicon-trash"></span>\n </button>\n </span>\n\n </div>\n </div>\n <!-- END LIST -->\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 <!-- START TWILIO -->\n <!-- START PHONE -->\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 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\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 <!-- END TWILIO -->\n <!-- START SKEBBY -->\n <!-- START SKEBBY SMS TYPE -->\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 SKEBBY SMS TYPE -->\n <!-- START PHONE -->\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 <!-- END SKEBBY -->\n <!-- START REMOTE IP -->\n <div 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 class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\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_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/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="fa fa-spinner"></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.is(\'main.channels.sms.accounts.view.api\')}">\n <a href="/channels/sms/accounts/view/{{account.id}}/api">\n <i class="fa fa-external-link"></i>\n {{\'APPLICATION_API\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.sms.accounts.view.hooks\')}">\n <a href="/channels/sms/accounts/view/{{account.id}}/hooks">\n <i class="fa fa-code"></i>\n {{\'APPLICATION_HOOKS\' | translate}} </a>\n </li>\n <li ng-class="{active: $state.is(\'main.channels.sms.accounts.view.dispositions\')}">\n <a href="/channels/sms/accounts/view/{{account.id}}/dispositions">\n <i class="icon-target"></i>\n {{\'APPLICATION_DISPOSITIONS\' | 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 </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 <!-- START LIST -->\n <div class="form-group" data-ng-if="license.cm">\n <label class="control-label">{{\'APPLICATION_LIST\' | translate}}</label>\n <div class="input-group">\n\n <ui-select data-ng-model="account.ListId" name="list" theme="bootstrap">\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\n <span class="input-group-btn">\n <button type="button" data-ng-click="account.ListId = null" class="btn btn-default">\n <span class="glyphicon glyphicon-trash"></span>\n </button>\n </span>\n\n </div>\n </div>\n <!-- END LIST -->\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<!-- Format with a \'+\' and country code -->\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 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-show="!forms.info.remote.$invalid" class="row" >\n <!-- <div class="row"> -->\n <div class="col-md-12">\n <label class="control-label">URL </label><br>\n <span ng-if= "account.type == \'twilio\' || account.type == \'skebby\'">\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 </span>\n </div>\n </div>\n <br>\n <div ng-show="!forms.info.remote.$invalid" class="row" >\n <div class="col-md-11">\n <code-mirror model="receiveurl"></code-mirror>\n </div>\n <div class="col-md-1">\n <a class="btn btn-sm green-jungle" data-ng-click="copyToClipboard(receiveurl);"><i class="fa fa-clipboard"></i>\n </a>\n </div>\n </div>\n <!-- END CALLACK URL -->\n <!-- START DELIVERY CALLBACK URL -->\n <div ng-if= "account.smstype == \'classic+\'" class="row" ng-show="!forms.info.remote.$invalid">\n <div class="col-md-12">\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 </div>\n </div>\n <br>\n <div ng-if= "account.smstype == \'classic+\'" class="row" ng-show="!forms.info.remote.$invalid">\n <div class="col-md-11">\n <code-mirror class="control-label" model="deliveryurl"></code-mirror>\n </div>\n <div class="col-md-1">\n <a class="btn btn-sm green-jungle" data-ng-click="copyToClipboard(deliveryurl);"><i class="fa fa-clipboard"></i>\n </a>\n </div>\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 </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 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 <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 </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" 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 class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\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 <wz-step title="{{\'APPLICATION_CONFIRM\' | translate}}">\n <p>{{\'MESSAGE_CONFIGURATION_COMPLETED\' | translate}}</p>\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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/room/room.directive.html",'<!-- BEGIN TODO CONTENT -->\n\n<div class="todo-content">\n <div class="portlet light">\n <div class="portlet-title">\n <div class="caption">\n <button class="btn btn-sm btn-default green-meadow" data-ng-if="SmsRoom.status !== \'CLOSED\'" data-ng-disabled="!form.body || forms.compose.from.$invalid || forms.compose.to.$invalid" data-ng-click="sendSMS()">\n <i class="icon-paper-plane" style="color: white;"></i> {{\'APPLICATION_SEND\' | translate}}\n </button>\n <span data-ng-show="SmsRoom && SmsRoom.status !== \'CLOSED\'"> | </span>\n <span data-ng-show="SmsRoom" class="label label-default">#{{SmsRoom.id}} {{SmsRoom.status}}</span>\n <span data-ng-if="SmsRoom && SmsRoom.ParentId"> | </span>\n <span data-ng-if="SmsRoom && SmsRoom.ParentId" class="label label-warning"> Ref: <a data-ng-click="openRoom(SmsRoom.ParentId,SmsRoom.contact)">#{{SmsRoom.ParentId}}</a></span>\n </div>\n <div class="actions" data-ng-switch="SmsRoom.status">\n <button class="btn btn-icon-only" data-ng-show="SmsRoom" data-ng-class="{\'btn-success\':SmsRoom.status !== \'CLOSED\',\'grey-cascade\':SmsRoom.status === \'CLOSED\'}" data-ng-click="closeRoom(SmsRoom.id)" data-ng-disabled="SmsRoom.status === \'CLOSED\' && SmsRoom.disposition">\n <i data-ng-class="{\'fa fa-upload\':SmsRoom.status !== \'CLOSED\',\'icon-target\':SmsRoom.status === \'CLOSED\'}"></i>\n </button>\n <button class="btn default btn-icon-only" data-ng-if="SmsRoom && SmsRoom.status !== \'CLOSED\'" type="button" data-ng-click="togglePanelLeft()" title="{{\'APPLICATION_RESIZE\' | translate}}">\n <i ng-class="panelRight == \'col-md-12\' ? \'icon-size-actual\' : \'icon-size-fullscreen\'"></i>\n </button>\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div data-ng-show="panelLeft" data-ng-class="panelLeft">\n <div class="form">\n <!-- START TAGS -->\n <div class="form-group" data-ng-if="SmsRoom.status !== \'CLOSED\' || (SmsRoom.status == \'CLOSED\' && form.tags.length)">\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 data-ng-disabled="SmsRoom.status == \'CLOSED\'" 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 <hr data-ng-if="SmsRoom && SmsRoom.status !== \'CLOSED\'">\n\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-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 <div class="avatar" data-ng-class="smsMessage.UserId ? \'pretty-avatar\' : \'pretty-avatar-v\'">\n <ng-letter-avatar\n data-ng-if="smsMessage.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{smsMessage.User.fullname}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #3399CC"\n charCount="2"\n shape="round"></ng-letter-avatar>\n <ng-letter-avatar\n data-ng-if="!smsMessage.UserId"\n height="40"\n width="40"\n fontsize="25"\n data="{{smsMessage.from}}"\n avatarcustombgcolor="#B0B0B0"\n avatarcustomborder="border:2px solid #EA4C61"\n charCount="1"\n shape="round"></ng-letter-avatar>\n </div>\n <sms message="smsMessage" list-id="SmsRoom.SmsAccount.ListId" accounttype=\'SmsRoom.SmsAccount.type\' ng-switch-default></sms>\n </li>\n </ul>\n </div>\n </div>\n <div data-ng-class="panelRight">\n <div class="note note-info" data-ng-if="SmsRoom && SmsRoom.status == \'CLOSED\'">\n <h4 class="block">Info! {{\'MESSAGE_SMS_ROOM_CLOSED\' | translate}}</h4>\n <p>\n {{\'MESSAGE_SMS_ROOM_CLOSED_DETAILS\' | translate}}.\n </p>\n <hr>\n <p>\n <i class="icon-target"></i> {{\'APPLICATION_DISPOSITION\' | translate}}: <strong>{{SmsRoom.disposition}}</strong>\n </p>\n <p>\n <i class="icon-calendar"></i> {{\'APPLICATION_UPDATED_AT\' | translate}}: <strong>{{SmsRoom.updatedAt | date:\'medium\'}}</strong> (<span am-time-ago="SmsRoom.updatedAt"></span>)\n </p>\n </div>\n <form name="forms.compose" data-ng-submit="forms.compose.$valid && sendSMS()" class="form-horizontal" novalidate>\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}" data-ng-if="SmsRoom.status !== \'CLOSED\'">\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="SmsRoom" theme="bootstrap" name="from" data-ng-model="form.from" 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 <!-- START TO -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.to.$invalid && forms.compose.$submitted}" data-ng-if="SmsRoom.status !== \'CLOSED\'">\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="SmsRoom" 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 <!-- START CANNED -->\n <div class="form-group" data-ng-if="SmsRoom.status !== \'CLOSED\'">\n <div class="row">\n <div class="col-md-1">\n <a href="#" class="btn btn-icon-only">\n <i class="fa fa-magic" style="color: gray;"></i>\n </a>\n </div>\n <div class="col-md-11">\n <input type="text"\n data-ng-model="modelOptions.selectedAnswer"\n uib-typeahead="key for key in getAnswers($viewValue)"\n placeholder="Canned answers.."\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 </div>\n </div>\n\n </div>\n <!-- END CANNED -->\n <!-- START message -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.compose.body.$invalid && forms.compose.$submitted}" data-ng-if="SmsRoom.status !== \'CLOSED\'">\n <div class="col-md-12">\n <textarea id="text" class="form-control maxlength-handler" rows="8" maxlength="160" name="body" data-ng-model="form.body" ></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 <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\n <!-- END message -->\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/sms/info.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body" data-ng-init="initInfo()" style=" overflow-x: auto;">\n <div class="form-group" ng-if="data">\n <json-formatter json="data" open="1"></json-formatter>\n </div>\n <div class="note note-warning" data-ng-hide="data">\n <p>\n {{ \'MESSAGE_NO_INFO_AVAILABLE\' | translate }}\n </p>\n </div>\n\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/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 [<a href="" data-ng-click="openContact(smsMessage.from)">{{smsMessage.from}}</a>]\n <br>\n <span class="bold">To: </span>\n [<a href="" data-ng-click="openContact(smsMessage.to)">{{smsMessage.to}}</a>]\n <br>\n </div>\n <div class="col-md-6">\n <span class="pull-right" data-ng-if="smsMessage.User">{{\'APPLICATION_SENT_BY\' | translate}}: <strong>{{smsMessage.User.fullname}}</strong></span>\n <span class="pull-right" data-ng-if="smsMessage.source">{{\'APPLICATION_SENT_BY\' | translate}}: <strong>Cally ²</strong>\n <a ng-click="info(smsMessage.source)"><i class="icon-info font-blue"></i>\n </a>\n </div>\n </div>\n\n <br>\n <span class="todo-tasklist-date">\n <span class="pull-right" data-ng-switch="smsMessage.status">\n <a ng-switch-when="RECEIVED" href="#" class="btn default btn-xs inactive-link green-stripe"> {{smsMessage.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n <a ng-switch-when="SENT" href="#" class="btn default btn-xs inactive-link green-stripe"> {{smsMessage.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n <a ng-switch-when="DELIVERED" href="#" class="btn default btn-xs inactive-link green-stripe"> {{smsMessage.status | uppercase}}\n <i class="fa fa-check"></i>\n </a>\n <a ng-switch-when="SENDING" href="#" class="btn default btn-xs inactive-link blue-stripe" > {{smsMessage.status | uppercase}}\n <i class="fa fa-warning"></i>\n </a>\n <a ng-switch-when="FAILED" href="#" class="btn default btn-xs red-stripe" data-ng-click="info(null,smsMessage.res_data)"> {{smsMessage.status | uppercase}}\n <i class="fa fa-times"></i>\n </a>\n <a ng-switch-default href="#" class="btn default btn-xs"> {{smsMessage.status | uppercase}}\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 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 != 1) && (smsMessage.errorcode) && (accounttype==\'skebby\')">Error Code:{{smsMessage.errorcode}}</a> -->\n </span>\n\n <i class="icon-calendar"></i> <span am-time-ago="smsMessage.updatedAt"></span>\n </span>\n <hr>\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/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">\n <button type="button" class="btn btn-sm default" data-ng-model="query.status" uib-btn-radio="\'NEW\'" uib-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>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="\'PENDING\'" uib-uncheckable>PENDING</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>CLOSED</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 btn-success" data-ng-click="disposeItems();" data-ng-show="id.length">\n <i class="fa fa-upload"></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 <!-- 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="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 | filter:$select.search">\n {{tag}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n </div>\n <!-- END TAGS -->\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-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'),a.put("app/channels/sms/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/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="fa fa-spinner"></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\n<!-- BEGIN PAGE CONTENT-->\n<div class="row inbox" data-ng-init="initView()">\n <div class="col-md-3">\n <ul class="inbox-nav margin-bottom-10">\n <li data-ng-class="{active: $stateParams.id == smsAccount.id}" data-ng-repeat="smsAccount in smsAccounts">\n <a href="/channels/sms/inbox/view/account/{{smsAccount.id}}/list" class="btn">\n <i class="icon-notebook"></i> {{smsAccount.name}}\n </a>\n <b></b>\n </li>\n </ul>\n </div>\n\n <div class="col-md-9" >\n <!-- BEGIN PROFILE CONTENT -->\n <div ui-view>\n <div class="note note-info">\n <h4 class="block">Info! {{\'APPLICATION_NO_ACCOUNT_SELECTED\' | translate}}</h4>\n </div>\n </div>\n <!-- END PROFILE CONTENT -->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/sms/inbox/view/view.status.modal.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 && !closed" ng-bind="modal.text | translate"></p>\n <form name="form" novalidate data-ng-init="initDisposition()">\n <div class="form-group">\n <ui-select data-ng-model="item.disposition" name="list" theme="bootstrap" data-ng-disabled="!dispositions.length" required>\n <ui-select-match placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="disposition.name as disposition in dispositions | filter: $select.search">\n <div ng-bind-html="disposition.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="note note-warning" data-ng-hide="dispositions.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate }}\n </p>\n </div>\n</form>\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/sms/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/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 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 strategies | 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 <!-- 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 AGENTS-->\n <div class="form-body" data-ng-init="getTeams()">\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="item.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="item.penalty=item.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="!item.penalty" data-ng-click="item.penalty=item.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 <!-- END AGENTS-->\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/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="fa fa-spinner"></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()" data-ng-if="Auth.isAdmin()">\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="fa fa-spinner"></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\')}" data-ng-show="Auth.getCurrentUser().role === \'admin\'">\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 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}}</label>\n <ui-select data-ng-model="queue.strategy" name="strategy" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="strategy in strategies | filter: $select.search">\n <div ng-bind-html="strategy | uppercase | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END STRATEGY -->\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 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 <input data-ng-if="Auth.isAdmin()" 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 ui-grid-auto-resize>\n <span us-spinner spinner-key="grid-spinner" spinner-start-active="true"></span>\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" 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="fa fa-spinner"></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="fa fa-user-secret"></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="fa fa-user-secret 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="fa fa-spinner"></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="fa fa-user-secret"></i>\n <a href="/channels/voice/chanspy/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.channels.voice.chanspy.view.settings\')}">\n <a data-ng-href="/channels/voice/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="fa fa-spinner"></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_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="fa fa-spinner"></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/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/disposition/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-spinner"></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-target"></i>\n <a href="/channels/voice/dispositions/list">{{ \'APPLICATION_DISPOSITIONS\' | 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_DISPOSITIONS\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <a href="#" class="btn btn-icon-only green" data-ng-click="addDisposition();">\n <i class="fa fa-plus"></i>\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <div class="row" data-ng-hide="dispositions.length">\n <div class="col-md-12">\n <div class="note note-info">\n <h4 class="block">Info! {{\'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate}}</h4>\n </div>\n </div>\n </div>\n\n <!-- GENERAL TAB -->\n <div class="row" data-ng-repeat="disposition in dispositions">\n <div class="col-md-12 form-group">\n <div class="input-group">\n <div>\n <input class="form-control" type="text" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" data-ng-model="disposition.name">\n </div>\n <span class="input-group-btn">\n <button class="btn btn-success" type="button" data-ng-click="updateDisposition(disposition.id, disposition.name);"><i class="fa fa-cloud-upload fa-fw"></i> {{\'APPLICATION_UPDATE\' | translate}}</button>\n <button class="btn btn-danger" type="button" data-ng-click="deleteDisposition(disposition.id);"><i class="fa fa-times fa-fw"></i> {{\'APPLICATION_DELETE\' | translate}}</button>\n </span>\n </div>\n </div>\n </div>\n <!-- END GENERAL TAB -->\n </div>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/channels/voice/disposition/list/modal/add.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_DISPOSITIONS\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="form" novalidate>\n <!-- START NAME -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.form.$touched || form.$submitted) && form.form.$invalid}">\n <div class="">\n <input type="text" name="form" placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}" class="form-control" data-ng-model="name" required/>\n <span data-ng-show="form.form.$touched && form.form.$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 <!-- END NAME -->\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" data-ng-click="ok()" data-ng-show="form.$valid">{{ \'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/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="fa fa-spinner"></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-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="fa fa-spinner"></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-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 AGENTS-->\n <div class="form-body" data-ng-init="getTeams()">\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="item.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="item.penalty=item.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="!item.penalty" data-ng-click="item.penalty=item.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 <!-- END AGENTS-->\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="fa fa-spinner"></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-if="Auth.isAdmin()">\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="fa fa-spinner"></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 && forms.announce.$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">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path 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 && forms.general.$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}}</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="announce.path as announce in periodicAnnounces | filter: $select.search track by $index">\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}}</label>\n <ui-select data-ng-model="queue.queue_reporthold" name="queue_reporthold" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path 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}}</label>\n <ui-select data-ng-model="queue.queue_youarenext" name="queue_youarenext" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path 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}}</label>\n <ui-select data-ng-model="queue.queue_thereare" name="queue_thereare" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path 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}}</label>\n <ui-select data-ng-model="queue.queue_callswaiting" name="queue_callswaiting" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path 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}}</label>\n <ui-select data-ng-model="queue.queue_holdtime" name="queue_holdtime" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path 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}}</label>\n <ui-select data-ng-model="queue.queue_minutes" name="queue_minutes" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path 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}}</label>\n <ui-select data-ng-model="queue.queue_minute" name="queue_minute" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path 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}}</label>\n <ui-select data-ng-model="queue.queue_seconds" name="queue_seconds" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path 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}}</label>\n <ui-select data-ng-model="queue.queue_thankyou" name="QUEUE_THANKYOU" theme="bootstrap" >\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected.display_name}}</ui-select-match>\n <ui-select-choices repeat="announce.path 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.announce.$valid && forms.general.$valid && 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></br>\n <input\n bs-switch\n class="form-control"\n ng-model="queue.autopause"\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 ng-true-value="\'all\'"\n ng-false-value="\'no\'">\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 <!-- START SETINTERFACEVAR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.setinterfacevar.$touched || forms.advanced.$submitted) && forms.advanced.setinterfacevar.$invalid}">\n <label class="control-label">{{\'APPLICATION_SETINTERFACEVAR\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="queue.setinterfacevar"\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_SETINTERFACEVAR\' | translate }} <a href="https://wiki.xcallymotion.com/display/XMD/Queues+-+Voice+Channel" target="_blank">wiki</a>)\n </span>\n <span data-ng-show="(forms.advanced.setinterfacevar.$touched || forms.advanced.$submitted) && forms.advanced.setinterfacevar.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_SETINTERFACEVAR\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SETINTERFACEVAR -->\n\n <!-- START SETQUEUEVAR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.setqueuevar.$touched || forms.advanced.$submitted) && forms.advanced.setqueuevar.$invalid}">\n <label class="control-label">{{\'APPLICATION_SETQUEUEVAR\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="queue.setqueuevar"\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_SETQUEUEVAR\' | translate }} <a href="https://wiki.xcallymotion.com/display/XMD/Queues+-+Voice+Channel" target="_blank">wiki</a>)\n </span>\n <span data-ng-show="(forms.advanced.setqueuevar.$touched || forms.advanced.$submitted) && forms.advanced.setqueuevar.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_SETQUEUEVAR\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SETQUEUEVAR -->\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 <!-- START SETQUEUEENTRYVAR -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.setqueueentryvar.$touched || forms.advanced.$submitted) && forms.advanced.setqueueentryvar.$invalid}">\n <label class="control-label">{{\'APPLICATION_SETQUEUEENTRYVAR\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="queue.setqueueentryvar"\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_SETQUEUEENTRYVAR\' | translate }} <a href="https://wiki.xcallymotion.com/display/XMD/Queues+-+Voice+Channel" target="_blank">wiki</a>)\n </span>\n <span data-ng-show="(forms.advanced.setqueueentryvar.$touched || forms.advanced.$submitted) && forms.advanced.setqueueentryvar.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_SETQUEUEENTRYVAR\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END SETQUEUEENTRYVAR -->\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/abandoned/abandoned.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initAbandoned()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-pagination 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/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 ui-grid-auto-resize>\n <span us-spinner spinner-key="grid-spinner" spinner-start-active="true"></span>\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_SIP_CLIENT_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<!-- hidden random uiselect, needed to recompile the modal every time and show the content -->\n<ui-select multiple class="hide" 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<!-- -->\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/outbound/outbound.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initDials()">\n <div class="col-md-12">\n <!-- START TABLE -->\n <div ui-grid="gridOptions" ui-grid-resize-columns class="ui-grid" ui-grid-auto-resize ui-grid-pagination>\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/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 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/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" ui-grid-tree-view ui-grid-expandable-row ui-grid-pagination 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/queuecalls/queuecalls.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" ui-grid-auto-resize ui-grid-pagination>\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 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.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.queuecalls\')}">\n <a href="/channels/voice/realtime/view/queuecalls">\n {{\'APPLICATION_QUEUE_CALLS\' | 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 <li data-ng-class="{\'active\': $state.is(\'main.channels.voice.realtime.view.abandoned\')}">\n <a href="/channels/voice/realtime/view/abandoned">\n {{\'APPLICATION_QUEUE_ABANDONED\' | translate}}\n </a>\n </li>\n <li data-ng-class="{\'active\': $state.is(\'main.channels.voice.realtime.view.outbound\')}">\n <a href="/channels/voice/realtime/view/outbound">\n {{\'APPLICATION_OUTBOUND_CALLS\' | 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="fa fa-spinner"></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="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="fa fa-spinner"></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" data-ng-show="selectedRows.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/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-selection 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="fa fa-spinner"></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-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="fa fa-spinner"></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-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" data-ng-show="selectedRows.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/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-selection 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/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="fa fa-spinner"></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-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="fa fa-spinner"></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-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="fa fa-spinner"></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-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 </div>\n </div>\n <!-- END TIME -->\n\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="interval.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\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="interval.alwaysTime"\n type="checkbox"\n switch-active="{{ alwaysSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ alwaysSwitch.onColor }}"\n switch-off-color="{{ alwaysSwitch.offColor }}"\n switch-animate="{{ alwaysSwitch.animate }}"\n switch-size="{{ alwaysSwitch.size }}"\n switch-label="{{ alwaysSwitch.label }}"\n switch-icon="{{ alwaysSwitch.icon }}"\n switch-radio-off="{{ alwaysSwitch.radioOff }}"\n switch-label-width="{{ alwaysSwitch.labelWidth }}"\n switch-handle-width="{{ alwaysSwitch.handleWidth }}">\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="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 <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVAL_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.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" data-ng-show="selectedRows.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/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-selection 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/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 RECORDINGFORMAT -->\n <div data-ng-if="route.record" class="form-group" data-ng-class="{\'has-error\': (forms.general.recordingFormat.$touched || forms.general.$submitted) && forms.general.recordingFormat.$invalid}">\n <label class="control-label">{{\'APPLICATION_FORMAT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="route.recordingFormat" name="recordingFormat" theme="bootstrap" data-ng-required="route.record">\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH_FILTER\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="format in [\'wav\',\'gsm\'] | filter: $select.search">\n <div ng-bind-html="format | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.general.recordingFormat.$touched || forms.general.$submitted) && forms.general.recordingFormat.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RECORDINGFORMAT -->\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\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" pattern="[^,]*" 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 <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | 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" pattern="[^,]*" 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 <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 <!-- START APPLICATION_ANNOUNCE_OVERRIDE -->\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_ANNOUNCE_OVERRIDE\' | 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="settings.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 APPLICATION_ANNOUNCE_OVERRIDE -->\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 <!-- START AGI -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.agi.$touched || forms.settings.$submitted) && forms.settings.agi.$invalid}">\n <label class="control-label">{{ \'APPLICATION_AGI\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="agi" placeholder="{{ \'APPLICATION_AGI\' | translate }}" class="form-control" data-ng-model="application.appdata[5]" data-ng-init="application.appdata[6] = null">\n <span data-ng-show="(forms.settings.agi.$touched || forms.settings.$submitted) && forms.settings.agi.$invalid && forms.settings.agi.$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.agi.$touched || forms.settings.$submitted) && forms.settings.agi.$invalid && forms.settings.agi.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END AGI -->\n\n <!-- START MACRO -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.macro.$touched || forms.settings.$submitted) && forms.settings.macro.$invalid}">\n <label class="control-label">{{ \'APPLICATION_MACRO\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="macro" placeholder="{{ \'APPLICATION_MACRO\' | translate }}" class="form-control" data-ng-model="application.appdata[6]" data-ng-init="application.appdata[6] = null">\n <span data-ng-show="(forms.settings.macro.$touched || forms.settings.$submitted) && forms.settings.macro.$invalid && forms.settings.macro.$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.macro.$touched || forms.settings.$submitted) && forms.settings.macro.$invalid && forms.settings.macro.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END MACRO -->\n\n <!-- START GOSUB -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.gosub.$touched || forms.settings.$submitted) && forms.settings.gosub.$invalid}">\n <label class="control-label">{{ \'APPLICATION_GOSUB\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="gosub" placeholder="{{ \'APPLICATION_GOSUB\' | translate }}" class="form-control" data-ng-model="application.appdata[7]" data-ng-init="application.appdata[7] = null">\n <span data-ng-show="(forms.settings.gosub.$touched || forms.settings.$submitted) && forms.settings.gosub.$invalid && forms.settings.gosub.$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.gosub.$touched || forms.settings.$submitted) && forms.settings.gosub.$invalid && forms.settings.gosub.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END GOSUB -->\n\n <!-- START RULE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.rule.$touched || forms.settings.$submitted) && forms.settings.rule.$invalid}">\n <label class="control-label">{{ \'APPLICATION_RULE\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="rule" placeholder="{{ \'APPLICATION_RULE\' | translate }}" class="form-control" data-ng-model="application.appdata[8]" data-ng-init="application.appdata[8] = null">\n <span data-ng-show="(forms.settings.rule.$touched || forms.settings.$submitted) && forms.settings.rule.$invalid && forms.settings.rule.$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.rule.$touched || forms.settings.$submitted) && forms.settings.rule.$invalid && forms.settings.rule.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END RULE -->\n\n <!-- START POSITION -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.position.$touched || forms.settings.$submitted) && forms.settings.position.$invalid}">\n <label class="control-label">{{ \'APPLICATION_POSITION\' | translate }}</label>\n <input type="number" min="0" name="position" placeholder="{{ \'APPLICATION_POSITION\' | translate }}" class="form-control" data-ng-model="application.appdata[9]" data-ng-init="application.appdata[9] = null">\n <span data-ng-show="(forms.settings.position.$touched || forms.settings.$submitted) && forms.settings.position.$invalid && forms.settings.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 POSITION -->\n\n <!-- START ANSWER -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ANSWER\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-init="application.answer=true"\n data-ng-model="application.answer"\n type="checkbox"\n switch-active="{{ alwaysSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ alwaysSwitch.onColor }}"\n switch-off-color="{{ alwaysSwitch.offColor }}"\n switch-animate="{{ alwaysSwitch.animate }}"\n switch-size="{{ alwaysSwitch.size }}"\n switch-label="{{ alwaysSwitch.label }}"\n switch-icon="{{ alwaysSwitch.icon }}"\n switch-radio-off="{{ alwaysSwitch.radioOff }}"\n switch-label-width="{{ alwaysSwitch.labelWidth }}"\n switch-handle-width="{{ alwaysSwitch.handleWidth }}">\n </label>\n </div>\n </div>\n <!-- END ANSWER -->\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="settings.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\n <!-- START ANSWER -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ANSWER\' | translate }}</label>\n <div class="input-group input-large">\n <label class="control-label pointer-cursor">\n <input\n bs-switch\n data-ng-init="application.answer=true"\n data-ng-model="application.answer"\n type="checkbox"\n switch-active="{{ alwaysSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ alwaysSwitch.onColor }}"\n switch-off-color="{{ alwaysSwitch.offColor }}"\n switch-animate="{{ alwaysSwitch.animate }}"\n switch-size="{{ alwaysSwitch.size }}"\n switch-label="{{ alwaysSwitch.label }}"\n switch-icon="{{ alwaysSwitch.icon }}"\n switch-radio-off="{{ alwaysSwitch.radioOff }}"\n switch-label-width="{{ alwaysSwitch.labelWidth }}"\n switch-handle-width="{{ alwaysSwitch.handleWidth }}">\n </label>\n </div>\n </div>\n <!-- END ANSWER -->\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.name 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="RingGroup" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'RingGroup\'" lazy-render duration="1">\n <!-- START ITEMS -->\n <input type="hidden" name="items" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="application.appdata[0]" data-ng-init="initRingGroup()">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.project.$touched || forms.settings.$submitted) && forms.settings.items.$invalid}">\n <label class="control-label">{{\'APPLICATION_ITEMS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <div class="col-md-12" id="multi-select-user-by-role"></div>\n <span data-ng-show="(forms.settings.items.$touched || forms.settings.$submitted) && forms.settings.items.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ITEMS -->\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="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 </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\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 </div>\n <!-- END OPTIONS -->\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 </div>\n </div>\n <!-- END TIME -->\n\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="interval.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\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="interval.alwaysTime"\n type="checkbox"\n switch-active="{{ alwaysSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ alwaysSwitch.onColor }}"\n switch-off-color="{{ alwaysSwitch.offColor }}"\n switch-animate="{{ alwaysSwitch.animate }}"\n switch-size="{{ alwaysSwitch.size }}"\n switch-label="{{ alwaysSwitch.label }}"\n switch-icon="{{ alwaysSwitch.icon }}"\n switch-radio-off="{{ alwaysSwitch.radioOff }}"\n switch-label-width="{{ alwaysSwitch.labelWidth }}"\n switch-handle-width="{{ alwaysSwitch.handleWidth }}">\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="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 <div class="note note-warning" data-ng-hide="intervals.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_INTERVAL_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.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/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 <!-- <pre>\n {{application | json}}\n </pre> -->\n\n <button class="btn green-haze" type="submit" ng-click="goNext()">{{\'APPLICATION_CONTINUE\' | translate}} <i class="fa fa-angle-right"></i></button>\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="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" pattern="[^,]*" 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 <span data-ng-show="(forms.settings.app_options.$touched || forms.settings.$submitted) && forms.settings.app_options.$invalid && forms.settings.app_options.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | 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" pattern="[^,]*" 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 <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 <!-- START APPLICATION_ANNOUNCE_OVERRIDE -->\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_ANNOUNCE_OVERRIDE\' | 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="settings.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 APPLICATION_ANNOUNCE_OVERRIDE -->\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="{{ \'APPLICATION_TIMEOUT\' | translate }}" 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 <!-- START AGI -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.agi.$touched || forms.settings.$submitted) && forms.settings.agi.$invalid}">\n <label class="control-label">{{ \'APPLICATION_AGI\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="agi" placeholder="{{ \'APPLICATION_AGI\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[5]">\n <span data-ng-show="(forms.settings.agi.$touched || forms.settings.$submitted) && forms.settings.agi.$invalid && forms.settings.agi.$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.agi.$touched || forms.settings.$submitted) && forms.settings.agi.$invalid && forms.settings.agi.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END AGI -->\n\n <!-- START MACRO -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.macro.$touched || forms.settings.$submitted) && forms.settings.macro.$invalid}">\n <label class="control-label">{{ \'APPLICATION_MACRO\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="macro" placeholder="{{ \'APPLICATION_MACRO\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[6]">\n <span data-ng-show="(forms.settings.macro.$touched || forms.settings.$submitted) && forms.settings.macro.$invalid && forms.settings.macro.$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.macro.$touched || forms.settings.$submitted) && forms.settings.macro.$invalid && forms.settings.macro.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END MACRO -->\n\n <!-- START GOSUB -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.gosub.$touched || forms.settings.$submitted) && forms.settings.gosub.$invalid}">\n <label class="control-label">{{ \'APPLICATION_GOSUB\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="gosub" placeholder="{{ \'APPLICATION_GOSUB\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[7]">\n <span data-ng-show="(forms.settings.gosub.$touched || forms.settings.$submitted) && forms.settings.gosub.$invalid && forms.settings.gosub.$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.gosub.$touched || forms.settings.$submitted) && forms.settings.gosub.$invalid && forms.settings.gosub.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END GOSUB -->\n\n <!-- START RULE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.rule.$touched || forms.settings.$submitted) && forms.settings.rule.$invalid}">\n <label class="control-label">{{ \'APPLICATION_RULE\' | translate }}</label>\n <input type="text" pattern="[^,]*" name="rule" placeholder="{{ \'APPLICATION_RULE\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[8]">\n <span data-ng-show="(forms.settings.rule.$touched || forms.settings.$submitted) && forms.settings.rule.$invalid && forms.settings.rule.$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.rule.$touched || forms.settings.$submitted) && forms.settings.rule.$invalid && forms.settings.rule.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <!-- END RULE -->\n\n <!-- START POSITION -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.position.$touched || forms.settings.$submitted) && forms.settings.position.$invalid}">\n <label class="control-label">{{ \'APPLICATION_POSITION\' | translate }}</label>\n <input type="number" min="0" name="position" placeholder="{{ \'APPLICATION_POSITION\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[9]">\n <span data-ng-show="(forms.settings.position.$touched || forms.settings.$submitted) && forms.settings.position.$invalid && forms.settings.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 POSITION -->\n\n <!-- START ANSWER -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ANSWER\' | 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="route.Applications[selectedApp].answer"\n type="checkbox"\n switch-active="{{ alwaysSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ alwaysSwitch.onColor }}"\n switch-off-color="{{ alwaysSwitch.offColor }}"\n switch-animate="{{ alwaysSwitch.animate }}"\n switch-size="{{ alwaysSwitch.size }}"\n switch-label="{{ alwaysSwitch.label }}"\n switch-icon="{{ alwaysSwitch.icon }}"\n switch-radio-off="{{ alwaysSwitch.radioOff }}"\n switch-label-width="{{ alwaysSwitch.labelWidth }}"\n switch-handle-width="{{ alwaysSwitch.handleWidth }}">\n </label>\n </div>\n </div>\n <!-- END ANSWER -->\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="settings.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\n <!-- START ANSWER -->\n <div class="form-group">\n <label class="control-label">{{ \'APPLICATION_ANSWER\' | 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="route.Applications[selectedApp].answer"\n type="checkbox"\n switch-active="{{ alwaysSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ alwaysSwitch.onColor }}"\n switch-off-color="{{ alwaysSwitch.offColor }}"\n switch-animate="{{ alwaysSwitch.animate }}"\n switch-size="{{ alwaysSwitch.size }}"\n switch-label="{{ alwaysSwitch.label }}"\n switch-icon="{{ alwaysSwitch.icon }}"\n switch-radio-off="{{ alwaysSwitch.radioOff }}"\n switch-label-width="{{ alwaysSwitch.labelWidth }}"\n switch-handle-width="{{ alwaysSwitch.handleWidth }}">\n </label>\n </div>\n </div>\n <!-- END ANSWER -->\n\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.name 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 </div>\n <div id="RingGroup" class="app-settings" ng-slide-down="main.app.value == \'Dial\' && main.app.type == \'RingGroup\'" lazy-render duration="1">\n <!-- START ITEMS -->\n <input type="hidden" name="items" placeholder="{{ \'APPLICATION_URL\' | translate }}" class="form-control" data-ng-model="route.Applications[selectedApp].appdata[0]" data-ng-init="initRingGroup()">\n <div class="form-group" data-ng-class="{\'has-error\': (forms.settings.items.$touched || forms.settings.$submitted) && forms.settings.items.$invalid}">\n <label class="control-label">{{\'APPLICATION_ITEMS\' | translate}}<span class="required" aria-required="true">*</span></label>\n <div class="col-md-12" id="multi-select-user-by-role"></div>\n <span data-ng-show="(forms.settings.items.$touched || forms.settings.$submitted) && forms.settings.items.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END ITEMS -->\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]" 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="route.Applications[selectedApp].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="route.Applications[selectedApp].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="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\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 </div>\n <!-- END OPTIONS -->\n\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 </div>\n </div>\n <!-- END TIME -->\n\n <!-- <label class="control-label pointer-cursor"><input type="checkbox" data-ng-model="interval.alwaysTime">{{\'APPLICATION_ALWAYS\' | translate}}</label> -->\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="interval.alwaysTime"\n type="checkbox"\n switch-active="{{ alwaysSwitch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ alwaysSwitch.onColor }}"\n switch-off-color="{{ alwaysSwitch.offColor }}"\n switch-animate="{{ alwaysSwitch.animate }}"\n switch-size="{{ alwaysSwitch.size }}"\n switch-label="{{ alwaysSwitch.label }}"\n switch-icon="{{ alwaysSwitch.icon }}"\n switch-radio-off="{{ alwaysSwitch.radioOff }}"\n switch-label-width="{{ alwaysSwitch.labelWidth }}"\n switch-handle-width="{{ alwaysSwitch.handleWidth }}">\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="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/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="fa fa-spinner"></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-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="fa fa-spinner"></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-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="forms.general.$valid && forms.advanced.$valid && updateVoiceVoicemail()" novalidate>\n\n <!-- START TIMEZONE -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.advanced.$submitted && forms.advanced.tz.$invalid}">\n <label class="control-label">{{\'APPLICATION_TIMEZONE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="mailbox" placeholder="{{\'APPLICATION_TIMEZONE\' | translate}}" class="form-control" data-ng-model="voicemail.tz" required/>\n <span data-ng-show="forms.advanced.$submitted && forms.advanced.tz.$invalid" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TIMEZONE -->\n\n <!-- START ATTACH -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.attach.$touched || forms.advanced.$submitted) && forms.advanced.attach.$invalid}">\n <label class="control-label">{{\'APPLICATION_ATTACH\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="voicemail.attach"\n type="checkbox"\n switch-active="{{ switch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ switch.onColor }}"\n switch-off-color="{{ switch.offColor }}"\n switch-animate="{{ switch.animate }}"\n switch-size="{{ switch.size }}"\n switch-label="{{ switch.label }}"\n switch-icon="{{ switch.icon }}"\n switch-radio-off="{{ switch.radioOff }}"\n switch-label-width="{{ switch.labelWidth }}"\n switch-handle-width="{{ switch.handleWidth }}">\n </div>\n <!-- END ATTACH -->\n\n <!-- START ENVELOPE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.envelope.$touched || forms.advanced.$submitted) && forms.advanced.envelope.$invalid}">\n <label class="control-label">{{\'APPLICATION_ENVELOPE\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="voicemail.envelope"\n type="checkbox"\n switch-active="{{ switch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ switch.onColor }}"\n switch-off-color="{{ switch.offColor }}"\n switch-animate="{{ switch.animate }}"\n switch-size="{{ switch.size }}"\n switch-label="{{ switch.label }}"\n switch-icon="{{ switch.icon }}"\n switch-radio-off="{{ switch.radioOff }}"\n switch-label-width="{{ switch.labelWidth }}"\n switch-handle-width="{{ switch.handleWidth }}">\n </div>\n <!-- END ENVELOPE -->\n\n <!-- START DELETE -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.delete.$touched || forms.advanced.$submitted) && forms.advanced.delete.$invalid}">\n <label class="control-label">{{\'APPLICATION_DELETE\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="voicemail.delete"\n type="checkbox"\n switch-active="{{ switch.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ switch.onColor }}"\n switch-off-color="{{ switch.offColor }}"\n switch-animate="{{ switch.animate }}"\n switch-size="{{ switch.size }}"\n switch-label="{{ switch.label }}"\n switch-icon="{{ switch.icon }}"\n switch-radio-off="{{ switch.radioOff }}"\n switch-label-width="{{ switch.labelWidth }}"\n switch-handle-width="{{ switch.handleWidth }}">\n </div>\n <!-- END DELETE -->\n\n <!-- START EMAIL_BODY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_EMAIL_BODY\' | translate}}</label>\n <textarea type="text" name="emailbody" placeholder="{{\'APPLICATION_EMAIL_BODY\' | translate}}" class="form-control" data-ng-model="voicemail.emailbody"></textarea>\n </div>\n <!-- END EMAIL_BODY -->\n\n <!-- START EMAIL_SUBJECT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_EMAIL_SUBJECT\' | translate}}</label>\n <textarea type="text" name="emailsubject" placeholder="{{\'APPLICATION_EMAIL_SUBJECT\' | translate}}" class="form-control" data-ng-model="voicemail.emailsubject"></textarea>\n </div>\n <!-- END EMAIL_SUBJECT -->\n\n <!-- START MAX_SECONDS -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.maxsecs.$touched || forms.advanced.$submitted) && forms.advanced.maxsecs.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAX_SECONDS\' | translate}}</label>\n <input type="number" min="0" name="maxsecs" placeholder="{{\'APPLICATION_MAX_SECONDS\' | translate}}" class="form-control" data-ng-model="voicemail.maxsecs" required/>\n <span data-ng-show="(forms.advanced.maxsecs.$touched || forms.advanced.$submitted) && forms.advanced.maxsecs.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MAX_SECONDS -->\n\n <!-- START MAX_MESSAGES -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.advanced.maxmsg.$touched || forms.advanced.$submitted) && forms.advanced.maxmsg.$invalid}">\n <label class="control-label">{{\'APPLICATION_MAX_MESSAGES\' | translate}}</label>\n <input type="number" min="0" name="maxmsg" placeholder="{{\'APPLICATION_MAX_MESSAGES\' | translate}}" class="form-control" data-ng-model="voicemail.maxmsg" required/>\n <span data-ng-show="(forms.advanced.maxmsg.$touched || forms.advanced.$submitted) && forms.advanced.maxmsg.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MAX_MESSAGES -->\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="fa fa-spinner"></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-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 DOMAIN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.company.emailDomain.$touched || forms.company.$submitted) && forms.company.emailDomain.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_DOMAIN\' | translate}}</label>\n <input type="text" name="domain" placeholder="{{\'APPLICATION_EMAIL_DOMAIN\' | translate}}" class="form-control" data-ng-model="item.emailDomain"/>\n <span data-ng-show="(forms.cmopany.emailDomain.$touched || forms.company.$submitted) && forms.company.emailDomain.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DOMAIN -->\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="fa fa-users"></i>\n <a href="#">{{ \'APPLICATION_CONTACT_MANAGER\' | 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="fa fa-users"></i>\n <a href="#">{{ \'APPLICATION_CONTACT_MANAGER\' | 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 DOMAIN -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.emailDomain.$touched || forms.general.$submitted) && forms.general.emailDomain.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL_DOMAIN\' | translate}}</label>\n <input type="text" name="domain" placeholder="{{\'APPLICATION_EMAIL_DOMAIN\' | translate}}" class="form-control" data-ng-model="company.emailDomain"/>\n <span data-ng-show="(forms.cmopany.emailDomain.$touched || forms.general.$submitted) && forms.general.emailDomain.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DOMAIN -->\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/copy.modal.html",'<div class="modal-header" data-ng-init="getLists()">\n <h3 class="modal-title">{{ \'APPLICATION_COPY_CONTACT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.copy" novalidate>\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()" 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 <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 </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="ok()" ng-disabled="forms.copy.$invalid || !forms.copy.ListId">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CLOSE\' | translate }}</button>\n</div>\n'),a.put("app/contactmanager/contact/list/import.modal.html",'<div class="modal-header" data-ng-init="getLists();getCompanies();">\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="#">{{ \'APPLICATION_CONTACT_MANAGER\' | 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_CONTACTS\' | 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-users"></i>\n <a href="#">{{ \'APPLICATION_CONTACT_MANAGER\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-list-ul"></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-list-ul 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-users"></i>\n <a href="#">{{ \'APPLICATION_CONTACT_MANAGER\' | translate }}</a>\n <i class="fa fa-angle-right"></i>\n </li>\n <li>\n <i class="fa fa-list-ul"></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-if="!list.defaultEntry" 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 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"> </span><small class="pull-right font-grey-cascade">{{ \'APPLICATION_TODAY_STATS\' | translate }}</small>\n </legend>\n <div class="row">\n <div class="col-md-8">\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'waiting\')">\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 {{waiting || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_WAITING_NEW\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'open\')">\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>\n <div class ="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'unmanaged\')">\n <div class="dashboard-stat green">\n <div class="visual">\n <i class="icon-options"></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 class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'closed\')">\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>\n <div class ="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'abandoned\')">\n <div class="dashboard-stat yellow-crusta">\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_DASHBOARD_ABANDONED\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" >\n <div class="dashboard-stat yellow-casablanca">\n <div class="visual">\n <i class="icon-calculator"></i>\n </div>\n <div class="details">\n <div class="number">\n {{new+open+unmanaged+closed+abandoned || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TOTAL\' | translate}}\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="col-md-4">\n <!-- <div class="portlet light bordered">\n <div class="portlet-body"> -->\n <canvas class="chart chart-pie" chart-data="charts.interactions.values" chart-labels="charts.interactions.labels" chart-colours="charts.interactions.colours" chart-legend="true">\n </canvas>\n <!-- </div>\n </div> -->\n </div>\n </div>\n <legend>\n <span class="caption-subject"> </span><small class="pull-right font-grey-cascade">{{ \'APPLICATION_INTERACTION_STATS\' | translate }}</small>\n </legend>\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'timeout\')">\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 {{timeout || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TIMEOUT\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'waiting\')">\n <div class="dashboard-stat purple">\n <div class="visual">\n <i class="icon-hourglass"></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>\n </fieldset>\n\n </div>\n</div>\n'),a.put("app/dashboard/dashboard.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" id="dashboardView">\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\'),\'disabled-link\':!license.chat}" data-ng-if="::((Auth.isAdmin() || Auth.isAgent() || userModules[8]))">\n <a href="{{license.chat ? \'/dashboard/chat\' : \'#\'}}" class="disable-target">\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\'),\'disabled-link\':!license.mail}" data-ng-if="::((Auth.isAdmin() || Auth.isAgent() || userModules[9]))">\n <a href="{{license.mail ? \'/dashboard/mail\' : \'#\'}}" class="disable-target">\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\'),\'disabled-link\':!license.fax}" data-ng-if="::((Auth.isAdmin() || Auth.isAgent() || userModules[10]))">\n <a href="{{license.fax ? \'/dashboard/fax\' : \'#\'}}" class="disable-target">\n <b class=\'fa fa-fax\'></b>\n {{ \'APPLICATION_FAX\' | translate }}\n </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.dashboard.sms\'),\'disabled-link\':!license.messaging}" data-ng-if="::((Auth.isAdmin() || Auth.isAgent() || userModules[11]))">\n <a href="{{license.messaging ? \'/dashboard/sms\' : \'#\'}}" class="disable-target">\n <b class=\'glyphicon glyphicon-comment\'></b>\n {{ \'APPLICATION_SMS\' | translate }}\n </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.dashboard.openchannel\'),\'disabled-link\':!license.openchannel}" data-ng-if="::((Auth.isAdmin() || Auth.isAgent() || userModules[20]))">\n <a href="{{license.messaging ? \'/dashboard/openchannel\' : \'#\'}}" class="disable-target">\n <b class=\'icon-globe\'></b>\n {{ \'APPLICATION_OPEN_CHANNEL\' | 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 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"> </span><small class="pull-right font-grey-cascade">{{ \'APPLICATION_TODAY_STATS\' | translate }}</small>\n </legend>\n <div class="row">\n <div class="col-md-8">\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'new\')">\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-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'open\')">\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>\n <div class ="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'pending\')">\n <div class="dashboard-stat green">\n <div class="visual">\n <i class="icon-options"></i>\n </div>\n <div class="details">\n <div class="number">\n {{pending || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_PENDING\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'closed\')">\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>\n <div class ="row">\n <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12" >\n <div class="dashboard-stat yellow-casablanca">\n <div class="visual">\n <i class="icon-calculator"></i>\n </div>\n <div class="details">\n <div class="number">\n {{new+open+pending+closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TOTAL\' | translate}}\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="col-md-4">\n <!-- <div class="portlet light bordered">\n <div class="portlet-body"> -->\n <canvas class="chart chart-pie" chart-data="charts.interactions.values" chart-labels="charts.interactions.labels" chart-colours="charts.interactions.colours" chart-legend="true">\n </canvas>\n <!-- </div>\n </div> -->\n </div>\n </div>\n <legend>\n <span class="caption-subject"> </span><small class="pull-right font-grey-cascade">{{ \'APPLICATION_INTERACTION_STATS\' | translate }}</small>\n </legend>\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'timeout\')">\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 {{timeout || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TIMEOUT\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'waiting\')">\n <div class="dashboard-stat purple">\n <div class="visual">\n <i class="icon-hourglass"></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>\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 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"> </span><small class="pull-right font-grey-cascade">{{ \'APPLICATION_TODAY_STATS\' | translate }}</small>\n </legend>\n <div class="row">\n <div class="col-md-8">\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'new\')">\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-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'open\')">\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>\n <div class ="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'pending\')">\n <div class="dashboard-stat green">\n <div class="visual">\n <i class="icon-options"></i>\n </div>\n <div class="details">\n <div class="number">\n {{pending || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_PENDING\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'closed\')">\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>\n <div class ="row">\n <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12" >\n <div class="dashboard-stat yellow-casablanca">\n <div class="visual">\n <i class="icon-calculator"></i>\n </div>\n <div class="details">\n <div class="number">\n {{new+open+pending+closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TOTAL\' | translate}}\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="col-md-4">\n <!-- <div class="portlet light bordered">\n <div class="portlet-body"> -->\n <canvas class="chart chart-pie" chart-data="charts.interactions.values" chart-labels="charts.interactions.labels" chart-colours="charts.interactions.colours" chart-legend="true">\n </canvas>\n <!-- </div>\n </div> -->\n </div>\n </div>\n <legend>\n <span class="caption-subject"> </span><small class="pull-right font-grey-cascade">{{ \'APPLICATION_INTERACTION_STATS\' | translate }}</small>\n </legend>\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'timeout\')">\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 {{timeout || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TIMEOUT\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'waiting\')">\n <div class="dashboard-stat purple">\n <div class="visual">\n <i class="icon-hourglass"></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>\n </fieldset>\n\n </div>\n</div>\n'),a.put("app/dashboard/openchannel/openchannel.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"> </span><small class="pull-right font-grey-cascade">{{ \'APPLICATION_TODAY_STATS\' | translate }}</small>\n </legend>\n <div class="row">\n <div class="col-md-8">\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'new\')">\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-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'open\')">\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>\n <div class ="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'pending\')">\n <div class="dashboard-stat green">\n <div class="visual">\n <i class="icon-options"></i>\n </div>\n <div class="details">\n <div class="number">\n {{pending || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_PENDING\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'closed\')">\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>\n <div class ="row">\n <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12" >\n <div class="dashboard-stat yellow-casablanca">\n <div class="visual">\n <i class="icon-calculator"></i>\n </div>\n <div class="details">\n <div class="number">\n {{new+open+pending+closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TOTAL\' | translate}}\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="col-md-4">\n <!-- <div class="portlet light bordered">\n <div class="portlet-body"> -->\n <canvas class="chart chart-pie" chart-data="charts.interactions.values" chart-labels="charts.interactions.labels" chart-colours="charts.interactions.colours" chart-legend="true">\n </canvas>\n <!-- </div>\n </div> -->\n </div>\n </div>\n <legend>\n <span class="caption-subject"> </span><small class="pull-right font-grey-cascade">{{ \'APPLICATION_INTERACTION_STATS\' | translate }}</small>\n </legend>\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'timeout\')">\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 {{timeout || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TIMEOUT\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'waiting\')">\n <div class="dashboard-stat purple">\n <div class="visual">\n <i class="icon-hourglass"></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>\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 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"> </span><small class="pull-right font-grey-cascade">{{ \'APPLICATION_TODAY_STATS\' | translate }}</small>\n </legend>\n <div class="row">\n <div class="col-md-8">\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'new\')">\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-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'open\')">\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>\n <div class ="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'pending\')">\n <div class="dashboard-stat green">\n <div class="visual">\n <i class="icon-options"></i>\n </div>\n <div class="details">\n <div class="number">\n {{pending || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_DASHBOARD_PENDING\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'closed\')">\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>\n <div class ="row">\n <div class="col-lg-12 col-md-12 col-sm-12 col-xs-12" >\n <div class="dashboard-stat yellow-casablanca">\n <div class="visual">\n <i class="icon-calculator"></i>\n </div>\n <div class="details">\n <div class="number">\n {{new+open+pending+closed || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TOTAL\' | translate}}\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="col-md-4">\n <!-- <div class="portlet light bordered">\n <div class="portlet-body"> -->\n <canvas class="chart chart-pie" chart-data="charts.interactions.values" chart-labels="charts.interactions.labels" chart-colours="charts.interactions.colours" chart-legend="true">\n </canvas>\n <!-- </div>\n </div> -->\n </div>\n </div>\n <legend>\n <span class="caption-subject"> </span><small class="pull-right font-grey-cascade">{{ \'APPLICATION_INTERACTION_STATS\' | translate }}</small>\n </legend>\n <div class="row">\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'timeout\')">\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 {{timeout || 0}}\n </div>\n <div class="desc">\n {{\'APPLICATION_TIMEOUT\' | translate}}\n </div>\n </div>\n </div>\n </div>\n <div class="col-lg-6 col-md-6 col-sm-12 col-xs-12" data-ng-init="initWidget(\'waiting\')">\n <div class="dashboard-stat purple">\n <div class="visual">\n <i class="icon-hourglass"></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>\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="portlet light">\n <div class="portlet-body">\n <!-- START TABLE -->\n <div ui-grid="table1" name="table1" ui-grid-resize-columns ui-grid-pagination 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="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_a" data-toggle="tab">{{\'APPLICATION_WAITING\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_b" data-toggle="tab">{{\'APPLICATION_ABANDONED\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div class="tab-content">\n <div class="tab-pane active" id="tab_1_a">\n <!-- START TABLE -->\n <div ui-grid="table2" name="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 class="tab-pane" id="tab_1_b">\n <!-- START TABLE -->\n <div ui-grid="table3" name="table3" ui-grid-resize-columns ui-grid-pagination ui-grid-auto-resize class="ui-grid">\n <div class="watermark" data-ng-show="!table3.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\n </div>\n <!-- END TABLE -->\n </div>\n </div>\n </div>\n </div>\n</div>\n <div ng-switch-default data-ng-init="initUser()">\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">\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 {{ voice.queues.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">\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 {{ voice.queues.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">\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 {{ voice.queues.complete || 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">\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 {{ voice.queues.abandon || 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">\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 {{ voice.queues.complete ? (voice.queues.holdtime / voice.queues.complete) : 0 | secToTime | date:\'HH:mm:ss\' }}\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">\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 {{ voice.queues.complete ? (voice.queues.talktime / voice.queues.complete) : 0 | secToTime | date:\'HH:mm:ss\' }}\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">\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 {{ (voice.queues.complete / (voice.queues.complete + voice.queues.abandon) * 100) || 0 | number:2}}\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">\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 {{ (voice.queues.abandon / (voice.queues.complete + voice.queues.abandon) * 100) || 0 | number:2}}\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">\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 {{ voice.queues.complete + voice.queues.abandon || 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">\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 {{ voice.queues.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">\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 {{ voice.outbound.total || 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">\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 {{ (voice.outbound.sumDuration || 0) | secToTime | date:\'HH:mm:ss\' }}\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">\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 {{ voice.outbound.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">\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 {{ (voice.outbound.avgDuration || 0) | secToTime | date:\'HH:mm:ss\' }}\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">\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 {{ (voice.outbound.answerRate || 0) | number:2 }}\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 class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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 class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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 class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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 class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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/iframe/view/view.html",'<!-- BEGIN PAGE CONTENT-->\r\n<div class="row" data-ng-init="initView()">\r\n <div class="col-md-12">\r\n <div class="page-bar">\r\n <ul class="page-breadcrumb">\r\n <li>\r\n <i class="icon-rocket"></i>\r\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\r\n <i class="fa fa-angle-right"></i>\r\n </li>\r\n <li>\r\n <i class="fa fa-chrome"></i>\r\n <a href="#" data-ng-if="!Auth.isAgent()">{{ \'APPLICATION_IFRAME\' | translate }}</a>\r\n <a href="#" data-ng-if="Auth.isAgent()">{{ iframe.title || iframe.name}}</a>\r\n </li>\r\n </ul>\r\n </div>\r\n\r\n <!-- BEGIN PROFILE SIDEBAR -->\r\n <div class="profile-sidebar" data-ng-if="!Auth.isAgent()">\r\n <!-- PORTLET MAIN -->\r\n <div class="portlet light profile-sidebar-portlet">\r\n <!-- SIDEBAR USERPIC -->\r\n <div class="profile-image">\r\n <img src="assets/images/media/iframe.png" class="img-responsive">\r\n </div>\r\n <!-- END SIDEBAR USERPIC -->\r\n <!-- SIDEBAR USER TITLE -->\r\n <div class="profile-usertitle">\r\n <div class="profile-usertitle-name">\r\n {{iframe.title}}\r\n </div>\r\n <div class="profile-usertitle-job">\r\n {{ \'APPLICATION_IFRAME\' | translate }}\r\n </div>\r\n </div>\r\n <!-- END SIDEBAR USER TITLE -->\r\n </div>\r\n <!-- END PORTLET MAIN -->\r\n </div>\r\n <!-- END BEGIN PROFILE SIDEBAR -->\r\n <!-- BEGIN PROFILE CONTENT -->\r\n <div class="profile-content" data-ng-if="!Auth.isAgent()">\r\n <div class="row">\r\n <div class="col-md-12">\r\n <div class="portlet light">\r\n <div class="portlet-title tabbable-line">\r\n <div class="caption caption-md">\r\n <i class="icon-globe theme-font hide"></i>\r\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_IFRAME\' | translate}}</span>\r\n </div>\r\n <ul class="nav nav-tabs">\r\n <li class="active">\r\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_GENERALS\' | translate}}</a>\r\n </li>\r\n </ul>\r\n </div>\r\n <div class="portlet-body">\r\n <div class="tab-content">\r\n <!-- GENERAL TAB -->\r\n <div class="tab-pane active" id="tab_1_1">\r\n <form name="forms.formSetting" data-ng-submit="forms.formSetting.$valid && updateItem()" novalidate>\r\n <!-- START NAME -->\r\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.name.$invalid}">\r\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}} <span class="required" aria-required="true">*</span></label>\r\n <input type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="iframe.title" required/>\r\n <span data-ng-show="forms.formSetting.name.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\r\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\r\n </span>\r\n </div>\r\n <!-- END NAME -->\r\n\r\n <!-- START REMOTE ADDRESS -->\r\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.remoteUri.$invalid}">\r\n <label class="control-label">{{\'APPLICATION_URL\' | translate}} <span class="required" aria-required="true">*</span></label>\r\n <input type="url" name="remoteUri" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="iframe.remoteUri" required />\r\n <span data-ng-show="forms.formSetting.remoteUri.$invalid && forms.formSetting.$submitted" class="help-block help-block-error">\r\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\r\n </span>\r\n </div>\r\n <!-- END USERNAME -->\r\n\r\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}" />\r\n </form>\r\n </div>\r\n <!-- END GENERAL TAB -->\r\n\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- END PROFILE CONTENT -->\r\n\r\n <div class="row" data-ng-if="Auth.isAgent()">\r\n <div class="col-md-12">\r\n <iframe ng-if="url" style="height: 600px" src="{{url}}" />\r\n </div>\r\n </div>\r\n\r\n </div>\r\n</div>\r\n<!-- END PAGE CONTENT-->\r\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" ng-show="!Auth.isAgent()">\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" 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="portlet light bordered" data-ng-init="getProjectDetail();initView()">\n<div class="portlet-title">\n<div class="caption font-green-sharp">\n<i class="fa fa-list font-green-sharp"></i>\n<span class="caption-subject">{{ \'APPLICATION_SUMMARY\' | translate }}</a> </span>\n</div>\n<div class="actions">\n <div class="btn-group">\n <button class="btn btn-icon-only btn-primary" data-ng-click="pdf(\'header\',projectDetail)">\n <i class="fa fa-download"></i>\n </button>\n <!-- <button class="btn btn-icon-only btn-default" data-ng-click="accordion.expandAll()">\n <i class="fa fa-folder-open-o"></i>\n </button>\n <button class="btn btn-icon-only btn-default" data-ng-click="accordion.collapseAll()">\n <i class="fa fa-folder"></i>\n </button> -->\n </div>\n</div>\n</div>\n<div id=\'detail\' class="portlet-body">\n <div class="alert alert-success text-center" ng-show="!projectDetail.length">\n <h4>{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</h4>\n </div>\n <div class="row" ng-show="projectDetail.length">\n <div class="col-md-10 col-md-offset-1">\n <div id="header" class="panel panel-info">\n <div class="panel-heading">\n <strong>Project Name: </strong>{{project.name}}<br>\n <strong>Project Id: </strong>{{project.id}}<br>\n <strong>Completed: </strong>{{projectStats.completed}}<br>\n <strong>Incomplete: </strong>{{projectStats.incomplete}}<br>\n <strong>% Completed: </strong>{{projectStats.completed * 100 /(projectStats.completed + projectStats.incomplete) | number:2}}<br>\n </div>\n </div><br>\n <v-accordion class="vAccordion--default" multiple control="accordion">\n <v-pane id="{{question.question_id }}" ng-repeat="question in projectDetail" expanded="true">\n <v-pane-header>\n Question Id: {{question.question_id}}\n </v-pane-header>\n <v-pane-content>\n <div ng-class=" {{question.graphData.length > 0}} ? \'col-md-8\' : \'col-md-12\'">\n <div class="row">\n <div class="col-md-10 col-md-offset-1 ">\n <h4><strong>{{question.question_label}}</strong> : {{question.question_text}}</h4>\n <br><br>\n <table ng-if="question.choices.length" class="table table-hover" style="table-layout: fixed; width: 100%">\n <thead>\n <tr>\n <th>Response</th>\n <th> #Response </th>\n <th> % </th>\n </tr>\n </thead>\n <tbody>\n <tr ng-if="!choice.other_option" ng-repeat="choice in question.choices ">\n <td style="word-wrap: break-word">{{choice.value}}</td>\n <td>{{choice.count}}</td>\n <td>{{choice.percentage | number:2}}</td>\n </tr>\n </tbody>\n </table>\n </div>\n </div>\n <div class="row" ng-if="question.question_other_label">\n <!-- <div class="row" ng-if="choice.other_option" ng-repeat="choice in question.choices "> -->\n <!-- <div class="col-md-10 col-md-offset-1 ">\n <strong>{{choice.value}}</strong> <span class="badge">{{choice.count}}</span><br>\n </div> -->\n <!-- accordions can be nested :) -->\n <v-accordion >\n <v-pane >\n <!-- ng-repeat="subpane in pane.subpanes" ng-disabled="subpane.isDisabled" -->\n <v-pane-header>\n <strong>{{question.question_other_label}}</strong><br>\n </v-pane-header>\n <v-pane-content>\n <table ng-if="question.choices.length" class="table table-hover" style="table-layout: fixed; width: 100%">\n <thead>\n <tr>\n <th>Response</th>\n <th> #Response </th>\n <!-- <th> % </th> -->\n </tr>\n </thead>\n <tbody>\n\n <tr ng-if="choice.other_option" ng-repeat="choice in question.choices ">\n <td style="word-wrap: break-word">{{choice.value}}</td>\n <td>{{choice.count}}</td>\n <!-- <td>{{choice.percentage | number:2}}</td> -->\n </tr>\n </tbody>\n </table>\n </v-pane-content>\n </v-pane>\n </v-accordion>\n </div>\n <div class="row">\n <div class="col-md-10 col-md-offset-1 ">\n <h4> <strong>Total Respondents: {{question.total}}</strong></h4><br>\n </div>\n </div>\n </div>\n <div class=" col-md-4 pull-right " ng-if="question.graphType == \'bar\' && question.graphData">\n <canvas class="chart chart-bar" chart-data="question.graphData" chart-labels="question.graphLabels" chart-legend="true">\n </canvas>\n </div>\n <div class="col-md-4 pull-right " ng-if="question.graphType == \'pie\' && question.graphData">\n <canvas class="chart chart-pie" chart-data="question.graphData" chart-labels="question.graphLabels" chart-legend="true">\n </canvas>\n </div>\n </v-pane-content>\n </v-pane>\n </v-accordion>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/jscripty/project/report/report.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="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 <i class="icon-book-open"></i>\n <a href="">{{ \'APPLICATION_REPORTS\' | translate }}</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\n <!-- BEGIN PROFILE SIDEBAR -->\n <div class="profile-sidebar">\n <div class="portlet light profile-sidebar-portlet">\n <!-- SIDEBAR USERPIC -->\n <div class="profile-image">\n <img 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 {{project.name}}[{{project.id}}]\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\')|| $state.is(\'main.jscripty.projects.report.sessionDetail\')}">\n <a data-ng-href=\'/jscripty/projects/report/{{projectId}}/sessions\'>\n <i class="icon-settings"></i>\n Sessions</a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.jscripty.projects.report.summary\') || $state.is( \'main.jscripty.projects.report.questionDetail\')}">\n <a data-ng-href=\'/jscripty/projects/report/{{projectId}}/summary\'>\n <i class="fa fa-bar-chart"></i>\n Questions</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 Summary</a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.jscripty.projects.report.inputs\')}">\n <a data-ng-href=\'/jscripty/projects/report/{{projectId}}/inputs\'>\n <i class="fa fa-edit"></i>\n Inputs</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.inputs.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light bordered" data-ng-init="getQuestionInputs()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-edit font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_INPUTS\' | translate }}</a> </span>\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" >\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 </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/jscripty/project/report/report.question.detail.html",'<div class="row" data-ng-init="getDetail()">\n <div class="col-md-12">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-list font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_DETAIL\' | translate }}</a> </span>\n </div>\n </div>\n <div class="portlet-body" >\n <div class="alert alert-success text-center" ng-show="!questionDetail">\n <h4>{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</h4>\n </div>\n <div class="row margin-top-20" ng-show="questionDetail">\n <div class="col-md-10 col-md-offset-1">\n <div class="panel panel-info" >\n <div class="panel-heading">\n <h3 class="panel-title">\n\n <i class="fa-chart "></i>Question Id: {{questionDetail.question_id}}\n </div>\n <div class="panel-body">\n <div class="row">\n <div class="col-md-12">\n <h4><strong>{{questionDetail.question_label}}</strong></h4>\n </div>\n </div>\n <div class="row">\n <div class="col-md-10 col-md-offset-1 ">\n <strong><h4>{{questionDetail.question_text}}</h4></strong><br>\n </div>\n </div>\n <div class="row">\n <div class="col-md-6">\n <div class="row">\n <div class="col-md-10 col-md-offset-1 ">\n <!-- <div class="alert alert-success text-center" ng-show="!questionDetail.choices.length">\n <h4>{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</h4>\n </div> -->\n <table ng-if="questionDetail.choices.length" class="table table-hover" style="table-layout: fixed; width: 100%">\n <thead>\n <tr>\n <th style="width=5%"> Value </th>\n <th style="width=5%"> Count </th>\n <th ng-if="question.graphType != \'PolarArea\'" style="width=5%"> % </th>\n </tr>\n </thead>\n <tbody>\n <tr ng-if="!choice.other_option" ng-repeat="choice in questionDetail.choices ">\n <td style="word-wrap: break-word">{{choice.value}}</td>\n <td>{{choice.count}}</td>\n <td ng-if="question.graphType != \'PolarArea\'">{{choice.percentage | number:2}}</td>\n </tr>\n </tbody>\n </table>\n </div>\n </div>\n <div class="row" ng-if="choice.other_option" ng-repeat="choice in questionDetail.choices ">\n <div class="col-md-6 col-md-offset-3 ">\n <strong><a href="">{{choice.value}}</a> </strong> <span class="badge">{{choice.count}}</span><br>\n\n </div>\n </div>\n <div class="row">\n <div class="col-md-10 col-md-offset-1 ">\n <h4> <strong>Total: {{questionDetail.total}}</strong></h4><br>\n </div>\n </div>\n </div>\n <div class="col-md-6 pull-right ">\n <canvas id="base" class="chart-base" chart-type="questionDetail.graphType"\n chart-data="questionDetail.graphData" chart-labels="questionDetail.graphLabels" chart-legend="true">\n </canvas>\n <!-- <button class="btn btn-success btn-sm pull-right" ng-click="toggle(questionDetail)">{{questionDetail.graphType}}</button> -->\n </div>\n </div>\n\n </div>\n\n </div>\n\n </div>\n </div>\n\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 light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-list font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_DETAIL\' | translate }}</a> </span>\n </div>\n <div class="actions">\n <div class="btn-group">\n <button class="btn btn-icon-only btn-primary" data-ng-click="pdf(\'header\',sessionQuestions)">\n <i class="fa fa-download"></i>\n </button>\n <!-- <button class="btn btn-icon-only btn-default" data-ng-click="accordion.expandAll()">\n <i class="fa fa-plus-square-o"></i>\n </button>\n <button class="btn btn-icon-only btn-default" data-ng-click="accordion.collapseAll()">\n <i class="icon-collapse-alt"></i>\n </button> -->\n </div>\n </div>\n </div>\n <div class="portlet-body" style="height: auto;">\n <div class="row margin-top-20">\n <div class="col-md-10 col-md-offset-1">\n <div id = "header" class="panel panel-info">\n <div class="panel-heading">\n <strong>Project Name: </strong>{{project.name}}<br>\n <strong>Project Id: </strong>{{project.id}}<br>\n <strong>Session Id: </strong>{{session.session_id}}<br>\n <strong>Status: </strong>{{session.status}}<br>\n <strong>Started At: </strong>{{session.createdAt}}<br>\n <strong>Closed At: </strong>{{session.completedAt}}<br>\n </div>\n </div>\n <v-accordion class="vAccordion--default" multiple control="accordion">\n <v-pane id="{{question.question_id }}" ng-repeat=" question in sessionQuestions | orderBy:\'index\'"" expanded="true">\n <v-pane-header>\n Question Id: {{question.question_id}}\n </v-pane-header>\n <v-pane-content>\n <h4><strong>{{question.question_label}}</strong> : {{question.question_text}}</h4>\n <div ng-if="question.question_type == \'question\'">\n <h4><strong>Answer: </strong>{{question.question_answer}}</h4>\n </div>\n <div ng-if="question.question_other_label">\n <h4>\n <strong>{{question.question_other_label}}: </strong>\n {{question.question_other_answer || \'No Value\'}}\n </h4>\n </div>\n <table class="table table-hover" ng-if="question.ReportJscriptyInputs.length">\n <thead>\n <tr>\n <th > Label </th>\n <th >Answer </th>\n </tr>\n </thead>\n <tbody>\n <tr ng-repeat="input in question.ReportJscriptyInputs |orderBy:\'id\'">\n <td>{{input.input_label}}</td>\n <td>{{input.input_value || \'No Value\'}}</td>\n </tr>\n </tbody>\n </table>\n </v-pane-content>\n </v-pane>\n </v-accordion>\n </div>\n </div>\n </div>\n </div>\n </div>\n</div>\n'), -a.put("app/jscripty/project/report/report.sessions.html",'\n <div class="row" >\n <div class="col-md-12">\n <div class="portlet light bordered" data-ng-init="getProjectSessions()">\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">{{ \'APPLICATION_SESSIONS\' | 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();initView()">\n <i class="icon-reload"></i>\n </a>\n </div>\n </div>\n </div>\n <div class="portlet-body" >\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'),a.put("app/jscripty/project/report/report.summary.html",'<div class="row">\n <div class="col-md-12">\n <div class="portlet light bordered" data-ng-init="getQuestionSummary()">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-bar-chart font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_QUESTIONS\' | 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();initView()">\n <i class="icon-reload"></i>\n </a> -->\n </div>\n </div>\n </div>\n <div class="portlet-body" >\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 </div>\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 data-ng-if="settings.defaultLoginLogo || !license.custom" ng-src="assets/images/logo-big.png" alt="logo" />\n <img data-ng-if="license.custom && !settings.defaultLoginLogo" ng-src="api/settings/logo/login/{{settings.loginLogo ? settings.loginLogo : \'logo-big\'}}" alt="logo" class="custom-login-logo" onError="this.onerror=null;this.src=\'assets/images/logo-big.png\';"/>\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 v. {{info.version}} | 2016 - {{year + 1}} © Powered by Xenialab <ng-bind-html data-ng-if="license.custom && !settings.defaultFooterWhiteLabel && settings.footerWhiteLabel" ng-bind-html="\'| \'+settings.footerWhiteLabel"></ng-bind-html>\n</div>\n'),a.put("app/login/login.html",'<!-- BEGIN LOGO -->\n<div class="logo" data-ng-init="getInfo()">\n <a>\n <img data-ng-if="settings.defaultLoginLogo || !license.custom" ng-src="assets/images/logo-big.png" alt="logo" />\n <img data-ng-if="license.custom && !settings.defaultLoginLogo" ng-src="api/settings/logo/login/{{settings.loginLogo ? settings.loginLogo : \'logo-big.png\'}}" alt="logo" class="custom-login-logo" onError="this.onerror=null;this.src=\'assets/images/logo-big.png\';"/>\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-if="!forgotPassword" data-ng-submit="login(loginForm)" novalidate>\n <h3 class="form-title">Sign In</h3>\n <div class="alert alert-success" data-ng-show="recovered">\n <button class="close" data-close="alert"></button>\n <span>{{\'MESSAGE_ACCOUNT_RECOVERED\' | translate}}</span>\n </div>\n <div class="alert alert-danger" data-ng-class="{\'display-hide\': !loginForm.$submitted || !errorLogin}">\n <button class="close" data-close="alert"></button>\n <span>{{ errorLog ? errorLog : (\'MESSAGE_INSERT_USER_OR_PASS\' | translate)}}</span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': loginForm.$submitted && loginForm.name.$invalid}">\n <label class="control-label">{{\'APPLICATION_USERNAME\' | translate}}</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="{{\'APPLICATION_USERNAME\' | translate}}" name="name" ng-model="userLogin.name" required/>\n </div>\n <span data-ng-show="loginForm.$submitted && loginForm.name.$invalid" class="help-block">{{\'MESSAGE_REQUIRED_FIELD\' | translate}}</span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': loginForm.$submitted && loginForm.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_PASSWORD\' | translate}}</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="{{\'APPLICATION_PASSWORD\' | translate}}" name="password" ng-model="userLogin.password" required/>\n </div>\n <span data-ng-show="loginForm.$submitted && loginForm.password.$invalid" class="help-block">{{\'MESSAGE_REQUIRED_FIELD\' | translate}}</span>\n <span class="help-block"><a href="#" data-ng-click="toggleForgotPassword(true)" class="forget-password">{{\'APPLICATION_FORGOT_PASSWORD\' | translate}}?</a></span>\n </div>\n <div class="form-actions">\n <button type="submit" class="btn btn-success uppercase">{{\'APPLICATION_LOGIN\' | translate}}</button>\n <label class="rememberme check">\n <input type="checkbox" data-ng-model="userLogin.remember"> {{\'APPLICATION_REMEMBER_ME\' | translate}}\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 </form>\n <form name="forgetForm" data-ng-if="forgotPassword" data-ng-submit="forgetForm.$valid && recover()" novalidate>\n <h3>{{\'APPLICATION_FORGOT_PASSWORD\' | translate}}?</h3>\n <p>\n {{\'APPLICATION_INSERT_EMAIL_TO_RESET\' | translate}}\n </p>\n <div class="alert alert-success" data-ng-show="showRecoverMessage">\n <button class="close" data-close="alert"></button>\n <span>{{\'MESSAGE_CHECK_YOUR_EMAIL_RECOVER\' | translate}}</span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': forgetForm.$submitted && forgetForm.email.$invalid}">\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}</label>\n <div class="input-icon">\n <i class="fa fa-envelope"></i>\n <input class="form-control form-control-solid placeholder-no-fix" type="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" name="email" ng-model="userLogin.email" required/>\n </div>\n <span data-ng-show="forgetForm.$submitted && forgetForm.email.$invalid" class="help-block">{{\'MESSAGE_REQUIRED_FIELD\' | translate}}</span>\n </div>\n <div class="form-actions">\n <button type="button" id="back-btn" data-ng-click="toggleForgotPassword(false)" class="btn btn-default">{{\'APPLICATION_BACK\' | translate}}</button>\n <button type="submit" class="btn btn-success uppercase pull-right">{{\'APPLICATION_SUBMIT\' | translate}}</button>\n </div>\n </form>\n <div class="login-options">\n <h4>{{\'APPLICATION_FOLLOW_US\' | translate}}</h4>\n <ul class="social-icons">\n <li>\n <a class="social-icon-color facebook" data-original-title="facebook" href="https://www.facebook.com/xcallymotion" target="_blank"></a>\n </li>\n <li>\n <a class="social-icon-color twitter" data-original-title="Twitter" href="https://twitter.com/xcallymotion" target="_blank"></a>\n </li>\n <li>\n <a class="social-icon-color googleplus" data-original-title="Google Plus" href="https://plus.google.com/+Xcally" target="_blank"></a>\n </li>\n <li>\n <a class="social-icon-color linkedin" data-original-title="Linkedin" href="https://www.linkedin.com/company/xcally" target="_blank"></a>\n </li>\n </ul>\n </div>\n</div>\n<div class="copyright">\n xCALLY Motion v. {{info.version}} | 2016 - {{year + 1}} © Powered by Xenialab <ng-bind-html data-ng-if="license.custom && !settings.defaultFooterWhiteLabel && settings.footerWhiteLabel" ng-bind-html="\'| \'+settings.footerWhiteLabel"></ng-bind-html>\n</div>\n<!-- END LOGIN -->\n'),a.put("app/main/about.modal.html",'<div class="center-text">\n<div class="modal-header no-border">\n<button type="button" ng-click="$dismiss()" class="close">×</button>\n <!-- <h3 class="modal-title center-text">{{ \'APPLICATION_ABOUT\' | translate }}</h3> -->\n</div>\n<div class="modal-body" style="padding-top:0px;">\n <div class="mbottom20" data-ng-init="getInfo()">\n <a>\n <img data-ng-if="settings.defaultLoginLogo || !license.custom" ng-src="assets/images/logo-big-pdf.png" alt="logo" class="about-logo" />\n <img data-ng-if="license.custom && !settings.defaultLoginLogo" ng-src="api/settings/logo/login/{{settings.loginLogo ? settings.loginLogo : \'logo-big-pdf.png\'}}" alt="logo" class="custom-login-logo about-logo" onError="this.onerror=null;this.src=\'assets/images/logo-big-pdf.png\';"/>\n </a>\n</div>\n<div class="mbottom20">\n <b class="sounds-title-icon">xCALLY Motion</b><br>\n <small>v. {{info.version}}</small><br><br>\n <small>2016 - {{year + 1}} © Powered by Xenialab</small><br>\n <small><a href="https://www.xcallymotion.com">www.xcallymotion.com</a></small><br>\n <ng-bind-html data-ng-if="license.custom && !settings.defaultFooterWhiteLabel && settings.footerWhiteLabel" ng-bind-html="settings.footerWhiteLabel"></ng-bind-html>\n</div>\n<div class="mbottom20">\n <span><b>{{\'APPLICATION_USEFUL_LINKS\' | translate}}</b></span><br>\n <small><a href="https://wiki.xcallymotion.com/" target="_blank">Wiki</a></small><br>\n <small><a href="http://www.xcally.com/bar/multichannel/Setup.msi" target="_blank">Phonebar Download</a></small><br>\n <small><a href="http://www.xcally.com/support/eula-xcally-license-en.pdf" target="_blank">EULA</a></small><br>\n</div>\n <div class="login-options" style=\'margin-bottom:0px;\'>\n <h4>{{\'APPLICATION_FOLLOW_US\' | translate}}</h4>\n <ul class="social-icons">\n <li>\n <a class="social-icon-color facebook" data-original-title="facebook" href="https://www.facebook.com/xcallymotion" target="_blank"></a>\n </li>\n <li>\n <a class="social-icon-color twitter" data-original-title="Twitter" href="https://twitter.com/xcallymotion" target="_blank"></a>\n </li>\n <li>\n <a class="social-icon-color googleplus" data-original-title="Google Plus" href="https://plus.google.com/+Xcally" target="_blank"></a>\n </li>\n <li>\n <a class="social-icon-color linkedin" data-original-title="Linkedin" href="https://www.linkedin.com/company/xcally" target="_blank"></a>\n </li>\n </ul>\n</div>\n<div class="login-options" style=\'margin-bottom:0px;\'>\n<h4>{{\'APPLICATION_CONTACT_US\' | translate}}:</h4>\n<div class="float-right" style="margin-top:10px;margin-bottom:10px;">\n <a href="mailto:support@xcally.com">support@xcally.com</a></small>\n</div>\n</div>\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/main/audioFileDownload.play.modal.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" style="text-align:center;">\n <audio controls autoplay ng-src="{{audio}}" preload="none">\n Your browser does not support the audio tag.</audio>\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/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>\n <th>{{\'APPLICATION_NAME\' | translate}}</th>\n <th>{{\'APPLICATION_LIST\' | translate}}</th>\n <th></th>\n </tr>\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/closeEditedTab.modal.jscripty.html",' <div class="modal-header" data-ng-init="init()">\n <h3 class="modal-title">{{ \'APPLICATION_WARNING\' | translate }}</h3>\n <!-- <h3 ng-if="projectStatus == \'incomplete\'" class="modal-title">{{ \'APPLICATION_WARNING\' | translate }}</h3> -->\n\n</div>\n<div class="modal-body">\n<!-- <div ng-if="projectStatus == \'incomplete\'" class="modal-body"> -->\n <p>{{\'MESSAGE_CLOSE_INCOMPLETE\' | translate}}</p>\n</div>\n\n\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/cm.disposition.modal.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 <form name="form" novalidate data-ng-init="initDisposition()">\n <div class="form-group">\n <ui-select data-ng-model="item.disposition" name="list" theme="bootstrap" data-ng-disabled="!dispositions.length" required>\n <ui-select-match placeholder="{{\'APPLICATION_DISPOSITION\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="disposition.name as disposition in dispositions | filter: $select.search">\n <div ng-bind-html="disposition.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <div class="note note-warning" data-ng-hide="dispositions.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_DISPOSITIONS_AVAILABLE\' | translate }}\n </p>\n </div>\n</form>\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()" data-ng-disabled="!item.disposition">{{ \'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/main/company.info.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_COMPANY_INFO\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <div class="row">\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_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">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}</label>\n <input readonly type="text" name="name" placeholder="{{\'APPLICATION_NAME\' | translate}}" class="form-control" data-ng-model="company.name" required/>\n </div>\n <!-- END NAME -->\n\n <!-- START VAT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_VAT\' | translate}}</label>\n <input readonly type="text" name="vat" placeholder="{{\'APPLICATION_VAT\' | translate}}" class="form-control" data-ng-model="company.vat"/>\n </div>\n <!-- END VAT -->\n\n <!-- START COMPANYID -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_COMPANY_ID\' | translate}}</label>\n <input readonly type="text" name="companyId" placeholder="{{\'APPLICATION_COMPANY_ID\' | translate}}" class="form-control" data-ng-model="company.companyId"/>\n </div>\n <!-- END COMPANYID -->\n\n <!-- START WEBSITE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_WEBSITE\' | translate}}</label>\n <input readonly type="text" name="website" placeholder="{{\'APPLICATION_WEBSITE\' | translate}}" class="form-control" data-ng-model="company.website"/>\n </div>\n <!-- END WEBSITE -->\n\n <!-- START EMAIL -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_EMAIL\' | translate}}</label>\n <input readonly type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="company.email"/>\n </div>\n <!-- END EMAIL -->\n </div>\n <div class="col-md-6">\n <!-- START PHONE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_PHONE\' | translate}}</label>\n <input readonly type="text" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="company.phone"/>\n </div>\n <!-- END PHONE -->\n\n <!-- START FAX -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_FAX\' | translate}}</label>\n <input readonly type="text" name="fax" placeholder="{{\'APPLICATION_FAX\' | translate}}" class="form-control" data-ng-model="company.fax"/>\n </div>\n <!-- END FAX -->\n\n <!-- START TYPE -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_TYPE\' | translate}}</label>\n <input readonly type="text" name="type" placeholder="{{\'APPLICATION_TYPE\' | translate}}" class="form-control" data-ng-model="company.type"/>\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 readonly 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 </form>\n </div>\n <!-- END ADVANCED TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.address" novalidate>\n <!-- START STREET -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_STREET\' | translate}}</label>\n <input readonly type="text" name="street" placeholder="{{\'APPLICATION_STREET\' | translate}}" class="form-control" data-ng-model="company.street"/>\n </div>\n <!-- END STREET -->\n\n <!-- START POSTALCODE -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_POSTALCODE\' | translate}}</label>\n <input readonly type="text" name="postalCode" placeholder="{{\'APPLICATION_POSTALCODE\' | translate}}" class="form-control" data-ng-model="company.postalCode"/>\n </div>\n <!-- END POSTALCODE -->\n\n <!-- START CITY -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_CITY\' | translate}}</label>\n <input readonly type="text" name="city" placeholder="{{\'APPLICATION_CITY\' | translate}}" class="form-control" data-ng-model="company.city"/>\n </div>\n <!-- END CITY -->\n <!-- START COUNTRY -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_COUNTRY\' | translate}}</label>\n <input readonly type="text" name="country" placeholder="{{\'APPLICATION_COUNTRY\' | translate}}" class="form-control" data-ng-model="company.country"/>\n </div>\n <!-- END COUNTRY -->\n </form>\n </div>\n <div class="tab-pane" id="tab_1_3">\n <form name="forms.shipmentAddress" novalidate>\n <!-- START STREET -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_STREET\' | translate}}</label>\n <input readonly type="text" name="sStreet" placeholder="{{\'APPLICATION_STREET\' | translate}}" class="form-control" data-ng-model="company.sStreet"/>\n </div>\n <!-- END STREET -->\n\n <!-- START POSTALCODE -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_POSTALCODE\' | translate}}</label>\n <input readonly type="text" name="sPostalCode" placeholder="{{\'APPLICATION_POSTALCODE\' | translate}}" class="form-control" data-ng-model="company.sPostalCode"/>\n </div>\n <!-- END POSTALCODE -->\n\n <!-- START CITY -->\n <div class="form-group" >\n <label class="control-label">{{\'APPLICATION_CITY\' | translate}}</label>\n <input readonly type="text" name="sCity" placeholder="{{\'APPLICATION_CITY\' | translate}}" class="form-control" data-ng-model="company.sCity"/>\n </div>\n <!-- END CITY -->\n <!-- START COUNTRY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_COUNTRY\' | translate}}</label>\n <input readonly type="text" name="sCountry" placeholder="{{\'APPLICATION_COUNTRY\' | translate}}" class="form-control" data-ng-model="company.sCountry"/>\n </div>\n <!-- END COUNTRY -->\n </form>\n </div>\n </div>\n </div>\n </div>\n </div>\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/main/customDateFilter.modal.html",'<div class="modal-body">\n <uib-datepicker ng-model="dateTime.filterDate"\n class="well well-sm">\n </uib-datepicker>\n <uib-timepicker data-ng-if="hasTime" ng-model="dateTime.time" show-meridian="false"></uib-timepicker>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="setFilterDate(dateTime.filterDate)">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancelDateFilter()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/main/customDateFilterHeader.html",'<input class="ui-grid-filter-input date-time-filter-buttons pointer-cursor" style="width:90%;padding:inherit;" data-ng-click="openDatePicker(colFilter)" placeholder="{{ colFilter.name }}" readonly value="{{colFilter.term | date:\'dd-MM-yyyy\'}}">\n<span role="button" class="ui-grid-filter-button-select cancel-custom-date-range-filter-button ng-scope" data-ng-click="removeFilter(colFilter, $index)" data-ng-if="!colFilter.disableCancelFilterButton" data-ng-disabled="colFilter.term === undefined || colFilter.term === null || colFilter.term === \'\'" data-ng-show="colFilter.term !== undefined && colFilter.term != null" tabindex="0" aria-hidden="false" aria-disabled="false" style="right:22px;">\n <i class="ui-grid-icon-cancel cancel-custom-date-range-filter" ui-grid-one-bind-aria-label="aria.removeFilter" aria-label="Remove Filter"> </i>\n</span>\n'),a.put("app/main/customTagsFilter.modal.html",'<div class="modal-body" data-ng-init="initModal()">\n <!-- START TAGS -->\n<div class="form-group">\n <label class="control-label">{{\'APPLICATION_TAGS\' | translate}}</label>\n <ui-select multiple=\'true\' data-ng-model="item.myTags" 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</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="setFilterTags()">{{ \'APPLICATION_CONFIRM\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancelTagsFilter()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/main/customTagsFilterHeader.html",'<input class="ui-grid-filter-input pointer-cursor" style="width:90%;padding:inherit;" data-ng-click="openTags(colFilter)" placeholder="{{ colFilter.name }}" readonly value="{{colFilter.term}}">\n<span role="button" class="ui-grid-filter-button-select cancel-custom-date-range-filter-button ng-scope" data-ng-click="removeFilter(colFilter, $index)" data-ng-if="!colFilter.disableCancelFilterButton" data-ng-disabled="colFilter.term === undefined || colFilter.term === null || colFilter.term === \'\'" data-ng-show="colFilter.term !== undefined && colFilter.term != null" tabindex="0" aria-hidden="false" aria-disabled="false" style="right:5px;">\n <i class="ui-grid-icon-cancel cancel-custom-date-range-filter" ui-grid-one-bind-aria-label="aria.removeFilter" aria-label="Remove Filter"> </i>\n</span>\n'),a.put("app/main/keepMeLogged.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_WARNING\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <p>{{\'MESSAGE_SOMEONE_LOGGED_YOU_OUT\' | translate}}</p>\n</div>\n<div class="modal-footer">\n <button class="btn btn-danger" type="button" ng-click="close()">{{ \'APPLICATION_YES\' | translate }}</button>\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_NO\' | 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">\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 class="hide" data-ng-if="!Auth.isAgent() && activeTour.main" ng-joy-ride="activeTour.main" config="tourConfig.main" on-finish="onTourFinish()" on-skip="onTourSkip()"></div>\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 data-ng-mouseup="$event.which === 2 && closeTab($index)">\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="closeJscriptyTab(index)"></jscripty>\n <!-- <jscripty data-ng-switch-when="jscripty" workspace="workspace" index="$index" on-submit="closeTab(index,item)"></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 <sms-room data-ng-switch-when="smsRoom" workspace="workspace" index="$index" on-submit="closeTab(index)"></sms-room>\n <openchannel-room data-ng-switch-when="openchannelRoom" workspace="workspace" index="$index" on-submit="closeTab(index)"></openchannel-room>\n <tiger-dial-disposal data-ng-switch-when="tdDisposal" workspace="workspace" index="$index"></tiger-dial-disposal>\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/mergeContact.choose.modal.html",'<div class="modal-header" data-ng-init="initView()">\n <h3 class="modal-title">{{ \'APPLICATION_CHOOSE_CONTACT_TO_MERGE\' | translate }}</h3>\n</div>\n<div class="modal-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-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 class="modal-footer">\n <button class="btn default" type="button" ng-click="cancel()">{{ \'APPLICATION_CANCEL\' | translate }}</button>\n</div>\n'),a.put("app/main/mergeContact.merge.modal.html",'<div class="modal-header" data-ng-init="initView()">\n <h3 class="modal-title">{{ \'APPLICATION_MERGE\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <form name="forms.general" data-ng-submit="submit({index:index,item:contact})" novalidate>\n <!-- BEGIN PORTLET -->\n <div class="portlet light ">\n <div class="portlet-body 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 data-ng-if="fields.firstName.length <= 1" type="text" name="firstName" placeholder="{{\'APPLICATION_FIRSTNAME\' | translate}}" class="form-control" data-ng-model="contact.firstName" required/>\n <ui-select data-ng-if="fields.firstName.length > 1" data-ng-model="contact.firstName" theme="bootstrap" name="firstName" required>\n <ui-select-match placeholder="{{ \'APPLICATION_FIRSTNAME\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="field in fields.firstName | filter: $select.search track by $index">\n <div ng-bind-html="field | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\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 data-ng-if="fields.lastName.length <= 1" type="text" name="lastName" placeholder="{{\'APPLICATION_LASTNAME\' | translate}}" class="form-control" data-ng-model="contact.lastName"/>\n <ui-select data-ng-if="fields.lastName.length > 1" data-ng-model="contact.lastName" theme="bootstrap" name="lastName">\n <ui-select-match placeholder="{{ \'APPLICATION_LASTNAME\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="field in fields.lastName | filter: $select.search track by $index">\n <div ng-bind-html="field | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\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" required>\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 data-ng-if="fields.phone.length <= 1" type="text" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="contact.phone"/>\n <ui-select data-ng-if="fields.phone.length > 1" data-ng-model="contact.phone" theme="bootstrap" name="phone">\n <ui-select-match placeholder="{{ \'APPLICATION_PHONE\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="field in fields.phone | filter: $select.search track by $index">\n <div ng-bind-html="field | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\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 data-ng-if="fields.mobile.length <= 1" type="text" name="mobile" placeholder="{{\'APPLICATION_MOBILE\' | translate}}" class="form-control" data-ng-model="contact.mobile"/>\n <ui-select data-ng-if="fields.mobile.length > 1" data-ng-model="contact.mobile" theme="bootstrap" name="mobile">\n <ui-select-match placeholder="{{ \'APPLICATION_MOBILE\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="field in fields.mobile | filter: $select.search track by $index">\n <div ng-bind-html="field | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\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 data-ng-if="fields.email.length <= 1" type="email" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="contact.email"/>\n <ui-select data-ng-if="fields.email.length > 1" data-ng-model="contact.email" theme="bootstrap" name="email">\n <ui-select-match placeholder="{{ \'APPLICATION_EMAIL\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="field in fields.email | filter: $select.search track by $index">\n <div ng-bind-html="field | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\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 data-ng-if="fields.fax.length <= 1" type="text" name="fax" placeholder="{{\'APPLICATION_FAX\' | translate}}" class="form-control" data-ng-model="contact.fax"/>\n <ui-select data-ng-if="fields.fax.length > 1" data-ng-model="contact.fax" theme="bootstrap" name="fax">\n <ui-select-match placeholder="{{ \'APPLICATION_FAX\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="field in fields.fax | filter: $select.search track by $index">\n <div ng-bind-html="field | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\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 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 <div ng-bind-html="tag | highlight: $select.search"></div>\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 </div>\n </div>\n </div>\n <div class="portlet light upborder">\n <div class="portlet-body 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 data-ng-if="fields.street.length <= 1" type="text" name="street" placeholder="{{\'APPLICATION_STREET\' | translate}}" class="form-control" data-ng-model="contact.street"/>\n <ui-select data-ng-if="fields.street.length > 1" data-ng-model="contact.street" theme="bootstrap" name="street">\n <ui-select-match placeholder="{{ \'APPLICATION_STREET\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="field in fields.street | filter: $select.search track by $index">\n <div ng-bind-html="field | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\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 data-ng-if="fields.postalCode.length <= 1" type="text" name="postalCode" placeholder="{{\'APPLICATION_POSTALCODE\' | translate}}" class="form-control" data-ng-model="contact.postalCode"/>\n <ui-select data-ng-if="fields.postalCode.length > 1" data-ng-model="contact.postalCode" theme="bootstrap" name="postalCode">\n <ui-select-match placeholder="{{ \'APPLICATION_POSTALCODE\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="field in fields.postalCode | filter: $select.search track by $index">\n <div ng-bind-html="field | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\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 data-ng-if="fields.city.length <= 1" type="text" name="city" placeholder="{{\'APPLICATION_CITY\' | translate}}" class="form-control" data-ng-model="contact.city"/>\n <ui-select data-ng-if="fields.city.length > 1" data-ng-model="contact.city" theme="bootstrap" name="city">\n <ui-select-match placeholder="{{ \'APPLICATION_CITY\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="field in fields.city | filter: $select.search track by $index">\n <div ng-bind-html="field | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\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 data-ng-if="fields.country.length <= 1" type="text" name="country" placeholder="{{\'APPLICATION_COUNTRY\' | translate}}" class="form-control" data-ng-model="contact.country"/>\n <ui-select data-ng-if="fields.country.length > 1" data-ng-model="contact.country" theme="bootstrap" name="country">\n <ui-select-match placeholder="{{ \'APPLICATION_COUNTRY\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="field in fields.country | filter: $select.search track by $index">\n <div ng-bind-html="field | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\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 data-ng-if="fields.dateOfBirth.length <= 1" type="date" name="dateOfBirth" placeholder="{{\'APPLICATION_DATEOFBIRTH\' | translate}}" class="form-control" data-ng-model="contact.dateOfBirth"/>\n <ui-select data-ng-if="fields.dateOfBirth.length > 1" data-ng-model="contact.dateOfBirth" theme="bootstrap" name="dateOfBirth">\n <ui-select-match placeholder="{{ \'APPLICATION_DATEOFBIRTH\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="field in fields.dateOfBirth | filter: $select.search track by $index">\n <div ng-bind-html="field | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\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;" data-ng-if="fields.description.length <= 1" name="description" placeholder="{{\'APPLICATION_DESCRIPTION\' | translate}}" class="form-control" data-ng-model="contact.description"/></textarea>\n <ui-select data-ng-if="fields.description.length > 1" data-ng-model="contact.description" theme="bootstrap" name="description">\n <ui-select-match placeholder="{{ \'APPLICATION_DESCRIPTION\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="field in fields.description | filter: $select.search track by $index">\n <div ng-bind-html="field | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\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 data-ng-if="fields.url.length <= 1" type="text" name="url" placeholder="{{\'APPLICATION_URL\' | translate}}" class="form-control" data-ng-model="contact.url"/>\n <ui-select data-ng-if="fields.url.length > 1" data-ng-model="contact.url" theme="bootstrap" name="url">\n <ui-select-match placeholder="{{ \'APPLICATION_URL\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="field in fields.url | filter: $select.search track by $index">\n <div ng-bind-html="field | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\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 </div>\n </div>\n </div>\n <div class="portlet light upborder" data-ng-if="customFields.length">\n <div class="portlet-body">\n <div class="row">\n <div class="col-md-4" 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 data-ng-if="fields[customField.name].length <= 1" type="text" name="{{customField.name}}" placeholder="{{customField.alias}}" class="form-control" data-ng-model="contact[customField.name]"/>\n <ui-select data-ng-if="fields[customField.name].length > 1" data-ng-model="contact[customField.name]" theme="bootstrap" name="{{customField.name}}">\n <ui-select-match placeholder="{{customField.name}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="field in fields[customField.name] | filter: $select.search track by $index">\n <div ng-bind-html="field | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\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 </div>\n </div>\n </div>\n <!-- END PORTLET -->\n </form>\n</div>\n<div class="modal-footer">\n <button class="btn btn-success" type="button" ng-click="merge()" ng-disabled="forms.general.$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/main/template/actionBuilder/template.actionBuilderIntegration.html",'<div data-ng-if="randomName" class="form-group col-md-6" 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-6" 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-6" 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-6" 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-6" 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-6" 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-6" 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-6" 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-6">\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-6" 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-6" 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-6" 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-6">\n <input type="text" ng-model="element.data3" class="form-control"/>\n</div>\n'),a.put("app/main/template/actionBuilder/template.actionBuilderUrlForward.html",'<div data-ng-if="randomName" class="form-group col-md-6" 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 placeholder="{{ \'APPLICATION_TYPE\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.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<div class="form-group col-md-6" data-ng-if="element.data1 && randomName" data-ng-class="{\'has-error\': (form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$invalid}">\n <input type="url" ng-model="element.data2" placeholder="{{ \'APPLICATION_URL\' | translate }}" name="data2{{randomName}}" class="form-control" required/>\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"),a.put("app/main/template/template.conditionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-4" 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-4" 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-4" 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-4" 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_CUSTOMER_JOURNEY\' | 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 && workspace.data.uniqueid && workspace.data.agentcalledAt">\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-2 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 class="col-md-2 portfolio-stat">\n <button class="btn grey-cascade" type="button" data-ng-click="dispose()" data-ng-disabled="contact.disposed">\n <i class="icon-target"></i> {{\'APPLICATION_DISPOSITION\' | translate}}\n </button>\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 <button type="submit" data-ng-if="contact.id" title="{{\'APPLICATION_COPY\' | translate}}" class="btn btn-circle green btn-sm" data-ng-click="copy(contact.id)"><i class="fa fa-files-o"></i></button>\n <button type="submit" data-ng-if="contact.ListId" class="btn btn-circle purple btn-sm" title="{{\'APPLICATION_MERGE\' | translate}}" data-ng-click="merge(contact)"><i class="icon-link"></i></button>\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 <div class="input-group">\n <ui-select data-ng-model="contact.CompanyId" theme="bootstrap" name="CompanyId" ng-disabled="!companies.length" required>\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 <span class="input-group-btn">\n <button type="button" data-ng-click="companyInfo(contact.CompanyId)" class="btn btn-default" data-ng-disabled="!contact.CompanyId">\n <span class="icon-info" data-ng-class="{\'font-blue\':contact.CompanyId}"></span>\n </button>\n </span>\n </div>\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 <div class="input-group">\n <input type="text" name="phone" placeholder="{{\'APPLICATION_PHONE\' | translate}}" class="form-control" data-ng-model="contact.phone"/>\n <span class="input-group-btn" uib-dropdown>\n <button data-ng-if="Auth.isAgent()" type="button" uib-dropdown-toggle class="btn btn-default" data-ng-disabled="!contact.phone || !agent.phoneBarRemoteControl" >\n <span class="icon-earphones-alt" data-ng-class="{\'font-blue\':contact.phone && agent.phoneBarRemoteControl}" uib-tooltip="{{!agent.phoneBarRemoteControl ? (\'APPLICATION_ENABLE_REMOTE_PHONEBAR\' | translate) : (\'APPLICATION_MOTION_BAR_CONTROLS\' | translate)}}" ></span>\n </button>\n <ul class="dropdown-menu" uib-dropdown-menu role="menu" aria-labelledby="single-button">\n <li role="menuitem"><a href="#" data-ng-click="callPhoneBar(contact.phone,\'call\')"><i class="icon-phone"></i> {{\'APPLICATION_CALL\' | translate}}</a></li>\n <li role="menuitem"><a href="#" data-ng-click="callPhoneBar(contact.phone,\'transfer\')"><i class="glyphicon glyphicon-random"></i> {{\'APPLICATION_TRANSFER\' | translate}}</a></li>\n </ul>\n <button type="button" data-ng-click="openRoom(null,\'smsRoom\',{to:contact.phone})" class="btn btn-default" data-ng-disabled="!contact.phone || !license.messaging">\n <span class="glyphicon glyphicon-comment" data-ng-class="{\'font-blue\':contact.phone && license.messaging}"></span>\n </button>\n </span>\n </div>\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 <div class="input-group">\n <input type="text" name="mobile" placeholder="{{\'APPLICATION_MOBILE\' | translate}}" class="form-control" data-ng-model="contact.mobile"/>\n <span class="input-group-btn" uib-dropdown>\n <button data-ng-if="Auth.isAgent()" type="button" uib-dropdown-toggle class="btn btn-default" data-ng-disabled="!contact.mobile || !agent.phoneBarRemoteControl" >\n <span class="icon-earphones-alt" data-ng-class="{\'font-blue\':contact.mobile && agent.phoneBarRemoteControl}" uib-tooltip="{{!agent.phoneBarRemoteControl ? (\'APPLICATION_ENABLE_REMOTE_PHONEBAR\' | translate) : (\'APPLICATION_MOTION_BAR_CONTROLS\' | translate)}}" ></span>\n </button>\n <ul class="dropdown-menu" uib-dropdown-menu role="menu" aria-labelledby="single-button">\n <li role="menuitem"><a href="#" data-ng-click="callPhoneBar(contact.mobile,\'call\')"><i class="icon-phone"></i> {{\'APPLICATION_CALL\' | translate}}</a></li>\n <li role="menuitem"><a href="#" data-ng-click="callPhoneBar(contact.mobile,\'transfer\')"><i class="glyphicon glyphicon-random"></i> {{\'APPLICATION_TRANSFER\' | translate}}</a></li>\n </ul>\n <button type="button" data-ng-click="openRoom(null,\'smsRoom\',{to:contact.mobile})" class="btn btn-default" data-ng-disabled="!contact.mobile || !license.messaging">\n <span class="glyphicon glyphicon-comment" data-ng-class="{\'font-blue\':contact.mobile && license.messaging}"></span>\n </button>\n </span>\n </div>\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 <div class="input-group">\n <input type="text" name="email" placeholder="{{\'APPLICATION_EMAIL\' | translate}}" class="form-control" data-ng-model="contact.email"/>\n <span class="input-group-btn">\n <button type="button" data-ng-click="openRoom(null,\'mailRoom\',{to:contact.email})" class="btn btn-default" data-ng-disabled="!contact.email || !license.mail">\n <span class="icon-envelope" data-ng-class="{\'font-blue\':contact.email && license.mail}"></span>\n </button>\n </span>\n </div>\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 <div class="input-group">\n <input type="text" name="fax" placeholder="{{\'APPLICATION_FAX\' | translate}}" class="form-control" data-ng-model="contact.fax"/>\n <span class="input-group-btn">\n <button type="button" data-ng-click="openRoom(null,\'faxRoom\',{to:contact.fax})" class="btn btn-default" data-ng-disabled="!contact.fax || !license.fax">\n <span class="fa fa-fax" data-ng-class="{\'font-blue\':contact.fax && license.fax}"></span>\n </button>\n </span>\n </div>\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 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/lists/list">{{\'APPLICATION_LISTS\' | 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 || !contact.ListId">{{\'APPLICATION_UPDATE\' | translate}}</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 class="row">\n <div class="col-md-4" 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 </div>\n <button type="submit" class="btn btn-circle green-haze btn-sm" data-ng-disabled="!contact.firstName || !contact.ListId">{{\'APPLICATION_UPDATE\' | translate}}</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_CUSTOMER_JOURNEY\' | 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\',\'general\',\'inbound\')">\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\',\'room\')">\n <input type="radio" class="toggle">{{\'APPLICATION_EMAILS\' | translate}}</label>\n <label class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-class="{\'active\':log.daily.show === \'chat\'}" data-ng-click="updateLog(\'daily\',\'chat\',\'general\',\'room\')">\n <input type="radio" class="toggle">{{\'APPLICATION_CHAT\' | translate}}</label>\n <label class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-class="{\'active\':log.daily.show === \'fax\'}" data-ng-click="updateLog(\'daily\',\'fax\',\'general\',\'room\')">\n <input type="radio" class="toggle">{{\'APPLICATION_FAX\' | translate}}</label>\n <label class="btn btn-transparent grey-salsa btn-circle btn-sm" data-ng-class="{\'active\':log.daily.show === \'sms\'}" data-ng-click="updateLog(\'daily\',\'sms\',\'general\',\'room\')">\n <input type="radio" class="toggle">{{\'APPLICATION_SMS\' | translate}}</label>\n </div><span data-ng-if="log.daily.show==\'phone\'"> |</span>\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.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-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><span data-ng-if="log.daily.show==\'phone\'"> |</span>\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" name="gridOptionsdaily" ui-grid="gridOptionsdaily" 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="!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','general','inbound')\">\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','room')\">\n <input type=\"radio\" class=\"toggle\">{{'APPLICATION_EMAILS' | translate}}</label>\n <label class=\"btn btn-transparent grey-salsa btn-circle btn-sm\" data-ng-class=\"{'active':log.history.show === 'chat'}\" data-ng-click=\"updateLog('history','chat','general','room')\">\n <input type=\"radio\" class=\"toggle\">{{'APPLICATION_CHAT' | translate}}</label>\n <label class=\"btn btn-transparent grey-salsa btn-circle btn-sm\" data-ng-class=\"{'active':log.history.show === 'fax'}\" data-ng-click=\"updateLog('history','fax','general','room')\">\n <input type=\"radio\" class=\"toggle\">{{'APPLICATION_FAX' | translate}}</label>\n <label class=\"btn btn-transparent grey-salsa btn-circle btn-sm\" data-ng-class=\"{'active':log.history.show === 'sms'}\" data-ng-click=\"updateLog('history','sms','general','room')\">\n <input type=\"radio\" class=\"toggle\">{{'APPLICATION_SMS' | translate}}</label>\n </div><span data-ng-if=\"log.history.show=='phone'\"> |</span>\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.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-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><span data-ng-if=\"log.history.show=='phone'\"> |</span>\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\" name=\"gridOptionshistory\" ui-grid=\"gridOptionshistory\" 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=\"!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 <!-- 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 <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 </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 light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="fa fa-edit font-green-sharp"></i>\n <span ng-if="attribute.nodeName ==\'label\'" ng-repeat=\'attribute in currentQuestion.value.attributes\' class="caption-subject">{{attribute.value}} </span>\n </div>\n\n </div>\n <div class="portlet-body form ">\n <div class="row">\n <div class="col-md-10 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\' || attribute.nodeName ==\'text\'" ng-repeat=\'attribute in currentQuestion.value.attributes\'>{{attribute.value}}</h3>\n </div>\n <!-- Buttons -->\n\n <div ng-if ="(edge.source.id == currentQuestion.id) && edge.value" ng-repeat=\'edge in currentQuestion.edges track by $index\' class="row">\n <div class="col-md-8 col-md-offset-2">\n <input checked="checked" type="radio" ng-model="currentQuestion.button" ng-value="edge" >\n <label ng-show="(edge.source.id == currentQuestion.id) && edge.value">{{edge.value}}</label><br><br>\n </div>\n </div>\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 <br>\n <div class="col-md-2">\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 </div>\n <!-- Inputs -->\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 </div>\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" />\n <!-- 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 </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <!-- actions -->\n <div class="form-actions">\n <div ng-switch="attribute.nodeName" class="btn-set pull-left">\n <button class="btn red-haze " ng-click="end()">\n <span class="fa fa-times" > Close</span>\n </button>\n <!-- <button class="btn red-haze " ng-click="end()">\n <span ng-if="attribute.nodeName ==\'end\'" ng-repeat=\'attribute in currentQuestion.value.attributes\' class="fa fa-times" > Finish</span>\n </button> -->\n <button class="btn blue-haze" ng-show="count" ng-click="back()"><span class="glyphicon glyphicon-chevron-left"></span>Back</button>\n </div>\n <div class="btn-set pull-right">\n <button ng-show=" currentQuestion.button" class="btn blue-hoki" ng-click="next(currentQuestion.button.target, currentQuestion.button.value)">Next<span class="glyphicon glyphicon-chevron-right" ></span></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 </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 alert alert-block" ng-class="class" style="width: 350px; margin-top: 50px;">\n <h4 ng-show="title" class="alert-heading"><i class="{{icon}}"></i> {{title}}</h4>\n <hr>\n <p ng-bind-html="message"></p>\n <br>\n <p>\n <a class="btn btn-success close-notification" href="#" ng-click="nAccept()"><i class="glyphicon glyphicon-ok"></i> {{acceptBtn}} </a>\n <a class="btn btn-danger close-notification" href="#" ng-click="nReject()"><i class="glyphicon glyphicon-remove"></i> {{rejectBtn}} </a>\n </p>\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 <div class="col-md-1">\n <ui-select data-ng-model="rule.condition" theme="bootstrap" dynamic-name="randomName()" data-ng-change="inputIsRequired(rule)" data-ng-init="inputIsRequired(rule)">\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>\n <div class="col-md-2" data-ng-class="{\'has-error\': forms.report.$submitted && !rule.value}" data-ng-if="rule.required">\n <input type="text" ng-model="rule.value" class="form-control" dynamic-name="randomName()" data-ng-required="requiredInput"/>\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/main/template/template.tigerDialDisposal.html",'<div class="row margin-top-20 contact-tab-container">\n <div class="portlet light bordered">\n <div class="row portfolio-block" data-ng-if="workspace.spooler.destcalleridnum && workspace.spooler.queue && workspace.spooler.agentconnectAt">\n <div class="col-md-2">\n <div class="portfolio-text">\n <img src="assets/images/media/outboundroute.png" class="td-disposal-logo" alt=""/>\n </div>\n </div>\n <div class="col-md-3 portfolio-stat">\n <div>{{\'APPLICATION_CALLED_NUMBER\' | translate}} </div>\n <p> {{workspace.spooler.destcalleridnum}} </p>\n </div>\n <div class="col-md-3 portfolio-stat">\n <div>{{\'APPLICATION_QUEUE\' | translate}} </div>\n <p> {{workspace.spooler.queue}} </p>\n </div>\n <div class="col-md-3 portfolio-stat">\n <div>{{\'APPLICATION_DATE\' | translate}} </div>\n <p> {{workspace.spooler.agentconnectAt | date:\'dd/MM/yyyy HH:mm:ss\'}} </p>\n </div>\n</div>\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ workspace.spooler.calleridname }} {{ \'APPLICATION_MOTION_DIALER\' | translate }} {{ \'APPLICATION_DISPOSITION\' | translate }} </span>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12" data-ng-form="tdForm">\n <!-- START RETRIEVE -->\n <div class="form-group" data-ng-class="{\'has-error\': (tdForm.retrieve.$touched || tdForm.$submitted) && tdForm.retrieve.$invalid}">\n <label class="control-label">{{ \'APPLICATION_STATUS\' | translate }}<span class="required" aria-required="true">*</span></label>\n <select name="retrieve" class="form-control" data-ng-model="entitySpooler.retrieve" required>\n <option value="CLOSED">CLOSE</option>\n <option value="OPEN">OPEN</option>\n <option value="BLACK_LIST">BLACKLIST</option>\n <option value="PLANNED">PLANNING</option>\n <option value="PLANNED_PEER">PLANNING AGENT</option>\n </select>\n <span data-ng-show="(tdForm.retrieve.$touched || tdForm.$submitted) && tdForm.retrieve.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RETRIEVE -->\n <!-- START PLANNING DATE -->\n <div class="form-group" data-ng-if="entitySpooler.retrieve == \'PLANNED\' || entitySpooler.retrieve == \'PLANNED_PEER\'" data-ng-class="{\'has-error\': (tdForm.date.$touched || tdForm.$submitted) && tdForm.date.$invalid}">\n <label class="control-label">PLANNING DATE<span class="required" aria-required="true">*</span></label>\n <uib-datepicker name="date" ng-model="entitySpooler.planningtime" required="entitySpooler.retrieve == \'PLANNED\' || entitySpooler.retrieve == \'PLANNED_PEER\'" data-ng-init="entitySpooler.planningtime = moment();"></uib-datepicker>\n <span data-ng-show="(tdForm.date.$touched || tdForm.$submitted) && tdForm.date.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PLANNING DATE -->\n <!-- START PLANNING TIME -->\n <div class="form-group" data-ng-if="entitySpooler.retrieve == \'PLANNED\' || entitySpooler.retrieve == \'PLANNED_PEER\'" data-ng-class="{\'has-error\': (tdForm.time.$touched || tdForm.$submitted) && tdForm.time.$invalid}">\n <label class="control-label">PLANNING TIME<span class="required" aria-required="true">*</span></label>\n <uib-timepicker name="time" ng-model="entitySpooler.planningtime" required="entitySpooler.retrieve == \'PLANNED\' || entitySpooler.retrieve == \'PLANNED_PEER\'" show-meridian="false" show-seconds="false"></uib-timepicker>\n <span data-ng-show="(tdForm.time.$touched || tdForm.$submitted) && tdForm.time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PLANNING TIME -->\n <!-- START PLANNING PEER -->\n <div class="form-group" data-ng-if="entitySpooler.retrieve == \'PLANNED_PEER\'" data-ng-class="{\'has-error\': (tdForm.agent.$touched || tdForm.$submitted) && tdForm.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="agent" class="form-control" data-ng-model="entitySpooler.planningpeer" ng-options="agent for agent in agents" required="entitySpooler.retrieve == \'PLANNED_PEER\'">\n </select>\n <span data-ng-show="(tdForm.agent.$touched || tdForm.$submitted) && tdForm.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 PLANNING PEER -->\n <button type="button" class="btn btn-circle green-haze btn-sm" data-ng-disabled="!tdForm.$valid" data-ng-click="save()">{{\'APPLICATION_SAVE\' | translate}}</button>\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="{{integration.link}}" 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 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 multiple data-ng-model="item.phones" theme="bootstrap" name="phones" data-ng-disabled="disabled" required>\n <ui-select-match placeholder="{{ \'APPLICATION_PHONE\' | translate }}">{{$select.selected[$index]}}</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 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 ACCOUNT_CODE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.account.$touched || form.$submitted) && form.account.$invalid}">\n <label class="control-label">{{\'APPLICATION_ACCOUNT_CODE\' | translate}}</label>\n <ui-select data-ng-model="item.account" theme="bootstrap" account="account" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_ACCOUNT_CODE\' | 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 ACCOUNT_CODE -->\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 <!-- START TIMEZONE -->\n <!-- <div class="form-group">\n <label class="control-label">{{\'APPLICATION_TIMEZONE\' | translate}}</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 TIMEZONE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_TIMEZONE\' | translate}}</label>\n <ui-select data-ng-model="item.timezone" theme="bootstrap" name="description" data-ng-disabled="disabled">\n <ui-select-match allow-clear placeholder="{{ \'APPLICATION_TIMEZONE\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="timezone.value as timezone in uiTimeZones | filter: $select.search" group-by="\'group\'">\n <div ng-bind-html="timezone.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END TIMEZONE -->\n\n <!-- START VARIABLES -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.variables.$touched || form.$submitted) && form.variables.$invalid}">\n <label class="control-label">{{\'APPLICATION_VARIABLES\' | translate}}</label>\n <ui-select multiple data-ng-model="item.variables" theme="bootstrap" name="variables" data-ng-disabled="disabled">\n <ui-select-match placeholder="{{ \'APPLICATION_VARIABLES\' | translate }}">{{$select.selected[$index]}}</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.variables.$touched || form.$submitted) && form.variables.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END VARIABLES -->\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 class="has-error" data-ng-if="noPhone.length">\n <span class="help-block help-block-error">\n {{\'APPLICATION_CONTACTS_WITHOUT_PHONE\' | translate}}: {{noPhone}}\n </span>\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.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 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 | trusted}}</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 <ui-select data-ng-model="process.queue" 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.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 <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="100" 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 DISPOSAL -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_TD_DISPOSAL\' | translate}}</label></br>\n <input\n bs-switch\n data-ng-model="process.disposal"\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_DISPOSAL\' | translate}}</span>\n </div>\n <!-- END DISPOSAL -->\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.edit.modal.html",'<div class="modal-header">\n <h3 class="modal-title">{{ \'APPLICATION_EDIT\' | translate }} {{ \'APPLICATION_CONTACT\' | translate }}</h3>\n</div>\n<div class="modal-body">\n <!-- START RETRIEVE -->\n <div class="form-group" data-ng-class="{\'has-error\': (form.retrieve.$touched || form.$submitted) && form.retrieve.$invalid}" ng-init="initModal()">\n <label class="control-label">{{ \'APPLICATION_STATUS\' | translate }}<span class="required" aria-required="true">*</span></label>\n <select name="retrieve" class="form-control" data-ng-model="entitySpooler.retrieve" required>\n <option value="CLOSED">CLOSE</option>\n <option value="OPEN">OPEN</option>\n <option value="BLACK_LIST">BLACKLIST</option>\n <option value="PLANNED">PLANNING</option>\n <option value="PLANNED_PEER">PLANNING AGENT</option>\n </select>\n <span data-ng-show="(form.retrieve.$touched || form.$submitted) && form.retrieve.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RETRIEVE -->\n <!-- START PLANNING DATE -->\n <div class="form-group" data-ng-if="entitySpooler.retrieve == \'PLANNED\' || entitySpooler.retrieve == \'PLANNED_PEER\'" data-ng-class="{\'has-error\': (form.date.$touched || form.$submitted) && form.date.$invalid}">\n <label class="control-label">PLANNING DATE<span class="required" aria-required="true">*</span></label>\n <uib-datepicker name="date" ng-model="entitySpooler.planningtime" required="entitySpooler.retrieve == \'PLANNED\' || entitySpooler.retrieve == \'PLANNED_PEER\'" data-ng-init="entitySpooler.planningtime = moment()"></uib-datepicker>\n <span data-ng-show="(form.date.$touched || form.$submitted) && form.date.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PLANNING DATE -->\n <!-- START PLANNING TIME -->\n <div class="form-group" data-ng-if="entitySpooler.retrieve == \'PLANNED\' || entitySpooler.retrieve == \'PLANNED_PEER\'" data-ng-class="{\'has-error\': (form.time.$touched || form.$submitted) && form.time.$invalid}">\n <label class="control-label">PLANNING TIME<span class="required" aria-required="true">*</span></label>\n <uib-timepicker name="time" ng-model="entitySpooler.planningtime" required="entitySpooler.retrieve == \'PLANNED\' || entitySpooler.retrieve == \'PLANNED_PEER\'" show-meridian="false" show-seconds="false"></uib-timepicker>\n <span data-ng-show="(form.time.$touched || form.$submitted) && form.time.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END PLANNING TIME -->\n <!-- START PLANNING PEER -->\n <div class="form-group" data-ng-if="entitySpooler.retrieve == \'PLANNED_PEER\'" data-ng-class="{\'has-error\': (form.agent.$touched || form.$submitted) && form.agent.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGENT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <select name="agent" class="form-control" data-ng-model="entitySpooler.planningpeer" ng-options="agent for agent in agents" required="entitySpooler.retrieve == \'PLANNED_PEER\'">\n </select>\n <span data-ng-show="(form.agent.$touched || form.$submitted) && form.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 PLANNING PEER -->\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_CLOSE\' | translate }}</button>\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 class="actions">\n <a class="btn btn-default" href="#" data-ng-click="getSpooler()">\n <i class="icon-refresh"></i>\n </a>\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/reset/reset.html",'<!-- BEGIN LOGO -->\n<div class="logo" data-ng-init="getInfo()">\n <a href="index.html">\n <img data-ng-if="settings.defaultLoginLogo || !license.custom" ng-src="assets/images/logo-big.png" alt="logo" />\n <img data-ng-if="license.custom && !settings.defaultLoginLogo" ng-src="api/settings/logo/login/{{settings.loginLogo ? settings.loginLogo : \'logo-big.png\'}}" alt="logo" class="custom-login-logo" onError="this.onerror=null;this.src=\'assets/images/logo-big.png\';"/>\n </a>\n</div>\n<!-- END LOGO -->\n<!-- BEGIN RESET -->\n<div class="content">\n <!-- BEGIN RESET FORM -->\n <form name="resetForm" data-ng-submit="resetForm.$valid && reset()" novalidate>\n <h3>{{\'APPLICATION_RESET_PASSWORD\' | translate}}</h3>\n <p>\n {{\'APPLICATION_INSERT_NEW_PASSWORD_RESET\' | translate}}\n </p>\n <div class="form-group" data-ng-class="{\'has-error\': resetForm.$submitted && resetForm.password.$invalid}">\n <label class="control-label">{{\'APPLICATION_NEW_PASSWORD\' | translate}}</label>\n <div class="input-icon">\n <i class="icon-key"></i>\n <input class="form-control form-control-solid placeholder-no-fix" type="password" placeholder="{{\'APPLICATION_NEW_PASSWORD\' | translate}}" name="password" ng-model="userReset.password" data-ng-pattern="settings.patternPassword" required/>\n </div>\n <span data-ng-show="resetForm.$submitted && resetForm.password.$invalid" class="help-block">{{\'MESSAGE_REQUIRED_FIELD\' | translate}}</span>\n <span data-ng-show="(resetForm.password.$touched || resetForm.$submitted) && resetForm.password.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\n </div>\n <div class="form-group" data-ng-class="{\'has-error\': resetForm.$submitted && resetForm.rePassword.$invalid}">\n <label class="control-label">{{\'APPLICATION_RE_TYPE_NEW_PASSWORD\' | translate}}</label>\n <div class="input-icon">\n <i class="icon-key"></i>\n <input class="form-control form-control-solid placeholder-no-fix" type="password" placeholder="{{\'APPLICATION_RE_TYPE_NEW_PASSWORD\' | translate}}" name="rePassword" ng-model="userReset.rePassword" nx-equal="userReset.password" required/>\n </div>\n <span data-ng-show="resetForm.$submitted && resetForm.rePassword.$invalid" class="help-block">{{\'MESSAGE_REQUIRED_FIELD\' | translate}}</span>\n <span data-ng-show="(resetForm.password.$touched || resetForm.$submitted) && resetForm.$error.nxEqual" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_PASSWORD\' | translate}}.\n </span>\n </div>\n <div class="form-actions">\n <button type="submit" class="btn btn-success uppercase">{{\'APPLICATION_SUBMIT\' | translate}}</button>\n </div>\n </form>\n <!-- END RESET FORM-->\n <div class="login-options">\n <h4>{{\'APPLICATION_FOLLOW_US\' | translate}}</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</div>\n<div class="copyright">\n xCALLY Motion v. {{info.version}} | 2016 - {{year + 1}} © Powered by Xenialab <ng-bind-html data-ng-if="license.custom && !settings.defaultFooterWhiteLabel && settings.footerWhiteLabel" ng-bind-html="\'| \'+settings.footerWhiteLabel"></ng-bind-html>\n</div>\n<!-- END RESET -->\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_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.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 VOICE SUBTYPE -->\n <div data-ng-if="item.channel===\'voice\'" class="form-group" data-ng-class="{\'has-error\': (form.channel.$touched || form.channel.$submitted) && form.channel.$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}}</ui-select-match>\n <ui-select-choices repeat="type in [\'Queue\',\'Outbound\'] | filter: $select.search">\n <div data-ng-bind="type | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.type.$touched || form.type.$submitted) && form.type.$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">\r\n <div class="row">\r\n <div class="col-md-12">\r\n <div class="portlet light" data-ng-init="initView()">\r\n <div class="portlet-title tabbable-line">\r\n <div class="caption caption-md">\r\n <i class="icon-globe theme-font hide"></i>\r\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATIONS\' | translate}}</span>\r\n </div>\r\n <div class="actions">\r\n <div class="btn-group" data-ng-show="id.length">\r\n <a class="btn red" href="#" data-ng-click="deleteItems()">\r\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\r\n </a>\r\n </div>\r\n <div class="btn-group">\r\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\r\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n <div class="portlet-body">\r\n <!-- START TABLE -->\r\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">\r\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n'),a.put("app/salesforce/view/configuration/view/view.html",'<div class="row" data-ng-init="initView();getConfiguration();getCustomVariables();getFields();">\r\n <div class="col-md-12">\r\n <div class="portlet light">\r\n <div class="portlet-title tabbable-line">\r\n <div class="caption caption-md">\r\n <i class="icon-globe theme-font hide"></i>\r\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATION\' | translate}}: {{configurationName}}</span>\r\n </div>\r\n <ul class="nav nav-tabs">\r\n <li class="active">\r\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{\'APPLICATION_SUBJECT\' | translate}}</a>\r\n </li>\r\n <li>\r\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{\'APPLICATION_DESCRIPTION\' | translate}}</a>\r\n </li>\r\n <li>\r\n <a href="#" data-target="#tab_1_3" data-toggle="tab">{{\'APPLICATION_FIELDS\' | translate}}</a>\r\n </li>\r\n </ul>\r\n </div>\r\n <div class="portlet-body">\r\n <div class="tab-content">\r\n <!-- SUBJECT TAB -->\r\n <div class="tab-pane ui-padding active" id="tab_1_1">\r\n <div class="row">\r\n <div class="col-md-11">\r\n <span class="caption-subject">All following fields will be join by blank space:</span>\r\n </div>\r\n <div class="col-md-1 pull-rigth">\r\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'subject\')"><i class="fa fa-plus"></i></button>\r\n </div>\r\n </div>\r\n <hr>\r\n <!-- <div id="subject-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\r\n <div class="row" data-ng-repeat="subjectItem in subjectConfig">\r\n <div class="col-md-3">\r\n <ui-select ng-model="subjectItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(subjectItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-8" data-ng-if="subjectItem.type==\'string\'">\r\n <div class="form-group">\r\n <input type="text" class="form-control" data-ng-model="subjectItem.content" data-ng-change="updateField(subjectItem)">\r\n </div>\r\n </div>\r\n <div class="col-md-8" data-ng-if="subjectItem.type==\'variable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.variableName" data-ng-change="updateField(subjectItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\r\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-8" data-ng-if="subjectItem.type==\'customVariable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="subjectItem.VariableId" data-ng-change="updateField(subjectItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\r\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\r\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-1">\r\n <div class="form-group">\r\n <button class="btn btn-icon-only red" data-ng-click="removeItem(subjectItem)"><i class="fa fa-times"></i></button>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- </div> -->\r\n </div>\r\n <!-- END SUBJECT TAB -->\r\n <!-- DESCRIPTION TAB -->\r\n <div class="tab-pane ui-padding" id="tab_1_2">\r\n <div class="row">\r\n <div class="col-md-11">\r\n <span class="caption-subject">All following fields will be join by new line:</span>\r\n </div>\r\n <div class="col-md-1 pull-rigth">\r\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'description\')"><i class="fa fa-plus"></i></button>\r\n </div>\r\n </div>\r\n <hr>\r\n <!-- <div id="description-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\r\n <div class="row" data-ng-repeat="descriptionItem in descriptionConfig">\r\n <div class="col-md-2">\r\n <ui-select ng-model="descriptionItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in descFieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-9" data-ng-if="descriptionItem.type==\'string\'">\r\n <div class="form-group">\r\n <input type="text" class="form-control" data-ng-model="descriptionItem.content" data-ng-change="updateField(descriptionItem)">\r\n </div>\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\r\n <input type="text" class="form-control" placeholder="Key" data-ng-model="descriptionItem.key" data-ng-change="updateField(descriptionItem)">\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\'">\r\n <ui-select ng-model="descriptionItem.keyType" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeDescType(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'string\'">\r\n <input type="text" class="form-control" placeholder="Value" data-ng-model="descriptionItem.keyContent" data-ng-change="updateField(descriptionItem)">\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'variable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.variableName" data-ng-change="updateField(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\r\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-3" data-ng-if="descriptionItem.type==\'keyValue\' && descriptionItem.keyType==\'customVariable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="descriptionItem.VariableId" data-ng-change="updateField(descriptionItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\r\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\r\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-1">\r\n <div class="form-group">\r\n <button class="btn btn-icon-only red" data-ng-click="removeItem(descriptionItem)"><i class="fa fa-times"></i></button>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- </div> -->\r\n </div>\r\n <!-- END DESCRIPTION TAB -->\r\n <!-- FIELDS TAB -->\r\n <div class="tab-pane ui-padding" id="tab_1_3">\r\n <div class="row">\r\n <div class="col-md-11">\r\n <span class="caption-subject">Add how to fill the fields present in your account:</span>\r\n </div>\r\n <div class="col-md-1 pull-rigth">\r\n <button class="btn btn-icon-only green" data-ng-click="addItem(\'field\')"><i class="fa fa-plus"></i></button>\r\n </div>\r\n </div>\r\n <hr>\r\n <!-- <div id="field-item-list" ng-scrollbars ng-scrollbars-config="config"> -->\r\n <div class="row" data-ng-repeat="fieldItem in fieldConfig">\r\n <div class="col-md-3">\r\n <ui-select ng-model="fieldItem.idField" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeFieldType(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.label}}</ui-select-match>\r\n <ui-select-choices repeat="item.name as item in accountFields | filter: $select.search">\r\n <div ng-bind-html="item.label | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n <div class="col-md-8" data-ng-if="getSystemFieldOptions(fieldItem.idField)">\r\n <div class="form-group">\r\n <ui-select ng-model="fieldItem.content" theme="bootstrap" ng-disabled="disabled" data-ng-change="updateField(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.label}}</ui-select-match>\r\n <ui-select-choices repeat="item.value as item in getSystemFieldOptions(fieldItem.idField) | filter: $select.search">\r\n <div ng-bind-html="item.label | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField)">\r\n <div class="form-group">\r\n <ui-select ng-model="fieldItem.type" theme="bootstrap" ng-disabled="disabled" data-ng-change="changeType(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices repeat="item.type as item in fieldType | filter: $select.search">\r\n <div ng-bind-html="item.title | highlight: $select.search | ucfirst"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'string\'">\r\n <div class="form-group">\r\n <input type="text" class="form-control" data-ng-model="fieldItem.content" data-ng-change="updateField(fieldItem)">\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'variable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.variableName" data-ng-change="updateField(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.title}}</ui-select-match>\r\n <ui-select-choices group-by="groupVariableByGroup" repeat="variable.name as variable in variables | filter: $select.search">\r\n <div ng-bind-html="variable.title | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-4" data-ng-if="!getSystemFieldOptions(fieldItem.idField) && fieldItem.type === \'customVariable\'">\r\n <div class="form-group">\r\n <ui-select theme="bootstrap" ng-disabled="disabled" data-ng-model="fieldItem.VariableId" data-ng-change="updateField(fieldItem)">\r\n <ui-select-match placeholder="{{\'APPLICATION_SEARCH\' | translate}}">{{$select.selected.name}}</ui-select-match>\r\n <ui-select-choices repeat="variable.id as variable in customVariables | filter: $select.search">\r\n <div ng-bind-html="variable.name | highlight: $select.search"></div>\r\n </ui-select-choices>\r\n </ui-select>\r\n </div>\r\n </div>\r\n <div class="col-md-1">\r\n <div class="form-group">\r\n <button class="btn btn-icon-only red" data-ng-click="removeItem(fieldItem)"><i class="fa fa-times"></i></button>\r\n </div>\r\n </div>\r\n </div>\r\n <!-- </div> -->\r\n </div>\r\n <!-- END FIELDS TAB -->\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\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 <!-- START SERVER URL -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.serverUrl.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}}</label>\n <input type="url" name="serverUrl" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="account.serverUrl"/>\n <span class="help-block">\n {{\'DESCRIPTION_SERVER_URL\' | translate}}.\n </span>\n <span class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\n </div>\n <!-- END SERVER URL -->\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 <!-- START SERVER URL -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.serverUrl.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}}</label>\n <input type="url" name="serverUrl" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.serverUrl"/>\n <span class="help-block">\n {{\'DESCRIPTION_SERVER_URL\' | translate}}.\n </span>\n <span class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\n </div>\n <!-- END SERVER URL -->\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 class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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/customization/view/general/general.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_GENERAL_CUSTOMIZATION\' | 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_LOGO\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_FOOTER_WHITE_LABEL\' | translate}}</a>\n </li>\n </ul>\n </div>\n\n <div class="portlet-body">\n <div class="tab-content">\n <!-- CHANGE LOGO TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <div class="col-md-6 col-sm-6" >\n <div class="portlet light bordered" style="min-height:411px;">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-pie-chart font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_MAIN\' | translate }}</span>\n </div>\n <div class="actions">\n </div>\n </div>\n <div class="portlet-body">\n <form action="#" role="form" class="row">\n <!-- START STATUS -->\n <div class="form-group col-md-6 col-sm-6">\n <label class="control-label">{{\'APPLICATION_DEFAULT\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="settings.defaultLogo"\n data-ng-init="settings.defaultLogo = license.custom ? settings.defaultLogo : true"\n type="checkbox"\n name="defaultLogo"\n data-ng-change="update()"\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 STATUS -->\n <div class="form-group col-md-6 col-sm-6" data-ng-if="!settings.defaultLogo && license.custom">\n <div class="fileinput fileinput-new" data-provides="fileinput">\n <div class="fileinput-new thumbnail">\n <img ng-src="assets/images/media/noProfileImage.png" alt=""/>\n </div>\n <div class="fileinput-preview fileinput-exists thumbnail">\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 data-ng-show="uploader2.isHTML5" >\n <div data-ng-repeat="item in uploader.queue" nowrap style="border-top-style:none">\n <strong>{{ item.file.name }}</strong> {{ item.file.size/1024/1024|number:2 }} MB\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 </div>\n </div>\n </div>\n </div>\n </div>\n <div class="col-md-6 col-sm-6">\n <div class="portlet light bordered" style="min-height:411px;">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-pie-chart font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_LOGIN\' | translate }}</span>\n </div>\n <div class="actions">\n </div>\n </div>\n <div class="portlet-body">\n <form action="#" role="form" class="row">\n <!-- START STATUS -->\n <div class="form-group col-md-6 col-sm-6">\n <label class="control-label">{{\'APPLICATION_DEFAULT\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="settings.defaultLoginLogo"\n data-ng-init="settings.defaultLoginLogo = license.custom ? settings.defaultLoginLogo : true"\n type="checkbox"\n name="defaultLoginLogo"\n data-ng-change="update()"\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 STATUS -->\n <div class="form-group col-md-6 col-sm-6" data-ng-if="!settings.defaultLoginLogo && license.custom">\n <div class="fileinput fileinput-new" data-provides="fileinput">\n <div class="fileinput-new thumbnail">\n <img ng-src="assets/images/media/noProfileImage.png" alt=""/>\n </div>\n <div class="fileinput-preview fileinput-exists thumbnail">\n </div>\n <div>\n <span class="btn default btn-file" data-ng-show="!uploader2.queue[0]">\n <span> {{ \'APPLICATION_SELECT_IMAGE\' | translate }} </span>\n <input type="file" nv-file-select="" uploader="uploader2"/><br/>\n </span>\n <button type="button" class="btn default" data-ng-show="uploader2.queue[0]" data-dismiss="fileinput" ng-click="uploader2.queue[0].remove()">\n {{ \'APPLICATION_REMOVE\' | translate }}\n </button>\n <button type="button" class="btn green-haze" data-ng-show="uploader2.queue[0]" data-ng-click="uploader2.queue[0].upload()" ng-disabled="uploader2.queue[0].isReady || uploader2.queue[0].isUploading || uploader2.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 data-ng-show="uploader2.isHTML5" >\n <div data-ng-repeat="item in uploader.queue" nowrap style="border-top-style:none">\n <strong>{{ item.file.name }}</strong> {{ item.file.size/1024/1024|number:2 }} MB\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 </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n <!-- END CHANGE LOGO TAB -->\n <!-- CHANGE FOOTER WHITE LABEL TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.footerWhiteLabel" data-ng-submit="forms.footerWhiteLabel.$valid && update()" novalidate>\n <!-- START DEFAULT -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_DEFAULT\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="settings.defaultFooterWhiteLabel"\n type="checkbox"\n name="defaultFooterWhiteLabel"\n data-ng-change="update()"\n data-ng-init="settings.defaultFooterWhiteLabel = license.custom ? settings.defaultFooterWhiteLabel : true"\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 DEFAULT -->\n <!-- START LABEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.footerWhiteLabel.footerWhiteLabel.$touched || forms.footerWhiteLabel.$submitted) && forms.footerWhiteLabel.footerWhiteLabel.$invalid}">\n <label class="control-label">{{\'APPLICATION_FOOTER_WHITE_LABEL\' | translate}}<span data-ng-if="!settings.defaultFooterWhiteLabel" class="required" aria-required="true">*</span></label>\n <textarea name="footer" placeholder="{{\'APPLICATION_FOOTER_WHITE_LABEL\' | translate}}" class="form-control" data-ng-model="settings.footerWhiteLabel" data-ng-disabled="settings.defaultFooterWhiteLabel || !license.custom" data-ng-required="!settings.defaultFooterWhiteLabel && license.custom"/></textarea>\n <span data-ng-show="(forms.footerWhiteLabel.footerWhiteLabel.$touched || forms.footerWhiteLabel.$submitted) && forms.footerWhiteLabel.footerWhiteLabel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END LABEL -->\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}" data-ng-disabled="!license.custom"/>\n </form>\n </div>\n <!-- END CHANGE FOOTER WHITE LABEL TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/setting/customization/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-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_CUSTOMIZATION\' | 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/customize.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_CUSTOMIZATION\' | 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.customization.view.general\')}">\n <a ng-href="/setting/customization/view/general">\n <i class="icon-picture"></i>\n {{ \'APPLICATION_GENERAL\' | 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/general/view/main/main.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_GENERAL_SETTINGS\' | translate}}</span>\n </div>\n </div>\n <div class="portlet-body">\n <form name="forms.main" data-ng-submit="forms.main.$valid && update()" novalidate>\n <!-- START MIN INTERNAL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.main.min_internal.$touched || forms.main.$submitted) && forms.main.min_internal.$invalid}">\n <label class="control-label">{{\'APPLICATION_MIN_INTERNAL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="min_internal" placeholder="{{\'APPLICATION_MIN_INTERNAL\' | translate}}" class="form-control" data-ng-model="settings.min_internal" required/>\n <span data-ng-show="(forms.main.min_internal.$touched || forms.main.$submitted) && forms.main.min_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 MIN INTERNAL -->\n\n <!-- START MIN MAILBOX -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.main.min_mailbox.$touched || forms.main.$submitted) && forms.main.min_mailbox.$invalid}">\n <label class="control-label">{{\'APPLICATION_MIN_MAILBOX\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="min_mailbox" placeholder="{{\'APPLICATION_MIN_MAILBOX\' | translate}}" class="form-control" data-ng-model="settings.min_mailbox" required/>\n <span data-ng-show="(forms.main.min_mailbox.$touched || forms.main.$submitted) && forms.main.min_mailbox.$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 MAILBOX -->\n\n <!-- START AGI PORT -->\n <!-- NOTE: CUSTOM AGI PORT DEPRECATED -->\n <!-- <div class="form-group" data-ng-class="{\'has-error\': (forms.main.agi_port.$touched || forms.main.$submitted) && forms.main.agi_port.$invalid}">\n <label class="control-label">{{\'APPLICATION_AGI_PORT\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" min="1" name="agi_port" placeholder="{{\'APPLICATION_AGI_PORT\' | translate}}" class="form-control" data-ng-model="settings.agi_port" required/>\n <span data-ng-show="(forms.main.agi_port.$touched || forms.main.$submitted) && forms.main.agi_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 AGI PORT -->\n\n <!-- START SSL -->\n <div class="form-group">\n <label class="control-label">\n {{\'APPLICATION_SECURE_PASSWORD\' | translate}}\n </label><br>\n <input\n bs-switch\n data-ng-model="settings.securePassword"\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_UPDATE\' | translate}}"/>\n </form>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/setting/general/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-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_GENERAL\' | 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/customize.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_GENERAL\' | 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.general.view.main\')}">\n <a ng-href="/setting/general/view/main">\n <i class="icon-picture"></i>\n {{ \'APPLICATION_MAIN\' | 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/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 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" data-ng-if="(license.token !== license.token2) && license.expirationTime > -1">\n <div class="col-md-12">\n <div class="note note-warning">\n <h4 class="block"><strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_YOUR_LICENSE_WILL_EXPIRE\' | translate}} <strong>{{license.expirationTime}}</strong> {{\'MESSAGE_DAYS\' | translate}}.</h4>\n <p>\n {{\'MESSAGE_SEND_EMAIL_TO\' | translate}} <a href="mailto:license@xcally.com?subject=New%20token%20detected&body=Hi xCALLY, my new token is: {{license.token2}}. Old token: {{license.token}}">license@xcally.com</a>.\n </p>\n <p>\n {{\'APPLICATION_NEW\' | translate | uppercase}} Token: <strong>{{license.token2}}</strong>\n </p>\n </div>\n </div>\n </div>\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="fa fa-fax"></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-globe"></i> {{\'APPLICATION_OPEN_CHANNEL\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.openchannel ? \'label-success\' : \'label-danger\'">{{license.openchannel ? \'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="fa fa-edit"></i> {{\'APPLICATION_JSCRIPTY\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.jscripty ? \'label-success\' : \'label-danger\'">{{license.jscripty ? \'APPLICATION_ENABLED\' : \'APPLICATION_DISABLED\' | translate}}</span>\n </div>\n </li>\n <li class="row">\n <div class="col-md-9">\n <i class="icon-equalizer"></i> {{\'APPLICATION_CUSTOMIZATION\' | translate}}:\n </div>\n <div class="col-md-3 text-center">\n <span class="label label-sm" data-ng-class="license.custom ? \'label-success\' : \'label-danger\'">{{license.custom ? \'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="https://www.xcallymotion.com/prices" target="_blank" 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 <div class="row">\n <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_CHAT\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.chat"\n type="checkbox"\n name="chat"\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 <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_MAIL\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.mail"\n type="checkbox"\n name="mail"\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 <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_FAX\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.fax"\n type="checkbox"\n name="fax"\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 <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_SMS\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.messaging"\n type="checkbox"\n name="messaging"\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 <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_OPEN_CHANNEL\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.openchannel"\n type="checkbox"\n name="openchannel"\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 <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_CONTACT_MANAGER\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.cm"\n type="checkbox"\n name="cm"\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 <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_MOTION_DIALER\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.dialer"\n type="checkbox"\n name="dialer"\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 <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_JSCRIPTY\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.jscripty"\n type="checkbox"\n name="jscripty"\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 <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_CUSTOMIZATION\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.custom"\n type="checkbox"\n name="custom"\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 <div class="form-group col-md-4 col-xs-6">\n <label class="control-label">{{\'APPLICATION_UPDATE\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="item.update"\n type="checkbox"\n name="update"\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 </div>\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-->\r\n<div class="row">\r\n <div class="col-md-12">\r\n <!-- BEGIN Portlet PORTLET-->\r\n <div class="portlet light bordered" data-ng-init="initView()">\r\n <div class="portlet-title">\r\n <div class="caption font-green-sharp">\r\n <i class="icon-globe font-green-sharp"></i>\r\n <span class="caption-subject">{{ \'APPLICATION_EXTERNIP\' | translate }}</a> </span>\r\n </div>\r\n <div class="actions">\r\n <div class="btn-group" data-ng-show="id.length">\r\n <a class="btn red" href="#" data-ng-click="deleteItems()">\r\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\r\n </a>\r\n </div>\r\n <div class="btn-group">\r\n <a class="btn green-jungle" href="#" data-toggle="dropdown" data-ng-click="createItem()">\r\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_EXTERNIP\' | translate }}\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n <div class="portlet-body">\r\n <!-- START TABLE -->\r\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">\r\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\r\n </div>\r\n <!-- END TABLE -->\r\n </div>\r\n </div>\r\n <!-- END Portlet PORTLET-->\r\n </div>\r\n</div>\r\n<!-- END PAGE CONTENT-->\r\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-->\r\n<div class="row">\r\n <div class="col-md-12">\r\n <!-- BEGIN Portlet PORTLET-->\r\n <div class="portlet light bordered" data-ng-init="initView()">\r\n <div class="portlet-title">\r\n <div class="caption font-green-sharp">\r\n <i class="icon-desktop font-green-sharp"></i>\r\n <span class="caption-subject">{{ \'APPLICATION_LOCALNET\' | translate }}</a> </span>\r\n </div>\r\n <div class="actions">\r\n <div class="btn-group" data-ng-show="id.length">\r\n <a class="btn red" href="#" data-ng-click="deleteItems()">\r\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\r\n </a>\r\n </div>\r\n <div class="btn-group">\r\n <a class="btn green-jungle" href="#" data-toggle="dropdown" data-ng-click="createItem()">\r\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_LOCALNET\' | translate }}\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n <div class="portlet-body">\r\n <!-- START TABLE -->\r\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">\r\n <div class="watermark" ng-show="!gridOptions.data.length">{{ \'MESSAGE_NO_RESULTS_AVAILABLE\' | translate }}</div>\r\n </div>\r\n <!-- END TABLE -->\r\n </div>\r\n </div>\r\n <!-- END Portlet PORTLET-->\r\n </div>\r\n</div>\r\n<!-- END PAGE CONTENT-->\r\n'),a.put("app/setting/network/view/view.html",'<!-- BEGIN PAGE CONTENT-->\r\n<div class="row">\r\n <div class="col-md-12">\r\n <div class="page-bar">\r\n <ul class="page-breadcrumb">\r\n <li>\r\n <i class="icon-rocket"></i>\r\n <a href="/">{{ \'APPLICATION_DASHBOARD\' | translate }}</a>\r\n <i class="fa fa-angle-right"></i>\r\n </li>\r\n <li>\r\n <i class="icon-settings"></i>\r\n <a href="#">{{ \'APPLICATION_SETTINGS\' | translate }}</a>\r\n <i class="fa fa-angle-right"></i>\r\n </li>\r\n <li>\r\n <i class="icon-globe"></i>\r\n <a href="#">{{ \'APPLICATION_NETWORK\' | translate }}</a>\r\n </li>\r\n </ul>\r\n </div>\r\n\r\n <!-- BEGIN PROFILE SIDEBAR -->\r\n <div class="profile-sidebar">\r\n <!-- PORTLET MAIN -->\r\n <div class="portlet light profile-sidebar-portlet">\r\n <!-- SIDEBAR USERPIC -->\r\n <div class="profile-image">\r\n <img src="assets/images/media/business.png" class="img-responsive">\r\n </div>\r\n <!-- END SIDEBAR USERPIC -->\r\n <!-- SIDEBAR USER TITLE -->\r\n <div class="profile-usertitle">\r\n <div class="profile-usertitle-name">\r\n {{ \'APPLICATION_NETWORK\' | translate }}\r\n </div>\r\n </div>\r\n <!-- END SIDEBAR USER TITLE -->\r\n <!-- SIDEBAR MENU -->\r\n <div class="profile-usermenu">\r\n <ul class="nav">\r\n <li data-ng-class="{active: $state.is(\'main.setting.network.view.localnet\')}">\r\n <a ng-href="/setting/network/view/localnet">\r\n <i class="icon-screen-desktop"></i>\r\n {{ \'APPLICATION_LOCALNET\' | translate }} </a>\r\n </li>\r\n <li data-ng-class="{active: $state.is(\'main.setting.network.view.externip\')}">\r\n <a ng-href="/setting/network/view/externip">\r\n <i class="icon-globe"></i>\r\n {{ \'APPLICATION_EXTERNIP\' | translate }} </a>\r\n </li>\r\n </ul>\r\n </div>\r\n <!-- END MENU -->\r\n </div>\r\n <!-- END PORTLET MAIN -->\r\n </div>\r\n <!-- END BEGIN PROFILE SIDEBAR -->\r\n <!-- BEGIN PROFILE CONTENT -->\r\n <div ui-view class="profile-content">\r\n </div>\r\n <!-- END PROFILE CONTENT -->\r\n\r\n </div>\r\n</div>\r\n<!-- END PAGE CONTENT-->\r\n'),a.put("app/setting/smtp/view/view.html",'<div class="row">\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_GENERALS\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">SMTP</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body" data-ng-init="initView();initMailAccounts();">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="mail-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 && 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="item.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 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.account.description"/>\n </div>\n <!-- END DESCRIPTION -->\n\n <!-- START SERVICE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_SERVICE\' | translate}}</label><br>\n <input\n bs-switch\n data-ng-model="item.account.service"\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 SERVICE -->\n\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END GENERAL TAB -->\n\n <!-- SMTP TAB -->\n <div class="tab-pane" id="tab_1_2">\n\n <div class="note note-danger" data-ng-show="item.account.MailServerOut.state === \'DISCONNECTED\' || item.account.MailServerOut.state === \'ERROR\'">\n <p> ERROR </p>\n <json-formatter open="1" json="item.account.MailServerOut.source"></json-formatter>\n </div>\n\n <div class="note note-success" data-ng-show="item.account.MailServerOut.state === \'CONNECTED\'">\n <p> CONNECTED </p>\n </div>\n\n <div class="note note-info" data-ng-show="item.account.MailServerOut.state === \'CONNECTING\'">\n <p> TRYING... </p>\n </div>\n\n <form name="forms.formOut" data-ng-submit="forms.formOut.$valid && updateItem()" 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="item.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="item.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="item.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="item.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="item.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 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 </div>\n <!-- END SMTP TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/setting/system/view/console/console.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()" data-ng-click="cmdFocus()">\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_ASTERISK_CONSOLE\' | translate}}\n <button class="btn btn-default" href="#" data-ng-click="output = \'\';cmdFocus();">\n <i class="icon-ban"></i>\n </button></span>\n </div>\n </div>\n <div class="portlet-body">\n <span us-spinner spinner-key="console-spinner" spinner-start-active="true"></span>\n <div class="well" style="height:400px;overflow-y:scroll;" schroll-bottom="output" data-ng-bind-html="output"></div>\n <form name="forms.console" data-ng-submit="forms.console.$valid && sendCmd() && !busy" novalidate>\n <!-- START COMMAND -->\n <div class="form-group">\n <input type="text" name="command" id="command" placeholder="{{\'APPLICATION_INSERT_COMMAND\' | translate}}" class="form-control" data-ng-model="item.command" data-ng-disabled="busy" autocomplete="off" data-ng-keyup="keyUp($event)"/>\n </div>\n <span class="help-block">\n {{ \'DESCRIPTION_ENTER_TO_COMMAND\' | translate }}\n </span>\n <button type="submit" class="hide"></button>\n <!-- END COMMAND -->\n </form>\n </div>\n </div>\n</div>\n'),a.put("app/setting/system/view/general/general.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\n <div class="col-md-12">\n <div class="row ">\n <div class="col-md-6 col-sm-6">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-pie-chart font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_MEMORY\' | translate }} (<b>{{ \'APPLICATION_TOTAL\' | translate }}</b>: {{system.memory.Total}} MB)</a> </span>\n </div>\n <div class="actions">\n <a class="btn btn-default" href="#" data-ng-click="initView()">\n <i class="icon-refresh"></i>\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="memory-spinner" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <canvas class="chart chart-pie" chart-data="system.memory.values" chart-labels="system.memory.labels" chart-legend="true">\n </canvas>\n </div>\n </div>\n </div>\n <div class="col-md-6 col-sm-6">\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-pie-chart font-green-sharp"></i>\n <span class="caption-subject">{{ \'APPLICATION_DISK\' | translate }} (<b>{{ \'APPLICATION_TOTAL\' | translate }}</b>: {{system.mount.size}} GB)</a> </span>\n </div>\n <div class="actions">\n <div class="portlet-input input-inline input-medium">\n <div class="input-group">\n <ui-select data-ng-model="system.mount" theme="bootstrap" required>\n <ui-select-match placeholder="{{\'APPLICATION_DISK\' | translate}}">{{$select.selected.mount}}</ui-select-match>\n <ui-select-choices repeat="disk in system.disks | filter: $select.search">\n <div ng-bind-html="disk.mount | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span class="input-group-btn">\n <button class="btn btn-default" href="#" data-ng-click="initView()">\n <i class="icon-refresh"></i>\n </button>\n </span>\n </div>\n </div>\n </div>\n </div>\n <div class="portlet-body">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="disk-spinner" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <canvas class="chart chart-pie" chart-data="system.mount.values" chart-labels="system.mount.labels" chart-legend="true">\n </canvas>\n <!-- END Portlet PORTLET-->\n </div>\n </div>\n </div>\n </div>\n <div class="portlet light bordered">\n <div class="portlet-title">\n <div class="caption font-green-sharp">\n <i class="icon-pie-chart font-green-sharp"></i>\n <span class="caption-subject">CPU (<b>{{ \'APPLICATION_NUMBER_OF_CORES\' | translate }}</b>: {{system.cpu.cores.length}}, <b>MOTION</b>: {{system.cpu.motion}} % )</a> </span>\n </div>\n <div class="actions">\n <a class="btn btn-default" href="#" data-ng-click="initView()">\n <i class="icon-refresh"></i>\n </a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="row">\n <div class="col-md-2 col-sm-4" data-ng-repeat="cpu in system.cpu.cores">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="cpu-spinner" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\n <canvas class="chart chart-doughnut" chart-data="cpu.values" chart-labels="cpu.labels" chart-colours="cpu.colours" chart-legend="true">\n </canvas>\n </div>\n </div>\n <!-- END Portlet PORTLET-->\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/setting/system/view/logs/logs.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row" data-ng-init="initView()">\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_LOGS\' | translate}}\n <button class="btn btn-default" href="#" data-ng-click="initView()">\n <i class="icon-refresh"></i>\n </button></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_OUTPUT\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_ERRORS\' | translate}}</a>\n </li>\n </ul>\n </div>\n <div class="portlet-body">\n <div class="tab-content">\n <!-- CHANGE LOGO TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <pre style="height:700px;overflow-y:scroll;" schroll-bottom="logs.output">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="logs-spinner" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n {{logs.output}}\n </pre>\n </div>\n <div class="tab-pane" id="tab_1_2">\n <pre style="height:700px;overflow-y:scroll;" schroll-bottom="logs.errors">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="logs-spinner" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n {{logs.errors}}\n </pre>\n </div>\n </div>\n </div>\n </div>\n</div>\n'),a.put("app/setting/system/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-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-pie-chart"></i>\n <a href="#">{{ \'APPLICATION_SYSTEM\' | 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/customize.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_SYSTEM\' | 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.system.view.general\')}">\n <a ng-href="/setting/system/view/general">\n <i class="icon-pie-chart"></i>\n {{ \'APPLICATION_GENERAL\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.setting.system.view.logs\')}">\n <a ng-href="/setting/system/view/logs">\n <i class="icon-list"></i>\n {{ \'APPLICATION_LOGS\' | translate }} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.setting.system.view.console\')}">\n <a ng-href="/setting/system/view/console">\n <i class="icon-chemistry"></i>\n {{ \'APPLICATION_ASTERISK_CONSOLE\' | 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/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! xCALLY Motion update in progess...</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 class="row">\n <div class="col-md-12">\n <!-- BEGIN INLINE NOTIFICATIONS PORTLET-->\n <div class="portlet">\n <div class="portlet-title">\n <div class="caption">\n <i class="icon-cloud-download font-green-sharp"></i>{{ \'APPLICATION_UPDATE\' | translate }}\n </div>\n <div class="actions">\n <button class="btn btn-default" href="#" data-ng-click="pull()">\n <i class="icon-cloud-download"></i> {{ \'APPLICATION_UPDATE\' | translate }}\n </button>\n </div>\n </div>\n <div class="portlet-body" data-ng-init="initView()">\n <div class="row margin-bottom-40">\n <!-- Pricing -->\n <div class="col-md-6">\n <div class="pricing hover-effect current-version">\n <div class="pricing-head">\n <h3>{{ \'APPLICATION_CURRENT_VERSION\' | translate }} <span>\n {{ \'APPLICATION_LAST_PERFORMED_UPDATE\' | translate }} </span>\n </h3>\n <h4>v. {{currentVersion.version}}</h4>\n </div>\n <ul class="pricing-content list-unstyled">\n <li>\n <i class="icon-clock"></i><b> {{\'APPLICATION_RELEASED_AT\' | translate}}:</b> {{currentVersion.createdAt}}\n </li>\n <li>\n <i class="icon-list"></i> <a target="_blank" href="https://wiki.xcallymotion.com/display/XMD/Motion+GUI#MotionGUI-Version{{currentVersion.version}}">{{\'APPLICATION_CHANGELOG\' | translate}}</a>\n </li>\n </ul>\n <div class="pricing-footer">\n </div>\n </div>\n </div>\n <div class="col-md-6">\n <div class="pricing hover-effect" data-ng-class="{\'disabled-update\':currentVersion.version==latestVersion.version}">\n <div class="pricing-head">\n <h3>{{ \'APPLICATION_LATEST_VERSION\' | translate }} <span>\n {{ \'APPLICATION_LAST_SOFTWARE_UPDATE_AVAILABLE\' | translate }} </span>\n </h3>\n <h4>v. {{latestVersion.version}}</h4>\n </div>\n <ul class="pricing-content list-unstyled">\n <li>\n <i class="icon-clock"></i><b> {{\'APPLICATION_RELEASED_AT\' | translate}}:</b> {{latestVersion.createdAt}}\n </li>\n <li>\n <i class="icon-list"></i> <a target="_blank" href="https://wiki.xcallymotion.com/display/XMD/Motion+GUI#MotionGUI-Version{{latestVersion.version}}">{{\'APPLICATION_CHANGELOG\' | translate}}</a>\n </li>\n </ul>\n <div class="pricing-footer">\n </div>\n </div>\n </div>\n <!--//End Pricing -->\n </div>\n </div>\n </div>\n <!-- END INLINE NOTIFICATIONS PORTLET-->\n </div>\n </div>\n\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>Cally ²</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>Cally ²</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>Cally ²</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/projectNotes.modal.html",'<div class="yellow-notes">\n<div class="modal-header">\n <button ng-if="modal.dismissable" type="button" ng-click="$dismiss()" class="close">×</button>\n <h4 class="modal-title">{{\'APPLICATION_NOTES\' | translate}}</h4>\n</div>\n<div class="modal-body" style="text-align:center;">\n<textarea name="name" class="notes-textarea" placeholder="{{\'MESSAGE_INSERT_YOUR_TEXT_HERE\' | translate}}" data-ng-model="notes.value"></textarea>\n</div>\n<div class="modal-footer" >\n <button class="btn green-haze" type="button" ng-click="close()">{{ \'APPLICATION_SAVE\' | translate }}</button>\n</div>\n</div>\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" style="margin-bottom: 0px;">\n <ul class="page-breadcrumb">\n <li>\n <i class="icon-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>Cally ²</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\n <h4 class="text-success bold"> {{squareProject.name}} <button class="btn btn-xs yellow-saffron" type="button" data-ng-click="editNotes()"><i class="icon-note"></i> {{\'APPLICATION_NOTES\' | translate}}</button></h4> <p class="text-muted"> {{squareProject.description}} </p>\n\n <div id="geEditor" class="geEditor"></div>\n </div>\n</div>\n<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12">\n\n </div>\n</div>\n\n<!-- END PAGE CONTENT-->\n<script></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 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/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="#">Cally ²</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="#">Cally ²</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() || userModules[4]}" data-ng-show="Auth.isAdmin() || userModules[4]">\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() || userModules[4]">\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() || userModules[4] || 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() || userModules[4]}" data-ng-show="Auth.isAdmin() || userModules[4]" id="tab_1_1">\n <form name="forms.info" data-ng-submit="forms.info.$valid && 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}}</label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="agent.name" disabled/>\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 LOGIN IN PAUSE -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_LOGIN_IN_PAUSE\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n ng-model="agent.loginInPause"\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 LOGIN IN PAUSE -->\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() || userModules[4]" 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() || userModules[4] || 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() || userModules[4])" 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" data-ng-pattern="setting.securePassword ? settings.patternPassword : settings.patternPasswordLight" required/>\n <span class="help-block">\n {{setting.securePassword ? \'MESSAGE_PASSWORD_FORMAT\' : \'MESSAGE_PASSWORD_LIGTH_FORMAT\' | translate}}\n </span>\n <span data-ng-show="(forms.changePwd.current_pwd.$touched || forms.info.$submitted) && forms.changePwd.current_pwd.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\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.includes(\'main.staff.agents.view.queues\')}" data-ng-show="Auth.isAdmin() || userModules[7]">\n <a data-ng-href="/staff/agents/view/{{agent.id}}/queues/voice">\n <i class="icon-docs"></i>\n {{ \'APPLICATION_QUEUES\' | translate}} </a>\n </li>\n\n <li data-ng-class="{active: $state.is(\'main.staff.agents.view.voice\')}" data-ng-show="Auth.isAdmin() || userModules[7]">\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\'),\'disabled-link\':!license.chat}" data-ng-show="Auth.isAdmin() || userModules[8]">\n <a data-ng-href="{{license.chat ? \'/staff/agents/view/\'+agent.id+\'/chat\' : \'javascript:;\'}}" class="disable-target">\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\'),\'disabled-link\':!license.mail}" data-ng-show="Auth.isAdmin() || userModules[9]">\n <a data-ng-href="{{license.mail ? \'/staff/agents/view/\'+agent.id+\'/mail\' : \'javascript:;\'}}" class="disable-target">\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\'),\'disabled-link\':!license.fax}" data-ng-show="Auth.isAdmin() || userModules[10]">\n <a data-ng-href="{{license.fax ? \'/staff/agents/view/\'+agent.id+\'/fax\' : \'javascript:;\'}}" class="disable-target">\n <i class="fa fa-fax"></i>\n {{ \'APPLICATION_FAX\' | translate}} </a>\n </li>\n\n <li data-ng-class="{active: $state.is(\'main.staff.agents.view.sms\'),\'disabled-link\':!license.messaging}" data-ng-show="Auth.isAdmin() || userModules[11]">\n <a data-ng-href="{{license.messaging ? \'/staff/agents/view/\'+agent.id+\'/sms\' : \'javascript:;\'}}" class="disable-target">\n <i class=" glyphicon glyphicon-comment "></i>\n {{ \'APPLICATION_SMS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.staff.agents.view.openchannel\'),\'disabled-link\':!license.openchannel}" data-ng-show="Auth.isAdmin() || userModules[20]">\n <a data-ng-href="{{license.openchannel ? \'/staff/agents/view/\'+agent.id+\'/openchannel\' : \'javascript:;\'}}" class="disable-target">\n <i class=" icon-globe "></i>\n {{ \'APPLICATION_OPEN_CHANNEL\' | 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 <!-- START APPLICATION_ENABLE_RECORDING -->\n <!-- <div class="form-group">\n <label class="control-label">{{\'APPLICATION_ENABLE_RECORDING\' | translate}}</label><br>\n <input\n bs-switch\n ng-model="agent.phoneBarEnableRecording"\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 APPLICATION_ENABLE_RECORDING -->\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}} [sec]<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: 160</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.openchannel.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_OPEN_CHANNEL\' | 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="openchannelCapacity" placeholder="{{\'APPLICATION_CAPACITY\' | translate}}" class="form-control" data-ng-model="agent.openchannelCapacity" 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.queues.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-queues-chat">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/agent/view/view.queues.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-queues-fax">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/agent/view/view.queues.html","<!-- BEGIN PAGE CONTENT-->\n<div class=\"row\" data-ng-init=\"initView()\">\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.agents.view.queues.voice')}\">\n <a href=\"/staff/agents/view/{{agent.id}}/queues/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.agents.view.queues.chat'),'disabled-link':!license.chat}\" data-ng-show=\"Auth.isAdmin() || userModules[8]\">\n <a href=\"{{license.chat ? '/staff/agents/view/'+agent.id+'/queues/chat' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"icon-bubble\"></i> {{'APPLICATION_CHAT' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.agents.view.queues.mail'),'disabled-link':!license.mail}\" data-ng-show=\"Auth.isAdmin() || userModules[9]\">\n <a href=\"{{license.mail ? '/staff/agents/view/'+agent.id+'/queues/mail' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"icon-envelope\"></i>{{'APPLICATION_MAIL' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.agents.view.queues.fax'),'disabled-link':!license.fax}\" data-ng-show=\"Auth.isAdmin() || userModules[10]\">\n <a href=\"{{license.fax ? '/staff/agents/view/'+agent.id+'/queues/fax' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"fa fa-fax\"></i> {{'APPLICATION_FAX' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.agents.view.queues.sms'),'disabled-link':!license.messaging}\" data-ng-show=\"Auth.isAdmin() || userModules[11]\">\n <a href=\"{{license.messaging ? '/staff/agents/view/'+agent.id+'/queues/sms' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"glyphicon glyphicon-comment\"></i> {{'APPLICATION_SMS' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.agents.view.queues.openchannel'),'disabled-link':!license.openchannel}\" data-ng-show=\"Auth.isAdmin() || userModules[20]\">\n <a href=\"{{license.openchannel ? '/staff/agents/view/'+agent.id+'/queues/openchannel' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"icon-globe\"></i> {{'APPLICATION_OPEN_CHANNEL' | 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/agent/view/view.queues.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-queues-mail">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/agent/view/view.queues.openchannel.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initOpenchannelQueues()">\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-queues-openchannel">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'), -a.put("app/staff/agent/view/view.queues.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-queues-sms">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\n'),a.put("app/staff/agent/view/view.queues.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-queues-voice">\n </div>\n </div>\n </div>\n </form>\n <!-- END FORM-->\n </div>\n</div>\n<!-- END PAGE CONTENT-->\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; item.startIndex = 0;">\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" max="{{maxAmount}}" 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 class="help-block help-block-info">\n {{\'MESSAGE_STARTING_FROM_INTERNAL\' | translate}} <b>{{item.minInternal}}</b> {{\'MESSAGE_MAX_NUM_OF_BULK_AGENTS_IS\' | translate}} <b>{{maxAmount}}</b>\n </span>\n </div>\n <!-- END AMOUNT -->\n\n <!-- START START INDEX -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.startIndex.$touched || forms.info.$submitted) && forms.info.startIndex.$invalid}">\n <label class="control-label">{{\'APPLICATION_START_INDEX\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="startIndex" min="0" placeholder="{{\'APPLICATION_START_INDEX\' | translate}}" class="form-control" data-ng-model="item.startIndex" required>\n <span data-ng-show="(forms.info.startIndex.$touched || forms.info.$submitted) && forms.info.startIndex.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END START INDEX -->\n\n <!-- START MIN INTERNAL-->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.info.internal.$touched || forms.info.$submitted) && forms.info.minInternal.$invalid}">\n <label class="control-label">{{\'APPLICATION_MIN_INTERNAL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="number" name="minInternal" min="0" placeholder="{{\'APPLICATION_MIN_INTERNAL\' | translate}}" class="form-control" data-ng-change="getAmount()" data-ng-model="item.minInternal" required>\n <span data-ng-show="(forms.info.minInternal.$touched || forms.info.$submitted) && forms.info.minInternal.$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 INTERNAL-->\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" data-ng-pattern="setting.securePassword ? settings.patternPassword : settings.patternPasswordLight" required/>\n <span class="help-block">\n {{setting.securePassword ? \'MESSAGE_PASSWORD_FORMAT\' : \'MESSAGE_PASSWORD_LIGTH_FORMAT\' | translate}}\n </span>\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 <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | 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 class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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-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 <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" data-ng-pattern="setting.securePassword ? settings.patternPassword : settings.patternPasswordLight" required/>\n <span class="help-block">\n {{setting.securePassword ? \'MESSAGE_PASSWORD_FORMAT\' : \'MESSAGE_PASSWORD_LIGTH_FORMAT\' | translate}}\n </span>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\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 <!-- <div class="form-body" data-ng-init="initVoiceQueues()">\n <label class="control-label">{{ \'APPLICATION_QUEUES\' | translate}}</label>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-queues-voice">\n </div>\n </div>\n </div> -->\n\n <input class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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_CHAT\' | translate}}">\n <form name="forms.chat">\n <div class="form-body" data-ng-init="initChatQueues()">\n <label class="control-label">{{ \'APPLICATION_QUEUES\' | translate}}</label>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-queues-chat">\n </div>\n </div>\n </div>\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_MAIL\' | translate}}">\n <form name="forms.mail">\n <div class="form-body" data-ng-init="initMailQueues()">\n <label class="control-label">{{ \'APPLICATION_QUEUES\' | translate}}</label>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-queues-mail">\n </div>\n </div>\n </div>\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\n <!-- <wz-step title="{{\'APPLICATION_SMS\' | translate}}">\n <form name="forms.sms">\n <div class="form-body" data-ng-init="initSmsQueues()">\n <label class="control-label">{{ \'APPLICATION_QUEUES\' | translate}}</label>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-queues-sms">\n </div>\n </div>\n </div>\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_FAX\' | translate}}">\n <form name="forms.fax">\n <div class="form-body" data-ng-init="initFaxQueues()">\n <label class="control-label">{{ \'APPLICATION_QUEUES\' | translate}}</label>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-queues-fax">\n </div>\n </div>\n </div>\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_OPEN_CHANNEL\' | translate}}">\n <form name="forms.openchannel">\n <div class="form-body" data-ng-init="initOpenchannelQueues()">\n <label class="control-label">{{ \'APPLICATION_QUEUES\' | translate}}</label>\n <div class="form-group last">\n <div class="col-md-12" id="multi-select-queues-openchannel">\n </div>\n </div>\n </div>\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 class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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-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-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-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-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-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-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="forms.info.$valid && updateItem()" 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}}</label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="item.name" disabled/>\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}}"/>\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="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="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" data-ng-pattern="settings.patternPassword" required/>\n <span class="help-block">\n {{setting.securePassword ? \'MESSAGE_PASSWORD_FORMAT\' : \'MESSAGE_PASSWORD_LIGTH_FORMAT\' | translate}}\n </span>\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-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-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-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-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" data-ng-pattern="setting.securePassword ? settings.patternPassword : settings.patternPasswordLight" required/>\n <span class="help-block">\n {{setting.securePassword ? \'MESSAGE_PASSWORD_FORMAT\' : \'MESSAGE_PASSWORD_LIGTH_FORMAT\' | translate}}\n </span>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\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 class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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-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-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\n <!-- START ROLE -->\n <div class="form-group" data-ng-if="Auth.getCurrentUser().role === \'admin\' && Auth.getCurrentUser().id !== user.id">\n <label class="control-label">{{ \'APPLICATION_ROLE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select name="role" data-ng-model="user.role" theme="bootstrap" required>\n <ui-select-match placeholder="Select role...">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="role in [\'user\', \'admin\'] | filter: $select.search">\n {{role | uppercase}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END ROLE -->\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="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}}</label>\n <input type="text" name="name" placeholder="{{\'APPLICATION_USERNAME\' | translate}}" class="form-control" data-ng-model="user.name" disabled/>\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" data-ng-pattern="setting.securePassword ? settings.patternPassword : settings.patternPasswordLight" required/>\n <span class="help-block">\n {{setting.securePassword ? \'MESSAGE_PASSWORD_FORMAT\' : \'MESSAGE_PASSWORD_LIGTH_FORMAT\' | translate}}\n </span>\n <span data-ng-show="(forms.changePwd.current_pwd.$touched || forms.info.$submitted) && forms.changePwd.current_pwd.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\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-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-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'),'disabled-link':!license.chat}\" data-ng-show=\"Auth.isAdmin() || userModules[8]\">\n <a href=\"{{license.chat ? '/staff/users/view/'+user.id+'/permit/chat' : 'javascript:;'}}\" class=\"disable-target\">\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'),'disabled-link':!license.mail}\" data-ng-show=\"Auth.isAdmin() || userModules[9]\">\n <a href=\"{{license.mail ? '/staff/users/view/'+user.id+'/permit/mail' : 'javascript:;'}}\" class=\"disable-target\">\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'),'disabled-link':!license.fax}\" data-ng-show=\"Auth.isAdmin() || userModules[10]\">\n <a href=\"{{license.fax ? '/staff/users/view/'+user.id+'/permit/fax' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"fa fa-fax\"></i> {{'APPLICATION_FAX' | translate}}\n </a>\n </li>\n <li data-ng-class=\"{'active': $state.is('main.staff.users.view.permit.sms'),'disabled-link':!license.messaging}\" data-ng-show=\"Auth.isAdmin() || userModules[11]\">\n <a href=\"{{license.messaging ? '/staff/users/view/'+user.id+'/permit/sms' : 'javascript:;'}}\" class=\"disable-target\">\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.openchannel'),'disabled-link':!license.openchannel}\" data-ng-show=\"Auth.isAdmin() || userModules[20]\">\n <a href=\"{{license.openchannel ? '/staff/users/view/'+user.id+'/permit/openchannel' : 'javascript:;'}}\" class=\"disable-target\">\n <i class=\"icon-globe\"></i> {{'APPLICATION_OPEN_CHANNEL' | 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" data-ng-if="!module.ModuleId && ((module.id === 8 && license.chat) || (module.id === 9 && license.mail) || (module.id === 10 && license.fax) || (module.id === 11 && license.messaging) || (module.id === 20 && license.openchannel) || !_.includes([8,9,10,11,20],module.id))">\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.title | translate | trusted}}</label>\n </div>\n <div ng-slide-down="module.status" lazy-render duration="0.5">\n <div data-ng-repeat="subModule in module.SubModules" data-ng-if="(subModule.id === 8 && license.chat) || (subModule.id === 9 && license.mail) || (subModule.id === 10 && license.fax) || (subModule.id === 11 && license.messaging) || (subModule.id === 20 && license.openchannel) || !_.includes([8,9,10,11,20],subModule.id)">\n <div class="form-group" data-ng-class="{\'left-margin-40\':module.ModuleId}">\n <span>└──</span> <input\n bs-switch\n class="form-control"\n ng-model="subModule.status"\n type="checkbox"\n data-ng-change="updatePermissions(subModule)"\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">{{subModule.title | translate}}</label>\n </div>\n <div ng-slide-down="subModule.status" lazy-render duration="0.5">\n <div data-ng-repeat="subModule2 in subModule.SubModules" class="form-group" data-ng-class="{\'left-margin-40\':module.ModuleId}">\n <span style="margin-left:40px">└──</span> <input\n bs-switch\n class="form-control"\n ng-model="subModule2.status"\n type="checkbox"\n data-ng-change="updatePermissions(subModule2)"\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">{{subModule2.title | translate}}</label>\n </div>\n </div>\n </div>\n </div>\n </div>\n <!-- END PAGE CONTENT-->\n'),a.put("app/staff/user/view/view.permit.openchannel.html",'<!-- BEGIN PAGE CONTENT-->\n<div class="row">\n <div class="col-md-12" data-ng-init="initOpenchannelQueues()">\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.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-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-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 <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="initWizard();">\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 ROLE -->\n <div class="form-group" data-ng-if="Auth.getCurrentUser().role === \'admin\'">\n <label class="control-label">{{ \'APPLICATION_ROLE\' | translate}}<span class="required" aria-required="true">*</span></label>\n <ui-select name="role" data-ng-model="item.role" theme="bootstrap" required>\n <ui-select-match placeholder="Select role...">{{$select.selected | uppercase}}</ui-select-match>\n <ui-select-choices repeat="role in [\'user\', \'admin\'] | filter: $select.search">\n {{role | uppercase}}\n </ui-select-choices>\n </ui-select>\n </div>\n <!-- END ROLE -->\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" data-ng-pattern="setting.securePassword ? settings.patternPassword : settings.patternPasswordLight" required/>\n <span class="help-block">\n {{setting.securePassword ? \'MESSAGE_PASSWORD_FORMAT\' : \'MESSAGE_PASSWORD_LIGTH_FORMAT\' | translate}}\n </span>\n <span data-ng-show="(forms.info.password.$touched || forms.info.$submitted) && forms.info.password.$error.pattern" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_WRONG_FORMAT\' | translate}}.\n </span>\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 class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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/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/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_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.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 VOICE SUBTYPE -->\n <div data-ng-if="item.channel===\'voice\'" class="form-group" data-ng-class="{\'has-error\': (form.channel.$touched || form.channel.$submitted) && form.channel.$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}}</ui-select-match>\n <ui-select-choices repeat="type in [\'Queue\',\'Outbound\'] | filter: $select.search">\n <div data-ng-bind="type | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.type.$touched || form.type.$submitted) && form.type.$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/sugarcrm/view/configuration/list/list.html",'<div ui-view class="profile-content">\r\n <div class="row">\r\n <div class="col-md-12">\r\n <div class="portlet light" data-ng-init="initView()">\r\n <div class="portlet-title tabbable-line">\r\n <div class="caption caption-md">\r\n <i class="icon-globe theme-font hide"></i>\r\n <span class="caption-subject font-blue-madison bold uppercase">{{\'APPLICATION_CONFIGURATIONS\' | translate}}</span>\r\n </div>\r\n <div class="actions">\r\n <div class="btn-group" data-ng-show="id.length">\r\n <a class="btn red" href="#" data-ng-click="deleteItems()">\r\n <i class="icon-trash"></i> {{ \'APPLICATION_DELETE\' | translate }}\r\n </a>\r\n </div>\r\n <div class="btn-group">\r\n <a class="btn green-jungle" href="#" data-ng-click="createItem()">\r\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_CONFIGURATION\' | translate }}\r\n </a>\r\n </div>\r\n </div>\r\n </div>\r\n <div class="portlet-body">\r\n <!-- START TABLE -->\r\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">\r\n <div class="watermark" ng-show="!gridOptions.data.length">{{\'MESSAGE_NO_RESULTS_AVAILABLE\' | translate}}</div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\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 class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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/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/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 class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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 <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 CHANNEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.channel.$touched || forms.general.$submitted) && forms.general.channel.$invalid}">\n <label class="control-label">{{\'APPLICATION_CHANNEL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="channel" placeholder="{{\'APPLICATION_CHANNEL\' | translate}}" class="form-control" data-ng-model="automation.channel" required readonly/>\n <span data-ng-show="(forms.general.channel.$touched || forms.general.$submitted) && forms.general.channel.$invalid && forms.general.channel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CHANNEL -->\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>\n </br>\n <input bs-switch class="form-control" ng-model="automation.status" type="checkbox" name="status" switch-active="{{ recordSwitch.isActive }}" switch-on-text="{{ recordSwitch.onText }}" switch-off-text="{{ recordSwitch.offText }}" switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}" switch-animate="{{ recordSwitch.animate }}" switch-size="{{ recordSwitch.size }}" switch-label="{{ recordSwitch.label }}" switch-icon="{{ recordSwitch.icon }}" switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}" 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 <!-- All -->\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="portlet light bordered" ng-repeat="all in automation.All">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ALL\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeCondition(\'All\',$index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <condition-builder element="all" serviceindex="automation.channel" service="$automations" form="forms.general"></condition-builder>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\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>\n </div>\n\n <!-- Any -->\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="portlet light bordered" ng-repeat="any in automation.Any">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ANY\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeCondition(\'Any\',$index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <condition-builder element="any" serviceindex="automation.channel" service="$automations" form="forms.general"></condition-builder>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\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>\n </div>\n\n <!-- Actions -->\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="portlet light bordered" ng-repeat="action in automation.Actions">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ACTIONS\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeAction($index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <div class="form-group col-md-6" 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 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-status ng-switch-when="status" element="action" form="forms.settings"></action-builder-status>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\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>\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="{{ statusSwitch.isActive }}"\n switch-on-text="{{ statusSwitch.onText }}"\n switch-off-text="{{ statusSwitch.offText }}"\n switch-on-color="{{ statusSwitch.onColor }}"\n switch-off-color="{{ statusSwitch.offColor }}"\n switch-animate="{{ statusSwitch.animate }}"\n switch-size="{{ statusSwitch.size }}"\n switch-label="{{ statusSwitch.label }}"\n switch-icon="{{ statusSwitch.icon }}"\n switch-radio-off="{{ statusSwitch.radioOff }}"\n switch-label-width="{{ statusSwitch.labelWidth }}"\n switch-handle-width="{{ statusSwitch.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\n <!-- All -->\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="portlet light bordered" ng-repeat="all in item.All">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ALL\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeCondition(\'All\',$index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <condition-builder element="all" serviceindex="item.channel" service="$automations" form="forms.general"></condition-builder>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\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>\n </div>\n\n <!-- Any -->\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="portlet light bordered" ng-repeat="any in item.Any">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ANY\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeCondition(\'Any\',$index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <condition-builder element="any" serviceindex="item.channel" service="$automations" form="forms.general"></condition-builder>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\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>\n </div>\n\n <!-- Actions -->\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="portlet light bordered" ng-repeat="action in item.Actions">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ACTIONS\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeAction($index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <div class="form-group col-md-6" 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[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.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-status ng-switch-when="status" element="action" form="forms.settings"></action-builder-status>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\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>\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 margin-top20"><input\n bs-switch\n class="form-control"\n ng-model="splittedInterval.alwaysTime"\n type="checkbox"\n switch-active="{{ switch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ switch.onColor }}"\n switch-off-color="{{ switch.offColor }}"\n switch-animate="{{ switch.animate }}"\n switch-size="{{ switch.size }}"\n switch-label="{{ switch.label }}"\n switch-icon="{{ switch.icon }}"\n switch-radio-off="{{ switch.radioOff }}"\n switch-label-width="{{ switch.labelWidth }}"\n switch-handle-width="{{ switch.handleWidth }}"> {{\'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\' ? ($select.selected | capitalize) : $select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="splittedInterval.md_to && splittedInterval.md_to!==\'always\' && monthDay>splittedInterval.md_to && monthDay!==\'always\'">\n {{monthDay===\'always\' ? (monthDay | capitalize) : monthDay}}\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\' ? ($select.selected | capitalize) : $select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="splittedInterval.md_from && splittedInterval.md_from!==\'always\' && monthDay<splittedInterval.md_from && monthDay!==\'always\'">\n {{monthDay===\'always\' ? (monthDay | capitalize) : monthDay}}\n </ui-select-choices>\n </ui-select>\n </div>\n </div>\n <!-- END MONTHDAY -->\n\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 margin-top20"><input\n bs-switch\n class="form-control"\n ng-model="splittedInterval.alwaysTime"\n type="checkbox"\n switch-active="{{ switch.isActive }}"\n switch-on-text="{{\'APPLICATION_YES\' | translate}}"\n switch-off-text="{{\'APPLICATION_NO\' | translate}}"\n switch-on-color="{{ switch.onColor }}"\n switch-off-color="{{ switch.offColor }}"\n switch-animate="{{ switch.animate }}"\n switch-size="{{ switch.size }}"\n switch-label="{{ switch.label }}"\n switch-icon="{{ switch.icon }}"\n switch-radio-off="{{ switch.radioOff }}"\n switch-label-width="{{ switch.labelWidth }}"\n switch-handle-width="{{ switch.handleWidth }}"> {{\'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\' ? ($select.selected | capitalize) : $select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="splittedInterval.md_to && splittedInterval.md_to!==\'always\' && monthDay>splittedInterval.md_to && monthDay!==\'always\'">\n {{monthDay===\'always\' ? (monthDay | capitalize) : monthDay}}\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\' ? ($select.selected | capitalize) : $select.selected}}</ui-select-match>\n <ui-select-choices repeat="monthDay in $interval.daysOfMonth | filter: $select.search" ui-disable-choice="splittedInterval.md_from && splittedInterval.md_from!==\'always\' && monthDay<splittedInterval.md_from && monthDay!==\'always\'">\n {{monthDay===\'always\' ? (monthDay | capitalize) : 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="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-control-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/scheduler/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-calendar"></i>\n <a href="#">{{ \'APPLICATION_SCHEDULER\' | 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_SCHEDULES\' | 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/scheduler/wizard" data-toggle="dropdown">\n <i class="icon-plus"></i> {{ \'APPLICATION_NEW_SCHEDULE\' | 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/scheduler/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-calendar"></i>\n <a href="/tools/scheduler/list">{{ \'APPLICATION_SCHEDULER\' | translate }}</a>\n <i data-ng-show="schedule" class="fa fa-angle-right"></i>\n </li>\n <li data-ng-show="schedule">\n <a href="#">{{schedule.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/scheduler.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 {{schedule.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.scheduler.view.settings\')}">\n <a data-ng-href="/tools/scheduler/view/{{schedule.id}}/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/scheduler/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_SCHEDULE\' | 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" data-ng-click="refreshSlider()">{{ \'APPLICATION_CONFIGURATION\' | 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 && forms.config.$valid && updateSchedule()" 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="schedule.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 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="schedule.active"\n type="checkbox"\n name="status"\n switch-active="{{ switches.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ switches.onColor }}"\n switch-off-color="{{ switches.offColor }}"\n switch-animate="{{ switches.animate }}"\n switch-size="{{ switches.size }}"\n switch-label="{{ switches.label }}"\n switch-icon="{{ switches.icon }}"\n switch-radio-off="{{ switches.radioOff }}"\n switch-label-width="{{ switches.labelWidth }}"\n switch-handle-width="{{ switches.handleWidth }}">\n </div>\n <!-- END ACTIVE -->\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="schedule.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 <!-- CONFIG TAB -->\n <div class="tab-pane" id="tab_1_2">\n <form name="forms.config" data-ng-switch="schedule.reportType" data-ng-submit="forms.config.$valid && forms.general.$valid && updateSchedule()" data-ng-if="schedule.type===\'report\'" data-ng-init="initReports()" novalidate>\n\n <div class="row">\n\n <!-- START TYPE -->\n <div class="form-group col-md-2" data-ng-class="{\'has-error\': (forms.config.type.$touched || forms.config.$submitted) && forms.config.type.$invalid}">\n <label class="control-label">{{ \'APPLICATION_TYPE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="schedule.reportType" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_TYPE\' | translate }}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="report in [\'default\', \'custom\'] | filter: $select.search">\n <div ng-bind-html="report | capitalize | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.type.$touched || forms.config.$submitted) && forms.config.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\n <!-- START REPORT -->\n <div data-ng-switch-when="default" class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$invalid}">\n <label class="control-label">{{ \'APPLICATION_REPORT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="schedule.reportId" name="reportId" theme="bootstrap" on-select="setReportTree($item,$model)" required>\n <ui-select-match placeholder="{{ \'APPLICATION_REPORT\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices group-by="\'parent\'" repeat="report.id as report in defRep | filter: $select.search">\n <div ng-bind-html="report.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REPORT -->\n\n <!-- START REPORT -->\n <div data-ng-switch-when="custom" class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$invalid}">\n <label class="control-label">{{ \'APPLICATION_REPORT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="schedule.reportId" name="reportId" theme="bootstrap" on-select="setReportTree($item,$model)" required>\n <ui-select-match placeholder="{{ \'APPLICATION_REPORT\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices group-by="\'parent\'" repeat="report.id as report in cusRep | filter: $select.search">\n <div ng-bind-html="report.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REPORT -->\n\n <!-- START REPORT -->\n <div class="form-group col-md-2" data-ng-class="{\'has-error\': (forms.config.reportOutput.$touched || forms.config.$submitted) && forms.config.reportOutput.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OUTPUT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="schedule.reportOutput" name="reportOutput" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_OUTPUT\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="output in [\'CSV\',\'PDF\'] | filter: $select.search">\n <div ng-bind-html="output | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.reportOutput.$touched || forms.config.$submitted) && forms.config.reportOutput.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END REPORT -->\n\n </div>\n\n <!-- START TODAY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_RUN_ON\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n data-ng-model="switchValues.today"\n type="checkbox"\n name="status"\n data-ng-change="checkToday()"\n switch-active="{{ switches.isActive }}"\n switch-on-text="{{ \'APPLICATION_TODAY\' | translate }}"\n switch-off-text="{{ \'APPLICATION_RANGE\' | translate }}"\n switch-on-color="{{ switches.onColor }}"\n switch-off-color="{{ switches.offColor }}"\n switch-animate="{{ switches.animate }}"\n switch-size="{{ switches.size }}"\n switch-label="{{ switches.label }}"\n switch-icon="{{ switches.icon }}"\n switch-radio-off="{{ switches.radioOff }}"\n switch-label-width="{{ switches.labelWidth }}"\n switch-handle-width="{{ switches.handleWidth }}">\n </div>\n <!-- END TODAY -->\n\n <!-- START VALIDITY -->\n <div class="form-group" data-ng-if="switchValues.today">\n <label class="control-label">{{\'APPLICATION_VALIDITY\' | translate}}</label>\n <rzslider rz-slider-model="schedule.validityStart" rz-slider-high="schedule.validityEnd" rz-slider-options="validitySlider"></rzslider>\n </div>\n <!-- END VALIDITY -->\n\n <!-- START RANGE -->\n <div class="form-group" data-ng-if="!switchValues.today" data-ng-class="{\'has-error\': (forms.config.range.$touched || forms.config.$submitted) && forms.config.range.$invalid}">\n <label class="control-label">{{ \'APPLICATION_REPORT_RANGE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="schedule.reportRange" name="range" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_RANGE\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="range.value as range in reportRanges | filter: $select.search">\n <div ng-bind-html="range.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.range.$touched || forms.config.$submitted) && forms.config.range.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RANGE -->\n\n <!-- START TODAY CRON -->\n <div class="form-group" data-ng-if="switchValues.today" data-ng-class="{\'has-error\': (forms.config.cron.$touched || forms.config.$submitted) && forms.config.cron.$invalid}">\n <label class="control-label">{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="schedule.cron" name="cron" theme="bootstrap" data-ng-required="switchValues.today">\n <ui-select-match placeholder="{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="cron.value as cron in todayCron | filter: $select.search">\n <div ng-bind-html="cron.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.cron.$touched || forms.config.$submitted) && forms.config.cron.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TODAY -->\n <div class="row" data-ng-if="!switchValues.today">\n <!-- START CRONTYPE EXEC -->\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.config.cronType.$touched || forms.config.$submitted) && forms.config.cronType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="rangeExec.type" name="cronType" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in cronTypes | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.cronType.$touched || forms.config.$submitted) && forms.config.cronType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CRONTYPE -->\n\n <!-- START WEEKDAY -->\n <div class="form-group col-md-4" data-ng-if="schedule.cronType === \'weekly\'" data-ng-class="{\'has-error\': (forms.config.weekDay.$touched || forms.config.$submitted) && forms.config.weekDay.$invalid}">\n <label class="control-label">{{ \'APPLICATION_WEEKDAYS\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="rangeExec.weekDays" name="weekDay" theme="bootstrap" data-ng-required="schedule.cronType === \'weekly\'">\n <ui-select-match placeholder="{{ \'APPLICATION_WEEKDAYS\' | translate }}">{{$item.name | translate}}</ui-select-match>\n <ui-select-choices repeat="day.value as day in weekDays | filter: $select.search">\n <div ng-bind-html="day.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.weekDay.$touched || forms.config.$submitted) && forms.config.weekDay.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group col-md-4" data-ng-if="schedule.cronType === \'monthly\'" data-ng-class="{\'has-error\': (forms.config.monthDay.$touched || forms.config.$submitted) && forms.config.monthDay.$invalid}">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="rangeExec.monthDay" name="monthDay" theme="bootstrap" data-ng-required="schedule.cronType === \'monthly\'">\n <ui-select-match placeholder="{{ \'APPLICATION_MONTHDAY\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="day in monthDays | filter: $select.search">\n <div ng-bind-html="day | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.monthDay.$touched || forms.config.$submitted) && forms.config.monthDay.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START HOUR -->\n <div class="form-group col-md-4" data-ng-if="schedule.cronType" data-ng-class="{\'has-error\': (forms.config.hour.$touched || forms.config.$submitted) && forms.config.hour.$invalid}">\n <label class="control-label">{{ \'APPLICATION_HOUR\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="rangeExec.hour" name="hour" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_HOUR\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="hour in hours | filter: $select.search">\n <div ng-bind-html="hour | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.hour.$touched || forms.config.$submitted) && forms.config.hour.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOUR -->\n </div>\n\n <!-- START SEND MAIL -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_SEND_MAIL\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n data-ng-model="schedule.sendMail"\n type="checkbox"\n name="status"\n switch-active="{{ switches.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ switches.onColor }}"\n switch-off-color="{{ switches.offColor }}"\n switch-animate="{{ switches.animate }}"\n switch-size="{{ switches.size }}"\n switch-label="{{ switches.label }}"\n switch-icon="{{ switches.icon }}"\n switch-radio-off="{{ switches.radioOff }}"\n switch-label-width="{{ switches.labelWidth }}"\n switch-handle-width="{{ switches.handleWidth }}">\n </div>\n <!-- END SEND MAIL -->\n <div class="row">\n <!-- START ACCOUNT -->\n <div class="form-group col-md-6" data-ng-class="{\'has-error\': (forms.config.MailServerOutId.$touched || forms.config.$submitted) && forms.config.MailServerOutId.$invalid}">\n <label class="control-label">{{ \'APPLICATION_ACCOUNT\' | translate }}<span class="required" data-ng-if="schedule.sendMail" aria-required="true">*</span></label>\n <ui-select data-ng-model="schedule.MailServerOutId" name="MailServerOutId" theme="bootstrap" data-ng-disabled="!schedule.sendMail" data-ng-required="schedule.sendMail">\n <ui-select-match placeholder="{{ \'APPLICATION_ACCOUNT\' | translate }}">{{$select.selected.username}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailServers | filter: $select.search">\n <div ng-bind-html="account.username | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.MailServerOutId.$touched || forms.config.$submitted) && forms.config.MailServerOutId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <div class="note note-warning" data-ng-hide="mailServers.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_ACCOUNTS_AVAILABLE\' | translate }}\n </p>\n </div>\n </div>\n <!-- END ACCOUNT -->\n\n <!-- START EMAIL -->\n <div class="form-group col-md-6" data-ng-class="{\'has-error\': (forms.config.$submitted && forms.config.email.$invalid) || forms.config.email.$error.pattern}">\n <label class="control-label">{{\'APPLICATION_EMAIL_ADDRESS\' | translate}}<span data-ng-if="schedule.sendMail" class="required" aria-required="true">*</span></label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL_ADDRESS\' | translate}}" class="form-control" data-ng-model="schedule.email" data-ng-disabled="!schedule.sendMail" data-ng-required="schedule.sendMail"/>\n <span data-ng-show="forms.config.$submitted && forms.config.email.$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 </div>\n <input class="btn green-haze" type="submit" value="{{\'APPLICATION_UPDATE\' | translate}}"/>\n </form>\n </div>\n <!-- END CONFIG TAB -->\n </div>\n </div>\n </div>\n </div>\n</div>\n<!-- <pre>\n {{rangeExec | json}}\n</pre>\n<pre>\n {{schedule | json}}\n</pre> -->\n'),a.put("app/tools/scheduler/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-calendar"></i>\n <a href="/tools/scheduler/list">{{ \'APPLICATION_SCHEDULER\' | 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_SCHEDULE\' | 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 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="item.active"\n type="checkbox"\n name="status"\n data-ng-init="item.active = 0"\n switch-active="{{ switches.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ switches.onColor }}"\n switch-off-color="{{ switches.offColor }}"\n switch-animate="{{ switches.animate }}"\n switch-size="{{ switches.size }}"\n switch-label="{{ switches.label }}"\n switch-icon="{{ switches.icon }}"\n switch-radio-off="{{ switches.radioOff }}"\n switch-label-width="{{ switches.labelWidth }}"\n switch-handle-width="{{ switches.handleWidth }}">\n </div>\n <!-- END ACTIVE -->\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="item.type" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_TYPE\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in scheduleTypes | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\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 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_CONFIGURATION\' | translate}}" canexit="exitValidation(forms.config.$valid)">\n <form name="forms.config" data-ng-switch="item.reportType" data-ng-if="item.type===\'report\'" data-ng-init="initReports()" novalidate>\n <div class="row">\n\n <!-- START TYPE -->\n <div class="form-group col-md-2" data-ng-class="{\'has-error\': (forms.config.type.$touched || forms.config.$submitted) && forms.config.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.reportType" name="type" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_TYPE\' | translate }}">{{$select.selected | capitalize}}</ui-select-match>\n <ui-select-choices repeat="report in [\'default\', \'custom\'] | filter: $select.search">\n <div ng-bind-html="report | capitalize | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.type.$touched || forms.config.$submitted) && forms.config.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 DEFAULT REPORT -->\n <div data-ng-switch-when="default" class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$invalid}">\n <label class="control-label">{{ \'APPLICATION_REPORT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.reportId" name="reportId" theme="bootstrap" on-select="setReportTree($item,$model)" required>\n <ui-select-match placeholder="{{ \'APPLICATION_REPORT\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices group-by="\'parent\'" repeat="report.id as report in defRep | filter: $select.search">\n <div ng-bind-html="report.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END DEFAULT REPORT -->\n\n <!-- START CUSTOM REPORT -->\n <div data-ng-switch-when="custom" class="form-group col-md-8" data-ng-class="{\'has-error\': (forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$invalid}">\n <label class="control-label">{{ \'APPLICATION_REPORT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.reportId" name="reportId" theme="bootstrap" on-select="setReportTree($item,$model)" required>\n <ui-select-match placeholder="{{ \'APPLICATION_REPORT\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices group-by="\'parent\'" repeat="report.id as report in cusRep | filter: $select.search">\n <div ng-bind-html="report.name | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.reportId.$touched || forms.config.$submitted) && forms.config.reportId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CUSTOM REPORT -->\n\n <!-- START OUTPUT -->\n <div class="form-group col-md-2" data-ng-class="{\'has-error\': (forms.config.reportOutput.$touched || forms.config.$submitted) && forms.config.reportOutput.$invalid}">\n <label class="control-label">{{ \'APPLICATION_OUTPUT\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.reportOutput" name="reportOutput" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_OUTPUT\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="output in [\'CSV\',\'PDF\'] | filter: $select.search">\n <div ng-bind-html="output | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.reportOutput.$touched || forms.config.$submitted) && forms.config.reportOutput.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END OUTPUT -->\n\n </div>\n\n <!-- START TODAY -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_RUN_ON\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n data-ng-model="switchValues.today"\n type="checkbox"\n name="status"\n data-ng-change="checkToday()"\n switch-active="{{ switches.isActive }}"\n switch-on-text="{{ \'APPLICATION_TODAY\' | translate }}"\n switch-off-text="{{ \'APPLICATION_RANGE\' | translate }}"\n switch-on-color="{{ switches.onColor }}"\n switch-off-color="{{ switches.offColor }}"\n switch-animate="{{ switches.animate }}"\n switch-size="{{ switches.size }}"\n switch-label="{{ switches.label }}"\n switch-icon="{{ switches.icon }}"\n switch-radio-off="{{ switches.radioOff }}"\n switch-label-width="{{ switches.labelWidth }}"\n switch-handle-width="{{ switches.handleWidth }}">\n </div>\n <!-- END TODAY -->\n\n <!-- START VALIDITY -->\n <div class="form-group" data-ng-if="switchValues.today">\n <label class="control-label">{{\'APPLICATION_VALIDITY\' | translate}}</label>\n <rzslider rz-slider-model="item.validityStart" rz-slider-high="item.validityEnd" rz-slider-options="validitySlider" data-ng-init="item.validityStart = 8;item.validityEnd = 16;"></rzslider>\n </div>\n <!-- END VALIDITY -->\n\n <!-- START RANGE -->\n <div class="form-group" data-ng-if="!switchValues.today" data-ng-class="{\'has-error\': (forms.config.range.$touched || forms.config.$submitted) && forms.config.range.$invalid}">\n <label class="control-label">{{ \'APPLICATION_REPORT_RANGE\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.reportRange" name="range" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_RANGE\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="range.value as range in reportRanges | filter: $select.search">\n <div ng-bind-html="range.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.range.$touched || forms.config.$submitted) && forms.config.range.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END RANGE -->\n\n <!-- START TODAY CRON EXEC -->\n <div class="form-group" data-ng-if="switchValues.today" data-ng-class="{\'has-error\': (forms.config.cron.$touched || forms.config.$submitted) && forms.config.cron.$invalid}">\n <label class="control-label">{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.cron" name="cron" theme="bootstrap" data-ng-required="switchValues.today">\n <ui-select-match placeholder="{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="cron.value as cron in todayCron | filter: $select.search">\n <div ng-bind-html="cron.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.cron.$touched || forms.config.$submitted) && forms.config.cron.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END TODAY CRON -->\n <div class="row" data-ng-if="!switchValues.today">\n <!-- START CRONTYPE EXEC -->\n <div class="form-group col-md-4" data-ng-class="{\'has-error\': (forms.config.cronType.$touched || forms.config.$submitted) && forms.config.cronType.$invalid}">\n <label class="control-label">{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="rangeExec.type" name="cronType" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_EXECUTE_EVERY\' | translate }}">{{$select.selected.name | translate}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in cronTypes | filter: $select.search">\n <div ng-bind-html="type.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.cronType.$touched || forms.config.$submitted) && forms.config.cronType.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CRONTYPE -->\n\n <!-- START WEEKDAY -->\n <div class="form-group col-md-4" data-ng-if="item.cronType === \'weekly\'" data-ng-class="{\'has-error\': (forms.config.weekDay.$touched || forms.config.$submitted) && forms.config.weekDay.$invalid}">\n <label class="control-label">{{ \'APPLICATION_WEEKDAYS\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select multiple data-ng-model="rangeExec.weekDays" name="weekDay" theme="bootstrap" data-ng-required="item.cronType === \'weekly\'">\n <ui-select-match placeholder="{{ \'APPLICATION_WEEKDAYS\' | translate }}">{{$item.name | translate}}</ui-select-match>\n <ui-select-choices repeat="day.value as day in weekDays | filter: $select.search">\n <div ng-bind-html="day.name | highlight: $select.search | translate"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.weekDay.$touched || forms.config.$submitted) && forms.config.weekDay.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END WEEKDAY -->\n\n <!-- START MONTHDAY -->\n <div class="form-group col-md-4" data-ng-if="item.cronType === \'monthly\'" data-ng-class="{\'has-error\': (forms.config.monthDay.$touched || forms.config.$submitted) && forms.config.monthDay.$invalid}">\n <label class="control-label">{{ \'APPLICATION_MONTHDAY\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="rangeExec.monthDay" name="monthDay" theme="bootstrap" data-ng-required="item.cronType === \'monthly\'">\n <ui-select-match placeholder="{{ \'APPLICATION_MONTHDAY\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="day in monthDays | filter: $select.search">\n <div ng-bind-html="day | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.monthDay.$touched || forms.config.$submitted) && forms.config.monthDay.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END MONTHDAY -->\n\n <!-- START HOUR -->\n <div class="form-group col-md-4" data-ng-if="item.cronType" data-ng-class="{\'has-error\': (forms.config.hour.$touched || forms.config.$submitted) && forms.config.hour.$invalid}">\n <label class="control-label">{{ \'APPLICATION_HOUR\' | translate }}<span class="required" aria-required="true">*</span></label>\n <ui-select data-ng-model="rangeExec.hour" name="hour" theme="bootstrap" required>\n <ui-select-match placeholder="{{ \'APPLICATION_HOUR\' | translate }}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="hour in hours | filter: $select.search">\n <div ng-bind-html="hour | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.hour.$touched || forms.config.$submitted) && forms.config.hour.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END HOUR -->\n </div>\n\n <!-- START SEND MAIL -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_SEND_MAIL\' | translate}}</label></br>\n <input\n bs-switch\n class="form-control"\n data-ng-model="item.sendMail"\n type="checkbox"\n name="status"\n data-ng-init="item.sendMail = 0"\n switch-active="{{ switches.isActive }}"\n switch-on-text="{{ \'APPLICATION_YES\' | translate }}"\n switch-off-text="{{ \'APPLICATION_NO\' | translate }}"\n switch-on-color="{{ switches.onColor }}"\n switch-off-color="{{ switches.offColor }}"\n switch-animate="{{ switches.animate }}"\n switch-size="{{ switches.size }}"\n switch-label="{{ switches.label }}"\n switch-icon="{{ switches.icon }}"\n switch-radio-off="{{ switches.radioOff }}"\n switch-label-width="{{ switches.labelWidth }}"\n switch-handle-width="{{ switches.handleWidth }}">\n </div>\n <!-- END SEND MAIL -->\n <div class="row">\n <!-- START ACCOUNT -->\n <div class="form-group col-md-6" data-ng-class="{\'has-error\': (forms.config.MailServerOutId.$touched || forms.config.$submitted) && forms.config.MailServerOutId.$invalid}">\n <label class="control-label">{{ \'APPLICATION_ACCOUNT\' | translate }}<span class="required" data-ng-if="item.sendMail" aria-required="true">*</span></label>\n <ui-select data-ng-model="item.MailServerOutId" name="MailServerOutId" theme="bootstrap" data-ng-disabled="!item.sendMail" data-ng-required="item.sendMail">\n <ui-select-match placeholder="{{ \'APPLICATION_ACCOUNT\' | translate }}">{{$select.selected.username}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in mailServers | filter: $select.search">\n <div ng-bind-html="account.username | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(forms.config.MailServerOutId.$touched || forms.config.$submitted) && forms.config.MailServerOutId.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n <div class="note note-warning" data-ng-hide="mailServers.length">\n <h4 class="block">Warning!</h4>\n <p>\n {{ \'MESSAGE_NO_ACCOUNTS_AVAILABLE\' | translate }}\n </p>\n </div>\n </div>\n <!-- END ACCOUNT -->\n\n <!-- START EMAIL -->\n <div class="form-group col-md-6" data-ng-class="{\'has-error\': (forms.config.$submitted && forms.config.email.$invalid) || forms.config.email.$error.pattern}">\n <label class="control-label">{{\'APPLICATION_EMAIL_ADDRESS\' | translate}}<span data-ng-if="item.sendMail" class="required" aria-required="true">*</span></label>\n <input type="email" name="email" placeholder="{{\'APPLICATION_EMAIL_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.email" required data-ng-disabled="!item.sendMail" data-ng-required="item.sendMail"/>\n <span data-ng-show="forms.config.$submitted && forms.config.email.$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 </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="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<!-- <pre>\n {{rangeExec | json}}\n</pre>\n<pre>\n {{item | json}}\n</pre> -->\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.display_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.chat.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_TAGGED_CHAT\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body" data-ng-if="tag" data-ng-init="initChat()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></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 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/tools/tag/view/view.contacts.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_TAGGED_CONTACTS\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body" data-ng-if="tag" data-ng-init="initContacts()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\n <!-- START TABLE -->\n <div ui-grid="gridOptions" data-ng-if="readyGrid && 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 </div>\n </div>\n</div>\n'),a.put("app/tools/tag/view/view.fax.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_TAGGED_FAX\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body" data-ng-if="tag" data-ng-init="initFax()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></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 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/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 <li data-ng-class="{active: $state.is(\'main.tools.tags.view.chat\')}">\n <a data-ng-href="{{license.chat ? \'/tools/tags/view/\'+tag.id+\'/chat\' : \'#\'}}" data-ng-class="{\'disabled-link\':!license.chat}">\n <i class="icon-bubble"></i>\n {{ \'APPLICATION_CHAT\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.tools.tags.view.mail\')}">\n <a data-ng-href="{{license.mail ? \'/tools/tags/view/\'+tag.id+\'/mail\' : \'#\'}}" data-ng-class="{\'disabled-link\':!license.mail}">\n <i class="icon-envelope"></i>\n {{ \'APPLICATION_MAIL\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.tools.tags.view.fax\')}">\n <a data-ng-href="{{license.fax ? \'/tools/tags/view/\'+tag.id+\'/fax\' : \'#\'}}" data-ng-class="{\'disabled-link\':!license.fax}">\n <i class="fa fa-fax"></i>\n {{ \'APPLICATION_FAX\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.tools.tags.view.sms\')}" >\n <a data-ng-href="{{license.messaging ? \'/tools/tags/view/\'+tag.id+\'/sms\' : \'#\'}}" data-ng-class="{\'disabled-link\':!license.messaging}">\n <i class="glyphicon glyphicon-comment"></i>\n {{ \'APPLICATION_SMS\' | translate}} </a>\n </li>\n <li data-ng-class="{active: $state.is(\'main.tools.tags.view.contacts\')}">\n <a data-ng-href="{{license.cm ? \'/tools/tags/view/\'+tag.id+\'/contacts\' : \'#\'}}" data-ng-class="{\'disabled-link\':!license.cm}">\n <i class="fa fa-users"></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/tools/tag/view/view.mail.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_TAGGED_MAIL\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body" data-ng-if="tag" data-ng-init="initMail()">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></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 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/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 <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="spinner-grid" spinner-start-active="false"></span>\n <!-- END UI-GRID SPINNER -->\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/tag/view/view.sms.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_TAGGED_SMS\' | translate}}</span>\n </div>\n </div>\n\n <div class="portlet-body" data-ng-if="tag" data-ng-init="initSms()">\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 </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-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 <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-2">\n <label class="control-label">{{\'APPLICATION_NAME\' | translate}}:<span class="required" aria-required="true">*</span></label>\n </div>\n <div class="col-md-10">\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-2">\n <label class="control-label">{{\'APPLICATION_DESCRIPTION\' | translate}}:</label>\n </div>\n <div class="col-md-10">\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-2">\n <label class="control-label">{{\'APPLICATION_SUBJECT\' | translate}}:</label>\n </div>\n <div class="col-md-10">\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-12">\n <div ckeditor="options" ng-model="item.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="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-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-12">\n <div ckeditor="options" ng-model="item.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</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-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="/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 <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 CHANNEL -->\n <div class="form-group" data-ng-class="{\'has-error\': (forms.general.channel.$touched || forms.general.$submitted) && forms.general.channel.$invalid}">\n <label class="control-label">{{\'APPLICATION_CHANNEL\' | translate}}<span class="required" aria-required="true">*</span></label>\n <input type="text" name="channel" placeholder="{{\'APPLICATION_CHANNEL\' | translate}}" class="form-control" data-ng-model="trigger.channel" required readonly/>\n <span data-ng-show="(forms.general.channel.$touched || forms.general.$submitted) && forms.general.channel.$invalid && forms.general.channel.$error.required" class="help-block help-block-error">\n <strong>{{\'APPLICATION_WARNING\' | translate}}!</strong> {{\'MESSAGE_REQUIRED_FIELD\' | translate}}.\n </span>\n </div>\n <!-- END CHANNEL -->\n\n <!-- START STATUS -->\n <div class="form-group">\n <label class="control-label">{{\'APPLICATION_STATUS\' | translate}}</label>\n </br>\n <input bs-switch class="form-control" ng-model="trigger.status" type="checkbox" name="status" switch-active="{{ recordSwitch.isActive }}" switch-on-text="{{ recordSwitch.onText }}" switch-off-text="{{ recordSwitch.offText }}" switch-on-color="{{ recordSwitch.onColor }}"\n switch-off-color="{{ recordSwitch.offColor }}" switch-animate="{{ recordSwitch.animate }}" switch-size="{{ recordSwitch.size }}" switch-label="{{ recordSwitch.label }}" switch-icon="{{ recordSwitch.icon }}" switch-radio-off="{{ recordSwitch.radioOff }}"\n switch-label-width="{{ recordSwitch.labelWidth }}" 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="portlet light bordered" ng-repeat="all in trigger.All">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ALL\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeCondition(\'All\',$index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <condition-builder element="all" serviceindex="trigger.channel" service="$triggers" form="forms.general"></condition-builder>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\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>\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="portlet light bordered" ng-repeat="any in trigger.Any">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ANY\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeCondition(\'Any\',$index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <condition-builder element="any" serviceindex="trigger.channel" service="$triggers" form="forms.general"></condition-builder>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\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>\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="portlet light bordered" ng-repeat="action in trigger.Actions">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ACTIONS\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeAction($index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <div class="form-group col-md-6" 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" name="action{{$index}}" data-ng-change="resetActionData(action)" 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 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-account-template ng-switch-when="accountTemplate" element="action" form="forms.general"></action-builder-account-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.general"></action-builder-motion-bar>\n <action-builder-jscripty ng-switch-when="jscripty" element="action" form="forms.general"></action-builder-jscripty>\n <action-builder-url-forward ng-switch-when="urlForward" element="action" form="forms.general"></action-builder-url-forward>\n <action-builder-close ng-switch-when="close" element="action" form="forms.general"></action-builder-close>\n <action-builder-forward ng-switch-when="forward" element="action" form="forms.general"></action-builder-forward>\n <action-builder-tag ng-switch-when="tag" element="action" form="forms.general"></action-builder-tag>\n <action-builder-http ng-switch-when="http" element="action" form="forms.general"></action-builder-http>\n <action-builder-email ng-switch-when="email" element="action" form="forms.general"></action-builder-email>\n <action-builder-account-email ng-switch-when="accountEmail" element="action" form="forms.general"></action-builder-account-email>\n <action-builder-account-sms ng-switch-when="accountSms" element="action" form="forms.general"></action-builder-account-sms>\n </div>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\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>\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-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="/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>\n </br>\n <input bs-switch class="form-control" ng-model="item.status" type="checkbox" name="status" data-ng-init="item.status = 0" switch-active="{{ statusSwitch.isActive }}" switch-on-text="{{ statusSwitch.onText }}" switch-off-text="{{ statusSwitch.offText }}"\n switch-on-color="{{ statusSwitch.onColor }}" switch-off-color="{{ statusSwitch.offColor }}" switch-animate="{{ statusSwitch.animate }}" switch-size="{{ statusSwitch.size }}" switch-label="{{ statusSwitch.label }}" switch-icon="{{ statusSwitch.icon }}"\n switch-radio-off="{{ statusSwitch.radioOff }}" switch-label-width="{{ statusSwitch.labelWidth }}" switch-handle-width="{{ statusSwitch.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\n <!-- Channel -->\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\n <!-- All -->\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="portlet light bordered" ng-repeat="all in item.All">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ALL\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeCondition(\'All\',$index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <condition-builder element="all" serviceindex="item.channel" service="$triggers" form="forms.general"></condition-builder>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\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>\n </div>\n\n <!-- Any -->\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="portlet light bordered" ng-repeat="any in item.Any">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ANY\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeCondition(\'Any\',$index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <div class="col-md-12">\n <condition-builder element="any" serviceindex="item.channel" service="$triggers" form="forms.general"></condition-builder>\n </div>\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\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>\n </div>\n\n <!-- Actions -->\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="portlet light bordered" ng-repeat="action in item.Actions">\n <div class="portlet-title">\n <div class="caption font-blue-hoki">\n <span class="caption-subject">{{ \'APPLICATION_ACTIONS\' | translate }} #{{$index+1}}</span>\n </div>\n <div class="actions">\n <a href="#" class="btn red-sunglo btn-icon-only" ng-click="removeAction($index)"><i class="fa fa-trash"></i></a>\n </div>\n </div>\n <div class="portlet-body">\n <div class="padding-bottom row">\n <!-- <div class="col-md-12"> -->\n <div class="form-group col-md-6" 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[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.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-account-template ng-switch-when="accountTemplate" element="action" form="forms.general"></action-builder-account-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.general"></action-builder-motion-bar>\n <action-builder-jscripty ng-switch-when="jscripty" element="action" form="forms.general"></action-builder-jscripty>\n <action-builder-url-forward ng-switch-when="urlForward" element="action" form="forms.general"></action-builder-url-forward>\n <action-builder-close ng-switch-when="close" element="action" form="forms.general"></action-builder-close>\n <action-builder-forward ng-switch-when="forward" element="action" form="forms.general"></action-builder-forward>\n <action-builder-tag ng-switch-when="tag" element="action" form="forms.general"></action-builder-tag>\n <action-builder-http ng-switch-when="http" element="action" form="forms.general"></action-builder-http>\n <action-builder-email ng-switch-when="email" element="action" form="forms.general"></action-builder-email>\n <action-builder-account-email ng-switch-when="accountEmail" element="action" form="forms.general"></action-builder-account-email>\n <action-builder-account-sms ng-switch-when="accountSms" element="action" form="forms.general"></action-builder-account-sms>\n </div>\n <!-- </div> -->\n </div>\n </div>\n </div>\n <div class="row">\n <div class="col-md-12">\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>\n </div>\n\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}}</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 </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="fa fa-tachometer"></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;" id="yourDashboardView">\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="fa fa-tachometer"></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_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.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 VOICE SUBTYPE -->\n <div data-ng-if="item.channel===\'voice\'" class="form-group" data-ng-class="{\'has-error\': (form.channel.$touched || form.channel.$submitted) && form.channel.$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}}</ui-select-match>\n <ui-select-choices repeat="type in [\'Queue\',\'Outbound\'] | filter: $select.search">\n <div data-ng-bind="type | highlight: $select.search"></div>\n </ui-select-choices>\n </ui-select>\n <span data-ng-show="(form.type.$touched || form.type.$submitted) && form.type.$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 <!-- START SERVER URL -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.serverUrl.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}}</label>\n <input type="url" name="serverUrl" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="account.serverUrl"/>\n <span class="help-block">\n {{\'DESCRIPTION_SERVER_URL\' | translate}}.\n </span>\n <span class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\n </div>\n <!-- END SERVER URL -->\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_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 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_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 SERVER URL -->\n <div class="form-group" data-ng-class="{\'has-error\': forms.formSetting.$submitted && forms.formSetting.serverUrl.$invalid}">\n <label class="control-label">{{\'APPLICATION_MOTION_ADDRESS\' | translate}}</label>\n <input type="url" name="serverUrl" placeholder="{{\'APPLICATION_MOTION_ADDRESS\' | translate}}" class="form-control" data-ng-model="item.serverUrl"/>\n <span class="help-block">\n {{\'DESCRIPTION_SERVER_URL\' | translate}}.\n </span>\n <span class="help-block help-block-info">\n {{\'MESSAGE_MOTION_ADDRESS_FORMAT\' | translate}}\n </span>\n </div>\n <!-- END SERVER URL -->\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 class="btn default" type="button" value="{{\'APPLICATION_BACK\' | translate}}" wz-previous/>\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/directives/action/accountEmail/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" 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 placeholder="{{\'APPLICATION_ACCOUNT\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in accounts.rows | filter: $select.search">\n <div ng-bind-html="account.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\n<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data6\'+randomName].$touched || form.$submitted) && form[\'data6\'+randomName].$invalid}">\n <ui-select data-ng-model="element.data6" name="data6{{randomName}}" theme="bootstrap">\n <ui-select-match allow-clear 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 data-ng-show="(form[\'data6\'+randomName].$touched || form.$submitted) && form[\'data6\'+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<div data-ng-if="randomName" class="form-group col-md-6" 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" placeholder="{{\'APPLICATION_TO\' | translate}}" 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\n<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data3\'+randomName].$touched || form.$submitted) && form[\'data3\'+randomName].$invalid}">\n <input type="text" ng-model="element.data3" name="data3{{randomName}}" class="form-control" placeholder="{{\'APPLICATION_CC\' | translate}}"/>\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\n<div data-ng-if="randomName && !element.data6" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data4\'+randomName].$touched || form.$submitted) && form[\'data4\'+randomName].$invalid}">\n <input type="text" ng-model="element.data4" name="data4{{randomName}}" class="form-control" placeholder="{{\'APPLICATION_SUBJECT\' | translate}}"/>\n <span data-ng-show="(form[\'data4\'+randomName].$touched || form.$submitted) && form[\'data4\'+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<div data-ng-if="randomName" class="form-group col-md-12" data-ng-class="{\'has-error\': (form[\'data5\'+randomName].$touched || form.$submitted) && form[\'data5\'+randomName].$invalid}">\n <textarea rows="10" ng-model="element.data5" name="data5{{randomName}}" class="form-control" placeholder="{{\'APPLICATION_TEXT\' | translate}}" data-ng-required="!element.data6"></textarea>\n <span data-ng-show="(form[\'data5\'+randomName].$touched || form.$submitted) && form[\'data5\'+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("components/directives/action/accountSms/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" 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 placeholder="{{\'APPLICATION_ACCOUNT\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in accounts.rows | filter: $select.search">\n <div ng-bind-html="account.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\n<div data-ng-if="randomName" class="form-group col-md-6" 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" placeholder="{{\'APPLICATION_TO\' | translate}}" 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\n<div data-ng-if="randomName" class="form-group col-md-12" data-ng-class="{\'has-error\': (form[\'data3\'+randomName].$touched || form.$submitted) && form[\'data3\'+randomName].$invalid}">\n <textarea rows="10" ng-model="element.data3" name="data3{{randomName}}" class="form-control" placeholder="{{\'APPLICATION_TEXT\' | translate}}"></textarea>\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("components/directives/action/accountTemplate/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" 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 placeholder="{{\'APPLICATION_ACCOUNT\' | translate}}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="account.id as account in accounts.rows | filter: $select.search">\n <div ng-bind-html="account.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\n<div data-ng-if="randomName" class="form-group col-md-6" 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.rows | 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[\'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<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data3\'+randomName].$touched || form.$submitted) && form[\'data3\'+randomName].$invalid}">\n <input type="text" ng-model="element.data3" name="data3{{randomName}}" class="form-control" placeholder="{{\'APPLICATION_TO\' | translate}}" required/>\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("components/directives/action/close/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$invalid}">\n <input type="text" ng-model="element.data1" name="data1{{randomName}}" class="form-control" placeholder="{{ \'APPLICATION_DISPOSITION\' | translate }}" required/>\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("components/directives/action/email/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data5\'+randomName].$touched || form.$submitted) && form[\'data5\'+randomName].$invalid}">\n <ui-select data-ng-model="element.data5" name="data5{{randomName}}" theme="bootstrap">\n <ui-select-match allow-clear 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 data-ng-show="(form[\'data5\'+randomName].$touched || form.$submitted) && form[\'data5\'+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<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$invalid}">\n <input type="text" ng-model="element.data1" name="data1{{randomName}}" class="form-control" placeholder="{{\'APPLICATION_TO\' | translate}}" required/>\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<div data-ng-if="randomName" class="form-group col-md-6" 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" placeholder="{{\'APPLICATION_CC\' | translate}}"/>\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<div data-ng-if="randomName && !element.data5" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data3\'+randomName].$touched || form.$submitted) && form[\'data3\'+randomName].$invalid}">\n <input type="text" ng-model="element.data3" name="data3{{randomName}}" class="form-control" placeholder="{{\'APPLICATION_SUBJECT\' | translate}}"/>\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\n<div data-ng-if="randomName" class="form-group col-md-12" data-ng-class="{\'has-error\': (form[\'data4\'+randomName].$touched || form.$submitted) && form[\'data4\'+randomName].$invalid}">\n <textarea rows="10" ng-model="element.data4" name="data4{{randomName}}" class="form-control" placeholder="{{\'APPLICATION_TEXT\' | translate}}" data-ng-required="!element.data5"></textarea>\n <span data-ng-show="(form[\'data4\'+randomName].$touched || form.$submitted) && form[\'data4\'+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("components/directives/action/forward/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$invalid}">\n <input type="text" ng-model="element.data1" name="data1{{randomName}}" class="form-control" placeholder="{{ \'APPLICATION_TO\' | translate }}" required/>\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("components/directives/action/http/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" 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 placeholder="{{\'APPLICATION_METHOD\' | translate}}">{{$select.selected}}</ui-select-match>\n <ui-select-choices repeat="method in methods | filter: $select.search">\n <div ng-bind-html="method | 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\n<div data-ng-if="randomName" class="form-group col-md-6" 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" placeholder="URL" 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"),a.put("components/directives/action/integration/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" 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-6" 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-6" 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("components/directives/action/jscripty/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" 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("components/directives/action/motionbar/actionBuilder.html",'<!-- data1: 0 POPUP, 1 URL, 2 WINAPP -->\n<div data-ng-if="randomName" class="form-group col-md-6" 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-6" 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-6" 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-6" 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-6">\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("components/directives/action/status/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" 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("components/directives/action/tag/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" data-ng-class="{\'has-error\': (form[\'data1\'+randomName].$touched || form.$submitted) && form[\'data1\'+randomName].$invalid}">\n <ui-select multiple data-ng-model="data.tags" theme="bootstrap">\n <ui-select-match placeholder="{{\'APPLICATION_TAG\' | translate}}">{{$item.name}}</ui-select-match>\n <ui-select-choices repeat="tag.name as tag in tags | filter:$select.search" class="">\n {{tag.name}}\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("components/directives/action/template/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" 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 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 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<div data-ng-if="randomName" class="form-group col-md-6" 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" placeholder="{{\'APPLICATION_TO\' | translate}}" 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"),a.put("components/directives/action/urlforward/actionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-6" 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 placeholder="{{ \'APPLICATION_TYPE\' | translate }}">{{$select.selected.name}}</ui-select-match>\n <ui-select-choices repeat="type.value as type in types | filter: $select.search">\n <div ng-bind-html="type.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<div class="form-group col-md-6" data-ng-if="element.data1 && randomName" data-ng-class="{\'has-error\': (form[\'data2\'+randomName].$touched || form.$submitted) && form[\'data2\'+randomName].$invalid}">\n <input type="url" ng-model="element.data2" placeholder="{{ \'APPLICATION_URL\' | translate }}" name="data2{{randomName}}" class="form-control" required/>\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"),a.put("components/directives/condition/conditionBuilder.html",'<div data-ng-if="randomName" class="form-group col-md-4" 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-4" 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-4" 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-4" 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("components/factories/xNotificationLicense/xNotificationLicense.html",'<div class="ui-notification alert alert-block" ng-class="class" style="width: 410px;">\n <h4 class="alert-heading">\n <i class="{{icon}}"></i> {{\'APPLICATION_WARNING\' | translate}}! {{\'MESSAGE_YOUR_LICENSE_IS_GOING_TO_EXPIRE\' | translate}}! <a ng-click="more()" style="color: blue;">More.</a>\n </h4>\n</div>\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}} | 2016 - {{year + 1}} © Powered by Xenialab <ng-bind-html data-ng-if="license.custom && !settings.defaultFooterWhiteLabel && settings.footerWhiteLabel" ng-bind-html="\'| \'+settings.footerWhiteLabel"></ng-bind-html>\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 data-ng-if="settings.defaultLogo || !license.custom" ng-src="assets/images/logo.png" alt="logo" class="logo-default"/>\n <img data-ng-if="!settings.defaultLogo && license.custom" ng-src="api/settings/logo/main/{{settings.logo ? settings.logo : \'logo\'}}" alt="logo" class="logo-default custom-logo" onError="this.onerror=null;this.src=\'assets/images/logo.png\';"/>\n </a>\n <div class="menu-toggler sidebar-toggler" data-ng-click="toggleSidebar()"></div>\n </div>\n\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 ng-repeat="call in activeCalls | limitTo:2" class="search-form search-form-expanded">\n <div class="input-group">\n <input type="text" class="form-control" value="{{call.calleridnum}}" readonly>\n <span class="input-group-btn">\n <a href="javascript:;" class="btn submit inactive-link"><i class="icon-earphones-alt"></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"></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 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(\'da\')">\n <img alt="" src="assets/images/flags/da.png"> {{\'APPLICATION_DANISH\' | 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(\'fi\')">\n <img alt="" src="assets/images/flags/fi.png"> {{\'APPLICATION_FINNISH\' | 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<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 || headerAgent.openchannelPause}">\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.openchannelPause) ? ((!headerAgent.voicePause || !headerAgent.mailPause || !headerAgent.chatPause || !headerAgent.faxPause || !headerAgent.smsPause || !headerAgent.openchannelPause) ? \'(\'+(\'APPLICATION_PARTIAL\' | translate) + \') \'+headerAgent.pauseType : headerAgent.pauseType) : \'READY\'}}</div>\n <div data-ng-if="headerAgent.voicePause || headerAgent.mailPause || headerAgent.chatPause || headerAgent.faxPause || headerAgent.smsPause || headerAgent.openchannelPause"><css-timer start-time="headerAgent.lastPauseAt"></css-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 || headerAgent.openchannelPause">\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" data-ng-if="headerAgent.voicePause || headerAgent.mailPause || headerAgent.chatPause || headerAgent.faxPause || headerAgent.smsPause || headerAgent.openchannelPause">\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-if="headerAgent.voicePause">\n <a href="#" data-ng-click="headerPause(\'unpause\',null,\'voice\')">\n <i class="fa fa-play font-green"></i> {{\'APPLICATION_VOICE\' | translate}}\n </a>\n </li>\n <li data-ng-if="headerAgent.mailPause">\n <a href="#" data-ng-click="headerPause(\'unpause\',null,\'mail\')">\n <i class="fa fa-play font-green"></i> {{\'APPLICATION_MAIL\' | translate}}\n </a>\n </li>\n <li data-ng-if="headerAgent.chatPause">\n <a href="#" data-ng-click="headerPause(\'unpause\',null,\'chat\')">\n <i class="fa fa-play font-green"></i> {{\'APPLICATION_CHAT\' | translate}}\n </a>\n </li>\n <li data-ng-if="headerAgent.faxPause">\n <a href="#" data-ng-click="headerPause(\'unpause\',null,\'fax\')">\n <i class="fa fa-play font-green"></i> {{\'APPLICATION_FAX\' | translate}}\n </a>\n </li>\n <li data-ng-if="headerAgent.smsPause">\n <a href="#" data-ng-click="headerPause(\'unpause\',null,\'sms\')">\n <i class="fa fa-play font-green"></i> {{\'APPLICATION_SMS\' | translate}}\n </a>\n </li>\n <li data-ng-if="headerAgent.openchannelPause">\n <a href="#" data-ng-click="headerPause(\'unpause\',null,\'openchannel\')">\n <i class="fa fa-play font-green"></i> {{\'APPLICATION_OPEN_CHANNEL\' | translate}}\n </a>\n </li>\n </ul>\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" data-ng-if="getCurrentUser().role === \'agent\'" >\n <li data class="dropdown dropdown-extended dropdown-notification" id="header_agent_notification_bar" data-ng-click="agentNotifications.agent.new = 0;">\n <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <i class="icon-earphones-alt"></i>\n <span class="badge badge-default" data-ng-if="agentNotifications.agent.new">\n {{agentNotifications.agent.new}} </span>\n </a>\n <ul class="dropdown-menu tabbed-dropdown">\n <li class="external">\n <h3><span class="bold">{{\'APPLICATION_LAST_VOICE_NOTIFICATIONS\' | translate}}</span></h3>\n </li>\n <li>\n <ul class="nav nav-tabs">\n <li class="active">\n <a href="#" data-target="#tab_1_1" data-toggle="tab">{{ \'APPLICATION_INBOUND\' | translate}}</a>\n </li>\n <li>\n <a href="#" data-target="#tab_1_2" data-toggle="tab">{{ \'APPLICATION_OUTBOUND\' | translate}}</a>\n </li>\n </ul>\n\n <div class="tab-content">\n <!-- GENERAL TAB -->\n <div class="tab-pane active" id="tab_1_1">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="agent-spinner-grid" data-ng-if="busyLoad.agent.busy" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <ul class="dropdown-menu-list scrollable-menu" style="height: 250px;" data-handle-color="#637283" infinite-scroll="loadNotifications(\'agent\')" can-load=\'!busyLoad.agent.busy\' treshold="261">\n <li data-ng-repeat="notification in agentNotifications.agent.rows">\n <a href="javascript:;" style="cursor:default;">\n <div class="row">\n <div class="col-md-1">\n <img src="assets/images/media/inboundroute.png" style="width:25px;height:25px;" alt="">\n </div>\n <div class="col-md-10">\n <div>{{\'APPLICATION_VOICE_NEW_CALL\' | translate}}<span data-ng-if="notification.status && notification.status !== \'none\'" class="badge float-right" data-ng-class="{\'badge-success\':notification.status === \'taken\',\'badge-danger\':notification.status === \'lost\',\'badge-warning\':notification.status === \'rejected\' || notification.status === \'busy\',\'badge-info\':notification.status === \'taken_elsewhere\'}">{{\'APPLICATION_VOICE_\'+notification.status.toUpperCase() | translate}}</span></div>\n <div><span class="time float-left" style="max-width:none !important;"><span am-time-ago="notification.updatedAt"></span></span></div>\n </div>\n </div>\n <div>\n <span class="message">{{notification.dialstring ? \'APPLICATION_TO\' : \'APPLICATION_FROM\' | translate}}: <span class="span-link" data-ng-click="chooseContact(notification.calleridnum)">{{notification.calleridnum}}</span></span>\n </div>\n <div data-ng-if="notification.status === \'taken_elsewhere\'">\n <span class="message">{{\'APPLICATION_AGENT_NAME\' | translate}}: <span ><b>{{notification.answeredelsewheremembername}}</b></span></span>\n </div>\n <div data-ng-if="notification.status === \'taken\' && notification.lastevent === \'complete\'">\n <span class="message">{{\'APPLICATION_COMPLETED_BY\' | translate}}: <span ><b>{{\'APPLICATION_VOICE_\'+notification.reason.toUpperCase() | translate}}</b></span></span>\n </div>\n </a>\n </li>\n </ul>\n </div>\n <div class="tab-pane" id="tab_1_2">\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="dial-spinner-grid" data-ng-if="busyLoad.dial.busy" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <ul class="dropdown-menu-list scrollable-menu" style="height: 250px;" data-handle-color="#637283" infinite-scroll="loadNotifications(\'dial\')" can-load=\'!busyLoad.dial.busy\' treshold="261">\n <li data-ng-repeat="notification in agentNotifications.dial.rows">\n <a href="javascript:;" style="cursor:default;">\n <div class="row">\n <div class="col-md-1">\n <img src="assets/images/media/outboundroute.png" style="width:25px;height:25px;" alt="">\n </div>\n <div class="col-md-10">\n <div>{{\'APPLICATION_VOICE_NEW_CALL\' | translate}}<span data-ng-if="notification.status && notification.status !== \'none\'" class="badge float-right" data-ng-class="{\'badge-success\':notification.status === \'taken\',\'badge-danger\':notification.status === \'lost\',\'badge-warning\':notification.status === \'rejected\',\'badge-info\':notification.status === \'taken_elsewhere\'}">{{\'APPLICATION_VOICE_\'+notification.status.toUpperCase() | translate}}</span></div>\n <div><span class="time float-left" style="max-width:none !important;"><span am-time-ago="notification.updatedAt"></span></span></div>\n </div>\n </div>\n <div>\n <span class="message">{{\'APPLICATION_TO\' | translate}}: <span class="span-link" data-ng-click="chooseContact(notification.destcalleridnum)">{{notification.destcalleridnum}}</span></span>\n </div>\n </a>\n </li>\n </ul>\n </div>\n </div>\n </li>\n </ul>\n </li>\n <li data ng-if="license.mail" class="dropdown dropdown-extended dropdown-notification" id="header_mail_notification_bar" data-ng-click="agentNotifications.mail.new = 0;">\n <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <i class="icon-envelope-open"></i>\n <span class="badge badge-default" data-ng-if="agentNotifications.mail.new">\n {{agentNotifications.mail.new}} </span>\n </a>\n <ul class="dropdown-menu">\n <li class="external">\n <h3><span class="bold">{{\'APPLICATION_LAST_MAIL_NOTIFICATIONS\' | translate}}</span></h3>\n </li>\n <li>\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="mail-spinner-grid" data-ng-if="busyLoad.mail.busy" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <ul class="dropdown-menu-list scrollable-menu" style="height: 250px;" data-handle-color="#637283" infinite-scroll="loadNotifications(\'mail\')" can-load=\'!busyLoad.mail.busy\' treshold="261">\n <li data-ng-repeat="notification in agentNotifications.mail.rows">\n <a href="javascript:;" style="cursor:default;">\n <div class="row">\n <div class="col-md-1">\n <img src="assets/images/media/enquiry.png" style="width:25px;height:25px;" alt="">\n </div>\n <div class="col-md-10">\n <div>{{\'APPLICATION_NEW_MESSAGE\' | translate}}<span data-ng-if="notification.status && notification.status !== \'none\'" class="badge float-right" data-ng-class="{\'badge-success pointer-cursor\':notification.status === \'taken\',\'badge-danger\':notification.status === \'lost\',\'badge-warning\':notification.status === \'rejected\'}" data-ng-click="notification.status === \'taken\' && openRoom(notification.roomid, \'mailRoom\')">{{\'APPLICATION_MESSAGE_\'+notification.status.toUpperCase() | translate}} <i data-ng-if="notification.status === \'taken\'" class="fa fa-envelope"></i></span></div>\n <div><span class="time float-left" style="max-width:none !important;"><span am-time-ago="notification.updatedAt"></span></span></div>\n </div>\n </div>\n <div>\n <span class="message">{{\'APPLICATION_FROM\' | translate}}: <span class="span-link" data-ng-click="openContact(\'mail\',notification.accountid,notification.from)">{{notification.from}}</span></span>\n </div>\n </a>\n </li>\n </ul>\n </li>\n </ul>\n </li>\n <li data ng-if="license.chat" class="dropdown dropdown-extended dropdown-notification" id="header_chat_notification_bar" data-ng-click="agentNotifications.chat.new = 0;">\n <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <i class="icon-bubble"></i>\n <span class="badge badge-default" data-ng-if="agentNotifications.chat.new">\n {{agentNotifications.chat.new}} </span>\n </a>\n <ul class="dropdown-menu">\n <li class="external">\n <h3><span class="bold">{{\'APPLICATION_LAST_CHAT_NOTIFICATIONS\' | translate}}</span></h3>\n </li>\n <li>\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="chat-spinner-grid" data-ng-if="busyLoad.chat.busy" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <ul class="dropdown-menu-list scrollable-menu" style="height: 250px;" data-handle-color="#637283" infinite-scroll="loadNotifications(\'chat\')" can-load=\'!busyLoad.chat.busy\' treshold="261">\n <li data-ng-repeat="notification in agentNotifications.chat.rows">\n <a href="javascript:;" style="cursor:default;">\n <div class="row">\n <div class="col-md-1">\n <img src="assets/images/media/website.png" style="width:25px;height:25px;" alt="">\n </div>\n <div class="col-md-10">\n <div>{{\'APPLICATION_NEW_CHAT_REQUEST\' | translate}}<span data-ng-if="notification.status && notification.status !== \'none\'" class="badge float-right" data-ng-class="{\'badge-success pointer-cursor\':notification.status === \'taken\',\'badge-danger\':notification.status === \'lost\',\'badge-warning\':notification.status === \'rejected\'}" data-ng-click="notification.status === \'taken\' && openRoom(notification.roomid, \'chatRoom\')">{{\'APPLICATION_CHAT_\'+notification.status.toUpperCase() | translate}} <i data-ng-if="notification.status === \'taken\'" class="fa fa-envelope"></i></span></div>\n <div><span class="time float-left" style="max-width:none !important;"><span am-time-ago="notification.updatedAt"></span></span></div>\n </div>\n </div>\n <div>\n <span class="message">{{\'APPLICATION_FROM\' | translate}}: <span class="span-link" data-ng-click="openContact(\'chat\',notification.websiteid,notification.visitoremail)">{{notification.visitoremail}}</span></span>\n </div>\n </a>\n </li>\n </ul>\n </li>\n </ul>\n </li>\n <li data ng-if="license.fax" class="dropdown dropdown-extended dropdown-notification" id="header_fax_notification_bar" data-ng-click="agentNotifications.fax.new = 0;">\n <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <i class="fa fa-fax"></i>\n <span class="badge badge-default" data-ng-if="agentNotifications.fax.new">\n {{agentNotifications.fax.new}} </span>\n </a>\n <ul class="dropdown-menu">\n <li class="external">\n <h3><span class="bold">{{\'APPLICATION_LAST_FAX_NOTIFICATIONS\' | translate}}</span></h3>\n </li>\n <li>\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="fax-spinner-grid" data-ng-if="busyLoad.fax.busy" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <ul class="dropdown-menu-list scrollable-menu" style="height: 250px;" data-handle-color="#637283" infinite-scroll="loadNotifications(\'fax\')" can-load=\'!busyLoad.fax.busy\' treshold="261">\n <li data-ng-repeat="notification in agentNotifications.fax.rows">\n <a href="javascript:;" style="cursor:default;">\n <div class="row">\n <div class="col-md-1">\n <img src="assets/images/media/fax.png" style="width:25px;height:25px;" alt="">\n </div>\n <div class="col-md-10">\n <div>{{\'APPLICATION_NEW_FAX_REQUEST\' | translate}}<span data-ng-if="notification.status && notification.status !== \'none\'" class="badge float-right" data-ng-class="{\'badge-success pointer-cursor\':notification.status === \'taken\',\'badge-danger\':notification.status === \'lost\',\'badge-warning\':notification.status === \'rejected\'}" data-ng-click="notification.status === \'taken\' && openRoom(notification.roomid, \'faxRoom\')">{{\'APPLICATION_FAX_\'+notification.status.toUpperCase() | translate}} <i data-ng-if="notification.status === \'taken\'" class="fa fa-envelope"></i></span></div>\n <div><span class="time float-left" style="max-width:none !important;"><span am-time-ago="notification.updatedAt"></span></span></div>\n </div>\n </div>\n <div>\n <span class="message">{{\'APPLICATION_FROM\' | translate}}: <span class="span-link" data-ng-click="openContact(\'fax\',notification.accountid,notification.from)">{{notification.from}}</span></span>\n </div>\n </a>\n </li>\n </ul>\n </li>\n </ul>\n </li>\n <li data ng-if="license.messaging" class="dropdown dropdown-extended dropdown-notification" id="header_sms_notification_bar" data-ng-click="agentNotifications.sms.new = 0;">\n <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <i class="glyphicon glyphicon-comment"></i>\n <span class="badge badge-default" data-ng-if="agentNotifications.sms.new">\n {{agentNotifications.sms.new}} </span>\n </a>\n <ul class="dropdown-menu">\n <li class="external">\n <h3><span class="bold">{{\'APPLICATION_LAST_SMS_NOTIFICATIONS\' | translate}}</span></h3>\n </li>\n <li>\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="sms-spinner-grid" data-ng-if="busyLoad.sms.busy" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <ul class="dropdown-menu-list scrollable-menu" style="height: 250px;" data-handle-color="#637283" infinite-scroll="loadNotifications(\'sms\')" can-load=\'!busyLoad.sms.busy\' treshold="261">\n <li data-ng-repeat="notification in agentNotifications.sms.rows">\n <a href="javascript:;" style="cursor:default;">\n <div class="row">\n <div class="col-md-1">\n <img src="assets/images/media/sms.png" style="width:25px;height:25px;" alt="">\n </div>\n <div class="col-md-10">\n <div>{{\'APPLICATION_NEW_SMS_REQUEST\' | translate}}<span data-ng-if="notification.status && notification.status !== \'none\'" class="badge float-right" data-ng-class="{\'badge-success pointer-cursor\':notification.status === \'taken\',\'badge-danger\':notification.status === \'lost\',\'badge-warning\':notification.status === \'rejected\'}" data-ng-click="notification.status === \'taken\' && openRoom(notification.roomid, \'smsRoom\')">{{\'APPLICATION_SMS_\'+notification.status.toUpperCase() | translate}} <i data-ng-if="notification.status === \'taken\'" class="fa fa-envelope"></i></span></div>\n <div><span class="time float-left" style="max-width:none !important;"><span am-time-ago="notification.updatedAt"></span></span></div>\n </div>\n </div>\n <div>\n <span class="message">{{\'APPLICATION_FROM\' | translate}}: <span class="span-link" data-ng-click="openContact(\'sms\',notification.accountid,notification.from)">{{notification.from}}</span></span>\n </div>\n </a>\n </li>\n </ul>\n </li>\n </ul>\n </li>\n <li data ng-if="license.openchannel" class="dropdown dropdown-extended dropdown-notification" id="header_openchannel_notification_bar" data-ng-click="agentNotifications.openchannel.new = 0;">\n <a href="#" class="dropdown-toggle" data-toggle="dropdown" data-hover="dropdown" data-close-others="true">\n <i class="icon-globe"></i>\n <span class="badge badge-default" data-ng-if="agentNotifications.openchannel.new">\n {{agentNotifications.openchannel.new}} </span>\n </a>\n <ul class="dropdown-menu">\n <li class="external">\n <h3><span class="bold">{{\'APPLICATION_LAST_OPENCHANNEL_NOTIFICATIONS\' | translate}}</span></h3>\n </li>\n <li>\n <!-- BEGIN UI-GRID SPINNER -->\n <span us-spinner spinner-key="openchannel-spinner-grid" data-ng-if="busyLoad.openchannel.busy" spinner-start-active="true"></span>\n <!-- END UI-GRID SPINNER -->\n <ul class="dropdown-menu-list scrollable-menu" style="height: 250px;" data-handle-color="#637283" infinite-scroll="loadNotifications(\'openchannel\')" can-load=\'!busyLoad.openchannel.busy\' treshold="261">\n <li data-ng-repeat="notification in agentNotifications.openchannel.rows">\n <a href="javascript:;" style="cursor:default;">\n <div class="row">\n <div class="col-md-1">\n <img src="assets/images/media/openchannel.png" style="width:25px;height:25px;" alt="">\n </div>\n <div class="col-md-10">\n'+" <div>{{'APPLICATION_NEW_OPENCHANNEL_REQUEST' | translate}}<span data-ng-if=\"notification.status && notification.status !== 'none'\" class=\"badge float-right\" data-ng-class=\"{'badge-success pointer-cursor':notification.status === 'taken','badge-danger':notification.status === 'lost','badge-warning':notification.status === 'rejected'}\" data-ng-click=\"notification.status === 'taken' && openRoom(notification.roomid, 'openchannelRoom')\">{{'APPLICATION_OPENCHANNEL_'+notification.status.toUpperCase() | translate}} <i data-ng-if=\"notification.status === 'taken'\" class=\"fa fa-envelope\"></i></span></div>\n <div><span class=\"time float-left\" style=\"max-width:none !important;\"><span am-time-ago=\"notification.updatedAt\"></span></span></div>\n </div>\n </div>\n <!-- <div>\n <span class=\"message\">{{'APPLICATION_FROM' | translate}}: <span class=\"span-link\" data-ng-click=\"openContact('openchannel',notification.accountid,notification.from)\">{{notification.from}}</span></span>\n </div> -->\n </a>\n </li>\n </ul>\n </li>\n </ul>\n </li>\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/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-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[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-if="$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-if="::(!Auth.isUser() || userModules[2])" data-ng-class="{active: $state.is(\'main.tools.yourdashboards.show\')}">\n <a href="javascript:;">\n <i class="fa fa-tachometer"></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-if="dashboard[Auth.getRole()]">\n <a href="/tools/yourdashboards/show/{{dashboard.id}}" >\n <i class="icon-screen-desktop"></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-if="::(Auth.isAdmin() || userModules[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-if="::(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-if="$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-if="::(Auth.isAdmin() || userModules[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-if="$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-if="::(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-if="$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-if="::(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-if="$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-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[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-if="$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-if="$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-list-ul"></i>\n <span class="title" >{{\'APPLICATION_LISTS\' | translate}}</span>\n <span data-ng-if="$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-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[6])" data-ng-class="{active: $state.includes(\'main.channels\')}">\n <a href="javascript:;">\n <i class="fa fa-spinner"></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-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[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-if="::(Auth.isAdmin())" 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 data-ng-if="::(Auth.isAdmin() || userModules[21])">\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-if="::(Auth.isAdmin() || userModules[22])" 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-if="::(Auth.isAdmin() || userModules[23])" 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-if="::(Auth.isAdmin() || userModules[24])" 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-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[25])" 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-if="::(Auth.isAdmin() || userModules[26])" 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-if="::(Auth.isAdmin() || userModules[27])" data-ng-class="{active: $state.includes(\'main.channels.voice.chanspy\')}">\n <a href="/channels/voice/chanspy/list">\n <i class="fa fa-user-secret"></i>\n <span class="title" >{{\'APPLICATION_CHANSPY\' | translate}}</span>\n <!-- <span data-ng-if="$state.includes(\'main.chanspy\')" class="selected"></span> -->\n </a>\n </li>\n <!-- END CHANSPY CASE -->\n <!-- START CHANSPY CASE -->\n <li data-ng-if="::(Auth.isAdmin() || userModules[28])" data-ng-class="{active: $state.includes(\'main.channels.voice.dispositions\')}">\n <a href="/channels/voice/dispositions/list">\n <i class="icon-target"></i>\n <span class="title" >{{\'APPLICATION_DISPOSITIONS\' | translate}}</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-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[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-if="::(Auth.isAdmin() || userModules[29])" 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-if="::(Auth.isAdmin() || userModules[30])" 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-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[31])" 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_INTERACTIONS\' | translate}} </span>\n </a>\n </li>\n <!-- <li data-ng-if="::(Auth.isAdmin() || userModules[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-if="::(Auth.isAdmin() || userModules[32])" 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-if="::(Auth.isAdmin() || userModules[33])" 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-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[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-if="::(Auth.isAdmin() || userModules[34])" 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-if="::(Auth.isAdmin() || userModules[35])" 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-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[36])" 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-if="::(Auth.isAdmin() || userModules[37])" 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-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[10])" data-ng-class="{active: $state.includes(\'main.channels.fax\')}">\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.fax}">\n <i class="fa fa-fax"></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-if="::(Auth.isAdmin() || userModules[38])" 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-if="::(Auth.isAdmin() || userModules[39])" 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-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[40])" data-ng-class="{active: $state.includes(\'main.channels.fax.inbox\')}">\n <a href="/channels/fax/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-if="::(Auth.isAdmin() || userModules[41])" 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-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[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-if="::(Auth.isAdmin() || userModules[42])" 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-if="::(Auth.isAdmin() || userModules[43])" 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-if="::(Auth.isAdmin() || Auth.isAgent() || userModules[44])" data-ng-class="{active: $state.includes(\'main.channels.sms.inbox\')}">\n <a href="/channels/sms/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-if="::(Auth.isAdmin() || userModules[45])" 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 OPENCHANNEL CASE -->\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent()|| userModules[20])" data-ng-class="{active: $state.includes(\'main.channels.openchannel\')}">\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.openchannel}" >\n <i class="icon-globe"></i>\n <span class="title disable-target">{{\'APPLICATION_OPEN_CHANNEL\' | translate}}</span>\n <span class="arrow" data-ng-class="{ open: $state.includes(\'main.channels.openchannel\') }"></span>\n </a>\n <ul class="sub-menu" data-ng-if="license.openchannel" >\n <li data-ng-if="::(Auth.isAdmin()|| userModules[46])" data-ng-class="{active: $state.includes(\'main.channels.openchannel.accounts\') || $state.includes(\'main.channels.openchannel.account\')}">\n <a href="/channels/openchannel/accounts/list">\n <i class="icon-notebook"></i>\n <span class="title"> {{\'APPLICATION_ACCOUNTS\' | translate}} </span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin()|| userModules[47])" data-ng-class="{active: $state.includes(\'main.channels.openchannel.queues\') || $state.includes(\'main.channels.openchannel.queue\')}">\n <a href="/channels/openchannel/queues/list">\n <i class="icon-docs"></i>\n <span class="title"> {{\'APPLICATION_QUEUES\' | translate}} </span>\n </a>\n </li>\n <li data-ng-if="::(Auth.isAdmin() || Auth.isAgent()|| userModules[48])" data-ng-class="{active: $state.includes(\'main.channels.openchannel.inbox\')}">\n <a href="/channels/openchannel/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-if="::(Auth.isAdmin() || userModules[49])" data-ng-class="{active: $state.includes(\'main.channels.openchannel.realtime\')}">\n <a href="/channels/openchannel/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 OPENCHANNEL CASE -->\n <!-- START REALTIME CASE -->\n <li data-ng-if="::(Auth.isAdmin() || userModules[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-if="::(Auth.isAdmin() || userModules[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\')}" data-ng-if="::(Auth.isAdmin() || userModules[50])">\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\')}" data-ng-if="::(Auth.isAdmin() || userModules[51])">\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\')}" data-ng-if="::(Auth.isAdmin() || userModules[52])">\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\')}" data-ng-if="::(Auth.isAdmin() || userModules[53])">\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\')}" data-ng-if="::(Auth.isAdmin() || userModules[54])">\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\')}" data-ng-if="::(Auth.isAdmin() || userModules[55])">\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\')}" data-ng-if="::(Auth.isAdmin() || userModules[56])">\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\')}" data-ng-if="::(Auth.isAdmin() || userModules[57])">\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\')}" data-ng-if="::(Auth.isAdmin() || userModules[58])">\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\')}" data-ng-if="::(Auth.isAdmin() || userModules[59])">\n <a href="/tools/yourdashboards/list">\n <i class="fa fa-tachometer"></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\')}" data-ng-if="::(Auth.isAdmin() || userModules[60])">\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-if="$state.includes(\'main.sounds\')" class="selected"></span> -->\n </a>\n </li>\n <!-- END SOUND CASE -->\n\n <!-- START SCHEDULE CASE -->\n <li data-ng-class="{active: $state.includes(\'main.tools.scheduler\')}" data-ng-if="::(Auth.isAdmin() || userModules[61])">\n <a href="/tools/scheduler/list">\n <i class="icon-calendar"></i>\n <span class="title" >{{\'APPLICATION_SCHEDULER\' | translate}}</span>\n <!-- <span data-ng-if="$state.includes(\'main.sounds\')" class="selected"></span> -->\n </a>\n </li>\n <!-- END SCHEDULE CASE -->\n </ul>\n </li>\n <!-- END TOOLS LIST CASE -->\n\n <!-- START CALLYSQUARE CASE -->\n <li data-ng-if="::(Auth.isAdmin() || userModules[14])" data-ng-class="{active: $state.includes(\'main.square\')}">\n <a href="javascript:;">\n <i class="fa fa-superscript"></i>\n <span class="title" >Cally ²</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 <!-- START JSCRIPTY LIST -->\n <li data-ng-show="::(Auth.isAdmin() || Auth.isAgent() || userModules[15])" data-ng-class="{active: $state.includes(\'main.jscripty\')}">\n <a href="javascript:;" data-ng-class="{\'disabled-link\':!license.jscripty}" >\n <i class="icon-note"></i>\n <span class="title disable-target" >{{\'APPLICATION_JSCRIPTY\' | translate}} </span>\n <span class="arrow"></span>\n </a>\n <ul class="sub-menu" data-ng-if="license.jscripty">\n <!-- -->\n <!-- START PROJECTS CASE -->\n <li data-ng-show="Auth.isAdmin() || Auth.isAgent() || userModules[15]" 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-if="::(Auth.isAdmin() || userModules[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-if="::(Auth.isAdmin() || userModules[17])" data-ng-class="{active: $state.includes(\'main.analytics.reports\')\n || $state.includes(\'main.analytics.extracted\')\n || $state.includes(\'main.analytics.metrics\')}" data-ng-if="::(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-if="$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-if="$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-if="$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-if="::(Auth.isAdmin() || userModules[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 GENERAL CASE -->\n <li data-ng-class="{active: $state.includes(\'main.setting.general\')}">\n <a href="/setting/general/view/main">\n <i class="icon-settings"></i>\n <span class="title"> {{\'APPLICATION_GENERAL\' | translate}} </span>\n </a>\n </li>\n <!-- END GENERAL CASE -->\n\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-if="$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-if="$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\n <!-- START SYSTEM CASE -->\n <li data-ng-class="{active: $state.includes(\'main.setting.system\')}">\n <a href="/setting/system/view/general">\n <i class="icon-pie-chart"></i>\n <span class="title"> {{\'APPLICATION_SYSTEM\' | translate}} </span>\n </a>\n </li>\n <!-- END SYSTEM CASE -->\n\n <!-- START CUSTOMIZATION CASE -->\n <li data-ng-class="{active: $state.includes(\'main.setting.customization\')}">\n <a href="/setting/customization/view/general">\n <i class="icon-equalizer"></i>\n <span class="title"> {{\'APPLICATION_CUSTOMIZATION\' | translate}} </span>\n </a>\n </li>\n <!-- END CUSTOMIZATION CASE -->\n </ul>\n </li>\n <!-- END SETTINGS LIST -->\n\n <!-- START INTEGRATION CASE -->\n <li data-ng-if=" (Auth.isAdmin() || Auth.isAgent() || userModules[19]) && integration.active" data-ng-repeat="integration in integrations" data-ng-class="{active: $state.includes(\'main.{{integration.state}}\')}">\n <a href="/{{integration.state}}/list" ng-switch on="integration.state" data-ng-if="integration.state !== \'iframe\' && (Auth.isAdmin() || userModules[19])">\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-if="$state.includes(\'main.{{integration.state}}\')" class="selected"></span>\n </a>\n <a href="/{{integration.state}}/view" data-ng-if="integration.state === \'iframe\'">\n <i class="fa fa-chrome"></i>\n <span class="title" data-ng-if="Auth.isAdmin() || userModules[19]">{{integration.name}}</span>\n <span class="title" data-ng-if="Auth.isAgent()">{{integration.title || integration.name}}</span>\n <span data-ng-if="$state.includes(\'main.{{integration.state}}\')" class="selected"></span>\n </a>\n </li>\n\n <li data-ng-if="::(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-if="$state.includes(\'main.market\')" class="selected"></span>\n </a>\n </li>\n <!-- END INTEGRATIONS CASE -->\n <li>\n <a href="javascript:;" data-ng-click="activeTour.main = true" data-ng-if="::(!Auth.isAgent())">\n <i class="icon-location-pin"></i>\n <span class="title">{{\'APPLICATION_TAKE_A_TOUR\' | translate}}</span>\n </a>\n </li>\n <li>\n <a href="javascript:;" data-ng-click="about()">\n <i class="icon-info"></i>\n <span class="title">{{\'APPLICATION_ABOUT\' | translate}}</span>\n </a>\n </li>\n\n</ul>\n<!-- END SIDEBAR MENU -->\n</div>\n'); -}]); \ No newline at end of file diff --git a/public/assets/languages/locale-en_EN.json b/public/assets/languages/locale-en_EN.json index 7ac8005..0726149 100644 --- a/public/assets/languages/locale-en_EN.json +++ b/public/assets/languages/locale-en_EN.json @@ -1571,5 +1571,6 @@ "APPLICATION_CHANGELOG": "ChangeLog", "APPLICATION_RELEASED_AT": "Released At", "APPLICATION_LIST_ID": "List ID", - "MESSAGE_REQUEST_TOO_BIG": "Request too big, remove some property before sending the request!" + "MESSAGE_REQUEST_TOO_BIG": "Request too big, remove some property before sending the request!", + "APPLICATION_OPENCHANNEL": "Open Channel" } diff --git a/public/assets/languages/locale-it.json b/public/assets/languages/locale-it.json index 5ff7e7f..59c9188 100644 --- a/public/assets/languages/locale-it.json +++ b/public/assets/languages/locale-it.json @@ -1575,5 +1575,6 @@ "APPLICATION_CHANGELOG": "ChangeLog", "APPLICATION_RELEASED_AT": "Rilasciata il", "APPLICATION_LIST_ID": "ID lista", - "MESSAGE_REQUEST_TOO_BIG": "Richiesta troppo grande, rimovi qualche proprietà prima di inviare la richiesta!" + "MESSAGE_REQUEST_TOO_BIG": "Richiesta troppo grande, rimovi qualche proprietà prima di inviare la richiesta!", + "APPLICATION_OPENCHANNEL": "Open Channel" } diff --git a/public/assets/plugins/jscripty/js/Actions.js b/public/assets/plugins/jscripty/js/Actions.js index 0348b78..0e59185 100644 --- a/public/assets/plugins/jscripty/js/Actions.js +++ b/public/assets/plugins/jscripty/js/Actions.js @@ -1 +1 @@ -var _0x4797=["\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"];_0x4797[0];function Actions(_0xbc06x2){this[_0x4797[1]]= _0xbc06x2;this[_0x4797[2]]= new Object();this[_0x4797[3]]()}Actions[_0x4797[4]][_0x4797[3]]= function(){var _0xbc06x3=this[_0x4797[1]];var _0xbc06x4=_0xbc06x3[_0x4797[5]];var _0xbc06x5=_0xbc06x4[_0x4797[6]];this[_0x4797[10]](_0x4797[7],function(){_0xbc06x3[_0x4797[9]]( new NewDialog(_0xbc06x3)[_0x4797[8]],300,180,true,true)});this[_0x4797[10]](_0x4797[11],function(){_0xbc06x3[_0x4797[9]]( new OpenDialog(_0xbc06x3)[_0x4797[8]],300,180,true,true)});this[_0x4797[10]](_0x4797[12],function(){_0xbc06x3[_0x4797[13]](false)},null,null,_0x4797[14]);this[_0x4797[10]](_0x4797[15],function(){_0xbc06x3[_0x4797[13]](true)},null,null,_0x4797[16]);this[_0x4797[10]](_0x4797[17],function(){_0xbc06x3[_0x4797[18]](false)},null,null,_0x4797[19]);this[_0x4797[10]](_0x4797[20],function(){_0xbc06x3[_0x4797[9]]( new VariableDialog(_0xbc06x3)[_0x4797[8]],300,180,true,true)});this[_0x4797[10]](_0x4797[21],function(){_0xbc06x3[_0x4797[9]]( new ImportDialog(_0xbc06x3)[_0x4797[8]],300,200,true,true)});this[_0x4797[10]](_0x4797[22],function(){_0xbc06x3[_0x4797[9]]( new ExportDialog(_0xbc06x3)[_0x4797[8]],300,200,true,true)},null,null,_0x4797[23]);this[_0x4797[28]](_0x4797[24], new Action(mxResources[_0x4797[26]](_0x4797[25]),mxUtils[_0x4797[27]](this,function(){this[_0x4797[1]][_0x4797[9]]( new EditFileDialog(_0xbc06x3)[_0x4797[8]],620,420,true,true)})));this[_0x4797[10]](_0x4797[29],function(){_0xbc06x3[_0x4797[9]]( new RenameDialog(_0xbc06x3)[_0x4797[8]],300,180,true,true)});this[_0x4797[10]](_0x4797[30],function(){mxUtils[_0x4797[31]](_0xbc06x5)},null,_0x4797[32],_0x4797[33]);this[_0x4797[10]](_0x4797[34],function(){mxUtils[_0x4797[35]](_0xbc06x5,null,10,10)});this[_0x4797[10]](_0x4797[36],function(){_0xbc06x4[_0x4797[37]][_0x4797[36]]()},null,_0x4797[38],_0x4797[39]);this[_0x4797[10]](_0x4797[40],function(){_0xbc06x4[_0x4797[37]][_0x4797[40]]()},null,_0x4797[41],_0x4797[42]);this[_0x4797[10]](_0x4797[43],function(){mxClipboard[_0x4797[43]](_0xbc06x5)},null,_0x4797[44],_0x4797[45]);this[_0x4797[10]](_0x4797[46],function(){mxClipboard[_0x4797[46]](_0xbc06x5)},null,_0x4797[47],_0x4797[48]);this[_0x4797[10]](_0x4797[49],function(){mxClipboard[_0x4797[49]](_0xbc06x5)},false,_0x4797[50],_0x4797[51]);this[_0x4797[10]](_0x4797[52],function(){_0xbc06x5[_0x4797[53]]()},null,null,_0x4797[54]);this[_0x4797[10]](_0x4797[55],function(){var _0xbc06x6=_0xbc06x5[_0x4797[56]];_0xbc06x5[_0x4797[59]](_0xbc06x5[_0x4797[58]](_0xbc06x5[_0x4797[57]](),_0xbc06x6,_0xbc06x6,true))},null,null,_0x4797[60]);this[_0x4797[10]](_0x4797[61],function(){_0xbc06x5[_0x4797[61]]()},null,null,_0x4797[62]);this[_0x4797[10]](_0x4797[63],function(){_0xbc06x5[_0x4797[63]]()},null,null,_0x4797[64]);this[_0x4797[10]](_0x4797[65],function(){_0xbc06x5[_0x4797[65]]()},null,null,_0x4797[66]);this[_0x4797[10]](_0x4797[67],function(){_0xbc06x5[_0x4797[67]]()},null,null,_0x4797[68]);this[_0x4797[10]](_0x4797[69],function(){_0xbc06x5[_0x4797[69]]()},null,null,_0x4797[70]);this[_0x4797[10]](_0x4797[71],function(){_0xbc06x5[_0x4797[71]]()},null,null,_0x4797[72]);this[_0x4797[10]](_0x4797[73],function(){_0xbc06x5[_0x4797[74]](false)},null,null,_0x4797[75]);this[_0x4797[10]](_0x4797[76],function(){_0xbc06x5[_0x4797[74]](true)},null,null,_0x4797[77]);this[_0x4797[10]](_0x4797[78],function(){_0xbc06x5[_0x4797[79]](false)},null,null,_0x4797[80]);this[_0x4797[10]](_0x4797[81],function(){_0xbc06x5[_0x4797[79]](true)},null,null,_0x4797[82]);this[_0x4797[10]](_0x4797[83],function(){_0xbc06x5[_0x4797[85]](_0xbc06x5[_0x4797[84]](null,0))},null,null,_0x4797[86]);this[_0x4797[10]](_0x4797[87],function(){_0xbc06x5[_0x4797[59]](_0xbc06x5[_0x4797[88]]())},null,null,_0x4797[89]);this[_0x4797[10]](_0x4797[90],function(){_0xbc06x5[_0x4797[91]]()});this[_0x4797[10]](_0x4797[92],function(){var _0xbc06x7=_0xbc06x5[_0x4797[93]]();var _0xbc06x8=_0xbc06x5[_0x4797[94]](_0xbc06x7);if(_0xbc06x8== null){_0xbc06x8= _0x4797[95]};_0xbc06x8= mxUtils[_0x4797[97]](mxResources[_0x4797[26]](_0x4797[96]),_0xbc06x8);if(_0xbc06x8!= null){_0xbc06x5[_0x4797[98]](_0xbc06x7,_0xbc06x8)}});this[_0x4797[10]](_0x4797[99],function(){var _0xbc06x7=_0xbc06x5[_0x4797[93]]();var _0xbc06x8=_0xbc06x5[_0x4797[94]](_0xbc06x7);if(_0xbc06x8!= null){window[_0x4797[11]](_0xbc06x8)}});this[_0x4797[10]](_0x4797[100],function(){var _0xbc06x9=_0xbc06x5[_0x4797[57]]();if(_0xbc06x9!= null){_0xbc06x5[_0x4797[102]]()[_0x4797[101]]();try{for(var _0xbc06xa=0;_0xbc06xa< _0xbc06x9[_0x4797[103]];_0xbc06xa++){var _0xbc06x7=_0xbc06x9[_0xbc06xa];if(_0xbc06x5[_0x4797[102]]()[_0x4797[104]](_0xbc06x7)){_0xbc06x5[_0x4797[105]]([_0xbc06x7],20)}else {_0xbc06x5[_0x4797[106]](_0xbc06x7)}}}finally{_0xbc06x5[_0x4797[102]]()[_0x4797[107]]()}}});this[_0x4797[10]](_0x4797[108],function(){var _0xbc06xb=_0xbc06x5[_0x4797[110]]()[_0x4797[109]](_0xbc06x5[_0x4797[93]]());var _0xbc06xc=_0x4797[111];if(_0xbc06xb!= null&& _0xbc06xb[_0x4797[113]][mxConstants[_0x4797[112]]]== _0x4797[111]){_0xbc06xc= null};_0xbc06x5[_0x4797[114]](mxConstants.STYLE_WHITE_SPACE,_0xbc06xc)});this[_0x4797[10]](_0x4797[115],function(){var _0xbc06xc=_0x4797[116];var _0xbc06xb=_0xbc06x5[_0x4797[110]]()[_0x4797[109]](_0xbc06x5[_0x4797[93]]());if(_0xbc06xb!= null){_0xbc06xc= _0xbc06xb[_0x4797[113]][mxConstants[_0x4797[117]]]|| _0xbc06xc};_0xbc06xc= mxUtils[_0x4797[97]](mxResources[_0x4797[26]](_0x4797[96])+ _0x4797[118]+ mxResources[_0x4797[26]](_0x4797[115])+ _0x4797[119],_0xbc06xc);if(_0xbc06xc!= null){_0xbc06x5[_0x4797[114]](mxConstants.STYLE_ROTATION,_0xbc06xc)}});this[_0x4797[10]](_0x4797[120],function(){var _0xbc06x9=_0xbc06x5[_0x4797[57]]();if(_0xbc06x9!= null){_0xbc06x5[_0x4797[102]]()[_0x4797[101]]();try{for(var _0xbc06xa=0;_0xbc06xa< _0xbc06x9[_0x4797[103]];_0xbc06xa++){var _0xbc06x7=_0xbc06x9[_0xbc06xa];if(_0xbc06x5[_0x4797[102]]()[_0x4797[121]](_0xbc06x7)&& _0xbc06x5[_0x4797[102]]()[_0x4797[104]](_0xbc06x7)== 0){var _0xbc06xd=_0xbc06x5[_0x4797[122]](_0xbc06x7);if(_0xbc06xd!= null){_0xbc06xd= _0xbc06xd[_0x4797[123]]();_0xbc06xd[_0x4797[124]]+= _0xbc06xd[_0x4797[125]]/ 2- _0xbc06xd[_0x4797[126]]/ 2;_0xbc06xd[_0x4797[127]]+= _0xbc06xd[_0x4797[126]]/ 2- _0xbc06xd[_0x4797[125]]/ 2;var _0xbc06xe=_0xbc06xd[_0x4797[125]];_0xbc06xd[_0x4797[125]]= _0xbc06xd[_0x4797[126]];_0xbc06xd[_0x4797[126]]= _0xbc06xe;_0xbc06x5[_0x4797[102]]()[_0x4797[128]](_0xbc06x7,_0xbc06xd);var _0xbc06xb=_0xbc06x5[_0x4797[129]][_0x4797[109]](_0xbc06x7);if(_0xbc06xb!= null){var _0xbc06xf=_0xbc06xb[_0x4797[113]][mxConstants[_0x4797[130]]]|| _0x4797[131];if(_0xbc06xf== _0x4797[131]){_0xbc06xf= _0x4797[132]}else {if(_0xbc06xf== _0x4797[132]){_0xbc06xf= _0x4797[133]}else {if(_0xbc06xf== _0x4797[133]){_0xbc06xf= _0x4797[134]}else {if(_0xbc06xf== _0x4797[134]){_0xbc06xf= _0x4797[131]}}}};_0xbc06x5[_0x4797[114]](mxConstants.STYLE_DIRECTION,_0xbc06xf,[_0xbc06x7])}}}}}finally{_0xbc06x5[_0x4797[102]]()[_0x4797[107]]()}}},null,null,_0x4797[135]);this[_0x4797[10]](_0x4797[136],function(){_0xbc06x5[_0x4797[137]](1)});this[_0x4797[10]](_0x4797[138],function(){_0xbc06x5[_0x4797[138]]()},null,null,_0x4797[139]);this[_0x4797[10]](_0x4797[140],function(){_0xbc06x5[_0x4797[140]]()},null,null,_0x4797[141]);this[_0x4797[10]](_0x4797[142],function(){_0xbc06x5[_0x4797[143]]()});this[_0x4797[10]](_0x4797[144],mxUtils[_0x4797[27]](this,function(){if(!_0xbc06x5[_0x4797[145]]){this[_0x4797[26]](_0x4797[147])[_0x4797[146]]()};var _0xbc06x10=_0xbc06x5[_0x4797[148]];var _0xbc06x11=_0xbc06x5[_0x4797[149]];var _0xbc06x12=_0xbc06x5[_0x4797[8]][_0x4797[150]]- 20;var _0xbc06x13=_0xbc06x5[_0x4797[8]][_0x4797[151]]- 20;var _0xbc06x14=Math[_0x4797[153]](100* Math[_0x4797[152]](_0xbc06x12/ _0xbc06x10[_0x4797[125]]/ _0xbc06x11,_0xbc06x13/ _0xbc06x10[_0x4797[126]]/ _0xbc06x11))/ 100;_0xbc06x5[_0x4797[137]](_0xbc06x14);_0xbc06x5[_0x4797[8]][_0x4797[154]]= Math[_0x4797[157]](_0xbc06x5[_0x4797[129]][_0x4797[155]][_0x4797[124]]* _0xbc06x14- Math[_0x4797[156]](10,(_0xbc06x5[_0x4797[8]][_0x4797[150]]- _0xbc06x10[_0x4797[125]]* _0xbc06x11* _0xbc06x14)/ 2));_0xbc06x5[_0x4797[8]][_0x4797[158]]= Math[_0x4797[157]](_0xbc06x5[_0x4797[129]][_0x4797[155]][_0x4797[127]]* _0xbc06x14- Math[_0x4797[156]](10,(_0xbc06x5[_0x4797[8]][_0x4797[151]]- _0xbc06x10[_0x4797[126]]* _0xbc06x11* _0xbc06x14)/ 2))}));this[_0x4797[10]](_0x4797[159],mxUtils[_0x4797[27]](this,function(){if(!_0xbc06x5[_0x4797[145]]){this[_0x4797[26]](_0x4797[147])[_0x4797[146]]()};var _0xbc06x10=_0xbc06x5[_0x4797[148]];var _0xbc06x11=_0xbc06x5[_0x4797[149]];var _0xbc06x12=_0xbc06x5[_0x4797[8]][_0x4797[150]]- 20;var _0xbc06x14=Math[_0x4797[153]](100* _0xbc06x12/ _0xbc06x10[_0x4797[125]]/ _0xbc06x11)/ 100;_0xbc06x5[_0x4797[137]](_0xbc06x14);_0xbc06x5[_0x4797[8]][_0x4797[154]]= Math[_0x4797[157]](_0xbc06x5[_0x4797[129]][_0x4797[155]][_0x4797[124]]* _0xbc06x14- Math[_0x4797[156]](10,(_0xbc06x5[_0x4797[8]][_0x4797[150]]- _0xbc06x10[_0x4797[125]]* _0xbc06x11* _0xbc06x14)/ 2));_0xbc06x5[_0x4797[8]][_0x4797[158]]= Math[_0x4797[157]](_0xbc06x5[_0x4797[129]][_0x4797[155]][_0x4797[127]]* _0xbc06x14- Math[_0x4797[156]](10,(_0xbc06x5[_0x4797[8]][_0x4797[151]]- _0xbc06x10[_0x4797[126]]* _0xbc06x11* _0xbc06x14)/ 2))}));this[_0x4797[28]](_0x4797[160], new Action(mxResources[_0x4797[26]](_0x4797[161]),function(){var _0xbc06xc=mxUtils[_0x4797[97]](mxResources[_0x4797[26]](_0x4797[96])+ _0x4797[162],parseInt(_0xbc06x5[_0x4797[110]]()[_0x4797[163]]()* 100));if(_0xbc06xc!= null&& _0xbc06xc[_0x4797[103]]> 0&& !isNaN(parseInt(_0xbc06xc))){_0xbc06x5[_0x4797[137]](parseInt(_0xbc06xc)/ 100)}}));var _0xbc06x15=null;_0xbc06x15= this[_0x4797[10]](_0x4797[164],function(){_0xbc06x5[_0x4797[166]](!_0xbc06x5[_0x4797[165]]());_0xbc06x4[_0x4797[167]]()},null,null,_0x4797[168]);_0xbc06x15[_0x4797[169]](true);_0xbc06x15[_0x4797[170]](function(){return _0xbc06x5[_0x4797[165]]()});_0xbc06x15= this[_0x4797[10]](_0x4797[171],function(){_0xbc06x5[_0x4797[173]][_0x4797[172]]= !_0xbc06x5[_0x4797[173]][_0x4797[172]]});_0xbc06x15[_0x4797[169]](true);_0xbc06x15[_0x4797[170]](function(){return _0xbc06x5[_0x4797[173]][_0x4797[172]]});_0xbc06x15= this[_0x4797[10]](_0x4797[174],function(){_0xbc06x5[_0x4797[176]][_0x4797[177]](!_0xbc06x5[_0x4797[176]][_0x4797[175]]())});_0xbc06x15[_0x4797[169]](true);_0xbc06x15[_0x4797[170]](function(){return _0xbc06x5[_0x4797[176]][_0x4797[175]]()});_0xbc06x15= this[_0x4797[10]](_0x4797[178],function(){_0xbc06x5[_0x4797[179]]= !_0xbc06x5[_0x4797[179]];_0xbc06x5[_0x4797[129]][_0x4797[180]]()});_0xbc06x15[_0x4797[169]](true);_0xbc06x15[_0x4797[170]](function(){return _0xbc06x5[_0x4797[179]]});_0xbc06x15= this[_0x4797[10]](_0x4797[181],function(){_0xbc06x5[_0x4797[181]]= !_0xbc06x5[_0x4797[181]];_0xbc06x4[_0x4797[167]]();if(!_0xbc06x5[_0x4797[181]]){var _0xbc06x16=_0xbc06x5[_0x4797[129]][_0x4797[155]];_0xbc06x5[_0x4797[129]][_0x4797[183]](_0xbc06x16[_0x4797[124]]- _0xbc06x5[_0x4797[8]][_0x4797[154]]/ _0xbc06x5[_0x4797[129]][_0x4797[182]],_0xbc06x16[_0x4797[127]]- _0xbc06x5[_0x4797[8]][_0x4797[158]]/ _0xbc06x5[_0x4797[129]][_0x4797[182]]);_0xbc06x5[_0x4797[8]][_0x4797[154]]= 0;_0xbc06x5[_0x4797[8]][_0x4797[158]]= 0;_0xbc06x5[_0x4797[184]]()}else {var _0xbc06x17=_0xbc06x5[_0x4797[129]][_0x4797[155]][_0x4797[124]];var _0xbc06x18=_0xbc06x5[_0x4797[129]][_0x4797[155]][_0x4797[127]];_0xbc06x5[_0x4797[129]][_0x4797[155]][_0x4797[124]]= 0;_0xbc06x5[_0x4797[129]][_0x4797[155]][_0x4797[127]]= 0;_0xbc06x5[_0x4797[184]]();_0xbc06x5[_0x4797[8]][_0x4797[154]]-= Math[_0x4797[157]](_0xbc06x17* _0xbc06x5[_0x4797[129]][_0x4797[182]]);_0xbc06x5[_0x4797[8]][_0x4797[158]]-= Math[_0x4797[157]](_0xbc06x18* _0xbc06x5[_0x4797[129]][_0x4797[182]])}},!mxClient.IS_TOUCH);_0xbc06x15[_0x4797[169]](true);_0xbc06x15[_0x4797[170]](function(){return _0xbc06x5[_0x4797[8]][_0x4797[113]][_0x4797[185]]== _0x4797[186]});_0xbc06x15= this[_0x4797[10]](_0x4797[147],mxUtils[_0x4797[27]](this,function(){_0xbc06x5[_0x4797[145]]= !_0xbc06x5[_0x4797[145]];_0xbc06x5[_0x4797[187]]= _0xbc06x5[_0x4797[145]];_0xbc06x5[_0x4797[188]]= _0xbc06x5[_0x4797[187]];_0xbc06x5[_0x4797[129]][_0x4797[189]]();_0xbc06x5[_0x4797[184]]();_0xbc06x4[_0x4797[167]]();_0xbc06x4[_0x4797[191]][_0x4797[190]]();if(mxUtils[_0x4797[192]](_0xbc06x5[_0x4797[8]])){if(_0xbc06x5[_0x4797[145]]){_0xbc06x5[_0x4797[8]][_0x4797[154]]-= 20;_0xbc06x5[_0x4797[8]][_0x4797[158]]-= 20}else {_0xbc06x5[_0x4797[8]][_0x4797[154]]+= 20;_0xbc06x5[_0x4797[8]][_0x4797[158]]+= 20}}}));_0xbc06x15[_0x4797[169]](true);_0xbc06x15[_0x4797[170]](function(){return _0xbc06x5[_0x4797[145]]});_0xbc06x15= this[_0x4797[10]](_0x4797[193],function(){_0xbc06x5[_0x4797[195]](!_0xbc06x5[_0x4797[194]][_0x4797[175]]())},null,null,_0x4797[196]);_0xbc06x15[_0x4797[169]](true);_0xbc06x15[_0x4797[170]](function(){return _0xbc06x5[_0x4797[194]][_0x4797[175]]()});_0xbc06x15= this[_0x4797[10]](_0x4797[197],function(){_0xbc06x5[_0x4797[194]][_0x4797[199]](!_0xbc06x5[_0x4797[194]][_0x4797[198]]())});_0xbc06x15[_0x4797[169]](true);_0xbc06x15[_0x4797[170]](function(){return _0xbc06x5[_0x4797[194]][_0x4797[198]]()});this[_0x4797[10]](_0x4797[200],function(){var _0xbc06x19=_0x4797[95];if(mxResources[_0x4797[202]](mxClient[_0x4797[201]])){_0xbc06x19= _0x4797[203]+ mxClient[_0x4797[201]]};window[_0x4797[11]](RESOURCES_PATH+ _0x4797[204]+ _0xbc06x19+ _0x4797[205])});this[_0x4797[28]](_0x4797[206], new Action(mxResources[_0x4797[26]](_0x4797[206])+ _0x4797[207],function(){_0xbc06x3[_0x4797[9]]( new AboutDialog(_0xbc06x3)[_0x4797[8]],320,280,true,true)},null,null,_0x4797[208]));var _0xbc06x1a=mxUtils[_0x4797[27]](this,function(_0xbc06x1b,_0xbc06x1c){this[_0x4797[10]](_0xbc06x1b,function(){_0xbc06x5[_0x4797[209]](mxConstants.STYLE_FONTSTYLE,_0xbc06x1c)})});_0xbc06x1a(_0x4797[210],mxConstants.FONT_BOLD);_0xbc06x1a(_0x4797[211],mxConstants.FONT_ITALIC);_0xbc06x1a(_0x4797[212],mxConstants.FONT_UNDERLINE);this[_0x4797[10]](_0x4797[213],function(){_0xbc06x5[_0x4797[214]](mxConstants.STYLE_SHADOW)});this[_0x4797[10]](_0x4797[215],function(){_0xbc06x5[_0x4797[214]](mxConstants.STYLE_DASHED)});this[_0x4797[10]](_0x4797[216],function(){_0xbc06x5[_0x4797[214]](mxConstants.STYLE_ROUNDED)});this[_0x4797[10]](_0x4797[217],function(){_0xbc06x5[_0x4797[214]](mxConstants.STYLE_CURVED)});this[_0x4797[10]](_0x4797[113],function(){var _0xbc06x9=_0xbc06x5[_0x4797[57]]();if(_0xbc06x9!= null&& _0xbc06x9[_0x4797[103]]> 0){var _0xbc06x1d=_0xbc06x5[_0x4797[102]]();var _0xbc06x1c=mxUtils[_0x4797[97]](mxResources[_0x4797[26]](_0x4797[96])+ _0x4797[118]+ mxResources[_0x4797[26]](_0x4797[113])+ _0x4797[218],_0xbc06x1d[_0x4797[219]](_0xbc06x9[0])|| _0x4797[95]);if(_0xbc06x1c!= null){_0xbc06x5[_0x4797[220]](_0xbc06x1c,_0xbc06x9)}}});this[_0x4797[10]](_0x4797[221],function(){_0xbc06x5[_0x4797[222]](_0xbc06x5[_0x4797[93]]())});this[_0x4797[10]](_0x4797[223],function(){var _0xbc06x7=_0xbc06x5[_0x4797[93]]();if(_0xbc06x7!= null&& _0xbc06x5[_0x4797[102]]()[_0x4797[224]](_0xbc06x7)){var _0xbc06x1e=_0xbc06x4[_0x4797[6]][_0x4797[226]][_0x4797[225]](_0xbc06x7);if(_0xbc06x1e instanceof mxEdgeHandler){var _0xbc06x16=_0xbc06x5[_0x4797[129]][_0x4797[155]];var _0xbc06x6=_0xbc06x5[_0x4797[129]][_0x4797[182]];var _0xbc06x17=_0xbc06x16[_0x4797[124]];var _0xbc06x18=_0xbc06x16[_0x4797[127]];var _0xbc06x1f=_0xbc06x5[_0x4797[102]]()[_0x4797[227]](_0xbc06x7);var _0xbc06x20=_0xbc06x5[_0x4797[122]](_0xbc06x1f);if(_0xbc06x5[_0x4797[102]]()[_0x4797[121]](_0xbc06x1f)&& _0xbc06x20!= null){_0xbc06x17+= _0xbc06x20[_0x4797[124]];_0xbc06x18+= _0xbc06x20[_0x4797[127]]};_0xbc06x1e[_0x4797[232]](_0xbc06x1e[_0x4797[228]],_0xbc06x5[_0x4797[230]][_0x4797[229]]/ _0xbc06x6- _0xbc06x17,_0xbc06x5[_0x4797[230]][_0x4797[231]]/ _0xbc06x6- _0xbc06x18)}}});this[_0x4797[10]](_0x4797[233],function(){var _0xbc06x21=_0xbc06x3[_0x4797[2]][_0x4797[26]](_0x4797[233]);if(_0xbc06x21[_0x4797[234]]!= null){_0xbc06x21[_0x4797[234]][_0x4797[236]](_0xbc06x21[_0x4797[234]][_0x4797[228]],_0xbc06x21[_0x4797[235]])}});this[_0x4797[10]](_0x4797[237],function(){function _0xbc06x22(_0xbc06xc,_0xbc06x23,_0xbc06x24){var _0xbc06x25=null;var _0xbc06x9=_0xbc06x5[_0x4797[57]]();_0xbc06x5[_0x4797[102]]()[_0x4797[101]]();try{if(_0xbc06x9[_0x4797[103]]== 0){var _0xbc06x26=_0xbc06x5[_0x4797[238]]();_0xbc06x9= [_0xbc06x5[_0x4797[240]](_0xbc06x5[_0x4797[239]](),null,_0x4797[95],_0xbc06x26,_0xbc06x26,_0xbc06x23,_0xbc06x24)];_0xbc06x25= _0xbc06x9};_0xbc06x5[_0x4797[114]](mxConstants.STYLE_IMAGE,_0xbc06xc,_0xbc06x9);_0xbc06x5[_0x4797[114]](mxConstants.STYLE_SHAPE,_0x4797[237],_0xbc06x9);if(_0xbc06x5[_0x4797[241]]()== 1){if(_0xbc06x23!= null&& _0xbc06x24!= null){var _0xbc06x7=_0xbc06x9[0];var _0xbc06xd=_0xbc06x5[_0x4797[102]]()[_0x4797[242]](_0xbc06x7);if(_0xbc06xd!= null){_0xbc06xd= _0xbc06xd[_0x4797[123]]();_0xbc06xd[_0x4797[125]]= _0xbc06x23;_0xbc06xd[_0x4797[126]]= _0xbc06x24;_0xbc06x5[_0x4797[102]]()[_0x4797[128]](_0xbc06x7,_0xbc06xd)}}}}finally{_0xbc06x5[_0x4797[102]]()[_0x4797[107]]()};if(_0xbc06x25!= null){_0xbc06x5[_0x4797[59]](_0xbc06x25);_0xbc06x5[_0x4797[243]](_0xbc06x25[0])}}var _0xbc06xc=_0x4797[95];var _0xbc06xb=_0xbc06x5[_0x4797[110]]()[_0x4797[109]](_0xbc06x5[_0x4797[93]]());if(_0xbc06xb!= null){_0xbc06xc= _0xbc06xb[_0x4797[113]][mxConstants[_0x4797[244]]]|| _0xbc06xc};_0xbc06xc= mxUtils[_0x4797[97]](mxResources[_0x4797[26]](_0x4797[96])+ _0x4797[118]+ mxResources[_0x4797[26]](_0x4797[245])+ _0x4797[218],_0xbc06xc);if(_0xbc06xc!= null){if(_0xbc06xc[_0x4797[103]]> 0){var _0xbc06x27= new Image();_0xbc06x27[_0x4797[246]]= function(){_0xbc06x22(_0xbc06xc,_0xbc06x27[_0x4797[125]],_0xbc06x27[_0x4797[126]])};_0xbc06x27[_0x4797[247]]= function(){mxUtils[_0x4797[249]](mxResources[_0x4797[26]](_0x4797[248]))};_0xbc06x27[_0x4797[250]]= _0xbc06xc}}})};Actions[_0x4797[4]][_0x4797[10]]= function(_0xbc06x1b,_0xbc06x28,_0xbc06x29,_0xbc06x2a,_0xbc06x2b){return this[_0x4797[28]](_0xbc06x1b, new Action(mxResources[_0x4797[26]](_0xbc06x1b),_0xbc06x28,_0xbc06x29,_0xbc06x2a,_0xbc06x2b))};Actions[_0x4797[4]][_0x4797[28]]= function(_0xbc06x2c,_0xbc06x15){this[_0x4797[2]][_0xbc06x2c]= _0xbc06x15;return _0xbc06x15};Actions[_0x4797[4]][_0x4797[26]]= function(_0xbc06x2c){return this[_0x4797[2]][_0xbc06x2c]};function Action(_0xbc06x2e,_0xbc06x28,_0xbc06x29,_0xbc06x2a,_0xbc06x2b){mxEventSource[_0x4797[251]](this);this[_0x4797[252]]= _0xbc06x2e;this[_0x4797[146]]= _0xbc06x28;this[_0x4797[253]]= (_0xbc06x29!= null)?_0xbc06x29:true;this[_0x4797[254]]= _0xbc06x2a;this[_0x4797[255]]= _0xbc06x2b}mxUtils[_0x4797[256]](Action,mxEventSource);Action[_0x4797[4]][_0x4797[177]]= function(_0xbc06xc){if(this[_0x4797[253]]!= _0xbc06xc){this[_0x4797[253]]= _0xbc06xc;this[_0x4797[258]]( new mxEventObject(_0x4797[257]))}};Action[_0x4797[4]][_0x4797[169]]= function(_0xbc06xc){this[_0x4797[259]]= _0xbc06xc};Action[_0x4797[4]][_0x4797[170]]= function(_0xbc06x28){this[_0x4797[260]]= _0xbc06x28};Action[_0x4797[4]][_0x4797[261]]= function(){return this[_0x4797[260]]()} \ No newline at end of file +var _0x162a=["\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"];_0x162a[0];function Actions(_0x6b35x2){this[_0x162a[1]]= _0x6b35x2;this[_0x162a[2]]= new Object();this[_0x162a[3]]()}Actions[_0x162a[4]][_0x162a[3]]= function(){var _0x6b35x3=this[_0x162a[1]];var _0x6b35x4=_0x6b35x3[_0x162a[5]];var _0x6b35x5=_0x6b35x4[_0x162a[6]];this[_0x162a[10]](_0x162a[7],function(){_0x6b35x3[_0x162a[9]]( new NewDialog(_0x6b35x3)[_0x162a[8]],300,180,true,true)});this[_0x162a[10]](_0x162a[11],function(){_0x6b35x3[_0x162a[9]]( new OpenDialog(_0x6b35x3)[_0x162a[8]],300,180,true,true)});this[_0x162a[10]](_0x162a[12],function(){_0x6b35x3[_0x162a[13]](false)},null,null,_0x162a[14]);this[_0x162a[10]](_0x162a[15],function(){_0x6b35x3[_0x162a[13]](true)},null,null,_0x162a[16]);this[_0x162a[10]](_0x162a[17],function(){_0x6b35x3[_0x162a[18]](false)},null,null,_0x162a[19]);this[_0x162a[10]](_0x162a[20],function(){_0x6b35x3[_0x162a[9]]( new VariableDialog(_0x6b35x3)[_0x162a[8]],300,180,true,true)});this[_0x162a[10]](_0x162a[21],function(){_0x6b35x3[_0x162a[9]]( new ImportDialog(_0x6b35x3)[_0x162a[8]],300,200,true,true)});this[_0x162a[10]](_0x162a[22],function(){_0x6b35x3[_0x162a[9]]( new ExportDialog(_0x6b35x3)[_0x162a[8]],300,200,true,true)},null,null,_0x162a[23]);this[_0x162a[28]](_0x162a[24], new Action(mxResources[_0x162a[26]](_0x162a[25]),mxUtils[_0x162a[27]](this,function(){this[_0x162a[1]][_0x162a[9]]( new EditFileDialog(_0x6b35x3)[_0x162a[8]],620,420,true,true)})));this[_0x162a[10]](_0x162a[29],function(){_0x6b35x3[_0x162a[9]]( new RenameDialog(_0x6b35x3)[_0x162a[8]],300,180,true,true)});this[_0x162a[10]](_0x162a[30],function(){mxUtils[_0x162a[31]](_0x6b35x5)},null,_0x162a[32],_0x162a[33]);this[_0x162a[10]](_0x162a[34],function(){mxUtils[_0x162a[35]](_0x6b35x5,null,10,10)});this[_0x162a[10]](_0x162a[36],function(){_0x6b35x4[_0x162a[37]][_0x162a[36]]()},null,_0x162a[38],_0x162a[39]);this[_0x162a[10]](_0x162a[40],function(){_0x6b35x4[_0x162a[37]][_0x162a[40]]()},null,_0x162a[41],_0x162a[42]);this[_0x162a[10]](_0x162a[43],function(){mxClipboard[_0x162a[43]](_0x6b35x5)},null,_0x162a[44],_0x162a[45]);this[_0x162a[10]](_0x162a[46],function(){mxClipboard[_0x162a[46]](_0x6b35x5)},null,_0x162a[47],_0x162a[48]);this[_0x162a[10]](_0x162a[49],function(){mxClipboard[_0x162a[49]](_0x6b35x5)},false,_0x162a[50],_0x162a[51]);this[_0x162a[10]](_0x162a[52],function(){_0x6b35x5[_0x162a[53]]()},null,null,_0x162a[54]);this[_0x162a[10]](_0x162a[55],function(){var _0x6b35x6=_0x6b35x5[_0x162a[56]];_0x6b35x5[_0x162a[59]](_0x6b35x5[_0x162a[58]](_0x6b35x5[_0x162a[57]](),_0x6b35x6,_0x6b35x6,true))},null,null,_0x162a[60]);this[_0x162a[10]](_0x162a[61],function(){_0x6b35x5[_0x162a[61]]()},null,null,_0x162a[62]);this[_0x162a[10]](_0x162a[63],function(){_0x6b35x5[_0x162a[63]]()},null,null,_0x162a[64]);this[_0x162a[10]](_0x162a[65],function(){_0x6b35x5[_0x162a[65]]()},null,null,_0x162a[66]);this[_0x162a[10]](_0x162a[67],function(){_0x6b35x5[_0x162a[67]]()},null,null,_0x162a[68]);this[_0x162a[10]](_0x162a[69],function(){_0x6b35x5[_0x162a[69]]()},null,null,_0x162a[70]);this[_0x162a[10]](_0x162a[71],function(){_0x6b35x5[_0x162a[71]]()},null,null,_0x162a[72]);this[_0x162a[10]](_0x162a[73],function(){_0x6b35x5[_0x162a[74]](false)},null,null,_0x162a[75]);this[_0x162a[10]](_0x162a[76],function(){_0x6b35x5[_0x162a[74]](true)},null,null,_0x162a[77]);this[_0x162a[10]](_0x162a[78],function(){_0x6b35x5[_0x162a[79]](false)},null,null,_0x162a[80]);this[_0x162a[10]](_0x162a[81],function(){_0x6b35x5[_0x162a[79]](true)},null,null,_0x162a[82]);this[_0x162a[10]](_0x162a[83],function(){_0x6b35x5[_0x162a[85]](_0x6b35x5[_0x162a[84]](null,0))},null,null,_0x162a[86]);this[_0x162a[10]](_0x162a[87],function(){_0x6b35x5[_0x162a[59]](_0x6b35x5[_0x162a[88]]())},null,null,_0x162a[89]);this[_0x162a[10]](_0x162a[90],function(){_0x6b35x5[_0x162a[91]]()});this[_0x162a[10]](_0x162a[92],function(){var _0x6b35x7=_0x6b35x5[_0x162a[93]]();var _0x6b35x8=_0x6b35x5[_0x162a[94]](_0x6b35x7);if(_0x6b35x8== null){_0x6b35x8= _0x162a[95]};_0x6b35x8= mxUtils[_0x162a[97]](mxResources[_0x162a[26]](_0x162a[96]),_0x6b35x8);if(_0x6b35x8!= null){_0x6b35x5[_0x162a[98]](_0x6b35x7,_0x6b35x8)}});this[_0x162a[10]](_0x162a[99],function(){var _0x6b35x7=_0x6b35x5[_0x162a[93]]();var _0x6b35x8=_0x6b35x5[_0x162a[94]](_0x6b35x7);if(_0x6b35x8!= null){window[_0x162a[11]](_0x6b35x8)}});this[_0x162a[10]](_0x162a[100],function(){var _0x6b35x9=_0x6b35x5[_0x162a[57]]();if(_0x6b35x9!= null){_0x6b35x5[_0x162a[102]]()[_0x162a[101]]();try{for(var _0x6b35xa=0;_0x6b35xa< _0x6b35x9[_0x162a[103]];_0x6b35xa++){var _0x6b35x7=_0x6b35x9[_0x6b35xa];if(_0x6b35x5[_0x162a[102]]()[_0x162a[104]](_0x6b35x7)){_0x6b35x5[_0x162a[105]]([_0x6b35x7],20)}else {_0x6b35x5[_0x162a[106]](_0x6b35x7)}}}finally{_0x6b35x5[_0x162a[102]]()[_0x162a[107]]()}}});this[_0x162a[10]](_0x162a[108],function(){var _0x6b35xb=_0x6b35x5[_0x162a[110]]()[_0x162a[109]](_0x6b35x5[_0x162a[93]]());var _0x6b35xc=_0x162a[111];if(_0x6b35xb!= null&& _0x6b35xb[_0x162a[113]][mxConstants[_0x162a[112]]]== _0x162a[111]){_0x6b35xc= null};_0x6b35x5[_0x162a[114]](mxConstants.STYLE_WHITE_SPACE,_0x6b35xc)});this[_0x162a[10]](_0x162a[115],function(){var _0x6b35xc=_0x162a[116];var _0x6b35xb=_0x6b35x5[_0x162a[110]]()[_0x162a[109]](_0x6b35x5[_0x162a[93]]());if(_0x6b35xb!= null){_0x6b35xc= _0x6b35xb[_0x162a[113]][mxConstants[_0x162a[117]]]|| _0x6b35xc};_0x6b35xc= mxUtils[_0x162a[97]](mxResources[_0x162a[26]](_0x162a[96])+ _0x162a[118]+ mxResources[_0x162a[26]](_0x162a[115])+ _0x162a[119],_0x6b35xc);if(_0x6b35xc!= null){_0x6b35x5[_0x162a[114]](mxConstants.STYLE_ROTATION,_0x6b35xc)}});this[_0x162a[10]](_0x162a[120],function(){var _0x6b35x9=_0x6b35x5[_0x162a[57]]();if(_0x6b35x9!= null){_0x6b35x5[_0x162a[102]]()[_0x162a[101]]();try{for(var _0x6b35xa=0;_0x6b35xa< _0x6b35x9[_0x162a[103]];_0x6b35xa++){var _0x6b35x7=_0x6b35x9[_0x6b35xa];if(_0x6b35x5[_0x162a[102]]()[_0x162a[121]](_0x6b35x7)&& _0x6b35x5[_0x162a[102]]()[_0x162a[104]](_0x6b35x7)== 0){var _0x6b35xd=_0x6b35x5[_0x162a[122]](_0x6b35x7);if(_0x6b35xd!= null){_0x6b35xd= _0x6b35xd[_0x162a[123]]();_0x6b35xd[_0x162a[124]]+= _0x6b35xd[_0x162a[125]]/ 2- _0x6b35xd[_0x162a[126]]/ 2;_0x6b35xd[_0x162a[127]]+= _0x6b35xd[_0x162a[126]]/ 2- _0x6b35xd[_0x162a[125]]/ 2;var _0x6b35xe=_0x6b35xd[_0x162a[125]];_0x6b35xd[_0x162a[125]]= _0x6b35xd[_0x162a[126]];_0x6b35xd[_0x162a[126]]= _0x6b35xe;_0x6b35x5[_0x162a[102]]()[_0x162a[128]](_0x6b35x7,_0x6b35xd);var _0x6b35xb=_0x6b35x5[_0x162a[129]][_0x162a[109]](_0x6b35x7);if(_0x6b35xb!= null){var _0x6b35xf=_0x6b35xb[_0x162a[113]][mxConstants[_0x162a[130]]]|| _0x162a[131];if(_0x6b35xf== _0x162a[131]){_0x6b35xf= _0x162a[132]}else {if(_0x6b35xf== _0x162a[132]){_0x6b35xf= _0x162a[133]}else {if(_0x6b35xf== _0x162a[133]){_0x6b35xf= _0x162a[134]}else {if(_0x6b35xf== _0x162a[134]){_0x6b35xf= _0x162a[131]}}}};_0x6b35x5[_0x162a[114]](mxConstants.STYLE_DIRECTION,_0x6b35xf,[_0x6b35x7])}}}}}finally{_0x6b35x5[_0x162a[102]]()[_0x162a[107]]()}}},null,null,_0x162a[135]);this[_0x162a[10]](_0x162a[136],function(){_0x6b35x5[_0x162a[137]](1)});this[_0x162a[10]](_0x162a[138],function(){_0x6b35x5[_0x162a[138]]()},null,null,_0x162a[139]);this[_0x162a[10]](_0x162a[140],function(){_0x6b35x5[_0x162a[140]]()},null,null,_0x162a[141]);this[_0x162a[10]](_0x162a[142],function(){_0x6b35x5[_0x162a[143]]()});this[_0x162a[10]](_0x162a[144],mxUtils[_0x162a[27]](this,function(){if(!_0x6b35x5[_0x162a[145]]){this[_0x162a[26]](_0x162a[147])[_0x162a[146]]()};var _0x6b35x10=_0x6b35x5[_0x162a[148]];var _0x6b35x11=_0x6b35x5[_0x162a[149]];var _0x6b35x12=_0x6b35x5[_0x162a[8]][_0x162a[150]]- 20;var _0x6b35x13=_0x6b35x5[_0x162a[8]][_0x162a[151]]- 20;var _0x6b35x14=Math[_0x162a[153]](100* Math[_0x162a[152]](_0x6b35x12/ _0x6b35x10[_0x162a[125]]/ _0x6b35x11,_0x6b35x13/ _0x6b35x10[_0x162a[126]]/ _0x6b35x11))/ 100;_0x6b35x5[_0x162a[137]](_0x6b35x14);_0x6b35x5[_0x162a[8]][_0x162a[154]]= Math[_0x162a[157]](_0x6b35x5[_0x162a[129]][_0x162a[155]][_0x162a[124]]* _0x6b35x14- Math[_0x162a[156]](10,(_0x6b35x5[_0x162a[8]][_0x162a[150]]- _0x6b35x10[_0x162a[125]]* _0x6b35x11* _0x6b35x14)/ 2));_0x6b35x5[_0x162a[8]][_0x162a[158]]= Math[_0x162a[157]](_0x6b35x5[_0x162a[129]][_0x162a[155]][_0x162a[127]]* _0x6b35x14- Math[_0x162a[156]](10,(_0x6b35x5[_0x162a[8]][_0x162a[151]]- _0x6b35x10[_0x162a[126]]* _0x6b35x11* _0x6b35x14)/ 2))}));this[_0x162a[10]](_0x162a[159],mxUtils[_0x162a[27]](this,function(){if(!_0x6b35x5[_0x162a[145]]){this[_0x162a[26]](_0x162a[147])[_0x162a[146]]()};var _0x6b35x10=_0x6b35x5[_0x162a[148]];var _0x6b35x11=_0x6b35x5[_0x162a[149]];var _0x6b35x12=_0x6b35x5[_0x162a[8]][_0x162a[150]]- 20;var _0x6b35x14=Math[_0x162a[153]](100* _0x6b35x12/ _0x6b35x10[_0x162a[125]]/ _0x6b35x11)/ 100;_0x6b35x5[_0x162a[137]](_0x6b35x14);_0x6b35x5[_0x162a[8]][_0x162a[154]]= Math[_0x162a[157]](_0x6b35x5[_0x162a[129]][_0x162a[155]][_0x162a[124]]* _0x6b35x14- Math[_0x162a[156]](10,(_0x6b35x5[_0x162a[8]][_0x162a[150]]- _0x6b35x10[_0x162a[125]]* _0x6b35x11* _0x6b35x14)/ 2));_0x6b35x5[_0x162a[8]][_0x162a[158]]= Math[_0x162a[157]](_0x6b35x5[_0x162a[129]][_0x162a[155]][_0x162a[127]]* _0x6b35x14- Math[_0x162a[156]](10,(_0x6b35x5[_0x162a[8]][_0x162a[151]]- _0x6b35x10[_0x162a[126]]* _0x6b35x11* _0x6b35x14)/ 2))}));this[_0x162a[28]](_0x162a[160], new Action(mxResources[_0x162a[26]](_0x162a[161]),function(){var _0x6b35xc=mxUtils[_0x162a[97]](mxResources[_0x162a[26]](_0x162a[96])+ _0x162a[162],parseInt(_0x6b35x5[_0x162a[110]]()[_0x162a[163]]()* 100));if(_0x6b35xc!= null&& _0x6b35xc[_0x162a[103]]> 0&& !isNaN(parseInt(_0x6b35xc))){_0x6b35x5[_0x162a[137]](parseInt(_0x6b35xc)/ 100)}}));var _0x6b35x15=null;_0x6b35x15= this[_0x162a[10]](_0x162a[164],function(){_0x6b35x5[_0x162a[166]](!_0x6b35x5[_0x162a[165]]());_0x6b35x4[_0x162a[167]]()},null,null,_0x162a[168]);_0x6b35x15[_0x162a[169]](true);_0x6b35x15[_0x162a[170]](function(){return _0x6b35x5[_0x162a[165]]()});_0x6b35x15= this[_0x162a[10]](_0x162a[171],function(){_0x6b35x5[_0x162a[173]][_0x162a[172]]= !_0x6b35x5[_0x162a[173]][_0x162a[172]]});_0x6b35x15[_0x162a[169]](true);_0x6b35x15[_0x162a[170]](function(){return _0x6b35x5[_0x162a[173]][_0x162a[172]]});_0x6b35x15= this[_0x162a[10]](_0x162a[174],function(){_0x6b35x5[_0x162a[176]][_0x162a[177]](!_0x6b35x5[_0x162a[176]][_0x162a[175]]())});_0x6b35x15[_0x162a[169]](true);_0x6b35x15[_0x162a[170]](function(){return _0x6b35x5[_0x162a[176]][_0x162a[175]]()});_0x6b35x15= this[_0x162a[10]](_0x162a[178],function(){_0x6b35x5[_0x162a[179]]= !_0x6b35x5[_0x162a[179]];_0x6b35x5[_0x162a[129]][_0x162a[180]]()});_0x6b35x15[_0x162a[169]](true);_0x6b35x15[_0x162a[170]](function(){return _0x6b35x5[_0x162a[179]]});_0x6b35x15= this[_0x162a[10]](_0x162a[181],function(){_0x6b35x5[_0x162a[181]]= !_0x6b35x5[_0x162a[181]];_0x6b35x4[_0x162a[167]]();if(!_0x6b35x5[_0x162a[181]]){var _0x6b35x16=_0x6b35x5[_0x162a[129]][_0x162a[155]];_0x6b35x5[_0x162a[129]][_0x162a[183]](_0x6b35x16[_0x162a[124]]- _0x6b35x5[_0x162a[8]][_0x162a[154]]/ _0x6b35x5[_0x162a[129]][_0x162a[182]],_0x6b35x16[_0x162a[127]]- _0x6b35x5[_0x162a[8]][_0x162a[158]]/ _0x6b35x5[_0x162a[129]][_0x162a[182]]);_0x6b35x5[_0x162a[8]][_0x162a[154]]= 0;_0x6b35x5[_0x162a[8]][_0x162a[158]]= 0;_0x6b35x5[_0x162a[184]]()}else {var _0x6b35x17=_0x6b35x5[_0x162a[129]][_0x162a[155]][_0x162a[124]];var _0x6b35x18=_0x6b35x5[_0x162a[129]][_0x162a[155]][_0x162a[127]];_0x6b35x5[_0x162a[129]][_0x162a[155]][_0x162a[124]]= 0;_0x6b35x5[_0x162a[129]][_0x162a[155]][_0x162a[127]]= 0;_0x6b35x5[_0x162a[184]]();_0x6b35x5[_0x162a[8]][_0x162a[154]]-= Math[_0x162a[157]](_0x6b35x17* _0x6b35x5[_0x162a[129]][_0x162a[182]]);_0x6b35x5[_0x162a[8]][_0x162a[158]]-= Math[_0x162a[157]](_0x6b35x18* _0x6b35x5[_0x162a[129]][_0x162a[182]])}},!mxClient.IS_TOUCH);_0x6b35x15[_0x162a[169]](true);_0x6b35x15[_0x162a[170]](function(){return _0x6b35x5[_0x162a[8]][_0x162a[113]][_0x162a[185]]== _0x162a[186]});_0x6b35x15= this[_0x162a[10]](_0x162a[147],mxUtils[_0x162a[27]](this,function(){_0x6b35x5[_0x162a[145]]= !_0x6b35x5[_0x162a[145]];_0x6b35x5[_0x162a[187]]= _0x6b35x5[_0x162a[145]];_0x6b35x5[_0x162a[188]]= _0x6b35x5[_0x162a[187]];_0x6b35x5[_0x162a[129]][_0x162a[189]]();_0x6b35x5[_0x162a[184]]();_0x6b35x4[_0x162a[167]]();_0x6b35x4[_0x162a[191]][_0x162a[190]]();if(mxUtils[_0x162a[192]](_0x6b35x5[_0x162a[8]])){if(_0x6b35x5[_0x162a[145]]){_0x6b35x5[_0x162a[8]][_0x162a[154]]-= 20;_0x6b35x5[_0x162a[8]][_0x162a[158]]-= 20}else {_0x6b35x5[_0x162a[8]][_0x162a[154]]+= 20;_0x6b35x5[_0x162a[8]][_0x162a[158]]+= 20}}}));_0x6b35x15[_0x162a[169]](true);_0x6b35x15[_0x162a[170]](function(){return _0x6b35x5[_0x162a[145]]});_0x6b35x15= this[_0x162a[10]](_0x162a[193],function(){_0x6b35x5[_0x162a[195]](!_0x6b35x5[_0x162a[194]][_0x162a[175]]())},null,null,_0x162a[196]);_0x6b35x15[_0x162a[169]](true);_0x6b35x15[_0x162a[170]](function(){return _0x6b35x5[_0x162a[194]][_0x162a[175]]()});_0x6b35x15= this[_0x162a[10]](_0x162a[197],function(){_0x6b35x5[_0x162a[194]][_0x162a[199]](!_0x6b35x5[_0x162a[194]][_0x162a[198]]())});_0x6b35x15[_0x162a[169]](true);_0x6b35x15[_0x162a[170]](function(){return _0x6b35x5[_0x162a[194]][_0x162a[198]]()});this[_0x162a[10]](_0x162a[200],function(){var _0x6b35x19=_0x162a[95];if(mxResources[_0x162a[202]](mxClient[_0x162a[201]])){_0x6b35x19= _0x162a[203]+ mxClient[_0x162a[201]]};window[_0x162a[11]](RESOURCES_PATH+ _0x162a[204]+ _0x6b35x19+ _0x162a[205])});this[_0x162a[28]](_0x162a[206], new Action(mxResources[_0x162a[26]](_0x162a[206])+ _0x162a[207],function(){_0x6b35x3[_0x162a[9]]( new AboutDialog(_0x6b35x3)[_0x162a[8]],320,280,true,true)},null,null,_0x162a[208]));var _0x6b35x1a=mxUtils[_0x162a[27]](this,function(_0x6b35x1b,_0x6b35x1c){this[_0x162a[10]](_0x6b35x1b,function(){_0x6b35x5[_0x162a[209]](mxConstants.STYLE_FONTSTYLE,_0x6b35x1c)})});_0x6b35x1a(_0x162a[210],mxConstants.FONT_BOLD);_0x6b35x1a(_0x162a[211],mxConstants.FONT_ITALIC);_0x6b35x1a(_0x162a[212],mxConstants.FONT_UNDERLINE);this[_0x162a[10]](_0x162a[213],function(){_0x6b35x5[_0x162a[214]](mxConstants.STYLE_SHADOW)});this[_0x162a[10]](_0x162a[215],function(){_0x6b35x5[_0x162a[214]](mxConstants.STYLE_DASHED)});this[_0x162a[10]](_0x162a[216],function(){_0x6b35x5[_0x162a[214]](mxConstants.STYLE_ROUNDED)});this[_0x162a[10]](_0x162a[217],function(){_0x6b35x5[_0x162a[214]](mxConstants.STYLE_CURVED)});this[_0x162a[10]](_0x162a[113],function(){var _0x6b35x9=_0x6b35x5[_0x162a[57]]();if(_0x6b35x9!= null&& _0x6b35x9[_0x162a[103]]> 0){var _0x6b35x1d=_0x6b35x5[_0x162a[102]]();var _0x6b35x1c=mxUtils[_0x162a[97]](mxResources[_0x162a[26]](_0x162a[96])+ _0x162a[118]+ mxResources[_0x162a[26]](_0x162a[113])+ _0x162a[218],_0x6b35x1d[_0x162a[219]](_0x6b35x9[0])|| _0x162a[95]);if(_0x6b35x1c!= null){_0x6b35x5[_0x162a[220]](_0x6b35x1c,_0x6b35x9)}}});this[_0x162a[10]](_0x162a[221],function(){_0x6b35x5[_0x162a[222]](_0x6b35x5[_0x162a[93]]())});this[_0x162a[10]](_0x162a[223],function(){var _0x6b35x7=_0x6b35x5[_0x162a[93]]();if(_0x6b35x7!= null&& _0x6b35x5[_0x162a[102]]()[_0x162a[224]](_0x6b35x7)){var _0x6b35x1e=_0x6b35x4[_0x162a[6]][_0x162a[226]][_0x162a[225]](_0x6b35x7);if(_0x6b35x1e instanceof mxEdgeHandler){var _0x6b35x16=_0x6b35x5[_0x162a[129]][_0x162a[155]];var _0x6b35x6=_0x6b35x5[_0x162a[129]][_0x162a[182]];var _0x6b35x17=_0x6b35x16[_0x162a[124]];var _0x6b35x18=_0x6b35x16[_0x162a[127]];var _0x6b35x1f=_0x6b35x5[_0x162a[102]]()[_0x162a[227]](_0x6b35x7);var _0x6b35x20=_0x6b35x5[_0x162a[122]](_0x6b35x1f);if(_0x6b35x5[_0x162a[102]]()[_0x162a[121]](_0x6b35x1f)&& _0x6b35x20!= null){_0x6b35x17+= _0x6b35x20[_0x162a[124]];_0x6b35x18+= _0x6b35x20[_0x162a[127]]};_0x6b35x1e[_0x162a[232]](_0x6b35x1e[_0x162a[228]],_0x6b35x5[_0x162a[230]][_0x162a[229]]/ _0x6b35x6- _0x6b35x17,_0x6b35x5[_0x162a[230]][_0x162a[231]]/ _0x6b35x6- _0x6b35x18)}}});this[_0x162a[10]](_0x162a[233],function(){var _0x6b35x21=_0x6b35x3[_0x162a[2]][_0x162a[26]](_0x162a[233]);if(_0x6b35x21[_0x162a[234]]!= null){_0x6b35x21[_0x162a[234]][_0x162a[236]](_0x6b35x21[_0x162a[234]][_0x162a[228]],_0x6b35x21[_0x162a[235]])}});this[_0x162a[10]](_0x162a[237],function(){function _0x6b35x22(_0x6b35xc,_0x6b35x23,_0x6b35x24){var _0x6b35x25=null;var _0x6b35x9=_0x6b35x5[_0x162a[57]]();_0x6b35x5[_0x162a[102]]()[_0x162a[101]]();try{if(_0x6b35x9[_0x162a[103]]== 0){var _0x6b35x26=_0x6b35x5[_0x162a[238]]();_0x6b35x9= [_0x6b35x5[_0x162a[240]](_0x6b35x5[_0x162a[239]](),null,_0x162a[95],_0x6b35x26,_0x6b35x26,_0x6b35x23,_0x6b35x24)];_0x6b35x25= _0x6b35x9};_0x6b35x5[_0x162a[114]](mxConstants.STYLE_IMAGE,_0x6b35xc,_0x6b35x9);_0x6b35x5[_0x162a[114]](mxConstants.STYLE_SHAPE,_0x162a[237],_0x6b35x9);if(_0x6b35x5[_0x162a[241]]()== 1){if(_0x6b35x23!= null&& _0x6b35x24!= null){var _0x6b35x7=_0x6b35x9[0];var _0x6b35xd=_0x6b35x5[_0x162a[102]]()[_0x162a[242]](_0x6b35x7);if(_0x6b35xd!= null){_0x6b35xd= _0x6b35xd[_0x162a[123]]();_0x6b35xd[_0x162a[125]]= _0x6b35x23;_0x6b35xd[_0x162a[126]]= _0x6b35x24;_0x6b35x5[_0x162a[102]]()[_0x162a[128]](_0x6b35x7,_0x6b35xd)}}}}finally{_0x6b35x5[_0x162a[102]]()[_0x162a[107]]()};if(_0x6b35x25!= null){_0x6b35x5[_0x162a[59]](_0x6b35x25);_0x6b35x5[_0x162a[243]](_0x6b35x25[0])}}var _0x6b35xc=_0x162a[95];var _0x6b35xb=_0x6b35x5[_0x162a[110]]()[_0x162a[109]](_0x6b35x5[_0x162a[93]]());if(_0x6b35xb!= null){_0x6b35xc= _0x6b35xb[_0x162a[113]][mxConstants[_0x162a[244]]]|| _0x6b35xc};_0x6b35xc= mxUtils[_0x162a[97]](mxResources[_0x162a[26]](_0x162a[96])+ _0x162a[118]+ mxResources[_0x162a[26]](_0x162a[245])+ _0x162a[218],_0x6b35xc);if(_0x6b35xc!= null){if(_0x6b35xc[_0x162a[103]]> 0){var _0x6b35x27= new Image();_0x6b35x27[_0x162a[246]]= function(){_0x6b35x22(_0x6b35xc,_0x6b35x27[_0x162a[125]],_0x6b35x27[_0x162a[126]])};_0x6b35x27[_0x162a[247]]= function(){mxUtils[_0x162a[249]](mxResources[_0x162a[26]](_0x162a[248]))};_0x6b35x27[_0x162a[250]]= _0x6b35xc}}})};Actions[_0x162a[4]][_0x162a[10]]= function(_0x6b35x1b,_0x6b35x28,_0x6b35x29,_0x6b35x2a,_0x6b35x2b){return this[_0x162a[28]](_0x6b35x1b, new Action(mxResources[_0x162a[26]](_0x6b35x1b),_0x6b35x28,_0x6b35x29,_0x6b35x2a,_0x6b35x2b))};Actions[_0x162a[4]][_0x162a[28]]= function(_0x6b35x2c,_0x6b35x15){this[_0x162a[2]][_0x6b35x2c]= _0x6b35x15;return _0x6b35x15};Actions[_0x162a[4]][_0x162a[26]]= function(_0x6b35x2c){return this[_0x162a[2]][_0x6b35x2c]};function Action(_0x6b35x2e,_0x6b35x28,_0x6b35x29,_0x6b35x2a,_0x6b35x2b){mxEventSource[_0x162a[251]](this);this[_0x162a[252]]= _0x6b35x2e;this[_0x162a[146]]= _0x6b35x28;this[_0x162a[253]]= (_0x6b35x29!= null)?_0x6b35x29:true;this[_0x162a[254]]= _0x6b35x2a;this[_0x162a[255]]= _0x6b35x2b}mxUtils[_0x162a[256]](Action,mxEventSource);Action[_0x162a[4]][_0x162a[177]]= function(_0x6b35xc){if(this[_0x162a[253]]!= _0x6b35xc){this[_0x162a[253]]= _0x6b35xc;this[_0x162a[258]]( new mxEventObject(_0x162a[257]))}};Action[_0x162a[4]][_0x162a[169]]= function(_0x6b35xc){this[_0x162a[259]]= _0x6b35xc};Action[_0x162a[4]][_0x162a[170]]= function(_0x6b35x28){this[_0x162a[260]]= _0x6b35x28};Action[_0x162a[4]][_0x162a[261]]= function(){return this[_0x162a[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 1bc02a5..3733c89 100644 --- a/public/assets/plugins/jscripty/js/Dialogs.js +++ b/public/assets/plugins/jscripty/js/Dialogs.js @@ -1 +1 @@ -var _0x280f=["\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","\x64\x69\x73\x61\x62\x6C\x65\x64","\x6F\x6E\x63\x6C\x69\x63\x6B","\x4F\x4E","\x4F\x46\x46","\x62\x74\x6E\x20\x62\x74\x6E\x2D\x64\x61\x6E\x67\x65\x72\x20\x62\x74\x6E\x2D\x6D\x64","\x62\x74\x6E\x20\x62\x74\x6E\x2D\x73\x75\x63\x63\x65\x73\x73\x20\x62\x74\x6E\x2D\x6D\x64","\x73\x74\x61\x74\x65","\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","\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","\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","\x6D\x61\x78\x6C\x65\x6E\x67\x74\x68","\x31\x36\x30","\x73\x6D\x73\x5F\x74\x65\x78\x74","\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"];_0x280f[0];function createCheckbox(_0x9a36x2){var _0x9a36x3=document[_0x280f[2]](_0x280f[1]);_0x9a36x3[_0x280f[5]](_0x280f[3],_0x280f[4]);if(_0x9a36x2){_0x9a36x3[_0x280f[5]](_0x280f[6],true)};return _0x9a36x3}function createDropdownFromApi(_0x9a36x5,_0x9a36x2,_0x9a36x6,_0x9a36x7,_0x9a36x8,_0x9a36x9,_0x9a36xa){var _0x9a36xb= new XMLHttpRequest();_0x9a36xb[_0x280f[8]](_0x280f[7],_0x9a36x5,false);_0x9a36xb[_0x280f[14]](_0x280f[9],_0x280f[10]+ _0x9a36x8[_0x280f[13]][_0x280f[12]][_0x280f[11]]);_0x9a36xb[_0x280f[15]](null);var _0x9a36xc=[];if(_0x9a36xb[_0x280f[16]]=== 200){_0x9a36xc= JSON[_0x280f[18]](_0x9a36xb[_0x280f[17]])};var _0x9a36x3=document[_0x280f[2]](_0x280f[19]);var _0x9a36xd=document[_0x280f[2]](_0x280f[20]);_0x9a36xd[_0x280f[21]]= _0x280f[22];_0x9a36xd[_0x280f[23]]= _0x280f[24];_0x9a36x3[_0x280f[25]](_0x9a36xd);_0x9a36xc[_0x280f[30]][_0x280f[28]](function(_0x9a36xe){_0x9a36xd= document[_0x280f[2]](_0x280f[20]);_0x9a36xd[_0x280f[21]]= _0x9a36xe[_0x9a36x6];if(_0x9a36x9&& _0x9a36xa){_0x9a36x9[_0x280f[28]](function(_0x9a36xf){_0x9a36xa= _0x9a36xa[_0x280f[27]](_0x280f[26]+ _0x9a36xf+ _0x280f[26],_0x9a36xe[_0x9a36xf])});_0x9a36xd[_0x280f[23]]= _0x9a36xa;_0x9a36xd[_0x280f[29]]= (_0x9a36xa== _0x9a36x2)}else {_0x9a36xd[_0x280f[23]]= _0x9a36xe[_0x9a36x7];_0x9a36xd[_0x280f[29]]= (_0x9a36xe[_0x9a36x7]== _0x9a36x2)};_0x9a36x3[_0x280f[25]](_0x9a36xd)});_0x9a36x3[_0x280f[31]]= _0x280f[32];return _0x9a36x3}function createGroupedDropdownFromApi(_0x9a36x5,_0x9a36x2,_0x9a36x6,_0x9a36x7,_0x9a36x8,_0x9a36x11,_0x9a36x12){var _0x9a36xb= new XMLHttpRequest();_0x9a36xb[_0x280f[8]](_0x280f[7],_0x9a36x5,false);_0x9a36xb[_0x280f[14]](_0x280f[9],_0x280f[10]+ _0x9a36x8[_0x280f[13]][_0x280f[12]][_0x280f[11]]);_0x9a36xb[_0x280f[15]](null);var _0x9a36xc=[];if(_0x9a36xb[_0x280f[16]]=== 200){_0x9a36xc= JSON[_0x280f[18]](_0x9a36xb[_0x280f[17]])};var _0x9a36x3=document[_0x280f[2]](_0x280f[19]);var _0x9a36xd=document[_0x280f[2]](_0x280f[20]);_0x9a36xd[_0x280f[21]]= _0x280f[22];_0x9a36xd[_0x280f[23]]= _0x280f[33];_0x9a36x3[_0x280f[25]](_0x9a36xd);var _0x9a36x13=_0x9a36x11?_0x9a36xc[_0x280f[30]]:_0x9a36xc;var _0x9a36x14={};var _0x9a36x15={};_0x9a36x14[_0x9a36x12]= null;var _0x9a36x16=_[_0x280f[34]](_0x9a36x13,_0x9a36x14);var _0x9a36x17={};_0x9a36x16[_0x280f[28]](function(_0x9a36xe){_0x9a36xd= document[_0x280f[2]](_0x280f[20]);_0x9a36xd[_0x280f[31]]= _0x280f[35];_0x9a36xd[_0x280f[21]]= _0x9a36xe[_0x9a36x6][_0x280f[36]]();_0x9a36xd[_0x280f[23]]= _0x9a36xe[_0x9a36x7];_0x9a36xd[_0x280f[29]]= (_0x9a36xe[_0x9a36x7]== _0x9a36x2);_0x9a36x3[_0x280f[25]](_0x9a36xd);_0x9a36x15[_0x9a36x12]= _0x9a36xe[_0x9a36x7];_0x9a36x17= _[_0x280f[34]](_0x9a36x13,_0x9a36x15);_0x9a36x17[_0x280f[28]](function(_0x9a36xe){_0x9a36xd= document[_0x280f[2]](_0x280f[20]);_0x9a36xd[_0x280f[31]]= _0x280f[37];_0x9a36xd[_0x280f[21]]= _0x280f[38]+ _[_0x280f[39]](_0x9a36xe[_0x9a36x6]);_0x9a36xd[_0x280f[23]]= _0x9a36xe[_0x9a36x7];_0x9a36xd[_0x280f[29]]= (_0x9a36xe[_0x9a36x7]== _0x9a36x2);_0x9a36x3[_0x280f[25]](_0x9a36xd)})});_0x9a36x3[_0x280f[31]]= _0x280f[32];return _0x9a36x3}function createDropdownFromArray(_0x9a36x19,_0x9a36x2){var _0x9a36x3=document[_0x280f[2]](_0x280f[19]);for(var _0x9a36x1a in _0x9a36x19){var _0x9a36xd=document[_0x280f[2]](_0x280f[20]);_0x9a36xd[_0x280f[21]]= _0x9a36x19[_0x9a36x1a];_0x9a36xd[_0x280f[23]]= _0x9a36x1a;if(_0x9a36x2> 0|| _0x9a36x2!= _0x280f[40]){_0x9a36xd[_0x280f[29]]= (_0x9a36x2=== _0x9a36x1a)?true:false};_0x9a36x3[_0x280f[25]](_0x9a36xd)};_0x9a36x3[_0x280f[31]]= _0x280f[32];return _0x9a36x3}function Dialog(_0x9a36x8,_0x9a36x1c,_0x9a36x1d,_0x9a36x1e,_0x9a36x1f,_0x9a36x20,_0x9a36x21){var _0x9a36x22=0;if(mxClient[_0x280f[41]]&& document[_0x280f[42]]!= 9){_0x9a36x22= 60};_0x9a36x1d+= _0x9a36x22;_0x9a36x1e+= _0x9a36x22;var _0x9a36x23=Math[_0x280f[46]](0,Math[_0x280f[45]]((document[_0x280f[44]][_0x280f[43]]- _0x9a36x1d)/ 2));var _0x9a36x24=Math[_0x280f[46]](0,Math[_0x280f[45]]((Math[_0x280f[46]](document[_0x280f[44]][_0x280f[47]],document[_0x280f[48]][_0x280f[47]])- _0x9a36x1e)/ 3));var _0x9a36x25=_0x9a36x8[_0x280f[50]](_0x280f[49]);_0x9a36x25[_0x280f[31]]= _0x280f[51];_0x9a36x25[_0x280f[53]][_0x280f[52]]= _0x280f[54];_0x9a36x25[_0x280f[53]][_0x280f[55]]= _0x280f[56];var _0x9a36x26=_0x9a36x8[_0x280f[50]](_0x280f[57]);_0x9a36x26[_0x280f[31]]= _0x280f[58];_0x9a36x26[_0x280f[25]](_0x9a36x1c);_0x9a36x25[_0x280f[25]](_0x9a36x26);if(this[_0x280f[59]]== null){this[_0x280f[59]]= _0x9a36x8[_0x280f[50]](_0x280f[60]);this[_0x280f[59]][_0x280f[31]]= _0x280f[61];if(mxClient[_0x280f[62]]){ new mxDivResizer(this[_0x280f[59]])}};if(_0x9a36x1f){document[_0x280f[44]][_0x280f[25]](this[_0x280f[59]])};document[_0x280f[44]][_0x280f[25]](_0x9a36x25);this[_0x280f[63]]= _0x9a36x21;this[_0x280f[64]]= _0x9a36x25}Dialog[_0x280f[66]][_0x280f[65]]= function(){if(this[_0x280f[63]]!= null){this[_0x280f[63]]();this[_0x280f[63]]= null};this[_0x280f[64]][_0x280f[68]][_0x280f[67]](this[_0x280f[64]]);this[_0x280f[59]][_0x280f[68]][_0x280f[67]](this[_0x280f[59]])};function ImportDialog(_0x9a36x8){var _0x9a36x28=_0x9a36x8[_0x280f[50]](_0x280f[69]);var _0x9a36x29=_0x9a36x8[_0x280f[50]](_0x280f[70]);var _0x9a36x2a=_0x9a36x8[_0x280f[50]](_0x280f[71]);var _0x9a36x2b=_0x9a36x8[_0x280f[50]](_0x280f[72]);var _0x9a36x2c=_0x9a36x8[_0x280f[74]](_0x280f[73]);mxUtils[_0x280f[78]](_0x9a36x2c,mxResources[_0x280f[76]](_0x280f[75])+ _0x280f[77]);var _0x9a36x2d=mxUtils[_0x280f[80]](_0x280f[40],function(){_0x9a36x8[_0x280f[79]]()});_0x9a36x2d[_0x280f[31]]= _0x280f[65];_0x9a36x29[_0x280f[25]](_0x9a36x2d);_0x9a36x29[_0x280f[25]](_0x9a36x2c);var _0x9a36x2e=_0x9a36x8[_0x280f[50]](_0x280f[81]);var _0x9a36x2f=_0x9a36x8[_0x280f[50]](_0x280f[82]);var _0x9a36x30=document[_0x280f[2]](_0x280f[83]);_0x9a36x30[_0x280f[53]][_0x280f[84]]= _0x280f[85];_0x9a36x30[_0x280f[53]][_0x280f[86]]= _0x280f[87];var _0x9a36x3=document[_0x280f[2]](_0x280f[1]);_0x9a36x3[_0x280f[3]]= _0x280f[88];_0x9a36x3[_0x280f[5]](_0x280f[89],_0x280f[90]);_0x9a36x3[_0x280f[100]](_0x280f[91],function _0x9a36x31(_0x9a36x32){var _0x9a36x33=_0x9a36x32[_0x280f[93]][_0x280f[92]][0];console[_0x280f[94]](_0x9a36x33);if(_0x9a36x33){if(_0x9a36x33[_0x280f[3]]=== _0x280f[90]){var _0x9a36x34= new FileReader();_0x9a36x34[_0x280f[95]]= function(_0x9a36x35){var _0x9a36x36=_0x9a36x35[_0x280f[93]][_0x280f[96]];mxUtils[_0x280f[78]](_0x9a36x30,_0x9a36x36)};_0x9a36x34[_0x280f[97]](_0x9a36x33)}else {alert(_0x280f[98])}}else {alert(_0x280f[99])}},false);_0x9a36x2f[_0x280f[25]](_0x9a36x3);_0x9a36x2f[_0x280f[25]](_0x9a36x30);_0x9a36x2e[_0x280f[25]](_0x9a36x2f);_0x9a36x2a[_0x280f[25]](_0x9a36x2e);var _0x9a36x37=mxUtils[_0x280f[80]](mxResources[_0x280f[76]](_0x280f[75]),mxUtils[_0x280f[103]](this,function(_0x9a36x38){var _0x9a36x39=mxUtils[_0x280f[101]](_0x9a36x30[_0x280f[23]]);_0x9a36x8[_0x280f[13]][_0x280f[102]](_0x9a36x39[_0x280f[48]]);_0x9a36x8[_0x280f[79]]()}));_0x9a36x37[_0x280f[31]]= _0x280f[104];var _0x9a36x3a=mxUtils[_0x280f[80]](mxResources[_0x280f[76]](_0x280f[105]),function(){_0x9a36x8[_0x280f[79]]()});_0x9a36x3a[_0x280f[31]]= _0x280f[106];_0x9a36x2b[_0x280f[25]](_0x9a36x37);_0x9a36x2b[_0x280f[25]](_0x9a36x3a);_0x9a36x28[_0x280f[25]](_0x9a36x29);_0x9a36x28[_0x280f[25]](_0x9a36x2a);_0x9a36x28[_0x280f[25]](_0x9a36x2b);this[_0x280f[64]]= _0x9a36x28}function AboutDialog(_0x9a36x8){var _0x9a36x28=_0x9a36x8[_0x280f[50]](_0x280f[69]);var _0x9a36x29=_0x9a36x8[_0x280f[50]](_0x280f[70]);var _0x9a36x2a=_0x9a36x8[_0x280f[50]](_0x280f[71]);var _0x9a36x2b=_0x9a36x8[_0x280f[50]](_0x280f[72]);var _0x9a36x2c=_0x9a36x8[_0x280f[74]](_0x280f[73]);mxUtils[_0x280f[78]](_0x9a36x2c,mxResources[_0x280f[76]](_0x280f[107])+ _0x280f[108]);var _0x9a36x2d=mxUtils[_0x280f[80]](_0x280f[40],function(){_0x9a36x8[_0x280f[79]]()});_0x9a36x2d[_0x280f[31]]= _0x280f[65];_0x9a36x29[_0x280f[25]](_0x9a36x2d);_0x9a36x29[_0x280f[25]](_0x9a36x2c);var _0x9a36x3c=document[_0x280f[2]](_0x280f[109]);_0x9a36x3c[_0x280f[53]][_0x280f[110]]= _0x280f[111];_0x9a36x3c[_0x280f[5]](_0x280f[84],_0x280f[112]);_0x9a36x3c[_0x280f[5]](_0x280f[84],_0x280f[113]);_0x9a36x3c[_0x280f[5]](_0x280f[114],IMAGE_PATH+ _0x280f[115]);_0x9a36x2a[_0x280f[25]](_0x9a36x3c);mxUtils[_0x280f[116]](_0x9a36x2a);mxUtils[_0x280f[78]](_0x9a36x2a,_0x280f[117]+ mxClient[_0x280f[118]]);mxUtils[_0x280f[116]](_0x9a36x2a);var _0x9a36x3d=document[_0x280f[2]](_0x280f[119]);_0x9a36x3d[_0x280f[5]](_0x280f[120],_0x280f[121]);_0x9a36x3d[_0x280f[5]](_0x280f[93],_0x280f[122]);mxUtils[_0x280f[78]](_0x9a36x3d,_0x280f[123]);_0x9a36x2a[_0x280f[25]](_0x9a36x3d);mxUtils[_0x280f[116]](_0x9a36x2a);mxUtils[_0x280f[116]](_0x9a36x2a);var _0x9a36x3a=mxUtils[_0x280f[80]](mxResources[_0x280f[76]](_0x280f[65]),function(){_0x9a36x8[_0x280f[79]]()});_0x9a36x3a[_0x280f[31]]= _0x280f[106];_0x9a36x2b[_0x280f[25]](_0x9a36x3a);_0x9a36x28[_0x280f[25]](_0x9a36x29);_0x9a36x28[_0x280f[25]](_0x9a36x2a);_0x9a36x28[_0x280f[25]](_0x9a36x2b);this[_0x280f[64]]= _0x9a36x28}function SaveDialog(_0x9a36x8){var _0x9a36x28=_0x9a36x8[_0x280f[50]](_0x280f[69]);var _0x9a36x29=_0x9a36x8[_0x280f[50]](_0x280f[70]);var _0x9a36x2a=_0x9a36x8[_0x280f[50]](_0x280f[71]);var _0x9a36x2b=_0x9a36x8[_0x280f[50]](_0x280f[72]);var _0x9a36x2c=_0x9a36x8[_0x280f[74]](_0x280f[73]);mxUtils[_0x280f[78]](_0x9a36x2c,mxResources[_0x280f[76]](_0x280f[124]));var _0x9a36x2d=mxUtils[_0x280f[80]](_0x280f[40],function(){_0x9a36x8[_0x280f[79]]()});_0x9a36x2d[_0x280f[31]]= _0x280f[65];_0x9a36x29[_0x280f[25]](_0x9a36x2d);_0x9a36x29[_0x280f[25]](_0x9a36x2c);var _0x9a36x3f=_0x280f[125];var _0x9a36x40=_0x280f[126]+ _0x9a36x3f;var _0x9a36x2=_0x9a36x8[_0x280f[13]][_0x280f[127]]();var _0x9a36x2e=_0x9a36x8[_0x280f[50]](_0x280f[81]);var _0x9a36x2f=_0x9a36x8[_0x280f[50]](_0x280f[128]);var _0x9a36x41=_0x9a36x8[_0x280f[50]](_0x280f[129]);var _0x9a36x42=document[_0x280f[2]](_0x280f[130]);_0x9a36x42[_0x280f[31]]= _0x280f[131];mxUtils[_0x280f[78]](_0x9a36x42,mxResources[_0x280f[76]](_0x9a36x3f));_0x9a36x2f[_0x280f[25]](_0x9a36x42);var _0x9a36x43=document[_0x280f[2]](_0x280f[1]);_0x9a36x43[_0x280f[5]](_0x280f[23],_0x9a36x2+ _0x280f[132]);_0x9a36x43[_0x280f[5]](_0x280f[133],_0x9a36x40);_0x9a36x43[_0x280f[31]]= _0x280f[134];_0x9a36x41[_0x280f[25]](_0x9a36x43);_0x9a36x2e[_0x280f[25]](_0x9a36x2f);_0x9a36x2e[_0x280f[25]](_0x9a36x41);_0x9a36x2a[_0x280f[25]](_0x9a36x2e);var _0x9a36x37=mxUtils[_0x280f[80]](mxResources[_0x280f[76]](_0x280f[135]),function(){_0x9a36x8[_0x280f[124]](_0x9a36x43[_0x280f[23]]);_0x9a36x8[_0x280f[79]]()});_0x9a36x37[_0x280f[31]]= _0x280f[104];var _0x9a36x3a=mxUtils[_0x280f[80]](mxResources[_0x280f[76]](_0x280f[105]),function(){_0x9a36x8[_0x280f[79]]()});_0x9a36x3a[_0x280f[31]]= _0x280f[106];_0x9a36x2b[_0x280f[25]](_0x9a36x37);_0x9a36x2b[_0x280f[25]](_0x9a36x3a);_0x9a36x28[_0x280f[25]](_0x9a36x29);_0x9a36x28[_0x280f[25]](_0x9a36x2a);_0x9a36x28[_0x280f[25]](_0x9a36x2b);this[_0x280f[64]]= _0x9a36x28}function NewDialog(_0x9a36x8){var _0x9a36x28=_0x9a36x8[_0x280f[50]](_0x280f[69]);var _0x9a36x29=_0x9a36x8[_0x280f[50]](_0x280f[70]);var _0x9a36x2a=_0x9a36x8[_0x280f[50]](_0x280f[71]);var _0x9a36x2b=_0x9a36x8[_0x280f[50]](_0x280f[72]);var _0x9a36x2c=_0x9a36x8[_0x280f[74]](_0x280f[73]);mxUtils[_0x280f[78]](_0x9a36x2c,mxResources[_0x280f[76]](_0x280f[136]));var _0x9a36x2d=mxUtils[_0x280f[80]](_0x280f[40],function(){_0x9a36x8[_0x280f[79]]()});_0x9a36x2d[_0x280f[31]]= _0x280f[65];_0x9a36x29[_0x280f[25]](_0x9a36x2d);_0x9a36x29[_0x280f[25]](_0x9a36x2c);var _0x9a36x3f=_0x280f[125];var _0x9a36x40=_0x280f[126]+ _0x9a36x3f;var _0x9a36x2=_0x9a36x8[_0x280f[13]][_0x280f[127]]();var _0x9a36x2e=_0x9a36x8[_0x280f[50]](_0x280f[81]);var _0x9a36x2f=_0x9a36x8[_0x280f[50]](_0x280f[128]);var _0x9a36x41=_0x9a36x8[_0x280f[50]](_0x280f[129]);var _0x9a36x42=document[_0x280f[2]](_0x280f[130]);_0x9a36x42[_0x280f[31]]= _0x280f[131];mxUtils[_0x280f[78]](_0x9a36x42,mxResources[_0x280f[76]](_0x9a36x3f));_0x9a36x2f[_0x280f[25]](_0x9a36x42);var _0x9a36x43=document[_0x280f[2]](_0x280f[1]);_0x9a36x43[_0x280f[5]](_0x280f[23],_0x9a36x2+ _0x280f[137]);_0x9a36x43[_0x280f[5]](_0x280f[133],_0x9a36x40);_0x9a36x43[_0x280f[31]]= _0x280f[134];_0x9a36x41[_0x280f[25]](_0x9a36x43);_0x9a36x2e[_0x280f[25]](_0x9a36x2f);_0x9a36x2e[_0x280f[25]](_0x9a36x41);_0x9a36x2a[_0x280f[25]](_0x9a36x2e);var _0x9a36x37=mxUtils[_0x280f[80]](mxResources[_0x280f[76]](_0x280f[136]),function(){_0x9a36x8[_0x280f[136]](_0x9a36x43[_0x280f[23]]);_0x9a36x8[_0x280f[79]]()});_0x9a36x37[_0x280f[31]]= _0x280f[104];var _0x9a36x3a=mxUtils[_0x280f[80]](mxResources[_0x280f[76]](_0x280f[105]),function(){_0x9a36x8[_0x280f[79]]()});_0x9a36x3a[_0x280f[31]]= _0x280f[106];_0x9a36x2b[_0x280f[25]](_0x9a36x37);_0x9a36x2b[_0x280f[25]](_0x9a36x3a);_0x9a36x28[_0x280f[25]](_0x9a36x29);_0x9a36x28[_0x280f[25]](_0x9a36x2a);_0x9a36x28[_0x280f[25]](_0x9a36x2b);this[_0x280f[64]]= _0x9a36x28}function VariableDialog(_0x9a36x8){var _0x9a36x28=_0x9a36x8[_0x280f[50]](_0x280f[69]);var _0x9a36x29=_0x9a36x8[_0x280f[50]](_0x280f[70]);var _0x9a36x2a=_0x9a36x8[_0x280f[50]](_0x280f[71]);var _0x9a36x2b=_0x9a36x8[_0x280f[50]](_0x280f[72]);var _0x9a36x2c=_0x9a36x8[_0x280f[74]](_0x280f[73]);mxUtils[_0x280f[78]](_0x9a36x2c,mxResources[_0x280f[76]](_0x280f[138]));var _0x9a36x2d=mxUtils[_0x280f[80]](_0x280f[40],function(){_0x9a36x8[_0x280f[79]]()});_0x9a36x2d[_0x280f[31]]= _0x280f[65];_0x9a36x29[_0x280f[25]](_0x9a36x2d);_0x9a36x29[_0x280f[25]](_0x9a36x2c);var _0x9a36x3f=_0x280f[125];var _0x9a36x40=_0x280f[126]+ _0x9a36x3f;var _0x9a36x2=_0x9a36x8[_0x280f[13]][_0x280f[127]]();var _0x9a36x2e=_0x9a36x8[_0x280f[50]](_0x280f[81]);var _0x9a36x2f=_0x9a36x8[_0x280f[50]](_0x280f[128]);var _0x9a36x41=_0x9a36x8[_0x280f[50]](_0x280f[129]);var _0x9a36x42=document[_0x280f[2]](_0x280f[130]);_0x9a36x42[_0x280f[31]]= _0x280f[131];mxUtils[_0x280f[78]](_0x9a36x42,mxResources[_0x280f[76]](_0x9a36x3f));_0x9a36x2f[_0x280f[25]](_0x9a36x42);var _0x9a36x43=document[_0x280f[2]](_0x280f[1]);_0x9a36x43[_0x280f[5]](_0x280f[23],_0x280f[139]);_0x9a36x43[_0x280f[5]](_0x280f[133],_0x9a36x40);_0x9a36x43[_0x280f[31]]= _0x280f[134];_0x9a36x41[_0x280f[25]](_0x9a36x43);_0x9a36x2e[_0x280f[25]](_0x9a36x2f);_0x9a36x2e[_0x280f[25]](_0x9a36x41);_0x9a36x2a[_0x280f[25]](_0x9a36x2e);var _0x9a36x37=mxUtils[_0x280f[80]](mxResources[_0x280f[76]](_0x280f[136]),function(){_0x9a36x8[_0x280f[138]](_0x9a36x43[_0x280f[23]]);_0x9a36x8[_0x280f[79]]()});_0x9a36x37[_0x280f[31]]= _0x280f[104];var _0x9a36x3a=mxUtils[_0x280f[80]](mxResources[_0x280f[76]](_0x280f[105]),function(){_0x9a36x8[_0x280f[79]]()});_0x9a36x3a[_0x280f[31]]= _0x280f[106];_0x9a36x2b[_0x280f[25]](_0x9a36x37);_0x9a36x2b[_0x280f[25]](_0x9a36x3a);_0x9a36x28[_0x280f[25]](_0x9a36x29);_0x9a36x28[_0x280f[25]](_0x9a36x2a);_0x9a36x28[_0x280f[25]](_0x9a36x2b);this[_0x280f[64]]= _0x9a36x28}function OpenDialog(_0x9a36x8){var _0x9a36x28=_0x9a36x8[_0x280f[50]](_0x280f[69]);var _0x9a36x29=_0x9a36x8[_0x280f[50]](_0x280f[70]);var _0x9a36x2a=_0x9a36x8[_0x280f[50]](_0x280f[71]);var _0x9a36x2b=_0x9a36x8[_0x280f[50]](_0x280f[72]);var _0x9a36x2c=_0x9a36x8[_0x280f[74]](_0x280f[73]);mxUtils[_0x280f[78]](_0x9a36x2c,mxResources[_0x280f[76]](_0x280f[8]));var _0x9a36x2d=mxUtils[_0x280f[80]](_0x280f[40],function(){_0x9a36x8[_0x280f[79]]()});_0x9a36x2d[_0x280f[31]]= _0x280f[65];_0x9a36x29[_0x280f[25]](_0x9a36x2d);_0x9a36x29[_0x280f[25]](_0x9a36x2c);var _0x9a36x2e=_0x9a36x8[_0x280f[50]](_0x280f[81]);var _0x9a36x2f=_0x9a36x8[_0x280f[50]](_0x280f[128]);var _0x9a36x41=_0x9a36x8[_0x280f[50]](_0x280f[129]);var _0x9a36x42=document[_0x280f[2]](_0x280f[130]);_0x9a36x42[_0x280f[31]]= _0x280f[131];mxUtils[_0x280f[78]](_0x9a36x42,mxResources[_0x280f[76]](_0x280f[125]));_0x9a36x2f[_0x280f[25]](_0x9a36x42);var _0x9a36xb= new XMLHttpRequest();_0x9a36xb[_0x280f[8]](_0x280f[7],_0x280f[140],false);_0x9a36xb[_0x280f[14]](_0x280f[9],_0x280f[10]+ _0x9a36x8[_0x280f[13]][_0x280f[12]][_0x280f[11]]);_0x9a36xb[_0x280f[15]](null);var _0x9a36xc=[];if(_0x9a36xb[_0x280f[16]]=== 200){_0x9a36xc= JSON[_0x280f[18]](_0x9a36xb[_0x280f[17]])[_0x280f[30]]};var _0x9a36x43=document[_0x280f[2]](_0x280f[19]);for(var _0x9a36x47=0;_0x9a36x47< _0x9a36xc[_0x280f[141]];_0x9a36x47++){var _0x9a36xd=document[_0x280f[2]](_0x280f[20]);_0x9a36xd[_0x280f[21]]= _0x9a36xc[_0x9a36x47][_0x280f[125]];_0x9a36xd[_0x280f[23]]= _0x9a36xc[_0x9a36x47][_0x280f[133]];_0x9a36x43[_0x280f[25]](_0x9a36xd)};_0x9a36x43[_0x280f[31]]= _0x280f[134];_0x9a36x41[_0x280f[25]](_0x9a36x43);_0x9a36x2e[_0x280f[25]](_0x9a36x2f);_0x9a36x2e[_0x280f[25]](_0x9a36x41);_0x9a36x2a[_0x280f[25]](_0x9a36x2e);var _0x9a36x37=mxUtils[_0x280f[80]](mxResources[_0x280f[76]](_0x280f[8]),function(){console[_0x280f[94]](_0x9a36x43);console[_0x280f[94]](_0x9a36x43[_0x280f[23]]);window[_0x280f[8]](_0x280f[142]+ _0x9a36x43[_0x280f[23]],_0x280f[122]);_0x9a36x8[_0x280f[79]]()});_0x9a36x37[_0x280f[31]]= _0x280f[104];var _0x9a36x3a=mxUtils[_0x280f[80]](mxResources[_0x280f[76]](_0x280f[105]),function(){_0x9a36x8[_0x280f[79]]()});_0x9a36x3a[_0x280f[31]]= _0x280f[106];_0x9a36x2b[_0x280f[25]](_0x9a36x37);_0x9a36x2b[_0x280f[25]](_0x9a36x3a);_0x9a36x28[_0x280f[25]](_0x9a36x29);_0x9a36x28[_0x280f[25]](_0x9a36x2a);_0x9a36x28[_0x280f[25]](_0x9a36x2b);this[_0x280f[64]]= _0x9a36x28}function RenameDialog(_0x9a36x8){var _0x9a36x28=_0x9a36x8[_0x280f[50]](_0x280f[69]);var _0x9a36x29=_0x9a36x8[_0x280f[50]](_0x280f[70]);var _0x9a36x2a=_0x9a36x8[_0x280f[50]](_0x280f[71]);var _0x9a36x2b=_0x9a36x8[_0x280f[50]](_0x280f[72]);var _0x9a36x2c=_0x9a36x8[_0x280f[74]](_0x280f[73]);mxUtils[_0x280f[78]](_0x9a36x2c,mxResources[_0x280f[76]](_0x280f[143]));var _0x9a36x2d=mxUtils[_0x280f[80]](_0x280f[40],function(){_0x9a36x8[_0x280f[79]]()});_0x9a36x2d[_0x280f[31]]= _0x280f[65];_0x9a36x29[_0x280f[25]](_0x9a36x2d);_0x9a36x29[_0x280f[25]](_0x9a36x2c);var _0x9a36x2e=_0x9a36x8[_0x280f[50]](_0x280f[81]);var _0x9a36x2f=_0x9a36x8[_0x280f[50]](_0x280f[128]);var _0x9a36x41=_0x9a36x8[_0x280f[50]](_0x280f[129]);var _0x9a36x42=document[_0x280f[2]](_0x280f[130]);_0x9a36x42[_0x280f[31]]= _0x280f[131];mxUtils[_0x280f[78]](_0x9a36x42,mxResources[_0x280f[76]](_0x280f[125]));_0x9a36x2f[_0x280f[25]](_0x9a36x42);var _0x9a36x3f=_0x9a36x8[_0x280f[13]][_0x280f[144]];var _0x9a36x3=document[_0x280f[2]](_0x280f[1]);_0x9a36x3[_0x280f[5]](_0x280f[23],_0x9a36x3f);_0x9a36x3[_0x280f[31]]= _0x280f[134];_0x9a36x41[_0x280f[25]](_0x9a36x3);_0x9a36x2e[_0x280f[25]](_0x9a36x2f);_0x9a36x2e[_0x280f[25]](_0x9a36x41);_0x9a36x2a[_0x280f[25]](_0x9a36x2e);var _0x9a36x37=mxUtils[_0x280f[80]](mxResources[_0x280f[76]](_0x280f[135]),function(){var _0x9a36xb= new XMLHttpRequest();_0x9a36xb[_0x280f[8]](_0x280f[145],SAVE_URL+ _0x9a36x8[_0x280f[13]][_0x280f[12]][_0x280f[133]],true);_0x9a36xb[_0x280f[14]](_0x280f[146],_0x280f[147]);_0x9a36xb[_0x280f[14]](_0x280f[9],_0x280f[10]+ _0x9a36x8[_0x280f[13]][_0x280f[12]][_0x280f[11]]);_0x9a36xb[_0x280f[15]](_0x280f[148]+ _0x9a36x3[_0x280f[23]]);_0x9a36xb[_0x280f[95]]= function(_0x9a36x35){if(_0x9a36xb[_0x280f[16]]=== 200){_0x9a36x8[_0x280f[13]][_0x280f[150]](_0x280f[149]);_0x9a36x8[_0x280f[13]][_0x280f[144]]= _0x9a36x3[_0x280f[23]]}else {_0x9a36x8[_0x280f[13]][_0x280f[150]](JSON[_0x280f[18]](_0x9a36xb[_0x280f[17]])[_0x280f[152]][0][_0x280f[151]])}};_0x9a36xb[_0x280f[153]]= function(_0x9a36x35){mxUtils[_0x280f[155]](_0x9a36xb[_0x280f[154]])};_0x9a36x8[_0x280f[79]]()});_0x9a36x37[_0x280f[31]]= _0x280f[104];var _0x9a36x3a=mxUtils[_0x280f[80]](mxResources[_0x280f[76]](_0x280f[105]),function(){_0x9a36x8[_0x280f[79]]()});_0x9a36x3a[_0x280f[31]]= _0x280f[106];_0x9a36x2b[_0x280f[25]](_0x9a36x37);_0x9a36x2b[_0x280f[25]](_0x9a36x3a);_0x9a36x28[_0x280f[25]](_0x9a36x29);_0x9a36x28[_0x280f[25]](_0x9a36x2a);_0x9a36x28[_0x280f[25]](_0x9a36x2b);this[_0x280f[64]]= _0x9a36x28}function EditFileDialog(_0x9a36x8){var _0x9a36x28=_0x9a36x8[_0x280f[50]](_0x280f[69]);var _0x9a36x29=_0x9a36x8[_0x280f[50]](_0x280f[70]);var _0x9a36x2a=_0x9a36x8[_0x280f[50]](_0x280f[71]);var _0x9a36x2b=_0x9a36x8[_0x280f[50]](_0x280f[72]);var _0x9a36x2c=_0x9a36x8[_0x280f[74]](_0x280f[73]);mxUtils[_0x280f[78]](_0x9a36x2c,mxResources[_0x280f[76]](_0x280f[156]));var _0x9a36x2d=mxUtils[_0x280f[80]](_0x280f[40],function(){_0x9a36x8[_0x280f[79]]()});_0x9a36x2d[_0x280f[31]]= _0x280f[65];_0x9a36x29[_0x280f[25]](_0x9a36x2d);_0x9a36x29[_0x280f[25]](_0x9a36x2c);var _0x9a36x2e=_0x9a36x8[_0x280f[50]](_0x280f[81]);var _0x9a36x2f=_0x9a36x8[_0x280f[50]](_0x280f[82]);var _0x9a36x30=document[_0x280f[2]](_0x280f[83]);_0x9a36x30[_0x280f[53]][_0x280f[84]]= _0x280f[85];_0x9a36x30[_0x280f[53]][_0x280f[86]]= _0x280f[87];_0x9a36x30[_0x280f[23]]= mxUtils[_0x280f[158]](_0x9a36x8[_0x280f[13]][_0x280f[157]]());if(fileSupport){function _0x9a36x4a(_0x9a36x32){_0x9a36x32[_0x280f[159]]();_0x9a36x32[_0x280f[160]]();if(_0x9a36x32[_0x280f[161]][_0x280f[92]][_0x280f[141]]> 0){var _0x9a36x4b=_0x9a36x32[_0x280f[161]][_0x280f[92]][0];var _0x9a36x4c= new FileReader();_0x9a36x4c[_0x280f[95]]= function(_0x9a36x35){_0x9a36x30[_0x280f[23]]= _0x9a36x35[_0x280f[93]][_0x280f[96]]};_0x9a36x4c[_0x280f[97]](_0x9a36x4b)}}function _0x9a36x4d(_0x9a36x32){_0x9a36x32[_0x280f[159]]();_0x9a36x32[_0x280f[160]]()}_0x9a36x30[_0x280f[100]](_0x280f[162],_0x9a36x4d,false);_0x9a36x30[_0x280f[100]](_0x280f[163],_0x9a36x4a,false)};_0x9a36x2f[_0x280f[25]](_0x9a36x30);_0x9a36x2e[_0x280f[25]](_0x9a36x2f);_0x9a36x2a[_0x280f[25]](_0x9a36x2e);var _0x9a36x37=mxUtils[_0x280f[80]](mxResources[_0x280f[76]](_0x280f[135]),function(){var _0x9a36x39=mxUtils[_0x280f[101]](_0x9a36x30[_0x280f[23]]);_0x9a36x8[_0x280f[13]][_0x280f[102]](_0x9a36x39[_0x280f[48]]);_0x9a36x8[_0x280f[79]]()});_0x9a36x37[_0x280f[31]]= _0x280f[104];var _0x9a36x3a=mxUtils[_0x280f[80]](mxResources[_0x280f[76]](_0x280f[105]),function(){_0x9a36x8[_0x280f[79]]()});_0x9a36x3a[_0x280f[31]]= _0x280f[106];_0x9a36x2b[_0x280f[25]](_0x9a36x37);_0x9a36x2b[_0x280f[25]](_0x9a36x3a);_0x9a36x28[_0x280f[25]](_0x9a36x29);_0x9a36x28[_0x280f[25]](_0x9a36x2a);_0x9a36x28[_0x280f[25]](_0x9a36x2b);this[_0x280f[64]]= _0x9a36x28}function ExportDialog(_0x9a36x8){var _0x9a36x28=_0x9a36x8[_0x280f[50]](_0x280f[69]);var _0x9a36x29=_0x9a36x8[_0x280f[50]](_0x280f[70]);var _0x9a36x2a=_0x9a36x8[_0x280f[50]](_0x280f[164]);var _0x9a36x2b=_0x9a36x8[_0x280f[50]](_0x280f[72]);var _0x9a36x2c=_0x9a36x8[_0x280f[74]](_0x280f[73]);mxUtils[_0x280f[78]](_0x9a36x2c,mxResources[_0x280f[76]](_0x280f[165])+ _0x280f[77]);var _0x9a36x2d=mxUtils[_0x280f[80]](_0x280f[40],function(){_0x9a36x8[_0x280f[79]]()});_0x9a36x2d[_0x280f[31]]= _0x280f[65];_0x9a36x29[_0x280f[25]](_0x9a36x2d);_0x9a36x29[_0x280f[25]](_0x9a36x2c);var _0x9a36x4f=_0x9a36x8[_0x280f[50]](_0x280f[166]);var _0x9a36x50=_0x9a36x8[_0x280f[50]](_0x280f[167]);var _0x9a36x42=document[_0x280f[2]](_0x280f[130]);_0x9a36x42[_0x280f[31]]= _0x280f[168];mxUtils[_0x280f[78]](_0x9a36x42,mxResources[_0x280f[76]](_0x280f[144]));var _0x9a36x3=document[_0x280f[2]](_0x280f[1]);_0x9a36x3[_0x280f[5]](_0x280f[23],_0x9a36x8[_0x280f[13]][_0x280f[127]]());_0x9a36x3[_0x280f[31]]= _0x280f[134];var _0x9a36x25=_0x9a36x8[_0x280f[50]](_0x280f[169]);_0x9a36x25[_0x280f[25]](_0x9a36x3);_0x9a36x50[_0x280f[25]](_0x9a36x42);_0x9a36x50[_0x280f[25]](_0x9a36x25);_0x9a36x4f[_0x280f[25]](_0x9a36x50);_0x9a36x2a[_0x280f[25]](_0x9a36x4f);var _0x9a36x37=mxUtils[_0x280f[80]](mxResources[_0x280f[76]](_0x280f[165]),mxUtils[_0x280f[103]](this,function(_0x9a36x38){_0x9a36x8[_0x280f[135]](false);var _0x9a36x51=encodeURIComponent(mxUtils[_0x280f[170]](_0x9a36x8[_0x280f[13]][_0x280f[157]]())); new mxXmlRequest(SAVE_URL+ _0x9a36x8[_0x280f[13]][_0x280f[12]][_0x280f[133]]+ _0x280f[172],_0x280f[173]+ _0x9a36x3[_0x280f[23]],_0x280f[7])[_0x280f[171]](document,_0x280f[122]);_0x9a36x8[_0x280f[79]]()}));_0x9a36x37[_0x280f[31]]= _0x280f[104];var _0x9a36x3a=mxUtils[_0x280f[80]](mxResources[_0x280f[76]](_0x280f[105]),function(){_0x9a36x8[_0x280f[79]]()});_0x9a36x3a[_0x280f[31]]= _0x280f[106];_0x9a36x2b[_0x280f[25]](_0x9a36x37);_0x9a36x2b[_0x280f[25]](_0x9a36x3a);_0x9a36x28[_0x280f[25]](_0x9a36x29);_0x9a36x28[_0x280f[25]](_0x9a36x2a);_0x9a36x28[_0x280f[25]](_0x9a36x2b);this[_0x280f[64]]= _0x9a36x28}function GeneralDialog(_0x9a36x8,_0x9a36x53){var _0x9a36x54=_0x9a36x8[_0x280f[13]][_0x280f[174]];var _0x9a36x28=_0x9a36x8[_0x280f[50]](_0x280f[69]);var _0x9a36x29=_0x9a36x8[_0x280f[50]](_0x280f[70]);var _0x9a36x2a=_0x9a36x8[_0x280f[50]](_0x280f[175]);var _0x9a36x2b=_0x9a36x8[_0x280f[50]](_0x280f[72]);var _0x9a36x2c=_0x9a36x8[_0x280f[74]](_0x280f[73]);mxUtils[_0x280f[78]](_0x9a36x2c,mxResources[_0x280f[76]](_0x280f[156])+ _0x280f[176]+ mxResources[_0x280f[76]](_0x9a36x53[_0x280f[23]][_0x280f[177]]));var _0x9a36x2d=mxUtils[_0x280f[80]](_0x280f[40],function(){_0x9a36x8[_0x280f[79]]()});_0x9a36x2d[_0x280f[31]]= _0x280f[65];_0x9a36x29[_0x280f[25]](_0x9a36x2d);_0x9a36x29[_0x280f[25]](_0x9a36x2c);var _0x9a36x55=_0x9a36x8[_0x280f[50]](_0x280f[166]);_0x9a36x55[_0x280f[5]](_0x280f[133],_0x280f[178]);var _0x9a36x56=_0x9a36x53[_0x280f[23]][_0x280f[179]][_0x280f[141]];var _0x9a36x4f=_0x9a36x8[_0x280f[50]](_0x280f[166]);for(var _0x9a36x57=0;_0x9a36x57< _0x9a36x56;_0x9a36x57++){var _0x9a36x3f=_0x9a36x53[_0x280f[23]][_0x280f[179]][_0x9a36x57][_0x280f[125]];var _0x9a36x40=_0x280f[126]+ _0x9a36x3f;var _0x9a36x2=_0x9a36x53[_0x280f[23]][_0x280f[179]][_0x9a36x57][_0x280f[23]];console[_0x280f[94]](_0x9a36x3f);var _0x9a36x50=_0x9a36x8[_0x280f[50]]((_0x9a36x57== _0x9a36x56- 1)?_0x280f[167]:_0x280f[180]);var _0x9a36x42=document[_0x280f[2]](_0x280f[130]);_0x9a36x42[_0x280f[31]]= _0x280f[168];mxUtils[_0x280f[78]](_0x9a36x42,mxResources[_0x280f[76]](_0x9a36x3f));_0x9a36x50[_0x280f[25]](_0x9a36x42);var _0x9a36x3;switch(_0x9a36x3f){case _0x280f[133]:_0x9a36x3= document[_0x280f[2]](_0x280f[1]);_0x9a36x2= _0x9a36x53[_0x280f[133]];_0x9a36x3[_0x280f[5]](_0x280f[23],_0x9a36x2);_0x9a36x3[_0x280f[5]](_0x280f[181],true);_0x9a36x3[_0x280f[31]]= _0x280f[134];break;case _0x280f[187]:_0x9a36x3= document[_0x280f[2]](_0x280f[1]);_0x9a36x3[_0x280f[5]](_0x280f[3],_0x280f[80]);_0x9a36x3[_0x280f[182]]= function(){if(this[_0x280f[23]]== _0x280f[183]){this[_0x280f[5]](_0x280f[23],_0x280f[184]);this[_0x280f[31]]= _0x280f[185]}else {this[_0x280f[31]]= _0x280f[186];this[_0x280f[5]](_0x280f[23],_0x280f[183])}};_0x9a36x3[_0x280f[5]](_0x280f[23],_0x9a36x2);_0x9a36x3[_0x280f[31]]= (_0x9a36x2== _0x280f[183]?_0x280f[186]:_0x280f[185]);break;case _0x280f[21]:_0x9a36x3= document[_0x280f[2]](_0x280f[83]);_0x9a36x3[_0x280f[188]]= _0x9a36x2;_0x9a36x3[_0x280f[31]]= _0x280f[134];break;case _0x280f[189]:_0x9a36x3= document[_0x280f[2]](_0x280f[83]);_0x9a36x3[_0x280f[188]]= _0x9a36x2;_0x9a36x3[_0x280f[31]]= _0x280f[134];break;case _0x280f[190]:_0x9a36x3= document[_0x280f[2]](_0x280f[83]);_0x9a36x3[_0x280f[188]]= _0x9a36x2;_0x9a36x3[_0x280f[31]]= _0x280f[134];break;case _0x280f[193]:_0x9a36x3= document[_0x280f[2]](_0x280f[1]);_0x9a36x3[_0x280f[5]](_0x280f[23],_0x9a36x2);_0x9a36x3[_0x280f[5]](_0x280f[191],_0x280f[192]);_0x9a36x3[_0x280f[31]]= _0x280f[134];break;case _0x280f[195]:_0x9a36x3= createDropdownFromApi(_0x280f[194],_0x9a36x2,_0x280f[125],_0x280f[133],_0x9a36x8);break;case _0x280f[198]:_0x9a36x3= document[_0x280f[2]](_0x280f[83]);_0x9a36x3[_0x280f[188]]= _0x9a36x2;_0x9a36x3[_0x280f[31]]= _0x280f[134];_0x9a36x3[_0x280f[5]](_0x280f[196],_0x280f[197]);break;case _0x280f[201]:var _0x9a36x3=mxUtils[_0x280f[80]](_0x280f[199],function(){var _0x9a36x58=createDynamicInput(null,null,_0x9a36x8);_0x9a36x55[_0x280f[25]](_0x9a36x58);_0x9a36x2a[_0x280f[25]](_0x9a36x55)});_0x9a36x3[_0x280f[31]]= _0x280f[200];break;default:_0x9a36x3= document[_0x280f[2]](_0x280f[1]);_0x9a36x3[_0x280f[5]](_0x280f[23],_0x9a36x2);_0x9a36x3[_0x280f[31]]= _0x280f[134];break};_0x9a36x3[_0x280f[5]](_0x280f[133],_0x9a36x40);var _0x9a36x25=_0x9a36x8[_0x280f[50]](_0x280f[169]);_0x9a36x25[_0x280f[25]](_0x9a36x3);if(mxResources[_0x280f[76]](_0x280f[202]+ _0x9a36x3f)){var _0x9a36x59=_0x9a36x8[_0x280f[50]](_0x280f[203]);_0x9a36x59[_0x280f[31]]= _0x280f[204];mxUtils[_0x280f[78]](_0x9a36x59,mxResources[_0x280f[76]](_0x280f[202]+ _0x9a36x3f));_0x9a36x25[_0x280f[25]](_0x9a36x59)};_0x9a36x50[_0x280f[25]](_0x9a36x25);_0x9a36x4f[_0x280f[25]](_0x9a36x50)};_0x9a36x2a[_0x280f[25]](_0x9a36x4f);if(_0x9a36x53[_0x280f[23]][_0x280f[177]]== _0x280f[1]){if(_0x9a36x53[_0x280f[205]]){for(var _0x9a36x47=0;_0x9a36x47< _0x9a36x53[_0x280f[205]][_0x280f[141]];_0x9a36x47++){var _0x9a36x5a=_0x280f[40];var _0x9a36x5b=_0x280f[40];_[_0x280f[28]](_0x9a36x53[_0x280f[205]][_0x9a36x47][_0x280f[23]][_0x280f[179]],function(_0x9a36x5c){if(_0x9a36x5c[_0x280f[125]]== _0x280f[3]){_0x9a36x5a= _0x9a36x5c[_0x280f[23]]}else {if(_0x9a36x5c[_0x280f[125]]== _0x280f[130]){_0x9a36x5b= _0x9a36x5c[_0x280f[23]]}}});var _0x9a36x58=createDynamicInput(_0x9a36x5a,_0x9a36x5b,_0x9a36x8);_0x9a36x55[_0x280f[25]](_0x9a36x58)}}};_0x9a36x2a[_0x280f[25]](_0x9a36x55);var _0x9a36x37=mxUtils[_0x280f[80]](mxResources[_0x280f[76]](_0x280f[135]),mxUtils[_0x280f[103]](this,function(_0x9a36x38){for(var _0x9a36x57=0;_0x9a36x57< _0x9a36x53[_0x280f[23]][_0x280f[179]][_0x280f[141]];_0x9a36x57++){var _0x9a36x40=_0x280f[126]+ _0x9a36x53[_0x280f[23]][_0x280f[179]][_0x9a36x57][_0x280f[125]];var _0x9a36x3f=_0x9a36x53[_0x280f[23]][_0x280f[179]][_0x9a36x57][_0x280f[125]];console[_0x280f[94]](_0x9a36x3f);_0x9a36x53[_0x280f[5]](_0x9a36x3f,document[_0x280f[206]](_0x9a36x40)[_0x280f[23]]);console[_0x280f[94]](document[_0x280f[206]](_0x9a36x40)[_0x280f[23]])};if(_0x9a36x53[_0x280f[23]][_0x280f[177]]== _0x280f[1]){if(_0x9a36x54[_0x280f[208]][_0x280f[207]](_0x9a36x53)){_0x9a36x53[_0x280f[205]]= []};if(document[_0x280f[206]](_0x280f[178])){var _0x9a36x55=document[_0x280f[206]](_0x280f[178])[_0x280f[205]];for(var _0x9a36x47=0;_0x9a36x47< _0x9a36x55[_0x280f[141]];_0x9a36x47++){var _0x9a36x5d=_0x9a36x55[_0x9a36x47][_0x280f[205]][1];var _0x9a36x5e=_0x9a36x55[_0x9a36x47][_0x280f[205]][0];var _0x9a36x39=mxUtils[_0x280f[209]]();var _0x9a36x5f=_0x9a36x39[_0x280f[2]](_0x280f[178]);_0x9a36x5f[_0x280f[5]](_0x280f[3],_0x9a36x55[_0x9a36x47][_0x280f[210]](_0x280f[19])[0][_0x280f[23]]);_0x9a36x5f[_0x280f[5]](_0x280f[130],_0x9a36x55[_0x9a36x47][_0x280f[210]](_0x280f[1])[0][_0x280f[23]]);var _0x9a36x60= new mxCell(_0x9a36x5f);_0x9a36x54[_0x280f[208]][_0x280f[201]](_0x9a36x53,_0x9a36x60)}}};_0x9a36x54[_0x280f[211]](_0x9a36x53);_0x9a36x8[_0x280f[79]]()}));_0x9a36x37[_0x280f[31]]= _0x280f[104];var _0x9a36x3a=mxUtils[_0x280f[80]](mxResources[_0x280f[76]](_0x280f[105]),function(){_0x9a36x8[_0x280f[79]]()});_0x9a36x3a[_0x280f[31]]= _0x280f[106];_0x9a36x2b[_0x280f[25]](_0x9a36x37);_0x9a36x2b[_0x280f[25]](_0x9a36x3a);_0x9a36x28[_0x280f[25]](_0x9a36x29);_0x9a36x28[_0x280f[25]](_0x9a36x2a);_0x9a36x28[_0x280f[25]](_0x9a36x2b);this[_0x280f[64]]= _0x9a36x28}function createDynamicInput(_0x9a36x5a,_0x9a36x5b,_0x9a36x8){var _0x9a36x58=_0x9a36x8[_0x280f[50]](_0x280f[180]);var _0x9a36x2f=_0x9a36x8[_0x280f[50]](_0x280f[212]);var _0x9a36x41=_0x9a36x8[_0x280f[50]](_0x280f[212]);var _0x9a36x62=_0x9a36x8[_0x280f[50]](_0x280f[213]);var _0x9a36x3=document[_0x280f[2]](_0x280f[1]);_0x9a36x3[_0x280f[5]](_0x280f[191],_0x280f[214]);_0x9a36x3[_0x280f[23]]= _0x9a36x5b;_0x9a36x3[_0x280f[31]]= _0x280f[134];_0x9a36x2f[_0x280f[25]](_0x9a36x3);var _0x9a36x43=document[_0x280f[2]](_0x280f[19]);var _0x9a36xd=document[_0x280f[2]](_0x280f[20]);_0x9a36xd[_0x280f[21]]= _0x280f[22];_0x9a36xd[_0x280f[23]]= _0x280f[40];_0x9a36x43[_0x280f[25]](_0x9a36xd);var _0x9a36x13=[_0x280f[21],_0x280f[215],_0x280f[83],_0x280f[4]];_0x9a36x13[_0x280f[28]](function(_0x9a36xe){_0x9a36xd= document[_0x280f[2]](_0x280f[20]);_0x9a36xd[_0x280f[21]]= _0x9a36xe;_0x9a36xd[_0x280f[23]]= _0x9a36xe;_0x9a36xd[_0x280f[29]]= (_0x9a36xe== _0x9a36x5a);_0x9a36x43[_0x280f[25]](_0x9a36xd)});_0x9a36x43[_0x280f[31]]= _0x280f[134];_0x9a36x41[_0x280f[25]](_0x9a36x43);var _0x9a36x63=mxUtils[_0x280f[80]](_0x280f[216],function(){var _0x9a36x64=_0x9a36x63[_0x280f[217]];var _0x9a36x65=_0x9a36x64[_0x280f[217]];document[_0x280f[206]](_0x280f[178])[_0x280f[67]](_0x9a36x65)});_0x9a36x63[_0x280f[31]]= _0x280f[218];_0x9a36x62[_0x280f[25]](_0x9a36x63);_0x9a36x58[_0x280f[25]](_0x9a36x2f);_0x9a36x58[_0x280f[25]](_0x9a36x41);_0x9a36x58[_0x280f[25]](_0x9a36x62);return _0x9a36x58} \ No newline at end of file +var _0xcd01=["\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","\x64\x69\x73\x61\x62\x6C\x65\x64","\x6F\x6E\x63\x6C\x69\x63\x6B","\x4F\x4E","\x4F\x46\x46","\x62\x74\x6E\x20\x62\x74\x6E\x2D\x64\x61\x6E\x67\x65\x72\x20\x62\x74\x6E\x2D\x6D\x64","\x62\x74\x6E\x20\x62\x74\x6E\x2D\x73\x75\x63\x63\x65\x73\x73\x20\x62\x74\x6E\x2D\x6D\x64","\x73\x74\x61\x74\x65","\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","\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","\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","\x6D\x61\x78\x6C\x65\x6E\x67\x74\x68","\x31\x36\x30","\x73\x6D\x73\x5F\x74\x65\x78\x74","\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"];_0xcd01[0];function createCheckbox(_0x3e3ax2){var _0x3e3ax3=document[_0xcd01[2]](_0xcd01[1]);_0x3e3ax3[_0xcd01[5]](_0xcd01[3],_0xcd01[4]);if(_0x3e3ax2){_0x3e3ax3[_0xcd01[5]](_0xcd01[6],true)};return _0x3e3ax3}function createDropdownFromApi(_0x3e3ax5,_0x3e3ax2,_0x3e3ax6,_0x3e3ax7,_0x3e3ax8,_0x3e3ax9,_0x3e3axa){var _0x3e3axb= new XMLHttpRequest();_0x3e3axb[_0xcd01[8]](_0xcd01[7],_0x3e3ax5,false);_0x3e3axb[_0xcd01[14]](_0xcd01[9],_0xcd01[10]+ _0x3e3ax8[_0xcd01[13]][_0xcd01[12]][_0xcd01[11]]);_0x3e3axb[_0xcd01[15]](null);var _0x3e3axc=[];if(_0x3e3axb[_0xcd01[16]]=== 200){_0x3e3axc= JSON[_0xcd01[18]](_0x3e3axb[_0xcd01[17]])};var _0x3e3ax3=document[_0xcd01[2]](_0xcd01[19]);var _0x3e3axd=document[_0xcd01[2]](_0xcd01[20]);_0x3e3axd[_0xcd01[21]]= _0xcd01[22];_0x3e3axd[_0xcd01[23]]= _0xcd01[24];_0x3e3ax3[_0xcd01[25]](_0x3e3axd);_0x3e3axc[_0xcd01[30]][_0xcd01[28]](function(_0x3e3axe){_0x3e3axd= document[_0xcd01[2]](_0xcd01[20]);_0x3e3axd[_0xcd01[21]]= _0x3e3axe[_0x3e3ax6];if(_0x3e3ax9&& _0x3e3axa){_0x3e3ax9[_0xcd01[28]](function(_0x3e3axf){_0x3e3axa= _0x3e3axa[_0xcd01[27]](_0xcd01[26]+ _0x3e3axf+ _0xcd01[26],_0x3e3axe[_0x3e3axf])});_0x3e3axd[_0xcd01[23]]= _0x3e3axa;_0x3e3axd[_0xcd01[29]]= (_0x3e3axa== _0x3e3ax2)}else {_0x3e3axd[_0xcd01[23]]= _0x3e3axe[_0x3e3ax7];_0x3e3axd[_0xcd01[29]]= (_0x3e3axe[_0x3e3ax7]== _0x3e3ax2)};_0x3e3ax3[_0xcd01[25]](_0x3e3axd)});_0x3e3ax3[_0xcd01[31]]= _0xcd01[32];return _0x3e3ax3}function createGroupedDropdownFromApi(_0x3e3ax5,_0x3e3ax2,_0x3e3ax6,_0x3e3ax7,_0x3e3ax8,_0x3e3ax11,_0x3e3ax12){var _0x3e3axb= new XMLHttpRequest();_0x3e3axb[_0xcd01[8]](_0xcd01[7],_0x3e3ax5,false);_0x3e3axb[_0xcd01[14]](_0xcd01[9],_0xcd01[10]+ _0x3e3ax8[_0xcd01[13]][_0xcd01[12]][_0xcd01[11]]);_0x3e3axb[_0xcd01[15]](null);var _0x3e3axc=[];if(_0x3e3axb[_0xcd01[16]]=== 200){_0x3e3axc= JSON[_0xcd01[18]](_0x3e3axb[_0xcd01[17]])};var _0x3e3ax3=document[_0xcd01[2]](_0xcd01[19]);var _0x3e3axd=document[_0xcd01[2]](_0xcd01[20]);_0x3e3axd[_0xcd01[21]]= _0xcd01[22];_0x3e3axd[_0xcd01[23]]= _0xcd01[33];_0x3e3ax3[_0xcd01[25]](_0x3e3axd);var _0x3e3ax13=_0x3e3ax11?_0x3e3axc[_0xcd01[30]]:_0x3e3axc;var _0x3e3ax14={};var _0x3e3ax15={};_0x3e3ax14[_0x3e3ax12]= null;var _0x3e3ax16=_[_0xcd01[34]](_0x3e3ax13,_0x3e3ax14);var _0x3e3ax17={};_0x3e3ax16[_0xcd01[28]](function(_0x3e3axe){_0x3e3axd= document[_0xcd01[2]](_0xcd01[20]);_0x3e3axd[_0xcd01[31]]= _0xcd01[35];_0x3e3axd[_0xcd01[21]]= _0x3e3axe[_0x3e3ax6][_0xcd01[36]]();_0x3e3axd[_0xcd01[23]]= _0x3e3axe[_0x3e3ax7];_0x3e3axd[_0xcd01[29]]= (_0x3e3axe[_0x3e3ax7]== _0x3e3ax2);_0x3e3ax3[_0xcd01[25]](_0x3e3axd);_0x3e3ax15[_0x3e3ax12]= _0x3e3axe[_0x3e3ax7];_0x3e3ax17= _[_0xcd01[34]](_0x3e3ax13,_0x3e3ax15);_0x3e3ax17[_0xcd01[28]](function(_0x3e3axe){_0x3e3axd= document[_0xcd01[2]](_0xcd01[20]);_0x3e3axd[_0xcd01[31]]= _0xcd01[37];_0x3e3axd[_0xcd01[21]]= _0xcd01[38]+ _[_0xcd01[39]](_0x3e3axe[_0x3e3ax6]);_0x3e3axd[_0xcd01[23]]= _0x3e3axe[_0x3e3ax7];_0x3e3axd[_0xcd01[29]]= (_0x3e3axe[_0x3e3ax7]== _0x3e3ax2);_0x3e3ax3[_0xcd01[25]](_0x3e3axd)})});_0x3e3ax3[_0xcd01[31]]= _0xcd01[32];return _0x3e3ax3}function createDropdownFromArray(_0x3e3ax19,_0x3e3ax2){var _0x3e3ax3=document[_0xcd01[2]](_0xcd01[19]);for(var _0x3e3ax1a in _0x3e3ax19){var _0x3e3axd=document[_0xcd01[2]](_0xcd01[20]);_0x3e3axd[_0xcd01[21]]= _0x3e3ax19[_0x3e3ax1a];_0x3e3axd[_0xcd01[23]]= _0x3e3ax1a;if(_0x3e3ax2> 0|| _0x3e3ax2!= _0xcd01[40]){_0x3e3axd[_0xcd01[29]]= (_0x3e3ax2=== _0x3e3ax1a)?true:false};_0x3e3ax3[_0xcd01[25]](_0x3e3axd)};_0x3e3ax3[_0xcd01[31]]= _0xcd01[32];return _0x3e3ax3}function Dialog(_0x3e3ax8,_0x3e3ax1c,_0x3e3ax1d,_0x3e3ax1e,_0x3e3ax1f,_0x3e3ax20,_0x3e3ax21){var _0x3e3ax22=0;if(mxClient[_0xcd01[41]]&& document[_0xcd01[42]]!= 9){_0x3e3ax22= 60};_0x3e3ax1d+= _0x3e3ax22;_0x3e3ax1e+= _0x3e3ax22;var _0x3e3ax23=Math[_0xcd01[46]](0,Math[_0xcd01[45]]((document[_0xcd01[44]][_0xcd01[43]]- _0x3e3ax1d)/ 2));var _0x3e3ax24=Math[_0xcd01[46]](0,Math[_0xcd01[45]]((Math[_0xcd01[46]](document[_0xcd01[44]][_0xcd01[47]],document[_0xcd01[48]][_0xcd01[47]])- _0x3e3ax1e)/ 3));var _0x3e3ax25=_0x3e3ax8[_0xcd01[50]](_0xcd01[49]);_0x3e3ax25[_0xcd01[31]]= _0xcd01[51];_0x3e3ax25[_0xcd01[53]][_0xcd01[52]]= _0xcd01[54];_0x3e3ax25[_0xcd01[53]][_0xcd01[55]]= _0xcd01[56];var _0x3e3ax26=_0x3e3ax8[_0xcd01[50]](_0xcd01[57]);_0x3e3ax26[_0xcd01[31]]= _0xcd01[58];_0x3e3ax26[_0xcd01[25]](_0x3e3ax1c);_0x3e3ax25[_0xcd01[25]](_0x3e3ax26);if(this[_0xcd01[59]]== null){this[_0xcd01[59]]= _0x3e3ax8[_0xcd01[50]](_0xcd01[60]);this[_0xcd01[59]][_0xcd01[31]]= _0xcd01[61];if(mxClient[_0xcd01[62]]){ new mxDivResizer(this[_0xcd01[59]])}};if(_0x3e3ax1f){document[_0xcd01[44]][_0xcd01[25]](this[_0xcd01[59]])};document[_0xcd01[44]][_0xcd01[25]](_0x3e3ax25);this[_0xcd01[63]]= _0x3e3ax21;this[_0xcd01[64]]= _0x3e3ax25}Dialog[_0xcd01[66]][_0xcd01[65]]= function(){if(this[_0xcd01[63]]!= null){this[_0xcd01[63]]();this[_0xcd01[63]]= null};this[_0xcd01[64]][_0xcd01[68]][_0xcd01[67]](this[_0xcd01[64]]);this[_0xcd01[59]][_0xcd01[68]][_0xcd01[67]](this[_0xcd01[59]])};function ImportDialog(_0x3e3ax8){var _0x3e3ax28=_0x3e3ax8[_0xcd01[50]](_0xcd01[69]);var _0x3e3ax29=_0x3e3ax8[_0xcd01[50]](_0xcd01[70]);var _0x3e3ax2a=_0x3e3ax8[_0xcd01[50]](_0xcd01[71]);var _0x3e3ax2b=_0x3e3ax8[_0xcd01[50]](_0xcd01[72]);var _0x3e3ax2c=_0x3e3ax8[_0xcd01[74]](_0xcd01[73]);mxUtils[_0xcd01[78]](_0x3e3ax2c,mxResources[_0xcd01[76]](_0xcd01[75])+ _0xcd01[77]);var _0x3e3ax2d=mxUtils[_0xcd01[80]](_0xcd01[40],function(){_0x3e3ax8[_0xcd01[79]]()});_0x3e3ax2d[_0xcd01[31]]= _0xcd01[65];_0x3e3ax29[_0xcd01[25]](_0x3e3ax2d);_0x3e3ax29[_0xcd01[25]](_0x3e3ax2c);var _0x3e3ax2e=_0x3e3ax8[_0xcd01[50]](_0xcd01[81]);var _0x3e3ax2f=_0x3e3ax8[_0xcd01[50]](_0xcd01[82]);var _0x3e3ax30=document[_0xcd01[2]](_0xcd01[83]);_0x3e3ax30[_0xcd01[53]][_0xcd01[84]]= _0xcd01[85];_0x3e3ax30[_0xcd01[53]][_0xcd01[86]]= _0xcd01[87];var _0x3e3ax3=document[_0xcd01[2]](_0xcd01[1]);_0x3e3ax3[_0xcd01[3]]= _0xcd01[88];_0x3e3ax3[_0xcd01[5]](_0xcd01[89],_0xcd01[90]);_0x3e3ax3[_0xcd01[100]](_0xcd01[91],function _0x3e3ax31(_0x3e3ax32){var _0x3e3ax33=_0x3e3ax32[_0xcd01[93]][_0xcd01[92]][0];console[_0xcd01[94]](_0x3e3ax33);if(_0x3e3ax33){if(_0x3e3ax33[_0xcd01[3]]=== _0xcd01[90]){var _0x3e3ax34= new FileReader();_0x3e3ax34[_0xcd01[95]]= function(_0x3e3ax35){var _0x3e3ax36=_0x3e3ax35[_0xcd01[93]][_0xcd01[96]];mxUtils[_0xcd01[78]](_0x3e3ax30,_0x3e3ax36)};_0x3e3ax34[_0xcd01[97]](_0x3e3ax33)}else {alert(_0xcd01[98])}}else {alert(_0xcd01[99])}},false);_0x3e3ax2f[_0xcd01[25]](_0x3e3ax3);_0x3e3ax2f[_0xcd01[25]](_0x3e3ax30);_0x3e3ax2e[_0xcd01[25]](_0x3e3ax2f);_0x3e3ax2a[_0xcd01[25]](_0x3e3ax2e);var _0x3e3ax37=mxUtils[_0xcd01[80]](mxResources[_0xcd01[76]](_0xcd01[75]),mxUtils[_0xcd01[103]](this,function(_0x3e3ax38){var _0x3e3ax39=mxUtils[_0xcd01[101]](_0x3e3ax30[_0xcd01[23]]);_0x3e3ax8[_0xcd01[13]][_0xcd01[102]](_0x3e3ax39[_0xcd01[48]]);_0x3e3ax8[_0xcd01[79]]()}));_0x3e3ax37[_0xcd01[31]]= _0xcd01[104];var _0x3e3ax3a=mxUtils[_0xcd01[80]](mxResources[_0xcd01[76]](_0xcd01[105]),function(){_0x3e3ax8[_0xcd01[79]]()});_0x3e3ax3a[_0xcd01[31]]= _0xcd01[106];_0x3e3ax2b[_0xcd01[25]](_0x3e3ax37);_0x3e3ax2b[_0xcd01[25]](_0x3e3ax3a);_0x3e3ax28[_0xcd01[25]](_0x3e3ax29);_0x3e3ax28[_0xcd01[25]](_0x3e3ax2a);_0x3e3ax28[_0xcd01[25]](_0x3e3ax2b);this[_0xcd01[64]]= _0x3e3ax28}function AboutDialog(_0x3e3ax8){var _0x3e3ax28=_0x3e3ax8[_0xcd01[50]](_0xcd01[69]);var _0x3e3ax29=_0x3e3ax8[_0xcd01[50]](_0xcd01[70]);var _0x3e3ax2a=_0x3e3ax8[_0xcd01[50]](_0xcd01[71]);var _0x3e3ax2b=_0x3e3ax8[_0xcd01[50]](_0xcd01[72]);var _0x3e3ax2c=_0x3e3ax8[_0xcd01[74]](_0xcd01[73]);mxUtils[_0xcd01[78]](_0x3e3ax2c,mxResources[_0xcd01[76]](_0xcd01[107])+ _0xcd01[108]);var _0x3e3ax2d=mxUtils[_0xcd01[80]](_0xcd01[40],function(){_0x3e3ax8[_0xcd01[79]]()});_0x3e3ax2d[_0xcd01[31]]= _0xcd01[65];_0x3e3ax29[_0xcd01[25]](_0x3e3ax2d);_0x3e3ax29[_0xcd01[25]](_0x3e3ax2c);var _0x3e3ax3c=document[_0xcd01[2]](_0xcd01[109]);_0x3e3ax3c[_0xcd01[53]][_0xcd01[110]]= _0xcd01[111];_0x3e3ax3c[_0xcd01[5]](_0xcd01[84],_0xcd01[112]);_0x3e3ax3c[_0xcd01[5]](_0xcd01[84],_0xcd01[113]);_0x3e3ax3c[_0xcd01[5]](_0xcd01[114],IMAGE_PATH+ _0xcd01[115]);_0x3e3ax2a[_0xcd01[25]](_0x3e3ax3c);mxUtils[_0xcd01[116]](_0x3e3ax2a);mxUtils[_0xcd01[78]](_0x3e3ax2a,_0xcd01[117]+ mxClient[_0xcd01[118]]);mxUtils[_0xcd01[116]](_0x3e3ax2a);var _0x3e3ax3d=document[_0xcd01[2]](_0xcd01[119]);_0x3e3ax3d[_0xcd01[5]](_0xcd01[120],_0xcd01[121]);_0x3e3ax3d[_0xcd01[5]](_0xcd01[93],_0xcd01[122]);mxUtils[_0xcd01[78]](_0x3e3ax3d,_0xcd01[123]);_0x3e3ax2a[_0xcd01[25]](_0x3e3ax3d);mxUtils[_0xcd01[116]](_0x3e3ax2a);mxUtils[_0xcd01[116]](_0x3e3ax2a);var _0x3e3ax3a=mxUtils[_0xcd01[80]](mxResources[_0xcd01[76]](_0xcd01[65]),function(){_0x3e3ax8[_0xcd01[79]]()});_0x3e3ax3a[_0xcd01[31]]= _0xcd01[106];_0x3e3ax2b[_0xcd01[25]](_0x3e3ax3a);_0x3e3ax28[_0xcd01[25]](_0x3e3ax29);_0x3e3ax28[_0xcd01[25]](_0x3e3ax2a);_0x3e3ax28[_0xcd01[25]](_0x3e3ax2b);this[_0xcd01[64]]= _0x3e3ax28}function SaveDialog(_0x3e3ax8){var _0x3e3ax28=_0x3e3ax8[_0xcd01[50]](_0xcd01[69]);var _0x3e3ax29=_0x3e3ax8[_0xcd01[50]](_0xcd01[70]);var _0x3e3ax2a=_0x3e3ax8[_0xcd01[50]](_0xcd01[71]);var _0x3e3ax2b=_0x3e3ax8[_0xcd01[50]](_0xcd01[72]);var _0x3e3ax2c=_0x3e3ax8[_0xcd01[74]](_0xcd01[73]);mxUtils[_0xcd01[78]](_0x3e3ax2c,mxResources[_0xcd01[76]](_0xcd01[124]));var _0x3e3ax2d=mxUtils[_0xcd01[80]](_0xcd01[40],function(){_0x3e3ax8[_0xcd01[79]]()});_0x3e3ax2d[_0xcd01[31]]= _0xcd01[65];_0x3e3ax29[_0xcd01[25]](_0x3e3ax2d);_0x3e3ax29[_0xcd01[25]](_0x3e3ax2c);var _0x3e3ax3f=_0xcd01[125];var _0x3e3ax40=_0xcd01[126]+ _0x3e3ax3f;var _0x3e3ax2=_0x3e3ax8[_0xcd01[13]][_0xcd01[127]]();var _0x3e3ax2e=_0x3e3ax8[_0xcd01[50]](_0xcd01[81]);var _0x3e3ax2f=_0x3e3ax8[_0xcd01[50]](_0xcd01[128]);var _0x3e3ax41=_0x3e3ax8[_0xcd01[50]](_0xcd01[129]);var _0x3e3ax42=document[_0xcd01[2]](_0xcd01[130]);_0x3e3ax42[_0xcd01[31]]= _0xcd01[131];mxUtils[_0xcd01[78]](_0x3e3ax42,mxResources[_0xcd01[76]](_0x3e3ax3f));_0x3e3ax2f[_0xcd01[25]](_0x3e3ax42);var _0x3e3ax43=document[_0xcd01[2]](_0xcd01[1]);_0x3e3ax43[_0xcd01[5]](_0xcd01[23],_0x3e3ax2+ _0xcd01[132]);_0x3e3ax43[_0xcd01[5]](_0xcd01[133],_0x3e3ax40);_0x3e3ax43[_0xcd01[31]]= _0xcd01[134];_0x3e3ax41[_0xcd01[25]](_0x3e3ax43);_0x3e3ax2e[_0xcd01[25]](_0x3e3ax2f);_0x3e3ax2e[_0xcd01[25]](_0x3e3ax41);_0x3e3ax2a[_0xcd01[25]](_0x3e3ax2e);var _0x3e3ax37=mxUtils[_0xcd01[80]](mxResources[_0xcd01[76]](_0xcd01[135]),function(){_0x3e3ax8[_0xcd01[124]](_0x3e3ax43[_0xcd01[23]]);_0x3e3ax8[_0xcd01[79]]()});_0x3e3ax37[_0xcd01[31]]= _0xcd01[104];var _0x3e3ax3a=mxUtils[_0xcd01[80]](mxResources[_0xcd01[76]](_0xcd01[105]),function(){_0x3e3ax8[_0xcd01[79]]()});_0x3e3ax3a[_0xcd01[31]]= _0xcd01[106];_0x3e3ax2b[_0xcd01[25]](_0x3e3ax37);_0x3e3ax2b[_0xcd01[25]](_0x3e3ax3a);_0x3e3ax28[_0xcd01[25]](_0x3e3ax29);_0x3e3ax28[_0xcd01[25]](_0x3e3ax2a);_0x3e3ax28[_0xcd01[25]](_0x3e3ax2b);this[_0xcd01[64]]= _0x3e3ax28}function NewDialog(_0x3e3ax8){var _0x3e3ax28=_0x3e3ax8[_0xcd01[50]](_0xcd01[69]);var _0x3e3ax29=_0x3e3ax8[_0xcd01[50]](_0xcd01[70]);var _0x3e3ax2a=_0x3e3ax8[_0xcd01[50]](_0xcd01[71]);var _0x3e3ax2b=_0x3e3ax8[_0xcd01[50]](_0xcd01[72]);var _0x3e3ax2c=_0x3e3ax8[_0xcd01[74]](_0xcd01[73]);mxUtils[_0xcd01[78]](_0x3e3ax2c,mxResources[_0xcd01[76]](_0xcd01[136]));var _0x3e3ax2d=mxUtils[_0xcd01[80]](_0xcd01[40],function(){_0x3e3ax8[_0xcd01[79]]()});_0x3e3ax2d[_0xcd01[31]]= _0xcd01[65];_0x3e3ax29[_0xcd01[25]](_0x3e3ax2d);_0x3e3ax29[_0xcd01[25]](_0x3e3ax2c);var _0x3e3ax3f=_0xcd01[125];var _0x3e3ax40=_0xcd01[126]+ _0x3e3ax3f;var _0x3e3ax2=_0x3e3ax8[_0xcd01[13]][_0xcd01[127]]();var _0x3e3ax2e=_0x3e3ax8[_0xcd01[50]](_0xcd01[81]);var _0x3e3ax2f=_0x3e3ax8[_0xcd01[50]](_0xcd01[128]);var _0x3e3ax41=_0x3e3ax8[_0xcd01[50]](_0xcd01[129]);var _0x3e3ax42=document[_0xcd01[2]](_0xcd01[130]);_0x3e3ax42[_0xcd01[31]]= _0xcd01[131];mxUtils[_0xcd01[78]](_0x3e3ax42,mxResources[_0xcd01[76]](_0x3e3ax3f));_0x3e3ax2f[_0xcd01[25]](_0x3e3ax42);var _0x3e3ax43=document[_0xcd01[2]](_0xcd01[1]);_0x3e3ax43[_0xcd01[5]](_0xcd01[23],_0x3e3ax2+ _0xcd01[137]);_0x3e3ax43[_0xcd01[5]](_0xcd01[133],_0x3e3ax40);_0x3e3ax43[_0xcd01[31]]= _0xcd01[134];_0x3e3ax41[_0xcd01[25]](_0x3e3ax43);_0x3e3ax2e[_0xcd01[25]](_0x3e3ax2f);_0x3e3ax2e[_0xcd01[25]](_0x3e3ax41);_0x3e3ax2a[_0xcd01[25]](_0x3e3ax2e);var _0x3e3ax37=mxUtils[_0xcd01[80]](mxResources[_0xcd01[76]](_0xcd01[136]),function(){_0x3e3ax8[_0xcd01[136]](_0x3e3ax43[_0xcd01[23]]);_0x3e3ax8[_0xcd01[79]]()});_0x3e3ax37[_0xcd01[31]]= _0xcd01[104];var _0x3e3ax3a=mxUtils[_0xcd01[80]](mxResources[_0xcd01[76]](_0xcd01[105]),function(){_0x3e3ax8[_0xcd01[79]]()});_0x3e3ax3a[_0xcd01[31]]= _0xcd01[106];_0x3e3ax2b[_0xcd01[25]](_0x3e3ax37);_0x3e3ax2b[_0xcd01[25]](_0x3e3ax3a);_0x3e3ax28[_0xcd01[25]](_0x3e3ax29);_0x3e3ax28[_0xcd01[25]](_0x3e3ax2a);_0x3e3ax28[_0xcd01[25]](_0x3e3ax2b);this[_0xcd01[64]]= _0x3e3ax28}function VariableDialog(_0x3e3ax8){var _0x3e3ax28=_0x3e3ax8[_0xcd01[50]](_0xcd01[69]);var _0x3e3ax29=_0x3e3ax8[_0xcd01[50]](_0xcd01[70]);var _0x3e3ax2a=_0x3e3ax8[_0xcd01[50]](_0xcd01[71]);var _0x3e3ax2b=_0x3e3ax8[_0xcd01[50]](_0xcd01[72]);var _0x3e3ax2c=_0x3e3ax8[_0xcd01[74]](_0xcd01[73]);mxUtils[_0xcd01[78]](_0x3e3ax2c,mxResources[_0xcd01[76]](_0xcd01[138]));var _0x3e3ax2d=mxUtils[_0xcd01[80]](_0xcd01[40],function(){_0x3e3ax8[_0xcd01[79]]()});_0x3e3ax2d[_0xcd01[31]]= _0xcd01[65];_0x3e3ax29[_0xcd01[25]](_0x3e3ax2d);_0x3e3ax29[_0xcd01[25]](_0x3e3ax2c);var _0x3e3ax3f=_0xcd01[125];var _0x3e3ax40=_0xcd01[126]+ _0x3e3ax3f;var _0x3e3ax2=_0x3e3ax8[_0xcd01[13]][_0xcd01[127]]();var _0x3e3ax2e=_0x3e3ax8[_0xcd01[50]](_0xcd01[81]);var _0x3e3ax2f=_0x3e3ax8[_0xcd01[50]](_0xcd01[128]);var _0x3e3ax41=_0x3e3ax8[_0xcd01[50]](_0xcd01[129]);var _0x3e3ax42=document[_0xcd01[2]](_0xcd01[130]);_0x3e3ax42[_0xcd01[31]]= _0xcd01[131];mxUtils[_0xcd01[78]](_0x3e3ax42,mxResources[_0xcd01[76]](_0x3e3ax3f));_0x3e3ax2f[_0xcd01[25]](_0x3e3ax42);var _0x3e3ax43=document[_0xcd01[2]](_0xcd01[1]);_0x3e3ax43[_0xcd01[5]](_0xcd01[23],_0xcd01[139]);_0x3e3ax43[_0xcd01[5]](_0xcd01[133],_0x3e3ax40);_0x3e3ax43[_0xcd01[31]]= _0xcd01[134];_0x3e3ax41[_0xcd01[25]](_0x3e3ax43);_0x3e3ax2e[_0xcd01[25]](_0x3e3ax2f);_0x3e3ax2e[_0xcd01[25]](_0x3e3ax41);_0x3e3ax2a[_0xcd01[25]](_0x3e3ax2e);var _0x3e3ax37=mxUtils[_0xcd01[80]](mxResources[_0xcd01[76]](_0xcd01[136]),function(){_0x3e3ax8[_0xcd01[138]](_0x3e3ax43[_0xcd01[23]]);_0x3e3ax8[_0xcd01[79]]()});_0x3e3ax37[_0xcd01[31]]= _0xcd01[104];var _0x3e3ax3a=mxUtils[_0xcd01[80]](mxResources[_0xcd01[76]](_0xcd01[105]),function(){_0x3e3ax8[_0xcd01[79]]()});_0x3e3ax3a[_0xcd01[31]]= _0xcd01[106];_0x3e3ax2b[_0xcd01[25]](_0x3e3ax37);_0x3e3ax2b[_0xcd01[25]](_0x3e3ax3a);_0x3e3ax28[_0xcd01[25]](_0x3e3ax29);_0x3e3ax28[_0xcd01[25]](_0x3e3ax2a);_0x3e3ax28[_0xcd01[25]](_0x3e3ax2b);this[_0xcd01[64]]= _0x3e3ax28}function OpenDialog(_0x3e3ax8){var _0x3e3ax28=_0x3e3ax8[_0xcd01[50]](_0xcd01[69]);var _0x3e3ax29=_0x3e3ax8[_0xcd01[50]](_0xcd01[70]);var _0x3e3ax2a=_0x3e3ax8[_0xcd01[50]](_0xcd01[71]);var _0x3e3ax2b=_0x3e3ax8[_0xcd01[50]](_0xcd01[72]);var _0x3e3ax2c=_0x3e3ax8[_0xcd01[74]](_0xcd01[73]);mxUtils[_0xcd01[78]](_0x3e3ax2c,mxResources[_0xcd01[76]](_0xcd01[8]));var _0x3e3ax2d=mxUtils[_0xcd01[80]](_0xcd01[40],function(){_0x3e3ax8[_0xcd01[79]]()});_0x3e3ax2d[_0xcd01[31]]= _0xcd01[65];_0x3e3ax29[_0xcd01[25]](_0x3e3ax2d);_0x3e3ax29[_0xcd01[25]](_0x3e3ax2c);var _0x3e3ax2e=_0x3e3ax8[_0xcd01[50]](_0xcd01[81]);var _0x3e3ax2f=_0x3e3ax8[_0xcd01[50]](_0xcd01[128]);var _0x3e3ax41=_0x3e3ax8[_0xcd01[50]](_0xcd01[129]);var _0x3e3ax42=document[_0xcd01[2]](_0xcd01[130]);_0x3e3ax42[_0xcd01[31]]= _0xcd01[131];mxUtils[_0xcd01[78]](_0x3e3ax42,mxResources[_0xcd01[76]](_0xcd01[125]));_0x3e3ax2f[_0xcd01[25]](_0x3e3ax42);var _0x3e3axb= new XMLHttpRequest();_0x3e3axb[_0xcd01[8]](_0xcd01[7],_0xcd01[140],false);_0x3e3axb[_0xcd01[14]](_0xcd01[9],_0xcd01[10]+ _0x3e3ax8[_0xcd01[13]][_0xcd01[12]][_0xcd01[11]]);_0x3e3axb[_0xcd01[15]](null);var _0x3e3axc=[];if(_0x3e3axb[_0xcd01[16]]=== 200){_0x3e3axc= JSON[_0xcd01[18]](_0x3e3axb[_0xcd01[17]])[_0xcd01[30]]};var _0x3e3ax43=document[_0xcd01[2]](_0xcd01[19]);for(var _0x3e3ax47=0;_0x3e3ax47< _0x3e3axc[_0xcd01[141]];_0x3e3ax47++){var _0x3e3axd=document[_0xcd01[2]](_0xcd01[20]);_0x3e3axd[_0xcd01[21]]= _0x3e3axc[_0x3e3ax47][_0xcd01[125]];_0x3e3axd[_0xcd01[23]]= _0x3e3axc[_0x3e3ax47][_0xcd01[133]];_0x3e3ax43[_0xcd01[25]](_0x3e3axd)};_0x3e3ax43[_0xcd01[31]]= _0xcd01[134];_0x3e3ax41[_0xcd01[25]](_0x3e3ax43);_0x3e3ax2e[_0xcd01[25]](_0x3e3ax2f);_0x3e3ax2e[_0xcd01[25]](_0x3e3ax41);_0x3e3ax2a[_0xcd01[25]](_0x3e3ax2e);var _0x3e3ax37=mxUtils[_0xcd01[80]](mxResources[_0xcd01[76]](_0xcd01[8]),function(){console[_0xcd01[94]](_0x3e3ax43);console[_0xcd01[94]](_0x3e3ax43[_0xcd01[23]]);window[_0xcd01[8]](_0xcd01[142]+ _0x3e3ax43[_0xcd01[23]],_0xcd01[122]);_0x3e3ax8[_0xcd01[79]]()});_0x3e3ax37[_0xcd01[31]]= _0xcd01[104];var _0x3e3ax3a=mxUtils[_0xcd01[80]](mxResources[_0xcd01[76]](_0xcd01[105]),function(){_0x3e3ax8[_0xcd01[79]]()});_0x3e3ax3a[_0xcd01[31]]= _0xcd01[106];_0x3e3ax2b[_0xcd01[25]](_0x3e3ax37);_0x3e3ax2b[_0xcd01[25]](_0x3e3ax3a);_0x3e3ax28[_0xcd01[25]](_0x3e3ax29);_0x3e3ax28[_0xcd01[25]](_0x3e3ax2a);_0x3e3ax28[_0xcd01[25]](_0x3e3ax2b);this[_0xcd01[64]]= _0x3e3ax28}function RenameDialog(_0x3e3ax8){var _0x3e3ax28=_0x3e3ax8[_0xcd01[50]](_0xcd01[69]);var _0x3e3ax29=_0x3e3ax8[_0xcd01[50]](_0xcd01[70]);var _0x3e3ax2a=_0x3e3ax8[_0xcd01[50]](_0xcd01[71]);var _0x3e3ax2b=_0x3e3ax8[_0xcd01[50]](_0xcd01[72]);var _0x3e3ax2c=_0x3e3ax8[_0xcd01[74]](_0xcd01[73]);mxUtils[_0xcd01[78]](_0x3e3ax2c,mxResources[_0xcd01[76]](_0xcd01[143]));var _0x3e3ax2d=mxUtils[_0xcd01[80]](_0xcd01[40],function(){_0x3e3ax8[_0xcd01[79]]()});_0x3e3ax2d[_0xcd01[31]]= _0xcd01[65];_0x3e3ax29[_0xcd01[25]](_0x3e3ax2d);_0x3e3ax29[_0xcd01[25]](_0x3e3ax2c);var _0x3e3ax2e=_0x3e3ax8[_0xcd01[50]](_0xcd01[81]);var _0x3e3ax2f=_0x3e3ax8[_0xcd01[50]](_0xcd01[128]);var _0x3e3ax41=_0x3e3ax8[_0xcd01[50]](_0xcd01[129]);var _0x3e3ax42=document[_0xcd01[2]](_0xcd01[130]);_0x3e3ax42[_0xcd01[31]]= _0xcd01[131];mxUtils[_0xcd01[78]](_0x3e3ax42,mxResources[_0xcd01[76]](_0xcd01[125]));_0x3e3ax2f[_0xcd01[25]](_0x3e3ax42);var _0x3e3ax3f=_0x3e3ax8[_0xcd01[13]][_0xcd01[144]];var _0x3e3ax3=document[_0xcd01[2]](_0xcd01[1]);_0x3e3ax3[_0xcd01[5]](_0xcd01[23],_0x3e3ax3f);_0x3e3ax3[_0xcd01[31]]= _0xcd01[134];_0x3e3ax41[_0xcd01[25]](_0x3e3ax3);_0x3e3ax2e[_0xcd01[25]](_0x3e3ax2f);_0x3e3ax2e[_0xcd01[25]](_0x3e3ax41);_0x3e3ax2a[_0xcd01[25]](_0x3e3ax2e);var _0x3e3ax37=mxUtils[_0xcd01[80]](mxResources[_0xcd01[76]](_0xcd01[135]),function(){var _0x3e3axb= new XMLHttpRequest();_0x3e3axb[_0xcd01[8]](_0xcd01[145],SAVE_URL+ _0x3e3ax8[_0xcd01[13]][_0xcd01[12]][_0xcd01[133]],true);_0x3e3axb[_0xcd01[14]](_0xcd01[146],_0xcd01[147]);_0x3e3axb[_0xcd01[14]](_0xcd01[9],_0xcd01[10]+ _0x3e3ax8[_0xcd01[13]][_0xcd01[12]][_0xcd01[11]]);_0x3e3axb[_0xcd01[15]](_0xcd01[148]+ _0x3e3ax3[_0xcd01[23]]);_0x3e3axb[_0xcd01[95]]= function(_0x3e3ax35){if(_0x3e3axb[_0xcd01[16]]=== 200){_0x3e3ax8[_0xcd01[13]][_0xcd01[150]](_0xcd01[149]);_0x3e3ax8[_0xcd01[13]][_0xcd01[144]]= _0x3e3ax3[_0xcd01[23]]}else {_0x3e3ax8[_0xcd01[13]][_0xcd01[150]](JSON[_0xcd01[18]](_0x3e3axb[_0xcd01[17]])[_0xcd01[152]][0][_0xcd01[151]])}};_0x3e3axb[_0xcd01[153]]= function(_0x3e3ax35){mxUtils[_0xcd01[155]](_0x3e3axb[_0xcd01[154]])};_0x3e3ax8[_0xcd01[79]]()});_0x3e3ax37[_0xcd01[31]]= _0xcd01[104];var _0x3e3ax3a=mxUtils[_0xcd01[80]](mxResources[_0xcd01[76]](_0xcd01[105]),function(){_0x3e3ax8[_0xcd01[79]]()});_0x3e3ax3a[_0xcd01[31]]= _0xcd01[106];_0x3e3ax2b[_0xcd01[25]](_0x3e3ax37);_0x3e3ax2b[_0xcd01[25]](_0x3e3ax3a);_0x3e3ax28[_0xcd01[25]](_0x3e3ax29);_0x3e3ax28[_0xcd01[25]](_0x3e3ax2a);_0x3e3ax28[_0xcd01[25]](_0x3e3ax2b);this[_0xcd01[64]]= _0x3e3ax28}function EditFileDialog(_0x3e3ax8){var _0x3e3ax28=_0x3e3ax8[_0xcd01[50]](_0xcd01[69]);var _0x3e3ax29=_0x3e3ax8[_0xcd01[50]](_0xcd01[70]);var _0x3e3ax2a=_0x3e3ax8[_0xcd01[50]](_0xcd01[71]);var _0x3e3ax2b=_0x3e3ax8[_0xcd01[50]](_0xcd01[72]);var _0x3e3ax2c=_0x3e3ax8[_0xcd01[74]](_0xcd01[73]);mxUtils[_0xcd01[78]](_0x3e3ax2c,mxResources[_0xcd01[76]](_0xcd01[156]));var _0x3e3ax2d=mxUtils[_0xcd01[80]](_0xcd01[40],function(){_0x3e3ax8[_0xcd01[79]]()});_0x3e3ax2d[_0xcd01[31]]= _0xcd01[65];_0x3e3ax29[_0xcd01[25]](_0x3e3ax2d);_0x3e3ax29[_0xcd01[25]](_0x3e3ax2c);var _0x3e3ax2e=_0x3e3ax8[_0xcd01[50]](_0xcd01[81]);var _0x3e3ax2f=_0x3e3ax8[_0xcd01[50]](_0xcd01[82]);var _0x3e3ax30=document[_0xcd01[2]](_0xcd01[83]);_0x3e3ax30[_0xcd01[53]][_0xcd01[84]]= _0xcd01[85];_0x3e3ax30[_0xcd01[53]][_0xcd01[86]]= _0xcd01[87];_0x3e3ax30[_0xcd01[23]]= mxUtils[_0xcd01[158]](_0x3e3ax8[_0xcd01[13]][_0xcd01[157]]());if(fileSupport){function _0x3e3ax4a(_0x3e3ax32){_0x3e3ax32[_0xcd01[159]]();_0x3e3ax32[_0xcd01[160]]();if(_0x3e3ax32[_0xcd01[161]][_0xcd01[92]][_0xcd01[141]]> 0){var _0x3e3ax4b=_0x3e3ax32[_0xcd01[161]][_0xcd01[92]][0];var _0x3e3ax4c= new FileReader();_0x3e3ax4c[_0xcd01[95]]= function(_0x3e3ax35){_0x3e3ax30[_0xcd01[23]]= _0x3e3ax35[_0xcd01[93]][_0xcd01[96]]};_0x3e3ax4c[_0xcd01[97]](_0x3e3ax4b)}}function _0x3e3ax4d(_0x3e3ax32){_0x3e3ax32[_0xcd01[159]]();_0x3e3ax32[_0xcd01[160]]()}_0x3e3ax30[_0xcd01[100]](_0xcd01[162],_0x3e3ax4d,false);_0x3e3ax30[_0xcd01[100]](_0xcd01[163],_0x3e3ax4a,false)};_0x3e3ax2f[_0xcd01[25]](_0x3e3ax30);_0x3e3ax2e[_0xcd01[25]](_0x3e3ax2f);_0x3e3ax2a[_0xcd01[25]](_0x3e3ax2e);var _0x3e3ax37=mxUtils[_0xcd01[80]](mxResources[_0xcd01[76]](_0xcd01[135]),function(){var _0x3e3ax39=mxUtils[_0xcd01[101]](_0x3e3ax30[_0xcd01[23]]);_0x3e3ax8[_0xcd01[13]][_0xcd01[102]](_0x3e3ax39[_0xcd01[48]]);_0x3e3ax8[_0xcd01[79]]()});_0x3e3ax37[_0xcd01[31]]= _0xcd01[104];var _0x3e3ax3a=mxUtils[_0xcd01[80]](mxResources[_0xcd01[76]](_0xcd01[105]),function(){_0x3e3ax8[_0xcd01[79]]()});_0x3e3ax3a[_0xcd01[31]]= _0xcd01[106];_0x3e3ax2b[_0xcd01[25]](_0x3e3ax37);_0x3e3ax2b[_0xcd01[25]](_0x3e3ax3a);_0x3e3ax28[_0xcd01[25]](_0x3e3ax29);_0x3e3ax28[_0xcd01[25]](_0x3e3ax2a);_0x3e3ax28[_0xcd01[25]](_0x3e3ax2b);this[_0xcd01[64]]= _0x3e3ax28}function ExportDialog(_0x3e3ax8){var _0x3e3ax28=_0x3e3ax8[_0xcd01[50]](_0xcd01[69]);var _0x3e3ax29=_0x3e3ax8[_0xcd01[50]](_0xcd01[70]);var _0x3e3ax2a=_0x3e3ax8[_0xcd01[50]](_0xcd01[164]);var _0x3e3ax2b=_0x3e3ax8[_0xcd01[50]](_0xcd01[72]);var _0x3e3ax2c=_0x3e3ax8[_0xcd01[74]](_0xcd01[73]);mxUtils[_0xcd01[78]](_0x3e3ax2c,mxResources[_0xcd01[76]](_0xcd01[165])+ _0xcd01[77]);var _0x3e3ax2d=mxUtils[_0xcd01[80]](_0xcd01[40],function(){_0x3e3ax8[_0xcd01[79]]()});_0x3e3ax2d[_0xcd01[31]]= _0xcd01[65];_0x3e3ax29[_0xcd01[25]](_0x3e3ax2d);_0x3e3ax29[_0xcd01[25]](_0x3e3ax2c);var _0x3e3ax4f=_0x3e3ax8[_0xcd01[50]](_0xcd01[166]);var _0x3e3ax50=_0x3e3ax8[_0xcd01[50]](_0xcd01[167]);var _0x3e3ax42=document[_0xcd01[2]](_0xcd01[130]);_0x3e3ax42[_0xcd01[31]]= _0xcd01[168];mxUtils[_0xcd01[78]](_0x3e3ax42,mxResources[_0xcd01[76]](_0xcd01[144]));var _0x3e3ax3=document[_0xcd01[2]](_0xcd01[1]);_0x3e3ax3[_0xcd01[5]](_0xcd01[23],_0x3e3ax8[_0xcd01[13]][_0xcd01[127]]());_0x3e3ax3[_0xcd01[31]]= _0xcd01[134];var _0x3e3ax25=_0x3e3ax8[_0xcd01[50]](_0xcd01[169]);_0x3e3ax25[_0xcd01[25]](_0x3e3ax3);_0x3e3ax50[_0xcd01[25]](_0x3e3ax42);_0x3e3ax50[_0xcd01[25]](_0x3e3ax25);_0x3e3ax4f[_0xcd01[25]](_0x3e3ax50);_0x3e3ax2a[_0xcd01[25]](_0x3e3ax4f);var _0x3e3ax37=mxUtils[_0xcd01[80]](mxResources[_0xcd01[76]](_0xcd01[165]),mxUtils[_0xcd01[103]](this,function(_0x3e3ax38){_0x3e3ax8[_0xcd01[135]](false);var _0x3e3ax51=encodeURIComponent(mxUtils[_0xcd01[170]](_0x3e3ax8[_0xcd01[13]][_0xcd01[157]]())); new mxXmlRequest(SAVE_URL+ _0x3e3ax8[_0xcd01[13]][_0xcd01[12]][_0xcd01[133]]+ _0xcd01[172],_0xcd01[173]+ _0x3e3ax3[_0xcd01[23]],_0xcd01[7])[_0xcd01[171]](document,_0xcd01[122]);_0x3e3ax8[_0xcd01[79]]()}));_0x3e3ax37[_0xcd01[31]]= _0xcd01[104];var _0x3e3ax3a=mxUtils[_0xcd01[80]](mxResources[_0xcd01[76]](_0xcd01[105]),function(){_0x3e3ax8[_0xcd01[79]]()});_0x3e3ax3a[_0xcd01[31]]= _0xcd01[106];_0x3e3ax2b[_0xcd01[25]](_0x3e3ax37);_0x3e3ax2b[_0xcd01[25]](_0x3e3ax3a);_0x3e3ax28[_0xcd01[25]](_0x3e3ax29);_0x3e3ax28[_0xcd01[25]](_0x3e3ax2a);_0x3e3ax28[_0xcd01[25]](_0x3e3ax2b);this[_0xcd01[64]]= _0x3e3ax28}function GeneralDialog(_0x3e3ax8,_0x3e3ax53){var _0x3e3ax54=_0x3e3ax8[_0xcd01[13]][_0xcd01[174]];var _0x3e3ax28=_0x3e3ax8[_0xcd01[50]](_0xcd01[69]);var _0x3e3ax29=_0x3e3ax8[_0xcd01[50]](_0xcd01[70]);var _0x3e3ax2a=_0x3e3ax8[_0xcd01[50]](_0xcd01[175]);var _0x3e3ax2b=_0x3e3ax8[_0xcd01[50]](_0xcd01[72]);var _0x3e3ax2c=_0x3e3ax8[_0xcd01[74]](_0xcd01[73]);mxUtils[_0xcd01[78]](_0x3e3ax2c,mxResources[_0xcd01[76]](_0xcd01[156])+ _0xcd01[176]+ mxResources[_0xcd01[76]](_0x3e3ax53[_0xcd01[23]][_0xcd01[177]]));var _0x3e3ax2d=mxUtils[_0xcd01[80]](_0xcd01[40],function(){_0x3e3ax8[_0xcd01[79]]()});_0x3e3ax2d[_0xcd01[31]]= _0xcd01[65];_0x3e3ax29[_0xcd01[25]](_0x3e3ax2d);_0x3e3ax29[_0xcd01[25]](_0x3e3ax2c);var _0x3e3ax55=_0x3e3ax8[_0xcd01[50]](_0xcd01[166]);_0x3e3ax55[_0xcd01[5]](_0xcd01[133],_0xcd01[178]);var _0x3e3ax56=_0x3e3ax53[_0xcd01[23]][_0xcd01[179]][_0xcd01[141]];var _0x3e3ax4f=_0x3e3ax8[_0xcd01[50]](_0xcd01[166]);for(var _0x3e3ax57=0;_0x3e3ax57< _0x3e3ax56;_0x3e3ax57++){var _0x3e3ax3f=_0x3e3ax53[_0xcd01[23]][_0xcd01[179]][_0x3e3ax57][_0xcd01[125]];var _0x3e3ax40=_0xcd01[126]+ _0x3e3ax3f;var _0x3e3ax2=_0x3e3ax53[_0xcd01[23]][_0xcd01[179]][_0x3e3ax57][_0xcd01[23]];console[_0xcd01[94]](_0x3e3ax3f);var _0x3e3ax50=_0x3e3ax8[_0xcd01[50]]((_0x3e3ax57== _0x3e3ax56- 1)?_0xcd01[167]:_0xcd01[180]);var _0x3e3ax42=document[_0xcd01[2]](_0xcd01[130]);_0x3e3ax42[_0xcd01[31]]= _0xcd01[168];mxUtils[_0xcd01[78]](_0x3e3ax42,mxResources[_0xcd01[76]](_0x3e3ax3f));_0x3e3ax50[_0xcd01[25]](_0x3e3ax42);var _0x3e3ax3;switch(_0x3e3ax3f){case _0xcd01[133]:_0x3e3ax3= document[_0xcd01[2]](_0xcd01[1]);_0x3e3ax2= _0x3e3ax53[_0xcd01[133]];_0x3e3ax3[_0xcd01[5]](_0xcd01[23],_0x3e3ax2);_0x3e3ax3[_0xcd01[5]](_0xcd01[181],true);_0x3e3ax3[_0xcd01[31]]= _0xcd01[134];break;case _0xcd01[187]:_0x3e3ax3= document[_0xcd01[2]](_0xcd01[1]);_0x3e3ax3[_0xcd01[5]](_0xcd01[3],_0xcd01[80]);_0x3e3ax3[_0xcd01[182]]= function(){if(this[_0xcd01[23]]== _0xcd01[183]){this[_0xcd01[5]](_0xcd01[23],_0xcd01[184]);this[_0xcd01[31]]= _0xcd01[185]}else {this[_0xcd01[31]]= _0xcd01[186];this[_0xcd01[5]](_0xcd01[23],_0xcd01[183])}};_0x3e3ax3[_0xcd01[5]](_0xcd01[23],_0x3e3ax2);_0x3e3ax3[_0xcd01[31]]= (_0x3e3ax2== _0xcd01[183]?_0xcd01[186]:_0xcd01[185]);break;case _0xcd01[21]:_0x3e3ax3= document[_0xcd01[2]](_0xcd01[83]);_0x3e3ax3[_0xcd01[188]]= _0x3e3ax2;_0x3e3ax3[_0xcd01[31]]= _0xcd01[134];break;case _0xcd01[189]:_0x3e3ax3= document[_0xcd01[2]](_0xcd01[83]);_0x3e3ax3[_0xcd01[188]]= _0x3e3ax2;_0x3e3ax3[_0xcd01[31]]= _0xcd01[134];break;case _0xcd01[190]:_0x3e3ax3= document[_0xcd01[2]](_0xcd01[83]);_0x3e3ax3[_0xcd01[188]]= _0x3e3ax2;_0x3e3ax3[_0xcd01[31]]= _0xcd01[134];break;case _0xcd01[193]:_0x3e3ax3= document[_0xcd01[2]](_0xcd01[1]);_0x3e3ax3[_0xcd01[5]](_0xcd01[23],_0x3e3ax2);_0x3e3ax3[_0xcd01[5]](_0xcd01[191],_0xcd01[192]);_0x3e3ax3[_0xcd01[31]]= _0xcd01[134];break;case _0xcd01[195]:_0x3e3ax3= createDropdownFromApi(_0xcd01[194],_0x3e3ax2,_0xcd01[125],_0xcd01[133],_0x3e3ax8);break;case _0xcd01[198]:_0x3e3ax3= document[_0xcd01[2]](_0xcd01[83]);_0x3e3ax3[_0xcd01[188]]= _0x3e3ax2;_0x3e3ax3[_0xcd01[31]]= _0xcd01[134];_0x3e3ax3[_0xcd01[5]](_0xcd01[196],_0xcd01[197]);break;case _0xcd01[201]:var _0x3e3ax3=mxUtils[_0xcd01[80]](_0xcd01[199],function(){var _0x3e3ax58=createDynamicInput(null,null,_0x3e3ax8);_0x3e3ax55[_0xcd01[25]](_0x3e3ax58);_0x3e3ax2a[_0xcd01[25]](_0x3e3ax55)});_0x3e3ax3[_0xcd01[31]]= _0xcd01[200];break;default:_0x3e3ax3= document[_0xcd01[2]](_0xcd01[1]);_0x3e3ax3[_0xcd01[5]](_0xcd01[23],_0x3e3ax2);_0x3e3ax3[_0xcd01[31]]= _0xcd01[134];break};_0x3e3ax3[_0xcd01[5]](_0xcd01[133],_0x3e3ax40);var _0x3e3ax25=_0x3e3ax8[_0xcd01[50]](_0xcd01[169]);_0x3e3ax25[_0xcd01[25]](_0x3e3ax3);if(mxResources[_0xcd01[76]](_0xcd01[202]+ _0x3e3ax3f)){var _0x3e3ax59=_0x3e3ax8[_0xcd01[50]](_0xcd01[203]);_0x3e3ax59[_0xcd01[31]]= _0xcd01[204];mxUtils[_0xcd01[78]](_0x3e3ax59,mxResources[_0xcd01[76]](_0xcd01[202]+ _0x3e3ax3f));_0x3e3ax25[_0xcd01[25]](_0x3e3ax59)};_0x3e3ax50[_0xcd01[25]](_0x3e3ax25);_0x3e3ax4f[_0xcd01[25]](_0x3e3ax50)};_0x3e3ax2a[_0xcd01[25]](_0x3e3ax4f);if(_0x3e3ax53[_0xcd01[23]][_0xcd01[177]]== _0xcd01[1]){if(_0x3e3ax53[_0xcd01[205]]){for(var _0x3e3ax47=0;_0x3e3ax47< _0x3e3ax53[_0xcd01[205]][_0xcd01[141]];_0x3e3ax47++){var _0x3e3ax5a=_0xcd01[40];var _0x3e3ax5b=_0xcd01[40];_[_0xcd01[28]](_0x3e3ax53[_0xcd01[205]][_0x3e3ax47][_0xcd01[23]][_0xcd01[179]],function(_0x3e3ax5c){if(_0x3e3ax5c[_0xcd01[125]]== _0xcd01[3]){_0x3e3ax5a= _0x3e3ax5c[_0xcd01[23]]}else {if(_0x3e3ax5c[_0xcd01[125]]== _0xcd01[130]){_0x3e3ax5b= _0x3e3ax5c[_0xcd01[23]]}}});var _0x3e3ax58=createDynamicInput(_0x3e3ax5a,_0x3e3ax5b,_0x3e3ax8);_0x3e3ax55[_0xcd01[25]](_0x3e3ax58)}}};_0x3e3ax2a[_0xcd01[25]](_0x3e3ax55);var _0x3e3ax37=mxUtils[_0xcd01[80]](mxResources[_0xcd01[76]](_0xcd01[135]),mxUtils[_0xcd01[103]](this,function(_0x3e3ax38){for(var _0x3e3ax57=0;_0x3e3ax57< _0x3e3ax53[_0xcd01[23]][_0xcd01[179]][_0xcd01[141]];_0x3e3ax57++){var _0x3e3ax40=_0xcd01[126]+ _0x3e3ax53[_0xcd01[23]][_0xcd01[179]][_0x3e3ax57][_0xcd01[125]];var _0x3e3ax3f=_0x3e3ax53[_0xcd01[23]][_0xcd01[179]][_0x3e3ax57][_0xcd01[125]];console[_0xcd01[94]](_0x3e3ax3f);_0x3e3ax53[_0xcd01[5]](_0x3e3ax3f,document[_0xcd01[206]](_0x3e3ax40)[_0xcd01[23]]);console[_0xcd01[94]](document[_0xcd01[206]](_0x3e3ax40)[_0xcd01[23]])};if(_0x3e3ax53[_0xcd01[23]][_0xcd01[177]]== _0xcd01[1]){if(_0x3e3ax54[_0xcd01[208]][_0xcd01[207]](_0x3e3ax53)){_0x3e3ax53[_0xcd01[205]]= []};if(document[_0xcd01[206]](_0xcd01[178])){var _0x3e3ax55=document[_0xcd01[206]](_0xcd01[178])[_0xcd01[205]];for(var _0x3e3ax47=0;_0x3e3ax47< _0x3e3ax55[_0xcd01[141]];_0x3e3ax47++){var _0x3e3ax5d=_0x3e3ax55[_0x3e3ax47][_0xcd01[205]][1];var _0x3e3ax5e=_0x3e3ax55[_0x3e3ax47][_0xcd01[205]][0];var _0x3e3ax39=mxUtils[_0xcd01[209]]();var _0x3e3ax5f=_0x3e3ax39[_0xcd01[2]](_0xcd01[178]);_0x3e3ax5f[_0xcd01[5]](_0xcd01[3],_0x3e3ax55[_0x3e3ax47][_0xcd01[210]](_0xcd01[19])[0][_0xcd01[23]]);_0x3e3ax5f[_0xcd01[5]](_0xcd01[130],_0x3e3ax55[_0x3e3ax47][_0xcd01[210]](_0xcd01[1])[0][_0xcd01[23]]);var _0x3e3ax60= new mxCell(_0x3e3ax5f);_0x3e3ax54[_0xcd01[208]][_0xcd01[201]](_0x3e3ax53,_0x3e3ax60)}}};_0x3e3ax54[_0xcd01[211]](_0x3e3ax53);_0x3e3ax8[_0xcd01[79]]()}));_0x3e3ax37[_0xcd01[31]]= _0xcd01[104];var _0x3e3ax3a=mxUtils[_0xcd01[80]](mxResources[_0xcd01[76]](_0xcd01[105]),function(){_0x3e3ax8[_0xcd01[79]]()});_0x3e3ax3a[_0xcd01[31]]= _0xcd01[106];_0x3e3ax2b[_0xcd01[25]](_0x3e3ax37);_0x3e3ax2b[_0xcd01[25]](_0x3e3ax3a);_0x3e3ax28[_0xcd01[25]](_0x3e3ax29);_0x3e3ax28[_0xcd01[25]](_0x3e3ax2a);_0x3e3ax28[_0xcd01[25]](_0x3e3ax2b);this[_0xcd01[64]]= _0x3e3ax28}function createDynamicInput(_0x3e3ax5a,_0x3e3ax5b,_0x3e3ax8){var _0x3e3ax58=_0x3e3ax8[_0xcd01[50]](_0xcd01[180]);var _0x3e3ax2f=_0x3e3ax8[_0xcd01[50]](_0xcd01[212]);var _0x3e3ax41=_0x3e3ax8[_0xcd01[50]](_0xcd01[212]);var _0x3e3ax62=_0x3e3ax8[_0xcd01[50]](_0xcd01[213]);var _0x3e3ax3=document[_0xcd01[2]](_0xcd01[1]);_0x3e3ax3[_0xcd01[5]](_0xcd01[191],_0xcd01[214]);_0x3e3ax3[_0xcd01[23]]= _0x3e3ax5b;_0x3e3ax3[_0xcd01[31]]= _0xcd01[134];_0x3e3ax2f[_0xcd01[25]](_0x3e3ax3);var _0x3e3ax43=document[_0xcd01[2]](_0xcd01[19]);var _0x3e3axd=document[_0xcd01[2]](_0xcd01[20]);_0x3e3axd[_0xcd01[21]]= _0xcd01[22];_0x3e3axd[_0xcd01[23]]= _0xcd01[40];_0x3e3ax43[_0xcd01[25]](_0x3e3axd);var _0x3e3ax13=[_0xcd01[21],_0xcd01[215],_0xcd01[83],_0xcd01[4]];_0x3e3ax13[_0xcd01[28]](function(_0x3e3axe){_0x3e3axd= document[_0xcd01[2]](_0xcd01[20]);_0x3e3axd[_0xcd01[21]]= _0x3e3axe;_0x3e3axd[_0xcd01[23]]= _0x3e3axe;_0x3e3axd[_0xcd01[29]]= (_0x3e3axe== _0x3e3ax5a);_0x3e3ax43[_0xcd01[25]](_0x3e3axd)});_0x3e3ax43[_0xcd01[31]]= _0xcd01[134];_0x3e3ax41[_0xcd01[25]](_0x3e3ax43);var _0x3e3ax63=mxUtils[_0xcd01[80]](_0xcd01[216],function(){var _0x3e3ax64=_0x3e3ax63[_0xcd01[217]];var _0x3e3ax65=_0x3e3ax64[_0xcd01[217]];document[_0xcd01[206]](_0xcd01[178])[_0xcd01[67]](_0x3e3ax65)});_0x3e3ax63[_0xcd01[31]]= _0xcd01[218];_0x3e3ax62[_0xcd01[25]](_0x3e3ax63);_0x3e3ax58[_0xcd01[25]](_0x3e3ax2f);_0x3e3ax58[_0xcd01[25]](_0x3e3ax41);_0x3e3ax58[_0xcd01[25]](_0x3e3ax62);return _0x3e3ax58} \ 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 93526f5..bad923e 100644 --- a/public/assets/plugins/jscripty/js/Editor.js +++ b/public/assets/plugins/jscripty/js/Editor.js @@ -1 +1 @@ -var _0xb369=["\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[_0xb369[0]]|| urlParams[_0xb369[1]]== _0xb369[2])&& typeof (localStorage)!= _0xb369[3];var fileSupport=window[_0xb369[4]]!= null&& window[_0xb369[5]]!= null&& window[_0xb369[6]]!= null;var touchStyle=mxClient[_0xb369[0]]|| urlParams[_0xb369[7]]== _0xb369[8];var counter=0;try{var op=window;while(op[_0xb369[9]]!= null&& !isNaN(op[_0xb369[9]][_0xb369[10]])){op= op[_0xb369[9]]};if(op!= null){op[_0xb369[10]]++;counter= op[_0xb369[10]]}}catch(e){};Editor= function(){mxEventSource[_0xb369[11]](this);this[_0xb369[12]]();this[_0xb369[13]]();this[_0xb369[14]]= new Graph();this[_0xb369[15]]= new mxOutline(this[_0xb369[14]]);this[_0xb369[15]][_0xb369[16]]= true;this[_0xb369[17]]= this[_0xb369[18]]();this[_0xb369[19]]= _0xb369[20];this[_0xb369[21]]= null;this[_0xb369[22]]= function(){return this[_0xb369[21]]|| mxResources[_0xb369[24]](_0xb369[23],[counter])+ _0xb369[25]};this[_0xb369[26]]= function(){return this[_0xb369[21]]};this[_0xb369[27]]= function(_0xbfb5x6){this[_0xb369[19]]= _0xbfb5x6;this[_0xb369[29]]( new mxEventObject(_0xb369[28]))};this[_0xb369[30]]= function(){return this[_0xb369[19]]};this[_0xb369[31]]= false;this[_0xb369[32]]= function(){this[_0xb369[31]]= true};this[_0xb369[14]][_0xb369[36]]()[_0xb369[35]](mxEvent.CHANGE,mxUtils[_0xb369[34]](this,function(){this[_0xb369[32]][_0xb369[33]](this,arguments)}));window[_0xb369[37]]= mxUtils[_0xb369[34]](this,function(){if(this[_0xb369[31]]){return mxResources[_0xb369[24]](_0xb369[38])}});this[_0xb369[14]][_0xb369[39]]= false;this[_0xb369[14]][_0xb369[40]]= true;this[_0xb369[14]][_0xb369[41]]= null};mxUtils[_0xb369[42]](Editor,mxEventSource);Editor[_0xb369[44]][_0xb369[43]]= IMAGE_PATH+ _0xb369[45];Editor[_0xb369[44]][_0xb369[46]]= IMAGE_PATH+ _0xb369[47];Editor[_0xb369[44]][_0xb369[48]]= function(_0xbfb5x7){var _0xbfb5x8= new mxCodec(_0xbfb5x7[_0xb369[49]]);if(_0xbfb5x7[_0xb369[50]]== _0xb369[51]){this[_0xb369[14]][_0xb369[53]][_0xb369[52]]= 1;this[_0xb369[14]][_0xb369[54]]= _0xbfb5x7[_0xb369[56]](_0xb369[55])!= _0xb369[57];this[_0xb369[14]][_0xb369[59]][_0xb369[58]]= _0xbfb5x7[_0xb369[56]](_0xb369[60])!= _0xb369[57];this[_0xb369[14]][_0xb369[62]](_0xbfb5x7[_0xb369[56]](_0xb369[61])!= _0xb369[57]);this[_0xb369[14]][_0xb369[64]](_0xbfb5x7[_0xb369[56]](_0xb369[63])!= _0xb369[57]);this[_0xb369[14]][_0xb369[65]]= _0xbfb5x7[_0xb369[56]](_0xb369[66])!= _0xb369[57];this[_0xb369[14]][_0xb369[40]]= _0xbfb5x7[_0xb369[56]](_0xb369[40])!= _0xb369[57];if(!this[_0xb369[14]][_0xb369[40]]){this[_0xb369[14]][_0xb369[68]][_0xb369[67]]= 0;this[_0xb369[14]][_0xb369[68]][_0xb369[69]]= 0;this[_0xb369[14]][_0xb369[53]][_0xb369[71]][_0xb369[70]]= Number(_0xbfb5x7[_0xb369[56]](_0xb369[72])|| 0);this[_0xb369[14]][_0xb369[53]][_0xb369[71]][_0xb369[73]]= Number(_0xbfb5x7[_0xb369[56]](_0xb369[74])|| 0)};this[_0xb369[14]][_0xb369[75]]= _0xbfb5x7[_0xb369[56]](_0xb369[76])== _0xb369[8];this[_0xb369[14]][_0xb369[77]]= this[_0xb369[14]][_0xb369[75]];this[_0xb369[14]][_0xb369[78]]= this[_0xb369[14]][_0xb369[77]];var _0xbfb5x9=_0xbfb5x7[_0xb369[56]](_0xb369[79]);if(_0xbfb5x9!= null){this[_0xb369[14]][_0xb369[79]]= _0xbfb5x9}else {this[_0xb369[14]][_0xb369[79]]= 1.5};var _0xbfb5xa=_0xbfb5x7[_0xb369[56]](_0xb369[80]);var _0xbfb5xb=_0xbfb5x7[_0xb369[56]](_0xb369[81]);if(_0xbfb5xa!= null&& _0xbfb5xb!= null){this[_0xb369[14]][_0xb369[82]]= new mxRectangle(0,0,parseFloat(_0xbfb5xa),parseFloat(_0xbfb5xb));this[_0xb369[15]][_0xb369[15]][_0xb369[82]]= this[_0xb369[14]][_0xb369[82]]};var _0xbfb5xc=_0xbfb5x7[_0xb369[56]](_0xb369[41]);if(_0xbfb5xc!= null&& _0xbfb5xc[_0xb369[83]]> 0){this[_0xb369[14]][_0xb369[41]]= _0xbfb5xc};_0xbfb5x8[_0xb369[84]](_0xbfb5x7,this[_0xb369[14]][_0xb369[36]]());this[_0xb369[85]]()}};Editor[_0xb369[44]][_0xb369[86]]= function(){var _0xbfb5xd= new mxCodec(mxUtils[_0xb369[87]]());var _0xbfb5x7=_0xbfb5xd[_0xb369[88]](this[_0xb369[14]][_0xb369[36]]());if(this[_0xb369[14]][_0xb369[53]][_0xb369[71]][_0xb369[70]]!= 0|| this[_0xb369[14]][_0xb369[53]][_0xb369[71]][_0xb369[73]]!= 0){_0xbfb5x7[_0xb369[90]](_0xb369[72],Math[_0xb369[89]](this[_0xb369[14]][_0xb369[53]][_0xb369[71]][_0xb369[70]]* 100)/ 100);_0xbfb5x7[_0xb369[90]](_0xb369[74],Math[_0xb369[89]](this[_0xb369[14]][_0xb369[53]][_0xb369[71]][_0xb369[73]]* 100)/ 100)};_0xbfb5x7[_0xb369[90]](_0xb369[55],(this[_0xb369[14]][_0xb369[91]]())?_0xb369[8]:_0xb369[57]);_0xbfb5x7[_0xb369[90]](_0xb369[60],(this[_0xb369[14]][_0xb369[59]][_0xb369[58]])?_0xb369[8]:_0xb369[57]);_0xbfb5x7[_0xb369[90]](_0xb369[60],(this[_0xb369[14]][_0xb369[59]][_0xb369[58]])?_0xb369[8]:_0xb369[57]);_0xbfb5x7[_0xb369[90]](_0xb369[61],(this[_0xb369[14]][_0xb369[93]][_0xb369[92]]())?_0xb369[8]:_0xb369[57]);_0xbfb5x7[_0xb369[90]](_0xb369[63],(this[_0xb369[14]][_0xb369[94]][_0xb369[92]]())?_0xb369[8]:_0xb369[57]);_0xbfb5x7[_0xb369[90]](_0xb369[66],(this[_0xb369[14]][_0xb369[65]])?_0xb369[8]:_0xb369[57]);_0xbfb5x7[_0xb369[90]](_0xb369[76],(this[_0xb369[14]][_0xb369[75]])?_0xb369[8]:_0xb369[57]);_0xbfb5x7[_0xb369[90]](_0xb369[79],this[_0xb369[14]][_0xb369[79]]);_0xbfb5x7[_0xb369[90]](_0xb369[80],this[_0xb369[14]][_0xb369[82]][_0xb369[95]]);_0xbfb5x7[_0xb369[90]](_0xb369[81],this[_0xb369[14]][_0xb369[82]][_0xb369[96]]);if(!this[_0xb369[14]][_0xb369[40]]){_0xbfb5x7[_0xb369[90]](_0xb369[40],_0xb369[57])};if(this[_0xb369[14]][_0xb369[41]]!= null){_0xbfb5x7[_0xb369[90]](_0xb369[41],this[_0xb369[14]][_0xb369[41]])};return _0xbfb5x7};Editor[_0xb369[44]][_0xb369[85]]= function(){var _0xbfb5xe=this[_0xb369[14]];var _0xbfb5xf=this[_0xb369[15]];if(_0xbfb5xe[_0xb369[68]]!= null&& _0xbfb5xf[_0xb369[15]][_0xb369[68]]!= null){if(_0xbfb5xe[_0xb369[41]]!= null){if(_0xbfb5xe[_0xb369[41]]== _0xb369[97]){_0xbfb5xe[_0xb369[68]][_0xb369[99]][_0xb369[98]]= _0xb369[100]}else {if(_0xbfb5xe[_0xb369[53]][_0xb369[101]]!= null){_0xbfb5xe[_0xb369[53]][_0xb369[101]][_0xb369[102]]= _0xbfb5xe[_0xb369[41]];_0xbfb5xe[_0xb369[53]][_0xb369[101]][_0xb369[103]]()};_0xbfb5xe[_0xb369[68]][_0xb369[99]][_0xb369[98]]= _0xbfb5xe[_0xb369[41]]}}else {_0xbfb5xe[_0xb369[68]][_0xb369[99]][_0xb369[98]]= _0xb369[20]};if(_0xbfb5xe[_0xb369[75]]){_0xbfb5xe[_0xb369[68]][_0xb369[99]][_0xb369[98]]= _0xb369[104];_0xbfb5xe[_0xb369[68]][_0xb369[99]][_0xb369[105]]= _0xb369[106];_0xbfb5xe[_0xb369[68]][_0xb369[99]][_0xb369[107]]= _0xb369[108];_0xbfb5xe[_0xb369[68]][_0xb369[99]][_0xb369[109]]= _0xb369[110];_0xbfb5xe[_0xb369[68]][_0xb369[99]][_0xb369[111]]= _0xb369[110];_0xbfb5xe[_0xb369[68]][_0xb369[99]][_0xb369[112]]= _0xb369[113];_0xbfb5xe[_0xb369[68]][_0xb369[99]][_0xb369[114]]= _0xb369[113]}else {_0xbfb5xe[_0xb369[68]][_0xb369[99]][_0xb369[115]]= _0xb369[20]};_0xbfb5xf[_0xb369[15]][_0xb369[68]][_0xb369[99]][_0xb369[98]]= _0xbfb5xe[_0xb369[68]][_0xb369[99]][_0xb369[98]];if(_0xbfb5xf[_0xb369[15]][_0xb369[75]]!= _0xbfb5xe[_0xb369[75]]|| _0xbfb5xf[_0xb369[15]][_0xb369[79]]!= _0xbfb5xe[_0xb369[79]]){_0xbfb5xf[_0xb369[15]][_0xb369[79]]= _0xbfb5xe[_0xb369[79]];_0xbfb5xf[_0xb369[15]][_0xb369[75]]= _0xbfb5xe[_0xb369[75]];_0xbfb5xf[_0xb369[15]][_0xb369[53]][_0xb369[116]]()};if(_0xbfb5xe[_0xb369[40]]&& _0xbfb5xe[_0xb369[68]][_0xb369[99]][_0xb369[117]]== _0xb369[118]&& !touchStyle){_0xbfb5xe[_0xb369[68]][_0xb369[99]][_0xb369[117]]= _0xb369[119]}else {if(!_0xbfb5xe[_0xb369[40]]|| touchStyle){_0xbfb5xe[_0xb369[68]][_0xb369[99]][_0xb369[117]]= _0xb369[118]}};var _0xbfb5x10=(mxClient[_0xb369[120]]&& document[_0xb369[121]]>= 9)?_0xb369[122]+ this[_0xb369[46]]+ _0xb369[123]:_0xb369[97];_0xbfb5xe[_0xb369[68]][_0xb369[99]][_0xb369[124]]= (!_0xbfb5xe[_0xb369[75]]&& _0xbfb5xe[_0xb369[91]]())?_0xb369[122]+ this[_0xb369[43]]+ _0xb369[123]:_0xbfb5x10;if(_0xbfb5xe[_0xb369[53]][_0xb369[101]]!= null){_0xbfb5xe[_0xb369[53]][_0xb369[101]][_0xb369[125]][_0xb369[99]][_0xb369[124]]= (this[_0xb369[14]][_0xb369[91]]())?_0xb369[122]+ this[_0xb369[43]]+ _0xb369[123]:_0xb369[97]}}};Editor[_0xb369[44]][_0xb369[12]]= function(){if(mxClient[_0xb369[126]]){mxClient[_0xb369[129]](_0xb369[127],CSS_PATH+ _0xb369[128])};mxResources[_0xb369[130]]= false;mxResources[_0xb369[131]](RESOURCE_BASE);mxConstants[_0xb369[132]]= 0.3;var _0xbfb5x11=mxConnectionHandler[_0xb369[44]][_0xb369[133]];mxConnectionHandler[_0xb369[44]][_0xb369[133]]= function(){var _0xbfb5x12=_0xbfb5x11[_0xb369[33]](this,arguments);_0xbfb5x12[_0xb369[134]]= mxUtils[_0xb369[34]](this,function(_0xbfb5x13,_0xbfb5x14){if(this[_0xb369[135]]()){return true};return mxCellMarker[_0xb369[44]][_0xb369[134]][_0xb369[33]](_0xbfb5x12,arguments)});return _0xbfb5x12};mxConstants[_0xb369[136]]= _0xb369[137];mxConstants[_0xb369[138]]= _0xb369[139];mxConstants[_0xb369[140]]= _0xb369[141];mxConstants[_0xb369[142]]= _0xb369[143];mxConstants[_0xb369[144]]= _0xb369[143];mxConstants[_0xb369[145]]= _0xb369[139];mxConstants[_0xb369[146]]= _0xb369[143];mxConstants[_0xb369[147]]= _0xb369[148];mxConstants[_0xb369[149]]= _0xb369[143];mxConstants[_0xb369[150]]= _0xb369[143];mxConstants[_0xb369[151]]= _0xb369[148];mxConstants[_0xb369[152]]= _0xb369[141];mxGraph[_0xb369[44]][_0xb369[153]]= _0xb369[154];mxGraph[_0xb369[44]][_0xb369[79]]= 1;mxRubberband[_0xb369[44]][_0xb369[155]]= 30;mxGraphView[_0xb369[44]][_0xb369[156]]= function(_0xbfb5x15){return new mxRectangleShape(_0xbfb5x15,this[_0xb369[14]][_0xb369[41]]|| _0xb369[157],_0xb369[158])};mxGraphView[_0xb369[44]][_0xb369[159]]= function(){var _0xbfb5x16=this[_0xb369[160]]();var _0xbfb5x17=(_0xbfb5x16[_0xb369[95]]> 0)?_0xbfb5x16[_0xb369[70]]/ this[_0xb369[52]]- this[_0xb369[71]][_0xb369[70]]:0;var _0xbfb5x18=(_0xbfb5x16[_0xb369[96]]> 0)?_0xbfb5x16[_0xb369[73]]/ this[_0xb369[52]]- this[_0xb369[71]][_0xb369[73]]:0;var _0xbfb5x19=_0xbfb5x16[_0xb369[95]]/ this[_0xb369[52]];var _0xbfb5x1a=_0xbfb5x16[_0xb369[96]]/ this[_0xb369[52]];var _0xbfb5x1b=this[_0xb369[14]][_0xb369[82]];var _0xbfb5x9=this[_0xb369[14]][_0xb369[79]];var _0xbfb5xa=_0xbfb5x1b[_0xb369[95]]* _0xbfb5x9;var _0xbfb5xb=_0xbfb5x1b[_0xb369[96]]* _0xbfb5x9;var _0xbfb5x1c=Math[_0xb369[162]](Math[_0xb369[161]](0,_0xbfb5x17)/ _0xbfb5xa);var _0xbfb5x1d=Math[_0xb369[162]](Math[_0xb369[161]](0,_0xbfb5x18)/ _0xbfb5xb);var _0xbfb5x1e=Math[_0xb369[164]](Math[_0xb369[163]](1,_0xbfb5x17+ _0xbfb5x19)/ _0xbfb5xa);var _0xbfb5x1f=Math[_0xb369[164]](Math[_0xb369[163]](1,_0xbfb5x18+ _0xbfb5x1a)/ _0xbfb5xb);var _0xbfb5x20=_0xbfb5x1e- _0xbfb5x1c;var _0xbfb5x21=_0xbfb5x1f- _0xbfb5x1d;var _0xbfb5x15= new mxRectangle(this[_0xb369[52]]* (this[_0xb369[71]][_0xb369[70]]+ _0xbfb5x1c* _0xbfb5xa),this[_0xb369[52]]* (this[_0xb369[71]][_0xb369[73]]+ _0xbfb5x1d* _0xbfb5xb),this[_0xb369[52]]* _0xbfb5x20* _0xbfb5xa,this[_0xb369[52]]* _0xbfb5x21* _0xbfb5xb);return _0xbfb5x15};var _0xbfb5x22=mxGraph[_0xb369[44]][_0xb369[165]];mxGraph[_0xb369[44]][_0xb369[165]]= function(_0xbfb5x23,_0xbfb5x24){_0xbfb5x22[_0xb369[33]](this,arguments);if((this[_0xb369[166]]!= mxConstants[_0xb369[167]]&& this[_0xb369[53]][_0xb369[101]]!= null)&& (!this[_0xb369[168]]|| !mxUtils[_0xb369[169]](this[_0xb369[68]]))){this[_0xb369[53]][_0xb369[101]][_0xb369[125]][_0xb369[99]][_0xb369[170]]= _0xbfb5x23+ _0xb369[171];this[_0xb369[53]][_0xb369[101]][_0xb369[125]][_0xb369[99]][_0xb369[172]]= _0xbfb5x24+ _0xb369[171]}};var _0xbfb5x25=this;mxGraphView[_0xb369[44]][_0xb369[173]]= function(){var _0xbfb5xc=this[_0xb369[14]][_0xb369[174]]();if(_0xbfb5xc!= null){if(this[_0xb369[124]]== null|| this[_0xb369[124]][_0xb369[175]]!= _0xbfb5xc[_0xb369[176]]){if(this[_0xb369[124]]!= null){this[_0xb369[124]][_0xb369[177]]()};var _0xbfb5x15= new mxRectangle(0,0,1,1);this[_0xb369[124]]= new mxImageShape(_0xbfb5x15,_0xbfb5xc[_0xb369[176]]);this[_0xb369[124]][_0xb369[166]]= this[_0xb369[14]][_0xb369[166]];this[_0xb369[124]][_0xb369[12]](this[_0xb369[178]]);this[_0xb369[124]][_0xb369[179]]()};this[_0xb369[180]](this[_0xb369[124]],_0xbfb5xc)}else {if(this[_0xb369[124]]!= null){this[_0xb369[124]][_0xb369[177]]();this[_0xb369[124]]= null}};if(this[_0xb369[14]][_0xb369[75]]){var _0xbfb5x15=this[_0xb369[159]]();if(this[_0xb369[101]]== null){this[_0xb369[101]]= this[_0xb369[156]](_0xbfb5x15);this[_0xb369[101]][_0xb369[52]]= 1;this[_0xb369[101]][_0xb369[181]]= true;this[_0xb369[101]][_0xb369[166]]= mxConstants[_0xb369[182]];this[_0xb369[101]][_0xb369[12]](this[_0xb369[14]][_0xb369[68]]);this[_0xb369[14]][_0xb369[68]][_0xb369[184]][_0xb369[99]][_0xb369[183]]= _0xb369[185];this[_0xb369[14]][_0xb369[68]][_0xb369[186]](this[_0xb369[101]][_0xb369[125]],this[_0xb369[14]][_0xb369[68]][_0xb369[184]]);this[_0xb369[101]][_0xb369[179]]();this[_0xb369[101]][_0xb369[125]][_0xb369[187]]= _0xb369[188];this[_0xb369[101]][_0xb369[125]][_0xb369[99]][_0xb369[189]]= _0xb369[190];mxEvent[_0xb369[35]](this[_0xb369[101]][_0xb369[125]],_0xb369[191],mxUtils[_0xb369[34]](this,function(_0xbfb5x14){this[_0xb369[14]][_0xb369[192]](_0xbfb5x14)}));mxEvent[_0xb369[198]](this[_0xb369[101]][_0xb369[125]],mxUtils[_0xb369[34]](this,function(_0xbfb5x14){this[_0xb369[14]][_0xb369[193]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0xbfb5x14))}),mxUtils[_0xb369[34]](this,function(_0xbfb5x14){if(this[_0xb369[14]][_0xb369[93]]!= null&& this[_0xb369[14]][_0xb369[93]][_0xb369[194]]()){this[_0xb369[14]][_0xb369[93]][_0xb369[195]]()};if(this[_0xb369[14]][_0xb369[196]]&& !mxEvent[_0xb369[197]](_0xbfb5x14)){this[_0xb369[14]][_0xb369[193]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0xbfb5x14))}}),mxUtils[_0xb369[34]](this,function(_0xbfb5x14){this[_0xb369[14]][_0xb369[193]](mxEvent.MOUSE_UP, new mxMouseEvent(_0xbfb5x14))}))}else {this[_0xb369[101]][_0xb369[52]]= 1;this[_0xb369[101]][_0xb369[199]]= _0xbfb5x15;this[_0xb369[101]][_0xb369[179]]()};this[_0xb369[101]][_0xb369[125]][_0xb369[99]][_0xb369[124]]= (this[_0xb369[14]][_0xb369[91]]())?_0xb369[122]+ _0xbfb5x25[_0xb369[43]]+ _0xb369[123]:_0xb369[97]}else {if(this[_0xb369[101]]!= null){this[_0xb369[101]][_0xb369[177]]();this[_0xb369[101]]= null}}};mxGraph[_0xb369[44]][_0xb369[200]]= function(_0xbfb5x26,_0xbfb5x27,_0xbfb5x28){var _0xbfb5x29=this[_0xb369[53]][_0xb369[52]];var _0xbfb5x2a=this[_0xb369[53]][_0xb369[71]];var _0xbfb5x1b=this[_0xb369[82]];var _0xbfb5x9=_0xbfb5x29* this[_0xb369[79]];var _0xbfb5x2b=this[_0xb369[53]][_0xb369[159]]();_0xbfb5x27= _0xbfb5x2b[_0xb369[95]];_0xbfb5x28= _0xbfb5x2b[_0xb369[96]];var _0xbfb5x15= new mxRectangle(_0xbfb5x29* _0xbfb5x2a[_0xb369[70]],_0xbfb5x29* _0xbfb5x2a[_0xb369[73]],_0xbfb5x1b[_0xb369[95]]* _0xbfb5x9,_0xbfb5x1b[_0xb369[96]]* _0xbfb5x9);_0xbfb5x26= _0xbfb5x26&& Math[_0xb369[161]](_0xbfb5x15[_0xb369[95]],_0xbfb5x15[_0xb369[96]])> this[_0xb369[201]];var _0xbfb5x2c=(_0xbfb5x26)?Math[_0xb369[164]](_0xbfb5x27/ _0xbfb5x15[_0xb369[95]])- 1:0;var _0xbfb5x2d=(_0xbfb5x26)?Math[_0xb369[164]](_0xbfb5x28/ _0xbfb5x15[_0xb369[96]])- 1:0;var _0xbfb5x2e=_0xbfb5x2b[_0xb369[70]]+ _0xbfb5x27;var _0xbfb5x2f=_0xbfb5x2b[_0xb369[73]]+ _0xbfb5x28;if(this[_0xb369[202]]== null&& _0xbfb5x2c> 0){this[_0xb369[202]]= []};if(this[_0xb369[202]]!= null){for(var _0xbfb5x30=0;_0xbfb5x30<= _0xbfb5x2c;_0xbfb5x30++){var _0xbfb5x31=[ new mxPoint(_0xbfb5x2b[_0xb369[70]]+ (_0xbfb5x30+ 1)* _0xbfb5x15[_0xb369[95]],_0xbfb5x2b[_0xb369[73]]), new mxPoint(_0xbfb5x2b[_0xb369[70]]+ (_0xbfb5x30+ 1)* _0xbfb5x15[_0xb369[95]],_0xbfb5x2f)];if(this[_0xb369[202]][_0xbfb5x30]!= null){this[_0xb369[202]][_0xbfb5x30][_0xb369[52]]= 1;this[_0xb369[202]][_0xbfb5x30][_0xb369[203]]= _0xbfb5x31;this[_0xb369[202]][_0xbfb5x30][_0xb369[179]]()}else {var _0xbfb5x32= new mxPolyline(_0xbfb5x31,this[_0xb369[153]],this[_0xb369[52]]);_0xbfb5x32[_0xb369[166]]= this[_0xb369[166]];_0xbfb5x32[_0xb369[204]]= this[_0xb369[205]];_0xbfb5x32[_0xb369[206]]= false;_0xbfb5x32[_0xb369[52]]= _0xbfb5x29;_0xbfb5x32[_0xb369[12]](this[_0xb369[53]][_0xb369[178]]);_0xbfb5x32[_0xb369[179]]();this[_0xb369[202]][_0xbfb5x30]= _0xbfb5x32}};for(var _0xbfb5x30=_0xbfb5x2c;_0xbfb5x30< this[_0xb369[202]][_0xb369[83]];_0xbfb5x30++){this[_0xb369[202]][_0xbfb5x30][_0xb369[177]]()};this[_0xb369[202]][_0xb369[207]](_0xbfb5x2c,this[_0xb369[202]][_0xb369[83]]- _0xbfb5x2c)};if(this[_0xb369[208]]== null&& _0xbfb5x2d> 0){this[_0xb369[208]]= []};if(this[_0xb369[208]]!= null){for(var _0xbfb5x30=0;_0xbfb5x30<= _0xbfb5x2d;_0xbfb5x30++){var _0xbfb5x31=[ new mxPoint(_0xbfb5x2b[_0xb369[70]],_0xbfb5x2b[_0xb369[73]]+ (_0xbfb5x30+ 1)* _0xbfb5x15[_0xb369[96]]), new mxPoint(_0xbfb5x2e,_0xbfb5x2b[_0xb369[73]]+ (_0xbfb5x30+ 1)* _0xbfb5x15[_0xb369[96]])];if(this[_0xb369[208]][_0xbfb5x30]!= null){this[_0xb369[208]][_0xbfb5x30][_0xb369[52]]= 1;this[_0xb369[208]][_0xbfb5x30][_0xb369[203]]= _0xbfb5x31;this[_0xb369[208]][_0xbfb5x30][_0xb369[179]]()}else {var _0xbfb5x32= new mxPolyline(_0xbfb5x31,this[_0xb369[153]],_0xbfb5x29);_0xbfb5x32[_0xb369[166]]= this[_0xb369[166]];_0xbfb5x32[_0xb369[204]]= this[_0xb369[205]];_0xbfb5x32[_0xb369[206]]= false;_0xbfb5x32[_0xb369[52]]= _0xbfb5x29;_0xbfb5x32[_0xb369[12]](this[_0xb369[53]][_0xb369[178]]);_0xbfb5x32[_0xb369[179]]();this[_0xb369[208]][_0xbfb5x30]= _0xbfb5x32}};for(var _0xbfb5x30=_0xbfb5x2d;_0xbfb5x30< this[_0xb369[208]][_0xb369[83]];_0xbfb5x30++){this[_0xb369[208]][_0xbfb5x30][_0xb369[177]]()};this[_0xb369[208]][_0xb369[207]](_0xbfb5x2d,this[_0xb369[208]][_0xb369[83]]- _0xbfb5x2d)}};mxEdgeHandler[_0xb369[44]][_0xb369[209]]= true;mxGraphHandler[_0xb369[44]][_0xb369[58]]= true;var _0xbfb5x33=mxGraphHandler[_0xb369[44]][_0xb369[210]];mxGraphHandler[_0xb369[44]][_0xb369[210]]= function(_0xbfb5x34,_0xbfb5x35,_0xbfb5x14){for(var _0xbfb5x30=0;_0xbfb5x30< _0xbfb5x35[_0xb369[83]];_0xbfb5x30++){if(this[_0xb369[14]][_0xb369[36]]()[_0xb369[211]](_0xbfb5x35[_0xbfb5x30])){var _0xbfb5x36=this[_0xb369[14]][_0xb369[212]](_0xbfb5x35[_0xbfb5x30]);if(_0xbfb5x36!= null&& _0xbfb5x36[_0xb369[213]]){return false}}};return _0xbfb5x33[_0xb369[33]](this,arguments)};mxGuide[_0xb369[44]][_0xb369[214]]= function(_0xbfb5x14){return !mxEvent[_0xb369[215]](_0xbfb5x14)};mxPopupMenuAddItem= mxPopupMenu[_0xb369[44]][_0xb369[216]];mxPopupMenu[_0xb369[44]][_0xb369[216]]= function(_0xbfb5x37,_0xbfb5x38,_0xbfb5x39,_0xbfb5x34,_0xbfb5x3a,_0xbfb5x3b){var _0xbfb5x3c=mxPopupMenuAddItem[_0xb369[33]](this,arguments);if(_0xbfb5x3b!= null&& !_0xbfb5x3b){mxEvent[_0xb369[35]](_0xbfb5x3c,_0xb369[217],function(_0xbfb5x14){mxEvent[_0xb369[218]](_0xbfb5x14)})};return _0xbfb5x3c};var _0xbfb5x3d=mxGraphHandler[_0xb369[44]][_0xb369[219]];mxGraphHandler[_0xb369[44]][_0xb369[219]]= function(_0xbfb5x3e){var _0xbfb5x3f=this[_0xb369[14]][_0xb369[36]]();var _0xbfb5x40=_0xbfb5x3f[_0xb369[221]](this[_0xb369[14]][_0xb369[220]]());var _0xbfb5x41=_0xbfb5x3d[_0xb369[33]](this,arguments);var _0xbfb5x34=_0xbfb5x3f[_0xb369[221]](_0xbfb5x41);if(_0xbfb5x40== null|| (_0xbfb5x40!= _0xbfb5x41&& _0xbfb5x40!= _0xbfb5x34)){while(!this[_0xb369[14]][_0xb369[222]](_0xbfb5x41)&& !this[_0xb369[14]][_0xb369[222]](_0xbfb5x34)&& _0xbfb5x3f[_0xb369[211]](_0xbfb5x34)&& !this[_0xb369[14]][_0xb369[223]](_0xbfb5x34)){_0xbfb5x41= _0xbfb5x34;_0xbfb5x34= this[_0xb369[14]][_0xb369[36]]()[_0xb369[221]](_0xbfb5x41)}};return _0xbfb5x41};var _0xbfb5x42=mxGraphHandler[_0xb369[44]][_0xb369[224]];mxGraphHandler[_0xb369[44]][_0xb369[224]]= function(_0xbfb5x41){var _0xbfb5x3c=_0xbfb5x42[_0xb369[33]](this,arguments);var _0xbfb5x3f=this[_0xb369[14]][_0xb369[36]]();var _0xbfb5x40=_0xbfb5x3f[_0xb369[221]](this[_0xb369[14]][_0xb369[220]]());var _0xbfb5x34=_0xbfb5x3f[_0xb369[221]](_0xbfb5x41);if(_0xbfb5x40== null|| (_0xbfb5x40!= _0xbfb5x41&& _0xbfb5x40!= _0xbfb5x34)){if(!this[_0xb369[14]][_0xb369[222]](_0xbfb5x41)&& _0xbfb5x3f[_0xb369[211]](_0xbfb5x34)&& !this[_0xb369[14]][_0xb369[223]](_0xbfb5x34)){_0xbfb5x3c= true}};return _0xbfb5x3c};mxGraphHandler[_0xb369[44]][_0xb369[225]]= function(_0xbfb5x3e){var _0xbfb5x41=_0xbfb5x3e[_0xb369[226]]();if(_0xbfb5x41== null){_0xbfb5x41= this[_0xb369[227]]};var _0xbfb5x3f=this[_0xb369[14]][_0xb369[36]]();var _0xbfb5x34=_0xbfb5x3f[_0xb369[221]](_0xbfb5x41);while(this[_0xb369[14]][_0xb369[222]](_0xbfb5x41)&& _0xbfb5x3f[_0xb369[211]](_0xbfb5x34)&& !this[_0xb369[14]][_0xb369[223]](_0xbfb5x34)){_0xbfb5x41= _0xbfb5x34;_0xbfb5x34= _0xbfb5x3f[_0xb369[221]](_0xbfb5x41)};this[_0xb369[14]][_0xb369[229]](_0xbfb5x41,_0xbfb5x3e[_0xb369[228]]())};mxPanningHandler[_0xb369[44]][_0xb369[230]]= function(_0xbfb5x3e){var _0xbfb5x41=_0xbfb5x3e[_0xb369[226]]();var _0xbfb5x3f=this[_0xb369[14]][_0xb369[36]]();var _0xbfb5x34=_0xbfb5x3f[_0xb369[221]](_0xbfb5x41);while(_0xbfb5x3f[_0xb369[211]](_0xbfb5x34)&& !this[_0xb369[14]][_0xb369[223]](_0xbfb5x34)){if(this[_0xb369[14]][_0xb369[222]](_0xbfb5x34)){_0xbfb5x41= _0xbfb5x34};_0xbfb5x34= _0xbfb5x3f[_0xb369[221]](_0xbfb5x34)};return _0xbfb5x41}};Editor[_0xb369[44]][_0xb369[18]]= function(){var _0xbfb5xe=this[_0xb369[14]];var _0xbfb5x43= new mxUndoManager();var _0xbfb5x44=function(_0xbfb5x45,_0xbfb5x14){_0xbfb5x43[_0xb369[233]](_0xbfb5x14[_0xb369[232]](_0xb369[231]))};_0xbfb5xe[_0xb369[36]]()[_0xb369[35]](mxEvent.UNDO,_0xbfb5x44);_0xbfb5xe[_0xb369[234]]()[_0xb369[35]](mxEvent.UNDO,_0xbfb5x44);var _0xbfb5x46=function(_0xbfb5x45,_0xbfb5x14){var _0xbfb5x47=_0xbfb5xe[_0xb369[236]](_0xbfb5x14[_0xb369[232]](_0xb369[231])[_0xb369[235]]);var _0xbfb5x35=[];for(var _0xbfb5x30=1;_0xbfb5x30< _0xbfb5x47[_0xb369[83]];_0xbfb5x30++){if(_0xbfb5xe[_0xb369[53]][_0xb369[237]](_0xbfb5x47[_0xbfb5x30])!= null){_0xbfb5x35[_0xb369[238]](_0xbfb5x47[_0xbfb5x30])}};_0xbfb5xe[_0xb369[239]](_0xbfb5x35)};_0xbfb5x43[_0xb369[35]](mxEvent.UNDO,_0xbfb5x46);_0xbfb5x43[_0xb369[35]](mxEvent.REDO,_0xbfb5x46);return _0xbfb5x43};Editor[_0xb369[44]][_0xb369[13]]= function(){mxStencilRegistry[_0xb369[241]](STENCIL_PATH+ _0xb369[240])};(function(){mxStencilRegistry[_0xb369[242]]= {};mxStencilRegistry[_0xb369[243]]= [];mxStencilRegistry[_0xb369[244]]= function(_0xbfb5x48){var _0xbfb5x3c=mxStencilRegistry[_0xb369[245]][_0xbfb5x48];if(_0xbfb5x3c== null){var _0xbfb5x49=mxStencilRegistry[_0xb369[246]](_0xbfb5x48);if(_0xbfb5x49!= null){var _0xbfb5x4a=mxStencilRegistry[_0xb369[242]][_0xbfb5x49];if(_0xbfb5x4a!= null){if(mxStencilRegistry[_0xb369[243]][_0xbfb5x49]== null){mxStencilRegistry[_0xb369[243]][_0xbfb5x49]= 1;for(var _0xbfb5x30=0;_0xbfb5x30< _0xbfb5x4a[_0xb369[83]];_0xbfb5x30++){var _0xbfb5x4b=_0xbfb5x4a[_0xbfb5x30];if(_0xbfb5x4b[_0xb369[248]]()[_0xb369[247]](_0xbfb5x4b[_0xb369[83]]- 4,_0xbfb5x4b[_0xb369[83]])== _0xb369[25]){mxStencilRegistry[_0xb369[241]](_0xbfb5x4b,null)}else {if(_0xbfb5x4b[_0xb369[248]]()[_0xb369[247]](_0xbfb5x4b[_0xb369[83]]- 3,_0xbfb5x4b[_0xb369[83]])== _0xb369[249]){var _0xbfb5x4c=mxUtils[_0xb369[250]](_0xbfb5x4b);if(_0xbfb5x4c!= null){eval[_0xb369[11]](window,_0xbfb5x4c[_0xb369[251]]())}}else {}}}}}else {mxStencilRegistry[_0xb369[241]](STENCIL_PATH+ _0xb369[252]+ _0xbfb5x49+ _0xb369[25],null)};_0xbfb5x3c= mxStencilRegistry[_0xb369[245]][_0xbfb5x48]}};return _0xbfb5x3c};mxStencilRegistry[_0xb369[246]]= function(_0xbfb5x48){var _0xbfb5x4d=_0xbfb5x48[_0xb369[254]](_0xb369[253]);var _0xbfb5x4e=null;if(_0xbfb5x4d[_0xb369[83]]> 0&& _0xbfb5x4d[0]== _0xb369[255]){_0xbfb5x4e= _0xbfb5x4d[1];for(var _0xbfb5x30=2;_0xbfb5x30< _0xbfb5x4d[_0xb369[83]]- 1;_0xbfb5x30++){_0xbfb5x4e+= _0xb369[252]+ _0xbfb5x4d[_0xbfb5x30]}};return _0xbfb5x4e};mxStencilRegistry[_0xb369[241]]= function(_0xbfb5x4f,_0xbfb5x50,_0xbfb5x51){_0xbfb5x51= (_0xbfb5x51!= null)?_0xbfb5x51:false;var _0xbfb5x52=mxStencilRegistry[_0xb369[243]][_0xbfb5x4f];if(_0xbfb5x51|| _0xbfb5x52== null){var _0xbfb5x53=false;if(_0xbfb5x52== null){var _0xbfb5x4c=mxUtils[_0xb369[250]](_0xbfb5x4f);_0xbfb5x52= _0xbfb5x4c[_0xb369[256]]();mxStencilRegistry[_0xb369[243]][_0xbfb5x4f]= _0xbfb5x52;_0xbfb5x53= true};mxStencilRegistry[_0xb369[257]](_0xbfb5x52,_0xbfb5x50,_0xbfb5x53)}};mxStencilRegistry[_0xb369[257]]= function(_0xbfb5x54,_0xbfb5x50,_0xbfb5x53){_0xbfb5x53= (_0xbfb5x53!= null)?_0xbfb5x53:true;var _0xbfb5x55=_0xbfb5x54[_0xb369[258]];var _0xbfb5x56=_0xbfb5x55[_0xb369[184]];var _0xbfb5x57=_0xb369[20];var _0xbfb5x48=_0xbfb5x55[_0xb369[56]](_0xb369[259]);if(_0xbfb5x48!= null){_0xbfb5x57= _0xbfb5x48+ _0xb369[253]};while(_0xbfb5x56!= null){if(_0xbfb5x56[_0xb369[260]]== mxConstants[_0xb369[261]]){_0xbfb5x48= _0xbfb5x56[_0xb369[56]](_0xb369[259]);if(_0xbfb5x48!= null){_0xbfb5x57= _0xbfb5x57[_0xb369[248]]();var _0xbfb5x58=_0xbfb5x48[_0xb369[263]](/ /g,_0xb369[262]);if(_0xbfb5x53){mxStencilRegistry[_0xb369[264]](_0xbfb5x57+ _0xbfb5x58[_0xb369[248]](), new mxStencil(_0xbfb5x56))};if(_0xbfb5x50!= null){var _0xbfb5x19=_0xbfb5x56[_0xb369[56]](_0xb369[265]);var _0xbfb5x1a=_0xbfb5x56[_0xb369[56]](_0xb369[266]);_0xbfb5x19= (_0xbfb5x19== null)?80:parseInt(_0xbfb5x19,10);_0xbfb5x1a= (_0xbfb5x1a== null)?80:parseInt(_0xbfb5x1a,10);_0xbfb5x50(_0xbfb5x57,_0xbfb5x58,_0xbfb5x48,_0xbfb5x19,_0xbfb5x1a)}}};_0xbfb5x56= _0xbfb5x56[_0xb369[267]]}}})();OpenFile= function(_0xbfb5x59){this[_0xb369[268]]= null;this[_0xb369[269]]= null;this[_0xb369[270]]= _0xbfb5x59};OpenFile[_0xb369[44]][_0xb369[271]]= function(_0xbfb5x6){this[_0xb369[269]]= _0xbfb5x6;this[_0xb369[272]]()};OpenFile[_0xb369[44]][_0xb369[273]]= function(_0xbfb5x6,_0xbfb5x5a){this[_0xb369[274]]= _0xbfb5x6;this[_0xb369[21]]= _0xbfb5x5a;this[_0xb369[272]]()};OpenFile[_0xb369[44]][_0xb369[275]]= function(_0xbfb5x5b){this[_0xb369[276]]();mxUtils[_0xb369[277]](_0xbfb5x5b)};OpenFile[_0xb369[44]][_0xb369[272]]= function(){if(this[_0xb369[269]]!= null&& this[_0xb369[274]]!= null){this[_0xb369[269]](this[_0xb369[274]],this[_0xb369[21]]);this[_0xb369[276]]()}};OpenFile[_0xb369[44]][_0xb369[276]]= function(){if(this[_0xb369[270]]!= null){this[_0xb369[270]]()}} \ No newline at end of file +var _0xac5e=["\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[_0xac5e[0]]|| urlParams[_0xac5e[1]]== _0xac5e[2])&& typeof (localStorage)!= _0xac5e[3];var fileSupport=window[_0xac5e[4]]!= null&& window[_0xac5e[5]]!= null&& window[_0xac5e[6]]!= null;var touchStyle=mxClient[_0xac5e[0]]|| urlParams[_0xac5e[7]]== _0xac5e[8];var counter=0;try{var op=window;while(op[_0xac5e[9]]!= null&& !isNaN(op[_0xac5e[9]][_0xac5e[10]])){op= op[_0xac5e[9]]};if(op!= null){op[_0xac5e[10]]++;counter= op[_0xac5e[10]]}}catch(e){};Editor= function(){mxEventSource[_0xac5e[11]](this);this[_0xac5e[12]]();this[_0xac5e[13]]();this[_0xac5e[14]]= new Graph();this[_0xac5e[15]]= new mxOutline(this[_0xac5e[14]]);this[_0xac5e[15]][_0xac5e[16]]= true;this[_0xac5e[17]]= this[_0xac5e[18]]();this[_0xac5e[19]]= _0xac5e[20];this[_0xac5e[21]]= null;this[_0xac5e[22]]= function(){return this[_0xac5e[21]]|| mxResources[_0xac5e[24]](_0xac5e[23],[counter])+ _0xac5e[25]};this[_0xac5e[26]]= function(){return this[_0xac5e[21]]};this[_0xac5e[27]]= function(_0xafd8x6){this[_0xac5e[19]]= _0xafd8x6;this[_0xac5e[29]]( new mxEventObject(_0xac5e[28]))};this[_0xac5e[30]]= function(){return this[_0xac5e[19]]};this[_0xac5e[31]]= false;this[_0xac5e[32]]= function(){this[_0xac5e[31]]= true};this[_0xac5e[14]][_0xac5e[36]]()[_0xac5e[35]](mxEvent.CHANGE,mxUtils[_0xac5e[34]](this,function(){this[_0xac5e[32]][_0xac5e[33]](this,arguments)}));window[_0xac5e[37]]= mxUtils[_0xac5e[34]](this,function(){if(this[_0xac5e[31]]){return mxResources[_0xac5e[24]](_0xac5e[38])}});this[_0xac5e[14]][_0xac5e[39]]= false;this[_0xac5e[14]][_0xac5e[40]]= true;this[_0xac5e[14]][_0xac5e[41]]= null};mxUtils[_0xac5e[42]](Editor,mxEventSource);Editor[_0xac5e[44]][_0xac5e[43]]= IMAGE_PATH+ _0xac5e[45];Editor[_0xac5e[44]][_0xac5e[46]]= IMAGE_PATH+ _0xac5e[47];Editor[_0xac5e[44]][_0xac5e[48]]= function(_0xafd8x7){var _0xafd8x8= new mxCodec(_0xafd8x7[_0xac5e[49]]);if(_0xafd8x7[_0xac5e[50]]== _0xac5e[51]){this[_0xac5e[14]][_0xac5e[53]][_0xac5e[52]]= 1;this[_0xac5e[14]][_0xac5e[54]]= _0xafd8x7[_0xac5e[56]](_0xac5e[55])!= _0xac5e[57];this[_0xac5e[14]][_0xac5e[59]][_0xac5e[58]]= _0xafd8x7[_0xac5e[56]](_0xac5e[60])!= _0xac5e[57];this[_0xac5e[14]][_0xac5e[62]](_0xafd8x7[_0xac5e[56]](_0xac5e[61])!= _0xac5e[57]);this[_0xac5e[14]][_0xac5e[64]](_0xafd8x7[_0xac5e[56]](_0xac5e[63])!= _0xac5e[57]);this[_0xac5e[14]][_0xac5e[65]]= _0xafd8x7[_0xac5e[56]](_0xac5e[66])!= _0xac5e[57];this[_0xac5e[14]][_0xac5e[40]]= _0xafd8x7[_0xac5e[56]](_0xac5e[40])!= _0xac5e[57];if(!this[_0xac5e[14]][_0xac5e[40]]){this[_0xac5e[14]][_0xac5e[68]][_0xac5e[67]]= 0;this[_0xac5e[14]][_0xac5e[68]][_0xac5e[69]]= 0;this[_0xac5e[14]][_0xac5e[53]][_0xac5e[71]][_0xac5e[70]]= Number(_0xafd8x7[_0xac5e[56]](_0xac5e[72])|| 0);this[_0xac5e[14]][_0xac5e[53]][_0xac5e[71]][_0xac5e[73]]= Number(_0xafd8x7[_0xac5e[56]](_0xac5e[74])|| 0)};this[_0xac5e[14]][_0xac5e[75]]= _0xafd8x7[_0xac5e[56]](_0xac5e[76])== _0xac5e[8];this[_0xac5e[14]][_0xac5e[77]]= this[_0xac5e[14]][_0xac5e[75]];this[_0xac5e[14]][_0xac5e[78]]= this[_0xac5e[14]][_0xac5e[77]];var _0xafd8x9=_0xafd8x7[_0xac5e[56]](_0xac5e[79]);if(_0xafd8x9!= null){this[_0xac5e[14]][_0xac5e[79]]= _0xafd8x9}else {this[_0xac5e[14]][_0xac5e[79]]= 1.5};var _0xafd8xa=_0xafd8x7[_0xac5e[56]](_0xac5e[80]);var _0xafd8xb=_0xafd8x7[_0xac5e[56]](_0xac5e[81]);if(_0xafd8xa!= null&& _0xafd8xb!= null){this[_0xac5e[14]][_0xac5e[82]]= new mxRectangle(0,0,parseFloat(_0xafd8xa),parseFloat(_0xafd8xb));this[_0xac5e[15]][_0xac5e[15]][_0xac5e[82]]= this[_0xac5e[14]][_0xac5e[82]]};var _0xafd8xc=_0xafd8x7[_0xac5e[56]](_0xac5e[41]);if(_0xafd8xc!= null&& _0xafd8xc[_0xac5e[83]]> 0){this[_0xac5e[14]][_0xac5e[41]]= _0xafd8xc};_0xafd8x8[_0xac5e[84]](_0xafd8x7,this[_0xac5e[14]][_0xac5e[36]]());this[_0xac5e[85]]()}};Editor[_0xac5e[44]][_0xac5e[86]]= function(){var _0xafd8xd= new mxCodec(mxUtils[_0xac5e[87]]());var _0xafd8x7=_0xafd8xd[_0xac5e[88]](this[_0xac5e[14]][_0xac5e[36]]());if(this[_0xac5e[14]][_0xac5e[53]][_0xac5e[71]][_0xac5e[70]]!= 0|| this[_0xac5e[14]][_0xac5e[53]][_0xac5e[71]][_0xac5e[73]]!= 0){_0xafd8x7[_0xac5e[90]](_0xac5e[72],Math[_0xac5e[89]](this[_0xac5e[14]][_0xac5e[53]][_0xac5e[71]][_0xac5e[70]]* 100)/ 100);_0xafd8x7[_0xac5e[90]](_0xac5e[74],Math[_0xac5e[89]](this[_0xac5e[14]][_0xac5e[53]][_0xac5e[71]][_0xac5e[73]]* 100)/ 100)};_0xafd8x7[_0xac5e[90]](_0xac5e[55],(this[_0xac5e[14]][_0xac5e[91]]())?_0xac5e[8]:_0xac5e[57]);_0xafd8x7[_0xac5e[90]](_0xac5e[60],(this[_0xac5e[14]][_0xac5e[59]][_0xac5e[58]])?_0xac5e[8]:_0xac5e[57]);_0xafd8x7[_0xac5e[90]](_0xac5e[60],(this[_0xac5e[14]][_0xac5e[59]][_0xac5e[58]])?_0xac5e[8]:_0xac5e[57]);_0xafd8x7[_0xac5e[90]](_0xac5e[61],(this[_0xac5e[14]][_0xac5e[93]][_0xac5e[92]]())?_0xac5e[8]:_0xac5e[57]);_0xafd8x7[_0xac5e[90]](_0xac5e[63],(this[_0xac5e[14]][_0xac5e[94]][_0xac5e[92]]())?_0xac5e[8]:_0xac5e[57]);_0xafd8x7[_0xac5e[90]](_0xac5e[66],(this[_0xac5e[14]][_0xac5e[65]])?_0xac5e[8]:_0xac5e[57]);_0xafd8x7[_0xac5e[90]](_0xac5e[76],(this[_0xac5e[14]][_0xac5e[75]])?_0xac5e[8]:_0xac5e[57]);_0xafd8x7[_0xac5e[90]](_0xac5e[79],this[_0xac5e[14]][_0xac5e[79]]);_0xafd8x7[_0xac5e[90]](_0xac5e[80],this[_0xac5e[14]][_0xac5e[82]][_0xac5e[95]]);_0xafd8x7[_0xac5e[90]](_0xac5e[81],this[_0xac5e[14]][_0xac5e[82]][_0xac5e[96]]);if(!this[_0xac5e[14]][_0xac5e[40]]){_0xafd8x7[_0xac5e[90]](_0xac5e[40],_0xac5e[57])};if(this[_0xac5e[14]][_0xac5e[41]]!= null){_0xafd8x7[_0xac5e[90]](_0xac5e[41],this[_0xac5e[14]][_0xac5e[41]])};return _0xafd8x7};Editor[_0xac5e[44]][_0xac5e[85]]= function(){var _0xafd8xe=this[_0xac5e[14]];var _0xafd8xf=this[_0xac5e[15]];if(_0xafd8xe[_0xac5e[68]]!= null&& _0xafd8xf[_0xac5e[15]][_0xac5e[68]]!= null){if(_0xafd8xe[_0xac5e[41]]!= null){if(_0xafd8xe[_0xac5e[41]]== _0xac5e[97]){_0xafd8xe[_0xac5e[68]][_0xac5e[99]][_0xac5e[98]]= _0xac5e[100]}else {if(_0xafd8xe[_0xac5e[53]][_0xac5e[101]]!= null){_0xafd8xe[_0xac5e[53]][_0xac5e[101]][_0xac5e[102]]= _0xafd8xe[_0xac5e[41]];_0xafd8xe[_0xac5e[53]][_0xac5e[101]][_0xac5e[103]]()};_0xafd8xe[_0xac5e[68]][_0xac5e[99]][_0xac5e[98]]= _0xafd8xe[_0xac5e[41]]}}else {_0xafd8xe[_0xac5e[68]][_0xac5e[99]][_0xac5e[98]]= _0xac5e[20]};if(_0xafd8xe[_0xac5e[75]]){_0xafd8xe[_0xac5e[68]][_0xac5e[99]][_0xac5e[98]]= _0xac5e[104];_0xafd8xe[_0xac5e[68]][_0xac5e[99]][_0xac5e[105]]= _0xac5e[106];_0xafd8xe[_0xac5e[68]][_0xac5e[99]][_0xac5e[107]]= _0xac5e[108];_0xafd8xe[_0xac5e[68]][_0xac5e[99]][_0xac5e[109]]= _0xac5e[110];_0xafd8xe[_0xac5e[68]][_0xac5e[99]][_0xac5e[111]]= _0xac5e[110];_0xafd8xe[_0xac5e[68]][_0xac5e[99]][_0xac5e[112]]= _0xac5e[113];_0xafd8xe[_0xac5e[68]][_0xac5e[99]][_0xac5e[114]]= _0xac5e[113]}else {_0xafd8xe[_0xac5e[68]][_0xac5e[99]][_0xac5e[115]]= _0xac5e[20]};_0xafd8xf[_0xac5e[15]][_0xac5e[68]][_0xac5e[99]][_0xac5e[98]]= _0xafd8xe[_0xac5e[68]][_0xac5e[99]][_0xac5e[98]];if(_0xafd8xf[_0xac5e[15]][_0xac5e[75]]!= _0xafd8xe[_0xac5e[75]]|| _0xafd8xf[_0xac5e[15]][_0xac5e[79]]!= _0xafd8xe[_0xac5e[79]]){_0xafd8xf[_0xac5e[15]][_0xac5e[79]]= _0xafd8xe[_0xac5e[79]];_0xafd8xf[_0xac5e[15]][_0xac5e[75]]= _0xafd8xe[_0xac5e[75]];_0xafd8xf[_0xac5e[15]][_0xac5e[53]][_0xac5e[116]]()};if(_0xafd8xe[_0xac5e[40]]&& _0xafd8xe[_0xac5e[68]][_0xac5e[99]][_0xac5e[117]]== _0xac5e[118]&& !touchStyle){_0xafd8xe[_0xac5e[68]][_0xac5e[99]][_0xac5e[117]]= _0xac5e[119]}else {if(!_0xafd8xe[_0xac5e[40]]|| touchStyle){_0xafd8xe[_0xac5e[68]][_0xac5e[99]][_0xac5e[117]]= _0xac5e[118]}};var _0xafd8x10=(mxClient[_0xac5e[120]]&& document[_0xac5e[121]]>= 9)?_0xac5e[122]+ this[_0xac5e[46]]+ _0xac5e[123]:_0xac5e[97];_0xafd8xe[_0xac5e[68]][_0xac5e[99]][_0xac5e[124]]= (!_0xafd8xe[_0xac5e[75]]&& _0xafd8xe[_0xac5e[91]]())?_0xac5e[122]+ this[_0xac5e[43]]+ _0xac5e[123]:_0xafd8x10;if(_0xafd8xe[_0xac5e[53]][_0xac5e[101]]!= null){_0xafd8xe[_0xac5e[53]][_0xac5e[101]][_0xac5e[125]][_0xac5e[99]][_0xac5e[124]]= (this[_0xac5e[14]][_0xac5e[91]]())?_0xac5e[122]+ this[_0xac5e[43]]+ _0xac5e[123]:_0xac5e[97]}}};Editor[_0xac5e[44]][_0xac5e[12]]= function(){if(mxClient[_0xac5e[126]]){mxClient[_0xac5e[129]](_0xac5e[127],CSS_PATH+ _0xac5e[128])};mxResources[_0xac5e[130]]= false;mxResources[_0xac5e[131]](RESOURCE_BASE);mxConstants[_0xac5e[132]]= 0.3;var _0xafd8x11=mxConnectionHandler[_0xac5e[44]][_0xac5e[133]];mxConnectionHandler[_0xac5e[44]][_0xac5e[133]]= function(){var _0xafd8x12=_0xafd8x11[_0xac5e[33]](this,arguments);_0xafd8x12[_0xac5e[134]]= mxUtils[_0xac5e[34]](this,function(_0xafd8x13,_0xafd8x14){if(this[_0xac5e[135]]()){return true};return mxCellMarker[_0xac5e[44]][_0xac5e[134]][_0xac5e[33]](_0xafd8x12,arguments)});return _0xafd8x12};mxConstants[_0xac5e[136]]= _0xac5e[137];mxConstants[_0xac5e[138]]= _0xac5e[139];mxConstants[_0xac5e[140]]= _0xac5e[141];mxConstants[_0xac5e[142]]= _0xac5e[143];mxConstants[_0xac5e[144]]= _0xac5e[143];mxConstants[_0xac5e[145]]= _0xac5e[139];mxConstants[_0xac5e[146]]= _0xac5e[143];mxConstants[_0xac5e[147]]= _0xac5e[148];mxConstants[_0xac5e[149]]= _0xac5e[143];mxConstants[_0xac5e[150]]= _0xac5e[143];mxConstants[_0xac5e[151]]= _0xac5e[148];mxConstants[_0xac5e[152]]= _0xac5e[141];mxGraph[_0xac5e[44]][_0xac5e[153]]= _0xac5e[154];mxGraph[_0xac5e[44]][_0xac5e[79]]= 1;mxRubberband[_0xac5e[44]][_0xac5e[155]]= 30;mxGraphView[_0xac5e[44]][_0xac5e[156]]= function(_0xafd8x15){return new mxRectangleShape(_0xafd8x15,this[_0xac5e[14]][_0xac5e[41]]|| _0xac5e[157],_0xac5e[158])};mxGraphView[_0xac5e[44]][_0xac5e[159]]= function(){var _0xafd8x16=this[_0xac5e[160]]();var _0xafd8x17=(_0xafd8x16[_0xac5e[95]]> 0)?_0xafd8x16[_0xac5e[70]]/ this[_0xac5e[52]]- this[_0xac5e[71]][_0xac5e[70]]:0;var _0xafd8x18=(_0xafd8x16[_0xac5e[96]]> 0)?_0xafd8x16[_0xac5e[73]]/ this[_0xac5e[52]]- this[_0xac5e[71]][_0xac5e[73]]:0;var _0xafd8x19=_0xafd8x16[_0xac5e[95]]/ this[_0xac5e[52]];var _0xafd8x1a=_0xafd8x16[_0xac5e[96]]/ this[_0xac5e[52]];var _0xafd8x1b=this[_0xac5e[14]][_0xac5e[82]];var _0xafd8x9=this[_0xac5e[14]][_0xac5e[79]];var _0xafd8xa=_0xafd8x1b[_0xac5e[95]]* _0xafd8x9;var _0xafd8xb=_0xafd8x1b[_0xac5e[96]]* _0xafd8x9;var _0xafd8x1c=Math[_0xac5e[162]](Math[_0xac5e[161]](0,_0xafd8x17)/ _0xafd8xa);var _0xafd8x1d=Math[_0xac5e[162]](Math[_0xac5e[161]](0,_0xafd8x18)/ _0xafd8xb);var _0xafd8x1e=Math[_0xac5e[164]](Math[_0xac5e[163]](1,_0xafd8x17+ _0xafd8x19)/ _0xafd8xa);var _0xafd8x1f=Math[_0xac5e[164]](Math[_0xac5e[163]](1,_0xafd8x18+ _0xafd8x1a)/ _0xafd8xb);var _0xafd8x20=_0xafd8x1e- _0xafd8x1c;var _0xafd8x21=_0xafd8x1f- _0xafd8x1d;var _0xafd8x15= new mxRectangle(this[_0xac5e[52]]* (this[_0xac5e[71]][_0xac5e[70]]+ _0xafd8x1c* _0xafd8xa),this[_0xac5e[52]]* (this[_0xac5e[71]][_0xac5e[73]]+ _0xafd8x1d* _0xafd8xb),this[_0xac5e[52]]* _0xafd8x20* _0xafd8xa,this[_0xac5e[52]]* _0xafd8x21* _0xafd8xb);return _0xafd8x15};var _0xafd8x22=mxGraph[_0xac5e[44]][_0xac5e[165]];mxGraph[_0xac5e[44]][_0xac5e[165]]= function(_0xafd8x23,_0xafd8x24){_0xafd8x22[_0xac5e[33]](this,arguments);if((this[_0xac5e[166]]!= mxConstants[_0xac5e[167]]&& this[_0xac5e[53]][_0xac5e[101]]!= null)&& (!this[_0xac5e[168]]|| !mxUtils[_0xac5e[169]](this[_0xac5e[68]]))){this[_0xac5e[53]][_0xac5e[101]][_0xac5e[125]][_0xac5e[99]][_0xac5e[170]]= _0xafd8x23+ _0xac5e[171];this[_0xac5e[53]][_0xac5e[101]][_0xac5e[125]][_0xac5e[99]][_0xac5e[172]]= _0xafd8x24+ _0xac5e[171]}};var _0xafd8x25=this;mxGraphView[_0xac5e[44]][_0xac5e[173]]= function(){var _0xafd8xc=this[_0xac5e[14]][_0xac5e[174]]();if(_0xafd8xc!= null){if(this[_0xac5e[124]]== null|| this[_0xac5e[124]][_0xac5e[175]]!= _0xafd8xc[_0xac5e[176]]){if(this[_0xac5e[124]]!= null){this[_0xac5e[124]][_0xac5e[177]]()};var _0xafd8x15= new mxRectangle(0,0,1,1);this[_0xac5e[124]]= new mxImageShape(_0xafd8x15,_0xafd8xc[_0xac5e[176]]);this[_0xac5e[124]][_0xac5e[166]]= this[_0xac5e[14]][_0xac5e[166]];this[_0xac5e[124]][_0xac5e[12]](this[_0xac5e[178]]);this[_0xac5e[124]][_0xac5e[179]]()};this[_0xac5e[180]](this[_0xac5e[124]],_0xafd8xc)}else {if(this[_0xac5e[124]]!= null){this[_0xac5e[124]][_0xac5e[177]]();this[_0xac5e[124]]= null}};if(this[_0xac5e[14]][_0xac5e[75]]){var _0xafd8x15=this[_0xac5e[159]]();if(this[_0xac5e[101]]== null){this[_0xac5e[101]]= this[_0xac5e[156]](_0xafd8x15);this[_0xac5e[101]][_0xac5e[52]]= 1;this[_0xac5e[101]][_0xac5e[181]]= true;this[_0xac5e[101]][_0xac5e[166]]= mxConstants[_0xac5e[182]];this[_0xac5e[101]][_0xac5e[12]](this[_0xac5e[14]][_0xac5e[68]]);this[_0xac5e[14]][_0xac5e[68]][_0xac5e[184]][_0xac5e[99]][_0xac5e[183]]= _0xac5e[185];this[_0xac5e[14]][_0xac5e[68]][_0xac5e[186]](this[_0xac5e[101]][_0xac5e[125]],this[_0xac5e[14]][_0xac5e[68]][_0xac5e[184]]);this[_0xac5e[101]][_0xac5e[179]]();this[_0xac5e[101]][_0xac5e[125]][_0xac5e[187]]= _0xac5e[188];this[_0xac5e[101]][_0xac5e[125]][_0xac5e[99]][_0xac5e[189]]= _0xac5e[190];mxEvent[_0xac5e[35]](this[_0xac5e[101]][_0xac5e[125]],_0xac5e[191],mxUtils[_0xac5e[34]](this,function(_0xafd8x14){this[_0xac5e[14]][_0xac5e[192]](_0xafd8x14)}));mxEvent[_0xac5e[198]](this[_0xac5e[101]][_0xac5e[125]],mxUtils[_0xac5e[34]](this,function(_0xafd8x14){this[_0xac5e[14]][_0xac5e[193]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0xafd8x14))}),mxUtils[_0xac5e[34]](this,function(_0xafd8x14){if(this[_0xac5e[14]][_0xac5e[93]]!= null&& this[_0xac5e[14]][_0xac5e[93]][_0xac5e[194]]()){this[_0xac5e[14]][_0xac5e[93]][_0xac5e[195]]()};if(this[_0xac5e[14]][_0xac5e[196]]&& !mxEvent[_0xac5e[197]](_0xafd8x14)){this[_0xac5e[14]][_0xac5e[193]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0xafd8x14))}}),mxUtils[_0xac5e[34]](this,function(_0xafd8x14){this[_0xac5e[14]][_0xac5e[193]](mxEvent.MOUSE_UP, new mxMouseEvent(_0xafd8x14))}))}else {this[_0xac5e[101]][_0xac5e[52]]= 1;this[_0xac5e[101]][_0xac5e[199]]= _0xafd8x15;this[_0xac5e[101]][_0xac5e[179]]()};this[_0xac5e[101]][_0xac5e[125]][_0xac5e[99]][_0xac5e[124]]= (this[_0xac5e[14]][_0xac5e[91]]())?_0xac5e[122]+ _0xafd8x25[_0xac5e[43]]+ _0xac5e[123]:_0xac5e[97]}else {if(this[_0xac5e[101]]!= null){this[_0xac5e[101]][_0xac5e[177]]();this[_0xac5e[101]]= null}}};mxGraph[_0xac5e[44]][_0xac5e[200]]= function(_0xafd8x26,_0xafd8x27,_0xafd8x28){var _0xafd8x29=this[_0xac5e[53]][_0xac5e[52]];var _0xafd8x2a=this[_0xac5e[53]][_0xac5e[71]];var _0xafd8x1b=this[_0xac5e[82]];var _0xafd8x9=_0xafd8x29* this[_0xac5e[79]];var _0xafd8x2b=this[_0xac5e[53]][_0xac5e[159]]();_0xafd8x27= _0xafd8x2b[_0xac5e[95]];_0xafd8x28= _0xafd8x2b[_0xac5e[96]];var _0xafd8x15= new mxRectangle(_0xafd8x29* _0xafd8x2a[_0xac5e[70]],_0xafd8x29* _0xafd8x2a[_0xac5e[73]],_0xafd8x1b[_0xac5e[95]]* _0xafd8x9,_0xafd8x1b[_0xac5e[96]]* _0xafd8x9);_0xafd8x26= _0xafd8x26&& Math[_0xac5e[161]](_0xafd8x15[_0xac5e[95]],_0xafd8x15[_0xac5e[96]])> this[_0xac5e[201]];var _0xafd8x2c=(_0xafd8x26)?Math[_0xac5e[164]](_0xafd8x27/ _0xafd8x15[_0xac5e[95]])- 1:0;var _0xafd8x2d=(_0xafd8x26)?Math[_0xac5e[164]](_0xafd8x28/ _0xafd8x15[_0xac5e[96]])- 1:0;var _0xafd8x2e=_0xafd8x2b[_0xac5e[70]]+ _0xafd8x27;var _0xafd8x2f=_0xafd8x2b[_0xac5e[73]]+ _0xafd8x28;if(this[_0xac5e[202]]== null&& _0xafd8x2c> 0){this[_0xac5e[202]]= []};if(this[_0xac5e[202]]!= null){for(var _0xafd8x30=0;_0xafd8x30<= _0xafd8x2c;_0xafd8x30++){var _0xafd8x31=[ new mxPoint(_0xafd8x2b[_0xac5e[70]]+ (_0xafd8x30+ 1)* _0xafd8x15[_0xac5e[95]],_0xafd8x2b[_0xac5e[73]]), new mxPoint(_0xafd8x2b[_0xac5e[70]]+ (_0xafd8x30+ 1)* _0xafd8x15[_0xac5e[95]],_0xafd8x2f)];if(this[_0xac5e[202]][_0xafd8x30]!= null){this[_0xac5e[202]][_0xafd8x30][_0xac5e[52]]= 1;this[_0xac5e[202]][_0xafd8x30][_0xac5e[203]]= _0xafd8x31;this[_0xac5e[202]][_0xafd8x30][_0xac5e[179]]()}else {var _0xafd8x32= new mxPolyline(_0xafd8x31,this[_0xac5e[153]],this[_0xac5e[52]]);_0xafd8x32[_0xac5e[166]]= this[_0xac5e[166]];_0xafd8x32[_0xac5e[204]]= this[_0xac5e[205]];_0xafd8x32[_0xac5e[206]]= false;_0xafd8x32[_0xac5e[52]]= _0xafd8x29;_0xafd8x32[_0xac5e[12]](this[_0xac5e[53]][_0xac5e[178]]);_0xafd8x32[_0xac5e[179]]();this[_0xac5e[202]][_0xafd8x30]= _0xafd8x32}};for(var _0xafd8x30=_0xafd8x2c;_0xafd8x30< this[_0xac5e[202]][_0xac5e[83]];_0xafd8x30++){this[_0xac5e[202]][_0xafd8x30][_0xac5e[177]]()};this[_0xac5e[202]][_0xac5e[207]](_0xafd8x2c,this[_0xac5e[202]][_0xac5e[83]]- _0xafd8x2c)};if(this[_0xac5e[208]]== null&& _0xafd8x2d> 0){this[_0xac5e[208]]= []};if(this[_0xac5e[208]]!= null){for(var _0xafd8x30=0;_0xafd8x30<= _0xafd8x2d;_0xafd8x30++){var _0xafd8x31=[ new mxPoint(_0xafd8x2b[_0xac5e[70]],_0xafd8x2b[_0xac5e[73]]+ (_0xafd8x30+ 1)* _0xafd8x15[_0xac5e[96]]), new mxPoint(_0xafd8x2e,_0xafd8x2b[_0xac5e[73]]+ (_0xafd8x30+ 1)* _0xafd8x15[_0xac5e[96]])];if(this[_0xac5e[208]][_0xafd8x30]!= null){this[_0xac5e[208]][_0xafd8x30][_0xac5e[52]]= 1;this[_0xac5e[208]][_0xafd8x30][_0xac5e[203]]= _0xafd8x31;this[_0xac5e[208]][_0xafd8x30][_0xac5e[179]]()}else {var _0xafd8x32= new mxPolyline(_0xafd8x31,this[_0xac5e[153]],_0xafd8x29);_0xafd8x32[_0xac5e[166]]= this[_0xac5e[166]];_0xafd8x32[_0xac5e[204]]= this[_0xac5e[205]];_0xafd8x32[_0xac5e[206]]= false;_0xafd8x32[_0xac5e[52]]= _0xafd8x29;_0xafd8x32[_0xac5e[12]](this[_0xac5e[53]][_0xac5e[178]]);_0xafd8x32[_0xac5e[179]]();this[_0xac5e[208]][_0xafd8x30]= _0xafd8x32}};for(var _0xafd8x30=_0xafd8x2d;_0xafd8x30< this[_0xac5e[208]][_0xac5e[83]];_0xafd8x30++){this[_0xac5e[208]][_0xafd8x30][_0xac5e[177]]()};this[_0xac5e[208]][_0xac5e[207]](_0xafd8x2d,this[_0xac5e[208]][_0xac5e[83]]- _0xafd8x2d)}};mxEdgeHandler[_0xac5e[44]][_0xac5e[209]]= true;mxGraphHandler[_0xac5e[44]][_0xac5e[58]]= true;var _0xafd8x33=mxGraphHandler[_0xac5e[44]][_0xac5e[210]];mxGraphHandler[_0xac5e[44]][_0xac5e[210]]= function(_0xafd8x34,_0xafd8x35,_0xafd8x14){for(var _0xafd8x30=0;_0xafd8x30< _0xafd8x35[_0xac5e[83]];_0xafd8x30++){if(this[_0xac5e[14]][_0xac5e[36]]()[_0xac5e[211]](_0xafd8x35[_0xafd8x30])){var _0xafd8x36=this[_0xac5e[14]][_0xac5e[212]](_0xafd8x35[_0xafd8x30]);if(_0xafd8x36!= null&& _0xafd8x36[_0xac5e[213]]){return false}}};return _0xafd8x33[_0xac5e[33]](this,arguments)};mxGuide[_0xac5e[44]][_0xac5e[214]]= function(_0xafd8x14){return !mxEvent[_0xac5e[215]](_0xafd8x14)};mxPopupMenuAddItem= mxPopupMenu[_0xac5e[44]][_0xac5e[216]];mxPopupMenu[_0xac5e[44]][_0xac5e[216]]= function(_0xafd8x37,_0xafd8x38,_0xafd8x39,_0xafd8x34,_0xafd8x3a,_0xafd8x3b){var _0xafd8x3c=mxPopupMenuAddItem[_0xac5e[33]](this,arguments);if(_0xafd8x3b!= null&& !_0xafd8x3b){mxEvent[_0xac5e[35]](_0xafd8x3c,_0xac5e[217],function(_0xafd8x14){mxEvent[_0xac5e[218]](_0xafd8x14)})};return _0xafd8x3c};var _0xafd8x3d=mxGraphHandler[_0xac5e[44]][_0xac5e[219]];mxGraphHandler[_0xac5e[44]][_0xac5e[219]]= function(_0xafd8x3e){var _0xafd8x3f=this[_0xac5e[14]][_0xac5e[36]]();var _0xafd8x40=_0xafd8x3f[_0xac5e[221]](this[_0xac5e[14]][_0xac5e[220]]());var _0xafd8x41=_0xafd8x3d[_0xac5e[33]](this,arguments);var _0xafd8x34=_0xafd8x3f[_0xac5e[221]](_0xafd8x41);if(_0xafd8x40== null|| (_0xafd8x40!= _0xafd8x41&& _0xafd8x40!= _0xafd8x34)){while(!this[_0xac5e[14]][_0xac5e[222]](_0xafd8x41)&& !this[_0xac5e[14]][_0xac5e[222]](_0xafd8x34)&& _0xafd8x3f[_0xac5e[211]](_0xafd8x34)&& !this[_0xac5e[14]][_0xac5e[223]](_0xafd8x34)){_0xafd8x41= _0xafd8x34;_0xafd8x34= this[_0xac5e[14]][_0xac5e[36]]()[_0xac5e[221]](_0xafd8x41)}};return _0xafd8x41};var _0xafd8x42=mxGraphHandler[_0xac5e[44]][_0xac5e[224]];mxGraphHandler[_0xac5e[44]][_0xac5e[224]]= function(_0xafd8x41){var _0xafd8x3c=_0xafd8x42[_0xac5e[33]](this,arguments);var _0xafd8x3f=this[_0xac5e[14]][_0xac5e[36]]();var _0xafd8x40=_0xafd8x3f[_0xac5e[221]](this[_0xac5e[14]][_0xac5e[220]]());var _0xafd8x34=_0xafd8x3f[_0xac5e[221]](_0xafd8x41);if(_0xafd8x40== null|| (_0xafd8x40!= _0xafd8x41&& _0xafd8x40!= _0xafd8x34)){if(!this[_0xac5e[14]][_0xac5e[222]](_0xafd8x41)&& _0xafd8x3f[_0xac5e[211]](_0xafd8x34)&& !this[_0xac5e[14]][_0xac5e[223]](_0xafd8x34)){_0xafd8x3c= true}};return _0xafd8x3c};mxGraphHandler[_0xac5e[44]][_0xac5e[225]]= function(_0xafd8x3e){var _0xafd8x41=_0xafd8x3e[_0xac5e[226]]();if(_0xafd8x41== null){_0xafd8x41= this[_0xac5e[227]]};var _0xafd8x3f=this[_0xac5e[14]][_0xac5e[36]]();var _0xafd8x34=_0xafd8x3f[_0xac5e[221]](_0xafd8x41);while(this[_0xac5e[14]][_0xac5e[222]](_0xafd8x41)&& _0xafd8x3f[_0xac5e[211]](_0xafd8x34)&& !this[_0xac5e[14]][_0xac5e[223]](_0xafd8x34)){_0xafd8x41= _0xafd8x34;_0xafd8x34= _0xafd8x3f[_0xac5e[221]](_0xafd8x41)};this[_0xac5e[14]][_0xac5e[229]](_0xafd8x41,_0xafd8x3e[_0xac5e[228]]())};mxPanningHandler[_0xac5e[44]][_0xac5e[230]]= function(_0xafd8x3e){var _0xafd8x41=_0xafd8x3e[_0xac5e[226]]();var _0xafd8x3f=this[_0xac5e[14]][_0xac5e[36]]();var _0xafd8x34=_0xafd8x3f[_0xac5e[221]](_0xafd8x41);while(_0xafd8x3f[_0xac5e[211]](_0xafd8x34)&& !this[_0xac5e[14]][_0xac5e[223]](_0xafd8x34)){if(this[_0xac5e[14]][_0xac5e[222]](_0xafd8x34)){_0xafd8x41= _0xafd8x34};_0xafd8x34= _0xafd8x3f[_0xac5e[221]](_0xafd8x34)};return _0xafd8x41}};Editor[_0xac5e[44]][_0xac5e[18]]= function(){var _0xafd8xe=this[_0xac5e[14]];var _0xafd8x43= new mxUndoManager();var _0xafd8x44=function(_0xafd8x45,_0xafd8x14){_0xafd8x43[_0xac5e[233]](_0xafd8x14[_0xac5e[232]](_0xac5e[231]))};_0xafd8xe[_0xac5e[36]]()[_0xac5e[35]](mxEvent.UNDO,_0xafd8x44);_0xafd8xe[_0xac5e[234]]()[_0xac5e[35]](mxEvent.UNDO,_0xafd8x44);var _0xafd8x46=function(_0xafd8x45,_0xafd8x14){var _0xafd8x47=_0xafd8xe[_0xac5e[236]](_0xafd8x14[_0xac5e[232]](_0xac5e[231])[_0xac5e[235]]);var _0xafd8x35=[];for(var _0xafd8x30=1;_0xafd8x30< _0xafd8x47[_0xac5e[83]];_0xafd8x30++){if(_0xafd8xe[_0xac5e[53]][_0xac5e[237]](_0xafd8x47[_0xafd8x30])!= null){_0xafd8x35[_0xac5e[238]](_0xafd8x47[_0xafd8x30])}};_0xafd8xe[_0xac5e[239]](_0xafd8x35)};_0xafd8x43[_0xac5e[35]](mxEvent.UNDO,_0xafd8x46);_0xafd8x43[_0xac5e[35]](mxEvent.REDO,_0xafd8x46);return _0xafd8x43};Editor[_0xac5e[44]][_0xac5e[13]]= function(){mxStencilRegistry[_0xac5e[241]](STENCIL_PATH+ _0xac5e[240])};(function(){mxStencilRegistry[_0xac5e[242]]= {};mxStencilRegistry[_0xac5e[243]]= [];mxStencilRegistry[_0xac5e[244]]= function(_0xafd8x48){var _0xafd8x3c=mxStencilRegistry[_0xac5e[245]][_0xafd8x48];if(_0xafd8x3c== null){var _0xafd8x49=mxStencilRegistry[_0xac5e[246]](_0xafd8x48);if(_0xafd8x49!= null){var _0xafd8x4a=mxStencilRegistry[_0xac5e[242]][_0xafd8x49];if(_0xafd8x4a!= null){if(mxStencilRegistry[_0xac5e[243]][_0xafd8x49]== null){mxStencilRegistry[_0xac5e[243]][_0xafd8x49]= 1;for(var _0xafd8x30=0;_0xafd8x30< _0xafd8x4a[_0xac5e[83]];_0xafd8x30++){var _0xafd8x4b=_0xafd8x4a[_0xafd8x30];if(_0xafd8x4b[_0xac5e[248]]()[_0xac5e[247]](_0xafd8x4b[_0xac5e[83]]- 4,_0xafd8x4b[_0xac5e[83]])== _0xac5e[25]){mxStencilRegistry[_0xac5e[241]](_0xafd8x4b,null)}else {if(_0xafd8x4b[_0xac5e[248]]()[_0xac5e[247]](_0xafd8x4b[_0xac5e[83]]- 3,_0xafd8x4b[_0xac5e[83]])== _0xac5e[249]){var _0xafd8x4c=mxUtils[_0xac5e[250]](_0xafd8x4b);if(_0xafd8x4c!= null){eval[_0xac5e[11]](window,_0xafd8x4c[_0xac5e[251]]())}}else {}}}}}else {mxStencilRegistry[_0xac5e[241]](STENCIL_PATH+ _0xac5e[252]+ _0xafd8x49+ _0xac5e[25],null)};_0xafd8x3c= mxStencilRegistry[_0xac5e[245]][_0xafd8x48]}};return _0xafd8x3c};mxStencilRegistry[_0xac5e[246]]= function(_0xafd8x48){var _0xafd8x4d=_0xafd8x48[_0xac5e[254]](_0xac5e[253]);var _0xafd8x4e=null;if(_0xafd8x4d[_0xac5e[83]]> 0&& _0xafd8x4d[0]== _0xac5e[255]){_0xafd8x4e= _0xafd8x4d[1];for(var _0xafd8x30=2;_0xafd8x30< _0xafd8x4d[_0xac5e[83]]- 1;_0xafd8x30++){_0xafd8x4e+= _0xac5e[252]+ _0xafd8x4d[_0xafd8x30]}};return _0xafd8x4e};mxStencilRegistry[_0xac5e[241]]= function(_0xafd8x4f,_0xafd8x50,_0xafd8x51){_0xafd8x51= (_0xafd8x51!= null)?_0xafd8x51:false;var _0xafd8x52=mxStencilRegistry[_0xac5e[243]][_0xafd8x4f];if(_0xafd8x51|| _0xafd8x52== null){var _0xafd8x53=false;if(_0xafd8x52== null){var _0xafd8x4c=mxUtils[_0xac5e[250]](_0xafd8x4f);_0xafd8x52= _0xafd8x4c[_0xac5e[256]]();mxStencilRegistry[_0xac5e[243]][_0xafd8x4f]= _0xafd8x52;_0xafd8x53= true};mxStencilRegistry[_0xac5e[257]](_0xafd8x52,_0xafd8x50,_0xafd8x53)}};mxStencilRegistry[_0xac5e[257]]= function(_0xafd8x54,_0xafd8x50,_0xafd8x53){_0xafd8x53= (_0xafd8x53!= null)?_0xafd8x53:true;var _0xafd8x55=_0xafd8x54[_0xac5e[258]];var _0xafd8x56=_0xafd8x55[_0xac5e[184]];var _0xafd8x57=_0xac5e[20];var _0xafd8x48=_0xafd8x55[_0xac5e[56]](_0xac5e[259]);if(_0xafd8x48!= null){_0xafd8x57= _0xafd8x48+ _0xac5e[253]};while(_0xafd8x56!= null){if(_0xafd8x56[_0xac5e[260]]== mxConstants[_0xac5e[261]]){_0xafd8x48= _0xafd8x56[_0xac5e[56]](_0xac5e[259]);if(_0xafd8x48!= null){_0xafd8x57= _0xafd8x57[_0xac5e[248]]();var _0xafd8x58=_0xafd8x48[_0xac5e[263]](/ /g,_0xac5e[262]);if(_0xafd8x53){mxStencilRegistry[_0xac5e[264]](_0xafd8x57+ _0xafd8x58[_0xac5e[248]](), new mxStencil(_0xafd8x56))};if(_0xafd8x50!= null){var _0xafd8x19=_0xafd8x56[_0xac5e[56]](_0xac5e[265]);var _0xafd8x1a=_0xafd8x56[_0xac5e[56]](_0xac5e[266]);_0xafd8x19= (_0xafd8x19== null)?80:parseInt(_0xafd8x19,10);_0xafd8x1a= (_0xafd8x1a== null)?80:parseInt(_0xafd8x1a,10);_0xafd8x50(_0xafd8x57,_0xafd8x58,_0xafd8x48,_0xafd8x19,_0xafd8x1a)}}};_0xafd8x56= _0xafd8x56[_0xac5e[267]]}}})();OpenFile= function(_0xafd8x59){this[_0xac5e[268]]= null;this[_0xac5e[269]]= null;this[_0xac5e[270]]= _0xafd8x59};OpenFile[_0xac5e[44]][_0xac5e[271]]= function(_0xafd8x6){this[_0xac5e[269]]= _0xafd8x6;this[_0xac5e[272]]()};OpenFile[_0xac5e[44]][_0xac5e[273]]= function(_0xafd8x6,_0xafd8x5a){this[_0xac5e[274]]= _0xafd8x6;this[_0xac5e[21]]= _0xafd8x5a;this[_0xac5e[272]]()};OpenFile[_0xac5e[44]][_0xac5e[275]]= function(_0xafd8x5b){this[_0xac5e[276]]();mxUtils[_0xac5e[277]](_0xafd8x5b)};OpenFile[_0xac5e[44]][_0xac5e[272]]= function(){if(this[_0xac5e[269]]!= null&& this[_0xac5e[274]]!= null){this[_0xac5e[269]](this[_0xac5e[274]],this[_0xac5e[21]]);this[_0xac5e[276]]()}};OpenFile[_0xac5e[44]][_0xac5e[276]]= function(){if(this[_0xac5e[270]]!= null){this[_0xac5e[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 92efbde..a5798f0 100644 --- a/public/assets/plugins/jscripty/js/EditorUi.js +++ b/public/assets/plugins/jscripty/js/EditorUi.js @@ -1 +1 @@ -var _0x471d=["\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","\x45\x72\x72\x6F\x72\x20\x63\x72\x65\x61\x74\x69\x6E\x67\x20\x70\x72\x6F\x6A\x65\x63\x74","\x20\x28","\x73\x74\x61\x74\x75\x73\x54\x65\x78\x74","\x6F\x6E\x65\x72\x72\x6F\x72","\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","\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","\x45\x72\x72\x6F\x72\x20\x73\x61\x76\x69\x6E\x67\x20\x70\x72\x6F\x6A\x65\x63\x74\x3A\x20","\x45\x72\x72\x6F\x72\x20\x73\x61\x76\x69\x6E\x67\x20\x70\x72\x6F\x6A\x65\x63\x74","\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","\x45\x72\x72\x6F\x72\x20\x63\x6C\x6F\x6E\x69\x6E\x67\x20\x70\x72\x6F\x6A\x65\x63\x74","\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\x70\x72\x6F\x6A\x65\x63\x74\x3A\x20","\x45\x72\x72\x6F\x72\x20\x70\x75\x62\x6C\x69\x73\x68\x69\x6E\x67\x20\x70\x72\x6F\x6A\x65\x63\x74","\x45\x72\x72\x6F\x72\x20\x70\x75\x62\x6C\x69\x73\x68\x69\x6E\x67\x20\x66\x69\x6C\x65","\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","\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","\x45\x72\x72\x6F\x72\x20\x63\x72\x65\x61\x74\x69\x6E\x67\x20\x76\x61\x72\x69\x61\x62\x6C\x65","\x6E\x61\x6D\x65\x3D","\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(_0x5bb4x1,_0x5bb4x2){this[_0x471d[0]]= _0x5bb4x1|| new Editor();this[_0x471d[1]]= _0x5bb4x2|| document[_0x471d[3]](_0x471d[2]);var _0x5bb4x3=_0x5bb4x1[_0x471d[4]];var _0x5bb4x4=this;this[_0x471d[1]][_0x471d[6]][_0x471d[5]]= _0x471d[7]; new Image()[_0x471d[8]]= mxPopupMenu[_0x471d[10]][_0x471d[9]];if(mxConnectionHandler[_0x471d[10]][_0x471d[11]]!= null){ new Image()[_0x471d[8]]= mxConnectionHandler[_0x471d[10]][_0x471d[11]][_0x471d[8]]};this[_0x471d[12]]= new Actions(this);this[_0x471d[13]]= new Menus(this);this[_0x471d[14]]();this[_0x471d[15]]();this[_0x471d[16]]();var _0x5bb4x5=mxUtils[_0x471d[20]](this,function(_0x5bb4x6){if(_0x5bb4x6== null){_0x5bb4x6= window[_0x471d[17]]};if(this[_0x471d[18]](_0x5bb4x6)){return true};return _0x5bb4x3[_0x471d[19]]()});if(this[_0x471d[1]]== document[_0x471d[21]]){this[_0x471d[23]][_0x471d[22]]= _0x5bb4x5;this[_0x471d[23]][_0x471d[24]]= _0x5bb4x5;this[_0x471d[25]][_0x471d[22]]= _0x5bb4x5;this[_0x471d[25]][_0x471d[24]]= _0x5bb4x5;this[_0x471d[26]][_0x471d[22]]= _0x5bb4x5;this[_0x471d[26]][_0x471d[24]]= _0x5bb4x5;this[_0x471d[27]][_0x471d[22]]= _0x5bb4x5;this[_0x471d[27]][_0x471d[24]]= _0x5bb4x5;this[_0x471d[28]][_0x471d[22]]= _0x5bb4x5;this[_0x471d[28]][_0x471d[24]]= _0x5bb4x5};if(mxClient[_0x471d[29]]&& ( typeof (document[_0x471d[30]])=== _0x471d[31]|| document[_0x471d[30]]< 9)){mxEvent[_0x471d[33]](this[_0x471d[26]],_0x471d[32],_0x5bb4x5);mxEvent[_0x471d[33]](this[_0x471d[27]],_0x471d[32],_0x5bb4x5)}else {this[_0x471d[26]][_0x471d[34]]= _0x5bb4x5;this[_0x471d[27]][_0x471d[34]]= _0x5bb4x5};_0x5bb4x3[_0x471d[35]](this[_0x471d[26]]);_0x5bb4x3[_0x471d[15]]();_0x5bb4x3[_0x471d[1]][_0x471d[38]](_0x471d[36],_0x471d[37]);_0x5bb4x3[_0x471d[1]][_0x471d[6]][_0x471d[39]]= _0x471d[40];_0x5bb4x3[_0x471d[1]][_0x471d[6]][_0x471d[41]]= _0x471d[42]+ _0x5bb4x1[_0x471d[43]]+ _0x471d[44];_0x5bb4x3[_0x471d[1]][_0x471d[6]][_0x471d[45]]= _0x471d[46];_0x5bb4x3[_0x471d[1]][_0x471d[47]]();var _0x5bb4x7=_0x5bb4x3[_0x471d[48]];_0x5bb4x3[_0x471d[48]]= function(_0x5bb4x8,_0x5bb4x9,_0x5bb4xa){if(_0x5bb4x8== mxEvent[_0x471d[49]]){this[_0x471d[1]][_0x471d[47]]()};_0x5bb4x7[_0x471d[50]](this,arguments)};this[_0x471d[58]](_0x5bb4x3[_0x471d[51]],[_0x471d[52],_0x471d[53],_0x471d[54],_0x471d[55],_0x471d[56]],[[1,1],[0,0],[1,1],[1,_0x471d[57]],[1,_0x471d[57]]],[[0,0],[1,_0x471d[57]],[1,_0x471d[57]],[1,_0x471d[57]],[1,_0x471d[57]]]);_0x5bb4x3[_0x471d[59]]= function(_0x5bb4x6,_0x5bb4xb){var _0x5bb4xc=[_0x471d[55]];var _0x5bb4xd= new mxEventObject(mxEvent.DOUBLE_CLICK,_0x471d[17],_0x5bb4x6,_0x471d[60],_0x5bb4xb);this[_0x471d[61]](_0x5bb4xd);if(this[_0x471d[62]]()&& !mxEvent[_0x471d[63]](_0x5bb4x6)&& !_0x5bb4xd[_0x471d[63]]()){if(this[_0x471d[65]]()[_0x471d[64]](_0x5bb4xb)){if(_0x5bb4xc[_0x471d[69]](_0x5bb4xb[_0x471d[68]][_0x471d[67]][_0x471d[66]])>= 0){this[_0x471d[70]](_0x5bb4xb)}}else {if(this[_0x471d[65]]()[_0x471d[71]](_0x5bb4xb)){console[_0x471d[72]](_0x5bb4x4);console[_0x471d[72]](_0x5bb4xb);_0x5bb4x4[_0x471d[73]]( new GeneralDialog(_0x5bb4x4,_0x5bb4xb)[_0x471d[1]],320,280,true,true)}};_0x5bb4xd[_0x471d[74]]()}};_0x5bb4x3[_0x471d[76]][_0x471d[75]]= true;_0x5bb4x3[_0x471d[76]][_0x471d[77]]= mxUtils[_0x471d[20]](this,function(_0x5bb4xe,_0x5bb4xb,_0x5bb4x6){this[_0x471d[13]][_0x471d[78]](_0x5bb4xe,_0x5bb4xb,_0x5bb4x6)});_0x5bb4x1[_0x471d[80]][_0x471d[35]](this[_0x471d[79]]);mxEvent[_0x471d[82]](document,mxUtils[_0x471d[20]](this,function(_0x5bb4x6){_0x5bb4x3[_0x471d[76]][_0x471d[81]]()}));if(mxClient[_0x471d[83]]){mxEvent[_0x471d[33]](_0x5bb4x3[_0x471d[1]],_0x471d[84],mxUtils[_0x471d[20]](this,function(_0x5bb4x6){_0x5bb4x3[_0x471d[89]][_0x471d[88]]()[_0x471d[38]](_0x471d[85],_0x471d[86]+ _0x5bb4x6[_0x471d[87]]+ _0x471d[44]);_0x5bb4x3[_0x471d[89]][_0x471d[91]]()[_0x471d[6]][_0x471d[90]]= _0x471d[7]}));mxEvent[_0x471d[33]](_0x5bb4x3[_0x471d[1]],_0x471d[92],mxUtils[_0x471d[20]](this,function(_0x5bb4x6){_0x5bb4x3[_0x471d[89]][_0x471d[88]]()[_0x471d[93]](_0x471d[85]);_0x5bb4x3[_0x471d[94]]= true;_0x5bb4x3[_0x471d[95]](_0x5bb4x6[_0x471d[87]]);_0x5bb4x3[_0x471d[89]][_0x471d[91]]()[_0x471d[6]][_0x471d[90]]= _0x471d[96]}))};var _0x5bb4xf=this[_0x471d[97]](_0x5bb4x1);this[_0x471d[98]]= function(){return _0x5bb4xf};mxEvent[_0x471d[33]](window,_0x471d[99],mxUtils[_0x471d[20]](this,function(){this[_0x471d[15]]();_0x5bb4x3[_0x471d[100]]();this[_0x471d[0]][_0x471d[80]][_0x471d[101]](false);this[_0x471d[0]][_0x471d[80]][_0x471d[80]][_0x471d[100]]()}));this[_0x471d[35]]();this[_0x471d[102]]()};EditorUi[_0x471d[10]][_0x471d[103]]= (mxClient[_0x471d[83]])?16:8;EditorUi[_0x471d[10]][_0x471d[104]]= 33;EditorUi[_0x471d[10]][_0x471d[105]]= 36;EditorUi[_0x471d[10]][_0x471d[106]]= 28;EditorUi[_0x471d[10]][_0x471d[107]]= 204;EditorUi[_0x471d[10]][_0x471d[108]]= 190;EditorUi[_0x471d[10]][_0x471d[35]]= function(){this[_0x471d[109]]();this[_0x471d[110]]();var _0x5bb4x10=this[_0x471d[12]][_0x471d[112]](_0x471d[111]);var _0x5bb4x11=function(){_0x5bb4x10[_0x471d[114]](!mxClipboard[_0x471d[113]]())};var _0x5bb4x12=mxClipboard[_0x471d[115]];mxClipboard[_0x471d[115]]= function(){_0x5bb4x12[_0x471d[50]](this,arguments);_0x5bb4x11()};var _0x5bb4x13=mxClipboard[_0x471d[116]];mxClipboard[_0x471d[116]]= function(){_0x5bb4x13[_0x471d[50]](this,arguments);_0x5bb4x11()}};EditorUi[_0x471d[10]][_0x471d[18]]= function(_0x5bb4x6){return false};EditorUi[_0x471d[10]][_0x471d[102]]= function(){try{if(window[_0x471d[117]]!= null&& window[_0x471d[117]][_0x471d[118]]!= null){window[_0x471d[117]][_0x471d[118]][_0x471d[130]](mxUtils[_0x471d[20]](this,function(_0x5bb4x14,_0x5bb4x15){try{var _0x5bb4x16=mxUtils[_0x471d[119]](_0x5bb4x14);this[_0x471d[0]][_0x471d[121]](_0x5bb4x16[_0x471d[120]]);this[_0x471d[0]][_0x471d[122]]= false;this[_0x471d[0]][_0x471d[124]][_0x471d[123]]();if(_0x5bb4x15!= null){this[_0x471d[0]][_0x471d[125]]= _0x5bb4x15}}catch(e){mxUtils[_0x471d[129]](mxResources[_0x471d[112]](_0x471d[126])+ _0x471d[127]+ e[_0x471d[128]])}}))}}catch(e){}};EditorUi[_0x471d[10]][_0x471d[131]]= function(_0x5bb4x14,_0x5bb4x15,_0x5bb4x17){try{var _0x5bb4x16=mxUtils[_0x471d[119]](_0x5bb4x14);this[_0x471d[0]][_0x471d[121]](_0x5bb4x16[_0x471d[120]]);this[_0x471d[0]][_0x471d[122]]= false;this[_0x471d[0]][_0x471d[124]][_0x471d[123]]();if(_0x5bb4x15!= null){this[_0x471d[0]][_0x471d[125]]= _0x5bb4x15};if(_0x5bb4x17!= null){this[_0x471d[0]][_0x471d[132]]= _0x5bb4x17}}catch(e){mxUtils[_0x471d[129]](mxResources[_0x471d[112]](_0x471d[126])+ _0x471d[127]+ e[_0x471d[128]])}};EditorUi[_0x471d[10]][_0x471d[133]]= function(_0x5bb4x18){var _0x5bb4x1=this[_0x471d[0]];if(_0x5bb4x18!= null){var _0x5bb4x14=mxUtils[_0x471d[135]](this[_0x471d[0]][_0x471d[134]]());try{if(useLocalStorage){if(localStorage[_0x471d[136]](_0x5bb4x18)!= null&& !mxUtils[_0x471d[138]](mxResources[_0x471d[112]](_0x471d[137],[_0x5bb4x18]))){return};localStorage[_0x471d[139]](_0x5bb4x18,_0x5bb4x14);this[_0x471d[0]][_0x471d[142]](mxResources[_0x471d[112]](_0x471d[140])+ _0x471d[141]+ new Date())}else {console[_0x471d[72]](_0x5bb4x14[_0x471d[143]]);console[_0x471d[72]](MAX_REQUEST_SIZE);if(_0x5bb4x14[_0x471d[143]]< MAX_REQUEST_SIZE){_0x5bb4x14= encodeURIComponent(_0x5bb4x14);_0x5bb4x18= encodeURIComponent(_0x5bb4x18);var _0x5bb4x19= new XMLHttpRequest();_0x5bb4x19[_0x471d[102]](_0x471d[144],SAVE_URL,true);_0x5bb4x19[_0x471d[147]](_0x471d[145],_0x471d[146]);_0x5bb4x19[_0x471d[147]](_0x471d[148],_0x471d[149]+ _0x5bb4x1[_0x471d[132]][_0x471d[150]]);_0x5bb4x19[_0x471d[151]]= function(_0x5bb4x1a){if(_0x5bb4x19[_0x471d[152]]=== 4){if(_0x5bb4x19[_0x471d[153]]=== 201){_0x5bb4x1[_0x471d[142]](_0x471d[154]+ JSON[_0x471d[157]](_0x5bb4x19[_0x471d[156]])[_0x471d[155]]+ _0x471d[158]);setTimeout(function(){window[_0x471d[102]](_0x471d[159]+ JSON[_0x471d[157]](_0x5bb4x19[_0x471d[156]])[_0x471d[160]],_0x471d[161])},1500)}else {try{var _0x5bb4x1b=JSON[_0x471d[157]](_0x5bb4x19[_0x471d[156]]);_0x5bb4x1[_0x471d[142]](_0x471d[162]+ _0x5bb4x1b[_0x471d[163]][0][_0x471d[128]])}catch(_0x5bb4x1a){_0x5bb4x1[_0x471d[142]](_0x471d[164]+ _0x471d[165]+ _0x5bb4x19[_0x471d[153]]+ _0x471d[141]+ _0x5bb4x19[_0x471d[166]]+ _0x471d[44])}}}};_0x5bb4x19[_0x471d[167]]= function(_0x5bb4x1a){mxUtils[_0x471d[129]](_0x5bb4x19[_0x471d[166]])};_0x5bb4x19[_0x471d[169]](_0x471d[168]+ _0x5bb4x18)}else {mxUtils[_0x471d[129]](mxResources[_0x471d[112]](_0x471d[170]));mxUtils[_0x471d[171]](_0x5bb4x14);return}};this[_0x471d[0]][_0x471d[125]]= _0x5bb4x18;this[_0x471d[0]][_0x471d[122]]= false}catch(e){this[_0x471d[0]][_0x471d[142]](_0x471d[164])}}else {this[_0x471d[0]][_0x471d[142]](_0x471d[164])}};EditorUi[_0x471d[10]][_0x471d[172]]= function(_0x5bb4x18){var _0x5bb4x1=this[_0x471d[0]];if(_0x5bb4x18!= null){var _0x5bb4x14=mxUtils[_0x471d[135]](this[_0x471d[0]][_0x471d[134]]());try{if(useLocalStorage){if(localStorage[_0x471d[136]](_0x5bb4x18)!= null&& !mxUtils[_0x471d[138]](mxResources[_0x471d[112]](_0x471d[137],[_0x5bb4x18]))){return};localStorage[_0x471d[139]](_0x5bb4x18,_0x5bb4x14);this[_0x471d[0]][_0x471d[142]](mxResources[_0x471d[112]](_0x471d[140])+ _0x471d[141]+ new Date())}else {console[_0x471d[72]](_0x5bb4x14[_0x471d[143]]);console[_0x471d[72]](MAX_REQUEST_SIZE);if(_0x5bb4x14[_0x471d[143]]< MAX_REQUEST_SIZE){_0x5bb4x14= encodeURIComponent(_0x5bb4x14);var _0x5bb4x19= new XMLHttpRequest();_0x5bb4x19[_0x471d[102]](_0x471d[173],SAVE_URL+ this[_0x471d[0]][_0x471d[132]][_0x471d[160]],true);_0x5bb4x19[_0x471d[147]](_0x471d[145],_0x471d[146]);_0x5bb4x19[_0x471d[147]](_0x471d[148],_0x471d[149]+ _0x5bb4x1[_0x471d[132]][_0x471d[150]]);_0x5bb4x19[_0x471d[151]]= function(_0x5bb4x1a){if(_0x5bb4x19[_0x471d[152]]=== 4){if(_0x5bb4x19[_0x471d[153]]=== 200){_0x5bb4x1[_0x471d[142]](_0x471d[174]+ JSON[_0x471d[157]](_0x5bb4x19[_0x471d[156]])[_0x471d[175]]+ _0x471d[165]+ _0x5bb4x19[_0x471d[153]]+ _0x471d[141]+ _0x5bb4x19[_0x471d[166]]+ _0x471d[44])}else {try{var _0x5bb4x1b=JSON[_0x471d[157]](_0x5bb4x19[_0x471d[156]]);_0x5bb4x1[_0x471d[142]](_0x471d[176]+ _0x5bb4x1b[_0x471d[163]][0][_0x471d[128]])}catch(_0x5bb4x1a){_0x5bb4x1[_0x471d[142]](_0x471d[177]+ _0x471d[165]+ _0x5bb4x19[_0x471d[153]]+ _0x471d[141]+ _0x5bb4x19[_0x471d[166]]+ _0x471d[44])}}}};_0x5bb4x19[_0x471d[167]]= function(_0x5bb4x1a){mxUtils[_0x471d[129]](_0x5bb4x19[_0x471d[166]])};_0x5bb4x19[_0x471d[169]](_0x471d[178]+ _0x5bb4x14)}else {mxUtils[_0x471d[129]](mxResources[_0x471d[112]](_0x471d[170]));mxUtils[_0x471d[171]](_0x5bb4x14);return}};this[_0x471d[0]][_0x471d[125]]= _0x5bb4x18;this[_0x471d[0]][_0x471d[122]]= false}catch(e){this[_0x471d[0]][_0x471d[142]](_0x471d[179])}}else {this[_0x471d[0]][_0x471d[142]](_0x471d[179])}};EditorUi[_0x471d[10]][_0x471d[180]]= function(_0x5bb4x18){var _0x5bb4x1=this[_0x471d[0]];console[_0x471d[72]](_0x5bb4x18);if(_0x5bb4x18!= null){var _0x5bb4x14=mxUtils[_0x471d[135]](this[_0x471d[0]][_0x471d[134]]());try{if(useLocalStorage){if(localStorage[_0x471d[136]](_0x5bb4x18)!= null&& !mxUtils[_0x471d[138]](mxResources[_0x471d[112]](_0x471d[137],[_0x5bb4x18]))){return};localStorage[_0x471d[139]](_0x5bb4x18,_0x5bb4x14);this[_0x471d[0]][_0x471d[142]](mxResources[_0x471d[112]](_0x471d[140])+ _0x471d[141]+ new Date())}else {console[_0x471d[72]](_0x5bb4x14[_0x471d[143]]);console[_0x471d[72]](MAX_REQUEST_SIZE);if(_0x5bb4x14[_0x471d[143]]< MAX_REQUEST_SIZE){_0x5bb4x14= encodeURIComponent(_0x5bb4x14);_0x5bb4x18= encodeURIComponent(_0x5bb4x18);var _0x5bb4x19= new XMLHttpRequest();_0x5bb4x19[_0x471d[102]](_0x471d[144],SAVE_URL,true);_0x5bb4x19[_0x471d[147]](_0x471d[145],_0x471d[146]);_0x5bb4x19[_0x471d[147]](_0x471d[148],_0x471d[149]+ _0x5bb4x1[_0x471d[132]][_0x471d[150]]);_0x5bb4x19[_0x471d[151]]= function(_0x5bb4x1a){if(_0x5bb4x19[_0x471d[152]]=== 4){if(_0x5bb4x19[_0x471d[153]]=== 201){_0x5bb4x1[_0x471d[142]](_0x471d[154]+ JSON[_0x471d[157]](_0x5bb4x19[_0x471d[156]])[_0x471d[155]]+ _0x471d[158]);setTimeout(function(){window[_0x471d[102]](_0x471d[181]+ JSON[_0x471d[157]](_0x5bb4x19[_0x471d[156]])[_0x471d[160]],_0x471d[161])},1500)}else {try{var _0x5bb4x1b=JSON[_0x471d[157]](_0x5bb4x19[_0x471d[156]]);_0x5bb4x1[_0x471d[142]](_0x471d[182]+ _0x5bb4x1b[_0x471d[163]][0][_0x471d[128]])}catch(_0x5bb4x1a){_0x5bb4x1[_0x471d[142]](_0x471d[183]+ _0x471d[165]+ _0x5bb4x19[_0x471d[153]]+ _0x471d[141]+ _0x5bb4x19[_0x471d[166]]+ _0x471d[44])}}}};_0x5bb4x19[_0x471d[167]]= function(_0x5bb4x1a){mxUtils[_0x471d[129]](_0x5bb4x19[_0x471d[166]])};_0x5bb4x19[_0x471d[169]](_0x471d[184]+ _0x5bb4x18+ _0x471d[185]+ _0x5bb4x14+ _0x471d[186]+ _0x5bb4x14)}else {mxUtils[_0x471d[129]](mxResources[_0x471d[112]](_0x471d[170]));mxUtils[_0x471d[171]](_0x5bb4x14);return}};this[_0x471d[0]][_0x471d[125]]= _0x5bb4x18;this[_0x471d[0]][_0x471d[122]]= false}catch(e){this[_0x471d[0]][_0x471d[142]](_0x471d[179])}}else {this[_0x471d[0]][_0x471d[142]](_0x471d[179])}};EditorUi[_0x471d[10]][_0x471d[187]]= function(_0x5bb4x1c,_0x5bb4x1d){var _0x5bb4x3=this[_0x471d[0]][_0x471d[4]];_0x5bb4x1c= null!= _0x5bb4x1c?_0x5bb4x1c:_0x5bb4x3[_0x471d[189]][_0x471d[188]]();_0x5bb4x1d= null!= _0x5bb4x1d?_0x5bb4x1d:{};for(var _0x5bb4x1e=!0,_0x5bb4x1f=_0x5bb4x3[_0x471d[189]][_0x471d[190]](_0x5bb4x1c),_0x5bb4x1a=0;_0x5bb4x1a< _0x5bb4x1f;_0x5bb4x1a++){var _0x5bb4x20=_0x5bb4x3[_0x471d[189]][_0x471d[191]](_0x5bb4x1c,_0x5bb4x1a),_0x5bb4x21=_0x5bb4x1d;_0x5bb4x3[_0x471d[192]](_0x5bb4x20)&& (_0x5bb4x21= {});_0x5bb4x21= this[_0x471d[187]](_0x5bb4x20,_0x5bb4x21);null!= _0x5bb4x21?_0x5bb4x3[_0x471d[194]](_0x5bb4x20,_0x5bb4x21[_0x471d[137]](/\n/g,_0x471d[193])):_0x5bb4x3[_0x471d[194]](_0x5bb4x20,null);_0x5bb4x1e= _0x5bb4x1e&& null== _0x5bb4x21};_0x5bb4x1f= _0x471d[195];if(_0x5bb4x3[_0x471d[189]][_0x471d[71]](_0x5bb4x1c)){switch(_0x5bb4x1c[_0x471d[67]][_0x471d[203]]){case _0x471d[55]:_0x5bb4x1f= (_0x5bb4x1c[_0x471d[67]][_0x471d[196]](_0x471d[55])!== _0x471d[195])?_0x471d[195]:_0x471d[197]+ _0x471d[198];_0x5bb4x1f+= (_0x5bb4x1c[_0x471d[67]][_0x471d[196]](_0x471d[199])!== _0x471d[195])?_0x471d[195]:_0x471d[200]+ _0x471d[198];break;case _0x471d[54]:_0x5bb4x1f= (_0x5bb4x1c[_0x471d[67]][_0x471d[196]](_0x471d[55])!== _0x471d[195])?_0x471d[195]:_0x471d[197]+ _0x471d[198];_0x5bb4x1f+= (_0x5bb4x1c[_0x471d[67]][_0x471d[196]](_0x471d[199])!== _0x471d[195])?_0x471d[195]:_0x471d[200]+ _0x471d[198];break;case _0x471d[52]:_0x5bb4x1f= this[_0x471d[201]](_0x471d[52])?_0x471d[195]:_0x471d[202]+ _0x471d[198];_0x5bb4x1f+= (_0x5bb4x1c[_0x471d[67]][_0x471d[196]](_0x471d[199])!== _0x471d[195])?_0x471d[195]:_0x471d[200]+ _0x471d[198];break}};if(_0x5bb4x3[_0x471d[189]][_0x471d[64]](_0x5bb4x1c)){var _0x5bb4x22=_0x5bb4x3[_0x471d[189]][_0x471d[205]](_0x5bb4x1c[_0x471d[68]][_0x471d[204]]());switch(_0x5bb4x22[_0x471d[67]][_0x471d[203]]){case _0x471d[55]:var _0x5bb4x23=String(_0x5bb4x1c[_0x471d[206]]());console[_0x471d[72]](_0x5bb4x23);if(_0x5bb4x23=== _0x471d[207]|| _0x5bb4x23=== _0x471d[31]){_0x5bb4x1f= _0x471d[208]+ _0x471d[198]}else {var _0x5bb4x24=_0x5bb4x23[_0x471d[210]](_0x471d[209]);_0x5bb4x24[_0x471d[214]](function(_0x5bb4x25,_0x5bb4x26){_0x5bb4x1f= _0x5bb4x1f+ ((_0x5bb4x25[_0x471d[211]]()!== _0x471d[195])?_0x471d[195]:_0x471d[212]+ (_0x5bb4x26+ 1)+ _0x471d[213]+ _0x471d[198])})};break}};_0x5bb4x3[_0x471d[215]](_0x5bb4x1c)&& !_0x5bb4x1e&& (_0x5bb4x1f+= (mxResources[_0x471d[112]](_0x5bb4x3[_0x471d[216]])|| _0x5bb4x3[_0x471d[216]])+ _0x471d[198]);_0x5bb4x1f= _0x5bb4x3[_0x471d[189]][_0x471d[64]](_0x5bb4x1c)?_0x5bb4x1f+ (_0x5bb4x3[_0x471d[218]](_0x5bb4x1c,_0x5bb4x3[_0x471d[189]][_0x471d[217]](_0x5bb4x1c,!0),_0x5bb4x3[_0x471d[189]][_0x471d[217]](_0x5bb4x1c,!1))|| _0x471d[195]):_0x5bb4x1f+ (_0x5bb4x3[_0x471d[219]](_0x5bb4x1c)|| _0x471d[195]);_0x5bb4x1a= _0x5bb4x3[_0x471d[220]](_0x5bb4x1c,_0x5bb4x1d);null!= _0x5bb4x1a&& (_0x5bb4x1f+= _0x5bb4x1a);null== _0x5bb4x3[_0x471d[189]][_0x471d[221]](_0x5bb4x1c)&& _0x5bb4x3[_0x471d[89]][_0x471d[187]]();return 0< _0x5bb4x1f[_0x471d[143]]|| !_0x5bb4x1e?_0x5bb4x1f:null};EditorUi[_0x471d[10]][_0x471d[201]]= function(_0x5bb4x27){var _0x5bb4x3=this[_0x471d[0]][_0x471d[4]];var _0x5bb4x28=_0x5bb4x3[_0x471d[222]]();var _0x5bb4x29=0;_0x5bb4x28[_0x471d[223]][_0x471d[214]](function(_0x5bb4x2a){if(_0x5bb4x3[_0x471d[189]][_0x471d[71]](_0x5bb4x2a)&& _0x5bb4x2a[_0x471d[67]][_0x471d[203]]== _0x5bb4x27){_0x5bb4x29++}});return _0x5bb4x29> 1?false:true};EditorUi[_0x471d[10]][_0x471d[224]]= function(_0x5bb4x18){var _0x5bb4x1=this[_0x471d[0]];if(_0x5bb4x18!= null){var _0x5bb4x1b=this[_0x471d[187]]();if(_0x5bb4x1b=== null){var _0x5bb4x14=mxUtils[_0x471d[135]](this[_0x471d[0]][_0x471d[134]]());try{if(useLocalStorage){if(localStorage[_0x471d[136]](_0x5bb4x18)!= null&& !mxUtils[_0x471d[138]](mxResources[_0x471d[112]](_0x471d[137],[_0x5bb4x18]))){return};localStorage[_0x471d[139]](_0x5bb4x18,_0x5bb4x14);this[_0x471d[0]][_0x471d[142]](mxResources[_0x471d[112]](_0x471d[140])+ _0x471d[141]+ new Date())}else {console[_0x471d[72]](_0x5bb4x14[_0x471d[143]]);console[_0x471d[72]](MAX_REQUEST_SIZE);if(_0x5bb4x14[_0x471d[143]]< MAX_REQUEST_SIZE){_0x5bb4x14= encodeURIComponent(_0x5bb4x14);var _0x5bb4x19= new XMLHttpRequest();_0x5bb4x19[_0x471d[102]](_0x471d[173],SAVE_URL+ this[_0x471d[0]][_0x471d[132]][_0x471d[160]],true);_0x5bb4x19[_0x471d[147]](_0x471d[145],_0x471d[146]);_0x5bb4x19[_0x471d[147]](_0x471d[148],_0x471d[149]+ _0x5bb4x1[_0x471d[132]][_0x471d[150]]);_0x5bb4x19[_0x471d[151]]= function(_0x5bb4x1a){if(_0x5bb4x19[_0x471d[152]]=== 4){if(_0x5bb4x19[_0x471d[153]]=== 200){_0x5bb4x1[_0x471d[142]](_0x471d[225]+ JSON[_0x471d[157]](_0x5bb4x19[_0x471d[156]])[_0x471d[175]]+ _0x471d[165]+ _0x5bb4x19[_0x471d[153]]+ _0x471d[141]+ _0x5bb4x19[_0x471d[166]]+ _0x471d[44])}else {try{var _0x5bb4x1b=JSON[_0x471d[157]](_0x5bb4x19[_0x471d[156]]);_0x5bb4x1[_0x471d[142]](_0x471d[226]+ _0x5bb4x1b[_0x471d[163]][0][_0x471d[128]])}catch(_0x5bb4x1a){_0x5bb4x1[_0x471d[142]](_0x471d[227]+ _0x471d[165]+ _0x5bb4x19[_0x471d[153]]+ _0x471d[141]+ _0x5bb4x19[_0x471d[166]]+ _0x471d[44])}}}};_0x5bb4x19[_0x471d[167]]= function(_0x5bb4x1a){mxUtils[_0x471d[129]](_0x5bb4x19[_0x471d[166]])};_0x5bb4x19[_0x471d[169]](_0x471d[178]+ _0x5bb4x14+ _0x471d[186]+ _0x5bb4x14)}else {mxUtils[_0x471d[129]](mxResources[_0x471d[112]](_0x471d[170]));mxUtils[_0x471d[171]](_0x5bb4x14);return}};this[_0x471d[0]][_0x471d[125]]= _0x5bb4x18;this[_0x471d[0]][_0x471d[122]]= false}catch(e){this[_0x471d[0]][_0x471d[142]](_0x471d[228])}}else {_0x5bb4x1[_0x471d[142]](_0x471d[226])}}else {this[_0x471d[0]][_0x471d[142]](_0x471d[228])}};EditorUi[_0x471d[10]][_0x471d[229]]= function(_0x5bb4x18){var _0x5bb4x1=this[_0x471d[0]];if(_0x5bb4x18!= null){try{var _0x5bb4x19= new XMLHttpRequest();_0x5bb4x19[_0x471d[102]](_0x471d[144],VARIABLE_URL,true);_0x5bb4x19[_0x471d[147]](_0x471d[145],_0x471d[146]);_0x5bb4x19[_0x471d[147]](_0x471d[148],_0x471d[149]+ _0x5bb4x1[_0x471d[132]][_0x471d[150]]);_0x5bb4x19[_0x471d[151]]= function(_0x5bb4x1a){if(_0x5bb4x19[_0x471d[152]]=== 4){if(_0x5bb4x19[_0x471d[153]]=== 201){_0x5bb4x1[_0x471d[142]](_0x471d[230]+ JSON[_0x471d[157]](_0x5bb4x19[_0x471d[156]])[_0x471d[231]]+ _0x471d[165]+ _0x5bb4x19[_0x471d[153]]+ _0x471d[141]+ _0x5bb4x19[_0x471d[166]]+ _0x471d[44])}else {try{var _0x5bb4x1b=JSON[_0x471d[157]](_0x5bb4x19[_0x471d[156]]);_0x5bb4x1[_0x471d[142]](_0x471d[232]+ _0x5bb4x1b[_0x471d[163]][0][_0x471d[128]])}catch(_0x5bb4x1a){_0x5bb4x1[_0x471d[142]](_0x471d[233]+ _0x471d[165]+ _0x5bb4x19[_0x471d[153]]+ _0x471d[141]+ _0x5bb4x19[_0x471d[166]]+ _0x471d[44])}}}};_0x5bb4x19[_0x471d[167]]= function(_0x5bb4x1a){mxUtils[_0x471d[129]](_0x5bb4x19[_0x471d[166]])};_0x5bb4x19[_0x471d[169]](_0x471d[234]+ _0x5bb4x18)}catch(e){this[_0x471d[0]][_0x471d[142]](_0x471d[233])}}else {this[_0x471d[0]][_0x471d[142]](_0x471d[233])}};EditorUi[_0x471d[10]][_0x471d[235]]= function(_0x5bb4x2b){var _0x5bb4x2c=(_0x5bb4x2b!= null)?_0x5bb4x2b:window[_0x471d[237]][_0x471d[236]];var _0x5bb4x2d=(_0x5bb4x2c[_0x471d[69]](_0x471d[238])> 0)?1:0;for(var _0x5bb4x26 in urlParams){if(_0x5bb4x2d== 0){_0x5bb4x2c+= _0x471d[238]}else {_0x5bb4x2c+= _0x471d[239]};_0x5bb4x2c+= _0x5bb4x26+ _0x471d[240]+ urlParams[_0x5bb4x26];_0x5bb4x2d++};return _0x5bb4x2c};EditorUi[_0x471d[10]][_0x471d[109]]= function(){var _0x5bb4x2e=this[_0x471d[12]][_0x471d[112]](_0x471d[241]);var _0x5bb4x2f=this[_0x471d[12]][_0x471d[112]](_0x471d[242]);var _0x5bb4x30=this[_0x471d[0]][_0x471d[124]];var _0x5bb4x31=function(){_0x5bb4x2e[_0x471d[114]](_0x5bb4x30[_0x471d[243]]());_0x5bb4x2f[_0x471d[114]](_0x5bb4x30[_0x471d[244]]())};_0x5bb4x30[_0x471d[33]](mxEvent.ADD,_0x5bb4x31);_0x5bb4x30[_0x471d[33]](mxEvent.UNDO,_0x5bb4x31);_0x5bb4x30[_0x471d[33]](mxEvent.REDO,_0x5bb4x31);_0x5bb4x30[_0x471d[33]](mxEvent.CLEAR,_0x5bb4x31);_0x5bb4x31()};EditorUi[_0x471d[10]][_0x471d[110]]= function(){var _0x5bb4x32=mxUtils[_0x471d[20]](this,function(){var _0x5bb4x3=this[_0x471d[0]][_0x471d[4]];var _0x5bb4x33=!_0x5bb4x3[_0x471d[245]]();var _0x5bb4x34=false;var _0x5bb4x35=false;var _0x5bb4x36=_0x5bb4x3[_0x471d[246]]();if(_0x5bb4x36!= null){for(var _0x5bb4x37=0;_0x5bb4x37< _0x5bb4x36[_0x471d[143]];_0x5bb4x37++){var _0x5bb4xb=_0x5bb4x36[_0x5bb4x37];if(_0x5bb4x3[_0x471d[65]]()[_0x471d[64]](_0x5bb4xb)){_0x5bb4x35= true};if(_0x5bb4x3[_0x471d[65]]()[_0x471d[71]](_0x5bb4xb)){_0x5bb4x34= true};if(_0x5bb4x35&& _0x5bb4x34){break}}};var _0x5bb4x38=[_0x471d[115],_0x471d[116],_0x471d[247],_0x471d[248],_0x471d[249],_0x471d[250],_0x471d[6],_0x471d[251],_0x471d[252],_0x471d[253],_0x471d[254],_0x471d[255],_0x471d[256],_0x471d[257],_0x471d[258]];for(var _0x5bb4x37=0;_0x5bb4x37< _0x5bb4x38[_0x471d[143]];_0x5bb4x37++){this[_0x471d[12]][_0x471d[112]](_0x5bb4x38[_0x5bb4x37])[_0x471d[114]](_0x5bb4x33)};this[_0x471d[12]][_0x471d[112]](_0x471d[259])[_0x471d[114]](_0x5bb4x35);this[_0x471d[12]][_0x471d[112]](_0x471d[260])[_0x471d[114]](_0x5bb4x34);this[_0x471d[12]][_0x471d[112]](_0x471d[261])[_0x471d[114]](_0x5bb4x34);this[_0x471d[12]][_0x471d[112]](_0x471d[263])[_0x471d[114]](_0x5bb4x3[_0x471d[262]]()> 1);this[_0x471d[12]][_0x471d[112]](_0x471d[265])[_0x471d[114]](_0x5bb4x3[_0x471d[262]]()== 1&& _0x5bb4x3[_0x471d[65]]()[_0x471d[190]](_0x5bb4x3[_0x471d[264]]())> 0);var _0x5bb4x39=_0x5bb4x34&& _0x5bb4x3[_0x471d[262]]()== 1;this[_0x471d[12]][_0x471d[112]](_0x471d[266])[_0x471d[114]](_0x5bb4x39&& _0x5bb4x3[_0x471d[65]]()[_0x471d[71]](_0x5bb4x3[_0x471d[65]]()[_0x471d[221]](_0x5bb4x3[_0x471d[264]]())));var _0x5bb4x3a=[_0x471d[267],_0x471d[268],_0x471d[269],_0x471d[270],_0x471d[271],_0x471d[272],_0x471d[273],_0x471d[274],_0x471d[275]];for(var _0x5bb4x37=0;_0x5bb4x37< _0x5bb4x3a[_0x471d[143]];_0x5bb4x37++){this[_0x471d[13]][_0x471d[112]](_0x5bb4x3a[_0x5bb4x37])[_0x471d[114]](_0x5bb4x33)};_0x5bb4x3a= [_0x471d[276],_0x471d[277],_0x471d[278]];for(var _0x5bb4x37=0;_0x5bb4x37< _0x5bb4x3a[_0x471d[143]];_0x5bb4x37++){this[_0x471d[13]][_0x471d[112]](_0x5bb4x3a[_0x5bb4x37])[_0x471d[114]](_0x5bb4x35)};this[_0x471d[12]][_0x471d[112]](_0x471d[279])[_0x471d[114]](_0x5bb4x35);this[_0x471d[13]][_0x471d[112]](_0x471d[280])[_0x471d[114]](_0x5bb4x3[_0x471d[262]]()> 1);this[_0x471d[13]][_0x471d[112]](_0x471d[283])[_0x471d[114]](_0x5bb4x34|| (_0x5bb4x35&& _0x5bb4x3[_0x471d[282]](_0x5bb4x3[_0x471d[89]][_0x471d[281]](_0x5bb4x3[_0x471d[264]]()))));this[_0x471d[13]][_0x471d[112]](_0x471d[286])[_0x471d[114]](_0x5bb4x3[_0x471d[284]]&& ((_0x5bb4x3[_0x471d[89]][_0x471d[285]]!= null)|| (_0x5bb4x3[_0x471d[262]]()== 1&& _0x5bb4x3[_0x471d[192]](_0x5bb4x3[_0x471d[264]]()))));this[_0x471d[12]][_0x471d[112]](_0x471d[287])[_0x471d[114]](_0x5bb4x3[_0x471d[89]][_0x471d[285]]!= null);this[_0x471d[12]][_0x471d[112]](_0x471d[288])[_0x471d[114]](_0x5bb4x3[_0x471d[89]][_0x471d[285]]!= null);var _0x5bb4x3b=_0x5bb4x3[_0x471d[262]]()== 1&& _0x5bb4x3[_0x471d[192]](_0x5bb4x3[_0x471d[264]]());this[_0x471d[12]][_0x471d[112]](_0x471d[289])[_0x471d[114]](_0x5bb4x3b);this[_0x471d[12]][_0x471d[112]](_0x471d[290])[_0x471d[114]](_0x5bb4x3b);this[_0x471d[12]][_0x471d[112]](_0x471d[291])[_0x471d[114]](_0x5bb4x3b);this[_0x471d[12]][_0x471d[112]](_0x471d[292])[_0x471d[114]](_0x5bb4x3[_0x471d[262]]()== 1);this[_0x471d[12]][_0x471d[112]](_0x471d[294])[_0x471d[114]](_0x5bb4x3[_0x471d[262]]()== 1&& _0x5bb4x3[_0x471d[293]](_0x5bb4x3[_0x471d[264]]())!= null)});this[_0x471d[0]][_0x471d[4]][_0x471d[295]]()[_0x471d[33]](mxEvent.CHANGE,_0x5bb4x32);_0x5bb4x32()};EditorUi[_0x471d[10]][_0x471d[15]]= function(){var _0x5bb4x3c=mxClient[_0x471d[29]]&& (document[_0x471d[30]]== null|| document[_0x471d[30]]== 5);var _0x5bb4x3d=this[_0x471d[1]][_0x471d[296]];var _0x5bb4x3e=this[_0x471d[1]][_0x471d[297]];if(this[_0x471d[1]]== document[_0x471d[21]]){_0x5bb4x3d= document[_0x471d[21]][_0x471d[296]]|| document[_0x471d[120]][_0x471d[296]];_0x5bb4x3e= (_0x5bb4x3c)?document[_0x471d[21]][_0x471d[297]]|| document[_0x471d[120]][_0x471d[297]]:document[_0x471d[120]][_0x471d[297]]};var _0x5bb4x3f=Math[_0x471d[299]](0,Math[_0x471d[298]](this[_0x471d[107]],_0x5bb4x3d- this[_0x471d[103]]- 20));var _0x5bb4x40=Math[_0x471d[299]](0,Math[_0x471d[298]](this[_0x471d[108]],_0x5bb4x3e- this[_0x471d[104]]- this[_0x471d[105]]- this[_0x471d[106]]- this[_0x471d[103]]- 1));this[_0x471d[23]][_0x471d[6]][_0x471d[300]]= this[_0x471d[104]]+ _0x471d[301];this[_0x471d[25]][_0x471d[6]][_0x471d[302]]= this[_0x471d[104]]+ _0x471d[301];this[_0x471d[25]][_0x471d[6]][_0x471d[300]]= this[_0x471d[105]]+ _0x471d[301];var _0x5bb4x41=this[_0x471d[104]]+ this[_0x471d[105]];if(!mxClient[_0x471d[303]]){_0x5bb4x41+= 1};this[_0x471d[27]][_0x471d[6]][_0x471d[302]]= _0x5bb4x41+ _0x471d[301];this[_0x471d[27]][_0x471d[6]][_0x471d[304]]= _0x5bb4x3f+ _0x471d[301];this[_0x471d[79]][_0x471d[6]][_0x471d[304]]= _0x5bb4x3f+ _0x471d[301];this[_0x471d[79]][_0x471d[6]][_0x471d[300]]= _0x5bb4x40+ _0x471d[301];this[_0x471d[79]][_0x471d[6]][_0x471d[305]]= this[_0x471d[106]]+ _0x471d[301];this[_0x471d[26]][_0x471d[6]][_0x471d[306]]= (_0x5bb4x3f+ this[_0x471d[103]])+ _0x471d[301];this[_0x471d[26]][_0x471d[6]][_0x471d[302]]= this[_0x471d[27]][_0x471d[6]][_0x471d[302]];this[_0x471d[28]][_0x471d[6]][_0x471d[300]]= this[_0x471d[106]]+ _0x471d[301];this[_0x471d[28]][_0x471d[6]][_0x471d[307]]= _0x471d[308];this[_0x471d[309]][_0x471d[6]][_0x471d[302]]= this[_0x471d[27]][_0x471d[6]][_0x471d[302]];this[_0x471d[309]][_0x471d[6]][_0x471d[305]]= this[_0x471d[79]][_0x471d[6]][_0x471d[305]];this[_0x471d[309]][_0x471d[6]][_0x471d[306]]= _0x5bb4x3f+ _0x471d[301];this[_0x471d[310]][_0x471d[6]][_0x471d[304]]= this[_0x471d[27]][_0x471d[6]][_0x471d[304]];this[_0x471d[310]][_0x471d[6]][_0x471d[305]]= (_0x5bb4x40+ this[_0x471d[106]])+ _0x471d[301];if(_0x5bb4x3c){this[_0x471d[23]][_0x471d[6]][_0x471d[304]]= _0x5bb4x3d+ _0x471d[301];this[_0x471d[25]][_0x471d[6]][_0x471d[304]]= this[_0x471d[23]][_0x471d[6]][_0x471d[304]];var _0x5bb4x42=(_0x5bb4x3e- _0x5bb4x40- this[_0x471d[103]]- this[_0x471d[106]]- this[_0x471d[104]]- this[_0x471d[105]]);this[_0x471d[27]][_0x471d[6]][_0x471d[300]]= _0x5bb4x42+ _0x471d[301];this[_0x471d[26]][_0x471d[6]][_0x471d[304]]= (_0x5bb4x3d- _0x5bb4x3f- this[_0x471d[103]])+ _0x471d[301];var _0x5bb4x43=(_0x5bb4x3e- this[_0x471d[106]]- this[_0x471d[104]]- this[_0x471d[105]]);this[_0x471d[26]][_0x471d[6]][_0x471d[300]]= _0x5bb4x43+ _0x471d[301];this[_0x471d[28]][_0x471d[6]][_0x471d[304]]= this[_0x471d[23]][_0x471d[6]][_0x471d[304]];this[_0x471d[309]][_0x471d[6]][_0x471d[300]]= _0x5bb4x43+ _0x471d[301]}else {this[_0x471d[27]][_0x471d[6]][_0x471d[305]]= (_0x5bb4x40+ this[_0x471d[103]]+ this[_0x471d[106]])+ _0x471d[301];this[_0x471d[26]][_0x471d[6]][_0x471d[305]]= this[_0x471d[79]][_0x471d[6]][_0x471d[305]]}};EditorUi[_0x471d[10]][_0x471d[14]]= function(){this[_0x471d[23]]= this[_0x471d[312]](_0x471d[311]);this[_0x471d[25]]= this[_0x471d[312]](_0x471d[313]);this[_0x471d[27]]= this[_0x471d[312]](_0x471d[314]);this[_0x471d[79]]= this[_0x471d[312]](_0x471d[315]);this[_0x471d[26]]= this[_0x471d[312]](_0x471d[316]);this[_0x471d[28]]= this[_0x471d[312]](_0x471d[317]);this[_0x471d[309]]= this[_0x471d[312]](_0x471d[318]);this[_0x471d[310]]= this[_0x471d[312]](_0x471d[319]);this[_0x471d[23]][_0x471d[6]][_0x471d[302]]= _0x471d[320];this[_0x471d[23]][_0x471d[6]][_0x471d[306]]= _0x471d[320];this[_0x471d[23]][_0x471d[6]][_0x471d[321]]= _0x471d[320];this[_0x471d[25]][_0x471d[6]][_0x471d[306]]= _0x471d[320];this[_0x471d[25]][_0x471d[6]][_0x471d[321]]= _0x471d[320];this[_0x471d[27]][_0x471d[6]][_0x471d[306]]= _0x471d[320];this[_0x471d[79]][_0x471d[6]][_0x471d[306]]= _0x471d[320];this[_0x471d[26]][_0x471d[6]][_0x471d[321]]= _0x471d[320];this[_0x471d[28]][_0x471d[6]][_0x471d[306]]= _0x471d[320];this[_0x471d[28]][_0x471d[6]][_0x471d[321]]= _0x471d[320];this[_0x471d[28]][_0x471d[6]][_0x471d[305]]= _0x471d[320];this[_0x471d[310]][_0x471d[6]][_0x471d[306]]= _0x471d[320];this[_0x471d[310]][_0x471d[6]][_0x471d[300]]= this[_0x471d[103]]+ _0x471d[301];this[_0x471d[309]][_0x471d[6]][_0x471d[304]]= this[_0x471d[103]]+ _0x471d[301]};EditorUi[_0x471d[10]][_0x471d[16]]= function(){this[_0x471d[322]]= this[_0x471d[13]][_0x471d[324]](this[_0x471d[312]](_0x471d[323]));this[_0x471d[23]][_0x471d[325]](this[_0x471d[322]][_0x471d[1]]);this[_0x471d[326]]= this[_0x471d[328]](this[_0x471d[312]](_0x471d[327]));this[_0x471d[25]][_0x471d[325]](this[_0x471d[326]][_0x471d[1]]);this[_0x471d[329]]= this[_0x471d[330]](this[_0x471d[27]]);this[_0x471d[28]][_0x471d[325]](this[_0x471d[331]]());this[_0x471d[332]]= this[_0x471d[333]]();this[_0x471d[0]][_0x471d[33]](_0x471d[334],mxUtils[_0x471d[20]](this,function(){this[_0x471d[336]](this[_0x471d[0]][_0x471d[335]]())}));this[_0x471d[336]](this[_0x471d[0]][_0x471d[335]]());this[_0x471d[322]][_0x471d[1]][_0x471d[325]](this[_0x471d[332]]);this[_0x471d[1]][_0x471d[325]](this[_0x471d[23]]);this[_0x471d[1]][_0x471d[325]](this[_0x471d[25]]);this[_0x471d[1]][_0x471d[325]](this[_0x471d[27]]);this[_0x471d[1]][_0x471d[325]](this[_0x471d[79]]);this[_0x471d[1]][_0x471d[325]](this[_0x471d[26]]);this[_0x471d[1]][_0x471d[325]](this[_0x471d[28]]);this[_0x471d[1]][_0x471d[325]](this[_0x471d[309]]);this[_0x471d[1]][_0x471d[325]](this[_0x471d[310]]);this[_0x471d[337]](this[_0x471d[309]],true,0,mxUtils[_0x471d[20]](this,function(_0x5bb4x44){this[_0x471d[107]]= _0x5bb4x44;this[_0x471d[15]]();this[_0x471d[0]][_0x471d[4]][_0x471d[100]]();this[_0x471d[0]][_0x471d[80]][_0x471d[101]](false);this[_0x471d[0]][_0x471d[80]][_0x471d[80]][_0x471d[100]]()}));this[_0x471d[337]](this[_0x471d[310]],false,this[_0x471d[106]],mxUtils[_0x471d[20]](this,function(_0x5bb4x44){this[_0x471d[108]]= _0x5bb4x44;this[_0x471d[15]]();this[_0x471d[0]][_0x471d[80]][_0x471d[101]](false);this[_0x471d[0]][_0x471d[80]][_0x471d[80]][_0x471d[100]]()}))};EditorUi[_0x471d[10]][_0x471d[333]]= function(){var _0x5bb4x2=document[_0x471d[339]](_0x471d[338]);_0x5bb4x2[_0x471d[340]]= _0x471d[341];return _0x5bb4x2};EditorUi[_0x471d[10]][_0x471d[333]]= function(){var _0x5bb4x2=document[_0x471d[339]](_0x471d[338]);_0x5bb4x2[_0x471d[340]]= _0x471d[341];return _0x5bb4x2};EditorUi[_0x471d[10]][_0x471d[336]]= function(_0x5bb4x44){this[_0x471d[332]][_0x471d[342]]= _0x5bb4x44};EditorUi[_0x471d[10]][_0x471d[328]]= function(_0x5bb4x2){return new Toolbar(this,_0x5bb4x2)};EditorUi[_0x471d[10]][_0x471d[330]]= function(_0x5bb4x2){return new Sidebar(this,_0x5bb4x2)};EditorUi[_0x471d[10]][_0x471d[331]]= function(){return this[_0x471d[312]](_0x471d[343])};EditorUi[_0x471d[10]][_0x471d[312]]= function(_0x5bb4x45){var _0x5bb4x46=document[_0x471d[339]](_0x471d[344]);_0x5bb4x46[_0x471d[340]]= _0x5bb4x45;return _0x5bb4x46};EditorUi[_0x471d[10]][_0x471d[345]]= function(_0x5bb4x45){var _0x5bb4x46=document[_0x471d[339]](_0x5bb4x45);return _0x5bb4x46};EditorUi[_0x471d[10]][_0x471d[346]]= function(_0x5bb4x45){var _0x5bb4x46=document[_0x471d[339]](_0x471d[347]);_0x5bb4x46[_0x471d[340]]= _0x5bb4x45;return _0x5bb4x46};EditorUi[_0x471d[10]][_0x471d[337]]= function(_0x5bb4x46,_0x5bb4x47,_0x5bb4x48,_0x5bb4x49){var _0x5bb4x4a=null;var _0x5bb4x4b=null;function _0x5bb4x4c(){return parseInt(((_0x5bb4x47)?_0x5bb4x46[_0x471d[6]][_0x471d[306]]:_0x5bb4x46[_0x471d[6]][_0x471d[305]]))}function _0x5bb4x4d(_0x5bb4x6){if(_0x5bb4x4a!= null){var _0x5bb4x4e= new mxPoint(mxEvent[_0x471d[348]](_0x5bb4x6),mxEvent[_0x471d[349]](_0x5bb4x6));_0x5bb4x49(Math[_0x471d[299]](0,_0x5bb4x4b+ ((_0x5bb4x47)?(_0x5bb4x4e[_0x471d[350]]- _0x5bb4x4a[_0x471d[350]]):(_0x5bb4x4a[_0x471d[351]]- _0x5bb4x4e[_0x471d[351]]))- _0x5bb4x48));mxEvent[_0x471d[74]](_0x5bb4x6)}}function _0x5bb4x4f(_0x5bb4x6){_0x5bb4x4d(_0x5bb4x6);_0x5bb4x4a= null;_0x5bb4x4b= null}mxEvent[_0x471d[82]](_0x5bb4x46,function(_0x5bb4x6){_0x5bb4x4a= new mxPoint(mxEvent[_0x471d[348]](_0x5bb4x6),mxEvent[_0x471d[349]](_0x5bb4x6));_0x5bb4x4b= _0x5bb4x4c();mxEvent[_0x471d[74]](_0x5bb4x6)});mxEvent[_0x471d[33]](document,_0x471d[352],_0x5bb4x4d);mxEvent[_0x471d[33]](document,_0x471d[353],_0x5bb4x4d);mxEvent[_0x471d[33]](document,_0x471d[354],_0x5bb4x4f);mxEvent[_0x471d[33]](document,_0x471d[355],_0x5bb4x4f)};EditorUi[_0x471d[10]][_0x471d[73]]= function(_0x5bb4x46,_0x5bb4x3d,_0x5bb4x3e,_0x5bb4x50,_0x5bb4x51,_0x5bb4x52){this[_0x471d[356]]();this[_0x471d[357]]= new Dialog(this,_0x5bb4x46,_0x5bb4x3d,(mxClient[_0x471d[358]])?_0x5bb4x3e- 12:_0x5bb4x3e,_0x5bb4x50,_0x5bb4x51,_0x5bb4x52)};EditorUi[_0x471d[10]][_0x471d[356]]= function(){if(this[_0x471d[357]]!= null){this[_0x471d[357]][_0x471d[359]]();this[_0x471d[357]]= null;this[_0x471d[0]][_0x471d[4]][_0x471d[1]][_0x471d[47]]()}};EditorUi[_0x471d[10]][_0x471d[360]]= function(_0x5bb4x53){if(!_0x5bb4x53&& this[_0x471d[0]][_0x471d[125]]!= null){this[_0x471d[172]](this[_0x471d[0]][_0x471d[361]]())}else {this[_0x471d[73]]( new SaveDialog(this)[_0x471d[1]],300,100,true,true)}};EditorUi[_0x471d[10]][_0x471d[362]]= function(_0x5bb4x53){if(!_0x5bb4x53&& this[_0x471d[0]][_0x471d[125]]!= null){this[_0x471d[224]](this[_0x471d[0]][_0x471d[361]]())}else {}};EditorUi[_0x471d[10]][_0x471d[363]]= function(_0x5bb4x54,_0x5bb4x55,_0x5bb4x56){var _0x5bb4x3=this[_0x471d[0]][_0x471d[4]];var _0x5bb4xb=_0x5bb4x3[_0x471d[264]]();_0x5bb4x55= this[_0x471d[364]]!= null?this[_0x471d[364]]:_0x5bb4x55;_0x5bb4x3[_0x471d[65]]()[_0x471d[365]]();try{_0x5bb4x54[_0x471d[366]](_0x5bb4x3[_0x471d[222]](),_0x5bb4xb)}catch(e){throw e}finally{if(_0x5bb4x55&& navigator[_0x471d[368]][_0x471d[69]](_0x471d[367])< 0){var _0x5bb4x57= new mxMorphing(_0x5bb4x3);_0x5bb4x57[_0x471d[33]](mxEvent.DONE,mxUtils[_0x471d[20]](this,function(){_0x5bb4x3[_0x471d[65]]()[_0x471d[369]]()}));_0x5bb4x57[_0x471d[370]]()}else {_0x5bb4x3[_0x471d[65]]()[_0x471d[369]]()}}};EditorUi[_0x471d[10]][_0x471d[97]]= function(_0x5bb4x1){var _0x5bb4x3=this[_0x471d[0]][_0x471d[4]];var _0x5bb4xf= new mxKeyHandler(_0x5bb4x3);_0x5bb4xf[_0x471d[371]]= function(_0x5bb4x6){return mxEvent[_0x471d[371]](_0x5bb4x6)|| (mxClient[_0x471d[372]]&& _0x5bb4x6[_0x471d[373]])};function _0x5bb4x58(_0x5bb4x59){if(!_0x5bb4x3[_0x471d[245]]()){var _0x5bb4x48=0;var _0x5bb4x5a=0;if(_0x5bb4x59== 37){_0x5bb4x48= -1}else {if(_0x5bb4x59== 38){_0x5bb4x5a= -1}else {if(_0x5bb4x59== 39){_0x5bb4x48= 1}else {if(_0x5bb4x59== 40){_0x5bb4x5a= 1}}}};_0x5bb4x3[_0x471d[374]](_0x5bb4x3[_0x471d[246]](),_0x5bb4x48,_0x5bb4x5a);_0x5bb4x3[_0x471d[375]](_0x5bb4x3[_0x471d[264]]())}}var _0x5bb4x5b=mxUtils[_0x471d[20]](this,function(_0x5bb4x5c,_0x5bb4x5d,_0x5bb4x26,_0x5bb4x5e){var _0x5bb4x5f=this[_0x471d[12]][_0x471d[112]](_0x5bb4x26);if(_0x5bb4x5f!= null){var _0x5bb4x20=function(){if(_0x5bb4x5f[_0x471d[376]]){_0x5bb4x5f[_0x471d[377]]()}};if(_0x5bb4x5d){if(_0x5bb4x5e){_0x5bb4xf[_0x471d[378]](_0x5bb4x5c,_0x5bb4x20)}else {_0x5bb4xf[_0x471d[379]](_0x5bb4x5c,_0x5bb4x20)}}else {if(_0x5bb4x5e){_0x5bb4xf[_0x471d[380]](_0x5bb4x5c,_0x5bb4x20)}else {_0x5bb4xf[_0x471d[381]](_0x5bb4x5c,_0x5bb4x20)}}}});var _0x5bb4x60=this;var _0x5bb4x61=_0x5bb4xf[_0x471d[382]];_0x5bb4xf[_0x471d[382]]= function(_0x5bb4x6){_0x5bb4x60[_0x471d[356]]();_0x5bb4x61[_0x471d[50]](this,arguments)};_0x5bb4xf[_0x471d[383]]= function(){};_0x5bb4xf[_0x471d[381]](8,function(){_0x5bb4x3[_0x471d[384]](true)});_0x5bb4xf[_0x471d[381]](13,function(){_0x5bb4x3[_0x471d[384]](false)});_0x5bb4xf[_0x471d[381]](33,function(){_0x5bb4x3[_0x471d[288]]()});_0x5bb4xf[_0x471d[381]](34,function(){_0x5bb4x3[_0x471d[289]]()});_0x5bb4xf[_0x471d[381]](36,function(){_0x5bb4x3[_0x471d[287]]()});_0x5bb4xf[_0x471d[381]](35,function(){_0x5bb4x3[_0x471d[15]]()});_0x5bb4xf[_0x471d[381]](37,function(){_0x5bb4x58(37)});_0x5bb4xf[_0x471d[381]](38,function(){_0x5bb4x58(38)});_0x5bb4xf[_0x471d[381]](39,function(){_0x5bb4x58(39)});_0x5bb4xf[_0x471d[381]](40,function(){_0x5bb4x58(40)});_0x5bb4xf[_0x471d[381]](113,function(){_0x5bb4x3[_0x471d[70]]()});_0x5bb4x5b(46,false,_0x471d[247]);_0x5bb4x5b(82,true,_0x471d[257]);_0x5bb4x5b(83,true,_0x471d[172]);_0x5bb4x5b(83,true,_0x471d[180],true);_0x5bb4x5b(107,false,_0x471d[385]);_0x5bb4x5b(109,false,_0x471d[386]);_0x5bb4x5b(65,true,_0x471d[387]);_0x5bb4x5b(86,true,_0x471d[388],true);_0x5bb4x5b(69,true,_0x471d[389],true);_0x5bb4x5b(69,true,_0x471d[390]);_0x5bb4x5b(66,true,_0x471d[253]);_0x5bb4x5b(70,true,_0x471d[252]);_0x5bb4x5b(68,true,_0x471d[248]);_0x5bb4x5b(90,true,_0x471d[241]);_0x5bb4x5b(89,true,_0x471d[242]);_0x5bb4x5b(88,true,_0x471d[115]);_0x5bb4x5b(67,true,_0x471d[116]);_0x5bb4x5b(81,true,_0x471d[391]);_0x5bb4x5b(86,true,_0x471d[111]);_0x5bb4x5b(71,true,_0x471d[263]);_0x5bb4x5b(71,true,_0x471d[392],true);_0x5bb4x5b(85,true,_0x471d[265]);_0x5bb4x5b(112,false,_0x471d[393]);_0x5bb4x5b(80,true,_0x471d[224],true);return _0x5bb4xf};EditorUi[_0x471d[10]][_0x471d[58]]= function(_0x5bb4x3,_0x5bb4x36,_0x5bb4x62,_0x5bb4x63){for(var _0x5bb4x37=0;_0x5bb4x37< _0x5bb4x36[_0x471d[143]];_0x5bb4x37++){_0x5bb4x3[_0x471d[396]]( new mxMultiplicity(true,_0x5bb4x36[_0x5bb4x37],null,null,_0x5bb4x62[_0x5bb4x37][0],_0x5bb4x62[_0x5bb4x37][1],null,mxResources[_0x471d[112]](_0x5bb4x36[_0x5bb4x37])+ _0x471d[394]+ _0x5bb4x62[_0x5bb4x37][0]+ _0x471d[395],null));_0x5bb4x3[_0x471d[396]]( new mxMultiplicity(false,_0x5bb4x36[_0x5bb4x37],null,null,_0x5bb4x63[_0x5bb4x37][0],_0x5bb4x63[_0x5bb4x37][1],null,mxResources[_0x471d[112]](_0x5bb4x36[_0x5bb4x37])+ _0x471d[394]+ _0x5bb4x63[_0x5bb4x37][0]+ _0x471d[397],null))}} \ No newline at end of file +var _0x7ff7=["\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","\x45\x72\x72\x6F\x72\x20\x63\x72\x65\x61\x74\x69\x6E\x67\x20\x70\x72\x6F\x6A\x65\x63\x74","\x20\x28","\x73\x74\x61\x74\x75\x73\x54\x65\x78\x74","\x6F\x6E\x65\x72\x72\x6F\x72","\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","\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","\x45\x72\x72\x6F\x72\x20\x73\x61\x76\x69\x6E\x67\x20\x70\x72\x6F\x6A\x65\x63\x74\x3A\x20","\x45\x72\x72\x6F\x72\x20\x73\x61\x76\x69\x6E\x67\x20\x70\x72\x6F\x6A\x65\x63\x74","\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","\x45\x72\x72\x6F\x72\x20\x63\x6C\x6F\x6E\x69\x6E\x67\x20\x70\x72\x6F\x6A\x65\x63\x74","\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\x70\x72\x6F\x6A\x65\x63\x74\x3A\x20","\x45\x72\x72\x6F\x72\x20\x70\x75\x62\x6C\x69\x73\x68\x69\x6E\x67\x20\x70\x72\x6F\x6A\x65\x63\x74","\x45\x72\x72\x6F\x72\x20\x70\x75\x62\x6C\x69\x73\x68\x69\x6E\x67\x20\x66\x69\x6C\x65","\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","\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","\x45\x72\x72\x6F\x72\x20\x63\x72\x65\x61\x74\x69\x6E\x67\x20\x76\x61\x72\x69\x61\x62\x6C\x65","\x6E\x61\x6D\x65\x3D","\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(_0x4523x1,_0x4523x2){this[_0x7ff7[0]]= _0x4523x1|| new Editor();this[_0x7ff7[1]]= _0x4523x2|| document[_0x7ff7[3]](_0x7ff7[2]);var _0x4523x3=_0x4523x1[_0x7ff7[4]];var _0x4523x4=this;this[_0x7ff7[1]][_0x7ff7[6]][_0x7ff7[5]]= _0x7ff7[7]; new Image()[_0x7ff7[8]]= mxPopupMenu[_0x7ff7[10]][_0x7ff7[9]];if(mxConnectionHandler[_0x7ff7[10]][_0x7ff7[11]]!= null){ new Image()[_0x7ff7[8]]= mxConnectionHandler[_0x7ff7[10]][_0x7ff7[11]][_0x7ff7[8]]};this[_0x7ff7[12]]= new Actions(this);this[_0x7ff7[13]]= new Menus(this);this[_0x7ff7[14]]();this[_0x7ff7[15]]();this[_0x7ff7[16]]();var _0x4523x5=mxUtils[_0x7ff7[20]](this,function(_0x4523x6){if(_0x4523x6== null){_0x4523x6= window[_0x7ff7[17]]};if(this[_0x7ff7[18]](_0x4523x6)){return true};return _0x4523x3[_0x7ff7[19]]()});if(this[_0x7ff7[1]]== document[_0x7ff7[21]]){this[_0x7ff7[23]][_0x7ff7[22]]= _0x4523x5;this[_0x7ff7[23]][_0x7ff7[24]]= _0x4523x5;this[_0x7ff7[25]][_0x7ff7[22]]= _0x4523x5;this[_0x7ff7[25]][_0x7ff7[24]]= _0x4523x5;this[_0x7ff7[26]][_0x7ff7[22]]= _0x4523x5;this[_0x7ff7[26]][_0x7ff7[24]]= _0x4523x5;this[_0x7ff7[27]][_0x7ff7[22]]= _0x4523x5;this[_0x7ff7[27]][_0x7ff7[24]]= _0x4523x5;this[_0x7ff7[28]][_0x7ff7[22]]= _0x4523x5;this[_0x7ff7[28]][_0x7ff7[24]]= _0x4523x5};if(mxClient[_0x7ff7[29]]&& ( typeof (document[_0x7ff7[30]])=== _0x7ff7[31]|| document[_0x7ff7[30]]< 9)){mxEvent[_0x7ff7[33]](this[_0x7ff7[26]],_0x7ff7[32],_0x4523x5);mxEvent[_0x7ff7[33]](this[_0x7ff7[27]],_0x7ff7[32],_0x4523x5)}else {this[_0x7ff7[26]][_0x7ff7[34]]= _0x4523x5;this[_0x7ff7[27]][_0x7ff7[34]]= _0x4523x5};_0x4523x3[_0x7ff7[35]](this[_0x7ff7[26]]);_0x4523x3[_0x7ff7[15]]();_0x4523x3[_0x7ff7[1]][_0x7ff7[38]](_0x7ff7[36],_0x7ff7[37]);_0x4523x3[_0x7ff7[1]][_0x7ff7[6]][_0x7ff7[39]]= _0x7ff7[40];_0x4523x3[_0x7ff7[1]][_0x7ff7[6]][_0x7ff7[41]]= _0x7ff7[42]+ _0x4523x1[_0x7ff7[43]]+ _0x7ff7[44];_0x4523x3[_0x7ff7[1]][_0x7ff7[6]][_0x7ff7[45]]= _0x7ff7[46];_0x4523x3[_0x7ff7[1]][_0x7ff7[47]]();var _0x4523x7=_0x4523x3[_0x7ff7[48]];_0x4523x3[_0x7ff7[48]]= function(_0x4523x8,_0x4523x9,_0x4523xa){if(_0x4523x8== mxEvent[_0x7ff7[49]]){this[_0x7ff7[1]][_0x7ff7[47]]()};_0x4523x7[_0x7ff7[50]](this,arguments)};this[_0x7ff7[58]](_0x4523x3[_0x7ff7[51]],[_0x7ff7[52],_0x7ff7[53],_0x7ff7[54],_0x7ff7[55],_0x7ff7[56]],[[1,1],[0,0],[1,1],[1,_0x7ff7[57]],[1,_0x7ff7[57]]],[[0,0],[1,_0x7ff7[57]],[1,_0x7ff7[57]],[1,_0x7ff7[57]],[1,_0x7ff7[57]]]);_0x4523x3[_0x7ff7[59]]= function(_0x4523x6,_0x4523xb){var _0x4523xc=[_0x7ff7[55]];var _0x4523xd= new mxEventObject(mxEvent.DOUBLE_CLICK,_0x7ff7[17],_0x4523x6,_0x7ff7[60],_0x4523xb);this[_0x7ff7[61]](_0x4523xd);if(this[_0x7ff7[62]]()&& !mxEvent[_0x7ff7[63]](_0x4523x6)&& !_0x4523xd[_0x7ff7[63]]()){if(this[_0x7ff7[65]]()[_0x7ff7[64]](_0x4523xb)){if(_0x4523xc[_0x7ff7[69]](_0x4523xb[_0x7ff7[68]][_0x7ff7[67]][_0x7ff7[66]])>= 0){this[_0x7ff7[70]](_0x4523xb)}}else {if(this[_0x7ff7[65]]()[_0x7ff7[71]](_0x4523xb)){console[_0x7ff7[72]](_0x4523x4);console[_0x7ff7[72]](_0x4523xb);_0x4523x4[_0x7ff7[73]]( new GeneralDialog(_0x4523x4,_0x4523xb)[_0x7ff7[1]],320,280,true,true)}};_0x4523xd[_0x7ff7[74]]()}};_0x4523x3[_0x7ff7[76]][_0x7ff7[75]]= true;_0x4523x3[_0x7ff7[76]][_0x7ff7[77]]= mxUtils[_0x7ff7[20]](this,function(_0x4523xe,_0x4523xb,_0x4523x6){this[_0x7ff7[13]][_0x7ff7[78]](_0x4523xe,_0x4523xb,_0x4523x6)});_0x4523x1[_0x7ff7[80]][_0x7ff7[35]](this[_0x7ff7[79]]);mxEvent[_0x7ff7[82]](document,mxUtils[_0x7ff7[20]](this,function(_0x4523x6){_0x4523x3[_0x7ff7[76]][_0x7ff7[81]]()}));if(mxClient[_0x7ff7[83]]){mxEvent[_0x7ff7[33]](_0x4523x3[_0x7ff7[1]],_0x7ff7[84],mxUtils[_0x7ff7[20]](this,function(_0x4523x6){_0x4523x3[_0x7ff7[89]][_0x7ff7[88]]()[_0x7ff7[38]](_0x7ff7[85],_0x7ff7[86]+ _0x4523x6[_0x7ff7[87]]+ _0x7ff7[44]);_0x4523x3[_0x7ff7[89]][_0x7ff7[91]]()[_0x7ff7[6]][_0x7ff7[90]]= _0x7ff7[7]}));mxEvent[_0x7ff7[33]](_0x4523x3[_0x7ff7[1]],_0x7ff7[92],mxUtils[_0x7ff7[20]](this,function(_0x4523x6){_0x4523x3[_0x7ff7[89]][_0x7ff7[88]]()[_0x7ff7[93]](_0x7ff7[85]);_0x4523x3[_0x7ff7[94]]= true;_0x4523x3[_0x7ff7[95]](_0x4523x6[_0x7ff7[87]]);_0x4523x3[_0x7ff7[89]][_0x7ff7[91]]()[_0x7ff7[6]][_0x7ff7[90]]= _0x7ff7[96]}))};var _0x4523xf=this[_0x7ff7[97]](_0x4523x1);this[_0x7ff7[98]]= function(){return _0x4523xf};mxEvent[_0x7ff7[33]](window,_0x7ff7[99],mxUtils[_0x7ff7[20]](this,function(){this[_0x7ff7[15]]();_0x4523x3[_0x7ff7[100]]();this[_0x7ff7[0]][_0x7ff7[80]][_0x7ff7[101]](false);this[_0x7ff7[0]][_0x7ff7[80]][_0x7ff7[80]][_0x7ff7[100]]()}));this[_0x7ff7[35]]();this[_0x7ff7[102]]()};EditorUi[_0x7ff7[10]][_0x7ff7[103]]= (mxClient[_0x7ff7[83]])?16:8;EditorUi[_0x7ff7[10]][_0x7ff7[104]]= 33;EditorUi[_0x7ff7[10]][_0x7ff7[105]]= 36;EditorUi[_0x7ff7[10]][_0x7ff7[106]]= 28;EditorUi[_0x7ff7[10]][_0x7ff7[107]]= 204;EditorUi[_0x7ff7[10]][_0x7ff7[108]]= 190;EditorUi[_0x7ff7[10]][_0x7ff7[35]]= function(){this[_0x7ff7[109]]();this[_0x7ff7[110]]();var _0x4523x10=this[_0x7ff7[12]][_0x7ff7[112]](_0x7ff7[111]);var _0x4523x11=function(){_0x4523x10[_0x7ff7[114]](!mxClipboard[_0x7ff7[113]]())};var _0x4523x12=mxClipboard[_0x7ff7[115]];mxClipboard[_0x7ff7[115]]= function(){_0x4523x12[_0x7ff7[50]](this,arguments);_0x4523x11()};var _0x4523x13=mxClipboard[_0x7ff7[116]];mxClipboard[_0x7ff7[116]]= function(){_0x4523x13[_0x7ff7[50]](this,arguments);_0x4523x11()}};EditorUi[_0x7ff7[10]][_0x7ff7[18]]= function(_0x4523x6){return false};EditorUi[_0x7ff7[10]][_0x7ff7[102]]= function(){try{if(window[_0x7ff7[117]]!= null&& window[_0x7ff7[117]][_0x7ff7[118]]!= null){window[_0x7ff7[117]][_0x7ff7[118]][_0x7ff7[130]](mxUtils[_0x7ff7[20]](this,function(_0x4523x14,_0x4523x15){try{var _0x4523x16=mxUtils[_0x7ff7[119]](_0x4523x14);this[_0x7ff7[0]][_0x7ff7[121]](_0x4523x16[_0x7ff7[120]]);this[_0x7ff7[0]][_0x7ff7[122]]= false;this[_0x7ff7[0]][_0x7ff7[124]][_0x7ff7[123]]();if(_0x4523x15!= null){this[_0x7ff7[0]][_0x7ff7[125]]= _0x4523x15}}catch(e){mxUtils[_0x7ff7[129]](mxResources[_0x7ff7[112]](_0x7ff7[126])+ _0x7ff7[127]+ e[_0x7ff7[128]])}}))}}catch(e){}};EditorUi[_0x7ff7[10]][_0x7ff7[131]]= function(_0x4523x14,_0x4523x15,_0x4523x17){try{var _0x4523x16=mxUtils[_0x7ff7[119]](_0x4523x14);this[_0x7ff7[0]][_0x7ff7[121]](_0x4523x16[_0x7ff7[120]]);this[_0x7ff7[0]][_0x7ff7[122]]= false;this[_0x7ff7[0]][_0x7ff7[124]][_0x7ff7[123]]();if(_0x4523x15!= null){this[_0x7ff7[0]][_0x7ff7[125]]= _0x4523x15};if(_0x4523x17!= null){this[_0x7ff7[0]][_0x7ff7[132]]= _0x4523x17}}catch(e){mxUtils[_0x7ff7[129]](mxResources[_0x7ff7[112]](_0x7ff7[126])+ _0x7ff7[127]+ e[_0x7ff7[128]])}};EditorUi[_0x7ff7[10]][_0x7ff7[133]]= function(_0x4523x18){var _0x4523x1=this[_0x7ff7[0]];if(_0x4523x18!= null){var _0x4523x14=mxUtils[_0x7ff7[135]](this[_0x7ff7[0]][_0x7ff7[134]]());try{if(useLocalStorage){if(localStorage[_0x7ff7[136]](_0x4523x18)!= null&& !mxUtils[_0x7ff7[138]](mxResources[_0x7ff7[112]](_0x7ff7[137],[_0x4523x18]))){return};localStorage[_0x7ff7[139]](_0x4523x18,_0x4523x14);this[_0x7ff7[0]][_0x7ff7[142]](mxResources[_0x7ff7[112]](_0x7ff7[140])+ _0x7ff7[141]+ new Date())}else {console[_0x7ff7[72]](_0x4523x14[_0x7ff7[143]]);console[_0x7ff7[72]](MAX_REQUEST_SIZE);if(_0x4523x14[_0x7ff7[143]]< MAX_REQUEST_SIZE){_0x4523x14= encodeURIComponent(_0x4523x14);_0x4523x18= encodeURIComponent(_0x4523x18);var _0x4523x19= new XMLHttpRequest();_0x4523x19[_0x7ff7[102]](_0x7ff7[144],SAVE_URL,true);_0x4523x19[_0x7ff7[147]](_0x7ff7[145],_0x7ff7[146]);_0x4523x19[_0x7ff7[147]](_0x7ff7[148],_0x7ff7[149]+ _0x4523x1[_0x7ff7[132]][_0x7ff7[150]]);_0x4523x19[_0x7ff7[151]]= function(_0x4523x1a){if(_0x4523x19[_0x7ff7[152]]=== 4){if(_0x4523x19[_0x7ff7[153]]=== 201){_0x4523x1[_0x7ff7[142]](_0x7ff7[154]+ JSON[_0x7ff7[157]](_0x4523x19[_0x7ff7[156]])[_0x7ff7[155]]+ _0x7ff7[158]);setTimeout(function(){window[_0x7ff7[102]](_0x7ff7[159]+ JSON[_0x7ff7[157]](_0x4523x19[_0x7ff7[156]])[_0x7ff7[160]],_0x7ff7[161])},1500)}else {try{var _0x4523x1b=JSON[_0x7ff7[157]](_0x4523x19[_0x7ff7[156]]);_0x4523x1[_0x7ff7[142]](_0x7ff7[162]+ _0x4523x1b[_0x7ff7[163]][0][_0x7ff7[128]])}catch(_0x4523x1a){_0x4523x1[_0x7ff7[142]](_0x7ff7[164]+ _0x7ff7[165]+ _0x4523x19[_0x7ff7[153]]+ _0x7ff7[141]+ _0x4523x19[_0x7ff7[166]]+ _0x7ff7[44])}}}};_0x4523x19[_0x7ff7[167]]= function(_0x4523x1a){mxUtils[_0x7ff7[129]](_0x4523x19[_0x7ff7[166]])};_0x4523x19[_0x7ff7[169]](_0x7ff7[168]+ _0x4523x18)}else {mxUtils[_0x7ff7[129]](mxResources[_0x7ff7[112]](_0x7ff7[170]));mxUtils[_0x7ff7[171]](_0x4523x14);return}};this[_0x7ff7[0]][_0x7ff7[125]]= _0x4523x18;this[_0x7ff7[0]][_0x7ff7[122]]= false}catch(e){this[_0x7ff7[0]][_0x7ff7[142]](_0x7ff7[164])}}else {this[_0x7ff7[0]][_0x7ff7[142]](_0x7ff7[164])}};EditorUi[_0x7ff7[10]][_0x7ff7[172]]= function(_0x4523x18){var _0x4523x1=this[_0x7ff7[0]];if(_0x4523x18!= null){var _0x4523x14=mxUtils[_0x7ff7[135]](this[_0x7ff7[0]][_0x7ff7[134]]());try{if(useLocalStorage){if(localStorage[_0x7ff7[136]](_0x4523x18)!= null&& !mxUtils[_0x7ff7[138]](mxResources[_0x7ff7[112]](_0x7ff7[137],[_0x4523x18]))){return};localStorage[_0x7ff7[139]](_0x4523x18,_0x4523x14);this[_0x7ff7[0]][_0x7ff7[142]](mxResources[_0x7ff7[112]](_0x7ff7[140])+ _0x7ff7[141]+ new Date())}else {console[_0x7ff7[72]](_0x4523x14[_0x7ff7[143]]);console[_0x7ff7[72]](MAX_REQUEST_SIZE);if(_0x4523x14[_0x7ff7[143]]< MAX_REQUEST_SIZE){_0x4523x14= encodeURIComponent(_0x4523x14);var _0x4523x19= new XMLHttpRequest();_0x4523x19[_0x7ff7[102]](_0x7ff7[173],SAVE_URL+ this[_0x7ff7[0]][_0x7ff7[132]][_0x7ff7[160]],true);_0x4523x19[_0x7ff7[147]](_0x7ff7[145],_0x7ff7[146]);_0x4523x19[_0x7ff7[147]](_0x7ff7[148],_0x7ff7[149]+ _0x4523x1[_0x7ff7[132]][_0x7ff7[150]]);_0x4523x19[_0x7ff7[151]]= function(_0x4523x1a){if(_0x4523x19[_0x7ff7[152]]=== 4){if(_0x4523x19[_0x7ff7[153]]=== 200){_0x4523x1[_0x7ff7[142]](_0x7ff7[174]+ JSON[_0x7ff7[157]](_0x4523x19[_0x7ff7[156]])[_0x7ff7[175]]+ _0x7ff7[165]+ _0x4523x19[_0x7ff7[153]]+ _0x7ff7[141]+ _0x4523x19[_0x7ff7[166]]+ _0x7ff7[44])}else {try{var _0x4523x1b=JSON[_0x7ff7[157]](_0x4523x19[_0x7ff7[156]]);_0x4523x1[_0x7ff7[142]](_0x7ff7[176]+ _0x4523x1b[_0x7ff7[163]][0][_0x7ff7[128]])}catch(_0x4523x1a){_0x4523x1[_0x7ff7[142]](_0x7ff7[177]+ _0x7ff7[165]+ _0x4523x19[_0x7ff7[153]]+ _0x7ff7[141]+ _0x4523x19[_0x7ff7[166]]+ _0x7ff7[44])}}}};_0x4523x19[_0x7ff7[167]]= function(_0x4523x1a){mxUtils[_0x7ff7[129]](_0x4523x19[_0x7ff7[166]])};_0x4523x19[_0x7ff7[169]](_0x7ff7[178]+ _0x4523x14)}else {mxUtils[_0x7ff7[129]](mxResources[_0x7ff7[112]](_0x7ff7[170]));mxUtils[_0x7ff7[171]](_0x4523x14);return}};this[_0x7ff7[0]][_0x7ff7[125]]= _0x4523x18;this[_0x7ff7[0]][_0x7ff7[122]]= false}catch(e){this[_0x7ff7[0]][_0x7ff7[142]](_0x7ff7[179])}}else {this[_0x7ff7[0]][_0x7ff7[142]](_0x7ff7[179])}};EditorUi[_0x7ff7[10]][_0x7ff7[180]]= function(_0x4523x18){var _0x4523x1=this[_0x7ff7[0]];console[_0x7ff7[72]](_0x4523x18);if(_0x4523x18!= null){var _0x4523x14=mxUtils[_0x7ff7[135]](this[_0x7ff7[0]][_0x7ff7[134]]());try{if(useLocalStorage){if(localStorage[_0x7ff7[136]](_0x4523x18)!= null&& !mxUtils[_0x7ff7[138]](mxResources[_0x7ff7[112]](_0x7ff7[137],[_0x4523x18]))){return};localStorage[_0x7ff7[139]](_0x4523x18,_0x4523x14);this[_0x7ff7[0]][_0x7ff7[142]](mxResources[_0x7ff7[112]](_0x7ff7[140])+ _0x7ff7[141]+ new Date())}else {console[_0x7ff7[72]](_0x4523x14[_0x7ff7[143]]);console[_0x7ff7[72]](MAX_REQUEST_SIZE);if(_0x4523x14[_0x7ff7[143]]< MAX_REQUEST_SIZE){_0x4523x14= encodeURIComponent(_0x4523x14);_0x4523x18= encodeURIComponent(_0x4523x18);var _0x4523x19= new XMLHttpRequest();_0x4523x19[_0x7ff7[102]](_0x7ff7[144],SAVE_URL,true);_0x4523x19[_0x7ff7[147]](_0x7ff7[145],_0x7ff7[146]);_0x4523x19[_0x7ff7[147]](_0x7ff7[148],_0x7ff7[149]+ _0x4523x1[_0x7ff7[132]][_0x7ff7[150]]);_0x4523x19[_0x7ff7[151]]= function(_0x4523x1a){if(_0x4523x19[_0x7ff7[152]]=== 4){if(_0x4523x19[_0x7ff7[153]]=== 201){_0x4523x1[_0x7ff7[142]](_0x7ff7[154]+ JSON[_0x7ff7[157]](_0x4523x19[_0x7ff7[156]])[_0x7ff7[155]]+ _0x7ff7[158]);setTimeout(function(){window[_0x7ff7[102]](_0x7ff7[181]+ JSON[_0x7ff7[157]](_0x4523x19[_0x7ff7[156]])[_0x7ff7[160]],_0x7ff7[161])},1500)}else {try{var _0x4523x1b=JSON[_0x7ff7[157]](_0x4523x19[_0x7ff7[156]]);_0x4523x1[_0x7ff7[142]](_0x7ff7[182]+ _0x4523x1b[_0x7ff7[163]][0][_0x7ff7[128]])}catch(_0x4523x1a){_0x4523x1[_0x7ff7[142]](_0x7ff7[183]+ _0x7ff7[165]+ _0x4523x19[_0x7ff7[153]]+ _0x7ff7[141]+ _0x4523x19[_0x7ff7[166]]+ _0x7ff7[44])}}}};_0x4523x19[_0x7ff7[167]]= function(_0x4523x1a){mxUtils[_0x7ff7[129]](_0x4523x19[_0x7ff7[166]])};_0x4523x19[_0x7ff7[169]](_0x7ff7[184]+ _0x4523x18+ _0x7ff7[185]+ _0x4523x14+ _0x7ff7[186]+ _0x4523x14)}else {mxUtils[_0x7ff7[129]](mxResources[_0x7ff7[112]](_0x7ff7[170]));mxUtils[_0x7ff7[171]](_0x4523x14);return}};this[_0x7ff7[0]][_0x7ff7[125]]= _0x4523x18;this[_0x7ff7[0]][_0x7ff7[122]]= false}catch(e){this[_0x7ff7[0]][_0x7ff7[142]](_0x7ff7[179])}}else {this[_0x7ff7[0]][_0x7ff7[142]](_0x7ff7[179])}};EditorUi[_0x7ff7[10]][_0x7ff7[187]]= function(_0x4523x1c,_0x4523x1d){var _0x4523x3=this[_0x7ff7[0]][_0x7ff7[4]];_0x4523x1c= null!= _0x4523x1c?_0x4523x1c:_0x4523x3[_0x7ff7[189]][_0x7ff7[188]]();_0x4523x1d= null!= _0x4523x1d?_0x4523x1d:{};for(var _0x4523x1e=!0,_0x4523x1f=_0x4523x3[_0x7ff7[189]][_0x7ff7[190]](_0x4523x1c),_0x4523x1a=0;_0x4523x1a< _0x4523x1f;_0x4523x1a++){var _0x4523x20=_0x4523x3[_0x7ff7[189]][_0x7ff7[191]](_0x4523x1c,_0x4523x1a),_0x4523x21=_0x4523x1d;_0x4523x3[_0x7ff7[192]](_0x4523x20)&& (_0x4523x21= {});_0x4523x21= this[_0x7ff7[187]](_0x4523x20,_0x4523x21);null!= _0x4523x21?_0x4523x3[_0x7ff7[194]](_0x4523x20,_0x4523x21[_0x7ff7[137]](/\n/g,_0x7ff7[193])):_0x4523x3[_0x7ff7[194]](_0x4523x20,null);_0x4523x1e= _0x4523x1e&& null== _0x4523x21};_0x4523x1f= _0x7ff7[195];if(_0x4523x3[_0x7ff7[189]][_0x7ff7[71]](_0x4523x1c)){switch(_0x4523x1c[_0x7ff7[67]][_0x7ff7[203]]){case _0x7ff7[55]:_0x4523x1f= (_0x4523x1c[_0x7ff7[67]][_0x7ff7[196]](_0x7ff7[55])!== _0x7ff7[195])?_0x7ff7[195]:_0x7ff7[197]+ _0x7ff7[198];_0x4523x1f+= (_0x4523x1c[_0x7ff7[67]][_0x7ff7[196]](_0x7ff7[199])!== _0x7ff7[195])?_0x7ff7[195]:_0x7ff7[200]+ _0x7ff7[198];break;case _0x7ff7[54]:_0x4523x1f= (_0x4523x1c[_0x7ff7[67]][_0x7ff7[196]](_0x7ff7[55])!== _0x7ff7[195])?_0x7ff7[195]:_0x7ff7[197]+ _0x7ff7[198];_0x4523x1f+= (_0x4523x1c[_0x7ff7[67]][_0x7ff7[196]](_0x7ff7[199])!== _0x7ff7[195])?_0x7ff7[195]:_0x7ff7[200]+ _0x7ff7[198];break;case _0x7ff7[52]:_0x4523x1f= this[_0x7ff7[201]](_0x7ff7[52])?_0x7ff7[195]:_0x7ff7[202]+ _0x7ff7[198];_0x4523x1f+= (_0x4523x1c[_0x7ff7[67]][_0x7ff7[196]](_0x7ff7[199])!== _0x7ff7[195])?_0x7ff7[195]:_0x7ff7[200]+ _0x7ff7[198];break}};if(_0x4523x3[_0x7ff7[189]][_0x7ff7[64]](_0x4523x1c)){var _0x4523x22=_0x4523x3[_0x7ff7[189]][_0x7ff7[205]](_0x4523x1c[_0x7ff7[68]][_0x7ff7[204]]());switch(_0x4523x22[_0x7ff7[67]][_0x7ff7[203]]){case _0x7ff7[55]:var _0x4523x23=String(_0x4523x1c[_0x7ff7[206]]());console[_0x7ff7[72]](_0x4523x23);if(_0x4523x23=== _0x7ff7[207]|| _0x4523x23=== _0x7ff7[31]){_0x4523x1f= _0x7ff7[208]+ _0x7ff7[198]}else {var _0x4523x24=_0x4523x23[_0x7ff7[210]](_0x7ff7[209]);_0x4523x24[_0x7ff7[214]](function(_0x4523x25,_0x4523x26){_0x4523x1f= _0x4523x1f+ ((_0x4523x25[_0x7ff7[211]]()!== _0x7ff7[195])?_0x7ff7[195]:_0x7ff7[212]+ (_0x4523x26+ 1)+ _0x7ff7[213]+ _0x7ff7[198])})};break}};_0x4523x3[_0x7ff7[215]](_0x4523x1c)&& !_0x4523x1e&& (_0x4523x1f+= (mxResources[_0x7ff7[112]](_0x4523x3[_0x7ff7[216]])|| _0x4523x3[_0x7ff7[216]])+ _0x7ff7[198]);_0x4523x1f= _0x4523x3[_0x7ff7[189]][_0x7ff7[64]](_0x4523x1c)?_0x4523x1f+ (_0x4523x3[_0x7ff7[218]](_0x4523x1c,_0x4523x3[_0x7ff7[189]][_0x7ff7[217]](_0x4523x1c,!0),_0x4523x3[_0x7ff7[189]][_0x7ff7[217]](_0x4523x1c,!1))|| _0x7ff7[195]):_0x4523x1f+ (_0x4523x3[_0x7ff7[219]](_0x4523x1c)|| _0x7ff7[195]);_0x4523x1a= _0x4523x3[_0x7ff7[220]](_0x4523x1c,_0x4523x1d);null!= _0x4523x1a&& (_0x4523x1f+= _0x4523x1a);null== _0x4523x3[_0x7ff7[189]][_0x7ff7[221]](_0x4523x1c)&& _0x4523x3[_0x7ff7[89]][_0x7ff7[187]]();return 0< _0x4523x1f[_0x7ff7[143]]|| !_0x4523x1e?_0x4523x1f:null};EditorUi[_0x7ff7[10]][_0x7ff7[201]]= function(_0x4523x27){var _0x4523x3=this[_0x7ff7[0]][_0x7ff7[4]];var _0x4523x28=_0x4523x3[_0x7ff7[222]]();var _0x4523x29=0;_0x4523x28[_0x7ff7[223]][_0x7ff7[214]](function(_0x4523x2a){if(_0x4523x3[_0x7ff7[189]][_0x7ff7[71]](_0x4523x2a)&& _0x4523x2a[_0x7ff7[67]][_0x7ff7[203]]== _0x4523x27){_0x4523x29++}});return _0x4523x29> 1?false:true};EditorUi[_0x7ff7[10]][_0x7ff7[224]]= function(_0x4523x18){var _0x4523x1=this[_0x7ff7[0]];if(_0x4523x18!= null){var _0x4523x1b=this[_0x7ff7[187]]();if(_0x4523x1b=== null){var _0x4523x14=mxUtils[_0x7ff7[135]](this[_0x7ff7[0]][_0x7ff7[134]]());try{if(useLocalStorage){if(localStorage[_0x7ff7[136]](_0x4523x18)!= null&& !mxUtils[_0x7ff7[138]](mxResources[_0x7ff7[112]](_0x7ff7[137],[_0x4523x18]))){return};localStorage[_0x7ff7[139]](_0x4523x18,_0x4523x14);this[_0x7ff7[0]][_0x7ff7[142]](mxResources[_0x7ff7[112]](_0x7ff7[140])+ _0x7ff7[141]+ new Date())}else {console[_0x7ff7[72]](_0x4523x14[_0x7ff7[143]]);console[_0x7ff7[72]](MAX_REQUEST_SIZE);if(_0x4523x14[_0x7ff7[143]]< MAX_REQUEST_SIZE){_0x4523x14= encodeURIComponent(_0x4523x14);var _0x4523x19= new XMLHttpRequest();_0x4523x19[_0x7ff7[102]](_0x7ff7[173],SAVE_URL+ this[_0x7ff7[0]][_0x7ff7[132]][_0x7ff7[160]],true);_0x4523x19[_0x7ff7[147]](_0x7ff7[145],_0x7ff7[146]);_0x4523x19[_0x7ff7[147]](_0x7ff7[148],_0x7ff7[149]+ _0x4523x1[_0x7ff7[132]][_0x7ff7[150]]);_0x4523x19[_0x7ff7[151]]= function(_0x4523x1a){if(_0x4523x19[_0x7ff7[152]]=== 4){if(_0x4523x19[_0x7ff7[153]]=== 200){_0x4523x1[_0x7ff7[142]](_0x7ff7[225]+ JSON[_0x7ff7[157]](_0x4523x19[_0x7ff7[156]])[_0x7ff7[175]]+ _0x7ff7[165]+ _0x4523x19[_0x7ff7[153]]+ _0x7ff7[141]+ _0x4523x19[_0x7ff7[166]]+ _0x7ff7[44])}else {try{var _0x4523x1b=JSON[_0x7ff7[157]](_0x4523x19[_0x7ff7[156]]);_0x4523x1[_0x7ff7[142]](_0x7ff7[226]+ _0x4523x1b[_0x7ff7[163]][0][_0x7ff7[128]])}catch(_0x4523x1a){_0x4523x1[_0x7ff7[142]](_0x7ff7[227]+ _0x7ff7[165]+ _0x4523x19[_0x7ff7[153]]+ _0x7ff7[141]+ _0x4523x19[_0x7ff7[166]]+ _0x7ff7[44])}}}};_0x4523x19[_0x7ff7[167]]= function(_0x4523x1a){mxUtils[_0x7ff7[129]](_0x4523x19[_0x7ff7[166]])};_0x4523x19[_0x7ff7[169]](_0x7ff7[178]+ _0x4523x14+ _0x7ff7[186]+ _0x4523x14)}else {mxUtils[_0x7ff7[129]](mxResources[_0x7ff7[112]](_0x7ff7[170]));mxUtils[_0x7ff7[171]](_0x4523x14);return}};this[_0x7ff7[0]][_0x7ff7[125]]= _0x4523x18;this[_0x7ff7[0]][_0x7ff7[122]]= false}catch(e){this[_0x7ff7[0]][_0x7ff7[142]](_0x7ff7[228])}}else {_0x4523x1[_0x7ff7[142]](_0x7ff7[226])}}else {this[_0x7ff7[0]][_0x7ff7[142]](_0x7ff7[228])}};EditorUi[_0x7ff7[10]][_0x7ff7[229]]= function(_0x4523x18){var _0x4523x1=this[_0x7ff7[0]];if(_0x4523x18!= null){try{var _0x4523x19= new XMLHttpRequest();_0x4523x19[_0x7ff7[102]](_0x7ff7[144],VARIABLE_URL,true);_0x4523x19[_0x7ff7[147]](_0x7ff7[145],_0x7ff7[146]);_0x4523x19[_0x7ff7[147]](_0x7ff7[148],_0x7ff7[149]+ _0x4523x1[_0x7ff7[132]][_0x7ff7[150]]);_0x4523x19[_0x7ff7[151]]= function(_0x4523x1a){if(_0x4523x19[_0x7ff7[152]]=== 4){if(_0x4523x19[_0x7ff7[153]]=== 201){_0x4523x1[_0x7ff7[142]](_0x7ff7[230]+ JSON[_0x7ff7[157]](_0x4523x19[_0x7ff7[156]])[_0x7ff7[231]]+ _0x7ff7[165]+ _0x4523x19[_0x7ff7[153]]+ _0x7ff7[141]+ _0x4523x19[_0x7ff7[166]]+ _0x7ff7[44])}else {try{var _0x4523x1b=JSON[_0x7ff7[157]](_0x4523x19[_0x7ff7[156]]);_0x4523x1[_0x7ff7[142]](_0x7ff7[232]+ _0x4523x1b[_0x7ff7[163]][0][_0x7ff7[128]])}catch(_0x4523x1a){_0x4523x1[_0x7ff7[142]](_0x7ff7[233]+ _0x7ff7[165]+ _0x4523x19[_0x7ff7[153]]+ _0x7ff7[141]+ _0x4523x19[_0x7ff7[166]]+ _0x7ff7[44])}}}};_0x4523x19[_0x7ff7[167]]= function(_0x4523x1a){mxUtils[_0x7ff7[129]](_0x4523x19[_0x7ff7[166]])};_0x4523x19[_0x7ff7[169]](_0x7ff7[234]+ _0x4523x18)}catch(e){this[_0x7ff7[0]][_0x7ff7[142]](_0x7ff7[233])}}else {this[_0x7ff7[0]][_0x7ff7[142]](_0x7ff7[233])}};EditorUi[_0x7ff7[10]][_0x7ff7[235]]= function(_0x4523x2b){var _0x4523x2c=(_0x4523x2b!= null)?_0x4523x2b:window[_0x7ff7[237]][_0x7ff7[236]];var _0x4523x2d=(_0x4523x2c[_0x7ff7[69]](_0x7ff7[238])> 0)?1:0;for(var _0x4523x26 in urlParams){if(_0x4523x2d== 0){_0x4523x2c+= _0x7ff7[238]}else {_0x4523x2c+= _0x7ff7[239]};_0x4523x2c+= _0x4523x26+ _0x7ff7[240]+ urlParams[_0x4523x26];_0x4523x2d++};return _0x4523x2c};EditorUi[_0x7ff7[10]][_0x7ff7[109]]= function(){var _0x4523x2e=this[_0x7ff7[12]][_0x7ff7[112]](_0x7ff7[241]);var _0x4523x2f=this[_0x7ff7[12]][_0x7ff7[112]](_0x7ff7[242]);var _0x4523x30=this[_0x7ff7[0]][_0x7ff7[124]];var _0x4523x31=function(){_0x4523x2e[_0x7ff7[114]](_0x4523x30[_0x7ff7[243]]());_0x4523x2f[_0x7ff7[114]](_0x4523x30[_0x7ff7[244]]())};_0x4523x30[_0x7ff7[33]](mxEvent.ADD,_0x4523x31);_0x4523x30[_0x7ff7[33]](mxEvent.UNDO,_0x4523x31);_0x4523x30[_0x7ff7[33]](mxEvent.REDO,_0x4523x31);_0x4523x30[_0x7ff7[33]](mxEvent.CLEAR,_0x4523x31);_0x4523x31()};EditorUi[_0x7ff7[10]][_0x7ff7[110]]= function(){var _0x4523x32=mxUtils[_0x7ff7[20]](this,function(){var _0x4523x3=this[_0x7ff7[0]][_0x7ff7[4]];var _0x4523x33=!_0x4523x3[_0x7ff7[245]]();var _0x4523x34=false;var _0x4523x35=false;var _0x4523x36=_0x4523x3[_0x7ff7[246]]();if(_0x4523x36!= null){for(var _0x4523x37=0;_0x4523x37< _0x4523x36[_0x7ff7[143]];_0x4523x37++){var _0x4523xb=_0x4523x36[_0x4523x37];if(_0x4523x3[_0x7ff7[65]]()[_0x7ff7[64]](_0x4523xb)){_0x4523x35= true};if(_0x4523x3[_0x7ff7[65]]()[_0x7ff7[71]](_0x4523xb)){_0x4523x34= true};if(_0x4523x35&& _0x4523x34){break}}};var _0x4523x38=[_0x7ff7[115],_0x7ff7[116],_0x7ff7[247],_0x7ff7[248],_0x7ff7[249],_0x7ff7[250],_0x7ff7[6],_0x7ff7[251],_0x7ff7[252],_0x7ff7[253],_0x7ff7[254],_0x7ff7[255],_0x7ff7[256],_0x7ff7[257],_0x7ff7[258]];for(var _0x4523x37=0;_0x4523x37< _0x4523x38[_0x7ff7[143]];_0x4523x37++){this[_0x7ff7[12]][_0x7ff7[112]](_0x4523x38[_0x4523x37])[_0x7ff7[114]](_0x4523x33)};this[_0x7ff7[12]][_0x7ff7[112]](_0x7ff7[259])[_0x7ff7[114]](_0x4523x35);this[_0x7ff7[12]][_0x7ff7[112]](_0x7ff7[260])[_0x7ff7[114]](_0x4523x34);this[_0x7ff7[12]][_0x7ff7[112]](_0x7ff7[261])[_0x7ff7[114]](_0x4523x34);this[_0x7ff7[12]][_0x7ff7[112]](_0x7ff7[263])[_0x7ff7[114]](_0x4523x3[_0x7ff7[262]]()> 1);this[_0x7ff7[12]][_0x7ff7[112]](_0x7ff7[265])[_0x7ff7[114]](_0x4523x3[_0x7ff7[262]]()== 1&& _0x4523x3[_0x7ff7[65]]()[_0x7ff7[190]](_0x4523x3[_0x7ff7[264]]())> 0);var _0x4523x39=_0x4523x34&& _0x4523x3[_0x7ff7[262]]()== 1;this[_0x7ff7[12]][_0x7ff7[112]](_0x7ff7[266])[_0x7ff7[114]](_0x4523x39&& _0x4523x3[_0x7ff7[65]]()[_0x7ff7[71]](_0x4523x3[_0x7ff7[65]]()[_0x7ff7[221]](_0x4523x3[_0x7ff7[264]]())));var _0x4523x3a=[_0x7ff7[267],_0x7ff7[268],_0x7ff7[269],_0x7ff7[270],_0x7ff7[271],_0x7ff7[272],_0x7ff7[273],_0x7ff7[274],_0x7ff7[275]];for(var _0x4523x37=0;_0x4523x37< _0x4523x3a[_0x7ff7[143]];_0x4523x37++){this[_0x7ff7[13]][_0x7ff7[112]](_0x4523x3a[_0x4523x37])[_0x7ff7[114]](_0x4523x33)};_0x4523x3a= [_0x7ff7[276],_0x7ff7[277],_0x7ff7[278]];for(var _0x4523x37=0;_0x4523x37< _0x4523x3a[_0x7ff7[143]];_0x4523x37++){this[_0x7ff7[13]][_0x7ff7[112]](_0x4523x3a[_0x4523x37])[_0x7ff7[114]](_0x4523x35)};this[_0x7ff7[12]][_0x7ff7[112]](_0x7ff7[279])[_0x7ff7[114]](_0x4523x35);this[_0x7ff7[13]][_0x7ff7[112]](_0x7ff7[280])[_0x7ff7[114]](_0x4523x3[_0x7ff7[262]]()> 1);this[_0x7ff7[13]][_0x7ff7[112]](_0x7ff7[283])[_0x7ff7[114]](_0x4523x34|| (_0x4523x35&& _0x4523x3[_0x7ff7[282]](_0x4523x3[_0x7ff7[89]][_0x7ff7[281]](_0x4523x3[_0x7ff7[264]]()))));this[_0x7ff7[13]][_0x7ff7[112]](_0x7ff7[286])[_0x7ff7[114]](_0x4523x3[_0x7ff7[284]]&& ((_0x4523x3[_0x7ff7[89]][_0x7ff7[285]]!= null)|| (_0x4523x3[_0x7ff7[262]]()== 1&& _0x4523x3[_0x7ff7[192]](_0x4523x3[_0x7ff7[264]]()))));this[_0x7ff7[12]][_0x7ff7[112]](_0x7ff7[287])[_0x7ff7[114]](_0x4523x3[_0x7ff7[89]][_0x7ff7[285]]!= null);this[_0x7ff7[12]][_0x7ff7[112]](_0x7ff7[288])[_0x7ff7[114]](_0x4523x3[_0x7ff7[89]][_0x7ff7[285]]!= null);var _0x4523x3b=_0x4523x3[_0x7ff7[262]]()== 1&& _0x4523x3[_0x7ff7[192]](_0x4523x3[_0x7ff7[264]]());this[_0x7ff7[12]][_0x7ff7[112]](_0x7ff7[289])[_0x7ff7[114]](_0x4523x3b);this[_0x7ff7[12]][_0x7ff7[112]](_0x7ff7[290])[_0x7ff7[114]](_0x4523x3b);this[_0x7ff7[12]][_0x7ff7[112]](_0x7ff7[291])[_0x7ff7[114]](_0x4523x3b);this[_0x7ff7[12]][_0x7ff7[112]](_0x7ff7[292])[_0x7ff7[114]](_0x4523x3[_0x7ff7[262]]()== 1);this[_0x7ff7[12]][_0x7ff7[112]](_0x7ff7[294])[_0x7ff7[114]](_0x4523x3[_0x7ff7[262]]()== 1&& _0x4523x3[_0x7ff7[293]](_0x4523x3[_0x7ff7[264]]())!= null)});this[_0x7ff7[0]][_0x7ff7[4]][_0x7ff7[295]]()[_0x7ff7[33]](mxEvent.CHANGE,_0x4523x32);_0x4523x32()};EditorUi[_0x7ff7[10]][_0x7ff7[15]]= function(){var _0x4523x3c=mxClient[_0x7ff7[29]]&& (document[_0x7ff7[30]]== null|| document[_0x7ff7[30]]== 5);var _0x4523x3d=this[_0x7ff7[1]][_0x7ff7[296]];var _0x4523x3e=this[_0x7ff7[1]][_0x7ff7[297]];if(this[_0x7ff7[1]]== document[_0x7ff7[21]]){_0x4523x3d= document[_0x7ff7[21]][_0x7ff7[296]]|| document[_0x7ff7[120]][_0x7ff7[296]];_0x4523x3e= (_0x4523x3c)?document[_0x7ff7[21]][_0x7ff7[297]]|| document[_0x7ff7[120]][_0x7ff7[297]]:document[_0x7ff7[120]][_0x7ff7[297]]};var _0x4523x3f=Math[_0x7ff7[299]](0,Math[_0x7ff7[298]](this[_0x7ff7[107]],_0x4523x3d- this[_0x7ff7[103]]- 20));var _0x4523x40=Math[_0x7ff7[299]](0,Math[_0x7ff7[298]](this[_0x7ff7[108]],_0x4523x3e- this[_0x7ff7[104]]- this[_0x7ff7[105]]- this[_0x7ff7[106]]- this[_0x7ff7[103]]- 1));this[_0x7ff7[23]][_0x7ff7[6]][_0x7ff7[300]]= this[_0x7ff7[104]]+ _0x7ff7[301];this[_0x7ff7[25]][_0x7ff7[6]][_0x7ff7[302]]= this[_0x7ff7[104]]+ _0x7ff7[301];this[_0x7ff7[25]][_0x7ff7[6]][_0x7ff7[300]]= this[_0x7ff7[105]]+ _0x7ff7[301];var _0x4523x41=this[_0x7ff7[104]]+ this[_0x7ff7[105]];if(!mxClient[_0x7ff7[303]]){_0x4523x41+= 1};this[_0x7ff7[27]][_0x7ff7[6]][_0x7ff7[302]]= _0x4523x41+ _0x7ff7[301];this[_0x7ff7[27]][_0x7ff7[6]][_0x7ff7[304]]= _0x4523x3f+ _0x7ff7[301];this[_0x7ff7[79]][_0x7ff7[6]][_0x7ff7[304]]= _0x4523x3f+ _0x7ff7[301];this[_0x7ff7[79]][_0x7ff7[6]][_0x7ff7[300]]= _0x4523x40+ _0x7ff7[301];this[_0x7ff7[79]][_0x7ff7[6]][_0x7ff7[305]]= this[_0x7ff7[106]]+ _0x7ff7[301];this[_0x7ff7[26]][_0x7ff7[6]][_0x7ff7[306]]= (_0x4523x3f+ this[_0x7ff7[103]])+ _0x7ff7[301];this[_0x7ff7[26]][_0x7ff7[6]][_0x7ff7[302]]= this[_0x7ff7[27]][_0x7ff7[6]][_0x7ff7[302]];this[_0x7ff7[28]][_0x7ff7[6]][_0x7ff7[300]]= this[_0x7ff7[106]]+ _0x7ff7[301];this[_0x7ff7[28]][_0x7ff7[6]][_0x7ff7[307]]= _0x7ff7[308];this[_0x7ff7[309]][_0x7ff7[6]][_0x7ff7[302]]= this[_0x7ff7[27]][_0x7ff7[6]][_0x7ff7[302]];this[_0x7ff7[309]][_0x7ff7[6]][_0x7ff7[305]]= this[_0x7ff7[79]][_0x7ff7[6]][_0x7ff7[305]];this[_0x7ff7[309]][_0x7ff7[6]][_0x7ff7[306]]= _0x4523x3f+ _0x7ff7[301];this[_0x7ff7[310]][_0x7ff7[6]][_0x7ff7[304]]= this[_0x7ff7[27]][_0x7ff7[6]][_0x7ff7[304]];this[_0x7ff7[310]][_0x7ff7[6]][_0x7ff7[305]]= (_0x4523x40+ this[_0x7ff7[106]])+ _0x7ff7[301];if(_0x4523x3c){this[_0x7ff7[23]][_0x7ff7[6]][_0x7ff7[304]]= _0x4523x3d+ _0x7ff7[301];this[_0x7ff7[25]][_0x7ff7[6]][_0x7ff7[304]]= this[_0x7ff7[23]][_0x7ff7[6]][_0x7ff7[304]];var _0x4523x42=(_0x4523x3e- _0x4523x40- this[_0x7ff7[103]]- this[_0x7ff7[106]]- this[_0x7ff7[104]]- this[_0x7ff7[105]]);this[_0x7ff7[27]][_0x7ff7[6]][_0x7ff7[300]]= _0x4523x42+ _0x7ff7[301];this[_0x7ff7[26]][_0x7ff7[6]][_0x7ff7[304]]= (_0x4523x3d- _0x4523x3f- this[_0x7ff7[103]])+ _0x7ff7[301];var _0x4523x43=(_0x4523x3e- this[_0x7ff7[106]]- this[_0x7ff7[104]]- this[_0x7ff7[105]]);this[_0x7ff7[26]][_0x7ff7[6]][_0x7ff7[300]]= _0x4523x43+ _0x7ff7[301];this[_0x7ff7[28]][_0x7ff7[6]][_0x7ff7[304]]= this[_0x7ff7[23]][_0x7ff7[6]][_0x7ff7[304]];this[_0x7ff7[309]][_0x7ff7[6]][_0x7ff7[300]]= _0x4523x43+ _0x7ff7[301]}else {this[_0x7ff7[27]][_0x7ff7[6]][_0x7ff7[305]]= (_0x4523x40+ this[_0x7ff7[103]]+ this[_0x7ff7[106]])+ _0x7ff7[301];this[_0x7ff7[26]][_0x7ff7[6]][_0x7ff7[305]]= this[_0x7ff7[79]][_0x7ff7[6]][_0x7ff7[305]]}};EditorUi[_0x7ff7[10]][_0x7ff7[14]]= function(){this[_0x7ff7[23]]= this[_0x7ff7[312]](_0x7ff7[311]);this[_0x7ff7[25]]= this[_0x7ff7[312]](_0x7ff7[313]);this[_0x7ff7[27]]= this[_0x7ff7[312]](_0x7ff7[314]);this[_0x7ff7[79]]= this[_0x7ff7[312]](_0x7ff7[315]);this[_0x7ff7[26]]= this[_0x7ff7[312]](_0x7ff7[316]);this[_0x7ff7[28]]= this[_0x7ff7[312]](_0x7ff7[317]);this[_0x7ff7[309]]= this[_0x7ff7[312]](_0x7ff7[318]);this[_0x7ff7[310]]= this[_0x7ff7[312]](_0x7ff7[319]);this[_0x7ff7[23]][_0x7ff7[6]][_0x7ff7[302]]= _0x7ff7[320];this[_0x7ff7[23]][_0x7ff7[6]][_0x7ff7[306]]= _0x7ff7[320];this[_0x7ff7[23]][_0x7ff7[6]][_0x7ff7[321]]= _0x7ff7[320];this[_0x7ff7[25]][_0x7ff7[6]][_0x7ff7[306]]= _0x7ff7[320];this[_0x7ff7[25]][_0x7ff7[6]][_0x7ff7[321]]= _0x7ff7[320];this[_0x7ff7[27]][_0x7ff7[6]][_0x7ff7[306]]= _0x7ff7[320];this[_0x7ff7[79]][_0x7ff7[6]][_0x7ff7[306]]= _0x7ff7[320];this[_0x7ff7[26]][_0x7ff7[6]][_0x7ff7[321]]= _0x7ff7[320];this[_0x7ff7[28]][_0x7ff7[6]][_0x7ff7[306]]= _0x7ff7[320];this[_0x7ff7[28]][_0x7ff7[6]][_0x7ff7[321]]= _0x7ff7[320];this[_0x7ff7[28]][_0x7ff7[6]][_0x7ff7[305]]= _0x7ff7[320];this[_0x7ff7[310]][_0x7ff7[6]][_0x7ff7[306]]= _0x7ff7[320];this[_0x7ff7[310]][_0x7ff7[6]][_0x7ff7[300]]= this[_0x7ff7[103]]+ _0x7ff7[301];this[_0x7ff7[309]][_0x7ff7[6]][_0x7ff7[304]]= this[_0x7ff7[103]]+ _0x7ff7[301]};EditorUi[_0x7ff7[10]][_0x7ff7[16]]= function(){this[_0x7ff7[322]]= this[_0x7ff7[13]][_0x7ff7[324]](this[_0x7ff7[312]](_0x7ff7[323]));this[_0x7ff7[23]][_0x7ff7[325]](this[_0x7ff7[322]][_0x7ff7[1]]);this[_0x7ff7[326]]= this[_0x7ff7[328]](this[_0x7ff7[312]](_0x7ff7[327]));this[_0x7ff7[25]][_0x7ff7[325]](this[_0x7ff7[326]][_0x7ff7[1]]);this[_0x7ff7[329]]= this[_0x7ff7[330]](this[_0x7ff7[27]]);this[_0x7ff7[28]][_0x7ff7[325]](this[_0x7ff7[331]]());this[_0x7ff7[332]]= this[_0x7ff7[333]]();this[_0x7ff7[0]][_0x7ff7[33]](_0x7ff7[334],mxUtils[_0x7ff7[20]](this,function(){this[_0x7ff7[336]](this[_0x7ff7[0]][_0x7ff7[335]]())}));this[_0x7ff7[336]](this[_0x7ff7[0]][_0x7ff7[335]]());this[_0x7ff7[322]][_0x7ff7[1]][_0x7ff7[325]](this[_0x7ff7[332]]);this[_0x7ff7[1]][_0x7ff7[325]](this[_0x7ff7[23]]);this[_0x7ff7[1]][_0x7ff7[325]](this[_0x7ff7[25]]);this[_0x7ff7[1]][_0x7ff7[325]](this[_0x7ff7[27]]);this[_0x7ff7[1]][_0x7ff7[325]](this[_0x7ff7[79]]);this[_0x7ff7[1]][_0x7ff7[325]](this[_0x7ff7[26]]);this[_0x7ff7[1]][_0x7ff7[325]](this[_0x7ff7[28]]);this[_0x7ff7[1]][_0x7ff7[325]](this[_0x7ff7[309]]);this[_0x7ff7[1]][_0x7ff7[325]](this[_0x7ff7[310]]);this[_0x7ff7[337]](this[_0x7ff7[309]],true,0,mxUtils[_0x7ff7[20]](this,function(_0x4523x44){this[_0x7ff7[107]]= _0x4523x44;this[_0x7ff7[15]]();this[_0x7ff7[0]][_0x7ff7[4]][_0x7ff7[100]]();this[_0x7ff7[0]][_0x7ff7[80]][_0x7ff7[101]](false);this[_0x7ff7[0]][_0x7ff7[80]][_0x7ff7[80]][_0x7ff7[100]]()}));this[_0x7ff7[337]](this[_0x7ff7[310]],false,this[_0x7ff7[106]],mxUtils[_0x7ff7[20]](this,function(_0x4523x44){this[_0x7ff7[108]]= _0x4523x44;this[_0x7ff7[15]]();this[_0x7ff7[0]][_0x7ff7[80]][_0x7ff7[101]](false);this[_0x7ff7[0]][_0x7ff7[80]][_0x7ff7[80]][_0x7ff7[100]]()}))};EditorUi[_0x7ff7[10]][_0x7ff7[333]]= function(){var _0x4523x2=document[_0x7ff7[339]](_0x7ff7[338]);_0x4523x2[_0x7ff7[340]]= _0x7ff7[341];return _0x4523x2};EditorUi[_0x7ff7[10]][_0x7ff7[333]]= function(){var _0x4523x2=document[_0x7ff7[339]](_0x7ff7[338]);_0x4523x2[_0x7ff7[340]]= _0x7ff7[341];return _0x4523x2};EditorUi[_0x7ff7[10]][_0x7ff7[336]]= function(_0x4523x44){this[_0x7ff7[332]][_0x7ff7[342]]= _0x4523x44};EditorUi[_0x7ff7[10]][_0x7ff7[328]]= function(_0x4523x2){return new Toolbar(this,_0x4523x2)};EditorUi[_0x7ff7[10]][_0x7ff7[330]]= function(_0x4523x2){return new Sidebar(this,_0x4523x2)};EditorUi[_0x7ff7[10]][_0x7ff7[331]]= function(){return this[_0x7ff7[312]](_0x7ff7[343])};EditorUi[_0x7ff7[10]][_0x7ff7[312]]= function(_0x4523x45){var _0x4523x46=document[_0x7ff7[339]](_0x7ff7[344]);_0x4523x46[_0x7ff7[340]]= _0x4523x45;return _0x4523x46};EditorUi[_0x7ff7[10]][_0x7ff7[345]]= function(_0x4523x45){var _0x4523x46=document[_0x7ff7[339]](_0x4523x45);return _0x4523x46};EditorUi[_0x7ff7[10]][_0x7ff7[346]]= function(_0x4523x45){var _0x4523x46=document[_0x7ff7[339]](_0x7ff7[347]);_0x4523x46[_0x7ff7[340]]= _0x4523x45;return _0x4523x46};EditorUi[_0x7ff7[10]][_0x7ff7[337]]= function(_0x4523x46,_0x4523x47,_0x4523x48,_0x4523x49){var _0x4523x4a=null;var _0x4523x4b=null;function _0x4523x4c(){return parseInt(((_0x4523x47)?_0x4523x46[_0x7ff7[6]][_0x7ff7[306]]:_0x4523x46[_0x7ff7[6]][_0x7ff7[305]]))}function _0x4523x4d(_0x4523x6){if(_0x4523x4a!= null){var _0x4523x4e= new mxPoint(mxEvent[_0x7ff7[348]](_0x4523x6),mxEvent[_0x7ff7[349]](_0x4523x6));_0x4523x49(Math[_0x7ff7[299]](0,_0x4523x4b+ ((_0x4523x47)?(_0x4523x4e[_0x7ff7[350]]- _0x4523x4a[_0x7ff7[350]]):(_0x4523x4a[_0x7ff7[351]]- _0x4523x4e[_0x7ff7[351]]))- _0x4523x48));mxEvent[_0x7ff7[74]](_0x4523x6)}}function _0x4523x4f(_0x4523x6){_0x4523x4d(_0x4523x6);_0x4523x4a= null;_0x4523x4b= null}mxEvent[_0x7ff7[82]](_0x4523x46,function(_0x4523x6){_0x4523x4a= new mxPoint(mxEvent[_0x7ff7[348]](_0x4523x6),mxEvent[_0x7ff7[349]](_0x4523x6));_0x4523x4b= _0x4523x4c();mxEvent[_0x7ff7[74]](_0x4523x6)});mxEvent[_0x7ff7[33]](document,_0x7ff7[352],_0x4523x4d);mxEvent[_0x7ff7[33]](document,_0x7ff7[353],_0x4523x4d);mxEvent[_0x7ff7[33]](document,_0x7ff7[354],_0x4523x4f);mxEvent[_0x7ff7[33]](document,_0x7ff7[355],_0x4523x4f)};EditorUi[_0x7ff7[10]][_0x7ff7[73]]= function(_0x4523x46,_0x4523x3d,_0x4523x3e,_0x4523x50,_0x4523x51,_0x4523x52){this[_0x7ff7[356]]();this[_0x7ff7[357]]= new Dialog(this,_0x4523x46,_0x4523x3d,(mxClient[_0x7ff7[358]])?_0x4523x3e- 12:_0x4523x3e,_0x4523x50,_0x4523x51,_0x4523x52)};EditorUi[_0x7ff7[10]][_0x7ff7[356]]= function(){if(this[_0x7ff7[357]]!= null){this[_0x7ff7[357]][_0x7ff7[359]]();this[_0x7ff7[357]]= null;this[_0x7ff7[0]][_0x7ff7[4]][_0x7ff7[1]][_0x7ff7[47]]()}};EditorUi[_0x7ff7[10]][_0x7ff7[360]]= function(_0x4523x53){if(!_0x4523x53&& this[_0x7ff7[0]][_0x7ff7[125]]!= null){this[_0x7ff7[172]](this[_0x7ff7[0]][_0x7ff7[361]]())}else {this[_0x7ff7[73]]( new SaveDialog(this)[_0x7ff7[1]],300,100,true,true)}};EditorUi[_0x7ff7[10]][_0x7ff7[362]]= function(_0x4523x53){if(!_0x4523x53&& this[_0x7ff7[0]][_0x7ff7[125]]!= null){this[_0x7ff7[224]](this[_0x7ff7[0]][_0x7ff7[361]]())}else {}};EditorUi[_0x7ff7[10]][_0x7ff7[363]]= function(_0x4523x54,_0x4523x55,_0x4523x56){var _0x4523x3=this[_0x7ff7[0]][_0x7ff7[4]];var _0x4523xb=_0x4523x3[_0x7ff7[264]]();_0x4523x55= this[_0x7ff7[364]]!= null?this[_0x7ff7[364]]:_0x4523x55;_0x4523x3[_0x7ff7[65]]()[_0x7ff7[365]]();try{_0x4523x54[_0x7ff7[366]](_0x4523x3[_0x7ff7[222]](),_0x4523xb)}catch(e){throw e}finally{if(_0x4523x55&& navigator[_0x7ff7[368]][_0x7ff7[69]](_0x7ff7[367])< 0){var _0x4523x57= new mxMorphing(_0x4523x3);_0x4523x57[_0x7ff7[33]](mxEvent.DONE,mxUtils[_0x7ff7[20]](this,function(){_0x4523x3[_0x7ff7[65]]()[_0x7ff7[369]]()}));_0x4523x57[_0x7ff7[370]]()}else {_0x4523x3[_0x7ff7[65]]()[_0x7ff7[369]]()}}};EditorUi[_0x7ff7[10]][_0x7ff7[97]]= function(_0x4523x1){var _0x4523x3=this[_0x7ff7[0]][_0x7ff7[4]];var _0x4523xf= new mxKeyHandler(_0x4523x3);_0x4523xf[_0x7ff7[371]]= function(_0x4523x6){return mxEvent[_0x7ff7[371]](_0x4523x6)|| (mxClient[_0x7ff7[372]]&& _0x4523x6[_0x7ff7[373]])};function _0x4523x58(_0x4523x59){if(!_0x4523x3[_0x7ff7[245]]()){var _0x4523x48=0;var _0x4523x5a=0;if(_0x4523x59== 37){_0x4523x48= -1}else {if(_0x4523x59== 38){_0x4523x5a= -1}else {if(_0x4523x59== 39){_0x4523x48= 1}else {if(_0x4523x59== 40){_0x4523x5a= 1}}}};_0x4523x3[_0x7ff7[374]](_0x4523x3[_0x7ff7[246]](),_0x4523x48,_0x4523x5a);_0x4523x3[_0x7ff7[375]](_0x4523x3[_0x7ff7[264]]())}}var _0x4523x5b=mxUtils[_0x7ff7[20]](this,function(_0x4523x5c,_0x4523x5d,_0x4523x26,_0x4523x5e){var _0x4523x5f=this[_0x7ff7[12]][_0x7ff7[112]](_0x4523x26);if(_0x4523x5f!= null){var _0x4523x20=function(){if(_0x4523x5f[_0x7ff7[376]]){_0x4523x5f[_0x7ff7[377]]()}};if(_0x4523x5d){if(_0x4523x5e){_0x4523xf[_0x7ff7[378]](_0x4523x5c,_0x4523x20)}else {_0x4523xf[_0x7ff7[379]](_0x4523x5c,_0x4523x20)}}else {if(_0x4523x5e){_0x4523xf[_0x7ff7[380]](_0x4523x5c,_0x4523x20)}else {_0x4523xf[_0x7ff7[381]](_0x4523x5c,_0x4523x20)}}}});var _0x4523x60=this;var _0x4523x61=_0x4523xf[_0x7ff7[382]];_0x4523xf[_0x7ff7[382]]= function(_0x4523x6){_0x4523x60[_0x7ff7[356]]();_0x4523x61[_0x7ff7[50]](this,arguments)};_0x4523xf[_0x7ff7[383]]= function(){};_0x4523xf[_0x7ff7[381]](8,function(){_0x4523x3[_0x7ff7[384]](true)});_0x4523xf[_0x7ff7[381]](13,function(){_0x4523x3[_0x7ff7[384]](false)});_0x4523xf[_0x7ff7[381]](33,function(){_0x4523x3[_0x7ff7[288]]()});_0x4523xf[_0x7ff7[381]](34,function(){_0x4523x3[_0x7ff7[289]]()});_0x4523xf[_0x7ff7[381]](36,function(){_0x4523x3[_0x7ff7[287]]()});_0x4523xf[_0x7ff7[381]](35,function(){_0x4523x3[_0x7ff7[15]]()});_0x4523xf[_0x7ff7[381]](37,function(){_0x4523x58(37)});_0x4523xf[_0x7ff7[381]](38,function(){_0x4523x58(38)});_0x4523xf[_0x7ff7[381]](39,function(){_0x4523x58(39)});_0x4523xf[_0x7ff7[381]](40,function(){_0x4523x58(40)});_0x4523xf[_0x7ff7[381]](113,function(){_0x4523x3[_0x7ff7[70]]()});_0x4523x5b(46,false,_0x7ff7[247]);_0x4523x5b(82,true,_0x7ff7[257]);_0x4523x5b(83,true,_0x7ff7[172]);_0x4523x5b(83,true,_0x7ff7[180],true);_0x4523x5b(107,false,_0x7ff7[385]);_0x4523x5b(109,false,_0x7ff7[386]);_0x4523x5b(65,true,_0x7ff7[387]);_0x4523x5b(86,true,_0x7ff7[388],true);_0x4523x5b(69,true,_0x7ff7[389],true);_0x4523x5b(69,true,_0x7ff7[390]);_0x4523x5b(66,true,_0x7ff7[253]);_0x4523x5b(70,true,_0x7ff7[252]);_0x4523x5b(68,true,_0x7ff7[248]);_0x4523x5b(90,true,_0x7ff7[241]);_0x4523x5b(89,true,_0x7ff7[242]);_0x4523x5b(88,true,_0x7ff7[115]);_0x4523x5b(67,true,_0x7ff7[116]);_0x4523x5b(81,true,_0x7ff7[391]);_0x4523x5b(86,true,_0x7ff7[111]);_0x4523x5b(71,true,_0x7ff7[263]);_0x4523x5b(71,true,_0x7ff7[392],true);_0x4523x5b(85,true,_0x7ff7[265]);_0x4523x5b(112,false,_0x7ff7[393]);_0x4523x5b(80,true,_0x7ff7[224],true);return _0x4523xf};EditorUi[_0x7ff7[10]][_0x7ff7[58]]= function(_0x4523x3,_0x4523x36,_0x4523x62,_0x4523x63){for(var _0x4523x37=0;_0x4523x37< _0x4523x36[_0x7ff7[143]];_0x4523x37++){_0x4523x3[_0x7ff7[396]]( new mxMultiplicity(true,_0x4523x36[_0x4523x37],null,null,_0x4523x62[_0x4523x37][0],_0x4523x62[_0x4523x37][1],null,mxResources[_0x7ff7[112]](_0x4523x36[_0x4523x37])+ _0x7ff7[394]+ _0x4523x62[_0x4523x37][0]+ _0x7ff7[395],null));_0x4523x3[_0x7ff7[396]]( new mxMultiplicity(false,_0x4523x36[_0x4523x37],null,null,_0x4523x63[_0x4523x37][0],_0x4523x63[_0x4523x37][1],null,mxResources[_0x7ff7[112]](_0x4523x36[_0x4523x37])+ _0x7ff7[394]+ _0x4523x63[_0x4523x37][0]+ _0x7ff7[397],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 2a39572..1271666 100644 --- a/public/assets/plugins/jscripty/js/Graph.js +++ b/public/assets/plugins/jscripty/js/Graph.js @@ -1 +1 @@ -var _0x88fb=["\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(_0x809dx1,_0x809dx2,_0x809dx3,_0x809dx4){mxGraph[_0x88fb[0]](this,_0x809dx1,_0x809dx2,_0x809dx3,_0x809dx4);this[_0x88fb[1]](true);this[_0x88fb[2]](false);this[_0x88fb[3]](true);this[_0x88fb[4]](!mxClient.IS_TOUCH);this[_0x88fb[5]](false);this[_0x88fb[6]](false);this[_0x88fb[7]]= true;this[_0x88fb[8]]= false;this[_0x88fb[9]]= false;this[_0x88fb[11]][_0x88fb[10]]= true;this[_0x88fb[12]](false);this[_0x88fb[11]][_0x88fb[13]](false);this[_0x88fb[11]][_0x88fb[14]]= function(){return mxConnectionHandler[_0x88fb[16]][_0x88fb[14]][_0x88fb[15]](this,arguments)&& urlParams[_0x88fb[17]]!= _0x88fb[18]};this[_0x88fb[19]]= _0x88fb[20];if(_0x809dx4== null){this[_0x88fb[21]]()};var _0x809dx5= new mxRubberband(this);this[_0x88fb[22]]= function(){return _0x809dx5};this[_0x88fb[29]][_0x88fb[28]](mxEvent.PAN_START,mxUtils[_0x88fb[27]](this,function(){this[_0x88fb[25]][_0x88fb[24]][_0x88fb[23]]= _0x88fb[26]}));this[_0x88fb[29]][_0x88fb[28]](mxEvent.PAN_END,mxUtils[_0x88fb[27]](this,function(){this[_0x88fb[25]][_0x88fb[24]][_0x88fb[23]]= _0x88fb[30]}));this[_0x88fb[31]]= function(_0x809dx6){var _0x809dx7=this[_0x88fb[33]][_0x88fb[32]](_0x809dx6);var _0x809dx8=(_0x809dx7!= null)?_0x809dx7[_0x88fb[24]]:this[_0x88fb[34]](_0x809dx6);return _0x809dx8[_0x88fb[35]]== _0x88fb[36]|| _0x809dx8[_0x88fb[37]]== _0x88fb[38]};this[_0x88fb[40]][_0x88fb[39]]= function(_0x809dx7){var _0x809dx9=mxCellRenderer[_0x88fb[16]][_0x88fb[39]][_0x88fb[15]](this,arguments);if(_0x809dx7[_0x88fb[24]][_0x88fb[37]]== _0x88fb[38]&& _0x809dx7[_0x88fb[24]][_0x88fb[35]]!= 1){_0x809dx9= mxUtils[_0x88fb[41]](_0x809dx9,false)};return _0x809dx9};this[_0x88fb[42]]= function(_0x809dx6){return false};this[_0x88fb[11]][_0x88fb[43]]= 16;var _0x809dxa=this[_0x88fb[11]][_0x88fb[44]];this[_0x88fb[11]][_0x88fb[44]]= function(_0x809dxb,_0x809dx7){if(_0x809dx7== null){if(!this[_0x88fb[46]][_0x88fb[29]][_0x88fb[45]]){_0x809dx5[_0x88fb[49]](_0x809dxb[_0x88fb[47]](),_0x809dxb[_0x88fb[48]]());this[_0x88fb[46]][_0x88fb[29]][_0x88fb[50]]= false}}else {if(tapAndHoldStartsConnection){_0x809dxa[_0x88fb[15]](this,arguments)}else {if(this[_0x88fb[46]][_0x88fb[52]](_0x809dx7[_0x88fb[51]])&& this[_0x88fb[46]][_0x88fb[53]]()> 1){this[_0x88fb[46]][_0x88fb[54]](_0x809dx7[_0x88fb[51]])}}}};if(touchStyle){this[_0x88fb[55]]()}};mxUtils[_0x88fb[56]](Graph,mxGraph);Graph[_0x88fb[16]][_0x88fb[57]]= null;Graph[_0x88fb[16]][_0x88fb[58]]= null;Graph[_0x88fb[16]][_0x88fb[21]]= function(){var _0x809dxc=mxUtils[_0x88fb[61]](STYLE_PATH+ _0x88fb[60])[_0x88fb[59]]();var _0x809dxd= new mxCodec(_0x809dxc[_0x88fb[62]]);_0x809dxd[_0x88fb[64]](_0x809dxc,this[_0x88fb[63]]())};Graph[_0x88fb[16]][_0x88fb[65]]= function(_0x809dxe){if(_0x809dxe!= null){var _0x809dx7=this[_0x88fb[33]][_0x88fb[32]](_0x809dxe);var _0x809dx8=(_0x809dx7!= null)?_0x809dx7[_0x88fb[24]]:this[_0x88fb[34]](_0x809dxe);if(_0x809dx8!= null){var _0x809dxf=mxUtils[_0x88fb[66]](_0x809dx8,mxConstants.STYLE_ELBOW,mxConstants.ELBOW_HORIZONTAL);var _0x809dx10=(_0x809dxf== mxConstants[_0x88fb[67]])?mxConstants[_0x88fb[68]]:mxConstants[_0x88fb[67]];this[_0x88fb[69]](mxConstants.STYLE_ELBOW,_0x809dx10,[_0x809dxe])}}};Graph[_0x88fb[16]][_0x88fb[70]]= function(_0x809dx6){if(_0x809dx6!= null&& this[_0x88fb[72]]()[_0x88fb[71]](_0x809dx6)){var _0x809dx11=this[_0x88fb[72]]()[_0x88fb[73]]([_0x809dx6])[0];if(_0x809dx11[_0x88fb[74]]!= null){_0x809dx11[_0x88fb[74]][_0x88fb[75]]= null};var _0x809dx8=_0x809dx11[_0x88fb[76]]();_0x809dx8= mxUtils[_0x88fb[77]](_0x809dx8,mxConstants.STYLE_ENTRY_X,null);_0x809dx8= mxUtils[_0x88fb[77]](_0x809dx8,mxConstants.STYLE_ENTRY_Y,null);_0x809dx8= mxUtils[_0x88fb[77]](_0x809dx8,mxConstants.STYLE_EXIT_X,null);_0x809dx8= mxUtils[_0x88fb[77]](_0x809dx8,mxConstants.STYLE_EXIT_Y,null);_0x809dx11[_0x88fb[77]](_0x809dx8);this[_0x88fb[11]][_0x88fb[78]]= function(_0x809dxb){return this[_0x88fb[46]][_0x88fb[33]][_0x88fb[79]](_0x809dx11)};this[_0x88fb[11]][_0x88fb[80]]= function(){return this[_0x88fb[46]][_0x88fb[73]]([_0x809dx11])[0]}}};Graph[_0x88fb[16]][_0x88fb[81]]= function(_0x809dx6){return this[_0x88fb[82]]&& this[_0x88fb[83]](_0x809dx6)};Graph[_0x88fb[16]][_0x88fb[84]]= function(_0x809dx6){return this[_0x88fb[83]](_0x809dx6)};Graph[_0x88fb[16]][_0x88fb[85]]= function(){var _0x809dx12=mxGraph[_0x88fb[16]][_0x88fb[85]][_0x88fb[15]](this,arguments);_0x809dx12[_0x88fb[77]](_0x88fb[86]);return _0x809dx12};Graph[_0x88fb[16]][_0x88fb[87]]= function(_0x809dx6){var _0x809dx13=_0x88fb[88];if(this[_0x88fb[72]]()[_0x88fb[89]](_0x809dx6)){_0x809dx13+= mxResources[_0x88fb[93]](_0x88fb[90]+ _0x809dx6[_0x88fb[92]][_0x88fb[91]])|| _0x88fb[88]}else {if(this[_0x88fb[72]]()[_0x88fb[71]](_0x809dx6)){_0x809dx13= mxGraph[_0x88fb[16]][_0x88fb[87]][_0x88fb[15]](this,arguments)}};return _0x809dx13};Graph[_0x88fb[16]][_0x88fb[94]]= function(_0x809dx6){if(_0x809dx6[_0x88fb[92]]!= null&& typeof (_0x809dx6[_0x88fb[92]])== _0x88fb[95]){return _0x809dx6[_0x88fb[92]][_0x88fb[97]](_0x88fb[96])};return mxGraph[_0x88fb[16]][_0x88fb[94]][_0x88fb[15]](this,arguments)};Graph[_0x88fb[16]][_0x88fb[98]]= function(_0x809dx6,_0x809dx10,_0x809dx14){if(_0x809dx6[_0x88fb[92]]!= null&& typeof (_0x809dx6[_0x88fb[92]])== _0x88fb[95]){var _0x809dx15=_0x809dx6[_0x88fb[92]][_0x88fb[99]](true);_0x809dx15[_0x88fb[100]](_0x88fb[96],_0x809dx10);_0x809dx10= _0x809dx15};mxGraph[_0x88fb[16]][_0x88fb[98]][_0x88fb[15]](this,arguments)};Graph[_0x88fb[16]][_0x88fb[101]]= function(_0x809dx6,_0x809dx16){var _0x809dx10=null;if(_0x809dx6[_0x88fb[92]]!= null&& typeof (_0x809dx6[_0x88fb[92]])== _0x88fb[95]){_0x809dx10= _0x809dx6[_0x88fb[92]][_0x88fb[99]](true)}else {var _0x809dx17=mxUtils[_0x88fb[102]]();_0x809dx10= _0x809dx17[_0x88fb[104]](_0x88fb[103]);_0x809dx10[_0x88fb[100]](_0x88fb[96],_0x809dx6[_0x88fb[92]])};if(_0x809dx16!= null&& _0x809dx16[_0x88fb[105]]> 0){_0x809dx10[_0x88fb[100]](_0x88fb[106],_0x809dx16)}else {_0x809dx10[_0x88fb[107]](_0x88fb[106])};this[_0x88fb[109]][_0x88fb[108]](_0x809dx6,_0x809dx10)};Graph[_0x88fb[16]][_0x88fb[110]]= function(_0x809dx6){if(_0x809dx6[_0x88fb[92]]!= null&& typeof (_0x809dx6[_0x88fb[92]])== _0x88fb[95]){return _0x809dx6[_0x88fb[92]][_0x88fb[97]](_0x88fb[106])};return null};Graph[_0x88fb[16]][_0x88fb[55]]= function(){this[_0x88fb[11]][_0x88fb[112]][_0x88fb[111]]= function(){return this[_0x88fb[46]][_0x88fb[11]][_0x88fb[113]]!= null};this[_0x88fb[28]](mxEvent.START_EDITING,function(_0x809dx18,_0x809dx19){this[_0x88fb[29]][_0x88fb[114]]()});var _0x809dx1a=false;var _0x809dx1b=null;this[_0x88fb[115]]= function(_0x809dxb){mxGraph[_0x88fb[16]][_0x88fb[115]][_0x88fb[15]](this,arguments);if(_0x809dxb[_0x88fb[32]]()== null){var _0x809dx6=this[_0x88fb[118]](_0x809dxb[_0x88fb[116]],_0x809dxb[_0x88fb[117]]);if(this[_0x88fb[72]]()[_0x88fb[71]](_0x809dx6)){_0x809dxb[_0x88fb[119]]= this[_0x88fb[33]][_0x88fb[32]](_0x809dx6);if(_0x809dxb[_0x88fb[119]]!= null&& _0x809dxb[_0x88fb[119]][_0x88fb[120]]!= null){this[_0x88fb[25]][_0x88fb[24]][_0x88fb[23]]= _0x809dxb[_0x88fb[119]][_0x88fb[120]][_0x88fb[121]][_0x88fb[24]][_0x88fb[23]]}}};if(_0x809dxb[_0x88fb[32]]()== null){this[_0x88fb[25]][_0x88fb[24]][_0x88fb[23]]= _0x88fb[30]}};this[_0x88fb[122]]= function(_0x809dx1c,_0x809dxb,_0x809dx18){if(_0x809dx1c== mxEvent[_0x88fb[123]]){if(!this[_0x88fb[29]][_0x88fb[124]]()){_0x809dx1b= _0x809dxb[_0x88fb[125]]();_0x809dx1a= (_0x809dx1b!= null)?this[_0x88fb[52]](_0x809dx1b):this[_0x88fb[126]]()}else {_0x809dx1a= false;_0x809dx1b= null}}else {if(_0x809dx1c== mxEvent[_0x88fb[127]]){if(_0x809dx1a&& !this[_0x88fb[128]]()){if(!this[_0x88fb[29]][_0x88fb[124]]()){var _0x809dx1d=mxEvent[_0x88fb[130]](_0x809dxb[_0x88fb[129]]());var _0x809dx1e=mxEvent[_0x88fb[131]](_0x809dxb[_0x88fb[129]]());this[_0x88fb[29]][_0x88fb[132]](_0x809dx1d+ 16,_0x809dx1e,_0x809dx1b,_0x809dxb[_0x88fb[129]]())};_0x809dx1a= false;_0x809dx1b= null;_0x809dxb[_0x88fb[133]]();return};_0x809dx1a= false;_0x809dx1b= null}};mxGraph[_0x88fb[16]][_0x88fb[122]][_0x88fb[15]](this,arguments);if(_0x809dx1c== mxEvent[_0x88fb[134]]&& _0x809dxb[_0x88fb[135]]()){_0x809dx1a= false;_0x809dx1b= null}}};(function(){mxVertexHandler[_0x88fb[16]][_0x88fb[136]]= true;mxText[_0x88fb[16]][_0x88fb[137]]= 5;mxText[_0x88fb[16]][_0x88fb[138]]= 1;if(touchStyle){mxConstants[_0x88fb[139]]= 16;mxConstants[_0x88fb[140]]= 7;if(mxClient[_0x88fb[141]]){mxVertexHandler[_0x88fb[16]][_0x88fb[142]]= 4;mxEdgeHandler[_0x88fb[16]][_0x88fb[142]]= 6;Graph[_0x88fb[16]][_0x88fb[142]]= 14;Graph[_0x88fb[16]][_0x88fb[143]]= 20;mxPanningHandler[_0x88fb[16]][_0x88fb[144]]= false;mxPanningHandler[_0x88fb[16]][_0x88fb[145]]= true;mxPanningHandler[_0x88fb[16]][_0x88fb[146]]= function(_0x809dxb){var _0x809dx19=_0x809dxb[_0x88fb[129]]();return (this[_0x88fb[145]]&& (this[_0x88fb[147]]|| _0x809dxb[_0x88fb[32]]()== null))|| (mxEvent[_0x88fb[148]](_0x809dx19)&& mxEvent[_0x88fb[149]](_0x809dx19))|| (this[_0x88fb[150]]&& mxEvent[_0x88fb[151]](_0x809dx19))}};var _0x809dx1f=mxGraphHandler[_0x88fb[16]][_0x88fb[152]];mxGraphHandler[_0x88fb[16]][_0x88fb[152]]= function(_0x809dx18,_0x809dxb){_0x809dx1f[_0x88fb[15]](this,arguments);if(this[_0x88fb[46]][_0x88fb[52]](_0x809dxb[_0x88fb[125]]())&& this[_0x88fb[46]][_0x88fb[53]]()> 1){this[_0x88fb[153]]= false}};Graph[_0x88fb[16]][_0x88fb[154]]= function(_0x809dx1){this[_0x88fb[155]]= new mxTooltipHandler(this);this[_0x88fb[155]][_0x88fb[156]](false);this[_0x88fb[157]]= new mxSelectionCellsHandler(this);this[_0x88fb[29]]= new mxPanningHandler(this);this[_0x88fb[29]][_0x88fb[158]]= false;this[_0x88fb[11]]= new mxConnectionHandler(this);this[_0x88fb[11]][_0x88fb[156]](false);this[_0x88fb[159]]= new mxGraphHandler(this)};mxConnectionHandler[_0x88fb[16]][_0x88fb[160]]= function(_0x809dxe,_0x809dx20){if(touchStyle&& _0x809dx20!= null){this[_0x88fb[46]][_0x88fb[161]](_0x809dx20)}else {this[_0x88fb[46]][_0x88fb[161]](_0x809dxe)}};var _0x809dx21=mxGraph[_0x88fb[16]][_0x88fb[162]];Graph[_0x88fb[16]][_0x88fb[162]]= function(_0x809dx19,_0x809dx6){if(_0x809dx6== null){var _0x809dx22=mxUtils[_0x88fb[163]](this[_0x88fb[25]],mxEvent[_0x88fb[130]](_0x809dx19),mxEvent[_0x88fb[131]](_0x809dx19));_0x809dx6= this[_0x88fb[118]](_0x809dx22[_0x88fb[164]],_0x809dx22[_0x88fb[165]])};_0x809dx21[_0x88fb[0]](this,_0x809dx19,_0x809dx6)};var _0x809dx23= new mxImage(IMAGE_PATH+ _0x88fb[166],16,16);mxVertexHandler[_0x88fb[16]][_0x88fb[167]]= _0x809dx23;mxEdgeHandler[_0x88fb[16]][_0x88fb[167]]= _0x809dx23;mxOutline[_0x88fb[16]][_0x88fb[168]]= _0x809dx23; new Image()[_0x88fb[169]]= _0x809dx23[_0x88fb[169]];var _0x809dx24=IMAGE_PATH+ _0x88fb[170];var _0x809dx25=mxVertexHandler[_0x88fb[16]][_0x88fb[171]];mxVertexHandler[_0x88fb[16]][_0x88fb[171]]= function(){_0x809dx25[_0x88fb[15]](this,arguments);if(showConnectorImg&& this[_0x88fb[46]][_0x88fb[11]][_0x88fb[111]]()&& this[_0x88fb[46]][_0x88fb[172]](this[_0x88fb[119]][_0x88fb[51]])&& !this[_0x88fb[46]][_0x88fb[84]](this[_0x88fb[119]][_0x88fb[51]])&& this[_0x88fb[46]][_0x88fb[53]]()== 1){this[_0x88fb[173]]= mxUtils[_0x88fb[174]](_0x809dx24);this[_0x88fb[173]][_0x88fb[24]][_0x88fb[23]]= _0x88fb[26];this[_0x88fb[173]][_0x88fb[24]][_0x88fb[175]]= _0x88fb[176];this[_0x88fb[173]][_0x88fb[24]][_0x88fb[177]]= _0x88fb[176];this[_0x88fb[173]][_0x88fb[24]][_0x88fb[178]]= _0x88fb[179];if(!mxClient[_0x88fb[141]]){this[_0x88fb[173]][_0x88fb[100]](_0x88fb[180],mxResources[_0x88fb[93]](_0x88fb[17]));mxEvent[_0x88fb[181]](this[_0x88fb[173]],this[_0x88fb[46]],this[_0x88fb[119]])};this[_0x88fb[173]][_0x88fb[24]][_0x88fb[182]]= _0x88fb[183];mxEvent[_0x88fb[185]](this[_0x88fb[173]],mxUtils[_0x88fb[27]](this,function(_0x809dx19){this[_0x88fb[46]][_0x88fb[29]][_0x88fb[114]]();var _0x809dx22=mxUtils[_0x88fb[163]](this[_0x88fb[46]][_0x88fb[25]],mxEvent[_0x88fb[130]](_0x809dx19),mxEvent[_0x88fb[131]](_0x809dx19));this[_0x88fb[46]][_0x88fb[11]][_0x88fb[49]](this[_0x88fb[119]],_0x809dx22[_0x88fb[164]],_0x809dx22[_0x88fb[165]]);this[_0x88fb[46]][_0x88fb[184]]= true;mxEvent[_0x88fb[133]](_0x809dx19)}));this[_0x88fb[46]][_0x88fb[25]][_0x88fb[186]](this[_0x88fb[173]])};this[_0x88fb[187]]()};var _0x809dx26=mxVertexHandler[_0x88fb[16]][_0x88fb[188]];mxVertexHandler[_0x88fb[16]][_0x88fb[188]]= function(){_0x809dx26[_0x88fb[15]](this);this[_0x88fb[187]]()};mxVertexHandler[_0x88fb[16]][_0x88fb[187]]= function(){if(this[_0x88fb[119]]!= null&& this[_0x88fb[173]]!= null){if(mxVertexHandler[_0x88fb[16]][_0x88fb[189]]){this[_0x88fb[173]][_0x88fb[24]][_0x88fb[190]]= (this[_0x88fb[119]][_0x88fb[164]]+ this[_0x88fb[119]][_0x88fb[175]]- this[_0x88fb[173]][_0x88fb[191]]/ 2)+ _0x88fb[192];this[_0x88fb[173]][_0x88fb[24]][_0x88fb[193]]= (this[_0x88fb[119]][_0x88fb[165]]- this[_0x88fb[173]][_0x88fb[194]]/ 2)+ _0x88fb[192]}else {this[_0x88fb[173]][_0x88fb[24]][_0x88fb[190]]= (this[_0x88fb[119]][_0x88fb[164]]+ this[_0x88fb[119]][_0x88fb[175]]+ mxConstants[_0x88fb[139]]/ 2+ 4)+ _0x88fb[192];this[_0x88fb[173]][_0x88fb[24]][_0x88fb[193]]= (this[_0x88fb[119]][_0x88fb[165]]+ (this[_0x88fb[119]][_0x88fb[177]]- this[_0x88fb[173]][_0x88fb[194]])/ 2)+ _0x88fb[192]}}};var _0x809dx27=mxVertexHandler[_0x88fb[16]][_0x88fb[195]];mxVertexHandler[_0x88fb[16]][_0x88fb[195]]= function(_0x809dx18,_0x809dxb){_0x809dx27[_0x88fb[15]](this,arguments);if(this[_0x88fb[173]]!= null){this[_0x88fb[173]][_0x88fb[197]][_0x88fb[196]](this[_0x88fb[173]]);this[_0x88fb[173]]= null}}; new Image()[_0x88fb[169]]= _0x809dx24}else {var _0x809dx28= new mxImage(IMAGE_PATH+ _0x88fb[198],15,15);mxConnectionHandler[_0x88fb[16]][_0x88fb[199]]= _0x809dx28; new Image()[_0x88fb[169]]= _0x809dx28[_0x88fb[169]];if(urlParams[_0x88fb[17]]== _0x88fb[18]){var _0x809dx28= new mxImage(IMAGE_PATH+ _0x88fb[198],15,15);var _0x809dx25=mxVertexHandler[_0x88fb[16]][_0x88fb[171]];mxVertexHandler[_0x88fb[16]][_0x88fb[171]]= function(){_0x809dx25[_0x88fb[15]](this,arguments);if(showConnectorImg&& this[_0x88fb[46]][_0x88fb[11]][_0x88fb[111]]()&& this[_0x88fb[46]][_0x88fb[172]](this[_0x88fb[119]][_0x88fb[51]])&& !this[_0x88fb[46]][_0x88fb[84]](this[_0x88fb[119]][_0x88fb[51]])&& this[_0x88fb[46]][_0x88fb[53]]()== 1){if(mxClient[_0x88fb[200]]&& !mxClient[_0x88fb[201]]){this[_0x88fb[173]]= document[_0x88fb[104]](_0x88fb[202]);this[_0x88fb[173]][_0x88fb[24]][_0x88fb[203]]= _0x88fb[204]+ _0x809dx28[_0x88fb[169]]+ _0x88fb[205];this[_0x88fb[173]][_0x88fb[24]][_0x88fb[206]]= _0x88fb[207];this[_0x88fb[173]][_0x88fb[24]][_0x88fb[208]]= _0x88fb[209];this[_0x88fb[173]][_0x88fb[24]][_0x88fb[175]]= (_0x809dx28[_0x88fb[175]]+ 4)+ _0x88fb[192];this[_0x88fb[173]][_0x88fb[24]][_0x88fb[177]]= (_0x809dx28[_0x88fb[177]]+ 4)+ _0x88fb[192];this[_0x88fb[173]][_0x88fb[24]][_0x88fb[210]]= (mxClient[_0x88fb[211]])?_0x88fb[212]:_0x88fb[213]}else {this[_0x88fb[173]]= mxUtils[_0x88fb[174]](_0x809dx28[_0x88fb[169]]);this[_0x88fb[173]][_0x88fb[24]][_0x88fb[175]]= _0x809dx28[_0x88fb[175]]+ _0x88fb[192];this[_0x88fb[173]][_0x88fb[24]][_0x88fb[177]]= _0x809dx28[_0x88fb[177]]+ _0x88fb[192]};this[_0x88fb[173]][_0x88fb[24]][_0x88fb[23]]= _0x88fb[26];this[_0x88fb[173]][_0x88fb[24]][_0x88fb[178]]= _0x88fb[179];this[_0x88fb[173]][_0x88fb[100]](_0x88fb[180],mxResources[_0x88fb[93]](_0x88fb[17]));mxEvent[_0x88fb[181]](this[_0x88fb[173]],this[_0x88fb[46]],this[_0x88fb[119]]);this[_0x88fb[173]][_0x88fb[24]][_0x88fb[182]]= _0x88fb[183];mxEvent[_0x88fb[28]](this[_0x88fb[173]],_0x88fb[214],mxUtils[_0x88fb[27]](this,function(_0x809dx19){this[_0x88fb[46]][_0x88fb[29]][_0x88fb[114]]();var _0x809dx22=mxUtils[_0x88fb[163]](this[_0x88fb[46]][_0x88fb[25]],mxEvent[_0x88fb[130]](_0x809dx19),mxEvent[_0x88fb[131]](_0x809dx19));this[_0x88fb[46]][_0x88fb[11]][_0x88fb[49]](this[_0x88fb[119]],_0x809dx22[_0x88fb[164]],_0x809dx22[_0x88fb[165]]);this[_0x88fb[46]][_0x88fb[184]]= true;mxEvent[_0x88fb[133]](_0x809dx19)}));this[_0x88fb[46]][_0x88fb[25]][_0x88fb[186]](this[_0x88fb[173]])};this[_0x88fb[187]]()};var _0x809dx26=mxVertexHandler[_0x88fb[16]][_0x88fb[188]];mxVertexHandler[_0x88fb[16]][_0x88fb[188]]= function(){_0x809dx26[_0x88fb[15]](this);this[_0x88fb[187]]()};mxVertexHandler[_0x88fb[16]][_0x88fb[187]]= function(){if(this[_0x88fb[119]]!= null&& this[_0x88fb[173]]!= null){if(mxVertexHandler[_0x88fb[16]][_0x88fb[189]]){this[_0x88fb[173]][_0x88fb[24]][_0x88fb[190]]= (this[_0x88fb[119]][_0x88fb[164]]+ this[_0x88fb[119]][_0x88fb[175]]- this[_0x88fb[173]][_0x88fb[191]]/ 2)+ _0x88fb[192];this[_0x88fb[173]][_0x88fb[24]][_0x88fb[193]]= (this[_0x88fb[119]][_0x88fb[165]]- this[_0x88fb[173]][_0x88fb[194]]/ 2)+ _0x88fb[192]}else {this[_0x88fb[173]][_0x88fb[24]][_0x88fb[190]]= (this[_0x88fb[119]][_0x88fb[164]]+ this[_0x88fb[119]][_0x88fb[175]]+ mxConstants[_0x88fb[139]]/ 2+ 2)+ _0x88fb[192];this[_0x88fb[173]][_0x88fb[24]][_0x88fb[193]]= (this[_0x88fb[119]][_0x88fb[165]]+ (this[_0x88fb[119]][_0x88fb[177]]- this[_0x88fb[173]][_0x88fb[194]])/ 2)+ _0x88fb[192]}}};var _0x809dx27=mxVertexHandler[_0x88fb[16]][_0x88fb[195]];mxVertexHandler[_0x88fb[16]][_0x88fb[195]]= function(_0x809dx18,_0x809dxb){_0x809dx27[_0x88fb[15]](this,arguments);if(this[_0x88fb[173]]!= null){this[_0x88fb[173]][_0x88fb[197]][_0x88fb[196]](this[_0x88fb[173]]);this[_0x88fb[173]]= null}}}}})() \ No newline at end of file +var _0xab1b=["\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(_0x41c6x1,_0x41c6x2,_0x41c6x3,_0x41c6x4){mxGraph[_0xab1b[0]](this,_0x41c6x1,_0x41c6x2,_0x41c6x3,_0x41c6x4);this[_0xab1b[1]](true);this[_0xab1b[2]](false);this[_0xab1b[3]](true);this[_0xab1b[4]](!mxClient.IS_TOUCH);this[_0xab1b[5]](false);this[_0xab1b[6]](false);this[_0xab1b[7]]= true;this[_0xab1b[8]]= false;this[_0xab1b[9]]= false;this[_0xab1b[11]][_0xab1b[10]]= true;this[_0xab1b[12]](false);this[_0xab1b[11]][_0xab1b[13]](false);this[_0xab1b[11]][_0xab1b[14]]= function(){return mxConnectionHandler[_0xab1b[16]][_0xab1b[14]][_0xab1b[15]](this,arguments)&& urlParams[_0xab1b[17]]!= _0xab1b[18]};this[_0xab1b[19]]= _0xab1b[20];if(_0x41c6x4== null){this[_0xab1b[21]]()};var _0x41c6x5= new mxRubberband(this);this[_0xab1b[22]]= function(){return _0x41c6x5};this[_0xab1b[29]][_0xab1b[28]](mxEvent.PAN_START,mxUtils[_0xab1b[27]](this,function(){this[_0xab1b[25]][_0xab1b[24]][_0xab1b[23]]= _0xab1b[26]}));this[_0xab1b[29]][_0xab1b[28]](mxEvent.PAN_END,mxUtils[_0xab1b[27]](this,function(){this[_0xab1b[25]][_0xab1b[24]][_0xab1b[23]]= _0xab1b[30]}));this[_0xab1b[31]]= function(_0x41c6x6){var _0x41c6x7=this[_0xab1b[33]][_0xab1b[32]](_0x41c6x6);var _0x41c6x8=(_0x41c6x7!= null)?_0x41c6x7[_0xab1b[24]]:this[_0xab1b[34]](_0x41c6x6);return _0x41c6x8[_0xab1b[35]]== _0xab1b[36]|| _0x41c6x8[_0xab1b[37]]== _0xab1b[38]};this[_0xab1b[40]][_0xab1b[39]]= function(_0x41c6x7){var _0x41c6x9=mxCellRenderer[_0xab1b[16]][_0xab1b[39]][_0xab1b[15]](this,arguments);if(_0x41c6x7[_0xab1b[24]][_0xab1b[37]]== _0xab1b[38]&& _0x41c6x7[_0xab1b[24]][_0xab1b[35]]!= 1){_0x41c6x9= mxUtils[_0xab1b[41]](_0x41c6x9,false)};return _0x41c6x9};this[_0xab1b[42]]= function(_0x41c6x6){return false};this[_0xab1b[11]][_0xab1b[43]]= 16;var _0x41c6xa=this[_0xab1b[11]][_0xab1b[44]];this[_0xab1b[11]][_0xab1b[44]]= function(_0x41c6xb,_0x41c6x7){if(_0x41c6x7== null){if(!this[_0xab1b[46]][_0xab1b[29]][_0xab1b[45]]){_0x41c6x5[_0xab1b[49]](_0x41c6xb[_0xab1b[47]](),_0x41c6xb[_0xab1b[48]]());this[_0xab1b[46]][_0xab1b[29]][_0xab1b[50]]= false}}else {if(tapAndHoldStartsConnection){_0x41c6xa[_0xab1b[15]](this,arguments)}else {if(this[_0xab1b[46]][_0xab1b[52]](_0x41c6x7[_0xab1b[51]])&& this[_0xab1b[46]][_0xab1b[53]]()> 1){this[_0xab1b[46]][_0xab1b[54]](_0x41c6x7[_0xab1b[51]])}}}};if(touchStyle){this[_0xab1b[55]]()}};mxUtils[_0xab1b[56]](Graph,mxGraph);Graph[_0xab1b[16]][_0xab1b[57]]= null;Graph[_0xab1b[16]][_0xab1b[58]]= null;Graph[_0xab1b[16]][_0xab1b[21]]= function(){var _0x41c6xc=mxUtils[_0xab1b[61]](STYLE_PATH+ _0xab1b[60])[_0xab1b[59]]();var _0x41c6xd= new mxCodec(_0x41c6xc[_0xab1b[62]]);_0x41c6xd[_0xab1b[64]](_0x41c6xc,this[_0xab1b[63]]())};Graph[_0xab1b[16]][_0xab1b[65]]= function(_0x41c6xe){if(_0x41c6xe!= null){var _0x41c6x7=this[_0xab1b[33]][_0xab1b[32]](_0x41c6xe);var _0x41c6x8=(_0x41c6x7!= null)?_0x41c6x7[_0xab1b[24]]:this[_0xab1b[34]](_0x41c6xe);if(_0x41c6x8!= null){var _0x41c6xf=mxUtils[_0xab1b[66]](_0x41c6x8,mxConstants.STYLE_ELBOW,mxConstants.ELBOW_HORIZONTAL);var _0x41c6x10=(_0x41c6xf== mxConstants[_0xab1b[67]])?mxConstants[_0xab1b[68]]:mxConstants[_0xab1b[67]];this[_0xab1b[69]](mxConstants.STYLE_ELBOW,_0x41c6x10,[_0x41c6xe])}}};Graph[_0xab1b[16]][_0xab1b[70]]= function(_0x41c6x6){if(_0x41c6x6!= null&& this[_0xab1b[72]]()[_0xab1b[71]](_0x41c6x6)){var _0x41c6x11=this[_0xab1b[72]]()[_0xab1b[73]]([_0x41c6x6])[0];if(_0x41c6x11[_0xab1b[74]]!= null){_0x41c6x11[_0xab1b[74]][_0xab1b[75]]= null};var _0x41c6x8=_0x41c6x11[_0xab1b[76]]();_0x41c6x8= mxUtils[_0xab1b[77]](_0x41c6x8,mxConstants.STYLE_ENTRY_X,null);_0x41c6x8= mxUtils[_0xab1b[77]](_0x41c6x8,mxConstants.STYLE_ENTRY_Y,null);_0x41c6x8= mxUtils[_0xab1b[77]](_0x41c6x8,mxConstants.STYLE_EXIT_X,null);_0x41c6x8= mxUtils[_0xab1b[77]](_0x41c6x8,mxConstants.STYLE_EXIT_Y,null);_0x41c6x11[_0xab1b[77]](_0x41c6x8);this[_0xab1b[11]][_0xab1b[78]]= function(_0x41c6xb){return this[_0xab1b[46]][_0xab1b[33]][_0xab1b[79]](_0x41c6x11)};this[_0xab1b[11]][_0xab1b[80]]= function(){return this[_0xab1b[46]][_0xab1b[73]]([_0x41c6x11])[0]}}};Graph[_0xab1b[16]][_0xab1b[81]]= function(_0x41c6x6){return this[_0xab1b[82]]&& this[_0xab1b[83]](_0x41c6x6)};Graph[_0xab1b[16]][_0xab1b[84]]= function(_0x41c6x6){return this[_0xab1b[83]](_0x41c6x6)};Graph[_0xab1b[16]][_0xab1b[85]]= function(){var _0x41c6x12=mxGraph[_0xab1b[16]][_0xab1b[85]][_0xab1b[15]](this,arguments);_0x41c6x12[_0xab1b[77]](_0xab1b[86]);return _0x41c6x12};Graph[_0xab1b[16]][_0xab1b[87]]= function(_0x41c6x6){var _0x41c6x13=_0xab1b[88];if(this[_0xab1b[72]]()[_0xab1b[89]](_0x41c6x6)){_0x41c6x13+= mxResources[_0xab1b[93]](_0xab1b[90]+ _0x41c6x6[_0xab1b[92]][_0xab1b[91]])|| _0xab1b[88]}else {if(this[_0xab1b[72]]()[_0xab1b[71]](_0x41c6x6)){_0x41c6x13= mxGraph[_0xab1b[16]][_0xab1b[87]][_0xab1b[15]](this,arguments)}};return _0x41c6x13};Graph[_0xab1b[16]][_0xab1b[94]]= function(_0x41c6x6){if(_0x41c6x6[_0xab1b[92]]!= null&& typeof (_0x41c6x6[_0xab1b[92]])== _0xab1b[95]){return _0x41c6x6[_0xab1b[92]][_0xab1b[97]](_0xab1b[96])};return mxGraph[_0xab1b[16]][_0xab1b[94]][_0xab1b[15]](this,arguments)};Graph[_0xab1b[16]][_0xab1b[98]]= function(_0x41c6x6,_0x41c6x10,_0x41c6x14){if(_0x41c6x6[_0xab1b[92]]!= null&& typeof (_0x41c6x6[_0xab1b[92]])== _0xab1b[95]){var _0x41c6x15=_0x41c6x6[_0xab1b[92]][_0xab1b[99]](true);_0x41c6x15[_0xab1b[100]](_0xab1b[96],_0x41c6x10);_0x41c6x10= _0x41c6x15};mxGraph[_0xab1b[16]][_0xab1b[98]][_0xab1b[15]](this,arguments)};Graph[_0xab1b[16]][_0xab1b[101]]= function(_0x41c6x6,_0x41c6x16){var _0x41c6x10=null;if(_0x41c6x6[_0xab1b[92]]!= null&& typeof (_0x41c6x6[_0xab1b[92]])== _0xab1b[95]){_0x41c6x10= _0x41c6x6[_0xab1b[92]][_0xab1b[99]](true)}else {var _0x41c6x17=mxUtils[_0xab1b[102]]();_0x41c6x10= _0x41c6x17[_0xab1b[104]](_0xab1b[103]);_0x41c6x10[_0xab1b[100]](_0xab1b[96],_0x41c6x6[_0xab1b[92]])};if(_0x41c6x16!= null&& _0x41c6x16[_0xab1b[105]]> 0){_0x41c6x10[_0xab1b[100]](_0xab1b[106],_0x41c6x16)}else {_0x41c6x10[_0xab1b[107]](_0xab1b[106])};this[_0xab1b[109]][_0xab1b[108]](_0x41c6x6,_0x41c6x10)};Graph[_0xab1b[16]][_0xab1b[110]]= function(_0x41c6x6){if(_0x41c6x6[_0xab1b[92]]!= null&& typeof (_0x41c6x6[_0xab1b[92]])== _0xab1b[95]){return _0x41c6x6[_0xab1b[92]][_0xab1b[97]](_0xab1b[106])};return null};Graph[_0xab1b[16]][_0xab1b[55]]= function(){this[_0xab1b[11]][_0xab1b[112]][_0xab1b[111]]= function(){return this[_0xab1b[46]][_0xab1b[11]][_0xab1b[113]]!= null};this[_0xab1b[28]](mxEvent.START_EDITING,function(_0x41c6x18,_0x41c6x19){this[_0xab1b[29]][_0xab1b[114]]()});var _0x41c6x1a=false;var _0x41c6x1b=null;this[_0xab1b[115]]= function(_0x41c6xb){mxGraph[_0xab1b[16]][_0xab1b[115]][_0xab1b[15]](this,arguments);if(_0x41c6xb[_0xab1b[32]]()== null){var _0x41c6x6=this[_0xab1b[118]](_0x41c6xb[_0xab1b[116]],_0x41c6xb[_0xab1b[117]]);if(this[_0xab1b[72]]()[_0xab1b[71]](_0x41c6x6)){_0x41c6xb[_0xab1b[119]]= this[_0xab1b[33]][_0xab1b[32]](_0x41c6x6);if(_0x41c6xb[_0xab1b[119]]!= null&& _0x41c6xb[_0xab1b[119]][_0xab1b[120]]!= null){this[_0xab1b[25]][_0xab1b[24]][_0xab1b[23]]= _0x41c6xb[_0xab1b[119]][_0xab1b[120]][_0xab1b[121]][_0xab1b[24]][_0xab1b[23]]}}};if(_0x41c6xb[_0xab1b[32]]()== null){this[_0xab1b[25]][_0xab1b[24]][_0xab1b[23]]= _0xab1b[30]}};this[_0xab1b[122]]= function(_0x41c6x1c,_0x41c6xb,_0x41c6x18){if(_0x41c6x1c== mxEvent[_0xab1b[123]]){if(!this[_0xab1b[29]][_0xab1b[124]]()){_0x41c6x1b= _0x41c6xb[_0xab1b[125]]();_0x41c6x1a= (_0x41c6x1b!= null)?this[_0xab1b[52]](_0x41c6x1b):this[_0xab1b[126]]()}else {_0x41c6x1a= false;_0x41c6x1b= null}}else {if(_0x41c6x1c== mxEvent[_0xab1b[127]]){if(_0x41c6x1a&& !this[_0xab1b[128]]()){if(!this[_0xab1b[29]][_0xab1b[124]]()){var _0x41c6x1d=mxEvent[_0xab1b[130]](_0x41c6xb[_0xab1b[129]]());var _0x41c6x1e=mxEvent[_0xab1b[131]](_0x41c6xb[_0xab1b[129]]());this[_0xab1b[29]][_0xab1b[132]](_0x41c6x1d+ 16,_0x41c6x1e,_0x41c6x1b,_0x41c6xb[_0xab1b[129]]())};_0x41c6x1a= false;_0x41c6x1b= null;_0x41c6xb[_0xab1b[133]]();return};_0x41c6x1a= false;_0x41c6x1b= null}};mxGraph[_0xab1b[16]][_0xab1b[122]][_0xab1b[15]](this,arguments);if(_0x41c6x1c== mxEvent[_0xab1b[134]]&& _0x41c6xb[_0xab1b[135]]()){_0x41c6x1a= false;_0x41c6x1b= null}}};(function(){mxVertexHandler[_0xab1b[16]][_0xab1b[136]]= true;mxText[_0xab1b[16]][_0xab1b[137]]= 5;mxText[_0xab1b[16]][_0xab1b[138]]= 1;if(touchStyle){mxConstants[_0xab1b[139]]= 16;mxConstants[_0xab1b[140]]= 7;if(mxClient[_0xab1b[141]]){mxVertexHandler[_0xab1b[16]][_0xab1b[142]]= 4;mxEdgeHandler[_0xab1b[16]][_0xab1b[142]]= 6;Graph[_0xab1b[16]][_0xab1b[142]]= 14;Graph[_0xab1b[16]][_0xab1b[143]]= 20;mxPanningHandler[_0xab1b[16]][_0xab1b[144]]= false;mxPanningHandler[_0xab1b[16]][_0xab1b[145]]= true;mxPanningHandler[_0xab1b[16]][_0xab1b[146]]= function(_0x41c6xb){var _0x41c6x19=_0x41c6xb[_0xab1b[129]]();return (this[_0xab1b[145]]&& (this[_0xab1b[147]]|| _0x41c6xb[_0xab1b[32]]()== null))|| (mxEvent[_0xab1b[148]](_0x41c6x19)&& mxEvent[_0xab1b[149]](_0x41c6x19))|| (this[_0xab1b[150]]&& mxEvent[_0xab1b[151]](_0x41c6x19))}};var _0x41c6x1f=mxGraphHandler[_0xab1b[16]][_0xab1b[152]];mxGraphHandler[_0xab1b[16]][_0xab1b[152]]= function(_0x41c6x18,_0x41c6xb){_0x41c6x1f[_0xab1b[15]](this,arguments);if(this[_0xab1b[46]][_0xab1b[52]](_0x41c6xb[_0xab1b[125]]())&& this[_0xab1b[46]][_0xab1b[53]]()> 1){this[_0xab1b[153]]= false}};Graph[_0xab1b[16]][_0xab1b[154]]= function(_0x41c6x1){this[_0xab1b[155]]= new mxTooltipHandler(this);this[_0xab1b[155]][_0xab1b[156]](false);this[_0xab1b[157]]= new mxSelectionCellsHandler(this);this[_0xab1b[29]]= new mxPanningHandler(this);this[_0xab1b[29]][_0xab1b[158]]= false;this[_0xab1b[11]]= new mxConnectionHandler(this);this[_0xab1b[11]][_0xab1b[156]](false);this[_0xab1b[159]]= new mxGraphHandler(this)};mxConnectionHandler[_0xab1b[16]][_0xab1b[160]]= function(_0x41c6xe,_0x41c6x20){if(touchStyle&& _0x41c6x20!= null){this[_0xab1b[46]][_0xab1b[161]](_0x41c6x20)}else {this[_0xab1b[46]][_0xab1b[161]](_0x41c6xe)}};var _0x41c6x21=mxGraph[_0xab1b[16]][_0xab1b[162]];Graph[_0xab1b[16]][_0xab1b[162]]= function(_0x41c6x19,_0x41c6x6){if(_0x41c6x6== null){var _0x41c6x22=mxUtils[_0xab1b[163]](this[_0xab1b[25]],mxEvent[_0xab1b[130]](_0x41c6x19),mxEvent[_0xab1b[131]](_0x41c6x19));_0x41c6x6= this[_0xab1b[118]](_0x41c6x22[_0xab1b[164]],_0x41c6x22[_0xab1b[165]])};_0x41c6x21[_0xab1b[0]](this,_0x41c6x19,_0x41c6x6)};var _0x41c6x23= new mxImage(IMAGE_PATH+ _0xab1b[166],16,16);mxVertexHandler[_0xab1b[16]][_0xab1b[167]]= _0x41c6x23;mxEdgeHandler[_0xab1b[16]][_0xab1b[167]]= _0x41c6x23;mxOutline[_0xab1b[16]][_0xab1b[168]]= _0x41c6x23; new Image()[_0xab1b[169]]= _0x41c6x23[_0xab1b[169]];var _0x41c6x24=IMAGE_PATH+ _0xab1b[170];var _0x41c6x25=mxVertexHandler[_0xab1b[16]][_0xab1b[171]];mxVertexHandler[_0xab1b[16]][_0xab1b[171]]= function(){_0x41c6x25[_0xab1b[15]](this,arguments);if(showConnectorImg&& this[_0xab1b[46]][_0xab1b[11]][_0xab1b[111]]()&& this[_0xab1b[46]][_0xab1b[172]](this[_0xab1b[119]][_0xab1b[51]])&& !this[_0xab1b[46]][_0xab1b[84]](this[_0xab1b[119]][_0xab1b[51]])&& this[_0xab1b[46]][_0xab1b[53]]()== 1){this[_0xab1b[173]]= mxUtils[_0xab1b[174]](_0x41c6x24);this[_0xab1b[173]][_0xab1b[24]][_0xab1b[23]]= _0xab1b[26];this[_0xab1b[173]][_0xab1b[24]][_0xab1b[175]]= _0xab1b[176];this[_0xab1b[173]][_0xab1b[24]][_0xab1b[177]]= _0xab1b[176];this[_0xab1b[173]][_0xab1b[24]][_0xab1b[178]]= _0xab1b[179];if(!mxClient[_0xab1b[141]]){this[_0xab1b[173]][_0xab1b[100]](_0xab1b[180],mxResources[_0xab1b[93]](_0xab1b[17]));mxEvent[_0xab1b[181]](this[_0xab1b[173]],this[_0xab1b[46]],this[_0xab1b[119]])};this[_0xab1b[173]][_0xab1b[24]][_0xab1b[182]]= _0xab1b[183];mxEvent[_0xab1b[185]](this[_0xab1b[173]],mxUtils[_0xab1b[27]](this,function(_0x41c6x19){this[_0xab1b[46]][_0xab1b[29]][_0xab1b[114]]();var _0x41c6x22=mxUtils[_0xab1b[163]](this[_0xab1b[46]][_0xab1b[25]],mxEvent[_0xab1b[130]](_0x41c6x19),mxEvent[_0xab1b[131]](_0x41c6x19));this[_0xab1b[46]][_0xab1b[11]][_0xab1b[49]](this[_0xab1b[119]],_0x41c6x22[_0xab1b[164]],_0x41c6x22[_0xab1b[165]]);this[_0xab1b[46]][_0xab1b[184]]= true;mxEvent[_0xab1b[133]](_0x41c6x19)}));this[_0xab1b[46]][_0xab1b[25]][_0xab1b[186]](this[_0xab1b[173]])};this[_0xab1b[187]]()};var _0x41c6x26=mxVertexHandler[_0xab1b[16]][_0xab1b[188]];mxVertexHandler[_0xab1b[16]][_0xab1b[188]]= function(){_0x41c6x26[_0xab1b[15]](this);this[_0xab1b[187]]()};mxVertexHandler[_0xab1b[16]][_0xab1b[187]]= function(){if(this[_0xab1b[119]]!= null&& this[_0xab1b[173]]!= null){if(mxVertexHandler[_0xab1b[16]][_0xab1b[189]]){this[_0xab1b[173]][_0xab1b[24]][_0xab1b[190]]= (this[_0xab1b[119]][_0xab1b[164]]+ this[_0xab1b[119]][_0xab1b[175]]- this[_0xab1b[173]][_0xab1b[191]]/ 2)+ _0xab1b[192];this[_0xab1b[173]][_0xab1b[24]][_0xab1b[193]]= (this[_0xab1b[119]][_0xab1b[165]]- this[_0xab1b[173]][_0xab1b[194]]/ 2)+ _0xab1b[192]}else {this[_0xab1b[173]][_0xab1b[24]][_0xab1b[190]]= (this[_0xab1b[119]][_0xab1b[164]]+ this[_0xab1b[119]][_0xab1b[175]]+ mxConstants[_0xab1b[139]]/ 2+ 4)+ _0xab1b[192];this[_0xab1b[173]][_0xab1b[24]][_0xab1b[193]]= (this[_0xab1b[119]][_0xab1b[165]]+ (this[_0xab1b[119]][_0xab1b[177]]- this[_0xab1b[173]][_0xab1b[194]])/ 2)+ _0xab1b[192]}}};var _0x41c6x27=mxVertexHandler[_0xab1b[16]][_0xab1b[195]];mxVertexHandler[_0xab1b[16]][_0xab1b[195]]= function(_0x41c6x18,_0x41c6xb){_0x41c6x27[_0xab1b[15]](this,arguments);if(this[_0xab1b[173]]!= null){this[_0xab1b[173]][_0xab1b[197]][_0xab1b[196]](this[_0xab1b[173]]);this[_0xab1b[173]]= null}}; new Image()[_0xab1b[169]]= _0x41c6x24}else {var _0x41c6x28= new mxImage(IMAGE_PATH+ _0xab1b[198],15,15);mxConnectionHandler[_0xab1b[16]][_0xab1b[199]]= _0x41c6x28; new Image()[_0xab1b[169]]= _0x41c6x28[_0xab1b[169]];if(urlParams[_0xab1b[17]]== _0xab1b[18]){var _0x41c6x28= new mxImage(IMAGE_PATH+ _0xab1b[198],15,15);var _0x41c6x25=mxVertexHandler[_0xab1b[16]][_0xab1b[171]];mxVertexHandler[_0xab1b[16]][_0xab1b[171]]= function(){_0x41c6x25[_0xab1b[15]](this,arguments);if(showConnectorImg&& this[_0xab1b[46]][_0xab1b[11]][_0xab1b[111]]()&& this[_0xab1b[46]][_0xab1b[172]](this[_0xab1b[119]][_0xab1b[51]])&& !this[_0xab1b[46]][_0xab1b[84]](this[_0xab1b[119]][_0xab1b[51]])&& this[_0xab1b[46]][_0xab1b[53]]()== 1){if(mxClient[_0xab1b[200]]&& !mxClient[_0xab1b[201]]){this[_0xab1b[173]]= document[_0xab1b[104]](_0xab1b[202]);this[_0xab1b[173]][_0xab1b[24]][_0xab1b[203]]= _0xab1b[204]+ _0x41c6x28[_0xab1b[169]]+ _0xab1b[205];this[_0xab1b[173]][_0xab1b[24]][_0xab1b[206]]= _0xab1b[207];this[_0xab1b[173]][_0xab1b[24]][_0xab1b[208]]= _0xab1b[209];this[_0xab1b[173]][_0xab1b[24]][_0xab1b[175]]= (_0x41c6x28[_0xab1b[175]]+ 4)+ _0xab1b[192];this[_0xab1b[173]][_0xab1b[24]][_0xab1b[177]]= (_0x41c6x28[_0xab1b[177]]+ 4)+ _0xab1b[192];this[_0xab1b[173]][_0xab1b[24]][_0xab1b[210]]= (mxClient[_0xab1b[211]])?_0xab1b[212]:_0xab1b[213]}else {this[_0xab1b[173]]= mxUtils[_0xab1b[174]](_0x41c6x28[_0xab1b[169]]);this[_0xab1b[173]][_0xab1b[24]][_0xab1b[175]]= _0x41c6x28[_0xab1b[175]]+ _0xab1b[192];this[_0xab1b[173]][_0xab1b[24]][_0xab1b[177]]= _0x41c6x28[_0xab1b[177]]+ _0xab1b[192]};this[_0xab1b[173]][_0xab1b[24]][_0xab1b[23]]= _0xab1b[26];this[_0xab1b[173]][_0xab1b[24]][_0xab1b[178]]= _0xab1b[179];this[_0xab1b[173]][_0xab1b[100]](_0xab1b[180],mxResources[_0xab1b[93]](_0xab1b[17]));mxEvent[_0xab1b[181]](this[_0xab1b[173]],this[_0xab1b[46]],this[_0xab1b[119]]);this[_0xab1b[173]][_0xab1b[24]][_0xab1b[182]]= _0xab1b[183];mxEvent[_0xab1b[28]](this[_0xab1b[173]],_0xab1b[214],mxUtils[_0xab1b[27]](this,function(_0x41c6x19){this[_0xab1b[46]][_0xab1b[29]][_0xab1b[114]]();var _0x41c6x22=mxUtils[_0xab1b[163]](this[_0xab1b[46]][_0xab1b[25]],mxEvent[_0xab1b[130]](_0x41c6x19),mxEvent[_0xab1b[131]](_0x41c6x19));this[_0xab1b[46]][_0xab1b[11]][_0xab1b[49]](this[_0xab1b[119]],_0x41c6x22[_0xab1b[164]],_0x41c6x22[_0xab1b[165]]);this[_0xab1b[46]][_0xab1b[184]]= true;mxEvent[_0xab1b[133]](_0x41c6x19)}));this[_0xab1b[46]][_0xab1b[25]][_0xab1b[186]](this[_0xab1b[173]])};this[_0xab1b[187]]()};var _0x41c6x26=mxVertexHandler[_0xab1b[16]][_0xab1b[188]];mxVertexHandler[_0xab1b[16]][_0xab1b[188]]= function(){_0x41c6x26[_0xab1b[15]](this);this[_0xab1b[187]]()};mxVertexHandler[_0xab1b[16]][_0xab1b[187]]= function(){if(this[_0xab1b[119]]!= null&& this[_0xab1b[173]]!= null){if(mxVertexHandler[_0xab1b[16]][_0xab1b[189]]){this[_0xab1b[173]][_0xab1b[24]][_0xab1b[190]]= (this[_0xab1b[119]][_0xab1b[164]]+ this[_0xab1b[119]][_0xab1b[175]]- this[_0xab1b[173]][_0xab1b[191]]/ 2)+ _0xab1b[192];this[_0xab1b[173]][_0xab1b[24]][_0xab1b[193]]= (this[_0xab1b[119]][_0xab1b[165]]- this[_0xab1b[173]][_0xab1b[194]]/ 2)+ _0xab1b[192]}else {this[_0xab1b[173]][_0xab1b[24]][_0xab1b[190]]= (this[_0xab1b[119]][_0xab1b[164]]+ this[_0xab1b[119]][_0xab1b[175]]+ mxConstants[_0xab1b[139]]/ 2+ 2)+ _0xab1b[192];this[_0xab1b[173]][_0xab1b[24]][_0xab1b[193]]= (this[_0xab1b[119]][_0xab1b[165]]+ (this[_0xab1b[119]][_0xab1b[177]]- this[_0xab1b[173]][_0xab1b[194]])/ 2)+ _0xab1b[192]}}};var _0x41c6x27=mxVertexHandler[_0xab1b[16]][_0xab1b[195]];mxVertexHandler[_0xab1b[16]][_0xab1b[195]]= function(_0x41c6x18,_0x41c6xb){_0x41c6x27[_0xab1b[15]](this,arguments);if(this[_0xab1b[173]]!= null){this[_0xab1b[173]][_0xab1b[197]][_0xab1b[196]](this[_0xab1b[173]]);this[_0xab1b[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 0eecd22..5a043e7 100644 --- a/public/assets/plugins/jscripty/js/Menus.js +++ b/public/assets/plugins/jscripty/js/Menus.js @@ -1 +1 @@ -var _0x8a4c=["\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(_0xf9b9x1){this[_0x8a4c[0]]= _0xf9b9x1;this[_0x8a4c[1]]= new Object();this[_0x8a4c[2]](); new Image()[_0x8a4c[3]]= IMAGE_PATH+ _0x8a4c[4]};Menus[_0x8a4c[5]][_0x8a4c[2]]= function(){var _0xf9b9x2=this[_0x8a4c[0]][_0x8a4c[7]][_0x8a4c[6]];this[_0x8a4c[30]](_0x8a4c[8], new Menu(mxUtils[_0x8a4c[29]](this,function(_0xf9b9x3,_0xf9b9x4){var _0xf9b9x5=[_0x8a4c[9],_0x8a4c[10],_0x8a4c[11],_0x8a4c[12],_0x8a4c[13],_0x8a4c[14],_0x8a4c[15],_0x8a4c[16],_0x8a4c[17]];for(var _0xf9b9x6=0;_0xf9b9x6< _0xf9b9x5[_0x8a4c[18]];_0xf9b9x6++){var _0xf9b9x7=this[_0x8a4c[20]](_0xf9b9x3,_0xf9b9x5[_0xf9b9x6],[mxConstants[_0x8a4c[19]]],[_0xf9b9x5[_0xf9b9x6]],null,_0xf9b9x4);_0xf9b9x7[_0x8a4c[23]][_0x8a4c[22]][_0x8a4c[21]][_0x8a4c[8]]= _0xf9b9x5[_0xf9b9x6]};_0xf9b9x3[_0x8a4c[24]](_0xf9b9x4);this[_0x8a4c[28]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[25]),_0x8a4c[27],mxConstants.DEFAULT_FONTFAMILY,mxConstants.STYLE_FONTFAMILY,_0xf9b9x4)})));this[_0x8a4c[30]](_0x8a4c[31], new Menu(mxUtils[_0x8a4c[29]](this,function(_0xf9b9x3,_0xf9b9x4){var _0xf9b9x8=[6,8,9,10,11,12,14,18,24,36,48,72];for(var _0xf9b9x6=0;_0xf9b9x6< _0xf9b9x8[_0x8a4c[18]];_0xf9b9x6++){this[_0x8a4c[20]](_0xf9b9x3,_0xf9b9x8[_0xf9b9x6],[mxConstants[_0x8a4c[32]]],[_0xf9b9x8[_0xf9b9x6]],null,_0xf9b9x4)};_0xf9b9x3[_0x8a4c[24]](_0xf9b9x4);this[_0x8a4c[28]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[25]),_0x8a4c[33],_0x8a4c[34],mxConstants.STYLE_FONTSIZE,_0xf9b9x4)})));this[_0x8a4c[30]](_0x8a4c[35], new Menu(mxUtils[_0x8a4c[29]](this,function(_0xf9b9x3,_0xf9b9x4){var _0xf9b9x8=[1,2,3,4,8,12,16,24];for(var _0xf9b9x6=0;_0xf9b9x6< _0xf9b9x8[_0x8a4c[18]];_0xf9b9x6++){this[_0x8a4c[20]](_0xf9b9x3,_0xf9b9x8[_0xf9b9x6]+ _0x8a4c[36],[mxConstants[_0x8a4c[37]]],[_0xf9b9x8[_0xf9b9x6]],null,_0xf9b9x4)};_0xf9b9x3[_0x8a4c[24]](_0xf9b9x4);this[_0x8a4c[28]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[25]),_0x8a4c[38],_0x8a4c[39],mxConstants.STYLE_STROKEWIDTH,_0xf9b9x4)})));this[_0x8a4c[30]](_0x8a4c[40], new Menu(mxUtils[_0x8a4c[29]](this,function(_0xf9b9x3,_0xf9b9x4){this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[41]),[mxConstants[_0x8a4c[42]]],[null],null,_0xf9b9x4);this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[43]),[mxConstants[_0x8a4c[42]]],[_0x8a4c[44]],null,_0xf9b9x4);_0xf9b9x3[_0x8a4c[24]](_0xf9b9x4);this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[45]),[mxConstants[_0x8a4c[42]],mxConstants[_0x8a4c[46]]],[_0x8a4c[47],_0x8a4c[45]],null,_0xf9b9x4);this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[48]),[mxConstants[_0x8a4c[42]],mxConstants[_0x8a4c[46]]],[_0x8a4c[47],_0x8a4c[48]],null,_0xf9b9x4);_0xf9b9x3[_0x8a4c[24]](_0xf9b9x4);this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[49]),[mxConstants[_0x8a4c[42]]],[_0x8a4c[50]],null,_0xf9b9x4);this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[51]),[mxConstants[_0x8a4c[42]]],[_0x8a4c[52]],null,_0xf9b9x4)})));this[_0x8a4c[30]](_0x8a4c[53], new Menu(mxUtils[_0x8a4c[29]](this,function(_0xf9b9x3,_0xf9b9x4){this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[54]),[mxConstants[_0x8a4c[55]]],[mxConstants[_0x8a4c[56]]],null,_0xf9b9x4);this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[57]),[mxConstants[_0x8a4c[55]]],[mxConstants[_0x8a4c[58]]],null,_0xf9b9x4);this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[59]),[mxConstants[_0x8a4c[55]]],[mxConstants[_0x8a4c[60]]],null,_0xf9b9x4);_0xf9b9x3[_0x8a4c[24]](_0xf9b9x4);this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[61]),[mxConstants[_0x8a4c[55]]],[mxConstants[_0x8a4c[62]]],null,_0xf9b9x4);this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[63]),[mxConstants[_0x8a4c[55]]],[mxConstants[_0x8a4c[64]]],null,_0xf9b9x4);this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[65]),[mxConstants[_0x8a4c[55]]],[mxConstants[_0x8a4c[66]]],null,_0xf9b9x4);_0xf9b9x3[_0x8a4c[24]](_0xf9b9x4);this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[67]),[mxConstants[_0x8a4c[55]]],[mxConstants[_0x8a4c[68]]],null,_0xf9b9x4);_0xf9b9x3[_0x8a4c[24]](_0xf9b9x4);_0xf9b9x3[_0x8a4c[72]](mxResources[_0x8a4c[26]](_0x8a4c[69]),null,function(){_0xf9b9x2[_0x8a4c[71]](_0x8a4c[70],true)},_0xf9b9x4,null,true);_0xf9b9x3[_0x8a4c[24]](_0xf9b9x4);this[_0x8a4c[28]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[73]),_0x8a4c[38],mxConstants.DEFAULT_MARKERSIZE,mxConstants.STYLE_ENDSIZE,_0xf9b9x4)})));this[_0x8a4c[30]](_0x8a4c[74], new Menu(mxUtils[_0x8a4c[29]](this,function(_0xf9b9x3,_0xf9b9x4){this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[54]),[mxConstants[_0x8a4c[75]]],[mxConstants[_0x8a4c[56]]],null,_0xf9b9x4);this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[57]),[mxConstants[_0x8a4c[75]]],[mxConstants[_0x8a4c[58]]],null,_0xf9b9x4);this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[59]),[mxConstants[_0x8a4c[75]]],[mxConstants[_0x8a4c[60]]],null,_0xf9b9x4);_0xf9b9x3[_0x8a4c[24]](_0xf9b9x4);this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[61]),[mxConstants[_0x8a4c[75]]],[mxConstants[_0x8a4c[62]]],null,_0xf9b9x4);this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[63]),[mxConstants[_0x8a4c[75]]],[mxConstants[_0x8a4c[64]]],null,_0xf9b9x4);this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[65]),[mxConstants[_0x8a4c[75]]],[mxConstants[_0x8a4c[66]]],null,_0xf9b9x4);_0xf9b9x3[_0x8a4c[24]](_0xf9b9x4);this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[67]),[mxConstants[_0x8a4c[75]]],[mxConstants[_0x8a4c[68]]],null,_0xf9b9x4);_0xf9b9x3[_0x8a4c[24]](_0xf9b9x4);_0xf9b9x3[_0x8a4c[72]](mxResources[_0x8a4c[26]](_0x8a4c[69]),null,function(){_0xf9b9x2[_0x8a4c[71]](_0x8a4c[76],true)},_0xf9b9x4,null,true);_0xf9b9x3[_0x8a4c[24]](_0xf9b9x4);this[_0x8a4c[28]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[73]),_0x8a4c[38],mxConstants.DEFAULT_MARKERSIZE,mxConstants.STYLE_STARTSIZE,_0xf9b9x4)})));this[_0x8a4c[30]](_0x8a4c[77], new Menu(mxUtils[_0x8a4c[29]](this,function(_0xf9b9x3,_0xf9b9x4){var _0xf9b9x9=this[_0x8a4c[0]][_0x8a4c[80]][_0x8a4c[26]](_0x8a4c[79])[_0x8a4c[78]];var _0xf9b9xa=this[_0x8a4c[26]](_0x8a4c[40])[_0x8a4c[78]];if(_0xf9b9x9|| _0xf9b9x3[_0x8a4c[81]]){this[_0x8a4c[28]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[82]),_0x8a4c[38],_0x8a4c[83],mxConstants.STYLE_SPACING_TOP,_0xf9b9x4,_0xf9b9x9);this[_0x8a4c[28]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[84]),_0x8a4c[38],_0x8a4c[83],mxConstants.STYLE_SPACING_RIGHT,_0xf9b9x4,_0xf9b9x9);this[_0x8a4c[28]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[85]),_0x8a4c[38],_0x8a4c[83],mxConstants.STYLE_SPACING_BOTTOM,_0xf9b9x4,_0xf9b9x9);this[_0x8a4c[28]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[86]),_0x8a4c[38],_0x8a4c[83],mxConstants.STYLE_SPACING_LEFT,_0xf9b9x4,_0xf9b9x9);_0xf9b9x3[_0x8a4c[24]](_0xf9b9x4);this[_0x8a4c[28]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[87]),_0x8a4c[38],_0x8a4c[83],mxConstants.STYLE_SPACING,_0xf9b9x4,_0xf9b9x9);this[_0x8a4c[28]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[88]),_0x8a4c[38],_0x8a4c[83],mxConstants.STYLE_PERIMETER_SPACING,_0xf9b9x4,_0xf9b9x9)};if(_0xf9b9xa|| _0xf9b9x3[_0x8a4c[81]]){_0xf9b9x3[_0x8a4c[24]](_0xf9b9x4);this[_0x8a4c[28]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[89]),_0x8a4c[38],_0x8a4c[83],mxConstants.STYLE_SOURCE_PERIMETER_SPACING,_0xf9b9x4,_0xf9b9xa);this[_0x8a4c[28]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[90]),_0x8a4c[38],_0x8a4c[83],mxConstants.STYLE_TARGET_PERIMETER_SPACING,_0xf9b9x4,_0xf9b9xa)}})));this[_0x8a4c[30]](_0x8a4c[91], new Menu(mxUtils[_0x8a4c[29]](this,function(_0xf9b9x3,_0xf9b9x4){this[_0x8a4c[92]](_0xf9b9x3,_0x8a4c[21],_0xf9b9x4)})));this[_0x8a4c[30]](_0x8a4c[93], new Menu(mxUtils[_0x8a4c[29]](this,function(_0xf9b9x3,_0xf9b9x4){var _0xf9b9xb=this[_0x8a4c[26]](_0x8a4c[93])[_0x8a4c[78]];_0xf9b9x3[_0x8a4c[24]](_0xf9b9x4);this[_0x8a4c[94]](_0x8a4c[8],_0xf9b9x3,_0xf9b9x4);this[_0x8a4c[94]](_0x8a4c[31],_0xf9b9x3,_0xf9b9x4);this[_0x8a4c[99]](_0xf9b9x3,[_0x8a4c[95],_0x8a4c[96],_0x8a4c[97],_0x8a4c[98],_0x8a4c[95]],_0xf9b9x4);this[_0x8a4c[94]](_0x8a4c[100],_0xf9b9x3,_0xf9b9x4);this[_0x8a4c[92]](_0xf9b9x3,_0x8a4c[101],_0xf9b9x4);_0xf9b9x3[_0x8a4c[24]](_0xf9b9x4);this[_0x8a4c[28]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[102]),_0x8a4c[103],_0x8a4c[104],mxConstants.STYLE_TEXT_OPACITY,_0xf9b9x4,_0xf9b9xb);_0xf9b9x3[_0x8a4c[72]](mxResources[_0x8a4c[26]](_0x8a4c[105]),null,function(){_0xf9b9x2[_0x8a4c[71]](mxConstants.STYLE_NOLABEL,false)},_0xf9b9x4,null,_0xf9b9xb)})));this[_0x8a4c[30]](_0x8a4c[100], new Menu(mxUtils[_0x8a4c[29]](this,function(_0xf9b9x3,_0xf9b9x4){this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[106]),[mxConstants[_0x8a4c[107]]],[mxConstants[_0x8a4c[108]]],null,_0xf9b9x4);this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[109]),[mxConstants[_0x8a4c[107]]],[mxConstants[_0x8a4c[110]]],null,_0xf9b9x4);this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[111]),[mxConstants[_0x8a4c[107]]],[mxConstants[_0x8a4c[112]]],null,_0xf9b9x4);_0xf9b9x3[_0x8a4c[24]](_0xf9b9x4);this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[113]),[mxConstants[_0x8a4c[114]]],[mxConstants[_0x8a4c[115]]],null,_0xf9b9x4);this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[116]),[mxConstants[_0x8a4c[114]]],[mxConstants[_0x8a4c[117]]],null,_0xf9b9x4);this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[118]),[mxConstants[_0x8a4c[114]]],[mxConstants[_0x8a4c[119]]],null,_0xf9b9x4);_0xf9b9x3[_0x8a4c[24]](_0xf9b9x4);this[_0x8a4c[94]](_0x8a4c[120],_0xf9b9x3,_0xf9b9x4);this[_0x8a4c[94]](_0x8a4c[77],_0xf9b9x3,_0xf9b9x4);_0xf9b9x3[_0x8a4c[24]](_0xf9b9x4);var _0xf9b9xb=this[_0x8a4c[26]](_0x8a4c[93])[_0x8a4c[78]];_0xf9b9x3[_0x8a4c[72]](mxResources[_0x8a4c[26]](_0x8a4c[48]),null,function(){_0xf9b9x2[_0x8a4c[71]](mxConstants.STYLE_HORIZONTAL,true)},_0xf9b9x4,null,_0xf9b9xb)})));this[_0x8a4c[30]](_0x8a4c[120], new Menu(mxUtils[_0x8a4c[29]](this,function(_0xf9b9x3,_0xf9b9x4){this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[86]),[mxConstants[_0x8a4c[121]],mxConstants[_0x8a4c[107]]],[mxConstants[_0x8a4c[108]],mxConstants[_0x8a4c[112]]],null,_0xf9b9x4);this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[109]),[mxConstants[_0x8a4c[121]],mxConstants[_0x8a4c[107]]],[mxConstants[_0x8a4c[110]],mxConstants[_0x8a4c[110]]],null,_0xf9b9x4);this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[84]),[mxConstants[_0x8a4c[121]],mxConstants[_0x8a4c[107]]],[mxConstants[_0x8a4c[112]],mxConstants[_0x8a4c[108]]],null,_0xf9b9x4);_0xf9b9x3[_0x8a4c[24]](_0xf9b9x4);this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[82]),[mxConstants[_0x8a4c[122]],mxConstants[_0x8a4c[114]]],[mxConstants[_0x8a4c[115]],mxConstants[_0x8a4c[119]]],null,_0xf9b9x4);this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[116]),[mxConstants[_0x8a4c[122]],mxConstants[_0x8a4c[114]]],[mxConstants[_0x8a4c[117]],mxConstants[_0x8a4c[117]]],null,_0xf9b9x4);this[_0x8a4c[20]](_0xf9b9x3,mxResources[_0x8a4c[26]](_0x8a4c[85]),[mxConstants[_0x8a4c[122]],mxConstants[_0x8a4c[114]]],[mxConstants[_0x8a4c[119]],mxConstants[_0x8a4c[115]]],null,_0xf9b9x4)})));this[_0x8a4c[30]](_0x8a4c[123], new Menu(mxUtils[_0x8a4c[29]](this,function(_0xf9b9x3,_0xf9b9x4){_0xf9b9x3[_0x8a4c[72]](mxResources[_0x8a4c[26]](_0x8a4c[124]),null,function(){_0xf9b9x2[_0x8a4c[71]](mxConstants.STYLE_FLIPH,false)},_0xf9b9x4);_0xf9b9x3[_0x8a4c[72]](mxResources[_0x8a4c[26]](_0x8a4c[125]),null,function(){_0xf9b9x2[_0x8a4c[71]](mxConstants.STYLE_FLIPV,false)},_0xf9b9x4);this[_0x8a4c[99]](_0xf9b9x3,[_0x8a4c[95],_0x8a4c[126],_0x8a4c[127]],_0xf9b9x4)})));this[_0x8a4c[30]](_0x8a4c[128], new Menu(mxUtils[_0x8a4c[29]](this,function(_0xf9b9x3,_0xf9b9x4){_0xf9b9x3[_0x8a4c[72]](mxResources[_0x8a4c[26]](_0x8a4c[106]),null,function(){_0xf9b9x2[_0x8a4c[129]](mxConstants.ALIGN_LEFT)},_0xf9b9x4);_0xf9b9x3[_0x8a4c[72]](mxResources[_0x8a4c[26]](_0x8a4c[109]),null,function(){_0xf9b9x2[_0x8a4c[129]](mxConstants.ALIGN_CENTER)},_0xf9b9x4);_0xf9b9x3[_0x8a4c[72]](mxResources[_0x8a4c[26]](_0x8a4c[111]),null,function(){_0xf9b9x2[_0x8a4c[129]](mxConstants.ALIGN_RIGHT)},_0xf9b9x4);_0xf9b9x3[_0x8a4c[24]](_0xf9b9x4);_0xf9b9x3[_0x8a4c[72]](mxResources[_0x8a4c[26]](_0x8a4c[113]),null,function(){_0xf9b9x2[_0x8a4c[129]](mxConstants.ALIGN_TOP)},_0xf9b9x4);_0xf9b9x3[_0x8a4c[72]](mxResources[_0x8a4c[26]](_0x8a4c[116]),null,function(){_0xf9b9x2[_0x8a4c[129]](mxConstants.ALIGN_MIDDLE)},_0xf9b9x4);_0xf9b9x3[_0x8a4c[72]](mxResources[_0x8a4c[26]](_0x8a4c[118]),null,function(){_0xf9b9x2[_0x8a4c[129]](mxConstants.ALIGN_BOTTOM)},_0xf9b9x4)})));this[_0x8a4c[30]](_0x8a4c[130], new Menu(mxUtils[_0x8a4c[29]](this,function(_0xf9b9x3,_0xf9b9x4){_0xf9b9x3[_0x8a4c[72]](mxResources[_0x8a4c[26]](_0x8a4c[131]),null,mxUtils[_0x8a4c[29]](this,function(){var _0xf9b9xc= new mxHierarchicalLayout(_0xf9b9x2,mxConstants.DIRECTION_WEST);this[_0x8a4c[0]][_0x8a4c[132]](_0xf9b9xc,true,true)}),_0xf9b9x4);_0xf9b9x3[_0x8a4c[72]](mxResources[_0x8a4c[26]](_0x8a4c[133]),null,mxUtils[_0x8a4c[29]](this,function(){var _0xf9b9xc= new mxHierarchicalLayout(_0xf9b9x2,mxConstants.DIRECTION_NORTH);this[_0x8a4c[0]][_0x8a4c[132]](_0xf9b9xc,true,true)}),_0xf9b9x4)})));this[_0x8a4c[30]](_0x8a4c[134], new Menu(mxUtils[_0x8a4c[29]](this,function(_0xf9b9x3,_0xf9b9x4){this[_0x8a4c[99]](_0xf9b9x3,[_0x8a4c[135],_0x8a4c[95],_0x8a4c[136],_0x8a4c[137],_0x8a4c[95],_0x8a4c[138],_0x8a4c[139]],_0xf9b9x4)})));this[_0x8a4c[30]](_0x8a4c[140], new Menu(mxUtils[_0x8a4c[29]](this,function(_0xf9b9x3,_0xf9b9x4){this[_0x8a4c[99]](_0xf9b9x3,[_0x8a4c[141],_0x8a4c[142],_0x8a4c[95]],_0xf9b9x4);this[_0x8a4c[94]](_0x8a4c[130],_0xf9b9x3,_0xf9b9x4);_0xf9b9x3[_0x8a4c[24]](_0xf9b9x4);this[_0x8a4c[99]](_0xf9b9x3,[_0x8a4c[95],_0x8a4c[143],_0x8a4c[144],_0x8a4c[145]],_0xf9b9x4)})));this[_0x8a4c[30]](_0x8a4c[146], new Menu(mxUtils[_0x8a4c[29]](this,function(_0xf9b9x3,_0xf9b9x4){this[_0x8a4c[99]](_0xf9b9x3,[_0x8a4c[147]],_0xf9b9x4);_0xf9b9x3[_0x8a4c[24]]();var _0xf9b9xd=[0.25,0.5,0.75,1,2,4];for(var _0xf9b9x6=0;_0xf9b9x6< _0xf9b9xd[_0x8a4c[18]];_0xf9b9x6++){(function(_0xf9b9xe){_0xf9b9x3[_0x8a4c[72]]((_0xf9b9xe* 100)+ _0x8a4c[148],null,function(){_0xf9b9x2[_0x8a4c[149]](_0xf9b9xe)},_0xf9b9x4)})(_0xf9b9xd[_0xf9b9x6])};this[_0x8a4c[99]](_0xf9b9x3,[_0x8a4c[95],_0x8a4c[150],_0x8a4c[151],_0x8a4c[95],_0x8a4c[152],_0x8a4c[153],_0x8a4c[95],_0x8a4c[154],_0x8a4c[155]],_0xf9b9x4)})));this[_0x8a4c[30]](_0x8a4c[156], new Menu(mxUtils[_0x8a4c[29]](this,function(_0xf9b9x3,_0xf9b9x4){this[_0x8a4c[99]](_0xf9b9x3,[_0x8a4c[157],_0x8a4c[158],_0x8a4c[95],_0x8a4c[159],_0x8a4c[160],_0x8a4c[161],_0x8a4c[95],_0x8a4c[162],_0x8a4c[95],_0x8a4c[163],_0x8a4c[164],_0x8a4c[95],_0x8a4c[165],_0x8a4c[166],_0x8a4c[95],_0x8a4c[167]],_0xf9b9x4)})));this[_0x8a4c[30]](_0x8a4c[168], new Menu(mxUtils[_0x8a4c[29]](this,function(_0xf9b9x3,_0xf9b9x4){this[_0x8a4c[99]](_0xf9b9x3,[_0x8a4c[169],_0x8a4c[170],_0x8a4c[95],_0x8a4c[171],_0x8a4c[172],_0x8a4c[173],_0x8a4c[174],_0x8a4c[95],_0x8a4c[175],_0x8a4c[95],_0x8a4c[176],_0x8a4c[177],_0x8a4c[178]])})));this[_0x8a4c[30]](_0x8a4c[179], new Menu(mxUtils[_0x8a4c[29]](this,function(_0xf9b9x3,_0xf9b9x4){this[_0x8a4c[99]](_0xf9b9x3,[_0x8a4c[179],_0x8a4c[95],_0x8a4c[180]])})))};Menus[_0x8a4c[5]][_0x8a4c[30]]= function(_0xf9b9xf,_0xf9b9x3){this[_0x8a4c[1]][_0xf9b9xf]= _0xf9b9x3};Menus[_0x8a4c[5]][_0x8a4c[26]]= function(_0xf9b9xf){return this[_0x8a4c[1]][_0xf9b9xf]};Menus[_0x8a4c[5]][_0x8a4c[94]]= function(_0xf9b9xf,_0xf9b9x3,_0xf9b9x4){var _0xf9b9xb=this[_0x8a4c[26]](_0xf9b9xf)[_0x8a4c[78]];if(_0xf9b9x3[_0x8a4c[81]]|| _0xf9b9xb){var _0xf9b9x10=_0xf9b9x3[_0x8a4c[72]](mxResources[_0x8a4c[26]](_0xf9b9xf),null,null,_0xf9b9x4,null,_0xf9b9xb);this[_0x8a4c[181]](_0xf9b9xf,_0xf9b9x3,_0xf9b9x10)}};Menus[_0x8a4c[5]][_0x8a4c[181]]= function(_0xf9b9xf,_0xf9b9x11,_0xf9b9x4){var _0xf9b9x3=this[_0x8a4c[26]](_0xf9b9xf);if(_0xf9b9x3!= null&& (_0xf9b9x11[_0x8a4c[81]]|| _0xf9b9x3[_0x8a4c[78]])){this[_0x8a4c[26]](_0xf9b9xf)[_0x8a4c[182]](_0xf9b9x11,_0xf9b9x4)}};Menus[_0x8a4c[5]][_0x8a4c[20]]= function(_0xf9b9x3,_0xf9b9x12,_0xf9b9x13,_0xf9b9x14,_0xf9b9x15,_0xf9b9x4){return _0xf9b9x3[_0x8a4c[72]](_0xf9b9x12,null,mxUtils[_0x8a4c[29]](this,function(){var _0xf9b9x2=this[_0x8a4c[0]][_0x8a4c[7]][_0x8a4c[6]];_0xf9b9x2[_0x8a4c[184]]()[_0x8a4c[183]]();try{for(var _0xf9b9x6=0;_0xf9b9x6< _0xf9b9x13[_0x8a4c[18]];_0xf9b9x6++){_0xf9b9x2[_0x8a4c[185]](_0xf9b9x13[_0xf9b9x6],_0xf9b9x14[_0xf9b9x6])}}finally{_0xf9b9x2[_0x8a4c[184]]()[_0x8a4c[186]]()}}),_0xf9b9x4,_0xf9b9x15)};Menus[_0x8a4c[5]][_0x8a4c[28]]= function(_0xf9b9x3,_0xf9b9x12,_0xf9b9x16,_0xf9b9x17,_0xf9b9x18,_0xf9b9x4,_0xf9b9xb){return _0xf9b9x3[_0x8a4c[72]](_0xf9b9x12,null,mxUtils[_0x8a4c[29]](this,function(){var _0xf9b9x2=this[_0x8a4c[0]][_0x8a4c[7]][_0x8a4c[6]];var _0xf9b9x19=_0xf9b9x17;var _0xf9b9x1a=_0xf9b9x2[_0x8a4c[189]]()[_0x8a4c[188]](_0xf9b9x2[_0x8a4c[187]]());if(_0xf9b9x1a!= null){_0xf9b9x19= _0xf9b9x1a[_0x8a4c[21]][_0xf9b9x18]|| _0xf9b9x19};_0xf9b9x19= mxUtils[_0x8a4c[192]](mxResources[_0x8a4c[26]](_0x8a4c[190])+ ((_0xf9b9x16[_0x8a4c[18]]> 0)?(_0x8a4c[191]+ _0xf9b9x16):_0x8a4c[27]),_0xf9b9x19);if(_0xf9b9x19!= null&& _0xf9b9x19[_0x8a4c[18]]> 0){_0xf9b9x2[_0x8a4c[185]](_0xf9b9x18,_0xf9b9x19)}}),_0xf9b9x4,null,_0xf9b9xb)};Menus[_0x8a4c[5]][_0x8a4c[92]]= function(_0xf9b9x3,_0xf9b9x18,_0xf9b9x4){var _0xf9b9x1b=this[_0x8a4c[0]][_0x8a4c[80]][_0x8a4c[26]](_0xf9b9x18);if(_0xf9b9x1b!= null&& (_0xf9b9x3[_0x8a4c[81]]|| _0xf9b9x1b[_0x8a4c[78]])){var _0xf9b9x1c=_0xf9b9x3[_0x8a4c[72]](_0xf9b9x1b[_0x8a4c[193]],null,_0xf9b9x1b[_0x8a4c[194]],_0xf9b9x4,null,_0xf9b9x1b[_0x8a4c[78]]);if(_0xf9b9x1b[_0x8a4c[195]]&& _0xf9b9x1b[_0x8a4c[196]]()){this[_0x8a4c[197]](_0xf9b9x1c)};this[_0x8a4c[198]](_0xf9b9x1c,_0xf9b9x1b);return _0xf9b9x1c};return null};Menus[_0x8a4c[5]][_0x8a4c[198]]= function(_0xf9b9x1c,_0xf9b9x1b){if(_0xf9b9x1b[_0x8a4c[199]]!= null){var _0xf9b9x1d=_0xf9b9x1c[_0x8a4c[23]][_0x8a4c[22]][_0x8a4c[22]];var _0xf9b9x1e=document[_0x8a4c[201]](_0x8a4c[200]);_0xf9b9x1e[_0x8a4c[21]][_0x8a4c[202]]= _0x8a4c[203];mxUtils[_0x8a4c[204]](_0xf9b9x1e,_0xf9b9x1b[_0x8a4c[199]]);_0xf9b9x1d[_0x8a4c[205]](_0xf9b9x1e)}};Menus[_0x8a4c[5]][_0x8a4c[197]]= function(_0xf9b9x1c){var _0xf9b9x1d=_0xf9b9x1c[_0x8a4c[23]][_0x8a4c[22]];_0xf9b9x1d[_0x8a4c[21]][_0x8a4c[206]]= _0x8a4c[207]+ IMAGE_PATH+ _0x8a4c[208];_0xf9b9x1d[_0x8a4c[21]][_0x8a4c[209]]= _0x8a4c[210];_0xf9b9x1d[_0x8a4c[21]][_0x8a4c[211]]= _0x8a4c[212]};Menus[_0x8a4c[5]][_0x8a4c[99]]= function(_0xf9b9x3,_0xf9b9x13,_0xf9b9x4){for(var _0xf9b9x6=0;_0xf9b9x6< _0xf9b9x13[_0x8a4c[18]];_0xf9b9x6++){if(_0xf9b9x13[_0xf9b9x6]== _0x8a4c[95]){_0xf9b9x3[_0x8a4c[24]](_0xf9b9x4)}else {this[_0x8a4c[92]](_0xf9b9x3,_0xf9b9x13[_0xf9b9x6],_0xf9b9x4)}}};Menus[_0x8a4c[5]][_0x8a4c[213]]= function(_0xf9b9x3,_0xf9b9x1f,_0xf9b9x20){var _0xf9b9x2=this[_0x8a4c[0]][_0x8a4c[7]][_0x8a4c[6]];_0xf9b9x3[_0x8a4c[214]]= true;if(_0xf9b9x2[_0x8a4c[215]]()){this[_0x8a4c[99]](_0xf9b9x3,[_0x8a4c[169],_0x8a4c[170],_0x8a4c[95],_0x8a4c[173],_0x8a4c[95]])}else {this[_0x8a4c[99]](_0xf9b9x3,[_0x8a4c[174],_0x8a4c[95],_0x8a4c[171],_0x8a4c[172],_0x8a4c[95],_0x8a4c[175]]);if(_0xf9b9x2[_0x8a4c[216]]()== 1&& _0xf9b9x2[_0x8a4c[184]]()[_0x8a4c[217]](_0xf9b9x2[_0x8a4c[187]]())){this[_0x8a4c[99]](_0xf9b9x3,[_0x8a4c[218]])};_0xf9b9x3[_0x8a4c[24]]()};if(_0xf9b9x2[_0x8a4c[216]]()> 0){this[_0x8a4c[99]](_0xf9b9x3,[_0x8a4c[141],_0x8a4c[142],_0x8a4c[95]]);if(_0xf9b9x2[_0x8a4c[184]]()[_0x8a4c[217]](_0xf9b9x2[_0x8a4c[187]]())){var _0xf9b9x21=false;var _0xf9b9x1f=_0xf9b9x2[_0x8a4c[187]]();if(_0xf9b9x1f!= null&& _0xf9b9x2[_0x8a4c[184]]()[_0x8a4c[217]](_0xf9b9x1f)){var _0xf9b9x22=_0xf9b9x2[_0x8a4c[220]][_0x8a4c[219]](_0xf9b9x1f);if(_0xf9b9x22 instanceof mxEdgeHandler&& _0xf9b9x22[_0x8a4c[221]]!= null&& _0xf9b9x22[_0x8a4c[221]][_0x8a4c[18]]> 2){var _0xf9b9x23=_0xf9b9x22[_0x8a4c[222]]( new mxMouseEvent(_0xf9b9x20));var _0xf9b9x24=this[_0x8a4c[0]][_0x8a4c[80]][_0x8a4c[26]](_0x8a4c[223]);_0xf9b9x24[_0x8a4c[224]]= _0xf9b9x22;_0xf9b9x24[_0x8a4c[225]]= _0xf9b9x23;_0xf9b9x21= _0xf9b9x23> 0&& _0xf9b9x23< _0xf9b9x22[_0x8a4c[221]][_0x8a4c[18]]}};this[_0x8a4c[99]](_0xf9b9x3,[_0x8a4c[95],(_0xf9b9x21)?_0x8a4c[223]:_0x8a4c[226]])}else {if(_0xf9b9x2[_0x8a4c[216]]()> 1){_0xf9b9x3[_0x8a4c[24]]();this[_0x8a4c[99]](_0xf9b9x3,[_0x8a4c[143]])}};_0xf9b9x3[_0x8a4c[24]]();if(_0xf9b9x2[_0x8a4c[216]]()== 1){var _0xf9b9x25=_0xf9b9x2[_0x8a4c[227]](_0xf9b9x2[_0x8a4c[187]]());if(_0xf9b9x25!= null){this[_0x8a4c[99]](_0xf9b9x3,[_0x8a4c[228]])}}}else {this[_0x8a4c[99]](_0xf9b9x3,[_0x8a4c[95],_0x8a4c[176],_0x8a4c[177],_0x8a4c[95],_0x8a4c[178]])}};Menus[_0x8a4c[5]][_0x8a4c[229]]= function(_0xf9b9x26){var _0xf9b9x27= new Menubar(this[_0x8a4c[0]],_0xf9b9x26);var _0xf9b9x28=[_0x8a4c[156],_0x8a4c[168],_0x8a4c[146],_0x8a4c[91],_0x8a4c[93],_0x8a4c[140]];for(var _0xf9b9x6=0;_0xf9b9x6< _0xf9b9x28[_0x8a4c[18]];_0xf9b9x6++){_0xf9b9x27[_0x8a4c[181]](mxResources[_0x8a4c[26]](_0xf9b9x28[_0xf9b9x6]),this[_0x8a4c[26]](_0xf9b9x28[_0xf9b9x6])[_0x8a4c[194]])};return _0xf9b9x27};function Menubar(_0xf9b9x1,_0xf9b9x26){this[_0x8a4c[0]]= _0xf9b9x1;this[_0x8a4c[230]]= _0xf9b9x26;mxEvent[_0x8a4c[232]](document,mxUtils[_0x8a4c[29]](this,function(_0xf9b9x20){this[_0x8a4c[231]]()}))}Menubar[_0x8a4c[5]][_0x8a4c[231]]= function(){if(this[_0x8a4c[233]]!= null){this[_0x8a4c[233]][_0x8a4c[231]]()}};Menubar[_0x8a4c[5]][_0x8a4c[181]]= function(_0xf9b9x12,_0xf9b9x2a){var _0xf9b9x2b=document[_0x8a4c[201]](_0x8a4c[234]);_0xf9b9x2b[_0x8a4c[237]](_0x8a4c[235],_0x8a4c[236]);_0xf9b9x2b[_0x8a4c[238]]= _0x8a4c[239];mxUtils[_0x8a4c[204]](_0xf9b9x2b,_0xf9b9x12);this[_0x8a4c[240]](_0xf9b9x2b,_0xf9b9x2a);this[_0x8a4c[230]][_0x8a4c[205]](_0xf9b9x2b);return _0xf9b9x2b};Menubar[_0x8a4c[5]][_0x8a4c[240]]= function(_0xf9b9x2b,_0xf9b9x2a){if(_0xf9b9x2a!= null){var _0xf9b9x2c=true;var _0xf9b9x2d=mxUtils[_0x8a4c[29]](this,function(_0xf9b9x20){if(_0xf9b9x2c&& _0xf9b9x2b[_0x8a4c[78]]== null|| _0xf9b9x2b[_0x8a4c[78]]){this[_0x8a4c[0]][_0x8a4c[7]][_0x8a4c[6]][_0x8a4c[241]][_0x8a4c[231]]();var _0xf9b9x3= new mxPopupMenu(_0xf9b9x2a);_0xf9b9x3[_0x8a4c[242]][_0x8a4c[238]]+= _0x8a4c[243];_0xf9b9x3[_0x8a4c[214]]= true;_0xf9b9x3[_0x8a4c[81]]= true;_0xf9b9x3[_0x8a4c[244]]= true;_0xf9b9x3[_0x8a4c[231]]= mxUtils[_0x8a4c[29]](this,function(){mxPopupMenu[_0x8a4c[5]][_0x8a4c[231]][_0x8a4c[245]](_0xf9b9x3,arguments);_0xf9b9x3[_0x8a4c[246]]();this[_0x8a4c[233]]= null;this[_0x8a4c[247]]= null});var _0xf9b9x2e=_0xf9b9x2b[_0x8a4c[248]]+ document[_0x8a4c[251]](_0x8a4c[250])[_0x8a4c[249]]+ 22;var _0xf9b9x2f=_0xf9b9x2b[_0x8a4c[252]]+ _0xf9b9x2b[_0x8a4c[253]]+ 140;_0xf9b9x3[_0x8a4c[254]](_0xf9b9x2e,_0xf9b9x2f,null,_0xf9b9x20);this[_0x8a4c[233]]= _0xf9b9x3;this[_0x8a4c[247]]= _0xf9b9x2b};_0xf9b9x2c= true;mxEvent[_0x8a4c[255]](_0xf9b9x20)});mxEvent[_0x8a4c[257]](_0xf9b9x2b,_0x8a4c[256],mxUtils[_0x8a4c[29]](this,function(_0xf9b9x20){if(this[_0x8a4c[233]]!= null&& this[_0x8a4c[247]]!= _0xf9b9x2b){this[_0x8a4c[231]]();_0xf9b9x2d(_0xf9b9x20)}}));mxEvent[_0x8a4c[257]](_0xf9b9x2b,_0x8a4c[258],mxUtils[_0x8a4c[29]](this,function(){_0xf9b9x2c= this[_0x8a4c[247]]!= _0xf9b9x2b}));mxEvent[_0x8a4c[257]](_0xf9b9x2b,_0x8a4c[259],_0xf9b9x2d)}};function Menu(_0xf9b9x2a,_0xf9b9xb){mxEventSource[_0x8a4c[260]](this);this[_0x8a4c[194]]= _0xf9b9x2a;this[_0x8a4c[78]]= (_0xf9b9xb!= null)?_0xf9b9xb:true}mxUtils[_0x8a4c[261]](Menu,mxEventSource);Menu[_0x8a4c[5]][_0x8a4c[262]]= function(_0xf9b9x19){if(this[_0x8a4c[78]]!= _0xf9b9x19){this[_0x8a4c[78]]= _0xf9b9x19;this[_0x8a4c[264]]( new mxEventObject(_0x8a4c[263]))}};Menu[_0x8a4c[5]][_0x8a4c[182]]= function(_0xf9b9x3,_0xf9b9x4){this[_0x8a4c[194]](_0xf9b9x3,_0xf9b9x4)} \ No newline at end of file +var _0xb3d3=["\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(_0x60bex1){this[_0xb3d3[0]]= _0x60bex1;this[_0xb3d3[1]]= new Object();this[_0xb3d3[2]](); new Image()[_0xb3d3[3]]= IMAGE_PATH+ _0xb3d3[4]};Menus[_0xb3d3[5]][_0xb3d3[2]]= function(){var _0x60bex2=this[_0xb3d3[0]][_0xb3d3[7]][_0xb3d3[6]];this[_0xb3d3[30]](_0xb3d3[8], new Menu(mxUtils[_0xb3d3[29]](this,function(_0x60bex3,_0x60bex4){var _0x60bex5=[_0xb3d3[9],_0xb3d3[10],_0xb3d3[11],_0xb3d3[12],_0xb3d3[13],_0xb3d3[14],_0xb3d3[15],_0xb3d3[16],_0xb3d3[17]];for(var _0x60bex6=0;_0x60bex6< _0x60bex5[_0xb3d3[18]];_0x60bex6++){var _0x60bex7=this[_0xb3d3[20]](_0x60bex3,_0x60bex5[_0x60bex6],[mxConstants[_0xb3d3[19]]],[_0x60bex5[_0x60bex6]],null,_0x60bex4);_0x60bex7[_0xb3d3[23]][_0xb3d3[22]][_0xb3d3[21]][_0xb3d3[8]]= _0x60bex5[_0x60bex6]};_0x60bex3[_0xb3d3[24]](_0x60bex4);this[_0xb3d3[28]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[25]),_0xb3d3[27],mxConstants.DEFAULT_FONTFAMILY,mxConstants.STYLE_FONTFAMILY,_0x60bex4)})));this[_0xb3d3[30]](_0xb3d3[31], new Menu(mxUtils[_0xb3d3[29]](this,function(_0x60bex3,_0x60bex4){var _0x60bex8=[6,8,9,10,11,12,14,18,24,36,48,72];for(var _0x60bex6=0;_0x60bex6< _0x60bex8[_0xb3d3[18]];_0x60bex6++){this[_0xb3d3[20]](_0x60bex3,_0x60bex8[_0x60bex6],[mxConstants[_0xb3d3[32]]],[_0x60bex8[_0x60bex6]],null,_0x60bex4)};_0x60bex3[_0xb3d3[24]](_0x60bex4);this[_0xb3d3[28]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[25]),_0xb3d3[33],_0xb3d3[34],mxConstants.STYLE_FONTSIZE,_0x60bex4)})));this[_0xb3d3[30]](_0xb3d3[35], new Menu(mxUtils[_0xb3d3[29]](this,function(_0x60bex3,_0x60bex4){var _0x60bex8=[1,2,3,4,8,12,16,24];for(var _0x60bex6=0;_0x60bex6< _0x60bex8[_0xb3d3[18]];_0x60bex6++){this[_0xb3d3[20]](_0x60bex3,_0x60bex8[_0x60bex6]+ _0xb3d3[36],[mxConstants[_0xb3d3[37]]],[_0x60bex8[_0x60bex6]],null,_0x60bex4)};_0x60bex3[_0xb3d3[24]](_0x60bex4);this[_0xb3d3[28]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[25]),_0xb3d3[38],_0xb3d3[39],mxConstants.STYLE_STROKEWIDTH,_0x60bex4)})));this[_0xb3d3[30]](_0xb3d3[40], new Menu(mxUtils[_0xb3d3[29]](this,function(_0x60bex3,_0x60bex4){this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[41]),[mxConstants[_0xb3d3[42]]],[null],null,_0x60bex4);this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[43]),[mxConstants[_0xb3d3[42]]],[_0xb3d3[44]],null,_0x60bex4);_0x60bex3[_0xb3d3[24]](_0x60bex4);this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[45]),[mxConstants[_0xb3d3[42]],mxConstants[_0xb3d3[46]]],[_0xb3d3[47],_0xb3d3[45]],null,_0x60bex4);this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[48]),[mxConstants[_0xb3d3[42]],mxConstants[_0xb3d3[46]]],[_0xb3d3[47],_0xb3d3[48]],null,_0x60bex4);_0x60bex3[_0xb3d3[24]](_0x60bex4);this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[49]),[mxConstants[_0xb3d3[42]]],[_0xb3d3[50]],null,_0x60bex4);this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[51]),[mxConstants[_0xb3d3[42]]],[_0xb3d3[52]],null,_0x60bex4)})));this[_0xb3d3[30]](_0xb3d3[53], new Menu(mxUtils[_0xb3d3[29]](this,function(_0x60bex3,_0x60bex4){this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[54]),[mxConstants[_0xb3d3[55]]],[mxConstants[_0xb3d3[56]]],null,_0x60bex4);this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[57]),[mxConstants[_0xb3d3[55]]],[mxConstants[_0xb3d3[58]]],null,_0x60bex4);this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[59]),[mxConstants[_0xb3d3[55]]],[mxConstants[_0xb3d3[60]]],null,_0x60bex4);_0x60bex3[_0xb3d3[24]](_0x60bex4);this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[61]),[mxConstants[_0xb3d3[55]]],[mxConstants[_0xb3d3[62]]],null,_0x60bex4);this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[63]),[mxConstants[_0xb3d3[55]]],[mxConstants[_0xb3d3[64]]],null,_0x60bex4);this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[65]),[mxConstants[_0xb3d3[55]]],[mxConstants[_0xb3d3[66]]],null,_0x60bex4);_0x60bex3[_0xb3d3[24]](_0x60bex4);this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[67]),[mxConstants[_0xb3d3[55]]],[mxConstants[_0xb3d3[68]]],null,_0x60bex4);_0x60bex3[_0xb3d3[24]](_0x60bex4);_0x60bex3[_0xb3d3[72]](mxResources[_0xb3d3[26]](_0xb3d3[69]),null,function(){_0x60bex2[_0xb3d3[71]](_0xb3d3[70],true)},_0x60bex4,null,true);_0x60bex3[_0xb3d3[24]](_0x60bex4);this[_0xb3d3[28]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[73]),_0xb3d3[38],mxConstants.DEFAULT_MARKERSIZE,mxConstants.STYLE_ENDSIZE,_0x60bex4)})));this[_0xb3d3[30]](_0xb3d3[74], new Menu(mxUtils[_0xb3d3[29]](this,function(_0x60bex3,_0x60bex4){this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[54]),[mxConstants[_0xb3d3[75]]],[mxConstants[_0xb3d3[56]]],null,_0x60bex4);this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[57]),[mxConstants[_0xb3d3[75]]],[mxConstants[_0xb3d3[58]]],null,_0x60bex4);this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[59]),[mxConstants[_0xb3d3[75]]],[mxConstants[_0xb3d3[60]]],null,_0x60bex4);_0x60bex3[_0xb3d3[24]](_0x60bex4);this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[61]),[mxConstants[_0xb3d3[75]]],[mxConstants[_0xb3d3[62]]],null,_0x60bex4);this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[63]),[mxConstants[_0xb3d3[75]]],[mxConstants[_0xb3d3[64]]],null,_0x60bex4);this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[65]),[mxConstants[_0xb3d3[75]]],[mxConstants[_0xb3d3[66]]],null,_0x60bex4);_0x60bex3[_0xb3d3[24]](_0x60bex4);this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[67]),[mxConstants[_0xb3d3[75]]],[mxConstants[_0xb3d3[68]]],null,_0x60bex4);_0x60bex3[_0xb3d3[24]](_0x60bex4);_0x60bex3[_0xb3d3[72]](mxResources[_0xb3d3[26]](_0xb3d3[69]),null,function(){_0x60bex2[_0xb3d3[71]](_0xb3d3[76],true)},_0x60bex4,null,true);_0x60bex3[_0xb3d3[24]](_0x60bex4);this[_0xb3d3[28]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[73]),_0xb3d3[38],mxConstants.DEFAULT_MARKERSIZE,mxConstants.STYLE_STARTSIZE,_0x60bex4)})));this[_0xb3d3[30]](_0xb3d3[77], new Menu(mxUtils[_0xb3d3[29]](this,function(_0x60bex3,_0x60bex4){var _0x60bex9=this[_0xb3d3[0]][_0xb3d3[80]][_0xb3d3[26]](_0xb3d3[79])[_0xb3d3[78]];var _0x60bexa=this[_0xb3d3[26]](_0xb3d3[40])[_0xb3d3[78]];if(_0x60bex9|| _0x60bex3[_0xb3d3[81]]){this[_0xb3d3[28]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[82]),_0xb3d3[38],_0xb3d3[83],mxConstants.STYLE_SPACING_TOP,_0x60bex4,_0x60bex9);this[_0xb3d3[28]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[84]),_0xb3d3[38],_0xb3d3[83],mxConstants.STYLE_SPACING_RIGHT,_0x60bex4,_0x60bex9);this[_0xb3d3[28]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[85]),_0xb3d3[38],_0xb3d3[83],mxConstants.STYLE_SPACING_BOTTOM,_0x60bex4,_0x60bex9);this[_0xb3d3[28]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[86]),_0xb3d3[38],_0xb3d3[83],mxConstants.STYLE_SPACING_LEFT,_0x60bex4,_0x60bex9);_0x60bex3[_0xb3d3[24]](_0x60bex4);this[_0xb3d3[28]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[87]),_0xb3d3[38],_0xb3d3[83],mxConstants.STYLE_SPACING,_0x60bex4,_0x60bex9);this[_0xb3d3[28]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[88]),_0xb3d3[38],_0xb3d3[83],mxConstants.STYLE_PERIMETER_SPACING,_0x60bex4,_0x60bex9)};if(_0x60bexa|| _0x60bex3[_0xb3d3[81]]){_0x60bex3[_0xb3d3[24]](_0x60bex4);this[_0xb3d3[28]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[89]),_0xb3d3[38],_0xb3d3[83],mxConstants.STYLE_SOURCE_PERIMETER_SPACING,_0x60bex4,_0x60bexa);this[_0xb3d3[28]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[90]),_0xb3d3[38],_0xb3d3[83],mxConstants.STYLE_TARGET_PERIMETER_SPACING,_0x60bex4,_0x60bexa)}})));this[_0xb3d3[30]](_0xb3d3[91], new Menu(mxUtils[_0xb3d3[29]](this,function(_0x60bex3,_0x60bex4){this[_0xb3d3[92]](_0x60bex3,_0xb3d3[21],_0x60bex4)})));this[_0xb3d3[30]](_0xb3d3[93], new Menu(mxUtils[_0xb3d3[29]](this,function(_0x60bex3,_0x60bex4){var _0x60bexb=this[_0xb3d3[26]](_0xb3d3[93])[_0xb3d3[78]];_0x60bex3[_0xb3d3[24]](_0x60bex4);this[_0xb3d3[94]](_0xb3d3[8],_0x60bex3,_0x60bex4);this[_0xb3d3[94]](_0xb3d3[31],_0x60bex3,_0x60bex4);this[_0xb3d3[99]](_0x60bex3,[_0xb3d3[95],_0xb3d3[96],_0xb3d3[97],_0xb3d3[98],_0xb3d3[95]],_0x60bex4);this[_0xb3d3[94]](_0xb3d3[100],_0x60bex3,_0x60bex4);this[_0xb3d3[92]](_0x60bex3,_0xb3d3[101],_0x60bex4);_0x60bex3[_0xb3d3[24]](_0x60bex4);this[_0xb3d3[28]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[102]),_0xb3d3[103],_0xb3d3[104],mxConstants.STYLE_TEXT_OPACITY,_0x60bex4,_0x60bexb);_0x60bex3[_0xb3d3[72]](mxResources[_0xb3d3[26]](_0xb3d3[105]),null,function(){_0x60bex2[_0xb3d3[71]](mxConstants.STYLE_NOLABEL,false)},_0x60bex4,null,_0x60bexb)})));this[_0xb3d3[30]](_0xb3d3[100], new Menu(mxUtils[_0xb3d3[29]](this,function(_0x60bex3,_0x60bex4){this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[106]),[mxConstants[_0xb3d3[107]]],[mxConstants[_0xb3d3[108]]],null,_0x60bex4);this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[109]),[mxConstants[_0xb3d3[107]]],[mxConstants[_0xb3d3[110]]],null,_0x60bex4);this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[111]),[mxConstants[_0xb3d3[107]]],[mxConstants[_0xb3d3[112]]],null,_0x60bex4);_0x60bex3[_0xb3d3[24]](_0x60bex4);this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[113]),[mxConstants[_0xb3d3[114]]],[mxConstants[_0xb3d3[115]]],null,_0x60bex4);this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[116]),[mxConstants[_0xb3d3[114]]],[mxConstants[_0xb3d3[117]]],null,_0x60bex4);this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[118]),[mxConstants[_0xb3d3[114]]],[mxConstants[_0xb3d3[119]]],null,_0x60bex4);_0x60bex3[_0xb3d3[24]](_0x60bex4);this[_0xb3d3[94]](_0xb3d3[120],_0x60bex3,_0x60bex4);this[_0xb3d3[94]](_0xb3d3[77],_0x60bex3,_0x60bex4);_0x60bex3[_0xb3d3[24]](_0x60bex4);var _0x60bexb=this[_0xb3d3[26]](_0xb3d3[93])[_0xb3d3[78]];_0x60bex3[_0xb3d3[72]](mxResources[_0xb3d3[26]](_0xb3d3[48]),null,function(){_0x60bex2[_0xb3d3[71]](mxConstants.STYLE_HORIZONTAL,true)},_0x60bex4,null,_0x60bexb)})));this[_0xb3d3[30]](_0xb3d3[120], new Menu(mxUtils[_0xb3d3[29]](this,function(_0x60bex3,_0x60bex4){this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[86]),[mxConstants[_0xb3d3[121]],mxConstants[_0xb3d3[107]]],[mxConstants[_0xb3d3[108]],mxConstants[_0xb3d3[112]]],null,_0x60bex4);this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[109]),[mxConstants[_0xb3d3[121]],mxConstants[_0xb3d3[107]]],[mxConstants[_0xb3d3[110]],mxConstants[_0xb3d3[110]]],null,_0x60bex4);this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[84]),[mxConstants[_0xb3d3[121]],mxConstants[_0xb3d3[107]]],[mxConstants[_0xb3d3[112]],mxConstants[_0xb3d3[108]]],null,_0x60bex4);_0x60bex3[_0xb3d3[24]](_0x60bex4);this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[82]),[mxConstants[_0xb3d3[122]],mxConstants[_0xb3d3[114]]],[mxConstants[_0xb3d3[115]],mxConstants[_0xb3d3[119]]],null,_0x60bex4);this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[116]),[mxConstants[_0xb3d3[122]],mxConstants[_0xb3d3[114]]],[mxConstants[_0xb3d3[117]],mxConstants[_0xb3d3[117]]],null,_0x60bex4);this[_0xb3d3[20]](_0x60bex3,mxResources[_0xb3d3[26]](_0xb3d3[85]),[mxConstants[_0xb3d3[122]],mxConstants[_0xb3d3[114]]],[mxConstants[_0xb3d3[119]],mxConstants[_0xb3d3[115]]],null,_0x60bex4)})));this[_0xb3d3[30]](_0xb3d3[123], new Menu(mxUtils[_0xb3d3[29]](this,function(_0x60bex3,_0x60bex4){_0x60bex3[_0xb3d3[72]](mxResources[_0xb3d3[26]](_0xb3d3[124]),null,function(){_0x60bex2[_0xb3d3[71]](mxConstants.STYLE_FLIPH,false)},_0x60bex4);_0x60bex3[_0xb3d3[72]](mxResources[_0xb3d3[26]](_0xb3d3[125]),null,function(){_0x60bex2[_0xb3d3[71]](mxConstants.STYLE_FLIPV,false)},_0x60bex4);this[_0xb3d3[99]](_0x60bex3,[_0xb3d3[95],_0xb3d3[126],_0xb3d3[127]],_0x60bex4)})));this[_0xb3d3[30]](_0xb3d3[128], new Menu(mxUtils[_0xb3d3[29]](this,function(_0x60bex3,_0x60bex4){_0x60bex3[_0xb3d3[72]](mxResources[_0xb3d3[26]](_0xb3d3[106]),null,function(){_0x60bex2[_0xb3d3[129]](mxConstants.ALIGN_LEFT)},_0x60bex4);_0x60bex3[_0xb3d3[72]](mxResources[_0xb3d3[26]](_0xb3d3[109]),null,function(){_0x60bex2[_0xb3d3[129]](mxConstants.ALIGN_CENTER)},_0x60bex4);_0x60bex3[_0xb3d3[72]](mxResources[_0xb3d3[26]](_0xb3d3[111]),null,function(){_0x60bex2[_0xb3d3[129]](mxConstants.ALIGN_RIGHT)},_0x60bex4);_0x60bex3[_0xb3d3[24]](_0x60bex4);_0x60bex3[_0xb3d3[72]](mxResources[_0xb3d3[26]](_0xb3d3[113]),null,function(){_0x60bex2[_0xb3d3[129]](mxConstants.ALIGN_TOP)},_0x60bex4);_0x60bex3[_0xb3d3[72]](mxResources[_0xb3d3[26]](_0xb3d3[116]),null,function(){_0x60bex2[_0xb3d3[129]](mxConstants.ALIGN_MIDDLE)},_0x60bex4);_0x60bex3[_0xb3d3[72]](mxResources[_0xb3d3[26]](_0xb3d3[118]),null,function(){_0x60bex2[_0xb3d3[129]](mxConstants.ALIGN_BOTTOM)},_0x60bex4)})));this[_0xb3d3[30]](_0xb3d3[130], new Menu(mxUtils[_0xb3d3[29]](this,function(_0x60bex3,_0x60bex4){_0x60bex3[_0xb3d3[72]](mxResources[_0xb3d3[26]](_0xb3d3[131]),null,mxUtils[_0xb3d3[29]](this,function(){var _0x60bexc= new mxHierarchicalLayout(_0x60bex2,mxConstants.DIRECTION_WEST);this[_0xb3d3[0]][_0xb3d3[132]](_0x60bexc,true,true)}),_0x60bex4);_0x60bex3[_0xb3d3[72]](mxResources[_0xb3d3[26]](_0xb3d3[133]),null,mxUtils[_0xb3d3[29]](this,function(){var _0x60bexc= new mxHierarchicalLayout(_0x60bex2,mxConstants.DIRECTION_NORTH);this[_0xb3d3[0]][_0xb3d3[132]](_0x60bexc,true,true)}),_0x60bex4)})));this[_0xb3d3[30]](_0xb3d3[134], new Menu(mxUtils[_0xb3d3[29]](this,function(_0x60bex3,_0x60bex4){this[_0xb3d3[99]](_0x60bex3,[_0xb3d3[135],_0xb3d3[95],_0xb3d3[136],_0xb3d3[137],_0xb3d3[95],_0xb3d3[138],_0xb3d3[139]],_0x60bex4)})));this[_0xb3d3[30]](_0xb3d3[140], new Menu(mxUtils[_0xb3d3[29]](this,function(_0x60bex3,_0x60bex4){this[_0xb3d3[99]](_0x60bex3,[_0xb3d3[141],_0xb3d3[142],_0xb3d3[95]],_0x60bex4);this[_0xb3d3[94]](_0xb3d3[130],_0x60bex3,_0x60bex4);_0x60bex3[_0xb3d3[24]](_0x60bex4);this[_0xb3d3[99]](_0x60bex3,[_0xb3d3[95],_0xb3d3[143],_0xb3d3[144],_0xb3d3[145]],_0x60bex4)})));this[_0xb3d3[30]](_0xb3d3[146], new Menu(mxUtils[_0xb3d3[29]](this,function(_0x60bex3,_0x60bex4){this[_0xb3d3[99]](_0x60bex3,[_0xb3d3[147]],_0x60bex4);_0x60bex3[_0xb3d3[24]]();var _0x60bexd=[0.25,0.5,0.75,1,2,4];for(var _0x60bex6=0;_0x60bex6< _0x60bexd[_0xb3d3[18]];_0x60bex6++){(function(_0x60bexe){_0x60bex3[_0xb3d3[72]]((_0x60bexe* 100)+ _0xb3d3[148],null,function(){_0x60bex2[_0xb3d3[149]](_0x60bexe)},_0x60bex4)})(_0x60bexd[_0x60bex6])};this[_0xb3d3[99]](_0x60bex3,[_0xb3d3[95],_0xb3d3[150],_0xb3d3[151],_0xb3d3[95],_0xb3d3[152],_0xb3d3[153],_0xb3d3[95],_0xb3d3[154],_0xb3d3[155]],_0x60bex4)})));this[_0xb3d3[30]](_0xb3d3[156], new Menu(mxUtils[_0xb3d3[29]](this,function(_0x60bex3,_0x60bex4){this[_0xb3d3[99]](_0x60bex3,[_0xb3d3[157],_0xb3d3[158],_0xb3d3[95],_0xb3d3[159],_0xb3d3[160],_0xb3d3[161],_0xb3d3[95],_0xb3d3[162],_0xb3d3[95],_0xb3d3[163],_0xb3d3[164],_0xb3d3[95],_0xb3d3[165],_0xb3d3[166],_0xb3d3[95],_0xb3d3[167]],_0x60bex4)})));this[_0xb3d3[30]](_0xb3d3[168], new Menu(mxUtils[_0xb3d3[29]](this,function(_0x60bex3,_0x60bex4){this[_0xb3d3[99]](_0x60bex3,[_0xb3d3[169],_0xb3d3[170],_0xb3d3[95],_0xb3d3[171],_0xb3d3[172],_0xb3d3[173],_0xb3d3[174],_0xb3d3[95],_0xb3d3[175],_0xb3d3[95],_0xb3d3[176],_0xb3d3[177],_0xb3d3[178]])})));this[_0xb3d3[30]](_0xb3d3[179], new Menu(mxUtils[_0xb3d3[29]](this,function(_0x60bex3,_0x60bex4){this[_0xb3d3[99]](_0x60bex3,[_0xb3d3[179],_0xb3d3[95],_0xb3d3[180]])})))};Menus[_0xb3d3[5]][_0xb3d3[30]]= function(_0x60bexf,_0x60bex3){this[_0xb3d3[1]][_0x60bexf]= _0x60bex3};Menus[_0xb3d3[5]][_0xb3d3[26]]= function(_0x60bexf){return this[_0xb3d3[1]][_0x60bexf]};Menus[_0xb3d3[5]][_0xb3d3[94]]= function(_0x60bexf,_0x60bex3,_0x60bex4){var _0x60bexb=this[_0xb3d3[26]](_0x60bexf)[_0xb3d3[78]];if(_0x60bex3[_0xb3d3[81]]|| _0x60bexb){var _0x60bex10=_0x60bex3[_0xb3d3[72]](mxResources[_0xb3d3[26]](_0x60bexf),null,null,_0x60bex4,null,_0x60bexb);this[_0xb3d3[181]](_0x60bexf,_0x60bex3,_0x60bex10)}};Menus[_0xb3d3[5]][_0xb3d3[181]]= function(_0x60bexf,_0x60bex11,_0x60bex4){var _0x60bex3=this[_0xb3d3[26]](_0x60bexf);if(_0x60bex3!= null&& (_0x60bex11[_0xb3d3[81]]|| _0x60bex3[_0xb3d3[78]])){this[_0xb3d3[26]](_0x60bexf)[_0xb3d3[182]](_0x60bex11,_0x60bex4)}};Menus[_0xb3d3[5]][_0xb3d3[20]]= function(_0x60bex3,_0x60bex12,_0x60bex13,_0x60bex14,_0x60bex15,_0x60bex4){return _0x60bex3[_0xb3d3[72]](_0x60bex12,null,mxUtils[_0xb3d3[29]](this,function(){var _0x60bex2=this[_0xb3d3[0]][_0xb3d3[7]][_0xb3d3[6]];_0x60bex2[_0xb3d3[184]]()[_0xb3d3[183]]();try{for(var _0x60bex6=0;_0x60bex6< _0x60bex13[_0xb3d3[18]];_0x60bex6++){_0x60bex2[_0xb3d3[185]](_0x60bex13[_0x60bex6],_0x60bex14[_0x60bex6])}}finally{_0x60bex2[_0xb3d3[184]]()[_0xb3d3[186]]()}}),_0x60bex4,_0x60bex15)};Menus[_0xb3d3[5]][_0xb3d3[28]]= function(_0x60bex3,_0x60bex12,_0x60bex16,_0x60bex17,_0x60bex18,_0x60bex4,_0x60bexb){return _0x60bex3[_0xb3d3[72]](_0x60bex12,null,mxUtils[_0xb3d3[29]](this,function(){var _0x60bex2=this[_0xb3d3[0]][_0xb3d3[7]][_0xb3d3[6]];var _0x60bex19=_0x60bex17;var _0x60bex1a=_0x60bex2[_0xb3d3[189]]()[_0xb3d3[188]](_0x60bex2[_0xb3d3[187]]());if(_0x60bex1a!= null){_0x60bex19= _0x60bex1a[_0xb3d3[21]][_0x60bex18]|| _0x60bex19};_0x60bex19= mxUtils[_0xb3d3[192]](mxResources[_0xb3d3[26]](_0xb3d3[190])+ ((_0x60bex16[_0xb3d3[18]]> 0)?(_0xb3d3[191]+ _0x60bex16):_0xb3d3[27]),_0x60bex19);if(_0x60bex19!= null&& _0x60bex19[_0xb3d3[18]]> 0){_0x60bex2[_0xb3d3[185]](_0x60bex18,_0x60bex19)}}),_0x60bex4,null,_0x60bexb)};Menus[_0xb3d3[5]][_0xb3d3[92]]= function(_0x60bex3,_0x60bex18,_0x60bex4){var _0x60bex1b=this[_0xb3d3[0]][_0xb3d3[80]][_0xb3d3[26]](_0x60bex18);if(_0x60bex1b!= null&& (_0x60bex3[_0xb3d3[81]]|| _0x60bex1b[_0xb3d3[78]])){var _0x60bex1c=_0x60bex3[_0xb3d3[72]](_0x60bex1b[_0xb3d3[193]],null,_0x60bex1b[_0xb3d3[194]],_0x60bex4,null,_0x60bex1b[_0xb3d3[78]]);if(_0x60bex1b[_0xb3d3[195]]&& _0x60bex1b[_0xb3d3[196]]()){this[_0xb3d3[197]](_0x60bex1c)};this[_0xb3d3[198]](_0x60bex1c,_0x60bex1b);return _0x60bex1c};return null};Menus[_0xb3d3[5]][_0xb3d3[198]]= function(_0x60bex1c,_0x60bex1b){if(_0x60bex1b[_0xb3d3[199]]!= null){var _0x60bex1d=_0x60bex1c[_0xb3d3[23]][_0xb3d3[22]][_0xb3d3[22]];var _0x60bex1e=document[_0xb3d3[201]](_0xb3d3[200]);_0x60bex1e[_0xb3d3[21]][_0xb3d3[202]]= _0xb3d3[203];mxUtils[_0xb3d3[204]](_0x60bex1e,_0x60bex1b[_0xb3d3[199]]);_0x60bex1d[_0xb3d3[205]](_0x60bex1e)}};Menus[_0xb3d3[5]][_0xb3d3[197]]= function(_0x60bex1c){var _0x60bex1d=_0x60bex1c[_0xb3d3[23]][_0xb3d3[22]];_0x60bex1d[_0xb3d3[21]][_0xb3d3[206]]= _0xb3d3[207]+ IMAGE_PATH+ _0xb3d3[208];_0x60bex1d[_0xb3d3[21]][_0xb3d3[209]]= _0xb3d3[210];_0x60bex1d[_0xb3d3[21]][_0xb3d3[211]]= _0xb3d3[212]};Menus[_0xb3d3[5]][_0xb3d3[99]]= function(_0x60bex3,_0x60bex13,_0x60bex4){for(var _0x60bex6=0;_0x60bex6< _0x60bex13[_0xb3d3[18]];_0x60bex6++){if(_0x60bex13[_0x60bex6]== _0xb3d3[95]){_0x60bex3[_0xb3d3[24]](_0x60bex4)}else {this[_0xb3d3[92]](_0x60bex3,_0x60bex13[_0x60bex6],_0x60bex4)}}};Menus[_0xb3d3[5]][_0xb3d3[213]]= function(_0x60bex3,_0x60bex1f,_0x60bex20){var _0x60bex2=this[_0xb3d3[0]][_0xb3d3[7]][_0xb3d3[6]];_0x60bex3[_0xb3d3[214]]= true;if(_0x60bex2[_0xb3d3[215]]()){this[_0xb3d3[99]](_0x60bex3,[_0xb3d3[169],_0xb3d3[170],_0xb3d3[95],_0xb3d3[173],_0xb3d3[95]])}else {this[_0xb3d3[99]](_0x60bex3,[_0xb3d3[174],_0xb3d3[95],_0xb3d3[171],_0xb3d3[172],_0xb3d3[95],_0xb3d3[175]]);if(_0x60bex2[_0xb3d3[216]]()== 1&& _0x60bex2[_0xb3d3[184]]()[_0xb3d3[217]](_0x60bex2[_0xb3d3[187]]())){this[_0xb3d3[99]](_0x60bex3,[_0xb3d3[218]])};_0x60bex3[_0xb3d3[24]]()};if(_0x60bex2[_0xb3d3[216]]()> 0){this[_0xb3d3[99]](_0x60bex3,[_0xb3d3[141],_0xb3d3[142],_0xb3d3[95]]);if(_0x60bex2[_0xb3d3[184]]()[_0xb3d3[217]](_0x60bex2[_0xb3d3[187]]())){var _0x60bex21=false;var _0x60bex1f=_0x60bex2[_0xb3d3[187]]();if(_0x60bex1f!= null&& _0x60bex2[_0xb3d3[184]]()[_0xb3d3[217]](_0x60bex1f)){var _0x60bex22=_0x60bex2[_0xb3d3[220]][_0xb3d3[219]](_0x60bex1f);if(_0x60bex22 instanceof mxEdgeHandler&& _0x60bex22[_0xb3d3[221]]!= null&& _0x60bex22[_0xb3d3[221]][_0xb3d3[18]]> 2){var _0x60bex23=_0x60bex22[_0xb3d3[222]]( new mxMouseEvent(_0x60bex20));var _0x60bex24=this[_0xb3d3[0]][_0xb3d3[80]][_0xb3d3[26]](_0xb3d3[223]);_0x60bex24[_0xb3d3[224]]= _0x60bex22;_0x60bex24[_0xb3d3[225]]= _0x60bex23;_0x60bex21= _0x60bex23> 0&& _0x60bex23< _0x60bex22[_0xb3d3[221]][_0xb3d3[18]]}};this[_0xb3d3[99]](_0x60bex3,[_0xb3d3[95],(_0x60bex21)?_0xb3d3[223]:_0xb3d3[226]])}else {if(_0x60bex2[_0xb3d3[216]]()> 1){_0x60bex3[_0xb3d3[24]]();this[_0xb3d3[99]](_0x60bex3,[_0xb3d3[143]])}};_0x60bex3[_0xb3d3[24]]();if(_0x60bex2[_0xb3d3[216]]()== 1){var _0x60bex25=_0x60bex2[_0xb3d3[227]](_0x60bex2[_0xb3d3[187]]());if(_0x60bex25!= null){this[_0xb3d3[99]](_0x60bex3,[_0xb3d3[228]])}}}else {this[_0xb3d3[99]](_0x60bex3,[_0xb3d3[95],_0xb3d3[176],_0xb3d3[177],_0xb3d3[95],_0xb3d3[178]])}};Menus[_0xb3d3[5]][_0xb3d3[229]]= function(_0x60bex26){var _0x60bex27= new Menubar(this[_0xb3d3[0]],_0x60bex26);var _0x60bex28=[_0xb3d3[156],_0xb3d3[168],_0xb3d3[146],_0xb3d3[91],_0xb3d3[93],_0xb3d3[140]];for(var _0x60bex6=0;_0x60bex6< _0x60bex28[_0xb3d3[18]];_0x60bex6++){_0x60bex27[_0xb3d3[181]](mxResources[_0xb3d3[26]](_0x60bex28[_0x60bex6]),this[_0xb3d3[26]](_0x60bex28[_0x60bex6])[_0xb3d3[194]])};return _0x60bex27};function Menubar(_0x60bex1,_0x60bex26){this[_0xb3d3[0]]= _0x60bex1;this[_0xb3d3[230]]= _0x60bex26;mxEvent[_0xb3d3[232]](document,mxUtils[_0xb3d3[29]](this,function(_0x60bex20){this[_0xb3d3[231]]()}))}Menubar[_0xb3d3[5]][_0xb3d3[231]]= function(){if(this[_0xb3d3[233]]!= null){this[_0xb3d3[233]][_0xb3d3[231]]()}};Menubar[_0xb3d3[5]][_0xb3d3[181]]= function(_0x60bex12,_0x60bex2a){var _0x60bex2b=document[_0xb3d3[201]](_0xb3d3[234]);_0x60bex2b[_0xb3d3[237]](_0xb3d3[235],_0xb3d3[236]);_0x60bex2b[_0xb3d3[238]]= _0xb3d3[239];mxUtils[_0xb3d3[204]](_0x60bex2b,_0x60bex12);this[_0xb3d3[240]](_0x60bex2b,_0x60bex2a);this[_0xb3d3[230]][_0xb3d3[205]](_0x60bex2b);return _0x60bex2b};Menubar[_0xb3d3[5]][_0xb3d3[240]]= function(_0x60bex2b,_0x60bex2a){if(_0x60bex2a!= null){var _0x60bex2c=true;var _0x60bex2d=mxUtils[_0xb3d3[29]](this,function(_0x60bex20){if(_0x60bex2c&& _0x60bex2b[_0xb3d3[78]]== null|| _0x60bex2b[_0xb3d3[78]]){this[_0xb3d3[0]][_0xb3d3[7]][_0xb3d3[6]][_0xb3d3[241]][_0xb3d3[231]]();var _0x60bex3= new mxPopupMenu(_0x60bex2a);_0x60bex3[_0xb3d3[242]][_0xb3d3[238]]+= _0xb3d3[243];_0x60bex3[_0xb3d3[214]]= true;_0x60bex3[_0xb3d3[81]]= true;_0x60bex3[_0xb3d3[244]]= true;_0x60bex3[_0xb3d3[231]]= mxUtils[_0xb3d3[29]](this,function(){mxPopupMenu[_0xb3d3[5]][_0xb3d3[231]][_0xb3d3[245]](_0x60bex3,arguments);_0x60bex3[_0xb3d3[246]]();this[_0xb3d3[233]]= null;this[_0xb3d3[247]]= null});var _0x60bex2e=_0x60bex2b[_0xb3d3[248]]+ document[_0xb3d3[251]](_0xb3d3[250])[_0xb3d3[249]]+ 22;var _0x60bex2f=_0x60bex2b[_0xb3d3[252]]+ _0x60bex2b[_0xb3d3[253]]+ 140;_0x60bex3[_0xb3d3[254]](_0x60bex2e,_0x60bex2f,null,_0x60bex20);this[_0xb3d3[233]]= _0x60bex3;this[_0xb3d3[247]]= _0x60bex2b};_0x60bex2c= true;mxEvent[_0xb3d3[255]](_0x60bex20)});mxEvent[_0xb3d3[257]](_0x60bex2b,_0xb3d3[256],mxUtils[_0xb3d3[29]](this,function(_0x60bex20){if(this[_0xb3d3[233]]!= null&& this[_0xb3d3[247]]!= _0x60bex2b){this[_0xb3d3[231]]();_0x60bex2d(_0x60bex20)}}));mxEvent[_0xb3d3[257]](_0x60bex2b,_0xb3d3[258],mxUtils[_0xb3d3[29]](this,function(){_0x60bex2c= this[_0xb3d3[247]]!= _0x60bex2b}));mxEvent[_0xb3d3[257]](_0x60bex2b,_0xb3d3[259],_0x60bex2d)}};function Menu(_0x60bex2a,_0x60bexb){mxEventSource[_0xb3d3[260]](this);this[_0xb3d3[194]]= _0x60bex2a;this[_0xb3d3[78]]= (_0x60bexb!= null)?_0x60bexb:true}mxUtils[_0xb3d3[261]](Menu,mxEventSource);Menu[_0xb3d3[5]][_0xb3d3[262]]= function(_0x60bex19){if(this[_0xb3d3[78]]!= _0x60bex19){this[_0xb3d3[78]]= _0x60bex19;this[_0xb3d3[264]]( new mxEventObject(_0xb3d3[263]))}};Menu[_0xb3d3[5]][_0xb3d3[182]]= function(_0x60bex3,_0x60bex4){this[_0xb3d3[194]](_0x60bex3,_0x60bex4)} \ 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 a1f11a2..d6cca64 100644 --- a/public/assets/plugins/jscripty/js/Shapes.js +++ b/public/assets/plugins/jscripty/js/Shapes.js @@ -1 +1 @@ -var _0x33d8=["\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 _0x8a29x1(){}_0x8a29x1[_0x33d8[0]]= new mxCylinder();_0x8a29x1[_0x33d8[0]][_0x33d8[1]]= _0x8a29x1;_0x8a29x1[_0x33d8[0]][_0x33d8[2]]= 20;_0x8a29x1[_0x33d8[0]][_0x33d8[3]]= function(_0x8a29x2,_0x8a29x3,_0x8a29x4,_0x8a29x5,_0x8a29x6,_0x8a29x7){var _0x8a29x8=Math[_0x33d8[6]](_0x8a29x5,Math[_0x33d8[6]](_0x8a29x6,mxUtils[_0x33d8[5]](this[_0x33d8[4]],_0x33d8[2],this[_0x33d8[2]])));if(_0x8a29x7){_0x8a29x2[_0x33d8[7]](_0x8a29x8,_0x8a29x6);_0x8a29x2[_0x33d8[8]](_0x8a29x8,_0x8a29x8);_0x8a29x2[_0x33d8[8]](0,0);_0x8a29x2[_0x33d8[7]](_0x8a29x8,_0x8a29x8);_0x8a29x2[_0x33d8[8]](_0x8a29x5,_0x8a29x8);_0x8a29x2[_0x33d8[9]]()}else {_0x8a29x2[_0x33d8[7]](0,0);_0x8a29x2[_0x33d8[8]](_0x8a29x5- _0x8a29x8,0);_0x8a29x2[_0x33d8[8]](_0x8a29x5,_0x8a29x8);_0x8a29x2[_0x33d8[8]](_0x8a29x5,_0x8a29x6);_0x8a29x2[_0x33d8[8]](_0x8a29x8,_0x8a29x6);_0x8a29x2[_0x33d8[8]](0,_0x8a29x6- _0x8a29x8);_0x8a29x2[_0x33d8[8]](0,0);_0x8a29x2[_0x33d8[10]]();_0x8a29x2[_0x33d8[9]]()}};mxCellRenderer[_0x33d8[0]][_0x33d8[12]][_0x33d8[11]]= _0x8a29x1;function _0x8a29x9(){}_0x8a29x9[_0x33d8[0]]= new mxCylinder();_0x8a29x9[_0x33d8[0]][_0x33d8[1]]= _0x8a29x9;_0x8a29x9[_0x33d8[0]][_0x33d8[2]]= 30;_0x8a29x9[_0x33d8[0]][_0x33d8[3]]= function(_0x8a29x2,_0x8a29x3,_0x8a29x4,_0x8a29x5,_0x8a29x6,_0x8a29x7){var _0x8a29x8=Math[_0x33d8[6]](_0x8a29x5,Math[_0x33d8[6]](_0x8a29x6,mxUtils[_0x33d8[5]](this[_0x33d8[4]],_0x33d8[2],this[_0x33d8[2]])));if(_0x8a29x7){_0x8a29x2[_0x33d8[7]](_0x8a29x5- _0x8a29x8,0);_0x8a29x2[_0x33d8[8]](_0x8a29x5- _0x8a29x8,_0x8a29x8);_0x8a29x2[_0x33d8[8]](_0x8a29x5,_0x8a29x8);_0x8a29x2[_0x33d8[9]]()}else {_0x8a29x2[_0x33d8[7]](0,0);_0x8a29x2[_0x33d8[8]](_0x8a29x5- _0x8a29x8,0);_0x8a29x2[_0x33d8[8]](_0x8a29x5,_0x8a29x8);_0x8a29x2[_0x33d8[8]](_0x8a29x5,_0x8a29x6);_0x8a29x2[_0x33d8[8]](0,_0x8a29x6);_0x8a29x2[_0x33d8[8]](0,0);_0x8a29x2[_0x33d8[10]]();_0x8a29x2[_0x33d8[9]]()}};mxCellRenderer[_0x33d8[0]][_0x33d8[12]][_0x33d8[13]]= _0x8a29x9;function _0x8a29xa(){}_0x8a29xa[_0x33d8[0]]= new mxCylinder();_0x8a29xa[_0x33d8[0]][_0x33d8[1]]= _0x8a29xa;_0x8a29xa[_0x33d8[0]][_0x33d8[14]]= 60;_0x8a29xa[_0x33d8[0]][_0x33d8[15]]= 20;_0x8a29xa[_0x33d8[0]][_0x33d8[16]]= _0x33d8[17];_0x8a29xa[_0x33d8[0]][_0x33d8[3]]= function(_0x8a29x2,_0x8a29x3,_0x8a29x4,_0x8a29x5,_0x8a29x6,_0x8a29x7){var _0x8a29xb=mxUtils[_0x33d8[5]](this[_0x33d8[4]],_0x33d8[14],this[_0x33d8[14]]);var _0x8a29xc=mxUtils[_0x33d8[5]](this[_0x33d8[4]],_0x33d8[15],this[_0x33d8[15]]);var _0x8a29xd=mxUtils[_0x33d8[5]](this[_0x33d8[4]],_0x33d8[16],this[_0x33d8[16]]);var _0x8a29xe=Math[_0x33d8[6]](_0x8a29x5,_0x8a29xb);var _0x8a29xf=Math[_0x33d8[6]](_0x8a29x6,_0x8a29xc);if(_0x8a29x7){if(_0x8a29xd== _0x33d8[18]){_0x8a29x2[_0x33d8[7]](0,_0x8a29xf);_0x8a29x2[_0x33d8[8]](_0x8a29xe,_0x8a29xf)}else {_0x8a29x2[_0x33d8[7]](_0x8a29x5- _0x8a29xe,_0x8a29xf);_0x8a29x2[_0x33d8[8]](_0x8a29x5,_0x8a29xf)};_0x8a29x2[_0x33d8[9]]()}else {if(_0x8a29xd== _0x33d8[18]){_0x8a29x2[_0x33d8[7]](0,0);_0x8a29x2[_0x33d8[8]](_0x8a29xe,0);_0x8a29x2[_0x33d8[8]](_0x8a29xe,_0x8a29xf);_0x8a29x2[_0x33d8[8]](_0x8a29x5,_0x8a29xf)}else {_0x8a29x2[_0x33d8[7]](0,_0x8a29xf);_0x8a29x2[_0x33d8[8]](_0x8a29x5- _0x8a29xe,_0x8a29xf);_0x8a29x2[_0x33d8[8]](_0x8a29x5- _0x8a29xe,0);_0x8a29x2[_0x33d8[8]](_0x8a29x5,0)};_0x8a29x2[_0x33d8[8]](_0x8a29x5,_0x8a29x6);_0x8a29x2[_0x33d8[8]](0,_0x8a29x6);_0x8a29x2[_0x33d8[8]](0,_0x8a29xf);_0x8a29x2[_0x33d8[10]]();_0x8a29x2[_0x33d8[9]]()}};mxCellRenderer[_0x33d8[0]][_0x33d8[12]][_0x33d8[19]]= _0x8a29xa;function _0x8a29x10(){}_0x8a29x10[_0x33d8[0]]= new mxCylinder();_0x8a29x10[_0x33d8[0]][_0x33d8[1]]= _0x8a29x10;_0x8a29x10[_0x33d8[0]][_0x33d8[2]]= 30;_0x8a29x10[_0x33d8[0]][_0x33d8[3]]= function(_0x8a29x2,_0x8a29x3,_0x8a29x4,_0x8a29x5,_0x8a29x6,_0x8a29x7){var _0x8a29x8=Math[_0x33d8[6]](_0x8a29x5,Math[_0x33d8[6]](_0x8a29x6,mxUtils[_0x33d8[5]](this[_0x33d8[4]],_0x33d8[2],this[_0x33d8[2]])));if(!_0x8a29x7){_0x8a29x2[_0x33d8[7]](_0x8a29x8,0);_0x8a29x2[_0x33d8[8]](_0x8a29x5,0);_0x8a29x2[_0x33d8[8]](_0x8a29x5,_0x8a29x6);_0x8a29x2[_0x33d8[8]](0,_0x8a29x6);_0x8a29x2[_0x33d8[8]](0,_0x8a29x8);_0x8a29x2[_0x33d8[8]](_0x8a29x8,0);_0x8a29x2[_0x33d8[10]]();_0x8a29x2[_0x33d8[9]]()}};mxCellRenderer[_0x33d8[0]][_0x33d8[12]][_0x33d8[20]]= _0x8a29x10;function _0x8a29x11(){}_0x8a29x11[_0x33d8[0]]= new mxCylinder();_0x8a29x11[_0x33d8[0]][_0x33d8[1]]= _0x8a29x11;_0x8a29x11[_0x33d8[0]][_0x33d8[2]]= 0.4;_0x8a29x11[_0x33d8[0]][_0x33d8[3]]= function(_0x8a29x2,_0x8a29x3,_0x8a29x4,_0x8a29x5,_0x8a29x6,_0x8a29x7){var _0x8a29x8=mxUtils[_0x33d8[5]](this[_0x33d8[4]],_0x33d8[2],this[_0x33d8[2]]);var _0x8a29xf=_0x8a29x6* _0x8a29x8;var _0x8a29x12=1.4;if(!_0x8a29x7){_0x8a29x2[_0x33d8[7]](0,_0x8a29xf/ 2);_0x8a29x2[_0x33d8[21]](_0x8a29x5/ 4,_0x8a29xf* _0x8a29x12,_0x8a29x5/ 2,_0x8a29xf/ 2);_0x8a29x2[_0x33d8[21]](_0x8a29x5* 3/ 4,_0x8a29xf* (1- _0x8a29x12),_0x8a29x5,_0x8a29xf/ 2);_0x8a29x2[_0x33d8[8]](_0x8a29x5,_0x8a29x6- _0x8a29xf/ 2);_0x8a29x2[_0x33d8[21]](_0x8a29x5* 3/ 4,_0x8a29x6- _0x8a29xf* _0x8a29x12,_0x8a29x5/ 2,_0x8a29x6- _0x8a29xf/ 2);_0x8a29x2[_0x33d8[21]](_0x8a29x5/ 4,_0x8a29x6- _0x8a29xf* (1- _0x8a29x12),0,_0x8a29x6- _0x8a29xf/ 2);_0x8a29x2[_0x33d8[8]](0,_0x8a29xf/ 2);_0x8a29x2[_0x33d8[10]]();_0x8a29x2[_0x33d8[9]]()}};mxCellRenderer[_0x33d8[0]][_0x33d8[12]][_0x33d8[22]]= _0x8a29x11;function _0x8a29x13(){}_0x8a29x13[_0x33d8[0]]= new mxCylinder();_0x8a29x13[_0x33d8[0]][_0x33d8[1]]= _0x8a29x13;_0x8a29x13[_0x33d8[0]][_0x33d8[2]]= 0.2;_0x8a29x13[_0x33d8[0]][_0x33d8[3]]= function(_0x8a29x2,_0x8a29x3,_0x8a29x4,_0x8a29x5,_0x8a29x6,_0x8a29x7){var _0x8a29x8=_0x8a29x5* mxUtils[_0x33d8[5]](this[_0x33d8[4]],_0x33d8[2],this[_0x33d8[2]]);if(!_0x8a29x7){_0x8a29x2[_0x33d8[7]](0,0);_0x8a29x2[_0x33d8[8]](_0x8a29x5- _0x8a29x8,0);_0x8a29x2[_0x33d8[8]](_0x8a29x5,_0x8a29x6/ 2);_0x8a29x2[_0x33d8[8]](_0x8a29x5- _0x8a29x8,_0x8a29x6);_0x8a29x2[_0x33d8[8]](0,_0x8a29x6);_0x8a29x2[_0x33d8[8]](_0x8a29x8,_0x8a29x6/ 2);_0x8a29x2[_0x33d8[10]]();_0x8a29x2[_0x33d8[9]]()}};mxCellRenderer[_0x33d8[0]][_0x33d8[12]][_0x33d8[23]]= _0x8a29x13;function _0x8a29x14(){mxRectangleShape[_0x33d8[24]](this)}mxUtils[_0x33d8[25]](_0x8a29x14,mxRectangleShape);_0x8a29x14[_0x33d8[0]][_0x33d8[26]]= function(){return false};_0x8a29x14[_0x33d8[0]][_0x33d8[27]]= function(_0x8a29x15,_0x8a29x3,_0x8a29x4,_0x8a29x5,_0x8a29x6){var _0x8a29x16=Math[_0x33d8[6]](_0x8a29x5/ 5,_0x8a29x6/ 5)+ 1;_0x8a29x15[_0x33d8[28]]();_0x8a29x15[_0x33d8[7]](_0x8a29x3+ _0x8a29x5/ 2,_0x8a29x4+ _0x8a29x16);_0x8a29x15[_0x33d8[8]](_0x8a29x3+ _0x8a29x5/ 2,_0x8a29x4+ _0x8a29x6- _0x8a29x16);_0x8a29x15[_0x33d8[7]](_0x8a29x3+ _0x8a29x16,_0x8a29x4+ _0x8a29x6/ 2);_0x8a29x15[_0x33d8[8]](_0x8a29x3+ _0x8a29x5- _0x8a29x16,_0x8a29x4+ _0x8a29x6/ 2);_0x8a29x15[_0x33d8[9]]();_0x8a29x15[_0x33d8[29]]();mxRectangleShape[_0x33d8[0]][_0x33d8[27]][_0x33d8[30]](this,arguments)};mxCellRenderer[_0x33d8[0]][_0x33d8[12]][_0x33d8[31]]= _0x8a29x14;function _0x8a29x17(){mxRectangleShape[_0x33d8[24]](this)}mxUtils[_0x33d8[25]](_0x8a29x17,mxRectangleShape);_0x8a29x17[_0x33d8[0]][_0x33d8[26]]= function(){return false};_0x8a29x17[_0x33d8[0]][_0x33d8[27]]= function(_0x8a29x15,_0x8a29x3,_0x8a29x4,_0x8a29x5,_0x8a29x6){if(this[_0x33d8[4]]!= null){if(this[_0x33d8[4]][_0x33d8[32]]== 1){var _0x8a29x18=Math[_0x33d8[34]](2,this[_0x33d8[33]]+ 1);mxRectangleShape[_0x33d8[0]][_0x33d8[35]][_0x33d8[24]](this,_0x8a29x15,_0x8a29x3+ _0x8a29x18,_0x8a29x4+ _0x8a29x18,_0x8a29x5- 2* _0x8a29x18,_0x8a29x6- 2* _0x8a29x18);mxRectangleShape[_0x33d8[0]][_0x33d8[27]][_0x33d8[30]](this,arguments);_0x8a29x3+= _0x8a29x18;_0x8a29x4+= _0x8a29x18;_0x8a29x5-= 2* _0x8a29x18;_0x8a29x6-= 2* _0x8a29x18};_0x8a29x15[_0x33d8[36]](false);var _0x8a29x19=0;var _0x8a29x1a=null;do{_0x8a29x1a= mxCellRenderer[_0x33d8[0]][_0x33d8[12]][this[_0x33d8[4]][_0x33d8[37]+ _0x8a29x19]];if(_0x8a29x1a!= null){var _0x8a29x1b=this[_0x33d8[4]][_0x33d8[37]+ _0x8a29x19+ _0x33d8[38]];var _0x8a29x1c=this[_0x33d8[4]][_0x33d8[37]+ _0x8a29x19+ _0x33d8[39]];var _0x8a29x1d=this[_0x33d8[4]][_0x33d8[37]+ _0x8a29x19+ _0x33d8[40]];var _0x8a29x1e=this[_0x33d8[4]][_0x33d8[37]+ _0x8a29x19+ _0x33d8[41]];var _0x8a29x1f=this[_0x33d8[4]][_0x33d8[37]+ _0x8a29x19+ _0x33d8[42]]|| 0;var _0x8a29x20=this[_0x33d8[4]][_0x33d8[37]+ _0x8a29x19+ _0x33d8[43]];if(_0x8a29x20!= null){_0x8a29x1f+= this[_0x33d8[44]](_0x8a29x5+ this[_0x33d8[33]],_0x8a29x6+ this[_0x33d8[33]])* _0x8a29x20};var _0x8a29x21=_0x8a29x3;var _0x8a29x22=_0x8a29x4;if(_0x8a29x1b== mxConstants[_0x33d8[45]]){_0x8a29x21+= (_0x8a29x5- _0x8a29x1d)/ 2}else {if(_0x8a29x1b== mxConstants[_0x33d8[46]]){_0x8a29x21+= _0x8a29x5- _0x8a29x1d- _0x8a29x1f}else {_0x8a29x21+= _0x8a29x1f}};if(_0x8a29x1c== mxConstants[_0x33d8[47]]){_0x8a29x22+= (_0x8a29x6- _0x8a29x1e)/ 2}else {if(_0x8a29x1c== mxConstants[_0x33d8[48]]){_0x8a29x22+= _0x8a29x6- _0x8a29x1e- _0x8a29x1f}else {_0x8a29x22+= _0x8a29x1f}};_0x8a29x15[_0x33d8[49]]();var _0x8a29x23= new _0x8a29x1a();_0x8a29x23[_0x33d8[4]]= this[_0x33d8[4]];_0x8a29x1a[_0x33d8[0]][_0x33d8[50]][_0x33d8[24]](_0x8a29x23,_0x8a29x15,_0x8a29x21,_0x8a29x22,_0x8a29x1d,_0x8a29x1e);_0x8a29x15[_0x33d8[51]]()};_0x8a29x19++}while(_0x8a29x1a!= null);}};mxCellRenderer[_0x33d8[0]][_0x33d8[12]][_0x33d8[52]]= _0x8a29x17;function _0x8a29x24(){}_0x8a29x24[_0x33d8[0]]= new mxCylinder();_0x8a29x24[_0x33d8[0]][_0x33d8[1]]= _0x8a29x24;_0x8a29x24[_0x33d8[0]][_0x33d8[3]]= function(_0x8a29x2,_0x8a29x3,_0x8a29x4,_0x8a29x5,_0x8a29x6,_0x8a29x7){if(_0x8a29x7){_0x8a29x2[_0x33d8[7]](0,0);_0x8a29x2[_0x33d8[8]](_0x8a29x5/ 2,_0x8a29x6/ 2);_0x8a29x2[_0x33d8[8]](_0x8a29x5,0);_0x8a29x2[_0x33d8[9]]()}else {_0x8a29x2[_0x33d8[7]](0,0);_0x8a29x2[_0x33d8[8]](_0x8a29x5,0);_0x8a29x2[_0x33d8[8]](_0x8a29x5,_0x8a29x6);_0x8a29x2[_0x33d8[8]](0,_0x8a29x6);_0x8a29x2[_0x33d8[10]]()}};mxCellRenderer[_0x33d8[0]][_0x33d8[12]][_0x33d8[53]]= _0x8a29x24;function _0x8a29x25(){}_0x8a29x25[_0x33d8[0]]= new mxCylinder();_0x8a29x25[_0x33d8[0]][_0x33d8[1]]= _0x8a29x25;_0x8a29x25[_0x33d8[0]][_0x33d8[54]]= true;_0x8a29x25[_0x33d8[0]][_0x33d8[3]]= function(_0x8a29x2,_0x8a29x3,_0x8a29x4,_0x8a29x5,_0x8a29x6,_0x8a29x7){var _0x8a29x1d=_0x8a29x5/ 3;var _0x8a29x1e=_0x8a29x6/ 4;if(!_0x8a29x7){_0x8a29x2[_0x33d8[7]](_0x8a29x5/ 2,_0x8a29x1e);_0x8a29x2[_0x33d8[55]](_0x8a29x5/ 2- _0x8a29x1d,_0x8a29x1e,_0x8a29x5/ 2- _0x8a29x1d,0,_0x8a29x5/ 2,0);_0x8a29x2[_0x33d8[55]](_0x8a29x5/ 2+ _0x8a29x1d,0,_0x8a29x5/ 2+ _0x8a29x1d,_0x8a29x1e,_0x8a29x5/ 2,_0x8a29x1e);_0x8a29x2[_0x33d8[10]]();_0x8a29x2[_0x33d8[7]](_0x8a29x5/ 2,_0x8a29x1e);_0x8a29x2[_0x33d8[8]](_0x8a29x5/ 2,2* _0x8a29x6/ 3);_0x8a29x2[_0x33d8[7]](_0x8a29x5/ 2,_0x8a29x6/ 3);_0x8a29x2[_0x33d8[8]](0,_0x8a29x6/ 3);_0x8a29x2[_0x33d8[7]](_0x8a29x5/ 2,_0x8a29x6/ 3);_0x8a29x2[_0x33d8[8]](_0x8a29x5,_0x8a29x6/ 3);_0x8a29x2[_0x33d8[7]](_0x8a29x5/ 2,2* _0x8a29x6/ 3);_0x8a29x2[_0x33d8[8]](0,_0x8a29x6);_0x8a29x2[_0x33d8[7]](_0x8a29x5/ 2,2* _0x8a29x6/ 3);_0x8a29x2[_0x33d8[8]](_0x8a29x5,_0x8a29x6);_0x8a29x2[_0x33d8[9]]()}};mxCellRenderer[_0x33d8[0]][_0x33d8[12]][_0x33d8[56]]= _0x8a29x25;function _0x8a29x26(){}_0x8a29x26[_0x33d8[0]]= new mxCylinder();_0x8a29x26[_0x33d8[0]][_0x33d8[1]]= _0x8a29x26;_0x8a29x26[_0x33d8[0]][_0x33d8[2]]= 10;_0x8a29x26[_0x33d8[0]][_0x33d8[54]]= true;_0x8a29x26[_0x33d8[0]][_0x33d8[3]]= function(_0x8a29x2,_0x8a29x3,_0x8a29x4,_0x8a29x5,_0x8a29x6,_0x8a29x7){var _0x8a29x27=mxUtils[_0x33d8[5]](this[_0x33d8[4]],_0x33d8[2],this[_0x33d8[2]]);var _0x8a29x1d=_0x8a29x27* 2/ 3;var _0x8a29x1e=_0x8a29x27;if(!_0x8a29x7){_0x8a29x2[_0x33d8[7]](_0x8a29x5/ 2,_0x8a29x1e);_0x8a29x2[_0x33d8[55]](_0x8a29x5/ 2- _0x8a29x1d,_0x8a29x1e,_0x8a29x5/ 2- _0x8a29x1d,0,_0x8a29x5/ 2,0);_0x8a29x2[_0x33d8[55]](_0x8a29x5/ 2+ _0x8a29x1d,0,_0x8a29x5/ 2+ _0x8a29x1d,_0x8a29x1e,_0x8a29x5/ 2,_0x8a29x1e);_0x8a29x2[_0x33d8[10]]();_0x8a29x2[_0x33d8[7]](_0x8a29x5/ 2,_0x8a29x1e);_0x8a29x2[_0x33d8[8]](_0x8a29x5/ 2,_0x8a29x6);_0x8a29x2[_0x33d8[9]]()}};mxCellRenderer[_0x33d8[0]][_0x33d8[12]][_0x33d8[57]]= _0x8a29x26;function _0x8a29x28(){}_0x8a29x28[_0x33d8[0]]= new mxCylinder();_0x8a29x28[_0x33d8[0]][_0x33d8[1]]= _0x8a29x28;_0x8a29x28[_0x33d8[0]][_0x33d8[58]]= 32;_0x8a29x28[_0x33d8[0]][_0x33d8[59]]= 12;_0x8a29x28[_0x33d8[0]][_0x33d8[3]]= function(_0x8a29x2,_0x8a29x3,_0x8a29x4,_0x8a29x5,_0x8a29x6,_0x8a29x7){var _0x8a29xe=mxUtils[_0x33d8[5]](this[_0x33d8[4]],_0x33d8[58],this[_0x33d8[58]]);var _0x8a29xf=mxUtils[_0x33d8[5]](this[_0x33d8[4]],_0x33d8[59],this[_0x33d8[59]]);var _0x8a29x29=_0x8a29xe/ 2;var _0x8a29x2a=_0x8a29x29+ _0x8a29xe/ 2;var _0x8a29x2b=0.3* _0x8a29x6- _0x8a29xf/ 2;var _0x8a29x2c=0.7* _0x8a29x6- _0x8a29xf/ 2;if(_0x8a29x7){_0x8a29x2[_0x33d8[7]](_0x8a29x29,_0x8a29x2b);_0x8a29x2[_0x33d8[8]](_0x8a29x2a,_0x8a29x2b);_0x8a29x2[_0x33d8[8]](_0x8a29x2a,_0x8a29x2b+ _0x8a29xf);_0x8a29x2[_0x33d8[8]](_0x8a29x29,_0x8a29x2b+ _0x8a29xf);_0x8a29x2[_0x33d8[7]](_0x8a29x29,_0x8a29x2c);_0x8a29x2[_0x33d8[8]](_0x8a29x2a,_0x8a29x2c);_0x8a29x2[_0x33d8[8]](_0x8a29x2a,_0x8a29x2c+ _0x8a29xf);_0x8a29x2[_0x33d8[8]](_0x8a29x29,_0x8a29x2c+ _0x8a29xf);_0x8a29x2[_0x33d8[9]]()}else {_0x8a29x2[_0x33d8[7]](_0x8a29x29,0);_0x8a29x2[_0x33d8[8]](_0x8a29x5,0);_0x8a29x2[_0x33d8[8]](_0x8a29x5,_0x8a29x6);_0x8a29x2[_0x33d8[8]](_0x8a29x29,_0x8a29x6);_0x8a29x2[_0x33d8[8]](_0x8a29x29,_0x8a29x2c+ _0x8a29xf);_0x8a29x2[_0x33d8[8]](0,_0x8a29x2c+ _0x8a29xf);_0x8a29x2[_0x33d8[8]](0,_0x8a29x2c);_0x8a29x2[_0x33d8[8]](_0x8a29x29,_0x8a29x2c);_0x8a29x2[_0x33d8[8]](_0x8a29x29,_0x8a29x2b+ _0x8a29xf);_0x8a29x2[_0x33d8[8]](0,_0x8a29x2b+ _0x8a29xf);_0x8a29x2[_0x33d8[8]](0,_0x8a29x2b);_0x8a29x2[_0x33d8[8]](_0x8a29x29,_0x8a29x2b);_0x8a29x2[_0x33d8[10]]();_0x8a29x2[_0x33d8[9]]()}};mxCellRenderer[_0x33d8[0]][_0x33d8[12]][_0x33d8[60]]= _0x8a29x28;function _0x8a29x2d(){}_0x8a29x2d[_0x33d8[0]]= new mxDoubleEllipse();_0x8a29x2d[_0x33d8[0]][_0x33d8[1]]= _0x8a29x2d;_0x8a29x2d[_0x33d8[0]][_0x33d8[61]]= true;_0x8a29x2d[_0x33d8[0]][_0x33d8[50]]= function(_0x8a29x15,_0x8a29x3,_0x8a29x4,_0x8a29x5,_0x8a29x6){var _0x8a29x18=Math[_0x33d8[6]](4,Math[_0x33d8[6]](_0x8a29x5/ 5,_0x8a29x6/ 5));if(_0x8a29x5> 0&& _0x8a29x6> 0){_0x8a29x15[_0x33d8[62]](_0x8a29x3+ _0x8a29x18,_0x8a29x4+ _0x8a29x18,_0x8a29x5- 2* _0x8a29x18,_0x8a29x6- 2* _0x8a29x18);_0x8a29x15[_0x33d8[63]]()};_0x8a29x15[_0x33d8[64]](false);if(this[_0x33d8[61]]){_0x8a29x15[_0x33d8[62]](_0x8a29x3,_0x8a29x4,_0x8a29x5,_0x8a29x6);_0x8a29x15[_0x33d8[29]]()}};mxCellRenderer[_0x33d8[0]][_0x33d8[12]][_0x33d8[65]]= _0x8a29x2d;function _0x8a29x2e(){}_0x8a29x2e[_0x33d8[0]]= new _0x8a29x2d();_0x8a29x2e[_0x33d8[0]][_0x33d8[1]]= _0x8a29x2e;_0x8a29x2e[_0x33d8[0]][_0x33d8[61]]= false;mxCellRenderer[_0x33d8[0]][_0x33d8[12]][_0x33d8[66]]= _0x8a29x2e;var _0x8a29x2f=mxImageExport[_0x33d8[0]][_0x33d8[67]];mxImageExport[_0x33d8[0]][_0x33d8[67]]= function(){_0x8a29x2f[_0x33d8[30]](this,arguments);function _0x8a29x30(_0x8a29x31){return {drawShape:function(_0x8a29x32,_0x8a29x33,_0x8a29x34,_0x8a29x35){var _0x8a29x3=_0x8a29x34[_0x33d8[68]];var _0x8a29x4=_0x8a29x34[_0x33d8[69]];var _0x8a29x5=_0x8a29x34[_0x33d8[70]];var _0x8a29x6=_0x8a29x34[_0x33d8[71]];if(_0x8a29x35){var _0x8a29x18=Math[_0x33d8[6]](4,Math[_0x33d8[6]](_0x8a29x5/ 5,_0x8a29x6/ 5));_0x8a29x3+= _0x8a29x18;_0x8a29x4+= _0x8a29x18;_0x8a29x5-= 2* _0x8a29x18;_0x8a29x6-= 2* _0x8a29x18;if(_0x8a29x5> 0&& _0x8a29x6> 0){_0x8a29x32[_0x33d8[62]](_0x8a29x3,_0x8a29x4,_0x8a29x5,_0x8a29x6)};return true}else {_0x8a29x32[_0x33d8[63]]();if(_0x8a29x31){_0x8a29x32[_0x33d8[62]](_0x8a29x3,_0x8a29x4,_0x8a29x5,_0x8a29x6);_0x8a29x32[_0x33d8[29]]()}}}}}this[_0x33d8[72]][_0x33d8[65]]= _0x8a29x30(true);this[_0x33d8[72]][_0x33d8[66]]= _0x8a29x30(false)};function _0x8a29x36(){mxArrow[_0x33d8[24]](this)}mxUtils[_0x33d8[25]](_0x8a29x36,mxArrow);_0x8a29x36[_0x33d8[0]][_0x33d8[73]]= function(_0x8a29x15,_0x8a29x37){var _0x8a29x1d=10;var _0x8a29x38=_0x8a29x37[0];var _0x8a29x39=_0x8a29x37[_0x8a29x37[_0x33d8[74]]- 1];var _0x8a29xe=_0x8a29x39[_0x33d8[68]]- _0x8a29x38[_0x33d8[68]];var _0x8a29xf=_0x8a29x39[_0x33d8[69]]- _0x8a29x38[_0x33d8[69]];var _0x8a29x3a=Math[_0x33d8[75]](_0x8a29xe* _0x8a29xe+ _0x8a29xf* _0x8a29xf);var _0x8a29x3b=_0x8a29x3a;var _0x8a29x3c=_0x8a29xe/ _0x8a29x3a;var _0x8a29x3d=_0x8a29xf/ _0x8a29x3a;var _0x8a29x3e=_0x8a29x3b* _0x8a29x3c;var _0x8a29x3f=_0x8a29x3b* _0x8a29x3d;var _0x8a29x40=_0x8a29x1d* _0x8a29x3d/ 3;var _0x8a29x41=-_0x8a29x1d* _0x8a29x3c/ 3;var _0x8a29x42=_0x8a29x38[_0x33d8[68]]- _0x8a29x40/ 2;var _0x8a29x43=_0x8a29x38[_0x33d8[69]]- _0x8a29x41/ 2;var _0x8a29x44=_0x8a29x42+ _0x8a29x40;var _0x8a29x45=_0x8a29x43+ _0x8a29x41;var _0x8a29x46=_0x8a29x44+ _0x8a29x3e;var _0x8a29x47=_0x8a29x45+ _0x8a29x3f;var _0x8a29x48=_0x8a29x46+ _0x8a29x40;var _0x8a29x49=_0x8a29x47+ _0x8a29x41;var _0x8a29x4a=_0x8a29x48- 3* _0x8a29x40;var _0x8a29x4b=_0x8a29x49- 3* _0x8a29x41;_0x8a29x15[_0x33d8[28]]();_0x8a29x15[_0x33d8[7]](_0x8a29x44,_0x8a29x45);_0x8a29x15[_0x33d8[8]](_0x8a29x46,_0x8a29x47);_0x8a29x15[_0x33d8[7]](_0x8a29x4a+ _0x8a29x40,_0x8a29x4b+ _0x8a29x41);_0x8a29x15[_0x33d8[8]](_0x8a29x42,_0x8a29x43);_0x8a29x15[_0x33d8[29]]()};mxCellRenderer[_0x33d8[0]][_0x33d8[12]][_0x33d8[76]]= _0x8a29x36;mxMarker[_0x33d8[78]](_0x33d8[77],function(_0x8a29x32,_0x8a29x1a,_0x8a29x4c,_0x8a29x39,_0x8a29x4d,_0x8a29x4e,_0x8a29x4f,_0x8a29x50,_0x8a29x51,_0x8a29x52){var _0x8a29x3c=_0x8a29x4d* (_0x8a29x4f+ _0x8a29x51+ 1);var _0x8a29x3d=_0x8a29x4e* (_0x8a29x4f+ _0x8a29x51+ 1);return function(){_0x8a29x32[_0x33d8[28]]();_0x8a29x32[_0x33d8[7]](_0x8a29x39[_0x33d8[68]]- _0x8a29x3c/ 2- _0x8a29x3d/ 2,_0x8a29x39[_0x33d8[69]]- _0x8a29x3d/ 2+ _0x8a29x3c/ 2);_0x8a29x32[_0x33d8[8]](_0x8a29x39[_0x33d8[68]]+ _0x8a29x3d/ 2- 3* _0x8a29x3c/ 2,_0x8a29x39[_0x33d8[69]]- 3* _0x8a29x3d/ 2- _0x8a29x3c/ 2);_0x8a29x32[_0x33d8[29]]()}});var _0x8a29x53=-99;if( typeof (mxVertexHandler)!= _0x33d8[79]){function _0x8a29x54(_0x8a29x33){mxVertexHandler[_0x33d8[24]](this,_0x8a29x33)}mxUtils[_0x33d8[25]](_0x8a29x54,mxVertexHandler);_0x8a29x54[_0x33d8[0]][_0x33d8[80]]= false;_0x8a29x54[_0x33d8[0]][_0x33d8[81]]= function(){this[_0x33d8[82]]= mxUtils[_0x33d8[5]](this[_0x33d8[83]][_0x33d8[4]],mxConstants.STYLE_HORIZONTAL,true);var _0x8a29x55=this[_0x33d8[83]][_0x33d8[85]][_0x33d8[84]];if(this[_0x33d8[86]]!= null){var _0x8a29x34= new mxRectangle(0,0,this[_0x33d8[86]][_0x33d8[70]],this[_0x33d8[86]][_0x33d8[71]]);this[_0x33d8[87]]= new mxImageShape(_0x8a29x34,this[_0x33d8[86]][_0x33d8[88]])}else {var _0x8a29x4f=10;var _0x8a29x34= new mxRectangle(0,0,_0x8a29x4f,_0x8a29x4f);this[_0x33d8[87]]= new mxRhombus(_0x8a29x34,mxConstants.HANDLE_FILLCOLOR,mxConstants.HANDLE_STROKECOLOR)};this[_0x33d8[87]][_0x33d8[89]]= (_0x8a29x55[_0x33d8[89]]!= mxConstants[_0x33d8[90]])?mxConstants[_0x33d8[91]]:mxConstants[_0x33d8[90]];this[_0x33d8[87]][_0x33d8[81]](_0x8a29x55[_0x33d8[93]]()[_0x33d8[92]]());this[_0x33d8[87]][_0x33d8[95]][_0x33d8[4]][_0x33d8[94]]= this[_0x33d8[96]]();mxEvent[_0x33d8[97]](this[_0x33d8[87]][_0x33d8[95]],_0x8a29x55,this[_0x33d8[83]]);mxVertexHandler[_0x33d8[0]][_0x33d8[81]][_0x33d8[30]](this,arguments)};_0x8a29x54[_0x33d8[0]][_0x33d8[96]]= function(){return _0x33d8[98]};_0x8a29x54[_0x33d8[0]][_0x33d8[99]]= function(){mxVertexHandler[_0x33d8[0]][_0x33d8[99]][_0x33d8[30]](this,arguments);var _0x8a29x4f=this[_0x33d8[87]][_0x33d8[100]][_0x33d8[70]];this[_0x33d8[87]][_0x33d8[100]]= this[_0x33d8[101]](_0x8a29x4f);this[_0x33d8[87]][_0x33d8[99]]()};_0x8a29x54[_0x33d8[0]][_0x33d8[102]]= function(){mxVertexHandler[_0x33d8[0]][_0x33d8[102]][_0x33d8[30]](this,arguments);if(this[_0x33d8[87]]!= null){this[_0x33d8[87]][_0x33d8[102]]();this[_0x33d8[87]]= null}};_0x8a29x54[_0x33d8[0]][_0x33d8[103]]= function(_0x8a29x56){if(_0x8a29x56[_0x33d8[104]](this[_0x33d8[87]])){return _0x8a29x53};return mxVertexHandler[_0x33d8[0]][_0x33d8[103]][_0x33d8[30]](this,arguments)};_0x8a29x54[_0x33d8[0]][_0x33d8[105]]= function(_0x8a29x57,_0x8a29x56){if(!_0x8a29x56[_0x33d8[106]]()&& this[_0x33d8[107]]== _0x8a29x53){var _0x8a29x58= new mxPoint(_0x8a29x56[_0x33d8[108]](),_0x8a29x56[_0x33d8[109]]());this[_0x33d8[110]](_0x8a29x58);var _0x8a29x59=this[_0x33d8[84]][_0x33d8[112]](_0x8a29x56[_0x33d8[111]]());var _0x8a29x5a=this[_0x33d8[84]][_0x33d8[93]]()[_0x33d8[113]];if(_0x8a29x59&& this[_0x33d8[80]]){_0x8a29x58[_0x33d8[68]]= this[_0x33d8[84]][_0x33d8[114]](_0x8a29x58[_0x33d8[68]]/ _0x8a29x5a)* _0x8a29x5a;_0x8a29x58[_0x33d8[69]]= this[_0x33d8[84]][_0x33d8[114]](_0x8a29x58[_0x33d8[69]]/ _0x8a29x5a)* _0x8a29x5a};this[_0x33d8[115]](_0x8a29x58);this[_0x33d8[116]](this[_0x33d8[87]],_0x8a29x58[_0x33d8[68]],_0x8a29x58[_0x33d8[69]]);this[_0x33d8[83]][_0x33d8[85]][_0x33d8[84]][_0x33d8[117]][_0x33d8[99]](this[_0x33d8[83]],true);_0x8a29x56[_0x33d8[118]]()}else {mxVertexHandler[_0x33d8[0]][_0x33d8[105]][_0x33d8[30]](this,arguments)}};_0x8a29x54[_0x33d8[0]][_0x33d8[119]]= function(_0x8a29x57,_0x8a29x56){if(!_0x8a29x56[_0x33d8[106]]()&& this[_0x33d8[107]]== _0x8a29x53){this[_0x33d8[120]]();this[_0x33d8[121]]();_0x8a29x56[_0x33d8[118]]()}else {mxVertexHandler[_0x33d8[0]][_0x33d8[119]][_0x33d8[30]](this,arguments)}};_0x8a29x54[_0x33d8[0]][_0x33d8[101]]= function(_0x8a29x4f){var _0x8a29x5b=this[_0x33d8[83]][_0x33d8[123]][_0x33d8[122]]();var _0x8a29x5c=mxUtils[_0x33d8[124]](_0x8a29x5b);var _0x8a29x5d=Math[_0x33d8[125]](_0x8a29x5c);var _0x8a29x5e=Math[_0x33d8[126]](_0x8a29x5c);var _0x8a29x34= new mxRectangle(this[_0x33d8[83]][_0x33d8[68]],this[_0x33d8[83]][_0x33d8[69]],this[_0x33d8[83]][_0x33d8[70]],this[_0x33d8[83]][_0x33d8[71]]);if(this[_0x33d8[83]][_0x33d8[123]][_0x33d8[127]]()){var _0x8a29x5f=(_0x8a29x34[_0x33d8[70]]- _0x8a29x34[_0x33d8[71]])/ 2;_0x8a29x34[_0x33d8[68]]+= _0x8a29x5f;_0x8a29x34[_0x33d8[69]]-= _0x8a29x5f;var _0x8a29x23=_0x8a29x34[_0x33d8[70]];_0x8a29x34[_0x33d8[70]]= _0x8a29x34[_0x33d8[71]];_0x8a29x34[_0x33d8[71]]= _0x8a29x23};var _0x8a29x60=this[_0x33d8[128]](_0x8a29x34);if(this[_0x33d8[83]][_0x33d8[123]][_0x33d8[129]]){_0x8a29x60[_0x33d8[68]]= 2* _0x8a29x34[_0x33d8[68]]+ _0x8a29x34[_0x33d8[70]]- _0x8a29x60[_0x33d8[68]]};if(this[_0x33d8[83]][_0x33d8[123]][_0x33d8[130]]){_0x8a29x60[_0x33d8[69]]= 2* _0x8a29x34[_0x33d8[69]]+ _0x8a29x34[_0x33d8[71]]- _0x8a29x60[_0x33d8[69]]};_0x8a29x60= mxUtils[_0x33d8[133]](_0x8a29x60,_0x8a29x5d,_0x8a29x5e, new mxPoint(this[_0x33d8[83]][_0x33d8[131]](),this[_0x33d8[83]][_0x33d8[132]]()));return new mxRectangle(_0x8a29x60[_0x33d8[68]]- _0x8a29x4f/ 2,_0x8a29x60[_0x33d8[69]]- _0x8a29x4f/ 2,_0x8a29x4f,_0x8a29x4f)};_0x8a29x54[_0x33d8[0]][_0x33d8[128]]= function(_0x8a29x34){return null};_0x8a29x54[_0x33d8[0]][_0x33d8[115]]= function(_0x8a29x58){};_0x8a29x54[_0x33d8[0]][_0x33d8[110]]= function(_0x8a29x58){_0x8a29x58[_0x33d8[68]]= Math[_0x33d8[34]](this[_0x33d8[83]][_0x33d8[68]],Math[_0x33d8[6]](this[_0x33d8[83]][_0x33d8[68]]+ this[_0x33d8[83]][_0x33d8[70]],_0x8a29x58[_0x33d8[68]]));_0x8a29x58[_0x33d8[69]]= Math[_0x33d8[34]](this[_0x33d8[83]][_0x33d8[69]],Math[_0x33d8[6]](this[_0x33d8[83]][_0x33d8[69]]+ this[_0x33d8[83]][_0x33d8[71]],_0x8a29x58[_0x33d8[69]]))};_0x8a29x54[_0x33d8[0]][_0x33d8[120]]= function(){};function _0x8a29x61(_0x8a29x33){_0x8a29x54[_0x33d8[24]](this,_0x8a29x33)}mxUtils[_0x33d8[25]](_0x8a29x61,_0x8a29x54);_0x8a29x61[_0x33d8[0]][_0x33d8[128]]= function(_0x8a29x34){var _0x8a29x5a=this[_0x33d8[84]][_0x33d8[93]]()[_0x33d8[113]];var _0x8a29xb=Math[_0x33d8[6]](_0x8a29x34[_0x33d8[70]],mxUtils[_0x33d8[5]](this[_0x33d8[83]][_0x33d8[4]],_0x33d8[14],60)* _0x8a29x5a);var _0x8a29xc=Math[_0x33d8[6]](_0x8a29x34[_0x33d8[71]],mxUtils[_0x33d8[5]](this[_0x33d8[83]][_0x33d8[4]],_0x33d8[15],20)* _0x8a29x5a);var _0x8a29xd=mxUtils[_0x33d8[5]](this[_0x33d8[83]][_0x33d8[4]],_0x33d8[16],_0x33d8[17]);var _0x8a29x3=(_0x8a29xd== _0x33d8[18])?_0x8a29x34[_0x33d8[68]]+ _0x8a29xb:_0x8a29x34[_0x33d8[68]]+ _0x8a29x34[_0x33d8[70]]- _0x8a29xb;return new mxPoint(_0x8a29x3,_0x8a29x34[_0x33d8[69]]+ _0x8a29xc)};_0x8a29x61[_0x33d8[0]][_0x33d8[115]]= function(_0x8a29x58){var _0x8a29x5b=this[_0x33d8[83]][_0x33d8[123]][_0x33d8[122]]();var _0x8a29x5c=mxUtils[_0x33d8[124]](_0x8a29x5b);var _0x8a29x5d=Math[_0x33d8[125]](-_0x8a29x5c);var _0x8a29x5e=Math[_0x33d8[126]](-_0x8a29x5c);var _0x8a29x34= new mxRectangle(this[_0x33d8[83]][_0x33d8[68]],this[_0x33d8[83]][_0x33d8[69]],this[_0x33d8[83]][_0x33d8[70]],this[_0x33d8[83]][_0x33d8[71]]);if(this[_0x33d8[83]][_0x33d8[123]][_0x33d8[127]]()){var _0x8a29x5f=(_0x8a29x34[_0x33d8[70]]- _0x8a29x34[_0x33d8[71]])/ 2;_0x8a29x34[_0x33d8[68]]+= _0x8a29x5f;_0x8a29x34[_0x33d8[69]]-= _0x8a29x5f;var _0x8a29x23=_0x8a29x34[_0x33d8[70]];_0x8a29x34[_0x33d8[70]]= _0x8a29x34[_0x33d8[71]];_0x8a29x34[_0x33d8[71]]= _0x8a29x23};var _0x8a29x60= new mxPoint(_0x8a29x58[_0x33d8[68]],_0x8a29x58[_0x33d8[69]]);_0x8a29x60= mxUtils[_0x33d8[133]](_0x8a29x60,_0x8a29x5d,_0x8a29x5e, new mxPoint(this[_0x33d8[83]][_0x33d8[131]](),this[_0x33d8[83]][_0x33d8[132]]()));if(this[_0x33d8[83]][_0x33d8[123]][_0x33d8[129]]){_0x8a29x60[_0x33d8[68]]= 2* _0x8a29x34[_0x33d8[68]]+ _0x8a29x34[_0x33d8[70]]- _0x8a29x60[_0x33d8[68]]};if(this[_0x33d8[83]][_0x33d8[123]][_0x33d8[130]]){_0x8a29x60[_0x33d8[69]]= 2* _0x8a29x34[_0x33d8[69]]+ _0x8a29x34[_0x33d8[71]]- _0x8a29x60[_0x33d8[69]]};var _0x8a29x62=this[_0x33d8[134]](_0x8a29x60,_0x8a29x34);if(_0x8a29x62!= null){if(this[_0x33d8[83]][_0x33d8[123]][_0x33d8[129]]){_0x8a29x62[_0x33d8[68]]= 2* _0x8a29x34[_0x33d8[68]]+ _0x8a29x34[_0x33d8[70]]- _0x8a29x62[_0x33d8[68]]};if(this[_0x33d8[83]][_0x33d8[123]][_0x33d8[130]]){_0x8a29x62[_0x33d8[69]]= 2* _0x8a29x34[_0x33d8[69]]+ _0x8a29x34[_0x33d8[71]]- _0x8a29x62[_0x33d8[69]]};_0x8a29x5d= Math[_0x33d8[125]](_0x8a29x5c);_0x8a29x5e= Math[_0x33d8[126]](_0x8a29x5c);_0x8a29x62= mxUtils[_0x33d8[133]](_0x8a29x62,_0x8a29x5d,_0x8a29x5e, new mxPoint(this[_0x33d8[83]][_0x33d8[131]](),this[_0x33d8[83]][_0x33d8[132]]()));_0x8a29x58[_0x33d8[68]]= _0x8a29x62[_0x33d8[68]];_0x8a29x58[_0x33d8[69]]= _0x8a29x62[_0x33d8[69]]}};_0x8a29x61[_0x33d8[0]][_0x33d8[134]]= function(_0x8a29x60,_0x8a29x34){var _0x8a29xd=mxUtils[_0x33d8[5]](this[_0x33d8[83]][_0x33d8[4]],_0x33d8[16],_0x33d8[17]);var _0x8a29xb=(_0x8a29xd== _0x33d8[18])?_0x8a29x60[_0x33d8[68]]- _0x8a29x34[_0x33d8[68]]:_0x8a29x34[_0x33d8[68]]+ _0x8a29x34[_0x33d8[70]]- _0x8a29x60[_0x33d8[68]];var _0x8a29xc=_0x8a29x60[_0x33d8[69]]- _0x8a29x34[_0x33d8[69]];var _0x8a29x5a=this[_0x33d8[84]][_0x33d8[93]]()[_0x33d8[113]];this[_0x33d8[83]][_0x33d8[4]][_0x33d8[14]]= Math[_0x33d8[135]](Math[_0x33d8[34]](1,_0x8a29xb)/ _0x8a29x5a);this[_0x33d8[83]][_0x33d8[4]][_0x33d8[15]]= Math[_0x33d8[135]](Math[_0x33d8[34]](1,_0x8a29xc)/ _0x8a29x5a)};_0x8a29x61[_0x33d8[0]][_0x33d8[120]]= function(){var _0x8a29x63=this[_0x33d8[84]][_0x33d8[136]]();_0x8a29x63[_0x33d8[137]]();try{this[_0x33d8[83]][_0x33d8[85]][_0x33d8[84]][_0x33d8[139]](_0x33d8[14],this[_0x33d8[83]][_0x33d8[4]][_0x33d8[14]],[this[_0x33d8[83]][_0x33d8[138]]]);this[_0x33d8[83]][_0x33d8[85]][_0x33d8[84]][_0x33d8[139]](_0x33d8[15],this[_0x33d8[83]][_0x33d8[4]][_0x33d8[15]],[this[_0x33d8[83]][_0x33d8[138]]])}finally{_0x8a29x63[_0x33d8[140]]()}};function _0x8a29x64(_0x8a29x33){_0x8a29x61[_0x33d8[24]](this,_0x8a29x33)}mxUtils[_0x33d8[25]](_0x8a29x64,_0x8a29x61);_0x8a29x64[_0x33d8[0]][_0x33d8[128]]= function(_0x8a29x34){var _0x8a29x5a=this[_0x33d8[84]][_0x33d8[93]]()[_0x33d8[113]];var _0x8a29x65=mxUtils[_0x33d8[5]](this[_0x33d8[83]][_0x33d8[4]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE);return new mxPoint(_0x8a29x34[_0x33d8[68]]+ _0x8a29x34[_0x33d8[70]]/ 2,_0x8a29x34[_0x33d8[69]]+ Math[_0x33d8[6]](_0x8a29x34[_0x33d8[71]],_0x8a29x65* _0x8a29x5a))};_0x8a29x64[_0x33d8[0]][_0x33d8[134]]= function(_0x8a29x58,_0x8a29x34){_0x8a29x58[_0x33d8[68]]= _0x8a29x34[_0x33d8[68]]+ _0x8a29x34[_0x33d8[70]]/ 2;startSize= _0x8a29x58[_0x33d8[69]]- _0x8a29x34[_0x33d8[69]];var _0x8a29x5a=this[_0x33d8[84]][_0x33d8[93]]()[_0x33d8[113]];this[_0x33d8[83]][_0x33d8[4]][_0x33d8[141]]= Math[_0x33d8[135]](Math[_0x33d8[34]](1,startSize)/ _0x8a29x5a);return _0x8a29x58};_0x8a29x64[_0x33d8[0]][_0x33d8[120]]= function(){this[_0x33d8[83]][_0x33d8[85]][_0x33d8[84]][_0x33d8[139]](_0x33d8[141],this[_0x33d8[83]][_0x33d8[4]][_0x33d8[141]],[this[_0x33d8[83]][_0x33d8[138]]])};function _0x8a29x66(_0x8a29x33){_0x8a29x61[_0x33d8[24]](this,_0x8a29x33)}mxUtils[_0x33d8[25]](_0x8a29x66,_0x8a29x61);_0x8a29x66[_0x33d8[0]][_0x33d8[142]]= 20;_0x8a29x66[_0x33d8[0]][_0x33d8[143]]= 1;_0x8a29x66[_0x33d8[0]][_0x33d8[128]]= function(_0x8a29x34){var _0x8a29x5a=this[_0x33d8[84]][_0x33d8[93]]()[_0x33d8[113]];var _0x8a29x67=Math[_0x33d8[6]](_0x8a29x34[_0x33d8[70]],Math[_0x33d8[6]](_0x8a29x34[_0x33d8[71]],mxUtils[_0x33d8[5]](this[_0x33d8[83]][_0x33d8[4]],_0x33d8[2],this[_0x33d8[142]])* _0x8a29x5a/ this[_0x33d8[143]]));return new mxPoint(_0x8a29x34[_0x33d8[68]]+ _0x8a29x67,_0x8a29x34[_0x33d8[69]]+ _0x8a29x67)};_0x8a29x66[_0x33d8[0]][_0x33d8[134]]= function(_0x8a29x60,_0x8a29x34){var _0x8a29x4f=Math[_0x33d8[34]](0,Math[_0x33d8[6]](Math[_0x33d8[6]](_0x8a29x34[_0x33d8[70]]/ this[_0x33d8[143]],_0x8a29x60[_0x33d8[68]]- _0x8a29x34[_0x33d8[68]]),Math[_0x33d8[6]](_0x8a29x34[_0x33d8[71]]/ this[_0x33d8[143]],_0x8a29x60[_0x33d8[69]]- _0x8a29x34[_0x33d8[69]])));var _0x8a29x5a=this[_0x33d8[84]][_0x33d8[93]]()[_0x33d8[113]];this[_0x33d8[83]][_0x33d8[4]][_0x33d8[2]]= Math[_0x33d8[135]](Math[_0x33d8[34]](1,_0x8a29x4f)/ _0x8a29x5a)* this[_0x33d8[143]];return new mxPoint(_0x8a29x34[_0x33d8[68]]+ _0x8a29x4f,_0x8a29x34[_0x33d8[69]]+ _0x8a29x4f)};_0x8a29x66[_0x33d8[0]][_0x33d8[120]]= function(){this[_0x33d8[83]][_0x33d8[85]][_0x33d8[84]][_0x33d8[139]](_0x33d8[2],this[_0x33d8[83]][_0x33d8[4]][_0x33d8[2]],[this[_0x33d8[83]][_0x33d8[138]]])};function _0x8a29x68(_0x8a29x33){_0x8a29x66[_0x33d8[24]](this,_0x8a29x33)}mxUtils[_0x33d8[25]](_0x8a29x68,_0x8a29x66);_0x8a29x68[_0x33d8[0]][_0x33d8[142]]= 30;_0x8a29x68[_0x33d8[0]][_0x33d8[143]]= 2;function _0x8a29x69(_0x8a29x33){_0x8a29x66[_0x33d8[24]](this,_0x8a29x33)}mxUtils[_0x33d8[25]](_0x8a29x69,_0x8a29x66);_0x8a29x69[_0x33d8[0]][_0x33d8[142]]= 30;_0x8a29x69[_0x33d8[0]][_0x33d8[143]]= 1;_0x8a29x69[_0x33d8[0]][_0x33d8[128]]= function(_0x8a29x34){var _0x8a29x5a=this[_0x33d8[84]][_0x33d8[93]]()[_0x33d8[113]];var _0x8a29x67=Math[_0x33d8[6]](_0x8a29x34[_0x33d8[70]],Math[_0x33d8[6]](_0x8a29x34[_0x33d8[71]],mxUtils[_0x33d8[5]](this[_0x33d8[83]][_0x33d8[4]],_0x33d8[2],this[_0x33d8[142]])* _0x8a29x5a/ this[_0x33d8[143]]));return new mxPoint(_0x8a29x34[_0x33d8[68]]+ _0x8a29x34[_0x33d8[70]]- _0x8a29x67,_0x8a29x34[_0x33d8[69]]+ _0x8a29x67)};_0x8a29x69[_0x33d8[0]][_0x33d8[134]]= function(_0x8a29x60,_0x8a29x34){var _0x8a29x4f=Math[_0x33d8[34]](0,Math[_0x33d8[6]](Math[_0x33d8[6]](_0x8a29x34[_0x33d8[70]]/ this[_0x33d8[143]],_0x8a29x60[_0x33d8[68]]- _0x8a29x34[_0x33d8[68]]+ _0x8a29x34[_0x33d8[70]]),Math[_0x33d8[6]](_0x8a29x34[_0x33d8[71]]/ this[_0x33d8[143]],_0x8a29x60[_0x33d8[69]]- _0x8a29x34[_0x33d8[69]])));var _0x8a29x5a=this[_0x33d8[84]][_0x33d8[93]]()[_0x33d8[113]];this[_0x33d8[83]][_0x33d8[4]][_0x33d8[2]]= Math[_0x33d8[135]](Math[_0x33d8[34]](1,_0x8a29x4f)/ _0x8a29x5a)* this[_0x33d8[143]];return new mxPoint(_0x8a29x34[_0x33d8[68]]+ _0x8a29x34[_0x33d8[70]]- _0x8a29x4f,_0x8a29x34[_0x33d8[69]]+ _0x8a29x4f)};function _0x8a29x6a(_0x8a29x33){_0x8a29x66[_0x33d8[24]](this,_0x8a29x33)}mxUtils[_0x33d8[25]](_0x8a29x6a,_0x8a29x66);_0x8a29x6a[_0x33d8[0]][_0x33d8[142]]= 0.2;_0x8a29x6a[_0x33d8[0]][_0x33d8[143]]= 1;_0x8a29x6a[_0x33d8[0]][_0x33d8[128]]= function(_0x8a29x34){var _0x8a29x67=mxUtils[_0x33d8[5]](this[_0x33d8[83]][_0x33d8[4]],_0x33d8[2],this[_0x33d8[142]]);return new mxPoint(_0x8a29x34[_0x33d8[68]]+ _0x8a29x34[_0x33d8[70]]* _0x8a29x67,_0x8a29x34[_0x33d8[69]]+ _0x8a29x34[_0x33d8[71]]/ 2)};_0x8a29x6a[_0x33d8[0]][_0x33d8[134]]= function(_0x8a29x60,_0x8a29x34){var _0x8a29x4f=Math[_0x33d8[6]](1,(_0x8a29x60[_0x33d8[68]]- _0x8a29x34[_0x33d8[68]])/ _0x8a29x34[_0x33d8[70]]);this[_0x33d8[83]][_0x33d8[4]][_0x33d8[2]]= _0x8a29x4f;return new mxPoint(_0x8a29x34[_0x33d8[68]]+ _0x8a29x4f* _0x8a29x34[_0x33d8[70]],_0x8a29x34[_0x33d8[69]]+ _0x8a29x34[_0x33d8[71]]/ 2)};function _0x8a29x6b(_0x8a29x33){_0x8a29x66[_0x33d8[24]](this,_0x8a29x33)}mxUtils[_0x33d8[25]](_0x8a29x6b,_0x8a29x66);_0x8a29x6b[_0x33d8[0]][_0x33d8[142]]= 0.4;_0x8a29x6b[_0x33d8[0]][_0x33d8[143]]= 1;_0x8a29x6b[_0x33d8[0]][_0x33d8[128]]= function(_0x8a29x34){var _0x8a29x67=mxUtils[_0x33d8[5]](this[_0x33d8[83]][_0x33d8[4]],_0x33d8[2],this[_0x33d8[142]]);return new mxPoint(_0x8a29x34[_0x33d8[68]]+ _0x8a29x34[_0x33d8[70]]/ 2,_0x8a29x34[_0x33d8[69]]+ _0x8a29x67* _0x8a29x34[_0x33d8[71]]/ 2)};_0x8a29x6b[_0x33d8[0]][_0x33d8[134]]= function(_0x8a29x60,_0x8a29x34){var _0x8a29x4f=Math[_0x33d8[34]](0,Math[_0x33d8[6]](1,((_0x8a29x60[_0x33d8[69]]- _0x8a29x34[_0x33d8[69]])/ _0x8a29x34[_0x33d8[71]])* 2));this[_0x33d8[83]][_0x33d8[4]][_0x33d8[2]]= _0x8a29x4f;return new mxPoint(_0x8a29x34[_0x33d8[68]]+ _0x8a29x34[_0x33d8[70]]/ 2,_0x8a29x34[_0x33d8[69]]+ _0x8a29x4f* _0x8a29x34[_0x33d8[71]]/ 2)};var _0x8a29x6c={"\x73\x77\x69\x6D\x6C\x61\x6E\x65":_0x8a29x64,"\x66\x6F\x6C\x64\x65\x72":_0x8a29x61,"\x63\x75\x62\x65":_0x8a29x66,"\x63\x61\x72\x64":_0x8a29x68,"\x6E\x6F\x74\x65":_0x8a29x69,"\x73\x74\x65\x70":_0x8a29x6a,"\x74\x61\x70\x65":_0x8a29x6b};var _0x8a29x6d=mxGraph[_0x33d8[0]][_0x33d8[144]];mxGraph[_0x33d8[0]][_0x33d8[144]]= function(_0x8a29x33){if(_0x8a29x33!= null){var _0x8a29x6e=_0x8a29x6c[_0x8a29x33[_0x33d8[4]][_0x33d8[123]]];if(_0x8a29x6e!= null){return new _0x8a29x6e(_0x8a29x33)}};return _0x8a29x6d[_0x33d8[30]](this,arguments)}};mxGraph[_0x33d8[0]][_0x33d8[145]]= function(_0x8a29x6f,_0x8a29x50){if(_0x8a29x6f!= null&& _0x8a29x6f[_0x33d8[123]]!= null){if(_0x8a29x6f[_0x33d8[123]][_0x33d8[146]]!= null){if(_0x8a29x6f[_0x33d8[123]][_0x33d8[146]]!= null){return _0x8a29x6f[_0x33d8[123]][_0x33d8[146]][_0x33d8[147]]}}else {if(_0x8a29x6f[_0x33d8[123]][_0x33d8[147]]!= null){return _0x8a29x6f[_0x33d8[123]][_0x33d8[147]]}}};return null};mxRectangleShape[_0x33d8[0]][_0x33d8[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[_0x33d8[0]][_0x33d8[147]]= mxRectangleShape[_0x33d8[0]][_0x33d8[147]];mxImageShape[_0x33d8[0]][_0x33d8[147]]= mxRectangleShape[_0x33d8[0]][_0x33d8[147]];mxSwimlane[_0x33d8[0]][_0x33d8[147]]= mxRectangleShape[_0x33d8[0]][_0x33d8[147]];_0x8a29x14[_0x33d8[0]][_0x33d8[147]]= mxRectangleShape[_0x33d8[0]][_0x33d8[147]];_0x8a29x9[_0x33d8[0]][_0x33d8[147]]= mxRectangleShape[_0x33d8[0]][_0x33d8[147]];_0x8a29x10[_0x33d8[0]][_0x33d8[147]]= mxRectangleShape[_0x33d8[0]][_0x33d8[147]];_0x8a29x1[_0x33d8[0]][_0x33d8[147]]= mxRectangleShape[_0x33d8[0]][_0x33d8[147]];_0x8a29xa[_0x33d8[0]][_0x33d8[147]]= mxRectangleShape[_0x33d8[0]][_0x33d8[147]];mxCylinder[_0x33d8[0]][_0x33d8[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)];_0x8a29x25[_0x33d8[0]][_0x33d8[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)];_0x8a29x28[_0x33d8[0]][_0x33d8[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[_0x33d8[0]][_0x33d8[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)];_0x8a29x11[_0x33d8[0]][_0x33d8[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)];_0x8a29x13[_0x33d8[0]][_0x33d8[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[_0x33d8[0]][_0x33d8[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)];_0x8a29x26[_0x33d8[0]][_0x33d8[147]]= [ new mxConnectionConstraint( new mxPoint(0.5,0),false), new mxConnectionConstraint( new mxPoint(0.5,1),false)];mxEllipse[_0x33d8[0]][_0x33d8[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[_0x33d8[0]][_0x33d8[147]]= mxEllipse[_0x33d8[0]][_0x33d8[147]];mxRhombus[_0x33d8[0]][_0x33d8[147]]= mxEllipse[_0x33d8[0]][_0x33d8[147]];mxTriangle[_0x33d8[0]][_0x33d8[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[_0x33d8[0]][_0x33d8[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[_0x33d8[0]][_0x33d8[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[_0x33d8[0]][_0x33d8[147]]= null})() \ No newline at end of file +var _0x7b07=["\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 _0xe5fax1(){}_0xe5fax1[_0x7b07[0]]= new mxCylinder();_0xe5fax1[_0x7b07[0]][_0x7b07[1]]= _0xe5fax1;_0xe5fax1[_0x7b07[0]][_0x7b07[2]]= 20;_0xe5fax1[_0x7b07[0]][_0x7b07[3]]= function(_0xe5fax2,_0xe5fax3,_0xe5fax4,_0xe5fax5,_0xe5fax6,_0xe5fax7){var _0xe5fax8=Math[_0x7b07[6]](_0xe5fax5,Math[_0x7b07[6]](_0xe5fax6,mxUtils[_0x7b07[5]](this[_0x7b07[4]],_0x7b07[2],this[_0x7b07[2]])));if(_0xe5fax7){_0xe5fax2[_0x7b07[7]](_0xe5fax8,_0xe5fax6);_0xe5fax2[_0x7b07[8]](_0xe5fax8,_0xe5fax8);_0xe5fax2[_0x7b07[8]](0,0);_0xe5fax2[_0x7b07[7]](_0xe5fax8,_0xe5fax8);_0xe5fax2[_0x7b07[8]](_0xe5fax5,_0xe5fax8);_0xe5fax2[_0x7b07[9]]()}else {_0xe5fax2[_0x7b07[7]](0,0);_0xe5fax2[_0x7b07[8]](_0xe5fax5- _0xe5fax8,0);_0xe5fax2[_0x7b07[8]](_0xe5fax5,_0xe5fax8);_0xe5fax2[_0x7b07[8]](_0xe5fax5,_0xe5fax6);_0xe5fax2[_0x7b07[8]](_0xe5fax8,_0xe5fax6);_0xe5fax2[_0x7b07[8]](0,_0xe5fax6- _0xe5fax8);_0xe5fax2[_0x7b07[8]](0,0);_0xe5fax2[_0x7b07[10]]();_0xe5fax2[_0x7b07[9]]()}};mxCellRenderer[_0x7b07[0]][_0x7b07[12]][_0x7b07[11]]= _0xe5fax1;function _0xe5fax9(){}_0xe5fax9[_0x7b07[0]]= new mxCylinder();_0xe5fax9[_0x7b07[0]][_0x7b07[1]]= _0xe5fax9;_0xe5fax9[_0x7b07[0]][_0x7b07[2]]= 30;_0xe5fax9[_0x7b07[0]][_0x7b07[3]]= function(_0xe5fax2,_0xe5fax3,_0xe5fax4,_0xe5fax5,_0xe5fax6,_0xe5fax7){var _0xe5fax8=Math[_0x7b07[6]](_0xe5fax5,Math[_0x7b07[6]](_0xe5fax6,mxUtils[_0x7b07[5]](this[_0x7b07[4]],_0x7b07[2],this[_0x7b07[2]])));if(_0xe5fax7){_0xe5fax2[_0x7b07[7]](_0xe5fax5- _0xe5fax8,0);_0xe5fax2[_0x7b07[8]](_0xe5fax5- _0xe5fax8,_0xe5fax8);_0xe5fax2[_0x7b07[8]](_0xe5fax5,_0xe5fax8);_0xe5fax2[_0x7b07[9]]()}else {_0xe5fax2[_0x7b07[7]](0,0);_0xe5fax2[_0x7b07[8]](_0xe5fax5- _0xe5fax8,0);_0xe5fax2[_0x7b07[8]](_0xe5fax5,_0xe5fax8);_0xe5fax2[_0x7b07[8]](_0xe5fax5,_0xe5fax6);_0xe5fax2[_0x7b07[8]](0,_0xe5fax6);_0xe5fax2[_0x7b07[8]](0,0);_0xe5fax2[_0x7b07[10]]();_0xe5fax2[_0x7b07[9]]()}};mxCellRenderer[_0x7b07[0]][_0x7b07[12]][_0x7b07[13]]= _0xe5fax9;function _0xe5faxa(){}_0xe5faxa[_0x7b07[0]]= new mxCylinder();_0xe5faxa[_0x7b07[0]][_0x7b07[1]]= _0xe5faxa;_0xe5faxa[_0x7b07[0]][_0x7b07[14]]= 60;_0xe5faxa[_0x7b07[0]][_0x7b07[15]]= 20;_0xe5faxa[_0x7b07[0]][_0x7b07[16]]= _0x7b07[17];_0xe5faxa[_0x7b07[0]][_0x7b07[3]]= function(_0xe5fax2,_0xe5fax3,_0xe5fax4,_0xe5fax5,_0xe5fax6,_0xe5fax7){var _0xe5faxb=mxUtils[_0x7b07[5]](this[_0x7b07[4]],_0x7b07[14],this[_0x7b07[14]]);var _0xe5faxc=mxUtils[_0x7b07[5]](this[_0x7b07[4]],_0x7b07[15],this[_0x7b07[15]]);var _0xe5faxd=mxUtils[_0x7b07[5]](this[_0x7b07[4]],_0x7b07[16],this[_0x7b07[16]]);var _0xe5faxe=Math[_0x7b07[6]](_0xe5fax5,_0xe5faxb);var _0xe5faxf=Math[_0x7b07[6]](_0xe5fax6,_0xe5faxc);if(_0xe5fax7){if(_0xe5faxd== _0x7b07[18]){_0xe5fax2[_0x7b07[7]](0,_0xe5faxf);_0xe5fax2[_0x7b07[8]](_0xe5faxe,_0xe5faxf)}else {_0xe5fax2[_0x7b07[7]](_0xe5fax5- _0xe5faxe,_0xe5faxf);_0xe5fax2[_0x7b07[8]](_0xe5fax5,_0xe5faxf)};_0xe5fax2[_0x7b07[9]]()}else {if(_0xe5faxd== _0x7b07[18]){_0xe5fax2[_0x7b07[7]](0,0);_0xe5fax2[_0x7b07[8]](_0xe5faxe,0);_0xe5fax2[_0x7b07[8]](_0xe5faxe,_0xe5faxf);_0xe5fax2[_0x7b07[8]](_0xe5fax5,_0xe5faxf)}else {_0xe5fax2[_0x7b07[7]](0,_0xe5faxf);_0xe5fax2[_0x7b07[8]](_0xe5fax5- _0xe5faxe,_0xe5faxf);_0xe5fax2[_0x7b07[8]](_0xe5fax5- _0xe5faxe,0);_0xe5fax2[_0x7b07[8]](_0xe5fax5,0)};_0xe5fax2[_0x7b07[8]](_0xe5fax5,_0xe5fax6);_0xe5fax2[_0x7b07[8]](0,_0xe5fax6);_0xe5fax2[_0x7b07[8]](0,_0xe5faxf);_0xe5fax2[_0x7b07[10]]();_0xe5fax2[_0x7b07[9]]()}};mxCellRenderer[_0x7b07[0]][_0x7b07[12]][_0x7b07[19]]= _0xe5faxa;function _0xe5fax10(){}_0xe5fax10[_0x7b07[0]]= new mxCylinder();_0xe5fax10[_0x7b07[0]][_0x7b07[1]]= _0xe5fax10;_0xe5fax10[_0x7b07[0]][_0x7b07[2]]= 30;_0xe5fax10[_0x7b07[0]][_0x7b07[3]]= function(_0xe5fax2,_0xe5fax3,_0xe5fax4,_0xe5fax5,_0xe5fax6,_0xe5fax7){var _0xe5fax8=Math[_0x7b07[6]](_0xe5fax5,Math[_0x7b07[6]](_0xe5fax6,mxUtils[_0x7b07[5]](this[_0x7b07[4]],_0x7b07[2],this[_0x7b07[2]])));if(!_0xe5fax7){_0xe5fax2[_0x7b07[7]](_0xe5fax8,0);_0xe5fax2[_0x7b07[8]](_0xe5fax5,0);_0xe5fax2[_0x7b07[8]](_0xe5fax5,_0xe5fax6);_0xe5fax2[_0x7b07[8]](0,_0xe5fax6);_0xe5fax2[_0x7b07[8]](0,_0xe5fax8);_0xe5fax2[_0x7b07[8]](_0xe5fax8,0);_0xe5fax2[_0x7b07[10]]();_0xe5fax2[_0x7b07[9]]()}};mxCellRenderer[_0x7b07[0]][_0x7b07[12]][_0x7b07[20]]= _0xe5fax10;function _0xe5fax11(){}_0xe5fax11[_0x7b07[0]]= new mxCylinder();_0xe5fax11[_0x7b07[0]][_0x7b07[1]]= _0xe5fax11;_0xe5fax11[_0x7b07[0]][_0x7b07[2]]= 0.4;_0xe5fax11[_0x7b07[0]][_0x7b07[3]]= function(_0xe5fax2,_0xe5fax3,_0xe5fax4,_0xe5fax5,_0xe5fax6,_0xe5fax7){var _0xe5fax8=mxUtils[_0x7b07[5]](this[_0x7b07[4]],_0x7b07[2],this[_0x7b07[2]]);var _0xe5faxf=_0xe5fax6* _0xe5fax8;var _0xe5fax12=1.4;if(!_0xe5fax7){_0xe5fax2[_0x7b07[7]](0,_0xe5faxf/ 2);_0xe5fax2[_0x7b07[21]](_0xe5fax5/ 4,_0xe5faxf* _0xe5fax12,_0xe5fax5/ 2,_0xe5faxf/ 2);_0xe5fax2[_0x7b07[21]](_0xe5fax5* 3/ 4,_0xe5faxf* (1- _0xe5fax12),_0xe5fax5,_0xe5faxf/ 2);_0xe5fax2[_0x7b07[8]](_0xe5fax5,_0xe5fax6- _0xe5faxf/ 2);_0xe5fax2[_0x7b07[21]](_0xe5fax5* 3/ 4,_0xe5fax6- _0xe5faxf* _0xe5fax12,_0xe5fax5/ 2,_0xe5fax6- _0xe5faxf/ 2);_0xe5fax2[_0x7b07[21]](_0xe5fax5/ 4,_0xe5fax6- _0xe5faxf* (1- _0xe5fax12),0,_0xe5fax6- _0xe5faxf/ 2);_0xe5fax2[_0x7b07[8]](0,_0xe5faxf/ 2);_0xe5fax2[_0x7b07[10]]();_0xe5fax2[_0x7b07[9]]()}};mxCellRenderer[_0x7b07[0]][_0x7b07[12]][_0x7b07[22]]= _0xe5fax11;function _0xe5fax13(){}_0xe5fax13[_0x7b07[0]]= new mxCylinder();_0xe5fax13[_0x7b07[0]][_0x7b07[1]]= _0xe5fax13;_0xe5fax13[_0x7b07[0]][_0x7b07[2]]= 0.2;_0xe5fax13[_0x7b07[0]][_0x7b07[3]]= function(_0xe5fax2,_0xe5fax3,_0xe5fax4,_0xe5fax5,_0xe5fax6,_0xe5fax7){var _0xe5fax8=_0xe5fax5* mxUtils[_0x7b07[5]](this[_0x7b07[4]],_0x7b07[2],this[_0x7b07[2]]);if(!_0xe5fax7){_0xe5fax2[_0x7b07[7]](0,0);_0xe5fax2[_0x7b07[8]](_0xe5fax5- _0xe5fax8,0);_0xe5fax2[_0x7b07[8]](_0xe5fax5,_0xe5fax6/ 2);_0xe5fax2[_0x7b07[8]](_0xe5fax5- _0xe5fax8,_0xe5fax6);_0xe5fax2[_0x7b07[8]](0,_0xe5fax6);_0xe5fax2[_0x7b07[8]](_0xe5fax8,_0xe5fax6/ 2);_0xe5fax2[_0x7b07[10]]();_0xe5fax2[_0x7b07[9]]()}};mxCellRenderer[_0x7b07[0]][_0x7b07[12]][_0x7b07[23]]= _0xe5fax13;function _0xe5fax14(){mxRectangleShape[_0x7b07[24]](this)}mxUtils[_0x7b07[25]](_0xe5fax14,mxRectangleShape);_0xe5fax14[_0x7b07[0]][_0x7b07[26]]= function(){return false};_0xe5fax14[_0x7b07[0]][_0x7b07[27]]= function(_0xe5fax15,_0xe5fax3,_0xe5fax4,_0xe5fax5,_0xe5fax6){var _0xe5fax16=Math[_0x7b07[6]](_0xe5fax5/ 5,_0xe5fax6/ 5)+ 1;_0xe5fax15[_0x7b07[28]]();_0xe5fax15[_0x7b07[7]](_0xe5fax3+ _0xe5fax5/ 2,_0xe5fax4+ _0xe5fax16);_0xe5fax15[_0x7b07[8]](_0xe5fax3+ _0xe5fax5/ 2,_0xe5fax4+ _0xe5fax6- _0xe5fax16);_0xe5fax15[_0x7b07[7]](_0xe5fax3+ _0xe5fax16,_0xe5fax4+ _0xe5fax6/ 2);_0xe5fax15[_0x7b07[8]](_0xe5fax3+ _0xe5fax5- _0xe5fax16,_0xe5fax4+ _0xe5fax6/ 2);_0xe5fax15[_0x7b07[9]]();_0xe5fax15[_0x7b07[29]]();mxRectangleShape[_0x7b07[0]][_0x7b07[27]][_0x7b07[30]](this,arguments)};mxCellRenderer[_0x7b07[0]][_0x7b07[12]][_0x7b07[31]]= _0xe5fax14;function _0xe5fax17(){mxRectangleShape[_0x7b07[24]](this)}mxUtils[_0x7b07[25]](_0xe5fax17,mxRectangleShape);_0xe5fax17[_0x7b07[0]][_0x7b07[26]]= function(){return false};_0xe5fax17[_0x7b07[0]][_0x7b07[27]]= function(_0xe5fax15,_0xe5fax3,_0xe5fax4,_0xe5fax5,_0xe5fax6){if(this[_0x7b07[4]]!= null){if(this[_0x7b07[4]][_0x7b07[32]]== 1){var _0xe5fax18=Math[_0x7b07[34]](2,this[_0x7b07[33]]+ 1);mxRectangleShape[_0x7b07[0]][_0x7b07[35]][_0x7b07[24]](this,_0xe5fax15,_0xe5fax3+ _0xe5fax18,_0xe5fax4+ _0xe5fax18,_0xe5fax5- 2* _0xe5fax18,_0xe5fax6- 2* _0xe5fax18);mxRectangleShape[_0x7b07[0]][_0x7b07[27]][_0x7b07[30]](this,arguments);_0xe5fax3+= _0xe5fax18;_0xe5fax4+= _0xe5fax18;_0xe5fax5-= 2* _0xe5fax18;_0xe5fax6-= 2* _0xe5fax18};_0xe5fax15[_0x7b07[36]](false);var _0xe5fax19=0;var _0xe5fax1a=null;do{_0xe5fax1a= mxCellRenderer[_0x7b07[0]][_0x7b07[12]][this[_0x7b07[4]][_0x7b07[37]+ _0xe5fax19]];if(_0xe5fax1a!= null){var _0xe5fax1b=this[_0x7b07[4]][_0x7b07[37]+ _0xe5fax19+ _0x7b07[38]];var _0xe5fax1c=this[_0x7b07[4]][_0x7b07[37]+ _0xe5fax19+ _0x7b07[39]];var _0xe5fax1d=this[_0x7b07[4]][_0x7b07[37]+ _0xe5fax19+ _0x7b07[40]];var _0xe5fax1e=this[_0x7b07[4]][_0x7b07[37]+ _0xe5fax19+ _0x7b07[41]];var _0xe5fax1f=this[_0x7b07[4]][_0x7b07[37]+ _0xe5fax19+ _0x7b07[42]]|| 0;var _0xe5fax20=this[_0x7b07[4]][_0x7b07[37]+ _0xe5fax19+ _0x7b07[43]];if(_0xe5fax20!= null){_0xe5fax1f+= this[_0x7b07[44]](_0xe5fax5+ this[_0x7b07[33]],_0xe5fax6+ this[_0x7b07[33]])* _0xe5fax20};var _0xe5fax21=_0xe5fax3;var _0xe5fax22=_0xe5fax4;if(_0xe5fax1b== mxConstants[_0x7b07[45]]){_0xe5fax21+= (_0xe5fax5- _0xe5fax1d)/ 2}else {if(_0xe5fax1b== mxConstants[_0x7b07[46]]){_0xe5fax21+= _0xe5fax5- _0xe5fax1d- _0xe5fax1f}else {_0xe5fax21+= _0xe5fax1f}};if(_0xe5fax1c== mxConstants[_0x7b07[47]]){_0xe5fax22+= (_0xe5fax6- _0xe5fax1e)/ 2}else {if(_0xe5fax1c== mxConstants[_0x7b07[48]]){_0xe5fax22+= _0xe5fax6- _0xe5fax1e- _0xe5fax1f}else {_0xe5fax22+= _0xe5fax1f}};_0xe5fax15[_0x7b07[49]]();var _0xe5fax23= new _0xe5fax1a();_0xe5fax23[_0x7b07[4]]= this[_0x7b07[4]];_0xe5fax1a[_0x7b07[0]][_0x7b07[50]][_0x7b07[24]](_0xe5fax23,_0xe5fax15,_0xe5fax21,_0xe5fax22,_0xe5fax1d,_0xe5fax1e);_0xe5fax15[_0x7b07[51]]()};_0xe5fax19++}while(_0xe5fax1a!= null);}};mxCellRenderer[_0x7b07[0]][_0x7b07[12]][_0x7b07[52]]= _0xe5fax17;function _0xe5fax24(){}_0xe5fax24[_0x7b07[0]]= new mxCylinder();_0xe5fax24[_0x7b07[0]][_0x7b07[1]]= _0xe5fax24;_0xe5fax24[_0x7b07[0]][_0x7b07[3]]= function(_0xe5fax2,_0xe5fax3,_0xe5fax4,_0xe5fax5,_0xe5fax6,_0xe5fax7){if(_0xe5fax7){_0xe5fax2[_0x7b07[7]](0,0);_0xe5fax2[_0x7b07[8]](_0xe5fax5/ 2,_0xe5fax6/ 2);_0xe5fax2[_0x7b07[8]](_0xe5fax5,0);_0xe5fax2[_0x7b07[9]]()}else {_0xe5fax2[_0x7b07[7]](0,0);_0xe5fax2[_0x7b07[8]](_0xe5fax5,0);_0xe5fax2[_0x7b07[8]](_0xe5fax5,_0xe5fax6);_0xe5fax2[_0x7b07[8]](0,_0xe5fax6);_0xe5fax2[_0x7b07[10]]()}};mxCellRenderer[_0x7b07[0]][_0x7b07[12]][_0x7b07[53]]= _0xe5fax24;function _0xe5fax25(){}_0xe5fax25[_0x7b07[0]]= new mxCylinder();_0xe5fax25[_0x7b07[0]][_0x7b07[1]]= _0xe5fax25;_0xe5fax25[_0x7b07[0]][_0x7b07[54]]= true;_0xe5fax25[_0x7b07[0]][_0x7b07[3]]= function(_0xe5fax2,_0xe5fax3,_0xe5fax4,_0xe5fax5,_0xe5fax6,_0xe5fax7){var _0xe5fax1d=_0xe5fax5/ 3;var _0xe5fax1e=_0xe5fax6/ 4;if(!_0xe5fax7){_0xe5fax2[_0x7b07[7]](_0xe5fax5/ 2,_0xe5fax1e);_0xe5fax2[_0x7b07[55]](_0xe5fax5/ 2- _0xe5fax1d,_0xe5fax1e,_0xe5fax5/ 2- _0xe5fax1d,0,_0xe5fax5/ 2,0);_0xe5fax2[_0x7b07[55]](_0xe5fax5/ 2+ _0xe5fax1d,0,_0xe5fax5/ 2+ _0xe5fax1d,_0xe5fax1e,_0xe5fax5/ 2,_0xe5fax1e);_0xe5fax2[_0x7b07[10]]();_0xe5fax2[_0x7b07[7]](_0xe5fax5/ 2,_0xe5fax1e);_0xe5fax2[_0x7b07[8]](_0xe5fax5/ 2,2* _0xe5fax6/ 3);_0xe5fax2[_0x7b07[7]](_0xe5fax5/ 2,_0xe5fax6/ 3);_0xe5fax2[_0x7b07[8]](0,_0xe5fax6/ 3);_0xe5fax2[_0x7b07[7]](_0xe5fax5/ 2,_0xe5fax6/ 3);_0xe5fax2[_0x7b07[8]](_0xe5fax5,_0xe5fax6/ 3);_0xe5fax2[_0x7b07[7]](_0xe5fax5/ 2,2* _0xe5fax6/ 3);_0xe5fax2[_0x7b07[8]](0,_0xe5fax6);_0xe5fax2[_0x7b07[7]](_0xe5fax5/ 2,2* _0xe5fax6/ 3);_0xe5fax2[_0x7b07[8]](_0xe5fax5,_0xe5fax6);_0xe5fax2[_0x7b07[9]]()}};mxCellRenderer[_0x7b07[0]][_0x7b07[12]][_0x7b07[56]]= _0xe5fax25;function _0xe5fax26(){}_0xe5fax26[_0x7b07[0]]= new mxCylinder();_0xe5fax26[_0x7b07[0]][_0x7b07[1]]= _0xe5fax26;_0xe5fax26[_0x7b07[0]][_0x7b07[2]]= 10;_0xe5fax26[_0x7b07[0]][_0x7b07[54]]= true;_0xe5fax26[_0x7b07[0]][_0x7b07[3]]= function(_0xe5fax2,_0xe5fax3,_0xe5fax4,_0xe5fax5,_0xe5fax6,_0xe5fax7){var _0xe5fax27=mxUtils[_0x7b07[5]](this[_0x7b07[4]],_0x7b07[2],this[_0x7b07[2]]);var _0xe5fax1d=_0xe5fax27* 2/ 3;var _0xe5fax1e=_0xe5fax27;if(!_0xe5fax7){_0xe5fax2[_0x7b07[7]](_0xe5fax5/ 2,_0xe5fax1e);_0xe5fax2[_0x7b07[55]](_0xe5fax5/ 2- _0xe5fax1d,_0xe5fax1e,_0xe5fax5/ 2- _0xe5fax1d,0,_0xe5fax5/ 2,0);_0xe5fax2[_0x7b07[55]](_0xe5fax5/ 2+ _0xe5fax1d,0,_0xe5fax5/ 2+ _0xe5fax1d,_0xe5fax1e,_0xe5fax5/ 2,_0xe5fax1e);_0xe5fax2[_0x7b07[10]]();_0xe5fax2[_0x7b07[7]](_0xe5fax5/ 2,_0xe5fax1e);_0xe5fax2[_0x7b07[8]](_0xe5fax5/ 2,_0xe5fax6);_0xe5fax2[_0x7b07[9]]()}};mxCellRenderer[_0x7b07[0]][_0x7b07[12]][_0x7b07[57]]= _0xe5fax26;function _0xe5fax28(){}_0xe5fax28[_0x7b07[0]]= new mxCylinder();_0xe5fax28[_0x7b07[0]][_0x7b07[1]]= _0xe5fax28;_0xe5fax28[_0x7b07[0]][_0x7b07[58]]= 32;_0xe5fax28[_0x7b07[0]][_0x7b07[59]]= 12;_0xe5fax28[_0x7b07[0]][_0x7b07[3]]= function(_0xe5fax2,_0xe5fax3,_0xe5fax4,_0xe5fax5,_0xe5fax6,_0xe5fax7){var _0xe5faxe=mxUtils[_0x7b07[5]](this[_0x7b07[4]],_0x7b07[58],this[_0x7b07[58]]);var _0xe5faxf=mxUtils[_0x7b07[5]](this[_0x7b07[4]],_0x7b07[59],this[_0x7b07[59]]);var _0xe5fax29=_0xe5faxe/ 2;var _0xe5fax2a=_0xe5fax29+ _0xe5faxe/ 2;var _0xe5fax2b=0.3* _0xe5fax6- _0xe5faxf/ 2;var _0xe5fax2c=0.7* _0xe5fax6- _0xe5faxf/ 2;if(_0xe5fax7){_0xe5fax2[_0x7b07[7]](_0xe5fax29,_0xe5fax2b);_0xe5fax2[_0x7b07[8]](_0xe5fax2a,_0xe5fax2b);_0xe5fax2[_0x7b07[8]](_0xe5fax2a,_0xe5fax2b+ _0xe5faxf);_0xe5fax2[_0x7b07[8]](_0xe5fax29,_0xe5fax2b+ _0xe5faxf);_0xe5fax2[_0x7b07[7]](_0xe5fax29,_0xe5fax2c);_0xe5fax2[_0x7b07[8]](_0xe5fax2a,_0xe5fax2c);_0xe5fax2[_0x7b07[8]](_0xe5fax2a,_0xe5fax2c+ _0xe5faxf);_0xe5fax2[_0x7b07[8]](_0xe5fax29,_0xe5fax2c+ _0xe5faxf);_0xe5fax2[_0x7b07[9]]()}else {_0xe5fax2[_0x7b07[7]](_0xe5fax29,0);_0xe5fax2[_0x7b07[8]](_0xe5fax5,0);_0xe5fax2[_0x7b07[8]](_0xe5fax5,_0xe5fax6);_0xe5fax2[_0x7b07[8]](_0xe5fax29,_0xe5fax6);_0xe5fax2[_0x7b07[8]](_0xe5fax29,_0xe5fax2c+ _0xe5faxf);_0xe5fax2[_0x7b07[8]](0,_0xe5fax2c+ _0xe5faxf);_0xe5fax2[_0x7b07[8]](0,_0xe5fax2c);_0xe5fax2[_0x7b07[8]](_0xe5fax29,_0xe5fax2c);_0xe5fax2[_0x7b07[8]](_0xe5fax29,_0xe5fax2b+ _0xe5faxf);_0xe5fax2[_0x7b07[8]](0,_0xe5fax2b+ _0xe5faxf);_0xe5fax2[_0x7b07[8]](0,_0xe5fax2b);_0xe5fax2[_0x7b07[8]](_0xe5fax29,_0xe5fax2b);_0xe5fax2[_0x7b07[10]]();_0xe5fax2[_0x7b07[9]]()}};mxCellRenderer[_0x7b07[0]][_0x7b07[12]][_0x7b07[60]]= _0xe5fax28;function _0xe5fax2d(){}_0xe5fax2d[_0x7b07[0]]= new mxDoubleEllipse();_0xe5fax2d[_0x7b07[0]][_0x7b07[1]]= _0xe5fax2d;_0xe5fax2d[_0x7b07[0]][_0x7b07[61]]= true;_0xe5fax2d[_0x7b07[0]][_0x7b07[50]]= function(_0xe5fax15,_0xe5fax3,_0xe5fax4,_0xe5fax5,_0xe5fax6){var _0xe5fax18=Math[_0x7b07[6]](4,Math[_0x7b07[6]](_0xe5fax5/ 5,_0xe5fax6/ 5));if(_0xe5fax5> 0&& _0xe5fax6> 0){_0xe5fax15[_0x7b07[62]](_0xe5fax3+ _0xe5fax18,_0xe5fax4+ _0xe5fax18,_0xe5fax5- 2* _0xe5fax18,_0xe5fax6- 2* _0xe5fax18);_0xe5fax15[_0x7b07[63]]()};_0xe5fax15[_0x7b07[64]](false);if(this[_0x7b07[61]]){_0xe5fax15[_0x7b07[62]](_0xe5fax3,_0xe5fax4,_0xe5fax5,_0xe5fax6);_0xe5fax15[_0x7b07[29]]()}};mxCellRenderer[_0x7b07[0]][_0x7b07[12]][_0x7b07[65]]= _0xe5fax2d;function _0xe5fax2e(){}_0xe5fax2e[_0x7b07[0]]= new _0xe5fax2d();_0xe5fax2e[_0x7b07[0]][_0x7b07[1]]= _0xe5fax2e;_0xe5fax2e[_0x7b07[0]][_0x7b07[61]]= false;mxCellRenderer[_0x7b07[0]][_0x7b07[12]][_0x7b07[66]]= _0xe5fax2e;var _0xe5fax2f=mxImageExport[_0x7b07[0]][_0x7b07[67]];mxImageExport[_0x7b07[0]][_0x7b07[67]]= function(){_0xe5fax2f[_0x7b07[30]](this,arguments);function _0xe5fax30(_0xe5fax31){return {drawShape:function(_0xe5fax32,_0xe5fax33,_0xe5fax34,_0xe5fax35){var _0xe5fax3=_0xe5fax34[_0x7b07[68]];var _0xe5fax4=_0xe5fax34[_0x7b07[69]];var _0xe5fax5=_0xe5fax34[_0x7b07[70]];var _0xe5fax6=_0xe5fax34[_0x7b07[71]];if(_0xe5fax35){var _0xe5fax18=Math[_0x7b07[6]](4,Math[_0x7b07[6]](_0xe5fax5/ 5,_0xe5fax6/ 5));_0xe5fax3+= _0xe5fax18;_0xe5fax4+= _0xe5fax18;_0xe5fax5-= 2* _0xe5fax18;_0xe5fax6-= 2* _0xe5fax18;if(_0xe5fax5> 0&& _0xe5fax6> 0){_0xe5fax32[_0x7b07[62]](_0xe5fax3,_0xe5fax4,_0xe5fax5,_0xe5fax6)};return true}else {_0xe5fax32[_0x7b07[63]]();if(_0xe5fax31){_0xe5fax32[_0x7b07[62]](_0xe5fax3,_0xe5fax4,_0xe5fax5,_0xe5fax6);_0xe5fax32[_0x7b07[29]]()}}}}}this[_0x7b07[72]][_0x7b07[65]]= _0xe5fax30(true);this[_0x7b07[72]][_0x7b07[66]]= _0xe5fax30(false)};function _0xe5fax36(){mxArrow[_0x7b07[24]](this)}mxUtils[_0x7b07[25]](_0xe5fax36,mxArrow);_0xe5fax36[_0x7b07[0]][_0x7b07[73]]= function(_0xe5fax15,_0xe5fax37){var _0xe5fax1d=10;var _0xe5fax38=_0xe5fax37[0];var _0xe5fax39=_0xe5fax37[_0xe5fax37[_0x7b07[74]]- 1];var _0xe5faxe=_0xe5fax39[_0x7b07[68]]- _0xe5fax38[_0x7b07[68]];var _0xe5faxf=_0xe5fax39[_0x7b07[69]]- _0xe5fax38[_0x7b07[69]];var _0xe5fax3a=Math[_0x7b07[75]](_0xe5faxe* _0xe5faxe+ _0xe5faxf* _0xe5faxf);var _0xe5fax3b=_0xe5fax3a;var _0xe5fax3c=_0xe5faxe/ _0xe5fax3a;var _0xe5fax3d=_0xe5faxf/ _0xe5fax3a;var _0xe5fax3e=_0xe5fax3b* _0xe5fax3c;var _0xe5fax3f=_0xe5fax3b* _0xe5fax3d;var _0xe5fax40=_0xe5fax1d* _0xe5fax3d/ 3;var _0xe5fax41=-_0xe5fax1d* _0xe5fax3c/ 3;var _0xe5fax42=_0xe5fax38[_0x7b07[68]]- _0xe5fax40/ 2;var _0xe5fax43=_0xe5fax38[_0x7b07[69]]- _0xe5fax41/ 2;var _0xe5fax44=_0xe5fax42+ _0xe5fax40;var _0xe5fax45=_0xe5fax43+ _0xe5fax41;var _0xe5fax46=_0xe5fax44+ _0xe5fax3e;var _0xe5fax47=_0xe5fax45+ _0xe5fax3f;var _0xe5fax48=_0xe5fax46+ _0xe5fax40;var _0xe5fax49=_0xe5fax47+ _0xe5fax41;var _0xe5fax4a=_0xe5fax48- 3* _0xe5fax40;var _0xe5fax4b=_0xe5fax49- 3* _0xe5fax41;_0xe5fax15[_0x7b07[28]]();_0xe5fax15[_0x7b07[7]](_0xe5fax44,_0xe5fax45);_0xe5fax15[_0x7b07[8]](_0xe5fax46,_0xe5fax47);_0xe5fax15[_0x7b07[7]](_0xe5fax4a+ _0xe5fax40,_0xe5fax4b+ _0xe5fax41);_0xe5fax15[_0x7b07[8]](_0xe5fax42,_0xe5fax43);_0xe5fax15[_0x7b07[29]]()};mxCellRenderer[_0x7b07[0]][_0x7b07[12]][_0x7b07[76]]= _0xe5fax36;mxMarker[_0x7b07[78]](_0x7b07[77],function(_0xe5fax32,_0xe5fax1a,_0xe5fax4c,_0xe5fax39,_0xe5fax4d,_0xe5fax4e,_0xe5fax4f,_0xe5fax50,_0xe5fax51,_0xe5fax52){var _0xe5fax3c=_0xe5fax4d* (_0xe5fax4f+ _0xe5fax51+ 1);var _0xe5fax3d=_0xe5fax4e* (_0xe5fax4f+ _0xe5fax51+ 1);return function(){_0xe5fax32[_0x7b07[28]]();_0xe5fax32[_0x7b07[7]](_0xe5fax39[_0x7b07[68]]- _0xe5fax3c/ 2- _0xe5fax3d/ 2,_0xe5fax39[_0x7b07[69]]- _0xe5fax3d/ 2+ _0xe5fax3c/ 2);_0xe5fax32[_0x7b07[8]](_0xe5fax39[_0x7b07[68]]+ _0xe5fax3d/ 2- 3* _0xe5fax3c/ 2,_0xe5fax39[_0x7b07[69]]- 3* _0xe5fax3d/ 2- _0xe5fax3c/ 2);_0xe5fax32[_0x7b07[29]]()}});var _0xe5fax53=-99;if( typeof (mxVertexHandler)!= _0x7b07[79]){function _0xe5fax54(_0xe5fax33){mxVertexHandler[_0x7b07[24]](this,_0xe5fax33)}mxUtils[_0x7b07[25]](_0xe5fax54,mxVertexHandler);_0xe5fax54[_0x7b07[0]][_0x7b07[80]]= false;_0xe5fax54[_0x7b07[0]][_0x7b07[81]]= function(){this[_0x7b07[82]]= mxUtils[_0x7b07[5]](this[_0x7b07[83]][_0x7b07[4]],mxConstants.STYLE_HORIZONTAL,true);var _0xe5fax55=this[_0x7b07[83]][_0x7b07[85]][_0x7b07[84]];if(this[_0x7b07[86]]!= null){var _0xe5fax34= new mxRectangle(0,0,this[_0x7b07[86]][_0x7b07[70]],this[_0x7b07[86]][_0x7b07[71]]);this[_0x7b07[87]]= new mxImageShape(_0xe5fax34,this[_0x7b07[86]][_0x7b07[88]])}else {var _0xe5fax4f=10;var _0xe5fax34= new mxRectangle(0,0,_0xe5fax4f,_0xe5fax4f);this[_0x7b07[87]]= new mxRhombus(_0xe5fax34,mxConstants.HANDLE_FILLCOLOR,mxConstants.HANDLE_STROKECOLOR)};this[_0x7b07[87]][_0x7b07[89]]= (_0xe5fax55[_0x7b07[89]]!= mxConstants[_0x7b07[90]])?mxConstants[_0x7b07[91]]:mxConstants[_0x7b07[90]];this[_0x7b07[87]][_0x7b07[81]](_0xe5fax55[_0x7b07[93]]()[_0x7b07[92]]());this[_0x7b07[87]][_0x7b07[95]][_0x7b07[4]][_0x7b07[94]]= this[_0x7b07[96]]();mxEvent[_0x7b07[97]](this[_0x7b07[87]][_0x7b07[95]],_0xe5fax55,this[_0x7b07[83]]);mxVertexHandler[_0x7b07[0]][_0x7b07[81]][_0x7b07[30]](this,arguments)};_0xe5fax54[_0x7b07[0]][_0x7b07[96]]= function(){return _0x7b07[98]};_0xe5fax54[_0x7b07[0]][_0x7b07[99]]= function(){mxVertexHandler[_0x7b07[0]][_0x7b07[99]][_0x7b07[30]](this,arguments);var _0xe5fax4f=this[_0x7b07[87]][_0x7b07[100]][_0x7b07[70]];this[_0x7b07[87]][_0x7b07[100]]= this[_0x7b07[101]](_0xe5fax4f);this[_0x7b07[87]][_0x7b07[99]]()};_0xe5fax54[_0x7b07[0]][_0x7b07[102]]= function(){mxVertexHandler[_0x7b07[0]][_0x7b07[102]][_0x7b07[30]](this,arguments);if(this[_0x7b07[87]]!= null){this[_0x7b07[87]][_0x7b07[102]]();this[_0x7b07[87]]= null}};_0xe5fax54[_0x7b07[0]][_0x7b07[103]]= function(_0xe5fax56){if(_0xe5fax56[_0x7b07[104]](this[_0x7b07[87]])){return _0xe5fax53};return mxVertexHandler[_0x7b07[0]][_0x7b07[103]][_0x7b07[30]](this,arguments)};_0xe5fax54[_0x7b07[0]][_0x7b07[105]]= function(_0xe5fax57,_0xe5fax56){if(!_0xe5fax56[_0x7b07[106]]()&& this[_0x7b07[107]]== _0xe5fax53){var _0xe5fax58= new mxPoint(_0xe5fax56[_0x7b07[108]](),_0xe5fax56[_0x7b07[109]]());this[_0x7b07[110]](_0xe5fax58);var _0xe5fax59=this[_0x7b07[84]][_0x7b07[112]](_0xe5fax56[_0x7b07[111]]());var _0xe5fax5a=this[_0x7b07[84]][_0x7b07[93]]()[_0x7b07[113]];if(_0xe5fax59&& this[_0x7b07[80]]){_0xe5fax58[_0x7b07[68]]= this[_0x7b07[84]][_0x7b07[114]](_0xe5fax58[_0x7b07[68]]/ _0xe5fax5a)* _0xe5fax5a;_0xe5fax58[_0x7b07[69]]= this[_0x7b07[84]][_0x7b07[114]](_0xe5fax58[_0x7b07[69]]/ _0xe5fax5a)* _0xe5fax5a};this[_0x7b07[115]](_0xe5fax58);this[_0x7b07[116]](this[_0x7b07[87]],_0xe5fax58[_0x7b07[68]],_0xe5fax58[_0x7b07[69]]);this[_0x7b07[83]][_0x7b07[85]][_0x7b07[84]][_0x7b07[117]][_0x7b07[99]](this[_0x7b07[83]],true);_0xe5fax56[_0x7b07[118]]()}else {mxVertexHandler[_0x7b07[0]][_0x7b07[105]][_0x7b07[30]](this,arguments)}};_0xe5fax54[_0x7b07[0]][_0x7b07[119]]= function(_0xe5fax57,_0xe5fax56){if(!_0xe5fax56[_0x7b07[106]]()&& this[_0x7b07[107]]== _0xe5fax53){this[_0x7b07[120]]();this[_0x7b07[121]]();_0xe5fax56[_0x7b07[118]]()}else {mxVertexHandler[_0x7b07[0]][_0x7b07[119]][_0x7b07[30]](this,arguments)}};_0xe5fax54[_0x7b07[0]][_0x7b07[101]]= function(_0xe5fax4f){var _0xe5fax5b=this[_0x7b07[83]][_0x7b07[123]][_0x7b07[122]]();var _0xe5fax5c=mxUtils[_0x7b07[124]](_0xe5fax5b);var _0xe5fax5d=Math[_0x7b07[125]](_0xe5fax5c);var _0xe5fax5e=Math[_0x7b07[126]](_0xe5fax5c);var _0xe5fax34= new mxRectangle(this[_0x7b07[83]][_0x7b07[68]],this[_0x7b07[83]][_0x7b07[69]],this[_0x7b07[83]][_0x7b07[70]],this[_0x7b07[83]][_0x7b07[71]]);if(this[_0x7b07[83]][_0x7b07[123]][_0x7b07[127]]()){var _0xe5fax5f=(_0xe5fax34[_0x7b07[70]]- _0xe5fax34[_0x7b07[71]])/ 2;_0xe5fax34[_0x7b07[68]]+= _0xe5fax5f;_0xe5fax34[_0x7b07[69]]-= _0xe5fax5f;var _0xe5fax23=_0xe5fax34[_0x7b07[70]];_0xe5fax34[_0x7b07[70]]= _0xe5fax34[_0x7b07[71]];_0xe5fax34[_0x7b07[71]]= _0xe5fax23};var _0xe5fax60=this[_0x7b07[128]](_0xe5fax34);if(this[_0x7b07[83]][_0x7b07[123]][_0x7b07[129]]){_0xe5fax60[_0x7b07[68]]= 2* _0xe5fax34[_0x7b07[68]]+ _0xe5fax34[_0x7b07[70]]- _0xe5fax60[_0x7b07[68]]};if(this[_0x7b07[83]][_0x7b07[123]][_0x7b07[130]]){_0xe5fax60[_0x7b07[69]]= 2* _0xe5fax34[_0x7b07[69]]+ _0xe5fax34[_0x7b07[71]]- _0xe5fax60[_0x7b07[69]]};_0xe5fax60= mxUtils[_0x7b07[133]](_0xe5fax60,_0xe5fax5d,_0xe5fax5e, new mxPoint(this[_0x7b07[83]][_0x7b07[131]](),this[_0x7b07[83]][_0x7b07[132]]()));return new mxRectangle(_0xe5fax60[_0x7b07[68]]- _0xe5fax4f/ 2,_0xe5fax60[_0x7b07[69]]- _0xe5fax4f/ 2,_0xe5fax4f,_0xe5fax4f)};_0xe5fax54[_0x7b07[0]][_0x7b07[128]]= function(_0xe5fax34){return null};_0xe5fax54[_0x7b07[0]][_0x7b07[115]]= function(_0xe5fax58){};_0xe5fax54[_0x7b07[0]][_0x7b07[110]]= function(_0xe5fax58){_0xe5fax58[_0x7b07[68]]= Math[_0x7b07[34]](this[_0x7b07[83]][_0x7b07[68]],Math[_0x7b07[6]](this[_0x7b07[83]][_0x7b07[68]]+ this[_0x7b07[83]][_0x7b07[70]],_0xe5fax58[_0x7b07[68]]));_0xe5fax58[_0x7b07[69]]= Math[_0x7b07[34]](this[_0x7b07[83]][_0x7b07[69]],Math[_0x7b07[6]](this[_0x7b07[83]][_0x7b07[69]]+ this[_0x7b07[83]][_0x7b07[71]],_0xe5fax58[_0x7b07[69]]))};_0xe5fax54[_0x7b07[0]][_0x7b07[120]]= function(){};function _0xe5fax61(_0xe5fax33){_0xe5fax54[_0x7b07[24]](this,_0xe5fax33)}mxUtils[_0x7b07[25]](_0xe5fax61,_0xe5fax54);_0xe5fax61[_0x7b07[0]][_0x7b07[128]]= function(_0xe5fax34){var _0xe5fax5a=this[_0x7b07[84]][_0x7b07[93]]()[_0x7b07[113]];var _0xe5faxb=Math[_0x7b07[6]](_0xe5fax34[_0x7b07[70]],mxUtils[_0x7b07[5]](this[_0x7b07[83]][_0x7b07[4]],_0x7b07[14],60)* _0xe5fax5a);var _0xe5faxc=Math[_0x7b07[6]](_0xe5fax34[_0x7b07[71]],mxUtils[_0x7b07[5]](this[_0x7b07[83]][_0x7b07[4]],_0x7b07[15],20)* _0xe5fax5a);var _0xe5faxd=mxUtils[_0x7b07[5]](this[_0x7b07[83]][_0x7b07[4]],_0x7b07[16],_0x7b07[17]);var _0xe5fax3=(_0xe5faxd== _0x7b07[18])?_0xe5fax34[_0x7b07[68]]+ _0xe5faxb:_0xe5fax34[_0x7b07[68]]+ _0xe5fax34[_0x7b07[70]]- _0xe5faxb;return new mxPoint(_0xe5fax3,_0xe5fax34[_0x7b07[69]]+ _0xe5faxc)};_0xe5fax61[_0x7b07[0]][_0x7b07[115]]= function(_0xe5fax58){var _0xe5fax5b=this[_0x7b07[83]][_0x7b07[123]][_0x7b07[122]]();var _0xe5fax5c=mxUtils[_0x7b07[124]](_0xe5fax5b);var _0xe5fax5d=Math[_0x7b07[125]](-_0xe5fax5c);var _0xe5fax5e=Math[_0x7b07[126]](-_0xe5fax5c);var _0xe5fax34= new mxRectangle(this[_0x7b07[83]][_0x7b07[68]],this[_0x7b07[83]][_0x7b07[69]],this[_0x7b07[83]][_0x7b07[70]],this[_0x7b07[83]][_0x7b07[71]]);if(this[_0x7b07[83]][_0x7b07[123]][_0x7b07[127]]()){var _0xe5fax5f=(_0xe5fax34[_0x7b07[70]]- _0xe5fax34[_0x7b07[71]])/ 2;_0xe5fax34[_0x7b07[68]]+= _0xe5fax5f;_0xe5fax34[_0x7b07[69]]-= _0xe5fax5f;var _0xe5fax23=_0xe5fax34[_0x7b07[70]];_0xe5fax34[_0x7b07[70]]= _0xe5fax34[_0x7b07[71]];_0xe5fax34[_0x7b07[71]]= _0xe5fax23};var _0xe5fax60= new mxPoint(_0xe5fax58[_0x7b07[68]],_0xe5fax58[_0x7b07[69]]);_0xe5fax60= mxUtils[_0x7b07[133]](_0xe5fax60,_0xe5fax5d,_0xe5fax5e, new mxPoint(this[_0x7b07[83]][_0x7b07[131]](),this[_0x7b07[83]][_0x7b07[132]]()));if(this[_0x7b07[83]][_0x7b07[123]][_0x7b07[129]]){_0xe5fax60[_0x7b07[68]]= 2* _0xe5fax34[_0x7b07[68]]+ _0xe5fax34[_0x7b07[70]]- _0xe5fax60[_0x7b07[68]]};if(this[_0x7b07[83]][_0x7b07[123]][_0x7b07[130]]){_0xe5fax60[_0x7b07[69]]= 2* _0xe5fax34[_0x7b07[69]]+ _0xe5fax34[_0x7b07[71]]- _0xe5fax60[_0x7b07[69]]};var _0xe5fax62=this[_0x7b07[134]](_0xe5fax60,_0xe5fax34);if(_0xe5fax62!= null){if(this[_0x7b07[83]][_0x7b07[123]][_0x7b07[129]]){_0xe5fax62[_0x7b07[68]]= 2* _0xe5fax34[_0x7b07[68]]+ _0xe5fax34[_0x7b07[70]]- _0xe5fax62[_0x7b07[68]]};if(this[_0x7b07[83]][_0x7b07[123]][_0x7b07[130]]){_0xe5fax62[_0x7b07[69]]= 2* _0xe5fax34[_0x7b07[69]]+ _0xe5fax34[_0x7b07[71]]- _0xe5fax62[_0x7b07[69]]};_0xe5fax5d= Math[_0x7b07[125]](_0xe5fax5c);_0xe5fax5e= Math[_0x7b07[126]](_0xe5fax5c);_0xe5fax62= mxUtils[_0x7b07[133]](_0xe5fax62,_0xe5fax5d,_0xe5fax5e, new mxPoint(this[_0x7b07[83]][_0x7b07[131]](),this[_0x7b07[83]][_0x7b07[132]]()));_0xe5fax58[_0x7b07[68]]= _0xe5fax62[_0x7b07[68]];_0xe5fax58[_0x7b07[69]]= _0xe5fax62[_0x7b07[69]]}};_0xe5fax61[_0x7b07[0]][_0x7b07[134]]= function(_0xe5fax60,_0xe5fax34){var _0xe5faxd=mxUtils[_0x7b07[5]](this[_0x7b07[83]][_0x7b07[4]],_0x7b07[16],_0x7b07[17]);var _0xe5faxb=(_0xe5faxd== _0x7b07[18])?_0xe5fax60[_0x7b07[68]]- _0xe5fax34[_0x7b07[68]]:_0xe5fax34[_0x7b07[68]]+ _0xe5fax34[_0x7b07[70]]- _0xe5fax60[_0x7b07[68]];var _0xe5faxc=_0xe5fax60[_0x7b07[69]]- _0xe5fax34[_0x7b07[69]];var _0xe5fax5a=this[_0x7b07[84]][_0x7b07[93]]()[_0x7b07[113]];this[_0x7b07[83]][_0x7b07[4]][_0x7b07[14]]= Math[_0x7b07[135]](Math[_0x7b07[34]](1,_0xe5faxb)/ _0xe5fax5a);this[_0x7b07[83]][_0x7b07[4]][_0x7b07[15]]= Math[_0x7b07[135]](Math[_0x7b07[34]](1,_0xe5faxc)/ _0xe5fax5a)};_0xe5fax61[_0x7b07[0]][_0x7b07[120]]= function(){var _0xe5fax63=this[_0x7b07[84]][_0x7b07[136]]();_0xe5fax63[_0x7b07[137]]();try{this[_0x7b07[83]][_0x7b07[85]][_0x7b07[84]][_0x7b07[139]](_0x7b07[14],this[_0x7b07[83]][_0x7b07[4]][_0x7b07[14]],[this[_0x7b07[83]][_0x7b07[138]]]);this[_0x7b07[83]][_0x7b07[85]][_0x7b07[84]][_0x7b07[139]](_0x7b07[15],this[_0x7b07[83]][_0x7b07[4]][_0x7b07[15]],[this[_0x7b07[83]][_0x7b07[138]]])}finally{_0xe5fax63[_0x7b07[140]]()}};function _0xe5fax64(_0xe5fax33){_0xe5fax61[_0x7b07[24]](this,_0xe5fax33)}mxUtils[_0x7b07[25]](_0xe5fax64,_0xe5fax61);_0xe5fax64[_0x7b07[0]][_0x7b07[128]]= function(_0xe5fax34){var _0xe5fax5a=this[_0x7b07[84]][_0x7b07[93]]()[_0x7b07[113]];var _0xe5fax65=mxUtils[_0x7b07[5]](this[_0x7b07[83]][_0x7b07[4]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE);return new mxPoint(_0xe5fax34[_0x7b07[68]]+ _0xe5fax34[_0x7b07[70]]/ 2,_0xe5fax34[_0x7b07[69]]+ Math[_0x7b07[6]](_0xe5fax34[_0x7b07[71]],_0xe5fax65* _0xe5fax5a))};_0xe5fax64[_0x7b07[0]][_0x7b07[134]]= function(_0xe5fax58,_0xe5fax34){_0xe5fax58[_0x7b07[68]]= _0xe5fax34[_0x7b07[68]]+ _0xe5fax34[_0x7b07[70]]/ 2;startSize= _0xe5fax58[_0x7b07[69]]- _0xe5fax34[_0x7b07[69]];var _0xe5fax5a=this[_0x7b07[84]][_0x7b07[93]]()[_0x7b07[113]];this[_0x7b07[83]][_0x7b07[4]][_0x7b07[141]]= Math[_0x7b07[135]](Math[_0x7b07[34]](1,startSize)/ _0xe5fax5a);return _0xe5fax58};_0xe5fax64[_0x7b07[0]][_0x7b07[120]]= function(){this[_0x7b07[83]][_0x7b07[85]][_0x7b07[84]][_0x7b07[139]](_0x7b07[141],this[_0x7b07[83]][_0x7b07[4]][_0x7b07[141]],[this[_0x7b07[83]][_0x7b07[138]]])};function _0xe5fax66(_0xe5fax33){_0xe5fax61[_0x7b07[24]](this,_0xe5fax33)}mxUtils[_0x7b07[25]](_0xe5fax66,_0xe5fax61);_0xe5fax66[_0x7b07[0]][_0x7b07[142]]= 20;_0xe5fax66[_0x7b07[0]][_0x7b07[143]]= 1;_0xe5fax66[_0x7b07[0]][_0x7b07[128]]= function(_0xe5fax34){var _0xe5fax5a=this[_0x7b07[84]][_0x7b07[93]]()[_0x7b07[113]];var _0xe5fax67=Math[_0x7b07[6]](_0xe5fax34[_0x7b07[70]],Math[_0x7b07[6]](_0xe5fax34[_0x7b07[71]],mxUtils[_0x7b07[5]](this[_0x7b07[83]][_0x7b07[4]],_0x7b07[2],this[_0x7b07[142]])* _0xe5fax5a/ this[_0x7b07[143]]));return new mxPoint(_0xe5fax34[_0x7b07[68]]+ _0xe5fax67,_0xe5fax34[_0x7b07[69]]+ _0xe5fax67)};_0xe5fax66[_0x7b07[0]][_0x7b07[134]]= function(_0xe5fax60,_0xe5fax34){var _0xe5fax4f=Math[_0x7b07[34]](0,Math[_0x7b07[6]](Math[_0x7b07[6]](_0xe5fax34[_0x7b07[70]]/ this[_0x7b07[143]],_0xe5fax60[_0x7b07[68]]- _0xe5fax34[_0x7b07[68]]),Math[_0x7b07[6]](_0xe5fax34[_0x7b07[71]]/ this[_0x7b07[143]],_0xe5fax60[_0x7b07[69]]- _0xe5fax34[_0x7b07[69]])));var _0xe5fax5a=this[_0x7b07[84]][_0x7b07[93]]()[_0x7b07[113]];this[_0x7b07[83]][_0x7b07[4]][_0x7b07[2]]= Math[_0x7b07[135]](Math[_0x7b07[34]](1,_0xe5fax4f)/ _0xe5fax5a)* this[_0x7b07[143]];return new mxPoint(_0xe5fax34[_0x7b07[68]]+ _0xe5fax4f,_0xe5fax34[_0x7b07[69]]+ _0xe5fax4f)};_0xe5fax66[_0x7b07[0]][_0x7b07[120]]= function(){this[_0x7b07[83]][_0x7b07[85]][_0x7b07[84]][_0x7b07[139]](_0x7b07[2],this[_0x7b07[83]][_0x7b07[4]][_0x7b07[2]],[this[_0x7b07[83]][_0x7b07[138]]])};function _0xe5fax68(_0xe5fax33){_0xe5fax66[_0x7b07[24]](this,_0xe5fax33)}mxUtils[_0x7b07[25]](_0xe5fax68,_0xe5fax66);_0xe5fax68[_0x7b07[0]][_0x7b07[142]]= 30;_0xe5fax68[_0x7b07[0]][_0x7b07[143]]= 2;function _0xe5fax69(_0xe5fax33){_0xe5fax66[_0x7b07[24]](this,_0xe5fax33)}mxUtils[_0x7b07[25]](_0xe5fax69,_0xe5fax66);_0xe5fax69[_0x7b07[0]][_0x7b07[142]]= 30;_0xe5fax69[_0x7b07[0]][_0x7b07[143]]= 1;_0xe5fax69[_0x7b07[0]][_0x7b07[128]]= function(_0xe5fax34){var _0xe5fax5a=this[_0x7b07[84]][_0x7b07[93]]()[_0x7b07[113]];var _0xe5fax67=Math[_0x7b07[6]](_0xe5fax34[_0x7b07[70]],Math[_0x7b07[6]](_0xe5fax34[_0x7b07[71]],mxUtils[_0x7b07[5]](this[_0x7b07[83]][_0x7b07[4]],_0x7b07[2],this[_0x7b07[142]])* _0xe5fax5a/ this[_0x7b07[143]]));return new mxPoint(_0xe5fax34[_0x7b07[68]]+ _0xe5fax34[_0x7b07[70]]- _0xe5fax67,_0xe5fax34[_0x7b07[69]]+ _0xe5fax67)};_0xe5fax69[_0x7b07[0]][_0x7b07[134]]= function(_0xe5fax60,_0xe5fax34){var _0xe5fax4f=Math[_0x7b07[34]](0,Math[_0x7b07[6]](Math[_0x7b07[6]](_0xe5fax34[_0x7b07[70]]/ this[_0x7b07[143]],_0xe5fax60[_0x7b07[68]]- _0xe5fax34[_0x7b07[68]]+ _0xe5fax34[_0x7b07[70]]),Math[_0x7b07[6]](_0xe5fax34[_0x7b07[71]]/ this[_0x7b07[143]],_0xe5fax60[_0x7b07[69]]- _0xe5fax34[_0x7b07[69]])));var _0xe5fax5a=this[_0x7b07[84]][_0x7b07[93]]()[_0x7b07[113]];this[_0x7b07[83]][_0x7b07[4]][_0x7b07[2]]= Math[_0x7b07[135]](Math[_0x7b07[34]](1,_0xe5fax4f)/ _0xe5fax5a)* this[_0x7b07[143]];return new mxPoint(_0xe5fax34[_0x7b07[68]]+ _0xe5fax34[_0x7b07[70]]- _0xe5fax4f,_0xe5fax34[_0x7b07[69]]+ _0xe5fax4f)};function _0xe5fax6a(_0xe5fax33){_0xe5fax66[_0x7b07[24]](this,_0xe5fax33)}mxUtils[_0x7b07[25]](_0xe5fax6a,_0xe5fax66);_0xe5fax6a[_0x7b07[0]][_0x7b07[142]]= 0.2;_0xe5fax6a[_0x7b07[0]][_0x7b07[143]]= 1;_0xe5fax6a[_0x7b07[0]][_0x7b07[128]]= function(_0xe5fax34){var _0xe5fax67=mxUtils[_0x7b07[5]](this[_0x7b07[83]][_0x7b07[4]],_0x7b07[2],this[_0x7b07[142]]);return new mxPoint(_0xe5fax34[_0x7b07[68]]+ _0xe5fax34[_0x7b07[70]]* _0xe5fax67,_0xe5fax34[_0x7b07[69]]+ _0xe5fax34[_0x7b07[71]]/ 2)};_0xe5fax6a[_0x7b07[0]][_0x7b07[134]]= function(_0xe5fax60,_0xe5fax34){var _0xe5fax4f=Math[_0x7b07[6]](1,(_0xe5fax60[_0x7b07[68]]- _0xe5fax34[_0x7b07[68]])/ _0xe5fax34[_0x7b07[70]]);this[_0x7b07[83]][_0x7b07[4]][_0x7b07[2]]= _0xe5fax4f;return new mxPoint(_0xe5fax34[_0x7b07[68]]+ _0xe5fax4f* _0xe5fax34[_0x7b07[70]],_0xe5fax34[_0x7b07[69]]+ _0xe5fax34[_0x7b07[71]]/ 2)};function _0xe5fax6b(_0xe5fax33){_0xe5fax66[_0x7b07[24]](this,_0xe5fax33)}mxUtils[_0x7b07[25]](_0xe5fax6b,_0xe5fax66);_0xe5fax6b[_0x7b07[0]][_0x7b07[142]]= 0.4;_0xe5fax6b[_0x7b07[0]][_0x7b07[143]]= 1;_0xe5fax6b[_0x7b07[0]][_0x7b07[128]]= function(_0xe5fax34){var _0xe5fax67=mxUtils[_0x7b07[5]](this[_0x7b07[83]][_0x7b07[4]],_0x7b07[2],this[_0x7b07[142]]);return new mxPoint(_0xe5fax34[_0x7b07[68]]+ _0xe5fax34[_0x7b07[70]]/ 2,_0xe5fax34[_0x7b07[69]]+ _0xe5fax67* _0xe5fax34[_0x7b07[71]]/ 2)};_0xe5fax6b[_0x7b07[0]][_0x7b07[134]]= function(_0xe5fax60,_0xe5fax34){var _0xe5fax4f=Math[_0x7b07[34]](0,Math[_0x7b07[6]](1,((_0xe5fax60[_0x7b07[69]]- _0xe5fax34[_0x7b07[69]])/ _0xe5fax34[_0x7b07[71]])* 2));this[_0x7b07[83]][_0x7b07[4]][_0x7b07[2]]= _0xe5fax4f;return new mxPoint(_0xe5fax34[_0x7b07[68]]+ _0xe5fax34[_0x7b07[70]]/ 2,_0xe5fax34[_0x7b07[69]]+ _0xe5fax4f* _0xe5fax34[_0x7b07[71]]/ 2)};var _0xe5fax6c={"\x73\x77\x69\x6D\x6C\x61\x6E\x65":_0xe5fax64,"\x66\x6F\x6C\x64\x65\x72":_0xe5fax61,"\x63\x75\x62\x65":_0xe5fax66,"\x63\x61\x72\x64":_0xe5fax68,"\x6E\x6F\x74\x65":_0xe5fax69,"\x73\x74\x65\x70":_0xe5fax6a,"\x74\x61\x70\x65":_0xe5fax6b};var _0xe5fax6d=mxGraph[_0x7b07[0]][_0x7b07[144]];mxGraph[_0x7b07[0]][_0x7b07[144]]= function(_0xe5fax33){if(_0xe5fax33!= null){var _0xe5fax6e=_0xe5fax6c[_0xe5fax33[_0x7b07[4]][_0x7b07[123]]];if(_0xe5fax6e!= null){return new _0xe5fax6e(_0xe5fax33)}};return _0xe5fax6d[_0x7b07[30]](this,arguments)}};mxGraph[_0x7b07[0]][_0x7b07[145]]= function(_0xe5fax6f,_0xe5fax50){if(_0xe5fax6f!= null&& _0xe5fax6f[_0x7b07[123]]!= null){if(_0xe5fax6f[_0x7b07[123]][_0x7b07[146]]!= null){if(_0xe5fax6f[_0x7b07[123]][_0x7b07[146]]!= null){return _0xe5fax6f[_0x7b07[123]][_0x7b07[146]][_0x7b07[147]]}}else {if(_0xe5fax6f[_0x7b07[123]][_0x7b07[147]]!= null){return _0xe5fax6f[_0x7b07[123]][_0x7b07[147]]}}};return null};mxRectangleShape[_0x7b07[0]][_0x7b07[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[_0x7b07[0]][_0x7b07[147]]= mxRectangleShape[_0x7b07[0]][_0x7b07[147]];mxImageShape[_0x7b07[0]][_0x7b07[147]]= mxRectangleShape[_0x7b07[0]][_0x7b07[147]];mxSwimlane[_0x7b07[0]][_0x7b07[147]]= mxRectangleShape[_0x7b07[0]][_0x7b07[147]];_0xe5fax14[_0x7b07[0]][_0x7b07[147]]= mxRectangleShape[_0x7b07[0]][_0x7b07[147]];_0xe5fax9[_0x7b07[0]][_0x7b07[147]]= mxRectangleShape[_0x7b07[0]][_0x7b07[147]];_0xe5fax10[_0x7b07[0]][_0x7b07[147]]= mxRectangleShape[_0x7b07[0]][_0x7b07[147]];_0xe5fax1[_0x7b07[0]][_0x7b07[147]]= mxRectangleShape[_0x7b07[0]][_0x7b07[147]];_0xe5faxa[_0x7b07[0]][_0x7b07[147]]= mxRectangleShape[_0x7b07[0]][_0x7b07[147]];mxCylinder[_0x7b07[0]][_0x7b07[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)];_0xe5fax25[_0x7b07[0]][_0x7b07[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)];_0xe5fax28[_0x7b07[0]][_0x7b07[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[_0x7b07[0]][_0x7b07[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)];_0xe5fax11[_0x7b07[0]][_0x7b07[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)];_0xe5fax13[_0x7b07[0]][_0x7b07[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[_0x7b07[0]][_0x7b07[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)];_0xe5fax26[_0x7b07[0]][_0x7b07[147]]= [ new mxConnectionConstraint( new mxPoint(0.5,0),false), new mxConnectionConstraint( new mxPoint(0.5,1),false)];mxEllipse[_0x7b07[0]][_0x7b07[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[_0x7b07[0]][_0x7b07[147]]= mxEllipse[_0x7b07[0]][_0x7b07[147]];mxRhombus[_0x7b07[0]][_0x7b07[147]]= mxEllipse[_0x7b07[0]][_0x7b07[147]];mxTriangle[_0x7b07[0]][_0x7b07[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[_0x7b07[0]][_0x7b07[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[_0x7b07[0]][_0x7b07[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[_0x7b07[0]][_0x7b07[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 1116c50..2994436 100644 --- a/public/assets/plugins/jscripty/js/Sidebar.js +++ b/public/assets/plugins/jscripty/js/Sidebar.js @@ -1 +1 @@ -var _0x9634=["\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","\x69\x64","\x74\x65\x78\x74","\x73\x74\x61\x74\x65","\x30","\x4F\x46\x46","\x6F\x74\x68\x65\x72","\x61\x64\x64","\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"];_0x9634[0];function Sidebar(_0xe6e6x2,_0xe6e6x3){this[_0x9634[1]]= _0xe6e6x2;this[_0x9634[2]]= _0xe6e6x3;this[_0x9634[3]]= new Object();this[_0x9634[4]]= true;this[_0x9634[5]]= new Graph(document[_0x9634[7]](_0x9634[6]),null,null,this[_0x9634[1]][_0x9634[9]][_0x9634[5]][_0x9634[8]]());this[_0x9634[5]][_0x9634[10]]= false;this[_0x9634[5]][_0x9634[11]]= false;this[_0x9634[5]][_0x9634[12]](false);this[_0x9634[5]][_0x9634[13]]= false;this[_0x9634[5]][_0x9634[14]](false);this[_0x9634[5]][_0x9634[15]](false);this[_0x9634[5]][_0x9634[2]][_0x9634[17]][_0x9634[16]]= _0x9634[18];this[_0x9634[5]][_0x9634[2]][_0x9634[17]][_0x9634[19]]= _0x9634[20];document[_0x9634[22]][_0x9634[21]](this[_0x9634[5]][_0x9634[2]]);if(!mxClient[_0x9634[23]]){mxEvent[_0x9634[26]](document,_0x9634[24],mxUtils[_0x9634[25]](this,function(){this[_0x9634[4]]= true}));mxEvent[_0x9634[26]](_0xe6e6x3,_0x9634[27],mxUtils[_0x9634[25]](this,function(){this[_0x9634[4]]= true}));mxEvent[_0x9634[26]](document,_0x9634[28],mxUtils[_0x9634[25]](this,function(){this[_0x9634[4]]= false;this[_0x9634[29]]()}));mxEvent[_0x9634[26]](document,_0x9634[30],mxUtils[_0x9634[25]](this,function(_0xe6e6x4){var _0xe6e6x5=mxEvent[_0x9634[31]](_0xe6e6x4);while(_0xe6e6x5!= null){if(_0xe6e6x5== this[_0x9634[32]]){return};_0xe6e6x5= _0xe6e6x5[_0x9634[33]]};this[_0x9634[29]]()}));mxEvent[_0x9634[26]](document,_0x9634[34],mxUtils[_0x9634[25]](this,function(_0xe6e6x4){if(_0xe6e6x4[_0x9634[35]]== null&& _0xe6e6x4[_0x9634[36]]== null){this[_0x9634[29]]()}}))};this[_0x9634[37]](); new Image()[_0x9634[38]]= IMAGE_PATH+ _0x9634[39]}Sidebar[_0x9634[40]][_0x9634[37]]= function(){var _0xe6e6x6=STENCIL_PATH;console[_0x9634[41]](_0xe6e6x6);this[_0x9634[51]](_0x9634[42],mxResources[_0x9634[44]](_0x9634[43]),_0xe6e6x6+ _0x9634[45],_0x9634[46],[_0x9634[47],_0x9634[48],_0x9634[49],_0x9634[50]],[mxResources[_0x9634[44]](_0x9634[47]),mxResources[_0x9634[44]](_0x9634[48]),mxResources[_0x9634[44]](_0x9634[49]),mxResources[_0x9634[44]](_0x9634[50])])};Sidebar[_0x9634[40]][_0x9634[52]]= !mxClient[_0x9634[23]];Sidebar[_0x9634[40]][_0x9634[53]]= 16;Sidebar[_0x9634[40]][_0x9634[54]]= 3;Sidebar[_0x9634[40]][_0x9634[55]]= 300;Sidebar[_0x9634[40]][_0x9634[56]]= true;Sidebar[_0x9634[40]][_0x9634[57]]= STENCIL_PATH+ _0x9634[58];Sidebar[_0x9634[40]][_0x9634[59]]= 34;Sidebar[_0x9634[40]][_0x9634[60]]= 34;Sidebar[_0x9634[40]][_0x9634[61]]= 2;Sidebar[_0x9634[40]][_0x9634[62]]= 9;Sidebar[_0x9634[40]][_0x9634[63]]= false;Sidebar[_0x9634[40]][_0x9634[64]]= false;Sidebar[_0x9634[40]][_0x9634[65]]= function(_0xe6e6x7,_0xe6e6x8,_0xe6e6x9,_0xe6e6xa){if(this[_0x9634[52]]&& this[_0x9634[4]]){if(this[_0x9634[32]]!= _0xe6e6x7){if(this[_0x9634[66]]!= null){window[_0x9634[67]](this[_0x9634[66]]);this[_0x9634[66]]= null};var _0xe6e6xb=mxUtils[_0x9634[25]](this,function(){if(this[_0x9634[68]]== null){this[_0x9634[68]]= document[_0x9634[7]](_0x9634[6]);this[_0x9634[68]][_0x9634[69]]= _0x9634[70];document[_0x9634[22]][_0x9634[21]](this[_0x9634[68]]);this[_0x9634[71]]= new Graph(this[_0x9634[68]],null,null,this[_0x9634[1]][_0x9634[9]][_0x9634[5]][_0x9634[8]]());this[_0x9634[71]][_0x9634[73]][_0x9634[72]](this[_0x9634[53]],this[_0x9634[53]]);this[_0x9634[71]][_0x9634[10]]= false;this[_0x9634[71]][_0x9634[11]]= false;this[_0x9634[71]][_0x9634[13]]= false;this[_0x9634[71]][_0x9634[14]](false);this[_0x9634[71]][_0x9634[12]](false);this[_0x9634[71]][_0x9634[15]](false);if(!mxClient[_0x9634[74]]){this[_0x9634[71]][_0x9634[73]][_0x9634[75]][_0x9634[17]][_0x9634[19]]= _0x9634[76]};this[_0x9634[77]]= mxUtils[_0x9634[78]](IMAGE_PATH+ _0x9634[39]);this[_0x9634[77]][_0x9634[17]][_0x9634[19]]= _0x9634[20];this[_0x9634[77]][_0x9634[17]][_0x9634[79]]= _0x9634[80];this[_0x9634[77]][_0x9634[17]][_0x9634[81]]= _0x9634[82];document[_0x9634[22]][_0x9634[21]](this[_0x9634[77]])};this[_0x9634[68]][_0x9634[17]][_0x9634[83]]= _0x9634[84];this[_0x9634[71]][_0x9634[85]]= (_0xe6e6xa== null|| _0xe6e6xa);this[_0x9634[71]][_0x9634[87]][_0x9634[86]]();this[_0x9634[71]][_0x9634[88]](_0xe6e6x8);var _0xe6e6xc=this[_0x9634[71]][_0x9634[89]]();var _0xe6e6xd=_0xe6e6xc[_0x9634[79]]+ 2* this[_0x9634[53]];var _0xe6e6xe=_0xe6e6xc[_0x9634[81]]+ 2* this[_0x9634[53]];if(mxClient[_0x9634[90]]){_0xe6e6xd+= 4;_0xe6e6xe+= 4;this[_0x9634[68]][_0x9634[17]][_0x9634[91]]= _0x9634[18]}else {this[_0x9634[68]][_0x9634[17]][_0x9634[91]]= _0x9634[92]};this[_0x9634[77]][_0x9634[17]][_0x9634[16]]= _0x9634[92];this[_0x9634[68]][_0x9634[17]][_0x9634[79]]= _0xe6e6xd+ _0x9634[93];if(this[_0x9634[64]]&& _0xe6e6x9!= null&& _0xe6e6x9[_0x9634[94]]> 0){if(this[_0x9634[95]]== null){this[_0x9634[95]]= document[_0x9634[7]](_0x9634[6]);this[_0x9634[95]][_0x9634[17]][_0x9634[96]]= _0x9634[97];this[_0x9634[95]][_0x9634[17]][_0x9634[98]]= _0x9634[99];this[_0x9634[95]][_0x9634[17]][_0x9634[79]]= _0x9634[100];this[_0x9634[95]][_0x9634[17]][_0x9634[91]]= _0x9634[18];if(mxClient[_0x9634[74]]){this[_0x9634[95]][_0x9634[17]][_0x9634[101]]= _0x9634[102]}else {this[_0x9634[95]][_0x9634[17]][_0x9634[19]]= _0x9634[20];this[_0x9634[95]][_0x9634[17]][_0x9634[101]]= _0x9634[103]};this[_0x9634[68]][_0x9634[21]](this[_0x9634[95]])}else {this[_0x9634[95]][_0x9634[104]]= _0x9634[105]};this[_0x9634[95]][_0x9634[17]][_0x9634[83]]= _0x9634[105];mxUtils[_0x9634[106]](this[_0x9634[95]],_0xe6e6x9);var _0xe6e6xf=this[_0x9634[95]][_0x9634[107]]+ 10;_0xe6e6xe+= _0xe6e6xf;if(mxClient[_0x9634[74]]){this[_0x9634[95]][_0x9634[17]][_0x9634[108]]= (-_0xe6e6xf) + _0x9634[93]}else {_0xe6e6xe-= 6;this[_0x9634[95]][_0x9634[17]][_0x9634[109]]= (_0xe6e6xe- _0xe6e6xf)+ _0x9634[93]}}else {if(this[_0x9634[95]]!= null&& this[_0x9634[95]][_0x9634[33]]!= null){this[_0x9634[95]][_0x9634[17]][_0x9634[83]]= _0x9634[110]}};this[_0x9634[68]][_0x9634[17]][_0x9634[81]]= _0xe6e6xe+ _0x9634[93];var _0xe6e6x10=-Math[_0x9634[112]](0,_0xe6e6xc[_0x9634[111]]- this[_0x9634[53]]);var _0xe6e6x11=-Math[_0x9634[112]](0,_0xe6e6xc[_0x9634[113]]- this[_0x9634[53]]);var _0xe6e6x12=this[_0x9634[2]][_0x9634[114]]+ this[_0x9634[1]][_0x9634[115]]+ 3;var _0xe6e6x13=Math[_0x9634[118]](0,(this[_0x9634[2]][_0x9634[116]]+ _0xe6e6x7[_0x9634[116]]- this[_0x9634[2]][_0x9634[117]]- _0xe6e6xe/ 2+ 16));if(mxClient[_0x9634[74]]){this[_0x9634[71]][_0x9634[73]][_0x9634[75]][_0x9634[123]](_0x9634[119],_0x9634[120]+ _0xe6e6x10+ _0x9634[121]+ _0xe6e6x11+ _0x9634[122])}else {this[_0x9634[71]][_0x9634[73]][_0x9634[125]][_0x9634[17]][_0x9634[124]]= _0xe6e6x10+ _0x9634[93];this[_0x9634[71]][_0x9634[73]][_0x9634[125]][_0x9634[17]][_0x9634[109]]= _0xe6e6x11+ _0x9634[93]};_0xe6e6x13+= 90;this[_0x9634[68]][_0x9634[17]][_0x9634[19]]= _0x9634[20];this[_0x9634[68]][_0x9634[17]][_0x9634[124]]= _0xe6e6x12+ _0x9634[93];this[_0x9634[68]][_0x9634[17]][_0x9634[109]]= _0xe6e6x13+ _0x9634[93];this[_0x9634[77]][_0x9634[17]][_0x9634[124]]= (_0xe6e6x12- 13)+ _0x9634[93];this[_0x9634[77]][_0x9634[17]][_0x9634[109]]= (_0xe6e6x13+ _0xe6e6xe/ 2- 13)+ _0x9634[93]});if(this[_0x9634[68]]!= null&& this[_0x9634[68]][_0x9634[17]][_0x9634[83]]!= _0x9634[110]){_0xe6e6xb()}else {this[_0x9634[66]]= window[_0x9634[126]](_0xe6e6xb,this[_0x9634[55]])};this[_0x9634[32]]= _0xe6e6x7}}};Sidebar[_0x9634[40]][_0x9634[29]]= function(){if(this[_0x9634[66]]!= null){window[_0x9634[67]](this[_0x9634[66]]);this[_0x9634[66]]= null};if(this[_0x9634[68]]!= null){this[_0x9634[68]][_0x9634[17]][_0x9634[83]]= _0x9634[110];this[_0x9634[77]][_0x9634[17]][_0x9634[16]]= _0x9634[18];this[_0x9634[32]]= null}};Sidebar[_0x9634[40]][_0x9634[127]]= function(_0xe6e6x14){var _0xe6e6x7=document[_0x9634[7]](_0x9634[128]);_0xe6e6x7[_0x9634[123]](_0x9634[129],_0x9634[130]);_0xe6e6x7[_0x9634[69]]= _0x9634[131];mxUtils[_0x9634[106]](_0xe6e6x7,_0xe6e6x14);return _0xe6e6x7};Sidebar[_0x9634[40]][_0x9634[132]]= function(_0xe6e6x8,_0xe6e6xd,_0xe6e6xe,_0xe6e6x15,_0xe6e6x9,_0xe6e6xa){this[_0x9634[5]][_0x9634[85]]= (_0xe6e6xa== null|| _0xe6e6xa);this[_0x9634[5]][_0x9634[73]][_0x9634[133]](1,0,0);this[_0x9634[5]][_0x9634[88]](_0xe6e6x8);var _0xe6e6xc=this[_0x9634[5]][_0x9634[89]]();var _0xe6e6x16=this[_0x9634[54]];var _0xe6e6x17=Math[_0x9634[112]]((_0xe6e6xd- 2)/ (_0xe6e6xc[_0x9634[79]]- _0xe6e6xc[_0x9634[111]]+ _0xe6e6x16),(_0xe6e6xe- 2)/ (_0xe6e6xc[_0x9634[81]]- _0xe6e6xc[_0x9634[113]]+ _0xe6e6x16));var _0xe6e6x10=-Math[_0x9634[112]](_0xe6e6xc[_0x9634[111]],0);var _0xe6e6x11=-Math[_0x9634[112]](_0xe6e6xc[_0x9634[113]],0);this[_0x9634[5]][_0x9634[73]][_0x9634[133]](_0xe6e6x17,_0xe6e6x10,_0xe6e6x11);_0xe6e6xc= this[_0x9634[5]][_0x9634[89]]();var _0xe6e6x18=Math[_0x9634[118]](0,Math[_0x9634[134]]((_0xe6e6xd- _0xe6e6xc[_0x9634[79]]- _0xe6e6xc[_0x9634[111]])/ 2));var _0xe6e6xf=Math[_0x9634[118]](0,Math[_0x9634[134]]((_0xe6e6xe- _0xe6e6xc[_0x9634[81]]- _0xe6e6xc[_0x9634[113]])/ 2));var _0xe6e6x19=null;if(this[_0x9634[5]][_0x9634[135]]== mxConstants[_0x9634[136]]&& !mxClient[_0x9634[137]]){_0xe6e6x19= this[_0x9634[5]][_0x9634[73]][_0x9634[140]]()[_0x9634[139]][_0x9634[138]](true)}else {_0xe6e6x19= this[_0x9634[5]][_0x9634[2]][_0x9634[138]](false);_0xe6e6x19[_0x9634[104]]= this[_0x9634[5]][_0x9634[2]][_0x9634[104]]};this[_0x9634[5]][_0x9634[141]]()[_0x9634[86]]();if(mxClient[_0x9634[142]]){_0xe6e6x15[_0x9634[17]][_0x9634[143]]= _0x9634[144]+ this[_0x9634[1]][_0x9634[9]][_0x9634[145]]+ _0x9634[122]};var _0xe6e6x1a=3;_0xe6e6x19[_0x9634[17]][_0x9634[19]]= _0x9634[76];_0xe6e6x19[_0x9634[17]][_0x9634[91]]= _0x9634[18];_0xe6e6x19[_0x9634[17]][_0x9634[146]]= _0x9634[147];_0xe6e6x19[_0x9634[17]][_0x9634[124]]= (_0xe6e6x18+ _0xe6e6x1a)+ _0x9634[93];_0xe6e6x19[_0x9634[17]][_0x9634[109]]= (_0xe6e6xf+ _0xe6e6x1a)+ _0x9634[93];_0xe6e6x19[_0x9634[17]][_0x9634[79]]= _0xe6e6xd+ _0x9634[93];_0xe6e6x19[_0x9634[17]][_0x9634[81]]= _0xe6e6xe+ _0x9634[93];_0xe6e6x19[_0x9634[17]][_0x9634[16]]= _0x9634[105];_0xe6e6x19[_0x9634[17]][_0x9634[148]]= _0x9634[105];_0xe6e6x19[_0x9634[17]][_0x9634[149]]= _0x9634[105];_0xe6e6x15[_0x9634[21]](_0xe6e6x19);if(this[_0x9634[63]]&& _0xe6e6x9!= null){var _0xe6e6x1b=(mxClient[_0x9634[90]])?2* this[_0x9634[61]]+ 2:0;_0xe6e6x15[_0x9634[17]][_0x9634[81]]= (this[_0x9634[60]]+ _0xe6e6x1b+ this[_0x9634[62]]+ 8)+ _0x9634[93];var _0xe6e6x1c=document[_0x9634[7]](_0x9634[6]);_0xe6e6x1c[_0x9634[17]][_0x9634[150]]= this[_0x9634[62]]+ _0x9634[93];_0xe6e6x1c[_0x9634[17]][_0x9634[98]]= _0x9634[99];_0xe6e6x1c[_0x9634[17]][_0x9634[151]]= _0x9634[152];if(mxClient[_0x9634[153]]){_0xe6e6x1c[_0x9634[17]][_0x9634[81]]= (this[_0x9634[62]]+ 12)+ _0x9634[93]};_0xe6e6x1c[_0x9634[17]][_0x9634[101]]= _0x9634[154];mxUtils[_0x9634[106]](_0xe6e6x1c,_0xe6e6x9);_0xe6e6x15[_0x9634[21]](_0xe6e6x1c)}};Sidebar[_0x9634[40]][_0x9634[155]]= function(_0xe6e6x8,_0xe6e6x9,_0xe6e6xa){var _0xe6e6x7=document[_0x9634[7]](_0x9634[128]);_0xe6e6x7[_0x9634[123]](_0x9634[129],_0x9634[130]);_0xe6e6x7[_0x9634[69]]= _0x9634[156];_0xe6e6x7[_0x9634[17]][_0x9634[91]]= _0x9634[18];var _0xe6e6x1b=(mxClient[_0x9634[90]])?8+ 2* this[_0x9634[61]]:6;_0xe6e6x7[_0x9634[17]][_0x9634[79]]= (this[_0x9634[59]]+ _0xe6e6x1b)+ _0x9634[93];_0xe6e6x7[_0x9634[17]][_0x9634[81]]= (this[_0x9634[60]]+ _0xe6e6x1b)+ _0x9634[93];_0xe6e6x7[_0x9634[17]][_0x9634[157]]= this[_0x9634[61]]+ _0x9634[93];mxEvent[_0x9634[26]](_0xe6e6x7,_0x9634[158],function(_0xe6e6x4){mxEvent[_0x9634[159]](_0xe6e6x4)});this[_0x9634[132]](_0xe6e6x8,this[_0x9634[59]],this[_0x9634[60]],_0xe6e6x7,_0xe6e6x9,_0xe6e6xa);return _0xe6e6x7};Sidebar[_0x9634[40]][_0x9634[160]]= function(_0xe6e6x8,_0xe6e6x1d){return function(_0xe6e6x1e,_0xe6e6x4,_0xe6e6x1f,_0xe6e6x20,_0xe6e6x21){if(_0xe6e6x1e[_0x9634[161]]()){_0xe6e6x8= _0xe6e6x1e[_0x9634[162]](_0xe6e6x8);if(_0xe6e6x8[_0x9634[94]]> 0){var _0xe6e6x22=(_0xe6e6x1f!= null)?_0xe6e6x1e[_0x9634[163]](_0xe6e6x1f,_0xe6e6x8,_0xe6e6x4):false;var _0xe6e6x23=null;if(_0xe6e6x1f!= null&& !_0xe6e6x22){_0xe6e6x1f= null};if(_0xe6e6x1d&& _0xe6e6x1e[_0x9634[164]]()&& _0xe6e6x1e[_0x9634[165]](_0xe6e6x1f,_0xe6e6x8,_0xe6e6x4)){_0xe6e6x1e[_0x9634[166]](_0xe6e6x1f,_0xe6e6x8,null,_0xe6e6x20,_0xe6e6x21);_0xe6e6x23= _0xe6e6x8}else {if(_0xe6e6x8[_0x9634[94]]> 0){_0xe6e6x23= _0xe6e6x1e[_0x9634[167]](_0xe6e6x8,_0xe6e6x20,_0xe6e6x21,_0xe6e6x1f)}};if(_0xe6e6x23!= null&& _0xe6e6x23[_0x9634[94]]> 0){_0xe6e6x1e[_0x9634[168]](_0xe6e6x23[0]);_0xe6e6x1e[_0x9634[169]](_0xe6e6x23)}}}}};Sidebar[_0x9634[40]][_0x9634[170]]= function(_0xe6e6xd,_0xe6e6xe){var _0xe6e6x7=document[_0x9634[7]](_0x9634[6]);_0xe6e6x7[_0x9634[17]][_0x9634[171]]= _0x9634[172];_0xe6e6x7[_0x9634[17]][_0x9634[79]]= _0xe6e6xd+ _0x9634[93];_0xe6e6x7[_0x9634[17]][_0x9634[81]]= _0xe6e6xe+ _0x9634[93];return _0xe6e6x7};Sidebar[_0x9634[40]][_0x9634[173]]= function(_0xe6e6x7,_0xe6e6x24,_0xe6e6x25){var _0xe6e6x26=mxUtils[_0x9634[175]](_0xe6e6x7,this[_0x9634[1]][_0x9634[9]][_0x9634[5]],_0xe6e6x24,_0xe6e6x25,0,0,this[_0x9634[1]][_0x9634[9]][_0x9634[5]][_0x9634[174]],true,true);_0xe6e6x26[_0x9634[176]]= function(_0xe6e6x1e,_0xe6e6x20,_0xe6e6x21){var _0xe6e6x1f=mxDragSource[_0x9634[40]][_0x9634[176]][_0x9634[177]](this,arguments);if(!_0xe6e6x1e[_0x9634[178]](_0xe6e6x1f)){_0xe6e6x1f= null};return _0xe6e6x1f};return _0xe6e6x26};Sidebar[_0x9634[40]][_0x9634[179]]= function(_0xe6e6x7,_0xe6e6x27){var _0xe6e6x1e=this[_0x9634[1]][_0x9634[9]][_0x9634[5]];var _0xe6e6x28=null;mxEvent[_0x9634[182]](_0xe6e6x7,function(_0xe6e6x4){_0xe6e6x28= new mxPoint(mxEvent[_0x9634[180]](_0xe6e6x4),mxEvent[_0x9634[181]](_0xe6e6x4))});var _0xe6e6x29=_0xe6e6x27[_0x9634[183]];_0xe6e6x27[_0x9634[183]]= function(_0xe6e6x4){if(!mxEvent[_0x9634[184]](_0xe6e6x4)&& this[_0x9634[185]]== null&& _0xe6e6x28!= null){var _0xe6e6x2a=_0xe6e6x1e[_0x9634[186]];if(Math[_0x9634[187]](_0xe6e6x28[_0x9634[111]]- mxEvent[_0x9634[180]](_0xe6e6x4))<= _0xe6e6x2a&& Math[_0x9634[187]](_0xe6e6x28[_0x9634[113]]- mxEvent[_0x9634[181]](_0xe6e6x4))<= _0xe6e6x2a){var _0xe6e6x2b=_0xe6e6x1e[_0x9634[188]]();_0xe6e6x27[_0x9634[189]](_0xe6e6x1e,_0xe6e6x4,null,_0xe6e6x2b,_0xe6e6x2b)}};_0xe6e6x29[_0x9634[177]](this,arguments);_0xe6e6x28= null}};Sidebar[_0x9634[40]][_0x9634[190]]= function(_0xe6e6x2c,_0xe6e6x14,_0xe6e6x2d,_0xe6e6x2e){var _0xe6e6x2f=mxUtils[_0x9634[190]]();var _0xe6e6x19=_0xe6e6x2f[_0x9634[7]](_0xe6e6x2c);_0xe6e6x19[_0x9634[123]](_0x9634[191],_0xe6e6x14);_0xe6e6x2d[_0x9634[192]](function(_0xe6e6x30,_0xe6e6x31){_0xe6e6x19[_0x9634[123]](_0xe6e6x30,_0xe6e6x2e[_0xe6e6x31]?_0xe6e6x2e[_0xe6e6x31]:_0x9634[105])});return _0xe6e6x19};Sidebar[_0x9634[40]][_0x9634[193]]= function(_0xe6e6x32,_0xe6e6xd,_0xe6e6xe,_0xe6e6x33,_0xe6e6x9,_0xe6e6xa){var _0xe6e6x2d=[];var _0xe6e6x2e=[];switch(_0xe6e6x33){case _0x9634[47]:_0xe6e6x2d= [_0x9634[194],_0x9634[195],_0x9634[196]];_0xe6e6x2e= [_0x9634[197],_0x9634[105],_0x9634[198]];break;case _0x9634[50]:_0xe6e6x2d= [_0x9634[194],_0x9634[195]];_0xe6e6x2e= [_0x9634[197],_0x9634[105]];break;case _0x9634[48]:_0xe6e6x2d= [_0x9634[194],_0x9634[48],_0x9634[199]];_0xe6e6x2e= [_0x9634[197],_0x9634[105]];break;case _0x9634[49]:_0xe6e6x2d= [_0x9634[194],_0x9634[48],_0x9634[200]];_0xe6e6x2e= [_0x9634[197],_0x9634[105]];break;default:_0xe6e6x2d= [];_0xe6e6x2e= [];break};var _0xe6e6x19=this[_0x9634[190]](_0xe6e6x33,_0xe6e6x9,_0xe6e6x2d,_0xe6e6x2e);var _0xe6e6x8=[ new mxCell(_0xe6e6x19, new mxGeometry(0,0,_0xe6e6xd,_0xe6e6xe),_0xe6e6x32)];_0xe6e6x8[0][_0x9634[201]]= true;return this[_0x9634[202]](_0xe6e6x8,_0xe6e6xd,_0xe6e6xe,_0xe6e6x9,_0xe6e6xa)};Sidebar[_0x9634[40]][_0x9634[202]]= function(_0xe6e6x8,_0xe6e6xd,_0xe6e6xe,_0xe6e6x9,_0xe6e6xa){var _0xe6e6x7=this[_0x9634[155]](_0xe6e6x8,_0xe6e6x9,_0xe6e6xa);var _0xe6e6x27=this[_0x9634[173]](_0xe6e6x7,this[_0x9634[160]](_0xe6e6x8,true),this[_0x9634[170]](_0xe6e6xd,_0xe6e6xe));this[_0x9634[179]](_0xe6e6x7,_0xe6e6x27);_0xe6e6x27[_0x9634[203]]= mxUtils[_0x9634[25]](this,function(){return this[_0x9634[1]][_0x9634[9]][_0x9634[5]][_0x9634[205]][_0x9634[204]]});if(!touchStyle){mxEvent[_0x9634[26]](_0xe6e6x7,_0x9634[30],mxUtils[_0x9634[25]](this,function(_0xe6e6x4){this[_0x9634[65]](_0xe6e6x7,_0xe6e6x8,_0xe6e6x9,_0xe6e6xa)}))};return _0xe6e6x7};Sidebar[_0x9634[40]][_0x9634[206]]= function(_0xe6e6x32,_0xe6e6xd,_0xe6e6xe,_0xe6e6x33,_0xe6e6x9,_0xe6e6xa){var _0xe6e6x8=[ new mxCell((_0xe6e6x33!= null)?_0xe6e6x33:_0x9634[105], new mxGeometry(0,0,_0xe6e6xd,_0xe6e6xe),_0xe6e6x32)];_0xe6e6x8[0][_0x9634[208]][_0x9634[207]]( new mxPoint(0,_0xe6e6xe),true);_0xe6e6x8[0][_0x9634[208]][_0x9634[207]]( new mxPoint(_0xe6e6xd,0),false);_0xe6e6x8[0][_0x9634[208]][_0x9634[76]]= true;_0xe6e6x8[0][_0x9634[209]]= true;return this[_0x9634[210]](_0xe6e6x8,_0xe6e6xd,_0xe6e6xe,_0xe6e6x9,_0xe6e6xa)};Sidebar[_0x9634[40]][_0x9634[210]]= function(_0xe6e6x8,_0xe6e6xd,_0xe6e6xe,_0xe6e6x9,_0xe6e6xa){var _0xe6e6x7=this[_0x9634[155]](_0xe6e6x8,_0xe6e6x9,_0xe6e6xa);this[_0x9634[173]](_0xe6e6x7,this[_0x9634[160]](_0xe6e6x8,false),this[_0x9634[170]](_0xe6e6xd,_0xe6e6xe));var _0xe6e6x1e=this[_0x9634[1]][_0x9634[9]][_0x9634[5]];mxEvent[_0x9634[26]](_0xe6e6x7,_0x9634[158],mxUtils[_0x9634[25]](this,function(_0xe6e6x4){if(this[_0x9634[56]]){_0xe6e6x1e[_0x9634[211]](_0xe6e6x8[0])};_0xe6e6x7[_0x9634[17]][_0x9634[212]]= _0x9634[213];window[_0x9634[126]](function(){_0xe6e6x7[_0x9634[17]][_0x9634[212]]= _0x9634[105]},300);mxEvent[_0x9634[159]](_0xe6e6x4)}));touchStyle= false;if(!touchStyle){mxEvent[_0x9634[26]](_0xe6e6x7,_0x9634[30],mxUtils[_0x9634[25]](this,function(_0xe6e6x4){this[_0x9634[65]](_0xe6e6x7,_0xe6e6x8,_0xe6e6x9,_0xe6e6xa)}))};return _0xe6e6x7};Sidebar[_0x9634[40]][_0x9634[214]]= function(_0xe6e6x34,_0xe6e6x9,_0xe6e6x35,_0xe6e6x36){var _0xe6e6x7=this[_0x9634[127]](_0xe6e6x9);this[_0x9634[2]][_0x9634[21]](_0xe6e6x7);var _0xe6e6x1c=document[_0x9634[7]](_0x9634[6]);_0xe6e6x1c[_0x9634[69]]= _0x9634[215];if(_0xe6e6x35){_0xe6e6x36(_0xe6e6x1c);_0xe6e6x36= null}else {_0xe6e6x1c[_0x9634[17]][_0x9634[83]]= _0x9634[110]};this[_0x9634[216]](_0xe6e6x7,_0xe6e6x1c,_0xe6e6x36);var _0xe6e6x37=document[_0x9634[7]](_0x9634[6]);_0xe6e6x37[_0x9634[21]](_0xe6e6x1c);this[_0x9634[2]][_0x9634[21]](_0xe6e6x37);if(_0xe6e6x34!= null){this[_0x9634[3]][_0xe6e6x34]= [_0xe6e6x7,_0xe6e6x37]}};Sidebar[_0x9634[40]][_0x9634[216]]= function(_0xe6e6x9,_0xe6e6x38,_0xe6e6x39){var _0xe6e6x3a=false;_0xe6e6x9[_0x9634[17]][_0x9634[143]]= (_0xe6e6x38[_0x9634[17]][_0x9634[83]]== _0x9634[110])?_0x9634[144]+ IMAGE_PATH+ _0x9634[217]:_0x9634[144]+ IMAGE_PATH+ _0x9634[218];_0xe6e6x9[_0x9634[17]][_0x9634[219]]= _0x9634[220];_0xe6e6x9[_0x9634[17]][_0x9634[221]]= _0x9634[222];mxEvent[_0x9634[26]](_0xe6e6x9,_0x9634[158],function(_0xe6e6x4){if(_0xe6e6x38[_0x9634[17]][_0x9634[83]]== _0x9634[110]){if(!_0xe6e6x3a){_0xe6e6x3a= true;if(_0xe6e6x39!= null){_0xe6e6x9[_0x9634[17]][_0x9634[146]]= _0x9634[223];window[_0x9634[126]](function(){_0xe6e6x39(_0xe6e6x38);_0xe6e6x9[_0x9634[17]][_0x9634[146]]= _0x9634[105]},0)}};_0xe6e6x9[_0x9634[17]][_0x9634[143]]= _0x9634[144]+ IMAGE_PATH+ _0x9634[218];_0xe6e6x38[_0x9634[17]][_0x9634[83]]= _0x9634[84]}else {_0xe6e6x9[_0x9634[17]][_0x9634[143]]= _0x9634[144]+ IMAGE_PATH+ _0x9634[217];_0xe6e6x38[_0x9634[17]][_0x9634[83]]= _0x9634[110]};mxEvent[_0x9634[159]](_0xe6e6x4)})};Sidebar[_0x9634[40]][_0x9634[224]]= function(_0xe6e6x34){var _0xe6e6x3b=this[_0x9634[3]][_0xe6e6x34];if(_0xe6e6x3b!= null){this[_0x9634[3]][_0xe6e6x34]= null;for(var _0xe6e6x3c=0;_0xe6e6x3c< _0xe6e6x3b[_0x9634[94]];_0xe6e6x3c++){this[_0x9634[2]][_0x9634[225]](_0xe6e6x3b[_0xe6e6x3c])};return true};return false};Sidebar[_0x9634[40]][_0x9634[51]]= function(_0xe6e6x34,_0xe6e6x9,_0xe6e6x3d,_0xe6e6x3e,_0xe6e6x3f,_0xe6e6x40){this[_0x9634[214]](_0xe6e6x34,_0xe6e6x9,(_0xe6e6x34=== _0x9634[42]),mxUtils[_0x9634[25]](this,function(_0xe6e6x38){var _0xe6e6x41=_0xe6e6x40!= null;for(var _0xe6e6x3c=0;_0xe6e6x3c< _0xe6e6x3f[_0x9634[94]];_0xe6e6x3c++){var _0xe6e6x42=_0xe6e6x3d+ _0xe6e6x3f[_0xe6e6x3c]+ _0xe6e6x3e;_0xe6e6x38[_0x9634[21]](this[_0x9634[193]](_0x9634[226]+ _0xe6e6x42,80,80,_0xe6e6x3f[_0xe6e6x3c],(_0xe6e6x41)?_0xe6e6x40[_0xe6e6x3c]:null,_0xe6e6x41))}}))} \ No newline at end of file +var _0x37eb=["\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","\x69\x64","\x74\x65\x78\x74","\x73\x74\x61\x74\x65","\x30","\x4F\x46\x46","\x6F\x74\x68\x65\x72","\x61\x64\x64","\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"];_0x37eb[0];function Sidebar(_0x5cbfx2,_0x5cbfx3){this[_0x37eb[1]]= _0x5cbfx2;this[_0x37eb[2]]= _0x5cbfx3;this[_0x37eb[3]]= new Object();this[_0x37eb[4]]= true;this[_0x37eb[5]]= new Graph(document[_0x37eb[7]](_0x37eb[6]),null,null,this[_0x37eb[1]][_0x37eb[9]][_0x37eb[5]][_0x37eb[8]]());this[_0x37eb[5]][_0x37eb[10]]= false;this[_0x37eb[5]][_0x37eb[11]]= false;this[_0x37eb[5]][_0x37eb[12]](false);this[_0x37eb[5]][_0x37eb[13]]= false;this[_0x37eb[5]][_0x37eb[14]](false);this[_0x37eb[5]][_0x37eb[15]](false);this[_0x37eb[5]][_0x37eb[2]][_0x37eb[17]][_0x37eb[16]]= _0x37eb[18];this[_0x37eb[5]][_0x37eb[2]][_0x37eb[17]][_0x37eb[19]]= _0x37eb[20];document[_0x37eb[22]][_0x37eb[21]](this[_0x37eb[5]][_0x37eb[2]]);if(!mxClient[_0x37eb[23]]){mxEvent[_0x37eb[26]](document,_0x37eb[24],mxUtils[_0x37eb[25]](this,function(){this[_0x37eb[4]]= true}));mxEvent[_0x37eb[26]](_0x5cbfx3,_0x37eb[27],mxUtils[_0x37eb[25]](this,function(){this[_0x37eb[4]]= true}));mxEvent[_0x37eb[26]](document,_0x37eb[28],mxUtils[_0x37eb[25]](this,function(){this[_0x37eb[4]]= false;this[_0x37eb[29]]()}));mxEvent[_0x37eb[26]](document,_0x37eb[30],mxUtils[_0x37eb[25]](this,function(_0x5cbfx4){var _0x5cbfx5=mxEvent[_0x37eb[31]](_0x5cbfx4);while(_0x5cbfx5!= null){if(_0x5cbfx5== this[_0x37eb[32]]){return};_0x5cbfx5= _0x5cbfx5[_0x37eb[33]]};this[_0x37eb[29]]()}));mxEvent[_0x37eb[26]](document,_0x37eb[34],mxUtils[_0x37eb[25]](this,function(_0x5cbfx4){if(_0x5cbfx4[_0x37eb[35]]== null&& _0x5cbfx4[_0x37eb[36]]== null){this[_0x37eb[29]]()}}))};this[_0x37eb[37]](); new Image()[_0x37eb[38]]= IMAGE_PATH+ _0x37eb[39]}Sidebar[_0x37eb[40]][_0x37eb[37]]= function(){var _0x5cbfx6=STENCIL_PATH;console[_0x37eb[41]](_0x5cbfx6);this[_0x37eb[51]](_0x37eb[42],mxResources[_0x37eb[44]](_0x37eb[43]),_0x5cbfx6+ _0x37eb[45],_0x37eb[46],[_0x37eb[47],_0x37eb[48],_0x37eb[49],_0x37eb[50]],[mxResources[_0x37eb[44]](_0x37eb[47]),mxResources[_0x37eb[44]](_0x37eb[48]),mxResources[_0x37eb[44]](_0x37eb[49]),mxResources[_0x37eb[44]](_0x37eb[50])])};Sidebar[_0x37eb[40]][_0x37eb[52]]= !mxClient[_0x37eb[23]];Sidebar[_0x37eb[40]][_0x37eb[53]]= 16;Sidebar[_0x37eb[40]][_0x37eb[54]]= 3;Sidebar[_0x37eb[40]][_0x37eb[55]]= 300;Sidebar[_0x37eb[40]][_0x37eb[56]]= true;Sidebar[_0x37eb[40]][_0x37eb[57]]= STENCIL_PATH+ _0x37eb[58];Sidebar[_0x37eb[40]][_0x37eb[59]]= 34;Sidebar[_0x37eb[40]][_0x37eb[60]]= 34;Sidebar[_0x37eb[40]][_0x37eb[61]]= 2;Sidebar[_0x37eb[40]][_0x37eb[62]]= 9;Sidebar[_0x37eb[40]][_0x37eb[63]]= false;Sidebar[_0x37eb[40]][_0x37eb[64]]= false;Sidebar[_0x37eb[40]][_0x37eb[65]]= function(_0x5cbfx7,_0x5cbfx8,_0x5cbfx9,_0x5cbfxa){if(this[_0x37eb[52]]&& this[_0x37eb[4]]){if(this[_0x37eb[32]]!= _0x5cbfx7){if(this[_0x37eb[66]]!= null){window[_0x37eb[67]](this[_0x37eb[66]]);this[_0x37eb[66]]= null};var _0x5cbfxb=mxUtils[_0x37eb[25]](this,function(){if(this[_0x37eb[68]]== null){this[_0x37eb[68]]= document[_0x37eb[7]](_0x37eb[6]);this[_0x37eb[68]][_0x37eb[69]]= _0x37eb[70];document[_0x37eb[22]][_0x37eb[21]](this[_0x37eb[68]]);this[_0x37eb[71]]= new Graph(this[_0x37eb[68]],null,null,this[_0x37eb[1]][_0x37eb[9]][_0x37eb[5]][_0x37eb[8]]());this[_0x37eb[71]][_0x37eb[73]][_0x37eb[72]](this[_0x37eb[53]],this[_0x37eb[53]]);this[_0x37eb[71]][_0x37eb[10]]= false;this[_0x37eb[71]][_0x37eb[11]]= false;this[_0x37eb[71]][_0x37eb[13]]= false;this[_0x37eb[71]][_0x37eb[14]](false);this[_0x37eb[71]][_0x37eb[12]](false);this[_0x37eb[71]][_0x37eb[15]](false);if(!mxClient[_0x37eb[74]]){this[_0x37eb[71]][_0x37eb[73]][_0x37eb[75]][_0x37eb[17]][_0x37eb[19]]= _0x37eb[76]};this[_0x37eb[77]]= mxUtils[_0x37eb[78]](IMAGE_PATH+ _0x37eb[39]);this[_0x37eb[77]][_0x37eb[17]][_0x37eb[19]]= _0x37eb[20];this[_0x37eb[77]][_0x37eb[17]][_0x37eb[79]]= _0x37eb[80];this[_0x37eb[77]][_0x37eb[17]][_0x37eb[81]]= _0x37eb[82];document[_0x37eb[22]][_0x37eb[21]](this[_0x37eb[77]])};this[_0x37eb[68]][_0x37eb[17]][_0x37eb[83]]= _0x37eb[84];this[_0x37eb[71]][_0x37eb[85]]= (_0x5cbfxa== null|| _0x5cbfxa);this[_0x37eb[71]][_0x37eb[87]][_0x37eb[86]]();this[_0x37eb[71]][_0x37eb[88]](_0x5cbfx8);var _0x5cbfxc=this[_0x37eb[71]][_0x37eb[89]]();var _0x5cbfxd=_0x5cbfxc[_0x37eb[79]]+ 2* this[_0x37eb[53]];var _0x5cbfxe=_0x5cbfxc[_0x37eb[81]]+ 2* this[_0x37eb[53]];if(mxClient[_0x37eb[90]]){_0x5cbfxd+= 4;_0x5cbfxe+= 4;this[_0x37eb[68]][_0x37eb[17]][_0x37eb[91]]= _0x37eb[18]}else {this[_0x37eb[68]][_0x37eb[17]][_0x37eb[91]]= _0x37eb[92]};this[_0x37eb[77]][_0x37eb[17]][_0x37eb[16]]= _0x37eb[92];this[_0x37eb[68]][_0x37eb[17]][_0x37eb[79]]= _0x5cbfxd+ _0x37eb[93];if(this[_0x37eb[64]]&& _0x5cbfx9!= null&& _0x5cbfx9[_0x37eb[94]]> 0){if(this[_0x37eb[95]]== null){this[_0x37eb[95]]= document[_0x37eb[7]](_0x37eb[6]);this[_0x37eb[95]][_0x37eb[17]][_0x37eb[96]]= _0x37eb[97];this[_0x37eb[95]][_0x37eb[17]][_0x37eb[98]]= _0x37eb[99];this[_0x37eb[95]][_0x37eb[17]][_0x37eb[79]]= _0x37eb[100];this[_0x37eb[95]][_0x37eb[17]][_0x37eb[91]]= _0x37eb[18];if(mxClient[_0x37eb[74]]){this[_0x37eb[95]][_0x37eb[17]][_0x37eb[101]]= _0x37eb[102]}else {this[_0x37eb[95]][_0x37eb[17]][_0x37eb[19]]= _0x37eb[20];this[_0x37eb[95]][_0x37eb[17]][_0x37eb[101]]= _0x37eb[103]};this[_0x37eb[68]][_0x37eb[21]](this[_0x37eb[95]])}else {this[_0x37eb[95]][_0x37eb[104]]= _0x37eb[105]};this[_0x37eb[95]][_0x37eb[17]][_0x37eb[83]]= _0x37eb[105];mxUtils[_0x37eb[106]](this[_0x37eb[95]],_0x5cbfx9);var _0x5cbfxf=this[_0x37eb[95]][_0x37eb[107]]+ 10;_0x5cbfxe+= _0x5cbfxf;if(mxClient[_0x37eb[74]]){this[_0x37eb[95]][_0x37eb[17]][_0x37eb[108]]= (-_0x5cbfxf) + _0x37eb[93]}else {_0x5cbfxe-= 6;this[_0x37eb[95]][_0x37eb[17]][_0x37eb[109]]= (_0x5cbfxe- _0x5cbfxf)+ _0x37eb[93]}}else {if(this[_0x37eb[95]]!= null&& this[_0x37eb[95]][_0x37eb[33]]!= null){this[_0x37eb[95]][_0x37eb[17]][_0x37eb[83]]= _0x37eb[110]}};this[_0x37eb[68]][_0x37eb[17]][_0x37eb[81]]= _0x5cbfxe+ _0x37eb[93];var _0x5cbfx10=-Math[_0x37eb[112]](0,_0x5cbfxc[_0x37eb[111]]- this[_0x37eb[53]]);var _0x5cbfx11=-Math[_0x37eb[112]](0,_0x5cbfxc[_0x37eb[113]]- this[_0x37eb[53]]);var _0x5cbfx12=this[_0x37eb[2]][_0x37eb[114]]+ this[_0x37eb[1]][_0x37eb[115]]+ 3;var _0x5cbfx13=Math[_0x37eb[118]](0,(this[_0x37eb[2]][_0x37eb[116]]+ _0x5cbfx7[_0x37eb[116]]- this[_0x37eb[2]][_0x37eb[117]]- _0x5cbfxe/ 2+ 16));if(mxClient[_0x37eb[74]]){this[_0x37eb[71]][_0x37eb[73]][_0x37eb[75]][_0x37eb[123]](_0x37eb[119],_0x37eb[120]+ _0x5cbfx10+ _0x37eb[121]+ _0x5cbfx11+ _0x37eb[122])}else {this[_0x37eb[71]][_0x37eb[73]][_0x37eb[125]][_0x37eb[17]][_0x37eb[124]]= _0x5cbfx10+ _0x37eb[93];this[_0x37eb[71]][_0x37eb[73]][_0x37eb[125]][_0x37eb[17]][_0x37eb[109]]= _0x5cbfx11+ _0x37eb[93]};_0x5cbfx13+= 90;this[_0x37eb[68]][_0x37eb[17]][_0x37eb[19]]= _0x37eb[20];this[_0x37eb[68]][_0x37eb[17]][_0x37eb[124]]= _0x5cbfx12+ _0x37eb[93];this[_0x37eb[68]][_0x37eb[17]][_0x37eb[109]]= _0x5cbfx13+ _0x37eb[93];this[_0x37eb[77]][_0x37eb[17]][_0x37eb[124]]= (_0x5cbfx12- 13)+ _0x37eb[93];this[_0x37eb[77]][_0x37eb[17]][_0x37eb[109]]= (_0x5cbfx13+ _0x5cbfxe/ 2- 13)+ _0x37eb[93]});if(this[_0x37eb[68]]!= null&& this[_0x37eb[68]][_0x37eb[17]][_0x37eb[83]]!= _0x37eb[110]){_0x5cbfxb()}else {this[_0x37eb[66]]= window[_0x37eb[126]](_0x5cbfxb,this[_0x37eb[55]])};this[_0x37eb[32]]= _0x5cbfx7}}};Sidebar[_0x37eb[40]][_0x37eb[29]]= function(){if(this[_0x37eb[66]]!= null){window[_0x37eb[67]](this[_0x37eb[66]]);this[_0x37eb[66]]= null};if(this[_0x37eb[68]]!= null){this[_0x37eb[68]][_0x37eb[17]][_0x37eb[83]]= _0x37eb[110];this[_0x37eb[77]][_0x37eb[17]][_0x37eb[16]]= _0x37eb[18];this[_0x37eb[32]]= null}};Sidebar[_0x37eb[40]][_0x37eb[127]]= function(_0x5cbfx14){var _0x5cbfx7=document[_0x37eb[7]](_0x37eb[128]);_0x5cbfx7[_0x37eb[123]](_0x37eb[129],_0x37eb[130]);_0x5cbfx7[_0x37eb[69]]= _0x37eb[131];mxUtils[_0x37eb[106]](_0x5cbfx7,_0x5cbfx14);return _0x5cbfx7};Sidebar[_0x37eb[40]][_0x37eb[132]]= function(_0x5cbfx8,_0x5cbfxd,_0x5cbfxe,_0x5cbfx15,_0x5cbfx9,_0x5cbfxa){this[_0x37eb[5]][_0x37eb[85]]= (_0x5cbfxa== null|| _0x5cbfxa);this[_0x37eb[5]][_0x37eb[73]][_0x37eb[133]](1,0,0);this[_0x37eb[5]][_0x37eb[88]](_0x5cbfx8);var _0x5cbfxc=this[_0x37eb[5]][_0x37eb[89]]();var _0x5cbfx16=this[_0x37eb[54]];var _0x5cbfx17=Math[_0x37eb[112]]((_0x5cbfxd- 2)/ (_0x5cbfxc[_0x37eb[79]]- _0x5cbfxc[_0x37eb[111]]+ _0x5cbfx16),(_0x5cbfxe- 2)/ (_0x5cbfxc[_0x37eb[81]]- _0x5cbfxc[_0x37eb[113]]+ _0x5cbfx16));var _0x5cbfx10=-Math[_0x37eb[112]](_0x5cbfxc[_0x37eb[111]],0);var _0x5cbfx11=-Math[_0x37eb[112]](_0x5cbfxc[_0x37eb[113]],0);this[_0x37eb[5]][_0x37eb[73]][_0x37eb[133]](_0x5cbfx17,_0x5cbfx10,_0x5cbfx11);_0x5cbfxc= this[_0x37eb[5]][_0x37eb[89]]();var _0x5cbfx18=Math[_0x37eb[118]](0,Math[_0x37eb[134]]((_0x5cbfxd- _0x5cbfxc[_0x37eb[79]]- _0x5cbfxc[_0x37eb[111]])/ 2));var _0x5cbfxf=Math[_0x37eb[118]](0,Math[_0x37eb[134]]((_0x5cbfxe- _0x5cbfxc[_0x37eb[81]]- _0x5cbfxc[_0x37eb[113]])/ 2));var _0x5cbfx19=null;if(this[_0x37eb[5]][_0x37eb[135]]== mxConstants[_0x37eb[136]]&& !mxClient[_0x37eb[137]]){_0x5cbfx19= this[_0x37eb[5]][_0x37eb[73]][_0x37eb[140]]()[_0x37eb[139]][_0x37eb[138]](true)}else {_0x5cbfx19= this[_0x37eb[5]][_0x37eb[2]][_0x37eb[138]](false);_0x5cbfx19[_0x37eb[104]]= this[_0x37eb[5]][_0x37eb[2]][_0x37eb[104]]};this[_0x37eb[5]][_0x37eb[141]]()[_0x37eb[86]]();if(mxClient[_0x37eb[142]]){_0x5cbfx15[_0x37eb[17]][_0x37eb[143]]= _0x37eb[144]+ this[_0x37eb[1]][_0x37eb[9]][_0x37eb[145]]+ _0x37eb[122]};var _0x5cbfx1a=3;_0x5cbfx19[_0x37eb[17]][_0x37eb[19]]= _0x37eb[76];_0x5cbfx19[_0x37eb[17]][_0x37eb[91]]= _0x37eb[18];_0x5cbfx19[_0x37eb[17]][_0x37eb[146]]= _0x37eb[147];_0x5cbfx19[_0x37eb[17]][_0x37eb[124]]= (_0x5cbfx18+ _0x5cbfx1a)+ _0x37eb[93];_0x5cbfx19[_0x37eb[17]][_0x37eb[109]]= (_0x5cbfxf+ _0x5cbfx1a)+ _0x37eb[93];_0x5cbfx19[_0x37eb[17]][_0x37eb[79]]= _0x5cbfxd+ _0x37eb[93];_0x5cbfx19[_0x37eb[17]][_0x37eb[81]]= _0x5cbfxe+ _0x37eb[93];_0x5cbfx19[_0x37eb[17]][_0x37eb[16]]= _0x37eb[105];_0x5cbfx19[_0x37eb[17]][_0x37eb[148]]= _0x37eb[105];_0x5cbfx19[_0x37eb[17]][_0x37eb[149]]= _0x37eb[105];_0x5cbfx15[_0x37eb[21]](_0x5cbfx19);if(this[_0x37eb[63]]&& _0x5cbfx9!= null){var _0x5cbfx1b=(mxClient[_0x37eb[90]])?2* this[_0x37eb[61]]+ 2:0;_0x5cbfx15[_0x37eb[17]][_0x37eb[81]]= (this[_0x37eb[60]]+ _0x5cbfx1b+ this[_0x37eb[62]]+ 8)+ _0x37eb[93];var _0x5cbfx1c=document[_0x37eb[7]](_0x37eb[6]);_0x5cbfx1c[_0x37eb[17]][_0x37eb[150]]= this[_0x37eb[62]]+ _0x37eb[93];_0x5cbfx1c[_0x37eb[17]][_0x37eb[98]]= _0x37eb[99];_0x5cbfx1c[_0x37eb[17]][_0x37eb[151]]= _0x37eb[152];if(mxClient[_0x37eb[153]]){_0x5cbfx1c[_0x37eb[17]][_0x37eb[81]]= (this[_0x37eb[62]]+ 12)+ _0x37eb[93]};_0x5cbfx1c[_0x37eb[17]][_0x37eb[101]]= _0x37eb[154];mxUtils[_0x37eb[106]](_0x5cbfx1c,_0x5cbfx9);_0x5cbfx15[_0x37eb[21]](_0x5cbfx1c)}};Sidebar[_0x37eb[40]][_0x37eb[155]]= function(_0x5cbfx8,_0x5cbfx9,_0x5cbfxa){var _0x5cbfx7=document[_0x37eb[7]](_0x37eb[128]);_0x5cbfx7[_0x37eb[123]](_0x37eb[129],_0x37eb[130]);_0x5cbfx7[_0x37eb[69]]= _0x37eb[156];_0x5cbfx7[_0x37eb[17]][_0x37eb[91]]= _0x37eb[18];var _0x5cbfx1b=(mxClient[_0x37eb[90]])?8+ 2* this[_0x37eb[61]]:6;_0x5cbfx7[_0x37eb[17]][_0x37eb[79]]= (this[_0x37eb[59]]+ _0x5cbfx1b)+ _0x37eb[93];_0x5cbfx7[_0x37eb[17]][_0x37eb[81]]= (this[_0x37eb[60]]+ _0x5cbfx1b)+ _0x37eb[93];_0x5cbfx7[_0x37eb[17]][_0x37eb[157]]= this[_0x37eb[61]]+ _0x37eb[93];mxEvent[_0x37eb[26]](_0x5cbfx7,_0x37eb[158],function(_0x5cbfx4){mxEvent[_0x37eb[159]](_0x5cbfx4)});this[_0x37eb[132]](_0x5cbfx8,this[_0x37eb[59]],this[_0x37eb[60]],_0x5cbfx7,_0x5cbfx9,_0x5cbfxa);return _0x5cbfx7};Sidebar[_0x37eb[40]][_0x37eb[160]]= function(_0x5cbfx8,_0x5cbfx1d){return function(_0x5cbfx1e,_0x5cbfx4,_0x5cbfx1f,_0x5cbfx20,_0x5cbfx21){if(_0x5cbfx1e[_0x37eb[161]]()){_0x5cbfx8= _0x5cbfx1e[_0x37eb[162]](_0x5cbfx8);if(_0x5cbfx8[_0x37eb[94]]> 0){var _0x5cbfx22=(_0x5cbfx1f!= null)?_0x5cbfx1e[_0x37eb[163]](_0x5cbfx1f,_0x5cbfx8,_0x5cbfx4):false;var _0x5cbfx23=null;if(_0x5cbfx1f!= null&& !_0x5cbfx22){_0x5cbfx1f= null};if(_0x5cbfx1d&& _0x5cbfx1e[_0x37eb[164]]()&& _0x5cbfx1e[_0x37eb[165]](_0x5cbfx1f,_0x5cbfx8,_0x5cbfx4)){_0x5cbfx1e[_0x37eb[166]](_0x5cbfx1f,_0x5cbfx8,null,_0x5cbfx20,_0x5cbfx21);_0x5cbfx23= _0x5cbfx8}else {if(_0x5cbfx8[_0x37eb[94]]> 0){_0x5cbfx23= _0x5cbfx1e[_0x37eb[167]](_0x5cbfx8,_0x5cbfx20,_0x5cbfx21,_0x5cbfx1f)}};if(_0x5cbfx23!= null&& _0x5cbfx23[_0x37eb[94]]> 0){_0x5cbfx1e[_0x37eb[168]](_0x5cbfx23[0]);_0x5cbfx1e[_0x37eb[169]](_0x5cbfx23)}}}}};Sidebar[_0x37eb[40]][_0x37eb[170]]= function(_0x5cbfxd,_0x5cbfxe){var _0x5cbfx7=document[_0x37eb[7]](_0x37eb[6]);_0x5cbfx7[_0x37eb[17]][_0x37eb[171]]= _0x37eb[172];_0x5cbfx7[_0x37eb[17]][_0x37eb[79]]= _0x5cbfxd+ _0x37eb[93];_0x5cbfx7[_0x37eb[17]][_0x37eb[81]]= _0x5cbfxe+ _0x37eb[93];return _0x5cbfx7};Sidebar[_0x37eb[40]][_0x37eb[173]]= function(_0x5cbfx7,_0x5cbfx24,_0x5cbfx25){var _0x5cbfx26=mxUtils[_0x37eb[175]](_0x5cbfx7,this[_0x37eb[1]][_0x37eb[9]][_0x37eb[5]],_0x5cbfx24,_0x5cbfx25,0,0,this[_0x37eb[1]][_0x37eb[9]][_0x37eb[5]][_0x37eb[174]],true,true);_0x5cbfx26[_0x37eb[176]]= function(_0x5cbfx1e,_0x5cbfx20,_0x5cbfx21){var _0x5cbfx1f=mxDragSource[_0x37eb[40]][_0x37eb[176]][_0x37eb[177]](this,arguments);if(!_0x5cbfx1e[_0x37eb[178]](_0x5cbfx1f)){_0x5cbfx1f= null};return _0x5cbfx1f};return _0x5cbfx26};Sidebar[_0x37eb[40]][_0x37eb[179]]= function(_0x5cbfx7,_0x5cbfx27){var _0x5cbfx1e=this[_0x37eb[1]][_0x37eb[9]][_0x37eb[5]];var _0x5cbfx28=null;mxEvent[_0x37eb[182]](_0x5cbfx7,function(_0x5cbfx4){_0x5cbfx28= new mxPoint(mxEvent[_0x37eb[180]](_0x5cbfx4),mxEvent[_0x37eb[181]](_0x5cbfx4))});var _0x5cbfx29=_0x5cbfx27[_0x37eb[183]];_0x5cbfx27[_0x37eb[183]]= function(_0x5cbfx4){if(!mxEvent[_0x37eb[184]](_0x5cbfx4)&& this[_0x37eb[185]]== null&& _0x5cbfx28!= null){var _0x5cbfx2a=_0x5cbfx1e[_0x37eb[186]];if(Math[_0x37eb[187]](_0x5cbfx28[_0x37eb[111]]- mxEvent[_0x37eb[180]](_0x5cbfx4))<= _0x5cbfx2a&& Math[_0x37eb[187]](_0x5cbfx28[_0x37eb[113]]- mxEvent[_0x37eb[181]](_0x5cbfx4))<= _0x5cbfx2a){var _0x5cbfx2b=_0x5cbfx1e[_0x37eb[188]]();_0x5cbfx27[_0x37eb[189]](_0x5cbfx1e,_0x5cbfx4,null,_0x5cbfx2b,_0x5cbfx2b)}};_0x5cbfx29[_0x37eb[177]](this,arguments);_0x5cbfx28= null}};Sidebar[_0x37eb[40]][_0x37eb[190]]= function(_0x5cbfx2c,_0x5cbfx14,_0x5cbfx2d,_0x5cbfx2e){var _0x5cbfx2f=mxUtils[_0x37eb[190]]();var _0x5cbfx19=_0x5cbfx2f[_0x37eb[7]](_0x5cbfx2c);_0x5cbfx19[_0x37eb[123]](_0x37eb[191],_0x5cbfx14);_0x5cbfx2d[_0x37eb[192]](function(_0x5cbfx30,_0x5cbfx31){_0x5cbfx19[_0x37eb[123]](_0x5cbfx30,_0x5cbfx2e[_0x5cbfx31]?_0x5cbfx2e[_0x5cbfx31]:_0x37eb[105])});return _0x5cbfx19};Sidebar[_0x37eb[40]][_0x37eb[193]]= function(_0x5cbfx32,_0x5cbfxd,_0x5cbfxe,_0x5cbfx33,_0x5cbfx9,_0x5cbfxa){var _0x5cbfx2d=[];var _0x5cbfx2e=[];switch(_0x5cbfx33){case _0x37eb[47]:_0x5cbfx2d= [_0x37eb[194],_0x37eb[195],_0x37eb[196]];_0x5cbfx2e= [_0x37eb[197],_0x37eb[105],_0x37eb[198]];break;case _0x37eb[50]:_0x5cbfx2d= [_0x37eb[194],_0x37eb[195]];_0x5cbfx2e= [_0x37eb[197],_0x37eb[105]];break;case _0x37eb[48]:_0x5cbfx2d= [_0x37eb[194],_0x37eb[48],_0x37eb[199]];_0x5cbfx2e= [_0x37eb[197],_0x37eb[105]];break;case _0x37eb[49]:_0x5cbfx2d= [_0x37eb[194],_0x37eb[48],_0x37eb[200]];_0x5cbfx2e= [_0x37eb[197],_0x37eb[105]];break;default:_0x5cbfx2d= [];_0x5cbfx2e= [];break};var _0x5cbfx19=this[_0x37eb[190]](_0x5cbfx33,_0x5cbfx9,_0x5cbfx2d,_0x5cbfx2e);var _0x5cbfx8=[ new mxCell(_0x5cbfx19, new mxGeometry(0,0,_0x5cbfxd,_0x5cbfxe),_0x5cbfx32)];_0x5cbfx8[0][_0x37eb[201]]= true;return this[_0x37eb[202]](_0x5cbfx8,_0x5cbfxd,_0x5cbfxe,_0x5cbfx9,_0x5cbfxa)};Sidebar[_0x37eb[40]][_0x37eb[202]]= function(_0x5cbfx8,_0x5cbfxd,_0x5cbfxe,_0x5cbfx9,_0x5cbfxa){var _0x5cbfx7=this[_0x37eb[155]](_0x5cbfx8,_0x5cbfx9,_0x5cbfxa);var _0x5cbfx27=this[_0x37eb[173]](_0x5cbfx7,this[_0x37eb[160]](_0x5cbfx8,true),this[_0x37eb[170]](_0x5cbfxd,_0x5cbfxe));this[_0x37eb[179]](_0x5cbfx7,_0x5cbfx27);_0x5cbfx27[_0x37eb[203]]= mxUtils[_0x37eb[25]](this,function(){return this[_0x37eb[1]][_0x37eb[9]][_0x37eb[5]][_0x37eb[205]][_0x37eb[204]]});if(!touchStyle){mxEvent[_0x37eb[26]](_0x5cbfx7,_0x37eb[30],mxUtils[_0x37eb[25]](this,function(_0x5cbfx4){this[_0x37eb[65]](_0x5cbfx7,_0x5cbfx8,_0x5cbfx9,_0x5cbfxa)}))};return _0x5cbfx7};Sidebar[_0x37eb[40]][_0x37eb[206]]= function(_0x5cbfx32,_0x5cbfxd,_0x5cbfxe,_0x5cbfx33,_0x5cbfx9,_0x5cbfxa){var _0x5cbfx8=[ new mxCell((_0x5cbfx33!= null)?_0x5cbfx33:_0x37eb[105], new mxGeometry(0,0,_0x5cbfxd,_0x5cbfxe),_0x5cbfx32)];_0x5cbfx8[0][_0x37eb[208]][_0x37eb[207]]( new mxPoint(0,_0x5cbfxe),true);_0x5cbfx8[0][_0x37eb[208]][_0x37eb[207]]( new mxPoint(_0x5cbfxd,0),false);_0x5cbfx8[0][_0x37eb[208]][_0x37eb[76]]= true;_0x5cbfx8[0][_0x37eb[209]]= true;return this[_0x37eb[210]](_0x5cbfx8,_0x5cbfxd,_0x5cbfxe,_0x5cbfx9,_0x5cbfxa)};Sidebar[_0x37eb[40]][_0x37eb[210]]= function(_0x5cbfx8,_0x5cbfxd,_0x5cbfxe,_0x5cbfx9,_0x5cbfxa){var _0x5cbfx7=this[_0x37eb[155]](_0x5cbfx8,_0x5cbfx9,_0x5cbfxa);this[_0x37eb[173]](_0x5cbfx7,this[_0x37eb[160]](_0x5cbfx8,false),this[_0x37eb[170]](_0x5cbfxd,_0x5cbfxe));var _0x5cbfx1e=this[_0x37eb[1]][_0x37eb[9]][_0x37eb[5]];mxEvent[_0x37eb[26]](_0x5cbfx7,_0x37eb[158],mxUtils[_0x37eb[25]](this,function(_0x5cbfx4){if(this[_0x37eb[56]]){_0x5cbfx1e[_0x37eb[211]](_0x5cbfx8[0])};_0x5cbfx7[_0x37eb[17]][_0x37eb[212]]= _0x37eb[213];window[_0x37eb[126]](function(){_0x5cbfx7[_0x37eb[17]][_0x37eb[212]]= _0x37eb[105]},300);mxEvent[_0x37eb[159]](_0x5cbfx4)}));touchStyle= false;if(!touchStyle){mxEvent[_0x37eb[26]](_0x5cbfx7,_0x37eb[30],mxUtils[_0x37eb[25]](this,function(_0x5cbfx4){this[_0x37eb[65]](_0x5cbfx7,_0x5cbfx8,_0x5cbfx9,_0x5cbfxa)}))};return _0x5cbfx7};Sidebar[_0x37eb[40]][_0x37eb[214]]= function(_0x5cbfx34,_0x5cbfx9,_0x5cbfx35,_0x5cbfx36){var _0x5cbfx7=this[_0x37eb[127]](_0x5cbfx9);this[_0x37eb[2]][_0x37eb[21]](_0x5cbfx7);var _0x5cbfx1c=document[_0x37eb[7]](_0x37eb[6]);_0x5cbfx1c[_0x37eb[69]]= _0x37eb[215];if(_0x5cbfx35){_0x5cbfx36(_0x5cbfx1c);_0x5cbfx36= null}else {_0x5cbfx1c[_0x37eb[17]][_0x37eb[83]]= _0x37eb[110]};this[_0x37eb[216]](_0x5cbfx7,_0x5cbfx1c,_0x5cbfx36);var _0x5cbfx37=document[_0x37eb[7]](_0x37eb[6]);_0x5cbfx37[_0x37eb[21]](_0x5cbfx1c);this[_0x37eb[2]][_0x37eb[21]](_0x5cbfx37);if(_0x5cbfx34!= null){this[_0x37eb[3]][_0x5cbfx34]= [_0x5cbfx7,_0x5cbfx37]}};Sidebar[_0x37eb[40]][_0x37eb[216]]= function(_0x5cbfx9,_0x5cbfx38,_0x5cbfx39){var _0x5cbfx3a=false;_0x5cbfx9[_0x37eb[17]][_0x37eb[143]]= (_0x5cbfx38[_0x37eb[17]][_0x37eb[83]]== _0x37eb[110])?_0x37eb[144]+ IMAGE_PATH+ _0x37eb[217]:_0x37eb[144]+ IMAGE_PATH+ _0x37eb[218];_0x5cbfx9[_0x37eb[17]][_0x37eb[219]]= _0x37eb[220];_0x5cbfx9[_0x37eb[17]][_0x37eb[221]]= _0x37eb[222];mxEvent[_0x37eb[26]](_0x5cbfx9,_0x37eb[158],function(_0x5cbfx4){if(_0x5cbfx38[_0x37eb[17]][_0x37eb[83]]== _0x37eb[110]){if(!_0x5cbfx3a){_0x5cbfx3a= true;if(_0x5cbfx39!= null){_0x5cbfx9[_0x37eb[17]][_0x37eb[146]]= _0x37eb[223];window[_0x37eb[126]](function(){_0x5cbfx39(_0x5cbfx38);_0x5cbfx9[_0x37eb[17]][_0x37eb[146]]= _0x37eb[105]},0)}};_0x5cbfx9[_0x37eb[17]][_0x37eb[143]]= _0x37eb[144]+ IMAGE_PATH+ _0x37eb[218];_0x5cbfx38[_0x37eb[17]][_0x37eb[83]]= _0x37eb[84]}else {_0x5cbfx9[_0x37eb[17]][_0x37eb[143]]= _0x37eb[144]+ IMAGE_PATH+ _0x37eb[217];_0x5cbfx38[_0x37eb[17]][_0x37eb[83]]= _0x37eb[110]};mxEvent[_0x37eb[159]](_0x5cbfx4)})};Sidebar[_0x37eb[40]][_0x37eb[224]]= function(_0x5cbfx34){var _0x5cbfx3b=this[_0x37eb[3]][_0x5cbfx34];if(_0x5cbfx3b!= null){this[_0x37eb[3]][_0x5cbfx34]= null;for(var _0x5cbfx3c=0;_0x5cbfx3c< _0x5cbfx3b[_0x37eb[94]];_0x5cbfx3c++){this[_0x37eb[2]][_0x37eb[225]](_0x5cbfx3b[_0x5cbfx3c])};return true};return false};Sidebar[_0x37eb[40]][_0x37eb[51]]= function(_0x5cbfx34,_0x5cbfx9,_0x5cbfx3d,_0x5cbfx3e,_0x5cbfx3f,_0x5cbfx40){this[_0x37eb[214]](_0x5cbfx34,_0x5cbfx9,(_0x5cbfx34=== _0x37eb[42]),mxUtils[_0x37eb[25]](this,function(_0x5cbfx38){var _0x5cbfx41=_0x5cbfx40!= null;for(var _0x5cbfx3c=0;_0x5cbfx3c< _0x5cbfx3f[_0x37eb[94]];_0x5cbfx3c++){var _0x5cbfx42=_0x5cbfx3d+ _0x5cbfx3f[_0x5cbfx3c]+ _0x5cbfx3e;_0x5cbfx38[_0x37eb[21]](this[_0x37eb[193]](_0x37eb[226]+ _0x5cbfx42,80,80,_0x5cbfx3f[_0x5cbfx3c],(_0x5cbfx41)?_0x5cbfx40[_0x5cbfx3c]:null,_0x5cbfx41))}}))} \ 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 7662635..e2530ed 100644 --- a/public/assets/plugins/jscripty/js/Toolbar.js +++ b/public/assets/plugins/jscripty/js/Toolbar.js @@ -1 +1 @@ -var _0x52d1=["\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(_0x3495x2,_0x3495x3){this[_0x52d1[0]]= _0x3495x2;this[_0x52d1[1]]= _0x3495x3;this[_0x52d1[2]]();mxEvent[_0x52d1[5]](document,mxUtils[_0x52d1[4]](this,function(_0x3495x4){this[_0x52d1[3]]()}))}Toolbar[_0x52d1[6]][_0x52d1[2]]= function(){this[_0x52d1[21]]([_0x52d1[7],_0x52d1[8],_0x52d1[9],_0x52d1[10],_0x52d1[11],_0x52d1[12],_0x52d1[9],_0x52d1[13],_0x52d1[14],_0x52d1[15],_0x52d1[16],_0x52d1[9],_0x52d1[17],_0x52d1[9],_0x52d1[18],_0x52d1[19],_0x52d1[20],_0x52d1[9]]);var _0x3495x5=this[_0x52d1[25]](_0x52d1[22],mxResources[_0x52d1[24]](_0x52d1[23]),true,_0x52d1[23]);_0x3495x5[_0x52d1[27]][_0x52d1[26]]= _0x52d1[28];_0x3495x5[_0x52d1[27]][_0x52d1[29]]= _0x52d1[30];_0x3495x5[_0x52d1[27]][_0x52d1[31]]= _0x52d1[32];this[_0x52d1[33]]();var _0x3495x6=this[_0x52d1[25]](_0x52d1[34],mxResources[_0x52d1[24]](_0x52d1[35]),true,_0x52d1[35]);_0x3495x6[_0x52d1[27]][_0x52d1[26]]= _0x52d1[28];_0x3495x6[_0x52d1[27]][_0x52d1[29]]= _0x52d1[30];_0x3495x6[_0x52d1[27]][_0x52d1[31]]= _0x52d1[36];this[_0x52d1[21]]([_0x52d1[9],_0x52d1[37],_0x52d1[38],_0x52d1[39]]);var _0x3495x7=this[_0x52d1[0]][_0x52d1[41]][_0x52d1[40]];var _0x3495x8=mxUtils[_0x52d1[4]](this,function(){var _0x3495x9=_0x52d1[22];var _0x3495xa=_0x52d1[34];var _0x3495xb=_0x3495x7[_0x52d1[44]]()[_0x52d1[43]](_0x3495x7[_0x52d1[42]]());if(_0x3495xb!= null){_0x3495x9= _0x3495xb[_0x52d1[27]][mxConstants[_0x52d1[45]]]|| _0x3495x9;_0x3495xa= _0x3495xb[_0x52d1[27]][mxConstants[_0x52d1[46]]]|| _0x3495xa;if(_0x3495x9[_0x52d1[47]]> 10){_0x3495x9= _0x3495x9[_0x52d1[48]](0,8)+ _0x52d1[49]};_0x3495x5[_0x52d1[50]]= _0x3495x9;_0x3495x6[_0x52d1[50]]= _0x3495xa}});_0x3495x7[_0x52d1[52]]()[_0x52d1[51]](mxEvent.CHANGE,_0x3495x8);_0x3495x7[_0x52d1[53]]()[_0x52d1[51]](mxEvent.CHANGE,_0x3495x8)};Toolbar[_0x52d1[6]][_0x52d1[3]]= function(){if(this[_0x52d1[54]]!= null){this[_0x52d1[54]][_0x52d1[3]]();this[_0x52d1[54]][_0x52d1[55]]();this[_0x52d1[54]]= null}};Toolbar[_0x52d1[6]][_0x52d1[25]]= function(_0x3495xc,_0x3495xd,_0x3495xe,_0x3495xf){var _0x3495x10=this[_0x52d1[0]][_0x52d1[56]][_0x52d1[24]](_0x3495xf);var _0x3495x11=this[_0x52d1[58]](_0x3495xc,_0x3495xd,_0x3495xe,_0x3495x10[_0x52d1[57]]);_0x3495x10[_0x52d1[51]](_0x52d1[59],function(){_0x3495x11[_0x52d1[61]](_0x3495x10[_0x52d1[60]])});return _0x3495x11};Toolbar[_0x52d1[6]][_0x52d1[58]]= function(_0x3495xc,_0x3495xd,_0x3495xe,_0x3495x12){var _0x3495x11=(_0x3495xe)?this[_0x52d1[62]](_0x3495xc):this[_0x52d1[63]](_0x3495xc);this[_0x52d1[64]](_0x3495x11,_0x3495xd);this[_0x52d1[65]](_0x3495x11,_0x3495xe,_0x3495x12);this[_0x52d1[1]][_0x52d1[66]](_0x3495x11);return _0x3495x11};Toolbar[_0x52d1[6]][_0x52d1[33]]= function(){var _0x3495x11=document[_0x52d1[68]](_0x52d1[67]);_0x3495x11[_0x52d1[69]]= _0x52d1[70];this[_0x52d1[1]][_0x52d1[66]](_0x3495x11);return _0x3495x11};Toolbar[_0x52d1[6]][_0x52d1[21]]= function(_0x3495x13){for(var _0x3495x14=0;_0x3495x14< _0x3495x13[_0x52d1[47]];_0x3495x14++){var _0x3495x15=_0x3495x13[_0x3495x14];if(_0x3495x15== _0x52d1[9]){this[_0x52d1[33]]()}else {this[_0x52d1[73]](_0x52d1[71]+ _0x3495x15[_0x52d1[72]](),_0x3495x15)}}};Toolbar[_0x52d1[6]][_0x52d1[73]]= function(_0x3495x16,_0x3495x15){var _0x3495x17=this[_0x52d1[0]][_0x52d1[74]][_0x52d1[24]](_0x3495x15);var _0x3495x11=null;if(_0x3495x17!= null){_0x3495x11= this[_0x52d1[76]](_0x3495x16,_0x3495x17[_0x52d1[75]],_0x3495x17[_0x52d1[57]]);_0x3495x11[_0x52d1[61]](_0x3495x17[_0x52d1[60]]);_0x3495x17[_0x52d1[51]](_0x52d1[59],function(){_0x3495x11[_0x52d1[61]](_0x3495x17[_0x52d1[60]])})};return _0x3495x11};Toolbar[_0x52d1[6]][_0x52d1[76]]= function(_0x3495x18,_0x3495xd,_0x3495x12){var _0x3495x11=this[_0x52d1[63]](_0x3495x18);this[_0x52d1[64]](_0x3495x11,_0x3495xd);this[_0x52d1[77]](_0x3495x11,_0x3495x12);this[_0x52d1[1]][_0x52d1[66]](_0x3495x11);return _0x3495x11};Toolbar[_0x52d1[6]][_0x52d1[78]]= function(_0x3495x19){var _0x3495x7=this[_0x52d1[0]][_0x52d1[41]][_0x52d1[40]];var _0x3495x1a=function(){var _0x3495x1b=!_0x3495x7[_0x52d1[79]]();for(var _0x3495x14=0;_0x3495x14< _0x3495x19[_0x52d1[47]];_0x3495x14++){_0x3495x19[_0x3495x14][_0x52d1[61]](_0x3495x1b)}};_0x3495x7[_0x52d1[52]]()[_0x52d1[51]](mxEvent.CHANGE,_0x3495x1a);_0x3495x1a()};Toolbar[_0x52d1[6]][_0x52d1[80]]= function(_0x3495x19){var _0x3495x7=this[_0x52d1[0]][_0x52d1[41]][_0x52d1[40]];var _0x3495x1a=function(){var _0x3495x1c=false;if(!_0x3495x7[_0x52d1[79]]()){var _0x3495x1d=_0x3495x7[_0x52d1[81]]();for(var _0x3495x14=0;_0x3495x14< _0x3495x1d[_0x52d1[47]];_0x3495x14++){if(_0x3495x7[_0x52d1[53]]()[_0x52d1[82]](_0x3495x1d[_0x3495x14])){_0x3495x1c= true;break}}};for(var _0x3495x14=0;_0x3495x14< _0x3495x19[_0x52d1[47]];_0x3495x14++){_0x3495x19[_0x3495x14][_0x52d1[61]](_0x3495x1c)}};_0x3495x7[_0x52d1[52]]()[_0x52d1[51]](mxEvent.CHANGE,_0x3495x1a);_0x3495x1a()};Toolbar[_0x52d1[6]][_0x52d1[64]]= function(_0x3495x11,_0x3495xd){_0x3495x11[_0x52d1[85]](_0x52d1[83],_0x52d1[84]);if(_0x3495xd!= null){_0x3495x11[_0x52d1[85]](_0x52d1[86],_0x3495xd)};this[_0x52d1[87]](_0x3495x11)};Toolbar[_0x52d1[6]][_0x52d1[87]]= function(_0x3495x11){var _0x3495x18=_0x3495x11[_0x52d1[69]];_0x3495x11[_0x52d1[61]]= function(_0x3495x1e){_0x3495x11[_0x52d1[60]]= _0x3495x1e;if(_0x3495x1e){_0x3495x11[_0x52d1[69]]= _0x3495x18}else {_0x3495x11[_0x52d1[69]]= _0x3495x18+ _0x52d1[88]}};_0x3495x11[_0x52d1[61]](true)};Toolbar[_0x52d1[6]][_0x52d1[77]]= function(_0x3495x11,_0x3495x12){if(_0x3495x12!= null){mxEvent[_0x52d1[51]](_0x3495x11,_0x52d1[89],function(_0x3495x4){if(_0x3495x11[_0x52d1[60]]){_0x3495x12(_0x3495x4)};mxEvent[_0x52d1[90]](_0x3495x4)})}};Toolbar[_0x52d1[6]][_0x52d1[63]]= function(_0x3495x18){var _0x3495x11=document[_0x52d1[68]](_0x52d1[91]);_0x3495x11[_0x52d1[85]](_0x52d1[92],_0x52d1[93]);_0x3495x11[_0x52d1[69]]= _0x52d1[94];var _0x3495x1f=document[_0x52d1[68]](_0x52d1[67]);_0x3495x1f[_0x52d1[69]]= _0x52d1[95]+ _0x3495x18;_0x3495x11[_0x52d1[66]](_0x3495x1f);return _0x3495x11};Toolbar[_0x52d1[6]][_0x52d1[62]]= function(_0x3495xc,_0x3495xd){var _0x3495x11=document[_0x52d1[68]](_0x52d1[91]);_0x3495x11[_0x52d1[85]](_0x52d1[92],_0x52d1[93]);_0x3495x11[_0x52d1[69]]= _0x52d1[96];mxUtils[_0x52d1[97]](_0x3495x11,_0x3495xc);return _0x3495x11};Toolbar[_0x52d1[6]][_0x52d1[65]]= function(_0x3495x11,_0x3495xe,_0x3495x12,_0x3495x20){if(_0x3495x12!= null){var _0x3495x7=this[_0x52d1[0]][_0x52d1[41]][_0x52d1[40]];var _0x3495x10=null;mxEvent[_0x52d1[51]](_0x3495x11,_0x52d1[89],mxUtils[_0x52d1[4]](this,function(_0x3495x4){if(_0x3495x11[_0x52d1[60]]== null|| _0x3495x11[_0x52d1[60]]){_0x3495x7[_0x52d1[98]][_0x52d1[3]]();_0x3495x10= new mxPopupMenu(_0x3495x12);_0x3495x10[_0x52d1[67]][_0x52d1[69]]+= _0x52d1[99];_0x3495x10[_0x52d1[100]]= _0x3495x20;_0x3495x10[_0x52d1[101]]= _0x3495xe;_0x3495x10[_0x52d1[102]]= true;_0x3495x10[_0x52d1[106]](_0x3495x11[_0x52d1[103]],_0x3495x11[_0x52d1[104]]+ _0x3495x11[_0x52d1[105]]+ 34,null,_0x3495x4);this[_0x52d1[54]]= _0x3495x10};mxEvent[_0x52d1[90]](_0x3495x4)}))}} \ No newline at end of file +var _0xc281=["\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(_0x842ex2,_0x842ex3){this[_0xc281[0]]= _0x842ex2;this[_0xc281[1]]= _0x842ex3;this[_0xc281[2]]();mxEvent[_0xc281[5]](document,mxUtils[_0xc281[4]](this,function(_0x842ex4){this[_0xc281[3]]()}))}Toolbar[_0xc281[6]][_0xc281[2]]= function(){this[_0xc281[21]]([_0xc281[7],_0xc281[8],_0xc281[9],_0xc281[10],_0xc281[11],_0xc281[12],_0xc281[9],_0xc281[13],_0xc281[14],_0xc281[15],_0xc281[16],_0xc281[9],_0xc281[17],_0xc281[9],_0xc281[18],_0xc281[19],_0xc281[20],_0xc281[9]]);var _0x842ex5=this[_0xc281[25]](_0xc281[22],mxResources[_0xc281[24]](_0xc281[23]),true,_0xc281[23]);_0x842ex5[_0xc281[27]][_0xc281[26]]= _0xc281[28];_0x842ex5[_0xc281[27]][_0xc281[29]]= _0xc281[30];_0x842ex5[_0xc281[27]][_0xc281[31]]= _0xc281[32];this[_0xc281[33]]();var _0x842ex6=this[_0xc281[25]](_0xc281[34],mxResources[_0xc281[24]](_0xc281[35]),true,_0xc281[35]);_0x842ex6[_0xc281[27]][_0xc281[26]]= _0xc281[28];_0x842ex6[_0xc281[27]][_0xc281[29]]= _0xc281[30];_0x842ex6[_0xc281[27]][_0xc281[31]]= _0xc281[36];this[_0xc281[21]]([_0xc281[9],_0xc281[37],_0xc281[38],_0xc281[39]]);var _0x842ex7=this[_0xc281[0]][_0xc281[41]][_0xc281[40]];var _0x842ex8=mxUtils[_0xc281[4]](this,function(){var _0x842ex9=_0xc281[22];var _0x842exa=_0xc281[34];var _0x842exb=_0x842ex7[_0xc281[44]]()[_0xc281[43]](_0x842ex7[_0xc281[42]]());if(_0x842exb!= null){_0x842ex9= _0x842exb[_0xc281[27]][mxConstants[_0xc281[45]]]|| _0x842ex9;_0x842exa= _0x842exb[_0xc281[27]][mxConstants[_0xc281[46]]]|| _0x842exa;if(_0x842ex9[_0xc281[47]]> 10){_0x842ex9= _0x842ex9[_0xc281[48]](0,8)+ _0xc281[49]};_0x842ex5[_0xc281[50]]= _0x842ex9;_0x842ex6[_0xc281[50]]= _0x842exa}});_0x842ex7[_0xc281[52]]()[_0xc281[51]](mxEvent.CHANGE,_0x842ex8);_0x842ex7[_0xc281[53]]()[_0xc281[51]](mxEvent.CHANGE,_0x842ex8)};Toolbar[_0xc281[6]][_0xc281[3]]= function(){if(this[_0xc281[54]]!= null){this[_0xc281[54]][_0xc281[3]]();this[_0xc281[54]][_0xc281[55]]();this[_0xc281[54]]= null}};Toolbar[_0xc281[6]][_0xc281[25]]= function(_0x842exc,_0x842exd,_0x842exe,_0x842exf){var _0x842ex10=this[_0xc281[0]][_0xc281[56]][_0xc281[24]](_0x842exf);var _0x842ex11=this[_0xc281[58]](_0x842exc,_0x842exd,_0x842exe,_0x842ex10[_0xc281[57]]);_0x842ex10[_0xc281[51]](_0xc281[59],function(){_0x842ex11[_0xc281[61]](_0x842ex10[_0xc281[60]])});return _0x842ex11};Toolbar[_0xc281[6]][_0xc281[58]]= function(_0x842exc,_0x842exd,_0x842exe,_0x842ex12){var _0x842ex11=(_0x842exe)?this[_0xc281[62]](_0x842exc):this[_0xc281[63]](_0x842exc);this[_0xc281[64]](_0x842ex11,_0x842exd);this[_0xc281[65]](_0x842ex11,_0x842exe,_0x842ex12);this[_0xc281[1]][_0xc281[66]](_0x842ex11);return _0x842ex11};Toolbar[_0xc281[6]][_0xc281[33]]= function(){var _0x842ex11=document[_0xc281[68]](_0xc281[67]);_0x842ex11[_0xc281[69]]= _0xc281[70];this[_0xc281[1]][_0xc281[66]](_0x842ex11);return _0x842ex11};Toolbar[_0xc281[6]][_0xc281[21]]= function(_0x842ex13){for(var _0x842ex14=0;_0x842ex14< _0x842ex13[_0xc281[47]];_0x842ex14++){var _0x842ex15=_0x842ex13[_0x842ex14];if(_0x842ex15== _0xc281[9]){this[_0xc281[33]]()}else {this[_0xc281[73]](_0xc281[71]+ _0x842ex15[_0xc281[72]](),_0x842ex15)}}};Toolbar[_0xc281[6]][_0xc281[73]]= function(_0x842ex16,_0x842ex15){var _0x842ex17=this[_0xc281[0]][_0xc281[74]][_0xc281[24]](_0x842ex15);var _0x842ex11=null;if(_0x842ex17!= null){_0x842ex11= this[_0xc281[76]](_0x842ex16,_0x842ex17[_0xc281[75]],_0x842ex17[_0xc281[57]]);_0x842ex11[_0xc281[61]](_0x842ex17[_0xc281[60]]);_0x842ex17[_0xc281[51]](_0xc281[59],function(){_0x842ex11[_0xc281[61]](_0x842ex17[_0xc281[60]])})};return _0x842ex11};Toolbar[_0xc281[6]][_0xc281[76]]= function(_0x842ex18,_0x842exd,_0x842ex12){var _0x842ex11=this[_0xc281[63]](_0x842ex18);this[_0xc281[64]](_0x842ex11,_0x842exd);this[_0xc281[77]](_0x842ex11,_0x842ex12);this[_0xc281[1]][_0xc281[66]](_0x842ex11);return _0x842ex11};Toolbar[_0xc281[6]][_0xc281[78]]= function(_0x842ex19){var _0x842ex7=this[_0xc281[0]][_0xc281[41]][_0xc281[40]];var _0x842ex1a=function(){var _0x842ex1b=!_0x842ex7[_0xc281[79]]();for(var _0x842ex14=0;_0x842ex14< _0x842ex19[_0xc281[47]];_0x842ex14++){_0x842ex19[_0x842ex14][_0xc281[61]](_0x842ex1b)}};_0x842ex7[_0xc281[52]]()[_0xc281[51]](mxEvent.CHANGE,_0x842ex1a);_0x842ex1a()};Toolbar[_0xc281[6]][_0xc281[80]]= function(_0x842ex19){var _0x842ex7=this[_0xc281[0]][_0xc281[41]][_0xc281[40]];var _0x842ex1a=function(){var _0x842ex1c=false;if(!_0x842ex7[_0xc281[79]]()){var _0x842ex1d=_0x842ex7[_0xc281[81]]();for(var _0x842ex14=0;_0x842ex14< _0x842ex1d[_0xc281[47]];_0x842ex14++){if(_0x842ex7[_0xc281[53]]()[_0xc281[82]](_0x842ex1d[_0x842ex14])){_0x842ex1c= true;break}}};for(var _0x842ex14=0;_0x842ex14< _0x842ex19[_0xc281[47]];_0x842ex14++){_0x842ex19[_0x842ex14][_0xc281[61]](_0x842ex1c)}};_0x842ex7[_0xc281[52]]()[_0xc281[51]](mxEvent.CHANGE,_0x842ex1a);_0x842ex1a()};Toolbar[_0xc281[6]][_0xc281[64]]= function(_0x842ex11,_0x842exd){_0x842ex11[_0xc281[85]](_0xc281[83],_0xc281[84]);if(_0x842exd!= null){_0x842ex11[_0xc281[85]](_0xc281[86],_0x842exd)};this[_0xc281[87]](_0x842ex11)};Toolbar[_0xc281[6]][_0xc281[87]]= function(_0x842ex11){var _0x842ex18=_0x842ex11[_0xc281[69]];_0x842ex11[_0xc281[61]]= function(_0x842ex1e){_0x842ex11[_0xc281[60]]= _0x842ex1e;if(_0x842ex1e){_0x842ex11[_0xc281[69]]= _0x842ex18}else {_0x842ex11[_0xc281[69]]= _0x842ex18+ _0xc281[88]}};_0x842ex11[_0xc281[61]](true)};Toolbar[_0xc281[6]][_0xc281[77]]= function(_0x842ex11,_0x842ex12){if(_0x842ex12!= null){mxEvent[_0xc281[51]](_0x842ex11,_0xc281[89],function(_0x842ex4){if(_0x842ex11[_0xc281[60]]){_0x842ex12(_0x842ex4)};mxEvent[_0xc281[90]](_0x842ex4)})}};Toolbar[_0xc281[6]][_0xc281[63]]= function(_0x842ex18){var _0x842ex11=document[_0xc281[68]](_0xc281[91]);_0x842ex11[_0xc281[85]](_0xc281[92],_0xc281[93]);_0x842ex11[_0xc281[69]]= _0xc281[94];var _0x842ex1f=document[_0xc281[68]](_0xc281[67]);_0x842ex1f[_0xc281[69]]= _0xc281[95]+ _0x842ex18;_0x842ex11[_0xc281[66]](_0x842ex1f);return _0x842ex11};Toolbar[_0xc281[6]][_0xc281[62]]= function(_0x842exc,_0x842exd){var _0x842ex11=document[_0xc281[68]](_0xc281[91]);_0x842ex11[_0xc281[85]](_0xc281[92],_0xc281[93]);_0x842ex11[_0xc281[69]]= _0xc281[96];mxUtils[_0xc281[97]](_0x842ex11,_0x842exc);return _0x842ex11};Toolbar[_0xc281[6]][_0xc281[65]]= function(_0x842ex11,_0x842exe,_0x842ex12,_0x842ex20){if(_0x842ex12!= null){var _0x842ex7=this[_0xc281[0]][_0xc281[41]][_0xc281[40]];var _0x842ex10=null;mxEvent[_0xc281[51]](_0x842ex11,_0xc281[89],mxUtils[_0xc281[4]](this,function(_0x842ex4){if(_0x842ex11[_0xc281[60]]== null|| _0x842ex11[_0xc281[60]]){_0x842ex7[_0xc281[98]][_0xc281[3]]();_0x842ex10= new mxPopupMenu(_0x842ex12);_0x842ex10[_0xc281[67]][_0xc281[69]]+= _0xc281[99];_0x842ex10[_0xc281[100]]= _0x842ex20;_0x842ex10[_0xc281[101]]= _0x842exe;_0x842ex10[_0xc281[102]]= true;_0x842ex10[_0xc281[106]](_0x842ex11[_0xc281[103]],_0x842ex11[_0xc281[104]]+ _0x842ex11[_0xc281[105]]+ 34,null,_0x842ex4);this[_0xc281[54]]= _0x842ex10};mxEvent[_0xc281[90]](_0x842ex4)}))}} \ 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 27922dc..a279c60 100644 --- a/public/assets/plugins/jscripty/js/custom.js +++ b/public/assets/plugins/jscripty/js/custom.js @@ -1 +1 @@ -var _0x1dc0=["\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(_0xf65ex2){var _0xf65ex3= new Object();var _0xf65ex4=_0xf65ex2[_0x1dc0[3]](_0x1dc0[2]);if(_0xf65ex4> 0){var _0xf65ex5=_0xf65ex2[_0x1dc0[6]](_0xf65ex4+ 1)[_0x1dc0[5]](_0x1dc0[4]);for(var _0xf65ex6=0;_0xf65ex6< _0xf65ex5[_0x1dc0[7]];_0xf65ex6++){_0xf65ex4= _0xf65ex5[_0xf65ex6][_0x1dc0[9]](_0x1dc0[8]);if(_0xf65ex4> 0){_0xf65ex3[_0xf65ex5[_0xf65ex6][_0x1dc0[6]](0,_0xf65ex4)]= _0xf65ex5[_0xf65ex6][_0x1dc0[6]](_0xf65ex4+ 1)}}};return _0xf65ex3})(window[_0x1dc0[1]][_0x1dc0[0]]);var t0= new Date();var MAX_REQUEST_SIZE=10485760;var MAX_WIDTH=12000;var MAX_HEIGHT=12000;var EXPORT_URL=_0x1dc0[10];var SHARE_HOST=_0x1dc0[11];var SAVE_URL=_0x1dc0[12];var VARIABLE_URL=_0x1dc0[13];var STENCIL_PATH=_0x1dc0[14];var SHAPES_PATH=_0x1dc0[15];var IMAGE_PATH=_0x1dc0[16];var STYLE_PATH=_0x1dc0[17];var CSS_PATH=_0x1dc0[17];var OPEN_FORM=_0x1dc0[18];var TEMPLATE_PATH=_0x1dc0[19];var RESOURCES_PATH=_0x1dc0[20];var RESOURCE_BASE=RESOURCES_PATH+ _0x1dc0[21];var tapAndHoldStartsConnection=true;var showConnectorImg=true;var mxLoadResources=false;console[_0x1dc0[25]](_0x1dc0[22],localStorage[_0x1dc0[24]](_0x1dc0[23]));switch(localStorage[_0x1dc0[24]](_0x1dc0[23])){case _0x1dc0[27]:mxLanguage= _0x1dc0[26];break;case _0x1dc0[28]:mxLanguage= _0x1dc0[28];break;default:mxLanguage= _0x1dc0[28]};console[_0x1dc0[25]](_0x1dc0[29],mxLanguage);var mxLanguages=[_0x1dc0[30],_0x1dc0[31],_0x1dc0[32],_0x1dc0[33],_0x1dc0[34],_0x1dc0[35],_0x1dc0[36],_0x1dc0[37],_0x1dc0[38],_0x1dc0[39],_0x1dc0[40],_0x1dc0[28],_0x1dc0[41],_0x1dc0[42],_0x1dc0[43],_0x1dc0[44],_0x1dc0[45],_0x1dc0[46],_0x1dc0[47],_0x1dc0[48],_0x1dc0[49],_0x1dc0[50],_0x1dc0[51],_0x1dc0[52],_0x1dc0[53],_0x1dc0[54],_0x1dc0[55]];var mxBasePath=_0x1dc0[56];var geBasePath=_0x1dc0[57];var ISPEECHLANG={usenglishfemale:_0x1dc0[58],usenglishmale:_0x1dc0[59],ukenglishfemale:_0x1dc0[60],ukenglishmale:_0x1dc0[61],auenglishfemale:_0x1dc0[62],usspanishfemale:_0x1dc0[63],usspanishmale:_0x1dc0[64],chchinesefemale:_0x1dc0[65],chchinesemale:_0x1dc0[66],hkchinesefemale:_0x1dc0[67],twchinesefemale:_0x1dc0[68],jpjapanesefemale:_0x1dc0[69],jpjapanesemale:_0x1dc0[70],krkoreanfemale:_0x1dc0[71],krkoreanmale:_0x1dc0[72],caenglishfemale:_0x1dc0[73],huhungarianfemale:_0x1dc0[74],brportuguesefemale:_0x1dc0[75],eurportuguesefemale:_0x1dc0[76],eurportuguesemale:_0x1dc0[77],eurspanishfemale:_0x1dc0[78],eurspanishmale:_0x1dc0[79],eurcatalanfemale:_0x1dc0[80],eurczechfemale:_0x1dc0[81],eurdanishfemale:_0x1dc0[82],eurfinnishfemale:_0x1dc0[83],eurfrenchfemale:_0x1dc0[84],eurfrenchmale:_0x1dc0[85],eurnorwegianfemale:_0x1dc0[86],eurdutchfemale:_0x1dc0[87],eurpolishfemale:_0x1dc0[88],euritalianfemale:_0x1dc0[89],eurturkishfemale:_0x1dc0[90],eurturkishmale:_0x1dc0[91],eurgermanfemale:_0x1dc0[92],eurgermanmale:_0x1dc0[93],rurussianfemale:_0x1dc0[94],rurussianmale:_0x1dc0[95],swswedishfemale:_0x1dc0[96],cafrenchfemale:_0x1dc0[97],cafrenchmale:_0x1dc0[98]};var ISPEECHASRLANG={"\x65\x6E\x2D\x55\x53":_0x1dc0[99],"\x65\x6E\x2D\x43\x41":_0x1dc0[100],"\x65\x6E\x2D\x47\x42":_0x1dc0[101],"\x65\x6E\x2D\x41\x55":_0x1dc0[102],"\x65\x73\x2D\x45\x53":_0x1dc0[103],"\x65\x73\x2D\x4D\x58":_0x1dc0[104],"\x69\x74\x2D\x49\x54":_0x1dc0[105],"\x66\x72\x2D\x46\x52":_0x1dc0[106],"\x66\x72\x2D\x43\x41":_0x1dc0[107],"\x70\x6C\x2D\x50\x4C":_0x1dc0[108],"\x70\x74\x2D\x50\x54":_0x1dc0[109],"\x63\x61\x2D\x45\x53":_0x1dc0[110],"\x7A\x68\x2D\x54\x57":_0x1dc0[111],"\x64\x61\x2D\x44\x4B":_0x1dc0[112],"\x66\x72\x2D\x46\x52":_0x1dc0[113],"\x6A\x61\x2D\x4A\x50":_0x1dc0[114],"\x6B\x6F\x2D\x4B\x52":_0x1dc0[115],"\x6E\x6C\x2D\x4E\x4C":_0x1dc0[116],"\x6E\x62\x2D\x4E\x4F":_0x1dc0[117],"\x70\x74\x2D\x42\x52":_0x1dc0[118],"\x72\x75\x2D\x52\x55":_0x1dc0[119],"\x73\x76\x2D\x53\x45":_0x1dc0[120],"\x7A\x68\x2D\x43\x4E":_0x1dc0[121],"\x7A\x68\x2D\x48\x4B":_0x1dc0[122]};var ISPEECHASRMODEL={0:_0x1dc0[123],date:_0x1dc0[124],usmoney:_0x1dc0[125],numbersto9:_0x1dc0[126],numbersto99:_0x1dc0[127],numbersto999:_0x1dc0[128],time:_0x1dc0[129],phonenumber:_0x1dc0[130],streets:_0x1dc0[131],citystate:_0x1dc0[132]};var GOOGLETTSLANG={"\x61\x66":_0x1dc0[133],"\x73\x71":_0x1dc0[134],"\x61\x6D":_0x1dc0[135],"\x61\x72":_0x1dc0[136],"\x68\x79":_0x1dc0[137],"\x61\x7A":_0x1dc0[138],"\x65\x75":_0x1dc0[139],"\x62\x65":_0x1dc0[140],"\x62\x6E":_0x1dc0[141],"\x62\x68":_0x1dc0[142],"\x62\x73":_0x1dc0[143],"\x62\x72":_0x1dc0[144],"\x62\x67":_0x1dc0[145],"\x6B\x6D":_0x1dc0[146],"\x63\x61":_0x1dc0[147],"\x7A\x68\x2D\x43\x4E":_0x1dc0[148],"\x7A\x68\x2D\x54\x57":_0x1dc0[149],"\x63\x6F":_0x1dc0[150],"\x68\x72":_0x1dc0[151],"\x63\x73":_0x1dc0[152],"\x64\x61":_0x1dc0[153],"\x6E\x6C":_0x1dc0[154],"\x65\x6E":_0x1dc0[155],"\x65\x6F":_0x1dc0[156],"\x65\x74":_0x1dc0[157],"\x66\x6F":_0x1dc0[158],"\x74\x6C":_0x1dc0[159],"\x66\x69":_0x1dc0[160],"\x66\x72":_0x1dc0[161],"\x66\x79":_0x1dc0[162],"\x67\x6C":_0x1dc0[163],"\x6B\x61":_0x1dc0[164],"\x64\x65":_0x1dc0[165],"\x65\x6C":_0x1dc0[166],"\x67\x6E":_0x1dc0[167],"\x67\x75":_0x1dc0[168],"\x78\x78\x2D\x68\x61\x63\x6B\x65\x72":_0x1dc0[169],"\x68\x61":_0x1dc0[170],"\x69\x77":_0x1dc0[171],"\x68\x69":_0x1dc0[172],"\x68\x75":_0x1dc0[173],"\x69\x73":_0x1dc0[174],"\x69\x64":_0x1dc0[175],"\x69\x61":_0x1dc0[176],"\x67\x61":_0x1dc0[177],"\x69\x74":_0x1dc0[178],"\x6A\x77":_0x1dc0[179],"\x6A\x61":_0x1dc0[180],"\x6B\x6E":_0x1dc0[181],"\x6B\x6B":_0x1dc0[182],"\x72\x77":_0x1dc0[183],"\x72\x6E":_0x1dc0[184],"\x78\x78\x2D\x6B\x6C\x69\x6E\x67\x6F\x6E":_0x1dc0[185],"\x6B\x75":_0x1dc0[186],"\x6B\x6F":_0x1dc0[187],"\x6B\x79":_0x1dc0[188],"\x6C\x6F":_0x1dc0[189],"\x6C\x61":_0x1dc0[190],"\x6C\x76":_0x1dc0[191],"\x6C\x6E":_0x1dc0[192],"\x6C\x74":_0x1dc0[193],"\x6D\x6B":_0x1dc0[194],"\x6D\x67":_0x1dc0[195],"\x6D\x73":_0x1dc0[196],"\x6D\x6C":_0x1dc0[197],"\x6D\x74":_0x1dc0[198],"\x6D\x69":_0x1dc0[199],"\x6D\x72":_0x1dc0[200],"\x6D\x6F":_0x1dc0[201],"\x6D\x6E":_0x1dc0[202],"\x73\x72\x2D\x4D\x45":_0x1dc0[203],"\x6E\x65":_0x1dc0[204],"\x6E\x6F":_0x1dc0[205],"\x6E\x6E":_0x1dc0[206],"\x6F\x63":_0x1dc0[207],"\x6F\x72":_0x1dc0[208],"\x6F\x6D":_0x1dc0[209],"\x70\x73":_0x1dc0[210],"\x66\x61":_0x1dc0[211],"\x78\x78\x2D\x70\x69\x72\x61\x74\x65":_0x1dc0[212],"\x70\x6C":_0x1dc0[213],"\x70\x74\x2D\x42\x52":_0x1dc0[118],"\x70\x74\x2D\x50\x54":_0x1dc0[109],"\x70\x61":_0x1dc0[214],"\x71\x75":_0x1dc0[215],"\x72\x6F":_0x1dc0[216],"\x72\x6D":_0x1dc0[217],"\x72\x75":_0x1dc0[218],"\x67\x64":_0x1dc0[219],"\x73\x72":_0x1dc0[220],"\x73\x68":_0x1dc0[221],"\x73\x74":_0x1dc0[222],"\x73\x6E":_0x1dc0[223],"\x73\x64":_0x1dc0[224],"\x73\x69":_0x1dc0[225],"\x73\x6B":_0x1dc0[226],"\x73\x6C":_0x1dc0[227],"\x73\x6F":_0x1dc0[228],"\x65\x73":_0x1dc0[229],"\x73\x75":_0x1dc0[230],"\x73\x77":_0x1dc0[231],"\x73\x76":_0x1dc0[232],"\x74\x67":_0x1dc0[233],"\x74\x61":_0x1dc0[234],"\x74\x74":_0x1dc0[235],"\x74\x65":_0x1dc0[236],"\x74\x68":_0x1dc0[237],"\x74\x69":_0x1dc0[238],"\x74\x6F":_0x1dc0[239],"\x74\x72":_0x1dc0[240],"\x74\x6B":_0x1dc0[241],"\x74\x77":_0x1dc0[242],"\x75\x67":_0x1dc0[243],"\x75\x6B":_0x1dc0[244],"\x75\x72":_0x1dc0[245],"\x75\x7A":_0x1dc0[246],"\x76\x69":_0x1dc0[247],"\x63\x79":_0x1dc0[248],"\x78\x68":_0x1dc0[249],"\x79\x69":_0x1dc0[250],"\x79\x6F":_0x1dc0[251],"\x7A\x75":_0x1dc0[252]} \ No newline at end of file +var _0x13dd=["\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(_0x446dx2){var _0x446dx3= new Object();var _0x446dx4=_0x446dx2[_0x13dd[3]](_0x13dd[2]);if(_0x446dx4> 0){var _0x446dx5=_0x446dx2[_0x13dd[6]](_0x446dx4+ 1)[_0x13dd[5]](_0x13dd[4]);for(var _0x446dx6=0;_0x446dx6< _0x446dx5[_0x13dd[7]];_0x446dx6++){_0x446dx4= _0x446dx5[_0x446dx6][_0x13dd[9]](_0x13dd[8]);if(_0x446dx4> 0){_0x446dx3[_0x446dx5[_0x446dx6][_0x13dd[6]](0,_0x446dx4)]= _0x446dx5[_0x446dx6][_0x13dd[6]](_0x446dx4+ 1)}}};return _0x446dx3})(window[_0x13dd[1]][_0x13dd[0]]);var t0= new Date();var MAX_REQUEST_SIZE=10485760;var MAX_WIDTH=12000;var MAX_HEIGHT=12000;var EXPORT_URL=_0x13dd[10];var SHARE_HOST=_0x13dd[11];var SAVE_URL=_0x13dd[12];var VARIABLE_URL=_0x13dd[13];var STENCIL_PATH=_0x13dd[14];var SHAPES_PATH=_0x13dd[15];var IMAGE_PATH=_0x13dd[16];var STYLE_PATH=_0x13dd[17];var CSS_PATH=_0x13dd[17];var OPEN_FORM=_0x13dd[18];var TEMPLATE_PATH=_0x13dd[19];var RESOURCES_PATH=_0x13dd[20];var RESOURCE_BASE=RESOURCES_PATH+ _0x13dd[21];var tapAndHoldStartsConnection=true;var showConnectorImg=true;var mxLoadResources=false;console[_0x13dd[25]](_0x13dd[22],localStorage[_0x13dd[24]](_0x13dd[23]));switch(localStorage[_0x13dd[24]](_0x13dd[23])){case _0x13dd[27]:mxLanguage= _0x13dd[26];break;case _0x13dd[28]:mxLanguage= _0x13dd[28];break;default:mxLanguage= _0x13dd[28]};console[_0x13dd[25]](_0x13dd[29],mxLanguage);var mxLanguages=[_0x13dd[30],_0x13dd[31],_0x13dd[32],_0x13dd[33],_0x13dd[34],_0x13dd[35],_0x13dd[36],_0x13dd[37],_0x13dd[38],_0x13dd[39],_0x13dd[40],_0x13dd[28],_0x13dd[41],_0x13dd[42],_0x13dd[43],_0x13dd[44],_0x13dd[45],_0x13dd[46],_0x13dd[47],_0x13dd[48],_0x13dd[49],_0x13dd[50],_0x13dd[51],_0x13dd[52],_0x13dd[53],_0x13dd[54],_0x13dd[55]];var mxBasePath=_0x13dd[56];var geBasePath=_0x13dd[57];var ISPEECHLANG={usenglishfemale:_0x13dd[58],usenglishmale:_0x13dd[59],ukenglishfemale:_0x13dd[60],ukenglishmale:_0x13dd[61],auenglishfemale:_0x13dd[62],usspanishfemale:_0x13dd[63],usspanishmale:_0x13dd[64],chchinesefemale:_0x13dd[65],chchinesemale:_0x13dd[66],hkchinesefemale:_0x13dd[67],twchinesefemale:_0x13dd[68],jpjapanesefemale:_0x13dd[69],jpjapanesemale:_0x13dd[70],krkoreanfemale:_0x13dd[71],krkoreanmale:_0x13dd[72],caenglishfemale:_0x13dd[73],huhungarianfemale:_0x13dd[74],brportuguesefemale:_0x13dd[75],eurportuguesefemale:_0x13dd[76],eurportuguesemale:_0x13dd[77],eurspanishfemale:_0x13dd[78],eurspanishmale:_0x13dd[79],eurcatalanfemale:_0x13dd[80],eurczechfemale:_0x13dd[81],eurdanishfemale:_0x13dd[82],eurfinnishfemale:_0x13dd[83],eurfrenchfemale:_0x13dd[84],eurfrenchmale:_0x13dd[85],eurnorwegianfemale:_0x13dd[86],eurdutchfemale:_0x13dd[87],eurpolishfemale:_0x13dd[88],euritalianfemale:_0x13dd[89],eurturkishfemale:_0x13dd[90],eurturkishmale:_0x13dd[91],eurgermanfemale:_0x13dd[92],eurgermanmale:_0x13dd[93],rurussianfemale:_0x13dd[94],rurussianmale:_0x13dd[95],swswedishfemale:_0x13dd[96],cafrenchfemale:_0x13dd[97],cafrenchmale:_0x13dd[98]};var ISPEECHASRLANG={"\x65\x6E\x2D\x55\x53":_0x13dd[99],"\x65\x6E\x2D\x43\x41":_0x13dd[100],"\x65\x6E\x2D\x47\x42":_0x13dd[101],"\x65\x6E\x2D\x41\x55":_0x13dd[102],"\x65\x73\x2D\x45\x53":_0x13dd[103],"\x65\x73\x2D\x4D\x58":_0x13dd[104],"\x69\x74\x2D\x49\x54":_0x13dd[105],"\x66\x72\x2D\x46\x52":_0x13dd[106],"\x66\x72\x2D\x43\x41":_0x13dd[107],"\x70\x6C\x2D\x50\x4C":_0x13dd[108],"\x70\x74\x2D\x50\x54":_0x13dd[109],"\x63\x61\x2D\x45\x53":_0x13dd[110],"\x7A\x68\x2D\x54\x57":_0x13dd[111],"\x64\x61\x2D\x44\x4B":_0x13dd[112],"\x66\x72\x2D\x46\x52":_0x13dd[113],"\x6A\x61\x2D\x4A\x50":_0x13dd[114],"\x6B\x6F\x2D\x4B\x52":_0x13dd[115],"\x6E\x6C\x2D\x4E\x4C":_0x13dd[116],"\x6E\x62\x2D\x4E\x4F":_0x13dd[117],"\x70\x74\x2D\x42\x52":_0x13dd[118],"\x72\x75\x2D\x52\x55":_0x13dd[119],"\x73\x76\x2D\x53\x45":_0x13dd[120],"\x7A\x68\x2D\x43\x4E":_0x13dd[121],"\x7A\x68\x2D\x48\x4B":_0x13dd[122]};var ISPEECHASRMODEL={0:_0x13dd[123],date:_0x13dd[124],usmoney:_0x13dd[125],numbersto9:_0x13dd[126],numbersto99:_0x13dd[127],numbersto999:_0x13dd[128],time:_0x13dd[129],phonenumber:_0x13dd[130],streets:_0x13dd[131],citystate:_0x13dd[132]};var GOOGLETTSLANG={"\x61\x66":_0x13dd[133],"\x73\x71":_0x13dd[134],"\x61\x6D":_0x13dd[135],"\x61\x72":_0x13dd[136],"\x68\x79":_0x13dd[137],"\x61\x7A":_0x13dd[138],"\x65\x75":_0x13dd[139],"\x62\x65":_0x13dd[140],"\x62\x6E":_0x13dd[141],"\x62\x68":_0x13dd[142],"\x62\x73":_0x13dd[143],"\x62\x72":_0x13dd[144],"\x62\x67":_0x13dd[145],"\x6B\x6D":_0x13dd[146],"\x63\x61":_0x13dd[147],"\x7A\x68\x2D\x43\x4E":_0x13dd[148],"\x7A\x68\x2D\x54\x57":_0x13dd[149],"\x63\x6F":_0x13dd[150],"\x68\x72":_0x13dd[151],"\x63\x73":_0x13dd[152],"\x64\x61":_0x13dd[153],"\x6E\x6C":_0x13dd[154],"\x65\x6E":_0x13dd[155],"\x65\x6F":_0x13dd[156],"\x65\x74":_0x13dd[157],"\x66\x6F":_0x13dd[158],"\x74\x6C":_0x13dd[159],"\x66\x69":_0x13dd[160],"\x66\x72":_0x13dd[161],"\x66\x79":_0x13dd[162],"\x67\x6C":_0x13dd[163],"\x6B\x61":_0x13dd[164],"\x64\x65":_0x13dd[165],"\x65\x6C":_0x13dd[166],"\x67\x6E":_0x13dd[167],"\x67\x75":_0x13dd[168],"\x78\x78\x2D\x68\x61\x63\x6B\x65\x72":_0x13dd[169],"\x68\x61":_0x13dd[170],"\x69\x77":_0x13dd[171],"\x68\x69":_0x13dd[172],"\x68\x75":_0x13dd[173],"\x69\x73":_0x13dd[174],"\x69\x64":_0x13dd[175],"\x69\x61":_0x13dd[176],"\x67\x61":_0x13dd[177],"\x69\x74":_0x13dd[178],"\x6A\x77":_0x13dd[179],"\x6A\x61":_0x13dd[180],"\x6B\x6E":_0x13dd[181],"\x6B\x6B":_0x13dd[182],"\x72\x77":_0x13dd[183],"\x72\x6E":_0x13dd[184],"\x78\x78\x2D\x6B\x6C\x69\x6E\x67\x6F\x6E":_0x13dd[185],"\x6B\x75":_0x13dd[186],"\x6B\x6F":_0x13dd[187],"\x6B\x79":_0x13dd[188],"\x6C\x6F":_0x13dd[189],"\x6C\x61":_0x13dd[190],"\x6C\x76":_0x13dd[191],"\x6C\x6E":_0x13dd[192],"\x6C\x74":_0x13dd[193],"\x6D\x6B":_0x13dd[194],"\x6D\x67":_0x13dd[195],"\x6D\x73":_0x13dd[196],"\x6D\x6C":_0x13dd[197],"\x6D\x74":_0x13dd[198],"\x6D\x69":_0x13dd[199],"\x6D\x72":_0x13dd[200],"\x6D\x6F":_0x13dd[201],"\x6D\x6E":_0x13dd[202],"\x73\x72\x2D\x4D\x45":_0x13dd[203],"\x6E\x65":_0x13dd[204],"\x6E\x6F":_0x13dd[205],"\x6E\x6E":_0x13dd[206],"\x6F\x63":_0x13dd[207],"\x6F\x72":_0x13dd[208],"\x6F\x6D":_0x13dd[209],"\x70\x73":_0x13dd[210],"\x66\x61":_0x13dd[211],"\x78\x78\x2D\x70\x69\x72\x61\x74\x65":_0x13dd[212],"\x70\x6C":_0x13dd[213],"\x70\x74\x2D\x42\x52":_0x13dd[118],"\x70\x74\x2D\x50\x54":_0x13dd[109],"\x70\x61":_0x13dd[214],"\x71\x75":_0x13dd[215],"\x72\x6F":_0x13dd[216],"\x72\x6D":_0x13dd[217],"\x72\x75":_0x13dd[218],"\x67\x64":_0x13dd[219],"\x73\x72":_0x13dd[220],"\x73\x68":_0x13dd[221],"\x73\x74":_0x13dd[222],"\x73\x6E":_0x13dd[223],"\x73\x64":_0x13dd[224],"\x73\x69":_0x13dd[225],"\x73\x6B":_0x13dd[226],"\x73\x6C":_0x13dd[227],"\x73\x6F":_0x13dd[228],"\x65\x73":_0x13dd[229],"\x73\x75":_0x13dd[230],"\x73\x77":_0x13dd[231],"\x73\x76":_0x13dd[232],"\x74\x67":_0x13dd[233],"\x74\x61":_0x13dd[234],"\x74\x74":_0x13dd[235],"\x74\x65":_0x13dd[236],"\x74\x68":_0x13dd[237],"\x74\x69":_0x13dd[238],"\x74\x6F":_0x13dd[239],"\x74\x72":_0x13dd[240],"\x74\x6B":_0x13dd[241],"\x74\x77":_0x13dd[242],"\x75\x67":_0x13dd[243],"\x75\x6B":_0x13dd[244],"\x75\x72":_0x13dd[245],"\x75\x7A":_0x13dd[246],"\x76\x69":_0x13dd[247],"\x63\x79":_0x13dd[248],"\x78\x68":_0x13dd[249],"\x79\x69":_0x13dd[250],"\x79\x6F":_0x13dd[251],"\x7A\x75":_0x13dd[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 3b0a74e..77f523b 100644 --- a/public/assets/plugins/mxgraph/js/mxClient.js +++ b/public/assets/plugins/mxgraph/js/mxClient.js @@ -1 +1 @@ -var _0x2d5f=["\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:_0x2d5f[0],IS_IE:0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[1]),IS_IE6:0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[4]),IS_QUIRKS:0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[1])&& (null== document[_0x2d5f[5]]|| 5== document[_0x2d5f[5]]),VML_PREFIX:_0x2d5f[6],OFFICE_PREFIX:_0x2d5f[7],IS_NS:0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[8])&& 0> navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[1]),IS_OP:0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[9]),IS_OT:0> navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[10])&& 0> navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[11])&& 0> navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[12])&& 0> navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[13])&& 0> navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[14])&& 0> navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[15]),IS_SF:0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[16])&& 0> navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[17]),IS_GC:0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[17]),IS_MT:0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[18])&& 0> navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[19])&& 0> navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[20])|| 0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[21])&& 0> navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[22])&& 0> navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[23])|| 0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[24])&& 0> navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[25])|| 0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[26])&& 0> navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[27]),IS_SVG:0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[18])|| 0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[21])|| 0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[28])|| 0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[26])|| 0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[29])|| 0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[30])|| 0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[16])|| 0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[31])|| 0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[9]),NO_FO:0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[19])|| 0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[22])|| 0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[20])|| 0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[23])|| 0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[25])|| 0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[27])|| 0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[32])|| 0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[33])|| 0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[9])|| 0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[1])|| 0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[34]),IS_VML:_0x2d5f[35]== navigator[_0x2d5f[37]][_0x2d5f[36]](),IS_MAC:0< navigator[_0x2d5f[3]][_0x2d5f[36]]()[_0x2d5f[2]](_0x2d5f[38]),IS_TOUCH:0< navigator[_0x2d5f[3]][_0x2d5f[36]]()[_0x2d5f[2]](_0x2d5f[39])|| 0< navigator[_0x2d5f[3]][_0x2d5f[36]]()[_0x2d5f[2]](_0x2d5f[40])|| 0< navigator[_0x2d5f[3]][_0x2d5f[36]]()[_0x2d5f[2]](_0x2d5f[41])|| 0< navigator[_0x2d5f[3]][_0x2d5f[36]]()[_0x2d5f[2]](_0x2d5f[42]),IS_LOCAL:0> document[_0x2d5f[45]][_0x2d5f[44]][_0x2d5f[2]](_0x2d5f[43])&& 0> document[_0x2d5f[45]][_0x2d5f[44]][_0x2d5f[2]](_0x2d5f[46]),isBrowserSupported:function(){return mxClient[_0x2d5f[47]]|| mxClient[_0x2d5f[48]]},link:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx4= _0x4b1fx4|| document;if(mxClient[_0x2d5f[49]]){_0x4b1fx4[_0x2d5f[53]](_0x2d5f[50]+ _0x4b1fx2+ _0x2d5f[51]+ _0x4b1fx3+ _0x2d5f[52])}else {var _0x4b1fx5=_0x4b1fx4[_0x2d5f[55]](_0x2d5f[54]);_0x4b1fx5[_0x2d5f[57]](_0x2d5f[56],_0x4b1fx2);_0x4b1fx5[_0x2d5f[57]](_0x2d5f[44],_0x4b1fx3);_0x4b1fx5[_0x2d5f[57]](_0x2d5f[58],_0x2d5f[59]);_0x4b1fx5[_0x2d5f[57]](_0x2d5f[60],_0x2d5f[61]);_0x4b1fx4[_0x2d5f[64]](_0x2d5f[63])[0][_0x2d5f[62]](_0x4b1fx5)}},include:function(_0x4b1fx2){document[_0x2d5f[53]](_0x2d5f[65]+ _0x4b1fx2+ _0x2d5f[66])},dispose:function(){for(var _0x4b1fx2=0;_0x4b1fx2< mxEvent[_0x2d5f[68]][_0x2d5f[67]];_0x4b1fx2++){null!= mxEvent[_0x2d5f[68]][_0x4b1fx2][_0x2d5f[69]]&& mxEvent[_0x2d5f[70]](mxEvent[_0x2d5f[68]][_0x4b1fx2])}}};mxClient[_0x2d5f[71]]&& mxClient[_0x2d5f[72]]?mxClient[_0x2d5f[73]]= _0x2d5f[74]:mxClient[_0x2d5f[75]]|| mxClient[_0x2d5f[76]]?mxClient[_0x2d5f[73]]= _0x2d5f[77]:mxClient[_0x2d5f[78]]?mxClient[_0x2d5f[73]]= _0x2d5f[79]:mxClient[_0x2d5f[80]]&& 9<= document[_0x2d5f[5]]&& (mxClient[_0x2d5f[73]]= _0x2d5f[81]);_0x2d5f[82]== typeof mxLoadResources&& (mxLoadResources= !0);_0x2d5f[82]== typeof mxResourceExtension&& (mxResourceExtension= _0x2d5f[83]);_0x2d5f[82]== typeof mxLoadStylesheets&& (mxLoadStylesheets= !0);_0x2d5f[82]!= typeof mxBasePath&& 0< mxBasePath[_0x2d5f[67]]?(_0x2d5f[84]== mxBasePath[_0x2d5f[85]](mxBasePath[_0x2d5f[67]]- 1)&& (mxBasePath= mxBasePath[_0x2d5f[85]](0,mxBasePath[_0x2d5f[67]]- 1)),mxClient[_0x2d5f[86]]= mxBasePath):mxClient[_0x2d5f[86]]= _0x2d5f[87];_0x2d5f[82]!= typeof mxImageBasePath&& 0< mxImageBasePath[_0x2d5f[67]]?(_0x2d5f[84]== mxImageBasePath[_0x2d5f[85]](mxImageBasePath[_0x2d5f[67]]- 1)&& (mxImageBasePath= mxImageBasePath[_0x2d5f[85]](0,mxImageBasePath[_0x2d5f[67]]- 1)),mxClient[_0x2d5f[88]]= mxImageBasePath):mxClient[_0x2d5f[88]]= mxClient[_0x2d5f[86]]+ _0x2d5f[89];mxClient[_0x2d5f[90]]= _0x2d5f[82]!= typeof mxLanguage?mxLanguage:mxClient[_0x2d5f[80]]?navigator[_0x2d5f[91]]:navigator[_0x2d5f[90]];mxClient[_0x2d5f[92]]= _0x2d5f[82]!= typeof mxDefaultLanguage?mxDefaultLanguage:_0x2d5f[93];mxLoadStylesheets&& mxClient[_0x2d5f[54]](_0x2d5f[94],mxClient[_0x2d5f[86]]+ _0x2d5f[95]);_0x2d5f[82]!= typeof mxLanguages&& (mxClient[_0x2d5f[96]]= mxLanguages);if(mxClient[_0x2d5f[80]]){if(9<= document[_0x2d5f[5]]){mxClient[_0x2d5f[47]]= !1,mxClient[_0x2d5f[48]]= !0}else {8== document[_0x2d5f[5]]?(document[_0x2d5f[100]][_0x2d5f[99]](mxClient.VML_PREFIX,_0x2d5f[97],_0x2d5f[98]),document[_0x2d5f[100]][_0x2d5f[99]](mxClient.OFFICE_PREFIX,_0x2d5f[101],_0x2d5f[98])):(document[_0x2d5f[100]][_0x2d5f[99]](mxClient.VML_PREFIX,_0x2d5f[97]),document[_0x2d5f[100]][_0x2d5f[99]](mxClient.OFFICE_PREFIX,_0x2d5f[101]));var ss=document[_0x2d5f[102]]();ss[_0x2d5f[103]]= _0x2d5f[104];mxLoadStylesheets&& mxClient[_0x2d5f[54]](_0x2d5f[94],mxClient[_0x2d5f[86]]+ _0x2d5f[105])};window[_0x2d5f[108]](_0x2d5f[106],mxClient[_0x2d5f[107]])};var mxLog={consoleName:_0x2d5f[109],TRACE:!1,DEBUG:!0,WARN:!0,buffer:_0x2d5f[110],init:function(){if(null== mxLog[_0x2d5f[111]]&& null!= document[_0x2d5f[112]]){var _0x4b1fx2=mxLog[_0x2d5f[113]]+ _0x2d5f[114]+ mxClient[_0x2d5f[115]],_0x4b1fx3=document[_0x2d5f[55]](_0x2d5f[116]);_0x4b1fx3[_0x2d5f[57]](_0x2d5f[117],_0x2d5f[118]);_0x4b1fx3[_0x2d5f[57]](_0x2d5f[119],_0x2d5f[118]);var _0x4b1fx4=document[_0x2d5f[55]](_0x2d5f[120]),_0x4b1fx5=document[_0x2d5f[55]](_0x2d5f[121]),_0x4b1fx9=document[_0x2d5f[55]](_0x2d5f[122]);_0x4b1fx9[_0x2d5f[124]][_0x2d5f[123]]= _0x2d5f[125];mxLog[_0x2d5f[126]]= document[_0x2d5f[55]](_0x2d5f[126]);mxLog[_0x2d5f[126]][_0x2d5f[57]](_0x2d5f[127],_0x2d5f[128]);mxLog[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[119]]= _0x2d5f[118];mxLog[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[129]]= _0x2d5f[130];mxLog[_0x2d5f[126]][_0x2d5f[131]]= mxLog[_0x2d5f[132]];mxLog[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[117]]= mxClient[_0x2d5f[133]]&& _0x2d5f[134]!= document[_0x2d5f[135]]?_0x2d5f[136]:_0x2d5f[118];_0x4b1fx9[_0x2d5f[62]](mxLog[_0x2d5f[126]]);_0x4b1fx5[_0x2d5f[62]](_0x4b1fx9);_0x4b1fx4[_0x2d5f[62]](_0x4b1fx5);_0x4b1fx5= document[_0x2d5f[55]](_0x2d5f[121]);mxLog[_0x2d5f[122]]= document[_0x2d5f[55]](_0x2d5f[122]);mxLog[_0x2d5f[122]][_0x2d5f[124]][_0x2d5f[123]]= _0x2d5f[125];mxLog[_0x2d5f[122]][_0x2d5f[57]](_0x2d5f[119],_0x2d5f[137]);_0x4b1fx5[_0x2d5f[62]](mxLog[_0x2d5f[122]]);_0x4b1fx4[_0x2d5f[62]](_0x4b1fx5);_0x4b1fx3[_0x2d5f[62]](_0x4b1fx4);mxLog[_0x2d5f[140]](_0x2d5f[138],function(_0x4b1fx2){mxLog[_0x2d5f[139]]()});mxLog[_0x2d5f[140]](_0x2d5f[141],function(_0x4b1fx2){_0x4b1fx2= mxUtils[_0x2d5f[142]](document[_0x2d5f[112]]);mxLog[_0x2d5f[143]](_0x4b1fx2)});mxLog[_0x2d5f[140]](_0x2d5f[144],function(_0x4b1fx2){mxLog[_0x2d5f[145]]= !mxLog[_0x2d5f[145]];mxLog[_0x2d5f[145]]?mxLog[_0x2d5f[143]](_0x2d5f[146]):mxLog[_0x2d5f[143]](_0x2d5f[147])});mxLog[_0x2d5f[140]](_0x2d5f[148],function(_0x4b1fx2){try{mxUtils[_0x2d5f[149]](mxLog[_0x2d5f[126]][_0x2d5f[131]])}catch(_0x4b1fx3){mxUtils[_0x2d5f[150]](_0x4b1fx3)}});mxLog[_0x2d5f[140]](_0x2d5f[151],function(_0x4b1fx2){try{mxUtils[_0x2d5f[152]](mxLog[_0x2d5f[126]][_0x2d5f[131]])}catch(_0x4b1fx3){mxUtils[_0x2d5f[150]](_0x4b1fx3)}});mxLog[_0x2d5f[140]](_0x2d5f[153],function(_0x4b1fx2){mxLog[_0x2d5f[126]][_0x2d5f[131]]= _0x2d5f[110]});_0x4b1fx5= _0x4b1fx4= 0;_0x2d5f[154]=== typeof window[_0x2d5f[155]]?(_0x4b1fx4= window[_0x2d5f[156]],_0x4b1fx5= window[_0x2d5f[155]]):(_0x4b1fx4= document[_0x2d5f[158]][_0x2d5f[157]]|| document[_0x2d5f[112]][_0x2d5f[157]],_0x4b1fx5= document[_0x2d5f[112]][_0x2d5f[159]]);mxLog[_0x2d5f[111]]= new mxWindow(_0x4b1fx2,_0x4b1fx3,Math[_0x2d5f[160]](0,_0x4b1fx5- 320),Math[_0x2d5f[160]](0,_0x4b1fx4- 210),300,160);mxLog[_0x2d5f[111]][_0x2d5f[161]](!0);mxLog[_0x2d5f[111]][_0x2d5f[162]](!1);mxLog[_0x2d5f[111]][_0x2d5f[163]](!0);mxLog[_0x2d5f[111]][_0x2d5f[164]](!0);mxLog[_0x2d5f[111]][_0x2d5f[165]]= !1;if((mxClient[_0x2d5f[133]]|| mxClient[_0x2d5f[80]])&& !mxClient[_0x2d5f[76]]&& !mxClient[_0x2d5f[75]]&& _0x2d5f[134]!= document[_0x2d5f[135]]){var _0x4b1fxa=mxLog[_0x2d5f[111]][_0x2d5f[166]](),_0x4b1fx2=function(_0x4b1fx2,_0x4b1fx3){mxLog[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[119]]= Math[_0x2d5f[160]](0,_0x4b1fxa[_0x2d5f[167]]- 70)+ _0x2d5f[168]};mxLog[_0x2d5f[111]][_0x2d5f[169]](mxEvent.RESIZE_END,_0x4b1fx2);mxLog[_0x2d5f[111]][_0x2d5f[169]](mxEvent.MAXIMIZE,_0x4b1fx2);mxLog[_0x2d5f[111]][_0x2d5f[169]](mxEvent.NORMALIZE,_0x4b1fx2);mxLog[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[119]]= _0x2d5f[170]}}},info:function(){mxLog[_0x2d5f[171]](mxUtils.toString(navigator))},addButton:function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=document[_0x2d5f[55]](_0x2d5f[172]);mxUtils[_0x2d5f[53]](_0x4b1fx4,_0x4b1fx2);mxEvent[_0x2d5f[169]](_0x4b1fx4,_0x2d5f[173],_0x4b1fx3);mxLog[_0x2d5f[122]][_0x2d5f[62]](_0x4b1fx4)},isVisible:function(){return null!= mxLog[_0x2d5f[111]]?mxLog[_0x2d5f[111]][_0x2d5f[174]]():!1},show:function(){mxLog[_0x2d5f[175]](!0)},setVisible:function(_0x4b1fx2){null== mxLog[_0x2d5f[111]]&& mxLog[_0x2d5f[176]]();null!= mxLog[_0x2d5f[111]]&& mxLog[_0x2d5f[111]][_0x2d5f[175]](_0x4b1fx2)},enter:function(_0x4b1fx2){if(mxLog[_0x2d5f[145]]){return mxLog[_0x2d5f[171]](_0x2d5f[177]+ _0x4b1fx2),( new Date)[_0x2d5f[178]]()}},leave:function(_0x4b1fx2,_0x4b1fx3){if(mxLog[_0x2d5f[145]]){var _0x4b1fx4=0!= _0x4b1fx3?_0x2d5f[179]+ (( new Date)[_0x2d5f[178]]()- _0x4b1fx3)+ _0x2d5f[180]:_0x2d5f[110];mxLog[_0x2d5f[171]](_0x2d5f[181]+ _0x4b1fx2+ _0x4b1fx4)}},debug:function(){mxLog[_0x2d5f[182]]&& mxLog[_0x2d5f[171]][_0x2d5f[183]](this,arguments)},warn:function(){mxLog[_0x2d5f[184]]&& mxLog[_0x2d5f[171]][_0x2d5f[183]](this,arguments)},write:function(){for(var _0x4b1fx2=_0x2d5f[110],_0x4b1fx3=0;_0x4b1fx3< arguments[_0x2d5f[67]];_0x4b1fx3++){_0x4b1fx2+= arguments[_0x4b1fx3],_0x4b1fx3< arguments[_0x2d5f[67]]- 1&& (_0x4b1fx2+= _0x2d5f[185])};null!= mxLog[_0x2d5f[126]]?(mxLog[_0x2d5f[126]][_0x2d5f[131]]+= _0x4b1fx2,0<= navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[186])&& (mxLog[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[188],mxLog[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[189]),mxLog[_0x2d5f[126]][_0x2d5f[190]]= mxLog[_0x2d5f[126]][_0x2d5f[191]]):mxLog[_0x2d5f[132]]+= _0x4b1fx2},writeln:function(){for(var _0x4b1fx2=_0x2d5f[110],_0x4b1fx3=0;_0x4b1fx3< arguments[_0x2d5f[67]];_0x4b1fx3++){_0x4b1fx2+= arguments[_0x4b1fx3],_0x4b1fx3< arguments[_0x2d5f[67]]- 1&& (_0x4b1fx2+= _0x2d5f[185])};mxLog[_0x2d5f[53]](_0x4b1fx2+ _0x2d5f[192])}},mxObjectIdentity={FIELD_NAME:_0x2d5f[193],counter:0,get:function(_0x4b1fx2){if(_0x2d5f[194]== typeof _0x4b1fx2&& null== _0x4b1fx2[mxObjectIdentity[_0x2d5f[195]]]){var _0x4b1fx3=mxUtils[_0x2d5f[197]](_0x4b1fx2[_0x2d5f[196]]);_0x4b1fx2[mxObjectIdentity[_0x2d5f[195]]]= _0x4b1fx3+ _0x2d5f[198]+ mxObjectIdentity[_0x2d5f[199]]++};return _0x4b1fx2[mxObjectIdentity[_0x2d5f[195]]]},clear:function(_0x4b1fx2){_0x2d5f[194]== typeof _0x4b1fx2&& delete _0x4b1fx2[mxObjectIdentity[_0x2d5f[195]]]}};function mxDictionary(){this[_0x2d5f[200]]()}mxDictionary[_0x2d5f[202]][_0x2d5f[201]]= null;mxDictionary[_0x2d5f[202]][_0x2d5f[200]]= function(){this[_0x2d5f[201]]= {}};mxDictionary[_0x2d5f[202]][_0x2d5f[203]]= function(_0x4b1fx2){_0x4b1fx2= mxObjectIdentity[_0x2d5f[203]](_0x4b1fx2);return this[_0x2d5f[201]][_0x4b1fx2]};mxDictionary[_0x2d5f[202]][_0x2d5f[204]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=mxObjectIdentity[_0x2d5f[203]](_0x4b1fx2),_0x4b1fx5=this[_0x2d5f[201]][_0x4b1fx4];this[_0x2d5f[201]][_0x4b1fx4]= _0x4b1fx3;return _0x4b1fx5};mxDictionary[_0x2d5f[202]][_0x2d5f[205]]= function(_0x4b1fx2){_0x4b1fx2= mxObjectIdentity[_0x2d5f[203]](_0x4b1fx2);var _0x4b1fx3=this[_0x2d5f[201]][_0x4b1fx2];delete this[_0x2d5f[201]][_0x4b1fx2];return _0x4b1fx3};mxDictionary[_0x2d5f[202]][_0x2d5f[206]]= function(){var _0x4b1fx2=[],_0x4b1fx3;for(_0x4b1fx3 in this[_0x2d5f[201]]){_0x4b1fx2[_0x2d5f[207]](_0x4b1fx3)};return _0x4b1fx2};mxDictionary[_0x2d5f[202]][_0x2d5f[208]]= function(){var _0x4b1fx2=[],_0x4b1fx3;for(_0x4b1fx3 in this[_0x2d5f[201]]){_0x4b1fx2[_0x2d5f[207]](this[_0x2d5f[201]][_0x4b1fx3])};return _0x4b1fx2};mxDictionary[_0x2d5f[202]][_0x2d5f[209]]= function(_0x4b1fx2){for(var _0x4b1fx3 in this[_0x2d5f[201]]){_0x4b1fx2(_0x4b1fx3,this[_0x2d5f[201]][_0x4b1fx3])}};var mxResources={resources:[],extension:mxResourceExtension,resourcesEncoded:!1,loadDefaultBundle:!0,loadSpecialBundle:!0,isLanguageSupported:function(_0x4b1fx2){return null!= mxClient[_0x2d5f[96]]?0<= mxUtils[_0x2d5f[2]](mxClient[_0x2d5f[96]],_0x4b1fx2):!0},getDefaultBundle:function(_0x4b1fx2,_0x4b1fx3){return mxResources[_0x2d5f[210]]|| !mxResources[_0x2d5f[211]](_0x4b1fx3)?_0x4b1fx2+ mxResources[_0x2d5f[212]]:null},getSpecialBundle:function(_0x4b1fx2,_0x4b1fx3){if(null== mxClient[_0x2d5f[96]]|| !this[_0x2d5f[211]](_0x4b1fx3)){var _0x4b1fx4=_0x4b1fx3[_0x2d5f[2]](_0x2d5f[213]);0< _0x4b1fx4&& (_0x4b1fx3= _0x4b1fx3[_0x2d5f[85]](0,_0x4b1fx4))};return mxResources[_0x2d5f[214]]&& mxResources[_0x2d5f[211]](_0x4b1fx3)&& _0x4b1fx3!= mxClient[_0x2d5f[92]]?_0x4b1fx2+ _0x2d5f[215]+ _0x4b1fx3+ mxResources[_0x2d5f[212]]:null},add:function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3= null!= _0x4b1fx3?_0x4b1fx3:mxClient[_0x2d5f[90]][_0x2d5f[216]]();if(_0x4b1fx3!= mxConstants[_0x2d5f[217]]){var _0x4b1fx4=mxResources[_0x2d5f[218]](_0x4b1fx2,_0x4b1fx3);if(null!= _0x4b1fx4){try{var _0x4b1fx5=mxUtils[_0x2d5f[219]](_0x4b1fx4);_0x4b1fx5[_0x2d5f[220]]()&& mxResources[_0x2d5f[222]](_0x4b1fx5[_0x2d5f[221]]())}catch(e){}};_0x4b1fx4= mxResources[_0x2d5f[223]](_0x4b1fx2,_0x4b1fx3);if(null!= _0x4b1fx4){try{_0x4b1fx5= mxUtils[_0x2d5f[219]](_0x4b1fx4),_0x4b1fx5[_0x2d5f[220]]()&& mxResources[_0x2d5f[222]](_0x4b1fx5[_0x2d5f[221]]())}catch(f){}}}},parse:function(_0x4b1fx2){if(null!= _0x4b1fx2){_0x4b1fx2= _0x4b1fx2[_0x2d5f[224]](_0x2d5f[192]);for(var _0x4b1fx3=0;_0x4b1fx3< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx3++){if(_0x2d5f[198]!= _0x4b1fx2[_0x4b1fx3][_0x2d5f[225]](0)){var _0x4b1fx4=_0x4b1fx2[_0x4b1fx3][_0x2d5f[2]](_0x2d5f[226]);if(0< _0x4b1fx4){var _0x4b1fx5=_0x4b1fx2[_0x4b1fx3][_0x2d5f[85]](0,_0x4b1fx4),_0x4b1fx9=_0x4b1fx2[_0x4b1fx3][_0x2d5f[67]];13== _0x4b1fx2[_0x4b1fx3][_0x2d5f[227]](_0x4b1fx9- 1)&& _0x4b1fx9--;_0x4b1fx4= _0x4b1fx2[_0x4b1fx3][_0x2d5f[85]](_0x4b1fx4+ 1,_0x4b1fx9);this[_0x2d5f[228]]?(_0x4b1fx4= _0x4b1fx4[_0x2d5f[230]](/\\(?=u[a-fA-F\d]{4})/g,_0x2d5f[229]),mxResources[_0x2d5f[231]][_0x4b1fx5]= unescape(_0x4b1fx4)):mxResources[_0x2d5f[231]][_0x4b1fx5]= _0x4b1fx4}}}}},get:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx2= mxResources[_0x2d5f[231]][_0x4b1fx2];null== _0x4b1fx2&& (_0x4b1fx2= _0x4b1fx4);if(null!= _0x4b1fx2&& null!= _0x4b1fx3){_0x4b1fx4= [];for(var _0x4b1fx5=null,_0x4b1fx9=0;_0x4b1fx9< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx9++){var _0x4b1fxa=_0x4b1fx2[_0x2d5f[225]](_0x4b1fx9);_0x2d5f[232]== _0x4b1fxa?_0x4b1fx5= _0x2d5f[110]:null!= _0x4b1fx5&& _0x2d5f[233]== _0x4b1fxa?(_0x4b1fx5= parseInt(_0x4b1fx5)- 1,0<= _0x4b1fx5&& _0x4b1fx5< _0x4b1fx3[_0x2d5f[67]]&& _0x4b1fx4[_0x2d5f[207]](_0x4b1fx3[_0x4b1fx5]),_0x4b1fx5= null):null!= _0x4b1fx5?_0x4b1fx5+= _0x4b1fxa:_0x4b1fx4[_0x2d5f[207]](_0x4b1fxa)};_0x4b1fx2= _0x4b1fx4[_0x2d5f[234]](_0x2d5f[110])};return _0x4b1fx2}};function mxPoint(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[235]]= null!= _0x4b1fx2?_0x4b1fx2:0;this[_0x2d5f[236]]= null!= _0x4b1fx3?_0x4b1fx3:0}mxPoint[_0x2d5f[202]][_0x2d5f[235]]= null;mxPoint[_0x2d5f[202]][_0x2d5f[236]]= null;mxPoint[_0x2d5f[202]][_0x2d5f[237]]= function(_0x4b1fx2){return _0x4b1fx2[_0x2d5f[235]]== this[_0x2d5f[235]]&& _0x4b1fx2[_0x2d5f[236]]== this[_0x2d5f[236]]};mxPoint[_0x2d5f[202]][_0x2d5f[238]]= function(){return mxUtils[_0x2d5f[238]](this)};function mxRectangle(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){mxPoint[_0x2d5f[239]](this,_0x4b1fx2,_0x4b1fx3);this[_0x2d5f[117]]= null!= _0x4b1fx4?_0x4b1fx4:0;this[_0x2d5f[119]]= null!= _0x4b1fx5?_0x4b1fx5:0}mxRectangle[_0x2d5f[202]]= new mxPoint;mxRectangle[_0x2d5f[202]][_0x2d5f[196]]= mxRectangle;mxRectangle[_0x2d5f[202]][_0x2d5f[117]]= null;mxRectangle[_0x2d5f[202]][_0x2d5f[119]]= null;mxRectangle[_0x2d5f[202]][_0x2d5f[240]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){this[_0x2d5f[235]]= _0x4b1fx2;this[_0x2d5f[236]]= _0x4b1fx3;this[_0x2d5f[117]]= _0x4b1fx4;this[_0x2d5f[119]]= _0x4b1fx5};mxRectangle[_0x2d5f[202]][_0x2d5f[241]]= function(){return this[_0x2d5f[235]]+ this[_0x2d5f[117]]/ 2};mxRectangle[_0x2d5f[202]][_0x2d5f[242]]= function(){return this[_0x2d5f[236]]+ this[_0x2d5f[119]]/ 2};mxRectangle[_0x2d5f[202]][_0x2d5f[99]]= function(_0x4b1fx2){if(null!= _0x4b1fx2){var _0x4b1fx3=Math[_0x2d5f[243]](this[_0x2d5f[235]],_0x4b1fx2[_0x2d5f[235]]),_0x4b1fx4=Math[_0x2d5f[243]](this[_0x2d5f[236]],_0x4b1fx2[_0x2d5f[236]]),_0x4b1fx5=Math[_0x2d5f[160]](this[_0x2d5f[235]]+ this[_0x2d5f[117]],_0x4b1fx2[_0x2d5f[235]]+ _0x4b1fx2[_0x2d5f[117]]);_0x4b1fx2= Math[_0x2d5f[160]](this[_0x2d5f[236]]+ this[_0x2d5f[119]],_0x4b1fx2[_0x2d5f[236]]+ _0x4b1fx2[_0x2d5f[119]]);this[_0x2d5f[235]]= _0x4b1fx3;this[_0x2d5f[236]]= _0x4b1fx4;this[_0x2d5f[117]]= _0x4b1fx5- _0x4b1fx3;this[_0x2d5f[119]]= _0x4b1fx2- _0x4b1fx4}};mxRectangle[_0x2d5f[202]][_0x2d5f[244]]= function(_0x4b1fx2){this[_0x2d5f[235]]-= _0x4b1fx2;this[_0x2d5f[236]]-= _0x4b1fx2;this[_0x2d5f[117]]+= 2* _0x4b1fx2;this[_0x2d5f[119]]+= 2* _0x4b1fx2};mxRectangle[_0x2d5f[202]][_0x2d5f[245]]= function(){return new mxPoint(this[_0x2d5f[235]],this[_0x2d5f[236]])};mxRectangle[_0x2d5f[202]][_0x2d5f[237]]= function(_0x4b1fx2){return _0x4b1fx2[_0x2d5f[235]]== this[_0x2d5f[235]]&& _0x4b1fx2[_0x2d5f[236]]== this[_0x2d5f[236]]&& _0x4b1fx2[_0x2d5f[117]]== this[_0x2d5f[117]]&& _0x4b1fx2[_0x2d5f[119]]== this[_0x2d5f[119]]};var mxEffects={animateChanges:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=0,_0x4b1fx9=function(){for(var _0x4b1fx12=!1,_0x4b1fx13=0;_0x4b1fx13< _0x4b1fx3[_0x2d5f[67]];_0x4b1fx13++){var _0x4b1fx14=_0x4b1fx3[_0x4b1fx13];if(_0x4b1fx14 instanceof mxGeometryChange|| _0x4b1fx14 instanceof mxTerminalChange|| _0x4b1fx14 instanceof mxValueChange|| _0x4b1fx14 instanceof mxChildChange|| _0x4b1fx14 instanceof mxStyleChange){var _0x4b1fx15=_0x4b1fx2[_0x2d5f[249]]()[_0x2d5f[248]](_0x4b1fx14[_0x2d5f[246]]|| _0x4b1fx14[_0x2d5f[247]],!1);if(null!= _0x4b1fx15){if(_0x4b1fx12= !0,_0x4b1fx14[_0x2d5f[196]]!= mxGeometryChange|| _0x4b1fx2[_0x2d5f[251]][_0x2d5f[250]](_0x4b1fx14[_0x2d5f[246]])){mxUtils[_0x2d5f[254]](_0x4b1fx15[_0x2d5f[253]][_0x2d5f[252]],100* _0x4b1fx5/ 10)}else {var _0x4b1fx16=_0x4b1fx2[_0x2d5f[249]]()[_0x2d5f[255]],_0x4b1fx17=(_0x4b1fx14[_0x2d5f[256]][_0x2d5f[235]]- _0x4b1fx14[_0x2d5f[257]][_0x2d5f[235]])* _0x4b1fx16,_0x4b1fx18=(_0x4b1fx14[_0x2d5f[256]][_0x2d5f[236]]- _0x4b1fx14[_0x2d5f[257]][_0x2d5f[236]])* _0x4b1fx16,_0x4b1fx19=(_0x4b1fx14[_0x2d5f[256]][_0x2d5f[117]]- _0x4b1fx14[_0x2d5f[257]][_0x2d5f[117]])* _0x4b1fx16,_0x4b1fx16=(_0x4b1fx14[_0x2d5f[256]][_0x2d5f[119]]- _0x4b1fx14[_0x2d5f[257]][_0x2d5f[119]])* _0x4b1fx16;0== _0x4b1fx5?(_0x4b1fx15[_0x2d5f[235]]-= _0x4b1fx17,_0x4b1fx15[_0x2d5f[236]]-= _0x4b1fx18,_0x4b1fx15[_0x2d5f[117]]-= _0x4b1fx19,_0x4b1fx15[_0x2d5f[119]]-= _0x4b1fx16):(_0x4b1fx15[_0x2d5f[235]]+= _0x4b1fx17/ 10,_0x4b1fx15[_0x2d5f[236]]+= _0x4b1fx18/ 10,_0x4b1fx15[_0x2d5f[117]]+= _0x4b1fx19/ 10,_0x4b1fx15[_0x2d5f[119]]+= _0x4b1fx16/ 10);_0x4b1fx2[_0x2d5f[259]][_0x2d5f[258]](_0x4b1fx15);mxEffects[_0x2d5f[260]](_0x4b1fx2,_0x4b1fx14[_0x2d5f[246]],100* _0x4b1fx5/ 10)}}}};10> _0x4b1fx5&& _0x4b1fx12?(_0x4b1fx5++,window[_0x2d5f[261]](_0x4b1fx9,_0x4b1fxa)):null!= _0x4b1fx4&& _0x4b1fx4()},_0x4b1fxa=30;_0x4b1fx9()},cascadeOpacity:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){for(var _0x4b1fx5=_0x4b1fx2[_0x2d5f[251]][_0x2d5f[262]](_0x4b1fx3),_0x4b1fx9=0;_0x4b1fx9< _0x4b1fx5;_0x4b1fx9++){var _0x4b1fxa=_0x4b1fx2[_0x2d5f[251]][_0x2d5f[263]](_0x4b1fx3,_0x4b1fx9),_0x4b1fx12=_0x4b1fx2[_0x2d5f[249]]()[_0x2d5f[248]](_0x4b1fxa);null!= _0x4b1fx12&& (mxUtils[_0x2d5f[254]](_0x4b1fx12[_0x2d5f[253]][_0x2d5f[252]],_0x4b1fx4),mxEffects[_0x2d5f[260]](_0x4b1fx2,_0x4b1fxa,_0x4b1fx4))};_0x4b1fx3= _0x4b1fx2[_0x2d5f[251]][_0x2d5f[264]](_0x4b1fx3);if(null!= _0x4b1fx3){for(_0x4b1fx9= 0;_0x4b1fx9< _0x4b1fx3[_0x2d5f[67]];_0x4b1fx9++){_0x4b1fx5= _0x4b1fx2[_0x2d5f[249]]()[_0x2d5f[248]](_0x4b1fx3[_0x4b1fx9]),null!= _0x4b1fx5&& mxUtils[_0x2d5f[254]](_0x4b1fx5[_0x2d5f[253]][_0x2d5f[252]],_0x4b1fx4)}}},fadeOut:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){_0x4b1fx5= _0x4b1fx5|| 40;_0x4b1fx9= _0x4b1fx9|| 30;var _0x4b1fx12=_0x4b1fx3|| 100;mxUtils[_0x2d5f[254]](_0x4b1fx2,_0x4b1fx12);if(_0x4b1fxa|| null== _0x4b1fxa){var _0x4b1fx13=function(){_0x4b1fx12= Math[_0x2d5f[160]](_0x4b1fx12- _0x4b1fx5,0);mxUtils[_0x2d5f[254]](_0x4b1fx2,_0x4b1fx12);0< _0x4b1fx12?window[_0x2d5f[261]](_0x4b1fx13,_0x4b1fx9):(_0x4b1fx2[_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[188],_0x4b1fx4&& _0x4b1fx2[_0x2d5f[265]]&& _0x4b1fx2[_0x2d5f[265]][_0x2d5f[266]](_0x4b1fx2))};window[_0x2d5f[261]](_0x4b1fx13,_0x4b1fx9)}else {_0x4b1fx2[_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[188],_0x4b1fx4&& _0x4b1fx2[_0x2d5f[265]]&& _0x4b1fx2[_0x2d5f[265]][_0x2d5f[266]](_0x4b1fx2)}}},mxUtils={errorResource:_0x2d5f[130]!= mxClient[_0x2d5f[90]]?_0x2d5f[267]:_0x2d5f[110],closeResource:_0x2d5f[130]!= mxClient[_0x2d5f[90]]?_0x2d5f[268]:_0x2d5f[110],errorImage:mxClient[_0x2d5f[88]]+ _0x2d5f[269],removeCursors:function(_0x4b1fx2){null!= _0x4b1fx2[_0x2d5f[124]]&& (_0x4b1fx2[_0x2d5f[124]][_0x2d5f[270]]= _0x2d5f[110]);_0x4b1fx2= _0x4b1fx2[_0x2d5f[271]];if(null!= _0x4b1fx2){for(var _0x4b1fx3=_0x4b1fx2[_0x2d5f[67]],_0x4b1fx4=0;_0x4b1fx4< _0x4b1fx3;_0x4b1fx4+= 1){mxUtils[_0x2d5f[272]](_0x4b1fx2[_0x4b1fx4])}}},getCurrentStyle:function(){return mxClient[_0x2d5f[80]]?function(_0x4b1fx2){return null!= _0x4b1fx2?_0x4b1fx2[_0x2d5f[273]]:null}:function(_0x4b1fx2){return null!= _0x4b1fx2?window[_0x2d5f[274]](_0x4b1fx2,_0x2d5f[110]):null}}(),hasScrollbars:function(_0x4b1fx2){_0x4b1fx2= mxUtils[_0x2d5f[275]](_0x4b1fx2);return null!= _0x4b1fx2&& (_0x2d5f[276]== _0x4b1fx2[_0x2d5f[277]]|| _0x2d5f[278]== _0x4b1fx2[_0x2d5f[277]])},bind:function(_0x4b1fx2,_0x4b1fx3){return function(){return _0x4b1fx3[_0x2d5f[183]](_0x4b1fx2,arguments)}},eval:function(_0x4b1fx2){var _0x4b1fx3=null;if(0<= _0x4b1fx2[_0x2d5f[2]](_0x2d5f[279])){try{eval(_0x2d5f[280]+ _0x4b1fx2),_0x4b1fx3= _mxJavaScriptExpression,_mxJavaScriptExpression= null}catch(c){mxLog[_0x2d5f[283]](c[_0x2d5f[281]]+ _0x2d5f[282]+ _0x4b1fx2)}}else {try{_0x4b1fx3= eval(_0x4b1fx2)}catch(d){mxLog[_0x2d5f[283]](d[_0x2d5f[281]]+ _0x2d5f[282]+ _0x4b1fx2)}};return _0x4b1fx3},findNode:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=_0x4b1fx2[_0x2d5f[284]](_0x4b1fx3);if(null!= _0x4b1fx5&& _0x4b1fx5== _0x4b1fx4){return _0x4b1fx2};for(_0x4b1fx2= _0x4b1fx2[_0x2d5f[285]];null!= _0x4b1fx2;){_0x4b1fx5= mxUtils[_0x2d5f[286]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4);if(null!= _0x4b1fx5){return _0x4b1fx5};_0x4b1fx2= _0x4b1fx2[_0x2d5f[287]]};return null},findNodeByAttribute:function(){return 9<= document[_0x2d5f[5]]?function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=null;if(null!= _0x4b1fx2){if(_0x4b1fx2[_0x2d5f[288]]== mxConstants[_0x2d5f[289]]&& _0x4b1fx2[_0x2d5f[284]](_0x4b1fx3)== _0x4b1fx4){_0x4b1fx5= _0x4b1fx2}else {for(_0x4b1fx2= _0x4b1fx2[_0x2d5f[285]];null!= _0x4b1fx2&& null== _0x4b1fx5;){_0x4b1fx5= mxUtils[_0x2d5f[290]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4),_0x4b1fx2= _0x4b1fx2[_0x2d5f[287]]}}};return _0x4b1fx5}:mxClient[_0x2d5f[80]]?function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){return null== _0x4b1fx2?null:_0x4b1fx2[_0x2d5f[295]][_0x2d5f[294]](_0x2d5f[291]+ _0x4b1fx3+ _0x2d5f[292]+ _0x4b1fx4+ _0x2d5f[293])}:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){return null== _0x4b1fx2?null:_0x4b1fx2[_0x2d5f[295]][_0x2d5f[297]](_0x2d5f[291]+ _0x4b1fx3+ _0x2d5f[292]+ _0x4b1fx4+ _0x2d5f[293],_0x4b1fx2[_0x2d5f[295]],null,XPathResult.ANY_TYPE,null)[_0x2d5f[296]]()}}(),getFunctionName:function(_0x4b1fx2){var _0x4b1fx3=null;if(null!= _0x4b1fx2){if(null!= _0x4b1fx2[_0x2d5f[298]]){_0x4b1fx3= _0x4b1fx2[_0x2d5f[298]]}else {_0x4b1fx2= _0x4b1fx2.toString();for(_0x4b1fx3= 9;_0x2d5f[185]== _0x4b1fx2[_0x2d5f[225]](_0x4b1fx3);){_0x4b1fx3++};var _0x4b1fx4=_0x4b1fx2[_0x2d5f[2]](_0x2d5f[299],_0x4b1fx3),_0x4b1fx3=_0x4b1fx2[_0x2d5f[85]](_0x4b1fx3,_0x4b1fx4)}};return _0x4b1fx3},indexOf:function(_0x4b1fx2,_0x4b1fx3){if(null!= _0x4b1fx2&& null!= _0x4b1fx3){for(var _0x4b1fx4=0;_0x4b1fx4< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx4++){if(_0x4b1fx2[_0x4b1fx4]== _0x4b1fx3){return _0x4b1fx4}}};return -1},remove:function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=null;if(_0x2d5f[194]== typeof _0x4b1fx3){for(var _0x4b1fx5=mxUtils[_0x2d5f[2]](_0x4b1fx3,_0x4b1fx2);0<= _0x4b1fx5;){_0x4b1fx3[_0x2d5f[300]](_0x4b1fx5,1),_0x4b1fx4= _0x4b1fx2,_0x4b1fx5= mxUtils[_0x2d5f[2]](_0x4b1fx3,_0x4b1fx2)}};for(var _0x4b1fx9 in _0x4b1fx3){_0x4b1fx3[_0x4b1fx9]== _0x4b1fx2&& ( delete _0x4b1fx3[_0x4b1fx9],_0x4b1fx4= _0x4b1fx2)};return _0x4b1fx4},isNode:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){return null!= _0x4b1fx2&& !isNaN(_0x4b1fx2[_0x2d5f[288]])&& (null== _0x4b1fx3|| _0x4b1fx2[_0x2d5f[301]][_0x2d5f[216]]()== _0x4b1fx3[_0x2d5f[216]]())?null== _0x4b1fx4|| _0x4b1fx2[_0x2d5f[284]](_0x4b1fx4)== _0x4b1fx5:!1},getChildNodes:function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3= _0x4b1fx3|| mxConstants[_0x2d5f[289]];for(var _0x4b1fx4=[],_0x4b1fx5=_0x4b1fx2[_0x2d5f[285]];null!= _0x4b1fx5;){_0x4b1fx5[_0x2d5f[288]]== _0x4b1fx3&& _0x4b1fx4[_0x2d5f[207]](_0x4b1fx5),_0x4b1fx5= _0x4b1fx5[_0x2d5f[287]]};return _0x4b1fx4},createXmlDocument:function(){var _0x4b1fx2=null;document[_0x2d5f[302]]&& document[_0x2d5f[302]][_0x2d5f[303]]?_0x4b1fx2= document[_0x2d5f[302]][_0x2d5f[303]](_0x2d5f[110],_0x2d5f[110],null):window[_0x2d5f[304]]&& (_0x4b1fx2= new ActiveXObject(_0x2d5f[305]));return _0x4b1fx2},parseXml:function(){return mxClient[_0x2d5f[80]]&& (_0x2d5f[82]=== typeof document[_0x2d5f[5]]|| 9> document[_0x2d5f[5]])?function(_0x4b1fx2){var _0x4b1fx3=mxUtils[_0x2d5f[306]]();_0x4b1fx3[_0x2d5f[307]]= _0x2d5f[308];_0x4b1fx3[_0x2d5f[309]](_0x4b1fx2);return _0x4b1fx3}:function(_0x4b1fx2){return ( new DOMParser)[_0x2d5f[311]](_0x4b1fx2,_0x2d5f[310])}}(),clearSelection:function(){if(document[_0x2d5f[312]]){return function(){document[_0x2d5f[312]][_0x2d5f[313]]()}};if(window[_0x2d5f[314]]){return function(){window[_0x2d5f[314]]()[_0x2d5f[315]]()}}}(),getPrettyXml:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=[];if(null!= _0x4b1fx2){if(_0x4b1fx3= _0x4b1fx3|| _0x2d5f[316],_0x4b1fx4= _0x4b1fx4|| _0x2d5f[110],_0x4b1fx2[_0x2d5f[288]]== mxConstants[_0x2d5f[317]]){_0x4b1fx5[_0x2d5f[207]](_0x4b1fx2[_0x2d5f[318]])}else {_0x4b1fx5[_0x2d5f[207]](_0x4b1fx4+ _0x2d5f[319]+ _0x4b1fx2[_0x2d5f[301]]);var _0x4b1fx9=_0x4b1fx2[_0x2d5f[320]];if(null!= _0x4b1fx9){for(var _0x4b1fxa=0;_0x4b1fxa< _0x4b1fx9[_0x2d5f[67]];_0x4b1fxa++){var _0x4b1fx12=mxUtils[_0x2d5f[321]](_0x4b1fx9[_0x4b1fxa][_0x2d5f[318]]);_0x4b1fx5[_0x2d5f[207]](_0x2d5f[185]+ _0x4b1fx9[_0x4b1fxa][_0x2d5f[301]]+ _0x2d5f[322]+ _0x4b1fx12+ _0x2d5f[323])}};_0x4b1fx9= _0x4b1fx2[_0x2d5f[285]];if(null!= _0x4b1fx9){for(_0x4b1fx5[_0x2d5f[207]](_0x2d5f[324]);null!= _0x4b1fx9;){_0x4b1fx5[_0x2d5f[207]](mxUtils[_0x2d5f[325]](_0x4b1fx9,_0x4b1fx3,_0x4b1fx4+ _0x4b1fx3)),_0x4b1fx9= _0x4b1fx9[_0x2d5f[287]]};_0x4b1fx5[_0x2d5f[207]](_0x4b1fx4+ _0x2d5f[326]+ _0x4b1fx2[_0x2d5f[301]]+ _0x2d5f[324])}else {_0x4b1fx5[_0x2d5f[207]](_0x2d5f[327])}}};return _0x4b1fx5[_0x2d5f[234]](_0x2d5f[110])},removeWhitespace:function(_0x4b1fx2,_0x4b1fx3){for(var _0x4b1fx4=_0x4b1fx3?_0x4b1fx2[_0x2d5f[328]]:_0x4b1fx2[_0x2d5f[287]];null!= _0x4b1fx4&& _0x4b1fx4[_0x2d5f[288]]== mxConstants[_0x2d5f[317]];){var _0x4b1fx5=_0x4b1fx3?_0x4b1fx4[_0x2d5f[328]]:_0x4b1fx4[_0x2d5f[287]],_0x4b1fx9=mxUtils[_0x2d5f[329]](_0x4b1fx4);0== mxUtils[_0x2d5f[330]](_0x4b1fx9)[_0x2d5f[67]]&& _0x4b1fx4[_0x2d5f[265]][_0x2d5f[266]](_0x4b1fx4);_0x4b1fx4= _0x4b1fx5}},htmlEntities:function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx2= (_0x4b1fx2|| _0x2d5f[110])[_0x2d5f[230]](/&/g,_0x2d5f[331]);_0x4b1fx2= _0x4b1fx2[_0x2d5f[230]](/"/g,_0x2d5f[332]);_0x4b1fx2= _0x4b1fx2[_0x2d5f[230]](/\'/g,_0x2d5f[333]);_0x4b1fx2= _0x4b1fx2[_0x2d5f[230]](/</g,_0x2d5f[334]);_0x4b1fx2= _0x4b1fx2[_0x2d5f[230]](/>/g,_0x2d5f[335]);if(null== _0x4b1fx3|| _0x4b1fx3){_0x4b1fx2= _0x4b1fx2[_0x2d5f[230]](/\n/g,_0x2d5f[336])};return _0x4b1fx2},isVml:function(_0x4b1fx2){return null!= _0x4b1fx2&& _0x2d5f[97]== _0x4b1fx2[_0x2d5f[337]]},getXml:function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=_0x2d5f[110];null!= _0x4b1fx2&& (_0x4b1fx4= _0x4b1fx2[_0x2d5f[338]],_0x4b1fx4= null== _0x4b1fx4?_0x4b1fx2[_0x2d5f[339]]?_0x4b1fx2[_0x2d5f[339]]:( new XMLSerializer)[_0x2d5f[340]](_0x4b1fx2):_0x4b1fx4[_0x2d5f[230]](/\r\n\t[\t]*/g,_0x2d5f[110])[_0x2d5f[230]](/>\r\n/g,_0x2d5f[341])[_0x2d5f[230]](/\r\n/g,_0x2d5f[192]));return _0x4b1fx4= _0x4b1fx4[_0x2d5f[230]](/\n/g,_0x4b1fx3|| _0x2d5f[336])},getTextContent:function(_0x4b1fx2){var _0x4b1fx3=_0x2d5f[110];null!= _0x4b1fx2&& (null!= _0x4b1fx2[_0x2d5f[285]]&& (_0x4b1fx2= _0x4b1fx2[_0x2d5f[285]]),_0x4b1fx3= _0x4b1fx2[_0x2d5f[318]]|| _0x2d5f[110]);return _0x4b1fx3},getInnerHtml:function(){return mxClient[_0x2d5f[80]]?function(_0x4b1fx2){return null!= _0x4b1fx2?_0x4b1fx2[_0x2d5f[339]]:_0x2d5f[110]}:function(_0x4b1fx2){return null!= _0x4b1fx2?( new XMLSerializer)[_0x2d5f[340]](_0x4b1fx2):_0x2d5f[110]}}(),getOuterHtml:function(){return mxClient[_0x2d5f[80]]?function(_0x4b1fx2){if(null!= _0x4b1fx2){if(null!= _0x4b1fx2[_0x2d5f[342]]){return _0x4b1fx2[_0x2d5f[342]]};var _0x4b1fx3=[];_0x4b1fx3[_0x2d5f[207]](_0x2d5f[319]+ _0x4b1fx2[_0x2d5f[301]]);var _0x4b1fx4=_0x4b1fx2[_0x2d5f[320]];if(null!= _0x4b1fx4){for(var _0x4b1fx5=0;_0x4b1fx5< _0x4b1fx4[_0x2d5f[67]];_0x4b1fx5++){var _0x4b1fx9=_0x4b1fx4[_0x4b1fx5][_0x2d5f[318]];null!= _0x4b1fx9&& 0< _0x4b1fx9[_0x2d5f[67]]&& (_0x4b1fx3[_0x2d5f[207]](_0x2d5f[185]),_0x4b1fx3[_0x2d5f[207]](_0x4b1fx4[_0x4b1fx5][_0x2d5f[301]]),_0x4b1fx3[_0x2d5f[207]](_0x2d5f[322]),_0x4b1fx3[_0x2d5f[207]](_0x4b1fx9),_0x4b1fx3[_0x2d5f[207]](_0x2d5f[323]))}};0== _0x4b1fx2[_0x2d5f[339]][_0x2d5f[67]]?_0x4b1fx3[_0x2d5f[207]](_0x2d5f[343]):(_0x4b1fx3[_0x2d5f[207]](_0x2d5f[341]),_0x4b1fx3[_0x2d5f[207]](_0x4b1fx2[_0x2d5f[339]]),_0x4b1fx3[_0x2d5f[207]](_0x2d5f[326]+ _0x4b1fx2[_0x2d5f[301]]+ _0x2d5f[341]));return _0x4b1fx3[_0x2d5f[234]](_0x2d5f[110])};return _0x2d5f[110]}:function(_0x4b1fx2){return null!= _0x4b1fx2?( new XMLSerializer)[_0x2d5f[340]](_0x4b1fx2):_0x2d5f[110]}}(),write:function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=_0x4b1fx2[_0x2d5f[295]][_0x2d5f[344]](_0x4b1fx3);null!= _0x4b1fx2&& _0x4b1fx2[_0x2d5f[62]](_0x4b1fx4);return _0x4b1fx4},writeln:function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=_0x4b1fx2[_0x2d5f[295]][_0x2d5f[344]](_0x4b1fx3);null!= _0x4b1fx2&& (_0x4b1fx2[_0x2d5f[62]](_0x4b1fx4),_0x4b1fx2[_0x2d5f[62]](document[_0x2d5f[55]](_0x2d5f[345])));return _0x4b1fx4},br:function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3= _0x4b1fx3|| 1;for(var _0x4b1fx4=null,_0x4b1fx5=0;_0x4b1fx5< _0x4b1fx3;_0x4b1fx5++){null!= _0x4b1fx2&& (_0x4b1fx4= _0x4b1fx2[_0x2d5f[295]][_0x2d5f[55]](_0x2d5f[345]),_0x4b1fx2[_0x2d5f[62]](_0x4b1fx4))};return _0x4b1fx4},button:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx4= null!= _0x4b1fx4?_0x4b1fx4:document;_0x4b1fx4= _0x4b1fx4[_0x2d5f[55]](_0x2d5f[172]);mxUtils[_0x2d5f[53]](_0x4b1fx4,_0x4b1fx2);mxEvent[_0x2d5f[169]](_0x4b1fx4,_0x2d5f[173],function(_0x4b1fx2){_0x4b1fx3(_0x4b1fx2)});return _0x4b1fx4},para:function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=document[_0x2d5f[55]](_0x2d5f[346]);mxUtils[_0x2d5f[53]](_0x4b1fx4,_0x4b1fx3);null!= _0x4b1fx2&& _0x4b1fx2[_0x2d5f[62]](_0x4b1fx4);return _0x4b1fx4},addTransparentBackgroundFilter:function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[124]][_0x2d5f[347]]+= _0x2d5f[348]+ mxClient[_0x2d5f[88]]+ _0x2d5f[349]},linkAction:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){return mxUtils[_0x2d5f[54]](_0x4b1fx2,_0x4b1fx3,function(){_0x4b1fx4[_0x2d5f[350]](_0x4b1fx5)},_0x4b1fx9)},linkInvoke:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){return mxUtils[_0x2d5f[54]](_0x4b1fx2,_0x4b1fx3,function(){_0x4b1fx4[_0x4b1fx5](_0x4b1fx9)},_0x4b1fxa)},link:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){var _0x4b1fx9=document[_0x2d5f[55]](_0x2d5f[351]);_0x4b1fx9[_0x2d5f[124]][_0x2d5f[352]]= _0x2d5f[353];_0x4b1fx9[_0x2d5f[124]][_0x2d5f[354]]= _0x2d5f[355];_0x4b1fx9[_0x2d5f[124]][_0x2d5f[270]]= _0x2d5f[356];null!= _0x4b1fx5&& (_0x4b1fx9[_0x2d5f[124]][_0x2d5f[357]]= _0x4b1fx5+ _0x2d5f[168]);mxEvent[_0x2d5f[169]](_0x4b1fx9,_0x2d5f[173],_0x4b1fx4);mxUtils[_0x2d5f[53]](_0x4b1fx9,_0x4b1fx3);null!= _0x4b1fx2&& _0x4b1fx2[_0x2d5f[62]](_0x4b1fx9);return _0x4b1fx9},fit:function(_0x4b1fx2){var _0x4b1fx3=parseInt(_0x4b1fx2[_0x2d5f[358]]),_0x4b1fx4=parseInt(_0x4b1fx2[_0x2d5f[359]]),_0x4b1fx5=document[_0x2d5f[112]],_0x4b1fx9=document[_0x2d5f[158]],_0x4b1fxa=(_0x4b1fx5[_0x2d5f[360]]|| _0x4b1fx9[_0x2d5f[360]])+ (_0x4b1fx5[_0x2d5f[159]]|| _0x4b1fx9[_0x2d5f[159]]);_0x4b1fx3+ _0x4b1fx4> _0x4b1fxa&& (_0x4b1fx2[_0x2d5f[124]][_0x2d5f[361]]= Math[_0x2d5f[160]](_0x4b1fx5[_0x2d5f[360]]|| _0x4b1fx9[_0x2d5f[360]],_0x4b1fxa- _0x4b1fx4)+ _0x2d5f[168]);_0x4b1fx3= parseInt(_0x4b1fx2[_0x2d5f[362]]);_0x4b1fx4= parseInt(_0x4b1fx2[_0x2d5f[167]]);_0x4b1fxa= (_0x4b1fx5[_0x2d5f[190]]|| _0x4b1fx9[_0x2d5f[190]])+ Math[_0x2d5f[160]](_0x4b1fx5[_0x2d5f[157]]|| 0,_0x4b1fx9[_0x2d5f[157]]);_0x4b1fx3+ _0x4b1fx4> _0x4b1fxa&& (_0x4b1fx2[_0x2d5f[124]][_0x2d5f[125]]= Math[_0x2d5f[160]](_0x4b1fx5[_0x2d5f[190]]|| _0x4b1fx9[_0x2d5f[190]],_0x4b1fxa- _0x4b1fx4)+ _0x2d5f[168])},open:function(_0x4b1fx2){if(mxClient[_0x2d5f[133]]){try{netscape[_0x2d5f[366]][_0x2d5f[365]][_0x2d5f[364]](_0x2d5f[363])}catch(b){return mxUtils[_0x2d5f[150]](_0x2d5f[367]),_0x2d5f[110]};var _0x4b1fx4=Components[_0x2d5f[372]][_0x2d5f[371]][_0x2d5f[370]](Components[_0x2d5f[369]][_0x2d5f[368]]);_0x4b1fx4[_0x2d5f[373]](_0x4b1fx2);if(!_0x4b1fx4[_0x2d5f[374]]()){return mxUtils[_0x2d5f[150]](_0x2d5f[375]),_0x2d5f[110]};_0x4b1fx2= Components[_0x2d5f[372]][_0x2d5f[377]][_0x2d5f[370]](Components[_0x2d5f[369]][_0x2d5f[376]]);_0x4b1fx2[_0x2d5f[176]](_0x4b1fx4,1,4,null);_0x4b1fx4= Components[_0x2d5f[372]][_0x2d5f[379]][_0x2d5f[370]](Components[_0x2d5f[369]][_0x2d5f[378]]);_0x4b1fx4[_0x2d5f[176]](_0x4b1fx2);return _0x4b1fx4[_0x2d5f[381]](_0x4b1fx4[_0x2d5f[380]]())};_0x4b1fx4= ( new ActiveXObject(_0x2d5f[382])).OpenTextFile(_0x4b1fx2,1);_0x4b1fx2= _0x4b1fx4[_0x2d5f[383]]();_0x4b1fx4[_0x2d5f[268]]();return _0x4b1fx2},save:function(_0x4b1fx2,_0x4b1fx3){if(mxClient[_0x2d5f[133]]){try{netscape[_0x2d5f[366]][_0x2d5f[365]][_0x2d5f[364]](_0x2d5f[363])}catch(c){mxUtils[_0x2d5f[150]](_0x2d5f[384]);return};var _0x4b1fx5=Components[_0x2d5f[372]][_0x2d5f[371]][_0x2d5f[370]](Components[_0x2d5f[369]][_0x2d5f[368]]);_0x4b1fx5[_0x2d5f[373]](_0x4b1fx2);_0x4b1fx5[_0x2d5f[374]]()|| _0x4b1fx5[_0x2d5f[385]](0,420);var _0x4b1fx9=Components[_0x2d5f[372]][_0x2d5f[387]][_0x2d5f[370]](Components[_0x2d5f[369]][_0x2d5f[386]]);_0x4b1fx9[_0x2d5f[176]](_0x4b1fx5,34,4,null);_0x4b1fx9[_0x2d5f[53]](_0x4b1fx3,_0x4b1fx3[_0x2d5f[67]]);_0x4b1fx9[_0x2d5f[388]]();_0x4b1fx9[_0x2d5f[268]]()}else {_0x4b1fx5= ( new ActiveXObject(_0x2d5f[382])).CreateTextFile(_0x4b1fx2,!0),_0x4b1fx5.Write(_0x4b1fx3),_0x4b1fx5.Close()}},saveAs:function(_0x4b1fx2){var _0x4b1fx3=document[_0x2d5f[55]](_0x2d5f[389]);_0x4b1fx3[_0x2d5f[57]](_0x2d5f[390],_0x2d5f[110]);_0x4b1fx3[_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[188];document[_0x2d5f[112]][_0x2d5f[62]](_0x4b1fx3);try{if(mxClient[_0x2d5f[133]]){var _0x4b1fx4=_0x4b1fx3[_0x2d5f[391]];_0x4b1fx4[_0x2d5f[392]]();_0x4b1fx4[_0x2d5f[53]](_0x4b1fx2);_0x4b1fx4[_0x2d5f[268]]();try{netscape[_0x2d5f[366]][_0x2d5f[365]][_0x2d5f[364]](_0x2d5f[363]),_0x4b1fx3[_0x2d5f[393]](),saveDocument(_0x4b1fx4)}catch(d){mxUtils[_0x2d5f[150]](_0x2d5f[394])}}else {_0x4b1fx4= _0x4b1fx3[_0x2d5f[396]][_0x2d5f[395]],_0x4b1fx4[_0x2d5f[53]](_0x4b1fx2),_0x4b1fx4[_0x2d5f[398]](_0x2d5f[397],!1,document[_0x2d5f[45]])}}finally{document[_0x2d5f[112]][_0x2d5f[266]](_0x4b1fx3)}},copy:function(_0x4b1fx2){if(window[_0x2d5f[399]]){window[_0x2d5f[399]][_0x2d5f[401]](_0x2d5f[400],_0x4b1fx2)}else {netscape[_0x2d5f[366]][_0x2d5f[365]][_0x2d5f[364]](_0x2d5f[363]);var _0x4b1fx3=Components[_0x2d5f[372]][_0x2d5f[403]][_0x2d5f[370]](Components[_0x2d5f[369]][_0x2d5f[402]]);if(_0x4b1fx3){var _0x4b1fx4=Components[_0x2d5f[372]][_0x2d5f[405]][_0x2d5f[370]](Components[_0x2d5f[369]][_0x2d5f[404]]);if(_0x4b1fx4){_0x4b1fx4[_0x2d5f[407]](_0x2d5f[406]);var _0x4b1fx5=Components[_0x2d5f[372]][_0x2d5f[409]][_0x2d5f[370]](Components[_0x2d5f[369]][_0x2d5f[408]]);_0x4b1fx5[_0x2d5f[410]]= _0x4b1fx2;_0x4b1fx4[_0x2d5f[411]](_0x2d5f[406],_0x4b1fx5,2* _0x4b1fx2[_0x2d5f[67]]);_0x4b1fx3[_0x2d5f[401]](_0x4b1fx4,null,Components[_0x2d5f[369]][_0x2d5f[402]][_0x2d5f[412]])}}}},load:function(_0x4b1fx2){_0x4b1fx2= new mxXmlRequest(_0x4b1fx2,null,_0x2d5f[413],!1);_0x4b1fx2[_0x2d5f[414]]();return _0x4b1fx2},get:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){return ( new mxXmlRequest(_0x4b1fx2,null,_0x2d5f[413]))[_0x2d5f[414]](_0x4b1fx3,_0x4b1fx4)},post:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){return ( new mxXmlRequest(_0x4b1fx2,_0x4b1fx3))[_0x2d5f[414]](_0x4b1fx4,_0x4b1fx5)},submit:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){return ( new mxXmlRequest(_0x4b1fx2,_0x4b1fx3))[_0x2d5f[415]](_0x4b1fx4,_0x4b1fx5)},loadInto:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){mxClient[_0x2d5f[80]]?_0x4b1fx3[_0x2d5f[416]]= function(){4== _0x4b1fx3[_0x2d5f[417]]&& _0x4b1fx4()}:_0x4b1fx3[_0x2d5f[418]](_0x2d5f[219],_0x4b1fx4,!1);_0x4b1fx3[_0x2d5f[219]](_0x4b1fx2)},getValue:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx2= null!= _0x4b1fx2?_0x4b1fx2[_0x4b1fx3]:null;null== _0x4b1fx2&& (_0x4b1fx2= _0x4b1fx4);return _0x4b1fx2},getNumber:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx2= null!= _0x4b1fx2?_0x4b1fx2[_0x4b1fx3]:null;null== _0x4b1fx2&& (_0x4b1fx2= _0x4b1fx4|| 0);return Number(_0x4b1fx2)},getColor:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx2= null!= _0x4b1fx2?_0x4b1fx2[_0x4b1fx3]:null;null== _0x4b1fx2?_0x4b1fx2= _0x4b1fx4:_0x4b1fx2== mxConstants[_0x2d5f[217]]&& (_0x4b1fx2= null);return _0x4b1fx2},clone:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx4= null!= _0x4b1fx4?_0x4b1fx4:!1;var _0x4b1fx5=null;if(null!= _0x4b1fx2&& _0x2d5f[279]== typeof _0x4b1fx2[_0x2d5f[196]]){var _0x4b1fx5= new _0x4b1fx2[_0x2d5f[196]],_0x4b1fx9;for(_0x4b1fx9 in _0x4b1fx2){if(_0x4b1fx9!= mxObjectIdentity[_0x2d5f[195]]&& (null== _0x4b1fx3|| 0> mxUtils[_0x2d5f[2]](_0x4b1fx3,_0x4b1fx9))){_0x4b1fx5[_0x4b1fx9]= !_0x4b1fx4&& _0x2d5f[194]== typeof _0x4b1fx2[_0x4b1fx9]?mxUtils[_0x2d5f[238]](_0x4b1fx2[_0x4b1fx9]):_0x4b1fx2[_0x4b1fx9]}}};return _0x4b1fx5},equalPoints:function(_0x4b1fx2,_0x4b1fx3){if(null== _0x4b1fx2&& null!= _0x4b1fx3|| null!= _0x4b1fx2&& null== _0x4b1fx3|| null!= _0x4b1fx2&& null!= _0x4b1fx3&& _0x4b1fx2[_0x2d5f[67]]!= _0x4b1fx3[_0x2d5f[67]]){return !1};if(null!= _0x4b1fx2&& null!= _0x4b1fx3){for(var _0x4b1fx4=0;_0x4b1fx4< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx4++){if(_0x4b1fx2[_0x4b1fx4]== _0x4b1fx3[_0x4b1fx4]|| null!= _0x4b1fx2[_0x4b1fx4]&& !_0x4b1fx2[_0x4b1fx4][_0x2d5f[237]](_0x4b1fx3[_0x4b1fx4])){return !1}}};return !0},equalEntries:function(_0x4b1fx2,_0x4b1fx3){if(null== _0x4b1fx2&& null!= _0x4b1fx3|| null!= _0x4b1fx2&& null== _0x4b1fx3|| null!= _0x4b1fx2&& null!= _0x4b1fx3&& _0x4b1fx2[_0x2d5f[67]]!= _0x4b1fx3[_0x2d5f[67]]){return !1};if(null!= _0x4b1fx2&& null!= _0x4b1fx3){for(var _0x4b1fx4 in _0x4b1fx2){if(_0x4b1fx2[_0x4b1fx4]!= _0x4b1fx3[_0x4b1fx4]){return !1}}};return !0},extend:function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=function(){};_0x4b1fx4[_0x2d5f[202]]= _0x4b1fx3[_0x2d5f[202]];_0x4b1fx2[_0x2d5f[202]]= new _0x4b1fx4;_0x4b1fx2[_0x2d5f[202]][_0x2d5f[196]]= _0x4b1fx2},toString:function(_0x4b1fx2){var _0x4b1fx3=_0x2d5f[110],_0x4b1fx4;for(_0x4b1fx4 in _0x4b1fx2){try{if(null== _0x4b1fx2[_0x4b1fx4]){_0x4b1fx3+= _0x4b1fx4+ _0x2d5f[419]}else {if(_0x2d5f[279]== typeof _0x4b1fx2[_0x4b1fx4]){_0x4b1fx3+= _0x4b1fx4+ _0x2d5f[420]}else {if(_0x2d5f[194]== typeof _0x4b1fx2[_0x4b1fx4]){var _0x4b1fx5=mxUtils[_0x2d5f[197]](_0x4b1fx2[_0x4b1fx4][_0x2d5f[196]]),_0x4b1fx3=_0x4b1fx3+ (_0x4b1fx4+ _0x2d5f[421]+ _0x4b1fx5+ _0x2d5f[422])}else {_0x4b1fx3+= _0x4b1fx4+ _0x2d5f[423]+ _0x4b1fx2[_0x4b1fx4]+ _0x2d5f[192]}}}}catch(e){_0x4b1fx3+= _0x4b1fx4+ _0x2d5f[226]+ e[_0x2d5f[281]]}};return _0x4b1fx3},toRadians:function(_0x4b1fx2){return Math[_0x2d5f[424]]* _0x4b1fx2/ 180},arcToCurves:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13,_0x4b1fx14){_0x4b1fx13-= _0x4b1fx2;_0x4b1fx14-= _0x4b1fx3;if(0=== _0x4b1fx4|| 0=== _0x4b1fx5){return _0x4b1fx18};_0x4b1fx4= Math[_0x2d5f[425]](_0x4b1fx4);_0x4b1fx5= Math[_0x2d5f[425]](_0x4b1fx5);var _0x4b1fx15=-_0x4b1fx13/ 2,_0x4b1fx16=-_0x4b1fx14/ 2,_0x4b1fx17=Math[_0x2d5f[426]](_0x4b1fx9* Math[_0x2d5f[424]]/ 180),_0x4b1fx18=Math[_0x2d5f[427]](_0x4b1fx9* Math[_0x2d5f[424]]/ 180);_0x4b1fx9= _0x4b1fx17* _0x4b1fx15+ _0x4b1fx18* _0x4b1fx16;var _0x4b1fx15=-1* _0x4b1fx18* _0x4b1fx15+ _0x4b1fx17* _0x4b1fx16,_0x4b1fx16=_0x4b1fx9* _0x4b1fx9,_0x4b1fx19=_0x4b1fx15* _0x4b1fx15,_0x4b1fx1a=_0x4b1fx4* _0x4b1fx4,_0x4b1fx1b=_0x4b1fx5* _0x4b1fx5,_0x4b1fx1c=_0x4b1fx16/ _0x4b1fx1a+ _0x4b1fx19/ _0x4b1fx1b;1< _0x4b1fx1c?(_0x4b1fx4*= Math[_0x2d5f[428]](_0x4b1fx1c),_0x4b1fx5*= Math[_0x2d5f[428]](_0x4b1fx1c),_0x4b1fxa= 0):(_0x4b1fx1c= 1,_0x4b1fxa=== _0x4b1fx12&& (_0x4b1fx1c= -1),_0x4b1fxa= _0x4b1fx1c* Math[_0x2d5f[428]]((_0x4b1fx1a* _0x4b1fx1b- _0x4b1fx1a* _0x4b1fx19- _0x4b1fx1b* _0x4b1fx16)/ (_0x4b1fx1a* _0x4b1fx19+ _0x4b1fx1b* _0x4b1fx16)));_0x4b1fx16= _0x4b1fxa* _0x4b1fx4* _0x4b1fx15/ _0x4b1fx5;_0x4b1fx19= -1* _0x4b1fxa* _0x4b1fx5* _0x4b1fx9/ _0x4b1fx4;_0x4b1fx13= _0x4b1fx17* _0x4b1fx16- _0x4b1fx18* _0x4b1fx19+ _0x4b1fx13/ 2;_0x4b1fx14= _0x4b1fx18* _0x4b1fx16+ _0x4b1fx17* _0x4b1fx19+ _0x4b1fx14/ 2;_0x4b1fx1a= Math[_0x2d5f[429]]((_0x4b1fx15- _0x4b1fx19)/ _0x4b1fx5,(_0x4b1fx9- _0x4b1fx16)/ _0x4b1fx4)- Math[_0x2d5f[429]](0,1);_0x4b1fxa= 0<= _0x4b1fx1a?_0x4b1fx1a:2* Math[_0x2d5f[424]]+ _0x4b1fx1a;_0x4b1fx1a= Math[_0x2d5f[429]]((-_0x4b1fx15- _0x4b1fx19) / _0x4b1fx5,(-_0x4b1fx9- _0x4b1fx16) / _0x4b1fx4) - Math[_0x2d5f[429]]((_0x4b1fx15- _0x4b1fx19)/ _0x4b1fx5,(_0x4b1fx9- _0x4b1fx16)/ _0x4b1fx4);_0x4b1fx9= 0<= _0x4b1fx1a?_0x4b1fx1a:2* Math[_0x2d5f[424]]+ _0x4b1fx1a;0== _0x4b1fx12&& 0< _0x4b1fx9?_0x4b1fx9-= 2* Math[_0x2d5f[424]]:0!= _0x4b1fx12&& 0> _0x4b1fx9&& (_0x4b1fx9+= 2* Math[_0x2d5f[424]]);_0x4b1fx12= 2* _0x4b1fx9/ Math[_0x2d5f[424]];_0x4b1fx12= Math[_0x2d5f[430]](0> _0x4b1fx12?-1* _0x4b1fx12:_0x4b1fx12);_0x4b1fx9/= _0x4b1fx12;_0x4b1fx15= 8/ 3* Math[_0x2d5f[427]](_0x4b1fx9/ 4)* Math[_0x2d5f[427]](_0x4b1fx9/ 4)/ Math[_0x2d5f[427]](_0x4b1fx9/ 2);_0x4b1fx16= _0x4b1fx17* _0x4b1fx4;_0x4b1fx17*= _0x4b1fx5;_0x4b1fx4*= _0x4b1fx18;_0x4b1fx5*= _0x4b1fx18;for(var _0x4b1fx1d=Math[_0x2d5f[426]](_0x4b1fxa),_0x4b1fx1e=Math[_0x2d5f[427]](_0x4b1fxa),_0x4b1fx19=-_0x4b1fx15* (_0x4b1fx16* _0x4b1fx1e+ _0x4b1fx5* _0x4b1fx1d),_0x4b1fx1a=-_0x4b1fx15* (_0x4b1fx4* _0x4b1fx1e- _0x4b1fx17* _0x4b1fx1d),_0x4b1fx1c=_0x4b1fx1b= 0,_0x4b1fx18=[],_0x4b1fx1f=0;_0x4b1fx1f< _0x4b1fx12;++_0x4b1fx1f){_0x4b1fxa+= _0x4b1fx9;var _0x4b1fx1d=Math[_0x2d5f[426]](_0x4b1fxa),_0x4b1fx1e=Math[_0x2d5f[427]](_0x4b1fxa),_0x4b1fx1b=_0x4b1fx16* _0x4b1fx1d- _0x4b1fx5* _0x4b1fx1e+ _0x4b1fx13,_0x4b1fx1c=_0x4b1fx4* _0x4b1fx1d+ _0x4b1fx17* _0x4b1fx1e+ _0x4b1fx14,_0x4b1fx20=-_0x4b1fx15* (_0x4b1fx16* _0x4b1fx1e+ _0x4b1fx5* _0x4b1fx1d),_0x4b1fx1d=-_0x4b1fx15* (_0x4b1fx4* _0x4b1fx1e- _0x4b1fx17* _0x4b1fx1d),_0x4b1fx1e=6* _0x4b1fx1f;_0x4b1fx18[_0x4b1fx1e]= Number(_0x4b1fx19+ _0x4b1fx2);_0x4b1fx18[_0x4b1fx1e+ 1]= Number(_0x4b1fx1a+ _0x4b1fx3);_0x4b1fx18[_0x4b1fx1e+ 2]= Number(_0x4b1fx1b- _0x4b1fx20+ _0x4b1fx2);_0x4b1fx18[_0x4b1fx1e+ 3]= Number(_0x4b1fx1c- _0x4b1fx1d+ _0x4b1fx3);_0x4b1fx18[_0x4b1fx1e+ 4]= Number(_0x4b1fx1b+ _0x4b1fx2);_0x4b1fx18[_0x4b1fx1e+ 5]= Number(_0x4b1fx1c+ _0x4b1fx3);_0x4b1fx19= _0x4b1fx1b+ _0x4b1fx20;_0x4b1fx1a= _0x4b1fx1c+ _0x4b1fx1d};return _0x4b1fx18},getBoundingBox:function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=null;if(null!= _0x4b1fx2&& null!= _0x4b1fx3&& 0!= _0x4b1fx3){var _0x4b1fx5=mxUtils[_0x2d5f[431]](_0x4b1fx3),_0x4b1fx4=Math[_0x2d5f[426]](_0x4b1fx5),_0x4b1fx9=Math[_0x2d5f[427]](_0x4b1fx5),_0x4b1fxa= new mxPoint(_0x4b1fx2[_0x2d5f[235]]+ _0x4b1fx2[_0x2d5f[117]]/ 2,_0x4b1fx2[_0x2d5f[236]]+ _0x4b1fx2[_0x2d5f[119]]/ 2),_0x4b1fx12= new mxPoint(_0x4b1fx2[_0x2d5f[235]],_0x4b1fx2[_0x2d5f[236]]),_0x4b1fx5= new mxPoint(_0x4b1fx2[_0x2d5f[235]]+ _0x4b1fx2[_0x2d5f[117]],_0x4b1fx2[_0x2d5f[236]]),_0x4b1fx13= new mxPoint(_0x4b1fx5[_0x2d5f[235]],_0x4b1fx2[_0x2d5f[236]]+ _0x4b1fx2[_0x2d5f[119]]),_0x4b1fx14= new mxPoint(_0x4b1fx2[_0x2d5f[235]],_0x4b1fx13[_0x2d5f[236]]),_0x4b1fx12=mxUtils[_0x2d5f[432]](_0x4b1fx12,_0x4b1fx4,_0x4b1fx9,_0x4b1fxa),_0x4b1fx5=mxUtils[_0x2d5f[432]](_0x4b1fx5,_0x4b1fx4,_0x4b1fx9,_0x4b1fxa),_0x4b1fx13=mxUtils[_0x2d5f[432]](_0x4b1fx13,_0x4b1fx4,_0x4b1fx9,_0x4b1fxa),_0x4b1fx14=mxUtils[_0x2d5f[432]](_0x4b1fx14,_0x4b1fx4,_0x4b1fx9,_0x4b1fxa),_0x4b1fx4= new mxRectangle(_0x4b1fx12[_0x2d5f[235]],_0x4b1fx12[_0x2d5f[236]],0,0);_0x4b1fx4[_0x2d5f[99]]( new mxRectangle(_0x4b1fx5[_0x2d5f[235]],_0x4b1fx5[_0x2d5f[236]],0,0));_0x4b1fx4[_0x2d5f[99]]( new mxRectangle(_0x4b1fx13[_0x2d5f[235]],_0x4b1fx13[_0x2d5f[236]],0,0));_0x4b1fx4[_0x2d5f[99]]( new mxRectangle(_0x4b1fx14[_0x2d5f[235]],_0x4b1fx14[_0x2d5f[236]],0,0))};return _0x4b1fx4},getRotatedPoint:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){_0x4b1fx5= null!= _0x4b1fx5?_0x4b1fx5: new mxPoint;var _0x4b1fx9=_0x4b1fx2[_0x2d5f[235]]- _0x4b1fx5[_0x2d5f[235]];_0x4b1fx2= _0x4b1fx2[_0x2d5f[236]]- _0x4b1fx5[_0x2d5f[236]];return new mxPoint(_0x4b1fx9* _0x4b1fx3- _0x4b1fx2* _0x4b1fx4+ _0x4b1fx5[_0x2d5f[235]],_0x4b1fx2* _0x4b1fx3+ _0x4b1fx9* _0x4b1fx4+ _0x4b1fx5[_0x2d5f[236]])},getPortConstraints:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){_0x4b1fx2= mxUtils[_0x2d5f[433]](_0x4b1fx2[_0x2d5f[124]],mxConstants.STYLE_PORT_CONSTRAINT,null);if(null== _0x4b1fx2){return _0x4b1fx5};_0x4b1fx5= _0x4b1fx2.toString();_0x4b1fx2= mxConstants[_0x2d5f[434]];0<= _0x4b1fx5[_0x2d5f[2]](mxConstants.DIRECTION_NORTH)&& (_0x4b1fx2|= mxConstants[_0x2d5f[435]]);0<= _0x4b1fx5[_0x2d5f[2]](mxConstants.DIRECTION_WEST)&& (_0x4b1fx2|= mxConstants[_0x2d5f[436]]);0<= _0x4b1fx5[_0x2d5f[2]](mxConstants.DIRECTION_SOUTH)&& (_0x4b1fx2|= mxConstants[_0x2d5f[437]]);0<= _0x4b1fx5[_0x2d5f[2]](mxConstants.DIRECTION_EAST)&& (_0x4b1fx2|= mxConstants[_0x2d5f[438]]);return _0x4b1fx2},reversePortConstraints:function(_0x4b1fx2){var _0x4b1fx3=0,_0x4b1fx3=(_0x4b1fx2& mxConstants[_0x2d5f[436]])<< 3,_0x4b1fx3=_0x4b1fx3| (_0x4b1fx2& mxConstants[_0x2d5f[435]])<< 1,_0x4b1fx3=_0x4b1fx3| (_0x4b1fx2& mxConstants[_0x2d5f[437]])>> 1;return _0x4b1fx3|= (_0x4b1fx2& mxConstants[_0x2d5f[438]])>> 3},findNearestSegment:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=-1;if(0< _0x4b1fx2[_0x2d5f[439]][_0x2d5f[67]]){for(var _0x4b1fx9=_0x4b1fx2[_0x2d5f[439]][0],_0x4b1fxa=null,_0x4b1fx12=1;_0x4b1fx12< _0x4b1fx2[_0x2d5f[439]][_0x2d5f[67]];_0x4b1fx12++){var _0x4b1fx13=_0x4b1fx2[_0x2d5f[439]][_0x4b1fx12],_0x4b1fx9=mxUtils[_0x2d5f[440]](_0x4b1fx9[_0x2d5f[235]],_0x4b1fx9[_0x2d5f[236]],_0x4b1fx13[_0x2d5f[235]],_0x4b1fx13[_0x2d5f[236]],_0x4b1fx3,_0x4b1fx4);if(null== _0x4b1fxa|| _0x4b1fx9< _0x4b1fxa){_0x4b1fxa= _0x4b1fx9,_0x4b1fx5= _0x4b1fx12- 1};_0x4b1fx9= _0x4b1fx13}};return _0x4b1fx5},rectangleIntersectsSegment:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=_0x4b1fx2[_0x2d5f[236]],_0x4b1fx9=_0x4b1fx2[_0x2d5f[235]],_0x4b1fxa=_0x4b1fx5+ _0x4b1fx2[_0x2d5f[119]],_0x4b1fx12=_0x4b1fx9+ _0x4b1fx2[_0x2d5f[117]];_0x4b1fx2= _0x4b1fx3[_0x2d5f[235]];var _0x4b1fx13=_0x4b1fx4[_0x2d5f[235]];_0x4b1fx3[_0x2d5f[235]]> _0x4b1fx4[_0x2d5f[235]]&& (_0x4b1fx2= _0x4b1fx4[_0x2d5f[235]],_0x4b1fx13= _0x4b1fx3[_0x2d5f[235]]);_0x4b1fx13> _0x4b1fx12&& (_0x4b1fx13= _0x4b1fx12);_0x4b1fx2< _0x4b1fx9&& (_0x4b1fx2= _0x4b1fx9);if(_0x4b1fx2> _0x4b1fx13){return !1};var _0x4b1fx9=_0x4b1fx3[_0x2d5f[236]],_0x4b1fx12=_0x4b1fx4[_0x2d5f[236]],_0x4b1fx14=_0x4b1fx4[_0x2d5f[235]]- _0x4b1fx3[_0x2d5f[235]];1E-7< Math[_0x2d5f[425]](_0x4b1fx14)&& (_0x4b1fx4= (_0x4b1fx4[_0x2d5f[236]]- _0x4b1fx3[_0x2d5f[236]])/ _0x4b1fx14,_0x4b1fx3= _0x4b1fx3[_0x2d5f[236]]- _0x4b1fx4* _0x4b1fx3[_0x2d5f[235]],_0x4b1fx9= _0x4b1fx4* _0x4b1fx2+ _0x4b1fx3,_0x4b1fx12= _0x4b1fx4* _0x4b1fx13+ _0x4b1fx3);_0x4b1fx9> _0x4b1fx12&& (_0x4b1fx3= _0x4b1fx12,_0x4b1fx12= _0x4b1fx9,_0x4b1fx9= _0x4b1fx3);_0x4b1fx12> _0x4b1fxa&& (_0x4b1fx12= _0x4b1fxa);_0x4b1fx9< _0x4b1fx5&& (_0x4b1fx9= _0x4b1fx5);return _0x4b1fx9> _0x4b1fx12?!1:!0},contains:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){return _0x4b1fx2[_0x2d5f[235]]<= _0x4b1fx3&& _0x4b1fx2[_0x2d5f[235]]+ _0x4b1fx2[_0x2d5f[117]]>= _0x4b1fx3&& _0x4b1fx2[_0x2d5f[236]]<= _0x4b1fx4&& _0x4b1fx2[_0x2d5f[236]]+ _0x4b1fx2[_0x2d5f[119]]>= _0x4b1fx4},intersects:function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=_0x4b1fx2[_0x2d5f[117]],_0x4b1fx5=_0x4b1fx2[_0x2d5f[119]],_0x4b1fx9=_0x4b1fx3[_0x2d5f[117]],_0x4b1fxa=_0x4b1fx3[_0x2d5f[119]];if(0>= _0x4b1fx9|| 0>= _0x4b1fxa|| 0>= _0x4b1fx4|| 0>= _0x4b1fx5){return !1};var _0x4b1fx12=_0x4b1fx2[_0x2d5f[235]],_0x4b1fx13=_0x4b1fx2[_0x2d5f[236]],_0x4b1fx14=_0x4b1fx3[_0x2d5f[235]],_0x4b1fx15=_0x4b1fx3[_0x2d5f[236]],_0x4b1fx9=_0x4b1fx9+ _0x4b1fx14,_0x4b1fxa=_0x4b1fxa+ _0x4b1fx15,_0x4b1fx4=_0x4b1fx4+ _0x4b1fx12,_0x4b1fx5=_0x4b1fx5+ _0x4b1fx13;return (_0x4b1fx9< _0x4b1fx14|| _0x4b1fx9> _0x4b1fx12)&& (_0x4b1fxa< _0x4b1fx15|| _0x4b1fxa> _0x4b1fx13)&& (_0x4b1fx4< _0x4b1fx12|| _0x4b1fx4> _0x4b1fx14)&& (_0x4b1fx5< _0x4b1fx13|| _0x4b1fx5> _0x4b1fx15)},intersectsHotspot:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){_0x4b1fx5= null!= _0x4b1fx5?_0x4b1fx5:1;_0x4b1fx9= null!= _0x4b1fx9?_0x4b1fx9:0;_0x4b1fxa= null!= _0x4b1fxa?_0x4b1fxa:0;if(0< _0x4b1fx5){var _0x4b1fx12=_0x4b1fx2[_0x2d5f[241]](),_0x4b1fx13=_0x4b1fx2[_0x2d5f[242]](),_0x4b1fx14=_0x4b1fx2[_0x2d5f[117]],_0x4b1fx15=_0x4b1fx2[_0x2d5f[119]],_0x4b1fx16=mxUtils[_0x2d5f[433]](_0x4b1fx2[_0x2d5f[124]],mxConstants.STYLE_STARTSIZE)* _0x4b1fx2[_0x2d5f[441]][_0x2d5f[255]];0< _0x4b1fx16&& (mxUtils[_0x2d5f[433]](_0x4b1fx2[_0x2d5f[124]],mxConstants.STYLE_HORIZONTAL,!0)?(_0x4b1fx13= _0x4b1fx2[_0x2d5f[236]]+ _0x4b1fx16/ 2,_0x4b1fx15= _0x4b1fx16):(_0x4b1fx12= _0x4b1fx2[_0x2d5f[235]]+ _0x4b1fx16/ 2,_0x4b1fx14= _0x4b1fx16));_0x4b1fx14= Math[_0x2d5f[160]](_0x4b1fx9,_0x4b1fx14* _0x4b1fx5);_0x4b1fx15= Math[_0x2d5f[160]](_0x4b1fx9,_0x4b1fx15* _0x4b1fx5);0< _0x4b1fxa&& (_0x4b1fx14= Math[_0x2d5f[243]](_0x4b1fx14,_0x4b1fxa),_0x4b1fx15= Math[_0x2d5f[243]](_0x4b1fx15,_0x4b1fxa));_0x4b1fx5= new mxRectangle(_0x4b1fx12- _0x4b1fx14/ 2,_0x4b1fx13- _0x4b1fx15/ 2,_0x4b1fx14,_0x4b1fx15);_0x4b1fx12= mxUtils[_0x2d5f[431]](mxUtils[_0x2d5f[433]](_0x4b1fx2[_0x2d5f[124]],mxConstants.STYLE_ROTATION)|| 0);0!= _0x4b1fx12&& (_0x4b1fx9= Math[_0x2d5f[426]](-_0x4b1fx12),_0x4b1fxa= Math[_0x2d5f[427]](-_0x4b1fx12),_0x4b1fx12= new mxPoint(_0x4b1fx2[_0x2d5f[241]](),_0x4b1fx2[_0x2d5f[242]]()),_0x4b1fx2= mxUtils[_0x2d5f[432]]( new mxPoint(_0x4b1fx3,_0x4b1fx4),_0x4b1fx9,_0x4b1fxa,_0x4b1fx12),_0x4b1fx3= _0x4b1fx2[_0x2d5f[235]],_0x4b1fx4= _0x4b1fx2[_0x2d5f[236]]);return mxUtils[_0x2d5f[442]](_0x4b1fx5,_0x4b1fx3,_0x4b1fx4)};return !0},getOffset:function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=0,_0x4b1fx5=0;if(null!= _0x4b1fx3&& _0x4b1fx3){var _0x4b1fx9=document[_0x2d5f[112]],_0x4b1fxa=document[_0x2d5f[158]],_0x4b1fx4=_0x4b1fx4+ (_0x4b1fx9[_0x2d5f[360]]|| _0x4b1fxa[_0x2d5f[360]]),_0x4b1fx5=_0x4b1fx5+ (_0x4b1fx9[_0x2d5f[190]]|| _0x4b1fxa[_0x2d5f[190]])};for(;_0x4b1fx2[_0x2d5f[443]];){_0x4b1fx4+= _0x4b1fx2[_0x2d5f[358]],_0x4b1fx5+= _0x4b1fx2[_0x2d5f[362]],_0x4b1fx2= _0x4b1fx2[_0x2d5f[443]]};return new mxPoint(_0x4b1fx4,_0x4b1fx5)},getScrollOrigin:function(_0x4b1fx2){for(var _0x4b1fx3=document[_0x2d5f[112]],_0x4b1fx4=document[_0x2d5f[158]],_0x4b1fx5= new mxPoint(_0x4b1fx3[_0x2d5f[360]]|| _0x4b1fx4[_0x2d5f[360]],_0x4b1fx3[_0x2d5f[190]]|| _0x4b1fx4[_0x2d5f[190]]);null!= _0x4b1fx2&& _0x4b1fx2!= _0x4b1fx3&& _0x4b1fx2!= _0x4b1fx4;){!isNaN(_0x4b1fx2[_0x2d5f[360]])&& !isNaN(_0x4b1fx2[_0x2d5f[190]])&& (_0x4b1fx5[_0x2d5f[235]]+= _0x4b1fx2[_0x2d5f[360]],_0x4b1fx5[_0x2d5f[236]]+= _0x4b1fx2[_0x2d5f[190]]),_0x4b1fx2= _0x4b1fx2[_0x2d5f[265]]};return _0x4b1fx5},convertPoint:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=mxUtils[_0x2d5f[444]](_0x4b1fx2);_0x4b1fx2= mxUtils[_0x2d5f[445]](_0x4b1fx2);_0x4b1fx2[_0x2d5f[235]]-= _0x4b1fx5[_0x2d5f[235]];_0x4b1fx2[_0x2d5f[236]]-= _0x4b1fx5[_0x2d5f[236]];return new mxPoint(_0x4b1fx3- _0x4b1fx2[_0x2d5f[235]],_0x4b1fx4- _0x4b1fx2[_0x2d5f[236]])},ltrim:function(_0x4b1fx2,_0x4b1fx3){return _0x4b1fx2[_0x2d5f[230]](RegExp(_0x2d5f[446]+ (_0x4b1fx3|| _0x2d5f[447])+ _0x2d5f[448],_0x2d5f[449]),_0x2d5f[110])},rtrim:function(_0x4b1fx2,_0x4b1fx3){return _0x4b1fx2[_0x2d5f[230]](RegExp(_0x2d5f[450]+ (_0x4b1fx3|| _0x2d5f[447])+ _0x2d5f[451],_0x2d5f[449]),_0x2d5f[110])},trim:function(_0x4b1fx2,_0x4b1fx3){return mxUtils[_0x2d5f[453]](mxUtils[_0x2d5f[452]](_0x4b1fx2,_0x4b1fx3),_0x4b1fx3)},isNumeric:function(_0x4b1fx2){return null!= _0x4b1fx2&& (null== _0x4b1fx2[_0x2d5f[67]]|| 0< _0x4b1fx2[_0x2d5f[67]]&& 0> _0x4b1fx2[_0x2d5f[2]](_0x2d5f[454])&& 0> _0x4b1fx2[_0x2d5f[2]](_0x2d5f[455]))&& !isNaN(_0x4b1fx2)},mod:function(_0x4b1fx2,_0x4b1fx3){return (_0x4b1fx2% _0x4b1fx3+ _0x4b1fx3)% _0x4b1fx3},intersection:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13){var _0x4b1fx14=(_0x4b1fx13- _0x4b1fxa)* (_0x4b1fx4- _0x4b1fx2)- (_0x4b1fx12- _0x4b1fx9)* (_0x4b1fx5- _0x4b1fx3);_0x4b1fx12= ((_0x4b1fx12- _0x4b1fx9)* (_0x4b1fx3- _0x4b1fxa)- (_0x4b1fx13- _0x4b1fxa)* (_0x4b1fx2- _0x4b1fx9))/ _0x4b1fx14;_0x4b1fx9= ((_0x4b1fx4- _0x4b1fx2)* (_0x4b1fx3- _0x4b1fxa)- (_0x4b1fx5- _0x4b1fx3)* (_0x4b1fx2- _0x4b1fx9))/ _0x4b1fx14;return 0<= _0x4b1fx12&& 1>= _0x4b1fx12&& 0<= _0x4b1fx9&& 1>= _0x4b1fx9? new mxPoint(_0x4b1fx2+ _0x4b1fx12* (_0x4b1fx4- _0x4b1fx2),_0x4b1fx3+ _0x4b1fx12* (_0x4b1fx5- _0x4b1fx3)):null},ptSegDistSq:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){_0x4b1fx4-= _0x4b1fx2;_0x4b1fx5-= _0x4b1fx3;_0x4b1fx9-= _0x4b1fx2;_0x4b1fxa-= _0x4b1fx3;0>= _0x4b1fx9* _0x4b1fx4+ _0x4b1fxa* _0x4b1fx5?_0x4b1fx4= 0:(_0x4b1fx9= _0x4b1fx4- _0x4b1fx9,_0x4b1fxa= _0x4b1fx5- _0x4b1fxa,_0x4b1fx2= _0x4b1fx9* _0x4b1fx4+ _0x4b1fxa* _0x4b1fx5,_0x4b1fx4= 0>= _0x4b1fx2?0:_0x4b1fx2* _0x4b1fx2/ (_0x4b1fx4* _0x4b1fx4+ _0x4b1fx5* _0x4b1fx5));_0x4b1fx9= _0x4b1fx9* _0x4b1fx9+ _0x4b1fxa* _0x4b1fxa- _0x4b1fx4;0> _0x4b1fx9&& (_0x4b1fx9= 0);return _0x4b1fx9},relativeCcw:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){_0x4b1fx4-= _0x4b1fx2;_0x4b1fx5-= _0x4b1fx3;_0x4b1fx9-= _0x4b1fx2;_0x4b1fxa-= _0x4b1fx3;_0x4b1fx2= _0x4b1fx9* _0x4b1fx5- _0x4b1fxa* _0x4b1fx4;0== _0x4b1fx2&& (_0x4b1fx2= _0x4b1fx9* _0x4b1fx4+ _0x4b1fxa* _0x4b1fx5,0< _0x4b1fx2&& (_0x4b1fx2= (_0x4b1fx9- _0x4b1fx4)* _0x4b1fx4+ (_0x4b1fxa- _0x4b1fx5)* _0x4b1fx5,0> _0x4b1fx2&& (_0x4b1fx2= 0)));return 0> _0x4b1fx2?-1:0< _0x4b1fx2?1:0},animateChanges:function(_0x4b1fx2,_0x4b1fx3){mxEffects[_0x2d5f[456]][_0x2d5f[183]](this,arguments)},cascadeOpacity:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){mxEffects[_0x2d5f[260]][_0x2d5f[183]](this,arguments)},fadeOut:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){mxEffects[_0x2d5f[457]][_0x2d5f[183]](this,arguments)},setOpacity:function(_0x4b1fx2,_0x4b1fx3){mxUtils[_0x2d5f[458]](_0x4b1fx2)?_0x4b1fx2[_0x2d5f[124]][_0x2d5f[347]]= 100<= _0x4b1fx3?null:_0x2d5f[459]+ _0x4b1fx3/ 5+ _0x2d5f[460]:mxClient[_0x2d5f[80]]&& (_0x2d5f[82]=== typeof document[_0x2d5f[5]]|| 9> document[_0x2d5f[5]])?_0x4b1fx2[_0x2d5f[124]][_0x2d5f[347]]= 100<= _0x4b1fx3?null:_0x2d5f[459]+ _0x4b1fx3+ _0x2d5f[460]:_0x4b1fx2[_0x2d5f[124]][_0x2d5f[461]]= _0x4b1fx3/ 100},createImage:function(_0x4b1fx2){var _0x4b1fx3=null;mxClient[_0x2d5f[49]]&& _0x2d5f[462]!= document[_0x2d5f[135]]?(_0x4b1fx3= document[_0x2d5f[55]](mxClient[_0x2d5f[463]]+ _0x2d5f[464]),_0x4b1fx3[_0x2d5f[57]](_0x2d5f[390],_0x4b1fx2),_0x4b1fx3[_0x2d5f[124]][_0x2d5f[465]]= _0x2d5f[130]):(_0x4b1fx3= document[_0x2d5f[55]](_0x2d5f[466]),_0x4b1fx3[_0x2d5f[57]](_0x2d5f[390],_0x4b1fx2),_0x4b1fx3[_0x2d5f[57]](_0x2d5f[467],_0x2d5f[468]));return _0x4b1fx3},sortCells:function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3= null!= _0x4b1fx3?_0x4b1fx3:!0;var _0x4b1fx4= new mxDictionary;_0x4b1fx2[_0x2d5f[470]](function(_0x4b1fx2,_0x4b1fx9){var _0x4b1fxa=_0x4b1fx4[_0x2d5f[203]](_0x4b1fx2);null== _0x4b1fxa&& (_0x4b1fxa= mxCellPath[_0x2d5f[385]](_0x4b1fx2)[_0x2d5f[224]](mxCellPath.PATH_SEPARATOR),_0x4b1fx4[_0x2d5f[204]](_0x4b1fx2,_0x4b1fxa));var _0x4b1fx12=_0x4b1fx4[_0x2d5f[203]](_0x4b1fx9);null== _0x4b1fx12&& (_0x4b1fx12= mxCellPath[_0x2d5f[385]](_0x4b1fx9)[_0x2d5f[224]](mxCellPath.PATH_SEPARATOR),_0x4b1fx4[_0x2d5f[204]](_0x4b1fx9,_0x4b1fx12));_0x4b1fxa= mxCellPath[_0x2d5f[469]](_0x4b1fxa,_0x4b1fx12);return 0== _0x4b1fxa?0:0< _0x4b1fxa== _0x4b1fx3?1:-1});return _0x4b1fx2},getStylename:function(_0x4b1fx2){return null!= _0x4b1fx2&& (_0x4b1fx2= _0x4b1fx2[_0x2d5f[224]](_0x2d5f[471])[0],0> _0x4b1fx2[_0x2d5f[2]](_0x2d5f[226]))?_0x4b1fx2:_0x2d5f[110]},getStylenames:function(_0x4b1fx2){var _0x4b1fx3=[];if(null!= _0x4b1fx2){_0x4b1fx2= _0x4b1fx2[_0x2d5f[224]](_0x2d5f[471]);for(var _0x4b1fx4=0;_0x4b1fx4< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx4++){0> _0x4b1fx2[_0x4b1fx4][_0x2d5f[2]](_0x2d5f[226])&& _0x4b1fx3[_0x2d5f[207]](_0x4b1fx2[_0x4b1fx4])}};return _0x4b1fx3},indexOfStylename:function(_0x4b1fx2,_0x4b1fx3){if(null!= _0x4b1fx2&& null!= _0x4b1fx3){for(var _0x4b1fx4=_0x4b1fx2[_0x2d5f[224]](_0x2d5f[471]),_0x4b1fx5=0,_0x4b1fx9=0;_0x4b1fx9< _0x4b1fx4[_0x2d5f[67]];_0x4b1fx9++){if(_0x4b1fx4[_0x4b1fx9]== _0x4b1fx3){return _0x4b1fx5};_0x4b1fx5+= _0x4b1fx4[_0x4b1fx9][_0x2d5f[67]]+ 1}};return -1},addStylename:function(_0x4b1fx2,_0x4b1fx3){0> mxUtils[_0x2d5f[472]](_0x4b1fx2,_0x4b1fx3)&& (null== _0x4b1fx2?_0x4b1fx2= _0x2d5f[110]:0< _0x4b1fx2[_0x2d5f[67]]&& _0x2d5f[471]!= _0x4b1fx2[_0x2d5f[225]](_0x4b1fx2[_0x2d5f[67]]- 1)&& (_0x4b1fx2+= _0x2d5f[471]),_0x4b1fx2+= _0x4b1fx3);return _0x4b1fx2},removeStylename:function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=[];if(null!= _0x4b1fx2){for(var _0x4b1fx5=_0x4b1fx2[_0x2d5f[224]](_0x2d5f[471]),_0x4b1fx9=0;_0x4b1fx9< _0x4b1fx5[_0x2d5f[67]];_0x4b1fx9++){_0x4b1fx5[_0x4b1fx9]!= _0x4b1fx3&& _0x4b1fx4[_0x2d5f[207]](_0x4b1fx5[_0x4b1fx9])}};return _0x4b1fx4[_0x2d5f[234]](_0x2d5f[471])},removeAllStylenames:function(_0x4b1fx2){var _0x4b1fx3=[];if(null!= _0x4b1fx2){_0x4b1fx2= _0x4b1fx2[_0x2d5f[224]](_0x2d5f[471]);for(var _0x4b1fx4=0;_0x4b1fx4< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx4++){0<= _0x4b1fx2[_0x4b1fx4][_0x2d5f[2]](_0x2d5f[226])&& _0x4b1fx3[_0x2d5f[207]](_0x4b1fx2[_0x4b1fx4])}};return _0x4b1fx3[_0x2d5f[234]](_0x2d5f[471])},setCellStyles:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){if(null!= _0x4b1fx3&& 0< _0x4b1fx3[_0x2d5f[67]]){_0x4b1fx2[_0x2d5f[473]]();try{for(var _0x4b1fx9=0;_0x4b1fx9< _0x4b1fx3[_0x2d5f[67]];_0x4b1fx9++){if(null!= _0x4b1fx3[_0x4b1fx9]){var _0x4b1fxa=mxUtils[_0x2d5f[475]](_0x4b1fx2[_0x2d5f[474]](_0x4b1fx3[_0x4b1fx9]),_0x4b1fx4,_0x4b1fx5);_0x4b1fx2[_0x2d5f[475]](_0x4b1fx3[_0x4b1fx9],_0x4b1fxa)}}}finally{_0x4b1fx2[_0x2d5f[476]]()}}},setStyle:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=null!= _0x4b1fx4&& (_0x2d5f[82]== typeof _0x4b1fx4[_0x2d5f[67]]|| 0< _0x4b1fx4[_0x2d5f[67]]);if(null== _0x4b1fx2|| 0== _0x4b1fx2[_0x2d5f[67]]){_0x4b1fx5&& (_0x4b1fx2= _0x4b1fx3+ _0x2d5f[226]+ _0x4b1fx4)}else {var _0x4b1fx9=_0x4b1fx2[_0x2d5f[2]](_0x4b1fx3+ _0x2d5f[226]);0> _0x4b1fx9?_0x4b1fx5&& (_0x4b1fx5= _0x2d5f[471]== _0x4b1fx2[_0x2d5f[225]](_0x4b1fx2[_0x2d5f[67]]- 1)?_0x2d5f[110]:_0x2d5f[471],_0x4b1fx2= _0x4b1fx2+ _0x4b1fx5+ _0x4b1fx3+ _0x2d5f[226]+ _0x4b1fx4):(_0x4b1fx3= _0x4b1fx5?_0x4b1fx3+ _0x2d5f[226]+ _0x4b1fx4:_0x2d5f[110],_0x4b1fx4= _0x4b1fx2[_0x2d5f[2]](_0x2d5f[471],_0x4b1fx9),_0x4b1fx5|| _0x4b1fx4++,_0x4b1fx2= _0x4b1fx2[_0x2d5f[85]](0,_0x4b1fx9)+ _0x4b1fx3+ (_0x4b1fx4> _0x4b1fx9?_0x4b1fx2[_0x2d5f[85]](_0x4b1fx4):_0x2d5f[110]))};return _0x4b1fx2},setCellStyleFlags:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){if(null!= _0x4b1fx3&& 0< _0x4b1fx3[_0x2d5f[67]]){_0x4b1fx2[_0x2d5f[473]]();try{for(var _0x4b1fxa=0;_0x4b1fxa< _0x4b1fx3[_0x2d5f[67]];_0x4b1fxa++){if(null!= _0x4b1fx3[_0x4b1fxa]){var _0x4b1fx12=mxUtils[_0x2d5f[477]](_0x4b1fx2[_0x2d5f[474]](_0x4b1fx3[_0x4b1fxa]),_0x4b1fx4,_0x4b1fx5,_0x4b1fx9);_0x4b1fx2[_0x2d5f[475]](_0x4b1fx3[_0x4b1fxa],_0x4b1fx12)}}}finally{_0x4b1fx2[_0x2d5f[476]]()}}},setStyleFlag:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){if(null== _0x4b1fx2|| 0== _0x4b1fx2[_0x2d5f[67]]){_0x4b1fx2= _0x4b1fx5|| null== _0x4b1fx5?_0x4b1fx3+ _0x2d5f[226]+ _0x4b1fx4:_0x4b1fx3+ _0x2d5f[478]}else {var _0x4b1fx9=_0x4b1fx2[_0x2d5f[2]](_0x4b1fx3+ _0x2d5f[226]);if(0> _0x4b1fx9){_0x4b1fx9= _0x2d5f[471]== _0x4b1fx2[_0x2d5f[225]](_0x4b1fx2[_0x2d5f[67]]- 1)?_0x2d5f[110]:_0x2d5f[471],_0x4b1fx2= _0x4b1fx5|| null== _0x4b1fx5?_0x4b1fx2+ _0x4b1fx9+ _0x4b1fx3+ _0x2d5f[226]+ _0x4b1fx4:_0x4b1fx2+ _0x4b1fx9+ _0x4b1fx3+ _0x2d5f[478]}else {var _0x4b1fxa=_0x4b1fx2[_0x2d5f[2]](_0x2d5f[471],_0x4b1fx9),_0x4b1fx12=_0x2d5f[110],_0x4b1fx12=0> _0x4b1fxa?_0x4b1fx2[_0x2d5f[85]](_0x4b1fx9+ _0x4b1fx3[_0x2d5f[67]]+ 1):_0x4b1fx2[_0x2d5f[85]](_0x4b1fx9+ _0x4b1fx3[_0x2d5f[67]]+ 1,_0x4b1fxa),_0x4b1fx12=null== _0x4b1fx5?parseInt(_0x4b1fx12)^ _0x4b1fx4:_0x4b1fx5?parseInt(_0x4b1fx12)| _0x4b1fx4:parseInt(_0x4b1fx12)& ~_0x4b1fx4;_0x4b1fx2= _0x4b1fx2[_0x2d5f[85]](0,_0x4b1fx9)+ _0x4b1fx3+ _0x2d5f[226]+ _0x4b1fx12+ (0<= _0x4b1fxa?_0x4b1fx2[_0x2d5f[85]](_0x4b1fxa):_0x2d5f[110])}};return _0x4b1fx2},getAlignmentAsPoint:function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=0,_0x4b1fx5=0;_0x4b1fx2== mxConstants[_0x2d5f[479]]?_0x4b1fx4= -0.5:_0x4b1fx2== mxConstants[_0x2d5f[480]]&& (_0x4b1fx4= -1);_0x4b1fx3== mxConstants[_0x2d5f[481]]?_0x4b1fx5= -0.5:_0x4b1fx3== mxConstants[_0x2d5f[482]]&& (_0x4b1fx5= -1);return new mxPoint(_0x4b1fx4,_0x4b1fx5)},getSizeForString:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx3= null!= _0x4b1fx3?_0x4b1fx3:mxConstants[_0x2d5f[483]];_0x4b1fx4= null!= _0x4b1fx4?_0x4b1fx4:mxConstants[_0x2d5f[484]];var _0x4b1fx5=document[_0x2d5f[55]](_0x2d5f[485]);_0x4b1fx5[_0x2d5f[124]][_0x2d5f[486]]= _0x4b1fx4;_0x4b1fx5[_0x2d5f[124]][_0x2d5f[487]]= Math[_0x2d5f[488]](_0x4b1fx3)+ _0x2d5f[168];_0x4b1fx5[_0x2d5f[124]][_0x2d5f[489]]= Math[_0x2d5f[488]](_0x4b1fx3* mxConstants[_0x2d5f[490]])+ _0x2d5f[168];_0x4b1fx5[_0x2d5f[124]][_0x2d5f[491]]= _0x2d5f[492];_0x4b1fx5[_0x2d5f[124]][_0x2d5f[493]]= _0x2d5f[494];_0x4b1fx5[_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[188];_0x4b1fx5[_0x2d5f[124]][_0x2d5f[495]]= mxClient[_0x2d5f[496]]?_0x2d5f[497]:_0x2d5f[498];_0x4b1fx5[_0x2d5f[124]][_0x2d5f[499]]= _0x2d5f[500];_0x4b1fx5[_0x2d5f[339]]= _0x4b1fx2;document[_0x2d5f[112]][_0x2d5f[62]](_0x4b1fx5);_0x4b1fx2= new mxRectangle(0,0,_0x4b1fx5[_0x2d5f[359]],_0x4b1fx5[_0x2d5f[167]]);document[_0x2d5f[112]][_0x2d5f[266]](_0x4b1fx5);return _0x4b1fx2},getViewXml:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){_0x4b1fx5= null!= _0x4b1fx5?_0x4b1fx5:0;_0x4b1fx9= null!= _0x4b1fx9?_0x4b1fx9:0;_0x4b1fx3= null!= _0x4b1fx3?_0x4b1fx3:1;null== _0x4b1fx4&& (_0x4b1fx4= [_0x4b1fx2[_0x2d5f[502]]()[_0x2d5f[501]]()]);var _0x4b1fxa=_0x4b1fx2[_0x2d5f[249]](),_0x4b1fx12=null,_0x4b1fx13=_0x4b1fxa[_0x2d5f[503]]();_0x4b1fxa[_0x2d5f[504]](!1);var _0x4b1fx14=_0x4b1fxa[_0x2d5f[505]],_0x4b1fx15=_0x4b1fxa[_0x2d5f[506]];_0x4b1fx2[_0x2d5f[507]]== mxConstants[_0x2d5f[508]]?(_0x4b1fxa[_0x2d5f[505]]= document[_0x2d5f[509]](mxConstants.NS_SVG,_0x2d5f[449]),_0x4b1fxa[_0x2d5f[510]][_0x2d5f[62]](_0x4b1fxa[_0x2d5f[505]]),_0x4b1fxa[_0x2d5f[506]]= document[_0x2d5f[509]](mxConstants.NS_SVG,_0x2d5f[449])):(_0x4b1fxa[_0x2d5f[505]]= _0x4b1fxa[_0x2d5f[505]][_0x2d5f[511]](!1),_0x4b1fxa[_0x2d5f[510]][_0x2d5f[62]](_0x4b1fxa[_0x2d5f[505]]),_0x4b1fxa[_0x2d5f[506]]= _0x4b1fxa[_0x2d5f[506]][_0x2d5f[511]](!1));_0x4b1fxa[_0x2d5f[510]][_0x2d5f[62]](_0x4b1fxa[_0x2d5f[506]]);var _0x4b1fx16=_0x4b1fxa[_0x2d5f[512]]();_0x4b1fxa[_0x2d5f[513]]= new mxPoint(_0x4b1fx5,_0x4b1fx9);_0x4b1fx3= new mxTemporaryCellStates(_0x4b1fx2[_0x2d5f[249]](),_0x4b1fx3,_0x4b1fx4);try{_0x4b1fx12= ( new mxCodec)[_0x2d5f[514]](_0x4b1fx2[_0x2d5f[249]]())}finally{_0x4b1fx3[_0x2d5f[515]](),_0x4b1fxa[_0x2d5f[513]]= _0x4b1fx16,_0x4b1fxa[_0x2d5f[510]][_0x2d5f[266]](_0x4b1fxa[_0x2d5f[505]]),_0x4b1fxa[_0x2d5f[510]][_0x2d5f[266]](_0x4b1fxa[_0x2d5f[506]]),_0x4b1fxa[_0x2d5f[505]]= _0x4b1fx14,_0x4b1fxa[_0x2d5f[506]]= _0x4b1fx15,_0x4b1fxa[_0x2d5f[504]](_0x4b1fx13)};return _0x4b1fx12},getScaleForPageCount:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){if(1> _0x4b1fx2){return 1};_0x4b1fx4= null!= _0x4b1fx4?_0x4b1fx4:mxConstants[_0x2d5f[516]];_0x4b1fx5= null!= _0x4b1fx5?_0x4b1fx5:0;var _0x4b1fx9=_0x4b1fx4[_0x2d5f[117]]- 2* _0x4b1fx5;_0x4b1fx4= _0x4b1fx4[_0x2d5f[119]]- 2* _0x4b1fx5;_0x4b1fx5= _0x4b1fx3[_0x2d5f[517]]()[_0x2d5f[238]]();_0x4b1fx3= _0x4b1fx3[_0x2d5f[249]]()[_0x2d5f[518]]();_0x4b1fx5[_0x2d5f[117]]/= _0x4b1fx3;_0x4b1fx5[_0x2d5f[119]]/= _0x4b1fx3;_0x4b1fx3= _0x4b1fx5[_0x2d5f[117]];_0x4b1fx4= _0x4b1fx3/ _0x4b1fx5[_0x2d5f[119]]/ (_0x4b1fx9/ _0x4b1fx4);_0x4b1fx5= Math[_0x2d5f[428]](_0x4b1fx2);var _0x4b1fxa=Math[_0x2d5f[428]](_0x4b1fx4);_0x4b1fx4= _0x4b1fx5* _0x4b1fxa;_0x4b1fx5/= _0x4b1fxa;if(1> _0x4b1fx4&& _0x4b1fx5> _0x4b1fx2){var _0x4b1fx12=_0x4b1fx5/ _0x4b1fx2;_0x4b1fx5= _0x4b1fx2;_0x4b1fx4/= _0x4b1fx12};1> _0x4b1fx5&& _0x4b1fx4> _0x4b1fx2&& (_0x4b1fx12= _0x4b1fx4/ _0x4b1fx2,_0x4b1fx4= _0x4b1fx2,_0x4b1fx5/= _0x4b1fx12);_0x4b1fx12= Math[_0x2d5f[430]](_0x4b1fx4)* Math[_0x2d5f[430]](_0x4b1fx5);for(_0x4b1fxa= 0;_0x4b1fx12> _0x4b1fx2;){var _0x4b1fx12=Math[_0x2d5f[519]](_0x4b1fx4)/ _0x4b1fx4,_0x4b1fx13=Math[_0x2d5f[519]](_0x4b1fx5)/ _0x4b1fx5;1== _0x4b1fx12&& (_0x4b1fx12= Math[_0x2d5f[519]](_0x4b1fx4- 1)/ _0x4b1fx4);1== _0x4b1fx13&& (_0x4b1fx13= Math[_0x2d5f[519]](_0x4b1fx5- 1)/ _0x4b1fx5);_0x4b1fx12= _0x4b1fx12> _0x4b1fx13?_0x4b1fx12:_0x4b1fx13;_0x4b1fx4*= _0x4b1fx12;_0x4b1fx5*= _0x4b1fx12;_0x4b1fx12= Math[_0x2d5f[430]](_0x4b1fx4)* Math[_0x2d5f[430]](_0x4b1fx5);_0x4b1fxa++;if(10< _0x4b1fxa){break}};return 0.99999* (_0x4b1fx9* _0x4b1fx4/ _0x4b1fx3)},show:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){_0x4b1fx4= null!= _0x4b1fx4?_0x4b1fx4:0;_0x4b1fx5= null!= _0x4b1fx5?_0x4b1fx5:0;null== _0x4b1fx3?_0x4b1fx3= window[_0x2d5f[392]]()[_0x2d5f[395]]:_0x4b1fx3[_0x2d5f[392]]();var _0x4b1fx9=_0x4b1fx2[_0x2d5f[517]]();_0x4b1fx4= -_0x4b1fx9[_0x2d5f[235]]+ _0x4b1fx4;_0x4b1fx5= -_0x4b1fx9[_0x2d5f[236]]+ _0x4b1fx5;if(mxClient[_0x2d5f[80]]){for(var _0x4b1fx9=_0x2d5f[520],_0x4b1fxa=document[_0x2d5f[64]](_0x2d5f[521]),_0x4b1fx12=0;_0x4b1fx12< _0x4b1fxa[_0x2d5f[67]];_0x4b1fx12++){_0x4b1fx9+= _0x4b1fxa[_0x4b1fx12][_0x2d5f[342]]};_0x4b1fx9+= _0x2d5f[522];for(_0x4b1fx12= 0;_0x4b1fx12< document[_0x2d5f[523]][_0x2d5f[67]];_0x4b1fx12++){try{_0x4b1fx9+= document[_0x2d5f[523]](_0x4b1fx12)[_0x2d5f[103]]}catch(h){}};_0x4b1fx9+= _0x2d5f[524];_0x4b1fx9+= _0x2d5f[525];_0x4b1fx9+= _0x4b1fx2[_0x2d5f[526]][_0x2d5f[339]];_0x4b1fx9+= _0x2d5f[527];_0x4b1fx9+= _0x2d5f[528];_0x4b1fx3[_0x2d5f[171]](_0x4b1fx9);_0x4b1fx3[_0x2d5f[268]]();_0x4b1fx2= _0x4b1fx3[_0x2d5f[112]][_0x2d5f[64]](_0x2d5f[529])[0];null!= _0x4b1fx2&& (_0x4b1fx2[_0x2d5f[124]][_0x2d5f[491]]= _0x2d5f[492],_0x4b1fx2[_0x2d5f[124]][_0x2d5f[361]]= _0x4b1fx4+ _0x2d5f[168],_0x4b1fx2[_0x2d5f[124]][_0x2d5f[125]]= _0x4b1fx5+ _0x2d5f[168])}else {_0x4b1fx3[_0x2d5f[171]](_0x2d5f[530]);_0x4b1fx3[_0x2d5f[171]](_0x2d5f[531]);_0x4b1fxa= document[_0x2d5f[64]](_0x2d5f[521]);for(_0x4b1fx12= 0;_0x4b1fx12< _0x4b1fxa[_0x2d5f[67]];_0x4b1fx12++){_0x4b1fx3[_0x2d5f[171]](mxUtils[_0x2d5f[532]](_0x4b1fxa[_0x4b1fx12]))};_0x4b1fxa= document[_0x2d5f[64]](_0x2d5f[54]);for(_0x4b1fx12= 0;_0x4b1fx12< _0x4b1fxa[_0x2d5f[67]];_0x4b1fx12++){_0x4b1fx3[_0x2d5f[171]](mxUtils[_0x2d5f[532]](_0x4b1fxa[_0x4b1fx12]))};_0x4b1fxa= document[_0x2d5f[64]](_0x2d5f[124]);for(_0x4b1fx12= 0;_0x4b1fx12< _0x4b1fxa[_0x2d5f[67]];_0x4b1fx12++){_0x4b1fx3[_0x2d5f[171]](mxUtils[_0x2d5f[532]](_0x4b1fxa[_0x4b1fx12]))};_0x4b1fx3[_0x2d5f[171]](_0x2d5f[533]);_0x4b1fx3[_0x2d5f[171]](_0x2d5f[534]);_0x4b1fx3[_0x2d5f[268]]();null== _0x4b1fx3[_0x2d5f[112]]&& _0x4b1fx3[_0x2d5f[158]][_0x2d5f[62]](_0x4b1fx3[_0x2d5f[55]](_0x2d5f[112]));_0x4b1fx3[_0x2d5f[112]][_0x2d5f[124]][_0x2d5f[277]]= _0x2d5f[278];for(_0x4b1fx2= _0x4b1fx2[_0x2d5f[526]][_0x2d5f[285]];null!= _0x4b1fx2;){_0x4b1fx12= _0x4b1fx2[_0x2d5f[511]](!0),_0x4b1fx3[_0x2d5f[112]][_0x2d5f[62]](_0x4b1fx12),_0x4b1fx2= _0x4b1fx2[_0x2d5f[287]]};_0x4b1fx2= _0x4b1fx3[_0x2d5f[64]](_0x2d5f[449])[0];null!= _0x4b1fx2&& (_0x4b1fx2[_0x2d5f[57]](_0x2d5f[535],_0x2d5f[536]+ _0x4b1fx4+ _0x2d5f[537]+ _0x4b1fx5+ _0x2d5f[460]),_0x4b1fx4= _0x4b1fx2[_0x2d5f[538]],_0x4b1fx4[_0x2d5f[57]](_0x2d5f[117],_0x4b1fx9[_0x2d5f[117]]+ Math[_0x2d5f[160]](_0x4b1fx9[_0x2d5f[235]],0)+ 3),_0x4b1fx4[_0x2d5f[57]](_0x2d5f[119],_0x4b1fx9[_0x2d5f[119]]+ Math[_0x2d5f[160]](_0x4b1fx9[_0x2d5f[236]],0)+ 3))};mxUtils[_0x2d5f[272]](_0x4b1fx3[_0x2d5f[112]]);return _0x4b1fx3},printScreen:function(_0x4b1fx2){var _0x4b1fx3=window[_0x2d5f[392]]();mxUtils[_0x2d5f[539]](_0x4b1fx2,_0x4b1fx3[_0x2d5f[395]]);_0x4b1fx2= function(){_0x4b1fx3[_0x2d5f[393]]();_0x4b1fx3[_0x2d5f[540]]();_0x4b1fx3[_0x2d5f[268]]()};mxClient[_0x2d5f[76]]?_0x4b1fx3[_0x2d5f[261]](_0x4b1fx2,500):_0x4b1fx2()},popup:function(_0x4b1fx2,_0x4b1fx3){if(_0x4b1fx3){var _0x4b1fx4=document[_0x2d5f[55]](_0x2d5f[485]);_0x4b1fx4[_0x2d5f[124]][_0x2d5f[277]]= _0x2d5f[276];_0x4b1fx4[_0x2d5f[124]][_0x2d5f[117]]= _0x2d5f[541];_0x4b1fx4[_0x2d5f[124]][_0x2d5f[119]]= _0x2d5f[542];var _0x4b1fx5=document[_0x2d5f[55]](_0x2d5f[543]);_0x4b1fx5[_0x2d5f[339]]= mxUtils[_0x2d5f[321]](_0x4b1fx2,!1)[_0x2d5f[230]](/\n/g,_0x2d5f[545])[_0x2d5f[230]](/ /g,_0x2d5f[544]);_0x4b1fx4[_0x2d5f[62]](_0x4b1fx5);_0x4b1fx4= new mxWindow(_0x2d5f[546],_0x4b1fx4,document[_0x2d5f[112]][_0x2d5f[159]]/ 2- 320,(document[_0x2d5f[112]][_0x2d5f[157]]|| document[_0x2d5f[158]][_0x2d5f[157]])/ 2- 240,640,480,!1,!0);_0x4b1fx4[_0x2d5f[164]](!0);_0x4b1fx4[_0x2d5f[175]](!0)}else {mxClient[_0x2d5f[133]]?(_0x4b1fx4= window[_0x2d5f[392]](),_0x4b1fx4[_0x2d5f[395]][_0x2d5f[171]](_0x2d5f[547]+ mxUtils[_0x2d5f[321]](_0x4b1fx2)+ _0x2d5f[548]),_0x4b1fx4[_0x2d5f[395]][_0x2d5f[268]]()):(_0x4b1fx4= window[_0x2d5f[392]](),_0x4b1fx5= _0x4b1fx4[_0x2d5f[395]][_0x2d5f[55]](_0x2d5f[543]),_0x4b1fx5[_0x2d5f[339]]= mxUtils[_0x2d5f[321]](_0x4b1fx2,!1)[_0x2d5f[230]](/\n/g,_0x2d5f[545])[_0x2d5f[230]](/ /g,_0x2d5f[544]),_0x4b1fx4[_0x2d5f[395]][_0x2d5f[112]][_0x2d5f[62]](_0x4b1fx5))}},alert:function(_0x4b1fx2){alert(_0x4b1fx2)},prompt:function(_0x4b1fx2,_0x4b1fx3){return prompt(_0x4b1fx2,_0x4b1fx3)},confirm:function(_0x4b1fx2){return confirm(_0x4b1fx2)},error:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){var _0x4b1fx9=document[_0x2d5f[55]](_0x2d5f[485]);_0x4b1fx9[_0x2d5f[124]][_0x2d5f[549]]= _0x2d5f[550];var _0x4b1fxa=document[_0x2d5f[55]](_0x2d5f[466]);_0x4b1fxa[_0x2d5f[57]](_0x2d5f[390],_0x4b1fx5|| mxUtils[_0x2d5f[551]]);_0x4b1fxa[_0x2d5f[57]](_0x2d5f[552],_0x2d5f[553]);_0x4b1fxa[_0x2d5f[124]][_0x2d5f[123]]= _0x2d5f[554];_0x4b1fx9[_0x2d5f[62]](_0x4b1fxa);_0x4b1fx9[_0x2d5f[62]](document[_0x2d5f[344]](_0x2d5f[555]));_0x4b1fx9[_0x2d5f[62]](document[_0x2d5f[344]](_0x2d5f[555]));_0x4b1fx9[_0x2d5f[62]](document[_0x2d5f[344]](_0x2d5f[555]));mxUtils[_0x2d5f[53]](_0x4b1fx9,_0x4b1fx2);_0x4b1fx2= document[_0x2d5f[112]][_0x2d5f[159]];_0x4b1fx5= document[_0x2d5f[112]][_0x2d5f[157]]|| document[_0x2d5f[158]][_0x2d5f[157]];var _0x4b1fx12= new mxWindow(mxResources[_0x2d5f[203]](mxUtils[_0x2d5f[556]])|| mxUtils[_0x2d5f[556]],_0x4b1fx9,(_0x4b1fx2- _0x4b1fx3)/ 2,_0x4b1fx5/ 4,_0x4b1fx3,null,!1,!0);_0x4b1fx4&& (mxUtils[_0x2d5f[345]](_0x4b1fx9),_0x4b1fx3= document[_0x2d5f[55]](_0x2d5f[346]),_0x4b1fx4= document[_0x2d5f[55]](_0x2d5f[172]),mxClient[_0x2d5f[80]]?_0x4b1fx4[_0x2d5f[124]][_0x2d5f[103]]= _0x2d5f[557]:_0x4b1fx4[_0x2d5f[57]](_0x2d5f[124],_0x2d5f[557]),mxEvent[_0x2d5f[169]](_0x4b1fx4,_0x2d5f[173],function(_0x4b1fx2){_0x4b1fx12[_0x2d5f[515]]()}),mxUtils[_0x2d5f[53]](_0x4b1fx4,mxResources[_0x2d5f[203]](mxUtils[_0x2d5f[558]])|| mxUtils[_0x2d5f[558]]),_0x4b1fx3[_0x2d5f[62]](_0x4b1fx4),_0x4b1fx9[_0x2d5f[62]](_0x4b1fx3),mxUtils[_0x2d5f[345]](_0x4b1fx9),_0x4b1fx12[_0x2d5f[164]](!0));_0x4b1fx12[_0x2d5f[175]](!0);return _0x4b1fx12},makeDraggable:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13,_0x4b1fx14,_0x4b1fx15){_0x4b1fx2= new mxDragSource(_0x4b1fx2,_0x4b1fx4);_0x4b1fx2[_0x2d5f[559]]= new mxPoint(null!= _0x4b1fx9?_0x4b1fx9:0,null!= _0x4b1fxa?_0x4b1fxa:mxConstants[_0x2d5f[560]]);_0x4b1fx2[_0x2d5f[561]]= _0x4b1fx12;_0x4b1fx2[_0x2d5f[562]](!1);null!= _0x4b1fx14&& (_0x4b1fx2[_0x2d5f[563]]= _0x4b1fx14);null!= _0x4b1fx15&& (_0x4b1fx2[_0x2d5f[564]]= _0x4b1fx15);_0x4b1fx2[_0x2d5f[565]]= function(_0x4b1fx2){return _0x2d5f[279]== typeof _0x4b1fx3?_0x4b1fx3(_0x4b1fx2):_0x4b1fx3};null!= _0x4b1fx5&& (_0x4b1fx2[_0x2d5f[566]]= function(){return _0x4b1fx5[_0x2d5f[511]](!0)},_0x4b1fx13&& (_0x4b1fx2[_0x2d5f[567]]= function(_0x4b1fx2){var _0x4b1fx3=_0x4b1fx5[_0x2d5f[511]](!0),_0x4b1fx4=parseInt(_0x4b1fx3[_0x2d5f[124]][_0x2d5f[117]]),_0x4b1fx9=parseInt(_0x4b1fx3[_0x2d5f[124]][_0x2d5f[119]]);_0x4b1fx3[_0x2d5f[124]][_0x2d5f[117]]= Math[_0x2d5f[488]](_0x4b1fx4* _0x4b1fx2[_0x2d5f[441]][_0x2d5f[255]])+ _0x2d5f[168];_0x4b1fx3[_0x2d5f[124]][_0x2d5f[119]]= Math[_0x2d5f[488]](_0x4b1fx9* _0x4b1fx2[_0x2d5f[441]][_0x2d5f[255]])+ _0x2d5f[168];return _0x4b1fx3}));return _0x4b1fx2}},mxConstants={DEFAULT_HOTSPOT:0.3,MIN_HOTSPOT_SIZE:8,MAX_HOTSPOT_SIZE:0,RENDERING_HINT_EXACT:_0x2d5f[568],RENDERING_HINT_FASTER:_0x2d5f[569],RENDERING_HINT_FASTEST:_0x2d5f[570],DIALECT_SVG:_0x2d5f[571],DIALECT_VML:_0x2d5f[572],DIALECT_MIXEDHTML:_0x2d5f[573],DIALECT_PREFERHTML:_0x2d5f[574],DIALECT_STRICTHTML:_0x2d5f[575],NS_SVG:_0x2d5f[576],NS_XHTML:_0x2d5f[577],NS_XLINK:_0x2d5f[578],SHADOWCOLOR:_0x2d5f[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:_0x2d5f[580],DEFAULT_INVALID_COLOR:_0x2d5f[581],HIGHLIGHT_STROKEWIDTH:3,CURSOR_MOVABLE_VERTEX:_0x2d5f[582],CURSOR_MOVABLE_EDGE:_0x2d5f[582],CURSOR_LABEL_HANDLE:_0x2d5f[583],CURSOR_BEND_HANDLE:_0x2d5f[356],CURSOR_CONNECT:_0x2d5f[356],HIGHLIGHT_COLOR:_0x2d5f[580],CONNECT_TARGET_COLOR:_0x2d5f[584],INVALID_CONNECT_TARGET_COLOR:_0x2d5f[581],DROP_TARGET_COLOR:_0x2d5f[584],VALID_COLOR:_0x2d5f[580],INVALID_COLOR:_0x2d5f[581],EDGE_SELECTION_COLOR:_0x2d5f[580],VERTEX_SELECTION_COLOR:_0x2d5f[580],VERTEX_SELECTION_STROKEWIDTH:1,EDGE_SELECTION_STROKEWIDTH:1,VERTEX_SELECTION_DASHED:!0,EDGE_SELECTION_DASHED:!0,GUIDE_COLOR:_0x2d5f[581],GUIDE_STROKEWIDTH:1,OUTLINE_COLOR:_0x2d5f[585],OUTLINE_STROKEWIDTH:mxClient[_0x2d5f[80]]?2:3,HANDLE_SIZE:7,LABEL_HANDLE_SIZE:4,HANDLE_FILLCOLOR:_0x2d5f[580],HANDLE_STROKECOLOR:_0x2d5f[586],LABEL_HANDLE_FILLCOLOR:_0x2d5f[587],CONNECT_HANDLE_FILLCOLOR:_0x2d5f[584],LOCKED_HANDLE_FILLCOLOR:_0x2d5f[581],OUTLINE_HANDLE_FILLCOLOR:_0x2d5f[588],OUTLINE_HANDLE_STROKECOLOR:_0x2d5f[589],DEFAULT_FONTFAMILY:_0x2d5f[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:_0x2d5f[130],STYLE_PERIMETER:_0x2d5f[591],STYLE_SOURCE_PORT:_0x2d5f[592],STYLE_TARGET_PORT:_0x2d5f[593],STYLE_PORT_CONSTRAINT:_0x2d5f[594],STYLE_OPACITY:_0x2d5f[461],STYLE_TEXT_OPACITY:_0x2d5f[595],STYLE_OVERFLOW:_0x2d5f[277],STYLE_ORTHOGONAL:_0x2d5f[596],STYLE_EXIT_X:_0x2d5f[597],STYLE_EXIT_Y:_0x2d5f[598],STYLE_EXIT_PERIMETER:_0x2d5f[599],STYLE_ENTRY_X:_0x2d5f[600],STYLE_ENTRY_Y:_0x2d5f[601],STYLE_ENTRY_PERIMETER:_0x2d5f[602],STYLE_WHITE_SPACE:_0x2d5f[493],STYLE_ROTATION:_0x2d5f[603],STYLE_FILLCOLOR:_0x2d5f[604],STYLE_SWIMLANE_FILLCOLOR:_0x2d5f[605],STYLE_GRADIENTCOLOR:_0x2d5f[606],STYLE_GRADIENT_DIRECTION:_0x2d5f[607],STYLE_STROKECOLOR:_0x2d5f[608],STYLE_SEPARATORCOLOR:_0x2d5f[609],STYLE_STROKEWIDTH:_0x2d5f[610],STYLE_ALIGN:_0x2d5f[611],STYLE_VERTICAL_ALIGN:_0x2d5f[123],STYLE_LABEL_POSITION:_0x2d5f[612],STYLE_VERTICAL_LABEL_POSITION:_0x2d5f[613],STYLE_IMAGE_ASPECT:_0x2d5f[614],STYLE_IMAGE_ALIGN:_0x2d5f[615],STYLE_IMAGE_VERTICAL_ALIGN:_0x2d5f[616],STYLE_GLASS:_0x2d5f[617],STYLE_IMAGE:_0x2d5f[618],STYLE_IMAGE_WIDTH:_0x2d5f[619],STYLE_IMAGE_HEIGHT:_0x2d5f[620],STYLE_IMAGE_BACKGROUND:_0x2d5f[621],STYLE_IMAGE_BORDER:_0x2d5f[622],STYLE_FLIPH:_0x2d5f[623],STYLE_FLIPV:_0x2d5f[624],STYLE_NOLABEL:_0x2d5f[625],STYLE_NOEDGESTYLE:_0x2d5f[626],STYLE_LABEL_BACKGROUNDCOLOR:_0x2d5f[627],STYLE_LABEL_BORDERCOLOR:_0x2d5f[628],STYLE_LABEL_PADDING:_0x2d5f[629],STYLE_INDICATOR_SHAPE:_0x2d5f[630],STYLE_INDICATOR_IMAGE:_0x2d5f[631],STYLE_INDICATOR_COLOR:_0x2d5f[632],STYLE_INDICATOR_STROKECOLOR:_0x2d5f[633],STYLE_INDICATOR_GRADIENTCOLOR:_0x2d5f[634],STYLE_INDICATOR_SPACING:_0x2d5f[635],STYLE_INDICATOR_WIDTH:_0x2d5f[636],STYLE_INDICATOR_HEIGHT:_0x2d5f[637],STYLE_INDICATOR_DIRECTION:_0x2d5f[638],STYLE_SHADOW:_0x2d5f[639],STYLE_SEGMENT:_0x2d5f[640],STYLE_ENDARROW:_0x2d5f[641],STYLE_STARTARROW:_0x2d5f[642],STYLE_ENDSIZE:_0x2d5f[643],STYLE_STARTSIZE:_0x2d5f[644],STYLE_SWIMLANE_LINE:_0x2d5f[645],STYLE_ENDFILL:_0x2d5f[646],STYLE_STARTFILL:_0x2d5f[647],STYLE_DASHED:_0x2d5f[648],STYLE_DASH_PATTERN:_0x2d5f[649],STYLE_ROUNDED:_0x2d5f[650],STYLE_CURVED:_0x2d5f[651],STYLE_ARCSIZE:_0x2d5f[652],STYLE_SMOOTH:_0x2d5f[653],STYLE_SOURCE_PERIMETER_SPACING:_0x2d5f[654],STYLE_TARGET_PERIMETER_SPACING:_0x2d5f[655],STYLE_PERIMETER_SPACING:_0x2d5f[656],STYLE_SPACING:_0x2d5f[657],STYLE_SPACING_TOP:_0x2d5f[658],STYLE_SPACING_LEFT:_0x2d5f[659],STYLE_SPACING_BOTTOM:_0x2d5f[660],STYLE_SPACING_RIGHT:_0x2d5f[661],STYLE_HORIZONTAL:_0x2d5f[662],STYLE_DIRECTION:_0x2d5f[663],STYLE_ELBOW:_0x2d5f[664],STYLE_FONTCOLOR:_0x2d5f[665],STYLE_FONTFAMILY:_0x2d5f[486],STYLE_FONTSIZE:_0x2d5f[487],STYLE_FONTSTYLE:_0x2d5f[666],STYLE_AUTOSIZE:_0x2d5f[667],STYLE_FOLDABLE:_0x2d5f[668],STYLE_EDITABLE:_0x2d5f[669],STYLE_BENDABLE:_0x2d5f[670],STYLE_MOVABLE:_0x2d5f[671],STYLE_RESIZABLE:_0x2d5f[672],STYLE_CLONEABLE:_0x2d5f[673],STYLE_DELETABLE:_0x2d5f[674],STYLE_SHAPE:_0x2d5f[253],STYLE_EDGE:_0x2d5f[675],STYLE_LOOP:_0x2d5f[676],STYLE_ROUTING_CENTER_X:_0x2d5f[677],STYLE_ROUTING_CENTER_Y:_0x2d5f[678],FONT_BOLD:1,FONT_ITALIC:2,FONT_UNDERLINE:4,FONT_SHADOW:8,SHAPE_RECTANGLE:_0x2d5f[679],SHAPE_ELLIPSE:_0x2d5f[680],SHAPE_DOUBLE_ELLIPSE:_0x2d5f[681],SHAPE_RHOMBUS:_0x2d5f[682],SHAPE_LINE:_0x2d5f[683],SHAPE_IMAGE:_0x2d5f[618],SHAPE_ARROW:_0x2d5f[684],SHAPE_LABEL:_0x2d5f[685],SHAPE_CYLINDER:_0x2d5f[686],SHAPE_SWIMLANE:_0x2d5f[687],SHAPE_CONNECTOR:_0x2d5f[688],SHAPE_ACTOR:_0x2d5f[689],SHAPE_CLOUD:_0x2d5f[690],SHAPE_TRIANGLE:_0x2d5f[691],SHAPE_HEXAGON:_0x2d5f[692],ARROW_CLASSIC:_0x2d5f[693],ARROW_BLOCK:_0x2d5f[694],ARROW_OPEN:_0x2d5f[392],ARROW_OVAL:_0x2d5f[695],ARROW_DIAMOND:_0x2d5f[696],ARROW_DIAMOND_THIN:_0x2d5f[697],ALIGN_LEFT:_0x2d5f[361],ALIGN_CENTER:_0x2d5f[698],ALIGN_RIGHT:_0x2d5f[699],ALIGN_TOP:_0x2d5f[125],ALIGN_MIDDLE:_0x2d5f[554],ALIGN_BOTTOM:_0x2d5f[553],DIRECTION_NORTH:_0x2d5f[700],DIRECTION_SOUTH:_0x2d5f[701],DIRECTION_EAST:_0x2d5f[702],DIRECTION_WEST:_0x2d5f[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:_0x2d5f[704],ELBOW_HORIZONTAL:_0x2d5f[662],EDGESTYLE_ELBOW:_0x2d5f[705],EDGESTYLE_ENTITY_RELATION:_0x2d5f[706],EDGESTYLE_LOOP:_0x2d5f[707],EDGESTYLE_SIDETOSIDE:_0x2d5f[708],EDGESTYLE_TOPTOBOTTOM:_0x2d5f[709],EDGESTYLE_ORTHOGONAL:_0x2d5f[710],EDGESTYLE_SEGMENT:_0x2d5f[711],PERIMETER_ELLIPSE:_0x2d5f[712],PERIMETER_RECTANGLE:_0x2d5f[713],PERIMETER_RHOMBUS:_0x2d5f[714],PERIMETER_TRIANGLE:_0x2d5f[715]};function mxEventObject(_0x4b1fx2){this[_0x2d5f[298]]= _0x4b1fx2;this[_0x2d5f[716]]= [];for(var _0x4b1fx3=1;_0x4b1fx3< arguments[_0x2d5f[67]];_0x4b1fx3+= 2){null!= arguments[_0x4b1fx3+ 1]&& (this[_0x2d5f[716]][arguments[_0x4b1fx3]]= arguments[_0x4b1fx3+ 1])}}mxEventObject[_0x2d5f[202]][_0x2d5f[298]]= null;mxEventObject[_0x2d5f[202]][_0x2d5f[716]]= null;mxEventObject[_0x2d5f[202]][_0x2d5f[717]]= !1;mxEventObject[_0x2d5f[202]][_0x2d5f[718]]= function(){return this[_0x2d5f[298]]};mxEventObject[_0x2d5f[202]][_0x2d5f[719]]= function(){return this[_0x2d5f[716]]};mxEventObject[_0x2d5f[202]][_0x2d5f[720]]= function(_0x4b1fx2){return this[_0x2d5f[716]][_0x4b1fx2]};mxEventObject[_0x2d5f[202]][_0x2d5f[721]]= function(){return this[_0x2d5f[717]]};mxEventObject[_0x2d5f[202]][_0x2d5f[722]]= function(){this[_0x2d5f[717]]= !0};function mxMouseEvent(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[723]]= _0x4b1fx2;this[_0x2d5f[724]]= _0x4b1fx3}mxMouseEvent[_0x2d5f[202]][_0x2d5f[717]]= !1;mxMouseEvent[_0x2d5f[202]][_0x2d5f[723]]= null;mxMouseEvent[_0x2d5f[202]][_0x2d5f[725]]= null;mxMouseEvent[_0x2d5f[202]][_0x2d5f[726]]= null;mxMouseEvent[_0x2d5f[202]][_0x2d5f[724]]= null;mxMouseEvent[_0x2d5f[202]][_0x2d5f[727]]= function(){return this[_0x2d5f[723]]};mxMouseEvent[_0x2d5f[202]][_0x2d5f[728]]= function(){return mxEvent[_0x2d5f[728]](this[_0x2d5f[723]])};mxMouseEvent[_0x2d5f[202]][_0x2d5f[729]]= function(_0x4b1fx2){if(null!= _0x4b1fx2){for(var _0x4b1fx3=this[_0x2d5f[728]]();null!= _0x4b1fx3;){if(_0x4b1fx3== _0x4b1fx2[_0x2d5f[252]]){return !0};_0x4b1fx3= _0x4b1fx3[_0x2d5f[265]]}};return !1};mxMouseEvent[_0x2d5f[202]][_0x2d5f[730]]= function(){return mxEvent[_0x2d5f[731]](this[_0x2d5f[727]]())};mxMouseEvent[_0x2d5f[202]][_0x2d5f[732]]= function(){return mxEvent[_0x2d5f[733]](this[_0x2d5f[727]]())};mxMouseEvent[_0x2d5f[202]][_0x2d5f[734]]= function(){return this[_0x2d5f[725]]};mxMouseEvent[_0x2d5f[202]][_0x2d5f[735]]= function(){return this[_0x2d5f[726]]};mxMouseEvent[_0x2d5f[202]][_0x2d5f[248]]= function(){return this[_0x2d5f[724]]};mxMouseEvent[_0x2d5f[202]][_0x2d5f[736]]= function(){var _0x4b1fx2=this[_0x2d5f[248]]();return null!= _0x4b1fx2?_0x4b1fx2[_0x2d5f[246]]:null};mxMouseEvent[_0x2d5f[202]][_0x2d5f[737]]= function(){return mxEvent[_0x2d5f[737]](this[_0x2d5f[727]]())};mxMouseEvent[_0x2d5f[202]][_0x2d5f[721]]= function(){return this[_0x2d5f[717]]};mxMouseEvent[_0x2d5f[202]][_0x2d5f[722]]= function(_0x4b1fx2){(null!= _0x4b1fx2?_0x4b1fx2:1)&& this[_0x2d5f[723]][_0x2d5f[738]]&& this[_0x2d5f[723]][_0x2d5f[738]]();this[_0x2d5f[723]][_0x2d5f[739]]= !1;this[_0x2d5f[717]]= !0};function mxEventSource(_0x4b1fx2){this[_0x2d5f[740]](_0x4b1fx2)}mxEventSource[_0x2d5f[202]][_0x2d5f[741]]= null;mxEventSource[_0x2d5f[202]][_0x2d5f[742]]= !0;mxEventSource[_0x2d5f[202]][_0x2d5f[743]]= null;mxEventSource[_0x2d5f[202]][_0x2d5f[503]]= function(){return this[_0x2d5f[742]]};mxEventSource[_0x2d5f[202]][_0x2d5f[504]]= function(_0x4b1fx2){this[_0x2d5f[742]]= _0x4b1fx2};mxEventSource[_0x2d5f[202]][_0x2d5f[744]]= function(){return this[_0x2d5f[743]]};mxEventSource[_0x2d5f[202]][_0x2d5f[740]]= function(_0x4b1fx2){this[_0x2d5f[743]]= _0x4b1fx2};mxEventSource[_0x2d5f[202]][_0x2d5f[169]]= function(_0x4b1fx2,_0x4b1fx3){null== this[_0x2d5f[741]]&& (this[_0x2d5f[741]]= []);this[_0x2d5f[741]][_0x2d5f[207]](_0x4b1fx2);this[_0x2d5f[741]][_0x2d5f[207]](_0x4b1fx3)};mxEventSource[_0x2d5f[202]][_0x2d5f[745]]= function(_0x4b1fx2){if(null!= this[_0x2d5f[741]]){for(var _0x4b1fx3=0;_0x4b1fx3< this[_0x2d5f[741]][_0x2d5f[67]];){this[_0x2d5f[741]][_0x4b1fx3+ 1]== _0x4b1fx2?this[_0x2d5f[741]][_0x2d5f[300]](_0x4b1fx3,2):_0x4b1fx3+= 2}}};mxEventSource[_0x2d5f[202]][_0x2d5f[746]]= function(_0x4b1fx2,_0x4b1fx3){if(null!= this[_0x2d5f[741]]&& this[_0x2d5f[503]]()){null== _0x4b1fx2&& (_0x4b1fx2= new mxEventObject);null== _0x4b1fx3&& (_0x4b1fx3= this[_0x2d5f[744]]());null== _0x4b1fx3&& (_0x4b1fx3= this);for(var _0x4b1fx4=[_0x4b1fx3,_0x4b1fx2],_0x4b1fx5=0;_0x4b1fx5< this[_0x2d5f[741]][_0x2d5f[67]];_0x4b1fx5+= 2){var _0x4b1fx9=this[_0x2d5f[741]][_0x4b1fx5];(null== _0x4b1fx9|| _0x4b1fx9== _0x4b1fx2[_0x2d5f[718]]())&& this[_0x2d5f[741]][_0x4b1fx5+ 1][_0x2d5f[183]](this,_0x4b1fx4)}}};var mxEvent={objects:[],addListener:function(){var _0x4b1fx2=function(_0x4b1fx2,_0x4b1fx4,_0x4b1fx5){null== _0x4b1fx2[_0x2d5f[69]]&& (_0x4b1fx2[_0x2d5f[69]]= [],mxEvent[_0x2d5f[68]][_0x2d5f[207]](_0x4b1fx2));_0x4b1fx2[_0x2d5f[69]][_0x2d5f[207]]({name:_0x4b1fx4,f:_0x4b1fx5})};return window[_0x2d5f[418]]?function(_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){_0x4b1fx3[_0x2d5f[418]](_0x4b1fx4,_0x4b1fx5,!1);_0x4b1fx2(_0x4b1fx3,_0x4b1fx4,_0x4b1fx5)}:function(_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){_0x4b1fx3[_0x2d5f[108]](_0x2d5f[747]+ _0x4b1fx4,_0x4b1fx5);_0x4b1fx2(_0x4b1fx3,_0x4b1fx4,_0x4b1fx5)}}(),removeListener:function(){var _0x4b1fx2=function(_0x4b1fx2,_0x4b1fx4,_0x4b1fx5){if(null!= _0x4b1fx2[_0x2d5f[69]]){_0x4b1fx4= _0x4b1fx2[_0x2d5f[69]][_0x2d5f[67]];for(var _0x4b1fx9=0;_0x4b1fx9< _0x4b1fx4;_0x4b1fx9++){if(_0x4b1fx2[_0x2d5f[69]][_0x4b1fx9][_0x2d5f[748]]== _0x4b1fx5){_0x4b1fx2[_0x2d5f[69]][_0x2d5f[300]](_0x4b1fx9,1);break}};0== _0x4b1fx2[_0x2d5f[69]][_0x2d5f[67]]&& (_0x4b1fx2[_0x2d5f[69]]= null)}};return window[_0x2d5f[749]]?function(_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){_0x4b1fx3[_0x2d5f[749]](_0x4b1fx4,_0x4b1fx5,!1);_0x4b1fx2(_0x4b1fx3,_0x4b1fx4,_0x4b1fx5)}:function(_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){_0x4b1fx3[_0x2d5f[750]](_0x2d5f[747]+ _0x4b1fx4,_0x4b1fx5);_0x4b1fx2(_0x4b1fx3,_0x4b1fx4,_0x4b1fx5)}}(),removeAllListeners:function(_0x4b1fx2){var _0x4b1fx3=_0x4b1fx2[_0x2d5f[69]];if(null!= _0x4b1fx3){for(;0< _0x4b1fx3[_0x2d5f[67]];){var _0x4b1fx4=_0x4b1fx3[0];mxEvent[_0x2d5f[745]](_0x4b1fx2,_0x4b1fx4[_0x2d5f[298]],_0x4b1fx4[_0x2d5f[748]])}}},addGestureListeners:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){null!= _0x4b1fx3&& mxEvent[_0x2d5f[169]](_0x4b1fx2,_0x2d5f[751],_0x4b1fx3);null!= _0x4b1fx4&& mxEvent[_0x2d5f[169]](_0x4b1fx2,_0x2d5f[752],_0x4b1fx4);null!= _0x4b1fx5&& mxEvent[_0x2d5f[169]](_0x4b1fx2,_0x2d5f[753],_0x4b1fx5);mxClient[_0x2d5f[754]]&& (null!= _0x4b1fx3&& mxEvent[_0x2d5f[169]](_0x4b1fx2,_0x2d5f[755],_0x4b1fx3),null!= _0x4b1fx4&& mxEvent[_0x2d5f[169]](_0x4b1fx2,_0x2d5f[756],_0x4b1fx4),null!= _0x4b1fx5&& mxEvent[_0x2d5f[169]](_0x4b1fx2,_0x2d5f[757],_0x4b1fx5))},removeGestureListeners:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){null!= _0x4b1fx3&& mxEvent[_0x2d5f[745]](_0x4b1fx2,_0x2d5f[751],_0x4b1fx3);null!= _0x4b1fx4&& mxEvent[_0x2d5f[745]](_0x4b1fx2,_0x2d5f[752],_0x4b1fx4);null!= _0x4b1fx5&& mxEvent[_0x2d5f[745]](_0x4b1fx2,_0x2d5f[753],_0x4b1fx5);mxClient[_0x2d5f[754]]&& (null!= _0x4b1fx3&& mxEvent[_0x2d5f[745]](_0x4b1fx2,_0x2d5f[755],_0x4b1fx3),null!= _0x4b1fx4&& mxEvent[_0x2d5f[745]](_0x4b1fx2,_0x2d5f[756],_0x4b1fx4),null!= _0x4b1fx5&& mxEvent[_0x2d5f[745]](_0x4b1fx2,_0x2d5f[757],_0x4b1fx5))},redirectMouseEvents:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12){var _0x4b1fx13=function(_0x4b1fx2){return _0x2d5f[279]== typeof _0x4b1fx4?_0x4b1fx4(_0x4b1fx2):_0x4b1fx4};mxEvent[_0x2d5f[759]](_0x4b1fx2,function(_0x4b1fx2){null!= _0x4b1fx5?_0x4b1fx5(_0x4b1fx2):mxEvent[_0x2d5f[721]](_0x4b1fx2)|| _0x4b1fx3[_0x2d5f[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x4b1fx2,_0x4b1fx13(_0x4b1fx2)))},function(_0x4b1fx2){null!= _0x4b1fx9?_0x4b1fx9(_0x4b1fx2):mxEvent[_0x2d5f[721]](_0x4b1fx2)|| _0x4b1fx3[_0x2d5f[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x4b1fx2,_0x4b1fx13(_0x4b1fx2)))},function(_0x4b1fx2){null!= _0x4b1fxa?_0x4b1fxa(_0x4b1fx2):mxEvent[_0x2d5f[721]](_0x4b1fx2)|| _0x4b1fx3[_0x2d5f[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x4b1fx2,_0x4b1fx13(_0x4b1fx2)))});mxEvent[_0x2d5f[169]](_0x4b1fx2,_0x2d5f[760],function(_0x4b1fx2){if(null!= _0x4b1fx12){_0x4b1fx12(_0x4b1fx2)}else {if(!mxEvent[_0x2d5f[721]](_0x4b1fx2)){var _0x4b1fx4=_0x4b1fx13(_0x4b1fx2);_0x4b1fx3[_0x2d5f[761]](_0x4b1fx2,null!= _0x4b1fx4?_0x4b1fx4[_0x2d5f[246]]:null)}}})},release:function(_0x4b1fx2){if(null!= _0x4b1fx2&& (mxEvent[_0x2d5f[70]](_0x4b1fx2),_0x4b1fx2= _0x4b1fx2[_0x2d5f[271]],null!= _0x4b1fx2)){for(var _0x4b1fx3=_0x4b1fx2[_0x2d5f[67]],_0x4b1fx4=0;_0x4b1fx4< _0x4b1fx3;_0x4b1fx4+= 1){mxEvent[_0x2d5f[762]](_0x4b1fx2[_0x4b1fx4])}}},addMouseWheelListener:function(_0x4b1fx2){if(null!= _0x4b1fx2){var _0x4b1fx3=function(_0x4b1fx3){null== _0x4b1fx3&& (_0x4b1fx3= window[_0x2d5f[763]]);var _0x4b1fx5=0,_0x4b1fx5=mxClient[_0x2d5f[133]]&& !mxClient[_0x2d5f[75]]&& !mxClient[_0x2d5f[76]]?-_0x4b1fx3[_0x2d5f[764]]/ 2:_0x4b1fx3[_0x2d5f[765]]/ 120;0!= _0x4b1fx5&& _0x4b1fx2(_0x4b1fx3,0< _0x4b1fx5)};mxClient[_0x2d5f[133]]?mxEvent[_0x2d5f[169]](window,mxClient[_0x2d5f[75]]|| mxClient[_0x2d5f[76]]?_0x2d5f[766]:_0x2d5f[767],_0x4b1fx3):mxEvent[_0x2d5f[169]](document,_0x2d5f[766],_0x4b1fx3)}},disableContextMenu:function(){return mxClient[_0x2d5f[80]]&& (_0x2d5f[82]=== typeof document[_0x2d5f[5]]|| 9> document[_0x2d5f[5]])?function(_0x4b1fx2){mxEvent[_0x2d5f[169]](_0x4b1fx2,_0x2d5f[768],function(){return !1})}:function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[57]](_0x2d5f[769],_0x2d5f[770])}}(),getSource:function(_0x4b1fx2){return null!= _0x4b1fx2[_0x2d5f[771]]?_0x4b1fx2[_0x2d5f[771]]:_0x4b1fx2[_0x2d5f[772]]},isConsumed:function(_0x4b1fx2){return null!= _0x4b1fx2[_0x2d5f[721]]&& _0x4b1fx2[_0x2d5f[721]]},isLeftMouseButton:function(_0x4b1fx2){return _0x4b1fx2[_0x2d5f[172]]== (mxClient[_0x2d5f[80]]&& (_0x2d5f[82]=== typeof document[_0x2d5f[5]]|| 9> document[_0x2d5f[5]])?1:0)},isRightMouseButton:function(_0x4b1fx2){return 2== _0x4b1fx2[_0x2d5f[172]]},isPopupTrigger:function(_0x4b1fx2){return mxEvent[_0x2d5f[773]](_0x4b1fx2)|| mxEvent[_0x2d5f[774]](_0x4b1fx2)&& !mxEvent[_0x2d5f[775]](_0x4b1fx2)},isShiftDown:function(_0x4b1fx2){return null!= _0x4b1fx2?_0x4b1fx2[_0x2d5f[776]]:!1},isAltDown:function(_0x4b1fx2){return null!= _0x4b1fx2?_0x4b1fx2[_0x2d5f[777]]:!1},isControlDown:function(_0x4b1fx2){return null!= _0x4b1fx2?_0x4b1fx2[_0x2d5f[778]]:!1},isMetaDown:function(_0x4b1fx2){return null!= _0x4b1fx2?_0x4b1fx2[_0x2d5f[779]]:!1},getMainEvent:function(_0x4b1fx2){(_0x2d5f[755]== _0x4b1fx2[_0x2d5f[60]]|| _0x2d5f[756]== _0x4b1fx2[_0x2d5f[60]])&& null!= _0x4b1fx2[_0x2d5f[780]]&& null!= _0x4b1fx2[_0x2d5f[780]][0]?_0x4b1fx2= _0x4b1fx2[_0x2d5f[780]][0]:_0x2d5f[757]== _0x4b1fx2[_0x2d5f[60]]&& (null!= _0x4b1fx2[_0x2d5f[781]]&& null!= _0x4b1fx2[_0x2d5f[781]][0])&& (_0x4b1fx2= _0x4b1fx2[_0x2d5f[781]][0]);return _0x4b1fx2},getClientX:function(_0x4b1fx2){return mxEvent[_0x2d5f[783]](_0x4b1fx2)[_0x2d5f[782]]},getClientY:function(_0x4b1fx2){return mxEvent[_0x2d5f[783]](_0x4b1fx2)[_0x2d5f[784]]},consume:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx4= null!= _0x4b1fx4?_0x4b1fx4:!0;if(null!= _0x4b1fx3?_0x4b1fx3:1){_0x4b1fx2[_0x2d5f[738]]?(_0x4b1fx4&& _0x4b1fx2[_0x2d5f[785]](),_0x4b1fx2[_0x2d5f[738]]()):_0x4b1fx4&& (_0x4b1fx2[_0x2d5f[786]]= !0)};_0x4b1fx2[_0x2d5f[721]]= !0;_0x4b1fx2[_0x2d5f[739]]= !1},LABEL_HANDLE:-1,ROTATION_HANDLE:-2,MOUSE_DOWN:_0x2d5f[787],MOUSE_MOVE:_0x2d5f[788],MOUSE_UP:_0x2d5f[789],ACTIVATE:_0x2d5f[790],RESIZE_START:_0x2d5f[791],RESIZE:_0x2d5f[129],RESIZE_END:_0x2d5f[792],MOVE_START:_0x2d5f[793],MOVE:_0x2d5f[582],MOVE_END:_0x2d5f[794],PAN_START:_0x2d5f[795],PAN:_0x2d5f[796],PAN_END:_0x2d5f[797],MINIMIZE:_0x2d5f[798],NORMALIZE:_0x2d5f[799],MAXIMIZE:_0x2d5f[800],HIDE:_0x2d5f[801],SHOW:_0x2d5f[539],CLOSE:_0x2d5f[268],DESTROY:_0x2d5f[515],REFRESH:_0x2d5f[802],SIZE:_0x2d5f[803],SELECT:_0x2d5f[804],FIRED:_0x2d5f[805],GET:_0x2d5f[203],RECEIVE:_0x2d5f[806],CONNECT:_0x2d5f[807],DISCONNECT:_0x2d5f[808],SUSPEND:_0x2d5f[809],RESUME:_0x2d5f[810],MARK:_0x2d5f[811],SESSION:_0x2d5f[812],ROOT:_0x2d5f[813],POST:_0x2d5f[814],OPEN:_0x2d5f[392],SAVE:_0x2d5f[815],BEFORE_ADD_VERTEX:_0x2d5f[816],ADD_VERTEX:_0x2d5f[817],AFTER_ADD_VERTEX:_0x2d5f[818],DONE:_0x2d5f[819],EXECUTE:_0x2d5f[350],EXECUTED:_0x2d5f[820],BEGIN_UPDATE:_0x2d5f[473],START_EDIT:_0x2d5f[821],END_UPDATE:_0x2d5f[476],END_EDIT:_0x2d5f[822],BEFORE_UNDO:_0x2d5f[823],UNDO:_0x2d5f[824],REDO:_0x2d5f[825],CHANGE:_0x2d5f[826],NOTIFY:_0x2d5f[827],LAYOUT_CELLS:_0x2d5f[828],CLICK:_0x2d5f[173],SCALE:_0x2d5f[255],TRANSLATE:_0x2d5f[513],SCALE_AND_TRANSLATE:_0x2d5f[829],UP:_0x2d5f[830],DOWN:_0x2d5f[831],ADD:_0x2d5f[99],REMOVE:_0x2d5f[205],CLEAR:_0x2d5f[200],ADD_CELLS:_0x2d5f[832],CELLS_ADDED:_0x2d5f[833],MOVE_CELLS:_0x2d5f[834],CELLS_MOVED:_0x2d5f[835],RESIZE_CELLS:_0x2d5f[836],CELLS_RESIZED:_0x2d5f[837],TOGGLE_CELLS:_0x2d5f[838],CELLS_TOGGLED:_0x2d5f[839],ORDER_CELLS:_0x2d5f[840],CELLS_ORDERED:_0x2d5f[841],REMOVE_CELLS:_0x2d5f[842],CELLS_REMOVED:_0x2d5f[843],GROUP_CELLS:_0x2d5f[844],UNGROUP_CELLS:_0x2d5f[845],REMOVE_CELLS_FROM_PARENT:_0x2d5f[846],FOLD_CELLS:_0x2d5f[847],CELLS_FOLDED:_0x2d5f[848],ALIGN_CELLS:_0x2d5f[849],LABEL_CHANGED:_0x2d5f[850],CONNECT_CELL:_0x2d5f[851],CELL_CONNECTED:_0x2d5f[852],SPLIT_EDGE:_0x2d5f[853],FLIP_EDGE:_0x2d5f[854],START_EDITING:_0x2d5f[855],ADD_OVERLAY:_0x2d5f[856],REMOVE_OVERLAY:_0x2d5f[857],UPDATE_CELL_SIZE:_0x2d5f[858],ESCAPE:_0x2d5f[859],CLICK:_0x2d5f[173],DOUBLE_CLICK:_0x2d5f[860],START:_0x2d5f[861],RESET:_0x2d5f[862]};function mxXmlRequest(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){this[_0x2d5f[863]]= _0x4b1fx2;this[_0x2d5f[864]]= _0x4b1fx3;this[_0x2d5f[865]]= _0x4b1fx4|| _0x2d5f[866];this[_0x2d5f[307]]= null!= _0x4b1fx5?_0x4b1fx5:!0;this[_0x2d5f[867]]= _0x4b1fx9;this[_0x2d5f[868]]= _0x4b1fxa}mxXmlRequest[_0x2d5f[202]][_0x2d5f[863]]= null;mxXmlRequest[_0x2d5f[202]][_0x2d5f[864]]= null;mxXmlRequest[_0x2d5f[202]][_0x2d5f[865]]= null;mxXmlRequest[_0x2d5f[202]][_0x2d5f[307]]= null;mxXmlRequest[_0x2d5f[202]][_0x2d5f[869]]= !1;mxXmlRequest[_0x2d5f[202]][_0x2d5f[867]]= null;mxXmlRequest[_0x2d5f[202]][_0x2d5f[868]]= null;mxXmlRequest[_0x2d5f[202]][_0x2d5f[870]]= null;mxXmlRequest[_0x2d5f[202]][_0x2d5f[871]]= function(){return this[_0x2d5f[869]]};mxXmlRequest[_0x2d5f[202]][_0x2d5f[872]]= function(_0x4b1fx2){this[_0x2d5f[869]]= _0x4b1fx2};mxXmlRequest[_0x2d5f[202]][_0x2d5f[221]]= function(){return this[_0x2d5f[870]][_0x2d5f[873]]};mxXmlRequest[_0x2d5f[202]][_0x2d5f[220]]= function(){return 4== this[_0x2d5f[870]][_0x2d5f[417]]};mxXmlRequest[_0x2d5f[202]][_0x2d5f[874]]= function(){var _0x4b1fx2=this[_0x2d5f[875]]();return null!= _0x4b1fx2?_0x4b1fx2[_0x2d5f[158]]:null};mxXmlRequest[_0x2d5f[202]][_0x2d5f[875]]= function(){var _0x4b1fx2=this[_0x2d5f[870]][_0x2d5f[876]];if(9<= document[_0x2d5f[5]]|| null== _0x4b1fx2|| null== _0x4b1fx2[_0x2d5f[158]]){_0x4b1fx2= mxUtils[_0x2d5f[877]](this[_0x2d5f[870]][_0x2d5f[873]])};return _0x4b1fx2};mxXmlRequest[_0x2d5f[202]][_0x2d5f[221]]= function(){return this[_0x2d5f[870]][_0x2d5f[873]]};mxXmlRequest[_0x2d5f[202]][_0x2d5f[878]]= function(){return this[_0x2d5f[870]][_0x2d5f[879]]};mxXmlRequest[_0x2d5f[202]][_0x2d5f[385]]= function(){if(window[_0x2d5f[880]]){return function(){var _0x4b1fx2= new XMLHttpRequest;this[_0x2d5f[871]]()&& _0x4b1fx2[_0x2d5f[881]]&& _0x4b1fx2[_0x2d5f[881]](_0x2d5f[882]);return _0x4b1fx2}};if(_0x2d5f[82]!= typeof ActiveXObject){return function(){return new ActiveXObject(_0x2d5f[883])}}}();mxXmlRequest[_0x2d5f[202]][_0x2d5f[414]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[870]]= this[_0x2d5f[385]]();null!= this[_0x2d5f[870]]&& (null!= _0x4b1fx2&& (this[_0x2d5f[870]][_0x2d5f[416]]= mxUtils[_0x2d5f[885]](this,function(){this[_0x2d5f[220]]()&& (_0x4b1fx2(this),this[_0x2d5f[884]]= null)})),this[_0x2d5f[870]][_0x2d5f[392]](this[_0x2d5f[865]],this[_0x2d5f[863]],this[_0x2d5f[307]],this[_0x2d5f[867]],this[_0x2d5f[868]]),this[_0x2d5f[886]](this[_0x2d5f[870]],this[_0x2d5f[864]]),this[_0x2d5f[870]][_0x2d5f[414]](this[_0x2d5f[864]]))};mxXmlRequest[_0x2d5f[202]][_0x2d5f[886]]= function(_0x4b1fx2,_0x4b1fx3){null!= _0x4b1fx3&& _0x4b1fx2[_0x2d5f[889]](_0x2d5f[887],_0x2d5f[888])};mxXmlRequest[_0x2d5f[202]][_0x2d5f[415]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx2= _0x4b1fx2|| document;var _0x4b1fx4=null;_0x4b1fx2== document&& (_0x4b1fx4= window[_0x2d5f[890]],window[_0x2d5f[890]]= null);var _0x4b1fx5=_0x4b1fx2[_0x2d5f[55]](_0x2d5f[891]);_0x4b1fx5[_0x2d5f[57]](_0x2d5f[865],this[_0x2d5f[865]]);_0x4b1fx5[_0x2d5f[57]](_0x2d5f[892],this[_0x2d5f[863]]);null!= _0x4b1fx3&& _0x4b1fx5[_0x2d5f[57]](_0x2d5f[772],_0x4b1fx3);_0x4b1fx5[_0x2d5f[124]][_0x2d5f[495]]= _0x2d5f[130];_0x4b1fx5[_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[188];for(var _0x4b1fx9=0< this[_0x2d5f[864]][_0x2d5f[2]](_0x2d5f[893])?this[_0x2d5f[864]][_0x2d5f[224]](_0x2d5f[893]):this[_0x2d5f[864]][_0x2d5f[224]](),_0x4b1fxa=0;_0x4b1fxa< _0x4b1fx9[_0x2d5f[67]];_0x4b1fxa++){var _0x4b1fx12=_0x4b1fx9[_0x4b1fxa][_0x2d5f[2]](_0x2d5f[226]);if(0< _0x4b1fx12){var _0x4b1fx13=_0x4b1fx9[_0x4b1fxa][_0x2d5f[85]](0,_0x4b1fx12),_0x4b1fx14=_0x4b1fx9[_0x4b1fxa][_0x2d5f[85]](_0x4b1fx12+ 1),_0x4b1fx12=_0x4b1fx2[_0x2d5f[55]](_0x2d5f[126]);_0x4b1fx12[_0x2d5f[57]](_0x2d5f[298],_0x4b1fx13);_0x4b1fx14= _0x4b1fx14[_0x2d5f[230]](/\n/g,_0x2d5f[336]);_0x4b1fx13= _0x4b1fx2[_0x2d5f[344]](_0x4b1fx14);_0x4b1fx12[_0x2d5f[62]](_0x4b1fx13);_0x4b1fx5[_0x2d5f[62]](_0x4b1fx12)}};_0x4b1fx2[_0x2d5f[112]][_0x2d5f[62]](_0x4b1fx5);_0x4b1fx5[_0x2d5f[894]]();_0x4b1fx2[_0x2d5f[112]][_0x2d5f[266]](_0x4b1fx5);null!= _0x4b1fx4&& (window[_0x2d5f[890]]= _0x4b1fx4)};var mxClipboard={STEPSIZE:10,insertCount:1,cells:null,isEmpty:function(){return null== mxClipboard[_0x2d5f[895]]},cut:function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3= mxClipboard[_0x2d5f[149]](_0x4b1fx2,_0x4b1fx3);mxClipboard[_0x2d5f[896]]= 0;mxClipboard[_0x2d5f[842]](_0x4b1fx2,_0x4b1fx3);return _0x4b1fx3},removeCells:function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx2[_0x2d5f[842]](_0x4b1fx3)},copy:function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3= _0x4b1fx3|| _0x4b1fx2[_0x2d5f[897]]();var _0x4b1fx4=_0x4b1fx2[_0x2d5f[898]](_0x4b1fx3);mxClipboard[_0x2d5f[896]]= 1;mxClipboard[_0x2d5f[895]]= _0x4b1fx2[_0x2d5f[899]](_0x4b1fx4);return _0x4b1fx4},paste:function(_0x4b1fx2){if(null!= mxClipboard[_0x2d5f[895]]){var _0x4b1fx3=_0x4b1fx2[_0x2d5f[900]](mxClipboard[_0x2d5f[895]]),_0x4b1fx4=mxClipboard[_0x2d5f[896]]* mxClipboard[_0x2d5f[901]],_0x4b1fx5=_0x4b1fx2[_0x2d5f[902]](),_0x4b1fx3=_0x4b1fx2[_0x2d5f[903]](_0x4b1fx3,_0x4b1fx4,_0x4b1fx4,_0x4b1fx5);mxClipboard[_0x2d5f[896]]++;_0x4b1fx2[_0x2d5f[904]](_0x4b1fx3)}}};function mxWindow(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13,_0x4b1fx14,_0x4b1fx15){null!= _0x4b1fx3&& (_0x4b1fx12= null!= _0x4b1fx12?_0x4b1fx12:!0,this[_0x2d5f[905]]= _0x4b1fx3,this[_0x2d5f[176]](_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx15),this[_0x2d5f[906]](),this[_0x2d5f[907]](),this[_0x2d5f[908]](),this[_0x2d5f[909]](_0x4b1fx12),this[_0x2d5f[910]](_0x4b1fx2),(null== _0x4b1fx13|| _0x4b1fx13)&& this[_0x2d5f[911]](),null!= _0x4b1fx14&& null!= _0x4b1fx14[_0x2d5f[265]]?_0x4b1fx14[_0x2d5f[265]][_0x2d5f[912]](this[_0x2d5f[485]],_0x4b1fx14):document[_0x2d5f[112]][_0x2d5f[62]](this[_0x2d5f[485]]))}mxWindow[_0x2d5f[202]]= new mxEventSource;mxWindow[_0x2d5f[202]][_0x2d5f[196]]= mxWindow;mxWindow[_0x2d5f[202]][_0x2d5f[913]]= mxClient[_0x2d5f[88]]+ _0x2d5f[914];mxWindow[_0x2d5f[202]][_0x2d5f[915]]= mxClient[_0x2d5f[88]]+ _0x2d5f[916];mxWindow[_0x2d5f[202]][_0x2d5f[917]]= mxClient[_0x2d5f[88]]+ _0x2d5f[918];mxWindow[_0x2d5f[202]][_0x2d5f[919]]= mxClient[_0x2d5f[88]]+ _0x2d5f[920];mxWindow[_0x2d5f[202]][_0x2d5f[921]]= mxClient[_0x2d5f[88]]+ _0x2d5f[922];mxWindow[_0x2d5f[202]][_0x2d5f[189]]= !1;mxWindow[_0x2d5f[202]][_0x2d5f[905]]= !1;mxWindow[_0x2d5f[202]][_0x2d5f[923]]= new mxRectangle(0,0,50,40);mxWindow[_0x2d5f[202]][_0x2d5f[924]]= !1;mxWindow[_0x2d5f[202]][_0x2d5f[905]]= !1;mxWindow[_0x2d5f[202]][_0x2d5f[165]]= !0;mxWindow[_0x2d5f[202]][_0x2d5f[176]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){_0x4b1fx9= null!= _0x4b1fx9?_0x4b1fx9:_0x2d5f[925];this[_0x2d5f[485]]= document[_0x2d5f[55]](_0x2d5f[485]);this[_0x2d5f[485]][_0x2d5f[926]]= _0x4b1fx9;this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[361]]= _0x4b1fx2+ _0x2d5f[168];this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[125]]= _0x4b1fx3+ _0x2d5f[168];this[_0x2d5f[116]]= document[_0x2d5f[55]](_0x2d5f[116]);this[_0x2d5f[116]][_0x2d5f[926]]= _0x4b1fx9;null!= _0x4b1fx4&& (mxClient[_0x2d5f[80]]|| (this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[117]]= _0x4b1fx4+ _0x2d5f[168]),this[_0x2d5f[116]][_0x2d5f[124]][_0x2d5f[117]]= _0x4b1fx4+ _0x2d5f[168]);null!= _0x4b1fx5&& (mxClient[_0x2d5f[80]]|| (this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[119]]= _0x4b1fx5+ _0x2d5f[168]),this[_0x2d5f[116]][_0x2d5f[124]][_0x2d5f[119]]= _0x4b1fx5+ _0x2d5f[168]);_0x4b1fx2= document[_0x2d5f[55]](_0x2d5f[120]);_0x4b1fx3= document[_0x2d5f[55]](_0x2d5f[121]);this[_0x2d5f[924]]= document[_0x2d5f[55]](_0x2d5f[122]);this[_0x2d5f[924]][_0x2d5f[926]]= _0x4b1fx9+ _0x2d5f[927];_0x4b1fx3[_0x2d5f[62]](this[_0x2d5f[924]]);_0x4b1fx2[_0x2d5f[62]](_0x4b1fx3);_0x4b1fx3= document[_0x2d5f[55]](_0x2d5f[121]);this[_0x2d5f[122]]= document[_0x2d5f[55]](_0x2d5f[122]);this[_0x2d5f[122]][_0x2d5f[926]]= _0x4b1fx9+ _0x2d5f[928];this[_0x2d5f[929]]= document[_0x2d5f[55]](_0x2d5f[485]);this[_0x2d5f[929]][_0x2d5f[926]]= _0x4b1fx9+ _0x2d5f[928];this[_0x2d5f[929]][_0x2d5f[124]][_0x2d5f[117]]= _0x2d5f[118];this[_0x2d5f[929]][_0x2d5f[62]](this[_0x2d5f[905]]);if(mxClient[_0x2d5f[80]]|| _0x2d5f[529]!= this[_0x2d5f[905]][_0x2d5f[301]][_0x2d5f[36]]()){this[_0x2d5f[929]][_0x2d5f[124]][_0x2d5f[119]]= _0x2d5f[118]};this[_0x2d5f[122]][_0x2d5f[62]](this[_0x2d5f[929]]);_0x4b1fx3[_0x2d5f[62]](this[_0x2d5f[122]]);_0x4b1fx2[_0x2d5f[62]](_0x4b1fx3);this[_0x2d5f[116]][_0x2d5f[62]](_0x4b1fx2);this[_0x2d5f[485]][_0x2d5f[62]](this[_0x2d5f[116]]);_0x4b1fx9= mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){this[_0x2d5f[790]]()});mxEvent[_0x2d5f[169]](this[_0x2d5f[924]],_0x2d5f[751],_0x4b1fx9);mxEvent[_0x2d5f[169]](this[_0x2d5f[116]],_0x2d5f[751],_0x4b1fx9);mxClient[_0x2d5f[754]]&& (mxEvent[_0x2d5f[169]](this[_0x2d5f[924]],_0x2d5f[755],_0x4b1fx9),mxEvent[_0x2d5f[169]](this[_0x2d5f[116]],_0x2d5f[755],_0x4b1fx9));this[_0x2d5f[801]]()};mxWindow[_0x2d5f[202]][_0x2d5f[910]]= function(_0x4b1fx2){for(var _0x4b1fx3=this[_0x2d5f[924]][_0x2d5f[285]];null!= _0x4b1fx3;){var _0x4b1fx4=_0x4b1fx3[_0x2d5f[287]];_0x4b1fx3[_0x2d5f[288]]== mxConstants[_0x2d5f[317]]&& _0x4b1fx3[_0x2d5f[265]][_0x2d5f[266]](_0x4b1fx3);_0x4b1fx3= _0x4b1fx4};mxUtils[_0x2d5f[53]](this[_0x2d5f[924]],_0x4b1fx2|| _0x2d5f[110])};mxWindow[_0x2d5f[202]][_0x2d5f[162]]= function(_0x4b1fx2){0> navigator[_0x2d5f[3]][_0x2d5f[2]](_0x2d5f[186])&& (this[_0x2d5f[929]][_0x2d5f[124]][_0x2d5f[277]]= _0x4b1fx2?_0x2d5f[278]:_0x2d5f[188])};mxWindow[_0x2d5f[202]][_0x2d5f[790]]= function(){if(mxWindow[_0x2d5f[930]]!= this){var _0x4b1fx2=mxUtils[_0x2d5f[275]](this[_0x2d5f[166]]()),_0x4b1fx2=null!= _0x4b1fx2?_0x4b1fx2[_0x2d5f[931]]:3;if(mxWindow[_0x2d5f[930]]){var _0x4b1fx3=mxWindow[_0x2d5f[930]][_0x2d5f[166]]();null!= _0x4b1fx3&& null!= _0x4b1fx3[_0x2d5f[124]]&& (_0x4b1fx3[_0x2d5f[124]][_0x2d5f[931]]= _0x4b1fx2)};_0x4b1fx3= mxWindow[_0x2d5f[930]];this[_0x2d5f[166]]()[_0x2d5f[124]][_0x2d5f[931]]= parseInt(_0x4b1fx2)+ 1;mxWindow[_0x2d5f[930]]= this;this[_0x2d5f[746]]( new mxEventObject(mxEvent.ACTIVATE,_0x2d5f[932],_0x4b1fx3))}};mxWindow[_0x2d5f[202]][_0x2d5f[166]]= function(){return this[_0x2d5f[485]]};mxWindow[_0x2d5f[202]][_0x2d5f[933]]= function(){mxUtils[_0x2d5f[933]](this[_0x2d5f[485]])};mxWindow[_0x2d5f[202]][_0x2d5f[934]]= function(){return null!= this[_0x2d5f[129]]?_0x2d5f[130]!= this[_0x2d5f[129]][_0x2d5f[124]][_0x2d5f[495]]:!1};mxWindow[_0x2d5f[202]][_0x2d5f[163]]= function(_0x4b1fx2){_0x4b1fx2?null== this[_0x2d5f[129]]?(this[_0x2d5f[129]]= document[_0x2d5f[55]](_0x2d5f[466]),this[_0x2d5f[129]][_0x2d5f[124]][_0x2d5f[491]]= _0x2d5f[492],this[_0x2d5f[129]][_0x2d5f[124]][_0x2d5f[553]]= _0x2d5f[935],this[_0x2d5f[129]][_0x2d5f[124]][_0x2d5f[699]]= _0x2d5f[935],this[_0x2d5f[129]][_0x2d5f[57]](_0x2d5f[390],mxClient[_0x2d5f[88]]+ _0x2d5f[922]),this[_0x2d5f[129]][_0x2d5f[124]][_0x2d5f[270]]= _0x2d5f[936],mxEvent[_0x2d5f[759]](this[_0x2d5f[129]],mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){this[_0x2d5f[790]]();var _0x4b1fx4=mxEvent[_0x2d5f[731]](_0x4b1fx2),_0x4b1fx5=mxEvent[_0x2d5f[733]](_0x4b1fx2),_0x4b1fx9=this[_0x2d5f[485]][_0x2d5f[359]],_0x4b1fxa=this[_0x2d5f[485]][_0x2d5f[167]],_0x4b1fx12=mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){var _0x4b1fx3=mxEvent[_0x2d5f[731]](_0x4b1fx2)- _0x4b1fx4,_0x4b1fx12=mxEvent[_0x2d5f[733]](_0x4b1fx2)- _0x4b1fx5;this[_0x2d5f[937]](_0x4b1fx9+ _0x4b1fx3,_0x4b1fxa+ _0x4b1fx12);this[_0x2d5f[746]]( new mxEventObject(mxEvent.RESIZE,_0x2d5f[763],_0x4b1fx2));mxEvent[_0x2d5f[722]](_0x4b1fx2)}),_0x4b1fx13=mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){mxEvent[_0x2d5f[938]](document,null,_0x4b1fx12,_0x4b1fx13);this[_0x2d5f[746]]( new mxEventObject(mxEvent.RESIZE_END,_0x2d5f[763],_0x4b1fx2));mxEvent[_0x2d5f[722]](_0x4b1fx2)});mxEvent[_0x2d5f[759]](document,null,_0x4b1fx12,_0x4b1fx13);this[_0x2d5f[746]]( new mxEventObject(mxEvent.RESIZE_START,_0x2d5f[763],_0x4b1fx2));mxEvent[_0x2d5f[722]](_0x4b1fx2)}),null,null),this[_0x2d5f[485]][_0x2d5f[62]](this[_0x2d5f[129]])):this[_0x2d5f[129]][_0x2d5f[124]][_0x2d5f[495]]= _0x2d5f[497]:null!= this[_0x2d5f[129]]&& (this[_0x2d5f[129]][_0x2d5f[124]][_0x2d5f[495]]= _0x2d5f[130])};mxWindow[_0x2d5f[202]][_0x2d5f[937]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx2= Math[_0x2d5f[160]](this[_0x2d5f[923]][_0x2d5f[117]],_0x4b1fx2);_0x4b1fx3= Math[_0x2d5f[160]](this[_0x2d5f[923]][_0x2d5f[119]],_0x4b1fx3);mxClient[_0x2d5f[80]]|| (this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[117]]= _0x4b1fx2+ _0x2d5f[168],this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[119]]= _0x4b1fx3+ _0x2d5f[168]);this[_0x2d5f[116]][_0x2d5f[124]][_0x2d5f[117]]= _0x4b1fx2+ _0x2d5f[168];this[_0x2d5f[116]][_0x2d5f[124]][_0x2d5f[119]]= _0x4b1fx3+ _0x2d5f[168];mxClient[_0x2d5f[80]]|| (this[_0x2d5f[929]][_0x2d5f[124]][_0x2d5f[119]]= this[_0x2d5f[485]][_0x2d5f[167]]- this[_0x2d5f[924]][_0x2d5f[167]]- 2+ _0x2d5f[168])};mxWindow[_0x2d5f[202]][_0x2d5f[909]]= function(_0x4b1fx2){this[_0x2d5f[798]][_0x2d5f[124]][_0x2d5f[495]]= _0x4b1fx2?_0x2d5f[110]:_0x2d5f[130]};mxWindow[_0x2d5f[202]][_0x2d5f[939]]= function(){return new mxRectangle(0,0,0,this[_0x2d5f[924]][_0x2d5f[167]])};mxWindow[_0x2d5f[202]][_0x2d5f[907]]= function(){this[_0x2d5f[798]]= document[_0x2d5f[55]](_0x2d5f[466]);this[_0x2d5f[798]][_0x2d5f[57]](_0x2d5f[390],this[_0x2d5f[915]]);this[_0x2d5f[798]][_0x2d5f[57]](_0x2d5f[611],_0x2d5f[699]);this[_0x2d5f[798]][_0x2d5f[57]](_0x2d5f[924],_0x2d5f[940]);this[_0x2d5f[798]][_0x2d5f[124]][_0x2d5f[270]]= _0x2d5f[356];this[_0x2d5f[798]][_0x2d5f[124]][_0x2d5f[941]]= _0x2d5f[942];this[_0x2d5f[798]][_0x2d5f[124]][_0x2d5f[495]]= _0x2d5f[130];this[_0x2d5f[924]][_0x2d5f[62]](this[_0x2d5f[798]]);var _0x4b1fx2=!1,_0x4b1fx3=null,_0x4b1fx4=null,_0x4b1fx5=mxUtils[_0x2d5f[885]](this,function(_0x4b1fx5){this[_0x2d5f[790]]();if(_0x4b1fx2){_0x4b1fx2= !1,this[_0x2d5f[798]][_0x2d5f[57]](_0x2d5f[390],this[_0x2d5f[915]]),this[_0x2d5f[798]][_0x2d5f[57]](_0x2d5f[924],_0x2d5f[940]),this[_0x2d5f[929]][_0x2d5f[124]][_0x2d5f[495]]= _0x2d5f[110],this[_0x2d5f[800]][_0x2d5f[124]][_0x2d5f[495]]= _0x4b1fx3,mxClient[_0x2d5f[80]]|| (this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[119]]= _0x4b1fx4),this[_0x2d5f[116]][_0x2d5f[124]][_0x2d5f[119]]= _0x4b1fx4,null!= this[_0x2d5f[129]]&& (this[_0x2d5f[129]][_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[110]),this[_0x2d5f[746]]( new mxEventObject(mxEvent.NORMALIZE,_0x2d5f[763],_0x4b1fx5))}else {_0x4b1fx2= !0;this[_0x2d5f[798]][_0x2d5f[57]](_0x2d5f[390],this[_0x2d5f[917]]);this[_0x2d5f[798]][_0x2d5f[57]](_0x2d5f[924],_0x2d5f[943]);this[_0x2d5f[929]][_0x2d5f[124]][_0x2d5f[495]]= _0x2d5f[130];_0x4b1fx3= this[_0x2d5f[800]][_0x2d5f[124]][_0x2d5f[495]];this[_0x2d5f[800]][_0x2d5f[124]][_0x2d5f[495]]= _0x2d5f[130];_0x4b1fx4= this[_0x2d5f[116]][_0x2d5f[124]][_0x2d5f[119]];var _0x4b1fxa=this[_0x2d5f[939]]();0< _0x4b1fxa[_0x2d5f[119]]&& (mxClient[_0x2d5f[80]]|| (this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[119]]= _0x4b1fxa[_0x2d5f[119]]+ _0x2d5f[168]),this[_0x2d5f[116]][_0x2d5f[124]][_0x2d5f[119]]= _0x4b1fxa[_0x2d5f[119]]+ _0x2d5f[168]);0< _0x4b1fxa[_0x2d5f[117]]&& (mxClient[_0x2d5f[80]]|| (this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[117]]= _0x4b1fxa[_0x2d5f[117]]+ _0x2d5f[168]),this[_0x2d5f[116]][_0x2d5f[124]][_0x2d5f[117]]= _0x4b1fxa[_0x2d5f[117]]+ _0x2d5f[168]);null!= this[_0x2d5f[129]]&& (this[_0x2d5f[129]][_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[188]);this[_0x2d5f[746]]( new mxEventObject(mxEvent.MINIMIZE,_0x2d5f[763],_0x4b1fx5))};mxEvent[_0x2d5f[722]](_0x4b1fx5)});mxEvent[_0x2d5f[169]](this[_0x2d5f[798]],_0x2d5f[751],_0x4b1fx5);mxClient[_0x2d5f[754]]&& mxEvent[_0x2d5f[169]](this[_0x2d5f[798]],_0x2d5f[755],_0x4b1fx5)};mxWindow[_0x2d5f[202]][_0x2d5f[161]]= function(_0x4b1fx2){this[_0x2d5f[800]][_0x2d5f[124]][_0x2d5f[495]]= _0x4b1fx2?_0x2d5f[110]:_0x2d5f[130]};mxWindow[_0x2d5f[202]][_0x2d5f[906]]= function(){this[_0x2d5f[800]]= document[_0x2d5f[55]](_0x2d5f[466]);this[_0x2d5f[800]][_0x2d5f[57]](_0x2d5f[390],this[_0x2d5f[919]]);this[_0x2d5f[800]][_0x2d5f[57]](_0x2d5f[611],_0x2d5f[699]);this[_0x2d5f[800]][_0x2d5f[57]](_0x2d5f[924],_0x2d5f[944]);this[_0x2d5f[800]][_0x2d5f[124]][_0x2d5f[270]]= _0x2d5f[583];this[_0x2d5f[800]][_0x2d5f[124]][_0x2d5f[945]]= _0x2d5f[942];this[_0x2d5f[800]][_0x2d5f[124]][_0x2d5f[270]]= _0x2d5f[356];this[_0x2d5f[800]][_0x2d5f[124]][_0x2d5f[495]]= _0x2d5f[130];this[_0x2d5f[924]][_0x2d5f[62]](this[_0x2d5f[800]]);var _0x4b1fx2=!1,_0x4b1fx3=null,_0x4b1fx4=null,_0x4b1fx5=null,_0x4b1fx9=null,_0x4b1fxa=mxUtils[_0x2d5f[885]](this,function(_0x4b1fxa){this[_0x2d5f[790]]();if(_0x2d5f[130]!= this[_0x2d5f[800]][_0x2d5f[124]][_0x2d5f[495]]){if(_0x4b1fx2){_0x4b1fx2= !1;this[_0x2d5f[800]][_0x2d5f[57]](_0x2d5f[390],this[_0x2d5f[919]]);this[_0x2d5f[800]][_0x2d5f[57]](_0x2d5f[924],_0x2d5f[944]);this[_0x2d5f[929]][_0x2d5f[124]][_0x2d5f[495]]= _0x2d5f[110];this[_0x2d5f[798]][_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[110];this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[361]]= _0x4b1fx3+ _0x2d5f[168];this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[125]]= _0x4b1fx4+ _0x2d5f[168];if(!mxClient[_0x2d5f[80]]&& (this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[119]]= _0x4b1fx5,this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[117]]= _0x4b1fx9,_0x4b1fx13= mxUtils[_0x2d5f[275]](this[_0x2d5f[929]]),_0x2d5f[278]== _0x4b1fx13[_0x2d5f[277]]|| null!= this[_0x2d5f[129]])){this[_0x2d5f[929]][_0x2d5f[124]][_0x2d5f[119]]= this[_0x2d5f[485]][_0x2d5f[167]]- this[_0x2d5f[924]][_0x2d5f[167]]- 2+ _0x2d5f[168]};this[_0x2d5f[116]][_0x2d5f[124]][_0x2d5f[119]]= _0x4b1fx5;this[_0x2d5f[116]][_0x2d5f[124]][_0x2d5f[117]]= _0x4b1fx9;null!= this[_0x2d5f[129]]&& (this[_0x2d5f[129]][_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[110]);this[_0x2d5f[746]]( new mxEventObject(mxEvent.NORMALIZE,_0x2d5f[763],_0x4b1fxa))}else {_0x4b1fx2= !0;this[_0x2d5f[800]][_0x2d5f[57]](_0x2d5f[390],this[_0x2d5f[917]]);this[_0x2d5f[800]][_0x2d5f[57]](_0x2d5f[924],_0x2d5f[943]);this[_0x2d5f[929]][_0x2d5f[124]][_0x2d5f[495]]= _0x2d5f[110];this[_0x2d5f[798]][_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[188];_0x4b1fx3= parseInt(this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[361]]);_0x4b1fx4= parseInt(this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[125]]);_0x4b1fx5= this[_0x2d5f[116]][_0x2d5f[124]][_0x2d5f[119]];_0x4b1fx9= this[_0x2d5f[116]][_0x2d5f[124]][_0x2d5f[117]];this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[361]]= _0x2d5f[946];this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[125]]= _0x2d5f[946];mxClient[_0x2d5f[80]]|| (this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[119]]= document[_0x2d5f[112]][_0x2d5f[157]]- 2+ _0x2d5f[168],this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[117]]= document[_0x2d5f[112]][_0x2d5f[159]]- 2+ _0x2d5f[168]);this[_0x2d5f[116]][_0x2d5f[124]][_0x2d5f[117]]= document[_0x2d5f[112]][_0x2d5f[159]]- 2+ _0x2d5f[168];this[_0x2d5f[116]][_0x2d5f[124]][_0x2d5f[119]]= document[_0x2d5f[112]][_0x2d5f[157]]- 2+ _0x2d5f[168];null!= this[_0x2d5f[129]]&& (this[_0x2d5f[129]][_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[188]);if(!mxClient[_0x2d5f[80]]){var _0x4b1fx13=mxUtils[_0x2d5f[275]](this[_0x2d5f[929]]);if(_0x2d5f[278]== _0x4b1fx13[_0x2d5f[277]]|| null!= this[_0x2d5f[129]]){this[_0x2d5f[929]][_0x2d5f[124]][_0x2d5f[119]]= this[_0x2d5f[485]][_0x2d5f[167]]- this[_0x2d5f[924]][_0x2d5f[167]]- 2+ _0x2d5f[168]}};this[_0x2d5f[746]]( new mxEventObject(mxEvent.MAXIMIZE,_0x2d5f[763],_0x4b1fxa))};mxEvent[_0x2d5f[722]](_0x4b1fxa)}});mxEvent[_0x2d5f[759]](this[_0x2d5f[800]],_0x4b1fxa);mxEvent[_0x2d5f[169]](this[_0x2d5f[924]],_0x2d5f[760],_0x4b1fxa)};mxWindow[_0x2d5f[202]][_0x2d5f[911]]= function(){this[_0x2d5f[924]][_0x2d5f[124]][_0x2d5f[270]]= _0x2d5f[582];mxEvent[_0x2d5f[759]](this[_0x2d5f[924]],mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){var _0x4b1fx3=mxEvent[_0x2d5f[731]](_0x4b1fx2),_0x4b1fx4=mxEvent[_0x2d5f[733]](_0x4b1fx2),_0x4b1fx5=this[_0x2d5f[730]](),_0x4b1fx9=this[_0x2d5f[732]](),_0x4b1fxa=mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){var _0x4b1fxa=mxEvent[_0x2d5f[731]](_0x4b1fx2)- _0x4b1fx3,_0x4b1fx12=mxEvent[_0x2d5f[733]](_0x4b1fx2)- _0x4b1fx4;this[_0x2d5f[947]](_0x4b1fx5+ _0x4b1fxa,_0x4b1fx9+ _0x4b1fx12);this[_0x2d5f[746]]( new mxEventObject(mxEvent.MOVE,_0x2d5f[763],_0x4b1fx2));mxEvent[_0x2d5f[722]](_0x4b1fx2)}),_0x4b1fx12=mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){mxEvent[_0x2d5f[938]](document,null,_0x4b1fxa,_0x4b1fx12);this[_0x2d5f[746]]( new mxEventObject(mxEvent.MOVE_END,_0x2d5f[763],_0x4b1fx2));mxEvent[_0x2d5f[722]](_0x4b1fx2)});mxEvent[_0x2d5f[759]](document,null,_0x4b1fxa,_0x4b1fx12);this[_0x2d5f[746]]( new mxEventObject(mxEvent.MOVE_START,_0x2d5f[763],_0x4b1fx2));mxEvent[_0x2d5f[722]](_0x4b1fx2)}))};mxWindow[_0x2d5f[202]][_0x2d5f[947]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[361]]= _0x4b1fx2+ _0x2d5f[168];this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[125]]= _0x4b1fx3+ _0x2d5f[168]};mxWindow[_0x2d5f[202]][_0x2d5f[730]]= function(){return parseInt(this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[361]])};mxWindow[_0x2d5f[202]][_0x2d5f[732]]= function(){return parseInt(this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[125]])};mxWindow[_0x2d5f[202]][_0x2d5f[908]]= function(){this[_0x2d5f[948]]= document[_0x2d5f[55]](_0x2d5f[466]);this[_0x2d5f[948]][_0x2d5f[57]](_0x2d5f[390],this[_0x2d5f[913]]);this[_0x2d5f[948]][_0x2d5f[57]](_0x2d5f[611],_0x2d5f[699]);this[_0x2d5f[948]][_0x2d5f[57]](_0x2d5f[924],_0x2d5f[949]);this[_0x2d5f[948]][_0x2d5f[124]][_0x2d5f[945]]= _0x2d5f[935];this[_0x2d5f[948]][_0x2d5f[124]][_0x2d5f[270]]= _0x2d5f[356];this[_0x2d5f[948]][_0x2d5f[124]][_0x2d5f[495]]= _0x2d5f[130];this[_0x2d5f[924]][_0x2d5f[950]](this[_0x2d5f[948]],this[_0x2d5f[924]][_0x2d5f[285]]);mxEvent[_0x2d5f[759]](this[_0x2d5f[948]],mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){this[_0x2d5f[746]]( new mxEventObject(mxEvent.CLOSE,_0x2d5f[763],_0x4b1fx2));this[_0x2d5f[165]]?this[_0x2d5f[515]]():this[_0x2d5f[175]](!1);mxEvent[_0x2d5f[722]](_0x4b1fx2)}))};mxWindow[_0x2d5f[202]][_0x2d5f[951]]= function(_0x4b1fx2){this[_0x2d5f[618]]= document[_0x2d5f[55]](_0x2d5f[466]);this[_0x2d5f[618]][_0x2d5f[57]](_0x2d5f[390],_0x4b1fx2);this[_0x2d5f[618]][_0x2d5f[57]](_0x2d5f[611],_0x2d5f[361]);this[_0x2d5f[618]][_0x2d5f[124]][_0x2d5f[941]]= _0x2d5f[952];this[_0x2d5f[618]][_0x2d5f[124]][_0x2d5f[945]]= _0x2d5f[946];this[_0x2d5f[618]][_0x2d5f[124]][_0x2d5f[953]]= _0x2d5f[954];this[_0x2d5f[924]][_0x2d5f[950]](this[_0x2d5f[618]],this[_0x2d5f[924]][_0x2d5f[285]])};mxWindow[_0x2d5f[202]][_0x2d5f[164]]= function(_0x4b1fx2){this[_0x2d5f[948]][_0x2d5f[124]][_0x2d5f[495]]= _0x4b1fx2?_0x2d5f[110]:_0x2d5f[130]};mxWindow[_0x2d5f[202]][_0x2d5f[174]]= function(){return null!= this[_0x2d5f[485]]?_0x2d5f[188]!= this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[187]]:!1};mxWindow[_0x2d5f[202]][_0x2d5f[175]]= function(_0x4b1fx2){null!= this[_0x2d5f[485]]&& this[_0x2d5f[174]]()!= _0x4b1fx2&& (_0x4b1fx2?this[_0x2d5f[539]]():this[_0x2d5f[801]]())};mxWindow[_0x2d5f[202]][_0x2d5f[539]]= function(){this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[110];this[_0x2d5f[790]]();var _0x4b1fx2=mxUtils[_0x2d5f[275]](this[_0x2d5f[929]]);if(!mxClient[_0x2d5f[80]]&& (_0x2d5f[278]== _0x4b1fx2[_0x2d5f[277]]|| null!= this[_0x2d5f[129]])){this[_0x2d5f[929]][_0x2d5f[124]][_0x2d5f[119]]= this[_0x2d5f[485]][_0x2d5f[167]]- this[_0x2d5f[924]][_0x2d5f[167]]- 2+ _0x2d5f[168]};this[_0x2d5f[746]]( new mxEventObject(mxEvent.SHOW))};mxWindow[_0x2d5f[202]][_0x2d5f[801]]= function(){this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[188];this[_0x2d5f[746]]( new mxEventObject(mxEvent.HIDE))};mxWindow[_0x2d5f[202]][_0x2d5f[515]]= function(){this[_0x2d5f[746]]( new mxEventObject(mxEvent.DESTROY));null!= this[_0x2d5f[485]]&& (mxEvent[_0x2d5f[762]](this[_0x2d5f[485]]),this[_0x2d5f[485]][_0x2d5f[265]][_0x2d5f[266]](this[_0x2d5f[485]]),this[_0x2d5f[485]]= null);this[_0x2d5f[929]]= this[_0x2d5f[905]]= this[_0x2d5f[924]]= null};function mxForm(_0x4b1fx2){this[_0x2d5f[116]]= document[_0x2d5f[55]](_0x2d5f[116]);this[_0x2d5f[116]][_0x2d5f[926]]= _0x4b1fx2;this[_0x2d5f[112]]= document[_0x2d5f[55]](_0x2d5f[120]);this[_0x2d5f[116]][_0x2d5f[62]](this[_0x2d5f[112]])}mxForm[_0x2d5f[202]][_0x2d5f[116]]= null;mxForm[_0x2d5f[202]][_0x2d5f[112]]= !1;mxForm[_0x2d5f[202]][_0x2d5f[955]]= function(){return this[_0x2d5f[116]]};mxForm[_0x2d5f[202]][_0x2d5f[956]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=document[_0x2d5f[55]](_0x2d5f[121]),_0x4b1fx5=document[_0x2d5f[55]](_0x2d5f[122]);_0x4b1fx4[_0x2d5f[62]](_0x4b1fx5);var _0x4b1fx5=document[_0x2d5f[55]](_0x2d5f[122]),_0x4b1fx9=document[_0x2d5f[55]](_0x2d5f[172]);mxUtils[_0x2d5f[53]](_0x4b1fx9,mxResources[_0x2d5f[203]](_0x2d5f[957])|| _0x2d5f[958]);_0x4b1fx5[_0x2d5f[62]](_0x4b1fx9);mxEvent[_0x2d5f[169]](_0x4b1fx9,_0x2d5f[173],function(){_0x4b1fx2()});_0x4b1fx9= document[_0x2d5f[55]](_0x2d5f[172]);mxUtils[_0x2d5f[53]](_0x4b1fx9,mxResources[_0x2d5f[203]](_0x2d5f[959])|| _0x2d5f[960]);_0x4b1fx5[_0x2d5f[62]](_0x4b1fx9);mxEvent[_0x2d5f[169]](_0x4b1fx9,_0x2d5f[173],function(){_0x4b1fx3()});_0x4b1fx4[_0x2d5f[62]](_0x4b1fx5);this[_0x2d5f[112]][_0x2d5f[62]](_0x4b1fx4)};mxForm[_0x2d5f[202]][_0x2d5f[961]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=document[_0x2d5f[55]](_0x2d5f[962]);_0x4b1fx4[_0x2d5f[57]](_0x2d5f[60],_0x2d5f[963]);_0x4b1fx4[_0x2d5f[131]]= _0x4b1fx3;return this[_0x2d5f[964]](_0x4b1fx2,_0x4b1fx4)};mxForm[_0x2d5f[202]][_0x2d5f[965]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=document[_0x2d5f[55]](_0x2d5f[962]);_0x4b1fx4[_0x2d5f[57]](_0x2d5f[60],_0x2d5f[966]);this[_0x2d5f[964]](_0x4b1fx2,_0x4b1fx4);_0x4b1fx3&& (_0x4b1fx4[_0x2d5f[967]]= !0);return _0x4b1fx4};mxForm[_0x2d5f[202]][_0x2d5f[968]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=document[_0x2d5f[55]](_0x2d5f[126]);mxClient[_0x2d5f[133]]&& _0x4b1fx4--;_0x4b1fx5[_0x2d5f[57]](_0x2d5f[969],_0x4b1fx4|| 2);_0x4b1fx5[_0x2d5f[131]]= _0x4b1fx3;return this[_0x2d5f[964]](_0x4b1fx2,_0x4b1fx5)};mxForm[_0x2d5f[202]][_0x2d5f[970]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=document[_0x2d5f[55]](_0x2d5f[804]);null!= _0x4b1fx4&& _0x4b1fx5[_0x2d5f[57]](_0x2d5f[803],_0x4b1fx4);_0x4b1fx3&& _0x4b1fx5[_0x2d5f[57]](_0x2d5f[971],_0x2d5f[128]);return this[_0x2d5f[964]](_0x4b1fx2,_0x4b1fx5)};mxForm[_0x2d5f[202]][_0x2d5f[972]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){var _0x4b1fx9=document[_0x2d5f[55]](_0x2d5f[973]);mxUtils[_0x2d5f[171]](_0x4b1fx9,_0x4b1fx3);_0x4b1fx9[_0x2d5f[57]](_0x2d5f[131],_0x4b1fx4);_0x4b1fx5&& _0x4b1fx9[_0x2d5f[57]](_0x2d5f[974],_0x4b1fx5);_0x4b1fx2[_0x2d5f[62]](_0x4b1fx9)};mxForm[_0x2d5f[202]][_0x2d5f[964]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=document[_0x2d5f[55]](_0x2d5f[121]),_0x4b1fx5=document[_0x2d5f[55]](_0x2d5f[122]);mxUtils[_0x2d5f[53]](_0x4b1fx5,_0x4b1fx2);_0x4b1fx4[_0x2d5f[62]](_0x4b1fx5);_0x4b1fx5= document[_0x2d5f[55]](_0x2d5f[122]);_0x4b1fx5[_0x2d5f[62]](_0x4b1fx3);_0x4b1fx4[_0x2d5f[62]](_0x4b1fx5);this[_0x2d5f[112]][_0x2d5f[62]](_0x4b1fx4);return _0x4b1fx3};function mxImage(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){this[_0x2d5f[390]]= _0x4b1fx2;this[_0x2d5f[117]]= _0x4b1fx3;this[_0x2d5f[119]]= _0x4b1fx4}mxImage[_0x2d5f[202]][_0x2d5f[390]]= null;mxImage[_0x2d5f[202]][_0x2d5f[117]]= null;mxImage[_0x2d5f[202]][_0x2d5f[119]]= null;function mxDivResizer(_0x4b1fx2,_0x4b1fx3){if(_0x2d5f[485]== _0x4b1fx2[_0x2d5f[301]][_0x2d5f[216]]()){null== _0x4b1fx3&& (_0x4b1fx3= window);this[_0x2d5f[485]]= _0x4b1fx2;var _0x4b1fx4=mxUtils[_0x2d5f[275]](_0x4b1fx2);null!= _0x4b1fx4&& (this[_0x2d5f[975]]= _0x2d5f[278]== _0x4b1fx4[_0x2d5f[117]],this[_0x2d5f[976]]= _0x2d5f[278]== _0x4b1fx4[_0x2d5f[119]]);mxEvent[_0x2d5f[169]](_0x4b1fx3,_0x2d5f[129],mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){this[_0x2d5f[977]]|| (this[_0x2d5f[977]]= !0,this[_0x2d5f[129]](),this[_0x2d5f[977]]= !1)}));this[_0x2d5f[129]]()}}mxDivResizer[_0x2d5f[202]][_0x2d5f[975]]= !0;mxDivResizer[_0x2d5f[202]][_0x2d5f[976]]= !0;mxDivResizer[_0x2d5f[202]][_0x2d5f[977]]= !1;mxDivResizer[_0x2d5f[202]][_0x2d5f[129]]= function(){var _0x4b1fx2=this[_0x2d5f[978]](),_0x4b1fx3=this[_0x2d5f[979]](),_0x4b1fx4=parseInt(this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[361]]),_0x4b1fx5=parseInt(this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[699]]),_0x4b1fx9=parseInt(this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[125]]),_0x4b1fxa=parseInt(this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[553]]);this[_0x2d5f[975]]&& (!isNaN(_0x4b1fx4)&& !isNaN(_0x4b1fx5)&& 0<= _0x4b1fx4&& 0<= _0x4b1fx5&& 0< _0x4b1fx2- _0x4b1fx5- _0x4b1fx4)&& (this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[117]]= _0x4b1fx2- _0x4b1fx5- _0x4b1fx4+ _0x2d5f[168]);this[_0x2d5f[976]]&& (!isNaN(_0x4b1fx9)&& !isNaN(_0x4b1fxa)&& 0<= _0x4b1fx9&& 0<= _0x4b1fxa&& 0< _0x4b1fx3- _0x4b1fx9- _0x4b1fxa)&& (this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[119]]= _0x4b1fx3- _0x4b1fx9- _0x4b1fxa+ _0x2d5f[168])};mxDivResizer[_0x2d5f[202]][_0x2d5f[978]]= function(){return document[_0x2d5f[112]][_0x2d5f[159]]};mxDivResizer[_0x2d5f[202]][_0x2d5f[979]]= function(){return document[_0x2d5f[112]][_0x2d5f[157]]};function mxDragSource(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[980]]= _0x4b1fx2;this[_0x2d5f[981]]= _0x4b1fx3;mxEvent[_0x2d5f[759]](_0x4b1fx2,mxUtils[_0x2d5f[885]](this,this[_0x2d5f[787]]))}mxDragSource[_0x2d5f[202]][_0x2d5f[980]]= null;mxDragSource[_0x2d5f[202]][_0x2d5f[981]]= null;mxDragSource[_0x2d5f[202]][_0x2d5f[559]]= null;mxDragSource[_0x2d5f[202]][_0x2d5f[982]]= null;mxDragSource[_0x2d5f[202]][_0x2d5f[983]]= null;mxDragSource[_0x2d5f[202]][_0x2d5f[984]]= !0;mxDragSource[_0x2d5f[202]][_0x2d5f[985]]= null;mxDragSource[_0x2d5f[202]][_0x2d5f[986]]= null;mxDragSource[_0x2d5f[202]][_0x2d5f[987]]= null;mxDragSource[_0x2d5f[202]][_0x2d5f[988]]= null;mxDragSource[_0x2d5f[202]][_0x2d5f[989]]= null;mxDragSource[_0x2d5f[202]][_0x2d5f[561]]= !0;mxDragSource[_0x2d5f[202]][_0x2d5f[990]]= !0;mxDragSource[_0x2d5f[202]][_0x2d5f[991]]= !0;mxDragSource[_0x2d5f[202]][_0x2d5f[563]]= !0;mxDragSource[_0x2d5f[202]][_0x2d5f[992]]= 100;mxDragSource[_0x2d5f[202]][_0x2d5f[993]]= 70;mxDragSource[_0x2d5f[202]][_0x2d5f[994]]= function(){return this[_0x2d5f[984]]};mxDragSource[_0x2d5f[202]][_0x2d5f[995]]= function(_0x4b1fx2){this[_0x2d5f[984]]= _0x4b1fx2};mxDragSource[_0x2d5f[202]][_0x2d5f[996]]= function(){return this[_0x2d5f[990]]};mxDragSource[_0x2d5f[202]][_0x2d5f[562]]= function(_0x4b1fx2){this[_0x2d5f[990]]= _0x4b1fx2};mxDragSource[_0x2d5f[202]][_0x2d5f[997]]= function(){return this[_0x2d5f[991]]};mxDragSource[_0x2d5f[202]][_0x2d5f[998]]= function(_0x4b1fx2){this[_0x2d5f[991]]= _0x4b1fx2};mxDragSource[_0x2d5f[202]][_0x2d5f[565]]= function(_0x4b1fx2){return null};mxDragSource[_0x2d5f[202]][_0x2d5f[564]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){return _0x4b1fx2[_0x2d5f[999]](_0x4b1fx3,_0x4b1fx4)};mxDragSource[_0x2d5f[202]][_0x2d5f[566]]= function(_0x4b1fx2){return this[_0x2d5f[980]][_0x2d5f[511]](!0)};mxDragSource[_0x2d5f[202]][_0x2d5f[567]]= function(_0x4b1fx2){return null};mxDragSource[_0x2d5f[202]][_0x2d5f[787]]= function(_0x4b1fx2){this[_0x2d5f[984]]&& (!mxEvent[_0x2d5f[721]](_0x4b1fx2)&& null== this[_0x2d5f[1000]])&& (this[_0x2d5f[1001]](_0x4b1fx2),this[_0x2d5f[1000]]= mxUtils[_0x2d5f[885]](this,this[_0x2d5f[788]]),this[_0x2d5f[1002]]= mxUtils[_0x2d5f[885]](this,this[_0x2d5f[789]]),mxEvent[_0x2d5f[759]](document,null,this[_0x2d5f[1000]],this[_0x2d5f[1002]]),mxEvent[_0x2d5f[722]](_0x4b1fx2,!0,!1))};mxDragSource[_0x2d5f[202]][_0x2d5f[1001]]= function(_0x4b1fx2){this[_0x2d5f[982]]= this[_0x2d5f[566]](_0x4b1fx2);this[_0x2d5f[982]][_0x2d5f[124]][_0x2d5f[491]]= _0x2d5f[492];this[_0x2d5f[982]][_0x2d5f[124]][_0x2d5f[931]]= this[_0x2d5f[992]];mxUtils[_0x2d5f[254]](this[_0x2d5f[982]],this[_0x2d5f[993]])};mxDragSource[_0x2d5f[202]][_0x2d5f[1003]]= function(_0x4b1fx2){null!= this[_0x2d5f[982]]&& (null!= this[_0x2d5f[982]][_0x2d5f[265]]&& this[_0x2d5f[982]][_0x2d5f[265]][_0x2d5f[266]](this[_0x2d5f[982]]),this[_0x2d5f[982]]= null)};mxDragSource[_0x2d5f[202]][_0x2d5f[1004]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=mxEvent[_0x2d5f[731]](_0x4b1fx3),_0x4b1fx5=mxEvent[_0x2d5f[733]](_0x4b1fx3),_0x4b1fx9=mxUtils[_0x2d5f[445]](_0x4b1fx2[_0x2d5f[526]]),_0x4b1fxa=mxUtils[_0x2d5f[444]]();return _0x4b1fx4>= _0x4b1fx9[_0x2d5f[235]]- _0x4b1fxa[_0x2d5f[235]]&& _0x4b1fx5>= _0x4b1fx9[_0x2d5f[236]]- _0x4b1fxa[_0x2d5f[236]]&& _0x4b1fx4<= _0x4b1fx9[_0x2d5f[235]]- _0x4b1fxa[_0x2d5f[235]]+ _0x4b1fx2[_0x2d5f[526]][_0x2d5f[359]]&& _0x4b1fx5<= _0x4b1fx9[_0x2d5f[236]]- _0x4b1fxa[_0x2d5f[236]]+ _0x4b1fx2[_0x2d5f[526]][_0x2d5f[167]]};mxDragSource[_0x2d5f[202]][_0x2d5f[788]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[565]](_0x4b1fx2);null!= _0x4b1fx3&& !this[_0x2d5f[1004]](_0x4b1fx3,_0x4b1fx2)&& (_0x4b1fx3= null);_0x4b1fx3!= this[_0x2d5f[985]]&& (null!= this[_0x2d5f[985]]&& this[_0x2d5f[1005]](this[_0x2d5f[985]]),this[_0x2d5f[985]]= _0x4b1fx3,null!= this[_0x2d5f[985]]&& this[_0x2d5f[1006]](this[_0x2d5f[985]]));null!= this[_0x2d5f[985]]&& this[_0x2d5f[1007]](this[_0x2d5f[985]],_0x4b1fx2);if(null!= this[_0x2d5f[982]]&& (null== this[_0x2d5f[983]]|| _0x2d5f[189]!= this[_0x2d5f[983]][_0x2d5f[124]][_0x2d5f[187]])){var _0x4b1fx3=mxEvent[_0x2d5f[731]](_0x4b1fx2),_0x4b1fx4=mxEvent[_0x2d5f[733]](_0x4b1fx2);null== this[_0x2d5f[982]][_0x2d5f[265]]&& document[_0x2d5f[112]][_0x2d5f[62]](this[_0x2d5f[982]]);this[_0x2d5f[982]][_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[189];null!= this[_0x2d5f[559]]&& (_0x4b1fx3+= this[_0x2d5f[559]][_0x2d5f[235]],_0x4b1fx4+= this[_0x2d5f[559]][_0x2d5f[236]]);_0x4b1fx3+= document[_0x2d5f[112]][_0x2d5f[360]]|| document[_0x2d5f[158]][_0x2d5f[360]];_0x4b1fx4+= document[_0x2d5f[112]][_0x2d5f[190]]|| document[_0x2d5f[158]][_0x2d5f[190]];this[_0x2d5f[982]][_0x2d5f[124]][_0x2d5f[361]]= _0x4b1fx3+ _0x2d5f[168];this[_0x2d5f[982]][_0x2d5f[124]][_0x2d5f[125]]= _0x4b1fx4+ _0x2d5f[168]}else {null!= this[_0x2d5f[982]]&& (this[_0x2d5f[982]][_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[188])};mxEvent[_0x2d5f[722]](_0x4b1fx2)};mxDragSource[_0x2d5f[202]][_0x2d5f[789]]= function(_0x4b1fx2){if(null!= this[_0x2d5f[985]]){if(null!= this[_0x2d5f[987]]&& (null== this[_0x2d5f[983]]|| _0x2d5f[188]!= this[_0x2d5f[983]][_0x2d5f[124]][_0x2d5f[187]])){var _0x4b1fx3=this[_0x2d5f[985]][_0x2d5f[441]][_0x2d5f[255]],_0x4b1fx4=this[_0x2d5f[985]][_0x2d5f[441]][_0x2d5f[513]];this[_0x2d5f[1008]](this[_0x2d5f[985]],_0x4b1fx2,this[_0x2d5f[986]],this[_0x2d5f[987]][_0x2d5f[235]]/ _0x4b1fx3- _0x4b1fx4[_0x2d5f[235]],this[_0x2d5f[987]][_0x2d5f[236]]/ _0x4b1fx3- _0x4b1fx4[_0x2d5f[236]])};this[_0x2d5f[1005]](this[_0x2d5f[985]])};this[_0x2d5f[1003]](_0x4b1fx2);mxEvent[_0x2d5f[938]](document,null,this[_0x2d5f[1000]],this[_0x2d5f[1002]]);this[_0x2d5f[985]]= this[_0x2d5f[1002]]= this[_0x2d5f[1000]]= null;mxEvent[_0x2d5f[722]](_0x4b1fx2)};mxDragSource[_0x2d5f[202]][_0x2d5f[1006]]= function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1009]]= !0;this[_0x2d5f[983]]= this[_0x2d5f[567]](_0x4b1fx2);this[_0x2d5f[996]]()&& null!= this[_0x2d5f[983]]&& (this[_0x2d5f[988]]= new mxGuide(_0x4b1fx2,_0x4b1fx2[_0x2d5f[1011]][_0x2d5f[1010]]()));this[_0x2d5f[563]]&& (this[_0x2d5f[989]]= new mxCellHighlight(_0x4b1fx2,mxConstants.DROP_TARGET_COLOR))};mxDragSource[_0x2d5f[202]][_0x2d5f[1005]]= function(_0x4b1fx2){this[_0x2d5f[987]]= this[_0x2d5f[986]]= null;_0x4b1fx2[_0x2d5f[1009]]= !1;null!= this[_0x2d5f[983]]&& (null!= this[_0x2d5f[983]][_0x2d5f[265]]&& this[_0x2d5f[983]][_0x2d5f[265]][_0x2d5f[266]](this[_0x2d5f[983]]),this[_0x2d5f[983]]= null);null!= this[_0x2d5f[988]]&& (this[_0x2d5f[988]][_0x2d5f[515]](),this[_0x2d5f[988]]= null);null!= this[_0x2d5f[989]]&& (this[_0x2d5f[989]][_0x2d5f[515]](),this[_0x2d5f[989]]= null)};mxDragSource[_0x2d5f[202]][_0x2d5f[1007]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=mxUtils[_0x2d5f[445]](_0x4b1fx2[_0x2d5f[526]]),_0x4b1fx5=mxUtils[_0x2d5f[444]](_0x4b1fx2[_0x2d5f[526]]),_0x4b1fx9=mxEvent[_0x2d5f[731]](_0x4b1fx3)- _0x4b1fx4[_0x2d5f[235]]+ _0x4b1fx5[_0x2d5f[235]],_0x4b1fx4=mxEvent[_0x2d5f[733]](_0x4b1fx3)- _0x4b1fx4[_0x2d5f[236]]+ _0x4b1fx5[_0x2d5f[236]];_0x4b1fx2[_0x2d5f[1012]]&& (null== this[_0x2d5f[561]]|| this[_0x2d5f[561]])&& _0x4b1fx2[_0x2d5f[1014]](_0x4b1fx9,_0x4b1fx4,_0x4b1fx2[_0x2d5f[1013]]);null!= this[_0x2d5f[989]]&& _0x4b1fx2[_0x2d5f[1015]]()&& (this[_0x2d5f[986]]= this[_0x2d5f[564]](_0x4b1fx2,_0x4b1fx9,_0x4b1fx4),_0x4b1fx5= _0x4b1fx2[_0x2d5f[249]]()[_0x2d5f[248]](this[_0x2d5f[986]]),this[_0x2d5f[989]][_0x2d5f[1016]](_0x4b1fx5));if(null!= this[_0x2d5f[983]]){null== this[_0x2d5f[983]][_0x2d5f[265]]&& (_0x4b1fx2[_0x2d5f[526]][_0x2d5f[62]](this[_0x2d5f[983]]),this[_0x2d5f[983]][_0x2d5f[124]][_0x2d5f[931]]= _0x2d5f[1017],this[_0x2d5f[983]][_0x2d5f[124]][_0x2d5f[491]]= _0x2d5f[492]);var _0x4b1fx5=this[_0x2d5f[997]]()&& _0x4b1fx2[_0x2d5f[1018]](_0x4b1fx3),_0x4b1fxa=!0;if(null!= this[_0x2d5f[988]]&& this[_0x2d5f[988]][_0x2d5f[1019]](_0x4b1fx3)){var _0x4b1fxa=parseInt(this[_0x2d5f[983]][_0x2d5f[124]][_0x2d5f[117]]),_0x4b1fx12=parseInt(this[_0x2d5f[983]][_0x2d5f[124]][_0x2d5f[119]]),_0x4b1fxa= new mxRectangle(0,0,_0x4b1fxa,_0x4b1fx12),_0x4b1fx4= new mxPoint(_0x4b1fx9,_0x4b1fx4),_0x4b1fx4=this[_0x2d5f[988]][_0x2d5f[582]](_0x4b1fxa,_0x4b1fx4,_0x4b1fx5),_0x4b1fxa=!1,_0x4b1fx9=_0x4b1fx4[_0x2d5f[235]],_0x4b1fx4=_0x4b1fx4[_0x2d5f[236]]}else {if(_0x4b1fx5){var _0x4b1fx5=_0x4b1fx2[_0x2d5f[441]][_0x2d5f[255]],_0x4b1fx12=_0x4b1fx2[_0x2d5f[441]][_0x2d5f[513]],_0x4b1fx13=_0x4b1fx2[_0x2d5f[1020]]/ 2,_0x4b1fx9=(_0x4b1fx2[_0x2d5f[1021]](_0x4b1fx9/ _0x4b1fx5- _0x4b1fx12[_0x2d5f[235]]- _0x4b1fx13)+ _0x4b1fx12[_0x2d5f[235]])* _0x4b1fx5,_0x4b1fx4=(_0x4b1fx2[_0x2d5f[1021]](_0x4b1fx4/ _0x4b1fx5- _0x4b1fx12[_0x2d5f[236]]- _0x4b1fx13)+ _0x4b1fx12[_0x2d5f[236]])* _0x4b1fx5}};null!= this[_0x2d5f[988]]&& _0x4b1fxa&& this[_0x2d5f[988]][_0x2d5f[801]]();null!= this[_0x2d5f[1022]]&& (_0x4b1fx9+= this[_0x2d5f[1022]][_0x2d5f[235]],_0x4b1fx4+= this[_0x2d5f[1022]][_0x2d5f[236]]);this[_0x2d5f[983]][_0x2d5f[124]][_0x2d5f[361]]= Math[_0x2d5f[488]](_0x4b1fx9)+ _0x2d5f[168];this[_0x2d5f[983]][_0x2d5f[124]][_0x2d5f[125]]= Math[_0x2d5f[488]](_0x4b1fx4)+ _0x2d5f[168];this[_0x2d5f[983]][_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[189]};this[_0x2d5f[987]]= new mxPoint(_0x4b1fx9,_0x4b1fx4)};mxDragSource[_0x2d5f[202]][_0x2d5f[1008]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){this[_0x2d5f[981]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9);_0x4b1fx2[_0x2d5f[526]][_0x2d5f[393]]()};function mxToolbar(_0x4b1fx2){this[_0x2d5f[526]]= _0x4b1fx2}mxToolbar[_0x2d5f[202]]= new mxEventSource;mxToolbar[_0x2d5f[202]][_0x2d5f[196]]= mxToolbar;mxToolbar[_0x2d5f[202]][_0x2d5f[526]]= null;mxToolbar[_0x2d5f[202]][_0x2d5f[984]]= !0;mxToolbar[_0x2d5f[202]][_0x2d5f[1023]]= !1;mxToolbar[_0x2d5f[202]][_0x2d5f[1024]]= !0;mxToolbar[_0x2d5f[202]][_0x2d5f[1025]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){var _0x4b1fx12=document[_0x2d5f[55]](null!= _0x4b1fx3?_0x2d5f[466]:_0x2d5f[172]),_0x4b1fx13=_0x4b1fx9|| (null!= _0x4b1fxa?_0x2d5f[1026]:_0x2d5f[1027]);_0x4b1fx12[_0x2d5f[926]]= _0x4b1fx13;_0x4b1fx12[_0x2d5f[57]](_0x2d5f[390],_0x4b1fx3);null!= _0x4b1fx2&& (null!= _0x4b1fx3?_0x4b1fx12[_0x2d5f[57]](_0x2d5f[924],_0x4b1fx2):mxUtils[_0x2d5f[53]](_0x4b1fx12,_0x4b1fx2));this[_0x2d5f[526]][_0x2d5f[62]](_0x4b1fx12);null!= _0x4b1fx4&& (mxEvent[_0x2d5f[169]](_0x4b1fx12,_0x2d5f[173],_0x4b1fx4),mxClient[_0x2d5f[754]]&& mxEvent[_0x2d5f[169]](_0x4b1fx12,_0x2d5f[757],_0x4b1fx4));_0x4b1fx2= mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){null!= _0x4b1fx5?_0x4b1fx12[_0x2d5f[57]](_0x2d5f[390],_0x4b1fx3):_0x4b1fx12[_0x2d5f[124]][_0x2d5f[1028]]= _0x2d5f[110]});mxEvent[_0x2d5f[759]](_0x4b1fx12,mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){null!= _0x4b1fx5?_0x4b1fx12[_0x2d5f[57]](_0x2d5f[390],_0x4b1fx5):_0x4b1fx12[_0x2d5f[124]][_0x2d5f[1028]]= _0x2d5f[579];if(null!= _0x4b1fxa){null== this[_0x2d5f[1029]]&& (this[_0x2d5f[1029]]= new mxPopupMenu,this[_0x2d5f[1029]][_0x2d5f[176]]());var _0x4b1fx3=this[_0x2d5f[1030]];this[_0x2d5f[1029]][_0x2d5f[1031]]()&& this[_0x2d5f[1029]][_0x2d5f[1032]]();_0x4b1fx3!= _0x4b1fx12&& (this[_0x2d5f[1030]]= _0x4b1fx12,this[_0x2d5f[1029]][_0x2d5f[1033]]= _0x4b1fxa,_0x4b1fx3= new mxPoint(_0x4b1fx12[_0x2d5f[358]],_0x4b1fx12[_0x2d5f[362]]+ _0x4b1fx12[_0x2d5f[167]]),this[_0x2d5f[1029]][_0x2d5f[152]](_0x4b1fx3[_0x2d5f[235]],_0x4b1fx3[_0x2d5f[236]],null,_0x4b1fx2),this[_0x2d5f[1029]][_0x2d5f[1031]]()&& (_0x4b1fx12[_0x2d5f[926]]= _0x4b1fx13+ _0x2d5f[1034],this[_0x2d5f[1029]][_0x2d5f[1032]]= function(){mxPopupMenu[_0x2d5f[202]][_0x2d5f[1032]][_0x2d5f[183]](this);_0x4b1fx12[_0x2d5f[926]]= _0x4b1fx13;this[_0x2d5f[1030]]= null}))}}),null,_0x4b1fx2);mxEvent[_0x2d5f[169]](_0x4b1fx12,_0x2d5f[1035],_0x4b1fx2);return _0x4b1fx12};mxToolbar[_0x2d5f[202]][_0x2d5f[970]]= function(_0x4b1fx2){var _0x4b1fx3=document[_0x2d5f[55]](_0x2d5f[485]);_0x4b1fx3[_0x2d5f[124]][_0x2d5f[495]]= _0x2d5f[497];_0x4b1fx3[_0x2d5f[926]]= _0x2d5f[1036];var _0x4b1fx4=document[_0x2d5f[55]](_0x2d5f[804]);_0x4b1fx4[_0x2d5f[926]]= _0x4b1fx2|| _0x2d5f[1037];_0x4b1fx3[_0x2d5f[62]](_0x4b1fx4);this[_0x2d5f[526]][_0x2d5f[62]](_0x4b1fx3);return _0x4b1fx4};mxToolbar[_0x2d5f[202]][_0x2d5f[1038]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=document[_0x2d5f[55]](_0x2d5f[804]);_0x4b1fx4[_0x2d5f[926]]= _0x4b1fx3|| _0x2d5f[1037];this[_0x2d5f[972]](_0x4b1fx4,_0x4b1fx2,null);mxEvent[_0x2d5f[169]](_0x4b1fx4,_0x2d5f[826],function(_0x4b1fx2){var _0x4b1fx3=_0x4b1fx4[_0x2d5f[1040]][_0x4b1fx4[_0x2d5f[1039]]];_0x4b1fx4[_0x2d5f[1039]]= 0;null!= _0x4b1fx3[_0x2d5f[1041]]&& _0x4b1fx3[_0x2d5f[1041]](_0x4b1fx2)});this[_0x2d5f[526]][_0x2d5f[62]](_0x4b1fx4);return _0x4b1fx4};mxToolbar[_0x2d5f[202]][_0x2d5f[972]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=document[_0x2d5f[55]](_0x2d5f[973]);mxUtils[_0x2d5f[171]](_0x4b1fx5,_0x4b1fx3);_0x2d5f[279]== typeof _0x4b1fx4?_0x4b1fx5[_0x2d5f[1041]]= _0x4b1fx4:_0x4b1fx5[_0x2d5f[57]](_0x2d5f[131],_0x4b1fx4);_0x4b1fx2[_0x2d5f[62]](_0x4b1fx5);return _0x4b1fx5};mxToolbar[_0x2d5f[202]][_0x2d5f[1042]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){var _0x4b1fxa=document[_0x2d5f[55]](_0x2d5f[466]);_0x4b1fxa[_0x2d5f[1043]]= _0x4b1fx9|| _0x2d5f[1026];_0x4b1fxa[_0x2d5f[926]]= _0x4b1fxa[_0x2d5f[1043]];_0x4b1fxa[_0x2d5f[57]](_0x2d5f[390],_0x4b1fx3);_0x4b1fxa[_0x2d5f[1044]]= _0x4b1fx5;null!= _0x4b1fx2&& _0x4b1fxa[_0x2d5f[57]](_0x2d5f[924],_0x4b1fx2);mxEvent[_0x2d5f[169]](_0x4b1fxa,_0x2d5f[173],mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){_0x4b1fx2= this[_0x2d5f[1045]][_0x2d5f[1044]];null!= _0x4b1fx2?(this[_0x2d5f[1045]][_0x2d5f[1044]]= this[_0x2d5f[1045]][_0x2d5f[284]](_0x2d5f[390]),this[_0x2d5f[1045]][_0x2d5f[57]](_0x2d5f[390],_0x4b1fx2)):this[_0x2d5f[1045]][_0x2d5f[926]]= this[_0x2d5f[1045]][_0x2d5f[1043]];this[_0x2d5f[1024]]&& (this[_0x2d5f[1046]]= _0x4b1fxa);this[_0x2d5f[1045]]= _0x4b1fxa;_0x4b1fx2= _0x4b1fxa[_0x2d5f[1044]];null!= _0x4b1fx2?(_0x4b1fxa[_0x2d5f[1044]]= _0x4b1fxa[_0x2d5f[284]](_0x2d5f[390]),_0x4b1fxa[_0x2d5f[57]](_0x2d5f[390],_0x4b1fx2)):_0x4b1fxa[_0x2d5f[926]]= _0x4b1fxa[_0x2d5f[1043]]+ _0x2d5f[1034];this[_0x2d5f[746]]( new mxEventObject(mxEvent.SELECT));_0x4b1fx4()}));this[_0x2d5f[526]][_0x2d5f[62]](_0x4b1fxa);null== this[_0x2d5f[1046]]&& (this[_0x2d5f[1046]]= _0x4b1fxa,this[_0x2d5f[1047]](_0x4b1fxa),_0x4b1fx4());return _0x4b1fxa};mxToolbar[_0x2d5f[202]][_0x2d5f[1048]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){_0x4b1fxa= null!= _0x4b1fxa?_0x4b1fxa:!0;var _0x4b1fx12=document[_0x2d5f[55]](null!= _0x4b1fx3?_0x2d5f[466]:_0x2d5f[172]);_0x4b1fx12[_0x2d5f[1043]]= _0x4b1fx9|| _0x2d5f[1026];_0x4b1fx12[_0x2d5f[926]]= _0x4b1fx12[_0x2d5f[1043]];_0x4b1fx12[_0x2d5f[57]](_0x2d5f[390],_0x4b1fx3);_0x4b1fx12[_0x2d5f[1044]]= _0x4b1fx5;null!= _0x4b1fx2&& _0x4b1fx12[_0x2d5f[57]](_0x2d5f[924],_0x4b1fx2);this[_0x2d5f[984]]&& _0x4b1fxa&& (mxEvent[_0x2d5f[169]](_0x4b1fx12,_0x2d5f[173],mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){this[_0x2d5f[1047]](_0x4b1fx12,_0x4b1fx4);this[_0x2d5f[1023]]= !1})),mxEvent[_0x2d5f[169]](_0x4b1fx12,_0x2d5f[760],mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){this[_0x2d5f[1047]](_0x4b1fx12,_0x4b1fx4);this[_0x2d5f[1023]]= !0})),null== this[_0x2d5f[1046]]&& (this[_0x2d5f[1046]]= _0x4b1fx12,this[_0x2d5f[1049]]= _0x4b1fx4,this[_0x2d5f[1047]](_0x4b1fx12,_0x4b1fx4)));this[_0x2d5f[526]][_0x2d5f[62]](_0x4b1fx12);return _0x4b1fx12};mxToolbar[_0x2d5f[202]][_0x2d5f[1047]]= function(_0x4b1fx2,_0x4b1fx3){if(this[_0x2d5f[1045]]!= _0x4b1fx2){if(null!= this[_0x2d5f[1045]]){var _0x4b1fx4=this[_0x2d5f[1045]][_0x2d5f[1044]];null!= _0x4b1fx4?(this[_0x2d5f[1045]][_0x2d5f[1044]]= this[_0x2d5f[1045]][_0x2d5f[284]](_0x2d5f[390]),this[_0x2d5f[1045]][_0x2d5f[57]](_0x2d5f[390],_0x4b1fx4)):this[_0x2d5f[1045]][_0x2d5f[926]]= this[_0x2d5f[1045]][_0x2d5f[1043]]};this[_0x2d5f[1045]]= _0x4b1fx2;_0x4b1fx4= this[_0x2d5f[1045]][_0x2d5f[1044]];null!= _0x4b1fx4?(this[_0x2d5f[1045]][_0x2d5f[1044]]= this[_0x2d5f[1045]][_0x2d5f[284]](_0x2d5f[390]),this[_0x2d5f[1045]][_0x2d5f[57]](_0x2d5f[390],_0x4b1fx4)):this[_0x2d5f[1045]][_0x2d5f[926]]= this[_0x2d5f[1045]][_0x2d5f[1043]]+ _0x2d5f[1034];this[_0x2d5f[746]]( new mxEventObject(mxEvent.SELECT,_0x2d5f[279],_0x4b1fx3))}};mxToolbar[_0x2d5f[202]][_0x2d5f[1050]]= function(_0x4b1fx2){(_0x4b1fx2|| !this[_0x2d5f[1023]])&& this[_0x2d5f[1045]]!= this[_0x2d5f[1046]]&& this[_0x2d5f[1047]](this[_0x2d5f[1046]],this[_0x2d5f[1049]])};mxToolbar[_0x2d5f[202]][_0x2d5f[1051]]= function(_0x4b1fx2){return this[_0x2d5f[1025]](null,_0x4b1fx2,null)};mxToolbar[_0x2d5f[202]][_0x2d5f[1052]]= function(){mxUtils[_0x2d5f[345]](this[_0x2d5f[526]])};mxToolbar[_0x2d5f[202]][_0x2d5f[1053]]= function(){var _0x4b1fx2=document[_0x2d5f[55]](_0x2d5f[1054]);_0x4b1fx2[_0x2d5f[124]][_0x2d5f[941]]= _0x2d5f[1055];_0x4b1fx2[_0x2d5f[57]](_0x2d5f[803],_0x2d5f[500]);this[_0x2d5f[526]][_0x2d5f[62]](_0x4b1fx2)};mxToolbar[_0x2d5f[202]][_0x2d5f[515]]= function(){mxEvent[_0x2d5f[762]](this[_0x2d5f[526]]);this[_0x2d5f[1045]]= this[_0x2d5f[1049]]= this[_0x2d5f[1046]]= this[_0x2d5f[526]]= null;null!= this[_0x2d5f[1029]]&& this[_0x2d5f[1029]][_0x2d5f[515]]()};function mxSession(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){this[_0x2d5f[251]]= _0x4b1fx2;this[_0x2d5f[1056]]= _0x4b1fx3;this[_0x2d5f[1057]]= _0x4b1fx4;this[_0x2d5f[1058]]= _0x4b1fx5;null!= _0x4b1fx2&& (this[_0x2d5f[1059]]= new mxCodec,this[_0x2d5f[1059]][_0x2d5f[1060]]= function(_0x4b1fx3){return _0x4b1fx2[_0x2d5f[736]](_0x4b1fx3)});_0x4b1fx2[_0x2d5f[169]](mxEvent.NOTIFY,mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=_0x4b1fx3[_0x2d5f[720]](_0x2d5f[1061]);(null!= _0x4b1fx4&& this[_0x2d5f[143]]|| this[_0x2d5f[1062]]&& !this[_0x2d5f[1063]])&& this[_0x2d5f[827]](_0x2d5f[1064]+ this[_0x2d5f[1067]](_0x4b1fx4[_0x2d5f[1065]],_0x4b1fx4[_0x2d5f[1066]])+ _0x2d5f[1068])}))}mxSession[_0x2d5f[202]]= new mxEventSource;mxSession[_0x2d5f[202]][_0x2d5f[196]]= mxSession;mxSession[_0x2d5f[202]][_0x2d5f[251]]= null;mxSession[_0x2d5f[202]][_0x2d5f[1056]]= null;mxSession[_0x2d5f[202]][_0x2d5f[1057]]= null;mxSession[_0x2d5f[202]][_0x2d5f[1058]]= null;mxSession[_0x2d5f[202]][_0x2d5f[1059]]= null;mxSession[_0x2d5f[202]][_0x2d5f[1069]]= _0x2d5f[336];mxSession[_0x2d5f[202]][_0x2d5f[1070]]= !0;mxSession[_0x2d5f[202]][_0x2d5f[1071]]= !0;mxSession[_0x2d5f[202]][_0x2d5f[1072]]= 0;mxSession[_0x2d5f[202]][_0x2d5f[1073]]= 0;mxSession[_0x2d5f[202]][_0x2d5f[143]]= !1;mxSession[_0x2d5f[202]][_0x2d5f[1062]]= !1;mxSession[_0x2d5f[202]][_0x2d5f[1063]]= !1;mxSession[_0x2d5f[202]][_0x2d5f[1074]]= !1;mxSession[_0x2d5f[202]][_0x2d5f[861]]= function(){this[_0x2d5f[143]]?(this[_0x2d5f[1062]]= !0,this[_0x2d5f[746]]( new mxEventObject(mxEvent.CONNECT))):this[_0x2d5f[1062]]|| this[_0x2d5f[203]](this[_0x2d5f[1056]],mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){this[_0x2d5f[1062]]= !0;this[_0x2d5f[746]]( new mxEventObject(mxEvent.CONNECT));this[_0x2d5f[1075]]()}))};mxSession[_0x2d5f[202]][_0x2d5f[809]]= function(){this[_0x2d5f[1062]]&& !this[_0x2d5f[1063]]&& (this[_0x2d5f[1063]]= !0,this[_0x2d5f[746]]( new mxEventObject(mxEvent.SUSPEND)))};mxSession[_0x2d5f[202]][_0x2d5f[810]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){this[_0x2d5f[1062]]&& this[_0x2d5f[1063]]&& (this[_0x2d5f[1063]]= !1,this[_0x2d5f[746]]( new mxEventObject(mxEvent.RESUME)),this[_0x2d5f[1074]]|| this[_0x2d5f[1075]]())};mxSession[_0x2d5f[202]][_0x2d5f[1076]]= function(_0x4b1fx2){this[_0x2d5f[1062]]&& (this[_0x2d5f[1062]]= !1);this[_0x2d5f[746]]( new mxEventObject(mxEvent.DISCONNECT,_0x2d5f[1077],_0x4b1fx2))};mxSession[_0x2d5f[202]][_0x2d5f[1075]]= function(){this[_0x2d5f[1062]]&& !this[_0x2d5f[1063]]&& null!= this[_0x2d5f[1057]]?(this[_0x2d5f[1074]]= !0,this[_0x2d5f[203]](this[_0x2d5f[1057]],mxUtils[_0x2d5f[885]](this,function(){this[_0x2d5f[1075]]()}))):this[_0x2d5f[1074]]= !1};mxSession[_0x2d5f[202]][_0x2d5f[827]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){null!= _0x4b1fx2&& 0< _0x4b1fx2[_0x2d5f[67]]&& (null!= this[_0x2d5f[1058]]&& (this[_0x2d5f[143]]?(mxLog[_0x2d5f[539]](),mxLog[_0x2d5f[143]](_0x2d5f[1078]+ this[_0x2d5f[1058]]+ _0x2d5f[1079]+ _0x4b1fx2)):(_0x4b1fx2= _0x2d5f[1080]+ _0x4b1fx2+ _0x2d5f[1081],this[_0x2d5f[1070]]&& (_0x4b1fx2= encodeURIComponent(_0x4b1fx2)),mxUtils[_0x2d5f[814]](this[_0x2d5f[1058]],_0x2d5f[1082]+ _0x4b1fx2,_0x4b1fx3,_0x4b1fx4))),this[_0x2d5f[1072]]+= _0x4b1fx2[_0x2d5f[67]],this[_0x2d5f[746]]( new mxEventObject(mxEvent.NOTIFY,_0x2d5f[863],this[_0x2d5f[1058]],_0x2d5f[338],_0x4b1fx2)))};mxSession[_0x2d5f[202]][_0x2d5f[203]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){if(_0x2d5f[82]!= typeof mxUtils){var _0x4b1fx5=mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){null!= _0x4b1fx4?_0x4b1fx4(_0x4b1fx2):this[_0x2d5f[1076]](_0x4b1fx2)});mxUtils[_0x2d5f[203]](_0x4b1fx2,mxUtils[_0x2d5f[885]](this,function(_0x4b1fx4){if(_0x2d5f[82]!= typeof mxUtils){if(_0x4b1fx4[_0x2d5f[220]]()&& 404!= _0x4b1fx4[_0x2d5f[878]]()){if(this[_0x2d5f[1073]]+= _0x4b1fx4[_0x2d5f[221]]()[_0x2d5f[67]],this[_0x2d5f[746]]( new mxEventObject(mxEvent.GET,_0x2d5f[863],_0x4b1fx2,_0x2d5f[870],_0x4b1fx4)),this[_0x2d5f[1083]](_0x4b1fx4)){if(0< _0x4b1fx4[_0x2d5f[221]]()[_0x2d5f[67]]){var _0x4b1fxa=_0x4b1fx4[_0x2d5f[874]]();null== _0x4b1fxa?_0x4b1fx5(_0x2d5f[1084]+ _0x4b1fx4[_0x2d5f[221]]()):this[_0x2d5f[806]](_0x4b1fxa)};null!= _0x4b1fx3&& _0x4b1fx3(_0x4b1fx4)}}else {_0x4b1fx5(_0x2d5f[1085])}}}),function(_0x4b1fx2){_0x4b1fx5(_0x2d5f[1086])})}};mxSession[_0x2d5f[202]][_0x2d5f[1083]]= function(_0x4b1fx2){return 0> _0x4b1fx2[_0x2d5f[221]]()[_0x2d5f[2]](_0x2d5f[1087])};mxSession[_0x2d5f[202]][_0x2d5f[1067]]= function(_0x4b1fx2,_0x4b1fx3){for(var _0x4b1fx4=_0x2d5f[110],_0x4b1fx5=_0x4b1fx3?-1:1,_0x4b1fx9=_0x4b1fx3?_0x4b1fx2[_0x2d5f[67]]- 1:0;0<= _0x4b1fx9&& _0x4b1fx9< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx9+= _0x4b1fx5){var _0x4b1fxa=this[_0x2d5f[1059]][_0x2d5f[514]](_0x4b1fx2[_0x4b1fx9]),_0x4b1fx4=_0x4b1fx4+ mxUtils[_0x2d5f[875]](_0x4b1fxa,this[_0x2d5f[1069]])};return _0x4b1fx4};mxSession[_0x2d5f[202]][_0x2d5f[806]]= function(_0x4b1fx2){if(null!= _0x4b1fx2&& _0x4b1fx2[_0x2d5f[288]]== mxConstants[_0x2d5f[289]]){var _0x4b1fx3=_0x4b1fx2[_0x2d5f[284]](_0x2d5f[1088]);null!= _0x4b1fx3&& (this[_0x2d5f[251]][_0x2d5f[1089]]= _0x4b1fx3+ _0x2d5f[213]);for(_0x4b1fx3= _0x4b1fx2[_0x2d5f[285]];null!= _0x4b1fx3;){var _0x4b1fx4=_0x4b1fx3[_0x2d5f[301]][_0x2d5f[216]]();_0x2d5f[724]== _0x4b1fx4?this[_0x2d5f[1090]](_0x4b1fx3):_0x2d5f[1091]== _0x4b1fx4&& this[_0x2d5f[1092]](_0x4b1fx3);_0x4b1fx3= _0x4b1fx3[_0x2d5f[287]]};this[_0x2d5f[746]]( new mxEventObject(mxEvent.RECEIVE,_0x2d5f[252],_0x4b1fx2))}};mxSession[_0x2d5f[202]][_0x2d5f[1090]]= function(_0x4b1fx2){( new mxCodec(_0x4b1fx2[_0x2d5f[295]]))[_0x2d5f[1093]](_0x4b1fx2[_0x2d5f[285]],this[_0x2d5f[251]])};mxSession[_0x2d5f[202]][_0x2d5f[1092]]= function(_0x4b1fx2){for(_0x4b1fx2= _0x4b1fx2[_0x2d5f[285]];null!= _0x4b1fx2;){_0x2d5f[1061]== _0x4b1fx2[_0x2d5f[301]]&& this[_0x2d5f[1094]](_0x4b1fx2),_0x4b1fx2= _0x4b1fx2[_0x2d5f[287]]}};mxSession[_0x2d5f[202]][_0x2d5f[1094]]= function(_0x4b1fx2){_0x4b1fx2= this[_0x2d5f[1095]](_0x4b1fx2);if(0< _0x4b1fx2[_0x2d5f[67]]){var _0x4b1fx3=this[_0x2d5f[1096]](_0x4b1fx2);this[_0x2d5f[251]][_0x2d5f[746]]( new mxEventObject(mxEvent.CHANGE,_0x2d5f[1061],_0x4b1fx3,_0x2d5f[1065],_0x4b1fx2));this[_0x2d5f[251]][_0x2d5f[746]]( new mxEventObject(mxEvent.UNDO,_0x2d5f[1061],_0x4b1fx3));this[_0x2d5f[746]]( new mxEventObject(mxEvent.FIRED,_0x2d5f[1061],_0x4b1fx3))}};mxSession[_0x2d5f[202]][_0x2d5f[1096]]= function(_0x4b1fx2){var _0x4b1fx3= new mxUndoableEdit(this[_0x2d5f[251]],this[_0x2d5f[1071]]);_0x4b1fx3[_0x2d5f[1065]]= _0x4b1fx2;_0x4b1fx3[_0x2d5f[827]]= function(){_0x4b1fx3[_0x2d5f[1097]][_0x2d5f[746]]( new mxEventObject(mxEvent.CHANGE,_0x2d5f[1061],_0x4b1fx3,_0x2d5f[1065],_0x4b1fx3[_0x2d5f[1065]]));_0x4b1fx3[_0x2d5f[1097]][_0x2d5f[746]]( new mxEventObject(mxEvent.NOTIFY,_0x2d5f[1061],_0x4b1fx3,_0x2d5f[1065],_0x4b1fx3[_0x2d5f[1065]]))};return _0x4b1fx3};mxSession[_0x2d5f[202]][_0x2d5f[1095]]= function(_0x4b1fx2){this[_0x2d5f[1059]][_0x2d5f[395]]= _0x4b1fx2[_0x2d5f[295]];var _0x4b1fx3=[];for(_0x4b1fx2= _0x4b1fx2[_0x2d5f[285]];null!= _0x4b1fx2;){var _0x4b1fx4=this[_0x2d5f[1098]](_0x4b1fx2);null!= _0x4b1fx4&& _0x4b1fx3[_0x2d5f[207]](_0x4b1fx4);_0x4b1fx2= _0x4b1fx2[_0x2d5f[287]]};return _0x4b1fx3};mxSession[_0x2d5f[202]][_0x2d5f[1098]]= function(_0x4b1fx2){var _0x4b1fx3=null;_0x4b1fx2[_0x2d5f[288]]== mxConstants[_0x2d5f[289]]&& (_0x4b1fx3= _0x2d5f[1099]== _0x4b1fx2[_0x2d5f[301]]?( new mxCodec(_0x4b1fx2[_0x2d5f[295]]))[_0x2d5f[1093]](_0x4b1fx2):this[_0x2d5f[1059]][_0x2d5f[1093]](_0x4b1fx2),null!= _0x4b1fx3&& (_0x4b1fx3[_0x2d5f[251]]= this[_0x2d5f[251]],_0x4b1fx3[_0x2d5f[350]](),_0x2d5f[1100]== _0x4b1fx2[_0x2d5f[301]]&& null== _0x4b1fx3[_0x2d5f[1101]]&& this[_0x2d5f[1102]](_0x4b1fx3[_0x2d5f[247]])));return _0x4b1fx3};mxSession[_0x2d5f[202]][_0x2d5f[1102]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[1059]][_0x2d5f[1104]](_0x4b1fx2[_0x2d5f[1103]](),_0x4b1fx2);for(var _0x4b1fx4=this[_0x2d5f[251]][_0x2d5f[262]](_0x4b1fx2),_0x4b1fx5=0;_0x4b1fx5< _0x4b1fx4;_0x4b1fx5++){this[_0x2d5f[1102]](this[_0x2d5f[251]][_0x2d5f[263]](_0x4b1fx2,_0x4b1fx5))}};function mxUndoableEdit(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[1097]]= _0x4b1fx2;this[_0x2d5f[1065]]= [];this[_0x2d5f[1105]]= null!= _0x4b1fx3?_0x4b1fx3:!0}mxUndoableEdit[_0x2d5f[202]][_0x2d5f[1097]]= null;mxUndoableEdit[_0x2d5f[202]][_0x2d5f[1065]]= null;mxUndoableEdit[_0x2d5f[202]][_0x2d5f[1105]]= null;mxUndoableEdit[_0x2d5f[202]][_0x2d5f[1066]]= !1;mxUndoableEdit[_0x2d5f[202]][_0x2d5f[1106]]= !1;mxUndoableEdit[_0x2d5f[202]][_0x2d5f[1107]]= function(){return 0== this[_0x2d5f[1065]][_0x2d5f[67]]};mxUndoableEdit[_0x2d5f[202]][_0x2d5f[1108]]= function(){return this[_0x2d5f[1105]]};mxUndoableEdit[_0x2d5f[202]][_0x2d5f[99]]= function(_0x4b1fx2){this[_0x2d5f[1065]][_0x2d5f[207]](_0x4b1fx2)};mxUndoableEdit[_0x2d5f[202]][_0x2d5f[827]]= function(){};mxUndoableEdit[_0x2d5f[202]][_0x2d5f[1109]]= function(){};mxUndoableEdit[_0x2d5f[202]][_0x2d5f[824]]= function(){if(!this[_0x2d5f[1066]]){this[_0x2d5f[1097]][_0x2d5f[746]]( new mxEventObject(mxEvent.START_EDIT));for(var _0x4b1fx2=this[_0x2d5f[1065]][_0x2d5f[67]]- 1;0<= _0x4b1fx2;_0x4b1fx2--){var _0x4b1fx3=this[_0x2d5f[1065]][_0x4b1fx2];null!= _0x4b1fx3[_0x2d5f[350]]?_0x4b1fx3[_0x2d5f[350]]():null!= _0x4b1fx3[_0x2d5f[824]]&& _0x4b1fx3[_0x2d5f[824]]();this[_0x2d5f[1097]][_0x2d5f[746]]( new mxEventObject(mxEvent.EXECUTED,_0x2d5f[826],_0x4b1fx3))};this[_0x2d5f[1066]]= !0;this[_0x2d5f[1106]]= !1;this[_0x2d5f[1097]][_0x2d5f[746]]( new mxEventObject(mxEvent.END_EDIT))};this[_0x2d5f[827]]()};mxUndoableEdit[_0x2d5f[202]][_0x2d5f[825]]= function(){if(!this[_0x2d5f[1106]]){this[_0x2d5f[1097]][_0x2d5f[746]]( new mxEventObject(mxEvent.START_EDIT));for(var _0x4b1fx2=this[_0x2d5f[1065]][_0x2d5f[67]],_0x4b1fx3=0;_0x4b1fx3< _0x4b1fx2;_0x4b1fx3++){var _0x4b1fx4=this[_0x2d5f[1065]][_0x4b1fx3];null!= _0x4b1fx4[_0x2d5f[350]]?_0x4b1fx4[_0x2d5f[350]]():null!= _0x4b1fx4[_0x2d5f[825]]&& _0x4b1fx4[_0x2d5f[825]]();this[_0x2d5f[1097]][_0x2d5f[746]]( new mxEventObject(mxEvent.EXECUTED,_0x2d5f[826],_0x4b1fx4))};this[_0x2d5f[1066]]= !1;this[_0x2d5f[1106]]= !0;this[_0x2d5f[1097]][_0x2d5f[746]]( new mxEventObject(mxEvent.END_EDIT))};this[_0x2d5f[827]]()};function mxUndoManager(_0x4b1fx2){this[_0x2d5f[803]]= null!= _0x4b1fx2?_0x4b1fx2:100;this[_0x2d5f[200]]()}mxUndoManager[_0x2d5f[202]]= new mxEventSource;mxUndoManager[_0x2d5f[202]][_0x2d5f[196]]= mxUndoManager;mxUndoManager[_0x2d5f[202]][_0x2d5f[803]]= null;mxUndoManager[_0x2d5f[202]][_0x2d5f[1110]]= null;mxUndoManager[_0x2d5f[202]][_0x2d5f[1111]]= 0;mxUndoManager[_0x2d5f[202]][_0x2d5f[1107]]= function(){return 0== this[_0x2d5f[1110]][_0x2d5f[67]]};mxUndoManager[_0x2d5f[202]][_0x2d5f[200]]= function(){this[_0x2d5f[1110]]= [];this[_0x2d5f[1111]]= 0;this[_0x2d5f[746]]( new mxEventObject(mxEvent.CLEAR))};mxUndoManager[_0x2d5f[202]][_0x2d5f[1112]]= function(){return 0< this[_0x2d5f[1111]]};mxUndoManager[_0x2d5f[202]][_0x2d5f[824]]= function(){for(;0< this[_0x2d5f[1111]];){var _0x4b1fx2=this[_0x2d5f[1110]][--this[_0x2d5f[1111]]];_0x4b1fx2[_0x2d5f[824]]();if(_0x4b1fx2[_0x2d5f[1108]]()){this[_0x2d5f[746]]( new mxEventObject(mxEvent.UNDO,_0x2d5f[1061],_0x4b1fx2));break}}};mxUndoManager[_0x2d5f[202]][_0x2d5f[1113]]= function(){return this[_0x2d5f[1111]]< this[_0x2d5f[1110]][_0x2d5f[67]]};mxUndoManager[_0x2d5f[202]][_0x2d5f[825]]= function(){for(var _0x4b1fx2=this[_0x2d5f[1110]][_0x2d5f[67]];this[_0x2d5f[1111]]< _0x4b1fx2;){var _0x4b1fx3=this[_0x2d5f[1110]][this[_0x2d5f[1111]]++];_0x4b1fx3[_0x2d5f[825]]();if(_0x4b1fx3[_0x2d5f[1108]]()){this[_0x2d5f[746]]( new mxEventObject(mxEvent.REDO,_0x2d5f[1061],_0x4b1fx3));break}}};mxUndoManager[_0x2d5f[202]][_0x2d5f[1114]]= function(_0x4b1fx2){this[_0x2d5f[330]]();0< this[_0x2d5f[803]]&& this[_0x2d5f[803]]== this[_0x2d5f[1110]][_0x2d5f[67]]&& this[_0x2d5f[1110]][_0x2d5f[1115]]();this[_0x2d5f[1110]][_0x2d5f[207]](_0x4b1fx2);this[_0x2d5f[1111]]= this[_0x2d5f[1110]][_0x2d5f[67]];this[_0x2d5f[746]]( new mxEventObject(mxEvent.ADD,_0x2d5f[1061],_0x4b1fx2))};mxUndoManager[_0x2d5f[202]][_0x2d5f[330]]= function(){if(this[_0x2d5f[1110]][_0x2d5f[67]]> this[_0x2d5f[1111]]){for(var _0x4b1fx2=this[_0x2d5f[1110]][_0x2d5f[300]](this[_0x2d5f[1111]],this[_0x2d5f[1110]][_0x2d5f[67]]- this[_0x2d5f[1111]]),_0x4b1fx3=0;_0x4b1fx3< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx3++){_0x4b1fx2[_0x4b1fx3][_0x2d5f[1109]]()}}};var mxUrlConverter=function(_0x4b1fx2){var _0x4b1fx3=!0,_0x4b1fx4=null,_0x4b1fx5=null;return {isEnabled:function(){return _0x4b1fx3},setEnabled:function(_0x4b1fx2){_0x4b1fx3= _0x4b1fx2},getBaseUrl:function(){return _0x4b1fx4},setBaseUrl:function(_0x4b1fx2){_0x4b1fx4= _0x4b1fx2},getBaseDomain:function(){return _0x4b1fx4},setBaseDomain:function(_0x4b1fx2){_0x4b1fx4= _0x4b1fx2},isRelativeUrl:function(_0x4b1fx2){return _0x2d5f[43]!= _0x4b1fx2[_0x2d5f[85]](0,7)&& _0x2d5f[46]!= _0x4b1fx2[_0x2d5f[85]](0,8)&& _0x2d5f[1116]!= _0x4b1fx2[_0x2d5f[85]](0,10)},convert:function(_0x4b1fx2){if(_0x4b1fx3&& this[_0x2d5f[1117]](_0x4b1fx2)){if(null== _0x4b1fx4){_0x4b1fx5= location[_0x2d5f[1118]]+ _0x2d5f[1119]+ location[_0x2d5f[1120]];_0x4b1fx4= _0x4b1fx5+ location[_0x2d5f[1121]];var _0x4b1fxa=_0x4b1fx4[_0x2d5f[1122]](_0x2d5f[84]);0< _0x4b1fxa&& (_0x4b1fx4= _0x4b1fx4[_0x2d5f[85]](0,_0x4b1fxa+ 1))};_0x4b1fx2= _0x2d5f[84]== _0x4b1fx2[_0x2d5f[225]](0)?_0x4b1fx5+ _0x4b1fx2:_0x4b1fx4+ _0x4b1fx2};return _0x4b1fx2}}};function mxPanningManager(_0x4b1fx2){this[_0x2d5f[1123]]= null;this[_0x2d5f[1124]]= !1;this[_0x2d5f[1125]]= this[_0x2d5f[1126]]= this[_0x2d5f[1127]]= this[_0x2d5f[1128]]= this[_0x2d5f[1129]]= this[_0x2d5f[1130]]= 0;this[_0x2d5f[1131]]= !1;this[_0x2d5f[190]]= this[_0x2d5f[360]]= 0;this[_0x2d5f[1132]]= {mouseDown:function(_0x4b1fx2,_0x4b1fx3){},mouseMove:function(_0x4b1fx2,_0x4b1fx3){},mouseUp:mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[1124]]&& this[_0x2d5f[1076]]()})};_0x4b1fx2[_0x2d5f[1133]](this[_0x2d5f[1132]]);mxEvent[_0x2d5f[169]](document,_0x2d5f[753],mxUtils[_0x2d5f[885]](this,function(){this[_0x2d5f[1124]]&& this[_0x2d5f[1076]]()}));var _0x4b1fx3=mxUtils[_0x2d5f[885]](this,function(){this[_0x2d5f[1131]]= mxUtils[_0x2d5f[1134]](_0x4b1fx2[_0x2d5f[526]]);this[_0x2d5f[360]]= _0x4b1fx2[_0x2d5f[526]][_0x2d5f[360]];this[_0x2d5f[190]]= _0x4b1fx2[_0x2d5f[526]][_0x2d5f[190]];return window[_0x2d5f[1141]](mxUtils[_0x2d5f[885]](this,function(){this[_0x2d5f[1130]]-= this[_0x2d5f[1126]];this[_0x2d5f[1129]]-= this[_0x2d5f[1125]];if(this[_0x2d5f[1131]]){var _0x4b1fx3=-_0x4b1fx2[_0x2d5f[526]][_0x2d5f[360]]- Math[_0x2d5f[430]](this[_0x2d5f[1126]]),_0x4b1fx5=-_0x4b1fx2[_0x2d5f[526]][_0x2d5f[190]]- Math[_0x2d5f[430]](this[_0x2d5f[1125]]);_0x4b1fx2[_0x2d5f[1135]](_0x4b1fx3,_0x4b1fx5);_0x4b1fx2[_0x2d5f[1136]]= this[_0x2d5f[360]]- _0x4b1fx2[_0x2d5f[526]][_0x2d5f[360]];_0x4b1fx2[_0x2d5f[1137]]= this[_0x2d5f[190]]- _0x4b1fx2[_0x2d5f[526]][_0x2d5f[190]];_0x4b1fx2[_0x2d5f[746]]( new mxEventObject(mxEvent.PAN))}else {_0x4b1fx2[_0x2d5f[1135]](this[_0x2d5f[1138]](),this[_0x2d5f[1139]]())}}),this[_0x2d5f[1140]])});this[_0x2d5f[1142]]= function(){return active};this[_0x2d5f[1138]]= function(){return Math[_0x2d5f[488]](this[_0x2d5f[1130]])};this[_0x2d5f[1139]]= function(){return Math[_0x2d5f[488]](this[_0x2d5f[1129]])};this[_0x2d5f[861]]= function(){this[_0x2d5f[1128]]= _0x4b1fx2[_0x2d5f[441]][_0x2d5f[513]][_0x2d5f[235]];this[_0x2d5f[1127]]= _0x4b1fx2[_0x2d5f[441]][_0x2d5f[513]][_0x2d5f[236]];this[_0x2d5f[1124]]= !0};this[_0x2d5f[1143]]= function(_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){this[_0x2d5f[1124]]|| this[_0x2d5f[861]]();this[_0x2d5f[360]]= _0x4b1fx2[_0x2d5f[526]][_0x2d5f[360]];this[_0x2d5f[190]]= _0x4b1fx2[_0x2d5f[526]][_0x2d5f[190]];_0x4b1fxa= null!= _0x4b1fxa?_0x4b1fxa:0;var _0x4b1fx12=_0x4b1fx2[_0x2d5f[526]];this[_0x2d5f[1126]]= _0x4b1fx4+ (null!= _0x4b1fx9?_0x4b1fx9:0)- _0x4b1fx12[_0x2d5f[360]]- _0x4b1fx12[_0x2d5f[159]];0> this[_0x2d5f[1126]]&& Math[_0x2d5f[425]](this[_0x2d5f[1126]])< this[_0x2d5f[467]]?this[_0x2d5f[1126]]= this[_0x2d5f[467]]+ this[_0x2d5f[1126]]:this[_0x2d5f[1126]]= this[_0x2d5f[1144]]?Math[_0x2d5f[160]](this[_0x2d5f[1126]],0):0;0== this[_0x2d5f[1126]]&& (this[_0x2d5f[1126]]= _0x4b1fx4- _0x4b1fx12[_0x2d5f[360]],this[_0x2d5f[1126]]= 0< this[_0x2d5f[1126]]&& this[_0x2d5f[1126]]< this[_0x2d5f[467]]?this[_0x2d5f[1126]]- this[_0x2d5f[467]]:this[_0x2d5f[1144]]?Math[_0x2d5f[243]](0,this[_0x2d5f[1126]]):0);this[_0x2d5f[1125]]= _0x4b1fx5+ _0x4b1fxa- _0x4b1fx12[_0x2d5f[190]]- _0x4b1fx12[_0x2d5f[157]];0> this[_0x2d5f[1125]]&& Math[_0x2d5f[425]](this[_0x2d5f[1125]])< this[_0x2d5f[467]]?this[_0x2d5f[1125]]= this[_0x2d5f[467]]+ this[_0x2d5f[1125]]:this[_0x2d5f[1125]]= this[_0x2d5f[1144]]?Math[_0x2d5f[160]](this[_0x2d5f[1125]],0):0;0== this[_0x2d5f[1125]]&& (this[_0x2d5f[1125]]= _0x4b1fx5- _0x4b1fx12[_0x2d5f[190]],this[_0x2d5f[1125]]= 0< this[_0x2d5f[1125]]&& this[_0x2d5f[1125]]< this[_0x2d5f[467]]?this[_0x2d5f[1125]]- this[_0x2d5f[467]]:this[_0x2d5f[1144]]?Math[_0x2d5f[243]](0,this[_0x2d5f[1125]]):0);0!= this[_0x2d5f[1126]]|| 0!= this[_0x2d5f[1125]]?(this[_0x2d5f[1126]]*= this[_0x2d5f[1145]],this[_0x2d5f[1125]]*= this[_0x2d5f[1145]],null== this[_0x2d5f[1123]]&& (this[_0x2d5f[1123]]= _0x4b1fx3())):null!= this[_0x2d5f[1123]]&& (window[_0x2d5f[1146]](this[_0x2d5f[1123]]),this[_0x2d5f[1123]]= null)};this[_0x2d5f[1076]]= function(){if(this[_0x2d5f[1124]]){if(this[_0x2d5f[1124]]= !1,null!= this[_0x2d5f[1123]]&& (window[_0x2d5f[1146]](this[_0x2d5f[1123]]),this[_0x2d5f[1123]]= null),this[_0x2d5f[1129]]= this[_0x2d5f[1130]]= 0,this[_0x2d5f[1131]]){_0x4b1fx2[_0x2d5f[1136]]= 0,_0x4b1fx2[_0x2d5f[1137]]= 0,_0x4b1fx2[_0x2d5f[746]]( new mxEventObject(mxEvent.PAN))}else {var _0x4b1fx3=_0x4b1fx2[_0x2d5f[1136]],_0x4b1fx5=_0x4b1fx2[_0x2d5f[1137]];if(0!= _0x4b1fx3|| 0!= _0x4b1fx5){_0x4b1fx2[_0x2d5f[1135]](0,0),_0x4b1fx2[_0x2d5f[441]][_0x2d5f[1147]](this[_0x2d5f[1128]]+ _0x4b1fx3/ _0x4b1fx2[_0x2d5f[441]][_0x2d5f[255]],this[_0x2d5f[1127]]+ _0x4b1fx5/ _0x4b1fx2[_0x2d5f[441]][_0x2d5f[255]])}}}};this[_0x2d5f[515]]= function(){_0x4b1fx2[_0x2d5f[1148]](this[_0x2d5f[1132]])}}mxPanningManager[_0x2d5f[202]][_0x2d5f[1145]]= 1/ 6;mxPanningManager[_0x2d5f[202]][_0x2d5f[1140]]= 10;mxPanningManager[_0x2d5f[202]][_0x2d5f[1144]]= !0;mxPanningManager[_0x2d5f[202]][_0x2d5f[467]]= 0;function mxPopupMenu(_0x4b1fx2){this[_0x2d5f[1033]]= _0x4b1fx2;null!= _0x4b1fx2&& this[_0x2d5f[176]]()}mxPopupMenu[_0x2d5f[202]]= new mxEventSource;mxPopupMenu[_0x2d5f[202]][_0x2d5f[196]]= mxPopupMenu;mxPopupMenu[_0x2d5f[202]][_0x2d5f[1149]]= mxClient[_0x2d5f[88]]+ _0x2d5f[1150];mxPopupMenu[_0x2d5f[202]][_0x2d5f[931]]= 10006;mxPopupMenu[_0x2d5f[202]][_0x2d5f[1033]]= null;mxPopupMenu[_0x2d5f[202]][_0x2d5f[1151]]= !1;mxPopupMenu[_0x2d5f[202]][_0x2d5f[984]]= !0;mxPopupMenu[_0x2d5f[202]][_0x2d5f[1152]]= 0;mxPopupMenu[_0x2d5f[202]][_0x2d5f[1153]]= !1;mxPopupMenu[_0x2d5f[202]][_0x2d5f[1154]]= !1;mxPopupMenu[_0x2d5f[202]][_0x2d5f[1155]]= !0;mxPopupMenu[_0x2d5f[202]][_0x2d5f[176]]= function(){this[_0x2d5f[116]]= document[_0x2d5f[55]](_0x2d5f[116]);this[_0x2d5f[116]][_0x2d5f[926]]= _0x2d5f[1156];this[_0x2d5f[120]]= document[_0x2d5f[55]](_0x2d5f[120]);this[_0x2d5f[116]][_0x2d5f[62]](this[_0x2d5f[120]]);this[_0x2d5f[485]]= document[_0x2d5f[55]](_0x2d5f[485]);this[_0x2d5f[485]][_0x2d5f[926]]= _0x2d5f[1156];this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[495]]= _0x2d5f[497];this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[931]]= this[_0x2d5f[931]];this[_0x2d5f[485]][_0x2d5f[62]](this[_0x2d5f[116]]);mxEvent[_0x2d5f[1157]](this[_0x2d5f[485]])};mxPopupMenu[_0x2d5f[202]][_0x2d5f[994]]= function(){return this[_0x2d5f[984]]};mxPopupMenu[_0x2d5f[202]][_0x2d5f[995]]= function(_0x4b1fx2){this[_0x2d5f[984]]= _0x4b1fx2};mxPopupMenu[_0x2d5f[202]][_0x2d5f[737]]= function(_0x4b1fx2){return _0x4b1fx2[_0x2d5f[737]]()|| this[_0x2d5f[1151]]&& mxEvent[_0x2d5f[1158]](_0x4b1fx2[_0x2d5f[727]]())};mxPopupMenu[_0x2d5f[202]][_0x2d5f[1025]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){_0x4b1fx5= _0x4b1fx5|| this;this[_0x2d5f[1152]]++;_0x4b1fx5[_0x2d5f[1159]]&& (_0x4b1fx5[_0x2d5f[1160]]&& this[_0x2d5f[1051]](_0x4b1fx5,!0),_0x4b1fx5[_0x2d5f[1159]]= !1);_0x4b1fx5[_0x2d5f[1160]]= !0;var _0x4b1fx12=document[_0x2d5f[55]](_0x2d5f[121]);_0x4b1fx12[_0x2d5f[926]]= _0x2d5f[1161];var _0x4b1fx13=document[_0x2d5f[55]](_0x2d5f[122]);_0x4b1fx13[_0x2d5f[926]]= _0x2d5f[1162];null!= _0x4b1fx3?(_0x4b1fx9= document[_0x2d5f[55]](_0x2d5f[466]),_0x4b1fx9[_0x2d5f[390]]= _0x4b1fx3,_0x4b1fx13[_0x2d5f[62]](_0x4b1fx9)):null!= _0x4b1fx9&& (_0x4b1fx3= document[_0x2d5f[55]](_0x2d5f[485]),_0x4b1fx3[_0x2d5f[926]]= _0x4b1fx9,_0x4b1fx13[_0x2d5f[62]](_0x4b1fx3));_0x4b1fx12[_0x2d5f[62]](_0x4b1fx13);this[_0x2d5f[1155]]&& (_0x4b1fx13= document[_0x2d5f[55]](_0x2d5f[122]),_0x4b1fx13[_0x2d5f[926]]= _0x2d5f[1161]+ (null!= _0x4b1fxa&& !_0x4b1fxa?_0x2d5f[1163]:_0x2d5f[110]),mxUtils[_0x2d5f[53]](_0x4b1fx13,_0x4b1fx2),_0x4b1fx13[_0x2d5f[611]]= _0x2d5f[361],_0x4b1fx12[_0x2d5f[62]](_0x4b1fx13),_0x4b1fx2= document[_0x2d5f[55]](_0x2d5f[122]),_0x4b1fx2[_0x2d5f[926]]= _0x2d5f[1161]+ (null!= _0x4b1fxa&& !_0x4b1fxa?_0x2d5f[1163]:_0x2d5f[110]),_0x4b1fx2[_0x2d5f[124]][_0x2d5f[1164]]= _0x2d5f[1055],_0x4b1fx2[_0x2d5f[124]][_0x2d5f[1165]]= _0x2d5f[699],_0x4b1fx12[_0x2d5f[62]](_0x4b1fx2),null== _0x4b1fx5[_0x2d5f[485]]&& this[_0x2d5f[1166]](_0x4b1fx5));_0x4b1fx5[_0x2d5f[120]][_0x2d5f[62]](_0x4b1fx12);if(null== _0x4b1fxa|| _0x4b1fxa){mxEvent[_0x2d5f[759]](_0x4b1fx12,mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){this[_0x2d5f[1167]]= _0x4b1fx12;_0x4b1fx5[_0x2d5f[1168]]!= _0x4b1fx12&& _0x4b1fx5[_0x2d5f[1168]]!= _0x4b1fx5&& (null!= _0x4b1fx5[_0x2d5f[1168]]&& null!= _0x4b1fx5[_0x2d5f[1168]][_0x2d5f[485]][_0x2d5f[265]]&& this[_0x2d5f[1169]](_0x4b1fx5),null!= _0x4b1fx12[_0x2d5f[485]]&& (this[_0x2d5f[1170]](_0x4b1fx5,_0x4b1fx12),_0x4b1fx5[_0x2d5f[1168]]= _0x4b1fx12));mxEvent[_0x2d5f[722]](_0x4b1fx2)}),mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){_0x4b1fx5[_0x2d5f[1168]]!= _0x4b1fx12&& _0x4b1fx5[_0x2d5f[1168]]!= _0x4b1fx5&& (null!= _0x4b1fx5[_0x2d5f[1168]]&& null!= _0x4b1fx5[_0x2d5f[1168]][_0x2d5f[485]][_0x2d5f[265]]&& this[_0x2d5f[1169]](_0x4b1fx5),this[_0x2d5f[1153]]&& null!= _0x4b1fx12[_0x2d5f[485]]&& (this[_0x2d5f[1170]](_0x4b1fx5,_0x4b1fx12),_0x4b1fx5[_0x2d5f[1168]]= _0x4b1fx12));_0x4b1fx12[_0x2d5f[926]]= _0x2d5f[1171]}),mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){this[_0x2d5f[1167]]== _0x4b1fx12&& (_0x4b1fx5[_0x2d5f[1168]]!= _0x4b1fx12&& this[_0x2d5f[1032]](),null!= _0x4b1fx4&& _0x4b1fx4(_0x4b1fx2));this[_0x2d5f[1167]]= null;mxEvent[_0x2d5f[722]](_0x4b1fx2)})),mxEvent[_0x2d5f[169]](_0x4b1fx12,_0x2d5f[1035],mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){_0x4b1fx12[_0x2d5f[926]]= _0x2d5f[1161]}))};return _0x4b1fx12};mxPopupMenu[_0x2d5f[202]][_0x2d5f[1166]]= function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[116]]= document[_0x2d5f[55]](_0x2d5f[116]);_0x4b1fx2[_0x2d5f[116]][_0x2d5f[926]]= _0x2d5f[1156];_0x4b1fx2[_0x2d5f[120]]= document[_0x2d5f[55]](_0x2d5f[120]);_0x4b1fx2[_0x2d5f[116]][_0x2d5f[62]](_0x4b1fx2[_0x2d5f[120]]);_0x4b1fx2[_0x2d5f[485]]= document[_0x2d5f[55]](_0x2d5f[485]);_0x4b1fx2[_0x2d5f[485]][_0x2d5f[926]]= _0x2d5f[1156];_0x4b1fx2[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[491]]= _0x2d5f[492];_0x4b1fx2[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[495]]= _0x2d5f[497];_0x4b1fx2[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[931]]= this[_0x2d5f[931]];_0x4b1fx2[_0x2d5f[485]][_0x2d5f[62]](_0x4b1fx2[_0x2d5f[116]]);var _0x4b1fx3=document[_0x2d5f[55]](_0x2d5f[466]);_0x4b1fx3[_0x2d5f[57]](_0x2d5f[390],this[_0x2d5f[1149]]);td= _0x4b1fx2[_0x2d5f[285]][_0x2d5f[287]][_0x2d5f[287]];td[_0x2d5f[62]](_0x4b1fx3)};mxPopupMenu[_0x2d5f[202]][_0x2d5f[1170]]= function(_0x4b1fx2,_0x4b1fx3){if(null!= _0x4b1fx3[_0x2d5f[485]]){_0x4b1fx3[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[361]]= _0x4b1fx2[_0x2d5f[485]][_0x2d5f[358]]+ _0x4b1fx3[_0x2d5f[358]]+ _0x4b1fx3[_0x2d5f[359]]- 1+ _0x2d5f[168];_0x4b1fx3[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[125]]= _0x4b1fx2[_0x2d5f[485]][_0x2d5f[362]]+ _0x4b1fx3[_0x2d5f[362]]+ _0x2d5f[168];document[_0x2d5f[112]][_0x2d5f[62]](_0x4b1fx3[_0x2d5f[485]]);var _0x4b1fx4=parseInt(_0x4b1fx3[_0x2d5f[485]][_0x2d5f[358]]),_0x4b1fx5=parseInt(_0x4b1fx3[_0x2d5f[485]][_0x2d5f[359]]),_0x4b1fx9=document[_0x2d5f[112]],_0x4b1fxa=document[_0x2d5f[158]];if(_0x4b1fx4+ _0x4b1fx5> (_0x4b1fx9[_0x2d5f[360]]|| _0x4b1fxa[_0x2d5f[360]])+ (_0x4b1fx9[_0x2d5f[159]]|| _0x4b1fxa[_0x2d5f[159]])){_0x4b1fx3[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[361]]= _0x4b1fx2[_0x2d5f[485]][_0x2d5f[358]]- _0x4b1fx5+ (mxClient[_0x2d5f[80]]?6:-6)+ _0x2d5f[168]};mxUtils[_0x2d5f[933]](_0x4b1fx3[_0x2d5f[485]])}};mxPopupMenu[_0x2d5f[202]][_0x2d5f[1051]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx2= _0x4b1fx2|| this;if(this[_0x2d5f[1154]]&& !_0x4b1fx3){_0x4b1fx2[_0x2d5f[1159]]= !0}else {if(null!= _0x4b1fx2[_0x2d5f[120]]){_0x4b1fx2[_0x2d5f[1159]]= !1;var _0x4b1fx4=document[_0x2d5f[55]](_0x2d5f[121]),_0x4b1fx5=document[_0x2d5f[55]](_0x2d5f[122]);_0x4b1fx5[_0x2d5f[926]]= _0x2d5f[1162];_0x4b1fx5[_0x2d5f[124]][_0x2d5f[549]]= _0x2d5f[1172];_0x4b1fx4[_0x2d5f[62]](_0x4b1fx5);_0x4b1fx5= document[_0x2d5f[55]](_0x2d5f[122]);_0x4b1fx5[_0x2d5f[124]][_0x2d5f[549]]= _0x2d5f[1172];_0x4b1fx5[_0x2d5f[57]](_0x2d5f[1173],_0x2d5f[1174]);var _0x4b1fx9=document[_0x2d5f[55]](_0x2d5f[1054]);_0x4b1fx9[_0x2d5f[57]](_0x2d5f[803],_0x2d5f[500]);_0x4b1fx5[_0x2d5f[62]](_0x4b1fx9);_0x4b1fx4[_0x2d5f[62]](_0x4b1fx5);_0x4b1fx2[_0x2d5f[120]][_0x2d5f[62]](_0x4b1fx4)}}};mxPopupMenu[_0x2d5f[202]][_0x2d5f[152]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){if(null!= this[_0x2d5f[485]]&& null!= this[_0x2d5f[120]]&& null!= this[_0x2d5f[1033]]){this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[361]]= _0x4b1fx2+ _0x2d5f[168];for(this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[125]]= _0x4b1fx3+ _0x2d5f[168];null!= this[_0x2d5f[120]][_0x2d5f[285]];){mxEvent[_0x2d5f[762]](this[_0x2d5f[120]][_0x2d5f[285]]),this[_0x2d5f[120]][_0x2d5f[266]](this[_0x2d5f[120]][_0x2d5f[285]])};this[_0x2d5f[1152]]= 0;this[_0x2d5f[1033]](this,_0x4b1fx4,_0x4b1fx5);0< this[_0x2d5f[1152]]&& (this[_0x2d5f[1175]](),this[_0x2d5f[746]]( new mxEventObject(mxEvent.SHOW)))}};mxPopupMenu[_0x2d5f[202]][_0x2d5f[1031]]= function(){return null!= this[_0x2d5f[485]]&& this[_0x2d5f[485]][_0x2d5f[265]]== document[_0x2d5f[112]]};mxPopupMenu[_0x2d5f[202]][_0x2d5f[1175]]= function(){9<= document[_0x2d5f[5]]&& (this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[347]]= _0x2d5f[130]);document[_0x2d5f[112]][_0x2d5f[62]](this[_0x2d5f[485]]);mxUtils[_0x2d5f[933]](this[_0x2d5f[485]])};mxPopupMenu[_0x2d5f[202]][_0x2d5f[1032]]= function(){null!= this[_0x2d5f[485]]&& (null!= this[_0x2d5f[485]][_0x2d5f[265]]&& this[_0x2d5f[485]][_0x2d5f[265]][_0x2d5f[266]](this[_0x2d5f[485]]),this[_0x2d5f[1169]](this),this[_0x2d5f[1160]]= !1)};mxPopupMenu[_0x2d5f[202]][_0x2d5f[1169]]= function(_0x4b1fx2){null!= _0x4b1fx2[_0x2d5f[1168]]&& (this[_0x2d5f[1169]](_0x4b1fx2[_0x2d5f[1168]]),null!= _0x4b1fx2[_0x2d5f[1168]][_0x2d5f[485]][_0x2d5f[265]]&& _0x4b1fx2[_0x2d5f[1168]][_0x2d5f[485]][_0x2d5f[265]][_0x2d5f[266]](_0x4b1fx2[_0x2d5f[1168]][_0x2d5f[485]]),_0x4b1fx2[_0x2d5f[1168]]= null)};mxPopupMenu[_0x2d5f[202]][_0x2d5f[515]]= function(){null!= this[_0x2d5f[485]]&& (mxEvent[_0x2d5f[762]](this[_0x2d5f[485]]),null!= this[_0x2d5f[485]][_0x2d5f[265]]&& this[_0x2d5f[485]][_0x2d5f[265]][_0x2d5f[266]](this[_0x2d5f[485]]),this[_0x2d5f[485]]= null)};function mxAutoSaveManager(_0x4b1fx2){this[_0x2d5f[1176]]= mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2,_0x4b1fx4){this[_0x2d5f[994]]()&& this[_0x2d5f[1177]](_0x4b1fx4[_0x2d5f[720]](_0x2d5f[1061])[_0x2d5f[1065]])});this[_0x2d5f[1178]](_0x4b1fx2)}mxAutoSaveManager[_0x2d5f[202]]= new mxEventSource;mxAutoSaveManager[_0x2d5f[202]][_0x2d5f[196]]= mxAutoSaveManager;mxAutoSaveManager[_0x2d5f[202]][_0x2d5f[1179]]= null;mxAutoSaveManager[_0x2d5f[202]][_0x2d5f[1180]]= 10;mxAutoSaveManager[_0x2d5f[202]][_0x2d5f[1181]]= 2;mxAutoSaveManager[_0x2d5f[202]][_0x2d5f[1182]]= 5;mxAutoSaveManager[_0x2d5f[202]][_0x2d5f[1183]]= 0;mxAutoSaveManager[_0x2d5f[202]][_0x2d5f[1184]]= 0;mxAutoSaveManager[_0x2d5f[202]][_0x2d5f[984]]= !0;mxAutoSaveManager[_0x2d5f[202]][_0x2d5f[1176]]= null;mxAutoSaveManager[_0x2d5f[202]][_0x2d5f[994]]= function(){return this[_0x2d5f[984]]};mxAutoSaveManager[_0x2d5f[202]][_0x2d5f[995]]= function(_0x4b1fx2){this[_0x2d5f[984]]= _0x4b1fx2};mxAutoSaveManager[_0x2d5f[202]][_0x2d5f[1178]]= function(_0x4b1fx2){null!= this[_0x2d5f[1179]]&& this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[745]](this[_0x2d5f[1176]]);this[_0x2d5f[1179]]= _0x4b1fx2;null!= this[_0x2d5f[1179]]&& this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[169]](mxEvent.CHANGE,this[_0x2d5f[1176]])};mxAutoSaveManager[_0x2d5f[202]][_0x2d5f[815]]= function(){};mxAutoSaveManager[_0x2d5f[202]][_0x2d5f[1177]]= function(_0x4b1fx2){_0x4b1fx2= (( new Date)[_0x2d5f[178]]()- this[_0x2d5f[1184]])/ 1E3;_0x4b1fx2> this[_0x2d5f[1180]]|| this[_0x2d5f[1183]]>= this[_0x2d5f[1182]]&& _0x4b1fx2> this[_0x2d5f[1181]]?(this[_0x2d5f[815]](),this[_0x2d5f[862]]()):this[_0x2d5f[1183]]++};mxAutoSaveManager[_0x2d5f[202]][_0x2d5f[862]]= function(){this[_0x2d5f[1184]]= ( new Date)[_0x2d5f[178]]();this[_0x2d5f[1183]]= 0};mxAutoSaveManager[_0x2d5f[202]][_0x2d5f[515]]= function(){this[_0x2d5f[1178]](null)};function mxAnimation(_0x4b1fx2){this[_0x2d5f[1140]]= null!= _0x4b1fx2?_0x4b1fx2:20}mxAnimation[_0x2d5f[202]]= new mxEventSource;mxAnimation[_0x2d5f[202]][_0x2d5f[196]]= mxAnimation;mxAnimation[_0x2d5f[202]][_0x2d5f[1140]]= null;mxAnimation[_0x2d5f[202]][_0x2d5f[1123]]= null;mxAnimation[_0x2d5f[202]][_0x2d5f[1185]]= function(){null== this[_0x2d5f[1123]]&& (this[_0x2d5f[1123]]= window[_0x2d5f[1141]](mxUtils[_0x2d5f[885]](this,this[_0x2d5f[1186]]),this[_0x2d5f[1140]]))};mxAnimation[_0x2d5f[202]][_0x2d5f[1186]]= function(){this[_0x2d5f[746]]( new mxEventObject(mxEvent.EXECUTE))};mxAnimation[_0x2d5f[202]][_0x2d5f[1187]]= function(){null!= this[_0x2d5f[1123]]&& (window[_0x2d5f[1146]](this[_0x2d5f[1123]]),this[_0x2d5f[1123]]= null,this[_0x2d5f[746]]( new mxEventObject(mxEvent.DONE)))};function mxMorphing(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){mxAnimation[_0x2d5f[239]](this,_0x4b1fx5);this[_0x2d5f[1179]]= _0x4b1fx2;this[_0x2d5f[1188]]= null!= _0x4b1fx3?_0x4b1fx3:6;this[_0x2d5f[1189]]= null!= _0x4b1fx4?_0x4b1fx4:1.5}mxMorphing[_0x2d5f[202]]= new mxAnimation;mxMorphing[_0x2d5f[202]][_0x2d5f[196]]= mxMorphing;mxMorphing[_0x2d5f[202]][_0x2d5f[1179]]= null;mxMorphing[_0x2d5f[202]][_0x2d5f[1188]]= null;mxMorphing[_0x2d5f[202]][_0x2d5f[1190]]= 0;mxMorphing[_0x2d5f[202]][_0x2d5f[1189]]= null;mxMorphing[_0x2d5f[202]][_0x2d5f[895]]= null;mxMorphing[_0x2d5f[202]][_0x2d5f[1186]]= function(){var _0x4b1fx2= new mxCellStatePreview(this[_0x2d5f[1179]]);if(null!= this[_0x2d5f[895]]){for(var _0x4b1fx3=0;_0x4b1fx3< this[_0x2d5f[895]][_0x2d5f[67]];_0x4b1fx3++){this[_0x2d5f[1191]](cells[_0x4b1fx3],_0x4b1fx2,!1)}}else {this[_0x2d5f[1191]](this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[501]](),_0x4b1fx2,!0)};this[_0x2d5f[539]](_0x4b1fx2);(_0x4b1fx2[_0x2d5f[1107]]()|| this[_0x2d5f[1190]]++ >= this[_0x2d5f[1188]])&& this[_0x2d5f[1187]]()};mxMorphing[_0x2d5f[202]][_0x2d5f[539]]= function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[539]]()};mxMorphing[_0x2d5f[202]][_0x2d5f[1191]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[248]](_0x4b1fx2),_0x4b1fx9=null;if(null!= _0x4b1fx5&& (_0x4b1fx9= this[_0x2d5f[1192]](_0x4b1fx5),this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[1193]](_0x4b1fx2)&& (0!= _0x4b1fx9[_0x2d5f[235]]|| 0!= _0x4b1fx9[_0x2d5f[236]]))){var _0x4b1fxa=this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[512]](),_0x4b1fx12=this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[518]]();_0x4b1fx9[_0x2d5f[235]]+= _0x4b1fxa[_0x2d5f[235]]* _0x4b1fx12;_0x4b1fx9[_0x2d5f[236]]+= _0x4b1fxa[_0x2d5f[236]]* _0x4b1fx12;_0x4b1fx3[_0x2d5f[1194]](_0x4b1fx5,-_0x4b1fx9[_0x2d5f[235]]/ this[_0x2d5f[1189]],-_0x4b1fx9[_0x2d5f[236]]/ this[_0x2d5f[1189]])};if(_0x4b1fx4&& !this[_0x2d5f[1195]](_0x4b1fx5,_0x4b1fx9)){_0x4b1fx5= this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[262]](_0x4b1fx2);for(_0x4b1fx9= 0;_0x4b1fx9< _0x4b1fx5;_0x4b1fx9++){this[_0x2d5f[1191]](this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[263]](_0x4b1fx2,_0x4b1fx9),_0x4b1fx3,_0x4b1fx4)}}};mxMorphing[_0x2d5f[202]][_0x2d5f[1195]]= function(_0x4b1fx2,_0x4b1fx3){return null!= _0x4b1fx3&& (0!= _0x4b1fx3[_0x2d5f[235]]|| 0!= _0x4b1fx3[_0x2d5f[236]])};mxMorphing[_0x2d5f[202]][_0x2d5f[1192]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[1196]](_0x4b1fx2[_0x2d5f[246]]),_0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[512]](),_0x4b1fx5=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[518]]();_0x4b1fx2= new mxPoint(_0x4b1fx2[_0x2d5f[235]]/ _0x4b1fx5- _0x4b1fx4[_0x2d5f[235]],_0x4b1fx2[_0x2d5f[236]]/ _0x4b1fx5- _0x4b1fx4[_0x2d5f[236]]);return new mxPoint((_0x4b1fx3[_0x2d5f[235]]- _0x4b1fx2[_0x2d5f[235]])* _0x4b1fx5,(_0x4b1fx3[_0x2d5f[236]]- _0x4b1fx2[_0x2d5f[236]])* _0x4b1fx5)};mxMorphing[_0x2d5f[202]][_0x2d5f[1196]]= function(_0x4b1fx2){var _0x4b1fx3=null;null!= _0x4b1fx2&& (_0x4b1fx3= this[_0x2d5f[1196]](this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[1197]](_0x4b1fx2)),_0x4b1fx2= this[_0x2d5f[1179]][_0x2d5f[1198]](_0x4b1fx2),null!= _0x4b1fx2&& (_0x4b1fx3[_0x2d5f[235]]+= _0x4b1fx2[_0x2d5f[235]],_0x4b1fx3[_0x2d5f[236]]+= _0x4b1fx2[_0x2d5f[236]]));null== _0x4b1fx3&& (_0x4b1fx3= this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[512]](),_0x4b1fx3= new mxPoint(-_0x4b1fx3[_0x2d5f[235]],-_0x4b1fx3[_0x2d5f[236]]));return _0x4b1fx3};function mxImageBundle(_0x4b1fx2){this[_0x2d5f[1199]]= [];this[_0x2d5f[1200]]= null!= _0x4b1fx2?_0x4b1fx2:!1}mxImageBundle[_0x2d5f[202]][_0x2d5f[1199]]= null;mxImageBundle[_0x2d5f[202]][_0x2d5f[1199]]= null;mxImageBundle[_0x2d5f[202]][_0x2d5f[1201]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){this[_0x2d5f[1199]][_0x4b1fx2]= {value:_0x4b1fx3,fallback:_0x4b1fx4}};mxImageBundle[_0x2d5f[202]][_0x2d5f[1202]]= function(_0x4b1fx2){var _0x4b1fx3=null;null!= _0x4b1fx2&& (_0x4b1fx2= this[_0x2d5f[1199]][_0x4b1fx2],null!= _0x4b1fx2&& (_0x4b1fx3= this[_0x2d5f[1200]]?_0x4b1fx2[_0x2d5f[1203]]:_0x4b1fx2[_0x2d5f[131]]));return _0x4b1fx3};function mxImageExport(){}mxImageExport[_0x2d5f[202]][_0x2d5f[1204]]= !1;mxImageExport[_0x2d5f[202]][_0x2d5f[1205]]= function(_0x4b1fx2,_0x4b1fx3){null!= _0x4b1fx2&& (this[_0x2d5f[1207]](_0x4b1fx2,_0x4b1fx3,this[_0x2d5f[1206]]),this[_0x2d5f[1204]]&& this[_0x2d5f[1207]](_0x4b1fx2,_0x4b1fx3,this[_0x2d5f[1208]]))};mxImageExport[_0x2d5f[202]][_0x2d5f[1207]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){if(null!= _0x4b1fx2){_0x4b1fx4(_0x4b1fx2,_0x4b1fx3);for(var _0x4b1fx5=_0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]],_0x4b1fx9=_0x4b1fx5[_0x2d5f[251]][_0x2d5f[262]](_0x4b1fx2[_0x2d5f[246]]),_0x4b1fxa=0;_0x4b1fxa< _0x4b1fx9;_0x4b1fxa++){var _0x4b1fx12=_0x4b1fx5[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx5[_0x2d5f[251]][_0x2d5f[263]](_0x4b1fx2[_0x2d5f[246]],_0x4b1fxa));this[_0x2d5f[1207]](_0x4b1fx12,_0x4b1fx3,_0x4b1fx4)}}};mxImageExport[_0x2d5f[202]][_0x2d5f[1206]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx2[_0x2d5f[253]] instanceof mxShape&& (_0x4b1fx3[_0x2d5f[815]](),_0x4b1fx2[_0x2d5f[253]][_0x2d5f[1209]](_0x4b1fx3),_0x4b1fx3[_0x2d5f[1210]]());null!= _0x4b1fx2[_0x2d5f[963]]&& (_0x4b1fx3[_0x2d5f[815]](),_0x4b1fx2[_0x2d5f[963]][_0x2d5f[1209]](_0x4b1fx3),_0x4b1fx3[_0x2d5f[1210]]())};mxImageExport[_0x2d5f[202]][_0x2d5f[1208]]= function(_0x4b1fx2,_0x4b1fx3){null!= _0x4b1fx2[_0x2d5f[1211]]&& _0x4b1fx2[_0x2d5f[1211]][_0x2d5f[209]](function(_0x4b1fx2,_0x4b1fx5){_0x4b1fx5 instanceof mxShape&& _0x4b1fx5[_0x2d5f[1209]](_0x4b1fx3)})};function mxAbstractCanvas2D(){this[_0x2d5f[1212]]= this[_0x2d5f[1213]]();this[_0x2d5f[862]]()}mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[724]]= null;mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1214]]= null;mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1215]]= null;mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1216]]= !0;mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1217]]= 0;mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1218]]= 0;mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1219]]= _0x2d5f[1220];mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1221]]= _0x2d5f[1222];mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1223]]= _0x2d5f[1224];mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1225]]= _0x2d5f[1226];mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1227]]= _0x2d5f[1228];mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1229]]= !1;mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1213]]= function(){return new mxUrlConverter};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[862]]= function(){this[_0x2d5f[724]]= this[_0x2d5f[1230]]();this[_0x2d5f[1214]]= []};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[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:_0x2d5f[1231],lineCap:_0x2d5f[1232],lineJoin:_0x2d5f[1233],miterLimit:10,fontColor:_0x2d5f[1234],fontBackgroundColor:null,fontBorderColor:null,fontSize:mxConstants[_0x2d5f[483]],fontFamily:mxConstants[_0x2d5f[484]],fontStyle:0,shadow:!1,shadowColor:mxConstants[_0x2d5f[1235]],shadowAlpha:mxConstants[_0x2d5f[1236]],shadowDx:mxConstants[_0x2d5f[1237]],shadowDy:mxConstants[_0x2d5f[1238]],rotation:0,rotationCx:0,rotationCy:0}};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1239]]= function(_0x4b1fx2){return Math[_0x2d5f[488]](parseFloat(_0x4b1fx2))};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1240]]= function(){if(null!= this[_0x2d5f[1215]]&& (this[_0x2d5f[1215]][_0x2d5f[207]](arguments[0]),2< arguments[_0x2d5f[67]])){for(var _0x4b1fx2=this[_0x2d5f[724]],_0x4b1fx3=2;_0x4b1fx3< arguments[_0x2d5f[67]];_0x4b1fx3+= 2){this[_0x2d5f[1217]]= arguments[_0x4b1fx3- 1],this[_0x2d5f[1218]]= arguments[_0x4b1fx3],this[_0x2d5f[1215]][_0x2d5f[207]](this[_0x2d5f[1239]]((this[_0x2d5f[1217]]+ _0x4b1fx2[_0x2d5f[1126]])* _0x4b1fx2[_0x2d5f[255]])),this[_0x2d5f[1215]][_0x2d5f[207]](this[_0x2d5f[1239]]((this[_0x2d5f[1218]]+ _0x4b1fx2[_0x2d5f[1125]])* _0x4b1fx2[_0x2d5f[255]]))}}};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1241]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){_0x4b1fx4*= Math[_0x2d5f[424]]/ 180;return mxUtils[_0x2d5f[432]]( new mxPoint(_0x4b1fx2,_0x4b1fx3),Math[_0x2d5f[426]](_0x4b1fx4),Math[_0x2d5f[427]](_0x4b1fx4), new mxPoint(_0x4b1fx5,_0x4b1fx9))};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[815]]= function(){this[_0x2d5f[1214]][_0x2d5f[207]](this[_0x2d5f[724]]);this[_0x2d5f[724]]= mxUtils[_0x2d5f[238]](this[_0x2d5f[724]])};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1210]]= function(){this[_0x2d5f[724]]= this[_0x2d5f[1214]][_0x2d5f[1242]]()};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[255]]= function(_0x4b1fx2){this[_0x2d5f[724]][_0x2d5f[255]]*= _0x4b1fx2;this[_0x2d5f[724]][_0x2d5f[610]]*= _0x4b1fx2};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[513]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[724]][_0x2d5f[1126]]+= _0x4b1fx2;this[_0x2d5f[724]][_0x2d5f[1125]]+= _0x4b1fx3};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1243]]= function(_0x4b1fx2){this[_0x2d5f[724]][_0x2d5f[1244]]= _0x4b1fx2};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1245]]= function(_0x4b1fx2){_0x4b1fx2== mxConstants[_0x2d5f[217]]&& (_0x4b1fx2= null);this[_0x2d5f[724]][_0x2d5f[604]]= _0x4b1fx2;this[_0x2d5f[724]][_0x2d5f[606]]= null};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1246]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13,_0x4b1fx14){_0x4b1fx4= this[_0x2d5f[724]];_0x4b1fx4[_0x2d5f[604]]= _0x4b1fx2;_0x4b1fx4[_0x2d5f[1247]]= null!= _0x4b1fx13?_0x4b1fx13:1;_0x4b1fx4[_0x2d5f[606]]= _0x4b1fx3;_0x4b1fx4[_0x2d5f[1248]]= null!= _0x4b1fx14?_0x4b1fx14:1;_0x4b1fx4[_0x2d5f[607]]= _0x4b1fx12};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1249]]= function(_0x4b1fx2){_0x4b1fx2== mxConstants[_0x2d5f[217]]&& (_0x4b1fx2= null);this[_0x2d5f[724]][_0x2d5f[608]]= _0x4b1fx2};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1250]]= function(_0x4b1fx2){this[_0x2d5f[724]][_0x2d5f[610]]= _0x4b1fx2};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1251]]= function(_0x4b1fx2){this[_0x2d5f[724]][_0x2d5f[648]]= _0x4b1fx2};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1252]]= function(_0x4b1fx2){this[_0x2d5f[724]][_0x2d5f[649]]= _0x4b1fx2};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1253]]= function(_0x4b1fx2){this[_0x2d5f[724]][_0x2d5f[1254]]= _0x4b1fx2};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1255]]= function(_0x4b1fx2){this[_0x2d5f[724]][_0x2d5f[1256]]= _0x4b1fx2};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1257]]= function(_0x4b1fx2){this[_0x2d5f[724]][_0x2d5f[1258]]= _0x4b1fx2};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1259]]= function(_0x4b1fx2){_0x4b1fx2== mxConstants[_0x2d5f[217]]&& (_0x4b1fx2= null);this[_0x2d5f[724]][_0x2d5f[665]]= _0x4b1fx2};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1260]]= function(_0x4b1fx2){_0x4b1fx2== mxConstants[_0x2d5f[217]]&& (_0x4b1fx2= null);this[_0x2d5f[724]][_0x2d5f[1261]]= _0x4b1fx2};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1262]]= function(_0x4b1fx2){_0x4b1fx2== mxConstants[_0x2d5f[217]]&& (_0x4b1fx2= null);this[_0x2d5f[724]][_0x2d5f[1263]]= _0x4b1fx2};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1264]]= function(_0x4b1fx2){this[_0x2d5f[724]][_0x2d5f[487]]= _0x4b1fx2};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1265]]= function(_0x4b1fx2){this[_0x2d5f[724]][_0x2d5f[486]]= _0x4b1fx2};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1266]]= function(_0x4b1fx2){null== _0x4b1fx2&& (_0x4b1fx2= 0);this[_0x2d5f[724]][_0x2d5f[666]]= _0x4b1fx2};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1267]]= function(_0x4b1fx2){this[_0x2d5f[724]][_0x2d5f[639]]= _0x4b1fx2};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1268]]= function(_0x4b1fx2){_0x4b1fx2== mxConstants[_0x2d5f[217]]&& (_0x4b1fx2= null);this[_0x2d5f[724]][_0x2d5f[1269]]= _0x4b1fx2};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1270]]= function(_0x4b1fx2){this[_0x2d5f[724]][_0x2d5f[1271]]= _0x4b1fx2};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1272]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[724]][_0x2d5f[1273]]= _0x4b1fx2;this[_0x2d5f[724]][_0x2d5f[1274]]= _0x4b1fx3};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1275]]= function(){this[_0x2d5f[1218]]= this[_0x2d5f[1217]]= 0;this[_0x2d5f[1215]]= []};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1276]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[1240]](this[_0x2d5f[1219]],_0x4b1fx2,_0x4b1fx3)};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1277]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[1240]](this[_0x2d5f[1221]],_0x4b1fx2,_0x4b1fx3)};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1278]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){this[_0x2d5f[1240]](this[_0x2d5f[1223]],_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5)};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1279]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){this[_0x2d5f[1240]](this[_0x2d5f[1225]],_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa)};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1280]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12){_0x4b1fx2= mxUtils[_0x2d5f[1281]](this[_0x2d5f[1217]],this[_0x2d5f[1218]],_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12);for(_0x4b1fx3= 0;_0x4b1fx3< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx3+= 6){this[_0x2d5f[1279]](_0x4b1fx2[_0x4b1fx3],_0x4b1fx2[_0x4b1fx3+ 1],_0x4b1fx2[_0x4b1fx3+ 2],_0x4b1fx2[_0x4b1fx3+ 3],_0x4b1fx2[_0x4b1fx3+ 4],_0x4b1fx2[_0x4b1fx3+ 5])}};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[268]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){this[_0x2d5f[1240]](this[_0x2d5f[1227]])};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1282]]= function(){};function mxXmlCanvas2D(_0x4b1fx2){mxAbstractCanvas2D[_0x2d5f[239]](this);this[_0x2d5f[813]]= _0x4b1fx2;this[_0x2d5f[1283]]()}mxUtils[_0x2d5f[1284]](mxXmlCanvas2D,mxAbstractCanvas2D);mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1285]]= !0;mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1286]]= !0;mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1283]]= function(){var _0x4b1fx2;_0x4b1fx2= this[_0x2d5f[55]](_0x2d5f[1287]);_0x4b1fx2[_0x2d5f[57]](_0x2d5f[1288],mxConstants.DEFAULT_FONTFAMILY);this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx2);_0x4b1fx2= this[_0x2d5f[55]](_0x2d5f[1289]);_0x4b1fx2[_0x2d5f[57]](_0x2d5f[803],mxConstants.DEFAULT_FONTSIZE);this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx2);_0x4b1fx2= this[_0x2d5f[55]](_0x2d5f[1290]);_0x4b1fx2[_0x2d5f[57]](_0x2d5f[352],mxConstants.SHADOWCOLOR);this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx2);_0x4b1fx2= this[_0x2d5f[55]](_0x2d5f[1291]);_0x4b1fx2[_0x2d5f[57]](_0x2d5f[1244],mxConstants.SHADOW_OPACITY);this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx2);_0x4b1fx2= this[_0x2d5f[55]](_0x2d5f[1292]);_0x4b1fx2[_0x2d5f[57]](_0x2d5f[1126],mxConstants.SHADOW_OFFSET_X);_0x4b1fx2[_0x2d5f[57]](_0x2d5f[1125],mxConstants.SHADOW_OFFSET_Y);this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx2)};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1239]]= function(_0x4b1fx2){return parseFloat(parseFloat(_0x4b1fx2)[_0x2d5f[1293]](2))};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[55]]= function(_0x4b1fx2){return this[_0x2d5f[813]][_0x2d5f[295]][_0x2d5f[55]](_0x4b1fx2)};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[815]]= function(){this[_0x2d5f[1286]]&& mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[815]][_0x2d5f[183]](this,arguments);this[_0x2d5f[813]][_0x2d5f[62]](this[_0x2d5f[55]](_0x2d5f[815]))};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1210]]= function(){this[_0x2d5f[1286]]&& mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1210]][_0x2d5f[183]](this,arguments);this[_0x2d5f[813]][_0x2d5f[62]](this[_0x2d5f[55]](_0x2d5f[1210]))};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[255]]= function(_0x4b1fx2){if(this[_0x2d5f[1286]]){if(this[_0x2d5f[724]][_0x2d5f[255]]== _0x4b1fx2){return};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1243]][_0x2d5f[183]](this,arguments)};var _0x4b1fx3=this[_0x2d5f[55]](_0x2d5f[255]);_0x4b1fx3[_0x2d5f[57]](_0x2d5f[255],_0x4b1fx2);this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx3)};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[513]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[55]](_0x2d5f[513]);_0x4b1fx4[_0x2d5f[57]](_0x2d5f[1126],this[_0x2d5f[1239]](_0x4b1fx2));_0x4b1fx4[_0x2d5f[57]](_0x2d5f[1125],this[_0x2d5f[1239]](_0x4b1fx3));this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx4)};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1294]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){var _0x4b1fxa=this[_0x2d5f[55]](_0x2d5f[1294]);if(0!= _0x4b1fx2|| _0x4b1fx3|| _0x4b1fx4){_0x4b1fxa[_0x2d5f[57]](_0x2d5f[1295],this[_0x2d5f[1239]](_0x4b1fx2)),_0x4b1fxa[_0x2d5f[57]](_0x2d5f[623],_0x4b1fx3?_0x2d5f[500]:_0x2d5f[468]),_0x4b1fxa[_0x2d5f[57]](_0x2d5f[624],_0x4b1fx4?_0x2d5f[500]:_0x2d5f[468]),_0x4b1fxa[_0x2d5f[57]](_0x2d5f[1296],this[_0x2d5f[1239]](_0x4b1fx5)),_0x4b1fxa[_0x2d5f[57]](_0x2d5f[1297],this[_0x2d5f[1239]](_0x4b1fx9)),this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fxa)}};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1243]]= function(_0x4b1fx2){if(this[_0x2d5f[1286]]){if(this[_0x2d5f[724]][_0x2d5f[1244]]== _0x4b1fx2){return};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1243]][_0x2d5f[183]](this,arguments)};var _0x4b1fx3=this[_0x2d5f[55]](_0x2d5f[1244]);_0x4b1fx3[_0x2d5f[57]](_0x2d5f[1244],this[_0x2d5f[1239]](_0x4b1fx2));this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx3)};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1245]]= function(_0x4b1fx2){_0x4b1fx2== mxConstants[_0x2d5f[217]]&& (_0x4b1fx2= null);if(this[_0x2d5f[1286]]){if(this[_0x2d5f[724]][_0x2d5f[604]]== _0x4b1fx2){return};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1245]][_0x2d5f[183]](this,arguments)};var _0x4b1fx3=this[_0x2d5f[55]](_0x2d5f[1298]);_0x4b1fx3[_0x2d5f[57]](_0x2d5f[352],null!= _0x4b1fx2?_0x4b1fx2:mxConstants[_0x2d5f[217]]);this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx3)};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1246]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13,_0x4b1fx14){if(null!= _0x4b1fx2&& null!= _0x4b1fx3){mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1246]][_0x2d5f[183]](this,arguments);var _0x4b1fx15=this[_0x2d5f[55]](_0x2d5f[1299]);_0x4b1fx15[_0x2d5f[57]](_0x2d5f[1300],_0x4b1fx2);_0x4b1fx15[_0x2d5f[57]](_0x2d5f[1301],_0x4b1fx3);_0x4b1fx15[_0x2d5f[57]](_0x2d5f[235],this[_0x2d5f[1239]](_0x4b1fx4));_0x4b1fx15[_0x2d5f[57]](_0x2d5f[236],this[_0x2d5f[1239]](_0x4b1fx5));_0x4b1fx15[_0x2d5f[57]](_0x2d5f[1302],this[_0x2d5f[1239]](_0x4b1fx9));_0x4b1fx15[_0x2d5f[57]](_0x2d5f[1303],this[_0x2d5f[1239]](_0x4b1fxa));null!= _0x4b1fx12&& _0x4b1fx15[_0x2d5f[57]](_0x2d5f[663],_0x4b1fx12);null!= _0x4b1fx13&& _0x4b1fx15[_0x2d5f[57]](_0x2d5f[1304],_0x4b1fx13);null!= _0x4b1fx14&& _0x4b1fx15[_0x2d5f[57]](_0x2d5f[1305],_0x4b1fx14);this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx15)}};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1249]]= function(_0x4b1fx2){_0x4b1fx2== mxConstants[_0x2d5f[217]]&& (_0x4b1fx2= null);if(this[_0x2d5f[1286]]){if(this[_0x2d5f[724]][_0x2d5f[608]]== _0x4b1fx2){return};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1249]][_0x2d5f[183]](this,arguments)};var _0x4b1fx3=this[_0x2d5f[55]](_0x2d5f[1306]);_0x4b1fx3[_0x2d5f[57]](_0x2d5f[352],null!= _0x4b1fx2?_0x4b1fx2:mxConstants[_0x2d5f[217]]);this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx3)};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1250]]= function(_0x4b1fx2){if(this[_0x2d5f[1286]]){if(this[_0x2d5f[724]][_0x2d5f[610]]== _0x4b1fx2){return};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1250]][_0x2d5f[183]](this,arguments)};var _0x4b1fx3=this[_0x2d5f[55]](_0x2d5f[1307]);_0x4b1fx3[_0x2d5f[57]](_0x2d5f[117],this[_0x2d5f[1239]](_0x4b1fx2));this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx3)};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1251]]= function(_0x4b1fx2){if(this[_0x2d5f[1286]]){if(this[_0x2d5f[724]][_0x2d5f[648]]== _0x4b1fx2){return};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1251]][_0x2d5f[183]](this,arguments)};var _0x4b1fx3=this[_0x2d5f[55]](_0x2d5f[648]);_0x4b1fx3[_0x2d5f[57]](_0x2d5f[648],_0x4b1fx2?_0x2d5f[500]:_0x2d5f[468]);this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx3)};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1252]]= function(_0x4b1fx2){if(this[_0x2d5f[1286]]){if(this[_0x2d5f[724]][_0x2d5f[649]]== _0x4b1fx2){return};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1252]][_0x2d5f[183]](this,arguments)};var _0x4b1fx3=this[_0x2d5f[55]](_0x2d5f[1308]);_0x4b1fx3[_0x2d5f[57]](_0x2d5f[1309],_0x4b1fx2);this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx3)};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1253]]= function(_0x4b1fx2){if(this[_0x2d5f[1286]]){if(this[_0x2d5f[724]][_0x2d5f[1254]]== _0x4b1fx2){return};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1253]][_0x2d5f[183]](this,arguments)};var _0x4b1fx3=this[_0x2d5f[55]](_0x2d5f[1310]);_0x4b1fx3[_0x2d5f[57]](_0x2d5f[1311],_0x4b1fx2);this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx3)};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1255]]= function(_0x4b1fx2){if(this[_0x2d5f[1286]]){if(this[_0x2d5f[724]][_0x2d5f[1256]]== _0x4b1fx2){return};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1255]][_0x2d5f[183]](this,arguments)};var _0x4b1fx3=this[_0x2d5f[55]](_0x2d5f[1312]);_0x4b1fx3[_0x2d5f[57]](_0x2d5f[234],_0x4b1fx2);this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx3)};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1257]]= function(_0x4b1fx2){if(this[_0x2d5f[1286]]){if(this[_0x2d5f[724]][_0x2d5f[1258]]== _0x4b1fx2){return};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1257]][_0x2d5f[183]](this,arguments)};var _0x4b1fx3=this[_0x2d5f[55]](_0x2d5f[1313]);_0x4b1fx3[_0x2d5f[57]](_0x2d5f[1314],_0x4b1fx2);this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx3)};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1259]]= function(_0x4b1fx2){if(this[_0x2d5f[1285]]){_0x4b1fx2== mxConstants[_0x2d5f[217]]&& (_0x4b1fx2= null);if(this[_0x2d5f[1286]]){if(this[_0x2d5f[724]][_0x2d5f[665]]== _0x4b1fx2){return};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1259]][_0x2d5f[183]](this,arguments)};var _0x4b1fx3=this[_0x2d5f[55]](_0x2d5f[1315]);_0x4b1fx3[_0x2d5f[57]](_0x2d5f[352],null!= _0x4b1fx2?_0x4b1fx2:mxConstants[_0x2d5f[217]]);this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx3)}};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1260]]= function(_0x4b1fx2){if(this[_0x2d5f[1285]]){_0x4b1fx2== mxConstants[_0x2d5f[217]]&& (_0x4b1fx2= null);if(this[_0x2d5f[1286]]){if(this[_0x2d5f[724]][_0x2d5f[1261]]== _0x4b1fx2){return};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1260]][_0x2d5f[183]](this,arguments)};var _0x4b1fx3=this[_0x2d5f[55]](_0x2d5f[1316]);_0x4b1fx3[_0x2d5f[57]](_0x2d5f[352],null!= _0x4b1fx2?_0x4b1fx2:mxConstants[_0x2d5f[217]]);this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx3)}};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1262]]= function(_0x4b1fx2){if(this[_0x2d5f[1285]]){_0x4b1fx2== mxConstants[_0x2d5f[217]]&& (_0x4b1fx2= null);if(this[_0x2d5f[1286]]){if(this[_0x2d5f[724]][_0x2d5f[1263]]== _0x4b1fx2){return};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1262]][_0x2d5f[183]](this,arguments)};var _0x4b1fx3=this[_0x2d5f[55]](_0x2d5f[1317]);_0x4b1fx3[_0x2d5f[57]](_0x2d5f[352],null!= _0x4b1fx2?_0x4b1fx2:mxConstants[_0x2d5f[217]]);this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx3)}};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1264]]= function(_0x4b1fx2){if(this[_0x2d5f[1285]]){if(this[_0x2d5f[1286]]){if(this[_0x2d5f[724]][_0x2d5f[487]]== _0x4b1fx2){return};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1264]][_0x2d5f[183]](this,arguments)};var _0x4b1fx3=this[_0x2d5f[55]](_0x2d5f[1289]);_0x4b1fx3[_0x2d5f[57]](_0x2d5f[803],_0x4b1fx2);this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx3)}};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1265]]= function(_0x4b1fx2){if(this[_0x2d5f[1285]]){if(this[_0x2d5f[1286]]){if(this[_0x2d5f[724]][_0x2d5f[486]]== _0x4b1fx2){return};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1265]][_0x2d5f[183]](this,arguments)};var _0x4b1fx3=this[_0x2d5f[55]](_0x2d5f[1287]);_0x4b1fx3[_0x2d5f[57]](_0x2d5f[1288],_0x4b1fx2);this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx3)}};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1266]]= function(_0x4b1fx2){if(this[_0x2d5f[1285]]){null== _0x4b1fx2&& (_0x4b1fx2= 0);if(this[_0x2d5f[1286]]){if(this[_0x2d5f[724]][_0x2d5f[666]]== _0x4b1fx2){return};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1266]][_0x2d5f[183]](this,arguments)};var _0x4b1fx3=this[_0x2d5f[55]](_0x2d5f[1318]);_0x4b1fx3[_0x2d5f[57]](_0x2d5f[124],_0x4b1fx2);this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx3)}};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1267]]= function(_0x4b1fx2){if(this[_0x2d5f[1286]]){if(this[_0x2d5f[724]][_0x2d5f[639]]== _0x4b1fx2){return};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1267]][_0x2d5f[183]](this,arguments)};var _0x4b1fx3=this[_0x2d5f[55]](_0x2d5f[639]);_0x4b1fx3[_0x2d5f[57]](_0x2d5f[984],_0x4b1fx2?_0x2d5f[500]:_0x2d5f[468]);this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx3)};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1268]]= function(_0x4b1fx2){if(this[_0x2d5f[1286]]){_0x4b1fx2== mxConstants[_0x2d5f[217]]&& (_0x4b1fx2= null);if(this[_0x2d5f[724]][_0x2d5f[1269]]== _0x4b1fx2){return};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1268]][_0x2d5f[183]](this,arguments)};var _0x4b1fx3=this[_0x2d5f[55]](_0x2d5f[1290]);_0x4b1fx3[_0x2d5f[57]](_0x2d5f[352],null!= _0x4b1fx2?_0x4b1fx2:mxConstants[_0x2d5f[217]]);this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx3)};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1270]]= function(_0x4b1fx2){if(this[_0x2d5f[1286]]){if(this[_0x2d5f[724]][_0x2d5f[1271]]== _0x4b1fx2){return};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1270]][_0x2d5f[183]](this,arguments)};var _0x4b1fx3=this[_0x2d5f[55]](_0x2d5f[1291]);_0x4b1fx3[_0x2d5f[57]](_0x2d5f[1244],_0x4b1fx2);this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx3)};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1272]]= function(_0x4b1fx2,_0x4b1fx3){if(this[_0x2d5f[1286]]){if(this[_0x2d5f[724]][_0x2d5f[1273]]== _0x4b1fx2&& this[_0x2d5f[724]][_0x2d5f[1274]]== _0x4b1fx3){return};mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1272]][_0x2d5f[183]](this,arguments)};var _0x4b1fx4=this[_0x2d5f[55]](_0x2d5f[1292]);_0x4b1fx4[_0x2d5f[57]](_0x2d5f[1126],_0x4b1fx2);_0x4b1fx4[_0x2d5f[57]](_0x2d5f[1125],_0x4b1fx3);this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx4)};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1319]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){var _0x4b1fx9=this[_0x2d5f[55]](_0x2d5f[1319]);_0x4b1fx9[_0x2d5f[57]](_0x2d5f[235],this[_0x2d5f[1239]](_0x4b1fx2));_0x4b1fx9[_0x2d5f[57]](_0x2d5f[236],this[_0x2d5f[1239]](_0x4b1fx3));_0x4b1fx9[_0x2d5f[57]](_0x2d5f[1302],this[_0x2d5f[1239]](_0x4b1fx4));_0x4b1fx9[_0x2d5f[57]](_0x2d5f[1303],this[_0x2d5f[1239]](_0x4b1fx5));this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx9)};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1320]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){var _0x4b1fx12=this[_0x2d5f[55]](_0x2d5f[1320]);_0x4b1fx12[_0x2d5f[57]](_0x2d5f[235],this[_0x2d5f[1239]](_0x4b1fx2));_0x4b1fx12[_0x2d5f[57]](_0x2d5f[236],this[_0x2d5f[1239]](_0x4b1fx3));_0x4b1fx12[_0x2d5f[57]](_0x2d5f[1302],this[_0x2d5f[1239]](_0x4b1fx4));_0x4b1fx12[_0x2d5f[57]](_0x2d5f[1303],this[_0x2d5f[1239]](_0x4b1fx5));_0x4b1fx12[_0x2d5f[57]](_0x2d5f[1126],this[_0x2d5f[1239]](_0x4b1fx9));_0x4b1fx12[_0x2d5f[57]](_0x2d5f[1125],this[_0x2d5f[1239]](_0x4b1fxa));this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx12)};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[680]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){var _0x4b1fx9=this[_0x2d5f[55]](_0x2d5f[680]);_0x4b1fx9[_0x2d5f[57]](_0x2d5f[235],this[_0x2d5f[1239]](_0x4b1fx2));_0x4b1fx9[_0x2d5f[57]](_0x2d5f[236],this[_0x2d5f[1239]](_0x4b1fx3));_0x4b1fx9[_0x2d5f[57]](_0x2d5f[1302],this[_0x2d5f[1239]](_0x4b1fx4));_0x4b1fx9[_0x2d5f[57]](_0x2d5f[1303],this[_0x2d5f[1239]](_0x4b1fx5));this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx9)};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[618]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13){_0x4b1fx9= this[_0x2d5f[1212]][_0x2d5f[1321]](_0x4b1fx9);var _0x4b1fx14=this[_0x2d5f[55]](_0x2d5f[618]);_0x4b1fx14[_0x2d5f[57]](_0x2d5f[235],this[_0x2d5f[1239]](_0x4b1fx2));_0x4b1fx14[_0x2d5f[57]](_0x2d5f[236],this[_0x2d5f[1239]](_0x4b1fx3));_0x4b1fx14[_0x2d5f[57]](_0x2d5f[1302],this[_0x2d5f[1239]](_0x4b1fx4));_0x4b1fx14[_0x2d5f[57]](_0x2d5f[1303],this[_0x2d5f[1239]](_0x4b1fx5));_0x4b1fx14[_0x2d5f[57]](_0x2d5f[390],_0x4b1fx9);_0x4b1fx14[_0x2d5f[57]](_0x2d5f[1322],_0x4b1fxa?_0x2d5f[500]:_0x2d5f[468]);_0x4b1fx14[_0x2d5f[57]](_0x2d5f[623],_0x4b1fx12?_0x2d5f[500]:_0x2d5f[468]);_0x4b1fx14[_0x2d5f[57]](_0x2d5f[624],_0x4b1fx13?_0x2d5f[500]:_0x2d5f[468]);this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx14)};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1275]]= function(){this[_0x2d5f[813]][_0x2d5f[62]](this[_0x2d5f[55]](_0x2d5f[1275]));this[_0x2d5f[1218]]= this[_0x2d5f[1217]]= 0};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1276]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[55]](_0x2d5f[582]);_0x4b1fx4[_0x2d5f[57]](_0x2d5f[235],this[_0x2d5f[1239]](_0x4b1fx2));_0x4b1fx4[_0x2d5f[57]](_0x2d5f[236],this[_0x2d5f[1239]](_0x4b1fx3));this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx4);this[_0x2d5f[1217]]= _0x4b1fx2;this[_0x2d5f[1218]]= _0x4b1fx3};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1277]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[55]](_0x2d5f[683]);_0x4b1fx4[_0x2d5f[57]](_0x2d5f[235],this[_0x2d5f[1239]](_0x4b1fx2));_0x4b1fx4[_0x2d5f[57]](_0x2d5f[236],this[_0x2d5f[1239]](_0x4b1fx3));this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx4);this[_0x2d5f[1217]]= _0x4b1fx2;this[_0x2d5f[1218]]= _0x4b1fx3};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1278]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){var _0x4b1fx9=this[_0x2d5f[55]](_0x2d5f[1323]);_0x4b1fx9[_0x2d5f[57]](_0x2d5f[1324],this[_0x2d5f[1239]](_0x4b1fx2));_0x4b1fx9[_0x2d5f[57]](_0x2d5f[1325],this[_0x2d5f[1239]](_0x4b1fx3));_0x4b1fx9[_0x2d5f[57]](_0x2d5f[1326],this[_0x2d5f[1239]](_0x4b1fx4));_0x4b1fx9[_0x2d5f[57]](_0x2d5f[1327],this[_0x2d5f[1239]](_0x4b1fx5));this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx9);this[_0x2d5f[1217]]= _0x4b1fx4;this[_0x2d5f[1218]]= _0x4b1fx5};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1279]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){var _0x4b1fx12=this[_0x2d5f[55]](_0x2d5f[1328]);_0x4b1fx12[_0x2d5f[57]](_0x2d5f[1324],this[_0x2d5f[1239]](_0x4b1fx2));_0x4b1fx12[_0x2d5f[57]](_0x2d5f[1325],this[_0x2d5f[1239]](_0x4b1fx3));_0x4b1fx12[_0x2d5f[57]](_0x2d5f[1326],this[_0x2d5f[1239]](_0x4b1fx4));_0x4b1fx12[_0x2d5f[57]](_0x2d5f[1327],this[_0x2d5f[1239]](_0x4b1fx5));_0x4b1fx12[_0x2d5f[57]](_0x2d5f[1329],this[_0x2d5f[1239]](_0x4b1fx9));_0x4b1fx12[_0x2d5f[57]](_0x2d5f[1330],this[_0x2d5f[1239]](_0x4b1fxa));this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx12);this[_0x2d5f[1217]]= _0x4b1fx9;this[_0x2d5f[1218]]= _0x4b1fxa};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[268]]= function(){this[_0x2d5f[813]][_0x2d5f[62]](this[_0x2d5f[55]](_0x2d5f[268]))};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[963]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13,_0x4b1fx14,_0x4b1fx15,_0x4b1fx16,_0x4b1fx17){if(this[_0x2d5f[1285]]&& null!= _0x4b1fx9){mxUtils[_0x2d5f[1331]](_0x4b1fx9)&& (_0x4b1fx9= mxUtils[_0x2d5f[532]](_0x4b1fx9));var _0x4b1fx18=this[_0x2d5f[55]](_0x2d5f[963]);_0x4b1fx18[_0x2d5f[57]](_0x2d5f[235],this[_0x2d5f[1239]](_0x4b1fx2));_0x4b1fx18[_0x2d5f[57]](_0x2d5f[236],this[_0x2d5f[1239]](_0x4b1fx3));_0x4b1fx18[_0x2d5f[57]](_0x2d5f[1302],this[_0x2d5f[1239]](_0x4b1fx4));_0x4b1fx18[_0x2d5f[57]](_0x2d5f[1303],this[_0x2d5f[1239]](_0x4b1fx5));_0x4b1fx18[_0x2d5f[57]](_0x2d5f[1332],_0x4b1fx9);null!= _0x4b1fxa&& _0x4b1fx18[_0x2d5f[57]](_0x2d5f[611],_0x4b1fxa);null!= _0x4b1fx12&& _0x4b1fx18[_0x2d5f[57]](_0x2d5f[552],_0x4b1fx12);_0x4b1fx18[_0x2d5f[57]](_0x2d5f[1333],_0x4b1fx13?_0x2d5f[500]:_0x2d5f[468]);null== _0x4b1fx14&& (_0x4b1fx14= _0x2d5f[110]);_0x4b1fx18[_0x2d5f[57]](_0x2d5f[1239],_0x4b1fx14);null!= _0x4b1fx15&& _0x4b1fx18[_0x2d5f[57]](_0x2d5f[1334],_0x4b1fx15?_0x2d5f[500]:_0x2d5f[468]);null!= _0x4b1fx16&& _0x4b1fx18[_0x2d5f[57]](_0x2d5f[1335],_0x4b1fx16?_0x2d5f[500]:_0x2d5f[468]);null!= _0x4b1fx17&& _0x4b1fx18[_0x2d5f[57]](_0x2d5f[603],_0x4b1fx17);this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx18)}};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1336]]= function(){this[_0x2d5f[813]][_0x2d5f[62]](this[_0x2d5f[55]](_0x2d5f[1336]))};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1334]]= function(){this[_0x2d5f[813]][_0x2d5f[62]](this[_0x2d5f[55]](_0x2d5f[1334]))};mxXmlCanvas2D[_0x2d5f[202]][_0x2d5f[1337]]= function(){this[_0x2d5f[813]][_0x2d5f[62]](this[_0x2d5f[55]](_0x2d5f[1338]))};function mxSvgCanvas2D(_0x4b1fx2,_0x4b1fx3){mxAbstractCanvas2D[_0x2d5f[239]](this);this[_0x2d5f[813]]= _0x4b1fx2;this[_0x2d5f[1339]]= [];this[_0x2d5f[1340]]= null;this[_0x2d5f[1341]]= null!= _0x4b1fx3?_0x4b1fx3:!1;var _0x4b1fx4=null;if(_0x4b1fx2[_0x2d5f[295]]!= document){for(_0x4b1fx4= _0x4b1fx2;null!= _0x4b1fx4&& _0x2d5f[571]!= _0x4b1fx4[_0x2d5f[301]];){_0x4b1fx4= _0x4b1fx4[_0x2d5f[265]]}};null!= _0x4b1fx4&& (0< _0x4b1fx4[_0x2d5f[64]](_0x2d5f[1340])[_0x2d5f[67]]&& (this[_0x2d5f[1340]]= _0x4b1fx4[_0x2d5f[64]](_0x2d5f[1340])[0]),null== this[_0x2d5f[1340]]&& (this[_0x2d5f[1340]]= this[_0x2d5f[55]](_0x2d5f[1340]),null!= _0x4b1fx4[_0x2d5f[285]]?_0x4b1fx4[_0x2d5f[950]](this[_0x2d5f[1340]],_0x4b1fx4[_0x2d5f[285]]):_0x4b1fx4[_0x2d5f[62]](this[_0x2d5f[1340]])),this[_0x2d5f[1341]]&& this[_0x2d5f[1340]][_0x2d5f[62]](this[_0x2d5f[1342]]()))}mxUtils[_0x2d5f[1284]](mxSvgCanvas2D,mxAbstractCanvas2D);mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[252]]= null;mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[1343]]= !0;mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[1285]]= !0;mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[1344]]= !0;mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[1345]]= 0;mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[1346]]= 0;mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[1347]]= !1;mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[862]]= function(){mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[862]][_0x2d5f[183]](this,arguments);this[_0x2d5f[1339]]= []};mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[1342]]= function(_0x4b1fx2){_0x4b1fx2= this[_0x2d5f[55]](_0x2d5f[124]);_0x4b1fx2[_0x2d5f[57]](_0x2d5f[60],_0x2d5f[61]);mxUtils[_0x2d5f[53]](_0x4b1fx2,_0x2d5f[1348]+ mxConstants[_0x2d5f[484]]+ _0x2d5f[1349]+ mxConstants[_0x2d5f[483]]+ _0x2d5f[1350]);return _0x4b1fx2};mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[55]]= function(_0x4b1fx2,_0x4b1fx3){if(null!= this[_0x2d5f[813]][_0x2d5f[295]][_0x2d5f[509]]){return this[_0x2d5f[813]][_0x2d5f[295]][_0x2d5f[509]](_0x4b1fx3|| mxConstants[_0x2d5f[1351]],_0x4b1fx2)};var _0x4b1fx4=this[_0x2d5f[813]][_0x2d5f[295]][_0x2d5f[55]](_0x4b1fx2);null!= _0x4b1fx3&& _0x4b1fx4[_0x2d5f[57]](_0x2d5f[1352],_0x4b1fx3);return _0x4b1fx4};mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[1353]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){_0x2d5f[198]== _0x4b1fx2[_0x2d5f[225]](0)&& (_0x4b1fx2= _0x4b1fx2[_0x2d5f[85]](1));_0x2d5f[198]== _0x4b1fx3[_0x2d5f[225]](0)&& (_0x4b1fx3= _0x4b1fx3[_0x2d5f[85]](1));_0x4b1fx2= _0x4b1fx2[_0x2d5f[216]]()+ _0x2d5f[213]+ _0x4b1fx4;_0x4b1fx3= _0x4b1fx3[_0x2d5f[216]]()+ _0x2d5f[213]+ _0x4b1fx5;_0x4b1fx4= null;null== _0x4b1fx9|| _0x4b1fx9== mxConstants[_0x2d5f[1354]]?_0x4b1fx4= _0x2d5f[1355]:_0x4b1fx9== mxConstants[_0x2d5f[1356]]?_0x4b1fx4= _0x2d5f[1357]:(_0x4b1fx5= _0x4b1fx2,_0x4b1fx2= _0x4b1fx3,_0x4b1fx3= _0x4b1fx5,_0x4b1fx9== mxConstants[_0x2d5f[1358]]?_0x4b1fx4= _0x2d5f[1355]:_0x4b1fx9== mxConstants[_0x2d5f[1359]]&& (_0x4b1fx4= _0x2d5f[1357]));return _0x2d5f[1360]+ _0x4b1fx2+ _0x2d5f[213]+ _0x4b1fx3+ _0x2d5f[213]+ _0x4b1fx4};mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[1361]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){var _0x4b1fxa=this[_0x2d5f[1353]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9),_0x4b1fx12=this[_0x2d5f[1339]][_0x4b1fxa];if(null== _0x4b1fx12){var _0x4b1fx13=this[_0x2d5f[813]][_0x2d5f[538]],_0x4b1fx14=0,_0x4b1fx15=_0x4b1fxa+ _0x2d5f[213]+ _0x4b1fx14;if(null!= _0x4b1fx13){for(_0x4b1fx12= _0x4b1fx13[_0x2d5f[295]][_0x2d5f[1362]](_0x4b1fx15);null!= _0x4b1fx12&& _0x4b1fx12[_0x2d5f[538]]!= _0x4b1fx13;){_0x4b1fx15= _0x4b1fxa+ _0x2d5f[213]+ _0x4b1fx14++,_0x4b1fx12= _0x4b1fx13[_0x2d5f[295]][_0x2d5f[1362]](_0x4b1fx15)}}else {_0x4b1fx15= _0x2d5f[1363]+ ++this[_0x2d5f[1346]]};null== _0x4b1fx12&& (_0x4b1fx12= this[_0x2d5f[1364]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9),_0x4b1fx12[_0x2d5f[57]](_0x2d5f[1363],_0x4b1fx15),null!= this[_0x2d5f[1340]]?this[_0x2d5f[1340]][_0x2d5f[62]](_0x4b1fx12):_0x4b1fx13[_0x2d5f[62]](_0x4b1fx12));this[_0x2d5f[1339]][_0x4b1fxa]= _0x4b1fx12};return _0x4b1fx12[_0x2d5f[284]](_0x2d5f[1363])};mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[1364]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){var _0x4b1fxa=this[_0x2d5f[55]](_0x2d5f[1365]);_0x4b1fxa[_0x2d5f[57]](_0x2d5f[1324],_0x2d5f[1366]);_0x4b1fxa[_0x2d5f[57]](_0x2d5f[1325],_0x2d5f[1366]);_0x4b1fxa[_0x2d5f[57]](_0x2d5f[1326],_0x2d5f[1366]);_0x4b1fxa[_0x2d5f[57]](_0x2d5f[1327],_0x2d5f[1366]);null== _0x4b1fx9|| _0x4b1fx9== mxConstants[_0x2d5f[1354]]?_0x4b1fxa[_0x2d5f[57]](_0x2d5f[1327],_0x2d5f[118]):_0x4b1fx9== mxConstants[_0x2d5f[1356]]?_0x4b1fxa[_0x2d5f[57]](_0x2d5f[1326],_0x2d5f[118]):_0x4b1fx9== mxConstants[_0x2d5f[1358]]?_0x4b1fxa[_0x2d5f[57]](_0x2d5f[1325],_0x2d5f[118]):_0x4b1fx9== mxConstants[_0x2d5f[1359]]&& _0x4b1fxa[_0x2d5f[57]](_0x2d5f[1324],_0x2d5f[118]);_0x4b1fx4= 1> _0x4b1fx4?_0x2d5f[1367]+ _0x4b1fx4:_0x2d5f[110];_0x4b1fx9= this[_0x2d5f[55]](_0x2d5f[1076]);_0x4b1fx9[_0x2d5f[57]](_0x2d5f[1368],_0x2d5f[1366]);_0x4b1fx9[_0x2d5f[57]](_0x2d5f[124],_0x2d5f[1369]+ _0x4b1fx2+ _0x4b1fx4);_0x4b1fxa[_0x2d5f[62]](_0x4b1fx9);_0x4b1fx4= 1> _0x4b1fx5?_0x2d5f[1367]+ _0x4b1fx5:_0x2d5f[110];_0x4b1fx9= this[_0x2d5f[55]](_0x2d5f[1076]);_0x4b1fx9[_0x2d5f[57]](_0x2d5f[1368],_0x2d5f[118]);_0x4b1fx9[_0x2d5f[57]](_0x2d5f[124],_0x2d5f[1369]+ _0x4b1fx3+ _0x4b1fx4);_0x4b1fxa[_0x2d5f[62]](_0x4b1fx9);return _0x4b1fxa};mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[1370]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[252]],_0x4b1fx5=this[_0x2d5f[724]];if(null!= _0x4b1fx4){if(_0x2d5f[1215]== _0x4b1fx4[_0x2d5f[301]]){if(null!= this[_0x2d5f[1215]]&& 0< this[_0x2d5f[1215]][_0x2d5f[67]]){_0x4b1fx4[_0x2d5f[57]](_0x2d5f[1371],this[_0x2d5f[1215]][_0x2d5f[234]](_0x2d5f[185]))}else {return}};_0x4b1fx2&& null!= _0x4b1fx5[_0x2d5f[604]]?this[_0x2d5f[1372]]():this[_0x2d5f[1341]]|| (_0x2d5f[680]== _0x4b1fx4[_0x2d5f[301]]&& mxClient[_0x2d5f[133]]&& !mxClient[_0x2d5f[76]]&& !mxClient[_0x2d5f[75]]?_0x4b1fx4[_0x2d5f[57]](_0x2d5f[1334],_0x2d5f[1373]):_0x4b1fx4[_0x2d5f[57]](_0x2d5f[1334],_0x2d5f[130]),_0x4b1fx2= !1);_0x4b1fx3&& null!= _0x4b1fx5[_0x2d5f[608]]?this[_0x2d5f[1374]]():this[_0x2d5f[1341]]|| _0x4b1fx4[_0x2d5f[57]](_0x2d5f[1336],_0x2d5f[130]);null!= _0x4b1fx5[_0x2d5f[535]]&& 0< _0x4b1fx5[_0x2d5f[535]][_0x2d5f[67]]&& _0x4b1fx4[_0x2d5f[57]](_0x2d5f[535],_0x4b1fx5[_0x2d5f[535]]);_0x4b1fx5[_0x2d5f[639]]&& this[_0x2d5f[813]][_0x2d5f[62]](this[_0x2d5f[1375]](_0x4b1fx4));0< this[_0x2d5f[1345]]&& !_0x4b1fx2&& this[_0x2d5f[813]][_0x2d5f[62]](this[_0x2d5f[1376]](_0x4b1fx4));this[_0x2d5f[1229]]&& (_0x2d5f[1215]!= _0x4b1fx4[_0x2d5f[301]]|| this[_0x2d5f[1215]][this[_0x2d5f[1215]][_0x2d5f[67]]- 1]== this[_0x2d5f[1227]])&& _0x4b1fx4[_0x2d5f[57]](_0x2d5f[1377],_0x2d5f[1378]);this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx4)}};mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[1372]]= function(){var _0x4b1fx2=this[_0x2d5f[724]];1> _0x4b1fx2[_0x2d5f[1244]]&& this[_0x2d5f[252]][_0x2d5f[57]](_0x2d5f[1379],_0x4b1fx2[_0x2d5f[1244]]);null!= _0x4b1fx2[_0x2d5f[604]]&& (null!= _0x4b1fx2[_0x2d5f[606]]?(_0x4b1fx2= this[_0x2d5f[1361]](_0x4b1fx2[_0x2d5f[604]],_0x4b1fx2[_0x2d5f[606]],_0x4b1fx2[_0x2d5f[1247]],_0x4b1fx2[_0x2d5f[1248]],_0x4b1fx2[_0x2d5f[607]]),this[_0x2d5f[252]][_0x2d5f[57]](_0x2d5f[1334],_0x2d5f[1380]+ _0x4b1fx2+ _0x2d5f[460])):this[_0x2d5f[252]][_0x2d5f[57]](_0x2d5f[1334],_0x4b1fx2[_0x2d5f[604]][_0x2d5f[216]]()))};mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[1374]]= function(){var _0x4b1fx2=this[_0x2d5f[724]];this[_0x2d5f[252]][_0x2d5f[57]](_0x2d5f[1336],_0x4b1fx2[_0x2d5f[608]][_0x2d5f[216]]());1> _0x4b1fx2[_0x2d5f[1244]]&& this[_0x2d5f[252]][_0x2d5f[57]](_0x2d5f[1381],_0x4b1fx2[_0x2d5f[1244]]);var _0x4b1fx3=Math[_0x2d5f[160]](1,this[_0x2d5f[1239]](_0x4b1fx2[_0x2d5f[610]]* _0x4b1fx2[_0x2d5f[255]]));1!= _0x4b1fx3&& this[_0x2d5f[252]][_0x2d5f[57]](_0x2d5f[1382],_0x4b1fx3);_0x2d5f[1215]== this[_0x2d5f[252]][_0x2d5f[301]]&& this[_0x2d5f[1383]]();_0x4b1fx2[_0x2d5f[648]]&& this[_0x2d5f[252]][_0x2d5f[57]](_0x2d5f[1384],this[_0x2d5f[1385]](_0x4b1fx3))};mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[1383]]= function(){var _0x4b1fx2=this[_0x2d5f[724]];null!= _0x4b1fx2[_0x2d5f[1256]]&& _0x2d5f[1233]!= _0x4b1fx2[_0x2d5f[1256]]&& this[_0x2d5f[252]][_0x2d5f[57]](_0x2d5f[1386],_0x4b1fx2[_0x2d5f[1256]]);if(null!= _0x4b1fx2[_0x2d5f[1254]]){var _0x4b1fx3=_0x4b1fx2[_0x2d5f[1254]];_0x2d5f[1232]== _0x4b1fx3&& (_0x4b1fx3= _0x2d5f[1387]);_0x2d5f[1387]!= _0x4b1fx3&& this[_0x2d5f[252]][_0x2d5f[57]](_0x2d5f[1388],_0x4b1fx3)};null!= _0x4b1fx2[_0x2d5f[1258]]&& (!this[_0x2d5f[1341]]|| 10!= _0x4b1fx2[_0x2d5f[1258]])&& this[_0x2d5f[252]][_0x2d5f[57]](_0x2d5f[1389],_0x4b1fx2[_0x2d5f[1258]])};mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[1385]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[724]][_0x2d5f[649]][_0x2d5f[224]](_0x2d5f[185]),_0x4b1fx4=[];if(0< _0x4b1fx3[_0x2d5f[67]]){for(var _0x4b1fx5=0;_0x4b1fx5< _0x4b1fx3[_0x2d5f[67]];_0x4b1fx5++){_0x4b1fx4[_0x4b1fx5]= Number(_0x4b1fx3[_0x4b1fx5])* _0x4b1fx2}};return _0x4b1fx4[_0x2d5f[234]](_0x2d5f[185])};mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[1376]]= function(_0x4b1fx2){_0x4b1fx2= _0x4b1fx2[_0x2d5f[511]](!0);var _0x4b1fx3=parseFloat(_0x4b1fx2[_0x2d5f[284]](_0x2d5f[1382])|| 1)+ this[_0x2d5f[1345]];_0x4b1fx2[_0x2d5f[57]](_0x2d5f[1377],_0x2d5f[1336]);_0x4b1fx2[_0x2d5f[57]](_0x2d5f[187],_0x2d5f[188]);_0x4b1fx2[_0x2d5f[1390]](_0x2d5f[1384]);_0x4b1fx2[_0x2d5f[57]](_0x2d5f[1382],_0x4b1fx3);_0x4b1fx2[_0x2d5f[57]](_0x2d5f[1334],_0x2d5f[130]);_0x4b1fx2[_0x2d5f[57]](_0x2d5f[1336],mxClient[_0x2d5f[71]]?_0x2d5f[130]:_0x2d5f[1391]);return _0x4b1fx2};mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[1375]]= function(_0x4b1fx2){_0x4b1fx2= _0x4b1fx2[_0x2d5f[511]](!0);var _0x4b1fx3=this[_0x2d5f[724]];_0x2d5f[130]!= _0x4b1fx2[_0x2d5f[284]](_0x2d5f[1334])&& _0x4b1fx2[_0x2d5f[57]](_0x2d5f[1334],_0x4b1fx3[_0x2d5f[1269]]);_0x2d5f[130]!= _0x4b1fx2[_0x2d5f[284]](_0x2d5f[1336])&& _0x4b1fx2[_0x2d5f[57]](_0x2d5f[1336],_0x4b1fx3[_0x2d5f[1269]]);_0x4b1fx2[_0x2d5f[57]](_0x2d5f[535],_0x2d5f[536]+ this[_0x2d5f[1239]](_0x4b1fx3[_0x2d5f[1273]]* _0x4b1fx3[_0x2d5f[255]])+ _0x2d5f[537]+ this[_0x2d5f[1239]](_0x4b1fx3[_0x2d5f[1274]]* _0x4b1fx3[_0x2d5f[255]])+ _0x2d5f[460]+ (_0x4b1fx3[_0x2d5f[535]]|| _0x2d5f[110]));_0x4b1fx2[_0x2d5f[57]](_0x2d5f[461],_0x4b1fx3[_0x2d5f[1271]]);return _0x4b1fx2};mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[1294]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){if(0!= _0x4b1fx2|| _0x4b1fx3|| _0x4b1fx4){var _0x4b1fxa=this[_0x2d5f[724]];_0x4b1fx5+= _0x4b1fxa[_0x2d5f[1126]];_0x4b1fx9+= _0x4b1fxa[_0x2d5f[1125]];_0x4b1fx5*= _0x4b1fxa[_0x2d5f[255]];_0x4b1fx9*= _0x4b1fxa[_0x2d5f[255]];_0x4b1fxa[_0x2d5f[535]]= _0x4b1fxa[_0x2d5f[535]]|| _0x2d5f[110];if(_0x4b1fx3&& _0x4b1fx4){_0x4b1fx2+= 180}else {if(_0x4b1fx3^ _0x4b1fx4){var _0x4b1fx12=_0x4b1fx3?_0x4b1fx5:0,_0x4b1fx13=_0x4b1fx3?-1:1,_0x4b1fx14=_0x4b1fx4?_0x4b1fx9:0,_0x4b1fx15=_0x4b1fx4?-1:1;_0x4b1fxa[_0x2d5f[535]]+= _0x2d5f[536]+ this[_0x2d5f[1239]](_0x4b1fx12)+ _0x2d5f[537]+ this[_0x2d5f[1239]](_0x4b1fx14)+ _0x2d5f[1392]+ this[_0x2d5f[1239]](_0x4b1fx13)+ _0x2d5f[537]+ this[_0x2d5f[1239]](_0x4b1fx15)+ _0x2d5f[1393]+ this[_0x2d5f[1239]](-_0x4b1fx12) + _0x2d5f[537]+ this[_0x2d5f[1239]](-_0x4b1fx14) + _0x2d5f[460]}};if(_0x4b1fx3?!_0x4b1fx4:_0x4b1fx4){_0x4b1fx2*= -1};0!= _0x4b1fx2&& (_0x4b1fxa[_0x2d5f[535]]+= _0x2d5f[1394]+ this[_0x2d5f[1239]](_0x4b1fx2)+ _0x2d5f[537]+ this[_0x2d5f[1239]](_0x4b1fx5)+ _0x2d5f[537]+ this[_0x2d5f[1239]](_0x4b1fx9)+ _0x2d5f[460]);_0x4b1fxa[_0x2d5f[603]]+= _0x4b1fx2;_0x4b1fxa[_0x2d5f[1395]]= _0x4b1fx5;_0x4b1fxa[_0x2d5f[1396]]= _0x4b1fx9}};mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[1275]]= function(){mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1275]][_0x2d5f[183]](this,arguments);this[_0x2d5f[252]]= this[_0x2d5f[55]](_0x2d5f[1215])};mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[1319]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){var _0x4b1fx9=this[_0x2d5f[724]],_0x4b1fxa=this[_0x2d5f[55]](_0x2d5f[1319]);_0x4b1fxa[_0x2d5f[57]](_0x2d5f[235],this[_0x2d5f[1239]]((_0x4b1fx2+ _0x4b1fx9[_0x2d5f[1126]])* _0x4b1fx9[_0x2d5f[255]]));_0x4b1fxa[_0x2d5f[57]](_0x2d5f[236],this[_0x2d5f[1239]]((_0x4b1fx3+ _0x4b1fx9[_0x2d5f[1125]])* _0x4b1fx9[_0x2d5f[255]]));_0x4b1fxa[_0x2d5f[57]](_0x2d5f[117],this[_0x2d5f[1239]](_0x4b1fx4* _0x4b1fx9[_0x2d5f[255]]));_0x4b1fxa[_0x2d5f[57]](_0x2d5f[119],this[_0x2d5f[1239]](_0x4b1fx5* _0x4b1fx9[_0x2d5f[255]]));this[_0x2d5f[252]]= _0x4b1fxa};mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[1320]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){this[_0x2d5f[1319]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5);0< _0x4b1fx9&& this[_0x2d5f[252]][_0x2d5f[57]](_0x2d5f[1397],this[_0x2d5f[1239]](_0x4b1fx9* this[_0x2d5f[724]][_0x2d5f[255]]));0< _0x4b1fxa&& this[_0x2d5f[252]][_0x2d5f[57]](_0x2d5f[1398],this[_0x2d5f[1239]](_0x4b1fxa* this[_0x2d5f[724]][_0x2d5f[255]]))};mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[680]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){var _0x4b1fx9=this[_0x2d5f[724]],_0x4b1fxa=this[_0x2d5f[55]](_0x2d5f[680]);_0x4b1fxa[_0x2d5f[57]](_0x2d5f[1296],Math[_0x2d5f[488]]((_0x4b1fx2+ _0x4b1fx4/ 2+ _0x4b1fx9[_0x2d5f[1126]])* _0x4b1fx9[_0x2d5f[255]]));_0x4b1fxa[_0x2d5f[57]](_0x2d5f[1297],Math[_0x2d5f[488]]((_0x4b1fx3+ _0x4b1fx5/ 2+ _0x4b1fx9[_0x2d5f[1125]])* _0x4b1fx9[_0x2d5f[255]]));_0x4b1fxa[_0x2d5f[57]](_0x2d5f[1397],_0x4b1fx4/ 2* _0x4b1fx9[_0x2d5f[255]]);_0x4b1fxa[_0x2d5f[57]](_0x2d5f[1398],_0x4b1fx5/ 2* _0x4b1fx9[_0x2d5f[255]]);this[_0x2d5f[252]]= _0x4b1fxa};mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[618]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13){_0x4b1fx9= this[_0x2d5f[1212]][_0x2d5f[1321]](_0x4b1fx9);_0x4b1fxa= null!= _0x4b1fxa?_0x4b1fxa:!0;_0x4b1fx12= null!= _0x4b1fx12?_0x4b1fx12:!1;_0x4b1fx13= null!= _0x4b1fx13?_0x4b1fx13:!1;var _0x4b1fx14=this[_0x2d5f[724]];_0x4b1fx2+= _0x4b1fx14[_0x2d5f[1126]];_0x4b1fx3+= _0x4b1fx14[_0x2d5f[1125]];var _0x4b1fx15=this[_0x2d5f[55]](_0x2d5f[618]);_0x4b1fx15[_0x2d5f[57]](_0x2d5f[235],this[_0x2d5f[1239]](_0x4b1fx2* _0x4b1fx14[_0x2d5f[255]]));_0x4b1fx15[_0x2d5f[57]](_0x2d5f[236],this[_0x2d5f[1239]](_0x4b1fx3* _0x4b1fx14[_0x2d5f[255]]));_0x4b1fx15[_0x2d5f[57]](_0x2d5f[117],this[_0x2d5f[1239]](_0x4b1fx4* _0x4b1fx14[_0x2d5f[255]]));_0x4b1fx15[_0x2d5f[57]](_0x2d5f[119],this[_0x2d5f[1239]](_0x4b1fx5* _0x4b1fx14[_0x2d5f[255]]));null== _0x4b1fx15[_0x2d5f[1399]]?_0x4b1fx15[_0x2d5f[57]](_0x2d5f[1400],_0x4b1fx9):_0x4b1fx15[_0x2d5f[1399]](mxConstants.NS_XLINK,_0x2d5f[44],_0x4b1fx9);_0x4b1fxa|| _0x4b1fx15[_0x2d5f[57]](_0x2d5f[1401],_0x2d5f[130]);1> _0x4b1fx14[_0x2d5f[1244]]&& _0x4b1fx15[_0x2d5f[57]](_0x2d5f[461],_0x4b1fx14[_0x2d5f[1244]]);_0x4b1fx9= this[_0x2d5f[724]][_0x2d5f[535]]|| _0x2d5f[110];if(_0x4b1fx12|| _0x4b1fx13){var _0x4b1fx16=_0x4b1fxa= 1,_0x4b1fx17=0,_0x4b1fx18=0;_0x4b1fx12&& (_0x4b1fxa= -1,_0x4b1fx17= -_0x4b1fx4- 2* _0x4b1fx2);_0x4b1fx13&& (_0x4b1fx16= -1,_0x4b1fx18= -_0x4b1fx5- 2* _0x4b1fx3);_0x4b1fx9+= _0x2d5f[1402]+ _0x4b1fxa+ _0x2d5f[537]+ _0x4b1fx16+ _0x2d5f[1393]+ _0x4b1fx17+ _0x2d5f[537]+ _0x4b1fx18+ _0x2d5f[460]};0< _0x4b1fx9[_0x2d5f[67]]&& _0x4b1fx15[_0x2d5f[57]](_0x2d5f[535],_0x4b1fx9);this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx15);this[_0x2d5f[1347]]&& (_0x4b1fx15[_0x2d5f[57]](_0x2d5f[124],_0x2d5f[1403]),_0x4b1fx15= this[_0x2d5f[55]](_0x2d5f[1319]),_0x4b1fx15[_0x2d5f[57]](_0x2d5f[187],_0x2d5f[188]),_0x4b1fx15[_0x2d5f[57]](_0x2d5f[1377],_0x2d5f[1334]),_0x4b1fx15[_0x2d5f[57]](_0x2d5f[235],this[_0x2d5f[1239]](_0x4b1fx2* _0x4b1fx14[_0x2d5f[255]])),_0x4b1fx15[_0x2d5f[57]](_0x2d5f[236],this[_0x2d5f[1239]](_0x4b1fx3* _0x4b1fx14[_0x2d5f[255]])),_0x4b1fx15[_0x2d5f[57]](_0x2d5f[117],this[_0x2d5f[1239]](_0x4b1fx4* _0x4b1fx14[_0x2d5f[255]])),_0x4b1fx15[_0x2d5f[57]](_0x2d5f[119],this[_0x2d5f[1239]](_0x4b1fx5* _0x4b1fx14[_0x2d5f[255]])),this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx15))};mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[1404]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){_0x4b1fx4= this[_0x2d5f[724]];_0x4b1fx5= _0x2d5f[1405]+ Math[_0x2d5f[488]](_0x4b1fx4[_0x2d5f[487]])+ _0x2d5f[1406]+ _0x4b1fx4[_0x2d5f[486]]+ _0x2d5f[1407]+ _0x4b1fx4[_0x2d5f[665]]+ _0x2d5f[1408]+ Math[_0x2d5f[488]](_0x4b1fx4[_0x2d5f[487]]* mxConstants[_0x2d5f[490]])+ _0x2d5f[1409]+ _0x4b1fx5;(_0x4b1fx4[_0x2d5f[666]]& mxConstants[_0x2d5f[1410]])== mxConstants[_0x2d5f[1410]]&& (_0x4b1fx5+= _0x2d5f[1411]);(_0x4b1fx4[_0x2d5f[666]]& mxConstants[_0x2d5f[1412]])== mxConstants[_0x2d5f[1412]]&& (_0x4b1fx5+= _0x2d5f[1413]);(_0x4b1fx4[_0x2d5f[666]]& mxConstants[_0x2d5f[1414]])== mxConstants[_0x2d5f[1414]]&& (_0x4b1fx5+= _0x2d5f[1415]);_0x4b1fx3== mxConstants[_0x2d5f[479]]?_0x4b1fx5+= _0x2d5f[1416]:_0x4b1fx3== mxConstants[_0x2d5f[480]]&& (_0x4b1fx5+= _0x2d5f[1417]);_0x4b1fx3= _0x2d5f[110];null!= _0x4b1fx4[_0x2d5f[1261]]&& (_0x4b1fx3+= _0x2d5f[1418]+ _0x4b1fx4[_0x2d5f[1261]]+ _0x2d5f[471]);null!= _0x4b1fx4[_0x2d5f[1263]]&& (_0x4b1fx3+= _0x2d5f[1419]+ _0x4b1fx4[_0x2d5f[1263]]+ _0x2d5f[471]);mxUtils[_0x2d5f[1331]](_0x4b1fx2)|| (_0x4b1fx4= document[_0x2d5f[55]](_0x2d5f[126]),_0x4b1fx4[_0x2d5f[339]]= _0x4b1fx2[_0x2d5f[230]](/</g,_0x2d5f[1421])[_0x2d5f[230]](/>/g,_0x2d5f[1420])[_0x2d5f[230]](/</g,_0x2d5f[334])[_0x2d5f[230]](/>/g,_0x2d5f[335]),_0x4b1fx2= _0x4b1fx4[_0x2d5f[131]],_0x4b1fx9?_0x4b1fx5+= _0x4b1fx3:0< _0x4b1fx3[_0x2d5f[67]]&& (_0x4b1fx2= _0x2d5f[1422]+ _0x4b1fx3+ _0x2d5f[1423]+ _0x4b1fx2+ _0x2d5f[1424]));if(!mxClient[_0x2d5f[80]]&& document[_0x2d5f[509]]){return _0x4b1fx9= document[_0x2d5f[509]](_0x2d5f[577],_0x2d5f[485]),_0x4b1fx9[_0x2d5f[57]](_0x2d5f[124],_0x4b1fx5),mxUtils[_0x2d5f[1331]](_0x4b1fx2)?this[_0x2d5f[813]][_0x2d5f[295]]!= document?_0x4b1fx9[_0x2d5f[62]](_0x4b1fx2[_0x2d5f[511]](!0)):_0x4b1fx9[_0x2d5f[62]](_0x4b1fx2):_0x4b1fx9[_0x2d5f[339]]= _0x4b1fx2,_0x4b1fx9};mxUtils[_0x2d5f[1331]](_0x4b1fx2)&& this[_0x2d5f[813]][_0x2d5f[295]]!= document&& (_0x4b1fx2= _0x4b1fx2[_0x2d5f[342]]);_0x4b1fx2= _0x4b1fx2[_0x2d5f[230]](/<br>/g,_0x2d5f[1426])[_0x2d5f[230]](/<hr>/g,_0x2d5f[1425]);return mxUtils[_0x2d5f[877]](_0x2d5f[1427]+ _0x4b1fx5+ _0x2d5f[1423]+ _0x4b1fx2+ _0x2d5f[1424])[_0x2d5f[158]]};mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[963]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13,_0x4b1fx14,_0x4b1fx15,_0x4b1fx16,_0x4b1fx17){if(this[_0x2d5f[1285]]&& null!= _0x4b1fx9){_0x4b1fx17= null!= _0x4b1fx17?_0x4b1fx17:0;var _0x4b1fx18=this[_0x2d5f[724]];_0x4b1fx2+= _0x4b1fx18[_0x2d5f[1126]];_0x4b1fx3+= _0x4b1fx18[_0x2d5f[1125]];if(this[_0x2d5f[1344]]&& _0x2d5f[1428]== _0x4b1fx14){var _0x4b1fx19=_0x2d5f[1429];_0x4b1fx16?(_0x4b1fx19+= _0x2d5f[1430],0< _0x4b1fx5&& (_0x4b1fx19+= _0x2d5f[1431]+ Math[_0x2d5f[488]](_0x4b1fx5)+ _0x2d5f[1409]),0< _0x4b1fx4&& (_0x4b1fx19+= _0x2d5f[1432]+ Math[_0x2d5f[488]](_0x4b1fx4)+ _0x2d5f[1409])):_0x4b1fx15&& (_0x4b1fx19+= _0x2d5f[1432]+ Math[_0x2d5f[488]](_0x4b1fx4)+ _0x2d5f[1409],0< _0x4b1fx5&& (_0x4b1fx19+= _0x2d5f[1431]+ Math[_0x2d5f[488]](_0x4b1fx5)+ _0x2d5f[1409]));_0x4b1fx13?(!_0x4b1fx16&& 0< _0x4b1fx4&& (_0x4b1fx19+= _0x2d5f[1432]+ Math[_0x2d5f[488]](_0x4b1fx4)+ _0x2d5f[1409]),_0x4b1fx19+= _0x2d5f[1433]):_0x4b1fx19+= _0x2d5f[1434];_0x4b1fx13= this[_0x2d5f[55]](_0x2d5f[449]);1> _0x4b1fx18[_0x2d5f[1244]]&& _0x4b1fx13[_0x2d5f[57]](_0x2d5f[461],_0x4b1fx18[_0x2d5f[1244]]);_0x4b1fx14= this[_0x2d5f[55]](_0x2d5f[1435]);_0x4b1fx14[_0x2d5f[57]](_0x2d5f[1377],_0x2d5f[1378]);_0x4b1fx19= this[_0x2d5f[1404]](_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx19,_0x4b1fx15);if(null!= _0x4b1fx19){_0x4b1fx13[_0x2d5f[62]](_0x4b1fx14);this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx13);var _0x4b1fx1a=0;if(mxClient[_0x2d5f[80]]&& !mxClient[_0x2d5f[48]]){var _0x4b1fx1b=document[_0x2d5f[55]](_0x2d5f[485]);_0x4b1fx1b[_0x2d5f[124]][_0x2d5f[103]]= _0x4b1fx19[_0x2d5f[284]](_0x2d5f[124]);_0x4b1fx1b[_0x2d5f[124]][_0x2d5f[495]]= mxClient[_0x2d5f[496]]?_0x2d5f[497]:_0x2d5f[498];_0x4b1fx1b[_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[188];_0x4b1fx1b[_0x2d5f[339]]= mxUtils[_0x2d5f[1331]](_0x4b1fx9)?_0x4b1fx9[_0x2d5f[342]]:_0x4b1fx9;document[_0x2d5f[112]][_0x2d5f[62]](_0x4b1fx1b);_0x4b1fx1a= _0x4b1fx1b[_0x2d5f[359]];_0x4b1fx5= mxClient[_0x2d5f[496]]&& 0< _0x4b1fx5&& _0x4b1fx16?Math[_0x2d5f[243]](_0x4b1fx5,_0x4b1fx1b[_0x2d5f[167]]+ 2):_0x4b1fx1b[_0x2d5f[167]];_0x4b1fx1b[_0x2d5f[265]][_0x2d5f[266]](_0x4b1fx1b);_0x4b1fx14[_0x2d5f[62]](_0x4b1fx19)}else {this[_0x2d5f[813]][_0x2d5f[295]]!= document?(_0x4b1fx19[_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[188],document[_0x2d5f[112]][_0x2d5f[62]](_0x4b1fx19),_0x4b1fx1a= _0x4b1fx19[_0x2d5f[359]],_0x4b1fx5= _0x4b1fx19[_0x2d5f[167]],_0x4b1fx14[_0x2d5f[62]](_0x4b1fx19),_0x4b1fx19[_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[110]):(_0x4b1fx14[_0x2d5f[62]](_0x4b1fx19),_0x4b1fx1a= _0x4b1fx19[_0x2d5f[359]],_0x4b1fx5= _0x4b1fx19[_0x2d5f[167]])};_0x4b1fx4= _0x4b1fx15?Math[_0x2d5f[160]](_0x4b1fx4,_0x4b1fx1a):_0x4b1fx1a;1> _0x4b1fx18[_0x2d5f[1244]]&& _0x4b1fx13[_0x2d5f[57]](_0x2d5f[461],_0x4b1fx18[_0x2d5f[1244]]);_0x4b1fx15= _0x4b1fx9= 0;_0x4b1fxa== mxConstants[_0x2d5f[479]]?_0x4b1fx9-= _0x4b1fx4/ 2:_0x4b1fxa== mxConstants[_0x2d5f[480]]&& (_0x4b1fx9-= _0x4b1fx4);_0x4b1fx2+= _0x4b1fx9;_0x4b1fx12== mxConstants[_0x2d5f[481]]?_0x4b1fx15-= _0x4b1fx5/ 2:_0x4b1fx12== mxConstants[_0x2d5f[482]]&& (_0x4b1fx15-= _0x4b1fx5);_0x4b1fx3+= _0x4b1fx15;_0x4b1fxa= 1!= _0x4b1fx18[_0x2d5f[255]]?_0x2d5f[1402]+ _0x4b1fx18[_0x2d5f[255]]+ _0x2d5f[460]:_0x2d5f[110];0!= _0x4b1fx18[_0x2d5f[603]]&& this[_0x2d5f[1216]]?(_0x4b1fxa+= _0x2d5f[1394]+ _0x4b1fx18[_0x2d5f[603]]+ _0x2d5f[537]+ _0x4b1fx4/ 2+ _0x2d5f[537]+ _0x4b1fx5/ 2+ _0x2d5f[460],_0x4b1fx3= this[_0x2d5f[1241]]((_0x4b1fx2+ _0x4b1fx4/ 2)* _0x4b1fx18[_0x2d5f[255]],(_0x4b1fx3+ _0x4b1fx5/ 2)* _0x4b1fx18[_0x2d5f[255]],_0x4b1fx18[_0x2d5f[603]],_0x4b1fx18[_0x2d5f[1395]],_0x4b1fx18[_0x2d5f[1396]]),_0x4b1fx2= _0x4b1fx3[_0x2d5f[235]]- _0x4b1fx4* _0x4b1fx18[_0x2d5f[255]]/ 2,_0x4b1fx3= _0x4b1fx3[_0x2d5f[236]]- _0x4b1fx5* _0x4b1fx18[_0x2d5f[255]]/ 2):(_0x4b1fx2*= _0x4b1fx18[_0x2d5f[255]],_0x4b1fx3*= _0x4b1fx18[_0x2d5f[255]]);0!= _0x4b1fx17&& (_0x4b1fxa+= _0x2d5f[1394]+ _0x4b1fx17+ _0x2d5f[537]+ -_0x4b1fx9+ _0x2d5f[537]+ -_0x4b1fx15+ _0x2d5f[460]);_0x4b1fx13[_0x2d5f[57]](_0x2d5f[535],_0x2d5f[536]+ Math[_0x2d5f[488]](_0x4b1fx2)+ _0x2d5f[537]+ Math[_0x2d5f[488]](_0x4b1fx3)+ _0x2d5f[460]+ _0x4b1fxa);_0x4b1fx14[_0x2d5f[57]](_0x2d5f[117],Math[_0x2d5f[488]](Math[_0x2d5f[160]](1,_0x4b1fx4)));_0x4b1fx14[_0x2d5f[57]](_0x2d5f[119],Math[_0x2d5f[488]](Math[_0x2d5f[160]](1,_0x4b1fx5)))}}else {this[_0x2d5f[1436]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13,_0x4b1fx15,_0x4b1fx16,_0x4b1fx17)}}};mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[1437]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){_0x4b1fx2= Math[_0x2d5f[488]](_0x4b1fx2);_0x4b1fx3= Math[_0x2d5f[488]](_0x4b1fx3);_0x4b1fx4= Math[_0x2d5f[488]](_0x4b1fx4);_0x4b1fx5= Math[_0x2d5f[488]](_0x4b1fx5);for(var _0x4b1fx9=_0x2d5f[1438]+ _0x4b1fx2+ _0x2d5f[213]+ _0x4b1fx3+ _0x2d5f[213]+ _0x4b1fx4+ _0x2d5f[213]+ _0x4b1fx5,_0x4b1fxa=0,_0x4b1fx12=_0x4b1fx9+ _0x2d5f[213]+ _0x4b1fxa;null!= document[_0x2d5f[1362]](_0x4b1fx12);){_0x4b1fx12= _0x4b1fx9+ _0x2d5f[213]+ ++_0x4b1fxa};clip= this[_0x2d5f[55]](_0x2d5f[1439]);clip[_0x2d5f[57]](_0x2d5f[1363],_0x4b1fx12);_0x4b1fx9= this[_0x2d5f[55]](_0x2d5f[1319]);_0x4b1fx9[_0x2d5f[57]](_0x2d5f[235],_0x4b1fx2);_0x4b1fx9[_0x2d5f[57]](_0x2d5f[236],_0x4b1fx3);_0x4b1fx9[_0x2d5f[57]](_0x2d5f[117],_0x4b1fx4);_0x4b1fx9[_0x2d5f[57]](_0x2d5f[119],_0x4b1fx5);clip[_0x2d5f[62]](_0x4b1fx9);return clip};mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[1436]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13,_0x4b1fx14,_0x4b1fx15,_0x4b1fx16){_0x4b1fx16= null!= _0x4b1fx16?_0x4b1fx16:0;_0x4b1fx13= this[_0x2d5f[724]];var _0x4b1fx17=Math[_0x2d5f[488]](_0x4b1fx13[_0x2d5f[487]]),_0x4b1fx18=this[_0x2d5f[55]](_0x2d5f[449]),_0x4b1fx19=_0x4b1fx13[_0x2d5f[535]]|| _0x2d5f[110];0!= _0x4b1fx16&& (_0x4b1fx19+= _0x2d5f[1394]+ _0x4b1fx16+ _0x2d5f[537]+ this[_0x2d5f[1239]](_0x4b1fx2* _0x4b1fx13[_0x2d5f[255]])+ _0x2d5f[537]+ this[_0x2d5f[1239]](_0x4b1fx3* _0x4b1fx13[_0x2d5f[255]])+ _0x2d5f[460]);if(_0x4b1fx15&& 0< _0x4b1fx4&& 0< _0x4b1fx5){var _0x4b1fx1a=_0x4b1fx2;_0x4b1fx16= _0x4b1fx3;_0x4b1fxa== mxConstants[_0x2d5f[479]]?_0x4b1fx1a-= _0x4b1fx4/ 2:_0x4b1fxa== mxConstants[_0x2d5f[480]]&& (_0x4b1fx1a-= _0x4b1fx4);_0x4b1fx12== mxConstants[_0x2d5f[481]]?_0x4b1fx16-= _0x4b1fx5/ 2:_0x4b1fx12== mxConstants[_0x2d5f[482]]&& (_0x4b1fx16-= _0x4b1fx5);_0x4b1fx16= this[_0x2d5f[1437]](_0x4b1fx1a* _0x4b1fx13[_0x2d5f[255]]- 2,_0x4b1fx16* _0x4b1fx13[_0x2d5f[255]]- 2,_0x4b1fx4* _0x4b1fx13[_0x2d5f[255]]+ 4,_0x4b1fx5* _0x4b1fx13[_0x2d5f[255]]+ 4);null!= this[_0x2d5f[1340]]?this[_0x2d5f[1340]][_0x2d5f[62]](_0x4b1fx16):this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx16);_0x4b1fx18[_0x2d5f[57]](_0x2d5f[1440],_0x2d5f[1380]+ _0x4b1fx16[_0x2d5f[284]](_0x2d5f[1363])+ _0x2d5f[460])};this[_0x2d5f[1441]](_0x4b1fx18,_0x4b1fxa);_0x4b1fx16= _0x4b1fxa== mxConstants[_0x2d5f[480]]?_0x2d5f[1282]:_0x4b1fxa== mxConstants[_0x2d5f[479]]?_0x2d5f[554]:_0x2d5f[861];_0x2d5f[861]!= _0x4b1fx16&& _0x4b1fx18[_0x2d5f[57]](_0x2d5f[1442],_0x4b1fx16);(!this[_0x2d5f[1341]]|| _0x4b1fx17!= mxConstants[_0x2d5f[483]])&& _0x4b1fx18[_0x2d5f[57]](_0x2d5f[1443],Math[_0x2d5f[488]](_0x4b1fx17* _0x4b1fx13[_0x2d5f[255]])+ _0x2d5f[168]);0< _0x4b1fx19[_0x2d5f[67]]&& _0x4b1fx18[_0x2d5f[57]](_0x2d5f[535],_0x4b1fx19);1> _0x4b1fx13[_0x2d5f[1244]]&& _0x4b1fx18[_0x2d5f[57]](_0x2d5f[461],_0x4b1fx13[_0x2d5f[1244]]);var _0x4b1fx19=_0x4b1fx9[_0x2d5f[224]](_0x2d5f[192]),_0x4b1fx1a=Math[_0x2d5f[488]](_0x4b1fx17* mxConstants[_0x2d5f[490]]),_0x4b1fx1b=_0x4b1fx17+ (_0x4b1fx19[_0x2d5f[67]]- 1)* _0x4b1fx1a;_0x4b1fx16= _0x4b1fx3+ _0x4b1fx17- 1;_0x4b1fx12== mxConstants[_0x2d5f[481]]?(_0x4b1fx5= (this[_0x2d5f[1343]]&& _0x4b1fx15&& 0< _0x4b1fx5?Math[_0x2d5f[243]](_0x4b1fx1b,_0x4b1fx5):_0x4b1fx1b)/ 2,_0x4b1fx16-= _0x4b1fx5+ 1):_0x4b1fx12== mxConstants[_0x2d5f[482]]&& (_0x4b1fx5= this[_0x2d5f[1343]]&& _0x4b1fx15&& 0< _0x4b1fx5?Math[_0x2d5f[243]](_0x4b1fx1b,_0x4b1fx5):_0x4b1fx1b,_0x4b1fx16-= _0x4b1fx5+ 2);for(_0x4b1fx5= 0;_0x4b1fx5< _0x4b1fx19[_0x2d5f[67]];_0x4b1fx5++){0< _0x4b1fx19[_0x4b1fx5][_0x2d5f[67]]&& 0< mxUtils[_0x2d5f[330]](_0x4b1fx19[_0x4b1fx5])[_0x2d5f[67]]&& (_0x4b1fx15= this[_0x2d5f[55]](_0x2d5f[963]),_0x4b1fx15[_0x2d5f[57]](_0x2d5f[235],this[_0x2d5f[1239]](_0x4b1fx2* _0x4b1fx13[_0x2d5f[255]])),_0x4b1fx15[_0x2d5f[57]](_0x2d5f[236],this[_0x2d5f[1239]](_0x4b1fx16* _0x4b1fx13[_0x2d5f[255]])),mxUtils[_0x2d5f[53]](_0x4b1fx15,_0x4b1fx19[_0x4b1fx5]),_0x4b1fx18[_0x2d5f[62]](_0x4b1fx15)),_0x4b1fx16+= _0x4b1fx1a};this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx18);this[_0x2d5f[1444]](_0x4b1fx18,_0x4b1fx9,_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx1b,_0x4b1fxa,_0x4b1fx12,_0x4b1fx14)};mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[1441]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[724]];_0x4b1fx2[_0x2d5f[57]](_0x2d5f[1334],_0x4b1fx3[_0x2d5f[665]]);(!this[_0x2d5f[1341]]|| _0x4b1fx3[_0x2d5f[486]]!= mxConstants[_0x2d5f[484]])&& _0x4b1fx2[_0x2d5f[57]](_0x2d5f[1445],_0x4b1fx3[_0x2d5f[486]]);(_0x4b1fx3[_0x2d5f[666]]& mxConstants[_0x2d5f[1410]])== mxConstants[_0x2d5f[1410]]&& _0x4b1fx2[_0x2d5f[57]](_0x2d5f[1446],_0x2d5f[1447]);(_0x4b1fx3[_0x2d5f[666]]& mxConstants[_0x2d5f[1412]])== mxConstants[_0x2d5f[1412]]&& _0x4b1fx2[_0x2d5f[57]](_0x2d5f[1448],_0x2d5f[1449]);(_0x4b1fx3[_0x2d5f[666]]& mxConstants[_0x2d5f[1414]])== mxConstants[_0x2d5f[1414]]&& _0x4b1fx2[_0x2d5f[57]](_0x2d5f[1450],_0x2d5f[355])};mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[1444]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13,_0x4b1fx14){var _0x4b1fx15=this[_0x2d5f[724]];if(null!= _0x4b1fx15[_0x2d5f[1261]]|| null!= _0x4b1fx15[_0x2d5f[1263]]){var _0x4b1fx16=null;_0x4b1fx14?(_0x4b1fx12== mxConstants[_0x2d5f[479]]?_0x4b1fx4-= _0x4b1fx9/ 2:_0x4b1fx12== mxConstants[_0x2d5f[480]]&& (_0x4b1fx4-= _0x4b1fx9),_0x4b1fx13== mxConstants[_0x2d5f[481]]?_0x4b1fx5-= _0x4b1fxa/ 2:_0x4b1fx13== mxConstants[_0x2d5f[482]]&& (_0x4b1fx5-= _0x4b1fxa),_0x4b1fx16= new mxRectangle((_0x4b1fx4+ 1)* _0x4b1fx15[_0x2d5f[255]],_0x4b1fx5* _0x4b1fx15[_0x2d5f[255]],(_0x4b1fx9- 2)* _0x4b1fx15[_0x2d5f[255]],(_0x4b1fxa+ 2)* _0x4b1fx15[_0x2d5f[255]])):null!= _0x4b1fx2[_0x2d5f[1451]]&& this[_0x2d5f[813]][_0x2d5f[295]]== document?(_0x4b1fx16= _0x4b1fx2[_0x2d5f[1451]](),_0x4b1fx3= mxClient[_0x2d5f[80]]&& mxClient[_0x2d5f[48]],_0x4b1fx16= new mxRectangle(_0x4b1fx16[_0x2d5f[235]],_0x4b1fx16[_0x2d5f[236]]+ (_0x4b1fx3?0:1),_0x4b1fx16[_0x2d5f[117]],_0x4b1fx16[_0x2d5f[119]]+ (_0x4b1fx3?1:0))):(_0x4b1fx16= document[_0x2d5f[55]](_0x2d5f[485]),_0x4b1fx16[_0x2d5f[124]][_0x2d5f[489]]= Math[_0x2d5f[488]](_0x4b1fx15[_0x2d5f[487]]* mxConstants[_0x2d5f[490]])+ _0x2d5f[168],_0x4b1fx16[_0x2d5f[124]][_0x2d5f[487]]= Math[_0x2d5f[488]](_0x4b1fx15[_0x2d5f[487]])+ _0x2d5f[168],_0x4b1fx16[_0x2d5f[124]][_0x2d5f[486]]= _0x4b1fx15[_0x2d5f[486]],_0x4b1fx16[_0x2d5f[124]][_0x2d5f[493]]= _0x2d5f[494],_0x4b1fx16[_0x2d5f[124]][_0x2d5f[491]]= _0x2d5f[492],_0x4b1fx16[_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[188],_0x4b1fx16[_0x2d5f[124]][_0x2d5f[495]]= mxClient[_0x2d5f[496]]?_0x2d5f[497]:_0x2d5f[498],_0x4b1fx16[_0x2d5f[124]][_0x2d5f[499]]= _0x2d5f[500],(_0x4b1fx15[_0x2d5f[666]]& mxConstants[_0x2d5f[1410]])== mxConstants[_0x2d5f[1410]]&& (_0x4b1fx16[_0x2d5f[124]][_0x2d5f[1452]]= _0x2d5f[1447]),(_0x4b1fx15[_0x2d5f[666]]& mxConstants[_0x2d5f[1412]])== mxConstants[_0x2d5f[1412]]&& (_0x4b1fx16[_0x2d5f[124]][_0x2d5f[666]]= _0x2d5f[1449]),_0x4b1fx3= mxUtils[_0x2d5f[321]](_0x4b1fx3,!1),_0x4b1fx16[_0x2d5f[339]]= _0x4b1fx3[_0x2d5f[230]](/\n/g,_0x2d5f[1453]),document[_0x2d5f[112]][_0x2d5f[62]](_0x4b1fx16),_0x4b1fx9= _0x4b1fx16[_0x2d5f[359]],_0x4b1fxa= _0x4b1fx16[_0x2d5f[167]],_0x4b1fx16[_0x2d5f[265]][_0x2d5f[266]](_0x4b1fx16),_0x4b1fx12== mxConstants[_0x2d5f[479]]?_0x4b1fx4-= _0x4b1fx9/ 2:_0x4b1fx12== mxConstants[_0x2d5f[480]]&& (_0x4b1fx4-= _0x4b1fx9),_0x4b1fx13== mxConstants[_0x2d5f[481]]?_0x4b1fx5-= _0x4b1fxa/ 2:_0x4b1fx13== mxConstants[_0x2d5f[482]]&& (_0x4b1fx5-= _0x4b1fxa),_0x4b1fx16= new mxRectangle((_0x4b1fx4+ 1)* _0x4b1fx15[_0x2d5f[255]],(_0x4b1fx5+ 2)* _0x4b1fx15[_0x2d5f[255]],_0x4b1fx9* _0x4b1fx15[_0x2d5f[255]],(_0x4b1fxa+ 1)* _0x4b1fx15[_0x2d5f[255]]));null!= _0x4b1fx16&& (_0x4b1fx3= this[_0x2d5f[55]](_0x2d5f[1319]),_0x4b1fx3[_0x2d5f[57]](_0x2d5f[1334],_0x4b1fx15[_0x2d5f[1261]]|| _0x2d5f[130]),_0x4b1fx3[_0x2d5f[57]](_0x2d5f[1336],_0x4b1fx15[_0x2d5f[1263]]|| _0x2d5f[130]),_0x4b1fx3[_0x2d5f[57]](_0x2d5f[235],Math[_0x2d5f[519]](_0x4b1fx16[_0x2d5f[235]]- 1)),_0x4b1fx3[_0x2d5f[57]](_0x2d5f[236],Math[_0x2d5f[519]](_0x4b1fx16[_0x2d5f[236]]- 1)),_0x4b1fx3[_0x2d5f[57]](_0x2d5f[117],Math[_0x2d5f[430]](_0x4b1fx16[_0x2d5f[117]]+ 2)),_0x4b1fx3[_0x2d5f[57]](_0x2d5f[119],Math[_0x2d5f[430]](_0x4b1fx16[_0x2d5f[119]])),_0x4b1fx15= null!= _0x4b1fx15[_0x2d5f[1263]]?Math[_0x2d5f[160]](1,this[_0x2d5f[1239]](_0x4b1fx15[_0x2d5f[255]])):0,_0x4b1fx3[_0x2d5f[57]](_0x2d5f[1382],_0x4b1fx15),this[_0x2d5f[813]][_0x2d5f[295]]== document&& 1== mxUtils[_0x2d5f[1454]](_0x4b1fx15,2)&& _0x4b1fx3[_0x2d5f[57]](_0x2d5f[535],_0x2d5f[1455]),_0x4b1fx2[_0x2d5f[950]](_0x4b1fx3,_0x4b1fx2[_0x2d5f[285]]))}};mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[1336]]= function(){this[_0x2d5f[1370]](!1,!0)};mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[1334]]= function(){this[_0x2d5f[1370]](!0,!1)};mxSvgCanvas2D[_0x2d5f[202]][_0x2d5f[1337]]= function(){this[_0x2d5f[1370]](!0,!0)};var mxVmlCanvas2D=function(_0x4b1fx2){mxAbstractCanvas2D[_0x2d5f[239]](this);this[_0x2d5f[813]]= _0x4b1fx2};mxUtils[_0x2d5f[1284]](mxVmlCanvas2D,mxAbstractCanvas2D);mxVmlCanvas2D[_0x2d5f[202]][_0x2d5f[252]]= null;mxVmlCanvas2D[_0x2d5f[202]][_0x2d5f[1285]]= !0;mxVmlCanvas2D[_0x2d5f[202]][_0x2d5f[1219]]= _0x2d5f[1456];mxVmlCanvas2D[_0x2d5f[202]][_0x2d5f[1221]]= _0x2d5f[1457];mxVmlCanvas2D[_0x2d5f[202]][_0x2d5f[1225]]= _0x2d5f[1458];mxVmlCanvas2D[_0x2d5f[202]][_0x2d5f[1227]]= _0x2d5f[235];mxVmlCanvas2D[_0x2d5f[202]][_0x2d5f[1459]]= _0x2d5f[110];mxVmlCanvas2D[_0x2d5f[202]][_0x2d5f[1460]]= 1;mxVmlCanvas2D[_0x2d5f[202]][_0x2d5f[1370]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[252]],_0x4b1fx5=this[_0x2d5f[724]];if(null!= _0x4b1fx4){if(_0x2d5f[253]== _0x4b1fx4[_0x2d5f[301]]){if(null!= this[_0x2d5f[1215]]&& 0< this[_0x2d5f[1215]][_0x2d5f[67]]){_0x4b1fx4[_0x2d5f[1215]]= this[_0x2d5f[1215]][_0x2d5f[234]](_0x2d5f[185])+ _0x2d5f[1461],_0x4b1fx4[_0x2d5f[124]][_0x2d5f[117]]= this[_0x2d5f[813]][_0x2d5f[124]][_0x2d5f[117]],_0x4b1fx4[_0x2d5f[124]][_0x2d5f[119]]= this[_0x2d5f[813]][_0x2d5f[124]][_0x2d5f[119]],_0x4b1fx4[_0x2d5f[1462]]= parseInt(_0x4b1fx4[_0x2d5f[124]][_0x2d5f[117]])+ _0x2d5f[185]+ parseInt(_0x4b1fx4[_0x2d5f[124]][_0x2d5f[119]])}else {return}};_0x4b1fx4[_0x2d5f[1463]]= this[_0x2d5f[1239]](Math[_0x2d5f[160]](1,_0x4b1fx5[_0x2d5f[610]]* _0x4b1fx5[_0x2d5f[255]]/ this[_0x2d5f[1460]]))+ _0x2d5f[168];_0x4b1fx5[_0x2d5f[639]]&& this[_0x2d5f[813]][_0x2d5f[62]](this[_0x2d5f[1375]](_0x4b1fx4,_0x4b1fx2&& null!= _0x4b1fx5[_0x2d5f[604]],_0x4b1fx3&& null!= _0x4b1fx5[_0x2d5f[608]]));_0x4b1fx3&& null!= _0x4b1fx5[_0x2d5f[608]]?(_0x4b1fx4[_0x2d5f[1464]]= _0x2d5f[128],_0x4b1fx4[_0x2d5f[1306]]= _0x4b1fx5[_0x2d5f[608]]):_0x4b1fx4[_0x2d5f[1464]]= _0x2d5f[308];_0x4b1fx4[_0x2d5f[62]](this[_0x2d5f[1465]]());_0x4b1fx2&& null!= _0x4b1fx5[_0x2d5f[604]]?_0x4b1fx4[_0x2d5f[62]](this[_0x2d5f[1466]]()):this[_0x2d5f[1229]]&& (_0x2d5f[253]!= _0x4b1fx4[_0x2d5f[301]]|| this[_0x2d5f[1215]][this[_0x2d5f[1215]][_0x2d5f[67]]- 1]== this[_0x2d5f[1227]])?_0x4b1fx4[_0x2d5f[62]](this[_0x2d5f[1467]]()):_0x4b1fx4[_0x2d5f[1468]]= _0x2d5f[308];this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx4)}};mxVmlCanvas2D[_0x2d5f[202]][_0x2d5f[1467]]= function(){var _0x4b1fx2=document[_0x2d5f[55]](mxClient[_0x2d5f[463]]+ _0x2d5f[1469]);_0x4b1fx2[_0x2d5f[390]]= mxClient[_0x2d5f[88]]+ _0x2d5f[1470];_0x4b1fx2[_0x2d5f[60]]= _0x2d5f[1471];return _0x4b1fx2};mxVmlCanvas2D[_0x2d5f[202]][_0x2d5f[1466]]= function(){var _0x4b1fx2=this[_0x2d5f[724]],_0x4b1fx3=document[_0x2d5f[55]](mxClient[_0x2d5f[463]]+ _0x2d5f[1469]);_0x4b1fx3[_0x2d5f[352]]= _0x4b1fx2[_0x2d5f[604]];if(null!= _0x4b1fx2[_0x2d5f[606]]){_0x4b1fx3[_0x2d5f[60]]= _0x2d5f[1299];_0x4b1fx3[_0x2d5f[865]]= _0x2d5f[130];_0x4b1fx3[_0x2d5f[1472]]= _0x4b1fx2[_0x2d5f[606]];var _0x4b1fx4=180- _0x4b1fx2[_0x2d5f[603]],_0x4b1fx4=_0x4b1fx2[_0x2d5f[607]]== mxConstants[_0x2d5f[1359]]?_0x4b1fx4- (90+ (_0x2d5f[235]== this[_0x2d5f[813]][_0x2d5f[124]][_0x2d5f[1473]]?180:0)):_0x4b1fx2[_0x2d5f[607]]== mxConstants[_0x2d5f[1356]]?_0x4b1fx4+ (90+ (_0x2d5f[235]== this[_0x2d5f[813]][_0x2d5f[124]][_0x2d5f[1473]]?180:0)):_0x4b1fx2[_0x2d5f[607]]== mxConstants[_0x2d5f[1358]]?_0x4b1fx4- (180+ (_0x2d5f[236]== this[_0x2d5f[813]][_0x2d5f[124]][_0x2d5f[1473]]?-180:0)):_0x4b1fx4+ (_0x2d5f[236]== this[_0x2d5f[813]][_0x2d5f[124]][_0x2d5f[1473]]?-180:0);if(_0x2d5f[235]== this[_0x2d5f[813]][_0x2d5f[124]][_0x2d5f[1473]]|| _0x2d5f[236]== this[_0x2d5f[813]][_0x2d5f[124]][_0x2d5f[1473]]){_0x4b1fx4*= -1};_0x4b1fx3[_0x2d5f[1474]]= mxUtils[_0x2d5f[1454]](_0x4b1fx4,360);_0x4b1fx3[_0x2d5f[461]]= 100* _0x4b1fx2[_0x2d5f[1244]]* _0x4b1fx2[_0x2d5f[1247]]+ _0x2d5f[229];_0x4b1fx3[_0x2d5f[57]](mxClient[_0x2d5f[1475]]+ _0x2d5f[1476],100* _0x4b1fx2[_0x2d5f[1244]]* _0x4b1fx2[_0x2d5f[1248]]+ _0x2d5f[229])}else {1> _0x4b1fx2[_0x2d5f[1244]]&& (_0x4b1fx3[_0x2d5f[461]]= 100* _0x4b1fx2[_0x2d5f[1244]]+ _0x2d5f[229])};return _0x4b1fx3};mxVmlCanvas2D[_0x2d5f[202]][_0x2d5f[1465]]= function(){var _0x4b1fx2=this[_0x2d5f[724]],_0x4b1fx3=document[_0x2d5f[55]](mxClient[_0x2d5f[463]]+ _0x2d5f[1477]);_0x4b1fx3[_0x2d5f[1478]]= _0x4b1fx2[_0x2d5f[1254]]|| _0x2d5f[1232];_0x4b1fx3[_0x2d5f[1479]]= _0x4b1fx2[_0x2d5f[1256]]|| _0x2d5f[1233];_0x4b1fx3[_0x2d5f[1313]]= _0x4b1fx2[_0x2d5f[1258]]|| _0x2d5f[1480];1> _0x4b1fx2[_0x2d5f[1244]]&& (_0x4b1fx3[_0x2d5f[461]]= 100* _0x4b1fx2[_0x2d5f[1244]]+ _0x2d5f[229]);_0x4b1fx2[_0x2d5f[648]]&& (_0x4b1fx3[_0x2d5f[1481]]= this[_0x2d5f[1482]]());return _0x4b1fx3};mxVmlCanvas2D[_0x2d5f[202]][_0x2d5f[1482]]= function(){var _0x4b1fx2=_0x2d5f[1483];if(null!= this[_0x2d5f[724]][_0x2d5f[649]]){var _0x4b1fx3=this[_0x2d5f[724]][_0x2d5f[649]][_0x2d5f[224]](_0x2d5f[185]);0< _0x4b1fx3[_0x2d5f[67]]&& 1== _0x4b1fx3[0]&& (_0x4b1fx2= _0x2d5f[1484])};return _0x4b1fx2};mxVmlCanvas2D[_0x2d5f[202]][_0x2d5f[1375]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=this[_0x2d5f[724]],_0x4b1fx9=-_0x4b1fx5[_0x2d5f[603]]* (Math[_0x2d5f[424]]/ 180),_0x4b1fxa=Math[_0x2d5f[426]](_0x4b1fx9),_0x4b1fx9=Math[_0x2d5f[427]](_0x4b1fx9),_0x4b1fx12=_0x4b1fx5[_0x2d5f[1273]]* _0x4b1fx5[_0x2d5f[255]],_0x4b1fx13=_0x4b1fx5[_0x2d5f[1274]]* _0x4b1fx5[_0x2d5f[255]];_0x2d5f[235]== this[_0x2d5f[813]][_0x2d5f[124]][_0x2d5f[1473]]?_0x4b1fx12*= -1:_0x2d5f[236]== this[_0x2d5f[813]][_0x2d5f[124]][_0x2d5f[1473]]&& (_0x4b1fx13*= -1);var _0x4b1fx14=_0x4b1fx2[_0x2d5f[511]](!0);_0x4b1fx14[_0x2d5f[124]][_0x2d5f[945]]= Math[_0x2d5f[488]](_0x4b1fx12* _0x4b1fxa- _0x4b1fx13* _0x4b1fx9)+ _0x2d5f[168];_0x4b1fx14[_0x2d5f[124]][_0x2d5f[953]]= Math[_0x2d5f[488]](_0x4b1fx12* _0x4b1fx9+ _0x4b1fx13* _0x4b1fxa)+ _0x2d5f[168];8== document[_0x2d5f[5]]&& (_0x4b1fx14[_0x2d5f[1463]]= _0x4b1fx2[_0x2d5f[1463]],_0x2d5f[253]== _0x4b1fx2[_0x2d5f[301]]&& (_0x4b1fx14[_0x2d5f[1215]]= this[_0x2d5f[1215]][_0x2d5f[234]](_0x2d5f[185])+ _0x2d5f[1461],_0x4b1fx14[_0x2d5f[124]][_0x2d5f[117]]= this[_0x2d5f[813]][_0x2d5f[124]][_0x2d5f[117]],_0x4b1fx14[_0x2d5f[124]][_0x2d5f[119]]= this[_0x2d5f[813]][_0x2d5f[124]][_0x2d5f[119]],_0x4b1fx14[_0x2d5f[1462]]= parseInt(_0x4b1fx2[_0x2d5f[124]][_0x2d5f[117]])+ _0x2d5f[185]+ parseInt(_0x4b1fx2[_0x2d5f[124]][_0x2d5f[119]])));_0x4b1fx4?(_0x4b1fx14[_0x2d5f[1306]]= _0x4b1fx5[_0x2d5f[1269]],_0x4b1fx14[_0x2d5f[62]](this[_0x2d5f[1485]]())):_0x4b1fx14[_0x2d5f[1464]]= _0x2d5f[308];_0x4b1fx3?_0x4b1fx14[_0x2d5f[62]](this[_0x2d5f[1486]]()):_0x4b1fx14[_0x2d5f[1468]]= _0x2d5f[308];return _0x4b1fx14};mxVmlCanvas2D[_0x2d5f[202]][_0x2d5f[1486]]= function(){var _0x4b1fx2=document[_0x2d5f[55]](mxClient[_0x2d5f[463]]+ _0x2d5f[1469]);_0x4b1fx2[_0x2d5f[352]]= this[_0x2d5f[724]][_0x2d5f[1269]];_0x4b1fx2[_0x2d5f[461]]= 100* this[_0x2d5f[724]][_0x2d5f[1244]]* this[_0x2d5f[724]][_0x2d5f[1271]]+ _0x2d5f[229];return _0x4b1fx2};mxVmlCanvas2D[_0x2d5f[202]][_0x2d5f[1485]]= function(){var _0x4b1fx2=this[_0x2d5f[1465]]();_0x4b1fx2[_0x2d5f[461]]= 100* this[_0x2d5f[724]][_0x2d5f[1244]]* this[_0x2d5f[724]][_0x2d5f[1271]]+ _0x2d5f[229];return _0x4b1fx2};mxVmlCanvas2D[_0x2d5f[202]][_0x2d5f[1294]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){_0x4b1fx3&& _0x4b1fx4?_0x4b1fx2+= 180:_0x4b1fx3?this[_0x2d5f[813]][_0x2d5f[124]][_0x2d5f[1473]]= _0x2d5f[235]:_0x4b1fx4&& (this[_0x2d5f[813]][_0x2d5f[124]][_0x2d5f[1473]]= _0x2d5f[236]);if(_0x4b1fx3?!_0x4b1fx4:_0x4b1fx4){_0x4b1fx2*= -1};this[_0x2d5f[813]][_0x2d5f[124]][_0x2d5f[603]]= _0x4b1fx2;this[_0x2d5f[724]][_0x2d5f[603]]+= _0x4b1fx2;this[_0x2d5f[724]][_0x2d5f[1395]]= _0x4b1fx5;this[_0x2d5f[724]][_0x2d5f[1396]]= _0x4b1fx9};mxVmlCanvas2D[_0x2d5f[202]][_0x2d5f[1275]]= function(){mxAbstractCanvas2D[_0x2d5f[202]][_0x2d5f[1275]][_0x2d5f[183]](this,arguments);this[_0x2d5f[252]]= document[_0x2d5f[55]](mxClient[_0x2d5f[463]]+ _0x2d5f[1487]);this[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[491]]= _0x2d5f[492]};mxVmlCanvas2D[_0x2d5f[202]][_0x2d5f[1278]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){var _0x4b1fx9=this[_0x2d5f[724]],_0x4b1fxa=(this[_0x2d5f[1217]]+ _0x4b1fx9[_0x2d5f[1126]])* _0x4b1fx9[_0x2d5f[255]],_0x4b1fx12=(this[_0x2d5f[1218]]+ _0x4b1fx9[_0x2d5f[1125]])* _0x4b1fx9[_0x2d5f[255]];_0x4b1fx2= (_0x4b1fx2+ _0x4b1fx9[_0x2d5f[1126]])* _0x4b1fx9[_0x2d5f[255]];_0x4b1fx3= (_0x4b1fx3+ _0x4b1fx9[_0x2d5f[1125]])* _0x4b1fx9[_0x2d5f[255]];_0x4b1fx4= (_0x4b1fx4+ _0x4b1fx9[_0x2d5f[1126]])* _0x4b1fx9[_0x2d5f[255]];_0x4b1fx5= (_0x4b1fx5+ _0x4b1fx9[_0x2d5f[1125]])* _0x4b1fx9[_0x2d5f[255]];var _0x4b1fx12=_0x4b1fx12+ 2/ 3* (_0x4b1fx3- _0x4b1fx12),_0x4b1fx13=_0x4b1fx4+ 2/ 3* (_0x4b1fx2- _0x4b1fx4);_0x4b1fx3= _0x4b1fx5+ 2/ 3* (_0x4b1fx3- _0x4b1fx5);this[_0x2d5f[1215]][_0x2d5f[207]](_0x2d5f[1488]+ this[_0x2d5f[1239]](_0x4b1fxa+ 2/ 3* (_0x4b1fx2- _0x4b1fxa))+ _0x2d5f[185]+ this[_0x2d5f[1239]](_0x4b1fx12)+ _0x2d5f[185]+ this[_0x2d5f[1239]](_0x4b1fx13)+ _0x2d5f[185]+ this[_0x2d5f[1239]](_0x4b1fx3)+ _0x2d5f[185]+ this[_0x2d5f[1239]](_0x4b1fx4)+ _0x2d5f[185]+ this[_0x2d5f[1239]](_0x4b1fx5));this[_0x2d5f[1217]]= _0x4b1fx4/ _0x4b1fx9[_0x2d5f[255]]- _0x4b1fx9[_0x2d5f[1126]];this[_0x2d5f[1218]]= _0x4b1fx5/ _0x4b1fx9[_0x2d5f[255]]- _0x4b1fx9[_0x2d5f[1125]]};mxVmlCanvas2D[_0x2d5f[202]][_0x2d5f[1489]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){var _0x4b1fxa=this[_0x2d5f[724]];_0x4b1fx2= document[_0x2d5f[55]](_0x4b1fx2);_0x4b1fx2[_0x2d5f[124]][_0x2d5f[491]]= _0x2d5f[492];_0x4b1fx2[_0x2d5f[124]][_0x2d5f[361]]= this[_0x2d5f[1239]]((_0x4b1fx3+ _0x4b1fxa[_0x2d5f[1126]])* _0x4b1fxa[_0x2d5f[255]])+ _0x2d5f[168];_0x4b1fx2[_0x2d5f[124]][_0x2d5f[125]]= this[_0x2d5f[1239]]((_0x4b1fx4+ _0x4b1fxa[_0x2d5f[1125]])* _0x4b1fxa[_0x2d5f[255]])+ _0x2d5f[168];_0x4b1fx2[_0x2d5f[124]][_0x2d5f[117]]= this[_0x2d5f[1239]](_0x4b1fx5* _0x4b1fxa[_0x2d5f[255]])+ _0x2d5f[168];_0x4b1fx2[_0x2d5f[124]][_0x2d5f[119]]= this[_0x2d5f[1239]](_0x4b1fx9* _0x4b1fxa[_0x2d5f[255]])+ _0x2d5f[168];return _0x4b1fx2};mxVmlCanvas2D[_0x2d5f[202]][_0x2d5f[1319]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){this[_0x2d5f[252]]= this[_0x2d5f[1489]](mxClient[_0x2d5f[463]]+ _0x2d5f[1490],_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5)};mxVmlCanvas2D[_0x2d5f[202]][_0x2d5f[1320]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){this[_0x2d5f[252]]= this[_0x2d5f[1489]](mxClient[_0x2d5f[463]]+ _0x2d5f[1491],_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5);this[_0x2d5f[252]][_0x2d5f[57]](_0x2d5f[1492],Math[_0x2d5f[160]](100* _0x4b1fx9/ _0x4b1fx4,100* _0x4b1fxa/ _0x4b1fx5)+ _0x2d5f[229])};mxVmlCanvas2D[_0x2d5f[202]][_0x2d5f[680]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){this[_0x2d5f[252]]= this[_0x2d5f[1489]](mxClient[_0x2d5f[463]]+ _0x2d5f[1493],_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5)};mxVmlCanvas2D[_0x2d5f[202]][_0x2d5f[618]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13){var _0x4b1fx14=null;_0x4b1fxa?(_0x4b1fx14= this[_0x2d5f[1489]](mxClient[_0x2d5f[463]]+ _0x2d5f[1490],_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5),_0x4b1fx14[_0x2d5f[1464]]= _0x2d5f[308],_0x4b1fx2= document[_0x2d5f[55]](mxClient[_0x2d5f[463]]+ _0x2d5f[1469]),_0x4b1fx2[_0x2d5f[1322]]= _0x4b1fxa?_0x2d5f[1494]:_0x2d5f[1495],_0x4b1fx2[_0x2d5f[1294]]= _0x2d5f[128],_0x4b1fx2[_0x2d5f[60]]= _0x2d5f[1496],_0x4b1fx2[_0x2d5f[390]]= _0x4b1fx9,_0x4b1fx14[_0x2d5f[62]](_0x4b1fx2)):(_0x4b1fx14= this[_0x2d5f[1489]](mxClient[_0x2d5f[463]]+ _0x2d5f[464],_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5),_0x4b1fx14[_0x2d5f[390]]= _0x4b1fx9);_0x4b1fx12&& _0x4b1fx13?_0x4b1fx14[_0x2d5f[124]][_0x2d5f[603]]= _0x2d5f[1497]:_0x4b1fx12?_0x4b1fx14[_0x2d5f[124]][_0x2d5f[1473]]= _0x2d5f[235]:_0x4b1fx13&& (_0x4b1fx14[_0x2d5f[124]][_0x2d5f[1473]]= _0x2d5f[236]);1> this[_0x2d5f[724]][_0x2d5f[1244]]&& (_0x4b1fx14[_0x2d5f[124]][_0x2d5f[347]]+= _0x2d5f[459]+ 100* this[_0x2d5f[724]][_0x2d5f[1244]]+ _0x2d5f[460]);this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx14)};mxVmlCanvas2D[_0x2d5f[202]][_0x2d5f[1404]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){_0x4b1fx4= document[_0x2d5f[55]](_0x2d5f[485]);var _0x4b1fx9=this[_0x2d5f[724]],_0x4b1fxa=_0x2d5f[110];null!= _0x4b1fx9[_0x2d5f[1261]]&& (_0x4b1fxa+= _0x2d5f[1418]+ _0x4b1fx9[_0x2d5f[1261]]+ _0x2d5f[471]);null!= _0x4b1fx9[_0x2d5f[1263]]&& (_0x4b1fxa+= _0x2d5f[1419]+ _0x4b1fx9[_0x2d5f[1263]]+ _0x2d5f[471]);mxUtils[_0x2d5f[1331]](_0x4b1fx2)?_0x4b1fx4[_0x2d5f[62]](_0x4b1fx2):0< _0x4b1fxa[_0x2d5f[67]]&& !_0x4b1fx5?(_0x4b1fx5= document[_0x2d5f[55]](_0x2d5f[485]),_0x4b1fx5[_0x2d5f[124]][_0x2d5f[103]]= _0x4b1fxa,_0x4b1fx5[_0x2d5f[124]][_0x2d5f[495]]= mxClient[_0x2d5f[496]]?_0x2d5f[497]:_0x2d5f[498],_0x4b1fx5[_0x2d5f[124]][_0x2d5f[499]]= _0x2d5f[500],_0x4b1fx5[_0x2d5f[339]]= _0x4b1fx2,_0x4b1fx4[_0x2d5f[62]](_0x4b1fx5)):(_0x4b1fx4[_0x2d5f[124]][_0x2d5f[103]]= _0x4b1fxa,_0x4b1fx4[_0x2d5f[339]]= _0x4b1fx2);_0x4b1fx2= _0x4b1fx4[_0x2d5f[124]];_0x4b1fx2[_0x2d5f[487]]= Math[_0x2d5f[488]](_0x4b1fx9[_0x2d5f[487]]/ this[_0x2d5f[1460]])+ _0x2d5f[168];_0x4b1fx2[_0x2d5f[486]]= _0x4b1fx9[_0x2d5f[486]];_0x4b1fx2[_0x2d5f[352]]= _0x4b1fx9[_0x2d5f[665]];_0x4b1fx2[_0x2d5f[123]]= _0x2d5f[125];_0x4b1fx2[_0x2d5f[1165]]= _0x4b1fx3|| _0x2d5f[361];_0x4b1fx2[_0x2d5f[489]]= Math[_0x2d5f[488]](_0x4b1fx9[_0x2d5f[487]]* mxConstants[_0x2d5f[490]]/ this[_0x2d5f[1460]])+ _0x2d5f[168];(_0x4b1fx9[_0x2d5f[666]]& mxConstants[_0x2d5f[1410]])== mxConstants[_0x2d5f[1410]]&& (_0x4b1fx2[_0x2d5f[1452]]= _0x2d5f[1447]);(_0x4b1fx9[_0x2d5f[666]]& mxConstants[_0x2d5f[1412]])== mxConstants[_0x2d5f[1412]]&& (_0x4b1fx2[_0x2d5f[666]]= _0x2d5f[1449]);(_0x4b1fx9[_0x2d5f[666]]& mxConstants[_0x2d5f[1414]])== mxConstants[_0x2d5f[1414]]&& (_0x4b1fx2[_0x2d5f[1498]]= _0x2d5f[355]);return _0x4b1fx4};mxVmlCanvas2D[_0x2d5f[202]][_0x2d5f[963]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13,_0x4b1fx14,_0x4b1fx15,_0x4b1fx16,_0x4b1fx17){if(this[_0x2d5f[1285]]&& null!= _0x4b1fx9){var _0x4b1fx18=this[_0x2d5f[724]];if(_0x2d5f[1428]== _0x4b1fx14){null!= _0x4b1fx18[_0x2d5f[603]]&& (_0x4b1fx3= this[_0x2d5f[1241]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx18[_0x2d5f[603]],_0x4b1fx18[_0x2d5f[1395]],_0x4b1fx18[_0x2d5f[1396]]),_0x4b1fx2= _0x4b1fx3[_0x2d5f[235]],_0x4b1fx3= _0x4b1fx3[_0x2d5f[236]]);8== document[_0x2d5f[5]]?(_0x4b1fx2+= _0x4b1fx18[_0x2d5f[1126]],_0x4b1fx3+= _0x4b1fx18[_0x2d5f[1125]]):(_0x4b1fx2*= _0x4b1fx18[_0x2d5f[255]],_0x4b1fx3*= _0x4b1fx18[_0x2d5f[255]]);_0x4b1fx14= 8== document[_0x2d5f[5]]?document[_0x2d5f[55]](mxClient[_0x2d5f[463]]+ _0x2d5f[1499]):document[_0x2d5f[55]](_0x2d5f[485]);_0x4b1fx14[_0x2d5f[124]][_0x2d5f[491]]= _0x2d5f[492];_0x4b1fx14[_0x2d5f[124]][_0x2d5f[495]]= _0x2d5f[497];_0x4b1fx14[_0x2d5f[124]][_0x2d5f[361]]= this[_0x2d5f[1239]](_0x4b1fx2)+ _0x2d5f[168];_0x4b1fx14[_0x2d5f[124]][_0x2d5f[125]]= this[_0x2d5f[1239]](_0x4b1fx3)+ _0x2d5f[168];_0x4b1fx14[_0x2d5f[124]][_0x2d5f[499]]= _0x4b1fx18[_0x2d5f[255]];var _0x4b1fx19=document[_0x2d5f[55]](_0x2d5f[485]);_0x4b1fx19[_0x2d5f[124]][_0x2d5f[491]]= _0x2d5f[1500];_0x4b1fx19[_0x2d5f[124]][_0x2d5f[495]]= _0x2d5f[497];var _0x4b1fx1a=mxUtils[_0x2d5f[1501]](_0x4b1fxa,_0x4b1fx12),_0x4b1fx1b=_0x4b1fx1a[_0x2d5f[235]],_0x4b1fx1a=_0x4b1fx1a[_0x2d5f[236]];_0x4b1fx9= this[_0x2d5f[1404]](_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx15);_0x4b1fxa= document[_0x2d5f[55]](_0x2d5f[485]);_0x4b1fx13?(!_0x4b1fx16&& 0< _0x4b1fx4&& (_0x4b1fx9[_0x2d5f[124]][_0x2d5f[117]]= Math[_0x2d5f[488]](_0x4b1fx4)+ _0x2d5f[168]),_0x4b1fx9[_0x2d5f[124]][_0x2d5f[493]]= _0x2d5f[1502]):_0x4b1fx9[_0x2d5f[124]][_0x2d5f[493]]= _0x2d5f[494];_0x4b1fx13= _0x4b1fx18[_0x2d5f[603]]+ (_0x4b1fx17|| 0);this[_0x2d5f[1216]]&& 0!= _0x4b1fx13?(_0x4b1fxa[_0x2d5f[124]][_0x2d5f[495]]= _0x2d5f[497],_0x4b1fxa[_0x2d5f[124]][_0x2d5f[499]]= _0x2d5f[500],_0x4b1fxa[_0x2d5f[62]](_0x4b1fx9),8== document[_0x2d5f[5]]&& _0x2d5f[529]!= this[_0x2d5f[813]][_0x2d5f[301]]?(_0x4b1fx19[_0x2d5f[62]](_0x4b1fxa),_0x4b1fx14[_0x2d5f[62]](_0x4b1fx19)):_0x4b1fx14[_0x2d5f[62]](_0x4b1fxa)):8== document[_0x2d5f[5]]?(_0x4b1fx19[_0x2d5f[62]](_0x4b1fx9),_0x4b1fx14[_0x2d5f[62]](_0x4b1fx19)):(_0x4b1fx9[_0x2d5f[124]][_0x2d5f[495]]= _0x2d5f[497],_0x4b1fx14[_0x2d5f[62]](_0x4b1fx9));_0x2d5f[529]!= this[_0x2d5f[813]][_0x2d5f[301]]?(_0x4b1fx17= document[_0x2d5f[55]](mxClient[_0x2d5f[463]]+ _0x2d5f[1490]),_0x4b1fx17[_0x2d5f[1464]]= _0x2d5f[308],_0x4b1fx17[_0x2d5f[1468]]= _0x2d5f[308],_0x4b1fx17[_0x2d5f[62]](_0x4b1fx14),this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx17)):this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx14);_0x4b1fx16?(_0x4b1fx9[_0x2d5f[124]][_0x2d5f[277]]= _0x2d5f[188],0< _0x4b1fx4&& (_0x4b1fx9[_0x2d5f[124]][_0x2d5f[117]]= Math[_0x2d5f[488]](_0x4b1fx4)+ _0x2d5f[168]),0< _0x4b1fx5&& 8== document[_0x2d5f[5]]&& (_0x4b1fx9[_0x2d5f[124]][_0x2d5f[1503]]= Math[_0x2d5f[488]](_0x4b1fx5)+ _0x2d5f[168])):_0x4b1fx15&& (_0x4b1fx9[_0x2d5f[124]][_0x2d5f[117]]= _0x4b1fx4+ _0x2d5f[168],0< _0x4b1fx5&& (_0x4b1fx9[_0x2d5f[124]][_0x2d5f[1503]]= Math[_0x2d5f[488]](_0x4b1fx5)+ _0x2d5f[168]));if(this[_0x2d5f[1216]]&& 0!= _0x4b1fx13){_0x4b1fx4= _0x4b1fx13* (Math[_0x2d5f[424]]/ 180);_0x4b1fx13= parseFloat(parseFloat(Math[_0x2d5f[426]](_0x4b1fx4))[_0x2d5f[1293]](8));_0x4b1fx17= parseFloat(parseFloat(Math[_0x2d5f[427]](-_0x4b1fx4))[_0x2d5f[1293]](8));_0x4b1fx4%= 2* Math[_0x2d5f[424]];0> _0x4b1fx4&& (_0x4b1fx4+= 2* Math[_0x2d5f[424]]);_0x4b1fx4%= Math[_0x2d5f[424]];_0x4b1fx4> Math[_0x2d5f[424]]/ 2&& (_0x4b1fx4= Math[_0x2d5f[424]]- _0x4b1fx4);_0x4b1fx12= Math[_0x2d5f[426]](_0x4b1fx4);var _0x4b1fx1c=Math[_0x2d5f[427]](_0x4b1fx4);8== document[_0x2d5f[5]]&& (_0x4b1fx9[_0x2d5f[124]][_0x2d5f[495]]= _0x2d5f[498],_0x4b1fxa[_0x2d5f[124]][_0x2d5f[495]]= _0x2d5f[498],_0x4b1fx19[_0x2d5f[124]][_0x2d5f[495]]= _0x2d5f[498]);_0x4b1fx9[_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[188];document[_0x2d5f[112]][_0x2d5f[62]](_0x4b1fx9);_0x4b1fx4= _0x4b1fx9[_0x2d5f[359]];_0x4b1fx19= _0x4b1fx9[_0x2d5f[167]];if(mxClient[_0x2d5f[496]]&& (_0x4b1fx16|| _0x4b1fx15)&& _0x4b1fx19> _0x4b1fx5){_0x4b1fx19= _0x4b1fx5,_0x4b1fx9[_0x2d5f[124]][_0x2d5f[119]]= _0x4b1fx19+ _0x2d5f[168]};_0x4b1fx5= _0x4b1fx19;_0x4b1fx16= (_0x4b1fx5- _0x4b1fx5* _0x4b1fx12+ _0x4b1fx4* -_0x4b1fx1c)/ 2- _0x4b1fx17* _0x4b1fx4* (_0x4b1fx1b+ 0.5)+ _0x4b1fx13* _0x4b1fx5* (_0x4b1fx1a+ 0.5);_0x4b1fx15= (_0x4b1fx4- _0x4b1fx4* _0x4b1fx12+ _0x4b1fx5* -_0x4b1fx1c)/ 2+ _0x4b1fx13* _0x4b1fx4* (_0x4b1fx1b+ 0.5)+ _0x4b1fx17* _0x4b1fx5* (_0x4b1fx1a+ 0.5);_0x2d5f[1504]== _0x4b1fx14[_0x2d5f[301]]&& _0x2d5f[529]== this[_0x2d5f[813]][_0x2d5f[301]]?(_0x4b1fx1b= document[_0x2d5f[55]](_0x2d5f[485]),_0x4b1fx1b[_0x2d5f[124]][_0x2d5f[495]]= _0x2d5f[498],_0x4b1fx1b[_0x2d5f[124]][_0x2d5f[491]]= _0x2d5f[492],_0x4b1fx1b[_0x2d5f[124]][_0x2d5f[361]]= this[_0x2d5f[1239]](_0x4b1fx2+ (_0x4b1fx15- _0x4b1fx4/ 2)* _0x4b1fx18[_0x2d5f[255]])+ _0x2d5f[168],_0x4b1fx1b[_0x2d5f[124]][_0x2d5f[125]]= this[_0x2d5f[1239]](_0x4b1fx3+ (_0x4b1fx16- _0x4b1fx5/ 2)* _0x4b1fx18[_0x2d5f[255]])+ _0x2d5f[168],_0x4b1fx14[_0x2d5f[265]][_0x2d5f[62]](_0x4b1fx1b),_0x4b1fx1b[_0x2d5f[62]](_0x4b1fx14)):(_0x4b1fx18= 8== document[_0x2d5f[5]]?1:_0x4b1fx18[_0x2d5f[255]],_0x4b1fx14[_0x2d5f[124]][_0x2d5f[361]]= this[_0x2d5f[1239]](_0x4b1fx2+ (_0x4b1fx15- _0x4b1fx4/ 2)* _0x4b1fx18)+ _0x2d5f[168],_0x4b1fx14[_0x2d5f[124]][_0x2d5f[125]]= this[_0x2d5f[1239]](_0x4b1fx3+ (_0x4b1fx16- _0x4b1fx5/ 2)* _0x4b1fx18)+ _0x2d5f[168]);_0x4b1fxa[_0x2d5f[124]][_0x2d5f[347]]= _0x2d5f[1505]+ _0x4b1fx13+ _0x2d5f[1506]+ _0x4b1fx17+ _0x2d5f[1507]+ -_0x4b1fx17+ _0x2d5f[1508]+ _0x4b1fx13+ _0x2d5f[1509];_0x4b1fxa[_0x2d5f[124]][_0x2d5f[1028]]= this[_0x2d5f[1459]];1> this[_0x2d5f[724]][_0x2d5f[1244]]&& (_0x4b1fxa[_0x2d5f[124]][_0x2d5f[347]]+= _0x2d5f[459]+ 100* this[_0x2d5f[724]][_0x2d5f[1244]]+ _0x2d5f[460]);_0x4b1fx9[_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[110];_0x4b1fxa[_0x2d5f[62]](_0x4b1fx9)}else {8!= document[_0x2d5f[5]]?(_0x4b1fx9[_0x2d5f[124]][_0x2d5f[123]]= _0x2d5f[125],1> this[_0x2d5f[724]][_0x2d5f[1244]]&& (_0x4b1fx14[_0x2d5f[124]][_0x2d5f[347]]= _0x2d5f[459]+ 100* this[_0x2d5f[724]][_0x2d5f[1244]]+ _0x2d5f[460]),_0x4b1fx18= _0x4b1fx9[_0x2d5f[265]],_0x4b1fx9[_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[188],document[_0x2d5f[112]][_0x2d5f[62]](_0x4b1fx9),_0x4b1fx4= _0x4b1fx9[_0x2d5f[359]],_0x4b1fx19= _0x4b1fx9[_0x2d5f[167]],mxClient[_0x2d5f[496]]&& (_0x4b1fx16&& _0x4b1fx19> _0x4b1fx5)&& (_0x4b1fx19= _0x4b1fx5,_0x4b1fx9[_0x2d5f[124]][_0x2d5f[119]]= _0x4b1fx19+ _0x2d5f[168]),_0x4b1fx5= _0x4b1fx19,_0x4b1fx9[_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[110],_0x4b1fx18[_0x2d5f[62]](_0x4b1fx9),_0x4b1fx14[_0x2d5f[124]][_0x2d5f[361]]= this[_0x2d5f[1239]](_0x4b1fx2+ _0x4b1fx4* _0x4b1fx1b* this[_0x2d5f[724]][_0x2d5f[255]])+ _0x2d5f[168],_0x4b1fx14[_0x2d5f[124]][_0x2d5f[125]]= this[_0x2d5f[1239]](_0x4b1fx3+ _0x4b1fx5* _0x4b1fx1a* this[_0x2d5f[724]][_0x2d5f[255]])+ _0x2d5f[168]):(1> this[_0x2d5f[724]][_0x2d5f[1244]]&& (_0x4b1fx9[_0x2d5f[124]][_0x2d5f[347]]= _0x2d5f[459]+ 100* this[_0x2d5f[724]][_0x2d5f[1244]]+ _0x2d5f[460]),_0x4b1fx19[_0x2d5f[124]][_0x2d5f[361]]= 100* _0x4b1fx1b+ _0x2d5f[229],_0x4b1fx19[_0x2d5f[124]][_0x2d5f[125]]= 100* _0x4b1fx1a+ _0x2d5f[229])}}else {this[_0x2d5f[1436]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,mxUtils[_0x2d5f[321]](_0x4b1fx9,!1),_0x4b1fxa,_0x4b1fx12,_0x4b1fx13,_0x4b1fx14,_0x4b1fx15,_0x4b1fx16,_0x4b1fx17)}}};mxVmlCanvas2D[_0x2d5f[202]][_0x2d5f[1436]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13,_0x4b1fx14,_0x4b1fx15,_0x4b1fx16,_0x4b1fx17){_0x4b1fx5= this[_0x2d5f[724]];_0x4b1fx2= (_0x4b1fx2+ _0x4b1fx5[_0x2d5f[1126]])* _0x4b1fx5[_0x2d5f[255]];_0x4b1fx3= (_0x4b1fx3+ _0x4b1fx5[_0x2d5f[1125]])* _0x4b1fx5[_0x2d5f[255]];_0x4b1fx4= document[_0x2d5f[55]](mxClient[_0x2d5f[463]]+ _0x2d5f[1487]);_0x4b1fx4[_0x2d5f[124]][_0x2d5f[117]]= _0x2d5f[942];_0x4b1fx4[_0x2d5f[124]][_0x2d5f[119]]= _0x2d5f[942];_0x4b1fx4[_0x2d5f[1464]]= _0x2d5f[308];_0x4b1fx15= document[_0x2d5f[55]](mxClient[_0x2d5f[463]]+ _0x2d5f[1469]);_0x4b1fx15[_0x2d5f[352]]= _0x4b1fx5[_0x2d5f[665]];_0x4b1fx15[_0x2d5f[461]]= 100* _0x4b1fx5[_0x2d5f[1244]]+ _0x2d5f[229];_0x4b1fx4[_0x2d5f[62]](_0x4b1fx15);_0x4b1fx15= document[_0x2d5f[55]](mxClient[_0x2d5f[463]]+ _0x2d5f[1510]);_0x4b1fx15[_0x2d5f[1511]]= _0x2d5f[128];_0x4b1fx15[_0x2d5f[6]]= _0x2d5f[1512]+ this[_0x2d5f[1239]](0)+ _0x2d5f[185]+ this[_0x2d5f[1239]](0)+ _0x2d5f[1513]+ this[_0x2d5f[1239]](1)+ _0x2d5f[185]+ this[_0x2d5f[1239]](0);_0x4b1fx4[_0x2d5f[62]](_0x4b1fx15);_0x4b1fx15= document[_0x2d5f[55]](mxClient[_0x2d5f[463]]+ _0x2d5f[1514]);_0x4b1fx15[_0x2d5f[124]][_0x2d5f[103]]= _0x2d5f[1515]+ _0x4b1fxa;_0x4b1fx15[_0x2d5f[124]][_0x2d5f[611]]= _0x4b1fxa;_0x4b1fx15[_0x2d5f[124]][_0x2d5f[486]]= _0x4b1fx5[_0x2d5f[486]];_0x4b1fx15[_0x2d5f[1516]]= _0x4b1fx9;_0x4b1fx15[_0x2d5f[747]]= _0x2d5f[128];_0x4b1fxa= Math[_0x2d5f[488]](_0x4b1fx5[_0x2d5f[487]]* _0x4b1fx5[_0x2d5f[255]]/ this[_0x2d5f[1460]]);_0x4b1fx15[_0x2d5f[124]][_0x2d5f[487]]= _0x4b1fxa+ _0x2d5f[168];(_0x4b1fx5[_0x2d5f[666]]& mxConstants[_0x2d5f[1410]])== mxConstants[_0x2d5f[1410]]&& (_0x4b1fx15[_0x2d5f[124]][_0x2d5f[1452]]= _0x2d5f[1447]);(_0x4b1fx5[_0x2d5f[666]]& mxConstants[_0x2d5f[1412]])== mxConstants[_0x2d5f[1412]]&& (_0x4b1fx15[_0x2d5f[124]][_0x2d5f[666]]= _0x2d5f[1449]);(_0x4b1fx5[_0x2d5f[666]]& mxConstants[_0x2d5f[1414]])== mxConstants[_0x2d5f[1414]]&& (_0x4b1fx15[_0x2d5f[124]][_0x2d5f[354]]= _0x2d5f[355]);_0x4b1fx9= _0x4b1fx9[_0x2d5f[224]](_0x2d5f[192]);_0x4b1fx5= _0x4b1fxa+ (_0x4b1fx9[_0x2d5f[67]]- 1)* _0x4b1fxa* mxConstants[_0x2d5f[490]];_0x4b1fxa= _0x4b1fx9= 0;_0x4b1fx12== mxConstants[_0x2d5f[482]]?_0x4b1fxa= -_0x4b1fx5/ 2:_0x4b1fx12!= mxConstants[_0x2d5f[481]]&& (_0x4b1fxa= _0x4b1fx5/ 2);null!= _0x4b1fx17&& (_0x4b1fx4[_0x2d5f[124]][_0x2d5f[603]]= _0x4b1fx17,_0x4b1fx12= _0x4b1fx17* (Math[_0x2d5f[424]]/ 180),_0x4b1fx9= Math[_0x2d5f[427]](_0x4b1fx12)* _0x4b1fxa,_0x4b1fxa*= Math[_0x2d5f[426]](_0x4b1fx12));_0x4b1fx4[_0x2d5f[62]](_0x4b1fx15);_0x4b1fx4[_0x2d5f[124]][_0x2d5f[361]]= this[_0x2d5f[1239]](_0x4b1fx2- _0x4b1fx9)+ _0x2d5f[168];_0x4b1fx4[_0x2d5f[124]][_0x2d5f[125]]= this[_0x2d5f[1239]](_0x4b1fx3+ _0x4b1fxa)+ _0x2d5f[168];this[_0x2d5f[813]][_0x2d5f[62]](_0x4b1fx4)};mxVmlCanvas2D[_0x2d5f[202]][_0x2d5f[1336]]= function(){this[_0x2d5f[1370]](!1,!0)};mxVmlCanvas2D[_0x2d5f[202]][_0x2d5f[1334]]= function(){this[_0x2d5f[1370]](!0,!1)};mxVmlCanvas2D[_0x2d5f[202]][_0x2d5f[1337]]= function(){this[_0x2d5f[1370]](!0,!0)};function mxGuide(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[1179]]= _0x4b1fx2;this[_0x2d5f[1517]](_0x4b1fx3)}mxGuide[_0x2d5f[202]][_0x2d5f[1179]]= null;mxGuide[_0x2d5f[202]][_0x2d5f[1214]]= null;mxGuide[_0x2d5f[202]][_0x2d5f[662]]= !0;mxGuide[_0x2d5f[202]][_0x2d5f[704]]= !0;mxGuide[_0x2d5f[202]][_0x2d5f[1518]]= null;mxGuide[_0x2d5f[202]][_0x2d5f[1519]]= null;mxGuide[_0x2d5f[202]][_0x2d5f[1517]]= function(_0x4b1fx2){this[_0x2d5f[1214]]= _0x4b1fx2};mxGuide[_0x2d5f[202]][_0x2d5f[1019]]= function(_0x4b1fx2){return !0};mxGuide[_0x2d5f[202]][_0x2d5f[1520]]= function(){return this[_0x2d5f[1179]][_0x2d5f[1020]]* this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[255]]/ 2};mxGuide[_0x2d5f[202]][_0x2d5f[1521]]= function(_0x4b1fx2){_0x4b1fx2= new mxPolyline([],mxConstants.GUIDE_COLOR,mxConstants.GUIDE_STROKEWIDTH);_0x4b1fx2[_0x2d5f[1522]]= !0;return _0x4b1fx2};mxGuide[_0x2d5f[202]][_0x2d5f[582]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){if(null!= this[_0x2d5f[1214]]&& (this[_0x2d5f[662]]|| this[_0x2d5f[704]])&& null!= _0x4b1fx2&& null!= _0x4b1fx3){var _0x4b1fx5=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[513]],_0x4b1fx9=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[255]],_0x4b1fxa=_0x4b1fx3[_0x2d5f[235]],_0x4b1fx12=_0x4b1fx3[_0x2d5f[236]],_0x4b1fx13=!1,_0x4b1fx14=!1,_0x4b1fx15=this[_0x2d5f[1520]](),_0x4b1fx16=_0x4b1fx15,_0x4b1fx17=_0x4b1fx15,_0x4b1fx15=_0x4b1fx2[_0x2d5f[238]]();_0x4b1fx15[_0x2d5f[235]]+= _0x4b1fx3[_0x2d5f[235]];_0x4b1fx15[_0x2d5f[236]]+= _0x4b1fx3[_0x2d5f[236]];var _0x4b1fx18=_0x4b1fx15[_0x2d5f[235]],_0x4b1fx19=_0x4b1fx15[_0x2d5f[235]]+ _0x4b1fx15[_0x2d5f[117]],_0x4b1fx1a=_0x4b1fx15[_0x2d5f[241]](),_0x4b1fx1b=_0x4b1fx15[_0x2d5f[236]],_0x4b1fx1c=_0x4b1fx15[_0x2d5f[236]]+ _0x4b1fx15[_0x2d5f[119]],_0x4b1fx1d=_0x4b1fx15[_0x2d5f[242]]();_0x4b1fx3= function(_0x4b1fx3){_0x4b1fx3+= this[_0x2d5f[1179]][_0x2d5f[1136]];var _0x4b1fx4=!1;Math[_0x2d5f[425]](_0x4b1fx3- _0x4b1fx1a)< _0x4b1fx16?(_0x4b1fxa= _0x4b1fx3- _0x4b1fx2[_0x2d5f[241]](),_0x4b1fx16= Math[_0x2d5f[425]](_0x4b1fx3- _0x4b1fx1a),_0x4b1fx4= !0):Math[_0x2d5f[425]](_0x4b1fx3- _0x4b1fx18)< _0x4b1fx16?(_0x4b1fxa= _0x4b1fx3- _0x4b1fx2[_0x2d5f[235]],_0x4b1fx16= Math[_0x2d5f[425]](_0x4b1fx3- _0x4b1fx18),_0x4b1fx4= !0):Math[_0x2d5f[425]](_0x4b1fx3- _0x4b1fx19)< _0x4b1fx16&& (_0x4b1fxa= _0x4b1fx3- _0x4b1fx2[_0x2d5f[235]]- _0x4b1fx2[_0x2d5f[117]],_0x4b1fx16= Math[_0x2d5f[425]](_0x4b1fx3- _0x4b1fx19),_0x4b1fx4= !0);if(_0x4b1fx4){null== this[_0x2d5f[1518]]&& (this[_0x2d5f[1518]]= this[_0x2d5f[1521]](!0),this[_0x2d5f[1518]][_0x2d5f[507]]= this[_0x2d5f[1179]][_0x2d5f[507]]!= mxConstants[_0x2d5f[508]]?mxConstants[_0x2d5f[1523]]:mxConstants[_0x2d5f[508]],this[_0x2d5f[1518]][_0x2d5f[1229]]= !1,this[_0x2d5f[1518]][_0x2d5f[176]](this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[1524]]()));var _0x4b1fx5=this[_0x2d5f[1179]][_0x2d5f[526]];_0x4b1fx3-= this[_0x2d5f[1179]][_0x2d5f[1136]];this[_0x2d5f[1518]][_0x2d5f[1525]]= [ new mxPoint(_0x4b1fx3,-this[_0x2d5f[1179]][_0x2d5f[1137]]), new mxPoint(_0x4b1fx3,_0x4b1fx5[_0x2d5f[191]]- 3- this[_0x2d5f[1179]][_0x2d5f[1137]])]};_0x4b1fx13= _0x4b1fx13|| _0x4b1fx4};for(var _0x4b1fx15=function(_0x4b1fx3){_0x4b1fx3+= this[_0x2d5f[1179]][_0x2d5f[1137]];var _0x4b1fx4=!1;Math[_0x2d5f[425]](_0x4b1fx3- _0x4b1fx1d)< _0x4b1fx17?(_0x4b1fx12= _0x4b1fx3- _0x4b1fx2[_0x2d5f[242]](),_0x4b1fx17= Math[_0x2d5f[425]](_0x4b1fx3- _0x4b1fx1d),_0x4b1fx4= !0):Math[_0x2d5f[425]](_0x4b1fx3- _0x4b1fx1b)< _0x4b1fx17?(_0x4b1fx12= _0x4b1fx3- _0x4b1fx2[_0x2d5f[236]],_0x4b1fx17= Math[_0x2d5f[425]](_0x4b1fx3- _0x4b1fx1b),_0x4b1fx4= !0):Math[_0x2d5f[425]](_0x4b1fx3- _0x4b1fx1c)< _0x4b1fx17&& (_0x4b1fx12= _0x4b1fx3- _0x4b1fx2[_0x2d5f[236]]- _0x4b1fx2[_0x2d5f[119]],_0x4b1fx17= Math[_0x2d5f[425]](_0x4b1fx3- _0x4b1fx1c),_0x4b1fx4= !0);if(_0x4b1fx4){null== this[_0x2d5f[1519]]&& (this[_0x2d5f[1519]]= this[_0x2d5f[1521]](!1),this[_0x2d5f[1519]][_0x2d5f[507]]= this[_0x2d5f[1179]][_0x2d5f[507]]!= mxConstants[_0x2d5f[508]]?mxConstants[_0x2d5f[1523]]:mxConstants[_0x2d5f[508]],this[_0x2d5f[1519]][_0x2d5f[1229]]= !1,this[_0x2d5f[1519]][_0x2d5f[176]](this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[1524]]()));var _0x4b1fx5=this[_0x2d5f[1179]][_0x2d5f[526]];_0x4b1fx3-= this[_0x2d5f[1179]][_0x2d5f[1137]];this[_0x2d5f[1519]][_0x2d5f[1525]]= [ new mxPoint(-this[_0x2d5f[1179]][_0x2d5f[1136]],_0x4b1fx3), new mxPoint(_0x4b1fx5[_0x2d5f[1526]]- 3- this[_0x2d5f[1179]][_0x2d5f[1136]],_0x4b1fx3)]};_0x4b1fx14= _0x4b1fx14|| _0x4b1fx4},_0x4b1fx1e=0;_0x4b1fx1e< this[_0x2d5f[1214]][_0x2d5f[67]];_0x4b1fx1e++){var _0x4b1fx1f=this[_0x2d5f[1214]][_0x4b1fx1e];null!= _0x4b1fx1f&& (this[_0x2d5f[662]]&& (_0x4b1fx3[_0x2d5f[239]](this,_0x4b1fx1f[_0x2d5f[241]]()),_0x4b1fx3[_0x2d5f[239]](this,_0x4b1fx1f[_0x2d5f[235]]),_0x4b1fx3[_0x2d5f[239]](this,_0x4b1fx1f[_0x2d5f[235]]+ _0x4b1fx1f[_0x2d5f[117]])),this[_0x2d5f[704]]&& (_0x4b1fx15[_0x2d5f[239]](this,_0x4b1fx1f[_0x2d5f[242]]()),_0x4b1fx15[_0x2d5f[239]](this,_0x4b1fx1f[_0x2d5f[236]]),_0x4b1fx15[_0x2d5f[239]](this,_0x4b1fx1f[_0x2d5f[236]]+ _0x4b1fx1f[_0x2d5f[119]])))};!_0x4b1fx13&& null!= this[_0x2d5f[1518]]?this[_0x2d5f[1518]][_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[188]:null!= this[_0x2d5f[1518]]&& (this[_0x2d5f[1518]][_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[189],this[_0x2d5f[1518]][_0x2d5f[258]]());!_0x4b1fx14&& null!= this[_0x2d5f[1519]]?this[_0x2d5f[1519]][_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[188]:null!= this[_0x2d5f[1519]]&& (this[_0x2d5f[1519]][_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[189],this[_0x2d5f[1519]][_0x2d5f[258]]());_0x4b1fx4&& (_0x4b1fx13|| (_0x4b1fx4= _0x4b1fx2[_0x2d5f[235]]- (this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx2[_0x2d5f[235]]/ _0x4b1fx9- _0x4b1fx5[_0x2d5f[235]])+ _0x4b1fx5[_0x2d5f[235]])* _0x4b1fx9,_0x4b1fxa= this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fxa/ _0x4b1fx9)* _0x4b1fx9- _0x4b1fx4),_0x4b1fx14|| (_0x4b1fx5= _0x4b1fx2[_0x2d5f[236]]- (this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx2[_0x2d5f[236]]/ _0x4b1fx9- _0x4b1fx5[_0x2d5f[236]])+ _0x4b1fx5[_0x2d5f[236]])* _0x4b1fx9,_0x4b1fx12= this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx12/ _0x4b1fx9)* _0x4b1fx9- _0x4b1fx5));_0x4b1fx3= new mxPoint(_0x4b1fxa,_0x4b1fx12)};return _0x4b1fx3};mxGuide[_0x2d5f[202]][_0x2d5f[801]]= function(){null!= this[_0x2d5f[1518]]&& (this[_0x2d5f[1518]][_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[188]);null!= this[_0x2d5f[1519]]&& (this[_0x2d5f[1519]][_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[188])};mxGuide[_0x2d5f[202]][_0x2d5f[515]]= function(){null!= this[_0x2d5f[1518]]&& (this[_0x2d5f[1518]][_0x2d5f[515]](),this[_0x2d5f[1518]]= null);null!= this[_0x2d5f[1519]]&& (this[_0x2d5f[1519]][_0x2d5f[515]](),this[_0x2d5f[1519]]= null)};function mxStencil(_0x4b1fx2){this[_0x2d5f[1527]]= _0x4b1fx2;this[_0x2d5f[1528]]();this[_0x2d5f[1529]]()}mxStencil[_0x2d5f[1530]]= !1;mxStencil[_0x2d5f[202]][_0x2d5f[1527]]= null;mxStencil[_0x2d5f[202]][_0x2d5f[1531]]= null;mxStencil[_0x2d5f[202]][_0x2d5f[1322]]= null;mxStencil[_0x2d5f[202]][_0x2d5f[1532]]= null;mxStencil[_0x2d5f[202]][_0x2d5f[1533]]= null;mxStencil[_0x2d5f[202]][_0x2d5f[1534]]= null;mxStencil[_0x2d5f[202]][_0x2d5f[1535]]= null;mxStencil[_0x2d5f[202]][_0x2d5f[1307]]= null;mxStencil[_0x2d5f[202]][_0x2d5f[1528]]= function(){this[_0x2d5f[1535]]= this[_0x2d5f[1527]][_0x2d5f[64]](_0x2d5f[1536])[0];this[_0x2d5f[1534]]= this[_0x2d5f[1527]][_0x2d5f[64]](_0x2d5f[1537])[0];this[_0x2d5f[1532]]= Number(this[_0x2d5f[1527]][_0x2d5f[284]](_0x2d5f[1302])|| 100);this[_0x2d5f[1533]]= Number(this[_0x2d5f[1527]][_0x2d5f[284]](_0x2d5f[1303])|| 100);var _0x4b1fx2=this[_0x2d5f[1527]][_0x2d5f[284]](_0x2d5f[1322]);this[_0x2d5f[1322]]= null!= _0x4b1fx2?_0x4b1fx2:_0x2d5f[1538];_0x4b1fx2= this[_0x2d5f[1527]][_0x2d5f[284]](_0x2d5f[1307]);this[_0x2d5f[1307]]= null!= _0x4b1fx2?_0x4b1fx2:_0x2d5f[500]};mxStencil[_0x2d5f[202]][_0x2d5f[1529]]= function(){var _0x4b1fx2=this[_0x2d5f[1527]][_0x2d5f[64]](_0x2d5f[1539])[0];if(null!= _0x4b1fx2&& (_0x4b1fx2= mxUtils[_0x2d5f[1540]](_0x4b1fx2),null!= _0x4b1fx2&& 0< _0x4b1fx2[_0x2d5f[67]])){this[_0x2d5f[1531]]= [];for(var _0x4b1fx3=0;_0x4b1fx3< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx3++){this[_0x2d5f[1531]][_0x2d5f[207]](this[_0x2d5f[1541]](_0x4b1fx2[_0x4b1fx3]))}}};mxStencil[_0x2d5f[202]][_0x2d5f[1541]]= function(_0x4b1fx2){var _0x4b1fx3=Number(_0x4b1fx2[_0x2d5f[284]](_0x2d5f[235])),_0x4b1fx4=Number(_0x4b1fx2[_0x2d5f[284]](_0x2d5f[236]));_0x4b1fx2= _0x2d5f[500]== _0x4b1fx2[_0x2d5f[284]](_0x2d5f[591]);return new mxConnectionConstraint( new mxPoint(_0x4b1fx3,_0x4b1fx4),_0x4b1fx2)};mxStencil[_0x2d5f[202]][_0x2d5f[1542]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx3= this[_0x2d5f[1543]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4);_0x4b1fx2= _0x4b1fx2[_0x2d5f[284]](_0x2d5f[1544]);if(mxStencil[_0x2d5f[1530]]&& null== _0x4b1fx2|| _0x2d5f[500]== _0x4b1fx2){_0x4b1fx3= mxResources[_0x2d5f[203]](_0x4b1fx3)};return _0x4b1fx3};mxStencil[_0x2d5f[202]][_0x2d5f[1543]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx3= _0x4b1fx2[_0x2d5f[284]](_0x4b1fx3);null== _0x4b1fx3&& (_0x4b1fx2= mxUtils[_0x2d5f[329]](_0x4b1fx2),null!= _0x4b1fx2&& (_0x4b1fx2= mxUtils[_0x2d5f[1545]](_0x4b1fx2),_0x2d5f[279]== typeof _0x4b1fx2&& (_0x4b1fx3= _0x4b1fx2(_0x4b1fx4))));return _0x4b1fx3};mxStencil[_0x2d5f[202]][_0x2d5f[1546]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){this[_0x2d5f[1547]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,this[_0x2d5f[1534]],!1);this[_0x2d5f[1547]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,this[_0x2d5f[1535]],!0)};mxStencil[_0x2d5f[202]][_0x2d5f[1547]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13){if(null!= _0x4b1fx12){var _0x4b1fx14=mxUtils[_0x2d5f[433]](_0x4b1fx3[_0x2d5f[124]],mxConstants.STYLE_DIRECTION,null);_0x4b1fx4= this[_0x2d5f[1548]](_0x4b1fx3[_0x2d5f[124]],_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx14);_0x4b1fx5= Math[_0x2d5f[243]](_0x4b1fx4[_0x2d5f[117]],_0x4b1fx4[_0x2d5f[119]]);_0x4b1fx5= _0x2d5f[1549]== this[_0x2d5f[1307]]?Number(mxUtils[_0x2d5f[1550]](_0x4b1fx3[_0x2d5f[124]],mxConstants.STYLE_STROKEWIDTH,1)):Number(this[_0x2d5f[1307]])* _0x4b1fx5;_0x4b1fx2[_0x2d5f[1250]](_0x4b1fx5);for(_0x4b1fx12= _0x4b1fx12[_0x2d5f[285]];null!= _0x4b1fx12;){_0x4b1fx12[_0x2d5f[288]]== mxConstants[_0x2d5f[289]]&& this[_0x2d5f[1551]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx12,_0x4b1fx4,_0x4b1fx13),_0x4b1fx12= _0x4b1fx12[_0x2d5f[287]]}}};mxStencil[_0x2d5f[202]][_0x2d5f[1548]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){_0x4b1fx2= _0x4b1fx3;_0x4b1fx3= _0x4b1fx5/ this[_0x2d5f[1532]];var _0x4b1fx12=_0x4b1fx9/ this[_0x2d5f[1533]];if(_0x4b1fxa= _0x2d5f[700]== _0x4b1fxa|| _0x2d5f[701]== _0x4b1fxa){_0x4b1fx12= _0x4b1fx5/ this[_0x2d5f[1533]];_0x4b1fx3= _0x4b1fx9/ this[_0x2d5f[1532]];var _0x4b1fx13=(_0x4b1fx5- _0x4b1fx9)/ 2;_0x4b1fx2+= _0x4b1fx13;_0x4b1fx4-= _0x4b1fx13};_0x2d5f[1552]== this[_0x2d5f[1322]]&& (_0x4b1fx3= _0x4b1fx12= Math[_0x2d5f[243]](_0x4b1fx3,_0x4b1fx12),_0x4b1fxa?(_0x4b1fx2+= (_0x4b1fx9- this[_0x2d5f[1532]]* _0x4b1fx3)/ 2,_0x4b1fx4+= (_0x4b1fx5- this[_0x2d5f[1533]]* _0x4b1fx12)/ 2):(_0x4b1fx2+= (_0x4b1fx5- this[_0x2d5f[1532]]* _0x4b1fx3)/ 2,_0x4b1fx4+= (_0x4b1fx9- this[_0x2d5f[1533]]* _0x4b1fx12)/ 2));return new mxRectangle(_0x4b1fx2,_0x4b1fx4,_0x4b1fx3,_0x4b1fx12)};mxStencil[_0x2d5f[202]][_0x2d5f[1551]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){var _0x4b1fxa=_0x4b1fx4[_0x2d5f[301]],_0x4b1fx12=_0x4b1fx5[_0x2d5f[235]],_0x4b1fx13=_0x4b1fx5[_0x2d5f[236]],_0x4b1fx14=_0x4b1fx5[_0x2d5f[117]],_0x4b1fx15=_0x4b1fx5[_0x2d5f[119]],_0x4b1fx16=Math[_0x2d5f[243]](_0x4b1fx14,_0x4b1fx15);if(_0x2d5f[815]== _0x4b1fxa){_0x4b1fx2[_0x2d5f[815]]()}else {if(_0x2d5f[1210]== _0x4b1fxa){_0x4b1fx2[_0x2d5f[1210]]()}else {if(_0x2d5f[1215]== _0x4b1fxa){_0x4b1fx2[_0x2d5f[1275]]();for(_0x4b1fx4= _0x4b1fx4[_0x2d5f[285]];null!= _0x4b1fx4;){_0x4b1fx4[_0x2d5f[288]]== mxConstants[_0x2d5f[289]]&& this[_0x2d5f[1551]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9),_0x4b1fx4= _0x4b1fx4[_0x2d5f[287]]}}else {if(_0x2d5f[268]== _0x4b1fxa){_0x4b1fx2[_0x2d5f[268]]()}else {if(_0x2d5f[582]== _0x4b1fxa){_0x4b1fx2[_0x2d5f[1276]](_0x4b1fx12+ Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[235]))* _0x4b1fx14,_0x4b1fx13+ Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[236]))* _0x4b1fx15)}else {if(_0x2d5f[683]== _0x4b1fxa){_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx12+ Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[235]))* _0x4b1fx14,_0x4b1fx13+ Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[236]))* _0x4b1fx15)}else {if(_0x2d5f[1323]== _0x4b1fxa){_0x4b1fx2[_0x2d5f[1278]](_0x4b1fx12+ Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1324]))* _0x4b1fx14,_0x4b1fx13+ Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1325]))* _0x4b1fx15,_0x4b1fx12+ Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1326]))* _0x4b1fx14,_0x4b1fx13+ Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1327]))* _0x4b1fx15)}else {if(_0x2d5f[1328]== _0x4b1fxa){_0x4b1fx2[_0x2d5f[1279]](_0x4b1fx12+ Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1324]))* _0x4b1fx14,_0x4b1fx13+ Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1325]))* _0x4b1fx15,_0x4b1fx12+ Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1326]))* _0x4b1fx14,_0x4b1fx13+ Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1327]))* _0x4b1fx15,_0x4b1fx12+ Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1329]))* _0x4b1fx14,_0x4b1fx13+ Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1330]))* _0x4b1fx15)}else {if(_0x2d5f[1553]== _0x4b1fxa){_0x4b1fx2[_0x2d5f[1280]](Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1397]))* _0x4b1fx14,Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1398]))* _0x4b1fx15,Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1554])),Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1555])),Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1556])),_0x4b1fx12+ Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[235]))* _0x4b1fx14,_0x4b1fx13+ Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[236]))* _0x4b1fx15)}else {if(_0x2d5f[1319]== _0x4b1fxa){_0x4b1fx2[_0x2d5f[1319]](_0x4b1fx12+ Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[235]))* _0x4b1fx14,_0x4b1fx13+ Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[236]))* _0x4b1fx15,Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1302]))* _0x4b1fx14,Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1303]))* _0x4b1fx15)}else {if(_0x2d5f[1320]== _0x4b1fxa){_0x4b1fx3= _0x4b1fx4[_0x2d5f[284]](_0x2d5f[1492]),0== _0x4b1fx3&& (_0x4b1fx3= 100* mxConstants[_0x2d5f[1557]]),_0x4b1fx16= Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1302]))* _0x4b1fx14,_0x4b1fx5= Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1303]))* _0x4b1fx15,_0x4b1fx3= Number(_0x4b1fx3)/ 100,_0x4b1fx3= Math[_0x2d5f[243]](_0x4b1fx16* _0x4b1fx3,_0x4b1fx5* _0x4b1fx3),_0x4b1fx2[_0x2d5f[1320]](_0x4b1fx12+ Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[235]))* _0x4b1fx14,_0x4b1fx13+ Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[236]))* _0x4b1fx15,_0x4b1fx16,_0x4b1fx5,_0x4b1fx3,_0x4b1fx3)}else {if(_0x2d5f[680]== _0x4b1fxa){_0x4b1fx2[_0x2d5f[680]](_0x4b1fx12+ Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[235]))* _0x4b1fx14,_0x4b1fx13+ Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[236]))* _0x4b1fx15,Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1302]))* _0x4b1fx14,Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1303]))* _0x4b1fx15)}else {if(_0x2d5f[618]== _0x4b1fxa){_0x4b1fx3= this[_0x2d5f[1543]](_0x4b1fx4,_0x2d5f[390],_0x4b1fx3),_0x4b1fx2[_0x2d5f[618]](_0x4b1fx12+ Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[235]))* _0x4b1fx14,_0x4b1fx13+ Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[236]))* _0x4b1fx15,Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1302]))* _0x4b1fx14,Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1303]))* _0x4b1fx15,_0x4b1fx3,!1,_0x2d5f[500]== _0x4b1fx4[_0x2d5f[284]](_0x2d5f[623]),_0x2d5f[500]== _0x4b1fx4[_0x2d5f[284]](_0x2d5f[624]))}else {if(_0x2d5f[963]== _0x4b1fxa){_0x4b1fx16= this[_0x2d5f[1542]](_0x4b1fx4,_0x2d5f[1332],_0x4b1fx3);_0x4b1fx5= _0x2d5f[500]== _0x4b1fx4[_0x2d5f[284]](_0x2d5f[704])?-90:0;if(_0x2d5f[468]== _0x4b1fx4[_0x2d5f[284]](_0x2d5f[1558])){var _0x4b1fx17=_0x4b1fx3[_0x2d5f[603]],_0x4b1fx18=1== mxUtils[_0x2d5f[433]](_0x4b1fx3[_0x2d5f[124]],mxConstants.STYLE_FLIPH,0);_0x4b1fx3= 1== mxUtils[_0x2d5f[433]](_0x4b1fx3[_0x2d5f[124]],mxConstants.STYLE_FLIPV,0);_0x4b1fx5= _0x4b1fx18&& _0x4b1fx3?_0x4b1fx5- _0x4b1fx17:_0x4b1fx18|| _0x4b1fx3?_0x4b1fx5+ _0x4b1fx17:_0x4b1fx5- _0x4b1fx17};_0x4b1fx5-= _0x4b1fx4[_0x2d5f[284]](_0x2d5f[603]);_0x4b1fx2[_0x2d5f[963]](_0x4b1fx12+ Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[235]))* _0x4b1fx14,_0x4b1fx13+ Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[236]))* _0x4b1fx15,0,0,_0x4b1fx16,_0x4b1fx4[_0x2d5f[284]](_0x2d5f[611])|| _0x2d5f[361],_0x4b1fx4[_0x2d5f[284]](_0x2d5f[552])|| _0x2d5f[125],!1,_0x2d5f[110],!1,!1,_0x4b1fx5)}else {if(_0x2d5f[1559]== _0x4b1fxa){_0x4b1fx17= mxStencilRegistry[_0x2d5f[1560]](_0x4b1fx4[_0x2d5f[284]](_0x2d5f[298])),null!= _0x4b1fx17&& (_0x4b1fx12+= Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[235]))* _0x4b1fx14,_0x4b1fx13+= Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[236]))* _0x4b1fx15,_0x4b1fx16= Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1302]))* _0x4b1fx14,_0x4b1fx5= Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1303]))* _0x4b1fx15,_0x4b1fx17[_0x2d5f[1546]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx12,_0x4b1fx13,_0x4b1fx16,_0x4b1fx5))}else {if(_0x2d5f[1338]== _0x4b1fxa){_0x4b1fx2[_0x2d5f[1337]]()}else {if(_0x2d5f[1334]== _0x4b1fxa){_0x4b1fx2[_0x2d5f[1334]]()}else {if(_0x2d5f[1336]== _0x4b1fxa){_0x4b1fx2[_0x2d5f[1336]]()}else {if(_0x2d5f[1307]== _0x4b1fxa){_0x4b1fx2[_0x2d5f[1250]](Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[117]))* _0x4b1fx16)}else {if(_0x2d5f[648]== _0x4b1fxa){_0x4b1fx2[_0x2d5f[1251]](_0x2d5f[500]== _0x4b1fx4[_0x2d5f[284]](_0x2d5f[648]))}else {if(_0x2d5f[1308]== _0x4b1fxa){if(_0x4b1fx4= _0x4b1fx4[_0x2d5f[284]](_0x2d5f[1309]),null!= _0x4b1fx4){_0x4b1fx4= _0x4b1fx4[_0x2d5f[224]](_0x2d5f[185]);_0x4b1fx14= [];for(_0x4b1fx15= 0;_0x4b1fx15< _0x4b1fx4[_0x2d5f[67]];_0x4b1fx15++){0< _0x4b1fx4[_0x4b1fx15][_0x2d5f[67]]&& _0x4b1fx14[_0x2d5f[207]](Number(_0x4b1fx4[_0x4b1fx15])* _0x4b1fx16)};_0x4b1fx4= _0x4b1fx14[_0x2d5f[234]](_0x2d5f[185]);_0x4b1fx2[_0x2d5f[1252]](_0x4b1fx4)}}else {_0x2d5f[1306]== _0x4b1fxa?_0x4b1fx2[_0x2d5f[1249]](_0x4b1fx4[_0x2d5f[284]](_0x2d5f[352])):_0x2d5f[1310]== _0x4b1fxa?_0x4b1fx2[_0x2d5f[1253]](_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1311])):_0x2d5f[1312]== _0x4b1fxa?_0x4b1fx2[_0x2d5f[1255]](_0x4b1fx4[_0x2d5f[284]](_0x2d5f[234])):_0x2d5f[1313]== _0x4b1fxa?_0x4b1fx2[_0x2d5f[1257]](Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1314]))):_0x2d5f[1298]== _0x4b1fxa?_0x4b1fx2[_0x2d5f[1245]](_0x4b1fx4[_0x2d5f[284]](_0x2d5f[352])):_0x2d5f[1244]== _0x4b1fxa?_0x4b1fx2[_0x2d5f[1243]](_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1244])):_0x2d5f[1315]== _0x4b1fxa?_0x4b1fx2[_0x2d5f[1259]](_0x4b1fx4[_0x2d5f[284]](_0x2d5f[352])):_0x2d5f[1318]== _0x4b1fxa?_0x4b1fx2[_0x2d5f[1266]](_0x4b1fx4[_0x2d5f[284]](_0x2d5f[124])):_0x2d5f[1287]== _0x4b1fxa?_0x4b1fx2[_0x2d5f[1265]](_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1288])):_0x2d5f[1289]== _0x4b1fxa&& _0x4b1fx2[_0x2d5f[1264]](Number(_0x4b1fx4[_0x2d5f[284]](_0x2d5f[803]))* _0x4b1fx16)}}}}}}}}}}}}}}}}}}}}};_0x4b1fx9&& (_0x2d5f[1338]== _0x4b1fxa|| _0x2d5f[1334]== _0x4b1fxa|| _0x2d5f[1336]== _0x4b1fxa)&& _0x4b1fx2[_0x2d5f[1267]](!1)};function mxShape(_0x4b1fx2){this[_0x2d5f[1561]]= _0x4b1fx2;this[_0x2d5f[1307]]= 1;this[_0x2d5f[603]]= 0;this[_0x2d5f[461]]= 100;this[_0x2d5f[624]]= this[_0x2d5f[623]]= !1}mxShape[_0x2d5f[202]][_0x2d5f[507]]= null;mxShape[_0x2d5f[202]][_0x2d5f[255]]= 1;mxShape[_0x2d5f[202]][_0x2d5f[1562]]= null;mxShape[_0x2d5f[202]][_0x2d5f[1525]]= null;mxShape[_0x2d5f[202]][_0x2d5f[252]]= null;mxShape[_0x2d5f[202]][_0x2d5f[124]]= null;mxShape[_0x2d5f[202]][_0x2d5f[124]]= null;mxShape[_0x2d5f[202]][_0x2d5f[1563]]= null;mxShape[_0x2d5f[202]][_0x2d5f[1561]]= null;mxShape[_0x2d5f[202]][_0x2d5f[1564]]= 6;mxShape[_0x2d5f[202]][_0x2d5f[1229]]= !0;mxShape[_0x2d5f[202]][_0x2d5f[1565]]= !1;mxShape[_0x2d5f[202]][_0x2d5f[1460]]= 1;mxShape[_0x2d5f[202]][_0x2d5f[176]]= function(_0x4b1fx2){null== this[_0x2d5f[252]]&& (this[_0x2d5f[252]]= this[_0x2d5f[385]](_0x4b1fx2),null!= _0x4b1fx2&& _0x4b1fx2[_0x2d5f[62]](this[_0x2d5f[252]]))};mxShape[_0x2d5f[202]][_0x2d5f[1566]]= function(){return !0};mxShape[_0x2d5f[202]][_0x2d5f[1567]]= function(){return !1};mxShape[_0x2d5f[202]][_0x2d5f[1568]]= function(){return 1== mxUtils[_0x2d5f[1454]](Math[_0x2d5f[160]](1,Math[_0x2d5f[488]](this[_0x2d5f[1307]]* this[_0x2d5f[255]])),2)?0.5:0};mxShape[_0x2d5f[202]][_0x2d5f[385]]= function(_0x4b1fx2){var _0x4b1fx3=null;return _0x4b1fx3= null!= _0x4b1fx2[_0x2d5f[538]]?this[_0x2d5f[1569]](_0x4b1fx2):8== document[_0x2d5f[5]]|| this[_0x2d5f[507]]== mxConstants[_0x2d5f[508]]|| this[_0x2d5f[507]]!= mxConstants[_0x2d5f[1523]]&& this[_0x2d5f[1567]]()?this[_0x2d5f[1570]](_0x4b1fx2):this[_0x2d5f[1571]](_0x4b1fx2)};mxShape[_0x2d5f[202]][_0x2d5f[1569]]= function(){return document[_0x2d5f[509]](mxConstants.NS_SVG,_0x2d5f[449])};mxShape[_0x2d5f[202]][_0x2d5f[1571]]= function(){var _0x4b1fx2=document[_0x2d5f[55]](mxClient[_0x2d5f[463]]+ _0x2d5f[1499]);_0x4b1fx2[_0x2d5f[124]][_0x2d5f[491]]= _0x2d5f[492];return _0x4b1fx2};mxShape[_0x2d5f[202]][_0x2d5f[1570]]= function(){var _0x4b1fx2=document[_0x2d5f[55]](_0x2d5f[485]);_0x4b1fx2[_0x2d5f[124]][_0x2d5f[491]]= _0x2d5f[492];return _0x4b1fx2};mxShape[_0x2d5f[202]][_0x2d5f[1572]]= function(){this[_0x2d5f[258]]()};mxShape[_0x2d5f[202]][_0x2d5f[258]]= function(){this[_0x2d5f[1573]]();this[_0x2d5f[1574]]()?(this[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[110],_0x2d5f[529]== this[_0x2d5f[252]][_0x2d5f[301]]&& this[_0x2d5f[1567]]()?this[_0x2d5f[1575]]():this[_0x2d5f[1576]](),this[_0x2d5f[1577]]()):(this[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[188],this[_0x2d5f[1563]]= null)};mxShape[_0x2d5f[202]][_0x2d5f[1573]]= function(){var _0x4b1fx2=this[_0x2d5f[1525]];if(null!= _0x4b1fx2&& 0< _0x4b1fx2[_0x2d5f[67]]&& null!= _0x4b1fx2[0]){this[_0x2d5f[1562]]= new mxRectangle(Number(_0x4b1fx2[0][_0x2d5f[235]]),Number(_0x4b1fx2[0][_0x2d5f[236]]),1,1);for(var _0x4b1fx3=1;_0x4b1fx3< this[_0x2d5f[1525]][_0x2d5f[67]];_0x4b1fx3++){null!= _0x4b1fx2[_0x4b1fx3]&& this[_0x2d5f[1562]][_0x2d5f[99]]( new mxRectangle(Number(_0x4b1fx2[_0x4b1fx3][_0x2d5f[235]]),Number(_0x4b1fx2[_0x4b1fx3][_0x2d5f[236]]),1,1))}}};mxShape[_0x2d5f[202]][_0x2d5f[1574]]= function(){return null!= this[_0x2d5f[1562]]&& !isNaN(this[_0x2d5f[1562]][_0x2d5f[235]])&& !isNaN(this[_0x2d5f[1562]][_0x2d5f[236]])&& !isNaN(this[_0x2d5f[1562]][_0x2d5f[117]])&& !isNaN(this[_0x2d5f[1562]][_0x2d5f[119]])&& 0< this[_0x2d5f[1562]][_0x2d5f[117]]&& 0< this[_0x2d5f[1562]][_0x2d5f[119]]};mxShape[_0x2d5f[202]][_0x2d5f[1578]]= function(){var _0x4b1fx2=document[_0x2d5f[55]](mxClient[_0x2d5f[463]]+ _0x2d5f[1499]);_0x4b1fx2[_0x2d5f[124]][_0x2d5f[491]]= _0x2d5f[492];_0x4b1fx2[_0x2d5f[124]][_0x2d5f[117]]= this[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[117]];_0x4b1fx2[_0x2d5f[124]][_0x2d5f[119]]= this[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[119]];return _0x4b1fx2};mxShape[_0x2d5f[202]][_0x2d5f[1576]]= function(){var _0x4b1fx2=this[_0x2d5f[1579]]();for(_0x4b1fx2[_0x2d5f[1229]]= this[_0x2d5f[1229]];this[_0x2d5f[252]][_0x2d5f[1580]]();){this[_0x2d5f[252]][_0x2d5f[266]](this[_0x2d5f[252]][_0x2d5f[1581]])};this[_0x2d5f[1209]](_0x4b1fx2);this[_0x2d5f[252]]!= _0x4b1fx2[_0x2d5f[813]]&& this[_0x2d5f[252]][_0x2d5f[1583]](_0x2d5f[1582],_0x4b1fx2[_0x2d5f[813]][_0x2d5f[342]]);_0x2d5f[529]== this[_0x2d5f[252]][_0x2d5f[301]]&& 8== document[_0x2d5f[5]]&& (this[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[347]]= _0x2d5f[110],(null== this[_0x2d5f[1561]]|| !this[_0x2d5f[1565]])&& mxUtils[_0x2d5f[1584]](this[_0x2d5f[252]]));this[_0x2d5f[1585]](_0x4b1fx2)};mxShape[_0x2d5f[202]][_0x2d5f[1579]]= function(){var _0x4b1fx2=null,_0x4b1fx3=null;if(null!= this[_0x2d5f[252]][_0x2d5f[538]]){_0x4b1fx2= new mxSvgCanvas2D(this[_0x2d5f[252]],!1),_0x4b1fx2[_0x2d5f[1345]]= this[_0x2d5f[1564]],_0x4b1fx2[_0x2d5f[1347]]= mxClient[_0x2d5f[133]]&& !mxClient[_0x2d5f[75]]&& !mxClient[_0x2d5f[76]],_0x4b1fx3= this[_0x2d5f[1568]](),0!= _0x4b1fx3?this[_0x2d5f[252]][_0x2d5f[57]](_0x2d5f[535],_0x2d5f[536]+ _0x4b1fx3+ _0x2d5f[537]+ _0x4b1fx3+ _0x2d5f[460]):this[_0x2d5f[252]][_0x2d5f[1390]](_0x2d5f[535])}else {this[_0x2d5f[1586]]();var _0x4b1fx4=Math[_0x2d5f[160]](1,Math[_0x2d5f[488]](this[_0x2d5f[1562]][_0x2d5f[117]])),_0x4b1fx5=Math[_0x2d5f[160]](1,Math[_0x2d5f[488]](this[_0x2d5f[1562]][_0x2d5f[119]])),_0x4b1fx3=8== document[_0x2d5f[5]]&& this[_0x2d5f[1566]]()?this[_0x2d5f[1578]]():this[_0x2d5f[252]],_0x4b1fx2= new mxVmlCanvas2D(_0x4b1fx3,!1);_0x2d5f[110]!= _0x4b1fx3[_0x2d5f[337]]&& (_0x4b1fx3[_0x2d5f[1462]]= _0x4b1fx4* this[_0x2d5f[1460]]+ _0x2d5f[537]+ _0x4b1fx5* this[_0x2d5f[1460]],_0x4b1fx2[_0x2d5f[255]](this[_0x2d5f[1460]]),_0x4b1fx2[_0x2d5f[1460]]= this[_0x2d5f[1460]]);_0x4b1fx3= this[_0x2d5f[255]];_0x4b1fx2[_0x2d5f[513]](-Math[_0x2d5f[488]](this[_0x2d5f[1562]][_0x2d5f[235]]/ _0x4b1fx3),-Math[_0x2d5f[488]](this[_0x2d5f[1562]][_0x2d5f[236]]/ _0x4b1fx3))};return _0x4b1fx2};mxShape[_0x2d5f[202]][_0x2d5f[1586]]= function(){this[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[361]]= Math[_0x2d5f[488]](this[_0x2d5f[1562]][_0x2d5f[235]])+ _0x2d5f[168];this[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[125]]= Math[_0x2d5f[488]](this[_0x2d5f[1562]][_0x2d5f[236]])+ _0x2d5f[168];var _0x4b1fx2=Math[_0x2d5f[160]](1,Math[_0x2d5f[488]](this[_0x2d5f[1562]][_0x2d5f[117]])),_0x4b1fx3=Math[_0x2d5f[160]](1,Math[_0x2d5f[488]](this[_0x2d5f[1562]][_0x2d5f[119]]));this[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[117]]= _0x4b1fx2+ _0x2d5f[168];this[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[119]]= _0x4b1fx3+ _0x2d5f[168];this[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[277]]= _0x2d5f[189]};mxShape[_0x2d5f[202]][_0x2d5f[1585]]= function(_0x4b1fx2){if(_0x4b1fx2 instanceof mxSvgCanvas2D){for(var _0x4b1fx3 in _0x4b1fx2[_0x2d5f[1339]]){var _0x4b1fx4=_0x4b1fx2[_0x2d5f[1339]][_0x4b1fx3];_0x4b1fx4[_0x2d5f[1587]]= (_0x4b1fx4[_0x2d5f[1587]]|| 0)+ 1};this[_0x2d5f[1589]](this[_0x2d5f[1588]]);this[_0x2d5f[1588]]= _0x4b1fx2[_0x2d5f[1339]]}};mxShape[_0x2d5f[202]][_0x2d5f[1209]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[255]],_0x4b1fx4=this[_0x2d5f[1562]][_0x2d5f[235]]/ _0x4b1fx3,_0x4b1fx5=this[_0x2d5f[1562]][_0x2d5f[236]]/ _0x4b1fx3,_0x4b1fx9=this[_0x2d5f[1562]][_0x2d5f[117]]/ _0x4b1fx3,_0x4b1fxa=this[_0x2d5f[1562]][_0x2d5f[119]]/ _0x4b1fx3;if(this[_0x2d5f[1590]]()){var _0x4b1fx12=(_0x4b1fx9- _0x4b1fxa)/ 2,_0x4b1fx4=_0x4b1fx4+ _0x4b1fx12,_0x4b1fx5=_0x4b1fx5- _0x4b1fx12,_0x4b1fx12=_0x4b1fx9,_0x4b1fx9=_0x4b1fxa,_0x4b1fxa=_0x4b1fx12};this[_0x2d5f[1591]](_0x4b1fx2,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa);this[_0x2d5f[1592]](_0x4b1fx2,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa);if(null!= this[_0x2d5f[1561]]){this[_0x2d5f[1593]](_0x4b1fx2,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa)}else {if(_0x4b1fx2[_0x2d5f[1250]](this[_0x2d5f[1307]]),null!= this[_0x2d5f[1525]]){_0x4b1fx4= [];for(_0x4b1fx5= 0;_0x4b1fx5< this[_0x2d5f[1525]][_0x2d5f[67]];_0x4b1fx5++){_0x4b1fx4[_0x2d5f[207]]( new mxPoint(this[_0x2d5f[1525]][_0x4b1fx5][_0x2d5f[235]]/ _0x4b1fx3,this[_0x2d5f[1525]][_0x4b1fx5][_0x2d5f[236]]/ _0x4b1fx3))};this[_0x2d5f[1594]](_0x4b1fx2,_0x4b1fx4)}else {this[_0x2d5f[1595]](_0x4b1fx2,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa)}}};mxShape[_0x2d5f[202]][_0x2d5f[1592]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){var _0x4b1fxa=null;null!= this[_0x2d5f[124]]&& (_0x4b1fxa= this[_0x2d5f[124]][_0x2d5f[649]]);_0x4b1fx2[_0x2d5f[1243]](this[_0x2d5f[461]]/ 100);null!= this[_0x2d5f[1596]]&& _0x4b1fx2[_0x2d5f[1267]](this[_0x2d5f[1596]]);null!= this[_0x2d5f[1522]]&& _0x4b1fx2[_0x2d5f[1251]](this[_0x2d5f[1522]]);null!= _0x4b1fxa&& _0x4b1fx2[_0x2d5f[1252]](_0x4b1fxa);null!= this[_0x2d5f[1299]]?(_0x4b1fx3= this[_0x2d5f[1597]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9),_0x4b1fx2[_0x2d5f[1246]](this[_0x2d5f[1334]],this[_0x2d5f[1299]],_0x4b1fx3[_0x2d5f[235]],_0x4b1fx3[_0x2d5f[236]],_0x4b1fx3[_0x2d5f[117]],_0x4b1fx3[_0x2d5f[119]],this[_0x2d5f[607]])):_0x4b1fx2[_0x2d5f[1245]](this[_0x2d5f[1334]]);_0x4b1fx2[_0x2d5f[1249]](this[_0x2d5f[1336]])};mxShape[_0x2d5f[202]][_0x2d5f[1597]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){return new mxRectangle(_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9)};mxShape[_0x2d5f[202]][_0x2d5f[1591]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){_0x4b1fx2[_0x2d5f[255]](this[_0x2d5f[255]]);_0x4b1fx2[_0x2d5f[1294]](this[_0x2d5f[1598]](),this[_0x2d5f[623]],this[_0x2d5f[624]],_0x4b1fx3+ _0x4b1fx5/ 2,_0x4b1fx4+ _0x4b1fx9/ 2)};mxShape[_0x2d5f[202]][_0x2d5f[1593]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){this[_0x2d5f[1565]]&& (this[_0x2d5f[507]]== mxConstants[_0x2d5f[508]]?this[_0x2d5f[1599]](this[_0x2d5f[252]],_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9):8!= document[_0x2d5f[5]]&& this[_0x2d5f[1600]](this[_0x2d5f[252]]));this[_0x2d5f[1561]][_0x2d5f[1546]](_0x4b1fx2,this,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9)};mxShape[_0x2d5f[202]][_0x2d5f[1595]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){this[_0x2d5f[1601]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9);_0x4b1fx2[_0x2d5f[1267]](!1);this[_0x2d5f[1602]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9)};mxShape[_0x2d5f[202]][_0x2d5f[1601]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){};mxShape[_0x2d5f[202]][_0x2d5f[1602]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){};mxShape[_0x2d5f[202]][_0x2d5f[1594]]= function(_0x4b1fx2,_0x4b1fx3){};mxShape[_0x2d5f[202]][_0x2d5f[1603]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_ARCSIZE,100* mxConstants[_0x2d5f[1557]])/ 100;return Math[_0x2d5f[243]](_0x4b1fx2* _0x4b1fx4,_0x4b1fx3* _0x4b1fx4)};mxShape[_0x2d5f[202]][_0x2d5f[1604]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){var _0x4b1fx12=Math[_0x2d5f[430]](this[_0x2d5f[1307]]/ 2);_0x4b1fx2[_0x2d5f[1246]](_0x2d5f[1605],_0x2d5f[1605],_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,0.6* _0x4b1fx9,_0x2d5f[701],0.9,0.1);_0x4b1fx2[_0x2d5f[1275]]();_0x4b1fxa+= 2* _0x4b1fx12;this[_0x2d5f[1606]]?(_0x4b1fx2[_0x2d5f[1276]](_0x4b1fx3- _0x4b1fx12+ _0x4b1fxa,_0x4b1fx4- _0x4b1fx12),_0x4b1fx2[_0x2d5f[1278]](_0x4b1fx3- _0x4b1fx12,_0x4b1fx4- _0x4b1fx12,_0x4b1fx3- _0x4b1fx12,_0x4b1fx4- _0x4b1fx12+ _0x4b1fxa),_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx3- _0x4b1fx12,_0x4b1fx4+ 0.4* _0x4b1fx9),_0x4b1fx2[_0x2d5f[1278]](_0x4b1fx3+ 0.5* _0x4b1fx5,_0x4b1fx4+ 0.7* _0x4b1fx9,_0x4b1fx3+ _0x4b1fx5+ _0x4b1fx12,_0x4b1fx4+ 0.4* _0x4b1fx9),_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx3+ _0x4b1fx5+ _0x4b1fx12,_0x4b1fx4- _0x4b1fx12+ _0x4b1fxa),_0x4b1fx2[_0x2d5f[1278]](_0x4b1fx3+ _0x4b1fx5+ _0x4b1fx12,_0x4b1fx4- _0x4b1fx12,_0x4b1fx3+ _0x4b1fx5+ _0x4b1fx12- _0x4b1fxa,_0x4b1fx4- _0x4b1fx12)):(_0x4b1fx2[_0x2d5f[1276]](_0x4b1fx3- _0x4b1fx12,_0x4b1fx4- _0x4b1fx12),_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx3- _0x4b1fx12,_0x4b1fx4+ 0.4* _0x4b1fx9),_0x4b1fx2[_0x2d5f[1278]](_0x4b1fx3+ 0.5* _0x4b1fx5,_0x4b1fx4+ 0.7* _0x4b1fx9,_0x4b1fx3+ _0x4b1fx5+ _0x4b1fx12,_0x4b1fx4+ 0.4* _0x4b1fx9),_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx3+ _0x4b1fx5+ _0x4b1fx12,_0x4b1fx4- _0x4b1fx12));_0x4b1fx2[_0x2d5f[268]]();_0x4b1fx2[_0x2d5f[1334]]()};mxShape[_0x2d5f[202]][_0x2d5f[183]]= function(_0x4b1fx2){this[_0x2d5f[724]]= _0x4b1fx2;this[_0x2d5f[124]]= _0x4b1fx2[_0x2d5f[124]];if(null!= this[_0x2d5f[124]]){this[_0x2d5f[1334]]= mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_FILLCOLOR,this[_0x2d5f[1334]]);this[_0x2d5f[1299]]= mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_GRADIENTCOLOR,this[_0x2d5f[1299]]);this[_0x2d5f[607]]= mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_GRADIENT_DIRECTION,this[_0x2d5f[607]]);this[_0x2d5f[461]]= mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_OPACITY,this[_0x2d5f[461]]);this[_0x2d5f[1336]]= mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_STROKECOLOR,this[_0x2d5f[1336]]);this[_0x2d5f[1307]]= mxUtils[_0x2d5f[1550]](this[_0x2d5f[124]],mxConstants.STYLE_STROKEWIDTH,this[_0x2d5f[1307]]);this[_0x2d5f[657]]= mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_SPACING,this[_0x2d5f[657]]);this[_0x2d5f[644]]= mxUtils[_0x2d5f[1550]](this[_0x2d5f[124]],mxConstants.STYLE_STARTSIZE,this[_0x2d5f[644]]);this[_0x2d5f[643]]= mxUtils[_0x2d5f[1550]](this[_0x2d5f[124]],mxConstants.STYLE_ENDSIZE,this[_0x2d5f[643]]);this[_0x2d5f[642]]= mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_STARTARROW,this[_0x2d5f[642]]);this[_0x2d5f[641]]= mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_ENDARROW,this[_0x2d5f[641]]);this[_0x2d5f[603]]= mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_ROTATION,this[_0x2d5f[603]]);this[_0x2d5f[663]]= mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_DIRECTION,this[_0x2d5f[663]]);this[_0x2d5f[623]]= 1== mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_FLIPH,0);this[_0x2d5f[624]]= 1== mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_FLIPV,0);null!= this[_0x2d5f[1561]]&& (this[_0x2d5f[623]]= 1== mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],_0x2d5f[1607],0)|| this[_0x2d5f[623]],this[_0x2d5f[624]]= 1== mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],_0x2d5f[1608],0)|| this[_0x2d5f[624]]);if(_0x2d5f[700]== this[_0x2d5f[663]]|| _0x2d5f[701]== this[_0x2d5f[663]]){_0x4b1fx2= this[_0x2d5f[623]],this[_0x2d5f[623]]= this[_0x2d5f[624]],this[_0x2d5f[624]]= _0x4b1fx2};this[_0x2d5f[1596]]= 1== mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_SHADOW,this[_0x2d5f[1596]]);this[_0x2d5f[1522]]= 1== mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_DASHED,this[_0x2d5f[1522]]);this[_0x2d5f[1606]]= 1== mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_ROUNDED,this[_0x2d5f[1606]]);this[_0x2d5f[617]]= 1== mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_GLASS,this[_0x2d5f[617]]);_0x2d5f[130]== this[_0x2d5f[1334]]&& (this[_0x2d5f[1334]]= null);_0x2d5f[130]== this[_0x2d5f[1299]]&& (this[_0x2d5f[1299]]= null);_0x2d5f[130]== this[_0x2d5f[1336]]&& (this[_0x2d5f[1336]]= null)}};mxShape[_0x2d5f[202]][_0x2d5f[1609]]= function(_0x4b1fx2){null== _0x4b1fx2&& (_0x4b1fx2= _0x2d5f[110]);this[_0x2d5f[270]]= _0x4b1fx2;null!= this[_0x2d5f[252]]&& (this[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[270]]= _0x4b1fx2)};mxShape[_0x2d5f[202]][_0x2d5f[1610]]= function(){return this[_0x2d5f[270]]};mxShape[_0x2d5f[202]][_0x2d5f[1577]]= function(){if(null!= this[_0x2d5f[1562]]){var _0x4b1fx2=this[_0x2d5f[1611]]();if(null!= _0x4b1fx2){this[_0x2d5f[1612]](_0x4b1fx2);var _0x4b1fx3=this[_0x2d5f[1598]]();0!= _0x4b1fx3&& (_0x4b1fx2= mxUtils[_0x2d5f[1613]](_0x4b1fx2,_0x4b1fx3));_0x4b1fx2[_0x2d5f[235]]= Math[_0x2d5f[519]](_0x4b1fx2[_0x2d5f[235]]);_0x4b1fx2[_0x2d5f[236]]= Math[_0x2d5f[519]](_0x4b1fx2[_0x2d5f[236]]);_0x4b1fx2[_0x2d5f[117]]= Math[_0x2d5f[430]](_0x4b1fx2[_0x2d5f[117]]);_0x4b1fx2[_0x2d5f[119]]= Math[_0x2d5f[430]](_0x4b1fx2[_0x2d5f[119]])};this[_0x2d5f[1563]]= _0x4b1fx2}};mxShape[_0x2d5f[202]][_0x2d5f[1611]]= function(){var _0x4b1fx2=this[_0x2d5f[1562]][_0x2d5f[238]]();if(this[_0x2d5f[1590]]()){var _0x4b1fx3=(_0x4b1fx2[_0x2d5f[117]]- _0x4b1fx2[_0x2d5f[119]])/ 2;_0x4b1fx2[_0x2d5f[235]]+= _0x4b1fx3;_0x4b1fx2[_0x2d5f[236]]-= _0x4b1fx3;_0x4b1fx3= _0x4b1fx2[_0x2d5f[117]];_0x4b1fx2[_0x2d5f[117]]= _0x4b1fx2[_0x2d5f[119]];_0x4b1fx2[_0x2d5f[119]]= _0x4b1fx3};return _0x4b1fx2};mxShape[_0x2d5f[202]][_0x2d5f[1612]]= function(_0x4b1fx2){this[_0x2d5f[1596]]&& (_0x4b1fx2[_0x2d5f[117]]+= Math[_0x2d5f[430]](mxConstants[_0x2d5f[1237]]* this[_0x2d5f[255]]),_0x4b1fx2[_0x2d5f[119]]+= Math[_0x2d5f[430]](mxConstants[_0x2d5f[1238]]* this[_0x2d5f[255]]));var _0x4b1fx3=Math[_0x2d5f[430]](this[_0x2d5f[1307]]* this[_0x2d5f[255]]);_0x4b1fx2[_0x2d5f[244]](Math[_0x2d5f[430]](_0x4b1fx3/ 2))};mxShape[_0x2d5f[202]][_0x2d5f[1590]]= function(){return null== this[_0x2d5f[1561]]&& (_0x2d5f[700]== this[_0x2d5f[663]]|| _0x2d5f[701]== this[_0x2d5f[663]])};mxShape[_0x2d5f[202]][_0x2d5f[1614]]= function(){return null!= this[_0x2d5f[603]]?this[_0x2d5f[603]]:0};mxShape[_0x2d5f[202]][_0x2d5f[1615]]= function(){var _0x4b1fx2=this[_0x2d5f[1614]]();1!= mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_HORIZONTAL,1)&& (_0x4b1fx2+= mxText[_0x2d5f[202]][_0x2d5f[1616]]);return _0x4b1fx2};mxShape[_0x2d5f[202]][_0x2d5f[1598]]= function(){var _0x4b1fx2=this[_0x2d5f[1614]]();null!= this[_0x2d5f[663]]&& (_0x2d5f[700]== this[_0x2d5f[663]]?_0x4b1fx2+= 270:_0x2d5f[703]== this[_0x2d5f[663]]?_0x4b1fx2+= 180:_0x2d5f[701]== this[_0x2d5f[663]]&& (_0x4b1fx2+= 90));return _0x4b1fx2};mxShape[_0x2d5f[202]][_0x2d5f[1599]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){_0x4b1fx2= document[_0x2d5f[509]](mxConstants.NS_SVG,_0x2d5f[1319]);_0x4b1fx2[_0x2d5f[57]](_0x2d5f[235],_0x4b1fx3);_0x4b1fx2[_0x2d5f[57]](_0x2d5f[236],_0x4b1fx4);_0x4b1fx2[_0x2d5f[57]](_0x2d5f[117],_0x4b1fx5);_0x4b1fx2[_0x2d5f[57]](_0x2d5f[119],_0x4b1fx9);_0x4b1fx2[_0x2d5f[57]](_0x2d5f[1334],_0x2d5f[130]);_0x4b1fx2[_0x2d5f[57]](_0x2d5f[1336],_0x2d5f[130]);_0x4b1fx2[_0x2d5f[57]](_0x2d5f[1377],_0x2d5f[1378]);this[_0x2d5f[252]][_0x2d5f[62]](_0x4b1fx2)};mxShape[_0x2d5f[202]][_0x2d5f[1600]]= function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[124]][_0x2d5f[1617]]= _0x2d5f[1618]+ mxClient[_0x2d5f[88]]+ _0x2d5f[1619]};mxShape[_0x2d5f[202]][_0x2d5f[1589]]= function(_0x4b1fx2){if(null!= _0x4b1fx2){for(var _0x4b1fx3 in _0x4b1fx2){var _0x4b1fx4=_0x4b1fx2[_0x4b1fx3];_0x4b1fx4[_0x2d5f[1587]]= (_0x4b1fx4[_0x2d5f[1587]]|| 0)- 1;0== _0x4b1fx4[_0x2d5f[1587]]&& null!= _0x4b1fx4[_0x2d5f[265]]&& _0x4b1fx4[_0x2d5f[265]][_0x2d5f[266]](_0x4b1fx4)}}};mxShape[_0x2d5f[202]][_0x2d5f[515]]= function(){null!= this[_0x2d5f[252]]&& (mxEvent[_0x2d5f[762]](this[_0x2d5f[252]]),null!= this[_0x2d5f[252]][_0x2d5f[265]]&& this[_0x2d5f[252]][_0x2d5f[265]][_0x2d5f[266]](this[_0x2d5f[252]]),this[_0x2d5f[252]]= null);this[_0x2d5f[1589]](this[_0x2d5f[1588]]);this[_0x2d5f[1588]]= null};var mxStencilRegistry={stencils:[],addStencil:function(_0x4b1fx2,_0x4b1fx3){mxStencilRegistry[_0x2d5f[1620]][_0x4b1fx2]= _0x4b1fx3},getStencil:function(_0x4b1fx2){return mxStencilRegistry[_0x2d5f[1620]][_0x4b1fx2]}},mxMarker={markers:[],addMarker:function(_0x4b1fx2,_0x4b1fx3){mxMarker[_0x2d5f[1621]][_0x4b1fx2]= _0x4b1fx3},createMarker:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13,_0x4b1fx14,_0x4b1fx15){var _0x4b1fx16=mxMarker[_0x2d5f[1621]][_0x4b1fx4];return null!= _0x4b1fx16?_0x4b1fx16(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13,_0x4b1fx14,_0x4b1fx15):null}};(function(){function _0x4b1fx2(_0x4b1fx2,_0x4b1fx3,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13,_0x4b1fx14,_0x4b1fx15,_0x4b1fx16,_0x4b1fx17){_0x4b1fx3= 1.118* _0x4b1fx12* _0x4b1fx16;_0x4b1fx15= 1.118* _0x4b1fx13* _0x4b1fx16;_0x4b1fx12*= _0x4b1fx14+ _0x4b1fx16;_0x4b1fx13*= _0x4b1fx14+ _0x4b1fx16;var _0x4b1fx18=_0x4b1fxa[_0x2d5f[238]]();_0x4b1fx18[_0x2d5f[235]]-= _0x4b1fx3;_0x4b1fx18[_0x2d5f[236]]-= _0x4b1fx15;_0x4b1fx14= _0x4b1fx9!= mxConstants[_0x2d5f[1622]]?1:0.75;_0x4b1fxa[_0x2d5f[235]]+= -_0x4b1fx12* _0x4b1fx14- _0x4b1fx3;_0x4b1fxa[_0x2d5f[236]]+= -_0x4b1fx13* _0x4b1fx14- _0x4b1fx15;return function(){_0x4b1fx2[_0x2d5f[1275]]();_0x4b1fx2[_0x2d5f[1276]](_0x4b1fx18[_0x2d5f[235]],_0x4b1fx18[_0x2d5f[236]]);_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx18[_0x2d5f[235]]- _0x4b1fx12- _0x4b1fx13/ 2,_0x4b1fx18[_0x2d5f[236]]- _0x4b1fx13+ _0x4b1fx12/ 2);_0x4b1fx9== mxConstants[_0x2d5f[1622]]&& _0x4b1fx2[_0x2d5f[1277]](_0x4b1fx18[_0x2d5f[235]]- 3* _0x4b1fx12/ 4,_0x4b1fx18[_0x2d5f[236]]- 3* _0x4b1fx13/ 4);_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx18[_0x2d5f[235]]+ _0x4b1fx13/ 2- _0x4b1fx12,_0x4b1fx18[_0x2d5f[236]]- _0x4b1fx13- _0x4b1fx12/ 2);_0x4b1fx2[_0x2d5f[268]]();_0x4b1fx17?_0x4b1fx2[_0x2d5f[1337]]():_0x4b1fx2[_0x2d5f[1336]]()}}function _0x4b1fx3(_0x4b1fx2,_0x4b1fx3,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13,_0x4b1fx14,_0x4b1fx15,_0x4b1fx16,_0x4b1fx17){_0x4b1fx15= _0x4b1fx9== mxConstants[_0x2d5f[1623]]?0.7071:0.9862;_0x4b1fx3= _0x4b1fx12* _0x4b1fx16* _0x4b1fx15;_0x4b1fx15*= _0x4b1fx13* _0x4b1fx16;_0x4b1fx12*= _0x4b1fx14+ _0x4b1fx16;_0x4b1fx13*= _0x4b1fx14+ _0x4b1fx16;var _0x4b1fx18=_0x4b1fxa[_0x2d5f[238]]();_0x4b1fx18[_0x2d5f[235]]-= _0x4b1fx3;_0x4b1fx18[_0x2d5f[236]]-= _0x4b1fx15;_0x4b1fxa[_0x2d5f[235]]+= -_0x4b1fx12- _0x4b1fx3;_0x4b1fxa[_0x2d5f[236]]+= -_0x4b1fx13- _0x4b1fx15;var _0x4b1fx19=_0x4b1fx9== mxConstants[_0x2d5f[1623]]?2:3.4;return function(){_0x4b1fx2[_0x2d5f[1275]]();_0x4b1fx2[_0x2d5f[1276]](_0x4b1fx18[_0x2d5f[235]],_0x4b1fx18[_0x2d5f[236]]);_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx18[_0x2d5f[235]]- _0x4b1fx12/ 2- _0x4b1fx13/ _0x4b1fx19,_0x4b1fx18[_0x2d5f[236]]+ _0x4b1fx12/ _0x4b1fx19- _0x4b1fx13/ 2);_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx18[_0x2d5f[235]]- _0x4b1fx12,_0x4b1fx18[_0x2d5f[236]]- _0x4b1fx13);_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx18[_0x2d5f[235]]- _0x4b1fx12/ 2+ _0x4b1fx13/ _0x4b1fx19,_0x4b1fx18[_0x2d5f[236]]- _0x4b1fx13/ 2- _0x4b1fx12/ _0x4b1fx19);_0x4b1fx2[_0x2d5f[268]]();_0x4b1fx17?_0x4b1fx2[_0x2d5f[1337]]():_0x4b1fx2[_0x2d5f[1336]]()}}mxMarker[_0x2d5f[1624]](_0x2d5f[693],_0x4b1fx2);mxMarker[_0x2d5f[1624]](_0x2d5f[694],_0x4b1fx2);mxMarker[_0x2d5f[1624]](_0x2d5f[392],function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13,_0x4b1fx14,_0x4b1fx15,_0x4b1fx16,_0x4b1fx17){_0x4b1fx3= 1.118* _0x4b1fx12* _0x4b1fx16;_0x4b1fx9= 1.118* _0x4b1fx13* _0x4b1fx16;_0x4b1fx12*= _0x4b1fx14+ _0x4b1fx16;_0x4b1fx13*= _0x4b1fx14+ _0x4b1fx16;var _0x4b1fx18=_0x4b1fxa[_0x2d5f[238]]();_0x4b1fx18[_0x2d5f[235]]-= _0x4b1fx3;_0x4b1fx18[_0x2d5f[236]]-= _0x4b1fx9;_0x4b1fxa[_0x2d5f[235]]+= 2* -_0x4b1fx3;_0x4b1fxa[_0x2d5f[236]]+= 2* -_0x4b1fx9;return function(){_0x4b1fx2[_0x2d5f[1275]]();_0x4b1fx2[_0x2d5f[1276]](_0x4b1fx18[_0x2d5f[235]]- _0x4b1fx12- _0x4b1fx13/ 2,_0x4b1fx18[_0x2d5f[236]]- _0x4b1fx13+ _0x4b1fx12/ 2);_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx18[_0x2d5f[235]],_0x4b1fx18[_0x2d5f[236]]);_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx18[_0x2d5f[235]]+ _0x4b1fx13/ 2- _0x4b1fx12,_0x4b1fx18[_0x2d5f[236]]- _0x4b1fx13- _0x4b1fx12/ 2);_0x4b1fx2[_0x2d5f[1336]]()}});mxMarker[_0x2d5f[1624]](_0x2d5f[695],function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13,_0x4b1fx14,_0x4b1fx15,_0x4b1fx16,_0x4b1fx17){var _0x4b1fx18=_0x4b1fx14/ 2,_0x4b1fx19=_0x4b1fxa[_0x2d5f[238]]();_0x4b1fxa[_0x2d5f[235]]-= _0x4b1fx12* _0x4b1fx18;_0x4b1fxa[_0x2d5f[236]]-= _0x4b1fx13* _0x4b1fx18;return function(){_0x4b1fx2[_0x2d5f[680]](_0x4b1fx19[_0x2d5f[235]]- _0x4b1fx18,_0x4b1fx19[_0x2d5f[236]]- _0x4b1fx18,_0x4b1fx14,_0x4b1fx14);_0x4b1fx17?_0x4b1fx2[_0x2d5f[1337]]():_0x4b1fx2[_0x2d5f[1336]]()}});mxMarker[_0x2d5f[1624]](_0x2d5f[696],_0x4b1fx3);mxMarker[_0x2d5f[1624]](_0x2d5f[697],_0x4b1fx3)})();function mxActor(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){mxShape[_0x2d5f[239]](this);this[_0x2d5f[1562]]= _0x4b1fx2;this[_0x2d5f[1334]]= _0x4b1fx3;this[_0x2d5f[1336]]= _0x4b1fx4;this[_0x2d5f[1307]]= null!= _0x4b1fx5?_0x4b1fx5:1}mxUtils[_0x2d5f[1284]](mxActor,mxShape);mxActor[_0x2d5f[202]][_0x2d5f[1595]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){_0x4b1fx2[_0x2d5f[513]](_0x4b1fx3,_0x4b1fx4);_0x4b1fx2[_0x2d5f[1275]]();this[_0x2d5f[1625]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9);_0x4b1fx2[_0x2d5f[1337]]()};mxActor[_0x2d5f[202]][_0x2d5f[1625]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){_0x4b1fx3= _0x4b1fx5/ 3;_0x4b1fx2[_0x2d5f[1276]](0,_0x4b1fx9);_0x4b1fx2[_0x2d5f[1279]](0,3* _0x4b1fx9/ 5,0,2* _0x4b1fx9/ 5,_0x4b1fx5/ 2,2* _0x4b1fx9/ 5);_0x4b1fx2[_0x2d5f[1279]](_0x4b1fx5/ 2- _0x4b1fx3,2* _0x4b1fx9/ 5,_0x4b1fx5/ 2- _0x4b1fx3,0,_0x4b1fx5/ 2,0);_0x4b1fx2[_0x2d5f[1279]](_0x4b1fx5/ 2+ _0x4b1fx3,0,_0x4b1fx5/ 2+ _0x4b1fx3,2* _0x4b1fx9/ 5,_0x4b1fx5/ 2,2* _0x4b1fx9/ 5);_0x4b1fx2[_0x2d5f[1279]](_0x4b1fx5,2* _0x4b1fx9/ 5,_0x4b1fx5,3* _0x4b1fx9/ 5,_0x4b1fx5,_0x4b1fx9);_0x4b1fx2[_0x2d5f[268]]()};function mxCloud(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){mxActor[_0x2d5f[239]](this);this[_0x2d5f[1562]]= _0x4b1fx2;this[_0x2d5f[1334]]= _0x4b1fx3;this[_0x2d5f[1336]]= _0x4b1fx4;this[_0x2d5f[1307]]= null!= _0x4b1fx5?_0x4b1fx5:1}mxUtils[_0x2d5f[1284]](mxCloud,mxActor);mxCloud[_0x2d5f[202]][_0x2d5f[1625]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){_0x4b1fx2[_0x2d5f[1276]](0.25* _0x4b1fx5,0.25* _0x4b1fx9);_0x4b1fx2[_0x2d5f[1279]](0.05* _0x4b1fx5,0.25* _0x4b1fx9,0,0.5* _0x4b1fx9,0.16* _0x4b1fx5,0.55* _0x4b1fx9);_0x4b1fx2[_0x2d5f[1279]](0,0.66* _0x4b1fx9,0.18* _0x4b1fx5,0.9* _0x4b1fx9,0.31* _0x4b1fx5,0.8* _0x4b1fx9);_0x4b1fx2[_0x2d5f[1279]](0.4* _0x4b1fx5,_0x4b1fx9,0.7* _0x4b1fx5,_0x4b1fx9,0.8* _0x4b1fx5,0.8* _0x4b1fx9);_0x4b1fx2[_0x2d5f[1279]](_0x4b1fx5,0.8* _0x4b1fx9,_0x4b1fx5,0.6* _0x4b1fx9,0.875* _0x4b1fx5,0.5* _0x4b1fx9);_0x4b1fx2[_0x2d5f[1279]](_0x4b1fx5,0.3* _0x4b1fx9,0.8* _0x4b1fx5,0.1* _0x4b1fx9,0.625* _0x4b1fx5,0.2* _0x4b1fx9);_0x4b1fx2[_0x2d5f[1279]](0.5* _0x4b1fx5,0.05* _0x4b1fx9,0.3* _0x4b1fx5,0.05* _0x4b1fx9,0.25* _0x4b1fx5,0.25* _0x4b1fx9);_0x4b1fx2[_0x2d5f[268]]()};function mxRectangleShape(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){mxShape[_0x2d5f[239]](this);this[_0x2d5f[1562]]= _0x4b1fx2;this[_0x2d5f[1334]]= _0x4b1fx3;this[_0x2d5f[1336]]= _0x4b1fx4;this[_0x2d5f[1307]]= null!= _0x4b1fx5?_0x4b1fx5:1}mxUtils[_0x2d5f[1284]](mxRectangleShape,mxShape);mxRectangleShape[_0x2d5f[202]][_0x2d5f[1567]]= function(){return !this[_0x2d5f[1606]]&& !this[_0x2d5f[617]]&& 0== this[_0x2d5f[603]]};mxRectangleShape[_0x2d5f[202]][_0x2d5f[1601]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){if(this[_0x2d5f[1606]]){var _0x4b1fxa=mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_ARCSIZE,100* mxConstants[_0x2d5f[1557]])/ 100,_0x4b1fxa=Math[_0x2d5f[243]](_0x4b1fx5* _0x4b1fxa,_0x4b1fx9* _0x4b1fxa);_0x4b1fx2[_0x2d5f[1320]](_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fxa)}else {_0x4b1fx2[_0x2d5f[1319]](_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9)};_0x4b1fx2[_0x2d5f[1337]]()};mxRectangleShape[_0x2d5f[202]][_0x2d5f[1602]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){this[_0x2d5f[617]]&& this[_0x2d5f[1604]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,this[_0x2d5f[1603]](_0x4b1fx5+ this[_0x2d5f[1307]],_0x4b1fx9+ this[_0x2d5f[1307]]))};mxRectangleShape[_0x2d5f[202]][_0x2d5f[1575]]= function(){this[_0x2d5f[1626]](this[_0x2d5f[252]]);this[_0x2d5f[1627]](this[_0x2d5f[252]]);this[_0x2d5f[1628]](this[_0x2d5f[252]])};mxRectangleShape[_0x2d5f[202]][_0x2d5f[1626]]= function(_0x4b1fx2){var _0x4b1fx3=9<= document[_0x2d5f[5]]?0:Math[_0x2d5f[430]](this[_0x2d5f[1307]]* this[_0x2d5f[255]]);_0x4b1fx2[_0x2d5f[124]][_0x2d5f[1629]]= Math[_0x2d5f[160]](1,_0x4b1fx3)+ _0x2d5f[168];_0x4b1fx2[_0x2d5f[124]][_0x2d5f[277]]= _0x2d5f[188];_0x4b1fx2[_0x2d5f[124]][_0x2d5f[361]]= Math[_0x2d5f[488]](this[_0x2d5f[1562]][_0x2d5f[235]]- _0x4b1fx3/ 2)+ _0x2d5f[168];_0x4b1fx2[_0x2d5f[124]][_0x2d5f[125]]= Math[_0x2d5f[488]](this[_0x2d5f[1562]][_0x2d5f[236]]- _0x4b1fx3/ 2)+ _0x2d5f[168];_0x2d5f[462]== document[_0x2d5f[135]]&& (_0x4b1fx3= -_0x4b1fx3);_0x4b1fx2[_0x2d5f[124]][_0x2d5f[117]]= Math[_0x2d5f[488]](Math[_0x2d5f[160]](0,this[_0x2d5f[1562]][_0x2d5f[117]]+ _0x4b1fx3))+ _0x2d5f[168];_0x4b1fx2[_0x2d5f[124]][_0x2d5f[119]]= Math[_0x2d5f[488]](Math[_0x2d5f[160]](0,this[_0x2d5f[1562]][_0x2d5f[119]]+ _0x4b1fx3))+ _0x2d5f[168]};mxRectangleShape[_0x2d5f[202]][_0x2d5f[1628]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[1336]];null!= _0x4b1fx3&& _0x4b1fx3!= mxConstants[_0x2d5f[217]]?(_0x4b1fx2[_0x2d5f[124]][_0x2d5f[1630]]= _0x4b1fx3,this[_0x2d5f[1522]]?_0x4b1fx2[_0x2d5f[124]][_0x2d5f[465]]= _0x2d5f[648]:0< this[_0x2d5f[1307]]&& (_0x4b1fx2[_0x2d5f[124]][_0x2d5f[465]]= _0x2d5f[1631]),_0x4b1fx2[_0x2d5f[124]][_0x2d5f[1629]]= Math[_0x2d5f[160]](1,Math[_0x2d5f[430]](this[_0x2d5f[1307]]* this[_0x2d5f[255]]))+ _0x2d5f[168]):_0x4b1fx2[_0x2d5f[124]][_0x2d5f[1629]]= _0x2d5f[946];_0x4b1fx3= this[_0x2d5f[1334]];null!= _0x4b1fx3&& _0x4b1fx3!= mxConstants[_0x2d5f[217]]?(_0x4b1fx2[_0x2d5f[124]][_0x2d5f[1028]]= _0x4b1fx3,_0x4b1fx2[_0x2d5f[124]][_0x2d5f[1617]]= _0x2d5f[130]):this[_0x2d5f[1229]]?_0x4b1fx2[_0x2d5f[124]][_0x2d5f[1028]]= _0x2d5f[1373]:8== document[_0x2d5f[5]]?mxUtils[_0x2d5f[1584]](_0x4b1fx2):this[_0x2d5f[1600]](_0x4b1fx2)};mxRectangleShape[_0x2d5f[202]][_0x2d5f[1627]]= function(_0x4b1fx2){var _0x4b1fx3=_0x2d5f[110];100> this[_0x2d5f[461]]&& (_0x4b1fx3+= _0x2d5f[459]+ this[_0x2d5f[461]]+ _0x2d5f[460]);this[_0x2d5f[1596]]&& (_0x4b1fx3+= _0x2d5f[1632]+ Math[_0x2d5f[488]](mxConstants[_0x2d5f[1237]]* this[_0x2d5f[255]])+ _0x2d5f[1633]+ Math[_0x2d5f[488]](mxConstants[_0x2d5f[1238]]* this[_0x2d5f[255]])+ _0x2d5f[1634]+ mxConstants[_0x2d5f[1235]]+ _0x2d5f[1635]);if(this[_0x2d5f[1299]]){var _0x4b1fx4=this[_0x2d5f[1334]],_0x4b1fx5=this[_0x2d5f[1299]],_0x4b1fx9=_0x2d5f[468],_0x4b1fxa={east:0,south:1,west:2,north:3},_0x4b1fx12=null!= this[_0x2d5f[663]]?_0x4b1fxa[this[_0x2d5f[663]]]:0;null!= this[_0x2d5f[607]]&& (_0x4b1fx12= mxUtils[_0x2d5f[1454]](_0x4b1fx12+ _0x4b1fxa[this[_0x2d5f[607]]]- 1,4));1== _0x4b1fx12?(_0x4b1fx9= _0x2d5f[500],_0x4b1fxa= _0x4b1fx4,_0x4b1fx4= _0x4b1fx5,_0x4b1fx5= _0x4b1fxa):2== _0x4b1fx12?(_0x4b1fxa= _0x4b1fx4,_0x4b1fx4= _0x4b1fx5,_0x4b1fx5= _0x4b1fxa):3== _0x4b1fx12&& (_0x4b1fx9= _0x2d5f[500]);_0x4b1fx3+= _0x2d5f[1636]+ _0x4b1fx4+ _0x2d5f[1637]+ _0x4b1fx5+ _0x2d5f[1638]+ _0x4b1fx9+ _0x2d5f[1635]};_0x4b1fx2[_0x2d5f[124]][_0x2d5f[347]]= _0x4b1fx3};function mxEllipse(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){mxShape[_0x2d5f[239]](this);this[_0x2d5f[1562]]= _0x4b1fx2;this[_0x2d5f[1334]]= _0x4b1fx3;this[_0x2d5f[1336]]= _0x4b1fx4;this[_0x2d5f[1307]]= null!= _0x4b1fx5?_0x4b1fx5:1}mxUtils[_0x2d5f[1284]](mxEllipse,mxShape);mxEllipse[_0x2d5f[202]][_0x2d5f[1595]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){_0x4b1fx2[_0x2d5f[680]](_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9);_0x4b1fx2[_0x2d5f[1337]]()};function mxDoubleEllipse(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){mxShape[_0x2d5f[239]](this);this[_0x2d5f[1562]]= _0x4b1fx2;this[_0x2d5f[1334]]= _0x4b1fx3;this[_0x2d5f[1336]]= _0x4b1fx4;this[_0x2d5f[1307]]= null!= _0x4b1fx5?_0x4b1fx5:1}mxUtils[_0x2d5f[1284]](mxDoubleEllipse,mxShape);mxDoubleEllipse[_0x2d5f[202]][_0x2d5f[1460]]= 10;mxDoubleEllipse[_0x2d5f[202]][_0x2d5f[1601]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){_0x4b1fx2[_0x2d5f[680]](_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9);_0x4b1fx2[_0x2d5f[1337]]()};mxDoubleEllipse[_0x2d5f[202]][_0x2d5f[1602]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){var _0x4b1fxa=Math[_0x2d5f[243]](4,Math[_0x2d5f[243]](_0x4b1fx5/ 5,_0x4b1fx9/ 5));_0x4b1fx5-= 2* _0x4b1fxa;_0x4b1fx9-= 2* _0x4b1fxa;0< _0x4b1fx5&& 0< _0x4b1fx9&& _0x4b1fx2[_0x2d5f[680]](_0x4b1fx3+ _0x4b1fxa,_0x4b1fx4+ _0x4b1fxa,_0x4b1fx5,_0x4b1fx9);_0x4b1fx2[_0x2d5f[1336]]()};function mxRhombus(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){mxShape[_0x2d5f[239]](this);this[_0x2d5f[1562]]= _0x4b1fx2;this[_0x2d5f[1334]]= _0x4b1fx3;this[_0x2d5f[1336]]= _0x4b1fx4;this[_0x2d5f[1307]]= null!= _0x4b1fx5?_0x4b1fx5:1}mxUtils[_0x2d5f[1284]](mxRhombus,mxShape);mxRhombus[_0x2d5f[202]][_0x2d5f[1595]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){var _0x4b1fxa=_0x4b1fx5/ 2,_0x4b1fx12=_0x4b1fx9/ 2;_0x4b1fx2[_0x2d5f[1275]]();_0x4b1fx2[_0x2d5f[1276]](_0x4b1fx3+ _0x4b1fxa,_0x4b1fx4);_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx3+ _0x4b1fx5,_0x4b1fx4+ _0x4b1fx12);_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx3+ _0x4b1fxa,_0x4b1fx4+ _0x4b1fx9);_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx3,_0x4b1fx4+ _0x4b1fx12);_0x4b1fx2[_0x2d5f[268]]();_0x4b1fx2[_0x2d5f[1337]]()};function mxPolyline(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){mxShape[_0x2d5f[239]](this);this[_0x2d5f[1525]]= _0x4b1fx2;this[_0x2d5f[1336]]= _0x4b1fx3;this[_0x2d5f[1307]]= null!= _0x4b1fx4?_0x4b1fx4:1}mxUtils[_0x2d5f[1284]](mxPolyline,mxShape);mxPolyline[_0x2d5f[202]][_0x2d5f[1614]]= function(){return 0};mxPolyline[_0x2d5f[202]][_0x2d5f[1594]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[1639]](_0x4b1fx2,_0x4b1fx3,this[_0x2d5f[1606]])};mxPolyline[_0x2d5f[202]][_0x2d5f[1639]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_ARCSIZE,mxConstants.LINE_ARCSIZE)/ 2,_0x4b1fx9=_0x4b1fx3[0],_0x4b1fxa=_0x4b1fx3[_0x4b1fx3[_0x2d5f[67]]- 1];_0x4b1fx2[_0x2d5f[1275]]();_0x4b1fx2[_0x2d5f[1276]](_0x4b1fx9[_0x2d5f[235]],_0x4b1fx9[_0x2d5f[236]]);for(var _0x4b1fx12=1;_0x4b1fx12< _0x4b1fx3[_0x2d5f[67]]- 1;_0x4b1fx12++){var _0x4b1fx13=_0x4b1fx3[_0x4b1fx12],_0x4b1fx14=_0x4b1fx9[_0x2d5f[235]]- _0x4b1fx13[_0x2d5f[235]],_0x4b1fx9=_0x4b1fx9[_0x2d5f[236]]- _0x4b1fx13[_0x2d5f[236]];if(_0x4b1fx4&& _0x4b1fx12< _0x4b1fx3[_0x2d5f[67]]- 1&& (0!= _0x4b1fx14|| 0!= _0x4b1fx9)){var _0x4b1fx15=Math[_0x2d5f[428]](_0x4b1fx14* _0x4b1fx14+ _0x4b1fx9* _0x4b1fx9),_0x4b1fx14=_0x4b1fx14* Math[_0x2d5f[243]](_0x4b1fx5,_0x4b1fx15/ 2)/ _0x4b1fx15,_0x4b1fx9=_0x4b1fx9* Math[_0x2d5f[243]](_0x4b1fx5,_0x4b1fx15/ 2)/ _0x4b1fx15;_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx13[_0x2d5f[235]]+ _0x4b1fx14,_0x4b1fx13[_0x2d5f[236]]+ _0x4b1fx9);_0x4b1fx9= _0x4b1fx3[_0x4b1fx12+ 1];_0x4b1fx14= _0x4b1fx9[_0x2d5f[235]]- _0x4b1fx13[_0x2d5f[235]];_0x4b1fx9= _0x4b1fx9[_0x2d5f[236]]- _0x4b1fx13[_0x2d5f[236]];_0x4b1fx15= Math[_0x2d5f[160]](1,Math[_0x2d5f[428]](_0x4b1fx14* _0x4b1fx14+ _0x4b1fx9* _0x4b1fx9));_0x4b1fx14= _0x4b1fx14* Math[_0x2d5f[243]](_0x4b1fx5,_0x4b1fx15/ 2)/ _0x4b1fx15;_0x4b1fx9= _0x4b1fx9* Math[_0x2d5f[243]](_0x4b1fx5,_0x4b1fx15/ 2)/ _0x4b1fx15;_0x4b1fx14= _0x4b1fx13[_0x2d5f[235]]+ _0x4b1fx14;_0x4b1fx9= _0x4b1fx13[_0x2d5f[236]]+ _0x4b1fx9;_0x4b1fx2[_0x2d5f[1278]](_0x4b1fx13[_0x2d5f[235]],_0x4b1fx13[_0x2d5f[236]],_0x4b1fx14,_0x4b1fx9);_0x4b1fx13= new mxPoint(_0x4b1fx14,_0x4b1fx9)}else {_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx13[_0x2d5f[235]],_0x4b1fx13[_0x2d5f[236]])};_0x4b1fx9= _0x4b1fx13};_0x4b1fx2[_0x2d5f[1277]](_0x4b1fxa[_0x2d5f[235]],_0x4b1fxa[_0x2d5f[236]]);_0x4b1fx2[_0x2d5f[1336]]()};function mxArrow(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12){mxShape[_0x2d5f[239]](this);this[_0x2d5f[1525]]= _0x4b1fx2;this[_0x2d5f[1334]]= _0x4b1fx3;this[_0x2d5f[1336]]= _0x4b1fx4;this[_0x2d5f[1307]]= null!= _0x4b1fx5?_0x4b1fx5:1;this[_0x2d5f[1640]]= null!= _0x4b1fx9?_0x4b1fx9:mxConstants[_0x2d5f[1641]];this[_0x2d5f[657]]= null!= _0x4b1fxa?_0x4b1fxa:mxConstants[_0x2d5f[1642]];this[_0x2d5f[643]]= null!= _0x4b1fx12?_0x4b1fx12:mxConstants[_0x2d5f[1643]]}mxUtils[_0x2d5f[1284]](mxArrow,mxShape);mxArrow[_0x2d5f[202]][_0x2d5f[1594]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=mxConstants[_0x2d5f[1642]],_0x4b1fx5=mxConstants[_0x2d5f[1641]],_0x4b1fx9=mxConstants[_0x2d5f[1643]],_0x4b1fxa=_0x4b1fx3[0],_0x4b1fx12=_0x4b1fx3[_0x4b1fx3[_0x2d5f[67]]- 1],_0x4b1fx13=_0x4b1fx12[_0x2d5f[235]]- _0x4b1fxa[_0x2d5f[235]],_0x4b1fx14=_0x4b1fx12[_0x2d5f[236]]- _0x4b1fxa[_0x2d5f[236]],_0x4b1fx15=Math[_0x2d5f[428]](_0x4b1fx13* _0x4b1fx13+ _0x4b1fx14* _0x4b1fx14),_0x4b1fx16=_0x4b1fx15- 2* _0x4b1fx4- _0x4b1fx9,_0x4b1fx13=_0x4b1fx13/ _0x4b1fx15,_0x4b1fx14=_0x4b1fx14/ _0x4b1fx15,_0x4b1fx15=_0x4b1fx5* _0x4b1fx14/ 3,_0x4b1fx5=-_0x4b1fx5* _0x4b1fx13/ 3,_0x4b1fx9=_0x4b1fxa[_0x2d5f[235]]- _0x4b1fx15/ 2+ _0x4b1fx4* _0x4b1fx13,_0x4b1fxa=_0x4b1fxa[_0x2d5f[236]]- _0x4b1fx5/ 2+ _0x4b1fx4* _0x4b1fx14,_0x4b1fx17=_0x4b1fx9+ _0x4b1fx15,_0x4b1fx18=_0x4b1fxa+ _0x4b1fx5,_0x4b1fx19=_0x4b1fx17+ _0x4b1fx16* _0x4b1fx13,_0x4b1fx16=_0x4b1fx18+ _0x4b1fx16* _0x4b1fx14,_0x4b1fx1a=_0x4b1fx19+ _0x4b1fx15,_0x4b1fx1b=_0x4b1fx16+ _0x4b1fx5,_0x4b1fx1c=_0x4b1fx1a- 3* _0x4b1fx15,_0x4b1fx1d=_0x4b1fx1b- 3* _0x4b1fx5;_0x4b1fx2[_0x2d5f[1275]]();_0x4b1fx2[_0x2d5f[1276]](_0x4b1fx9,_0x4b1fxa);_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx17,_0x4b1fx18);_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx19,_0x4b1fx16);_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx1a,_0x4b1fx1b);_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx12[_0x2d5f[235]]- _0x4b1fx4* _0x4b1fx13,_0x4b1fx12[_0x2d5f[236]]- _0x4b1fx4* _0x4b1fx14);_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx1c,_0x4b1fx1d);_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx1c+ _0x4b1fx15,_0x4b1fx1d+ _0x4b1fx5);_0x4b1fx2[_0x2d5f[268]]();_0x4b1fx2[_0x2d5f[1337]]()};function mxText(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13,_0x4b1fx14,_0x4b1fx15,_0x4b1fx16,_0x4b1fx17,_0x4b1fx18,_0x4b1fx19,_0x4b1fx1a,_0x4b1fx1b,_0x4b1fx1c,_0x4b1fx1d,_0x4b1fx1e,_0x4b1fx1f){mxShape[_0x2d5f[239]](this);this[_0x2d5f[131]]= _0x4b1fx2;this[_0x2d5f[1562]]= _0x4b1fx3;this[_0x2d5f[352]]= null!= _0x4b1fx9?_0x4b1fx9:_0x2d5f[586];this[_0x2d5f[611]]= null!= _0x4b1fx4?_0x4b1fx4:_0x2d5f[110];this[_0x2d5f[552]]= null!= _0x4b1fx5?_0x4b1fx5:_0x2d5f[110];this[_0x2d5f[1288]]= null!= _0x4b1fxa?_0x4b1fxa:mxConstants[_0x2d5f[484]];this[_0x2d5f[803]]= null!= _0x4b1fx12?_0x4b1fx12:mxConstants[_0x2d5f[483]];this[_0x2d5f[666]]= null!= _0x4b1fx13?_0x4b1fx13:mxConstants[_0x2d5f[1644]];this[_0x2d5f[657]]= parseInt(_0x4b1fx14|| 2);this[_0x2d5f[658]]= this[_0x2d5f[657]]+ parseInt(_0x4b1fx15|| 0);this[_0x2d5f[661]]= this[_0x2d5f[657]]+ parseInt(_0x4b1fx16|| 0);this[_0x2d5f[660]]= this[_0x2d5f[657]]+ parseInt(_0x4b1fx17|| 0);this[_0x2d5f[659]]= this[_0x2d5f[657]]+ parseInt(_0x4b1fx18|| 0);this[_0x2d5f[662]]= null!= _0x4b1fx19?_0x4b1fx19:!0;this[_0x2d5f[1537]]= _0x4b1fx1a;this[_0x2d5f[467]]= _0x4b1fx1b;this[_0x2d5f[1333]]= null!= _0x4b1fx1c?_0x4b1fx1c:!1;this[_0x2d5f[1645]]= null!= _0x4b1fx1d?_0x4b1fx1d:!1;this[_0x2d5f[277]]= null!= _0x4b1fx1e?_0x4b1fx1e:_0x2d5f[189];this[_0x2d5f[629]]= null!= _0x4b1fx1f?_0x4b1fx1f:0;this[_0x2d5f[603]]= 0}mxUtils[_0x2d5f[1284]](mxText,mxShape);mxText[_0x2d5f[202]][_0x2d5f[1646]]= 0;mxText[_0x2d5f[202]][_0x2d5f[1647]]= 0;mxText[_0x2d5f[202]][_0x2d5f[1648]]= 0;mxText[_0x2d5f[202]][_0x2d5f[1649]]= 0;mxText[_0x2d5f[202]][_0x2d5f[1650]]= !0;mxText[_0x2d5f[202]][_0x2d5f[1616]]= -90;mxText[_0x2d5f[202]][_0x2d5f[1651]]= !0;mxText[_0x2d5f[202]][_0x2d5f[1652]]= !1;mxText[_0x2d5f[202]][_0x2d5f[1566]]= function(){return !1};mxText[_0x2d5f[202]][_0x2d5f[1567]]= function(){return 8!= document[_0x2d5f[5]]};mxText[_0x2d5f[202]][_0x2d5f[1568]]= function(){return 0};mxText[_0x2d5f[202]][_0x2d5f[1574]]= function(){return null!= this[_0x2d5f[1562]]&& !isNaN(this[_0x2d5f[1562]][_0x2d5f[235]])&& !isNaN(this[_0x2d5f[1562]][_0x2d5f[236]])&& !isNaN(this[_0x2d5f[1562]][_0x2d5f[117]])&& !isNaN(this[_0x2d5f[1562]][_0x2d5f[119]])};mxText[_0x2d5f[202]][_0x2d5f[1577]]= function(){var _0x4b1fx2=this[_0x2d5f[252]];8== document[_0x2d5f[5]]&& null!= _0x4b1fx2[_0x2d5f[285]]&& (_0x4b1fx2= _0x4b1fx2[_0x2d5f[285]],null!= _0x4b1fx2[_0x2d5f[285]]&& (_0x4b1fx2= _0x4b1fx2[_0x2d5f[285]]));this[_0x2d5f[1563]]= this[_0x2d5f[1562]][_0x2d5f[238]]();var _0x4b1fx3=this[_0x2d5f[1615]]();if(!this[_0x2d5f[1652]]&& null!= _0x4b1fx2&& _0x2d5f[1334]!= this[_0x2d5f[277]]&& (!this[_0x2d5f[1645]]|| !this[_0x2d5f[1651]])){var _0x4b1fx4=null,_0x4b1fx5=null;if(null!= _0x4b1fx2[_0x2d5f[538]]){if(null!= _0x4b1fx2[_0x2d5f[285]]&& null!= _0x4b1fx2[_0x2d5f[285]][_0x2d5f[285]]&& _0x2d5f[1435]== _0x4b1fx2[_0x2d5f[285]][_0x2d5f[285]][_0x2d5f[301]]){_0x4b1fx2= _0x4b1fx2[_0x2d5f[285]][_0x2d5f[285]],_0x4b1fx4= this[_0x2d5f[1333]]?this[_0x2d5f[1562]][_0x2d5f[117]]:parseInt(_0x4b1fx2[_0x2d5f[284]](_0x2d5f[117]))* this[_0x2d5f[255]],_0x4b1fx5= parseInt(_0x4b1fx2[_0x2d5f[284]](_0x2d5f[119]))* this[_0x2d5f[255]]}else {_0x4b1fx3= _0x4b1fx2[_0x2d5f[1451]]();if(0== _0x4b1fx3[_0x2d5f[117]]&& 0== _0x4b1fx3[_0x2d5f[119]]){return};this[_0x2d5f[1563]]= new mxRectangle(_0x4b1fx3[_0x2d5f[235]],_0x4b1fx3[_0x2d5f[236]],_0x4b1fx3[_0x2d5f[117]],_0x4b1fx3[_0x2d5f[119]]);_0x4b1fx3= 0}}else {_0x4b1fx5= this[_0x2d5f[724]][_0x2d5f[441]][_0x2d5f[1653]],null!= this[_0x2d5f[359]]&& null!= this[_0x2d5f[167]]?(_0x4b1fx4= this[_0x2d5f[1333]]?this[_0x2d5f[1562]][_0x2d5f[117]]:this[_0x2d5f[359]]* this[_0x2d5f[255]],_0x4b1fx5= this[_0x2d5f[167]]* this[_0x2d5f[255]]):null!= _0x4b1fx5?(this[_0x2d5f[1441]](_0x4b1fx5),this[_0x2d5f[1654]](_0x4b1fx5),mxUtils[_0x2d5f[1331]](this[_0x2d5f[131]])?_0x4b1fx5[_0x2d5f[339]]= this[_0x2d5f[131]][_0x2d5f[342]]:(_0x4b1fx4= this[_0x2d5f[1650]]?this[_0x2d5f[131]][_0x2d5f[230]](/\n/g,_0x2d5f[1453]):this[_0x2d5f[131]],_0x4b1fx5[_0x2d5f[339]]= _0x4b1fx4),_0x4b1fx4= this[_0x2d5f[1333]]?this[_0x2d5f[1562]][_0x2d5f[117]]:_0x4b1fx5[_0x2d5f[359]]* this[_0x2d5f[255]],_0x4b1fx5= _0x4b1fx5[_0x2d5f[167]]* this[_0x2d5f[255]]):(_0x4b1fx4= this[_0x2d5f[1333]]?this[_0x2d5f[1562]][_0x2d5f[117]]:_0x4b1fx2[_0x2d5f[359]]* this[_0x2d5f[255]],_0x4b1fx5= _0x4b1fx2[_0x2d5f[167]]* this[_0x2d5f[255]])};null!= _0x4b1fx4&& null!= _0x4b1fx5&& (this[_0x2d5f[1563]]= new mxRectangle(this[_0x2d5f[1562]][_0x2d5f[235]]+ this[_0x2d5f[1655]][_0x2d5f[235]]* _0x4b1fx4,this[_0x2d5f[1562]][_0x2d5f[236]]+ this[_0x2d5f[1655]][_0x2d5f[236]]* _0x4b1fx5,_0x4b1fx4,_0x4b1fx5))}else {this[_0x2d5f[1563]][_0x2d5f[235]]+= this[_0x2d5f[1655]][_0x2d5f[235]]* this[_0x2d5f[1563]][_0x2d5f[117]],this[_0x2d5f[1563]][_0x2d5f[236]]+= this[_0x2d5f[1655]][_0x2d5f[236]]* this[_0x2d5f[1563]][_0x2d5f[119]]};null!= this[_0x2d5f[1563]]&& (0!= _0x4b1fx3&& (_0x4b1fx3= mxUtils[_0x2d5f[1613]](this[_0x2d5f[1563]],_0x4b1fx3),this[_0x2d5f[1563]][_0x2d5f[235]]= _0x4b1fx3[_0x2d5f[235]],this[_0x2d5f[1563]][_0x2d5f[236]]= _0x4b1fx3[_0x2d5f[236]],mxClient[_0x2d5f[496]]|| (this[_0x2d5f[1563]][_0x2d5f[117]]= _0x4b1fx3[_0x2d5f[117]],this[_0x2d5f[1563]][_0x2d5f[119]]= _0x4b1fx3[_0x2d5f[119]])),this[_0x2d5f[1563]][_0x2d5f[235]]= Math[_0x2d5f[519]](this[_0x2d5f[1563]][_0x2d5f[235]]),this[_0x2d5f[1563]][_0x2d5f[236]]= Math[_0x2d5f[519]](this[_0x2d5f[1563]][_0x2d5f[236]]),this[_0x2d5f[1563]][_0x2d5f[117]]= Math[_0x2d5f[430]](this[_0x2d5f[1563]][_0x2d5f[117]]),this[_0x2d5f[1563]][_0x2d5f[119]]= Math[_0x2d5f[430]](this[_0x2d5f[1563]][_0x2d5f[119]]))};mxText[_0x2d5f[202]][_0x2d5f[1598]]= function(){return 0};mxText[_0x2d5f[202]][_0x2d5f[1615]]= function(){return null!= this[_0x2d5f[724]]&& null!= this[_0x2d5f[724]][_0x2d5f[253]]?this[_0x2d5f[724]][_0x2d5f[253]][_0x2d5f[1615]]():0};mxText[_0x2d5f[202]][_0x2d5f[1590]]= function(){return !this[_0x2d5f[662]]&& null!= this[_0x2d5f[724]]&& this[_0x2d5f[724]][_0x2d5f[441]][_0x2d5f[1179]][_0x2d5f[251]][_0x2d5f[1193]](this[_0x2d5f[724]][_0x2d5f[246]])};mxText[_0x2d5f[202]][_0x2d5f[1592]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){mxShape[_0x2d5f[202]][_0x2d5f[1592]][_0x2d5f[183]](this,arguments);_0x4b1fx2[_0x2d5f[1259]](this[_0x2d5f[352]]);_0x4b1fx2[_0x2d5f[1260]](this[_0x2d5f[1537]]);_0x4b1fx2[_0x2d5f[1262]](this[_0x2d5f[467]]);_0x4b1fx2[_0x2d5f[1265]](this[_0x2d5f[1288]]);_0x4b1fx2[_0x2d5f[1264]](this[_0x2d5f[803]]);_0x4b1fx2[_0x2d5f[1266]](this[_0x2d5f[666]])};mxText[_0x2d5f[202]][_0x2d5f[1586]]= function(){this[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[361]]= Math[_0x2d5f[488]](this[_0x2d5f[1562]][_0x2d5f[235]])+ _0x2d5f[168];this[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[125]]= Math[_0x2d5f[488]](this[_0x2d5f[1562]][_0x2d5f[236]])+ _0x2d5f[168];this[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[117]]= _0x2d5f[942];this[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[119]]= _0x2d5f[942];this[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[277]]= _0x2d5f[189]};mxText[_0x2d5f[202]][_0x2d5f[1209]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[255]],_0x4b1fx4=this[_0x2d5f[1562]][_0x2d5f[235]]/ _0x4b1fx3,_0x4b1fx5=this[_0x2d5f[1562]][_0x2d5f[236]]/ _0x4b1fx3,_0x4b1fx9=this[_0x2d5f[1562]][_0x2d5f[117]]/ _0x4b1fx3,_0x4b1fx3=this[_0x2d5f[1562]][_0x2d5f[119]]/ _0x4b1fx3;this[_0x2d5f[1591]](_0x4b1fx2,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fx3);this[_0x2d5f[1592]](_0x4b1fx2,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fx3);var _0x4b1fxa=mxUtils[_0x2d5f[1331]](this[_0x2d5f[131]])|| this[_0x2d5f[507]]== mxConstants[_0x2d5f[1656]],_0x4b1fx12=_0x4b1fxa|| _0x4b1fx2 instanceof mxVmlCanvas2D?_0x2d5f[1428]:_0x2d5f[110],_0x4b1fx13=this[_0x2d5f[131]];!_0x4b1fxa&& _0x2d5f[1428]== _0x4b1fx12&& (_0x4b1fx13= mxUtils[_0x2d5f[321]](_0x4b1fx13,!1));_0x4b1fx13= !mxUtils[_0x2d5f[1331]](this[_0x2d5f[131]])&& this[_0x2d5f[1650]]&& _0x2d5f[1428]== _0x4b1fx12?_0x4b1fx13[_0x2d5f[230]](/\n/g,_0x2d5f[1453]):_0x4b1fx13;_0x4b1fx2[_0x2d5f[963]](_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fx3,_0x4b1fx13,this[_0x2d5f[611]],this[_0x2d5f[552]],this[_0x2d5f[1333]],_0x4b1fx12,_0x2d5f[1334]== this[_0x2d5f[277]],this[_0x2d5f[1645]],this[_0x2d5f[1615]]())};mxText[_0x2d5f[202]][_0x2d5f[1575]]= function(){var _0x4b1fx2=this[_0x2d5f[252]][_0x2d5f[124]];_0x4b1fx2[_0x2d5f[461]]= 1> this[_0x2d5f[461]]?this[_0x2d5f[461]]:_0x2d5f[110];_0x4b1fx2[_0x2d5f[277]]= _0x2d5f[110];_0x4b1fx2[_0x2d5f[117]]= _0x2d5f[110];_0x4b1fx2[_0x2d5f[119]]= _0x2d5f[110];this[_0x2d5f[1441]](this[_0x2d5f[252]]);this[_0x2d5f[1654]](this[_0x2d5f[252]]);this[_0x2d5f[1657]]();this[_0x2d5f[167]]= this[_0x2d5f[359]]= null;null!= mxClient[_0x2d5f[73]]?this[_0x2d5f[1658]]():this[_0x2d5f[1659]]()};mxText[_0x2d5f[202]][_0x2d5f[1658]]= function(){var _0x4b1fx2=this[_0x2d5f[1615]](),_0x4b1fx3=this[_0x2d5f[252]][_0x2d5f[124]],_0x4b1fx4=this[_0x2d5f[1655]][_0x2d5f[235]],_0x4b1fx5=this[_0x2d5f[1655]][_0x2d5f[236]];0!= _0x4b1fx2?(_0x4b1fx3[mxClient[_0x2d5f[73]]+ _0x2d5f[1660]]= 100* -_0x4b1fx4+ _0x2d5f[1661]+ 100* -_0x4b1fx5+ _0x2d5f[229],_0x4b1fx3[mxClient[_0x2d5f[73]]+ _0x2d5f[1662]]= _0x2d5f[536]+ 100* _0x4b1fx4+ _0x2d5f[1663]+ 100* _0x4b1fx5+ _0x2d5f[1664]+ this[_0x2d5f[255]]+ _0x2d5f[1665]+ _0x4b1fx2+ _0x2d5f[1666]):(_0x4b1fx3[mxClient[_0x2d5f[73]]+ _0x2d5f[1660]]= _0x2d5f[1667],_0x4b1fx3[mxClient[_0x2d5f[73]]+ _0x2d5f[1662]]= _0x2d5f[1402]+ this[_0x2d5f[255]]+ _0x2d5f[1393]+ 100* _0x4b1fx4+ _0x2d5f[1663]+ 100* _0x4b1fx5+ _0x2d5f[1668]);_0x4b1fx3[_0x2d5f[361]]= Math[_0x2d5f[488]](this[_0x2d5f[1562]][_0x2d5f[235]])+ _0x2d5f[168];_0x4b1fx3[_0x2d5f[125]]= Math[_0x2d5f[488]](this[_0x2d5f[1562]][_0x2d5f[236]])+ _0x2d5f[168]};mxText[_0x2d5f[202]][_0x2d5f[1659]]= function(){var _0x4b1fx2=this[_0x2d5f[252]][_0x2d5f[124]],_0x4b1fx3=this[_0x2d5f[1655]][_0x2d5f[235]],_0x4b1fx4=this[_0x2d5f[1655]][_0x2d5f[236]],_0x4b1fx5=this[_0x2d5f[255]];_0x4b1fx2[_0x2d5f[347]]= _0x2d5f[110];var _0x4b1fx9=0,_0x4b1fxa=0,_0x4b1fx12=null!= this[_0x2d5f[724]]?this[_0x2d5f[724]][_0x2d5f[441]][_0x2d5f[1653]]:null;if(null!= _0x4b1fx12){_0x4b1fx12[_0x2d5f[124]][_0x2d5f[277]]= _0x2d5f[110];_0x4b1fx12[_0x2d5f[124]][_0x2d5f[119]]= _0x2d5f[110];_0x4b1fx12[_0x2d5f[124]][_0x2d5f[117]]= _0x2d5f[110];this[_0x2d5f[1441]](_0x4b1fx12);this[_0x2d5f[1654]](_0x4b1fx12);if(mxUtils[_0x2d5f[1331]](this[_0x2d5f[131]])){_0x4b1fx12[_0x2d5f[339]]= this[_0x2d5f[131]][_0x2d5f[342]]}else {var _0x4b1fx13=this[_0x2d5f[131]];this[_0x2d5f[507]]!= mxConstants[_0x2d5f[1656]]&& (_0x4b1fx13= mxUtils[_0x2d5f[321]](_0x4b1fx13,!1));_0x4b1fx13= this[_0x2d5f[1650]]?_0x4b1fx13[_0x2d5f[230]](/\n/g,_0x2d5f[1453]):_0x4b1fx13;_0x4b1fx12[_0x2d5f[339]]= _0x4b1fx13};_0x4b1fx9= _0x4b1fx12[_0x2d5f[359]]+ 2;_0x4b1fxa= _0x4b1fx12[_0x2d5f[167]]+ 2}else {_0x4b1fx9= this[_0x2d5f[252]][_0x2d5f[359]],_0x4b1fxa= this[_0x2d5f[252]][_0x2d5f[167]]+ 1};this[_0x2d5f[359]]= _0x4b1fx9;this[_0x2d5f[167]]= _0x4b1fxa;_0x4b1fx12= this[_0x2d5f[1562]][_0x2d5f[117]]/ _0x4b1fx5;_0x4b1fx13= this[_0x2d5f[1562]][_0x2d5f[119]]/ _0x4b1fx5;mxClient[_0x2d5f[496]]&& (this[_0x2d5f[1645]]|| _0x2d5f[1334]== this[_0x2d5f[277]])&& 0< _0x4b1fx13?(_0x4b1fx13= Math[_0x2d5f[243]](_0x4b1fx13,_0x4b1fxa),_0x4b1fx2[_0x2d5f[119]]= Math[_0x2d5f[488]](_0x4b1fx13+ 1)+ _0x2d5f[168]):_0x4b1fx13= _0x4b1fxa;_0x2d5f[1334]!= this[_0x2d5f[277]]&& (mxClient[_0x2d5f[496]]&& (this[_0x2d5f[1645]]|| this[_0x2d5f[1333]])&& 0< _0x4b1fx12?(_0x4b1fx12= Math[_0x2d5f[243]](_0x4b1fx12,_0x4b1fx9),_0x4b1fx2[_0x2d5f[117]]= Math[_0x2d5f[488]](_0x4b1fx12)+ _0x2d5f[168]):_0x4b1fx12= _0x4b1fx9);var _0x4b1fx13=_0x4b1fx13* _0x4b1fx5,_0x4b1fx12=_0x4b1fx12* _0x4b1fx5,_0x4b1fx9=this[_0x2d5f[1615]]()* (Math[_0x2d5f[424]]/ 180),_0x4b1fxa=parseFloat(parseFloat(Math[_0x2d5f[426]](_0x4b1fx9))[_0x2d5f[1293]](8)),_0x4b1fx14=parseFloat(parseFloat(Math[_0x2d5f[427]](-_0x4b1fx9))[_0x2d5f[1293]](8)),_0x4b1fx9=_0x4b1fx9% (2* Math[_0x2d5f[424]]);0> _0x4b1fx9&& (_0x4b1fx9+= 2* Math[_0x2d5f[424]]);_0x4b1fx9%= Math[_0x2d5f[424]];_0x4b1fx9> Math[_0x2d5f[424]]/ 2&& (_0x4b1fx9= Math[_0x2d5f[424]]- _0x4b1fx9);var _0x4b1fx15=Math[_0x2d5f[426]](_0x4b1fx9),_0x4b1fx16=Math[_0x2d5f[427]](-_0x4b1fx9),_0x4b1fx3=_0x4b1fx12* -(_0x4b1fx3+ 0.5),_0x4b1fx4=_0x4b1fx13* -(_0x4b1fx4+ 0.5),_0x4b1fx17=(_0x4b1fx13- _0x4b1fx13* _0x4b1fx15+ _0x4b1fx12* _0x4b1fx16)/ 2+ _0x4b1fx14* _0x4b1fx3- _0x4b1fxa* _0x4b1fx4;0!= _0x4b1fx9&& (_0x4b1fx2[_0x2d5f[347]]= _0x2d5f[1505]+ _0x4b1fxa+ _0x2d5f[1506]+ _0x4b1fx14+ _0x2d5f[1507]+ -_0x4b1fx14+ _0x2d5f[1508]+ _0x4b1fxa+ _0x2d5f[1509]);_0x4b1fx2[_0x2d5f[499]]= _0x4b1fx5;_0x4b1fx2[_0x2d5f[361]]= Math[_0x2d5f[488]](this[_0x2d5f[1562]][_0x2d5f[235]]+ ((_0x4b1fx12- _0x4b1fx12* _0x4b1fx15+ _0x4b1fx13* _0x4b1fx16)/ 2- _0x4b1fxa* _0x4b1fx3- _0x4b1fx14* _0x4b1fx4)- _0x4b1fx12/ 2)+ _0x2d5f[168];_0x4b1fx2[_0x2d5f[125]]= Math[_0x2d5f[488]](this[_0x2d5f[1562]][_0x2d5f[236]]+ _0x4b1fx17- _0x4b1fx13/ 2)+ _0x2d5f[168]};mxText[_0x2d5f[202]][_0x2d5f[1657]]= function(){if(mxUtils[_0x2d5f[1331]](this[_0x2d5f[131]])){this[_0x2d5f[252]][_0x2d5f[339]]= _0x2d5f[110],this[_0x2d5f[252]][_0x2d5f[62]](this[_0x2d5f[131]])}else {var _0x4b1fx2=this[_0x2d5f[131]];this[_0x2d5f[507]]!= mxConstants[_0x2d5f[1656]]&& (_0x4b1fx2= mxUtils[_0x2d5f[321]](_0x4b1fx2,!1));var _0x4b1fx2=this[_0x2d5f[1650]]?_0x4b1fx2[_0x2d5f[230]](/\n/g,_0x2d5f[1453]):_0x4b1fx2,_0x4b1fx3=null!= this[_0x2d5f[1537]]&& this[_0x2d5f[1537]]!= mxConstants[_0x2d5f[217]]?this[_0x2d5f[1537]]:null,_0x4b1fx4=null!= this[_0x2d5f[467]]&& this[_0x2d5f[467]]!= mxConstants[_0x2d5f[217]]?this[_0x2d5f[467]]:null;if(null!= _0x4b1fx3|| null!= _0x4b1fx4){if(_0x2d5f[1334]== this[_0x2d5f[277]]){null!= _0x4b1fx3&& (this[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[1028]]= _0x4b1fx3),null!= _0x4b1fx4&& (this[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[467]]= _0x2d5f[1669]+ _0x4b1fx4)}else {var _0x4b1fx5=_0x2d5f[110];null!= _0x4b1fx3&& (_0x4b1fx5+= _0x2d5f[1418]+ _0x4b1fx3+ _0x2d5f[471]);null!= _0x4b1fx4&& (_0x4b1fx5+= _0x2d5f[1419]+ _0x4b1fx4+ _0x2d5f[471]);_0x4b1fx2= _0x2d5f[1670]+ _0x4b1fx5+ _0x2d5f[1671]+ this[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[489]]+ _0x2d5f[1423]+ _0x4b1fx2+ _0x2d5f[1424];this[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[489]]= _0x2d5f[110]}};this[_0x2d5f[252]][_0x2d5f[339]]= _0x4b1fx2}};mxText[_0x2d5f[202]][_0x2d5f[1441]]= function(_0x4b1fx2){_0x4b1fx2= _0x4b1fx2[_0x2d5f[124]];_0x4b1fx2[_0x2d5f[489]]= Math[_0x2d5f[488]](this[_0x2d5f[803]]* mxConstants[_0x2d5f[490]])+ _0x2d5f[168];_0x4b1fx2[_0x2d5f[487]]= Math[_0x2d5f[488]](this[_0x2d5f[803]])+ _0x2d5f[168];_0x4b1fx2[_0x2d5f[486]]= this[_0x2d5f[1288]];_0x4b1fx2[_0x2d5f[123]]= _0x2d5f[125];_0x4b1fx2[_0x2d5f[352]]= this[_0x2d5f[352]];_0x4b1fx2[_0x2d5f[1452]]= (this[_0x2d5f[666]]& mxConstants[_0x2d5f[1410]])== mxConstants[_0x2d5f[1410]]?_0x2d5f[1447]:_0x2d5f[110];_0x4b1fx2[_0x2d5f[666]]= (this[_0x2d5f[666]]& mxConstants[_0x2d5f[1412]])== mxConstants[_0x2d5f[1412]]?_0x2d5f[1449]:_0x2d5f[110];_0x4b1fx2[_0x2d5f[1498]]= (this[_0x2d5f[666]]& mxConstants[_0x2d5f[1414]])== mxConstants[_0x2d5f[1414]]?_0x2d5f[355]:_0x2d5f[110];_0x4b1fx2[_0x2d5f[1165]]= this[_0x2d5f[611]]== mxConstants[_0x2d5f[479]]?_0x2d5f[698]:this[_0x2d5f[611]]== mxConstants[_0x2d5f[480]]?_0x2d5f[699]:_0x2d5f[361]};mxText[_0x2d5f[202]][_0x2d5f[1654]]= function(_0x4b1fx2){var _0x4b1fx3=Math[_0x2d5f[488]](this[_0x2d5f[1562]][_0x2d5f[117]]/ this[_0x2d5f[255]]),_0x4b1fx4=Math[_0x2d5f[488]](this[_0x2d5f[1562]][_0x2d5f[119]]/ this[_0x2d5f[255]]);_0x4b1fx2= _0x4b1fx2[_0x2d5f[124]];this[_0x2d5f[1645]]?(_0x4b1fx2[_0x2d5f[277]]= _0x2d5f[188],0< _0x4b1fx4&& (_0x4b1fx2[_0x2d5f[1503]]= _0x4b1fx4+ _0x2d5f[168]),0< _0x4b1fx3&& (_0x4b1fx2[_0x2d5f[117]]= _0x4b1fx3+ _0x2d5f[168])):_0x2d5f[1334]== this[_0x2d5f[277]]&& (_0x4b1fx2[_0x2d5f[117]]= _0x4b1fx3+ _0x2d5f[168],0< _0x4b1fx4&& (_0x4b1fx2[_0x2d5f[1503]]= _0x4b1fx4+ _0x2d5f[168]));this[_0x2d5f[1333]]?(!this[_0x2d5f[1645]]&& 0< _0x4b1fx3&& (_0x4b1fx2[_0x2d5f[117]]= _0x4b1fx3+ _0x2d5f[168]),_0x4b1fx2[_0x2d5f[493]]= _0x2d5f[1502]):_0x4b1fx2[_0x2d5f[493]]= _0x2d5f[494]};mxText[_0x2d5f[202]][_0x2d5f[1672]]= function(){this[_0x2d5f[1655]]= mxUtils[_0x2d5f[1501]](this[_0x2d5f[611]],this[_0x2d5f[552]])};mxText[_0x2d5f[202]][_0x2d5f[1673]]= function(){var _0x4b1fx2=0,_0x4b1fx3=0,_0x4b1fx2=this[_0x2d5f[611]]== mxConstants[_0x2d5f[479]]?(this[_0x2d5f[659]]- this[_0x2d5f[661]])/ 2:this[_0x2d5f[611]]== mxConstants[_0x2d5f[480]]?-this[_0x2d5f[661]]- this[_0x2d5f[1649]]:this[_0x2d5f[659]]+ this[_0x2d5f[1648]],_0x4b1fx3=this[_0x2d5f[552]]== mxConstants[_0x2d5f[481]]?(this[_0x2d5f[658]]- this[_0x2d5f[660]])/ 2:this[_0x2d5f[552]]== mxConstants[_0x2d5f[482]]?-this[_0x2d5f[660]]- this[_0x2d5f[1647]]:this[_0x2d5f[658]]+ this[_0x2d5f[1646]];return new mxPoint(_0x4b1fx2,_0x4b1fx3)};function mxTriangle(){mxActor[_0x2d5f[239]](this)}mxUtils[_0x2d5f[1284]](mxTriangle,mxActor);mxTriangle[_0x2d5f[202]][_0x2d5f[1625]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){_0x4b1fx2[_0x2d5f[1276]](0,0);_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx5,0.5* _0x4b1fx9);_0x4b1fx2[_0x2d5f[1277]](0,_0x4b1fx9);_0x4b1fx2[_0x2d5f[268]]()};function mxHexagon(){mxActor[_0x2d5f[239]](this)}mxUtils[_0x2d5f[1284]](mxHexagon,mxActor);mxHexagon[_0x2d5f[202]][_0x2d5f[1625]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){_0x4b1fx2[_0x2d5f[1276]](0.25* _0x4b1fx5,0);_0x4b1fx2[_0x2d5f[1277]](0.75* _0x4b1fx5,0);_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx5,0.5* _0x4b1fx9);_0x4b1fx2[_0x2d5f[1277]](0.75* _0x4b1fx5,_0x4b1fx9);_0x4b1fx2[_0x2d5f[1277]](0.25* _0x4b1fx5,_0x4b1fx9);_0x4b1fx2[_0x2d5f[1277]](0,0.5* _0x4b1fx9);_0x4b1fx2[_0x2d5f[268]]()};function mxLine(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){mxShape[_0x2d5f[239]](this);this[_0x2d5f[1562]]= _0x4b1fx2;this[_0x2d5f[1336]]= _0x4b1fx3;this[_0x2d5f[1307]]= null!= _0x4b1fx4?_0x4b1fx4:1}mxUtils[_0x2d5f[1284]](mxLine,mxShape);mxLine[_0x2d5f[202]][_0x2d5f[1595]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){_0x4b1fx4+= _0x4b1fx9/ 2;_0x4b1fx2[_0x2d5f[1275]]();_0x4b1fx2[_0x2d5f[1276]](_0x4b1fx3,_0x4b1fx4);_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx3+ _0x4b1fx5,_0x4b1fx4);_0x4b1fx2[_0x2d5f[1336]]()};function mxImageShape(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){mxShape[_0x2d5f[239]](this);this[_0x2d5f[1562]]= _0x4b1fx2;this[_0x2d5f[618]]= _0x4b1fx3;this[_0x2d5f[1334]]= _0x4b1fx4;this[_0x2d5f[1336]]= _0x4b1fx5;this[_0x2d5f[1307]]= null!= _0x4b1fx9?_0x4b1fx9:1;this[_0x2d5f[639]]= !1}mxUtils[_0x2d5f[1284]](mxImageShape,mxRectangleShape);mxImageShape[_0x2d5f[202]][_0x2d5f[1674]]= !0;mxImageShape[_0x2d5f[202]][_0x2d5f[1568]]= function(){return !mxClient[_0x2d5f[80]]?0.5:0};mxImageShape[_0x2d5f[202]][_0x2d5f[183]]= function(_0x4b1fx2){mxShape[_0x2d5f[202]][_0x2d5f[183]][_0x2d5f[183]](this,arguments);this[_0x2d5f[1299]]= this[_0x2d5f[1336]]= this[_0x2d5f[1334]]= null;null!= this[_0x2d5f[124]]&& (this[_0x2d5f[1334]]= mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_IMAGE_BACKGROUND),this[_0x2d5f[1336]]= mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_IMAGE_BORDER),this[_0x2d5f[1674]]= 1== mxUtils[_0x2d5f[1550]](this[_0x2d5f[124]],mxConstants.STYLE_IMAGE_ASPECT,1),this[_0x2d5f[623]]= this[_0x2d5f[623]]|| 1== mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],_0x2d5f[1675],0),this[_0x2d5f[624]]= this[_0x2d5f[624]]|| 1== mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],_0x2d5f[1676],0))};mxImageShape[_0x2d5f[202]][_0x2d5f[1567]]= function(){return !this[_0x2d5f[1674]]};mxImageShape[_0x2d5f[202]][_0x2d5f[1570]]= function(){var _0x4b1fx2=document[_0x2d5f[55]](_0x2d5f[485]);_0x4b1fx2[_0x2d5f[124]][_0x2d5f[491]]= _0x2d5f[492];return _0x4b1fx2};mxImageShape[_0x2d5f[202]][_0x2d5f[1595]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){if(null!= this[_0x2d5f[618]]){var _0x4b1fxa=mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_IMAGE_BACKGROUND,null),_0x4b1fx12=mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_IMAGE_BORDER,null);if(null!= _0x4b1fxa|| null!= _0x4b1fx12){_0x4b1fx2[_0x2d5f[1245]](_0x4b1fxa),_0x4b1fx2[_0x2d5f[1249]](_0x4b1fx12),_0x4b1fx2[_0x2d5f[1319]](_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9),_0x4b1fx2[_0x2d5f[1337]]()};_0x4b1fx2[_0x2d5f[618]](_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,this[_0x2d5f[618]],this[_0x2d5f[1674]],!1,!1)}else {mxRectangleShape[_0x2d5f[202]][_0x2d5f[1601]][_0x2d5f[183]](this,arguments)}};mxImageShape[_0x2d5f[202]][_0x2d5f[1575]]= function(){this[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[361]]= Math[_0x2d5f[488]](this[_0x2d5f[1562]][_0x2d5f[235]])+ _0x2d5f[168];this[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[125]]= Math[_0x2d5f[488]](this[_0x2d5f[1562]][_0x2d5f[236]])+ _0x2d5f[168];this[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[117]]= Math[_0x2d5f[160]](0,Math[_0x2d5f[488]](this[_0x2d5f[1562]][_0x2d5f[117]]))+ _0x2d5f[168];this[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[119]]= Math[_0x2d5f[160]](0,Math[_0x2d5f[488]](this[_0x2d5f[1562]][_0x2d5f[119]]))+ _0x2d5f[168];this[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[1028]]= this[_0x2d5f[1334]]|| _0x2d5f[110];this[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[1630]]= this[_0x2d5f[1336]]|| _0x2d5f[110];this[_0x2d5f[252]][_0x2d5f[339]]= _0x2d5f[110];if(null!= this[_0x2d5f[618]]){var _0x4b1fx2=document[_0x2d5f[55]](mxClient[_0x2d5f[49]]|| null== mxClient[_0x2d5f[73]]&& 0!= this[_0x2d5f[603]]?mxClient[_0x2d5f[463]]+ _0x2d5f[464]:_0x2d5f[466]);_0x4b1fx2[_0x2d5f[124]][_0x2d5f[491]]= _0x2d5f[492];_0x4b1fx2[_0x2d5f[390]]= this[_0x2d5f[618]];var _0x4b1fx3=100> this[_0x2d5f[461]]?_0x2d5f[459]+ this[_0x2d5f[461]]+ _0x2d5f[460]:_0x2d5f[110];this[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[347]]= _0x4b1fx3;this[_0x2d5f[623]]&& this[_0x2d5f[624]]?_0x4b1fx3+= _0x2d5f[1677]:this[_0x2d5f[623]]?_0x4b1fx3+= _0x2d5f[1678]:this[_0x2d5f[624]]&& (_0x4b1fx3+= _0x2d5f[1679]);_0x4b1fx2[_0x2d5f[124]][_0x2d5f[347]]!= _0x4b1fx3&& (_0x4b1fx2[_0x2d5f[124]][_0x2d5f[347]]= _0x4b1fx3);_0x2d5f[618]== _0x4b1fx2[_0x2d5f[301]]?_0x4b1fx2[_0x2d5f[124]][_0x2d5f[603]]= this[_0x2d5f[603]]:_0x4b1fx2[_0x2d5f[124]][mxClient[_0x2d5f[73]]+ _0x2d5f[1662]]= _0x2d5f[1394]+ this[_0x2d5f[603]]+ _0x2d5f[1666];_0x4b1fx2[_0x2d5f[124]][_0x2d5f[117]]= this[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[117]];_0x4b1fx2[_0x2d5f[124]][_0x2d5f[119]]= this[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[119]];this[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[1617]]= _0x2d5f[110];this[_0x2d5f[252]][_0x2d5f[62]](_0x4b1fx2)}else {this[_0x2d5f[1600]](this[_0x2d5f[252]])}};function mxLabel(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){mxRectangleShape[_0x2d5f[239]](this,_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5)}mxUtils[_0x2d5f[1284]](mxLabel,mxRectangleShape);mxLabel[_0x2d5f[202]][_0x2d5f[1680]]= mxConstants[_0x2d5f[1681]];mxLabel[_0x2d5f[202]][_0x2d5f[657]]= 2;mxLabel[_0x2d5f[202]][_0x2d5f[1682]]= 10;mxLabel[_0x2d5f[202]][_0x2d5f[635]]= 2;mxLabel[_0x2d5f[202]][_0x2d5f[176]]= function(_0x4b1fx2){mxShape[_0x2d5f[202]][_0x2d5f[176]][_0x2d5f[183]](this,arguments);null!= this[_0x2d5f[632]]&& null!= this[_0x2d5f[630]]&& (this[_0x2d5f[1683]]= new this[_0x2d5f[630]],this[_0x2d5f[1683]][_0x2d5f[507]]= this[_0x2d5f[507]],this[_0x2d5f[1683]][_0x2d5f[1562]]= this[_0x2d5f[1562]],this[_0x2d5f[1683]][_0x2d5f[1334]]= this[_0x2d5f[632]],this[_0x2d5f[1683]][_0x2d5f[1336]]= this[_0x2d5f[632]],this[_0x2d5f[1683]][_0x2d5f[1299]]= this[_0x2d5f[634]],this[_0x2d5f[1683]][_0x2d5f[663]]= this[_0x2d5f[638]],this[_0x2d5f[1683]][_0x2d5f[176]](this[_0x2d5f[252]]))};mxLabel[_0x2d5f[202]][_0x2d5f[258]]= function(){null!= this[_0x2d5f[1683]]&& (this[_0x2d5f[1683]][_0x2d5f[1334]]= this[_0x2d5f[632]],this[_0x2d5f[1683]][_0x2d5f[1336]]= this[_0x2d5f[632]],this[_0x2d5f[1683]][_0x2d5f[1299]]= this[_0x2d5f[634]],this[_0x2d5f[1683]][_0x2d5f[663]]= this[_0x2d5f[638]]);mxShape[_0x2d5f[202]][_0x2d5f[258]][_0x2d5f[183]](this,arguments)};mxLabel[_0x2d5f[202]][_0x2d5f[1567]]= function(){return mxRectangleShape[_0x2d5f[202]][_0x2d5f[1567]][_0x2d5f[183]](this,arguments)&& null== this[_0x2d5f[632]]&& null== this[_0x2d5f[630]]};mxLabel[_0x2d5f[202]][_0x2d5f[1602]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){this[_0x2d5f[1684]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9);this[_0x2d5f[1685]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9);mxRectangleShape[_0x2d5f[202]][_0x2d5f[1602]][_0x2d5f[183]](this,arguments)};mxLabel[_0x2d5f[202]][_0x2d5f[1684]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){null!= this[_0x2d5f[618]]&& (_0x4b1fx3= this[_0x2d5f[1686]](_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9),_0x4b1fx2[_0x2d5f[618]](_0x4b1fx3[_0x2d5f[235]],_0x4b1fx3[_0x2d5f[236]],_0x4b1fx3[_0x2d5f[117]],_0x4b1fx3[_0x2d5f[119]],this[_0x2d5f[618]],!1,!1,!1))};mxLabel[_0x2d5f[202]][_0x2d5f[1686]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){var _0x4b1fx9=mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_IMAGE_ALIGN,mxConstants.ALIGN_LEFT),_0x4b1fxa=mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_IMAGE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE),_0x4b1fx12=mxUtils[_0x2d5f[1550]](this[_0x2d5f[124]],mxConstants.STYLE_IMAGE_WIDTH,mxConstants.DEFAULT_IMAGESIZE),_0x4b1fx13=mxUtils[_0x2d5f[1550]](this[_0x2d5f[124]],mxConstants.STYLE_IMAGE_HEIGHT,mxConstants.DEFAULT_IMAGESIZE),_0x4b1fx14=mxUtils[_0x2d5f[1550]](this[_0x2d5f[124]],mxConstants.STYLE_SPACING,this[_0x2d5f[657]])+ 5;_0x4b1fx2= _0x4b1fx9== mxConstants[_0x2d5f[479]]?_0x4b1fx2+ (_0x4b1fx4- _0x4b1fx12)/ 2:_0x4b1fx9== mxConstants[_0x2d5f[480]]?_0x4b1fx2+ (_0x4b1fx4- _0x4b1fx12- _0x4b1fx14):_0x4b1fx2+ _0x4b1fx14;_0x4b1fx3= _0x4b1fxa== mxConstants[_0x2d5f[1687]]?_0x4b1fx3+ _0x4b1fx14:_0x4b1fxa== mxConstants[_0x2d5f[482]]?_0x4b1fx3+ (_0x4b1fx5- _0x4b1fx13- _0x4b1fx14):_0x4b1fx3+ (_0x4b1fx5- _0x4b1fx13)/ 2;return new mxRectangle(_0x4b1fx2,_0x4b1fx3,_0x4b1fx12,_0x4b1fx13)};mxLabel[_0x2d5f[202]][_0x2d5f[1685]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){null!= this[_0x2d5f[1683]]?(this[_0x2d5f[1683]][_0x2d5f[1562]]= this[_0x2d5f[1688]](_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9),this[_0x2d5f[1683]][_0x2d5f[1209]](_0x4b1fx2)):null!= this[_0x2d5f[631]]&& (_0x4b1fx3= this[_0x2d5f[1688]](_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9),_0x4b1fx2[_0x2d5f[618]](_0x4b1fx3[_0x2d5f[235]],_0x4b1fx3[_0x2d5f[236]],_0x4b1fx3[_0x2d5f[117]],_0x4b1fx3[_0x2d5f[119]],this[_0x2d5f[631]],!1,!1,!1))};mxLabel[_0x2d5f[202]][_0x2d5f[1688]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){var _0x4b1fx9=mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_IMAGE_ALIGN,mxConstants.ALIGN_LEFT),_0x4b1fxa=mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_IMAGE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE),_0x4b1fx12=mxUtils[_0x2d5f[1550]](this[_0x2d5f[124]],mxConstants.STYLE_INDICATOR_WIDTH,this[_0x2d5f[1682]]),_0x4b1fx13=mxUtils[_0x2d5f[1550]](this[_0x2d5f[124]],mxConstants.STYLE_INDICATOR_HEIGHT,this[_0x2d5f[1682]]),_0x4b1fx14=this[_0x2d5f[657]]+ 5;_0x4b1fx2= _0x4b1fx9== mxConstants[_0x2d5f[480]]?_0x4b1fx2+ (_0x4b1fx4- _0x4b1fx12- _0x4b1fx14):_0x4b1fx9== mxConstants[_0x2d5f[479]]?_0x4b1fx2+ (_0x4b1fx4- _0x4b1fx12)/ 2:_0x4b1fx2+ _0x4b1fx14;_0x4b1fx3= _0x4b1fxa== mxConstants[_0x2d5f[482]]?_0x4b1fx3+ (_0x4b1fx5- _0x4b1fx13- _0x4b1fx14):_0x4b1fxa== mxConstants[_0x2d5f[1687]]?_0x4b1fx3+ _0x4b1fx14:_0x4b1fx3+ (_0x4b1fx5- _0x4b1fx13)/ 2;return new mxRectangle(_0x4b1fx2,_0x4b1fx3,_0x4b1fx12,_0x4b1fx13)};mxLabel[_0x2d5f[202]][_0x2d5f[1575]]= function(){for(mxRectangleShape[_0x2d5f[202]][_0x2d5f[1575]][_0x2d5f[183]](this,arguments);this[_0x2d5f[252]][_0x2d5f[1580]]();){this[_0x2d5f[252]][_0x2d5f[266]](this[_0x2d5f[252]][_0x2d5f[1581]])};if(null!= this[_0x2d5f[618]]){var _0x4b1fx2=document[_0x2d5f[55]](_0x2d5f[466]);_0x4b1fx2[_0x2d5f[124]][_0x2d5f[491]]= _0x2d5f[1500];_0x4b1fx2[_0x2d5f[57]](_0x2d5f[467],_0x2d5f[468]);var _0x4b1fx3=this[_0x2d5f[1686]](this[_0x2d5f[1562]][_0x2d5f[235]],this[_0x2d5f[1562]][_0x2d5f[236]],this[_0x2d5f[1562]][_0x2d5f[117]],this[_0x2d5f[1562]][_0x2d5f[119]]);_0x4b1fx3[_0x2d5f[235]]-= this[_0x2d5f[1562]][_0x2d5f[235]];_0x4b1fx3[_0x2d5f[236]]-= this[_0x2d5f[1562]][_0x2d5f[236]];_0x4b1fx2[_0x2d5f[124]][_0x2d5f[361]]= Math[_0x2d5f[488]](_0x4b1fx3[_0x2d5f[235]])+ _0x2d5f[168];_0x4b1fx2[_0x2d5f[124]][_0x2d5f[125]]= Math[_0x2d5f[488]](_0x4b1fx3[_0x2d5f[236]])+ _0x2d5f[168];_0x4b1fx2[_0x2d5f[124]][_0x2d5f[117]]= Math[_0x2d5f[488]](_0x4b1fx3[_0x2d5f[117]])+ _0x2d5f[168];_0x4b1fx2[_0x2d5f[124]][_0x2d5f[119]]= Math[_0x2d5f[488]](_0x4b1fx3[_0x2d5f[119]])+ _0x2d5f[168];_0x4b1fx2[_0x2d5f[390]]= this[_0x2d5f[618]];this[_0x2d5f[252]][_0x2d5f[62]](_0x4b1fx2)}};function mxCylinder(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){mxShape[_0x2d5f[239]](this);this[_0x2d5f[1562]]= _0x4b1fx2;this[_0x2d5f[1334]]= _0x4b1fx3;this[_0x2d5f[1336]]= _0x4b1fx4;this[_0x2d5f[1307]]= null!= _0x4b1fx5?_0x4b1fx5:1}mxUtils[_0x2d5f[1284]](mxCylinder,mxShape);mxCylinder[_0x2d5f[202]][_0x2d5f[1503]]= 40;mxCylinder[_0x2d5f[202]][_0x2d5f[1564]]= 0;mxCylinder[_0x2d5f[202]][_0x2d5f[1595]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){_0x4b1fx2[_0x2d5f[513]](_0x4b1fx3,_0x4b1fx4);_0x4b1fx2[_0x2d5f[1275]]();this[_0x2d5f[1625]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,!1);_0x4b1fx2[_0x2d5f[1337]]();_0x4b1fx2[_0x2d5f[1267]](!1);_0x4b1fx2[_0x2d5f[1275]]();this[_0x2d5f[1625]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,!0);_0x4b1fx2[_0x2d5f[1336]]()};mxCylinder[_0x2d5f[202]][_0x2d5f[1625]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){_0x4b1fx3= Math[_0x2d5f[243]](this[_0x2d5f[1503]],Math[_0x2d5f[488]](_0x4b1fx9/ 5));if(_0x4b1fxa&& null!= this[_0x2d5f[1334]]|| !_0x4b1fxa&& null== this[_0x2d5f[1334]]){_0x4b1fx2[_0x2d5f[1276]](0,_0x4b1fx3),_0x4b1fx2[_0x2d5f[1279]](0,2* _0x4b1fx3,_0x4b1fx5,2* _0x4b1fx3,_0x4b1fx5,_0x4b1fx3),_0x4b1fxa|| (_0x4b1fx2[_0x2d5f[1336]](),_0x4b1fx2[_0x2d5f[1275]]())};_0x4b1fxa|| (_0x4b1fx2[_0x2d5f[1276]](0,_0x4b1fx3),_0x4b1fx2[_0x2d5f[1279]](0,-_0x4b1fx3/ 3,_0x4b1fx5,-_0x4b1fx3/ 3,_0x4b1fx5,_0x4b1fx3),_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx5,_0x4b1fx9- _0x4b1fx3),_0x4b1fx2[_0x2d5f[1279]](_0x4b1fx5,_0x4b1fx9+ _0x4b1fx3/ 3,0,_0x4b1fx9+ _0x4b1fx3/ 3,0,_0x4b1fx9- _0x4b1fx3),_0x4b1fx2[_0x2d5f[268]]())};function mxConnector(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){mxPolyline[_0x2d5f[239]](this,_0x4b1fx2,_0x4b1fx3,_0x4b1fx4)}mxUtils[_0x2d5f[1284]](mxConnector,mxPolyline);mxConnector[_0x2d5f[202]][_0x2d5f[1594]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[1689]](_0x4b1fx2,_0x4b1fx3,!0),_0x4b1fx5=this[_0x2d5f[1689]](_0x4b1fx2,_0x4b1fx3,!1);null== this[_0x2d5f[124]]|| 1!= this[_0x2d5f[124]][mxConstants[_0x2d5f[1690]]]?this[_0x2d5f[1639]](_0x4b1fx2,_0x4b1fx3,this[_0x2d5f[1606]]):this[_0x2d5f[1691]](_0x4b1fx2,_0x4b1fx3);_0x4b1fx2[_0x2d5f[1245]](this[_0x2d5f[1336]]);_0x4b1fx2[_0x2d5f[1267]](!1);_0x4b1fx2[_0x2d5f[1251]](!1);null!= _0x4b1fx4&& _0x4b1fx4();null!= _0x4b1fx5&& _0x4b1fx5()};mxConnector[_0x2d5f[202]][_0x2d5f[1691]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx2[_0x2d5f[1275]]();var _0x4b1fx4=_0x4b1fx3[0],_0x4b1fx5=_0x4b1fx3[_0x2d5f[67]];_0x4b1fx2[_0x2d5f[1276]](_0x4b1fx4[_0x2d5f[235]],_0x4b1fx4[_0x2d5f[236]]);for(_0x4b1fx4= 1;_0x4b1fx4< _0x4b1fx5- 2;_0x4b1fx4++){var _0x4b1fx9=_0x4b1fx3[_0x4b1fx4],_0x4b1fxa=_0x4b1fx3[_0x4b1fx4+ 1];_0x4b1fx2[_0x2d5f[1278]](_0x4b1fx9[_0x2d5f[235]],_0x4b1fx9[_0x2d5f[236]],(_0x4b1fx9[_0x2d5f[235]]+ _0x4b1fxa[_0x2d5f[235]])/ 2,(_0x4b1fx9[_0x2d5f[236]]+ _0x4b1fxa[_0x2d5f[236]])/ 2)};_0x4b1fx9= _0x4b1fx3[_0x4b1fx5- 2];_0x4b1fxa= _0x4b1fx3[_0x4b1fx5- 1];_0x4b1fx2[_0x2d5f[1278]](_0x4b1fx9[_0x2d5f[235]],_0x4b1fx9[_0x2d5f[236]],_0x4b1fxa[_0x2d5f[235]],_0x4b1fxa[_0x2d5f[236]]);_0x4b1fx2[_0x2d5f[1336]]()};mxConnector[_0x2d5f[202]][_0x2d5f[1689]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=_0x4b1fx3[_0x2d5f[67]],_0x4b1fx9=_0x4b1fx4?_0x4b1fx3[1]:_0x4b1fx3[_0x4b1fx5- 2];_0x4b1fx3= _0x4b1fx4?_0x4b1fx3[0]:_0x4b1fx3[_0x4b1fx5- 1];var _0x4b1fx5=_0x4b1fx3[_0x2d5f[235]]- _0x4b1fx9[_0x2d5f[235]],_0x4b1fxa=_0x4b1fx3[_0x2d5f[236]]- _0x4b1fx9[_0x2d5f[236]],_0x4b1fx12=Math[_0x2d5f[160]](1,Math[_0x2d5f[428]](_0x4b1fx5* _0x4b1fx5+ _0x4b1fxa* _0x4b1fxa)),_0x4b1fx9=_0x4b1fx5/ _0x4b1fx12,_0x4b1fx5=_0x4b1fxa/ _0x4b1fx12,_0x4b1fxa=mxUtils[_0x2d5f[1550]](this[_0x2d5f[124]],_0x4b1fx4?mxConstants[_0x2d5f[1692]]:mxConstants[_0x2d5f[1693]],mxConstants.DEFAULT_MARKERSIZE),_0x4b1fx12=mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],_0x4b1fx4?mxConstants[_0x2d5f[1694]]:mxConstants[_0x2d5f[1695]]);return mxMarker[_0x2d5f[1689]](_0x4b1fx2,this,_0x4b1fx12,_0x4b1fx3,_0x4b1fx9,_0x4b1fx5,_0x4b1fxa,_0x4b1fx4,this[_0x2d5f[1307]],0!= this[_0x2d5f[124]][_0x4b1fx4?mxConstants[_0x2d5f[1696]]:mxConstants[_0x2d5f[1697]]])};mxConnector[_0x2d5f[202]][_0x2d5f[1612]]= function(_0x4b1fx2){mxShape[_0x2d5f[202]][_0x2d5f[1612]][_0x2d5f[183]](this,arguments);var _0x4b1fx3=0;mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_STARTARROW,mxConstants.NONE)!= mxConstants[_0x2d5f[217]]&& (_0x4b1fx3= mxUtils[_0x2d5f[1550]](this[_0x2d5f[124]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_MARKERSIZE)+ 1);mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_ENDARROW,mxConstants.NONE)!= mxConstants[_0x2d5f[217]]&& (_0x4b1fx3= Math[_0x2d5f[160]](_0x4b1fx3,mxUtils[_0x2d5f[1550]](this[_0x2d5f[124]],mxConstants.STYLE_ENDSIZE,mxConstants.DEFAULT_MARKERSIZE))+ 1);_0x4b1fx2[_0x2d5f[244]](Math[_0x2d5f[430]](_0x4b1fx3* this[_0x2d5f[255]]))};function mxSwimlane(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){mxShape[_0x2d5f[239]](this);this[_0x2d5f[1562]]= _0x4b1fx2;this[_0x2d5f[1334]]= _0x4b1fx3;this[_0x2d5f[1336]]= _0x4b1fx4;this[_0x2d5f[1307]]= null!= _0x4b1fx5?_0x4b1fx5:1}mxUtils[_0x2d5f[1284]](mxSwimlane,mxShape);mxSwimlane[_0x2d5f[202]][_0x2d5f[1680]]= 16;mxSwimlane[_0x2d5f[202]][_0x2d5f[1597]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){_0x4b1fx2= Math[_0x2d5f[243]](_0x4b1fx9,mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE));return new mxRectangle(_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx2)};mxSwimlane[_0x2d5f[202]][_0x2d5f[1614]]= function(){var _0x4b1fx2=mxShape[_0x2d5f[202]][_0x2d5f[1614]][_0x2d5f[183]](this,arguments);1!= mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_HORIZONTAL,1)&& (_0x4b1fx2+= mxText[_0x2d5f[202]][_0x2d5f[1616]]);return _0x4b1fx2};mxSwimlane[_0x2d5f[202]][_0x2d5f[1615]]= function(){return this[_0x2d5f[1614]]()};mxSwimlane[_0x2d5f[202]][_0x2d5f[1590]]= function(){return mxShape[_0x2d5f[202]][_0x2d5f[1590]][_0x2d5f[183]](this,arguments)|| 1!= mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_HORIZONTAL,1)};mxSwimlane[_0x2d5f[202]][_0x2d5f[1603]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx2= mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_ARCSIZE,100* mxConstants[_0x2d5f[1557]])/ 100;return 3* _0x4b1fx4* _0x4b1fx2};mxSwimlane[_0x2d5f[202]][_0x2d5f[1595]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){var _0x4b1fxa=Math[_0x2d5f[243]](_0x4b1fx9,mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE)),_0x4b1fx12=mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_SWIMLANE_FILLCOLOR,mxConstants.NONE),_0x4b1fx13=1== mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_SWIMLANE_LINE,1),_0x4b1fx14=0;_0x4b1fx2[_0x2d5f[513]](_0x4b1fx3,_0x4b1fx4);this[_0x2d5f[1606]]?(_0x4b1fx14= this[_0x2d5f[1603]](_0x4b1fx5,_0x4b1fx9,_0x4b1fxa),this[_0x2d5f[1698]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx14,_0x4b1fx12,_0x4b1fx13)):this[_0x2d5f[1699]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13);_0x4b1fx12= mxUtils[_0x2d5f[433]](this[_0x2d5f[124]],mxConstants.STYLE_SEPARATORCOLOR,mxConstants.NONE);this[_0x2d5f[1700]](_0x4b1fx2,_0x4b1fx5,_0x4b1fxa,_0x4b1fx9,_0x4b1fx12);null!= this[_0x2d5f[618]]&& (_0x4b1fx9= this[_0x2d5f[1686]](_0x4b1fx3,_0x4b1fxa,_0x4b1fx5,_0x4b1fx9),_0x4b1fx2[_0x2d5f[618]](_0x4b1fx9[_0x2d5f[235]]- _0x4b1fx3,_0x4b1fx9[_0x2d5f[236]]- _0x4b1fx4,_0x4b1fx9[_0x2d5f[117]],_0x4b1fx9[_0x2d5f[119]],this[_0x2d5f[618]],!1,!1,!1));this[_0x2d5f[617]]&& (_0x4b1fx2[_0x2d5f[1267]](!1),this[_0x2d5f[1604]](_0x4b1fx2,0,0,_0x4b1fx5,_0x4b1fxa,_0x4b1fx14))};mxSwimlane[_0x2d5f[202]][_0x2d5f[1699]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13){_0x4b1fx12!= mxConstants[_0x2d5f[217]]&& (_0x4b1fx2[_0x2d5f[815]](),_0x4b1fx2[_0x2d5f[1245]](_0x4b1fx12),_0x4b1fx2[_0x2d5f[1319]](0,0,_0x4b1fx5,_0x4b1fx9),_0x4b1fx2[_0x2d5f[1337]](),_0x4b1fx2[_0x2d5f[1210]](),_0x4b1fx2[_0x2d5f[1267]](!1));_0x4b1fx2[_0x2d5f[1275]]();_0x4b1fx2[_0x2d5f[1276]](0,_0x4b1fxa);_0x4b1fx2[_0x2d5f[1277]](0,0);_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx5,0);_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx5,_0x4b1fxa);_0x4b1fx13&& _0x4b1fx2[_0x2d5f[268]]();_0x4b1fx2[_0x2d5f[1337]]();_0x4b1fxa< _0x4b1fx9&& _0x4b1fx12== mxConstants[_0x2d5f[217]]&& (_0x4b1fx2[_0x2d5f[1229]]= !1,_0x4b1fx2[_0x2d5f[1275]](),_0x4b1fx2[_0x2d5f[1276]](0,_0x4b1fxa),_0x4b1fx2[_0x2d5f[1277]](0,_0x4b1fx9),_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx5,_0x4b1fx9),_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx5,_0x4b1fxa),_0x4b1fx2[_0x2d5f[1336]]())};mxSwimlane[_0x2d5f[202]][_0x2d5f[1698]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13,_0x4b1fx14){_0x4b1fx13!= mxConstants[_0x2d5f[217]]&& (_0x4b1fx2[_0x2d5f[815]](),_0x4b1fx2[_0x2d5f[1245]](_0x4b1fx13),_0x4b1fx2[_0x2d5f[1320]](0,0,_0x4b1fx5,_0x4b1fx9,_0x4b1fx12,_0x4b1fx12),_0x4b1fx2[_0x2d5f[1337]](),_0x4b1fx2[_0x2d5f[1210]](),_0x4b1fx2[_0x2d5f[1267]](!1));_0x4b1fx2[_0x2d5f[1275]]();_0x4b1fx2[_0x2d5f[1276]](_0x4b1fx5,_0x4b1fxa);_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx5,_0x4b1fx12);_0x4b1fx2[_0x2d5f[1278]](_0x4b1fx5,0,_0x4b1fx5- Math[_0x2d5f[243]](_0x4b1fx5/ 2,_0x4b1fx12),0);_0x4b1fx2[_0x2d5f[1277]](Math[_0x2d5f[243]](_0x4b1fx5/ 2,_0x4b1fx12),0);_0x4b1fx2[_0x2d5f[1278]](0,0,0,_0x4b1fx12);_0x4b1fx2[_0x2d5f[1277]](0,_0x4b1fxa);_0x4b1fx14&& _0x4b1fx2[_0x2d5f[268]]();_0x4b1fx2[_0x2d5f[1337]]();_0x4b1fxa< _0x4b1fx9&& _0x4b1fx13== mxConstants[_0x2d5f[217]]&& (_0x4b1fx2[_0x2d5f[1229]]= !1,_0x4b1fx2[_0x2d5f[1275]](),_0x4b1fx2[_0x2d5f[1276]](0,_0x4b1fxa),_0x4b1fx2[_0x2d5f[1277]](0,_0x4b1fx9- _0x4b1fx12),_0x4b1fx2[_0x2d5f[1278]](0,_0x4b1fx9,Math[_0x2d5f[243]](_0x4b1fx5/ 2,_0x4b1fx12),_0x4b1fx9),_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx5- Math[_0x2d5f[243]](_0x4b1fx5/ 2,_0x4b1fx12),_0x4b1fx9),_0x4b1fx2[_0x2d5f[1278]](_0x4b1fx5,_0x4b1fx9,_0x4b1fx5,_0x4b1fx9- _0x4b1fx12),_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx5,_0x4b1fxa),_0x4b1fx2[_0x2d5f[1336]]())};mxSwimlane[_0x2d5f[202]][_0x2d5f[1700]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){_0x4b1fx9!= mxConstants[_0x2d5f[217]]&& (_0x4b1fx2[_0x2d5f[1249]](_0x4b1fx9),_0x4b1fx2[_0x2d5f[1251]](!0),_0x4b1fx2[_0x2d5f[1275]](),_0x4b1fx2[_0x2d5f[1276]](_0x4b1fx3,_0x4b1fx4),_0x4b1fx2[_0x2d5f[1277]](_0x4b1fx3,_0x4b1fx5),_0x4b1fx2[_0x2d5f[1336]](),_0x4b1fx2[_0x2d5f[1251]](!1))};mxSwimlane[_0x2d5f[202]][_0x2d5f[1686]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){return new mxRectangle(_0x4b1fx2+ _0x4b1fx4- this[_0x2d5f[1680]],_0x4b1fx3,this[_0x2d5f[1680]],this[_0x2d5f[1680]])};function mxGraphLayout(_0x4b1fx2){this[_0x2d5f[1179]]= _0x4b1fx2}mxGraphLayout[_0x2d5f[202]][_0x2d5f[1179]]= null;mxGraphLayout[_0x2d5f[202]][_0x2d5f[1701]]= !0;mxGraphLayout[_0x2d5f[202]][_0x2d5f[1101]]= null;mxGraphLayout[_0x2d5f[202]][_0x2d5f[1702]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){};mxGraphLayout[_0x2d5f[202]][_0x2d5f[350]]= function(_0x4b1fx2){};mxGraphLayout[_0x2d5f[202]][_0x2d5f[1703]]= function(){return this[_0x2d5f[1179]]};mxGraphLayout[_0x2d5f[202]][_0x2d5f[1704]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){_0x4b1fx4= this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx3);_0x4b1fx3= null!= _0x4b1fx4?_0x4b1fx4[_0x2d5f[124]]:this[_0x2d5f[1179]][_0x2d5f[1705]](_0x4b1fx3);return null!= _0x4b1fx3?_0x4b1fx3[_0x4b1fx2]:null};mxGraphLayout[_0x2d5f[1706]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){if(null!= _0x4b1fx4&& null!= _0x4b1fx2){_0x4b1fx3= null!= _0x4b1fx3?_0x4b1fx3:!0;_0x4b1fx9= _0x4b1fx9|| [];var _0x4b1fxa=mxCellPath[_0x2d5f[385]](_0x4b1fx2);if(null== _0x4b1fx9[_0x4b1fxa]&& (_0x4b1fx9[_0x4b1fxa]= _0x4b1fx2,_0x4b1fx5= _0x4b1fx4(_0x4b1fx2,_0x4b1fx5),null== _0x4b1fx5|| _0x4b1fx5)){if(_0x4b1fx5= this[_0x2d5f[1179]][_0x2d5f[251]][_0x2d5f[1707]](_0x4b1fx2),0< _0x4b1fx5){for(_0x4b1fxa= 0;_0x4b1fxa< _0x4b1fx5;_0x4b1fxa++){var _0x4b1fx12=this[_0x2d5f[1179]][_0x2d5f[251]][_0x2d5f[1708]](_0x4b1fx2,_0x4b1fxa),_0x4b1fx13=this[_0x2d5f[1179]][_0x2d5f[251]][_0x2d5f[1709]](_0x4b1fx12,!0)== _0x4b1fx2;if(!_0x4b1fx3|| _0x4b1fx13){_0x4b1fx13= this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[1710]](_0x4b1fx12,!_0x4b1fx13),this[_0x2d5f[1706]](_0x4b1fx13,_0x4b1fx3,_0x4b1fx4,_0x4b1fx12,_0x4b1fx9)}}}}}};mxGraphLayout[_0x2d5f[202]][_0x2d5f[1711]]= function(_0x4b1fx2){return this[_0x2d5f[1179]][_0x2d5f[1712]](_0x4b1fx2)};mxGraphLayout[_0x2d5f[202]][_0x2d5f[1713]]= function(_0x4b1fx2){return !this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[1193]](_0x4b1fx2)|| !this[_0x2d5f[1179]][_0x2d5f[1714]](_0x4b1fx2)};mxGraphLayout[_0x2d5f[202]][_0x2d5f[1715]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[1179]][_0x2d5f[502]]();return !_0x4b1fx3[_0x2d5f[250]](_0x4b1fx2)|| !this[_0x2d5f[1179]][_0x2d5f[1714]](_0x4b1fx2)|| null== _0x4b1fx3[_0x2d5f[1709]](_0x4b1fx2,!0)|| null== _0x4b1fx3[_0x2d5f[1709]](_0x4b1fx2,!1)};mxGraphLayout[_0x2d5f[202]][_0x2d5f[1716]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[1179]][_0x2d5f[1717]](mxConstants.STYLE_NOEDGESTYLE,_0x4b1fx3?_0x2d5f[468]:_0x2d5f[500],[_0x4b1fx2])};mxGraphLayout[_0x2d5f[202]][_0x2d5f[1718]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[1179]][_0x2d5f[1717]](mxConstants.STYLE_ORTHOGONAL,_0x4b1fx3?_0x2d5f[500]:_0x2d5f[468],[_0x4b1fx2])};mxGraphLayout[_0x2d5f[202]][_0x2d5f[1719]]= function(_0x4b1fx2){var _0x4b1fx3= new mxPoint;if(null!= _0x4b1fx2&& _0x4b1fx2!= this[_0x2d5f[1101]]){var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[502]]();if(_0x4b1fx4[_0x2d5f[1720]](this[_0x2d5f[1101]],_0x4b1fx2)){for(var _0x4b1fx5=_0x4b1fx4[_0x2d5f[1721]](_0x4b1fx2);_0x4b1fx2!= this[_0x2d5f[1101]];){_0x4b1fx3[_0x2d5f[235]]+= _0x4b1fx5[_0x2d5f[235]],_0x4b1fx3[_0x2d5f[236]]+= _0x4b1fx5[_0x2d5f[236]],_0x4b1fx2= _0x4b1fx4[_0x2d5f[1197]](_0x4b1fx2),_0x4b1fx5= _0x4b1fx4[_0x2d5f[1721]](_0x4b1fx2)}}};return _0x4b1fx3};mxGraphLayout[_0x2d5f[202]][_0x2d5f[1722]]= function(_0x4b1fx2,_0x4b1fx3){if(null!= _0x4b1fx2){var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[251]],_0x4b1fx5=_0x4b1fx4[_0x2d5f[1721]](_0x4b1fx2);null== _0x4b1fx5?(_0x4b1fx5= new mxGeometry,_0x4b1fx5[_0x2d5f[1723]](!0)):_0x4b1fx5= _0x4b1fx5[_0x2d5f[238]]();if(null!= this[_0x2d5f[1101]]&& null!= _0x4b1fx3){for(var _0x4b1fx9=_0x4b1fx4[_0x2d5f[1197]](_0x4b1fx2),_0x4b1fx9=this[_0x2d5f[1719]](_0x4b1fx9),_0x4b1fxa=0;_0x4b1fxa< _0x4b1fx3[_0x2d5f[67]];_0x4b1fxa++){_0x4b1fx3[_0x4b1fxa][_0x2d5f[235]]-= _0x4b1fx9[_0x2d5f[235]],_0x4b1fx3[_0x4b1fxa][_0x2d5f[236]]-= _0x4b1fx9[_0x2d5f[236]]}};_0x4b1fx5[_0x2d5f[1525]]= _0x4b1fx3;_0x4b1fx4[_0x2d5f[1724]](_0x4b1fx2,_0x4b1fx5)}};mxGraphLayout[_0x2d5f[202]][_0x2d5f[1725]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=this[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fx9=_0x4b1fx5[_0x2d5f[1721]](_0x4b1fx2),_0x4b1fxa=null;if(null!= _0x4b1fx9){_0x4b1fxa= new mxRectangle(_0x4b1fx3,_0x4b1fx4,_0x4b1fx9[_0x2d5f[117]],_0x4b1fx9[_0x2d5f[119]]);if(this[_0x2d5f[1701]]){var _0x4b1fx12=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[248]](_0x4b1fx2);if(null!= _0x4b1fx12&& null!= _0x4b1fx12[_0x2d5f[963]]&& null!= _0x4b1fx12[_0x2d5f[963]][_0x2d5f[1563]]){var _0x4b1fx13=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[255]],_0x4b1fx14=_0x4b1fx12[_0x2d5f[963]][_0x2d5f[1563]];_0x4b1fx12[_0x2d5f[963]][_0x2d5f[1563]][_0x2d5f[235]]< _0x4b1fx12[_0x2d5f[235]]&& (_0x4b1fx3+= (_0x4b1fx12[_0x2d5f[235]]- _0x4b1fx14[_0x2d5f[235]])/ _0x4b1fx13,_0x4b1fxa[_0x2d5f[117]]= _0x4b1fx14[_0x2d5f[117]]);_0x4b1fx12[_0x2d5f[963]][_0x2d5f[1563]][_0x2d5f[236]]< _0x4b1fx12[_0x2d5f[236]]&& (_0x4b1fx4+= (_0x4b1fx12[_0x2d5f[236]]- _0x4b1fx14[_0x2d5f[236]])/ _0x4b1fx13,_0x4b1fxa[_0x2d5f[119]]= _0x4b1fx14[_0x2d5f[119]])}};null!= this[_0x2d5f[1101]]&& (_0x4b1fx12= _0x4b1fx5[_0x2d5f[1197]](_0x4b1fx2),null!= _0x4b1fx12&& _0x4b1fx12!= this[_0x2d5f[1101]]&& (_0x4b1fx12= this[_0x2d5f[1719]](_0x4b1fx12),_0x4b1fx3-= _0x4b1fx12[_0x2d5f[235]],_0x4b1fx4-= _0x4b1fx12[_0x2d5f[236]]));if(_0x4b1fx9[_0x2d5f[235]]!= _0x4b1fx3|| _0x4b1fx9[_0x2d5f[236]]!= _0x4b1fx4){_0x4b1fx9= _0x4b1fx9[_0x2d5f[238]](),_0x4b1fx9[_0x2d5f[235]]= _0x4b1fx3,_0x4b1fx9[_0x2d5f[236]]= _0x4b1fx4,_0x4b1fx5[_0x2d5f[1724]](_0x4b1fx2,_0x4b1fx9)}};return _0x4b1fxa};mxGraphLayout[_0x2d5f[202]][_0x2d5f[1726]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[1721]](_0x4b1fx2);if(this[_0x2d5f[1701]]){var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[248]](_0x4b1fx2);if(null!= _0x4b1fx4&& null!= _0x4b1fx4[_0x2d5f[963]]&& null!= _0x4b1fx4[_0x2d5f[963]][_0x2d5f[1563]]){var _0x4b1fx5=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[255]],_0x4b1fx9=_0x4b1fx4[_0x2d5f[963]][_0x2d5f[1563]],_0x4b1fxa=Math[_0x2d5f[160]](_0x4b1fx4[_0x2d5f[235]]- _0x4b1fx9[_0x2d5f[235]],0)/ _0x4b1fx5,_0x4b1fx12=Math[_0x2d5f[160]](_0x4b1fx4[_0x2d5f[236]]- _0x4b1fx9[_0x2d5f[236]],0)/ _0x4b1fx5,_0x4b1fx13=Math[_0x2d5f[160]](_0x4b1fx9[_0x2d5f[235]]+ _0x4b1fx9[_0x2d5f[117]]- (_0x4b1fx4[_0x2d5f[235]]+ _0x4b1fx4[_0x2d5f[117]]),0)/ _0x4b1fx5,_0x4b1fx4=Math[_0x2d5f[160]](_0x4b1fx9[_0x2d5f[236]]+ _0x4b1fx9[_0x2d5f[119]]- (_0x4b1fx4[_0x2d5f[236]]+ _0x4b1fx4[_0x2d5f[119]]),0)/ _0x4b1fx5,_0x4b1fx3= new mxRectangle(_0x4b1fx3[_0x2d5f[235]]- _0x4b1fxa,_0x4b1fx3[_0x2d5f[236]]- _0x4b1fx12,_0x4b1fx3[_0x2d5f[117]]+ _0x4b1fxa+ _0x4b1fx13,_0x4b1fx3[_0x2d5f[119]]+ _0x4b1fx12+ _0x4b1fx4)}};null!= this[_0x2d5f[1101]]&& (_0x4b1fx2= this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[1197]](_0x4b1fx2),_0x4b1fx3= _0x4b1fx3[_0x2d5f[238]](),null!= _0x4b1fx2&& _0x4b1fx2!= this[_0x2d5f[1101]]&& (_0x4b1fx2= this[_0x2d5f[1719]](_0x4b1fx2),_0x4b1fx3[_0x2d5f[235]]+= _0x4b1fx2[_0x2d5f[235]],_0x4b1fx3[_0x2d5f[236]]+= _0x4b1fx2[_0x2d5f[236]]));return new mxRectangle(_0x4b1fx3[_0x2d5f[235]],_0x4b1fx3[_0x2d5f[236]],_0x4b1fx3[_0x2d5f[117]],_0x4b1fx3[_0x2d5f[119]])};mxGraphLayout[_0x2d5f[202]][_0x2d5f[1727]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[473]]();try{for(var _0x4b1fx4=_0x4b1fx2[_0x2d5f[67]]- 1;0<= _0x4b1fx4;_0x4b1fx4--){var _0x4b1fx5=_0x4b1fx2[_0x4b1fx4],_0x4b1fx9=this[_0x2d5f[1179]][_0x2d5f[1728]](_0x4b1fx5),_0x4b1fxa=this[_0x2d5f[1179]][_0x2d5f[1729]](_0x4b1fx9),_0x4b1fx12=this[_0x2d5f[1179]][_0x2d5f[1198]](_0x4b1fx5),_0x4b1fx13=0,_0x4b1fx14=0;if(this[_0x2d5f[1179]][_0x2d5f[1730]](_0x4b1fx5)){var _0x4b1fx15=this[_0x2d5f[1179]][_0x2d5f[1731]](_0x4b1fx5),_0x4b1fx13=_0x4b1fx15[_0x2d5f[117]],_0x4b1fx14=_0x4b1fx15[_0x2d5f[119]]};null!= _0x4b1fxa&& null!= _0x4b1fx12&& (_0x4b1fx12= _0x4b1fx12[_0x2d5f[238]](),_0x4b1fx12[_0x2d5f[235]]= _0x4b1fx12[_0x2d5f[235]]+ _0x4b1fxa[_0x2d5f[235]]- _0x4b1fx3- _0x4b1fx13,_0x4b1fx12[_0x2d5f[236]]= _0x4b1fx12[_0x2d5f[236]]+ _0x4b1fxa[_0x2d5f[236]]- _0x4b1fx3- _0x4b1fx14,_0x4b1fx12[_0x2d5f[117]]= _0x4b1fxa[_0x2d5f[117]]+ 2* _0x4b1fx3+ _0x4b1fx13,_0x4b1fx12[_0x2d5f[119]]= _0x4b1fxa[_0x2d5f[119]]+ 2* _0x4b1fx3+ _0x4b1fx14,this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[1724]](_0x4b1fx5,_0x4b1fx12),this[_0x2d5f[1179]][_0x2d5f[834]](_0x4b1fx9,_0x4b1fx3+ _0x4b1fx13- _0x4b1fxa[_0x2d5f[235]],_0x4b1fx3+ _0x4b1fx14- _0x4b1fxa[_0x2d5f[236]]))}}finally{this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[476]]()}};function mxStackLayout(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){mxGraphLayout[_0x2d5f[239]](this,_0x4b1fx2);this[_0x2d5f[662]]= null!= _0x4b1fx3?_0x4b1fx3:!0;this[_0x2d5f[657]]= null!= _0x4b1fx4?_0x4b1fx4:0;this[_0x2d5f[1732]]= null!= _0x4b1fx5?_0x4b1fx5:0;this[_0x2d5f[1733]]= null!= _0x4b1fx9?_0x4b1fx9:0;this[_0x2d5f[467]]= null!= _0x4b1fxa?_0x4b1fxa:0}mxStackLayout[_0x2d5f[202]]= new mxGraphLayout;mxStackLayout[_0x2d5f[202]][_0x2d5f[196]]= mxStackLayout;mxStackLayout[_0x2d5f[202]][_0x2d5f[662]]= null;mxStackLayout[_0x2d5f[202]][_0x2d5f[657]]= null;mxStackLayout[_0x2d5f[202]][_0x2d5f[1732]]= null;mxStackLayout[_0x2d5f[202]][_0x2d5f[1733]]= null;mxStackLayout[_0x2d5f[202]][_0x2d5f[467]]= 0;mxStackLayout[_0x2d5f[202]][_0x2d5f[1734]]= !1;mxStackLayout[_0x2d5f[202]][_0x2d5f[1334]]= !1;mxStackLayout[_0x2d5f[202]][_0x2d5f[1735]]= !1;mxStackLayout[_0x2d5f[202]][_0x2d5f[1736]]= !1;mxStackLayout[_0x2d5f[202]][_0x2d5f[1333]]= null;mxStackLayout[_0x2d5f[202]][_0x2d5f[1737]]= function(){return this[_0x2d5f[662]]};mxStackLayout[_0x2d5f[202]][_0x2d5f[1702]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=this[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fx9=_0x4b1fx5[_0x2d5f[1197]](_0x4b1fx2),_0x4b1fxa=this[_0x2d5f[1737]]();if(null!= _0x4b1fx2&& null!= _0x4b1fx9){var _0x4b1fx12=0,_0x4b1fx13=0,_0x4b1fx14=_0x4b1fx5[_0x2d5f[262]](_0x4b1fx9);_0x4b1fx3= _0x4b1fxa?_0x4b1fx3:_0x4b1fx4;_0x4b1fx12= this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[248]](_0x4b1fx9);null!= _0x4b1fx12&& (_0x4b1fx3-= _0x4b1fxa?_0x4b1fx12[_0x2d5f[235]]:_0x4b1fx12[_0x2d5f[236]]);for(_0x4b1fx12= 0;_0x4b1fx12< _0x4b1fx14;_0x4b1fx12++){if(_0x4b1fx4= _0x4b1fx5[_0x2d5f[263]](_0x4b1fx9,_0x4b1fx12),_0x4b1fx4!= _0x4b1fx2&& (_0x4b1fx4= _0x4b1fx5[_0x2d5f[1721]](_0x4b1fx4),null!= _0x4b1fx4)){_0x4b1fx4= _0x4b1fxa?_0x4b1fx4[_0x2d5f[235]]+ _0x4b1fx4[_0x2d5f[117]]/ 2:_0x4b1fx4[_0x2d5f[236]]+ _0x4b1fx4[_0x2d5f[119]]/ 2;if(_0x4b1fx13< _0x4b1fx3&& _0x4b1fx4> _0x4b1fx3){break};_0x4b1fx13= _0x4b1fx4}};_0x4b1fxa= _0x4b1fx9[_0x2d5f[1738]](_0x4b1fx2);_0x4b1fxa= Math[_0x2d5f[160]](0,_0x4b1fx12- (_0x4b1fx12> _0x4b1fxa?1:0));_0x4b1fx5[_0x2d5f[99]](_0x4b1fx9,_0x4b1fx2,_0x4b1fxa)}};mxStackLayout[_0x2d5f[202]][_0x2d5f[1739]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fx4=_0x4b1fx3[_0x2d5f[1721]](_0x4b1fx2);if(null!= this[_0x2d5f[1179]][_0x2d5f[526]]&& (null== _0x4b1fx4&& _0x4b1fx3[_0x2d5f[1740]](_0x4b1fx2)|| _0x4b1fx2== this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[1741]])){_0x4b1fx4= new mxRectangle(0,0,this[_0x2d5f[1179]][_0x2d5f[526]][_0x2d5f[359]]- 1,this[_0x2d5f[1179]][_0x2d5f[526]][_0x2d5f[167]]- 1)};return _0x4b1fx4};mxStackLayout[_0x2d5f[202]][_0x2d5f[350]]= function(_0x4b1fx2){if(null!= _0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[1737]](),_0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fx5=this[_0x2d5f[1739]](_0x4b1fx2),_0x4b1fx9=0;null!= _0x4b1fx5&& (_0x4b1fx9= _0x4b1fx3?_0x4b1fx5[_0x2d5f[119]]:_0x4b1fx5[_0x2d5f[117]]);var _0x4b1fx9=_0x4b1fx9- (2* this[_0x2d5f[657]]+ 2* this[_0x2d5f[467]]),_0x4b1fxa=this[_0x2d5f[1732]]+ this[_0x2d5f[467]],_0x4b1fx12=this[_0x2d5f[1733]]+ this[_0x2d5f[467]];if(this[_0x2d5f[1179]][_0x2d5f[1730]](_0x4b1fx2)){var _0x4b1fx13=this[_0x2d5f[1179]][_0x2d5f[1705]](_0x4b1fx2),_0x4b1fx14=mxUtils[_0x2d5f[433]](_0x4b1fx13,mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE),_0x4b1fx13=mxUtils[_0x2d5f[433]](_0x4b1fx13,mxConstants.STYLE_HORIZONTAL,!0);_0x4b1fx3== _0x4b1fx13&& (_0x4b1fx9-= _0x4b1fx14);_0x4b1fx3?_0x4b1fx12+= _0x4b1fx14:_0x4b1fxa+= _0x4b1fx14};_0x4b1fx4[_0x2d5f[473]]();try{for(var _0x4b1fx14=0,_0x4b1fx13=null,_0x4b1fx15=_0x4b1fx4[_0x2d5f[262]](_0x4b1fx2),_0x4b1fx16=0;_0x4b1fx16< _0x4b1fx15;_0x4b1fx16++){var _0x4b1fx17=_0x4b1fx4[_0x2d5f[263]](_0x4b1fx2,_0x4b1fx16);if(!this[_0x2d5f[1713]](_0x4b1fx17)&& this[_0x2d5f[1711]](_0x4b1fx17)){var _0x4b1fx18=_0x4b1fx4[_0x2d5f[1721]](_0x4b1fx17);if(null!= _0x4b1fx18){_0x4b1fx18= _0x4b1fx18[_0x2d5f[238]]();if(null!= this[_0x2d5f[1333]]&& null!= _0x4b1fx13&& (_0x4b1fx3&& _0x4b1fx13[_0x2d5f[235]]+ _0x4b1fx13[_0x2d5f[117]]+ _0x4b1fx18[_0x2d5f[117]]+ 2* this[_0x2d5f[657]]> this[_0x2d5f[1333]]|| !_0x4b1fx3&& _0x4b1fx13[_0x2d5f[236]]+ _0x4b1fx13[_0x2d5f[119]]+ _0x4b1fx18[_0x2d5f[119]]+ 2* this[_0x2d5f[657]]> this[_0x2d5f[1333]])){_0x4b1fx13= null,_0x4b1fx3?_0x4b1fx12+= _0x4b1fx14+ this[_0x2d5f[657]]:_0x4b1fxa+= _0x4b1fx14+ this[_0x2d5f[657]],_0x4b1fx14= 0};_0x4b1fx14= Math[_0x2d5f[160]](_0x4b1fx14,_0x4b1fx3?_0x4b1fx18[_0x2d5f[119]]:_0x4b1fx18[_0x2d5f[117]]);null!= _0x4b1fx13?_0x4b1fx3?_0x4b1fx18[_0x2d5f[235]]= _0x4b1fx13[_0x2d5f[235]]+ _0x4b1fx13[_0x2d5f[117]]+ this[_0x2d5f[657]]:_0x4b1fx18[_0x2d5f[236]]= _0x4b1fx13[_0x2d5f[236]]+ _0x4b1fx13[_0x2d5f[119]]+ this[_0x2d5f[657]]:this[_0x2d5f[1734]]|| (_0x4b1fx3?_0x4b1fx18[_0x2d5f[235]]= _0x4b1fxa:_0x4b1fx18[_0x2d5f[236]]= _0x4b1fx12);_0x4b1fx3?_0x4b1fx18[_0x2d5f[236]]= _0x4b1fx12:_0x4b1fx18[_0x2d5f[235]]= _0x4b1fxa;this[_0x2d5f[1334]]&& 0< _0x4b1fx9&& (_0x4b1fx3?_0x4b1fx18[_0x2d5f[119]]= _0x4b1fx9:_0x4b1fx18[_0x2d5f[117]]= _0x4b1fx9);_0x4b1fx4[_0x2d5f[1724]](_0x4b1fx17,_0x4b1fx18);_0x4b1fx13= _0x4b1fx18}}};this[_0x2d5f[1735]]&& null!= _0x4b1fx5&& null!= _0x4b1fx13&& !this[_0x2d5f[1179]][_0x2d5f[1742]](_0x4b1fx2)?(_0x4b1fx5= _0x4b1fx5[_0x2d5f[238]](),_0x4b1fx3?_0x4b1fx5[_0x2d5f[117]]= _0x4b1fx13[_0x2d5f[235]]+ _0x4b1fx13[_0x2d5f[117]]+ this[_0x2d5f[657]]:_0x4b1fx5[_0x2d5f[119]]= _0x4b1fx13[_0x2d5f[236]]+ _0x4b1fx13[_0x2d5f[119]]+ this[_0x2d5f[657]],_0x4b1fx4[_0x2d5f[1724]](_0x4b1fx2,_0x4b1fx5)):this[_0x2d5f[1736]]&& (null!= _0x4b1fx5&& null!= _0x4b1fx13)&& (_0x4b1fx3?_0x4b1fx13[_0x2d5f[117]]= _0x4b1fx5[_0x2d5f[117]]- _0x4b1fx13[_0x2d5f[235]]- this[_0x2d5f[657]]:_0x4b1fx13[_0x2d5f[119]]= _0x4b1fx5[_0x2d5f[119]]- _0x4b1fx13[_0x2d5f[236]]- this[_0x2d5f[657]])}finally{_0x4b1fx4[_0x2d5f[476]]()}}};function mxPartitionLayout(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){mxGraphLayout[_0x2d5f[239]](this,_0x4b1fx2);this[_0x2d5f[662]]= null!= _0x4b1fx3?_0x4b1fx3:!0;this[_0x2d5f[657]]= _0x4b1fx4|| 0;this[_0x2d5f[467]]= _0x4b1fx5|| 0}mxPartitionLayout[_0x2d5f[202]]= new mxGraphLayout;mxPartitionLayout[_0x2d5f[202]][_0x2d5f[196]]= mxPartitionLayout;mxPartitionLayout[_0x2d5f[202]][_0x2d5f[662]]= null;mxPartitionLayout[_0x2d5f[202]][_0x2d5f[657]]= null;mxPartitionLayout[_0x2d5f[202]][_0x2d5f[467]]= null;mxPartitionLayout[_0x2d5f[202]][_0x2d5f[1743]]= !0;mxPartitionLayout[_0x2d5f[202]][_0x2d5f[1737]]= function(){return this[_0x2d5f[662]]};mxPartitionLayout[_0x2d5f[202]][_0x2d5f[1702]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx4= this[_0x2d5f[1179]][_0x2d5f[502]]();var _0x4b1fx5=_0x4b1fx4[_0x2d5f[1197]](_0x4b1fx2);if(null!= _0x4b1fx2&& null!= _0x4b1fx5){for(var _0x4b1fx9=0,_0x4b1fxa=0,_0x4b1fx12=_0x4b1fx4[_0x2d5f[262]](_0x4b1fx5),_0x4b1fx9=0;_0x4b1fx9< _0x4b1fx12;_0x4b1fx9++){var _0x4b1fx13=_0x4b1fx4[_0x2d5f[263]](_0x4b1fx5,_0x4b1fx9),_0x4b1fx13=this[_0x2d5f[1726]](_0x4b1fx13);if(null!= _0x4b1fx13){_0x4b1fx13= _0x4b1fx13[_0x2d5f[235]]+ _0x4b1fx13[_0x2d5f[117]]/ 2;if(_0x4b1fxa< _0x4b1fx3&& _0x4b1fx13> _0x4b1fx3){break};_0x4b1fxa= _0x4b1fx13}};_0x4b1fx3= _0x4b1fx5[_0x2d5f[1738]](_0x4b1fx2);_0x4b1fx3= Math[_0x2d5f[160]](0,_0x4b1fx9- (_0x4b1fx9> _0x4b1fx3?1:0));_0x4b1fx4[_0x2d5f[99]](_0x4b1fx5,_0x4b1fx2,_0x4b1fx3)}};mxPartitionLayout[_0x2d5f[202]][_0x2d5f[350]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[1737]](),_0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fx5=_0x4b1fx4[_0x2d5f[1721]](_0x4b1fx2);if(null!= this[_0x2d5f[1179]][_0x2d5f[526]]&& (null== _0x4b1fx5&& _0x4b1fx4[_0x2d5f[1740]](_0x4b1fx2)|| _0x4b1fx2== this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[1741]])){_0x4b1fx5= new mxRectangle(0,0,this[_0x2d5f[1179]][_0x2d5f[526]][_0x2d5f[359]]- 1,this[_0x2d5f[1179]][_0x2d5f[526]][_0x2d5f[167]]- 1)};if(null!= _0x4b1fx5){for(var _0x4b1fx9=[],_0x4b1fxa=_0x4b1fx4[_0x2d5f[262]](_0x4b1fx2),_0x4b1fx12=0;_0x4b1fx12< _0x4b1fxa;_0x4b1fx12++){var _0x4b1fx13=_0x4b1fx4[_0x2d5f[263]](_0x4b1fx2,_0x4b1fx12);!this[_0x2d5f[1713]](_0x4b1fx13)&& this[_0x2d5f[1711]](_0x4b1fx13)&& _0x4b1fx9[_0x2d5f[207]](_0x4b1fx13)};_0x4b1fxa= _0x4b1fx9[_0x2d5f[67]];if(0< _0x4b1fxa){var _0x4b1fx14=this[_0x2d5f[467]],_0x4b1fx15=this[_0x2d5f[467]],_0x4b1fx16=_0x4b1fx3?_0x4b1fx5[_0x2d5f[119]]:_0x4b1fx5[_0x2d5f[117]],_0x4b1fx16=_0x4b1fx16- 2* this[_0x2d5f[467]];_0x4b1fx2= this[_0x2d5f[1179]][_0x2d5f[1730]](_0x4b1fx2)?this[_0x2d5f[1179]][_0x2d5f[1731]](_0x4b1fx2): new mxRectangle;_0x4b1fx16-= _0x4b1fx3?_0x4b1fx2[_0x2d5f[119]]:_0x4b1fx2[_0x2d5f[117]];_0x4b1fx14+= _0x4b1fx2[_0x2d5f[117]];_0x4b1fx15+= _0x4b1fx2[_0x2d5f[119]];_0x4b1fx2= this[_0x2d5f[467]]+ (_0x4b1fxa- 1)* this[_0x2d5f[657]];_0x4b1fx5= _0x4b1fx3?(_0x4b1fx5[_0x2d5f[117]]- _0x4b1fx14- _0x4b1fx2)/ _0x4b1fxa:(_0x4b1fx5[_0x2d5f[119]]- _0x4b1fx15- _0x4b1fx2)/ _0x4b1fxa;if(0< _0x4b1fx5){_0x4b1fx4[_0x2d5f[473]]();try{for(_0x4b1fx12= 0;_0x4b1fx12< _0x4b1fxa;_0x4b1fx12++){var _0x4b1fx13=_0x4b1fx9[_0x4b1fx12],_0x4b1fx17=_0x4b1fx4[_0x2d5f[1721]](_0x4b1fx13);null!= _0x4b1fx17&& (_0x4b1fx17= _0x4b1fx17[_0x2d5f[238]](),_0x4b1fx17[_0x2d5f[235]]= _0x4b1fx14,_0x4b1fx17[_0x2d5f[236]]= _0x4b1fx15,_0x4b1fx3?(this[_0x2d5f[1743]]&& (_0x4b1fx17[_0x2d5f[117]]= _0x4b1fx5,_0x4b1fx17[_0x2d5f[119]]= _0x4b1fx16),_0x4b1fx14+= _0x4b1fx5+ this[_0x2d5f[657]]):(this[_0x2d5f[1743]]&& (_0x4b1fx17[_0x2d5f[119]]= _0x4b1fx5,_0x4b1fx17[_0x2d5f[117]]= _0x4b1fx16),_0x4b1fx15+= _0x4b1fx5+ this[_0x2d5f[657]]),_0x4b1fx4[_0x2d5f[1724]](_0x4b1fx13,_0x4b1fx17))}}finally{_0x4b1fx4[_0x2d5f[476]]()}}}}};function mxCompactTreeLayout(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){mxGraphLayout[_0x2d5f[239]](this,_0x4b1fx2);this[_0x2d5f[662]]= null!= _0x4b1fx3?_0x4b1fx3:!0;this[_0x2d5f[1744]]= null!= _0x4b1fx4?_0x4b1fx4:!1}mxCompactTreeLayout[_0x2d5f[202]]= new mxGraphLayout;mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[196]]= mxCompactTreeLayout;mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[662]]= null;mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[1744]]= null;mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[1735]]= !0;mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[1745]]= 10;mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[1746]]= null;mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[1747]]= !1;mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[1748]]= 10;mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[1749]]= 20;mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[1750]]= !0;mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[1751]]= 5;mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[1752]]= 4;mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[1753]]= 8;mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[1754]]= 4;mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[1755]]= !0;mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[1713]]= function(_0x4b1fx2){return mxGraphLayout[_0x2d5f[202]][_0x2d5f[1713]][_0x2d5f[183]](this,arguments)|| 0== this[_0x2d5f[1179]][_0x2d5f[1756]](_0x4b1fx2)[_0x2d5f[67]]};mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[1737]]= function(){return this[_0x2d5f[662]]};mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[350]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[1101]]= _0x4b1fx2;var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[502]]();if(null== _0x4b1fx3){if(0< this[_0x2d5f[1179]][_0x2d5f[264]](_0x4b1fx2,_0x4b1fx4[_0x2d5f[1197]](_0x4b1fx2),this[_0x2d5f[1744]],!this[_0x2d5f[1744]],!1)[_0x2d5f[67]]){_0x4b1fx3= _0x4b1fx2}else {var _0x4b1fx5=this[_0x2d5f[1179]][_0x2d5f[1757]](_0x4b1fx2,!0,this[_0x2d5f[1744]]);if(0< _0x4b1fx5[_0x2d5f[67]]){for(var _0x4b1fx9=0;_0x4b1fx9< _0x4b1fx5[_0x2d5f[67]];_0x4b1fx9++){if(!this[_0x2d5f[1713]](_0x4b1fx5[_0x4b1fx9])&& 0< this[_0x2d5f[1179]][_0x2d5f[264]](_0x4b1fx5[_0x4b1fx9],null,this[_0x2d5f[1744]],!this[_0x2d5f[1744]],!1)[_0x2d5f[67]]){_0x4b1fx3= _0x4b1fx5[_0x4b1fx9];break}}}}};if(null!= _0x4b1fx3){this[_0x2d5f[1746]]= this[_0x2d5f[1735]]?{}:null;_0x4b1fx4[_0x2d5f[473]]();try{var _0x4b1fxa=this[_0x2d5f[1758]](_0x4b1fx3,_0x4b1fx2);if(null!= _0x4b1fxa){this[_0x2d5f[1759]](_0x4b1fxa);var _0x4b1fx12=this[_0x2d5f[1179]][_0x2d5f[1020]],_0x4b1fx5=_0x4b1fx12;if(!this[_0x2d5f[1747]]){var _0x4b1fx13=this[_0x2d5f[1726]](_0x4b1fx3);null!= _0x4b1fx13&& (_0x4b1fx12= _0x4b1fx13[_0x2d5f[235]],_0x4b1fx5= _0x4b1fx13[_0x2d5f[236]])};_0x4b1fx13= null;_0x4b1fx13= this[_0x2d5f[1737]]()?this[_0x2d5f[1760]](_0x4b1fxa,_0x4b1fx12,_0x4b1fx5):this[_0x2d5f[1761]](_0x4b1fxa,null,_0x4b1fx12,_0x4b1fx5);if(null!= _0x4b1fx13){var _0x4b1fx14=_0x4b1fx9= 0;0> _0x4b1fx13[_0x2d5f[235]]&& (_0x4b1fx9= Math[_0x2d5f[425]](_0x4b1fx12- _0x4b1fx13[_0x2d5f[235]]));0> _0x4b1fx13[_0x2d5f[236]]&& (_0x4b1fx14= Math[_0x2d5f[425]](_0x4b1fx5- _0x4b1fx13[_0x2d5f[236]]));(0!= _0x4b1fx9|| 0!= _0x4b1fx14)&& this[_0x2d5f[1762]](_0x4b1fxa,_0x4b1fx9,_0x4b1fx14);this[_0x2d5f[1735]]&& this[_0x2d5f[1763]]();this[_0x2d5f[1755]]&& this[_0x2d5f[1764]](_0x4b1fxa)}}}finally{_0x4b1fx4[_0x2d5f[476]]()}}};mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[1762]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx2[_0x2d5f[235]]+= _0x4b1fx3;_0x4b1fx2[_0x2d5f[236]]+= _0x4b1fx4;this[_0x2d5f[183]](_0x4b1fx2);for(_0x4b1fx2= _0x4b1fx2[_0x2d5f[247]];null!= _0x4b1fx2;){this[_0x2d5f[1762]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4),_0x4b1fx2= _0x4b1fx2[_0x2d5f[1765]]}};mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[1758]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx4= null!= _0x4b1fx4?_0x4b1fx4:[];var _0x4b1fx5=mxCellPath[_0x2d5f[385]](_0x4b1fx2),_0x4b1fx9=null;if(null!= _0x4b1fx2&& null== _0x4b1fx4[_0x4b1fx5]&& !this[_0x2d5f[1713]](_0x4b1fx2)){_0x4b1fx4[_0x4b1fx5]= _0x4b1fx2;var _0x4b1fx9=this[_0x2d5f[1766]](_0x4b1fx2),_0x4b1fx5=this[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fxa=null;_0x4b1fx2= this[_0x2d5f[1179]][_0x2d5f[264]](_0x4b1fx2,_0x4b1fx3,this[_0x2d5f[1744]],!this[_0x2d5f[1744]],!1,!0);for(var _0x4b1fx12=this[_0x2d5f[1179]][_0x2d5f[249]](),_0x4b1fx13=0;_0x4b1fx13< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx13++){var _0x4b1fx14=_0x4b1fx2[_0x4b1fx13];if(!this[_0x2d5f[1715]](_0x4b1fx14)){this[_0x2d5f[1750]]&& this[_0x2d5f[1722]](_0x4b1fx14,null);this[_0x2d5f[1755]]&& (this[_0x2d5f[1716]](_0x4b1fx14,!1),this[_0x2d5f[1722]](_0x4b1fx14,null));var _0x4b1fx15=_0x4b1fx12[_0x2d5f[248]](_0x4b1fx14),_0x4b1fx14=null!= _0x4b1fx15?_0x4b1fx15[_0x2d5f[1710]](this[_0x2d5f[1744]]):_0x4b1fx12[_0x2d5f[1710]](_0x4b1fx14,this[_0x2d5f[1744]]),_0x4b1fx15=this[_0x2d5f[1758]](_0x4b1fx14,_0x4b1fx3,_0x4b1fx4);null!= _0x4b1fx15&& null!= _0x4b1fx5[_0x2d5f[1721]](_0x4b1fx14)&& (null== _0x4b1fxa?_0x4b1fx9[_0x2d5f[247]]= _0x4b1fx15:_0x4b1fxa[_0x2d5f[1765]]= _0x4b1fx15,_0x4b1fxa= _0x4b1fx15)}}};return _0x4b1fx9};mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[1759]]= function(_0x4b1fx2){if(null!= _0x4b1fx2){for(var _0x4b1fx3=_0x4b1fx2[_0x2d5f[247]];null!= _0x4b1fx3;){this[_0x2d5f[1759]](_0x4b1fx3),_0x4b1fx3= _0x4b1fx3[_0x2d5f[1765]]};null!= _0x4b1fx2[_0x2d5f[247]]?this[_0x2d5f[1767]](_0x4b1fx2,this[_0x2d5f[234]](_0x4b1fx2)):this[_0x2d5f[1768]](_0x4b1fx2)}};mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[1760]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){_0x4b1fx2[_0x2d5f[235]]+= _0x4b1fx3+ _0x4b1fx2[_0x2d5f[1769]];_0x4b1fx2[_0x2d5f[236]]+= _0x4b1fx4+ _0x4b1fx2[_0x2d5f[1770]];_0x4b1fx5= this[_0x2d5f[183]](_0x4b1fx2,_0x4b1fx5);_0x4b1fx3= _0x4b1fx2[_0x2d5f[247]];if(null!= _0x4b1fx3){_0x4b1fx5= this[_0x2d5f[1760]](_0x4b1fx3,_0x4b1fx2[_0x2d5f[235]],_0x4b1fx2[_0x2d5f[236]],_0x4b1fx5);_0x4b1fx4= _0x4b1fx2[_0x2d5f[236]]+ _0x4b1fx3[_0x2d5f[1770]];for(var _0x4b1fx9=_0x4b1fx3[_0x2d5f[1765]];null!= _0x4b1fx9;){_0x4b1fx5= this[_0x2d5f[1760]](_0x4b1fx9,_0x4b1fx2[_0x2d5f[235]]+ _0x4b1fx3[_0x2d5f[1769]],_0x4b1fx4,_0x4b1fx5),_0x4b1fx4+= _0x4b1fx9[_0x2d5f[1770]],_0x4b1fx9= _0x4b1fx9[_0x2d5f[1765]]}};return _0x4b1fx5};mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[1761]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){_0x4b1fx2[_0x2d5f[235]]+= _0x4b1fx4+ _0x4b1fx2[_0x2d5f[1770]];_0x4b1fx2[_0x2d5f[236]]+= _0x4b1fx5+ _0x4b1fx2[_0x2d5f[1769]];_0x4b1fx9= this[_0x2d5f[183]](_0x4b1fx2,_0x4b1fx9);_0x4b1fx3= _0x4b1fx2[_0x2d5f[247]];if(null!= _0x4b1fx3){_0x4b1fx9= this[_0x2d5f[1761]](_0x4b1fx3,_0x4b1fx2,_0x4b1fx2[_0x2d5f[235]],_0x4b1fx2[_0x2d5f[236]],_0x4b1fx9);_0x4b1fx4= _0x4b1fx2[_0x2d5f[235]]+ _0x4b1fx3[_0x2d5f[1770]];for(_0x4b1fx5= _0x4b1fx3[_0x2d5f[1765]];null!= _0x4b1fx5;){_0x4b1fx9= this[_0x2d5f[1761]](_0x4b1fx5,_0x4b1fx2,_0x4b1fx4,_0x4b1fx2[_0x2d5f[236]]+ _0x4b1fx3[_0x2d5f[1769]],_0x4b1fx9),_0x4b1fx4+= _0x4b1fx5[_0x2d5f[1770]],_0x4b1fx5= _0x4b1fx5[_0x2d5f[1765]]}};return _0x4b1fx9};mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[1767]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[1749]]+ this[_0x2d5f[1748]],_0x4b1fx5=(_0x4b1fx3- _0x4b1fx2[_0x2d5f[117]])/ 2- this[_0x2d5f[1749]],_0x4b1fx9=_0x4b1fx5+ _0x4b1fx2[_0x2d5f[117]]+ 2* this[_0x2d5f[1749]]- _0x4b1fx3;_0x4b1fx2[_0x2d5f[247]][_0x2d5f[1769]]= _0x4b1fx4+ _0x4b1fx2[_0x2d5f[119]];_0x4b1fx2[_0x2d5f[247]][_0x2d5f[1770]]= _0x4b1fx9;_0x4b1fx2[_0x2d5f[1772]][_0x2d5f[1771]]= this[_0x2d5f[1773]](_0x4b1fx2[_0x2d5f[119]],0,this[_0x2d5f[1773]](_0x4b1fx4,_0x4b1fx9,_0x4b1fx2[_0x2d5f[1772]][_0x2d5f[1771]]));_0x4b1fx2[_0x2d5f[1772]][_0x2d5f[1774]]= this[_0x2d5f[1773]](_0x4b1fx2[_0x2d5f[119]],0,this[_0x2d5f[1773]](_0x4b1fx4,_0x4b1fx5,_0x4b1fx2[_0x2d5f[1772]][_0x2d5f[1774]]))};mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[1768]]= function(_0x4b1fx2){var _0x4b1fx3=2* this[_0x2d5f[1749]];_0x4b1fx2[_0x2d5f[1772]][_0x2d5f[1775]]= this[_0x2d5f[1773]](_0x4b1fx2[_0x2d5f[119]]+ _0x4b1fx3,0);_0x4b1fx2[_0x2d5f[1772]][_0x2d5f[1771]]= _0x4b1fx2[_0x2d5f[1772]][_0x2d5f[1775]];_0x4b1fx2[_0x2d5f[1772]][_0x2d5f[1776]]= this[_0x2d5f[1773]](0,-_0x4b1fx2[_0x2d5f[117]]- _0x4b1fx3);_0x4b1fx2[_0x2d5f[1772]][_0x2d5f[1774]]= this[_0x2d5f[1773]](_0x4b1fx2[_0x2d5f[119]]+ _0x4b1fx3,0,_0x4b1fx2[_0x2d5f[1772]][_0x2d5f[1776]])};mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[234]]= function(_0x4b1fx2){var _0x4b1fx3=2* this[_0x2d5f[1749]],_0x4b1fx4=_0x4b1fx2[_0x2d5f[247]];_0x4b1fx2[_0x2d5f[1772]]= _0x4b1fx4[_0x2d5f[1772]];for(var _0x4b1fx5=_0x4b1fx4[_0x2d5f[117]]+ _0x4b1fx3,_0x4b1fx9=_0x4b1fx5,_0x4b1fx4=_0x4b1fx4[_0x2d5f[1765]];null!= _0x4b1fx4;){var _0x4b1fxa=this[_0x2d5f[1777]](_0x4b1fx2[_0x2d5f[1772]],_0x4b1fx4[_0x2d5f[1772]]);_0x4b1fx4[_0x2d5f[1770]]= _0x4b1fxa+ _0x4b1fx5;_0x4b1fx4[_0x2d5f[1769]]= 0;_0x4b1fx5= _0x4b1fx4[_0x2d5f[117]]+ _0x4b1fx3;_0x4b1fx9+= _0x4b1fxa+ _0x4b1fx5;_0x4b1fx4= _0x4b1fx4[_0x2d5f[1765]]};return _0x4b1fx9};mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[1777]]= function(_0x4b1fx2,_0x4b1fx3){for(var _0x4b1fx4=0,_0x4b1fx5=0,_0x4b1fx9=0,_0x4b1fxa=_0x4b1fx2[_0x2d5f[1774]],_0x4b1fx12=_0x4b1fx3[_0x2d5f[1771]];null!= _0x4b1fx12&& null!= _0x4b1fxa;){var _0x4b1fx13=this[_0x2d5f[1368]](_0x4b1fx4,_0x4b1fx5,_0x4b1fx12[_0x2d5f[1126]],_0x4b1fx12[_0x2d5f[1125]],_0x4b1fxa[_0x2d5f[1126]],_0x4b1fxa[_0x2d5f[1125]]),_0x4b1fx5=_0x4b1fx5+ _0x4b1fx13,_0x4b1fx9=_0x4b1fx9+ _0x4b1fx13;_0x4b1fx4+ _0x4b1fx12[_0x2d5f[1126]]<= _0x4b1fxa[_0x2d5f[1126]]?(_0x4b1fx4+= _0x4b1fx12[_0x2d5f[1126]],_0x4b1fx5+= _0x4b1fx12[_0x2d5f[1125]],_0x4b1fx12= _0x4b1fx12[_0x2d5f[1765]]):(_0x4b1fx4-= _0x4b1fxa[_0x2d5f[1126]],_0x4b1fx5-= _0x4b1fxa[_0x2d5f[1125]],_0x4b1fxa= _0x4b1fxa[_0x2d5f[1765]])};null!= _0x4b1fx12?(_0x4b1fx4= this[_0x2d5f[1778]](_0x4b1fx2[_0x2d5f[1775]],0,0,_0x4b1fx12,_0x4b1fx4,_0x4b1fx5),_0x4b1fx2[_0x2d5f[1775]]= null!= _0x4b1fx4[_0x2d5f[1765]]?_0x4b1fx3[_0x2d5f[1775]]:_0x4b1fx4,_0x4b1fx2[_0x2d5f[1776]]= _0x4b1fx3[_0x2d5f[1776]]):(_0x4b1fx4= this[_0x2d5f[1778]](_0x4b1fx3[_0x2d5f[1776]],_0x4b1fx4,_0x4b1fx5,_0x4b1fxa,0,0),null== _0x4b1fx4[_0x2d5f[1765]]&& (_0x4b1fx2[_0x2d5f[1776]]= _0x4b1fx4));_0x4b1fx2[_0x2d5f[1774]]= _0x4b1fx3[_0x2d5f[1774]];return _0x4b1fx9};mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[1368]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){var _0x4b1fx12=0;if(_0x4b1fx9<= _0x4b1fx2|| 0>= _0x4b1fx2+ _0x4b1fx4){return 0};_0x4b1fx12= 0< _0x4b1fx9* _0x4b1fx5- _0x4b1fx4* _0x4b1fxa?0> _0x4b1fx2?_0x4b1fx2* _0x4b1fx5/ _0x4b1fx4- _0x4b1fx3:0< _0x4b1fx2?_0x4b1fx2* _0x4b1fxa/ _0x4b1fx9- _0x4b1fx3:-_0x4b1fx3:_0x4b1fx9< _0x4b1fx2+ _0x4b1fx4?_0x4b1fxa- (_0x4b1fx3+ (_0x4b1fx9- _0x4b1fx2)* _0x4b1fx5/ _0x4b1fx4):_0x4b1fx9> _0x4b1fx2+ _0x4b1fx4?(_0x4b1fx4+ _0x4b1fx2)* _0x4b1fxa/ _0x4b1fx9- (_0x4b1fx3+ _0x4b1fx5):_0x4b1fxa- (_0x4b1fx3+ _0x4b1fx5);return 0< _0x4b1fx12?_0x4b1fx12:0};mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[1778]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){_0x4b1fx3= _0x4b1fx9+ _0x4b1fx5[_0x2d5f[1126]]- _0x4b1fx3;_0x4b1fx9= _0x4b1fx9= 0;0== _0x4b1fx5[_0x2d5f[1126]]?_0x4b1fx9= _0x4b1fx5[_0x2d5f[1125]]:(_0x4b1fx9= _0x4b1fx3* _0x4b1fx5[_0x2d5f[1125]],_0x4b1fx9/= _0x4b1fx5[_0x2d5f[1126]]);_0x4b1fx3= this[_0x2d5f[1773]](_0x4b1fx3,_0x4b1fx9,_0x4b1fx5[_0x2d5f[1765]]);_0x4b1fx2[_0x2d5f[1765]]= this[_0x2d5f[1773]](0,_0x4b1fxa+ _0x4b1fx5[_0x2d5f[1125]]- _0x4b1fx9- _0x4b1fx4,_0x4b1fx3);return _0x4b1fx3};mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[1766]]= function(_0x4b1fx2){var _0x4b1fx3={};_0x4b1fx3[_0x2d5f[246]]= _0x4b1fx2;_0x4b1fx3[_0x2d5f[235]]= 0;_0x4b1fx3[_0x2d5f[236]]= 0;_0x4b1fx3[_0x2d5f[117]]= 0;_0x4b1fx3[_0x2d5f[119]]= 0;_0x4b1fx2= this[_0x2d5f[1726]](_0x4b1fx2);null!= _0x4b1fx2&& (this[_0x2d5f[1737]]()?(_0x4b1fx3[_0x2d5f[117]]= _0x4b1fx2[_0x2d5f[119]],_0x4b1fx3[_0x2d5f[119]]= _0x4b1fx2[_0x2d5f[117]]):(_0x4b1fx3[_0x2d5f[117]]= _0x4b1fx2[_0x2d5f[117]],_0x4b1fx3[_0x2d5f[119]]= _0x4b1fx2[_0x2d5f[119]]));_0x4b1fx3[_0x2d5f[1769]]= 0;_0x4b1fx3[_0x2d5f[1770]]= 0;_0x4b1fx3[_0x2d5f[1772]]= {};return _0x4b1fx3};mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[183]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fx5=_0x4b1fx2[_0x2d5f[246]],_0x4b1fx9=_0x4b1fx4[_0x2d5f[1721]](_0x4b1fx5);null!= _0x4b1fx5&& null!= _0x4b1fx9&& (this[_0x2d5f[1711]](_0x4b1fx5)&& (_0x4b1fx9= this[_0x2d5f[1725]](_0x4b1fx5,_0x4b1fx2[_0x2d5f[235]],_0x4b1fx2[_0x2d5f[236]]),this[_0x2d5f[1735]]&& (_0x4b1fx4= _0x4b1fx4[_0x2d5f[1197]](_0x4b1fx5),_0x4b1fx5= mxCellPath[_0x2d5f[385]](_0x4b1fx4),null== this[_0x2d5f[1746]][_0x4b1fx5]&& (this[_0x2d5f[1746]][_0x4b1fx5]= _0x4b1fx4))),_0x4b1fx3= null== _0x4b1fx3? new mxRectangle(_0x4b1fx9[_0x2d5f[235]],_0x4b1fx9[_0x2d5f[236]],_0x4b1fx9[_0x2d5f[117]],_0x4b1fx9[_0x2d5f[119]]): new mxRectangle(Math[_0x2d5f[243]](_0x4b1fx3[_0x2d5f[235]],_0x4b1fx9[_0x2d5f[235]]),Math[_0x2d5f[243]](_0x4b1fx3[_0x2d5f[236]],_0x4b1fx9[_0x2d5f[236]]),Math[_0x2d5f[160]](_0x4b1fx3[_0x2d5f[235]]+ _0x4b1fx3[_0x2d5f[117]],_0x4b1fx9[_0x2d5f[235]]+ _0x4b1fx9[_0x2d5f[117]]),Math[_0x2d5f[160]](_0x4b1fx3[_0x2d5f[236]]+ _0x4b1fx3[_0x2d5f[119]],_0x4b1fx9[_0x2d5f[236]]+ _0x4b1fx9[_0x2d5f[119]])));return _0x4b1fx3};mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[1773]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5={};_0x4b1fx5[_0x2d5f[1126]]= _0x4b1fx2;_0x4b1fx5[_0x2d5f[1125]]= _0x4b1fx3;_0x4b1fx5[_0x2d5f[1765]]= _0x4b1fx4;return _0x4b1fx5};mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[1763]]= function(){var _0x4b1fx2=[],_0x4b1fx3;for(_0x4b1fx3 in this[_0x2d5f[1746]]){_0x4b1fx2[_0x2d5f[207]](this[_0x2d5f[1746]][_0x4b1fx3])};this[_0x2d5f[1727]](mxUtils[_0x2d5f[1779]](_0x4b1fx2,!0),this[_0x2d5f[1745]])};mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[1764]]= function(_0x4b1fx2){this[_0x2d5f[1780]](_0x4b1fx2);for(_0x4b1fx2= _0x4b1fx2[_0x2d5f[247]];null!= _0x4b1fx2;){this[_0x2d5f[1764]](_0x4b1fx2),_0x4b1fx2= _0x4b1fx2[_0x2d5f[1765]]}};mxCompactTreeLayout[_0x2d5f[202]][_0x2d5f[1780]]= function(_0x4b1fx2){for(var _0x4b1fx3=_0x4b1fx2[_0x2d5f[247]],_0x4b1fx4=_0x4b1fx2[_0x2d5f[246]],_0x4b1fx5=0,_0x4b1fx9=[];null!= _0x4b1fx3;){_0x4b1fx5++;var _0x4b1fxa=_0x4b1fx3[_0x2d5f[235]];this[_0x2d5f[662]]&& (_0x4b1fxa= _0x4b1fx3[_0x2d5f[236]]);_0x4b1fx9[_0x2d5f[207]]( new WeightedCellSorter(_0x4b1fx3,_0x4b1fxa));_0x4b1fx3= _0x4b1fx3[_0x2d5f[1765]]};_0x4b1fx9[_0x2d5f[470]](WeightedCellSorter[_0x2d5f[202]][_0x2d5f[469]]);var _0x4b1fxa=_0x4b1fx2[_0x2d5f[117]],_0x4b1fx12=(_0x4b1fx5+ 1)* this[_0x2d5f[1751]];_0x4b1fxa> _0x4b1fx12+ 2* this[_0x2d5f[1751]]&& (_0x4b1fxa-= 2* this[_0x2d5f[1751]]);_0x4b1fx2= _0x4b1fxa/ _0x4b1fx5;_0x4b1fx3= _0x4b1fx2/ 2;_0x4b1fxa> _0x4b1fx12+ 2* this[_0x2d5f[1751]]&& (_0x4b1fx3+= this[_0x2d5f[1751]]);for(var _0x4b1fxa=this[_0x2d5f[1753]]- this[_0x2d5f[1752]],_0x4b1fx12=0,_0x4b1fx13=this[_0x2d5f[1726]](_0x4b1fx4),_0x4b1fx14=0;_0x4b1fx14< _0x4b1fx9[_0x2d5f[67]];_0x4b1fx14++){for(var _0x4b1fx15=_0x4b1fx9[_0x4b1fx14][_0x2d5f[246]][_0x2d5f[246]],_0x4b1fx16=this[_0x2d5f[1726]](_0x4b1fx15),_0x4b1fx15=this[_0x2d5f[1179]][_0x2d5f[1781]](_0x4b1fx4,_0x4b1fx15,!1),_0x4b1fx17=[],_0x4b1fx18=0,_0x4b1fx19=0,_0x4b1fx1a=0;_0x4b1fx1a< _0x4b1fx15[_0x2d5f[67]];_0x4b1fx1a++){this[_0x2d5f[662]]?(_0x4b1fx18= _0x4b1fx13[_0x2d5f[235]]+ _0x4b1fx13[_0x2d5f[117]],_0x4b1fx19= _0x4b1fx13[_0x2d5f[236]]+ _0x4b1fx3,_0x4b1fx17[_0x2d5f[207]]( new mxPoint(_0x4b1fx18,_0x4b1fx19)),_0x4b1fx18= _0x4b1fx13[_0x2d5f[235]]+ _0x4b1fx13[_0x2d5f[117]]+ _0x4b1fxa,_0x4b1fx17[_0x2d5f[207]]( new mxPoint(_0x4b1fx18,_0x4b1fx19)),_0x4b1fx19= _0x4b1fx16[_0x2d5f[236]]+ _0x4b1fx16[_0x2d5f[119]]/ 2):(_0x4b1fx18= _0x4b1fx13[_0x2d5f[235]]+ _0x4b1fx3,_0x4b1fx19= _0x4b1fx13[_0x2d5f[236]]+ _0x4b1fx13[_0x2d5f[119]],_0x4b1fx17[_0x2d5f[207]]( new mxPoint(_0x4b1fx18,_0x4b1fx19)),_0x4b1fx19= _0x4b1fx13[_0x2d5f[236]]+ _0x4b1fx13[_0x2d5f[119]]+ _0x4b1fxa,_0x4b1fx17[_0x2d5f[207]]( new mxPoint(_0x4b1fx18,_0x4b1fx19)),_0x4b1fx18= _0x4b1fx16[_0x2d5f[235]]+ _0x4b1fx16[_0x2d5f[117]]/ 2),_0x4b1fx17[_0x2d5f[207]]( new mxPoint(_0x4b1fx18,_0x4b1fx19)),this[_0x2d5f[1722]](_0x4b1fx15[_0x4b1fx1a],_0x4b1fx17)};_0x4b1fx14< _0x4b1fx5/ 2?_0x4b1fxa+= this[_0x2d5f[1752]]:_0x4b1fx14> _0x4b1fx5/ 2&& (_0x4b1fxa-= this[_0x2d5f[1752]]);_0x4b1fx3+= _0x4b1fx2;_0x4b1fx12= Math[_0x2d5f[160]](_0x4b1fx12,_0x4b1fxa)}};function WeightedCellSorter(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[246]]= _0x4b1fx2;this[_0x2d5f[1782]]= _0x4b1fx3}WeightedCellSorter[_0x2d5f[202]][_0x2d5f[1782]]= 0;WeightedCellSorter[_0x2d5f[202]][_0x2d5f[1783]]= !1;WeightedCellSorter[_0x2d5f[202]][_0x2d5f[1784]]= !1;WeightedCellSorter[_0x2d5f[202]][_0x2d5f[1785]]= null;WeightedCellSorter[_0x2d5f[202]][_0x2d5f[246]]= null;WeightedCellSorter[_0x2d5f[202]][_0x2d5f[469]]= function(_0x4b1fx2,_0x4b1fx3){return null!= _0x4b1fx2&& null!= _0x4b1fx3?_0x4b1fx3[_0x2d5f[1782]]> _0x4b1fx2[_0x2d5f[1782]]?1:_0x4b1fx3[_0x2d5f[1782]]< _0x4b1fx2[_0x2d5f[1782]]?-1:_0x4b1fx3[_0x2d5f[1783]]?1:-1:0};function mxFastOrganicLayout(_0x4b1fx2){mxGraphLayout[_0x2d5f[239]](this,_0x4b1fx2)}mxFastOrganicLayout[_0x2d5f[202]]= new mxGraphLayout;mxFastOrganicLayout[_0x2d5f[202]][_0x2d5f[196]]= mxFastOrganicLayout;mxFastOrganicLayout[_0x2d5f[202]][_0x2d5f[1786]]= !0;mxFastOrganicLayout[_0x2d5f[202]][_0x2d5f[1750]]= !0;mxFastOrganicLayout[_0x2d5f[202]][_0x2d5f[1787]]= !0;mxFastOrganicLayout[_0x2d5f[202]][_0x2d5f[1788]]= 50;mxFastOrganicLayout[_0x2d5f[202]][_0x2d5f[1789]]= 0;mxFastOrganicLayout[_0x2d5f[202]][_0x2d5f[1790]]= 2;mxFastOrganicLayout[_0x2d5f[202]][_0x2d5f[1791]]= 500;mxFastOrganicLayout[_0x2d5f[202]][_0x2d5f[1792]]= 4;mxFastOrganicLayout[_0x2d5f[202]][_0x2d5f[1793]]= 200;mxFastOrganicLayout[_0x2d5f[202]][_0x2d5f[1794]]= 0;mxFastOrganicLayout[_0x2d5f[202]][_0x2d5f[1795]]= 0;mxFastOrganicLayout[_0x2d5f[202]][_0x2d5f[1796]]= 0;mxFastOrganicLayout[_0x2d5f[202]][_0x2d5f[1797]]= !0;mxFastOrganicLayout[_0x2d5f[202]][_0x2d5f[1713]]= function(_0x4b1fx2){return mxGraphLayout[_0x2d5f[202]][_0x2d5f[1713]][_0x2d5f[183]](this,arguments)|| 0== this[_0x2d5f[1179]][_0x2d5f[1756]](_0x4b1fx2)[_0x2d5f[67]]};mxFastOrganicLayout[_0x2d5f[202]][_0x2d5f[350]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[1179]][_0x2d5f[502]]();this[_0x2d5f[1798]]= [];for(var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[1728]](_0x4b1fx2),_0x4b1fx5=0;_0x4b1fx5< _0x4b1fx4[_0x2d5f[67]];_0x4b1fx5++){this[_0x2d5f[1713]](_0x4b1fx4[_0x4b1fx5])|| this[_0x2d5f[1798]][_0x2d5f[207]](_0x4b1fx4[_0x4b1fx5])};var _0x4b1fx9=this[_0x2d5f[1786]]?this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[1799]](this[_0x2d5f[1798]]):null,_0x4b1fxa=this[_0x2d5f[1798]][_0x2d5f[67]];this[_0x2d5f[1800]]= [];this[_0x2d5f[1801]]= [];this[_0x2d5f[1802]]= [];this[_0x2d5f[1803]]= [];this[_0x2d5f[1804]]= [];this[_0x2d5f[1805]]= [];this[_0x2d5f[1806]]= [];this[_0x2d5f[1807]]= [];0.0010> this[_0x2d5f[1788]]&& (this[_0x2d5f[1788]]= 0.0010);this[_0x2d5f[1789]]= this[_0x2d5f[1788]]* this[_0x2d5f[1788]];for(_0x4b1fx5= 0;_0x4b1fx5< this[_0x2d5f[1798]][_0x2d5f[67]];_0x4b1fx5++){var _0x4b1fx12=this[_0x2d5f[1798]][_0x4b1fx5];this[_0x2d5f[1803]][_0x4b1fx5]= [];var _0x4b1fx13=mxCellPath[_0x2d5f[385]](_0x4b1fx12);this[_0x2d5f[1800]][_0x4b1fx13]= _0x4b1fx5;var _0x4b1fx14=this[_0x2d5f[1726]](_0x4b1fx12),_0x4b1fx15=_0x4b1fx14[_0x2d5f[117]],_0x4b1fx16=_0x4b1fx14[_0x2d5f[119]],_0x4b1fx17=_0x4b1fx14[_0x2d5f[235]],_0x4b1fx18=_0x4b1fx14[_0x2d5f[236]];this[_0x2d5f[1803]][_0x4b1fx5][0]= _0x4b1fx17+ _0x4b1fx15/ 2;this[_0x2d5f[1803]][_0x4b1fx5][1]= _0x4b1fx18+ _0x4b1fx16/ 2;this[_0x2d5f[1806]][_0x4b1fx5]= Math[_0x2d5f[243]](_0x4b1fx15,_0x4b1fx16);this[_0x2d5f[1807]][_0x4b1fx5]= this[_0x2d5f[1806]][_0x4b1fx5]* this[_0x2d5f[1806]][_0x4b1fx5]};_0x4b1fx3[_0x2d5f[473]]();try{for(_0x4b1fx5= 0;_0x4b1fx5< _0x4b1fxa;_0x4b1fx5++){this[_0x2d5f[1801]][_0x4b1fx5]= 0;this[_0x2d5f[1802]][_0x4b1fx5]= 0;this[_0x2d5f[1804]][_0x4b1fx5]= this[_0x2d5f[1711]](this[_0x2d5f[1798]][_0x4b1fx5]);var _0x4b1fx19=this[_0x2d5f[1179]][_0x2d5f[1756]](this[_0x2d5f[1798]][_0x4b1fx5],_0x4b1fx2),_0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[1808]](_0x4b1fx19,this[_0x2d5f[1798]][_0x4b1fx5]);this[_0x2d5f[1805]][_0x4b1fx5]= [];for(_0x4b1fx15= 0;_0x4b1fx15< _0x4b1fx4[_0x2d5f[67]];_0x4b1fx15++){this[_0x2d5f[1750]]&& this[_0x2d5f[1179]][_0x2d5f[1809]](_0x4b1fx19[_0x4b1fx15]);this[_0x2d5f[1787]]&& this[_0x2d5f[1716]](_0x4b1fx19[_0x4b1fx15],!1);var _0x4b1fx13=mxCellPath[_0x2d5f[385]](_0x4b1fx4[_0x4b1fx15]),_0x4b1fx1a=this[_0x2d5f[1800]][_0x4b1fx13];this[_0x2d5f[1805]][_0x4b1fx5][_0x4b1fx15]= null!= _0x4b1fx1a?_0x4b1fx1a:_0x4b1fx5}};this[_0x2d5f[1794]]= this[_0x2d5f[1793]];0== this[_0x2d5f[1795]]&& (this[_0x2d5f[1795]]= 20* Math[_0x2d5f[428]](_0x4b1fxa));for(this[_0x2d5f[1796]]= 0;this[_0x2d5f[1796]]< this[_0x2d5f[1795]];this[_0x2d5f[1796]]++){if(!this[_0x2d5f[1797]]){return};this[_0x2d5f[1810]]();this[_0x2d5f[1811]]();this[_0x2d5f[1812]]();this[_0x2d5f[1813]]()};_0x4b1fx2= _0x4b1fx4= null;for(_0x4b1fx5= 0;_0x4b1fx5< this[_0x2d5f[1798]][_0x2d5f[67]];_0x4b1fx5++){_0x4b1fx12= this[_0x2d5f[1798]][_0x4b1fx5],this[_0x2d5f[1711]](_0x4b1fx12)&& (_0x4b1fx14= this[_0x2d5f[1726]](_0x4b1fx12),null!= _0x4b1fx14&& (this[_0x2d5f[1803]][_0x4b1fx5][0]-= _0x4b1fx14[_0x2d5f[117]]/ 2,this[_0x2d5f[1803]][_0x4b1fx5][1]-= _0x4b1fx14[_0x2d5f[119]]/ 2,_0x4b1fx17= this[_0x2d5f[1179]][_0x2d5f[1021]](this[_0x2d5f[1803]][_0x4b1fx5][0]),_0x4b1fx18= this[_0x2d5f[1179]][_0x2d5f[1021]](this[_0x2d5f[1803]][_0x4b1fx5][1]),this[_0x2d5f[1725]](_0x4b1fx12,_0x4b1fx17,_0x4b1fx18),_0x4b1fx4= null== _0x4b1fx4?_0x4b1fx17:Math[_0x2d5f[243]](_0x4b1fx4,_0x4b1fx17),_0x4b1fx2= null== _0x4b1fx2?_0x4b1fx18:Math[_0x2d5f[243]](_0x4b1fx2,_0x4b1fx18)))};_0x4b1fx5= -(_0x4b1fx4|| 0)+ 1;_0x4b1fx12= -(_0x4b1fx2|| 0)+ 1;null!= _0x4b1fx9&& (_0x4b1fx5+= _0x4b1fx9[_0x2d5f[235]],_0x4b1fx12+= _0x4b1fx9[_0x2d5f[236]]);this[_0x2d5f[1179]][_0x2d5f[834]](this[_0x2d5f[1798]],_0x4b1fx5,_0x4b1fx12)}finally{_0x4b1fx3[_0x2d5f[476]]()}};mxFastOrganicLayout[_0x2d5f[202]][_0x2d5f[1812]]= function(){for(var _0x4b1fx2=0;_0x4b1fx2< this[_0x2d5f[1798]][_0x2d5f[67]];_0x4b1fx2++){if(this[_0x2d5f[1804]][_0x4b1fx2]){var _0x4b1fx3=Math[_0x2d5f[428]](this[_0x2d5f[1801]][_0x4b1fx2]* this[_0x2d5f[1801]][_0x4b1fx2]+ this[_0x2d5f[1802]][_0x4b1fx2]* this[_0x2d5f[1802]][_0x4b1fx2]);0.0010> _0x4b1fx3&& (_0x4b1fx3= 0.0010);var _0x4b1fx4=this[_0x2d5f[1801]][_0x4b1fx2]/ _0x4b1fx3* Math[_0x2d5f[243]](_0x4b1fx3,this[_0x2d5f[1794]]),_0x4b1fx3=this[_0x2d5f[1802]][_0x4b1fx2]/ _0x4b1fx3* Math[_0x2d5f[243]](_0x4b1fx3,this[_0x2d5f[1794]]);this[_0x2d5f[1801]][_0x4b1fx2]= 0;this[_0x2d5f[1802]][_0x4b1fx2]= 0;this[_0x2d5f[1803]][_0x4b1fx2][0]+= _0x4b1fx4;this[_0x2d5f[1803]][_0x4b1fx2][1]+= _0x4b1fx3}}};mxFastOrganicLayout[_0x2d5f[202]][_0x2d5f[1811]]= function(){for(var _0x4b1fx2=0;_0x4b1fx2< this[_0x2d5f[1798]][_0x2d5f[67]];_0x4b1fx2++){for(var _0x4b1fx3=0;_0x4b1fx3< this[_0x2d5f[1805]][_0x4b1fx2][_0x2d5f[67]];_0x4b1fx3++){var _0x4b1fx4=this[_0x2d5f[1805]][_0x4b1fx2][_0x4b1fx3];if(_0x4b1fx2!= _0x4b1fx4&& this[_0x2d5f[1804]][_0x4b1fx2]&& this[_0x2d5f[1804]][_0x4b1fx4]){var _0x4b1fx5=this[_0x2d5f[1803]][_0x4b1fx2][0]- this[_0x2d5f[1803]][_0x4b1fx4][0],_0x4b1fx9=this[_0x2d5f[1803]][_0x4b1fx2][1]- this[_0x2d5f[1803]][_0x4b1fx4][1],_0x4b1fxa=_0x4b1fx5* _0x4b1fx5+ _0x4b1fx9* _0x4b1fx9- this[_0x2d5f[1807]][_0x4b1fx2]- this[_0x2d5f[1807]][_0x4b1fx4];_0x4b1fxa< this[_0x2d5f[1792]]&& (_0x4b1fxa= this[_0x2d5f[1792]]);var _0x4b1fx12=Math[_0x2d5f[428]](_0x4b1fxa),_0x4b1fxa=_0x4b1fxa/ this[_0x2d5f[1788]],_0x4b1fx5=_0x4b1fx5/ _0x4b1fx12* _0x4b1fxa,_0x4b1fx9=_0x4b1fx9/ _0x4b1fx12* _0x4b1fxa;this[_0x2d5f[1801]][_0x4b1fx2]-= _0x4b1fx5;this[_0x2d5f[1802]][_0x4b1fx2]-= _0x4b1fx9;this[_0x2d5f[1801]][_0x4b1fx4]+= _0x4b1fx5;this[_0x2d5f[1802]][_0x4b1fx4]+= _0x4b1fx9}}}};mxFastOrganicLayout[_0x2d5f[202]][_0x2d5f[1810]]= function(){for(var _0x4b1fx2=this[_0x2d5f[1798]][_0x2d5f[67]],_0x4b1fx3=0;_0x4b1fx3< _0x4b1fx2;_0x4b1fx3++){for(var _0x4b1fx4=_0x4b1fx3;_0x4b1fx4< _0x4b1fx2;_0x4b1fx4++){if(!this[_0x2d5f[1797]]){return};if(_0x4b1fx4!= _0x4b1fx3&& this[_0x2d5f[1804]][_0x4b1fx3]&& this[_0x2d5f[1804]][_0x4b1fx4]){var _0x4b1fx5=this[_0x2d5f[1803]][_0x4b1fx3][0]- this[_0x2d5f[1803]][_0x4b1fx4][0],_0x4b1fx9=this[_0x2d5f[1803]][_0x4b1fx3][1]- this[_0x2d5f[1803]][_0x4b1fx4][1];0== _0x4b1fx5&& (_0x4b1fx5= 0.01+ Math[_0x2d5f[1814]]());0== _0x4b1fx9&& (_0x4b1fx9= 0.01+ Math[_0x2d5f[1814]]());var _0x4b1fxa=Math[_0x2d5f[428]](_0x4b1fx5* _0x4b1fx5+ _0x4b1fx9* _0x4b1fx9),_0x4b1fx12=_0x4b1fxa- this[_0x2d5f[1806]][_0x4b1fx3]- this[_0x2d5f[1806]][_0x4b1fx4];_0x4b1fx12> this[_0x2d5f[1791]]|| (_0x4b1fx12< this[_0x2d5f[1790]]&& (_0x4b1fx12= this[_0x2d5f[1790]]),_0x4b1fx12= this[_0x2d5f[1789]]/ _0x4b1fx12,_0x4b1fx5= _0x4b1fx5/ _0x4b1fxa* _0x4b1fx12,_0x4b1fx9= _0x4b1fx9/ _0x4b1fxa* _0x4b1fx12,this[_0x2d5f[1801]][_0x4b1fx3]+= _0x4b1fx5,this[_0x2d5f[1802]][_0x4b1fx3]+= _0x4b1fx9,this[_0x2d5f[1801]][_0x4b1fx4]-= _0x4b1fx5,this[_0x2d5f[1802]][_0x4b1fx4]-= _0x4b1fx9)}}}};mxFastOrganicLayout[_0x2d5f[202]][_0x2d5f[1813]]= function(){this[_0x2d5f[1794]]= this[_0x2d5f[1793]]* (1- this[_0x2d5f[1796]]/ this[_0x2d5f[1795]])};function mxCircleLayout(_0x4b1fx2,_0x4b1fx3){mxGraphLayout[_0x2d5f[239]](this,_0x4b1fx2);this[_0x2d5f[1806]]= null!= _0x4b1fx3?_0x4b1fx3:100}mxCircleLayout[_0x2d5f[202]]= new mxGraphLayout;mxCircleLayout[_0x2d5f[202]][_0x2d5f[196]]= mxCircleLayout;mxCircleLayout[_0x2d5f[202]][_0x2d5f[1806]]= null;mxCircleLayout[_0x2d5f[202]][_0x2d5f[1815]]= !1;mxCircleLayout[_0x2d5f[202]][_0x2d5f[1732]]= 0;mxCircleLayout[_0x2d5f[202]][_0x2d5f[1733]]= 0;mxCircleLayout[_0x2d5f[202]][_0x2d5f[1750]]= !0;mxCircleLayout[_0x2d5f[202]][_0x2d5f[1787]]= !0;mxCircleLayout[_0x2d5f[202]][_0x2d5f[350]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[1179]][_0x2d5f[502]]();_0x4b1fx3[_0x2d5f[473]]();try{for(var _0x4b1fx4=0,_0x4b1fx5=null,_0x4b1fx9=null,_0x4b1fxa=[],_0x4b1fx12=_0x4b1fx3[_0x2d5f[262]](_0x4b1fx2),_0x4b1fx13=0;_0x4b1fx13< _0x4b1fx12;_0x4b1fx13++){var _0x4b1fx14=_0x4b1fx3[_0x2d5f[263]](_0x4b1fx2,_0x4b1fx13);if(this[_0x2d5f[1713]](_0x4b1fx14)){this[_0x2d5f[1715]](_0x4b1fx14)|| (this[_0x2d5f[1750]]&& this[_0x2d5f[1179]][_0x2d5f[1809]](_0x4b1fx14),this[_0x2d5f[1787]]&& this[_0x2d5f[1716]](_0x4b1fx14,!1))}else {_0x4b1fxa[_0x2d5f[207]](_0x4b1fx14);var _0x4b1fx15=this[_0x2d5f[1726]](_0x4b1fx14),_0x4b1fx5=null== _0x4b1fx5?_0x4b1fx15[_0x2d5f[236]]:Math[_0x2d5f[243]](_0x4b1fx5,_0x4b1fx15[_0x2d5f[236]]),_0x4b1fx9=null== _0x4b1fx9?_0x4b1fx15[_0x2d5f[235]]:Math[_0x2d5f[243]](_0x4b1fx9,_0x4b1fx15[_0x2d5f[235]]),_0x4b1fx4=Math[_0x2d5f[160]](_0x4b1fx4,Math[_0x2d5f[160]](_0x4b1fx15[_0x2d5f[117]],_0x4b1fx15[_0x2d5f[119]]))}};var _0x4b1fx16=this[_0x2d5f[1816]](_0x4b1fxa[_0x2d5f[67]],_0x4b1fx4);this[_0x2d5f[1815]]&& (_0x4b1fx9= this[_0x2d5f[1732]],_0x4b1fx5= this[_0x2d5f[1733]]);this[_0x2d5f[1817]](_0x4b1fxa,_0x4b1fx16,_0x4b1fx9,_0x4b1fx5)}finally{_0x4b1fx3[_0x2d5f[476]]()}};mxCircleLayout[_0x2d5f[202]][_0x2d5f[1816]]= function(_0x4b1fx2,_0x4b1fx3){return Math[_0x2d5f[160]](_0x4b1fx2* _0x4b1fx3/ Math[_0x2d5f[424]],this[_0x2d5f[1806]])};mxCircleLayout[_0x2d5f[202]][_0x2d5f[1817]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){for(var _0x4b1fx9=_0x4b1fx2[_0x2d5f[67]],_0x4b1fxa=2* Math[_0x2d5f[424]]/ _0x4b1fx9,_0x4b1fx12=0;_0x4b1fx12< _0x4b1fx9;_0x4b1fx12++){this[_0x2d5f[1711]](_0x4b1fx2[_0x4b1fx12])&& this[_0x2d5f[1725]](_0x4b1fx2[_0x4b1fx12],_0x4b1fx4+ _0x4b1fx3+ _0x4b1fx3* Math[_0x2d5f[427]](_0x4b1fx12* _0x4b1fxa),_0x4b1fx5+ _0x4b1fx3+ _0x4b1fx3* Math[_0x2d5f[426]](_0x4b1fx12* _0x4b1fxa))}};function mxParallelEdgeLayout(_0x4b1fx2){mxGraphLayout[_0x2d5f[239]](this,_0x4b1fx2)}mxParallelEdgeLayout[_0x2d5f[202]]= new mxGraphLayout;mxParallelEdgeLayout[_0x2d5f[202]][_0x2d5f[196]]= mxParallelEdgeLayout;mxParallelEdgeLayout[_0x2d5f[202]][_0x2d5f[657]]= 20;mxParallelEdgeLayout[_0x2d5f[202]][_0x2d5f[350]]= function(_0x4b1fx2){_0x4b1fx2= this[_0x2d5f[1818]](_0x4b1fx2);this[_0x2d5f[1179]][_0x2d5f[251]][_0x2d5f[473]]();try{for(var _0x4b1fx3 in _0x4b1fx2){var _0x4b1fx4=_0x4b1fx2[_0x4b1fx3];1< _0x4b1fx4[_0x2d5f[67]]&& this[_0x2d5f[1759]](_0x4b1fx4)}}finally{this[_0x2d5f[1179]][_0x2d5f[251]][_0x2d5f[476]]()}};mxParallelEdgeLayout[_0x2d5f[202]][_0x2d5f[1818]]= function(_0x4b1fx2){for(var _0x4b1fx3=this[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fx4=[],_0x4b1fx5=_0x4b1fx3[_0x2d5f[262]](_0x4b1fx2),_0x4b1fx9=0;_0x4b1fx9< _0x4b1fx5;_0x4b1fx9++){var _0x4b1fxa=_0x4b1fx3[_0x2d5f[263]](_0x4b1fx2,_0x4b1fx9);if(!this[_0x2d5f[1715]](_0x4b1fxa)){var _0x4b1fx12=this[_0x2d5f[1819]](_0x4b1fxa);null!= _0x4b1fx12&& (null== _0x4b1fx4[_0x4b1fx12]&& (_0x4b1fx4[_0x4b1fx12]= []),_0x4b1fx4[_0x4b1fx12][_0x2d5f[207]](_0x4b1fxa))}};return _0x4b1fx4};mxParallelEdgeLayout[_0x2d5f[202]][_0x2d5f[1819]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[1179]][_0x2d5f[249]](),_0x4b1fx4=_0x4b1fx3[_0x2d5f[248]](_0x4b1fx2),_0x4b1fx5=null!= _0x4b1fx4?_0x4b1fx4[_0x2d5f[1710]](!0):_0x4b1fx3[_0x2d5f[1710]](_0x4b1fx2,!0);_0x4b1fx2= null!= _0x4b1fx4?_0x4b1fx4[_0x2d5f[1710]](!1):_0x4b1fx3[_0x2d5f[1710]](_0x4b1fx2,!1);return null!= _0x4b1fx5&& null!= _0x4b1fx2?(_0x4b1fx5= mxCellPath[_0x2d5f[385]](_0x4b1fx5),_0x4b1fx2= mxCellPath[_0x2d5f[385]](_0x4b1fx2),_0x4b1fx5> _0x4b1fx2?_0x4b1fx2+ _0x2d5f[213]+ _0x4b1fx5:_0x4b1fx5+ _0x2d5f[213]+ _0x4b1fx2):null};mxParallelEdgeLayout[_0x2d5f[202]][_0x2d5f[1759]]= function(_0x4b1fx2){var _0x4b1fx3=_0x4b1fx2[0],_0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fx5=_0x4b1fx4[_0x2d5f[1721]](_0x4b1fx4[_0x2d5f[1709]](_0x4b1fx3,!0)),_0x4b1fx9=_0x4b1fx4[_0x2d5f[1721]](_0x4b1fx4[_0x2d5f[1709]](_0x4b1fx3,!1));if(_0x4b1fx5== _0x4b1fx9){for(var _0x4b1fx3=_0x4b1fx5[_0x2d5f[235]]+ _0x4b1fx5[_0x2d5f[117]]+ this[_0x2d5f[657]],_0x4b1fx4=_0x4b1fx5[_0x2d5f[236]]+ _0x4b1fx5[_0x2d5f[119]]/ 2,_0x4b1fxa=0;_0x4b1fxa< _0x4b1fx2[_0x2d5f[67]];_0x4b1fxa++){this[_0x2d5f[1820]](_0x4b1fx2[_0x4b1fxa],_0x4b1fx3,_0x4b1fx4),_0x4b1fx3+= this[_0x2d5f[657]]}}else {if(null!= _0x4b1fx5&& null!= _0x4b1fx9){for(var _0x4b1fx3=_0x4b1fx5[_0x2d5f[235]]+ _0x4b1fx5[_0x2d5f[117]]/ 2,_0x4b1fx4=_0x4b1fx5[_0x2d5f[236]]+ _0x4b1fx5[_0x2d5f[119]]/ 2,_0x4b1fxa=_0x4b1fx9[_0x2d5f[235]]+ _0x4b1fx9[_0x2d5f[117]]/ 2- _0x4b1fx3,_0x4b1fx12=_0x4b1fx9[_0x2d5f[236]]+ _0x4b1fx9[_0x2d5f[119]]/ 2- _0x4b1fx4,_0x4b1fx9=Math[_0x2d5f[428]](_0x4b1fxa* _0x4b1fxa+ _0x4b1fx12* _0x4b1fx12),_0x4b1fx5=_0x4b1fx12* this[_0x2d5f[657]]/ _0x4b1fx9,_0x4b1fx9=_0x4b1fxa* this[_0x2d5f[657]]/ _0x4b1fx9,_0x4b1fx3=_0x4b1fx3+ _0x4b1fxa/ 2+ _0x4b1fx5* (_0x4b1fx2[_0x2d5f[67]]- 1)/ 2,_0x4b1fx4=_0x4b1fx4+ _0x4b1fx12/ 2- _0x4b1fx9* (_0x4b1fx2[_0x2d5f[67]]- 1)/ 2,_0x4b1fxa=0;_0x4b1fxa< _0x4b1fx2[_0x2d5f[67]];_0x4b1fxa++){this[_0x2d5f[1820]](_0x4b1fx2[_0x4b1fxa],_0x4b1fx3,_0x4b1fx4),_0x4b1fx3-= _0x4b1fx5,_0x4b1fx4+= _0x4b1fx9}}}};mxParallelEdgeLayout[_0x2d5f[202]][_0x2d5f[1820]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){this[_0x2d5f[1179]][_0x2d5f[1712]](_0x4b1fx2)&& this[_0x2d5f[1722]](_0x4b1fx2,[ new mxPoint(_0x4b1fx3,_0x4b1fx4)])};function mxCompositeLayout(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){mxGraphLayout[_0x2d5f[239]](this,_0x4b1fx2);this[_0x2d5f[1821]]= _0x4b1fx3;this[_0x2d5f[1822]]= _0x4b1fx4}mxCompositeLayout[_0x2d5f[202]]= new mxGraphLayout;mxCompositeLayout[_0x2d5f[202]][_0x2d5f[196]]= mxCompositeLayout;mxCompositeLayout[_0x2d5f[202]][_0x2d5f[1821]]= null;mxCompositeLayout[_0x2d5f[202]][_0x2d5f[1822]]= null;mxCompositeLayout[_0x2d5f[202]][_0x2d5f[1702]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){null!= this[_0x2d5f[1822]]?this[_0x2d5f[1822]][_0x2d5f[582]][_0x2d5f[183]](this[_0x2d5f[1822]],arguments):this[_0x2d5f[1821]][0][_0x2d5f[582]][_0x2d5f[183]](this[_0x2d5f[1821]][0],arguments)};mxCompositeLayout[_0x2d5f[202]][_0x2d5f[350]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[1179]][_0x2d5f[502]]();_0x4b1fx3[_0x2d5f[473]]();try{for(var _0x4b1fx4=0;_0x4b1fx4< this[_0x2d5f[1821]][_0x2d5f[67]];_0x4b1fx4++){this[_0x2d5f[1821]][_0x4b1fx4][_0x2d5f[350]][_0x2d5f[183]](this[_0x2d5f[1821]][_0x4b1fx4],arguments)}}finally{_0x4b1fx3[_0x2d5f[476]]()}};function mxEdgeLabelLayout(_0x4b1fx2,_0x4b1fx3){mxGraphLayout[_0x2d5f[239]](this,_0x4b1fx2)}mxEdgeLabelLayout[_0x2d5f[202]]= new mxGraphLayout;mxEdgeLabelLayout[_0x2d5f[202]][_0x2d5f[196]]= mxEdgeLabelLayout;mxEdgeLabelLayout[_0x2d5f[202]][_0x2d5f[350]]= function(_0x4b1fx2){for(var _0x4b1fx3=this[_0x2d5f[1179]][_0x2d5f[441]],_0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fx5=[],_0x4b1fx9=[],_0x4b1fxa=_0x4b1fx4[_0x2d5f[262]](_0x4b1fx2),_0x4b1fx12=0;_0x4b1fx12< _0x4b1fxa;_0x4b1fx12++){var _0x4b1fx13=_0x4b1fx4[_0x2d5f[263]](_0x4b1fx2,_0x4b1fx12),_0x4b1fx14=_0x4b1fx3[_0x2d5f[248]](_0x4b1fx13);null!= _0x4b1fx14&& (this[_0x2d5f[1713]](_0x4b1fx13)?this[_0x2d5f[1715]](_0x4b1fx13)|| _0x4b1fx5[_0x2d5f[207]](_0x4b1fx14):_0x4b1fx9[_0x2d5f[207]](_0x4b1fx14))};this[_0x2d5f[1823]](_0x4b1fx9,_0x4b1fx5)};mxEdgeLabelLayout[_0x2d5f[202]][_0x2d5f[1823]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[502]]();_0x4b1fx4[_0x2d5f[473]]();try{for(var _0x4b1fx5=0;_0x4b1fx5< _0x4b1fx3[_0x2d5f[67]];_0x4b1fx5++){var _0x4b1fx9=_0x4b1fx3[_0x4b1fx5];if(null!= _0x4b1fx9&& null!= _0x4b1fx9[_0x2d5f[963]]&& null!= _0x4b1fx9[_0x2d5f[963]][_0x2d5f[1563]]){for(var _0x4b1fxa=0;_0x4b1fxa< _0x4b1fx2[_0x2d5f[67]];_0x4b1fxa++){var _0x4b1fx12=_0x4b1fx2[_0x4b1fxa];null!= _0x4b1fx12&& this[_0x2d5f[1824]](_0x4b1fx9,_0x4b1fx12)}}}}finally{_0x4b1fx4[_0x2d5f[476]]()}};mxEdgeLabelLayout[_0x2d5f[202]][_0x2d5f[1824]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fx5=_0x4b1fx2[_0x2d5f[963]][_0x2d5f[1563]];if(mxUtils[_0x2d5f[1825]](_0x4b1fx5,_0x4b1fx3)){var _0x4b1fx9=-_0x4b1fx5[_0x2d5f[236]]- _0x4b1fx5[_0x2d5f[119]]+ _0x4b1fx3[_0x2d5f[236]],_0x4b1fxa=-_0x4b1fx5[_0x2d5f[236]]+ _0x4b1fx3[_0x2d5f[236]]+ _0x4b1fx3[_0x2d5f[119]],_0x4b1fx9=Math[_0x2d5f[425]](_0x4b1fx9)< Math[_0x2d5f[425]](_0x4b1fxa)?_0x4b1fx9:_0x4b1fxa,_0x4b1fxa=-_0x4b1fx5[_0x2d5f[235]]- _0x4b1fx5[_0x2d5f[117]]+ _0x4b1fx3[_0x2d5f[235]],_0x4b1fx5=-_0x4b1fx5[_0x2d5f[235]]+ _0x4b1fx3[_0x2d5f[235]]+ _0x4b1fx3[_0x2d5f[117]],_0x4b1fx5=Math[_0x2d5f[425]](_0x4b1fxa)< Math[_0x2d5f[425]](_0x4b1fx5)?_0x4b1fxa:_0x4b1fx5;Math[_0x2d5f[425]](_0x4b1fx5)< Math[_0x2d5f[425]](_0x4b1fx9)?_0x4b1fx9= 0:_0x4b1fx5= 0;_0x4b1fxa= _0x4b1fx4[_0x2d5f[1721]](_0x4b1fx2[_0x2d5f[246]]);null!= _0x4b1fxa&& (_0x4b1fxa= _0x4b1fxa[_0x2d5f[238]](),null!= _0x4b1fxa[_0x2d5f[1368]]?(_0x4b1fxa[_0x2d5f[1368]][_0x2d5f[235]]+= _0x4b1fx5,_0x4b1fxa[_0x2d5f[1368]][_0x2d5f[236]]+= _0x4b1fx9):_0x4b1fxa[_0x2d5f[1368]]= new mxPoint(_0x4b1fx5,_0x4b1fx9),_0x4b1fx4[_0x2d5f[1724]](_0x4b1fx2[_0x2d5f[246]],_0x4b1fxa))}};function mxGraphAbstractHierarchyCell(){this[_0x2d5f[235]]= [];this[_0x2d5f[236]]= [];this[_0x2d5f[1826]]= []}mxGraphAbstractHierarchyCell[_0x2d5f[202]][_0x2d5f[1827]]= -1;mxGraphAbstractHierarchyCell[_0x2d5f[202]][_0x2d5f[1828]]= -1;mxGraphAbstractHierarchyCell[_0x2d5f[202]][_0x2d5f[235]]= null;mxGraphAbstractHierarchyCell[_0x2d5f[202]][_0x2d5f[236]]= null;mxGraphAbstractHierarchyCell[_0x2d5f[202]][_0x2d5f[117]]= 0;mxGraphAbstractHierarchyCell[_0x2d5f[202]][_0x2d5f[119]]= 0;mxGraphAbstractHierarchyCell[_0x2d5f[202]][_0x2d5f[1829]]= null;mxGraphAbstractHierarchyCell[_0x2d5f[202]][_0x2d5f[1830]]= null;mxGraphAbstractHierarchyCell[_0x2d5f[202]][_0x2d5f[1826]]= null;mxGraphAbstractHierarchyCell[_0x2d5f[202]][_0x2d5f[1831]]= function(_0x4b1fx2){return null};mxGraphAbstractHierarchyCell[_0x2d5f[202]][_0x2d5f[1832]]= function(_0x4b1fx2){return null};mxGraphAbstractHierarchyCell[_0x2d5f[202]][_0x2d5f[250]]= function(){return !1};mxGraphAbstractHierarchyCell[_0x2d5f[202]][_0x2d5f[1193]]= function(){return !1};mxGraphAbstractHierarchyCell[_0x2d5f[202]][_0x2d5f[1833]]= function(_0x4b1fx2){return null};mxGraphAbstractHierarchyCell[_0x2d5f[202]][_0x2d5f[1834]]= function(_0x4b1fx2,_0x4b1fx3){return null};mxGraphAbstractHierarchyCell[_0x2d5f[202]][_0x2d5f[1835]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[1193]]()?this[_0x2d5f[235]][0]= _0x4b1fx3:this[_0x2d5f[250]]()&& (this[_0x2d5f[235]][_0x4b1fx2- this[_0x2d5f[1828]]- 1]= _0x4b1fx3)};mxGraphAbstractHierarchyCell[_0x2d5f[202]][_0x2d5f[730]]= function(_0x4b1fx2){return this[_0x2d5f[1193]]()?this[_0x2d5f[235]][0]:this[_0x2d5f[250]]()?this[_0x2d5f[235]][_0x4b1fx2- this[_0x2d5f[1828]]- 1]:0};mxGraphAbstractHierarchyCell[_0x2d5f[202]][_0x2d5f[1836]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[1193]]()?this[_0x2d5f[236]][0]= _0x4b1fx3:this[_0x2d5f[250]]()&& (this[_0x2d5f[236]][_0x4b1fx2- this[_0x2d5f[1828]]- 1]= _0x4b1fx3)};function mxGraphHierarchyNode(_0x4b1fx2){mxGraphAbstractHierarchyCell[_0x2d5f[183]](this,arguments);this[_0x2d5f[246]]= _0x4b1fx2}mxGraphHierarchyNode[_0x2d5f[202]]= new mxGraphAbstractHierarchyCell;mxGraphHierarchyNode[_0x2d5f[202]][_0x2d5f[196]]= mxGraphHierarchyNode;mxGraphHierarchyNode[_0x2d5f[202]][_0x2d5f[246]]= null;mxGraphHierarchyNode[_0x2d5f[202]][_0x2d5f[1837]]= [];mxGraphHierarchyNode[_0x2d5f[202]][_0x2d5f[1838]]= [];mxGraphHierarchyNode[_0x2d5f[202]][_0x2d5f[1839]]= !1;mxGraphHierarchyNode[_0x2d5f[202]][_0x2d5f[1840]]= function(_0x4b1fx2){return this[_0x2d5f[1827]]};mxGraphHierarchyNode[_0x2d5f[202]][_0x2d5f[1831]]= function(_0x4b1fx2){if(null== this[_0x2d5f[1829]]){this[_0x2d5f[1829]]= [];this[_0x2d5f[1829]][0]= [];for(var _0x4b1fx3=0;_0x4b1fx3< this[_0x2d5f[1837]][_0x2d5f[67]];_0x4b1fx3++){var _0x4b1fx4=this[_0x2d5f[1837]][_0x4b1fx3];-1== _0x4b1fx4[_0x2d5f[1827]]|| _0x4b1fx4[_0x2d5f[1827]]== _0x4b1fx2+ 1?this[_0x2d5f[1829]][0][_0x2d5f[207]](_0x4b1fx4[_0x2d5f[1097]]):this[_0x2d5f[1829]][0][_0x2d5f[207]](_0x4b1fx4)}};return this[_0x2d5f[1829]][0]};mxGraphHierarchyNode[_0x2d5f[202]][_0x2d5f[1832]]= function(_0x4b1fx2){if(null== this[_0x2d5f[1830]]){this[_0x2d5f[1830]]= [];this[_0x2d5f[1830]][0]= [];for(var _0x4b1fx3=0;_0x4b1fx3< this[_0x2d5f[1838]][_0x2d5f[67]];_0x4b1fx3++){var _0x4b1fx4=this[_0x2d5f[1838]][_0x4b1fx3];-1== _0x4b1fx4[_0x2d5f[1828]]|| _0x4b1fx4[_0x2d5f[1828]]== _0x4b1fx2- 1?this[_0x2d5f[1830]][0][_0x2d5f[207]](_0x4b1fx4[_0x2d5f[772]]):this[_0x2d5f[1830]][0][_0x2d5f[207]](_0x4b1fx4)}};return this[_0x2d5f[1830]][0]};mxGraphHierarchyNode[_0x2d5f[202]][_0x2d5f[1193]]= function(){return !0};mxGraphHierarchyNode[_0x2d5f[202]][_0x2d5f[1833]]= function(_0x4b1fx2){return this[_0x2d5f[1826]][0]};mxGraphHierarchyNode[_0x2d5f[202]][_0x2d5f[1834]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[1826]][0]= _0x4b1fx3};mxGraphHierarchyNode[_0x2d5f[202]][_0x2d5f[1720]]= function(_0x4b1fx2){if(null!= _0x4b1fx2&& null!= this[_0x2d5f[1839]]&& null!= _0x4b1fx2[_0x2d5f[1839]]&& this[_0x2d5f[1839]][_0x2d5f[67]]< _0x4b1fx2[_0x2d5f[1839]][_0x2d5f[67]]){if(this[_0x2d5f[1839]]== _0x4b1fx2[_0x2d5f[1839]]){return !0};if(null== this[_0x2d5f[1839]]|| null== this[_0x2d5f[1839]]){return !1};for(var _0x4b1fx3=0;_0x4b1fx3< this[_0x2d5f[1839]][_0x2d5f[67]];_0x4b1fx3++){if(this[_0x2d5f[1839]][_0x4b1fx3]!= _0x4b1fx2[_0x2d5f[1839]][_0x4b1fx3]){return !1}};return !0};return !1};mxGraphHierarchyNode[_0x2d5f[202]][_0x2d5f[1841]]= function(){return this[_0x2d5f[246]]};function mxGraphHierarchyEdge(_0x4b1fx2){mxGraphAbstractHierarchyCell[_0x2d5f[183]](this,arguments);this[_0x2d5f[1842]]= _0x4b1fx2}mxGraphHierarchyEdge[_0x2d5f[202]]= new mxGraphAbstractHierarchyCell;mxGraphHierarchyEdge[_0x2d5f[202]][_0x2d5f[196]]= mxGraphHierarchyEdge;mxGraphHierarchyEdge[_0x2d5f[202]][_0x2d5f[1842]]= null;mxGraphHierarchyEdge[_0x2d5f[202]][_0x2d5f[1097]]= null;mxGraphHierarchyEdge[_0x2d5f[202]][_0x2d5f[772]]= null;mxGraphHierarchyEdge[_0x2d5f[202]][_0x2d5f[1843]]= !1;mxGraphHierarchyEdge[_0x2d5f[202]][_0x2d5f[1744]]= function(_0x4b1fx2){_0x4b1fx2= this[_0x2d5f[1097]];this[_0x2d5f[1097]]= this[_0x2d5f[772]];this[_0x2d5f[772]]= _0x4b1fx2;this[_0x2d5f[1843]]= !this[_0x2d5f[1843]]};mxGraphHierarchyEdge[_0x2d5f[202]][_0x2d5f[1831]]= function(_0x4b1fx2){if(null== this[_0x2d5f[1829]]){this[_0x2d5f[1829]]= [];for(var _0x4b1fx3=0;_0x4b1fx3< this[_0x2d5f[1826]][_0x2d5f[67]];_0x4b1fx3++){this[_0x2d5f[1829]][_0x4b1fx3]= [],_0x4b1fx3== this[_0x2d5f[1826]][_0x2d5f[67]]- 1?this[_0x2d5f[1829]][_0x4b1fx3][_0x2d5f[207]](this[_0x2d5f[1097]]):this[_0x2d5f[1829]][_0x4b1fx3][_0x2d5f[207]](this)}};return this[_0x2d5f[1829]][_0x4b1fx2- this[_0x2d5f[1828]]- 1]};mxGraphHierarchyEdge[_0x2d5f[202]][_0x2d5f[1832]]= function(_0x4b1fx2){if(null== this[_0x2d5f[1830]]){this[_0x2d5f[1830]]= [];for(var _0x4b1fx3=0;_0x4b1fx3< this[_0x2d5f[1826]][_0x2d5f[67]];_0x4b1fx3++){this[_0x2d5f[1830]][_0x4b1fx3]= [],0== _0x4b1fx3?this[_0x2d5f[1830]][_0x4b1fx3][_0x2d5f[207]](this[_0x2d5f[772]]):this[_0x2d5f[1830]][_0x4b1fx3][_0x2d5f[207]](this)}};return this[_0x2d5f[1830]][_0x4b1fx2- this[_0x2d5f[1828]]- 1]};mxGraphHierarchyEdge[_0x2d5f[202]][_0x2d5f[250]]= function(){return !0};mxGraphHierarchyEdge[_0x2d5f[202]][_0x2d5f[1833]]= function(_0x4b1fx2){return this[_0x2d5f[1826]][_0x4b1fx2- this[_0x2d5f[1828]]- 1]};mxGraphHierarchyEdge[_0x2d5f[202]][_0x2d5f[1834]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[1826]][_0x4b1fx2- this[_0x2d5f[1828]]- 1]= _0x4b1fx3};mxGraphHierarchyEdge[_0x2d5f[202]][_0x2d5f[1841]]= function(){return null!= this[_0x2d5f[1842]]&& 0< this[_0x2d5f[1842]][_0x2d5f[67]]?this[_0x2d5f[1842]][0]:null};function mxGraphHierarchyModel(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){_0x4b1fx2[_0x2d5f[1703]]();this[_0x2d5f[1844]]= _0x4b1fx9;this[_0x2d5f[1845]]= _0x4b1fx4;this[_0x2d5f[1101]]= _0x4b1fx5;this[_0x2d5f[1846]]= {};this[_0x2d5f[1847]]= {};this[_0x2d5f[1827]]= 0;_0x4b1fx4= [];null== _0x4b1fx3&& (_0x4b1fx3= this[_0x2d5f[1179]][_0x2d5f[1728]](_0x4b1fx5));this[_0x2d5f[1827]]= this[_0x2d5f[1848]];this[_0x2d5f[1849]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4);for(_0x4b1fx5= 0;_0x4b1fx5< _0x4b1fx3[_0x2d5f[67]];_0x4b1fx5++){_0x4b1fx9= _0x4b1fx4[_0x4b1fx5][_0x2d5f[1838]];for(var _0x4b1fxa=0;_0x4b1fxa< _0x4b1fx9[_0x2d5f[67]];_0x4b1fxa++){var _0x4b1fx12=_0x4b1fx9[_0x4b1fxa],_0x4b1fx13=_0x4b1fx12[_0x2d5f[1842]];if(null!= _0x4b1fx13&& 0< _0x4b1fx13[_0x2d5f[67]]){var _0x4b1fx13=_0x4b1fx13[0],_0x4b1fx14=_0x4b1fx2[_0x2d5f[1710]](_0x4b1fx13,!1),_0x4b1fx14=mxCellPath[_0x2d5f[385]](_0x4b1fx14),_0x4b1fx14=this[_0x2d5f[1846]][_0x4b1fx14];_0x4b1fx4[_0x4b1fx5]== _0x4b1fx14&& (_0x4b1fx14= _0x4b1fx2[_0x2d5f[1710]](_0x4b1fx13,!0),_0x4b1fx14= mxCellPath[_0x2d5f[385]](_0x4b1fx14),_0x4b1fx14= this[_0x2d5f[1846]][_0x4b1fx14]);null!= _0x4b1fx14&& _0x4b1fx4[_0x4b1fx5]!= _0x4b1fx14&& (_0x4b1fx12[_0x2d5f[772]]= _0x4b1fx14,0== _0x4b1fx14[_0x2d5f[1837]][_0x2d5f[67]]&& (_0x4b1fx14[_0x2d5f[1837]]= []),0> mxUtils[_0x2d5f[2]](_0x4b1fx14[_0x2d5f[1837]],_0x4b1fx12)&& _0x4b1fx14[_0x2d5f[1837]][_0x2d5f[207]](_0x4b1fx12))}};_0x4b1fx4[_0x4b1fx5][_0x2d5f[1826]][0]= 1}}mxGraphHierarchyModel[_0x2d5f[202]][_0x2d5f[1827]]= null;mxGraphHierarchyModel[_0x2d5f[202]][_0x2d5f[1846]]= null;mxGraphHierarchyModel[_0x2d5f[202]][_0x2d5f[1847]]= null;mxGraphHierarchyModel[_0x2d5f[202]][_0x2d5f[1850]]= null;mxGraphHierarchyModel[_0x2d5f[202]][_0x2d5f[1845]]= null;mxGraphHierarchyModel[_0x2d5f[202]][_0x2d5f[1101]]= null;mxGraphHierarchyModel[_0x2d5f[202]][_0x2d5f[1851]]= 0;mxGraphHierarchyModel[_0x2d5f[202]][_0x2d5f[1848]]= 1E8;mxGraphHierarchyModel[_0x2d5f[202]][_0x2d5f[1844]]= !1;mxGraphHierarchyModel[_0x2d5f[202]][_0x2d5f[1849]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){for(var _0x4b1fx5=_0x4b1fx2[_0x2d5f[1703]](),_0x4b1fx9=0;_0x4b1fx9< _0x4b1fx3[_0x2d5f[67]];_0x4b1fx9++){_0x4b1fx4[_0x4b1fx9]= new mxGraphHierarchyNode(_0x4b1fx3[_0x4b1fx9]);var _0x4b1fxa=mxCellPath[_0x2d5f[385]](_0x4b1fx3[_0x4b1fx9]);this[_0x2d5f[1846]][_0x4b1fxa]= _0x4b1fx4[_0x4b1fx9];_0x4b1fxa= _0x4b1fx2[_0x2d5f[264]](_0x4b1fx3[_0x4b1fx9]);_0x4b1fx4[_0x4b1fx9][_0x2d5f[1838]]= [];for(var _0x4b1fx12=0;_0x4b1fx12< _0x4b1fxa[_0x2d5f[67]];_0x4b1fx12++){var _0x4b1fx13=_0x4b1fx2[_0x2d5f[1710]](_0x4b1fxa[_0x4b1fx12],!1);if(_0x4b1fx13!= _0x4b1fx3[_0x4b1fx9]&& _0x4b1fx13!= _0x4b1fx3[_0x4b1fx9]&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[251]][_0x2d5f[1193]](_0x4b1fx13)&& !_0x4b1fx2[_0x2d5f[1713]](_0x4b1fx13)){var _0x4b1fx14=_0x4b1fx2[_0x2d5f[1781]](_0x4b1fx3[_0x4b1fx9],_0x4b1fx13,!1),_0x4b1fx15=_0x4b1fx2[_0x2d5f[1781]](_0x4b1fx3[_0x4b1fx9],_0x4b1fx13,!0),_0x4b1fx13=mxCellPath[_0x2d5f[385]](_0x4b1fx14[0]);if(null!= _0x4b1fx14&& 0< _0x4b1fx14[_0x2d5f[67]]&& null== this[_0x2d5f[1847]][_0x4b1fx13]&& 2* _0x4b1fx15[_0x2d5f[67]]>= _0x4b1fx14[_0x2d5f[67]]){for(var _0x4b1fx15= new mxGraphHierarchyEdge(_0x4b1fx14),_0x4b1fx16=0;_0x4b1fx16< _0x4b1fx14[_0x2d5f[67]];_0x4b1fx16++){var _0x4b1fx17=_0x4b1fx14[_0x4b1fx16],_0x4b1fx13=mxCellPath[_0x2d5f[385]](_0x4b1fx17);this[_0x2d5f[1847]][_0x4b1fx13]= _0x4b1fx15;_0x4b1fx5[_0x2d5f[1809]](_0x4b1fx17);_0x4b1fx2[_0x2d5f[1787]]&& (_0x4b1fx2[_0x2d5f[1716]](_0x4b1fx17,!1),_0x4b1fx2[_0x2d5f[1718]](_0x4b1fx17,!0))};_0x4b1fx15[_0x2d5f[1097]]= _0x4b1fx4[_0x4b1fx9];0> mxUtils[_0x2d5f[2]](_0x4b1fx4[_0x4b1fx9][_0x2d5f[1838]],_0x4b1fx15)&& _0x4b1fx4[_0x4b1fx9][_0x2d5f[1838]][_0x2d5f[207]](_0x4b1fx15)}}};_0x4b1fx4[_0x4b1fx9][_0x2d5f[1826]][0]= 0}};mxGraphHierarchyModel[_0x2d5f[202]][_0x2d5f[1852]]= function(){var _0x4b1fx2=[];if(null!= this[_0x2d5f[1845]]){for(var _0x4b1fx3=0;_0x4b1fx3< this[_0x2d5f[1845]][_0x2d5f[67]];_0x4b1fx3++){var _0x4b1fx4=mxCellPath[_0x2d5f[385]](this[_0x2d5f[1845]][_0x4b1fx3]),_0x4b1fx4=this[_0x2d5f[1846]][_0x4b1fx4];null!= _0x4b1fx4&& _0x4b1fx2[_0x2d5f[207]](_0x4b1fx4)}};for(var _0x4b1fx5 in this[_0x2d5f[1846]]){_0x4b1fx4= this[_0x2d5f[1846]][_0x4b1fx5],_0x4b1fx4[_0x2d5f[1826]][0]= -1};for(var _0x4b1fx9=_0x4b1fx2[_0x2d5f[1853]]();0< _0x4b1fx2[_0x2d5f[67]];){var _0x4b1fx4=_0x4b1fx2[0],_0x4b1fxa,_0x4b1fx12;_0x4b1fxa= _0x4b1fx4[_0x2d5f[1837]];_0x4b1fx12= _0x4b1fx4[_0x2d5f[1838]];for(var _0x4b1fx13=!0,_0x4b1fx14=this[_0x2d5f[1848]],_0x4b1fx3=0;_0x4b1fx3< _0x4b1fxa[_0x2d5f[67]];_0x4b1fx3++){var _0x4b1fx15=_0x4b1fxa[_0x4b1fx3];if(5270620== _0x4b1fx15[_0x2d5f[1826]][0]){_0x4b1fx15= _0x4b1fx15[_0x2d5f[1097]],_0x4b1fx14= Math[_0x2d5f[243]](_0x4b1fx14,_0x4b1fx15[_0x2d5f[1826]][0]- 1)}else {_0x4b1fx13= !1;break}};if(_0x4b1fx13){_0x4b1fx4[_0x2d5f[1826]][0]= _0x4b1fx14;this[_0x2d5f[1827]]= Math[_0x2d5f[243]](this[_0x2d5f[1827]],_0x4b1fx14);if(null!= _0x4b1fx12){for(_0x4b1fx3= 0;_0x4b1fx3< _0x4b1fx12[_0x2d5f[67]];_0x4b1fx3++){_0x4b1fx15= _0x4b1fx12[_0x4b1fx3],_0x4b1fx15[_0x2d5f[1826]][0]= 5270620,_0x4b1fx15= _0x4b1fx15[_0x2d5f[772]],-1== _0x4b1fx15[_0x2d5f[1826]][0]&& (_0x4b1fx2[_0x2d5f[207]](_0x4b1fx15),_0x4b1fx15[_0x2d5f[1826]][0]= -2)}};_0x4b1fx2[_0x2d5f[1115]]()}else {if(_0x4b1fx3= _0x4b1fx2[_0x2d5f[1115]](),_0x4b1fx2[_0x2d5f[207]](_0x4b1fx4),_0x4b1fx3== _0x4b1fx4&& 1== _0x4b1fx2[_0x2d5f[67]]){break}}};for(_0x4b1fx5 in this[_0x2d5f[1846]]){_0x4b1fx4= this[_0x2d5f[1846]][_0x4b1fx5],_0x4b1fx4[_0x2d5f[1826]][0]-= this[_0x2d5f[1827]]};for(_0x4b1fx3= 0;_0x4b1fx3< _0x4b1fx9[_0x2d5f[67]];_0x4b1fx3++){_0x4b1fx4= _0x4b1fx9[_0x4b1fx3];_0x4b1fx2= 0;_0x4b1fxa= _0x4b1fx4[_0x2d5f[1838]];for(_0x4b1fx5= 0;_0x4b1fx5< _0x4b1fxa[_0x2d5f[67]];_0x4b1fx5++){_0x4b1fx15= _0x4b1fxa[_0x4b1fx5],_0x4b1fx15= _0x4b1fx15[_0x2d5f[772]],_0x4b1fx4[_0x2d5f[1826]][0]= Math[_0x2d5f[160]](_0x4b1fx2,_0x4b1fx15[_0x2d5f[1826]][0]+ 1),_0x4b1fx2= _0x4b1fx4[_0x2d5f[1826]][0]}};this[_0x2d5f[1827]]= this[_0x2d5f[1848]]- this[_0x2d5f[1827]]};mxGraphHierarchyModel[_0x2d5f[202]][_0x2d5f[1854]]= function(){var _0x4b1fx2=[];this[_0x2d5f[1850]]= [];for(var _0x4b1fx3=0;_0x4b1fx3< this[_0x2d5f[1827]]+ 1;_0x4b1fx3++){_0x4b1fx2[_0x4b1fx3]= [],this[_0x2d5f[1850]][_0x4b1fx3]= _0x4b1fx2[_0x4b1fx3]};var _0x4b1fx4=null;if(null!= this[_0x2d5f[1845]]){for(var _0x4b1fx5=this[_0x2d5f[1845]],_0x4b1fx4=[],_0x4b1fx3=0;_0x4b1fx3< _0x4b1fx5[_0x2d5f[67]];_0x4b1fx3++){var _0x4b1fx9=mxCellPath[_0x2d5f[385]](_0x4b1fx5[_0x4b1fx3]);_0x4b1fx4[_0x4b1fx3]= this[_0x2d5f[1846]][_0x4b1fx9]}};this[_0x2d5f[209]](function(_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fx15){0== _0x4b1fx15&& (0> _0x4b1fx4[_0x2d5f[1827]]&& 0> _0x4b1fx4[_0x2d5f[1828]])&& (_0x4b1fx2[_0x4b1fx4[_0x2d5f[1826]][0]][_0x2d5f[207]](_0x4b1fx4),_0x4b1fx4[_0x2d5f[1827]]= _0x4b1fx4[_0x2d5f[1826]][0],_0x4b1fx4[_0x2d5f[1828]]= _0x4b1fx4[_0x2d5f[1826]][0],_0x4b1fx4[_0x2d5f[1826]][0]= _0x4b1fx2[_0x4b1fx4[_0x2d5f[1827]]][_0x2d5f[67]]- 1);if(null!= _0x4b1fx3&& null!= _0x4b1fx5&& 1< _0x4b1fx3[_0x2d5f[1827]]- _0x4b1fx4[_0x2d5f[1827]]){_0x4b1fx5[_0x2d5f[1827]]= _0x4b1fx3[_0x2d5f[1827]];_0x4b1fx5[_0x2d5f[1828]]= _0x4b1fx4[_0x2d5f[1827]];_0x4b1fx5[_0x2d5f[1826]]= [];_0x4b1fx5[_0x2d5f[235]]= [];_0x4b1fx5[_0x2d5f[236]]= [];for(_0x4b1fx3= _0x4b1fx5[_0x2d5f[1828]]+ 1;_0x4b1fx3< _0x4b1fx5[_0x2d5f[1827]];_0x4b1fx3++){_0x4b1fx2[_0x4b1fx3][_0x2d5f[207]](_0x4b1fx5),_0x4b1fx5[_0x2d5f[1834]](_0x4b1fx3,_0x4b1fx2[_0x4b1fx3][_0x2d5f[67]]- 1)}}},_0x4b1fx4,!1,null)};mxGraphHierarchyModel[_0x2d5f[202]][_0x2d5f[209]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){if(null!= _0x4b1fx3){for(var _0x4b1fx9=0;_0x4b1fx9< _0x4b1fx3[_0x2d5f[67]];_0x4b1fx9++){var _0x4b1fxa=_0x4b1fx3[_0x4b1fx9];null!= _0x4b1fxa&& (null== _0x4b1fx5&& (_0x4b1fx5= {}),_0x4b1fx4?(_0x4b1fxa[_0x2d5f[1839]]= [],_0x4b1fxa[_0x2d5f[1839]][0]= this[_0x2d5f[1851]],_0x4b1fxa[_0x2d5f[1839]][1]= _0x4b1fx9,this[_0x2d5f[1855]](null,_0x4b1fxa,null,_0x4b1fx2,_0x4b1fx5,_0x4b1fxa[_0x2d5f[1839]],_0x4b1fx9,0)):this[_0x2d5f[1758]](null,_0x4b1fxa,null,_0x4b1fx2,_0x4b1fx5,0))};this[_0x2d5f[1851]]++}};mxGraphHierarchyModel[_0x2d5f[202]][_0x2d5f[1758]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){if(null!= _0x4b1fx3){var _0x4b1fx12=mxCellPath[_0x2d5f[385]](_0x4b1fx3[_0x2d5f[246]]);if(null== _0x4b1fx9[_0x4b1fx12]){_0x4b1fx9[_0x4b1fx12]= _0x4b1fx3;_0x4b1fx5(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fxa,0);_0x4b1fx2= _0x4b1fx3[_0x2d5f[1838]][_0x2d5f[1853]]();for(_0x4b1fx4= 0;_0x4b1fx4< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx4++){_0x4b1fx12= _0x4b1fx2[_0x4b1fx4],this[_0x2d5f[1758]](_0x4b1fx3,_0x4b1fx12[_0x2d5f[772]],_0x4b1fx12,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa+ 1)}}else {_0x4b1fx5(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fxa,1)}}};mxGraphHierarchyModel[_0x2d5f[202]][_0x2d5f[1855]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13){if(null!= _0x4b1fx3){if(null!= _0x4b1fx2&& (null== _0x4b1fx3[_0x2d5f[1839]]|| _0x4b1fx3[_0x2d5f[1839]][0]!= _0x4b1fx2[_0x2d5f[1839]][0])){_0x4b1fxa= _0x4b1fx2[_0x2d5f[1839]][_0x2d5f[67]]+ 1,_0x4b1fx3[_0x2d5f[1839]]= _0x4b1fx2[_0x2d5f[1839]][_0x2d5f[1853]](),_0x4b1fx3[_0x2d5f[1839]][_0x4b1fxa- 1]= _0x4b1fx12};_0x4b1fx12= mxCellPath[_0x2d5f[385]](_0x4b1fx3[_0x2d5f[246]]);if(null== _0x4b1fx9[_0x4b1fx12]){_0x4b1fx9[_0x4b1fx12]= _0x4b1fx3;_0x4b1fx5(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx13,0);_0x4b1fx2= _0x4b1fx3[_0x2d5f[1838]][_0x2d5f[1853]]();for(_0x4b1fx4= 0;_0x4b1fx4< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx4++){_0x4b1fx12= _0x4b1fx2[_0x4b1fx4],this[_0x2d5f[1855]](_0x4b1fx3,_0x4b1fx12[_0x2d5f[772]],_0x4b1fx12,_0x4b1fx5,_0x4b1fx9,_0x4b1fx3[_0x2d5f[1839]],_0x4b1fx4,_0x4b1fx13+ 1)}}else {_0x4b1fx5(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx13,1)}}};function mxHierarchicalLayoutStage(){}mxHierarchicalLayoutStage[_0x2d5f[202]][_0x2d5f[350]]= function(_0x4b1fx2){};function mxMedianHybridCrossingReduction(_0x4b1fx2){this[_0x2d5f[1759]]= _0x4b1fx2}mxMedianHybridCrossingReduction[_0x2d5f[202]]= new mxHierarchicalLayoutStage;mxMedianHybridCrossingReduction[_0x2d5f[202]][_0x2d5f[196]]= mxMedianHybridCrossingReduction;mxMedianHybridCrossingReduction[_0x2d5f[202]][_0x2d5f[1759]]= null;mxMedianHybridCrossingReduction[_0x2d5f[202]][_0x2d5f[1795]]= 24;mxMedianHybridCrossingReduction[_0x2d5f[202]][_0x2d5f[1856]]= null;mxMedianHybridCrossingReduction[_0x2d5f[202]][_0x2d5f[1857]]= 0;mxMedianHybridCrossingReduction[_0x2d5f[202]][_0x2d5f[1858]]= 0;mxMedianHybridCrossingReduction[_0x2d5f[202]][_0x2d5f[1859]]= 2;mxMedianHybridCrossingReduction[_0x2d5f[202]][_0x2d5f[350]]= function(_0x4b1fx2){_0x4b1fx2= this[_0x2d5f[1759]][_0x2d5f[502]]();this[_0x2d5f[1856]]= [];for(var _0x4b1fx3=0;_0x4b1fx3< _0x4b1fx2[_0x2d5f[1850]][_0x2d5f[67]];_0x4b1fx3++){this[_0x2d5f[1856]][_0x4b1fx3]= _0x4b1fx2[_0x2d5f[1850]][_0x4b1fx3][_0x2d5f[1853]]()};for(var _0x4b1fx4=0,_0x4b1fx5=this[_0x2d5f[1860]](_0x4b1fx2),_0x4b1fx3=0;_0x4b1fx3< this[_0x2d5f[1795]]&& _0x4b1fx4< this[_0x2d5f[1859]];_0x4b1fx3++){this[_0x2d5f[1861]](_0x4b1fx3,_0x4b1fx2);this[_0x2d5f[1862]](_0x4b1fx3,_0x4b1fx2);var _0x4b1fx9=this[_0x2d5f[1860]](_0x4b1fx2);if(_0x4b1fx9< _0x4b1fx5){_0x4b1fx5= _0x4b1fx9;for(_0x4b1fx9= _0x4b1fx4= 0;_0x4b1fx9< this[_0x2d5f[1856]][_0x2d5f[67]];_0x4b1fx9++){for(var _0x4b1fxa=_0x4b1fx2[_0x2d5f[1850]][_0x4b1fx9],_0x4b1fx12=0;_0x4b1fx12< _0x4b1fxa[_0x2d5f[67]];_0x4b1fx12++){var _0x4b1fx13=_0x4b1fxa[_0x4b1fx12];this[_0x2d5f[1856]][_0x4b1fx9][_0x4b1fx13[_0x2d5f[1833]](_0x4b1fx9)]= _0x4b1fx13}}}else {_0x4b1fx4++;for(_0x4b1fx9= 0;_0x4b1fx9< this[_0x2d5f[1856]][_0x2d5f[67]];_0x4b1fx9++){_0x4b1fxa= _0x4b1fx2[_0x2d5f[1850]][_0x4b1fx9];for(_0x4b1fx12= 0;_0x4b1fx12< _0x4b1fxa[_0x2d5f[67]];_0x4b1fx12++){_0x4b1fx13= _0x4b1fxa[_0x4b1fx12],_0x4b1fx13[_0x2d5f[1834]](_0x4b1fx9,_0x4b1fx12)}}};if(0== _0x4b1fx5){break}};_0x4b1fx4= [];_0x4b1fx5= [];for(_0x4b1fx3= 0;_0x4b1fx3< _0x4b1fx2[_0x2d5f[1827]]+ 1;_0x4b1fx3++){_0x4b1fx5[_0x4b1fx3]= [],_0x4b1fx4[_0x4b1fx3]= _0x4b1fx5[_0x4b1fx3]};for(_0x4b1fx3= 0;_0x4b1fx3< this[_0x2d5f[1856]][_0x2d5f[67]];_0x4b1fx3++){for(_0x4b1fx9= 0;_0x4b1fx9< this[_0x2d5f[1856]][_0x4b1fx3][_0x2d5f[67]];_0x4b1fx9++){_0x4b1fx5[_0x4b1fx3][_0x2d5f[207]](this[_0x2d5f[1856]][_0x4b1fx3][_0x4b1fx9])}};_0x4b1fx2[_0x2d5f[1850]]= _0x4b1fx4};mxMedianHybridCrossingReduction[_0x2d5f[202]][_0x2d5f[1860]]= function(_0x4b1fx2){for(var _0x4b1fx3=_0x4b1fx2[_0x2d5f[1850]][_0x2d5f[67]],_0x4b1fx4=0,_0x4b1fx5=1;_0x4b1fx5< _0x4b1fx3;_0x4b1fx5++){_0x4b1fx4+= this[_0x2d5f[1863]](_0x4b1fx5,_0x4b1fx2)};return _0x4b1fx4};mxMedianHybridCrossingReduction[_0x2d5f[202]][_0x2d5f[1863]]= function(_0x4b1fx2,_0x4b1fx3){for(var _0x4b1fx4=0,_0x4b1fx5=_0x4b1fx3[_0x2d5f[1850]][_0x4b1fx2],_0x4b1fx9=_0x4b1fx5[_0x2d5f[67]],_0x4b1fxa=_0x4b1fx3[_0x2d5f[1850]][_0x4b1fx2- 1][_0x2d5f[67]],_0x4b1fx12=[],_0x4b1fx13=0;_0x4b1fx13< _0x4b1fx9;_0x4b1fx13++){_0x4b1fx12[_0x4b1fx13]= []};for(_0x4b1fx13= 0;_0x4b1fx13< _0x4b1fx5[_0x2d5f[67]];_0x4b1fx13++){for(var _0x4b1fx14=_0x4b1fx5[_0x4b1fx13],_0x4b1fx15=_0x4b1fx14[_0x2d5f[1833]](_0x4b1fx2),_0x4b1fx16=_0x4b1fx14[_0x2d5f[1832]](_0x4b1fx2),_0x4b1fx14=0;_0x4b1fx14< _0x4b1fx16[_0x2d5f[67]];_0x4b1fx14++){var _0x4b1fx17=_0x4b1fx16[_0x4b1fx14][_0x2d5f[1833]](_0x4b1fx2- 1);_0x4b1fx12[_0x4b1fx15][_0x4b1fx17]= 201207}};for(_0x4b1fx13= 0;_0x4b1fx13< _0x4b1fx9;_0x4b1fx13++){for(_0x4b1fx14= 0;_0x4b1fx14< _0x4b1fxa;_0x4b1fx14++){if(201207== _0x4b1fx12[_0x4b1fx13][_0x4b1fx14]){for(_0x4b1fx5= _0x4b1fx13+ 1;_0x4b1fx5< _0x4b1fx9;_0x4b1fx5++){for(_0x4b1fx15= 0;_0x4b1fx15< _0x4b1fx14;_0x4b1fx15++){201207== _0x4b1fx12[_0x4b1fx5][_0x4b1fx15]&& _0x4b1fx4++}};for(_0x4b1fx5= 0;_0x4b1fx5< _0x4b1fx13;_0x4b1fx5++){for(_0x4b1fx15= _0x4b1fx14+ 1;_0x4b1fx15< _0x4b1fxa;_0x4b1fx15++){201207== _0x4b1fx12[_0x4b1fx5][_0x4b1fx15]&& _0x4b1fx4++}}}}};return _0x4b1fx4/ 2};mxMedianHybridCrossingReduction[_0x2d5f[202]][_0x2d5f[1862]]= function(_0x4b1fx2,_0x4b1fx3){for(var _0x4b1fx4=!0,_0x4b1fx5=0;_0x4b1fx4&& 10> _0x4b1fx5++;){for(var _0x4b1fx9=1== _0x4b1fx2% 2&& 1== _0x4b1fx5% 2,_0x4b1fx4=!1,_0x4b1fxa=0;_0x4b1fxa< _0x4b1fx3[_0x2d5f[1850]][_0x2d5f[67]];_0x4b1fxa++){for(var _0x4b1fx12=_0x4b1fx3[_0x2d5f[1850]][_0x4b1fxa],_0x4b1fx13=[],_0x4b1fx14=0;_0x4b1fx14< _0x4b1fx12[_0x2d5f[67]];_0x4b1fx14++){var _0x4b1fx15=_0x4b1fx12[_0x4b1fx14],_0x4b1fx16=_0x4b1fx15[_0x2d5f[1833]](_0x4b1fxa);0> _0x4b1fx16&& (_0x4b1fx16= _0x4b1fx14);_0x4b1fx13[_0x4b1fx16]= _0x4b1fx15};for(var _0x4b1fx17=_0x4b1fx16= _0x4b1fx15= null,_0x4b1fx18=null,_0x4b1fx19=null,_0x4b1fx1a=null,_0x4b1fx1b=null,_0x4b1fx1c=null,_0x4b1fx1d=null,_0x4b1fx1e=null,_0x4b1fx14=0;_0x4b1fx14< _0x4b1fx12[_0x2d5f[67]]- 1;_0x4b1fx14++){if(0== _0x4b1fx14){for(var _0x4b1fx1d=_0x4b1fx13[_0x4b1fx14],_0x4b1fx15=_0x4b1fx1d[_0x2d5f[1831]](_0x4b1fxa),_0x4b1fx16=_0x4b1fx1d[_0x2d5f[1832]](_0x4b1fxa),_0x4b1fx19=[],_0x4b1fx1a=[],_0x4b1fx1f=0;_0x4b1fx1f< _0x4b1fx15[_0x2d5f[67]];_0x4b1fx1f++){_0x4b1fx19[_0x4b1fx1f]= _0x4b1fx15[_0x4b1fx1f][_0x2d5f[1833]](_0x4b1fxa+ 1)};for(_0x4b1fx1f= 0;_0x4b1fx1f< _0x4b1fx16[_0x2d5f[67]];_0x4b1fx1f++){_0x4b1fx1a[_0x4b1fx1f]= _0x4b1fx16[_0x4b1fx1f][_0x2d5f[1833]](_0x4b1fxa- 1)}}else {_0x4b1fx15= _0x4b1fx17,_0x4b1fx16= _0x4b1fx18,_0x4b1fx19= _0x4b1fx1b,_0x4b1fx1a= _0x4b1fx1c,_0x4b1fx1d= _0x4b1fx1e};_0x4b1fx1e= _0x4b1fx13[_0x4b1fx14+ 1];_0x4b1fx17= _0x4b1fx1e[_0x2d5f[1831]](_0x4b1fxa);_0x4b1fx18= _0x4b1fx1e[_0x2d5f[1832]](_0x4b1fxa);_0x4b1fx1b= [];_0x4b1fx1c= [];for(_0x4b1fx1f= 0;_0x4b1fx1f< _0x4b1fx17[_0x2d5f[67]];_0x4b1fx1f++){_0x4b1fx1b[_0x4b1fx1f]= _0x4b1fx17[_0x4b1fx1f][_0x2d5f[1833]](_0x4b1fxa+ 1)};for(_0x4b1fx1f= 0;_0x4b1fx1f< _0x4b1fx18[_0x2d5f[67]];_0x4b1fx1f++){_0x4b1fx1c[_0x4b1fx1f]= _0x4b1fx18[_0x4b1fx1f][_0x2d5f[1833]](_0x4b1fxa- 1)};for(var _0x4b1fx20=0,_0x4b1fx62=0,_0x4b1fx1f=0;_0x4b1fx1f< _0x4b1fx19[_0x2d5f[67]];_0x4b1fx1f++){for(var _0x4b1fx63=0;_0x4b1fx63< _0x4b1fx1b[_0x2d5f[67]];_0x4b1fx63++){_0x4b1fx19[_0x4b1fx1f]> _0x4b1fx1b[_0x4b1fx63]&& _0x4b1fx20++,_0x4b1fx19[_0x4b1fx1f]< _0x4b1fx1b[_0x4b1fx63]&& _0x4b1fx62++}};for(_0x4b1fx1f= 0;_0x4b1fx1f< _0x4b1fx1a[_0x2d5f[67]];_0x4b1fx1f++){for(_0x4b1fx63= 0;_0x4b1fx63< _0x4b1fx1c[_0x2d5f[67]];_0x4b1fx63++){_0x4b1fx1a[_0x4b1fx1f]> _0x4b1fx1c[_0x4b1fx63]&& _0x4b1fx20++,_0x4b1fx1a[_0x4b1fx1f]< _0x4b1fx1c[_0x4b1fx63]&& _0x4b1fx62++}};if(_0x4b1fx62< _0x4b1fx20|| _0x4b1fx62== _0x4b1fx20&& _0x4b1fx9){_0x4b1fx17= _0x4b1fx1d[_0x2d5f[1833]](_0x4b1fxa),_0x4b1fx1d[_0x2d5f[1834]](_0x4b1fxa,_0x4b1fx1e[_0x2d5f[1833]](_0x4b1fxa)),_0x4b1fx1e[_0x2d5f[1834]](_0x4b1fxa,_0x4b1fx17),_0x4b1fx17= _0x4b1fx15,_0x4b1fx18= _0x4b1fx16,_0x4b1fx1b= _0x4b1fx19,_0x4b1fx1c= _0x4b1fx1a,_0x4b1fx1e= _0x4b1fx1d,_0x4b1fx9|| (_0x4b1fx4= !0)}}}}};mxMedianHybridCrossingReduction[_0x2d5f[202]][_0x2d5f[1861]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=0== _0x4b1fx2% 2;if(_0x4b1fx4){for(var _0x4b1fx5=_0x4b1fx3[_0x2d5f[1827]]- 1;0<= _0x4b1fx5;_0x4b1fx5--){this[_0x2d5f[1864]](_0x4b1fx5,_0x4b1fx4)}}else {for(_0x4b1fx5= 1;_0x4b1fx5< _0x4b1fx3[_0x2d5f[1827]];_0x4b1fx5++){this[_0x2d5f[1864]](_0x4b1fx5,_0x4b1fx4)}}};mxMedianHybridCrossingReduction[_0x2d5f[202]][_0x2d5f[1864]]= function(_0x4b1fx2,_0x4b1fx3){for(var _0x4b1fx4=this[_0x2d5f[1856]][_0x4b1fx2][_0x2d5f[67]],_0x4b1fx5=[],_0x4b1fx9=[],_0x4b1fxa=0;_0x4b1fxa< _0x4b1fx4;_0x4b1fxa++){var _0x4b1fx12=this[_0x2d5f[1856]][_0x4b1fx2][_0x4b1fxa],_0x4b1fx13= new MedianCellSorter;_0x4b1fx13[_0x2d5f[246]]= _0x4b1fx12;var _0x4b1fx14;_0x4b1fx14= _0x4b1fx3?_0x4b1fx12[_0x2d5f[1831]](_0x4b1fx2):_0x4b1fx12[_0x2d5f[1832]](_0x4b1fx2);var _0x4b1fx15;_0x4b1fx15= _0x4b1fx3?_0x4b1fx2+ 1:_0x4b1fx2- 1;null!= _0x4b1fx14&& 0!= _0x4b1fx14[_0x2d5f[67]]?(_0x4b1fx13[_0x2d5f[1865]]= this[_0x2d5f[1865]](_0x4b1fx14,_0x4b1fx15),_0x4b1fx5[_0x2d5f[207]](_0x4b1fx13)):_0x4b1fx9[_0x4b1fx12[_0x2d5f[1833]](_0x4b1fx2)]= !0};_0x4b1fx5[_0x2d5f[470]](MedianCellSorter[_0x2d5f[202]][_0x2d5f[469]]);for(_0x4b1fxa= 0;_0x4b1fxa< _0x4b1fx4;_0x4b1fxa++){null== _0x4b1fx9[_0x4b1fxa]&& (_0x4b1fx12= _0x4b1fx5[_0x2d5f[1115]]()[_0x2d5f[246]],_0x4b1fx12[_0x2d5f[1834]](_0x4b1fx2,_0x4b1fxa))}};mxMedianHybridCrossingReduction[_0x2d5f[202]][_0x2d5f[1865]]= function(_0x4b1fx2,_0x4b1fx3){for(var _0x4b1fx4=[],_0x4b1fx5=0,_0x4b1fx9=0;_0x4b1fx9< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx9++){var _0x4b1fxa=_0x4b1fx2[_0x4b1fx9];_0x4b1fx4[_0x4b1fx5++]= _0x4b1fxa[_0x2d5f[1833]](_0x4b1fx3)};_0x4b1fx4[_0x2d5f[470]](function(_0x4b1fx2,_0x4b1fx3){return _0x4b1fx2- _0x4b1fx3});if(1== _0x4b1fx5% 2){return _0x4b1fx4[Math[_0x2d5f[519]](_0x4b1fx5/ 2)]};if(2== _0x4b1fx5){return (_0x4b1fx4[0]+ _0x4b1fx4[1])/ 2};_0x4b1fx9= _0x4b1fx5/ 2;_0x4b1fxa= _0x4b1fx4[_0x4b1fx9- 1]- _0x4b1fx4[0];_0x4b1fx5= _0x4b1fx4[_0x4b1fx5- 1]- _0x4b1fx4[_0x4b1fx9];return (_0x4b1fx4[_0x4b1fx9- 1]* _0x4b1fx5+ _0x4b1fx4[_0x4b1fx9]* _0x4b1fxa)/ (_0x4b1fxa+ _0x4b1fx5)};function MedianCellSorter(){}MedianCellSorter[_0x2d5f[202]][_0x2d5f[1865]]= 0;MedianCellSorter[_0x2d5f[202]][_0x2d5f[246]]= !1;MedianCellSorter[_0x2d5f[202]][_0x2d5f[469]]= function(_0x4b1fx2,_0x4b1fx3){return null!= _0x4b1fx2&& null!= _0x4b1fx3?_0x4b1fx3[_0x2d5f[1865]]> _0x4b1fx2[_0x2d5f[1865]]?-1:_0x4b1fx3[_0x2d5f[1865]]< _0x4b1fx2[_0x2d5f[1865]]?1:0:0};function mxMinimumCycleRemover(_0x4b1fx2){this[_0x2d5f[1759]]= _0x4b1fx2}mxMinimumCycleRemover[_0x2d5f[202]]= new mxHierarchicalLayoutStage;mxMinimumCycleRemover[_0x2d5f[202]][_0x2d5f[196]]= mxMinimumCycleRemover;mxMinimumCycleRemover[_0x2d5f[202]][_0x2d5f[1759]]= null;mxMinimumCycleRemover[_0x2d5f[202]][_0x2d5f[350]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[1759]][_0x2d5f[502]](),_0x4b1fx4={},_0x4b1fx5=mxUtils[_0x2d5f[238]](_0x4b1fx3[_0x2d5f[1846]],null,!0),_0x4b1fx9=null;if(null!= _0x4b1fx3[_0x2d5f[1845]]){var _0x4b1fxa=_0x4b1fx3[_0x2d5f[1845]],_0x4b1fx9=[];for(_0x4b1fx2= 0;_0x4b1fx2< _0x4b1fxa[_0x2d5f[67]];_0x4b1fx2++){var _0x4b1fx12=mxCellPath[_0x2d5f[385]](_0x4b1fxa[_0x4b1fx2]);_0x4b1fx9[_0x4b1fx2]= _0x4b1fx3[_0x2d5f[1846]][_0x4b1fx12]}};_0x4b1fx3[_0x2d5f[209]](function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12){_0x4b1fx3[_0x2d5f[1720]](_0x4b1fx2)&& (_0x4b1fx9[_0x2d5f[1744]](),mxUtils[_0x2d5f[205]](_0x4b1fx9,_0x4b1fx2[_0x2d5f[1838]]),_0x4b1fx2[_0x2d5f[1837]][_0x2d5f[207]](_0x4b1fx9),mxUtils[_0x2d5f[205]](_0x4b1fx9,_0x4b1fx3[_0x2d5f[1837]]),_0x4b1fx3[_0x2d5f[1838]][_0x2d5f[207]](_0x4b1fx9));_0x4b1fx2= mxCellPath[_0x2d5f[385]](_0x4b1fx3[_0x2d5f[246]]);_0x4b1fx4[_0x4b1fx2]= _0x4b1fx3;delete _0x4b1fx5[_0x4b1fx2]},_0x4b1fx9,!0,null);_0x4b1fx9= null;0< _0x4b1fx5[_0x2d5f[1866]]&& (_0x4b1fx9= mxUtils[_0x2d5f[238]](_0x4b1fx5,null,!0));_0x4b1fx2= mxUtils[_0x2d5f[238]](_0x4b1fx4,null,!0);_0x4b1fx3[_0x2d5f[209]](function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12){_0x4b1fx3[_0x2d5f[1720]](_0x4b1fx2)&& (_0x4b1fx9[_0x2d5f[1744]](),mxUtils[_0x2d5f[205]](_0x4b1fx9,_0x4b1fx2[_0x2d5f[1838]]),_0x4b1fx3[_0x2d5f[1838]][_0x2d5f[207]](_0x4b1fx9),_0x4b1fx2[_0x2d5f[1837]][_0x2d5f[207]](_0x4b1fx9),mxUtils[_0x2d5f[205]](_0x4b1fx9,_0x4b1fx3[_0x2d5f[1837]]));_0x4b1fx2= mxCellPath[_0x2d5f[385]](_0x4b1fx3[_0x2d5f[246]]);_0x4b1fx4[_0x4b1fx2]= _0x4b1fx3;delete _0x4b1fx5[_0x4b1fx2]},_0x4b1fx5,!0,_0x4b1fx2);_0x4b1fxa= this[_0x2d5f[1759]][_0x2d5f[1703]]();if(null!= _0x4b1fx9&& 0< _0x4b1fx9[_0x2d5f[67]]){_0x4b1fx3= _0x4b1fx3[_0x2d5f[1845]];for(_0x4b1fx2= 0;_0x4b1fx2< _0x4b1fx9[_0x2d5f[67]];_0x4b1fx2++){_0x4b1fx12= _0x4b1fx9[_0x4b1fx2][_0x2d5f[246]],0== _0x4b1fxa[_0x2d5f[1867]](_0x4b1fx12)[_0x2d5f[67]]&& _0x4b1fx3[_0x2d5f[207]](_0x4b1fx12)}}};function mxCoordinateAssignment(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){this[_0x2d5f[1759]]= _0x4b1fx2;this[_0x2d5f[1868]]= _0x4b1fx3;this[_0x2d5f[1869]]= _0x4b1fx4;this[_0x2d5f[1870]]= _0x4b1fx5;this[_0x2d5f[1871]]= _0x4b1fx9;this[_0x2d5f[1872]]= _0x4b1fxa}var mxHierarchicalEdgeStyle={ORTHOGONAL:1,POLYLINE:2,STRAIGHT:3,CURVE:4};mxCoordinateAssignment[_0x2d5f[202]]= new mxHierarchicalLayoutStage;mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[196]]= mxCoordinateAssignment;mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1759]]= null;mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1868]]= 30;mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1869]]= 100;mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1872]]= 10;mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1795]]= 8;mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1751]]= 5;mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1752]]= 2;mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1753]]= 12;mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1754]]= 4;mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1873]]= null;mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1870]]= mxConstants[_0x2d5f[1358]];mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1871]]= null;mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1874]]= null;mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1875]]= null;mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1876]]= null;mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1877]]= null;mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1878]]= null;mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1879]]= null;mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1880]]= null;mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1881]]= null;mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1882]]= !0;mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[675]]= mxHierarchicalEdgeStyle[_0x2d5f[1883]];mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1884]]= null;mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1885]]= null;mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1745]]= 10;mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1886]]= function(){var _0x4b1fx2=this[_0x2d5f[1759]][_0x2d5f[502]]();mxLog[_0x2d5f[539]]();mxLog[_0x2d5f[171]](_0x2d5f[1887]);for(var _0x4b1fx3=0;_0x4b1fx3< _0x4b1fx2[_0x2d5f[1850]][_0x2d5f[67]];_0x4b1fx3++){mxLog[_0x2d5f[53]](_0x2d5f[1888],_0x4b1fx3,_0x2d5f[1889]);for(var _0x4b1fx4=_0x4b1fx2[_0x2d5f[1850]][_0x4b1fx3],_0x4b1fx5=0;_0x4b1fx5< _0x4b1fx4[_0x2d5f[67]];_0x4b1fx5++){mxLog[_0x2d5f[53]](_0x4b1fx4[_0x4b1fx5][_0x2d5f[1833]](_0x4b1fx3),_0x2d5f[316])};mxLog[_0x2d5f[171]]()};mxLog[_0x2d5f[171]](_0x2d5f[1890])};mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[350]]= function(_0x4b1fx2){this[_0x2d5f[1873]]= [];_0x4b1fx2= this[_0x2d5f[1759]][_0x2d5f[502]]();this[_0x2d5f[1875]]= 0;this[_0x2d5f[1891]](this[_0x2d5f[1759]][_0x2d5f[1703]](),_0x4b1fx2);this[_0x2d5f[1882]]&& this[_0x2d5f[1892]](_0x4b1fx2);var _0x4b1fx3=1E8;if(this[_0x2d5f[1882]]){for(var _0x4b1fx4=0;_0x4b1fx4< this[_0x2d5f[1795]];_0x4b1fx4++){0!= _0x4b1fx4&& (this[_0x2d5f[1893]](_0x4b1fx4,_0x4b1fx2),this[_0x2d5f[1892]](_0x4b1fx2));if(this[_0x2d5f[1875]]< _0x4b1fx3){for(var _0x4b1fx5=0;_0x4b1fx5< _0x4b1fx2[_0x2d5f[1850]][_0x2d5f[67]];_0x4b1fx5++){for(var _0x4b1fx9=_0x4b1fx2[_0x2d5f[1850]][_0x4b1fx5],_0x4b1fxa=0;_0x4b1fxa< _0x4b1fx9[_0x2d5f[67]];_0x4b1fxa++){var _0x4b1fx12=_0x4b1fx9[_0x4b1fxa];_0x4b1fx12[_0x2d5f[1835]](_0x4b1fx5,_0x4b1fx12[_0x2d5f[1833]](_0x4b1fx5))}};_0x4b1fx3= this[_0x2d5f[1875]]}else {for(_0x4b1fx5= 0;_0x4b1fx5< _0x4b1fx2[_0x2d5f[1850]][_0x2d5f[67]];_0x4b1fx5++){_0x4b1fx9= _0x4b1fx2[_0x2d5f[1850]][_0x4b1fx5];for(_0x4b1fxa= 0;_0x4b1fxa< _0x4b1fx9[_0x2d5f[67]];_0x4b1fxa++){_0x4b1fx12= _0x4b1fx9[_0x4b1fxa],_0x4b1fx12[_0x2d5f[1834]](_0x4b1fx5,_0x4b1fx12[_0x2d5f[730]](_0x4b1fx5))}}};this[_0x2d5f[1894]](this[_0x2d5f[1759]][_0x2d5f[1703]](),_0x4b1fx2);this[_0x2d5f[1875]]= 0}};this[_0x2d5f[1895]](this[_0x2d5f[1759]][_0x2d5f[1703]](),_0x4b1fx2)};mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1892]]= function(_0x4b1fx2){for(var _0x4b1fx3=[],_0x4b1fx4=[],_0x4b1fx5=[],_0x4b1fx9=0;_0x4b1fx9<= _0x4b1fx2[_0x2d5f[1827]];_0x4b1fx9++){_0x4b1fx5[_0x4b1fx9]= _0x4b1fx2[_0x2d5f[1850]][_0x4b1fx9];for(var _0x4b1fxa=0;_0x4b1fxa< _0x4b1fx5[_0x4b1fx9][_0x2d5f[67]];_0x4b1fxa++){var _0x4b1fx12=_0x4b1fx5[_0x4b1fx9][_0x4b1fxa],_0x4b1fx13= new WeightedCellSorter(_0x4b1fx12,_0x4b1fx9);_0x4b1fx13[_0x2d5f[1785]]= _0x4b1fxa;_0x4b1fx13[_0x2d5f[1784]]= !0;_0x4b1fx3[_0x2d5f[207]](_0x4b1fx13);_0x4b1fx12= mxCellPath[_0x2d5f[385]](_0x4b1fx12[_0x2d5f[1841]]());_0x4b1fx4[_0x4b1fx12]= _0x4b1fx13}};_0x4b1fx2= 10* _0x4b1fx3[_0x2d5f[67]];for(_0x4b1fxa= 0;0< _0x4b1fx3[_0x2d5f[67]]&& _0x4b1fxa<= _0x4b1fx2;){var _0x4b1fx13=_0x4b1fx3[_0x2d5f[1115]](),_0x4b1fx9=_0x4b1fx13[_0x2d5f[246]],_0x4b1fx14=_0x4b1fx13[_0x2d5f[1782]],_0x4b1fx15=parseInt(_0x4b1fx13[_0x2d5f[1785]]),_0x4b1fx12=_0x4b1fx9[_0x2d5f[1831]](_0x4b1fx14),_0x4b1fx16=_0x4b1fx9[_0x2d5f[1832]](_0x4b1fx14),_0x4b1fx17=_0x4b1fx12[_0x2d5f[67]],_0x4b1fx18=_0x4b1fx16[_0x2d5f[67]],_0x4b1fx19=this[_0x2d5f[1896]](_0x4b1fx12,_0x4b1fx14+ 1),_0x4b1fx1a=this[_0x2d5f[1896]](_0x4b1fx16,_0x4b1fx14- 1),_0x4b1fx1b=_0x4b1fx17+ _0x4b1fx18,_0x4b1fx1c=_0x4b1fx9[_0x2d5f[1833]](_0x4b1fx14),_0x4b1fx1d=_0x4b1fx1c;0< _0x4b1fx1b&& (_0x4b1fx1d= (_0x4b1fx19* _0x4b1fx17+ _0x4b1fx1a* _0x4b1fx18)/ _0x4b1fx1b);_0x4b1fx17= !1;_0x4b1fx1d< _0x4b1fx1c- 1?0== _0x4b1fx15?(_0x4b1fx9[_0x2d5f[1834]](_0x4b1fx14,_0x4b1fx1d),_0x4b1fx17= !0):(_0x4b1fx15= _0x4b1fx5[_0x4b1fx14][_0x4b1fx15- 1],_0x4b1fx1c= _0x4b1fx15[_0x2d5f[1833]](_0x4b1fx14),_0x4b1fx1c= _0x4b1fx1c+ _0x4b1fx15[_0x2d5f[117]]/ 2+ this[_0x2d5f[1868]]+ _0x4b1fx9[_0x2d5f[117]]/ 2,_0x4b1fx1c< _0x4b1fx1d?(_0x4b1fx9[_0x2d5f[1834]](_0x4b1fx14,_0x4b1fx1d),_0x4b1fx17= !0):_0x4b1fx1c< _0x4b1fx9[_0x2d5f[1833]](_0x4b1fx14)- 1&& (_0x4b1fx9[_0x2d5f[1834]](_0x4b1fx14,_0x4b1fx1c),_0x4b1fx17= !0)):_0x4b1fx1d> _0x4b1fx1c+ 1&& (_0x4b1fx15== _0x4b1fx5[_0x4b1fx14][_0x2d5f[67]]- 1?(_0x4b1fx9[_0x2d5f[1834]](_0x4b1fx14,_0x4b1fx1d),_0x4b1fx17= !0):(_0x4b1fx15= _0x4b1fx5[_0x4b1fx14][_0x4b1fx15+ 1],_0x4b1fx1c= _0x4b1fx15[_0x2d5f[1833]](_0x4b1fx14),_0x4b1fx1c= _0x4b1fx1c- _0x4b1fx15[_0x2d5f[117]]/ 2- this[_0x2d5f[1868]]- _0x4b1fx9[_0x2d5f[117]]/ 2,_0x4b1fx1c> _0x4b1fx1d?(_0x4b1fx9[_0x2d5f[1834]](_0x4b1fx14,_0x4b1fx1d),_0x4b1fx17= !0):_0x4b1fx1c> _0x4b1fx9[_0x2d5f[1833]](_0x4b1fx14)+ 1&& (_0x4b1fx9[_0x2d5f[1834]](_0x4b1fx14,_0x4b1fx1c),_0x4b1fx17= !0)));if(_0x4b1fx17){for(_0x4b1fx9= 0;_0x4b1fx9< _0x4b1fx12[_0x2d5f[67]];_0x4b1fx9++){_0x4b1fx14= _0x4b1fx12[_0x4b1fx9],_0x4b1fx14= mxCellPath[_0x2d5f[385]](_0x4b1fx14[_0x2d5f[1841]]()),_0x4b1fx14= _0x4b1fx4[_0x4b1fx14],null!= _0x4b1fx14&& !1== _0x4b1fx14[_0x2d5f[1784]]&& (_0x4b1fx14[_0x2d5f[1784]]= !0,_0x4b1fx3[_0x2d5f[207]](_0x4b1fx14))};for(_0x4b1fx9= 0;_0x4b1fx9< _0x4b1fx16[_0x2d5f[67]];_0x4b1fx9++){_0x4b1fx14= _0x4b1fx16[_0x4b1fx9],_0x4b1fx14= mxCellPath[_0x2d5f[385]](_0x4b1fx14[_0x2d5f[1841]]()),_0x4b1fx14= _0x4b1fx4[_0x4b1fx14],null!= _0x4b1fx14&& !1== _0x4b1fx14[_0x2d5f[1784]]&& (_0x4b1fx14[_0x2d5f[1784]]= !0,_0x4b1fx3[_0x2d5f[207]](_0x4b1fx14))}};_0x4b1fx13[_0x2d5f[1784]]= !1;_0x4b1fxa++}};mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1893]]= function(_0x4b1fx2,_0x4b1fx3){if(0== _0x4b1fx2% 2){for(var _0x4b1fx4=_0x4b1fx3[_0x2d5f[1827]];0< _0x4b1fx4;_0x4b1fx4--){this[_0x2d5f[1897]](_0x4b1fx4- 1,_0x4b1fx3,_0x4b1fx4)}}else {for(_0x4b1fx4= 0;_0x4b1fx4< _0x4b1fx3[_0x2d5f[1827]]- 1;_0x4b1fx4++){this[_0x2d5f[1897]](_0x4b1fx4+ 1,_0x4b1fx3,_0x4b1fx4)}}};mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1897]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx3= _0x4b1fx3[_0x2d5f[1850]][_0x4b1fx2];for(var _0x4b1fx5=[],_0x4b1fx9=[],_0x4b1fxa=0;_0x4b1fxa< _0x4b1fx3[_0x2d5f[67]];_0x4b1fxa++){var _0x4b1fx12=_0x4b1fx3[_0x4b1fxa];_0x4b1fx5[_0x4b1fxa]= new WeightedCellSorter;_0x4b1fx5[_0x4b1fxa][_0x2d5f[246]]= _0x4b1fx12;_0x4b1fx5[_0x4b1fxa][_0x2d5f[1785]]= _0x4b1fxa;var _0x4b1fx13=mxCellPath[_0x2d5f[385]](_0x4b1fx12[_0x2d5f[1841]]());_0x4b1fx9[_0x4b1fx13]= _0x4b1fx5[_0x4b1fxa];var _0x4b1fx14=null,_0x4b1fx14=_0x4b1fx4< _0x4b1fx2?_0x4b1fx12[_0x2d5f[1832]](_0x4b1fx2):_0x4b1fx12[_0x2d5f[1831]](_0x4b1fx2);_0x4b1fx5[_0x4b1fxa][_0x2d5f[1782]]= this[_0x2d5f[1898]](_0x4b1fx12,_0x4b1fx14)};_0x4b1fx5[_0x2d5f[470]](WeightedCellSorter[_0x2d5f[202]][_0x2d5f[469]]);for(_0x4b1fxa= 0;_0x4b1fxa< _0x4b1fx5[_0x2d5f[67]];_0x4b1fxa++){_0x4b1fx13= 0;_0x4b1fx12= _0x4b1fx5[_0x4b1fxa][_0x2d5f[246]];_0x4b1fx13= 0;_0x4b1fx14= _0x4b1fx4< _0x4b1fx2?_0x4b1fx12[_0x2d5f[1832]](_0x4b1fx2)[_0x2d5f[1853]]():_0x4b1fx12[_0x2d5f[1831]](_0x4b1fx2)[_0x2d5f[1853]]();null!= _0x4b1fx14&& (_0x4b1fx13= _0x4b1fx14[_0x2d5f[67]],_0x4b1fx13= 0< _0x4b1fx13?this[_0x2d5f[1896]](_0x4b1fx14,_0x4b1fx4):_0x4b1fx12[_0x2d5f[1833]](_0x4b1fx2));for(var _0x4b1fx15=0,_0x4b1fx14=-1E8,_0x4b1fx16=_0x4b1fx5[_0x4b1fxa][_0x2d5f[1785]]- 1;0<= _0x4b1fx16;){var _0x4b1fx17=mxCellPath[_0x2d5f[385]](_0x4b1fx3[_0x4b1fx16][_0x2d5f[1841]]()),_0x4b1fx17=_0x4b1fx9[_0x4b1fx17];if(null!= _0x4b1fx17){var _0x4b1fx18=_0x4b1fx17[_0x2d5f[246]];_0x4b1fx17[_0x2d5f[1784]]?(_0x4b1fx14= _0x4b1fx18[_0x2d5f[1833]](_0x4b1fx2)+ _0x4b1fx18[_0x2d5f[117]]/ 2+ this[_0x2d5f[1868]]+ _0x4b1fx15+ _0x4b1fx12[_0x2d5f[117]]/ 2,_0x4b1fx16= -1):(_0x4b1fx15+= _0x4b1fx18[_0x2d5f[117]]+ this[_0x2d5f[1868]],_0x4b1fx16--)}};_0x4b1fx15= 0;_0x4b1fx18= 1E8;for(_0x4b1fx16= _0x4b1fx5[_0x4b1fxa][_0x2d5f[1785]]+ 1;_0x4b1fx16< _0x4b1fx5[_0x2d5f[67]];){if(_0x4b1fx17= mxCellPath[_0x2d5f[385]](_0x4b1fx3[_0x4b1fx16][_0x2d5f[1841]]()),_0x4b1fx17= _0x4b1fx9[_0x4b1fx17],null!= _0x4b1fx17){var _0x4b1fx19=_0x4b1fx17[_0x2d5f[246]];_0x4b1fx17[_0x2d5f[1784]]?(_0x4b1fx18= _0x4b1fx19[_0x2d5f[1833]](_0x4b1fx2)- _0x4b1fx19[_0x2d5f[117]]/ 2- this[_0x2d5f[1868]]- _0x4b1fx15- _0x4b1fx12[_0x2d5f[117]]/ 2,_0x4b1fx16= _0x4b1fx5[_0x2d5f[67]]):(_0x4b1fx15+= _0x4b1fx19[_0x2d5f[117]]+ this[_0x2d5f[1868]],_0x4b1fx16++)}};_0x4b1fx13>= _0x4b1fx14&& _0x4b1fx13<= _0x4b1fx18?_0x4b1fx12[_0x2d5f[1834]](_0x4b1fx2,_0x4b1fx13):_0x4b1fx13< _0x4b1fx14?(_0x4b1fx12[_0x2d5f[1834]](_0x4b1fx2,_0x4b1fx14),this[_0x2d5f[1875]]+= _0x4b1fx14- _0x4b1fx13):_0x4b1fx13> _0x4b1fx18&& (_0x4b1fx12[_0x2d5f[1834]](_0x4b1fx2,_0x4b1fx18),this[_0x2d5f[1875]]+= _0x4b1fx13- _0x4b1fx18);_0x4b1fx5[_0x4b1fxa][_0x2d5f[1784]]= !0}};mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1898]]= function(_0x4b1fx2,_0x4b1fx3){for(var _0x4b1fx4=0,_0x4b1fx5=0;_0x4b1fx5< _0x4b1fx3[_0x2d5f[67]];_0x4b1fx5++){var _0x4b1fx9=_0x4b1fx3[_0x4b1fx5];_0x4b1fx2[_0x2d5f[1193]]()&& _0x4b1fx9[_0x2d5f[1193]]()?_0x4b1fx4++:_0x4b1fx4= _0x4b1fx2[_0x2d5f[250]]()&& _0x4b1fx9[_0x2d5f[250]]()?_0x4b1fx4+ 8:_0x4b1fx4+ 2};return _0x4b1fx4};mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1896]]= function(_0x4b1fx2,_0x4b1fx3){if(0== _0x4b1fx2[_0x2d5f[67]]){return 0};for(var _0x4b1fx4=[],_0x4b1fx5=0;_0x4b1fx5< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx5++){_0x4b1fx4[_0x4b1fx5]= _0x4b1fx2[_0x4b1fx5][_0x2d5f[1833]](_0x4b1fx3)};_0x4b1fx4[_0x2d5f[470]](function(_0x4b1fx2,_0x4b1fx3){return _0x4b1fx2- _0x4b1fx3});if(1== _0x4b1fx2[_0x2d5f[67]]% 2){return _0x4b1fx4[Math[_0x2d5f[519]](_0x4b1fx2[_0x2d5f[67]]/ 2)]};_0x4b1fx5= _0x4b1fx2[_0x2d5f[67]]/ 2;return (_0x4b1fx4[_0x4b1fx5- 1]+ _0x4b1fx4[_0x4b1fx5])/ 2};mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1891]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[1899]](_0x4b1fx2,_0x4b1fx3);for(var _0x4b1fx4=this[_0x2d5f[1876]];0<= _0x4b1fx4;_0x4b1fx4--){_0x4b1fx4< _0x4b1fx3[_0x2d5f[1827]]&& this[_0x2d5f[1900]](_0x4b1fx4,_0x4b1fx2,_0x4b1fx3)};for(_0x4b1fx4= this[_0x2d5f[1876]]+ 1;_0x4b1fx4<= _0x4b1fx3[_0x2d5f[1827]];_0x4b1fx4++){0< _0x4b1fx4&& this[_0x2d5f[1900]](_0x4b1fx4,_0x4b1fx2,_0x4b1fx3)}};mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1900]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx3= _0x4b1fx4[_0x2d5f[1850]][_0x4b1fx2];_0x4b1fx4= 0;for(var _0x4b1fx5=this[_0x2d5f[1871]]+ (this[_0x2d5f[1879]]- this[_0x2d5f[1880]][_0x4b1fx2])/ 2,_0x4b1fx9=!1,_0x4b1fxa=0;_0x4b1fxa< _0x4b1fx3[_0x2d5f[67]];_0x4b1fxa++){var _0x4b1fx12=_0x4b1fx3[_0x4b1fxa];if(_0x4b1fx12[_0x2d5f[1193]]()){var _0x4b1fx13=this[_0x2d5f[1759]][_0x2d5f[1726]](_0x4b1fx12[_0x2d5f[246]]);null!= _0x4b1fx13?this[_0x2d5f[1870]]== mxConstants[_0x2d5f[1358]]|| this[_0x2d5f[1870]]== mxConstants[_0x2d5f[1354]]?(_0x4b1fx12[_0x2d5f[117]]= _0x4b1fx13[_0x2d5f[117]],_0x4b1fx12[_0x2d5f[119]]= _0x4b1fx13[_0x2d5f[119]]):(_0x4b1fx12[_0x2d5f[117]]= _0x4b1fx13[_0x2d5f[119]],_0x4b1fx12[_0x2d5f[119]]= _0x4b1fx13[_0x2d5f[117]]):_0x4b1fx9= !0;_0x4b1fx4= Math[_0x2d5f[160]](_0x4b1fx4,_0x4b1fx12[_0x2d5f[119]])}else {_0x4b1fx12[_0x2d5f[250]]()&& (_0x4b1fx13= 1,null!= _0x4b1fx12[_0x2d5f[1842]]?_0x4b1fx13= _0x4b1fx12[_0x2d5f[1842]][_0x2d5f[67]]:mxLog[_0x2d5f[283]](_0x2d5f[1901]),_0x4b1fx12[_0x2d5f[117]]= (_0x4b1fx13- 1)* this[_0x2d5f[1872]])};_0x4b1fx5+= _0x4b1fx12[_0x2d5f[117]]/ 2;_0x4b1fx12[_0x2d5f[1835]](_0x4b1fx2,_0x4b1fx5);_0x4b1fx12[_0x2d5f[1834]](_0x4b1fx2,_0x4b1fx5);_0x4b1fx5+= _0x4b1fx12[_0x2d5f[117]]/ 2;_0x4b1fx5+= this[_0x2d5f[1868]]};!0== _0x4b1fx9&& mxLog[_0x2d5f[283]](_0x2d5f[1902])};mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1899]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=-this[_0x2d5f[1869]],_0x4b1fx5=0;this[_0x2d5f[1880]]= [];this[_0x2d5f[1881]]= [];for(var _0x4b1fx9=_0x4b1fx3[_0x2d5f[1827]];0<= _0x4b1fx9;_0x4b1fx9--){for(var _0x4b1fxa=0,_0x4b1fx12=_0x4b1fx3[_0x2d5f[1850]][_0x4b1fx9],_0x4b1fx13=this[_0x2d5f[1871]],_0x4b1fx14=!1,_0x4b1fx15=0;_0x4b1fx15< _0x4b1fx12[_0x2d5f[67]];_0x4b1fx15++){var _0x4b1fx16=_0x4b1fx12[_0x4b1fx15];if(_0x4b1fx16[_0x2d5f[1193]]()){var _0x4b1fx17=this[_0x2d5f[1759]][_0x2d5f[1726]](_0x4b1fx16[_0x2d5f[246]]);null!= _0x4b1fx17?this[_0x2d5f[1870]]== mxConstants[_0x2d5f[1358]]|| this[_0x2d5f[1870]]== mxConstants[_0x2d5f[1354]]?(_0x4b1fx16[_0x2d5f[117]]= _0x4b1fx17[_0x2d5f[117]],_0x4b1fx16[_0x2d5f[119]]= _0x4b1fx17[_0x2d5f[119]]):(_0x4b1fx16[_0x2d5f[117]]= _0x4b1fx17[_0x2d5f[119]],_0x4b1fx16[_0x2d5f[119]]= _0x4b1fx17[_0x2d5f[117]]):_0x4b1fx14= !0;_0x4b1fxa= Math[_0x2d5f[160]](_0x4b1fxa,_0x4b1fx16[_0x2d5f[119]])}else {_0x4b1fx16[_0x2d5f[250]]()&& (_0x4b1fx17= 1,null!= _0x4b1fx16[_0x2d5f[1842]]?_0x4b1fx17= _0x4b1fx16[_0x2d5f[1842]][_0x2d5f[67]]:mxLog[_0x2d5f[283]](_0x2d5f[1901]),_0x4b1fx16[_0x2d5f[117]]= (_0x4b1fx17- 1)* this[_0x2d5f[1872]])};_0x4b1fx13+= _0x4b1fx16[_0x2d5f[117]]/ 2;_0x4b1fx16[_0x2d5f[1835]](_0x4b1fx9,_0x4b1fx13);_0x4b1fx16[_0x2d5f[1834]](_0x4b1fx9,_0x4b1fx13);_0x4b1fx13+= _0x4b1fx16[_0x2d5f[117]]/ 2;_0x4b1fx13+= this[_0x2d5f[1868]];_0x4b1fx13> this[_0x2d5f[1879]]&& (this[_0x2d5f[1879]]= _0x4b1fx13,this[_0x2d5f[1876]]= _0x4b1fx9);this[_0x2d5f[1880]][_0x4b1fx9]= _0x4b1fx13};!0== _0x4b1fx14&& mxLog[_0x2d5f[283]](_0x2d5f[1902]);this[_0x2d5f[1881]][_0x4b1fx9]= _0x4b1fx4;_0x4b1fx13= _0x4b1fxa/ 2+ _0x4b1fx5/ 2+ this[_0x2d5f[1869]];_0x4b1fx5= _0x4b1fxa;_0x4b1fx4= this[_0x2d5f[1870]]== mxConstants[_0x2d5f[1358]]|| this[_0x2d5f[1870]]== mxConstants[_0x2d5f[1359]]?_0x4b1fx4+ _0x4b1fx13:_0x4b1fx4- _0x4b1fx13;for(_0x4b1fx15= 0;_0x4b1fx15< _0x4b1fx12[_0x2d5f[67]];_0x4b1fx15++){_0x4b1fx12[_0x4b1fx15][_0x2d5f[1836]](_0x4b1fx9,_0x4b1fx4)}}};mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1894]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=_0x4b1fx3[_0x2d5f[1847]],_0x4b1fx5;for(_0x4b1fx5 in _0x4b1fx4){var _0x4b1fx9=_0x4b1fx4[_0x4b1fx5];if(!(1> _0x4b1fx9[_0x2d5f[1827]]- _0x4b1fx9[_0x2d5f[1828]]- 1)){for(var _0x4b1fxa=_0x4b1fx9[_0x2d5f[1833]](_0x4b1fx9[_0x2d5f[1828]]+ 1),_0x4b1fx12=!0,_0x4b1fx13=0,_0x4b1fx14=_0x4b1fx9[_0x2d5f[1828]]+ 2;_0x4b1fx14< _0x4b1fx9[_0x2d5f[1827]];_0x4b1fx14++){var _0x4b1fx15=_0x4b1fx9[_0x2d5f[1833]](_0x4b1fx14);_0x4b1fxa!= _0x4b1fx15?(_0x4b1fx12= !1,_0x4b1fxa= _0x4b1fx15):_0x4b1fx13++};if(!_0x4b1fx12){for(var _0x4b1fx12=_0x4b1fxa= 0,_0x4b1fx15=[],_0x4b1fx16=[],_0x4b1fx17=_0x4b1fx9[_0x2d5f[1833]](_0x4b1fx9[_0x2d5f[1828]]+ 1),_0x4b1fx14=_0x4b1fx9[_0x2d5f[1828]]+ 1;_0x4b1fx14< _0x4b1fx9[_0x2d5f[1827]]- 1;_0x4b1fx14++){var _0x4b1fx18=_0x4b1fx9[_0x2d5f[730]](_0x4b1fx14+ 1);_0x4b1fx17== _0x4b1fx18?(_0x4b1fx15[_0x4b1fx14- _0x4b1fx9[_0x2d5f[1828]]- 1]= _0x4b1fx17,_0x4b1fxa++):this[_0x2d5f[1903]](_0x4b1fx3,_0x4b1fx9,_0x4b1fx14+ 1,_0x4b1fx17)?(_0x4b1fx15[_0x4b1fx14- _0x4b1fx9[_0x2d5f[1828]]- 1]= _0x4b1fx17,_0x4b1fxa++):_0x4b1fx17= _0x4b1fx15[_0x4b1fx14- _0x4b1fx9[_0x2d5f[1828]]- 1]= _0x4b1fx18};_0x4b1fx17= _0x4b1fx9[_0x2d5f[730]](_0x4b1fx14);for(_0x4b1fx14= _0x4b1fx9[_0x2d5f[1827]]- 1;_0x4b1fx14> _0x4b1fx9[_0x2d5f[1828]]+ 1;_0x4b1fx14--){_0x4b1fx18= _0x4b1fx9[_0x2d5f[730]](_0x4b1fx14- 1),_0x4b1fx17== _0x4b1fx18?(_0x4b1fx16[_0x4b1fx14- _0x4b1fx9[_0x2d5f[1828]]- 2]= _0x4b1fx17,_0x4b1fx12++):this[_0x2d5f[1903]](_0x4b1fx3,_0x4b1fx9,_0x4b1fx14- 1,_0x4b1fx17)?(_0x4b1fx16[_0x4b1fx14- _0x4b1fx9[_0x2d5f[1828]]- 2]= _0x4b1fx17,_0x4b1fx12++):(_0x4b1fx16[_0x4b1fx14- _0x4b1fx9[_0x2d5f[1828]]- 2]= _0x4b1fx9[_0x2d5f[730]](_0x4b1fx14- 1),_0x4b1fx17= _0x4b1fx18)};if(_0x4b1fx12> _0x4b1fx13|| _0x4b1fxa> _0x4b1fx13){if(_0x4b1fx12>= _0x4b1fxa){for(_0x4b1fx14= _0x4b1fx9[_0x2d5f[1827]]- 2;_0x4b1fx14> _0x4b1fx9[_0x2d5f[1828]];_0x4b1fx14--){_0x4b1fx9[_0x2d5f[1835]](_0x4b1fx14,_0x4b1fx16[_0x4b1fx14- _0x4b1fx9[_0x2d5f[1828]]- 1])}}else {if(_0x4b1fxa> _0x4b1fx12){for(_0x4b1fx14= _0x4b1fx9[_0x2d5f[1828]]+ 2;_0x4b1fx14< _0x4b1fx9[_0x2d5f[1827]];_0x4b1fx14++){_0x4b1fx9[_0x2d5f[1835]](_0x4b1fx14,_0x4b1fx15[_0x4b1fx14- _0x4b1fx9[_0x2d5f[1828]]- 2])}}}}}}}};mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1903]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){_0x4b1fx2= _0x4b1fx2[_0x2d5f[1850]][_0x4b1fx4];for(var _0x4b1fx9=-1,_0x4b1fxa=0;_0x4b1fxa< _0x4b1fx2[_0x2d5f[67]];_0x4b1fxa++){if(_0x4b1fx3== _0x4b1fx2[_0x4b1fxa]){_0x4b1fx9= _0x4b1fxa;break}};if(0> _0x4b1fx9){return !1};_0x4b1fxa= _0x4b1fx3[_0x2d5f[1833]](_0x4b1fx4);if(_0x4b1fx5< _0x4b1fxa){if(0== _0x4b1fx9){return !0};_0x4b1fx2= _0x4b1fx2[_0x4b1fx9- 1];_0x4b1fx4= _0x4b1fx2[_0x2d5f[1833]](_0x4b1fx4);_0x4b1fx4= _0x4b1fx4+ _0x4b1fx2[_0x2d5f[117]]/ 2+ this[_0x2d5f[1868]]+ _0x4b1fx3[_0x2d5f[117]]/ 2;if(!(_0x4b1fx4<= _0x4b1fx5)){return !1}}else {if(_0x4b1fx5> _0x4b1fxa){if(_0x4b1fx9== _0x4b1fx2[_0x2d5f[67]]- 1){return !0};_0x4b1fx2= _0x4b1fx2[_0x4b1fx9+ 1];_0x4b1fx4= _0x4b1fx2[_0x2d5f[1833]](_0x4b1fx4);_0x4b1fx4= _0x4b1fx4- _0x4b1fx2[_0x2d5f[117]]/ 2- this[_0x2d5f[1868]]- _0x4b1fx3[_0x2d5f[117]]/ 2;if(!(_0x4b1fx4>= _0x4b1fx5)){return !1}}};return !0};mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1895]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[1877]]= [];this[_0x2d5f[1878]]= [];for(var _0x4b1fx4=0;_0x4b1fx4< _0x4b1fx3[_0x2d5f[1850]][_0x2d5f[67]];_0x4b1fx4++){this[_0x2d5f[1877]][_0x4b1fx4]= Number[_0x2d5f[1904]],this[_0x2d5f[1878]][_0x4b1fx4]= 0};_0x4b1fx4= null;this[_0x2d5f[1759]][_0x2d5f[1735]]&& (_0x4b1fx4= {});var _0x4b1fx5=_0x4b1fx3[_0x2d5f[1847]],_0x4b1fx9=_0x4b1fx3[_0x2d5f[1846]],_0x4b1fxa;for(_0x4b1fxa in _0x4b1fx9){var _0x4b1fx12=_0x4b1fx9[_0x4b1fxa];this[_0x2d5f[1725]](_0x4b1fx12);if(this[_0x2d5f[1759]][_0x2d5f[1735]]){var _0x4b1fx12=_0x4b1fx2[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx12[_0x2d5f[246]]),_0x4b1fx13=mxCellPath[_0x2d5f[385]](_0x4b1fx12);null== _0x4b1fx4[_0x4b1fx13]&& (_0x4b1fx4[_0x4b1fx13]= _0x4b1fx12)}};this[_0x2d5f[1759]][_0x2d5f[1735]]&& null!= _0x4b1fx4&& this[_0x2d5f[1763]](_0x4b1fx4);(this[_0x2d5f[675]]== mxHierarchicalEdgeStyle[_0x2d5f[1905]]|| this[_0x2d5f[675]]== mxHierarchicalEdgeStyle[_0x2d5f[1883]]|| this[_0x2d5f[675]]== mxHierarchicalEdgeStyle[_0x2d5f[1906]])&& this[_0x2d5f[1764]](_0x4b1fx3);for(_0x4b1fxa in _0x4b1fx5){this[_0x2d5f[1907]](_0x4b1fx5[_0x4b1fxa])}};mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1763]]= function(_0x4b1fx2){var _0x4b1fx3=[],_0x4b1fx4;for(_0x4b1fx4 in _0x4b1fx2){_0x4b1fx3[_0x2d5f[207]](_0x4b1fx2[_0x4b1fx4])};this[_0x2d5f[1759]][_0x2d5f[1727]](mxUtils[_0x2d5f[1779]](_0x4b1fx3,!0),this[_0x2d5f[1745]])};mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1764]]= function(_0x4b1fx2){for(var _0x4b1fx3=0;_0x4b1fx3< _0x4b1fx2[_0x2d5f[1850]][_0x2d5f[67]];_0x4b1fx3++){for(var _0x4b1fx4=_0x4b1fx2[_0x2d5f[1850]][_0x4b1fx3],_0x4b1fx5=0;_0x4b1fx5< _0x4b1fx4[_0x2d5f[67]];_0x4b1fx5++){var _0x4b1fx9=_0x4b1fx4[_0x4b1fx5];if(_0x4b1fx9[_0x2d5f[1193]]()){for(var _0x4b1fxa=_0x4b1fx9[_0x2d5f[1832]](_0x4b1fx3),_0x4b1fx12=_0x4b1fx3- 1,_0x4b1fx13=0;2> _0x4b1fx13;_0x4b1fx13++){if(-1< _0x4b1fx12&& _0x4b1fx12< _0x4b1fx2[_0x2d5f[1850]][_0x2d5f[67]]&& null!= _0x4b1fxa&& 0< _0x4b1fxa[_0x2d5f[67]]){for(var _0x4b1fx14=[],_0x4b1fx15=0;_0x4b1fx15< _0x4b1fxa[_0x2d5f[67]];_0x4b1fx15++){var _0x4b1fx16= new WeightedCellSorter(_0x4b1fxa[_0x4b1fx15],_0x4b1fxa[_0x4b1fx15][_0x2d5f[730]](_0x4b1fx12));_0x4b1fx14[_0x2d5f[207]](_0x4b1fx16)};_0x4b1fx14[_0x2d5f[470]](WeightedCellSorter[_0x2d5f[202]][_0x2d5f[469]]);for(var _0x4b1fx16=_0x4b1fx9[_0x2d5f[235]][0]- _0x4b1fx9[_0x2d5f[117]]/ 2,_0x4b1fx17=_0x4b1fx16+ _0x4b1fx9[_0x2d5f[117]],_0x4b1fx18=_0x4b1fxa= 0,_0x4b1fx12=[],_0x4b1fx15=0;_0x4b1fx15< _0x4b1fx14[_0x2d5f[67]];_0x4b1fx15++){var _0x4b1fx19=_0x4b1fx14[_0x4b1fx15][_0x2d5f[246]],_0x4b1fx1a;if(_0x4b1fx19[_0x2d5f[1193]]()){_0x4b1fx1a= 0== _0x4b1fx13?_0x4b1fx9[_0x2d5f[1838]]:_0x4b1fx9[_0x2d5f[1837]];for(var _0x4b1fx1b=0;_0x4b1fx1b< _0x4b1fx1a[_0x2d5f[67]];_0x4b1fx1b++){if(_0x4b1fx1a[_0x4b1fx1b][_0x2d5f[1097]]== _0x4b1fx19|| _0x4b1fx1a[_0x4b1fx1b][_0x2d5f[772]]== _0x4b1fx19){_0x4b1fxa+= _0x4b1fx1a[_0x4b1fx1b][_0x2d5f[1842]][_0x2d5f[67]],_0x4b1fx18++,_0x4b1fx12[_0x2d5f[207]](_0x4b1fx1a[_0x4b1fx1b])}}}else {_0x4b1fxa+= _0x4b1fx19[_0x2d5f[1842]][_0x2d5f[67]],_0x4b1fx18++,_0x4b1fx12[_0x2d5f[207]](_0x4b1fx19)}};_0x4b1fx9[_0x2d5f[117]]> (_0x4b1fxa+ 1)* this[_0x2d5f[1751]]+ 2* this[_0x2d5f[1751]]&& (_0x4b1fx16+= this[_0x2d5f[1751]],_0x4b1fx17-= this[_0x2d5f[1751]]);_0x4b1fx14= (_0x4b1fx17- _0x4b1fx16)/ _0x4b1fxa;_0x4b1fx16+= _0x4b1fx14/ 2;_0x4b1fx17= this[_0x2d5f[1753]]- this[_0x2d5f[1752]];for(_0x4b1fx15= _0x4b1fx18= 0;_0x4b1fx15< _0x4b1fx12[_0x2d5f[67]];_0x4b1fx15++){_0x4b1fx19= _0x4b1fx12[_0x4b1fx15][_0x2d5f[1842]][_0x2d5f[67]];_0x4b1fx1b= mxCellPath[_0x2d5f[385]](_0x4b1fx12[_0x4b1fx15][_0x2d5f[1842]][0]);_0x4b1fx1a= this[_0x2d5f[1873]][_0x4b1fx1b];null== _0x4b1fx1a&& (_0x4b1fx1a= [],this[_0x2d5f[1873]][_0x4b1fx1b]= _0x4b1fx1a);_0x4b1fx15< _0x4b1fxa/ 2?_0x4b1fx17+= this[_0x2d5f[1752]]:_0x4b1fx15> _0x4b1fxa/ 2&& (_0x4b1fx17-= this[_0x2d5f[1752]]);for(_0x4b1fx1b= 0;_0x4b1fx1b< _0x4b1fx19;_0x4b1fx1b++){_0x4b1fx1a[4* _0x4b1fx1b+ 2* _0x4b1fx13]= _0x4b1fx16,_0x4b1fx16+= _0x4b1fx14,_0x4b1fx1a[4* _0x4b1fx1b+ 2* _0x4b1fx13+ 1]= _0x4b1fx17};_0x4b1fx18= Math[_0x2d5f[160]](_0x4b1fx18,_0x4b1fx17)}};_0x4b1fxa= _0x4b1fx9[_0x2d5f[1831]](_0x4b1fx3);_0x4b1fx12= _0x4b1fx3+ 1}}}}};mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1907]]= function(_0x4b1fx2){var _0x4b1fx3=0;if(101207!= _0x4b1fx2[_0x2d5f[1826]][0]){var _0x4b1fx4=_0x4b1fx2[_0x2d5f[1827]],_0x4b1fx5=_0x4b1fx2[_0x2d5f[1828]];_0x4b1fx4== _0x4b1fx5&& (_0x4b1fx4= _0x4b1fx2[_0x2d5f[1097]][_0x2d5f[1827]],_0x4b1fx5= _0x4b1fx2[_0x2d5f[772]][_0x2d5f[1828]]);for(var _0x4b1fx9=0,_0x4b1fxa=mxCellPath[_0x2d5f[385]](_0x4b1fx2[_0x2d5f[1842]][0]),_0x4b1fxa=this[_0x2d5f[1873]][_0x4b1fxa],_0x4b1fx12=_0x4b1fx2[_0x2d5f[1843]]?_0x4b1fx2[_0x2d5f[772]][_0x2d5f[246]]:_0x4b1fx2[_0x2d5f[1097]][_0x2d5f[246]],_0x4b1fx13=this[_0x2d5f[1759]][_0x2d5f[1179]],_0x4b1fx14=0;_0x4b1fx14< _0x4b1fx2[_0x2d5f[1842]][_0x2d5f[67]];_0x4b1fx14++){var _0x4b1fx15=_0x4b1fx2[_0x2d5f[1842]][_0x4b1fx14],_0x4b1fx16=this[_0x2d5f[1759]][_0x2d5f[1710]](_0x4b1fx15,!0),_0x4b1fx17=_0x4b1fx13[_0x2d5f[251]][_0x2d5f[1709]](_0x4b1fx15,!0),_0x4b1fx18=[],_0x4b1fx19=_0x4b1fx2[_0x2d5f[1843]];_0x4b1fx16!= _0x4b1fx12&& (_0x4b1fx19= !_0x4b1fx19);if(null!= _0x4b1fxa){var _0x4b1fx1a=_0x4b1fx19?2:0,_0x4b1fx1b=_0x4b1fx19?this[_0x2d5f[1877]][_0x4b1fx5]:this[_0x2d5f[1878]][_0x4b1fx4],_0x4b1fx1c=_0x4b1fxa[4* _0x4b1fx9+ 1+ _0x4b1fx1a];_0x4b1fx19&& (_0x4b1fx1c= -_0x4b1fx1c);_0x4b1fx1b+= _0x4b1fx1c;_0x4b1fx1a= _0x4b1fxa[4* _0x4b1fx9+ _0x4b1fx1a];_0x4b1fx17= _0x4b1fx13[_0x2d5f[251]][_0x2d5f[1709]](_0x4b1fx15,!0);this[_0x2d5f[1759]][_0x2d5f[1908]](_0x4b1fx17)&& _0x4b1fx13[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx17)== _0x4b1fx16&& (_0x4b1fx1a= _0x4b1fx13[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx17),_0x4b1fx1a= null!= _0x4b1fx1a?_0x4b1fx1a[_0x2d5f[235]]:_0x4b1fx16[_0x2d5f[256]][_0x2d5f[235]]+ _0x4b1fx2[_0x2d5f[1097]][_0x2d5f[117]]* _0x4b1fx17[_0x2d5f[256]][_0x2d5f[235]]);this[_0x2d5f[1870]]== mxConstants[_0x2d5f[1358]]|| this[_0x2d5f[1870]]== mxConstants[_0x2d5f[1354]]?(_0x4b1fx18[_0x2d5f[207]]( new mxPoint(_0x4b1fx1a,_0x4b1fx1b)),this[_0x2d5f[675]]== mxHierarchicalEdgeStyle[_0x2d5f[1906]]&& _0x4b1fx18[_0x2d5f[207]]( new mxPoint(_0x4b1fx1a,_0x4b1fx1b+ _0x4b1fx1c))):(_0x4b1fx18[_0x2d5f[207]]( new mxPoint(_0x4b1fx1b,_0x4b1fx1a)),this[_0x2d5f[675]]== mxHierarchicalEdgeStyle[_0x2d5f[1906]]&& _0x4b1fx18[_0x2d5f[207]]( new mxPoint(_0x4b1fx1b+ _0x4b1fx1c,_0x4b1fx1a)))};_0x4b1fx1a= _0x4b1fx2[_0x2d5f[235]][_0x2d5f[67]]- 1;_0x4b1fx1b= _0x4b1fx1c= -1;_0x4b1fx16= _0x4b1fx2[_0x2d5f[1827]]- 1;_0x4b1fx19&& (_0x4b1fx1a= 0,_0x4b1fx1c= _0x4b1fx2[_0x2d5f[235]][_0x2d5f[67]],_0x4b1fx1b= 1,_0x4b1fx16= _0x4b1fx2[_0x2d5f[1828]]+ 1);for(;_0x4b1fx2[_0x2d5f[1827]]!= _0x4b1fx2[_0x2d5f[1828]]&& _0x4b1fx1a!= _0x4b1fx1c;_0x4b1fx1a+= _0x4b1fx1b){var _0x4b1fx17=_0x4b1fx2[_0x2d5f[235]][_0x4b1fx1a]+ _0x4b1fx3,_0x4b1fx1d=(this[_0x2d5f[1877]][_0x4b1fx16]+ this[_0x2d5f[1878]][_0x4b1fx16+ 1])/ 2,_0x4b1fx1e=(this[_0x2d5f[1877]][_0x4b1fx16- 1]+ this[_0x2d5f[1878]][_0x4b1fx16])/ 2;if(_0x4b1fx19){var _0x4b1fx1f=_0x4b1fx1d,_0x4b1fx1d=_0x4b1fx1e,_0x4b1fx1e=_0x4b1fx1f};this[_0x2d5f[1870]]== mxConstants[_0x2d5f[1358]]|| this[_0x2d5f[1870]]== mxConstants[_0x2d5f[1354]]?(_0x4b1fx18[_0x2d5f[207]]( new mxPoint(_0x4b1fx17,_0x4b1fx1d)),_0x4b1fx18[_0x2d5f[207]]( new mxPoint(_0x4b1fx17,_0x4b1fx1e))):(_0x4b1fx18[_0x2d5f[207]]( new mxPoint(_0x4b1fx1d,_0x4b1fx17)),_0x4b1fx18[_0x2d5f[207]]( new mxPoint(_0x4b1fx1e,_0x4b1fx17)));this[_0x2d5f[1874]]= Math[_0x2d5f[160]](this[_0x2d5f[1874]],_0x4b1fx17);_0x4b1fx16+= _0x4b1fx1b};null!= _0x4b1fxa&& (_0x4b1fx1a= _0x4b1fx19?2:0,_0x4b1fx1b= _0x4b1fx19?this[_0x2d5f[1878]][_0x4b1fx4]:this[_0x2d5f[1877]][_0x4b1fx5],_0x4b1fx1c= _0x4b1fxa[4* _0x4b1fx9+ 3- _0x4b1fx1a],_0x4b1fx19&& (_0x4b1fx1c= -_0x4b1fx1c),_0x4b1fx1b-= _0x4b1fx1c,_0x4b1fx1a= _0x4b1fxa[4* _0x4b1fx9+ 2- _0x4b1fx1a],_0x4b1fx19= _0x4b1fx13[_0x2d5f[251]][_0x2d5f[1709]](_0x4b1fx15,!1),_0x4b1fx16= this[_0x2d5f[1759]][_0x2d5f[1710]](_0x4b1fx15,!1),this[_0x2d5f[1759]][_0x2d5f[1908]](_0x4b1fx19)&& _0x4b1fx13[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx19)== _0x4b1fx16&& (_0x4b1fx1a= _0x4b1fx13[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx19),_0x4b1fx1a= null!= _0x4b1fx1a?_0x4b1fx1a[_0x2d5f[235]]:_0x4b1fx16[_0x2d5f[256]][_0x2d5f[235]]+ _0x4b1fx2[_0x2d5f[772]][_0x2d5f[117]]* _0x4b1fx19[_0x2d5f[256]][_0x2d5f[235]]),this[_0x2d5f[1870]]== mxConstants[_0x2d5f[1358]]|| this[_0x2d5f[1870]]== mxConstants[_0x2d5f[1354]]?(this[_0x2d5f[675]]== mxHierarchicalEdgeStyle[_0x2d5f[1906]]&& _0x4b1fx18[_0x2d5f[207]]( new mxPoint(_0x4b1fx1a,_0x4b1fx1b- _0x4b1fx1c)),_0x4b1fx18[_0x2d5f[207]]( new mxPoint(_0x4b1fx1a,_0x4b1fx1b))):(this[_0x2d5f[675]]== mxHierarchicalEdgeStyle[_0x2d5f[1906]]&& _0x4b1fx18[_0x2d5f[207]]( new mxPoint(_0x4b1fx1b- _0x4b1fx1c,_0x4b1fx1a)),_0x4b1fx18[_0x2d5f[207]]( new mxPoint(_0x4b1fx1b,_0x4b1fx1a))));_0x4b1fx2[_0x2d5f[1843]]&& this[_0x2d5f[1909]](_0x4b1fx2,_0x4b1fx15);this[_0x2d5f[1759]][_0x2d5f[1722]](_0x4b1fx15,_0x4b1fx18);_0x4b1fx3= 0== _0x4b1fx3?this[_0x2d5f[1872]]:0< _0x4b1fx3?-_0x4b1fx3:-_0x4b1fx3+ this[_0x2d5f[1872]];_0x4b1fx9++};_0x4b1fx2[_0x2d5f[1826]][0]= 101207}};mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1725]]= function(_0x4b1fx2){var _0x4b1fx3=_0x4b1fx2[_0x2d5f[246]],_0x4b1fx4=_0x4b1fx2[_0x2d5f[235]][0]- _0x4b1fx2[_0x2d5f[117]]/ 2,_0x4b1fx5=_0x4b1fx2[_0x2d5f[236]][0]- _0x4b1fx2[_0x2d5f[119]]/ 2;this[_0x2d5f[1877]][_0x4b1fx2[_0x2d5f[1828]]]= Math[_0x2d5f[243]](this[_0x2d5f[1877]][_0x4b1fx2[_0x2d5f[1828]]],_0x4b1fx5);this[_0x2d5f[1878]][_0x4b1fx2[_0x2d5f[1828]]]= Math[_0x2d5f[160]](this[_0x2d5f[1878]][_0x4b1fx2[_0x2d5f[1828]]],_0x4b1fx5+ _0x4b1fx2[_0x2d5f[119]]);this[_0x2d5f[1870]]== mxConstants[_0x2d5f[1358]]|| this[_0x2d5f[1870]]== mxConstants[_0x2d5f[1354]]?this[_0x2d5f[1759]][_0x2d5f[1725]](_0x4b1fx3,_0x4b1fx4,_0x4b1fx5):this[_0x2d5f[1759]][_0x2d5f[1725]](_0x4b1fx3,_0x4b1fx5,_0x4b1fx4);this[_0x2d5f[1874]]= Math[_0x2d5f[160]](this[_0x2d5f[1874]],_0x4b1fx4+ _0x4b1fx2[_0x2d5f[117]])};mxCoordinateAssignment[_0x2d5f[202]][_0x2d5f[1909]]= function(_0x4b1fx2,_0x4b1fx3){};function WeightedCellSorter(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[246]]= _0x4b1fx2;this[_0x2d5f[1782]]= _0x4b1fx3}WeightedCellSorter[_0x2d5f[202]][_0x2d5f[1782]]= 0;WeightedCellSorter[_0x2d5f[202]][_0x2d5f[1783]]= !1;WeightedCellSorter[_0x2d5f[202]][_0x2d5f[1784]]= !1;WeightedCellSorter[_0x2d5f[202]][_0x2d5f[1785]]= null;WeightedCellSorter[_0x2d5f[202]][_0x2d5f[246]]= null;WeightedCellSorter[_0x2d5f[202]][_0x2d5f[469]]= function(_0x4b1fx2,_0x4b1fx3){return null!= _0x4b1fx2&& null!= _0x4b1fx3?_0x4b1fx3[_0x2d5f[1782]]> _0x4b1fx2[_0x2d5f[1782]]?-1:_0x4b1fx3[_0x2d5f[1782]]< _0x4b1fx2[_0x2d5f[1782]]?1:_0x4b1fx3[_0x2d5f[1783]]?-1:1:0};function mxHierarchicalLayout(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){mxGraphLayout[_0x2d5f[239]](this,_0x4b1fx2);this[_0x2d5f[1870]]= null!= _0x4b1fx3?_0x4b1fx3:mxConstants[_0x2d5f[1358]];this[_0x2d5f[1910]]= null!= _0x4b1fx4?_0x4b1fx4:!0}mxHierarchicalLayout[_0x2d5f[202]]= new mxGraphLayout;mxHierarchicalLayout[_0x2d5f[202]][_0x2d5f[196]]= mxHierarchicalLayout;mxHierarchicalLayout[_0x2d5f[202]][_0x2d5f[1845]]= null;mxHierarchicalLayout[_0x2d5f[202]][_0x2d5f[1735]]= !1;mxHierarchicalLayout[_0x2d5f[202]][_0x2d5f[1911]]= !1;mxHierarchicalLayout[_0x2d5f[202]][_0x2d5f[1912]]= 0;mxHierarchicalLayout[_0x2d5f[202]][_0x2d5f[1868]]= 30;mxHierarchicalLayout[_0x2d5f[202]][_0x2d5f[1869]]= 100;mxHierarchicalLayout[_0x2d5f[202]][_0x2d5f[1913]]= 60;mxHierarchicalLayout[_0x2d5f[202]][_0x2d5f[1872]]= 10;mxHierarchicalLayout[_0x2d5f[202]][_0x2d5f[1870]]= mxConstants[_0x2d5f[1358]];mxHierarchicalLayout[_0x2d5f[202]][_0x2d5f[1882]]= !0;mxHierarchicalLayout[_0x2d5f[202]][_0x2d5f[1844]]= !0;mxHierarchicalLayout[_0x2d5f[202]][_0x2d5f[1787]]= !0;mxHierarchicalLayout[_0x2d5f[202]][_0x2d5f[1914]]= !0;mxHierarchicalLayout[_0x2d5f[202]][_0x2d5f[251]]= null;mxHierarchicalLayout[_0x2d5f[202]][_0x2d5f[1915]]= null;mxHierarchicalLayout[_0x2d5f[202]][_0x2d5f[502]]= function(){return this[_0x2d5f[251]]};mxHierarchicalLayout[_0x2d5f[202]][_0x2d5f[350]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[1101]]= _0x4b1fx2;var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[251]];this[_0x2d5f[1915]]= {};if(!(null== _0x4b1fx3&& null== _0x4b1fx2)){if(null!= _0x4b1fx3&& null!= _0x4b1fx2){for(var _0x4b1fx5=[],_0x4b1fx9=0;_0x4b1fx9< _0x4b1fx3[_0x2d5f[67]];_0x4b1fx9++){_0x4b1fx4[_0x2d5f[1720]](_0x4b1fx2,_0x4b1fx3[_0x4b1fx9])&& _0x4b1fx5[_0x2d5f[207]](_0x4b1fx3[_0x4b1fx9])};this[_0x2d5f[1845]]= _0x4b1fx5}else {this[_0x2d5f[1845]]= _0x4b1fx3};_0x4b1fx4[_0x2d5f[473]]();try{this[_0x2d5f[1916]](_0x4b1fx2),this[_0x2d5f[1735]]&& !this[_0x2d5f[1179]][_0x2d5f[1742]](_0x4b1fx2)&& this[_0x2d5f[1179]][_0x2d5f[1917]]([_0x4b1fx2],this[_0x2d5f[1912]],this[_0x2d5f[1911]])}finally{_0x4b1fx4[_0x2d5f[476]]()}}};mxHierarchicalLayout[_0x2d5f[202]][_0x2d5f[1918]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=[];if(null!= _0x4b1fx2&& null!= _0x4b1fx3){var _0x4b1fx5=this[_0x2d5f[1179]][_0x2d5f[251]],_0x4b1fx9=null,_0x4b1fxa=-1E5,_0x4b1fx12;for(_0x4b1fx12 in _0x4b1fx3){var _0x4b1fx13=_0x4b1fx3[_0x4b1fx12];if(_0x4b1fx5[_0x2d5f[1193]](_0x4b1fx13)&& this[_0x2d5f[1179]][_0x2d5f[1714]](_0x4b1fx13)){for(var _0x4b1fx14=this[_0x2d5f[264]](_0x4b1fx13),_0x4b1fx15=0,_0x4b1fx16=0,_0x4b1fx17=0;_0x4b1fx17< _0x4b1fx14[_0x2d5f[67]];_0x4b1fx17++){this[_0x2d5f[1710]](_0x4b1fx14[_0x4b1fx17],!0)== _0x4b1fx13?_0x4b1fx15++:_0x4b1fx16++};0== _0x4b1fx16&& 0< _0x4b1fx15&& _0x4b1fx4[_0x2d5f[207]](_0x4b1fx13);_0x4b1fx14= _0x4b1fx15- _0x4b1fx16;_0x4b1fx14> _0x4b1fxa&& (_0x4b1fxa= _0x4b1fx14,_0x4b1fx9= _0x4b1fx13)}};0== _0x4b1fx4[_0x2d5f[67]]&& null!= _0x4b1fx9&& _0x4b1fx4[_0x2d5f[207]](_0x4b1fx9)};return _0x4b1fx4};mxHierarchicalLayout[_0x2d5f[202]][_0x2d5f[264]]= function(_0x4b1fx2){var _0x4b1fx3=mxCellPath[_0x2d5f[385]](_0x4b1fx2);if(null!= this[_0x2d5f[1915]][_0x4b1fx3]){return this[_0x2d5f[1915]][_0x4b1fx3]};for(var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[251]],_0x4b1fx5=[],_0x4b1fx9=this[_0x2d5f[1179]][_0x2d5f[1742]](_0x4b1fx2),_0x4b1fxa=_0x4b1fx4[_0x2d5f[262]](_0x4b1fx2),_0x4b1fx12=0;_0x4b1fx12< _0x4b1fxa;_0x4b1fx12++){var _0x4b1fx13=_0x4b1fx4[_0x2d5f[263]](_0x4b1fx2,_0x4b1fx12);if(this[_0x2d5f[1908]](_0x4b1fx13)){_0x4b1fx5= _0x4b1fx5[_0x2d5f[1919]](_0x4b1fx4[_0x2d5f[264]](_0x4b1fx13,!0,!0))}else {if(_0x4b1fx9|| !this[_0x2d5f[1179]][_0x2d5f[1714]](_0x4b1fx13)){_0x4b1fx5= _0x4b1fx5[_0x2d5f[1919]](_0x4b1fx4[_0x2d5f[264]](_0x4b1fx13,!0,!0))}}};_0x4b1fx5= _0x4b1fx5[_0x2d5f[1919]](_0x4b1fx4[_0x2d5f[264]](_0x4b1fx2,!0,!0));_0x4b1fx4= [];for(_0x4b1fx12= 0;_0x4b1fx12< _0x4b1fx5[_0x2d5f[67]];_0x4b1fx12++){_0x4b1fx9= this[_0x2d5f[1710]](_0x4b1fx5[_0x4b1fx12],!0),_0x4b1fxa= this[_0x2d5f[1710]](_0x4b1fx5[_0x4b1fx12],!1),(_0x4b1fx9== _0x4b1fxa|| _0x4b1fx9!= _0x4b1fxa&& (_0x4b1fxa== _0x4b1fx2&& (null== this[_0x2d5f[1101]]|| this[_0x2d5f[1179]][_0x2d5f[1920]](_0x4b1fx9,this[_0x2d5f[1101]],this[_0x2d5f[1914]]))|| _0x4b1fx9== _0x4b1fx2&& (null== this[_0x2d5f[1101]]|| this[_0x2d5f[1179]][_0x2d5f[1920]](_0x4b1fxa,this[_0x2d5f[1101]],this[_0x2d5f[1914]]))))&& _0x4b1fx4[_0x2d5f[207]](_0x4b1fx5[_0x4b1fx12])};return this[_0x2d5f[1915]][_0x4b1fx3]= _0x4b1fx4};mxHierarchicalLayout[_0x2d5f[202]][_0x2d5f[1710]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx2),_0x4b1fx4=null!= _0x4b1fx4?_0x4b1fx4[_0x2d5f[1710]](_0x4b1fx3):this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[1710]](_0x4b1fx2,_0x4b1fx3);this[_0x2d5f[1908]](_0x4b1fx4)&& (_0x4b1fx4= this[_0x2d5f[1179]][_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx4));return _0x4b1fx4};mxHierarchicalLayout[_0x2d5f[202]][_0x2d5f[1916]]= function(_0x4b1fx2){var _0x4b1fx3=[],_0x4b1fx4=[];if(null== this[_0x2d5f[1845]]&& null!= _0x4b1fx2){var _0x4b1fx5={};this[_0x2d5f[1921]](_0x4b1fx2,_0x4b1fx5);this[_0x2d5f[1845]]= [];var _0x4b1fx9=!0,_0x4b1fxa;for(_0x4b1fxa in _0x4b1fx5){if(null!= _0x4b1fx5[_0x4b1fxa]){_0x4b1fx9= !1;break}};for(;!_0x4b1fx9;){for(var _0x4b1fx12=this[_0x2d5f[1918]](_0x4b1fx2,_0x4b1fx5),_0x4b1fx9=0;_0x4b1fx9< _0x4b1fx12[_0x2d5f[67]];_0x4b1fx9++){var _0x4b1fx13=[];_0x4b1fx3[_0x2d5f[207]](_0x4b1fx13);this[_0x2d5f[1706]](_0x4b1fx12[_0x4b1fx9],!0,null,_0x4b1fx4,_0x4b1fx13,_0x4b1fx3,_0x4b1fx5)};for(_0x4b1fx9= 0;_0x4b1fx9< _0x4b1fx12[_0x2d5f[67]];_0x4b1fx9++){this[_0x2d5f[1845]][_0x2d5f[207]](_0x4b1fx12[_0x4b1fx9])};_0x4b1fx9= !0;for(_0x4b1fxa in _0x4b1fx5){if(null!= _0x4b1fx5[_0x4b1fxa]){_0x4b1fx9= !1;break}}}}else {for(_0x4b1fx9= 0;_0x4b1fx9< roots[_0x2d5f[67]];_0x4b1fx9++){_0x4b1fx13= [],_0x4b1fx3[_0x2d5f[207]](_0x4b1fx13),traverse(roots[_0x2d5f[203]](_0x4b1fx9),!0,null,_0x4b1fx4,_0x4b1fx13,_0x4b1fx3,null)}};for(_0x4b1fx9= _0x4b1fx4= 0;_0x4b1fx9< _0x4b1fx3[_0x2d5f[67]];_0x4b1fx9++){_0x4b1fx13= _0x4b1fx3[_0x4b1fx9];_0x4b1fx5= [];for(_0x4b1fxa in _0x4b1fx13){_0x4b1fx5[_0x2d5f[207]](_0x4b1fx13[_0x4b1fxa])};this[_0x2d5f[251]]= new mxGraphHierarchyModel(this,_0x4b1fx5,this[_0x2d5f[1845]],_0x4b1fx2,this[_0x2d5f[1844]]);this[_0x2d5f[1922]](_0x4b1fx2);this[_0x2d5f[1923]]();this[_0x2d5f[1924]](_0x4b1fx2);_0x4b1fx4= this[_0x2d5f[1925]](_0x4b1fx4,_0x4b1fx2)}};mxHierarchicalLayout[_0x2d5f[202]][_0x2d5f[1921]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[251]];_0x4b1fx4[_0x2d5f[1193]](_0x4b1fx2)&& (_0x4b1fx2!= this[_0x2d5f[1101]]&& this[_0x2d5f[1179]][_0x2d5f[1714]](_0x4b1fx2))&& (_0x4b1fx3[mxCellPath[_0x2d5f[385]](_0x4b1fx2)]= _0x4b1fx2);if(this[_0x2d5f[1914]]|| _0x4b1fx2== this[_0x2d5f[1101]]&& this[_0x2d5f[1179]][_0x2d5f[1714]](_0x4b1fx2)){for(var _0x4b1fx5=_0x4b1fx4[_0x2d5f[262]](_0x4b1fx2),_0x4b1fx9=0;_0x4b1fx9< _0x4b1fx5;_0x4b1fx9++){var _0x4b1fxa=_0x4b1fx4[_0x2d5f[263]](_0x4b1fx2,_0x4b1fx9);this[_0x2d5f[1908]](_0x4b1fxa)|| this[_0x2d5f[1921]](_0x4b1fxa,_0x4b1fx3)}}};mxHierarchicalLayout[_0x2d5f[202]][_0x2d5f[1908]]= function(_0x4b1fx2){return _0x4b1fx2[_0x2d5f[256]][_0x2d5f[1500]]?!0:!1};mxHierarchicalLayout[_0x2d5f[202]][_0x2d5f[1781]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx4= null!= _0x4b1fx4?_0x4b1fx4:!1;for(var _0x4b1fx5=this[_0x2d5f[264]](_0x4b1fx2),_0x4b1fx9=[],_0x4b1fxa=0;_0x4b1fxa< _0x4b1fx5[_0x2d5f[67]];_0x4b1fxa++){var _0x4b1fx12=this[_0x2d5f[1710]](_0x4b1fx5[_0x4b1fxa],!0),_0x4b1fx13=this[_0x2d5f[1710]](_0x4b1fx5[_0x4b1fxa],!1);(_0x4b1fx12== _0x4b1fx2&& _0x4b1fx13== _0x4b1fx3|| !_0x4b1fx4&& _0x4b1fx12== _0x4b1fx3&& _0x4b1fx13== _0x4b1fx2)&& _0x4b1fx9[_0x2d5f[207]](_0x4b1fx5[_0x4b1fxa])};return _0x4b1fx9};mxHierarchicalLayout[_0x2d5f[202]][_0x2d5f[1706]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12){if(null!= _0x4b1fx2&& null!= _0x4b1fx5){var _0x4b1fx13=mxCellPath[_0x2d5f[385]](_0x4b1fx2);if(null== _0x4b1fx5[_0x4b1fx13]&& (null== _0x4b1fx12|| null!= _0x4b1fx12[_0x4b1fx13])){null== _0x4b1fx9[_0x4b1fx13]&& (_0x4b1fx9[_0x4b1fx13]= _0x4b1fx2);null== _0x4b1fx5[_0x4b1fx13]&& (_0x4b1fx5[_0x4b1fx13]= _0x4b1fx2);delete _0x4b1fx12[_0x4b1fx13];var _0x4b1fx14=this[_0x2d5f[264]](_0x4b1fx2);for(_0x4b1fx4= 0;_0x4b1fx4< _0x4b1fx14[_0x2d5f[67]];_0x4b1fx4++){if(_0x4b1fx13= this[_0x2d5f[1710]](_0x4b1fx14[_0x4b1fx4],!0)== _0x4b1fx2,!_0x4b1fx3|| _0x4b1fx13){_0x4b1fx13= this[_0x2d5f[1710]](_0x4b1fx14[_0x4b1fx4],!_0x4b1fx13),_0x4b1fx9= this[_0x2d5f[1706]](_0x4b1fx13,_0x4b1fx3,_0x4b1fx14[_0x4b1fx4],_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12)}}}else {if(null== _0x4b1fx9[_0x4b1fx13]){for(_0x4b1fx4= 0;_0x4b1fx4< _0x4b1fxa[_0x2d5f[67]];_0x4b1fx4++){if(_0x4b1fx2= _0x4b1fxa[_0x4b1fx4],null!= _0x4b1fx2[_0x4b1fx13]){for(_0x4b1fx14 in _0x4b1fx9){_0x4b1fx2[_0x4b1fx14]= _0x4b1fx9[_0x4b1fx14]};_0x4b1fxa[_0x2d5f[1242]]();return _0x4b1fx2}}}}};return _0x4b1fx9};mxHierarchicalLayout[_0x2d5f[202]][_0x2d5f[1922]]= function(_0x4b1fx2){( new mxMinimumCycleRemover(this))[_0x2d5f[350]](_0x4b1fx2)};mxHierarchicalLayout[_0x2d5f[202]][_0x2d5f[1923]]= function(){this[_0x2d5f[251]][_0x2d5f[1852]]();this[_0x2d5f[251]][_0x2d5f[1854]]()};mxHierarchicalLayout[_0x2d5f[202]][_0x2d5f[1924]]= function(_0x4b1fx2){( new mxMedianHybridCrossingReduction(this))[_0x2d5f[350]](_0x4b1fx2)};mxHierarchicalLayout[_0x2d5f[202]][_0x2d5f[1925]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4= new mxCoordinateAssignment(this,this[_0x2d5f[1868]],this[_0x2d5f[1869]],this[_0x2d5f[1870]],_0x4b1fx2,this[_0x2d5f[1872]]);_0x4b1fx4[_0x2d5f[1882]]= this[_0x2d5f[1882]];_0x4b1fx4[_0x2d5f[350]](_0x4b1fx3);return _0x4b1fx4[_0x2d5f[1874]]+ this[_0x2d5f[1913]]};function mxGraphModel(_0x4b1fx2){this[_0x2d5f[1926]]= this[_0x2d5f[1096]]();null!= _0x4b1fx2?this[_0x2d5f[1927]](_0x4b1fx2):this[_0x2d5f[200]]()}mxGraphModel[_0x2d5f[202]]= new mxEventSource;mxGraphModel[_0x2d5f[202]][_0x2d5f[196]]= mxGraphModel;mxGraphModel[_0x2d5f[202]][_0x2d5f[813]]= null;mxGraphModel[_0x2d5f[202]][_0x2d5f[895]]= null;mxGraphModel[_0x2d5f[202]][_0x2d5f[1928]]= !0;mxGraphModel[_0x2d5f[202]][_0x2d5f[1929]]= !0;mxGraphModel[_0x2d5f[202]][_0x2d5f[1089]]= _0x2d5f[110];mxGraphModel[_0x2d5f[202]][_0x2d5f[1930]]= _0x2d5f[110];mxGraphModel[_0x2d5f[202]][_0x2d5f[1931]]= 0;mxGraphModel[_0x2d5f[202]][_0x2d5f[1926]]= null;mxGraphModel[_0x2d5f[202]][_0x2d5f[1932]]= 0;mxGraphModel[_0x2d5f[202]][_0x2d5f[1933]]= !1;mxGraphModel[_0x2d5f[202]][_0x2d5f[200]]= function(){this[_0x2d5f[1927]](this[_0x2d5f[1934]]())};mxGraphModel[_0x2d5f[202]][_0x2d5f[1935]]= function(){return this[_0x2d5f[1929]]};mxGraphModel[_0x2d5f[202]][_0x2d5f[1936]]= function(_0x4b1fx2){this[_0x2d5f[1929]]= _0x4b1fx2};mxGraphModel[_0x2d5f[202]][_0x2d5f[1934]]= function(){var _0x4b1fx2= new mxCell;_0x4b1fx2[_0x2d5f[1937]]( new mxCell);return _0x4b1fx2};mxGraphModel[_0x2d5f[202]][_0x2d5f[736]]= function(_0x4b1fx2){return null!= this[_0x2d5f[895]]?this[_0x2d5f[895]][_0x4b1fx2]:null};mxGraphModel[_0x2d5f[202]][_0x2d5f[1938]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=null;if(null!= _0x4b1fx2){for(var _0x4b1fx4=[],_0x4b1fx5=0;_0x4b1fx5< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx5++){_0x4b1fx3(_0x4b1fx2[_0x4b1fx5])&& _0x4b1fx4[_0x2d5f[207]](_0x4b1fx2[_0x4b1fx5])}};return _0x4b1fx4};mxGraphModel[_0x2d5f[202]][_0x2d5f[1939]]= function(_0x4b1fx2){return this[_0x2d5f[1921]](null,_0x4b1fx2)};mxGraphModel[_0x2d5f[202]][_0x2d5f[1921]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=[];_0x4b1fx3= _0x4b1fx3|| this[_0x2d5f[501]]();(null== _0x4b1fx2|| _0x4b1fx2(_0x4b1fx3))&& _0x4b1fx4[_0x2d5f[207]](_0x4b1fx3);for(var _0x4b1fx5=this[_0x2d5f[262]](_0x4b1fx3),_0x4b1fx9=0;_0x4b1fx9< _0x4b1fx5;_0x4b1fx9++){var _0x4b1fxa=this[_0x2d5f[263]](_0x4b1fx3,_0x4b1fx9),_0x4b1fx4=_0x4b1fx4[_0x2d5f[1919]](this[_0x2d5f[1921]](_0x4b1fx2,_0x4b1fxa))};return _0x4b1fx4};mxGraphModel[_0x2d5f[202]][_0x2d5f[501]]= function(_0x4b1fx2){var _0x4b1fx3=_0x4b1fx2|| this[_0x2d5f[813]];if(null!= _0x4b1fx2){for(;null!= _0x4b1fx2;){_0x4b1fx3= _0x4b1fx2,_0x4b1fx2= this[_0x2d5f[1197]](_0x4b1fx2)}};return _0x4b1fx3};mxGraphModel[_0x2d5f[202]][_0x2d5f[1927]]= function(_0x4b1fx2){this[_0x2d5f[350]]( new mxRootChange(this,_0x4b1fx2));return _0x4b1fx2};mxGraphModel[_0x2d5f[202]][_0x2d5f[1940]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[813]];this[_0x2d5f[813]]= _0x4b1fx2;this[_0x2d5f[1931]]= 0;this[_0x2d5f[895]]= null;this[_0x2d5f[1941]](_0x4b1fx2);return _0x4b1fx3};mxGraphModel[_0x2d5f[202]][_0x2d5f[1942]]= function(_0x4b1fx2){return null!= _0x4b1fx2&& this[_0x2d5f[813]]== _0x4b1fx2};mxGraphModel[_0x2d5f[202]][_0x2d5f[1740]]= function(_0x4b1fx2){return this[_0x2d5f[1942]](this[_0x2d5f[1197]](_0x4b1fx2))};mxGraphModel[_0x2d5f[202]][_0x2d5f[1720]]= function(_0x4b1fx2,_0x4b1fx3){for(;null!= _0x4b1fx3&& _0x4b1fx3!= _0x4b1fx2;){_0x4b1fx3= this[_0x2d5f[1197]](_0x4b1fx3)};return _0x4b1fx3== _0x4b1fx2};mxGraphModel[_0x2d5f[202]][_0x2d5f[442]]= function(_0x4b1fx2){return this[_0x2d5f[1720]](this[_0x2d5f[813]],_0x4b1fx2)};mxGraphModel[_0x2d5f[202]][_0x2d5f[1197]]= function(_0x4b1fx2){return null!= _0x4b1fx2?_0x4b1fx2[_0x2d5f[1197]]():null};mxGraphModel[_0x2d5f[202]][_0x2d5f[99]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){if(_0x4b1fx3!= _0x4b1fx2&& null!= _0x4b1fx2&& null!= _0x4b1fx3){null== _0x4b1fx4&& (_0x4b1fx4= this[_0x2d5f[262]](_0x4b1fx2));var _0x4b1fx5=_0x4b1fx2!= this[_0x2d5f[1197]](_0x4b1fx3);this[_0x2d5f[350]]( new mxChildChange(this,_0x4b1fx2,_0x4b1fx3,_0x4b1fx4));this[_0x2d5f[1928]]&& _0x4b1fx5&& this[_0x2d5f[1943]](_0x4b1fx3)};return _0x4b1fx3};mxGraphModel[_0x2d5f[202]][_0x2d5f[1941]]= function(_0x4b1fx2){if(null!= _0x4b1fx2){null== _0x4b1fx2[_0x2d5f[1103]]()&& this[_0x2d5f[1929]]&& _0x4b1fx2[_0x2d5f[1945]](this[_0x2d5f[1944]](_0x4b1fx2));if(null!= _0x4b1fx2[_0x2d5f[1103]]()){var _0x4b1fx3=this[_0x2d5f[736]](_0x4b1fx2[_0x2d5f[1103]]());if(_0x4b1fx3!= _0x4b1fx2){for(;null!= _0x4b1fx3;){_0x4b1fx2[_0x2d5f[1945]](this[_0x2d5f[1944]](_0x4b1fx2)),_0x4b1fx3= this[_0x2d5f[736]](_0x4b1fx2[_0x2d5f[1103]]())};null== this[_0x2d5f[895]]&& (this[_0x2d5f[895]]= {});this[_0x2d5f[895]][_0x4b1fx2[_0x2d5f[1103]]()]= _0x4b1fx2}};mxUtils[_0x2d5f[1946]](_0x4b1fx2[_0x2d5f[1103]]())&& (this[_0x2d5f[1931]]= Math[_0x2d5f[160]](this[_0x2d5f[1931]],_0x4b1fx2[_0x2d5f[1103]]()));for(var _0x4b1fx3=this[_0x2d5f[262]](_0x4b1fx2),_0x4b1fx4=0;_0x4b1fx4< _0x4b1fx3;_0x4b1fx4++){this[_0x2d5f[1941]](this[_0x2d5f[263]](_0x4b1fx2,_0x4b1fx4))}}};mxGraphModel[_0x2d5f[202]][_0x2d5f[1944]]= function(_0x4b1fx2){_0x4b1fx2= this[_0x2d5f[1931]];this[_0x2d5f[1931]]++;return this[_0x2d5f[1089]]+ _0x4b1fx2+ this[_0x2d5f[1930]]};mxGraphModel[_0x2d5f[202]][_0x2d5f[1943]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3= _0x4b1fx3|| this[_0x2d5f[501]](_0x4b1fx2);for(var _0x4b1fx4=this[_0x2d5f[262]](_0x4b1fx2),_0x4b1fx5=0;_0x4b1fx5< _0x4b1fx4;_0x4b1fx5++){var _0x4b1fx9=this[_0x2d5f[263]](_0x4b1fx2,_0x4b1fx5);this[_0x2d5f[1943]](_0x4b1fx9,_0x4b1fx3)};_0x4b1fx9= this[_0x2d5f[1707]](_0x4b1fx2);_0x4b1fx4= [];for(_0x4b1fx5= 0;_0x4b1fx5< _0x4b1fx9;_0x4b1fx5++){_0x4b1fx4[_0x2d5f[207]](this[_0x2d5f[1708]](_0x4b1fx2,_0x4b1fx5))};for(_0x4b1fx5= 0;_0x4b1fx5< _0x4b1fx4[_0x2d5f[67]];_0x4b1fx5++){_0x4b1fx9= _0x4b1fx4[_0x4b1fx5],this[_0x2d5f[1720]](_0x4b1fx3,_0x4b1fx9)&& this[_0x2d5f[1947]](_0x4b1fx9,_0x4b1fx3)}};mxGraphModel[_0x2d5f[202]][_0x2d5f[1947]]= function(_0x4b1fx2,_0x4b1fx3){for(var _0x4b1fx4=this[_0x2d5f[1709]](_0x4b1fx2,!0),_0x4b1fx5=this[_0x2d5f[1709]](_0x4b1fx2,!1),_0x4b1fx9=null;null!= _0x4b1fx4&& !this[_0x2d5f[250]](_0x4b1fx4)&& null!= _0x4b1fx4[_0x2d5f[256]]&& _0x4b1fx4[_0x2d5f[256]][_0x2d5f[1500]];){_0x4b1fx4= this[_0x2d5f[1197]](_0x4b1fx4)};for(;null!= _0x4b1fx5&& !this[_0x2d5f[250]](_0x4b1fx5)&& null!= _0x4b1fx5[_0x2d5f[256]]&& _0x4b1fx5[_0x2d5f[256]][_0x2d5f[1500]];){_0x4b1fx5= this[_0x2d5f[1197]](_0x4b1fx5)};if(this[_0x2d5f[1720]](_0x4b1fx3,_0x4b1fx4)&& this[_0x2d5f[1720]](_0x4b1fx3,_0x4b1fx5)&& (_0x4b1fx9= _0x4b1fx4== _0x4b1fx5?this[_0x2d5f[1197]](_0x4b1fx4):this[_0x2d5f[1948]](_0x4b1fx4,_0x4b1fx5),null!= _0x4b1fx9&& (this[_0x2d5f[1197]](_0x4b1fx9)!= this[_0x2d5f[813]]|| this[_0x2d5f[1720]](_0x4b1fx9,_0x4b1fx2))&& this[_0x2d5f[1197]](_0x4b1fx2)!= _0x4b1fx9)){_0x4b1fx4= this[_0x2d5f[1721]](_0x4b1fx2);if(null!= _0x4b1fx4){var _0x4b1fxa=this[_0x2d5f[1949]](this[_0x2d5f[1197]](_0x4b1fx2)),_0x4b1fx12=this[_0x2d5f[1949]](_0x4b1fx9),_0x4b1fx5=_0x4b1fx12[_0x2d5f[235]]- _0x4b1fxa[_0x2d5f[235]],_0x4b1fxa=_0x4b1fx12[_0x2d5f[236]]- _0x4b1fxa[_0x2d5f[236]],_0x4b1fx4=_0x4b1fx4[_0x2d5f[238]]();_0x4b1fx4[_0x2d5f[513]](-_0x4b1fx5,-_0x4b1fxa);this[_0x2d5f[1724]](_0x4b1fx2,_0x4b1fx4)};this[_0x2d5f[99]](_0x4b1fx9,_0x4b1fx2,this[_0x2d5f[262]](_0x4b1fx9))}};mxGraphModel[_0x2d5f[202]][_0x2d5f[1949]]= function(_0x4b1fx2){var _0x4b1fx3=null;null!= _0x4b1fx2?(_0x4b1fx3= this[_0x2d5f[1949]](this[_0x2d5f[1197]](_0x4b1fx2)),this[_0x2d5f[250]](_0x4b1fx2)|| (_0x4b1fx2= this[_0x2d5f[1721]](_0x4b1fx2),null!= _0x4b1fx2&& (_0x4b1fx3[_0x2d5f[235]]+= _0x4b1fx2[_0x2d5f[235]],_0x4b1fx3[_0x2d5f[236]]+= _0x4b1fx2[_0x2d5f[236]]))):_0x4b1fx3= new mxPoint;return _0x4b1fx3};mxGraphModel[_0x2d5f[202]][_0x2d5f[1948]]= function(_0x4b1fx2,_0x4b1fx3){if(null!= _0x4b1fx2&& null!= _0x4b1fx3){var _0x4b1fx4=mxCellPath[_0x2d5f[385]](_0x4b1fx3);if(null!= _0x4b1fx4&& 0< _0x4b1fx4[_0x2d5f[67]]){var _0x4b1fx5=_0x4b1fx2,_0x4b1fx9=mxCellPath[_0x2d5f[385]](_0x4b1fx5);if(_0x4b1fx4[_0x2d5f[67]]< _0x4b1fx9[_0x2d5f[67]]){var _0x4b1fx5=_0x4b1fx3,_0x4b1fxa=_0x4b1fx9,_0x4b1fx9=_0x4b1fx4,_0x4b1fx4=_0x4b1fxa};for(;null!= _0x4b1fx5;){_0x4b1fxa= this[_0x2d5f[1197]](_0x4b1fx5);if(0== _0x4b1fx4[_0x2d5f[2]](_0x4b1fx9+ mxCellPath[_0x2d5f[1950]])&& null!= _0x4b1fxa){return _0x4b1fx5};_0x4b1fx9= mxCellPath[_0x2d5f[1951]](_0x4b1fx9);_0x4b1fx5= _0x4b1fxa}}};return null};mxGraphModel[_0x2d5f[202]][_0x2d5f[205]]= function(_0x4b1fx2){_0x4b1fx2== this[_0x2d5f[813]]?this[_0x2d5f[1927]](null):null!= this[_0x2d5f[1197]](_0x4b1fx2)&& this[_0x2d5f[350]]( new mxChildChange(this,null,_0x4b1fx2));return _0x4b1fx2};mxGraphModel[_0x2d5f[202]][_0x2d5f[1102]]= function(_0x4b1fx2){if(null!= _0x4b1fx2&& null!= this[_0x2d5f[895]]){for(var _0x4b1fx3=this[_0x2d5f[262]](_0x4b1fx2)- 1;0<= _0x4b1fx3;_0x4b1fx3--){this[_0x2d5f[1102]](this[_0x2d5f[263]](_0x4b1fx2,_0x4b1fx3))};null!= this[_0x2d5f[895]]&& null!= _0x4b1fx2[_0x2d5f[1103]]()&& delete this[_0x2d5f[895]][_0x4b1fx2[_0x2d5f[1103]]()]}};mxGraphModel[_0x2d5f[202]][_0x2d5f[1952]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=this[_0x2d5f[1197]](_0x4b1fx2);null!= _0x4b1fx3?(_0x4b1fx3!= _0x4b1fx5|| _0x4b1fx5[_0x2d5f[1738]](_0x4b1fx2)!= _0x4b1fx4)&& _0x4b1fx3[_0x2d5f[1937]](_0x4b1fx2,_0x4b1fx4):null!= _0x4b1fx5&& (_0x4b1fx4= _0x4b1fx5[_0x2d5f[1738]](_0x4b1fx2),_0x4b1fx5[_0x2d5f[205]](_0x4b1fx4));!this[_0x2d5f[442]](_0x4b1fx5)&& null!= _0x4b1fx3?this[_0x2d5f[1941]](_0x4b1fx2):null== _0x4b1fx3&& this[_0x2d5f[1102]](_0x4b1fx2);return _0x4b1fx5};mxGraphModel[_0x2d5f[202]][_0x2d5f[262]]= function(_0x4b1fx2){return null!= _0x4b1fx2?_0x4b1fx2[_0x2d5f[262]]():0};mxGraphModel[_0x2d5f[202]][_0x2d5f[263]]= function(_0x4b1fx2,_0x4b1fx3){return null!= _0x4b1fx2?_0x4b1fx2[_0x2d5f[263]](_0x4b1fx3):null};mxGraphModel[_0x2d5f[202]][_0x2d5f[1953]]= function(_0x4b1fx2){return null!= _0x4b1fx2?_0x4b1fx2[_0x2d5f[1954]]:null};mxGraphModel[_0x2d5f[202]][_0x2d5f[1728]]= function(_0x4b1fx2){return this[_0x2d5f[1955]](_0x4b1fx2,!0,!1)};mxGraphModel[_0x2d5f[202]][_0x2d5f[1956]]= function(_0x4b1fx2){return this[_0x2d5f[1955]](_0x4b1fx2,!1,!0)};mxGraphModel[_0x2d5f[202]][_0x2d5f[1955]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx3= null!= _0x4b1fx3?_0x4b1fx3:!1;_0x4b1fx4= null!= _0x4b1fx4?_0x4b1fx4:!1;for(var _0x4b1fx5=this[_0x2d5f[262]](_0x4b1fx2),_0x4b1fx9=[],_0x4b1fxa=0;_0x4b1fxa< _0x4b1fx5;_0x4b1fxa++){var _0x4b1fx12=this[_0x2d5f[263]](_0x4b1fx2,_0x4b1fxa);(!_0x4b1fx4&& !_0x4b1fx3|| _0x4b1fx4&& this[_0x2d5f[250]](_0x4b1fx12)|| _0x4b1fx3&& this[_0x2d5f[1193]](_0x4b1fx12)) && _0x4b1fx9[_0x2d5f[207]](_0x4b1fx12)};return _0x4b1fx9};mxGraphModel[_0x2d5f[202]][_0x2d5f[1709]]= function(_0x4b1fx2,_0x4b1fx3){return null!= _0x4b1fx2?_0x4b1fx2[_0x2d5f[1709]](_0x4b1fx3):null};mxGraphModel[_0x2d5f[202]][_0x2d5f[1957]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=_0x4b1fx3!= this[_0x2d5f[1709]](_0x4b1fx2,_0x4b1fx4);this[_0x2d5f[350]]( new mxTerminalChange(this,_0x4b1fx2,_0x4b1fx3,_0x4b1fx4));this[_0x2d5f[1928]]&& _0x4b1fx5&& this[_0x2d5f[1947]](_0x4b1fx2,this[_0x2d5f[501]]());return _0x4b1fx3};mxGraphModel[_0x2d5f[202]][_0x2d5f[1958]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){this[_0x2d5f[473]]();try{this[_0x2d5f[1957]](_0x4b1fx2,_0x4b1fx3,!0),this[_0x2d5f[1957]](_0x4b1fx2,_0x4b1fx4,!1)}finally{this[_0x2d5f[476]]()}};mxGraphModel[_0x2d5f[202]][_0x2d5f[1959]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=this[_0x2d5f[1709]](_0x4b1fx2,_0x4b1fx4);null!= _0x4b1fx3?_0x4b1fx3[_0x2d5f[1960]](_0x4b1fx2,_0x4b1fx4):null!= _0x4b1fx5&& _0x4b1fx5[_0x2d5f[1961]](_0x4b1fx2,_0x4b1fx4);return _0x4b1fx5};mxGraphModel[_0x2d5f[202]][_0x2d5f[1707]]= function(_0x4b1fx2){return null!= _0x4b1fx2?_0x4b1fx2[_0x2d5f[1707]]():0};mxGraphModel[_0x2d5f[202]][_0x2d5f[1708]]= function(_0x4b1fx2,_0x4b1fx3){return null!= _0x4b1fx2?_0x4b1fx2[_0x2d5f[1708]](_0x4b1fx3):null};mxGraphModel[_0x2d5f[202]][_0x2d5f[1962]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){for(var _0x4b1fx5=0,_0x4b1fx9=this[_0x2d5f[1707]](_0x4b1fx2),_0x4b1fxa=0;_0x4b1fxa< _0x4b1fx9;_0x4b1fxa++){var _0x4b1fx12=this[_0x2d5f[1708]](_0x4b1fx2,_0x4b1fxa);_0x4b1fx12!= _0x4b1fx4&& this[_0x2d5f[1709]](_0x4b1fx12,_0x4b1fx3)== _0x4b1fx2&& _0x4b1fx5++};return _0x4b1fx5};mxGraphModel[_0x2d5f[202]][_0x2d5f[1756]]= function(_0x4b1fx2){return this[_0x2d5f[264]](_0x4b1fx2,!0,!0,!1)};mxGraphModel[_0x2d5f[202]][_0x2d5f[1867]]= function(_0x4b1fx2){return this[_0x2d5f[264]](_0x4b1fx2,!0,!1,!1)};mxGraphModel[_0x2d5f[202]][_0x2d5f[1963]]= function(_0x4b1fx2){return this[_0x2d5f[264]](_0x4b1fx2,!1,!0,!1)};mxGraphModel[_0x2d5f[202]][_0x2d5f[264]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){_0x4b1fx3= null!= _0x4b1fx3?_0x4b1fx3:!0;_0x4b1fx4= null!= _0x4b1fx4?_0x4b1fx4:!0;_0x4b1fx5= null!= _0x4b1fx5?_0x4b1fx5:!0;for(var _0x4b1fx9=this[_0x2d5f[1707]](_0x4b1fx2),_0x4b1fxa=[],_0x4b1fx12=0;_0x4b1fx12< _0x4b1fx9;_0x4b1fx12++){var _0x4b1fx13=this[_0x2d5f[1708]](_0x4b1fx2,_0x4b1fx12),_0x4b1fx14=this[_0x2d5f[1709]](_0x4b1fx13,!0),_0x4b1fx15=this[_0x2d5f[1709]](_0x4b1fx13,!1);(_0x4b1fx5&& _0x4b1fx14== _0x4b1fx15|| _0x4b1fx14!= _0x4b1fx15&& (_0x4b1fx3&& _0x4b1fx15== _0x4b1fx2|| _0x4b1fx4&& _0x4b1fx14== _0x4b1fx2))&& _0x4b1fxa[_0x2d5f[207]](_0x4b1fx13)};return _0x4b1fxa};mxGraphModel[_0x2d5f[202]][_0x2d5f[1781]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx4= null!= _0x4b1fx4?_0x4b1fx4:!1;var _0x4b1fx5=this[_0x2d5f[1707]](_0x4b1fx2),_0x4b1fx9=this[_0x2d5f[1707]](_0x4b1fx3),_0x4b1fxa=_0x4b1fx2,_0x4b1fx12=_0x4b1fx5;_0x4b1fx9< _0x4b1fx5&& (_0x4b1fx12= _0x4b1fx9,_0x4b1fxa= _0x4b1fx3);_0x4b1fx5= [];for(_0x4b1fx9= 0;_0x4b1fx9< _0x4b1fx12;_0x4b1fx9++){var _0x4b1fx13=this[_0x2d5f[1708]](_0x4b1fxa,_0x4b1fx9),_0x4b1fx14=this[_0x2d5f[1709]](_0x4b1fx13,!0),_0x4b1fx15=this[_0x2d5f[1709]](_0x4b1fx13,!1),_0x4b1fx16=_0x4b1fx15== _0x4b1fx2&& _0x4b1fx14== _0x4b1fx3;(_0x4b1fx14== _0x4b1fx2&& _0x4b1fx15== _0x4b1fx3|| !_0x4b1fx4&& _0x4b1fx16)&& _0x4b1fx5[_0x2d5f[207]](_0x4b1fx13)};return _0x4b1fx5};mxGraphModel[_0x2d5f[202]][_0x2d5f[1808]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){_0x4b1fx4= null!= _0x4b1fx4?_0x4b1fx4:!0;_0x4b1fx5= null!= _0x4b1fx5?_0x4b1fx5:!0;var _0x4b1fx9=[];if(null!= _0x4b1fx2){for(var _0x4b1fxa=0;_0x4b1fxa< _0x4b1fx2[_0x2d5f[67]];_0x4b1fxa++){var _0x4b1fx12=this[_0x2d5f[1709]](_0x4b1fx2[_0x4b1fxa],!0),_0x4b1fx13=this[_0x2d5f[1709]](_0x4b1fx2[_0x4b1fxa],!1);_0x4b1fx12== _0x4b1fx3&& null!= _0x4b1fx13&& _0x4b1fx13!= _0x4b1fx3&& _0x4b1fx5?_0x4b1fx9[_0x2d5f[207]](_0x4b1fx13):_0x4b1fx13== _0x4b1fx3&& (null!= _0x4b1fx12&& _0x4b1fx12!= _0x4b1fx3&& _0x4b1fx4)&& _0x4b1fx9[_0x2d5f[207]](_0x4b1fx12)}};return _0x4b1fx9};mxGraphModel[_0x2d5f[202]][_0x2d5f[1964]]= function(_0x4b1fx2){for(var _0x4b1fx3=[],_0x4b1fx4=0;_0x4b1fx4< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx4++){for(var _0x4b1fx5=_0x4b1fx2[_0x4b1fx4],_0x4b1fx9=!0,_0x4b1fxa=this[_0x2d5f[1197]](_0x4b1fx5);null!= _0x4b1fxa;){if(0<= mxUtils[_0x2d5f[2]](_0x4b1fx2,_0x4b1fxa)){_0x4b1fx9= !1;break};_0x4b1fxa= this[_0x2d5f[1197]](_0x4b1fxa)};_0x4b1fx9&& _0x4b1fx3[_0x2d5f[207]](_0x4b1fx5)};return _0x4b1fx3};mxGraphModel[_0x2d5f[202]][_0x2d5f[1193]]= function(_0x4b1fx2){return null!= _0x4b1fx2?_0x4b1fx2[_0x2d5f[1193]]():!1};mxGraphModel[_0x2d5f[202]][_0x2d5f[250]]= function(_0x4b1fx2){return null!= _0x4b1fx2?_0x4b1fx2[_0x2d5f[250]]():!1};mxGraphModel[_0x2d5f[202]][_0x2d5f[1965]]= function(_0x4b1fx2){return null!= _0x4b1fx2?_0x4b1fx2[_0x2d5f[1965]]():!1};mxGraphModel[_0x2d5f[202]][_0x2d5f[433]]= function(_0x4b1fx2){return null!= _0x4b1fx2?_0x4b1fx2[_0x2d5f[433]]():null};mxGraphModel[_0x2d5f[202]][_0x2d5f[1966]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[350]]( new mxValueChange(this,_0x4b1fx2,_0x4b1fx3));return _0x4b1fx3};mxGraphModel[_0x2d5f[202]][_0x2d5f[1967]]= function(_0x4b1fx2,_0x4b1fx3){return _0x4b1fx2[_0x2d5f[1968]](_0x4b1fx3)};mxGraphModel[_0x2d5f[202]][_0x2d5f[1721]]= function(_0x4b1fx2,_0x4b1fx3){return null!= _0x4b1fx2?_0x4b1fx2[_0x2d5f[1721]]():null};mxGraphModel[_0x2d5f[202]][_0x2d5f[1724]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3!= this[_0x2d5f[1721]](_0x4b1fx2)&& this[_0x2d5f[350]]( new mxGeometryChange(this,_0x4b1fx2,_0x4b1fx3));return _0x4b1fx3};mxGraphModel[_0x2d5f[202]][_0x2d5f[1969]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[1721]](_0x4b1fx2);_0x4b1fx2[_0x2d5f[1724]](_0x4b1fx3);return _0x4b1fx4};mxGraphModel[_0x2d5f[202]][_0x2d5f[474]]= function(_0x4b1fx2){return null!= _0x4b1fx2?_0x4b1fx2[_0x2d5f[474]]():null};mxGraphModel[_0x2d5f[202]][_0x2d5f[475]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3!= this[_0x2d5f[474]](_0x4b1fx2)&& this[_0x2d5f[350]]( new mxStyleChange(this,_0x4b1fx2,_0x4b1fx3));return _0x4b1fx3};mxGraphModel[_0x2d5f[202]][_0x2d5f[1970]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[474]](_0x4b1fx2);_0x4b1fx2[_0x2d5f[475]](_0x4b1fx3);return _0x4b1fx4};mxGraphModel[_0x2d5f[202]][_0x2d5f[1971]]= function(_0x4b1fx2){return null!= _0x4b1fx2?_0x4b1fx2[_0x2d5f[1971]]():!1};mxGraphModel[_0x2d5f[202]][_0x2d5f[1972]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3!= this[_0x2d5f[1971]](_0x4b1fx2)&& this[_0x2d5f[350]]( new mxCollapseChange(this,_0x4b1fx2,_0x4b1fx3));return _0x4b1fx3};mxGraphModel[_0x2d5f[202]][_0x2d5f[1973]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[1971]](_0x4b1fx2);_0x4b1fx2[_0x2d5f[1972]](_0x4b1fx3);return _0x4b1fx4};mxGraphModel[_0x2d5f[202]][_0x2d5f[174]]= function(_0x4b1fx2){return null!= _0x4b1fx2?_0x4b1fx2[_0x2d5f[174]]():!1};mxGraphModel[_0x2d5f[202]][_0x2d5f[175]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3!= this[_0x2d5f[174]](_0x4b1fx2)&& this[_0x2d5f[350]]( new mxVisibleChange(this,_0x4b1fx2,_0x4b1fx3));return _0x4b1fx3};mxGraphModel[_0x2d5f[202]][_0x2d5f[1974]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[174]](_0x4b1fx2);_0x4b1fx2[_0x2d5f[175]](_0x4b1fx3);return _0x4b1fx4};mxGraphModel[_0x2d5f[202]][_0x2d5f[350]]= function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[350]]();this[_0x2d5f[473]]();this[_0x2d5f[1926]][_0x2d5f[99]](_0x4b1fx2);this[_0x2d5f[746]]( new mxEventObject(mxEvent.EXECUTE,_0x2d5f[826],_0x4b1fx2));this[_0x2d5f[746]]( new mxEventObject(mxEvent.EXECUTED,_0x2d5f[826],_0x4b1fx2));this[_0x2d5f[476]]()};mxGraphModel[_0x2d5f[202]][_0x2d5f[473]]= function(){this[_0x2d5f[1932]]++;this[_0x2d5f[746]]( new mxEventObject(mxEvent.BEGIN_UPDATE));1== this[_0x2d5f[1932]]&& this[_0x2d5f[746]]( new mxEventObject(mxEvent.START_EDIT))};mxGraphModel[_0x2d5f[202]][_0x2d5f[476]]= function(){this[_0x2d5f[1932]]--;0== this[_0x2d5f[1932]]&& this[_0x2d5f[746]]( new mxEventObject(mxEvent.END_EDIT));if(!this[_0x2d5f[1933]]){this[_0x2d5f[1933]]= 0== this[_0x2d5f[1932]];this[_0x2d5f[746]]( new mxEventObject(mxEvent.END_UPDATE,_0x2d5f[1061],this[_0x2d5f[1926]]));try{if(this[_0x2d5f[1933]]&& !this[_0x2d5f[1926]][_0x2d5f[1107]]()){this[_0x2d5f[746]]( new mxEventObject(mxEvent.BEFORE_UNDO,_0x2d5f[1061],this[_0x2d5f[1926]]));var _0x4b1fx2=this[_0x2d5f[1926]];this[_0x2d5f[1926]]= this[_0x2d5f[1096]]();_0x4b1fx2[_0x2d5f[827]]();this[_0x2d5f[746]]( new mxEventObject(mxEvent.UNDO,_0x2d5f[1061],_0x4b1fx2))}}finally{this[_0x2d5f[1933]]= !1}}};mxGraphModel[_0x2d5f[202]][_0x2d5f[1096]]= function(){var _0x4b1fx2= new mxUndoableEdit(this,!0);_0x4b1fx2[_0x2d5f[827]]= function(){_0x4b1fx2[_0x2d5f[1097]][_0x2d5f[746]]( new mxEventObject(mxEvent.CHANGE,_0x2d5f[1061],_0x4b1fx2,_0x2d5f[1065],_0x4b1fx2[_0x2d5f[1065]]));_0x4b1fx2[_0x2d5f[1097]][_0x2d5f[746]]( new mxEventObject(mxEvent.NOTIFY,_0x2d5f[1061],_0x4b1fx2,_0x2d5f[1065],_0x4b1fx2[_0x2d5f[1065]]))};return _0x4b1fx2};mxGraphModel[_0x2d5f[202]][_0x2d5f[1975]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx4= null!= _0x4b1fx4?_0x4b1fx4:!0;this[_0x2d5f[473]]();try{var _0x4b1fx5={};this[_0x2d5f[1976]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5);for(var _0x4b1fx9 in _0x4b1fx5){var _0x4b1fxa=_0x4b1fx5[_0x4b1fx9],_0x4b1fx12=this[_0x2d5f[1709]](_0x4b1fxa,!0);null!= _0x4b1fx12&& (_0x4b1fx12= _0x4b1fx5[mxCellPath[_0x2d5f[385]](_0x4b1fx12)],this[_0x2d5f[1957]](_0x4b1fxa,_0x4b1fx12,!0));_0x4b1fx12= this[_0x2d5f[1709]](_0x4b1fxa,!1);null!= _0x4b1fx12&& (_0x4b1fx12= _0x4b1fx5[mxCellPath[_0x2d5f[385]](_0x4b1fx12)],this[_0x2d5f[1957]](_0x4b1fxa,_0x4b1fx12,!1))}}finally{this[_0x2d5f[476]]()}};mxGraphModel[_0x2d5f[202]][_0x2d5f[1976]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){this[_0x2d5f[473]]();try{for(var _0x4b1fx9=_0x4b1fx2[_0x2d5f[262]](),_0x4b1fxa=0;_0x4b1fxa< _0x4b1fx9;_0x4b1fxa++){var _0x4b1fx12=_0x4b1fx2[_0x2d5f[263]](_0x4b1fxa);if(_0x2d5f[279]== typeof _0x4b1fx12[_0x2d5f[1103]]){var _0x4b1fx13=_0x4b1fx12[_0x2d5f[1103]](),_0x4b1fx14=null!= _0x4b1fx13&& (!this[_0x2d5f[250]](_0x4b1fx12)|| !_0x4b1fx4)?this[_0x2d5f[736]](_0x4b1fx13):null;if(null== _0x4b1fx14){var _0x4b1fx15=_0x4b1fx12[_0x2d5f[238]]();_0x4b1fx15[_0x2d5f[1945]](_0x4b1fx13);_0x4b1fx15[_0x2d5f[1957]](_0x4b1fx12[_0x2d5f[1709]](!0),!0);_0x4b1fx15[_0x2d5f[1957]](_0x4b1fx12[_0x2d5f[1709]](!1),!1);_0x4b1fx14= _0x4b1fx3[_0x2d5f[1937]](_0x4b1fx15);this[_0x2d5f[1941]](_0x4b1fx14)};_0x4b1fx5[mxCellPath[_0x2d5f[385]](_0x4b1fx12)]= _0x4b1fx14;this[_0x2d5f[1976]](_0x4b1fx12,_0x4b1fx14,_0x4b1fx4,_0x4b1fx5)}}}finally{this[_0x2d5f[476]]()}};mxGraphModel[_0x2d5f[202]][_0x2d5f[1977]]= function(_0x4b1fx2){var _0x4b1fx3=[];if(null!= _0x4b1fx2){for(var _0x4b1fx4={},_0x4b1fx5=0;_0x4b1fx5< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx5++){var _0x4b1fx9=this[_0x2d5f[1197]](_0x4b1fx2[_0x4b1fx5]);if(null!= _0x4b1fx9){var _0x4b1fxa=mxCellPath[_0x2d5f[385]](_0x4b1fx9);null== _0x4b1fx4[_0x4b1fxa]&& (_0x4b1fx4[_0x4b1fxa]= _0x4b1fx9,_0x4b1fx3[_0x2d5f[207]](_0x4b1fx9))}}};return _0x4b1fx3};mxGraphModel[_0x2d5f[202]][_0x2d5f[1978]]= function(_0x4b1fx2){return null!= _0x4b1fx2?this[_0x2d5f[899]]([_0x4b1fx2],!0)[0]:null};mxGraphModel[_0x2d5f[202]][_0x2d5f[899]]= function(_0x4b1fx2,_0x4b1fx3){for(var _0x4b1fx4={},_0x4b1fx5=[],_0x4b1fx9=0;_0x4b1fx9< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx9++){null!= _0x4b1fx2[_0x4b1fx9]?_0x4b1fx5[_0x2d5f[207]](this[_0x2d5f[1979]](_0x4b1fx2[_0x4b1fx9],_0x4b1fx4,_0x4b1fx3)):_0x4b1fx5[_0x2d5f[207]](null)};for(_0x4b1fx9= 0;_0x4b1fx9< _0x4b1fx5[_0x2d5f[67]];_0x4b1fx9++){null!= _0x4b1fx5[_0x4b1fx9]&& this[_0x2d5f[1980]](_0x4b1fx5[_0x4b1fx9],_0x4b1fx2[_0x4b1fx9],_0x4b1fx4)};return _0x4b1fx5};mxGraphModel[_0x2d5f[202]][_0x2d5f[1979]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=this[_0x2d5f[1981]](_0x4b1fx2);_0x4b1fx3[mxObjectIdentity[_0x2d5f[203]](_0x4b1fx2)]= _0x4b1fx5;if(_0x4b1fx4){_0x4b1fx4= this[_0x2d5f[262]](_0x4b1fx2);for(var _0x4b1fx9=0;_0x4b1fx9< _0x4b1fx4;_0x4b1fx9++){var _0x4b1fxa=this[_0x2d5f[1979]](this[_0x2d5f[263]](_0x4b1fx2,_0x4b1fx9),_0x4b1fx3,!0);_0x4b1fx5[_0x2d5f[1937]](_0x4b1fxa)}};return _0x4b1fx5};mxGraphModel[_0x2d5f[202]][_0x2d5f[1981]]= function(_0x4b1fx2){return _0x4b1fx2[_0x2d5f[238]]()};mxGraphModel[_0x2d5f[202]][_0x2d5f[1980]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=this[_0x2d5f[1709]](_0x4b1fx3,!0);null!= _0x4b1fx5&& (_0x4b1fx5= _0x4b1fx4[mxObjectIdentity[_0x2d5f[203]](_0x4b1fx5)],null!= _0x4b1fx5&& _0x4b1fx5[_0x2d5f[1960]](_0x4b1fx2,!0));_0x4b1fx5= this[_0x2d5f[1709]](_0x4b1fx3,!1);null!= _0x4b1fx5&& (_0x4b1fx5= _0x4b1fx4[mxObjectIdentity[_0x2d5f[203]](_0x4b1fx5)],null!= _0x4b1fx5&& _0x4b1fx5[_0x2d5f[1960]](_0x4b1fx2,!1));for(var _0x4b1fx5=this[_0x2d5f[262]](_0x4b1fx2),_0x4b1fx9=0;_0x4b1fx9< _0x4b1fx5;_0x4b1fx9++){this[_0x2d5f[1980]](this[_0x2d5f[263]](_0x4b1fx2,_0x4b1fx9),this[_0x2d5f[263]](_0x4b1fx3,_0x4b1fx9),_0x4b1fx4)}};function mxRootChange(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[251]]= _0x4b1fx2;this[_0x2d5f[257]]= this[_0x2d5f[813]]= _0x4b1fx3}mxRootChange[_0x2d5f[202]][_0x2d5f[350]]= function(){this[_0x2d5f[813]]= this[_0x2d5f[257]];this[_0x2d5f[257]]= this[_0x2d5f[251]][_0x2d5f[1940]](this[_0x2d5f[257]])};function mxChildChange(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){this[_0x2d5f[251]]= _0x4b1fx2;this[_0x2d5f[257]]= this[_0x2d5f[1101]]= _0x4b1fx3;this[_0x2d5f[247]]= _0x4b1fx4;this[_0x2d5f[1982]]= this[_0x2d5f[1983]]= _0x4b1fx5}mxChildChange[_0x2d5f[202]][_0x2d5f[350]]= function(){var _0x4b1fx2=this[_0x2d5f[251]][_0x2d5f[1197]](this[_0x2d5f[247]]),_0x4b1fx3=null!= _0x4b1fx2?_0x4b1fx2[_0x2d5f[1738]](this[_0x2d5f[247]]):0;null== this[_0x2d5f[257]]&& this[_0x2d5f[807]](this[_0x2d5f[247]],!1);_0x4b1fx2= this[_0x2d5f[251]][_0x2d5f[1952]](this[_0x2d5f[247]],this[_0x2d5f[257]],this[_0x2d5f[1982]]);null!= this[_0x2d5f[257]]&& this[_0x2d5f[807]](this[_0x2d5f[247]],!0);this[_0x2d5f[1101]]= this[_0x2d5f[257]];this[_0x2d5f[257]]= _0x4b1fx2;this[_0x2d5f[1983]]= this[_0x2d5f[1982]];this[_0x2d5f[1982]]= _0x4b1fx3};mxChildChange[_0x2d5f[202]][_0x2d5f[807]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3= null!= _0x4b1fx3?_0x4b1fx3:!0;var _0x4b1fx4=_0x4b1fx2[_0x2d5f[1709]](!0),_0x4b1fx5=_0x4b1fx2[_0x2d5f[1709]](!1);null!= _0x4b1fx4&& (_0x4b1fx3?this[_0x2d5f[251]][_0x2d5f[1959]](_0x4b1fx2,_0x4b1fx4,!0):this[_0x2d5f[251]][_0x2d5f[1959]](_0x4b1fx2,null,!0));null!= _0x4b1fx5&& (_0x4b1fx3?this[_0x2d5f[251]][_0x2d5f[1959]](_0x4b1fx2,_0x4b1fx5,!1):this[_0x2d5f[251]][_0x2d5f[1959]](_0x4b1fx2,null,!1));_0x4b1fx2[_0x2d5f[1957]](_0x4b1fx4,!0);_0x4b1fx2[_0x2d5f[1957]](_0x4b1fx5,!1);_0x4b1fx4= this[_0x2d5f[251]][_0x2d5f[262]](_0x4b1fx2);for(_0x4b1fx5= 0;_0x4b1fx5< _0x4b1fx4;_0x4b1fx5++){this[_0x2d5f[807]](this[_0x2d5f[251]][_0x2d5f[263]](_0x4b1fx2,_0x4b1fx5),_0x4b1fx3)}};function mxTerminalChange(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){this[_0x2d5f[251]]= _0x4b1fx2;this[_0x2d5f[246]]= _0x4b1fx3;this[_0x2d5f[257]]= this[_0x2d5f[1984]]= _0x4b1fx4;this[_0x2d5f[1097]]= _0x4b1fx5}mxTerminalChange[_0x2d5f[202]][_0x2d5f[350]]= function(){this[_0x2d5f[1984]]= this[_0x2d5f[257]];this[_0x2d5f[257]]= this[_0x2d5f[251]][_0x2d5f[1959]](this[_0x2d5f[246]],this[_0x2d5f[257]],this[_0x2d5f[1097]])};function mxValueChange(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){this[_0x2d5f[251]]= _0x4b1fx2;this[_0x2d5f[246]]= _0x4b1fx3;this[_0x2d5f[257]]= this[_0x2d5f[131]]= _0x4b1fx4}mxValueChange[_0x2d5f[202]][_0x2d5f[350]]= function(){this[_0x2d5f[131]]= this[_0x2d5f[257]];this[_0x2d5f[257]]= this[_0x2d5f[251]][_0x2d5f[1967]](this[_0x2d5f[246]],this[_0x2d5f[257]])};function mxStyleChange(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){this[_0x2d5f[251]]= _0x4b1fx2;this[_0x2d5f[246]]= _0x4b1fx3;this[_0x2d5f[257]]= this[_0x2d5f[124]]= _0x4b1fx4}mxStyleChange[_0x2d5f[202]][_0x2d5f[350]]= function(){this[_0x2d5f[124]]= this[_0x2d5f[257]];this[_0x2d5f[257]]= this[_0x2d5f[251]][_0x2d5f[1970]](this[_0x2d5f[246]],this[_0x2d5f[257]])};function mxGeometryChange(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){this[_0x2d5f[251]]= _0x4b1fx2;this[_0x2d5f[246]]= _0x4b1fx3;this[_0x2d5f[257]]= this[_0x2d5f[256]]= _0x4b1fx4}mxGeometryChange[_0x2d5f[202]][_0x2d5f[350]]= function(){this[_0x2d5f[256]]= this[_0x2d5f[257]];this[_0x2d5f[257]]= this[_0x2d5f[251]][_0x2d5f[1969]](this[_0x2d5f[246]],this[_0x2d5f[257]])};function mxCollapseChange(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){this[_0x2d5f[251]]= _0x4b1fx2;this[_0x2d5f[246]]= _0x4b1fx3;this[_0x2d5f[257]]= this[_0x2d5f[1985]]= _0x4b1fx4}mxCollapseChange[_0x2d5f[202]][_0x2d5f[350]]= function(){this[_0x2d5f[1985]]= this[_0x2d5f[257]];this[_0x2d5f[257]]= this[_0x2d5f[251]][_0x2d5f[1973]](this[_0x2d5f[246]],this[_0x2d5f[257]])};function mxVisibleChange(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){this[_0x2d5f[251]]= _0x4b1fx2;this[_0x2d5f[246]]= _0x4b1fx3;this[_0x2d5f[257]]= this[_0x2d5f[189]]= _0x4b1fx4}mxVisibleChange[_0x2d5f[202]][_0x2d5f[350]]= function(){this[_0x2d5f[189]]= this[_0x2d5f[257]];this[_0x2d5f[257]]= this[_0x2d5f[251]][_0x2d5f[1974]](this[_0x2d5f[246]],this[_0x2d5f[257]])};function mxCellAttributeChange(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){this[_0x2d5f[246]]= _0x4b1fx2;this[_0x2d5f[1986]]= _0x4b1fx3;this[_0x2d5f[257]]= this[_0x2d5f[131]]= _0x4b1fx4}mxCellAttributeChange[_0x2d5f[202]][_0x2d5f[350]]= function(){var _0x4b1fx2=this[_0x2d5f[246]][_0x2d5f[284]](this[_0x2d5f[1986]]);null== this[_0x2d5f[257]]?this[_0x2d5f[246]][_0x2d5f[131]][_0x2d5f[1390]](this[_0x2d5f[1986]]):this[_0x2d5f[246]][_0x2d5f[57]](this[_0x2d5f[1986]],this[_0x2d5f[257]]);this[_0x2d5f[257]]= _0x4b1fx2};function mxCell(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){this[_0x2d5f[131]]= _0x4b1fx2;this[_0x2d5f[1724]](_0x4b1fx3);this[_0x2d5f[475]](_0x4b1fx4);if(null!= this[_0x2d5f[1987]]){this[_0x2d5f[1987]]()}}mxCell[_0x2d5f[202]][_0x2d5f[1363]]= null;mxCell[_0x2d5f[202]][_0x2d5f[131]]= null;mxCell[_0x2d5f[202]][_0x2d5f[256]]= null;mxCell[_0x2d5f[202]][_0x2d5f[124]]= null;mxCell[_0x2d5f[202]][_0x2d5f[1988]]= !1;mxCell[_0x2d5f[202]][_0x2d5f[1989]]= !1;mxCell[_0x2d5f[202]][_0x2d5f[1990]]= !0;mxCell[_0x2d5f[202]][_0x2d5f[189]]= !0;mxCell[_0x2d5f[202]][_0x2d5f[1985]]= !1;mxCell[_0x2d5f[202]][_0x2d5f[1101]]= null;mxCell[_0x2d5f[202]][_0x2d5f[1097]]= null;mxCell[_0x2d5f[202]][_0x2d5f[772]]= null;mxCell[_0x2d5f[202]][_0x2d5f[1954]]= null;mxCell[_0x2d5f[202]][_0x2d5f[1842]]= null;mxCell[_0x2d5f[202]][_0x2d5f[1991]]= _0x2d5f[1992][_0x2d5f[224]](_0x2d5f[185]);mxCell[_0x2d5f[202]][_0x2d5f[1103]]= function(){return this[_0x2d5f[1363]]};mxCell[_0x2d5f[202]][_0x2d5f[1945]]= function(_0x4b1fx2){this[_0x2d5f[1363]]= _0x4b1fx2};mxCell[_0x2d5f[202]][_0x2d5f[433]]= function(){return this[_0x2d5f[131]]};mxCell[_0x2d5f[202]][_0x2d5f[1966]]= function(_0x4b1fx2){this[_0x2d5f[131]]= _0x4b1fx2};mxCell[_0x2d5f[202]][_0x2d5f[1968]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[433]]();this[_0x2d5f[1966]](_0x4b1fx2);return _0x4b1fx3};mxCell[_0x2d5f[202]][_0x2d5f[1721]]= function(){return this[_0x2d5f[256]]};mxCell[_0x2d5f[202]][_0x2d5f[1724]]= function(_0x4b1fx2){this[_0x2d5f[256]]= _0x4b1fx2};mxCell[_0x2d5f[202]][_0x2d5f[474]]= function(){return this[_0x2d5f[124]]};mxCell[_0x2d5f[202]][_0x2d5f[475]]= function(_0x4b1fx2){this[_0x2d5f[124]]= _0x4b1fx2};mxCell[_0x2d5f[202]][_0x2d5f[1193]]= function(){return this[_0x2d5f[1988]]};mxCell[_0x2d5f[202]][_0x2d5f[1993]]= function(_0x4b1fx2){this[_0x2d5f[1988]]= _0x4b1fx2};mxCell[_0x2d5f[202]][_0x2d5f[250]]= function(){return this[_0x2d5f[1989]]};mxCell[_0x2d5f[202]][_0x2d5f[1994]]= function(_0x4b1fx2){this[_0x2d5f[1989]]= _0x4b1fx2};mxCell[_0x2d5f[202]][_0x2d5f[1965]]= function(){return this[_0x2d5f[1990]]};mxCell[_0x2d5f[202]][_0x2d5f[1995]]= function(_0x4b1fx2){this[_0x2d5f[1990]]= _0x4b1fx2};mxCell[_0x2d5f[202]][_0x2d5f[174]]= function(){return this[_0x2d5f[189]]};mxCell[_0x2d5f[202]][_0x2d5f[175]]= function(_0x4b1fx2){this[_0x2d5f[189]]= _0x4b1fx2};mxCell[_0x2d5f[202]][_0x2d5f[1971]]= function(){return this[_0x2d5f[1985]]};mxCell[_0x2d5f[202]][_0x2d5f[1972]]= function(_0x4b1fx2){this[_0x2d5f[1985]]= _0x4b1fx2};mxCell[_0x2d5f[202]][_0x2d5f[1197]]= function(){return this[_0x2d5f[1101]]};mxCell[_0x2d5f[202]][_0x2d5f[1996]]= function(_0x4b1fx2){this[_0x2d5f[1101]]= _0x4b1fx2};mxCell[_0x2d5f[202]][_0x2d5f[1709]]= function(_0x4b1fx2){return _0x4b1fx2?this[_0x2d5f[1097]]:this[_0x2d5f[772]]};mxCell[_0x2d5f[202]][_0x2d5f[1957]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3?this[_0x2d5f[1097]]= _0x4b1fx2:this[_0x2d5f[772]]= _0x4b1fx2;return _0x4b1fx2};mxCell[_0x2d5f[202]][_0x2d5f[262]]= function(){return null== this[_0x2d5f[1954]]?0:this[_0x2d5f[1954]][_0x2d5f[67]]};mxCell[_0x2d5f[202]][_0x2d5f[1738]]= function(_0x4b1fx2){return mxUtils[_0x2d5f[2]](this[_0x2d5f[1954]],_0x4b1fx2)};mxCell[_0x2d5f[202]][_0x2d5f[263]]= function(_0x4b1fx2){return null== this[_0x2d5f[1954]]?null:this[_0x2d5f[1954]][_0x4b1fx2]};mxCell[_0x2d5f[202]][_0x2d5f[1937]]= function(_0x4b1fx2,_0x4b1fx3){null!= _0x4b1fx2&& (null== _0x4b1fx3&& (_0x4b1fx3= this[_0x2d5f[262]](),_0x4b1fx2[_0x2d5f[1197]]()== this&& _0x4b1fx3--),_0x4b1fx2[_0x2d5f[1997]](),_0x4b1fx2[_0x2d5f[1996]](this),null== this[_0x2d5f[1954]]?(this[_0x2d5f[1954]]= [],this[_0x2d5f[1954]][_0x2d5f[207]](_0x4b1fx2)):this[_0x2d5f[1954]][_0x2d5f[300]](_0x4b1fx3,0,_0x4b1fx2));return _0x4b1fx2};mxCell[_0x2d5f[202]][_0x2d5f[205]]= function(_0x4b1fx2){var _0x4b1fx3=null;null!= this[_0x2d5f[1954]]&& 0<= _0x4b1fx2&& (_0x4b1fx3= this[_0x2d5f[263]](_0x4b1fx2),null!= _0x4b1fx3&& (this[_0x2d5f[1954]][_0x2d5f[300]](_0x4b1fx2,1),_0x4b1fx3[_0x2d5f[1996]](null)));return _0x4b1fx3};mxCell[_0x2d5f[202]][_0x2d5f[1997]]= function(){if(null!= this[_0x2d5f[1101]]){var _0x4b1fx2=this[_0x2d5f[1101]][_0x2d5f[1738]](this);this[_0x2d5f[1101]][_0x2d5f[205]](_0x4b1fx2)}};mxCell[_0x2d5f[202]][_0x2d5f[1707]]= function(){return null== this[_0x2d5f[1842]]?0:this[_0x2d5f[1842]][_0x2d5f[67]]};mxCell[_0x2d5f[202]][_0x2d5f[1998]]= function(_0x4b1fx2){return mxUtils[_0x2d5f[2]](this[_0x2d5f[1842]],_0x4b1fx2)};mxCell[_0x2d5f[202]][_0x2d5f[1708]]= function(_0x4b1fx2){return null== this[_0x2d5f[1842]]?null:this[_0x2d5f[1842]][_0x4b1fx2]};mxCell[_0x2d5f[202]][_0x2d5f[1960]]= function(_0x4b1fx2,_0x4b1fx3){if(null!= _0x4b1fx2&& (_0x4b1fx2[_0x2d5f[1999]](_0x4b1fx3),_0x4b1fx2[_0x2d5f[1957]](this,_0x4b1fx3),null== this[_0x2d5f[1842]]|| _0x4b1fx2[_0x2d5f[1709]](!_0x4b1fx3) != this|| 0> mxUtils[_0x2d5f[2]](this[_0x2d5f[1842]],_0x4b1fx2))){null== this[_0x2d5f[1842]]&& (this[_0x2d5f[1842]]= []),this[_0x2d5f[1842]][_0x2d5f[207]](_0x4b1fx2)};return _0x4b1fx2};mxCell[_0x2d5f[202]][_0x2d5f[1961]]= function(_0x4b1fx2,_0x4b1fx3){if(null!= _0x4b1fx2){if(_0x4b1fx2[_0x2d5f[1709]](!_0x4b1fx3) != this&& null!= this[_0x2d5f[1842]]){var _0x4b1fx4=this[_0x2d5f[1998]](_0x4b1fx2);0<= _0x4b1fx4&& this[_0x2d5f[1842]][_0x2d5f[300]](_0x4b1fx4,1)};_0x4b1fx2[_0x2d5f[1957]](null,_0x4b1fx3)};return _0x4b1fx2};mxCell[_0x2d5f[202]][_0x2d5f[1999]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[1709]](_0x4b1fx2);null!= _0x4b1fx3&& _0x4b1fx3[_0x2d5f[1961]](this,_0x4b1fx2)};mxCell[_0x2d5f[202]][_0x2d5f[284]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[433]]();return (null!= _0x4b1fx4&& _0x4b1fx4[_0x2d5f[288]]== mxConstants[_0x2d5f[289]]?_0x4b1fx4[_0x2d5f[284]](_0x4b1fx2):null)|| _0x4b1fx3};mxCell[_0x2d5f[202]][_0x2d5f[57]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[433]]();null!= _0x4b1fx4&& _0x4b1fx4[_0x2d5f[288]]== mxConstants[_0x2d5f[289]]&& _0x4b1fx4[_0x2d5f[57]](_0x4b1fx2,_0x4b1fx3)};mxCell[_0x2d5f[202]][_0x2d5f[238]]= function(){var _0x4b1fx2=mxUtils[_0x2d5f[238]](this,this[_0x2d5f[1991]]);_0x4b1fx2[_0x2d5f[1966]](this[_0x2d5f[2000]]());return _0x4b1fx2};mxCell[_0x2d5f[202]][_0x2d5f[2000]]= function(){var _0x4b1fx2=this[_0x2d5f[433]]();null!= _0x4b1fx2&& (_0x2d5f[279]== typeof _0x4b1fx2[_0x2d5f[238]]?_0x4b1fx2= _0x4b1fx2[_0x2d5f[238]]():isNaN(_0x4b1fx2[_0x2d5f[288]])|| (_0x4b1fx2= _0x4b1fx2[_0x2d5f[511]](!0)));return _0x4b1fx2};function mxGeometry(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){mxRectangle[_0x2d5f[239]](this,_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5)}mxGeometry[_0x2d5f[202]]= new mxRectangle;mxGeometry[_0x2d5f[202]][_0x2d5f[196]]= mxGeometry;mxGeometry[_0x2d5f[202]][_0x2d5f[2001]]= !0;mxGeometry[_0x2d5f[202]][_0x2d5f[2002]]= null;mxGeometry[_0x2d5f[202]][_0x2d5f[2003]]= null;mxGeometry[_0x2d5f[202]][_0x2d5f[2004]]= null;mxGeometry[_0x2d5f[202]][_0x2d5f[1525]]= null;mxGeometry[_0x2d5f[202]][_0x2d5f[1368]]= null;mxGeometry[_0x2d5f[202]][_0x2d5f[1500]]= !1;mxGeometry[_0x2d5f[202]][_0x2d5f[2005]]= function(){if(null!= this[_0x2d5f[2002]]){var _0x4b1fx2= new mxRectangle(this[_0x2d5f[235]],this[_0x2d5f[236]],this[_0x2d5f[117]],this[_0x2d5f[119]]);this[_0x2d5f[235]]= this[_0x2d5f[2002]][_0x2d5f[235]];this[_0x2d5f[236]]= this[_0x2d5f[2002]][_0x2d5f[236]];this[_0x2d5f[117]]= this[_0x2d5f[2002]][_0x2d5f[117]];this[_0x2d5f[119]]= this[_0x2d5f[2002]][_0x2d5f[119]];this[_0x2d5f[2002]]= _0x4b1fx2}};mxGeometry[_0x2d5f[202]][_0x2d5f[2006]]= function(_0x4b1fx2){return _0x4b1fx2?this[_0x2d5f[2003]]:this[_0x2d5f[2004]]};mxGeometry[_0x2d5f[202]][_0x2d5f[2007]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3?this[_0x2d5f[2003]]= _0x4b1fx2:this[_0x2d5f[2004]]= _0x4b1fx2;return _0x4b1fx2};mxGeometry[_0x2d5f[202]][_0x2d5f[513]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[238]]();this[_0x2d5f[1500]]|| (this[_0x2d5f[235]]+= _0x4b1fx2,this[_0x2d5f[236]]+= _0x4b1fx3);null!= this[_0x2d5f[2003]]&& (this[_0x2d5f[2003]][_0x2d5f[235]]+= _0x4b1fx2,this[_0x2d5f[2003]][_0x2d5f[236]]+= _0x4b1fx3);null!= this[_0x2d5f[2004]]&& (this[_0x2d5f[2004]][_0x2d5f[235]]+= _0x4b1fx2,this[_0x2d5f[2004]][_0x2d5f[236]]+= _0x4b1fx3);if(this[_0x2d5f[2001]]&& null!= this[_0x2d5f[1525]]){for(var _0x4b1fx4=this[_0x2d5f[1525]][_0x2d5f[67]],_0x4b1fx5=0;_0x4b1fx5< _0x4b1fx4;_0x4b1fx5++){var _0x4b1fx9=this[_0x2d5f[1525]][_0x4b1fx5];null!= _0x4b1fx9&& (_0x4b1fx9[_0x2d5f[235]]+= _0x4b1fx2,_0x4b1fx9[_0x2d5f[236]]+= _0x4b1fx3)}}};var mxCellPath={PATH_SEPARATOR:_0x2d5f[87],create:function(_0x4b1fx2){var _0x4b1fx3=_0x2d5f[110];if(null!= _0x4b1fx2){for(var _0x4b1fx4=_0x4b1fx2[_0x2d5f[1197]]();null!= _0x4b1fx4;){_0x4b1fx3= _0x4b1fx4[_0x2d5f[1738]](_0x4b1fx2)+ mxCellPath[_0x2d5f[1950]]+ _0x4b1fx3,_0x4b1fx2= _0x4b1fx4,_0x4b1fx4= _0x4b1fx2[_0x2d5f[1197]]()}};_0x4b1fx2= _0x4b1fx3[_0x2d5f[67]];1< _0x4b1fx2&& (_0x4b1fx3= _0x4b1fx3[_0x2d5f[85]](0,_0x4b1fx2- 1));return _0x4b1fx3},getParentPath:function(_0x4b1fx2){if(null!= _0x4b1fx2){var _0x4b1fx3=_0x4b1fx2[_0x2d5f[1122]](mxCellPath.PATH_SEPARATOR);if(0<= _0x4b1fx3){return _0x4b1fx2[_0x2d5f[85]](0,_0x4b1fx3)};if(0< _0x4b1fx2[_0x2d5f[67]]){return _0x2d5f[110]}};return null},resolve:function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=_0x4b1fx2;if(null!= _0x4b1fx3){for(var _0x4b1fx5=_0x4b1fx3[_0x2d5f[224]](mxCellPath.PATH_SEPARATOR),_0x4b1fx9=0;_0x4b1fx9< _0x4b1fx5[_0x2d5f[67]];_0x4b1fx9++){_0x4b1fx4= _0x4b1fx4[_0x2d5f[263]](parseInt(_0x4b1fx5[_0x4b1fx9]))}};return _0x4b1fx4},compare:function(_0x4b1fx2,_0x4b1fx3){for(var _0x4b1fx4=Math[_0x2d5f[243]](_0x4b1fx2[_0x2d5f[67]],_0x4b1fx3[_0x2d5f[67]]),_0x4b1fx5=0,_0x4b1fx9=0;_0x4b1fx9< _0x4b1fx4;_0x4b1fx9++){if(_0x4b1fx2[_0x4b1fx9]!= _0x4b1fx3[_0x4b1fx9]){0== _0x4b1fx2[_0x4b1fx9][_0x2d5f[67]]|| 0== _0x4b1fx3[_0x4b1fx9][_0x2d5f[67]]?_0x4b1fx5= _0x4b1fx2[_0x4b1fx9]== _0x4b1fx3[_0x4b1fx9]?0:_0x4b1fx2[_0x4b1fx9]> _0x4b1fx3[_0x4b1fx9]?1:-1:(_0x4b1fx4= parseInt(_0x4b1fx2[_0x4b1fx9]),_0x4b1fx9= parseInt(_0x4b1fx3[_0x4b1fx9]),_0x4b1fx5= _0x4b1fx4== _0x4b1fx9?0:_0x4b1fx4> _0x4b1fx9?1:-1);break}};0== _0x4b1fx5&& (_0x4b1fx4= _0x4b1fx2[_0x2d5f[67]],_0x4b1fx9= _0x4b1fx3[_0x2d5f[67]],_0x4b1fx4!= _0x4b1fx9&& (_0x4b1fx5= _0x4b1fx4> _0x4b1fx9?1:-1));return _0x4b1fx5}},mxPerimeter={RectanglePerimeter:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){_0x4b1fx3= _0x4b1fx2[_0x2d5f[241]]();var _0x4b1fx9=_0x4b1fx2[_0x2d5f[242]](),_0x4b1fxa=Math[_0x2d5f[429]](_0x4b1fx4[_0x2d5f[236]]- _0x4b1fx9,_0x4b1fx4[_0x2d5f[235]]- _0x4b1fx3),_0x4b1fx12= new mxPoint(0,0),_0x4b1fx13=Math[_0x2d5f[424]],_0x4b1fx14=Math[_0x2d5f[424]]/ 2- _0x4b1fxa,_0x4b1fx15=Math[_0x2d5f[429]](_0x4b1fx2[_0x2d5f[119]],_0x4b1fx2[_0x2d5f[117]]);_0x4b1fxa< -_0x4b1fx13+ _0x4b1fx15|| _0x4b1fxa> _0x4b1fx13- _0x4b1fx15?(_0x4b1fx12[_0x2d5f[235]]= _0x4b1fx2[_0x2d5f[235]],_0x4b1fx12[_0x2d5f[236]]= _0x4b1fx9- _0x4b1fx2[_0x2d5f[117]]* Math[_0x2d5f[2008]](_0x4b1fxa)/ 2):_0x4b1fxa< -_0x4b1fx15?(_0x4b1fx12[_0x2d5f[236]]= _0x4b1fx2[_0x2d5f[236]],_0x4b1fx12[_0x2d5f[235]]= _0x4b1fx3- _0x4b1fx2[_0x2d5f[119]]* Math[_0x2d5f[2008]](_0x4b1fx14)/ 2):_0x4b1fxa< _0x4b1fx15?(_0x4b1fx12[_0x2d5f[235]]= _0x4b1fx2[_0x2d5f[235]]+ _0x4b1fx2[_0x2d5f[117]],_0x4b1fx12[_0x2d5f[236]]= _0x4b1fx9+ _0x4b1fx2[_0x2d5f[117]]* Math[_0x2d5f[2008]](_0x4b1fxa)/ 2):(_0x4b1fx12[_0x2d5f[236]]= _0x4b1fx2[_0x2d5f[236]]+ _0x4b1fx2[_0x2d5f[119]],_0x4b1fx12[_0x2d5f[235]]= _0x4b1fx3+ _0x4b1fx2[_0x2d5f[119]]* Math[_0x2d5f[2008]](_0x4b1fx14)/ 2);_0x4b1fx5&& (_0x4b1fx4[_0x2d5f[235]]>= _0x4b1fx2[_0x2d5f[235]]&& _0x4b1fx4[_0x2d5f[235]]<= _0x4b1fx2[_0x2d5f[235]]+ _0x4b1fx2[_0x2d5f[117]]?_0x4b1fx12[_0x2d5f[235]]= _0x4b1fx4[_0x2d5f[235]]:_0x4b1fx4[_0x2d5f[236]]>= _0x4b1fx2[_0x2d5f[236]]&& _0x4b1fx4[_0x2d5f[236]]<= _0x4b1fx2[_0x2d5f[236]]+ _0x4b1fx2[_0x2d5f[119]]&& (_0x4b1fx12[_0x2d5f[236]]= _0x4b1fx4[_0x2d5f[236]]),_0x4b1fx4[_0x2d5f[235]]< _0x4b1fx2[_0x2d5f[235]]?_0x4b1fx12[_0x2d5f[235]]= _0x4b1fx2[_0x2d5f[235]]:_0x4b1fx4[_0x2d5f[235]]> _0x4b1fx2[_0x2d5f[235]]+ _0x4b1fx2[_0x2d5f[117]]&& (_0x4b1fx12[_0x2d5f[235]]= _0x4b1fx2[_0x2d5f[235]]+ _0x4b1fx2[_0x2d5f[117]]),_0x4b1fx4[_0x2d5f[236]]< _0x4b1fx2[_0x2d5f[236]]?_0x4b1fx12[_0x2d5f[236]]= _0x4b1fx2[_0x2d5f[236]]:_0x4b1fx4[_0x2d5f[236]]> _0x4b1fx2[_0x2d5f[236]]+ _0x4b1fx2[_0x2d5f[119]]&& (_0x4b1fx12[_0x2d5f[236]]= _0x4b1fx2[_0x2d5f[236]]+ _0x4b1fx2[_0x2d5f[119]]));return _0x4b1fx12},EllipsePerimeter:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){var _0x4b1fx9=_0x4b1fx2[_0x2d5f[235]],_0x4b1fxa=_0x4b1fx2[_0x2d5f[236]],_0x4b1fx12=_0x4b1fx2[_0x2d5f[117]]/ 2,_0x4b1fx13=_0x4b1fx2[_0x2d5f[119]]/ 2,_0x4b1fx14=_0x4b1fx9+ _0x4b1fx12,_0x4b1fx15=_0x4b1fxa+ _0x4b1fx13;_0x4b1fx3= _0x4b1fx4[_0x2d5f[235]];_0x4b1fx4= _0x4b1fx4[_0x2d5f[236]];var _0x4b1fx16=parseInt(_0x4b1fx3- _0x4b1fx14),_0x4b1fx17=parseInt(_0x4b1fx4- _0x4b1fx15);if(0== _0x4b1fx16&& 0!= _0x4b1fx17){return new mxPoint(_0x4b1fx14,_0x4b1fx15+ _0x4b1fx13* _0x4b1fx17/ Math[_0x2d5f[425]](_0x4b1fx17))};if(0== _0x4b1fx16&& 0== _0x4b1fx17){return new mxPoint(_0x4b1fx3,_0x4b1fx4)};if(_0x4b1fx5){if(_0x4b1fx4>= _0x4b1fxa&& _0x4b1fx4<= _0x4b1fxa+ _0x4b1fx2[_0x2d5f[119]]){return _0x4b1fx2= _0x4b1fx4- _0x4b1fx15,_0x4b1fx2= Math[_0x2d5f[428]](_0x4b1fx12* _0x4b1fx12* (1- _0x4b1fx2* _0x4b1fx2/ (_0x4b1fx13* _0x4b1fx13)))|| 0,_0x4b1fx3<= _0x4b1fx9&& (_0x4b1fx2= -_0x4b1fx2), new mxPoint(_0x4b1fx14+ _0x4b1fx2,_0x4b1fx4)};if(_0x4b1fx3>= _0x4b1fx9&& _0x4b1fx3<= _0x4b1fx9+ _0x4b1fx2[_0x2d5f[117]]){return _0x4b1fx2= _0x4b1fx3- _0x4b1fx14,_0x4b1fx2= Math[_0x2d5f[428]](_0x4b1fx13* _0x4b1fx13* (1- _0x4b1fx2* _0x4b1fx2/ (_0x4b1fx12* _0x4b1fx12)))|| 0,_0x4b1fx4<= _0x4b1fxa&& (_0x4b1fx2= -_0x4b1fx2), new mxPoint(_0x4b1fx3,_0x4b1fx15+ _0x4b1fx2)}};_0x4b1fx9= _0x4b1fx17/ _0x4b1fx16;_0x4b1fx15-= _0x4b1fx9* _0x4b1fx14;_0x4b1fxa= _0x4b1fx12* _0x4b1fx12* _0x4b1fx9* _0x4b1fx9+ _0x4b1fx13* _0x4b1fx13;_0x4b1fx2= -2* _0x4b1fx14* _0x4b1fxa;_0x4b1fx13= Math[_0x2d5f[428]](_0x4b1fx2* _0x4b1fx2- 4* _0x4b1fxa* (_0x4b1fx12* _0x4b1fx12* _0x4b1fx9* _0x4b1fx9* _0x4b1fx14* _0x4b1fx14+ _0x4b1fx13* _0x4b1fx13* _0x4b1fx14* _0x4b1fx14- _0x4b1fx12* _0x4b1fx12* _0x4b1fx13* _0x4b1fx13));_0x4b1fx12= (-_0x4b1fx2+ _0x4b1fx13) / (2* _0x4b1fxa);_0x4b1fx13= (-_0x4b1fx2- _0x4b1fx13) / (2* _0x4b1fxa);_0x4b1fx14= _0x4b1fx9* _0x4b1fx12+ _0x4b1fx15;_0x4b1fx15= _0x4b1fx9* _0x4b1fx13+ _0x4b1fx15;_0x4b1fx9= Math[_0x2d5f[428]](Math[_0x2d5f[2009]](_0x4b1fx12- _0x4b1fx3,2)+ Math[_0x2d5f[2009]](_0x4b1fx14- _0x4b1fx4,2));_0x4b1fx3= Math[_0x2d5f[428]](Math[_0x2d5f[2009]](_0x4b1fx13- _0x4b1fx3,2)+ Math[_0x2d5f[2009]](_0x4b1fx15- _0x4b1fx4,2));_0x4b1fxa= _0x4b1fx4= 0;_0x4b1fx9< _0x4b1fx3?(_0x4b1fx4= _0x4b1fx12,_0x4b1fxa= _0x4b1fx14):(_0x4b1fx4= _0x4b1fx13,_0x4b1fxa= _0x4b1fx15);return new mxPoint(_0x4b1fx4,_0x4b1fxa)},RhombusPerimeter:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){_0x4b1fx3= _0x4b1fx2[_0x2d5f[235]];var _0x4b1fx9=_0x4b1fx2[_0x2d5f[236]],_0x4b1fxa=_0x4b1fx2[_0x2d5f[117]];_0x4b1fx2= _0x4b1fx2[_0x2d5f[119]];var _0x4b1fx12=_0x4b1fx3+ _0x4b1fxa/ 2,_0x4b1fx13=_0x4b1fx9+ _0x4b1fx2/ 2,_0x4b1fx14=_0x4b1fx4[_0x2d5f[235]];_0x4b1fx4= _0x4b1fx4[_0x2d5f[236]];if(_0x4b1fx12== _0x4b1fx14){return _0x4b1fx13> _0x4b1fx4? new mxPoint(_0x4b1fx12,_0x4b1fx9): new mxPoint(_0x4b1fx12,_0x4b1fx9+ _0x4b1fx2)};if(_0x4b1fx13== _0x4b1fx4){return _0x4b1fx12> _0x4b1fx14? new mxPoint(_0x4b1fx3,_0x4b1fx13): new mxPoint(_0x4b1fx3+ _0x4b1fxa,_0x4b1fx13)};var _0x4b1fx15=_0x4b1fx12,_0x4b1fx16=_0x4b1fx13;_0x4b1fx5&& (_0x4b1fx14>= _0x4b1fx3&& _0x4b1fx14<= _0x4b1fx3+ _0x4b1fxa?_0x4b1fx15= _0x4b1fx14:_0x4b1fx4>= _0x4b1fx9&& _0x4b1fx4<= _0x4b1fx9+ _0x4b1fx2&& (_0x4b1fx16= _0x4b1fx4));return _0x4b1fx14< _0x4b1fx12?_0x4b1fx4< _0x4b1fx13?mxUtils[_0x2d5f[2010]](_0x4b1fx14,_0x4b1fx4,_0x4b1fx15,_0x4b1fx16,_0x4b1fx12,_0x4b1fx9,_0x4b1fx3,_0x4b1fx13):mxUtils[_0x2d5f[2010]](_0x4b1fx14,_0x4b1fx4,_0x4b1fx15,_0x4b1fx16,_0x4b1fx12,_0x4b1fx9+ _0x4b1fx2,_0x4b1fx3,_0x4b1fx13):_0x4b1fx4< _0x4b1fx13?mxUtils[_0x2d5f[2010]](_0x4b1fx14,_0x4b1fx4,_0x4b1fx15,_0x4b1fx16,_0x4b1fx12,_0x4b1fx9,_0x4b1fx3+ _0x4b1fxa,_0x4b1fx13):mxUtils[_0x2d5f[2010]](_0x4b1fx14,_0x4b1fx4,_0x4b1fx15,_0x4b1fx16,_0x4b1fx12,_0x4b1fx9+ _0x4b1fx2,_0x4b1fx3+ _0x4b1fxa,_0x4b1fx13)},TrianglePerimeter:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){_0x4b1fx3= null!= _0x4b1fx3?_0x4b1fx3[_0x2d5f[124]][mxConstants[_0x2d5f[2011]]]:null;var _0x4b1fx9=_0x4b1fx3== mxConstants[_0x2d5f[1358]]|| _0x4b1fx3== mxConstants[_0x2d5f[1354]],_0x4b1fxa=_0x4b1fx2[_0x2d5f[235]],_0x4b1fx12=_0x4b1fx2[_0x2d5f[236]],_0x4b1fx13=_0x4b1fx2[_0x2d5f[117]];_0x4b1fx2= _0x4b1fx2[_0x2d5f[119]];var _0x4b1fx14=_0x4b1fxa+ _0x4b1fx13/ 2,_0x4b1fx15=_0x4b1fx12+ _0x4b1fx2/ 2,_0x4b1fx16= new mxPoint(_0x4b1fxa,_0x4b1fx12),_0x4b1fx17= new mxPoint(_0x4b1fxa+ _0x4b1fx13,_0x4b1fx15),_0x4b1fx18= new mxPoint(_0x4b1fxa,_0x4b1fx12+ _0x4b1fx2);_0x4b1fx3== mxConstants[_0x2d5f[1358]]?(_0x4b1fx16= _0x4b1fx18,_0x4b1fx17= new mxPoint(_0x4b1fx14,_0x4b1fx12),_0x4b1fx18= new mxPoint(_0x4b1fxa+ _0x4b1fx13,_0x4b1fx12+ _0x4b1fx2)):_0x4b1fx3== mxConstants[_0x2d5f[1354]]?(_0x4b1fx17= new mxPoint(_0x4b1fx14,_0x4b1fx12+ _0x4b1fx2),_0x4b1fx18= new mxPoint(_0x4b1fxa+ _0x4b1fx13,_0x4b1fx12)):_0x4b1fx3== mxConstants[_0x2d5f[1359]]&& (_0x4b1fx16= new mxPoint(_0x4b1fxa+ _0x4b1fx13,_0x4b1fx12),_0x4b1fx17= new mxPoint(_0x4b1fxa,_0x4b1fx15),_0x4b1fx18= new mxPoint(_0x4b1fxa+ _0x4b1fx13,_0x4b1fx12+ _0x4b1fx2));var _0x4b1fx19=_0x4b1fx4[_0x2d5f[235]]- _0x4b1fx14,_0x4b1fx1a=_0x4b1fx4[_0x2d5f[236]]- _0x4b1fx15,_0x4b1fx19=_0x4b1fx9?Math[_0x2d5f[429]](_0x4b1fx19,_0x4b1fx1a):Math[_0x2d5f[429]](_0x4b1fx1a,_0x4b1fx19),_0x4b1fx1b=_0x4b1fx9?Math[_0x2d5f[429]](_0x4b1fx13,_0x4b1fx2):Math[_0x2d5f[429]](_0x4b1fx2,_0x4b1fx13),_0x4b1fx1a=!1,_0x4b1fx1a=_0x4b1fx3== mxConstants[_0x2d5f[1358]]|| _0x4b1fx3== mxConstants[_0x2d5f[1359]]?_0x4b1fx19> -_0x4b1fx1b&& _0x4b1fx19< _0x4b1fx1b:_0x4b1fx19< -Math[_0x2d5f[424]]+ _0x4b1fx1b|| _0x4b1fx19> Math[_0x2d5f[424]]- _0x4b1fx1b,_0x4b1fx1b=null;_0x4b1fx1a?_0x4b1fx1b= _0x4b1fx5&& (_0x4b1fx9&& _0x4b1fx4[_0x2d5f[235]]>= _0x4b1fx16[_0x2d5f[235]]&& _0x4b1fx4[_0x2d5f[235]]<= _0x4b1fx18[_0x2d5f[235]]|| !_0x4b1fx9&& _0x4b1fx4[_0x2d5f[236]]>= _0x4b1fx16[_0x2d5f[236]]&& _0x4b1fx4[_0x2d5f[236]]<= _0x4b1fx18[_0x2d5f[236]])?_0x4b1fx9? new mxPoint(_0x4b1fx4[_0x2d5f[235]],_0x4b1fx16[_0x2d5f[236]]): new mxPoint(_0x4b1fx16[_0x2d5f[235]],_0x4b1fx4[_0x2d5f[236]]):_0x4b1fx3== mxConstants[_0x2d5f[1358]]? new mxPoint(_0x4b1fxa+ _0x4b1fx13/ 2+ _0x4b1fx2* Math[_0x2d5f[2008]](_0x4b1fx19)/ 2,_0x4b1fx12+ _0x4b1fx2):_0x4b1fx3== mxConstants[_0x2d5f[1354]]? new mxPoint(_0x4b1fxa+ _0x4b1fx13/ 2- _0x4b1fx2* Math[_0x2d5f[2008]](_0x4b1fx19)/ 2,_0x4b1fx12):_0x4b1fx3== mxConstants[_0x2d5f[1359]]? new mxPoint(_0x4b1fxa+ _0x4b1fx13,_0x4b1fx12+ _0x4b1fx2/ 2+ _0x4b1fx13* Math[_0x2d5f[2008]](_0x4b1fx19)/ 2): new mxPoint(_0x4b1fxa,_0x4b1fx12+ _0x4b1fx2/ 2- _0x4b1fx13* Math[_0x2d5f[2008]](_0x4b1fx19)/ 2):(_0x4b1fx5&& (_0x4b1fx5= new mxPoint(_0x4b1fx14,_0x4b1fx15),_0x4b1fx4[_0x2d5f[236]]>= _0x4b1fx12&& _0x4b1fx4[_0x2d5f[236]]<= _0x4b1fx12+ _0x4b1fx2?(_0x4b1fx5[_0x2d5f[235]]= _0x4b1fx9?_0x4b1fx14:_0x4b1fx3== mxConstants[_0x2d5f[1359]]?_0x4b1fxa+ _0x4b1fx13:_0x4b1fxa,_0x4b1fx5[_0x2d5f[236]]= _0x4b1fx4[_0x2d5f[236]]):_0x4b1fx4[_0x2d5f[235]]>= _0x4b1fxa&& _0x4b1fx4[_0x2d5f[235]]<= _0x4b1fxa+ _0x4b1fx13&& (_0x4b1fx5[_0x2d5f[235]]= _0x4b1fx4[_0x2d5f[235]],_0x4b1fx5[_0x2d5f[236]]= !_0x4b1fx9?_0x4b1fx15:_0x4b1fx3== mxConstants[_0x2d5f[1358]]?_0x4b1fx12+ _0x4b1fx2:_0x4b1fx12),_0x4b1fx14= _0x4b1fx5[_0x2d5f[235]],_0x4b1fx15= _0x4b1fx5[_0x2d5f[236]]),_0x4b1fx1b= _0x4b1fx9&& _0x4b1fx4[_0x2d5f[235]]<= _0x4b1fxa+ _0x4b1fx13/ 2|| !_0x4b1fx9&& _0x4b1fx4[_0x2d5f[236]]<= _0x4b1fx12+ _0x4b1fx2/ 2?mxUtils[_0x2d5f[2010]](_0x4b1fx4[_0x2d5f[235]],_0x4b1fx4[_0x2d5f[236]],_0x4b1fx14,_0x4b1fx15,_0x4b1fx16[_0x2d5f[235]],_0x4b1fx16[_0x2d5f[236]],_0x4b1fx17[_0x2d5f[235]],_0x4b1fx17[_0x2d5f[236]]):mxUtils[_0x2d5f[2010]](_0x4b1fx4[_0x2d5f[235]],_0x4b1fx4[_0x2d5f[236]],_0x4b1fx14,_0x4b1fx15,_0x4b1fx17[_0x2d5f[235]],_0x4b1fx17[_0x2d5f[236]],_0x4b1fx18[_0x2d5f[235]],_0x4b1fx18[_0x2d5f[236]]));null== _0x4b1fx1b&& (_0x4b1fx1b= new mxPoint(_0x4b1fx14,_0x4b1fx15));return _0x4b1fx1b}};function mxPrintPreview(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13,_0x4b1fx14){this[_0x2d5f[1179]]= _0x4b1fx2;this[_0x2d5f[255]]= null!= _0x4b1fx3?_0x4b1fx3:1/ _0x4b1fx2[_0x2d5f[2012]];this[_0x2d5f[467]]= null!= _0x4b1fx5?_0x4b1fx5:0;this[_0x2d5f[2013]]= null!= _0x4b1fx4?_0x4b1fx4:_0x4b1fx2[_0x2d5f[2013]];this[_0x2d5f[924]]= null!= _0x4b1fx13?_0x4b1fx13:_0x2d5f[2014];this[_0x2d5f[1732]]= null!= _0x4b1fx9?_0x4b1fx9:0;this[_0x2d5f[1733]]= null!= _0x4b1fxa?_0x4b1fxa:0;this[_0x2d5f[1630]]= _0x4b1fx12;this[_0x2d5f[2015]]= null!= _0x4b1fx14?_0x4b1fx14:!0}mxPrintPreview[_0x2d5f[202]][_0x2d5f[1179]]= null;mxPrintPreview[_0x2d5f[202]][_0x2d5f[2013]]= null;mxPrintPreview[_0x2d5f[202]][_0x2d5f[255]]= null;mxPrintPreview[_0x2d5f[202]][_0x2d5f[467]]= 0;mxPrintPreview[_0x2d5f[202]][_0x2d5f[1732]]= 0;mxPrintPreview[_0x2d5f[202]][_0x2d5f[1733]]= 0;mxPrintPreview[_0x2d5f[202]][_0x2d5f[2016]]= !0;mxPrintPreview[_0x2d5f[202]][_0x2d5f[2017]]= !1;mxPrintPreview[_0x2d5f[202]][_0x2d5f[1630]]= null;mxPrintPreview[_0x2d5f[202]][_0x2d5f[924]]= null;mxPrintPreview[_0x2d5f[202]][_0x2d5f[2015]]= null;mxPrintPreview[_0x2d5f[202]][_0x2d5f[2018]]= null;mxPrintPreview[_0x2d5f[202]][_0x2d5f[2019]]= 0;mxPrintPreview[_0x2d5f[202]][_0x2d5f[2020]]= function(){return this[_0x2d5f[2018]]};mxPrintPreview[_0x2d5f[202]][_0x2d5f[2021]]= function(){var _0x4b1fx2=_0x2d5f[110];8== document[_0x2d5f[5]]&& (_0x4b1fx2= _0x2d5f[2022]);return _0x4b1fx2};mxPrintPreview[_0x2d5f[202]][_0x2d5f[392]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[1179]][_0x2d5f[259]][_0x2d5f[2023]],_0x4b1fx4=null;try{this[_0x2d5f[2017]]&& (this[_0x2d5f[1179]][_0x2d5f[259]][_0x2d5f[2023]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3[_0x2d5f[176]](_0x4b1fx2[_0x2d5f[441]][_0x2d5f[2024]]())});if(null== this[_0x2d5f[2018]]){this[_0x2d5f[2018]]= window[_0x2d5f[392]]();var _0x4b1fx5=this[_0x2d5f[2018]][_0x2d5f[395]],_0x4b1fx9=this[_0x2d5f[2021]]();null!= _0x4b1fx9&& 0< _0x4b1fx9[_0x2d5f[67]]&& _0x4b1fx5[_0x2d5f[171]](_0x4b1fx9);_0x4b1fx5[_0x2d5f[171]](_0x2d5f[528]);_0x4b1fx5[_0x2d5f[171]](_0x2d5f[531]);this[_0x2d5f[2025]](_0x4b1fx5,_0x4b1fx2);_0x4b1fx5[_0x2d5f[171]](_0x2d5f[533]);_0x4b1fx5[_0x2d5f[171]](_0x2d5f[2026]);mxClient[_0x2d5f[54]](_0x2d5f[94],mxClient[_0x2d5f[86]]+ _0x2d5f[95],_0x4b1fx5);mxClient[_0x2d5f[47]]&& (_0x4b1fx5[_0x2d5f[100]][_0x2d5f[99]](_0x2d5f[6],_0x2d5f[97]),_0x4b1fx5[_0x2d5f[100]][_0x2d5f[99]](_0x2d5f[7],_0x2d5f[101]),_0x4b1fx5[_0x2d5f[102]]()[_0x2d5f[103]]= _0x2d5f[104],mxClient[_0x2d5f[54]](_0x2d5f[94],mxClient[_0x2d5f[86]]+ _0x2d5f[105],_0x4b1fx5));var _0x4b1fxa=this[_0x2d5f[1179]][_0x2d5f[517]]()[_0x2d5f[238]](),_0x4b1fx12=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[518]](),_0x4b1fx13=_0x4b1fx12/ this[_0x2d5f[255]],_0x4b1fx14=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[512]]();this[_0x2d5f[2016]]|| (this[_0x2d5f[1732]]= -_0x4b1fx14[_0x2d5f[235]]* this[_0x2d5f[255]],this[_0x2d5f[1733]]= -_0x4b1fx14[_0x2d5f[236]]* this[_0x2d5f[255]],_0x4b1fxa[_0x2d5f[117]]+= _0x4b1fxa[_0x2d5f[235]],_0x4b1fxa[_0x2d5f[119]]+= _0x4b1fxa[_0x2d5f[236]],_0x4b1fxa[_0x2d5f[235]]= 0,this[_0x2d5f[467]]= _0x4b1fxa[_0x2d5f[236]]= 0);_0x4b1fxa[_0x2d5f[117]]/= _0x4b1fx13;_0x4b1fxa[_0x2d5f[119]]/= _0x4b1fx13;var _0x4b1fx15=this[_0x2d5f[2013]][_0x2d5f[117]]- 2* this[_0x2d5f[467]],_0x4b1fx16=this[_0x2d5f[2013]][_0x2d5f[119]]- 2* this[_0x2d5f[467]],_0x4b1fx17=Math[_0x2d5f[160]](1,Math[_0x2d5f[430]]((_0x4b1fxa[_0x2d5f[117]]+ this[_0x2d5f[1732]])/ _0x4b1fx15)),_0x4b1fx18=Math[_0x2d5f[160]](1,Math[_0x2d5f[430]]((_0x4b1fxa[_0x2d5f[119]]+ this[_0x2d5f[1733]])/ _0x4b1fx16));this[_0x2d5f[2019]]= _0x4b1fx17* _0x4b1fx18;var _0x4b1fx19=mxUtils[_0x2d5f[885]](this,function(){if(this[_0x2d5f[2015]]&& (1< _0x4b1fx18|| 1< _0x4b1fx17)){var _0x4b1fx2=this[_0x2d5f[2027]](_0x4b1fx18,_0x4b1fx17);_0x4b1fx5[_0x2d5f[112]][_0x2d5f[62]](_0x4b1fx2);if(mxClient[_0x2d5f[80]]){_0x4b1fx2[_0x2d5f[124]][_0x2d5f[491]]= _0x2d5f[492];var _0x4b1fx3=function(){_0x4b1fx2[_0x2d5f[124]][_0x2d5f[125]]= _0x4b1fx5[_0x2d5f[112]][_0x2d5f[190]]+ 10+ _0x2d5f[168]};mxEvent[_0x2d5f[169]](this[_0x2d5f[2018]],_0x2d5f[276],function(_0x4b1fx2){_0x4b1fx3()});mxEvent[_0x2d5f[169]](this[_0x2d5f[2018]],_0x2d5f[129],function(_0x4b1fx2){_0x4b1fx3()})}}});_0x4b1fx2= function(_0x4b1fx2,_0x4b1fx3){null!= this[_0x2d5f[1630]]&& (_0x4b1fx2[_0x2d5f[124]][_0x2d5f[1630]]= this[_0x2d5f[1630]],_0x4b1fx2[_0x2d5f[124]][_0x2d5f[465]]= _0x2d5f[1631],_0x4b1fx2[_0x2d5f[124]][_0x2d5f[1629]]= _0x2d5f[942]);_0x4b1fx2[_0x2d5f[124]][_0x2d5f[1537]]= _0x2d5f[1391];_0x4b1fx3&& (_0x4b1fx2[_0x2d5f[124]][_0x2d5f[2028]]= _0x2d5f[2029]);mxClient[_0x2d5f[80]]?(_0x4b1fx5[_0x2d5f[171]](_0x4b1fx2[_0x2d5f[342]]),_0x4b1fx2[_0x2d5f[265]][_0x2d5f[266]](_0x4b1fx2)):(_0x4b1fx2[_0x2d5f[265]][_0x2d5f[266]](_0x4b1fx2),_0x4b1fx5[_0x2d5f[112]][_0x2d5f[62]](_0x4b1fx2));if(_0x4b1fx3){var _0x4b1fx4=_0x4b1fx5[_0x2d5f[55]](_0x2d5f[1054]);_0x4b1fx4[_0x2d5f[926]]= _0x2d5f[2030];_0x4b1fx5[_0x2d5f[112]][_0x2d5f[62]](_0x4b1fx4)}};var _0x4b1fx1a=this[_0x2d5f[2031]](this[_0x2d5f[2013]][_0x2d5f[117]],this[_0x2d5f[2013]][_0x2d5f[119]]);if(null!= _0x4b1fx1a){for(var _0x4b1fx1b=0;_0x4b1fx1b< _0x4b1fx1a[_0x2d5f[67]];_0x4b1fx1b++){_0x4b1fx2(_0x4b1fx1a[_0x4b1fx1b],!0)}};for(var _0x4b1fx1c=this[_0x2d5f[2032]](this[_0x2d5f[2013]][_0x2d5f[117]],this[_0x2d5f[2013]][_0x2d5f[119]]),_0x4b1fx1b=0;_0x4b1fx1b< _0x4b1fx18;_0x4b1fx1b++){for(var _0x4b1fx1d=_0x4b1fx1b* _0x4b1fx16/ this[_0x2d5f[255]]- this[_0x2d5f[1733]]/ this[_0x2d5f[255]]+ (_0x4b1fxa[_0x2d5f[236]]- _0x4b1fx14[_0x2d5f[236]]* _0x4b1fx12)/ _0x4b1fx12,_0x4b1fx1a=0;_0x4b1fx1a< _0x4b1fx17;_0x4b1fx1a++){if(null== this[_0x2d5f[2018]]){return null};var _0x4b1fx1e=_0x4b1fx1a* _0x4b1fx15/ this[_0x2d5f[255]]- this[_0x2d5f[1732]]/ this[_0x2d5f[255]]+ (_0x4b1fxa[_0x2d5f[235]]- _0x4b1fx14[_0x2d5f[235]]* _0x4b1fx12)/ _0x4b1fx12,_0x4b1fx1f=_0x4b1fx1b* _0x4b1fx17+ _0x4b1fx1a+ 1,_0x4b1fx4=this[_0x2d5f[2034]](this[_0x2d5f[2013]][_0x2d5f[117]],this[_0x2d5f[2013]][_0x2d5f[119]],mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){this[_0x2d5f[2033]](-_0x4b1fx1e,-_0x4b1fx1d,this[_0x2d5f[255]],_0x4b1fx1f,_0x4b1fx2)}));_0x4b1fx4[_0x2d5f[57]](_0x2d5f[1363],_0x2d5f[2035]+ _0x4b1fx1f);_0x4b1fx2(_0x4b1fx4,null!= _0x4b1fx1c|| _0x4b1fx1b< _0x4b1fx18- 1|| _0x4b1fx1a< _0x4b1fx17- 1)}};if(null!= _0x4b1fx1c){for(_0x4b1fx1b= 0;_0x4b1fx1b< _0x4b1fx1c[_0x2d5f[67]];_0x4b1fx1b++){_0x4b1fx2(_0x4b1fx1c[_0x4b1fx1b],_0x4b1fx1b< _0x4b1fx1c[_0x2d5f[67]])}};_0x4b1fx5[_0x2d5f[171]](_0x2d5f[527]);_0x4b1fx5[_0x2d5f[171]](_0x2d5f[534]);_0x4b1fx5[_0x2d5f[268]]();_0x4b1fx19();mxEvent[_0x2d5f[762]](_0x4b1fx5[_0x2d5f[112]])};this[_0x2d5f[2018]][_0x2d5f[393]]()}catch(y){null!= _0x4b1fx4&& null!= _0x4b1fx4[_0x2d5f[265]]&& _0x4b1fx4[_0x2d5f[265]][_0x2d5f[266]](_0x4b1fx4)}finally{this[_0x2d5f[1179]][_0x2d5f[259]][_0x2d5f[2023]]= _0x4b1fx3};return this[_0x2d5f[2018]]};mxPrintPreview[_0x2d5f[202]][_0x2d5f[2025]]= function(_0x4b1fx2,_0x4b1fx3){null!= this[_0x2d5f[924]]&& _0x4b1fx2[_0x2d5f[171]](_0x2d5f[2036]+ this[_0x2d5f[924]]+ _0x2d5f[2037]);_0x4b1fx2[_0x2d5f[171]](_0x2d5f[2038]);_0x4b1fx2[_0x2d5f[171]](_0x2d5f[2039]);_0x4b1fx2[_0x2d5f[171]](_0x2d5f[2040]);_0x4b1fx2[_0x2d5f[171]](_0x2d5f[2041]);_0x4b1fx2[_0x2d5f[171]](_0x2d5f[233]);_0x4b1fx2[_0x2d5f[171]](_0x2d5f[2042]);_0x4b1fx2[_0x2d5f[171]](_0x2d5f[2043]);_0x4b1fx2[_0x2d5f[171]](_0x2d5f[2044]);_0x4b1fx2[_0x2d5f[171]](_0x2d5f[2045]);_0x4b1fx2[_0x2d5f[171]](_0x2d5f[233]);null!= _0x4b1fx3&& _0x4b1fx2[_0x2d5f[171]](_0x4b1fx3);_0x4b1fx2[_0x2d5f[171]](_0x2d5f[2046])};mxPrintPreview[_0x2d5f[202]][_0x2d5f[2027]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[2018]][_0x2d5f[395]],_0x4b1fx5=_0x4b1fx4[_0x2d5f[55]](_0x2d5f[116]);_0x4b1fx5[_0x2d5f[926]]= _0x2d5f[2047];_0x4b1fx5[_0x2d5f[57]](_0x2d5f[467],_0x2d5f[468]);for(var _0x4b1fx9=_0x4b1fx4[_0x2d5f[55]](_0x2d5f[120]),_0x4b1fxa=0;_0x4b1fxa< _0x4b1fx2;_0x4b1fxa++){for(var _0x4b1fx12=_0x4b1fx4[_0x2d5f[55]](_0x2d5f[121]),_0x4b1fx13=0;_0x4b1fx13< _0x4b1fx3;_0x4b1fx13++){var _0x4b1fx14=_0x4b1fxa* _0x4b1fx3+ _0x4b1fx13+ 1,_0x4b1fx15=_0x4b1fx4[_0x2d5f[55]](_0x2d5f[122]);if(!mxClient[_0x2d5f[133]]|| mxClient[_0x2d5f[75]]|| mxClient[_0x2d5f[76]]){var _0x4b1fx16=_0x4b1fx4[_0x2d5f[55]](_0x2d5f[2048]);_0x4b1fx16[_0x2d5f[57]](_0x2d5f[44],_0x2d5f[2049]+ _0x4b1fx14);mxUtils[_0x2d5f[53]](_0x4b1fx16,_0x4b1fx14,_0x4b1fx4);_0x4b1fx15[_0x2d5f[62]](_0x4b1fx16)}else {mxUtils[_0x2d5f[53]](_0x4b1fx15,_0x4b1fx14,_0x4b1fx4)};_0x4b1fx12[_0x2d5f[62]](_0x4b1fx15)};_0x4b1fx9[_0x2d5f[62]](_0x4b1fx12)};_0x4b1fx5[_0x2d5f[62]](_0x4b1fx9);return _0x4b1fx5};mxPrintPreview[_0x2d5f[202]][_0x2d5f[2034]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=document[_0x2d5f[55]](_0x2d5f[485]);try{_0x4b1fx5[_0x2d5f[124]][_0x2d5f[117]]= _0x4b1fx2+ _0x2d5f[168];_0x4b1fx5[_0x2d5f[124]][_0x2d5f[119]]= _0x4b1fx3+ _0x2d5f[168];_0x4b1fx5[_0x2d5f[124]][_0x2d5f[277]]= _0x2d5f[188];_0x4b1fx5[_0x2d5f[124]][_0x2d5f[2050]]= _0x2d5f[1824];_0x4b1fx5[_0x2d5f[124]][_0x2d5f[491]]= _0x2d5f[1500];var _0x4b1fx9=document[_0x2d5f[55]](_0x2d5f[485]);_0x4b1fx9[_0x2d5f[124]][_0x2d5f[125]]= this[_0x2d5f[467]]+ _0x2d5f[168];_0x4b1fx9[_0x2d5f[124]][_0x2d5f[361]]= this[_0x2d5f[467]]+ _0x2d5f[168];_0x4b1fx9[_0x2d5f[124]][_0x2d5f[117]]= _0x4b1fx2- 2* this[_0x2d5f[467]]+ _0x2d5f[168];_0x4b1fx9[_0x2d5f[124]][_0x2d5f[119]]= _0x4b1fx3- 2* this[_0x2d5f[467]]+ _0x2d5f[168];_0x4b1fx9[_0x2d5f[124]][_0x2d5f[277]]= _0x2d5f[188];this[_0x2d5f[1179]][_0x2d5f[507]]== mxConstants[_0x2d5f[1523]]&& (_0x4b1fx9[_0x2d5f[124]][_0x2d5f[491]]= _0x2d5f[492]);_0x4b1fx5[_0x2d5f[62]](_0x4b1fx9);document[_0x2d5f[112]][_0x2d5f[62]](_0x4b1fx5);_0x4b1fx4(_0x4b1fx9)}catch(f){throw _0x4b1fx5[_0x2d5f[265]][_0x2d5f[266]](_0x4b1fx5),f};return _0x4b1fx5};mxPrintPreview[_0x2d5f[202]][_0x2d5f[2033]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){_0x4b1fx5= this[_0x2d5f[1179]][_0x2d5f[249]]();var _0x4b1fxa=this[_0x2d5f[1179]][_0x2d5f[526]];this[_0x2d5f[1179]][_0x2d5f[526]]= _0x4b1fx9;var _0x4b1fx12=_0x4b1fx5[_0x2d5f[2051]](),_0x4b1fx13=_0x4b1fx5[_0x2d5f[2052]](),_0x4b1fx14=_0x4b1fx5[_0x2d5f[2024]](),_0x4b1fx15=_0x4b1fx5[_0x2d5f[1524]]();this[_0x2d5f[1179]][_0x2d5f[507]]== mxConstants[_0x2d5f[508]]?_0x4b1fx5[_0x2d5f[1569]]():this[_0x2d5f[1179]][_0x2d5f[507]]== mxConstants[_0x2d5f[1523]]?_0x4b1fx5[_0x2d5f[1571]]():_0x4b1fx5[_0x2d5f[1570]]();var _0x4b1fx16=_0x4b1fx5[_0x2d5f[503]]();_0x4b1fx5[_0x2d5f[504]](!1);var _0x4b1fx17=this[_0x2d5f[1179]][_0x2d5f[994]]();this[_0x2d5f[1179]][_0x2d5f[995]](!1);var _0x4b1fx18=_0x4b1fx5[_0x2d5f[512]]();_0x4b1fx5[_0x2d5f[513]]= new mxPoint(_0x4b1fx2,_0x4b1fx3);_0x4b1fx2= null;try{var _0x4b1fx19=[this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[501]]()];_0x4b1fx2= new mxTemporaryCellStates(_0x4b1fx5,_0x4b1fx4,_0x4b1fx19)}finally{if(mxClient[_0x2d5f[80]]){_0x4b1fx5[_0x2d5f[506]][_0x2d5f[339]]= _0x2d5f[110]}else {for(_0x4b1fx4= _0x4b1fx9[_0x2d5f[285]];null!= _0x4b1fx4;){_0x4b1fx19= _0x4b1fx4[_0x2d5f[287]],_0x4b1fx3= _0x4b1fx4[_0x2d5f[301]][_0x2d5f[216]](),_0x2d5f[571]== _0x4b1fx3?(_0x4b1fx4[_0x2d5f[57]](_0x2d5f[117],parseInt(_0x4b1fx9[_0x2d5f[124]][_0x2d5f[117]])),_0x4b1fx4[_0x2d5f[57]](_0x2d5f[119],parseInt(_0x4b1fx9[_0x2d5f[124]][_0x2d5f[119]]))):_0x2d5f[583]!= _0x4b1fx4[_0x2d5f[124]][_0x2d5f[270]]&& _0x2d5f[116]!= _0x4b1fx3&& _0x4b1fx4[_0x2d5f[265]][_0x2d5f[266]](_0x4b1fx4),_0x4b1fx4= _0x4b1fx19}};_0x4b1fx5[_0x2d5f[506]][_0x2d5f[265]][_0x2d5f[266]](_0x4b1fx5[_0x2d5f[506]]);this[_0x2d5f[1179]][_0x2d5f[995]](_0x4b1fx17);this[_0x2d5f[1179]][_0x2d5f[526]]= _0x4b1fxa;_0x4b1fx5[_0x2d5f[510]]= _0x4b1fx12;_0x4b1fx5[_0x2d5f[2053]]= _0x4b1fx13;_0x4b1fx5[_0x2d5f[505]]= _0x4b1fx14;_0x4b1fx5[_0x2d5f[506]]= _0x4b1fx15;_0x4b1fx5[_0x2d5f[513]]= _0x4b1fx18;_0x4b1fx2[_0x2d5f[515]]();_0x4b1fx5[_0x2d5f[504]](_0x4b1fx16)}};mxPrintPreview[_0x2d5f[202]][_0x2d5f[2031]]= function(){return null};mxPrintPreview[_0x2d5f[202]][_0x2d5f[2032]]= function(){return null};mxPrintPreview[_0x2d5f[202]][_0x2d5f[540]]= function(){var _0x4b1fx2=this[_0x2d5f[392]]();null!= _0x4b1fx2&& _0x4b1fx2[_0x2d5f[540]]()};mxPrintPreview[_0x2d5f[202]][_0x2d5f[268]]= function(){null!= this[_0x2d5f[2018]]&& (this[_0x2d5f[2018]][_0x2d5f[268]](),this[_0x2d5f[2018]]= null)};function mxStylesheet(){this[_0x2d5f[2054]]= {};this[_0x2d5f[2056]](this[_0x2d5f[2055]]());this[_0x2d5f[2058]](this[_0x2d5f[2057]]())}mxStylesheet[_0x2d5f[202]][_0x2d5f[2055]]= function(){var _0x4b1fx2={};_0x4b1fx2[mxConstants[_0x2d5f[2059]]]= mxConstants[_0x2d5f[2060]];_0x4b1fx2[mxConstants[_0x2d5f[2061]]]= mxPerimeter[_0x2d5f[2062]];_0x4b1fx2[mxConstants[_0x2d5f[2063]]]= mxConstants[_0x2d5f[481]];_0x4b1fx2[mxConstants[_0x2d5f[2064]]]= mxConstants[_0x2d5f[479]];_0x4b1fx2[mxConstants[_0x2d5f[2065]]]= _0x2d5f[2066];_0x4b1fx2[mxConstants[_0x2d5f[2067]]]= _0x2d5f[2068];_0x4b1fx2[mxConstants[_0x2d5f[2069]]]= _0x2d5f[2070];return _0x4b1fx2};mxStylesheet[_0x2d5f[202]][_0x2d5f[2057]]= function(){var _0x4b1fx2={};_0x4b1fx2[mxConstants[_0x2d5f[2059]]]= mxConstants[_0x2d5f[2071]];_0x4b1fx2[mxConstants[_0x2d5f[1695]]]= mxConstants[_0x2d5f[1622]];_0x4b1fx2[mxConstants[_0x2d5f[2063]]]= mxConstants[_0x2d5f[481]];_0x4b1fx2[mxConstants[_0x2d5f[2064]]]= mxConstants[_0x2d5f[479]];_0x4b1fx2[mxConstants[_0x2d5f[2067]]]= _0x2d5f[2068];_0x4b1fx2[mxConstants[_0x2d5f[2069]]]= _0x2d5f[2072];return _0x4b1fx2};mxStylesheet[_0x2d5f[202]][_0x2d5f[2056]]= function(_0x4b1fx2){this[_0x2d5f[2074]](_0x2d5f[2073],_0x4b1fx2)};mxStylesheet[_0x2d5f[202]][_0x2d5f[2058]]= function(_0x4b1fx2){this[_0x2d5f[2074]](_0x2d5f[2075],_0x4b1fx2)};mxStylesheet[_0x2d5f[202]][_0x2d5f[2076]]= function(){return this[_0x2d5f[2054]][_0x2d5f[2073]]};mxStylesheet[_0x2d5f[202]][_0x2d5f[2077]]= function(){return this[_0x2d5f[2054]][_0x2d5f[2075]]};mxStylesheet[_0x2d5f[202]][_0x2d5f[2074]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[2054]][_0x4b1fx2]= _0x4b1fx3};mxStylesheet[_0x2d5f[202]][_0x2d5f[1705]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=_0x4b1fx3;if(null!= _0x4b1fx2&& 0< _0x4b1fx2[_0x2d5f[67]]){for(var _0x4b1fx5=_0x4b1fx2[_0x2d5f[224]](_0x2d5f[471]),_0x4b1fx4=null!= _0x4b1fx4&& _0x2d5f[471]!= _0x4b1fx2[_0x2d5f[225]](0)?mxUtils[_0x2d5f[238]](_0x4b1fx4):{},_0x4b1fx9=0;_0x4b1fx9< _0x4b1fx5[_0x2d5f[67]];_0x4b1fx9++){var _0x4b1fxa=_0x4b1fx5[_0x4b1fx9],_0x4b1fx12=_0x4b1fxa[_0x2d5f[2]](_0x2d5f[226]);if(0<= _0x4b1fx12){var _0x4b1fx13=_0x4b1fxa[_0x2d5f[85]](0,_0x4b1fx12),_0x4b1fxa=_0x4b1fxa[_0x2d5f[85]](_0x4b1fx12+ 1);_0x4b1fxa== mxConstants[_0x2d5f[217]]? delete _0x4b1fx4[_0x4b1fx13]:mxUtils[_0x2d5f[1946]](_0x4b1fxa)?_0x4b1fx4[_0x4b1fx13]= parseFloat(_0x4b1fxa):_0x4b1fx4[_0x4b1fx13]= _0x4b1fxa}else {if(_0x4b1fxa= this[_0x2d5f[2054]][_0x4b1fxa],null!= _0x4b1fxa){for(_0x4b1fx13 in _0x4b1fxa){_0x4b1fx4[_0x4b1fx13]= _0x4b1fxa[_0x4b1fx13]}}}}};return _0x4b1fx4};function mxCellState(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){this[_0x2d5f[441]]= _0x4b1fx2;this[_0x2d5f[246]]= _0x4b1fx3;this[_0x2d5f[124]]= _0x4b1fx4;this[_0x2d5f[2078]]= new mxPoint;this[_0x2d5f[2079]]= new mxPoint}mxCellState[_0x2d5f[202]]= new mxRectangle;mxCellState[_0x2d5f[202]][_0x2d5f[196]]= mxCellState;mxCellState[_0x2d5f[202]][_0x2d5f[441]]= null;mxCellState[_0x2d5f[202]][_0x2d5f[246]]= null;mxCellState[_0x2d5f[202]][_0x2d5f[124]]= null;mxCellState[_0x2d5f[202]][_0x2d5f[2080]]= !0;mxCellState[_0x2d5f[202]][_0x2d5f[2081]]= !1;mxCellState[_0x2d5f[202]][_0x2d5f[2082]]= !1;mxCellState[_0x2d5f[202]][_0x2d5f[2078]]= null;mxCellState[_0x2d5f[202]][_0x2d5f[439]]= null;mxCellState[_0x2d5f[202]][_0x2d5f[2079]]= null;mxCellState[_0x2d5f[202]][_0x2d5f[2083]]= null;mxCellState[_0x2d5f[202]][_0x2d5f[2084]]= null;mxCellState[_0x2d5f[202]][_0x2d5f[2085]]= 0;mxCellState[_0x2d5f[202]][_0x2d5f[67]]= 0;mxCellState[_0x2d5f[202]][_0x2d5f[2086]]= null;mxCellState[_0x2d5f[202]][_0x2d5f[253]]= null;mxCellState[_0x2d5f[202]][_0x2d5f[963]]= null;mxCellState[_0x2d5f[202]][_0x2d5f[2087]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx2= _0x4b1fx2|| 0;_0x4b1fx3= null!= _0x4b1fx3?_0x4b1fx3: new mxRectangle(this[_0x2d5f[235]],this[_0x2d5f[236]],this[_0x2d5f[117]],this[_0x2d5f[119]]);if(null!= this[_0x2d5f[253]]&& null!= this[_0x2d5f[253]][_0x2d5f[1561]]){var _0x4b1fx4=this[_0x2d5f[253]][_0x2d5f[1561]][_0x2d5f[1548]](this[_0x2d5f[124]],_0x4b1fx3[_0x2d5f[235]],_0x4b1fx3[_0x2d5f[236]],_0x4b1fx3[_0x2d5f[117]],_0x4b1fx3[_0x2d5f[119]]);_0x4b1fx3[_0x2d5f[235]]= _0x4b1fx4[_0x2d5f[235]];_0x4b1fx3[_0x2d5f[236]]= _0x4b1fx4[_0x2d5f[236]];_0x4b1fx3[_0x2d5f[117]]= this[_0x2d5f[253]][_0x2d5f[1561]][_0x2d5f[1532]]* _0x4b1fx4[_0x2d5f[117]];_0x4b1fx3[_0x2d5f[119]]= this[_0x2d5f[253]][_0x2d5f[1561]][_0x2d5f[1533]]* _0x4b1fx4[_0x2d5f[119]]};0!= _0x4b1fx2&& _0x4b1fx3[_0x2d5f[244]](_0x4b1fx2);return _0x4b1fx3};mxCellState[_0x2d5f[202]][_0x2d5f[2088]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3?(null== this[_0x2d5f[439]]&& (this[_0x2d5f[439]]= []),0== this[_0x2d5f[439]][_0x2d5f[67]]?this[_0x2d5f[439]][_0x2d5f[207]](_0x4b1fx2):this[_0x2d5f[439]][0]= _0x4b1fx2):null== this[_0x2d5f[439]]?(this[_0x2d5f[439]]= [],this[_0x2d5f[439]][_0x2d5f[207]](null),this[_0x2d5f[439]][_0x2d5f[207]](_0x4b1fx2)):1== this[_0x2d5f[439]][_0x2d5f[67]]?this[_0x2d5f[439]][_0x2d5f[207]](_0x4b1fx2):this[_0x2d5f[439]][this[_0x2d5f[439]][_0x2d5f[67]]- 1]= _0x4b1fx2};mxCellState[_0x2d5f[202]][_0x2d5f[1609]]= function(_0x4b1fx2){null!= this[_0x2d5f[253]]&& this[_0x2d5f[253]][_0x2d5f[1609]](_0x4b1fx2);null!= this[_0x2d5f[963]]&& this[_0x2d5f[963]][_0x2d5f[1609]](_0x4b1fx2)};mxCellState[_0x2d5f[202]][_0x2d5f[1710]]= function(_0x4b1fx2){_0x4b1fx2= this[_0x2d5f[2089]](_0x4b1fx2);return null!= _0x4b1fx2?_0x4b1fx2[_0x2d5f[246]]:null};mxCellState[_0x2d5f[202]][_0x2d5f[2089]]= function(_0x4b1fx2){return _0x4b1fx2?this[_0x2d5f[2083]]:this[_0x2d5f[2084]]};mxCellState[_0x2d5f[202]][_0x2d5f[2090]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3?this[_0x2d5f[2083]]= _0x4b1fx2:this[_0x2d5f[2084]]= _0x4b1fx2};mxCellState[_0x2d5f[202]][_0x2d5f[515]]= function(){this[_0x2d5f[441]][_0x2d5f[1179]][_0x2d5f[259]][_0x2d5f[515]](this)};mxCellState[_0x2d5f[202]][_0x2d5f[238]]= function(){var _0x4b1fx2= new mxCellState(this[_0x2d5f[441]],this[_0x2d5f[246]],this[_0x2d5f[124]]);if(null!= this[_0x2d5f[439]]){_0x4b1fx2[_0x2d5f[439]]= [];for(var _0x4b1fx3=0;_0x4b1fx3< this[_0x2d5f[439]][_0x2d5f[67]];_0x4b1fx3++){_0x4b1fx2[_0x2d5f[439]][_0x4b1fx3]= this[_0x2d5f[439]][_0x4b1fx3][_0x2d5f[238]]()}};null!= this[_0x2d5f[2078]]&& (_0x4b1fx2[_0x2d5f[2078]]= this[_0x2d5f[2078]][_0x2d5f[238]]());null!= this[_0x2d5f[2079]]&& (_0x4b1fx2[_0x2d5f[2079]]= this[_0x2d5f[2079]][_0x2d5f[238]]());null!= this[_0x2d5f[1563]]&& (_0x4b1fx2[_0x2d5f[1563]]= this[_0x2d5f[1563]][_0x2d5f[238]]());_0x4b1fx2[_0x2d5f[2085]]= this[_0x2d5f[2085]];_0x4b1fx2[_0x2d5f[2086]]= this[_0x2d5f[2086]];_0x4b1fx2[_0x2d5f[67]]= this[_0x2d5f[67]];_0x4b1fx2[_0x2d5f[235]]= this[_0x2d5f[235]];_0x4b1fx2[_0x2d5f[236]]= this[_0x2d5f[236]];_0x4b1fx2[_0x2d5f[117]]= this[_0x2d5f[117]];_0x4b1fx2[_0x2d5f[119]]= this[_0x2d5f[119]];return _0x4b1fx2};function mxGraphSelectionModel(_0x4b1fx2){this[_0x2d5f[1179]]= _0x4b1fx2;this[_0x2d5f[895]]= []}mxGraphSelectionModel[_0x2d5f[202]]= new mxEventSource;mxGraphSelectionModel[_0x2d5f[202]][_0x2d5f[196]]= mxGraphSelectionModel;mxGraphSelectionModel[_0x2d5f[202]][_0x2d5f[2091]]= _0x2d5f[130]!= mxClient[_0x2d5f[90]]?_0x2d5f[819]:_0x2d5f[110];mxGraphSelectionModel[_0x2d5f[202]][_0x2d5f[2092]]= _0x2d5f[130]!= mxClient[_0x2d5f[90]]?_0x2d5f[2093]:_0x2d5f[110];mxGraphSelectionModel[_0x2d5f[202]][_0x2d5f[1179]]= null;mxGraphSelectionModel[_0x2d5f[202]][_0x2d5f[2094]]= !1;mxGraphSelectionModel[_0x2d5f[202]][_0x2d5f[2095]]= function(){return this[_0x2d5f[2094]]};mxGraphSelectionModel[_0x2d5f[202]][_0x2d5f[2096]]= function(_0x4b1fx2){this[_0x2d5f[2094]]= _0x4b1fx2};mxGraphSelectionModel[_0x2d5f[202]][_0x2d5f[2097]]= function(_0x4b1fx2){return null!= _0x4b1fx2?0<= mxUtils[_0x2d5f[2]](this[_0x2d5f[895]],_0x4b1fx2):!1};mxGraphSelectionModel[_0x2d5f[202]][_0x2d5f[1107]]= function(){return 0== this[_0x2d5f[895]][_0x2d5f[67]]};mxGraphSelectionModel[_0x2d5f[202]][_0x2d5f[200]]= function(){this[_0x2d5f[2098]](null,this[_0x2d5f[895]])};mxGraphSelectionModel[_0x2d5f[202]][_0x2d5f[2099]]= function(_0x4b1fx2){null!= _0x4b1fx2&& this[_0x2d5f[2100]]([_0x4b1fx2])};mxGraphSelectionModel[_0x2d5f[202]][_0x2d5f[2100]]= function(_0x4b1fx2){if(null!= _0x4b1fx2){this[_0x2d5f[2094]]&& (_0x4b1fx2= [this[_0x2d5f[2101]](_0x4b1fx2)]);for(var _0x4b1fx3=[],_0x4b1fx4=0;_0x4b1fx4< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx4++){this[_0x2d5f[1179]][_0x2d5f[2102]](_0x4b1fx2[_0x4b1fx4])&& _0x4b1fx3[_0x2d5f[207]](_0x4b1fx2[_0x4b1fx4])};this[_0x2d5f[2098]](_0x4b1fx3,this[_0x2d5f[895]])}};mxGraphSelectionModel[_0x2d5f[202]][_0x2d5f[2101]]= function(_0x4b1fx2){if(null!= _0x4b1fx2){for(var _0x4b1fx3=0;_0x4b1fx3< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx3++){if(this[_0x2d5f[1179]][_0x2d5f[2102]](_0x4b1fx2[_0x4b1fx3])){return _0x4b1fx2[_0x4b1fx3]}}};return null};mxGraphSelectionModel[_0x2d5f[202]][_0x2d5f[2103]]= function(_0x4b1fx2){null!= _0x4b1fx2&& this[_0x2d5f[832]]([_0x4b1fx2])};mxGraphSelectionModel[_0x2d5f[202]][_0x2d5f[832]]= function(_0x4b1fx2){if(null!= _0x4b1fx2){var _0x4b1fx3=null;this[_0x2d5f[2094]]&& (_0x4b1fx3= this[_0x2d5f[895]],_0x4b1fx2= [this[_0x2d5f[2101]](_0x4b1fx2)]);for(var _0x4b1fx4=[],_0x4b1fx5=0;_0x4b1fx5< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx5++){!this[_0x2d5f[2097]](_0x4b1fx2[_0x4b1fx5])&& this[_0x2d5f[1179]][_0x2d5f[2102]](_0x4b1fx2[_0x4b1fx5])&& _0x4b1fx4[_0x2d5f[207]](_0x4b1fx2[_0x4b1fx5])};this[_0x2d5f[2098]](_0x4b1fx4,_0x4b1fx3)}};mxGraphSelectionModel[_0x2d5f[202]][_0x2d5f[2104]]= function(_0x4b1fx2){null!= _0x4b1fx2&& this[_0x2d5f[842]]([_0x4b1fx2])};mxGraphSelectionModel[_0x2d5f[202]][_0x2d5f[842]]= function(_0x4b1fx2){if(null!= _0x4b1fx2){for(var _0x4b1fx3=[],_0x4b1fx4=0;_0x4b1fx4< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx4++){this[_0x2d5f[2097]](_0x4b1fx2[_0x4b1fx4])&& _0x4b1fx3[_0x2d5f[207]](_0x4b1fx2[_0x4b1fx4])};this[_0x2d5f[2098]](null,_0x4b1fx3)}};mxGraphSelectionModel[_0x2d5f[202]][_0x2d5f[2098]]= function(_0x4b1fx2,_0x4b1fx3){if(null!= _0x4b1fx2&& 0< _0x4b1fx2[_0x2d5f[67]]&& null!= _0x4b1fx2[0]|| null!= _0x4b1fx3&& 0< _0x4b1fx3[_0x2d5f[67]]&& null!= _0x4b1fx3[0]){var _0x4b1fx4= new mxSelectionChange(this,_0x4b1fx2,_0x4b1fx3);_0x4b1fx4[_0x2d5f[350]]();var _0x4b1fx5= new mxUndoableEdit(this,!1);_0x4b1fx5[_0x2d5f[99]](_0x4b1fx4);this[_0x2d5f[746]]( new mxEventObject(mxEvent.UNDO,_0x2d5f[1061],_0x4b1fx5))}};mxGraphSelectionModel[_0x2d5f[202]][_0x2d5f[1941]]= function(_0x4b1fx2){null!= _0x4b1fx2&& !this[_0x2d5f[2097]](_0x4b1fx2)&& this[_0x2d5f[895]][_0x2d5f[207]](_0x4b1fx2)};mxGraphSelectionModel[_0x2d5f[202]][_0x2d5f[1102]]= function(_0x4b1fx2){null!= _0x4b1fx2&& (_0x4b1fx2= mxUtils[_0x2d5f[2]](this[_0x2d5f[895]],_0x4b1fx2),0<= _0x4b1fx2&& this[_0x2d5f[895]][_0x2d5f[300]](_0x4b1fx2,1))};function mxSelectionChange(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){this[_0x2d5f[2105]]= _0x4b1fx2;this[_0x2d5f[2106]]= null!= _0x4b1fx3?_0x4b1fx3[_0x2d5f[1853]]():null;this[_0x2d5f[2107]]= null!= _0x4b1fx4?_0x4b1fx4[_0x2d5f[1853]]():null}mxSelectionChange[_0x2d5f[202]][_0x2d5f[350]]= function(){var _0x4b1fx2=mxLog[_0x2d5f[2109]](_0x2d5f[2108]);window[_0x2d5f[879]]= mxResources[_0x2d5f[203]](this[_0x2d5f[2105]][_0x2d5f[2092]])|| this[_0x2d5f[2105]][_0x2d5f[2092]];if(null!= this[_0x2d5f[2107]]){for(var _0x4b1fx3=0;_0x4b1fx3< this[_0x2d5f[2107]][_0x2d5f[67]];_0x4b1fx3++){this[_0x2d5f[2105]][_0x2d5f[1102]](this[_0x2d5f[2107]][_0x4b1fx3])}};if(null!= this[_0x2d5f[2106]]){for(_0x4b1fx3= 0;_0x4b1fx3< this[_0x2d5f[2106]][_0x2d5f[67]];_0x4b1fx3++){this[_0x2d5f[2105]][_0x2d5f[1941]](this[_0x2d5f[2106]][_0x4b1fx3])}};_0x4b1fx3= this[_0x2d5f[2106]];this[_0x2d5f[2106]]= this[_0x2d5f[2107]];this[_0x2d5f[2107]]= _0x4b1fx3;window[_0x2d5f[879]]= mxResources[_0x2d5f[203]](this[_0x2d5f[2105]][_0x2d5f[2091]])|| this[_0x2d5f[2105]][_0x2d5f[2091]];mxLog[_0x2d5f[2110]](_0x2d5f[2108],_0x4b1fx2);this[_0x2d5f[2105]][_0x2d5f[746]]( new mxEventObject(mxEvent.CHANGE,_0x2d5f[2106],this[_0x2d5f[2106]],_0x2d5f[2107],this[_0x2d5f[2107]]))};function mxCellEditor(_0x4b1fx2){this[_0x2d5f[1179]]= _0x4b1fx2}mxCellEditor[_0x2d5f[202]][_0x2d5f[1179]]= null;mxCellEditor[_0x2d5f[202]][_0x2d5f[126]]= null;mxCellEditor[_0x2d5f[202]][_0x2d5f[2111]]= null;mxCellEditor[_0x2d5f[202]][_0x2d5f[2112]]= null;mxCellEditor[_0x2d5f[202]][_0x2d5f[2113]]= !1;mxCellEditor[_0x2d5f[202]][_0x2d5f[2114]]= !0;mxCellEditor[_0x2d5f[202]][_0x2d5f[2115]]= _0x2d5f[110];mxCellEditor[_0x2d5f[202]][_0x2d5f[2116]]= _0x2d5f[110];mxCellEditor[_0x2d5f[202]][_0x2d5f[176]]= function(){this[_0x2d5f[126]]= document[_0x2d5f[55]](_0x2d5f[126]);this[_0x2d5f[126]][_0x2d5f[926]]= _0x2d5f[2117];this[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[491]]= _0x2d5f[492];this[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[277]]= _0x2d5f[189];this[_0x2d5f[126]][_0x2d5f[57]](_0x2d5f[2118],_0x2d5f[2119]);this[_0x2d5f[126]][_0x2d5f[57]](_0x2d5f[969],_0x2d5f[2120]);mxClient[_0x2d5f[133]]&& (this[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[129]]= _0x2d5f[130]);mxEvent[_0x2d5f[169]](this[_0x2d5f[126]],_0x2d5f[2121],mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){this[_0x2d5f[2122]]()}));mxEvent[_0x2d5f[169]](this[_0x2d5f[126]],_0x2d5f[2123],mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){mxEvent[_0x2d5f[721]](_0x4b1fx2)|| (113== _0x4b1fx2[_0x2d5f[2124]]|| this[_0x2d5f[1179]][_0x2d5f[2125]]()&& 13== _0x4b1fx2[_0x2d5f[2124]]&& !mxEvent[_0x2d5f[775]](_0x4b1fx2)&& !mxEvent[_0x2d5f[774]](_0x4b1fx2)?(this[_0x2d5f[1179]][_0x2d5f[2126]](!1),mxEvent[_0x2d5f[722]](_0x4b1fx2)):27== _0x4b1fx2[_0x2d5f[2124]]?(this[_0x2d5f[1179]][_0x2d5f[2126]](!0),mxEvent[_0x2d5f[722]](_0x4b1fx2)):(this[_0x2d5f[2127]]&& (this[_0x2d5f[2127]]= !1,this[_0x2d5f[126]][_0x2d5f[131]]= _0x2d5f[110]),this[_0x2d5f[2128]](!0)))}));mxEvent[_0x2d5f[169]](this[_0x2d5f[126]],_0x2d5f[2129],mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){this[_0x2d5f[2114]]&& !mxEvent[_0x2d5f[721]](_0x4b1fx2)&& setTimeout(mxUtils[_0x2d5f[885]](this,function(){this[_0x2d5f[129]]()}),0)}))};mxCellEditor[_0x2d5f[202]][_0x2d5f[129]]= function(){if(null!= this[_0x2d5f[1653]]){var _0x4b1fx2=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[248]](this[_0x2d5f[2111]]),_0x4b1fx3=this[_0x2d5f[1179]][_0x2d5f[2130]](_0x4b1fx2[_0x2d5f[246]]),_0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[2131]](_0x4b1fx2[_0x2d5f[246]]);if(this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[250]](_0x4b1fx2[_0x2d5f[246]])){this[_0x2d5f[1562]][_0x2d5f[235]]= _0x4b1fx2[_0x2d5f[2079]][_0x2d5f[235]],this[_0x2d5f[1562]][_0x2d5f[236]]= _0x4b1fx2[_0x2d5f[2079]][_0x2d5f[236]],this[_0x2d5f[1562]][_0x2d5f[117]]= 0,this[_0x2d5f[1562]][_0x2d5f[119]]= 0}else {if(null!= this[_0x2d5f[1562]]){this[_0x2d5f[1562]][_0x2d5f[235]]= _0x4b1fx2[_0x2d5f[235]];this[_0x2d5f[1562]][_0x2d5f[236]]= _0x4b1fx2[_0x2d5f[236]];this[_0x2d5f[1562]][_0x2d5f[117]]= _0x4b1fx2[_0x2d5f[117]];this[_0x2d5f[1562]][_0x2d5f[119]]= _0x4b1fx2[_0x2d5f[119]];var _0x4b1fx5=mxUtils[_0x2d5f[433]](_0x4b1fx2[_0x2d5f[124]],mxConstants.STYLE_LABEL_POSITION,mxConstants.ALIGN_CENTER);_0x4b1fx5== mxConstants[_0x2d5f[2132]]?this[_0x2d5f[1562]][_0x2d5f[235]]-= _0x4b1fx2[_0x2d5f[117]]:_0x4b1fx5== mxConstants[_0x2d5f[480]]&& (this[_0x2d5f[1562]][_0x2d5f[235]]+= _0x4b1fx2[_0x2d5f[117]]);_0x4b1fx5= mxUtils[_0x2d5f[433]](_0x4b1fx2[_0x2d5f[124]],mxConstants.STYLE_VERTICAL_LABEL_POSITION,mxConstants.ALIGN_MIDDLE);_0x4b1fx5== mxConstants[_0x2d5f[1687]]?this[_0x2d5f[1562]][_0x2d5f[236]]-= _0x4b1fx2[_0x2d5f[119]]:_0x4b1fx5== mxConstants[_0x2d5f[482]]&& (this[_0x2d5f[1562]][_0x2d5f[236]]+= _0x4b1fx2[_0x2d5f[119]])}};_0x4b1fx5= this[_0x2d5f[126]][_0x2d5f[131]];if(_0x2d5f[192]== _0x4b1fx5[_0x2d5f[225]](_0x4b1fx5[_0x2d5f[67]]- 1)|| _0x2d5f[110]== _0x4b1fx5){_0x4b1fx5+= _0x2d5f[544]};_0x4b1fx5= mxUtils[_0x2d5f[321]](_0x4b1fx5,!1);_0x4b1fx4?(this[_0x2d5f[1653]][_0x2d5f[124]][_0x2d5f[493]]= _0x2d5f[1502],this[_0x2d5f[1653]][_0x2d5f[124]][_0x2d5f[117]]= this[_0x2d5f[1562]][_0x2d5f[117]]+ _0x2d5f[168]):_0x4b1fx5= _0x4b1fx5[_0x2d5f[230]](/ /g,_0x2d5f[544]);_0x4b1fx5= _0x4b1fx5[_0x2d5f[230]](/\n/g,_0x2d5f[1453]);this[_0x2d5f[1653]][_0x2d5f[339]]= _0x4b1fx5;var _0x4b1fx5=this[_0x2d5f[1653]][_0x2d5f[359]]+ 30,_0x4b1fx9=this[_0x2d5f[1653]][_0x2d5f[167]]+ 16,_0x4b1fx5=Math[_0x2d5f[160]](_0x4b1fx5,40),_0x4b1fx9=Math[_0x2d5f[160]](_0x4b1fx9,20);_0x4b1fx3&& (_0x4b1fx5= Math[_0x2d5f[243]](this[_0x2d5f[1562]][_0x2d5f[117]]- 4,_0x4b1fx5),_0x4b1fx9= Math[_0x2d5f[243]](this[_0x2d5f[1562]][_0x2d5f[119]],_0x4b1fx9));var _0x4b1fxa=null!= _0x4b1fx2[_0x2d5f[963]]?_0x4b1fx2[_0x2d5f[963]][_0x2d5f[1655]]:null;null== _0x4b1fxa&& (_0x4b1fxa= mxUtils[_0x2d5f[433]](_0x4b1fx2[_0x2d5f[124]],mxConstants.STYLE_ALIGN,mxConstants.ALIGN_CENTER),_0x4b1fx2= mxUtils[_0x2d5f[433]](_0x4b1fx2[_0x2d5f[124]],mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE),_0x4b1fxa= mxUtils[_0x2d5f[1501]](_0x4b1fxa,_0x4b1fx2));if(null!= _0x4b1fxa){if(_0x4b1fx3|| !_0x4b1fx4){this[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[361]]= Math[_0x2d5f[160]](0,Math[_0x2d5f[488]](this[_0x2d5f[1562]][_0x2d5f[235]]- _0x4b1fxa[_0x2d5f[235]]* this[_0x2d5f[1562]][_0x2d5f[117]]+ _0x4b1fxa[_0x2d5f[235]]* _0x4b1fx5)- 3)+ _0x2d5f[168]};this[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[125]]= Math[_0x2d5f[160]](0,Math[_0x2d5f[488]](this[_0x2d5f[1562]][_0x2d5f[236]]- _0x4b1fxa[_0x2d5f[236]]* this[_0x2d5f[1562]][_0x2d5f[119]]+ _0x4b1fxa[_0x2d5f[236]]* _0x4b1fx9)+ 4)+ _0x2d5f[168]};if(_0x4b1fx3|| !_0x4b1fx4){this[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[117]]= _0x4b1fx5+ _0x2d5f[168]};this[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[119]]= _0x4b1fx9+ _0x2d5f[168]}};mxCellEditor[_0x2d5f[202]][_0x2d5f[2133]]= function(){return this[_0x2d5f[2113]]};mxCellEditor[_0x2d5f[202]][_0x2d5f[2128]]= function(_0x4b1fx2){this[_0x2d5f[2113]]= _0x4b1fx2};mxCellEditor[_0x2d5f[202]][_0x2d5f[2122]]= function(){this[_0x2d5f[2126]](!this[_0x2d5f[1179]][_0x2d5f[2134]]())};mxCellEditor[_0x2d5f[202]][_0x2d5f[855]]= function(_0x4b1fx2,_0x4b1fx3){null== this[_0x2d5f[126]]&& this[_0x2d5f[176]]();this[_0x2d5f[2126]](!0);var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[248]](_0x4b1fx2);if(null!= _0x4b1fx4){this[_0x2d5f[2111]]= _0x4b1fx2;this[_0x2d5f[2112]]= _0x4b1fx3;this[_0x2d5f[2116]]= null;null!= _0x4b1fx4[_0x2d5f[963]]&& this[_0x2d5f[2135]](_0x4b1fx4)&& (this[_0x2d5f[2116]]= _0x4b1fx4[_0x2d5f[963]][_0x2d5f[252]],this[_0x2d5f[2116]][_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[188]);var _0x4b1fx5=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[255]],_0x4b1fx5=mxUtils[_0x2d5f[433]](_0x4b1fx4[_0x2d5f[124]],mxConstants.STYLE_FONTSIZE,mxConstants.DEFAULT_FONTSIZE)* _0x4b1fx5,_0x4b1fx9=mxUtils[_0x2d5f[433]](_0x4b1fx4[_0x2d5f[124]],mxConstants.STYLE_FONTFAMILY,mxConstants.DEFAULT_FONTFAMILY),_0x4b1fxa=mxUtils[_0x2d5f[433]](_0x4b1fx4[_0x2d5f[124]],mxConstants.STYLE_FONTCOLOR,_0x2d5f[586]),_0x4b1fx12=mxUtils[_0x2d5f[433]](_0x4b1fx4[_0x2d5f[124]],mxConstants.STYLE_ALIGN,mxConstants.ALIGN_LEFT),_0x4b1fx13=(mxUtils[_0x2d5f[433]](_0x4b1fx4[_0x2d5f[124]],mxConstants.STYLE_FONTSTYLE,0)& mxConstants[_0x2d5f[1410]])== mxConstants[_0x2d5f[1410]],_0x4b1fx14=(mxUtils[_0x2d5f[433]](_0x4b1fx4[_0x2d5f[124]],mxConstants.STYLE_FONTSTYLE,0)& mxConstants[_0x2d5f[1412]])== mxConstants[_0x2d5f[1412]],_0x4b1fx15=(mxUtils[_0x2d5f[433]](_0x4b1fx4[_0x2d5f[124]],mxConstants.STYLE_FONTSTYLE,0)& mxConstants[_0x2d5f[1414]])== mxConstants[_0x2d5f[1414]];this[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[487]]= Math[_0x2d5f[488]](_0x4b1fx5)+ _0x2d5f[168];this[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[489]]= Math[_0x2d5f[488]](_0x4b1fx5* mxConstants[_0x2d5f[490]])+ _0x2d5f[168];this[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[486]]= _0x4b1fx9;this[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[1165]]= _0x4b1fx12;this[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[352]]= _0x4b1fxa;this[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[1452]]= _0x4b1fx13?_0x2d5f[1447]:_0x2d5f[1502];this[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[666]]= _0x4b1fx14?_0x2d5f[1449]:_0x2d5f[110];this[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[354]]= _0x4b1fx15?_0x2d5f[355]:_0x2d5f[110];this[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[277]]= _0x2d5f[278];this[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[2136]]= _0x2d5f[130];this[_0x2d5f[1562]]= _0x4b1fx5= this[_0x2d5f[2137]](_0x4b1fx4);this[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[361]]= _0x4b1fx5[_0x2d5f[235]]+ _0x2d5f[168];this[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[125]]= _0x4b1fx5[_0x2d5f[236]]+ _0x2d5f[168];this[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[117]]= _0x4b1fx5[_0x2d5f[117]]+ _0x2d5f[168];this[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[119]]= _0x4b1fx5[_0x2d5f[119]]+ _0x2d5f[168];this[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[931]]= 5;_0x4b1fx4= this[_0x2d5f[2138]](_0x4b1fx4,_0x4b1fx3);null== _0x4b1fx4|| 0== _0x4b1fx4[_0x2d5f[67]]?(_0x4b1fx4= this[_0x2d5f[2139]](),this[_0x2d5f[2127]]= !0):this[_0x2d5f[2127]]= !1;this[_0x2d5f[2128]](!1);this[_0x2d5f[126]][_0x2d5f[131]]= _0x4b1fx4;this[_0x2d5f[1179]][_0x2d5f[526]][_0x2d5f[62]](this[_0x2d5f[126]]);_0x2d5f[130]!= this[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[495]]&& (this[_0x2d5f[2114]]&& (this[_0x2d5f[1653]]= this[_0x2d5f[2140]](),document[_0x2d5f[112]][_0x2d5f[62]](this[_0x2d5f[1653]]),this[_0x2d5f[129]]()),this[_0x2d5f[126]][_0x2d5f[393]](),this[_0x2d5f[126]][_0x2d5f[804]]())}};mxCellEditor[_0x2d5f[202]][_0x2d5f[2140]]= function(){var _0x4b1fx2=document[_0x2d5f[55]](_0x2d5f[485]),_0x4b1fx3=_0x4b1fx2[_0x2d5f[124]];_0x4b1fx3[_0x2d5f[491]]= _0x2d5f[492];_0x4b1fx3[_0x2d5f[493]]= _0x2d5f[494];_0x4b1fx3[_0x2d5f[187]]= _0x2d5f[188];_0x4b1fx3[_0x2d5f[495]]= mxClient[_0x2d5f[496]]?_0x2d5f[497]:_0x2d5f[498];_0x4b1fx3[_0x2d5f[499]]= _0x2d5f[500];_0x4b1fx3[_0x2d5f[123]]= _0x2d5f[125];_0x4b1fx3[_0x2d5f[489]]= this[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[489]];_0x4b1fx3[_0x2d5f[487]]= this[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[487]];_0x4b1fx3[_0x2d5f[486]]= this[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[486]];_0x4b1fx3[_0x2d5f[1452]]= this[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[1452]];_0x4b1fx3[_0x2d5f[1165]]= this[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[1165]];_0x4b1fx3[_0x2d5f[666]]= this[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[666]];_0x4b1fx3[_0x2d5f[354]]= this[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[354]];return _0x4b1fx2};mxCellEditor[_0x2d5f[202]][_0x2d5f[2126]]= function(_0x4b1fx2){null!= this[_0x2d5f[2111]]&& (null!= this[_0x2d5f[2116]]&& (this[_0x2d5f[2116]][_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[189],this[_0x2d5f[2116]]= null),!_0x4b1fx2&& this[_0x2d5f[2133]]()&& this[_0x2d5f[1179]][_0x2d5f[850]](this[_0x2d5f[2111]],this[_0x2d5f[2141]](),this[_0x2d5f[2112]]),null!= this[_0x2d5f[1653]]&& (document[_0x2d5f[112]][_0x2d5f[266]](this[_0x2d5f[1653]]),this[_0x2d5f[1653]]= null),this[_0x2d5f[1562]]= this[_0x2d5f[2112]]= this[_0x2d5f[2111]]= null,this[_0x2d5f[126]][_0x2d5f[2121]](),this[_0x2d5f[126]][_0x2d5f[265]][_0x2d5f[266]](this[_0x2d5f[126]]))};mxCellEditor[_0x2d5f[202]][_0x2d5f[2138]]= function(_0x4b1fx2,_0x4b1fx3){return this[_0x2d5f[1179]][_0x2d5f[2142]](_0x4b1fx2[_0x2d5f[246]],_0x4b1fx3)};mxCellEditor[_0x2d5f[202]][_0x2d5f[2141]]= function(){return this[_0x2d5f[126]][_0x2d5f[131]][_0x2d5f[230]](/\r/g,_0x2d5f[110])};mxCellEditor[_0x2d5f[202]][_0x2d5f[2135]]= function(_0x4b1fx2){return !0};mxCellEditor[_0x2d5f[202]][_0x2d5f[939]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[255]];return new mxRectangle(0,0,null== _0x4b1fx2[_0x2d5f[963]]?30:_0x4b1fx2[_0x2d5f[963]][_0x2d5f[803]]* _0x4b1fx3+ 20,_0x2d5f[361]== this[_0x2d5f[126]][_0x2d5f[124]][_0x2d5f[1165]]?120:40)};mxCellEditor[_0x2d5f[202]][_0x2d5f[2137]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[250]](_0x4b1fx2[_0x2d5f[246]]),_0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[255]],_0x4b1fx5=this[_0x2d5f[939]](_0x4b1fx2),_0x4b1fx9=_0x4b1fx5[_0x2d5f[117]],_0x4b1fx5=_0x4b1fx5[_0x2d5f[119]],_0x4b1fxa=parseInt(_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2143]]]|| 2)* _0x4b1fx4,_0x4b1fx12=parseInt(_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2144]]]|| 0)* _0x4b1fx4+ _0x4b1fxa,_0x4b1fx13=parseInt(_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2145]]]|| 0)* _0x4b1fx4+ _0x4b1fxa,_0x4b1fx14=parseInt(_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2146]]]|| 0)* _0x4b1fx4+ _0x4b1fxa,_0x4b1fx4=parseInt(_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2147]]]|| 0)* _0x4b1fx4+ _0x4b1fxa,_0x4b1fx13= new mxRectangle(_0x4b1fx2[_0x2d5f[235]],_0x4b1fx2[_0x2d5f[236]],Math[_0x2d5f[160]](_0x4b1fx9,_0x4b1fx2[_0x2d5f[117]]- _0x4b1fx4- _0x4b1fx13),Math[_0x2d5f[160]](_0x4b1fx5,_0x4b1fx2[_0x2d5f[119]]- _0x4b1fx12- _0x4b1fx14));_0x4b1fx3?(_0x4b1fx13[_0x2d5f[235]]= _0x4b1fx2[_0x2d5f[2079]][_0x2d5f[235]],_0x4b1fx13[_0x2d5f[236]]= _0x4b1fx2[_0x2d5f[2079]][_0x2d5f[236]],null!= _0x4b1fx2[_0x2d5f[963]]&& null!= _0x4b1fx2[_0x2d5f[963]][_0x2d5f[1563]]&& (0< _0x4b1fx2[_0x2d5f[963]][_0x2d5f[1563]][_0x2d5f[235]]&& (_0x4b1fx13[_0x2d5f[235]]= _0x4b1fx2[_0x2d5f[963]][_0x2d5f[1563]][_0x2d5f[235]]),0< _0x4b1fx2[_0x2d5f[963]][_0x2d5f[1563]][_0x2d5f[236]]&& (_0x4b1fx13[_0x2d5f[236]]= _0x4b1fx2[_0x2d5f[963]][_0x2d5f[1563]][_0x2d5f[236]]))):null!= _0x4b1fx2[_0x2d5f[963]]&& null!= _0x4b1fx2[_0x2d5f[963]][_0x2d5f[1563]]&& (_0x4b1fx13[_0x2d5f[235]]= Math[_0x2d5f[243]](_0x4b1fx13[_0x2d5f[235]],_0x4b1fx2[_0x2d5f[963]][_0x2d5f[1563]][_0x2d5f[235]]),_0x4b1fx13[_0x2d5f[236]]= Math[_0x2d5f[243]](_0x4b1fx13[_0x2d5f[236]],_0x4b1fx2[_0x2d5f[963]][_0x2d5f[1563]][_0x2d5f[236]]));_0x4b1fx13[_0x2d5f[235]]+= _0x4b1fx4;_0x4b1fx13[_0x2d5f[236]]+= _0x4b1fx12;null!= _0x4b1fx2[_0x2d5f[963]]&& null!= _0x4b1fx2[_0x2d5f[963]][_0x2d5f[1563]]&& (_0x4b1fx3?(_0x4b1fx13[_0x2d5f[117]]= Math[_0x2d5f[160]](_0x4b1fx9,_0x4b1fx2[_0x2d5f[963]][_0x2d5f[1563]][_0x2d5f[117]]),_0x4b1fx13[_0x2d5f[119]]= Math[_0x2d5f[160]](_0x4b1fx5,_0x4b1fx2[_0x2d5f[963]][_0x2d5f[1563]][_0x2d5f[119]])):(_0x4b1fx13[_0x2d5f[117]]= Math[_0x2d5f[160]](_0x4b1fx13[_0x2d5f[117]],_0x4b1fx2[_0x2d5f[963]][_0x2d5f[1563]][_0x2d5f[117]]),_0x4b1fx13[_0x2d5f[119]]= Math[_0x2d5f[160]](_0x4b1fx13[_0x2d5f[119]],_0x4b1fx2[_0x2d5f[963]][_0x2d5f[1563]][_0x2d5f[119]])));this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[1193]](_0x4b1fx2[_0x2d5f[246]])&& (_0x4b1fx3= mxUtils[_0x2d5f[433]](_0x4b1fx2[_0x2d5f[124]],mxConstants.STYLE_LABEL_POSITION,mxConstants.ALIGN_CENTER),_0x4b1fx3== mxConstants[_0x2d5f[2132]]?_0x4b1fx13[_0x2d5f[235]]-= _0x4b1fx2[_0x2d5f[117]]:_0x4b1fx3== mxConstants[_0x2d5f[480]]&& (_0x4b1fx13[_0x2d5f[235]]+= _0x4b1fx2[_0x2d5f[117]]),_0x4b1fx3= mxUtils[_0x2d5f[433]](_0x4b1fx2[_0x2d5f[124]],mxConstants.STYLE_VERTICAL_LABEL_POSITION,mxConstants.ALIGN_MIDDLE),_0x4b1fx3== mxConstants[_0x2d5f[1687]]?_0x4b1fx13[_0x2d5f[236]]-= _0x4b1fx2[_0x2d5f[119]]:_0x4b1fx3== mxConstants[_0x2d5f[482]]&& (_0x4b1fx13[_0x2d5f[236]]+= _0x4b1fx2[_0x2d5f[119]]));return _0x4b1fx13};mxCellEditor[_0x2d5f[202]][_0x2d5f[2139]]= function(_0x4b1fx2){return this[_0x2d5f[2115]]};mxCellEditor[_0x2d5f[202]][_0x2d5f[2148]]= function(){return this[_0x2d5f[2111]]};mxCellEditor[_0x2d5f[202]][_0x2d5f[515]]= function(){null!= this[_0x2d5f[126]]&& (mxEvent[_0x2d5f[762]](this[_0x2d5f[126]]),null!= this[_0x2d5f[126]][_0x2d5f[265]]&& this[_0x2d5f[126]][_0x2d5f[265]][_0x2d5f[266]](this[_0x2d5f[126]]),this[_0x2d5f[126]]= null)};function mxCellRenderer(){}mxCellRenderer[_0x2d5f[202]][_0x2d5f[2149]]= mxConnector;mxCellRenderer[_0x2d5f[202]][_0x2d5f[2150]]= mxRectangleShape;mxCellRenderer[_0x2d5f[202]][_0x2d5f[2151]]= mxText;mxCellRenderer[_0x2d5f[202]][_0x2d5f[2152]]= !0;mxCellRenderer[_0x2d5f[202]][_0x2d5f[2153]]= {};mxCellRenderer[_0x2d5f[2154]]= function(_0x4b1fx2,_0x4b1fx3){mxCellRenderer[_0x2d5f[202]][_0x2d5f[2153]][_0x4b1fx2]= _0x4b1fx3};mxCellRenderer[_0x2d5f[2154]](mxConstants.SHAPE_RECTANGLE,mxRectangleShape);mxCellRenderer[_0x2d5f[2154]](mxConstants.SHAPE_ELLIPSE,mxEllipse);mxCellRenderer[_0x2d5f[2154]](mxConstants.SHAPE_RHOMBUS,mxRhombus);mxCellRenderer[_0x2d5f[2154]](mxConstants.SHAPE_CYLINDER,mxCylinder);mxCellRenderer[_0x2d5f[2154]](mxConstants.SHAPE_CONNECTOR,mxConnector);mxCellRenderer[_0x2d5f[2154]](mxConstants.SHAPE_ACTOR,mxActor);mxCellRenderer[_0x2d5f[2154]](mxConstants.SHAPE_TRIANGLE,mxTriangle);mxCellRenderer[_0x2d5f[2154]](mxConstants.SHAPE_HEXAGON,mxHexagon);mxCellRenderer[_0x2d5f[2154]](mxConstants.SHAPE_CLOUD,mxCloud);mxCellRenderer[_0x2d5f[2154]](mxConstants.SHAPE_LINE,mxLine);mxCellRenderer[_0x2d5f[2154]](mxConstants.SHAPE_ARROW,mxArrow);mxCellRenderer[_0x2d5f[2154]](mxConstants.SHAPE_DOUBLE_ELLIPSE,mxDoubleEllipse);mxCellRenderer[_0x2d5f[2154]](mxConstants.SHAPE_SWIMLANE,mxSwimlane);mxCellRenderer[_0x2d5f[2154]](mxConstants.SHAPE_IMAGE,mxImageShape);mxCellRenderer[_0x2d5f[2154]](mxConstants.SHAPE_LABEL,mxLabel);mxCellRenderer[_0x2d5f[202]][_0x2d5f[2155]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=_0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]][_0x2d5f[502]]();if(null!= _0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]][_0x2d5f[526]]&& null== _0x4b1fx2[_0x2d5f[253]]&& _0x4b1fx2[_0x2d5f[246]]!= _0x4b1fx2[_0x2d5f[441]][_0x2d5f[1741]]&& (_0x4b1fx4[_0x2d5f[1193]](_0x4b1fx2[_0x2d5f[246]])|| _0x4b1fx4[_0x2d5f[250]](_0x4b1fx2[_0x2d5f[246]]))){if(this[_0x2d5f[2156]](_0x4b1fx2),null!= _0x4b1fx2[_0x2d5f[253]]&& (null== _0x4b1fx3|| _0x4b1fx3)){this[_0x2d5f[2157]](_0x4b1fx2),_0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]][_0x2d5f[2158]]|| _0x4b1fx4[_0x2d5f[250]](_0x4b1fx2[_0x2d5f[246]])?_0x4b1fx2[_0x2d5f[2081]]= !0:_0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]][_0x2d5f[2159]]&& null!= this[_0x2d5f[2160]]&& (this[_0x2d5f[2160]][_0x2d5f[265]]== _0x4b1fx2[_0x2d5f[253]][_0x2d5f[252]][_0x2d5f[265]]?this[_0x2d5f[2161]](_0x4b1fx2,this[_0x2d5f[2160]]):this[_0x2d5f[2160]]= null),_0x4b1fx2[_0x2d5f[253]][_0x2d5f[255]]= _0x4b1fx2[_0x2d5f[441]][_0x2d5f[255]],this[_0x2d5f[2162]](_0x4b1fx2),this[_0x2d5f[2163]](_0x4b1fx2)}}};mxCellRenderer[_0x2d5f[202]][_0x2d5f[2157]]= function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[253]][_0x2d5f[176]](_0x4b1fx2[_0x2d5f[441]][_0x2d5f[2024]]())};mxCellRenderer[_0x2d5f[202]][_0x2d5f[2164]]= function(_0x4b1fx2,_0x4b1fx3){for(var _0x4b1fx4=null,_0x4b1fx5=_0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]],_0x4b1fx9=_0x4b1fx5[_0x2d5f[502]](),_0x4b1fxa=_0x4b1fx2[_0x2d5f[246]],_0x4b1fx12=_0x4b1fx9[_0x2d5f[1197]](_0x4b1fxa);null!= _0x4b1fx12&& null== _0x4b1fx4;){_0x4b1fx4= this[_0x2d5f[2165]](_0x4b1fx5,_0x4b1fx12,_0x4b1fxa,_0x4b1fx3),_0x4b1fxa= _0x4b1fx12,_0x4b1fx12= _0x4b1fx9[_0x2d5f[1197]](_0x4b1fxa)};return _0x4b1fx4};mxCellRenderer[_0x2d5f[202]][_0x2d5f[2165]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){var _0x4b1fx9=null,_0x4b1fxa=_0x4b1fx2[_0x2d5f[502]]();for(_0x4b1fx4= null!= _0x4b1fx4?_0x4b1fx3[_0x2d5f[1738]](_0x4b1fx4)- 1:_0x4b1fxa[_0x2d5f[262]](_0x4b1fx3)- 1;0<= _0x4b1fx4&& null== _0x4b1fx9;_0x4b1fx4--){_0x4b1fx9= this[_0x2d5f[2165]](_0x4b1fx2,_0x4b1fxa[_0x2d5f[263]](_0x4b1fx3,_0x4b1fx4),null,_0x4b1fx5)};if(null== _0x4b1fx9&& (_0x4b1fx9= _0x4b1fx2[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx3),null!= _0x4b1fx9&& (null== _0x4b1fx9[_0x2d5f[253]]|| null== _0x4b1fx9[_0x2d5f[253]][_0x2d5f[252]]|| _0x4b1fx9[_0x2d5f[253]][_0x2d5f[252]][_0x2d5f[265]]!= _0x4b1fx5))){_0x4b1fx9= null};return _0x4b1fx9};mxCellRenderer[_0x2d5f[202]][_0x2d5f[2166]]= function(_0x4b1fx2){var _0x4b1fx3=_0x4b1fx2[_0x2d5f[253]][_0x2d5f[252]][_0x2d5f[265]],_0x4b1fx4=this[_0x2d5f[2164]](_0x4b1fx2,_0x4b1fx3),_0x4b1fx5=_0x4b1fx3[_0x2d5f[285]];null!= _0x4b1fx4&& (_0x4b1fx5= _0x4b1fx4[_0x2d5f[253]][_0x2d5f[252]],null!= _0x4b1fx4[_0x2d5f[963]]&& (null!= _0x4b1fx4[_0x2d5f[963]][_0x2d5f[252]]&& _0x4b1fx4[_0x2d5f[963]][_0x2d5f[252]][_0x2d5f[265]]== _0x4b1fx3)&& (_0x4b1fx5= _0x4b1fx4[_0x2d5f[963]][_0x2d5f[252]]),_0x4b1fx5= _0x4b1fx5[_0x2d5f[287]]);this[_0x2d5f[2161]](_0x4b1fx2,_0x4b1fx5)};mxCellRenderer[_0x2d5f[202]][_0x2d5f[2167]]= function(_0x4b1fx2){var _0x4b1fx3=_0x4b1fx2[_0x2d5f[441]],_0x4b1fx4=_0x4b1fx3[_0x2d5f[1179]][_0x2d5f[502]]();if(_0x4b1fx3[_0x2d5f[1179]][_0x2d5f[2159]]){if(null== this[_0x2d5f[2160]]|| null== this[_0x2d5f[2160]][_0x2d5f[265]]|| this[_0x2d5f[2160]][_0x2d5f[265]]!= _0x4b1fx2[_0x2d5f[253]][_0x2d5f[252]][_0x2d5f[265]]){this[_0x2d5f[2160]]= _0x4b1fx2[_0x2d5f[253]][_0x2d5f[252]]}}else {if(_0x4b1fx3[_0x2d5f[1179]][_0x2d5f[2168]]){var _0x4b1fx5=_0x4b1fx2[_0x2d5f[253]][_0x2d5f[252]],_0x4b1fx9=_0x4b1fx5[_0x2d5f[265]],_0x4b1fx4=_0x4b1fx4[_0x2d5f[1197]](_0x4b1fx2[_0x2d5f[246]]),_0x4b1fx3=_0x4b1fx3[_0x2d5f[248]](_0x4b1fx4),_0x4b1fx9=null!= _0x4b1fx3&& null!= _0x4b1fx3[_0x2d5f[253]]&& null!= _0x4b1fx3[_0x2d5f[253]][_0x2d5f[252]]?_0x4b1fx3[_0x2d5f[253]][_0x2d5f[252]][_0x2d5f[287]]:_0x4b1fx9[_0x2d5f[285]];null!= _0x4b1fx9&& _0x4b1fx9!= _0x4b1fx5&& this[_0x2d5f[2161]](_0x4b1fx2,_0x4b1fx9)}}};mxCellRenderer[_0x2d5f[202]][_0x2d5f[2161]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx2[_0x2d5f[253]][_0x2d5f[252]][_0x2d5f[265]][_0x2d5f[950]](_0x4b1fx2[_0x2d5f[253]][_0x2d5f[252]],_0x4b1fx3);null!= _0x4b1fx2[_0x2d5f[963]]&& (null!= _0x4b1fx2[_0x2d5f[963]][_0x2d5f[252]]&& _0x4b1fx2[_0x2d5f[963]][_0x2d5f[252]][_0x2d5f[265]]== _0x4b1fx2[_0x2d5f[253]][_0x2d5f[252]][_0x2d5f[265]])&& _0x4b1fx2[_0x2d5f[253]][_0x2d5f[252]][_0x2d5f[265]][_0x2d5f[950]](_0x4b1fx2[_0x2d5f[963]][_0x2d5f[252]],_0x4b1fx2[_0x2d5f[253]][_0x2d5f[252]][_0x2d5f[287]])};mxCellRenderer[_0x2d5f[202]][_0x2d5f[2156]]= function(_0x4b1fx2){if(null!= _0x4b1fx2[_0x2d5f[124]]){var _0x4b1fx3=mxStencilRegistry[_0x2d5f[1560]](_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2059]]]);null!= _0x4b1fx3?_0x4b1fx2[_0x2d5f[253]]= new mxShape(_0x4b1fx3):(_0x4b1fx3= this[_0x2d5f[2169]](_0x4b1fx2),_0x4b1fx2[_0x2d5f[253]]= new _0x4b1fx3);_0x4b1fx2[_0x2d5f[253]][_0x2d5f[1525]]= _0x4b1fx2[_0x2d5f[439]];_0x4b1fx2[_0x2d5f[253]][_0x2d5f[1562]]= new mxRectangle(_0x4b1fx2[_0x2d5f[235]],_0x4b1fx2[_0x2d5f[236]],_0x4b1fx2[_0x2d5f[117]],_0x4b1fx2[_0x2d5f[119]]);_0x4b1fx2[_0x2d5f[253]][_0x2d5f[507]]= _0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]][_0x2d5f[507]];this[_0x2d5f[2170]](_0x4b1fx2)}};mxCellRenderer[_0x2d5f[202]][_0x2d5f[2171]]= function(_0x4b1fx2){return null!= _0x4b1fx2?mxCellRenderer[_0x2d5f[202]][_0x2d5f[2153]][_0x4b1fx2]:null};mxCellRenderer[_0x2d5f[202]][_0x2d5f[2169]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[2171]](_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2059]]]);null== _0x4b1fx3&& (_0x4b1fx3= _0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[250]](_0x4b1fx2[_0x2d5f[246]])?this[_0x2d5f[2149]]:this[_0x2d5f[2150]]);return _0x4b1fx3};mxCellRenderer[_0x2d5f[202]][_0x2d5f[2170]]= function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[253]][_0x2d5f[183]](_0x4b1fx2);_0x4b1fx2[_0x2d5f[253]][_0x2d5f[618]]= _0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]][_0x2d5f[1202]](_0x4b1fx2);_0x4b1fx2[_0x2d5f[253]][_0x2d5f[630]]= this[_0x2d5f[2171]](_0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]][_0x2d5f[2172]](_0x4b1fx2));_0x4b1fx2[_0x2d5f[253]][_0x2d5f[632]]= _0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]][_0x2d5f[2173]](_0x4b1fx2);_0x4b1fx2[_0x2d5f[253]][_0x2d5f[634]]= _0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]][_0x2d5f[2174]](_0x4b1fx2);_0x4b1fx2[_0x2d5f[253]][_0x2d5f[638]]= _0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2175]]];_0x4b1fx2[_0x2d5f[253]][_0x2d5f[631]]= _0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]][_0x2d5f[2176]](_0x4b1fx2);this[_0x2d5f[2177]](_0x4b1fx2)};mxCellRenderer[_0x2d5f[202]][_0x2d5f[2177]]= function(_0x4b1fx2){null!= _0x4b1fx2[_0x2d5f[253]]&& (this[_0x2d5f[2178]](_0x4b1fx2,_0x2d5f[632],mxConstants.STYLE_FILLCOLOR),this[_0x2d5f[2178]](_0x4b1fx2,_0x2d5f[634],mxConstants.STYLE_GRADIENTCOLOR),this[_0x2d5f[2178]](_0x4b1fx2,_0x2d5f[1334],mxConstants.STYLE_FILLCOLOR),this[_0x2d5f[2178]](_0x4b1fx2,_0x2d5f[1336],mxConstants.STYLE_STROKECOLOR),this[_0x2d5f[2178]](_0x4b1fx2,_0x2d5f[1299],mxConstants.STYLE_GRADIENTCOLOR))};mxCellRenderer[_0x2d5f[202]][_0x2d5f[2178]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=_0x4b1fx2[_0x2d5f[253]][_0x4b1fx3],_0x4b1fx9=_0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]],_0x4b1fxa=null;_0x2d5f[1549]== _0x4b1fx5?_0x4b1fxa= _0x4b1fx9[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx2[_0x2d5f[246]]):_0x2d5f[687]== _0x4b1fx5?(_0x4b1fxa= null!= _0x4b1fx9[_0x2d5f[251]][_0x2d5f[1709]](_0x4b1fx2[_0x2d5f[246]],!1)?_0x4b1fx9[_0x2d5f[251]][_0x2d5f[1709]](_0x4b1fx2[_0x2d5f[246]],!1):_0x4b1fx2[_0x2d5f[246]],_0x4b1fxa= _0x4b1fx9[_0x2d5f[2179]](_0x4b1fxa),_0x4b1fx4= _0x4b1fx9[_0x2d5f[2180]]):_0x2d5f[2181]== _0x4b1fx5&& (_0x4b1fx2[_0x2d5f[253]][_0x4b1fx3]= _0x4b1fx2[_0x2d5f[253]][_0x2d5f[632]]);null!= _0x4b1fxa&& (_0x4b1fx5= _0x4b1fx9[_0x2d5f[249]]()[_0x2d5f[248]](_0x4b1fxa),_0x4b1fx2[_0x2d5f[253]][_0x4b1fx3]= null,null!= _0x4b1fx5&& (_0x4b1fx2[_0x2d5f[253]][_0x4b1fx3]= null!= _0x4b1fx5[_0x2d5f[253]]&& _0x2d5f[632]!= _0x4b1fx3?_0x4b1fx5[_0x2d5f[253]][_0x4b1fx3]:_0x4b1fx5[_0x2d5f[124]][_0x4b1fx4]))};mxCellRenderer[_0x2d5f[202]][_0x2d5f[2182]]= function(_0x4b1fx2){return _0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]][_0x2d5f[2183]](_0x4b1fx2[_0x2d5f[246]])};mxCellRenderer[_0x2d5f[202]][_0x2d5f[2184]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=_0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]];_0x4b1fx4[_0x2d5f[502]]()[_0x2d5f[250]](_0x4b1fx2[_0x2d5f[246]]);if(0< _0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2185]]]|| null== _0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2185]]]){var _0x4b1fx5=_0x4b1fx4[_0x2d5f[2186]](_0x4b1fx2[_0x2d5f[246]])|| null!= _0x4b1fx3&& mxUtils[_0x2d5f[1331]](_0x4b1fx3);_0x4b1fx2[_0x2d5f[963]]= new this[_0x2d5f[2151]](_0x4b1fx3, new mxRectangle,_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2064]]]|| mxConstants[_0x2d5f[479]],_0x4b1fx4[_0x2d5f[2187]](_0x4b1fx2),_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2069]]],_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2188]]],_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2185]]],_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2189]]],_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2143]]],_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2144]]],_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2145]]],_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2146]]],_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2147]]],_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2190]]],_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2191]]],_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2192]]],_0x4b1fx4[_0x2d5f[2131]](_0x4b1fx2[_0x2d5f[246]])&& _0x4b1fx4[_0x2d5f[2186]](_0x4b1fx2[_0x2d5f[246]]),_0x4b1fx4[_0x2d5f[2130]](_0x4b1fx2[_0x2d5f[246]]),_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2193]]],_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2194]]]);_0x4b1fx2[_0x2d5f[963]][_0x2d5f[461]]= mxUtils[_0x2d5f[433]](_0x4b1fx2[_0x2d5f[124]],mxConstants.STYLE_TEXT_OPACITY,100);_0x4b1fx2[_0x2d5f[963]][_0x2d5f[507]]= _0x4b1fx5?mxConstants[_0x2d5f[1656]]:_0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]][_0x2d5f[507]];_0x4b1fx2[_0x2d5f[963]][_0x2d5f[724]]= _0x4b1fx2;this[_0x2d5f[2195]](_0x4b1fx2);var _0x4b1fx9=!1,_0x4b1fxa=function(_0x4b1fx3){var _0x4b1fx5=_0x4b1fx2;if(mxClient[_0x2d5f[754]]|| _0x4b1fx9){_0x4b1fx5= mxEvent[_0x2d5f[731]](_0x4b1fx3),_0x4b1fx3= mxEvent[_0x2d5f[733]](_0x4b1fx3),_0x4b1fx3= mxUtils[_0x2d5f[2196]](_0x4b1fx4[_0x2d5f[526]],_0x4b1fx5,_0x4b1fx3),_0x4b1fx5= _0x4b1fx4[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx4[_0x2d5f[999]](_0x4b1fx3[_0x2d5f[235]],_0x4b1fx3[_0x2d5f[236]]))};return _0x4b1fx5};mxEvent[_0x2d5f[759]](_0x4b1fx2[_0x2d5f[963]][_0x2d5f[252]],mxUtils[_0x2d5f[885]](this,function(_0x4b1fx3){this[_0x2d5f[2197]](_0x4b1fx2,_0x4b1fx3)&& (_0x4b1fx4[_0x2d5f[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x4b1fx3,_0x4b1fx2)),_0x4b1fx9= _0x4b1fx4[_0x2d5f[507]]!= mxConstants[_0x2d5f[508]]&& _0x2d5f[2198]== mxEvent[_0x2d5f[728]](_0x4b1fx3)[_0x2d5f[301]])}),mxUtils[_0x2d5f[885]](this,function(_0x4b1fx3){this[_0x2d5f[2197]](_0x4b1fx2,_0x4b1fx3)&& _0x4b1fx4[_0x2d5f[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x4b1fx3,_0x4b1fxa(_0x4b1fx3)))}),mxUtils[_0x2d5f[885]](this,function(_0x4b1fx3){this[_0x2d5f[2197]](_0x4b1fx2,_0x4b1fx3)&& (_0x4b1fx4[_0x2d5f[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x4b1fx3,_0x4b1fxa(_0x4b1fx3))),_0x4b1fx9= !1)}));mxEvent[_0x2d5f[169]](_0x4b1fx2[_0x2d5f[963]][_0x2d5f[252]],_0x2d5f[760],mxUtils[_0x2d5f[885]](this,function(_0x4b1fx3){this[_0x2d5f[2197]](_0x4b1fx2,_0x4b1fx3)&& (_0x4b1fx4[_0x2d5f[761]](_0x4b1fx3,_0x4b1fx2[_0x2d5f[246]]),mxEvent[_0x2d5f[722]](_0x4b1fx3))}))}};mxCellRenderer[_0x2d5f[202]][_0x2d5f[2195]]= function(_0x4b1fx2){var _0x4b1fx3=_0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]];_0x4b1fx2[_0x2d5f[963]][_0x2d5f[507]]!= mxConstants[_0x2d5f[508]]&& (mxClient[_0x2d5f[48]]&& mxClient[_0x2d5f[2199]]?_0x4b1fx2[_0x2d5f[963]][_0x2d5f[176]](_0x4b1fx3[_0x2d5f[526]]):mxUtils[_0x2d5f[458]](_0x4b1fx2[_0x2d5f[441]][_0x2d5f[2024]]())&& (null!= _0x4b1fx2[_0x2d5f[253]][_0x2d5f[685]]?_0x4b1fx2[_0x2d5f[963]][_0x2d5f[176]](_0x4b1fx2[_0x2d5f[253]][_0x2d5f[685]]):_0x4b1fx2[_0x2d5f[963]][_0x2d5f[176]](_0x4b1fx2[_0x2d5f[253]][_0x2d5f[252]])));null== _0x4b1fx2[_0x2d5f[963]][_0x2d5f[252]]&& (_0x4b1fx2[_0x2d5f[963]][_0x2d5f[176]](_0x4b1fx2[_0x2d5f[441]][_0x2d5f[2024]]()),null!= _0x4b1fx2[_0x2d5f[253]]&& null!= _0x4b1fx2[_0x2d5f[963]]&& _0x4b1fx2[_0x2d5f[253]][_0x2d5f[252]][_0x2d5f[265]][_0x2d5f[950]](_0x4b1fx2[_0x2d5f[963]][_0x2d5f[252]],_0x4b1fx2[_0x2d5f[253]][_0x2d5f[252]][_0x2d5f[287]]))};mxCellRenderer[_0x2d5f[202]][_0x2d5f[2162]]= function(_0x4b1fx2){var _0x4b1fx3=_0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]][_0x2d5f[2200]](_0x4b1fx2[_0x2d5f[246]]),_0x4b1fx4=null;if(null!= _0x4b1fx3){for(var _0x4b1fx4= new mxDictionary,_0x4b1fx5=0;_0x4b1fx5< _0x4b1fx3[_0x2d5f[67]];_0x4b1fx5++){var _0x4b1fx9=null!= _0x4b1fx2[_0x2d5f[1211]]?_0x4b1fx2[_0x2d5f[1211]][_0x2d5f[205]](_0x4b1fx3[_0x4b1fx5]):null;null== _0x4b1fx9&& (_0x4b1fx9= new mxImageShape( new mxRectangle,_0x4b1fx3[_0x4b1fx5][_0x2d5f[618]][_0x2d5f[390]]),_0x4b1fx9[_0x2d5f[507]]= _0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]][_0x2d5f[507]],_0x4b1fx9[_0x2d5f[1674]]= !1,_0x4b1fx9[_0x2d5f[2201]]= _0x4b1fx3[_0x4b1fx5],this[_0x2d5f[2023]](_0x4b1fx2,_0x4b1fx9),this[_0x2d5f[2202]](_0x4b1fx2,_0x4b1fx3[_0x4b1fx5],_0x4b1fx9),null!= _0x4b1fx3[_0x4b1fx5][_0x2d5f[270]]&& (_0x4b1fx9[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[270]]= _0x4b1fx3[_0x4b1fx5][_0x2d5f[270]]));_0x4b1fx4[_0x2d5f[204]](_0x4b1fx3[_0x4b1fx5],_0x4b1fx9)}};null!= _0x4b1fx2[_0x2d5f[1211]]&& _0x4b1fx2[_0x2d5f[1211]][_0x2d5f[209]](function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3[_0x2d5f[515]]()});_0x4b1fx2[_0x2d5f[1211]]= _0x4b1fx4};mxCellRenderer[_0x2d5f[202]][_0x2d5f[2023]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3[_0x2d5f[176]](_0x4b1fx2[_0x2d5f[441]][_0x2d5f[1524]]())};mxCellRenderer[_0x2d5f[202]][_0x2d5f[2202]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=_0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]];mxEvent[_0x2d5f[169]](_0x4b1fx4[_0x2d5f[252]],_0x2d5f[173],function(_0x4b1fx4){_0x4b1fx5[_0x2d5f[2203]]()&& _0x4b1fx5[_0x2d5f[2126]](!_0x4b1fx5[_0x2d5f[2134]]());_0x4b1fx3[_0x2d5f[746]]( new mxEventObject(mxEvent.CLICK,_0x2d5f[763],_0x4b1fx4,_0x2d5f[246],_0x4b1fx2[_0x2d5f[246]]))});mxEvent[_0x2d5f[759]](_0x4b1fx4[_0x2d5f[252]],function(_0x4b1fx2){mxEvent[_0x2d5f[722]](_0x4b1fx2)},function(_0x4b1fx3){_0x4b1fx5[_0x2d5f[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x4b1fx3,_0x4b1fx2))});mxClient[_0x2d5f[754]]&& mxEvent[_0x2d5f[169]](_0x4b1fx4[_0x2d5f[252]],_0x2d5f[757],function(_0x4b1fx4){_0x4b1fx3[_0x2d5f[746]]( new mxEventObject(mxEvent.CLICK,_0x2d5f[763],_0x4b1fx4,_0x2d5f[246],_0x4b1fx2[_0x2d5f[246]]))})};mxCellRenderer[_0x2d5f[202]][_0x2d5f[2204]]= function(_0x4b1fx2){var _0x4b1fx3=_0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]],_0x4b1fx4=_0x4b1fx3[_0x2d5f[2205]](_0x4b1fx2);if(_0x4b1fx3[_0x2d5f[2206]]&& null!= _0x4b1fx4){if(null== _0x4b1fx2[_0x2d5f[2207]]){var _0x4b1fx5= new mxRectangle(0,0,_0x4b1fx4[_0x2d5f[117]],_0x4b1fx4[_0x2d5f[119]]);_0x4b1fx2[_0x2d5f[2207]]= new mxImageShape(_0x4b1fx5,_0x4b1fx4[_0x2d5f[390]]);_0x4b1fx2[_0x2d5f[2207]][_0x2d5f[1674]]= !1;_0x4b1fx2[_0x2d5f[2207]][_0x2d5f[507]]= _0x4b1fx3[_0x2d5f[507]];this[_0x2d5f[2208]](_0x4b1fx2,_0x4b1fx2[_0x2d5f[2207]],!0,function(_0x4b1fx4){if(_0x4b1fx3[_0x2d5f[994]]()){var _0x4b1fx5=!_0x4b1fx3[_0x2d5f[1742]](_0x4b1fx2[_0x2d5f[246]]);_0x4b1fx3[_0x2d5f[847]](_0x4b1fx5,!1,[_0x4b1fx2[_0x2d5f[246]]]);mxEvent[_0x2d5f[722]](_0x4b1fx4)}})}}else {null!= _0x4b1fx2[_0x2d5f[2207]]&& (_0x4b1fx2[_0x2d5f[2207]][_0x2d5f[515]](),_0x4b1fx2[_0x2d5f[2207]]= null)}};mxCellRenderer[_0x2d5f[202]][_0x2d5f[2208]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){var _0x4b1fx9=_0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]];_0x4b1fx9[_0x2d5f[2186]](_0x4b1fx2[_0x2d5f[246]])&& mxClient[_0x2d5f[2199]]&& _0x4b1fx9[_0x2d5f[507]]== mxConstants[_0x2d5f[508]]?(_0x4b1fx3[_0x2d5f[507]]= mxConstants[_0x2d5f[2209]],_0x4b1fx3[_0x2d5f[176]](_0x4b1fx9[_0x2d5f[526]]),_0x4b1fx3[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[931]]= 1):_0x4b1fx3[_0x2d5f[176]](_0x4b1fx2[_0x2d5f[441]][_0x2d5f[1524]]());_0x4b1fx3= _0x4b1fx3[_0x2d5f[2210]]|| _0x4b1fx3[_0x2d5f[252]];_0x4b1fx5&& (_0x4b1fx9[_0x2d5f[994]]()&& (_0x4b1fx3[_0x2d5f[124]][_0x2d5f[270]]= _0x2d5f[356]),mxEvent[_0x2d5f[169]](_0x4b1fx3,_0x2d5f[173],_0x4b1fx5));_0x4b1fx4&& mxEvent[_0x2d5f[759]](_0x4b1fx3,function(_0x4b1fx3){_0x4b1fx9[_0x2d5f[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x4b1fx3,_0x4b1fx2));mxEvent[_0x2d5f[722]](_0x4b1fx3)},function(_0x4b1fx3){_0x4b1fx9[_0x2d5f[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x4b1fx3,_0x4b1fx2))});return _0x4b1fx3};mxCellRenderer[_0x2d5f[202]][_0x2d5f[2211]]= function(_0x4b1fx2,_0x4b1fx3){return !0};mxCellRenderer[_0x2d5f[202]][_0x2d5f[2197]]= function(_0x4b1fx2,_0x4b1fx3){return !0};mxCellRenderer[_0x2d5f[202]][_0x2d5f[2163]]= function(_0x4b1fx2){var _0x4b1fx3=_0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]],_0x4b1fx4=function(_0x4b1fx4){var _0x4b1fx5=_0x4b1fx2;if(_0x4b1fx3[_0x2d5f[507]]!= mxConstants[_0x2d5f[508]]&& _0x2d5f[2198]== mxEvent[_0x2d5f[728]](_0x4b1fx4)[_0x2d5f[301]]|| mxClient[_0x2d5f[754]]){_0x4b1fx5= mxEvent[_0x2d5f[731]](_0x4b1fx4),_0x4b1fx4= mxEvent[_0x2d5f[733]](_0x4b1fx4),_0x4b1fx4= mxUtils[_0x2d5f[2196]](_0x4b1fx3[_0x2d5f[526]],_0x4b1fx5,_0x4b1fx4),_0x4b1fx5= _0x4b1fx3[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx3[_0x2d5f[999]](_0x4b1fx4[_0x2d5f[235]],_0x4b1fx4[_0x2d5f[236]]))};return _0x4b1fx5},_0x4b1fx5=!1;mxEvent[_0x2d5f[169]](_0x4b1fx2[_0x2d5f[253]][_0x2d5f[252]],_0x2d5f[2212],mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){_0x4b1fx3[_0x2d5f[2213]]= 0;_0x4b1fx5= !0;mxEvent[_0x2d5f[722]](_0x4b1fx2)}));mxEvent[_0x2d5f[759]](_0x4b1fx2[_0x2d5f[253]][_0x2d5f[252]],mxUtils[_0x2d5f[885]](this,function(_0x4b1fx4){this[_0x2d5f[2211]](_0x4b1fx2,_0x4b1fx4)&& !_0x4b1fx5?_0x4b1fx3[_0x2d5f[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x4b1fx4,null!= _0x4b1fx2[_0x2d5f[253]]&& mxEvent[_0x2d5f[728]](_0x4b1fx4)== _0x4b1fx2[_0x2d5f[253]][_0x2d5f[905]]?null:_0x4b1fx2)):_0x4b1fx5&& mxEvent[_0x2d5f[722]](_0x4b1fx4)}),mxUtils[_0x2d5f[885]](this,function(_0x4b1fx9){this[_0x2d5f[2211]](_0x4b1fx2,_0x4b1fx9)&& !_0x4b1fx5?_0x4b1fx3[_0x2d5f[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x4b1fx9,null!= _0x4b1fx2[_0x2d5f[253]]&& mxEvent[_0x2d5f[728]](_0x4b1fx9)== _0x4b1fx2[_0x2d5f[253]][_0x2d5f[905]]?null:_0x4b1fx4(_0x4b1fx9))):_0x4b1fx5&& mxEvent[_0x2d5f[722]](_0x4b1fx9)}),mxUtils[_0x2d5f[885]](this,function(_0x4b1fx9){this[_0x2d5f[2211]](_0x4b1fx2,_0x4b1fx9)&& !_0x4b1fx5?_0x4b1fx3[_0x2d5f[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x4b1fx9,null!= _0x4b1fx2[_0x2d5f[253]]&& mxEvent[_0x2d5f[728]](_0x4b1fx9)== _0x4b1fx2[_0x2d5f[253]][_0x2d5f[905]]?null:_0x4b1fx4(_0x4b1fx9))):_0x4b1fx5&& mxEvent[_0x2d5f[722]](_0x4b1fx9)}));var _0x4b1fx9=mxClient[_0x2d5f[754]]?_0x2d5f[2214]:_0x2d5f[760];mxEvent[_0x2d5f[169]](_0x4b1fx2[_0x2d5f[253]][_0x2d5f[252]],_0x4b1fx9,mxUtils[_0x2d5f[885]](this,function(_0x4b1fx4){_0x4b1fx5= !1;_0x2d5f[2214]== _0x4b1fx9?(_0x4b1fx3[_0x2d5f[2213]]= 0,_0x4b1fx3[_0x2d5f[2215]]&& (_0x4b1fx3[_0x2d5f[2216]](_0x4b1fx2,_0x4b1fx4),mxEvent[_0x2d5f[722]](_0x4b1fx4))):this[_0x2d5f[2211]](_0x4b1fx2,_0x4b1fx4)&& (_0x4b1fx3[_0x2d5f[761]](_0x4b1fx4,null!= _0x4b1fx2[_0x2d5f[253]]&& mxEvent[_0x2d5f[728]](_0x4b1fx4)== _0x4b1fx2[_0x2d5f[253]][_0x2d5f[905]]?null:_0x4b1fx2[_0x2d5f[246]]),mxEvent[_0x2d5f[722]](_0x4b1fx4))}))};mxCellRenderer[_0x2d5f[202]][_0x2d5f[2217]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[2182]](_0x4b1fx2);if(null== _0x4b1fx2[_0x2d5f[963]]&& null!= _0x4b1fx4&& (mxUtils[_0x2d5f[1331]](_0x4b1fx4)|| 0< _0x4b1fx4[_0x2d5f[67]])){this[_0x2d5f[2184]](_0x4b1fx2,_0x4b1fx4)}else {if(null!= _0x4b1fx2[_0x2d5f[963]]&& (null== _0x4b1fx4|| 0== _0x4b1fx4[_0x2d5f[67]])){_0x4b1fx2[_0x2d5f[963]][_0x2d5f[515]](),_0x4b1fx2[_0x2d5f[963]]= null}};if(null!= _0x4b1fx2[_0x2d5f[963]]){var _0x4b1fx5=_0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]],_0x4b1fx9=_0x4b1fx5[_0x2d5f[2131]](_0x4b1fx2[_0x2d5f[246]]),_0x4b1fx5=_0x4b1fx5[_0x2d5f[2130]](_0x4b1fx2[_0x2d5f[246]]),_0x4b1fxa=this[_0x2d5f[2218]](_0x4b1fx2);if(_0x4b1fx3|| _0x4b1fx2[_0x2d5f[963]][_0x2d5f[131]]!= _0x4b1fx4|| _0x4b1fx2[_0x2d5f[963]][_0x2d5f[2131]]!= _0x4b1fx9|| _0x4b1fx2[_0x2d5f[963]][_0x2d5f[2219]]!= _0x4b1fx5|| _0x4b1fx2[_0x2d5f[963]][_0x2d5f[255]]!= _0x4b1fx2[_0x2d5f[441]][_0x2d5f[255]]|| !_0x4b1fx2[_0x2d5f[963]][_0x2d5f[1562]][_0x2d5f[237]](_0x4b1fxa)){_0x4b1fx2[_0x2d5f[963]][_0x2d5f[131]]= _0x4b1fx4,_0x4b1fx2[_0x2d5f[963]][_0x2d5f[1562]]= _0x4b1fxa,_0x4b1fx2[_0x2d5f[963]][_0x2d5f[255]]= this[_0x2d5f[2220]](_0x4b1fx2),_0x4b1fx2[_0x2d5f[963]][_0x2d5f[2131]]= _0x4b1fx9,_0x4b1fx2[_0x2d5f[963]][_0x2d5f[2219]]= _0x4b1fx5,_0x4b1fx2[_0x2d5f[963]][_0x2d5f[258]]()}}};mxCellRenderer[_0x2d5f[202]][_0x2d5f[2220]]= function(_0x4b1fx2){return _0x4b1fx2[_0x2d5f[441]][_0x2d5f[255]]};mxCellRenderer[_0x2d5f[202]][_0x2d5f[2218]]= function(_0x4b1fx2){var _0x4b1fx3=_0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]],_0x4b1fx4=_0x4b1fx2[_0x2d5f[441]][_0x2d5f[255]],_0x4b1fx5=_0x4b1fx3[_0x2d5f[502]]()[_0x2d5f[250]](_0x4b1fx2[_0x2d5f[246]]),_0x4b1fx9= new mxRectangle(_0x4b1fx2[_0x2d5f[2079]][_0x2d5f[235]],_0x4b1fx2[_0x2d5f[2079]][_0x2d5f[236]]);_0x4b1fx2[_0x2d5f[963]][_0x2d5f[1672]]();_0x4b1fx5?(_0x4b1fx5= _0x4b1fx2[_0x2d5f[963]][_0x2d5f[1673]](),_0x4b1fx9[_0x2d5f[235]]+= _0x4b1fx5[_0x2d5f[235]]* _0x4b1fx4,_0x4b1fx9[_0x2d5f[236]]+= _0x4b1fx5[_0x2d5f[236]]* _0x4b1fx4,_0x4b1fx3= _0x4b1fx3[_0x2d5f[1198]](_0x4b1fx2[_0x2d5f[246]]),null!= _0x4b1fx3&& (_0x4b1fx9[_0x2d5f[117]]= Math[_0x2d5f[160]](0,_0x4b1fx2[_0x2d5f[963]][_0x2d5f[1655]][_0x2d5f[235]]* _0x4b1fx3[_0x2d5f[117]]* _0x4b1fx4- _0x4b1fx2[_0x2d5f[963]][_0x2d5f[659]]* _0x4b1fx4- _0x4b1fx2[_0x2d5f[963]][_0x2d5f[661]]* _0x4b1fx4),_0x4b1fx9[_0x2d5f[119]]= Math[_0x2d5f[160]](0,_0x4b1fx2[_0x2d5f[963]][_0x2d5f[1655]][_0x2d5f[236]]* _0x4b1fx3[_0x2d5f[119]]* _0x4b1fx4- _0x4b1fx2[_0x2d5f[963]][_0x2d5f[658]]* _0x4b1fx4- _0x4b1fx2[_0x2d5f[963]][_0x2d5f[660]]* _0x4b1fx4))):(_0x4b1fx2[_0x2d5f[963]][_0x2d5f[1590]]()&& (_0x4b1fx5= _0x4b1fx9[_0x2d5f[235]],_0x4b1fx9[_0x2d5f[235]]= _0x4b1fx9[_0x2d5f[236]],_0x4b1fx9[_0x2d5f[236]]= _0x4b1fx5),_0x4b1fx9[_0x2d5f[235]]+= _0x4b1fx2[_0x2d5f[235]],_0x4b1fx9[_0x2d5f[236]]+= _0x4b1fx2[_0x2d5f[236]],_0x4b1fx9[_0x2d5f[117]]= Math[_0x2d5f[160]](1,_0x4b1fx2[_0x2d5f[117]]),_0x4b1fx9[_0x2d5f[119]]= Math[_0x2d5f[160]](1,_0x4b1fx2[_0x2d5f[119]]),_0x4b1fx3[_0x2d5f[1730]](_0x4b1fx2[_0x2d5f[246]])&& (_0x4b1fx3= _0x4b1fx3[_0x2d5f[1731]](_0x4b1fx2[_0x2d5f[246]]),0< _0x4b1fx3[_0x2d5f[117]]?(_0x4b1fx5= Math[_0x2d5f[243]](_0x4b1fx9[_0x2d5f[117]],_0x4b1fx3[_0x2d5f[117]]* _0x4b1fx4),_0x4b1fx2[_0x2d5f[253]][_0x2d5f[623]]&& (_0x4b1fx9[_0x2d5f[235]]+= _0x4b1fx9[_0x2d5f[117]]- _0x4b1fx5),_0x4b1fx9[_0x2d5f[117]]= _0x4b1fx5):0< _0x4b1fx3[_0x2d5f[119]]&& (_0x4b1fx5= Math[_0x2d5f[243]](_0x4b1fx9[_0x2d5f[119]],_0x4b1fx3[_0x2d5f[119]]* _0x4b1fx4),_0x4b1fx2[_0x2d5f[253]][_0x2d5f[624]]&& (_0x4b1fx9[_0x2d5f[236]]+= _0x4b1fx9[_0x2d5f[119]]- _0x4b1fx5),_0x4b1fx9[_0x2d5f[119]]= _0x4b1fx5)),this[_0x2d5f[2221]](_0x4b1fx2,_0x4b1fx9));return _0x4b1fx9};mxCellRenderer[_0x2d5f[202]][_0x2d5f[2221]]= function(_0x4b1fx2,_0x4b1fx3){if(_0x4b1fx2[_0x2d5f[963]][_0x2d5f[1590]]()){var _0x4b1fx4=(_0x4b1fx2[_0x2d5f[117]]- _0x4b1fx2[_0x2d5f[119]])/ 2;_0x4b1fx3[_0x2d5f[235]]+= _0x4b1fx4;_0x4b1fx3[_0x2d5f[236]]-= _0x4b1fx4;_0x4b1fx4= _0x4b1fx3[_0x2d5f[117]];_0x4b1fx3[_0x2d5f[117]]= _0x4b1fx3[_0x2d5f[119]];_0x4b1fx3[_0x2d5f[119]]= _0x4b1fx4};_0x4b1fx3[_0x2d5f[235]]-= _0x4b1fx2[_0x2d5f[963]][_0x2d5f[1655]][_0x2d5f[235]]* _0x4b1fx3[_0x2d5f[117]];_0x4b1fx3[_0x2d5f[236]]-= _0x4b1fx2[_0x2d5f[963]][_0x2d5f[1655]][_0x2d5f[236]]* _0x4b1fx3[_0x2d5f[119]];if(_0x2d5f[1334]!= _0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2193]]]){var _0x4b1fx4=_0x4b1fx2[_0x2d5f[441]][_0x2d5f[255]],_0x4b1fx5=_0x4b1fx2[_0x2d5f[963]][_0x2d5f[1673]]();_0x4b1fx3[_0x2d5f[235]]+= _0x4b1fx5[_0x2d5f[235]]* _0x4b1fx4;_0x4b1fx3[_0x2d5f[236]]+= _0x4b1fx5[_0x2d5f[236]]* _0x4b1fx4;_0x4b1fx3[_0x2d5f[117]]= Math[_0x2d5f[160]](0,_0x4b1fx3[_0x2d5f[117]]- _0x4b1fx2[_0x2d5f[963]][_0x2d5f[659]]* _0x4b1fx4- _0x4b1fx2[_0x2d5f[963]][_0x2d5f[661]]* _0x4b1fx4);_0x4b1fx3[_0x2d5f[119]]= Math[_0x2d5f[160]](0,_0x4b1fx3[_0x2d5f[119]]- _0x4b1fx2[_0x2d5f[963]][_0x2d5f[658]]* _0x4b1fx4- _0x4b1fx2[_0x2d5f[963]][_0x2d5f[660]]* _0x4b1fx4)};var _0x4b1fx9=_0x4b1fx2[_0x2d5f[963]][_0x2d5f[1615]]();if(0!= _0x4b1fx9&& (null!= _0x4b1fx2&& _0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]][_0x2d5f[251]][_0x2d5f[1193]](_0x4b1fx2[_0x2d5f[246]]))&& (_0x4b1fx4= _0x4b1fx2[_0x2d5f[241]](),_0x4b1fx5= _0x4b1fx2[_0x2d5f[242]](),_0x4b1fx3[_0x2d5f[235]]!= _0x4b1fx4|| _0x4b1fx3[_0x2d5f[236]]!= _0x4b1fx5)){_0x4b1fx9*= Math[_0x2d5f[424]]/ 180,pt= mxUtils[_0x2d5f[432]]( new mxPoint(_0x4b1fx3[_0x2d5f[235]],_0x4b1fx3[_0x2d5f[236]]),Math[_0x2d5f[426]](_0x4b1fx9),Math[_0x2d5f[427]](_0x4b1fx9), new mxPoint(_0x4b1fx4,_0x4b1fx5)),_0x4b1fx3[_0x2d5f[235]]= pt[_0x2d5f[235]],_0x4b1fx3[_0x2d5f[236]]= pt[_0x2d5f[236]]}};mxCellRenderer[_0x2d5f[202]][_0x2d5f[2222]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[2162]](_0x4b1fx2);if(null!= _0x4b1fx2[_0x2d5f[1211]]){var _0x4b1fx4=mxUtils[_0x2d5f[1454]](mxUtils[_0x2d5f[433]](_0x4b1fx2[_0x2d5f[124]],mxConstants.STYLE_ROTATION,0),90),_0x4b1fx5=mxUtils[_0x2d5f[431]](_0x4b1fx4),_0x4b1fx9=Math[_0x2d5f[426]](_0x4b1fx5),_0x4b1fxa=Math[_0x2d5f[427]](_0x4b1fx5);_0x4b1fx2[_0x2d5f[1211]][_0x2d5f[209]](function(_0x4b1fx5,_0x4b1fx13){var _0x4b1fx14=_0x4b1fx13[_0x2d5f[2201]][_0x2d5f[1799]](_0x4b1fx2);if(!_0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[250]](_0x4b1fx2[_0x2d5f[246]])&& null!= _0x4b1fx2[_0x2d5f[253]]&& 0!= _0x4b1fx4){var _0x4b1fx15=_0x4b1fx14[_0x2d5f[241]](),_0x4b1fx16=_0x4b1fx14[_0x2d5f[242]](),_0x4b1fx16=mxUtils[_0x2d5f[432]]( new mxPoint(_0x4b1fx15,_0x4b1fx16),_0x4b1fx9,_0x4b1fxa, new mxPoint(_0x4b1fx2[_0x2d5f[241]](),_0x4b1fx2[_0x2d5f[242]]())),_0x4b1fx15=_0x4b1fx16[_0x2d5f[235]],_0x4b1fx16=_0x4b1fx16[_0x2d5f[236]];_0x4b1fx14[_0x2d5f[235]]= Math[_0x2d5f[488]](_0x4b1fx15- _0x4b1fx14[_0x2d5f[117]]/ 2);_0x4b1fx14[_0x2d5f[236]]= Math[_0x2d5f[488]](_0x4b1fx16- _0x4b1fx14[_0x2d5f[119]]/ 2)};if(_0x4b1fx3|| null== _0x4b1fx13[_0x2d5f[1562]]|| _0x4b1fx13[_0x2d5f[255]]!= _0x4b1fx2[_0x2d5f[441]][_0x2d5f[255]]|| !_0x4b1fx13[_0x2d5f[1562]][_0x2d5f[237]](_0x4b1fx14)){_0x4b1fx13[_0x2d5f[1562]]= _0x4b1fx14,_0x4b1fx13[_0x2d5f[255]]= _0x4b1fx2[_0x2d5f[441]][_0x2d5f[255]],_0x4b1fx13[_0x2d5f[258]]()}})}};mxCellRenderer[_0x2d5f[202]][_0x2d5f[2223]]= function(_0x4b1fx2,_0x4b1fx3){if(null!= _0x4b1fx2[_0x2d5f[2207]]){var _0x4b1fx4=this[_0x2d5f[2224]](_0x4b1fx2),_0x4b1fx5=this[_0x2d5f[2152]]?mxUtils[_0x2d5f[433]](_0x4b1fx2[_0x2d5f[124]],mxConstants.STYLE_ROTATION,0):_0x4b1fx2[_0x2d5f[253]][_0x2d5f[1615]](),_0x4b1fx9=_0x4b1fx2[_0x2d5f[441]][_0x2d5f[255]];if(_0x4b1fx3|| _0x4b1fx2[_0x2d5f[2207]][_0x2d5f[255]]!= _0x4b1fx9|| !_0x4b1fx2[_0x2d5f[2207]][_0x2d5f[1562]][_0x2d5f[237]](_0x4b1fx4)|| _0x4b1fx2[_0x2d5f[2207]][_0x2d5f[603]]!= _0x4b1fx5){_0x4b1fx2[_0x2d5f[2207]][_0x2d5f[603]]= _0x4b1fx5,_0x4b1fx2[_0x2d5f[2207]][_0x2d5f[1562]]= _0x4b1fx4,_0x4b1fx2[_0x2d5f[2207]][_0x2d5f[255]]= _0x4b1fx9,_0x4b1fx2[_0x2d5f[2207]][_0x2d5f[258]]()}}};mxCellRenderer[_0x2d5f[202]][_0x2d5f[2224]]= function(_0x4b1fx2){if(null!= _0x4b1fx2[_0x2d5f[2207]]){var _0x4b1fx3=_0x4b1fx2[_0x2d5f[2207]][_0x2d5f[255]],_0x4b1fx4=_0x4b1fx2[_0x2d5f[2207]][_0x2d5f[1562]][_0x2d5f[117]]/ _0x4b1fx3,_0x4b1fx3=_0x4b1fx2[_0x2d5f[2207]][_0x2d5f[1562]][_0x2d5f[119]]/ _0x4b1fx3,_0x4b1fx5=_0x4b1fx2[_0x2d5f[441]][_0x2d5f[255]],_0x4b1fx9=_0x4b1fx2[_0x2d5f[241]](),_0x4b1fxa=_0x4b1fx2[_0x2d5f[242]]();if(!_0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[250]](_0x4b1fx2[_0x2d5f[246]])&& (_0x4b1fx9= _0x4b1fx2[_0x2d5f[235]]+ _0x4b1fx4* _0x4b1fx5,_0x4b1fxa= _0x4b1fx2[_0x2d5f[236]]+ _0x4b1fx3* _0x4b1fx5,null!= _0x4b1fx2[_0x2d5f[253]])){var _0x4b1fx12=_0x4b1fx2[_0x2d5f[253]][_0x2d5f[1598]]();if(this[_0x2d5f[2152]]){_0x4b1fx12= mxUtils[_0x2d5f[433]](_0x4b1fx2[_0x2d5f[124]],mxConstants.STYLE_ROTATION,0)}else {if(_0x4b1fx2[_0x2d5f[253]][_0x2d5f[1590]]()){var _0x4b1fx13=(_0x4b1fx2[_0x2d5f[117]]- _0x4b1fx2[_0x2d5f[119]])/ 2,_0x4b1fx9=_0x4b1fx9+ _0x4b1fx13,_0x4b1fxa=_0x4b1fxa- _0x4b1fx13}};0!= _0x4b1fx12&& (_0x4b1fx13= mxUtils[_0x2d5f[431]](_0x4b1fx12),_0x4b1fx12= Math[_0x2d5f[426]](_0x4b1fx13),_0x4b1fx13= Math[_0x2d5f[427]](_0x4b1fx13),_0x4b1fxa= mxUtils[_0x2d5f[432]]( new mxPoint(_0x4b1fx9,_0x4b1fxa),_0x4b1fx12,_0x4b1fx13, new mxPoint(_0x4b1fx2[_0x2d5f[241]](),_0x4b1fx2[_0x2d5f[242]]())),_0x4b1fx9= _0x4b1fxa[_0x2d5f[235]],_0x4b1fxa= _0x4b1fxa[_0x2d5f[236]])};return _0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[250]](_0x4b1fx2[_0x2d5f[246]]), new mxRectangle(Math[_0x2d5f[488]](_0x4b1fx9- _0x4b1fx4/ 2* _0x4b1fx5),Math[_0x2d5f[488]](_0x4b1fxa- _0x4b1fx3/ 2* _0x4b1fx5),Math[_0x2d5f[488]](_0x4b1fx4* _0x4b1fx5),Math[_0x2d5f[488]](_0x4b1fx3* _0x4b1fx5))};return null};mxCellRenderer[_0x2d5f[202]][_0x2d5f[258]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){if(null!= _0x4b1fx2[_0x2d5f[253]]){var _0x4b1fx5=!1;_0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[250]](_0x4b1fx2[_0x2d5f[246]]);reconfigure= null!= _0x4b1fx3?_0x4b1fx3:!1;this[_0x2d5f[2204]](_0x4b1fx2);if(_0x4b1fx2[_0x2d5f[2082]]|| _0x4b1fx2[_0x2d5f[2081]]){_0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]][_0x2d5f[2158]]?this[_0x2d5f[2166]](_0x4b1fx2):this[_0x2d5f[2167]](_0x4b1fx2)};if(_0x4b1fx2[_0x2d5f[2082]]|| !mxUtils[_0x2d5f[2225]](_0x4b1fx2[_0x2d5f[253]][_0x2d5f[124]],_0x4b1fx2[_0x2d5f[124]])){this[_0x2d5f[2170]](_0x4b1fx2),_0x4b1fx3= !0};delete _0x4b1fx2[_0x2d5f[2081]];delete _0x4b1fx2[_0x2d5f[2082]];if(_0x4b1fx3|| null== _0x4b1fx2[_0x2d5f[253]][_0x2d5f[1562]]|| _0x4b1fx2[_0x2d5f[253]][_0x2d5f[255]]!= _0x4b1fx2[_0x2d5f[441]][_0x2d5f[255]]|| !_0x4b1fx2[_0x2d5f[253]][_0x2d5f[1562]][_0x2d5f[237]](_0x4b1fx2)|| !mxUtils[_0x2d5f[2226]](_0x4b1fx2[_0x2d5f[253]][_0x2d5f[1525]],_0x4b1fx2[_0x2d5f[439]])){_0x4b1fx5= !0,_0x4b1fx2[_0x2d5f[253]][_0x2d5f[1525]]= null!= _0x4b1fx2[_0x2d5f[439]]?_0x4b1fx2[_0x2d5f[439]][_0x2d5f[1853]]():null,_0x4b1fx2[_0x2d5f[253]][_0x2d5f[1562]]= new mxRectangle(_0x4b1fx2[_0x2d5f[235]],_0x4b1fx2[_0x2d5f[236]],_0x4b1fx2[_0x2d5f[117]],_0x4b1fx2[_0x2d5f[119]]),_0x4b1fx2[_0x2d5f[253]][_0x2d5f[255]]= _0x4b1fx2[_0x2d5f[441]][_0x2d5f[255]],null== _0x4b1fx4|| _0x4b1fx4?_0x4b1fx2[_0x2d5f[253]][_0x2d5f[258]]():_0x4b1fx2[_0x2d5f[253]][_0x2d5f[1577]]()};if(null== _0x4b1fx4|| _0x4b1fx4){this[_0x2d5f[2217]](_0x4b1fx2,_0x4b1fx5),this[_0x2d5f[2222]](_0x4b1fx2,_0x4b1fx5),this[_0x2d5f[2223]](_0x4b1fx2,_0x4b1fx5)}}};mxCellRenderer[_0x2d5f[202]][_0x2d5f[515]]= function(_0x4b1fx2){null!= _0x4b1fx2[_0x2d5f[253]]&& (null!= _0x4b1fx2[_0x2d5f[963]]&& (_0x4b1fx2[_0x2d5f[963]][_0x2d5f[515]](),_0x4b1fx2[_0x2d5f[963]]= null),null!= _0x4b1fx2[_0x2d5f[1211]]&& (_0x4b1fx2[_0x2d5f[1211]][_0x2d5f[209]](function(_0x4b1fx2,_0x4b1fx4){_0x4b1fx4[_0x2d5f[515]]()}),_0x4b1fx2[_0x2d5f[1211]]= null),null!= _0x4b1fx2[_0x2d5f[2207]]&& (_0x4b1fx2[_0x2d5f[2207]][_0x2d5f[515]](),_0x4b1fx2[_0x2d5f[2207]]= null),_0x4b1fx2[_0x2d5f[253]][_0x2d5f[515]](),_0x4b1fx2[_0x2d5f[253]]= null)};var mxEdgeStyle={EntityRelation:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){var _0x4b1fxa=_0x4b1fx2[_0x2d5f[441]],_0x4b1fx12=_0x4b1fxa[_0x2d5f[1179]];_0x4b1fx5= mxUtils[_0x2d5f[433]](_0x4b1fx2[_0x2d5f[124]],mxConstants.STYLE_SEGMENT,mxConstants.ENTITY_SEGMENT)* _0x4b1fxa[_0x2d5f[255]];var _0x4b1fx13=_0x4b1fx2[_0x2d5f[439]],_0x4b1fx14=_0x4b1fx13[0],_0x4b1fx15=_0x4b1fx13[_0x4b1fx13[_0x2d5f[67]]- 1],_0x4b1fx13=!1;if(null!= _0x4b1fx14){_0x4b1fx3= new mxCellState,_0x4b1fx3[_0x2d5f[235]]= _0x4b1fx14[_0x2d5f[235]],_0x4b1fx3[_0x2d5f[236]]= _0x4b1fx14[_0x2d5f[236]]}else {if(null!= _0x4b1fx3){var _0x4b1fx16=mxUtils[_0x2d5f[2227]](_0x4b1fx3,_0x4b1fx2,!0,mxConstants.DIRECTION_MASK_NONE);_0x4b1fx16!= mxConstants[_0x2d5f[434]]?_0x4b1fx13= _0x4b1fx16== mxConstants[_0x2d5f[436]]:(_0x4b1fx14= _0x4b1fx12[_0x2d5f[1198]](_0x4b1fx3[_0x2d5f[246]]),_0x4b1fx14[_0x2d5f[1500]]?_0x4b1fx13= 0.5>= _0x4b1fx14[_0x2d5f[235]]:null!= _0x4b1fx4&& (_0x4b1fx13= _0x4b1fx4[_0x2d5f[235]]+ _0x4b1fx4[_0x2d5f[117]]< _0x4b1fx3[_0x2d5f[235]]))}else {return}};_0x4b1fx14= !0;null!= _0x4b1fx15?(_0x4b1fx4= new mxCellState,_0x4b1fx4[_0x2d5f[235]]= _0x4b1fx15[_0x2d5f[235]],_0x4b1fx4[_0x2d5f[236]]= _0x4b1fx15[_0x2d5f[236]]):null!= _0x4b1fx4&& (_0x4b1fx16= mxUtils[_0x2d5f[2227]](_0x4b1fx4,_0x4b1fx2,!1,mxConstants.DIRECTION_MASK_NONE),_0x4b1fx16!= mxConstants[_0x2d5f[434]]?_0x4b1fx14= _0x4b1fx16== mxConstants[_0x2d5f[436]]:(_0x4b1fx2= _0x4b1fx12[_0x2d5f[1198]](_0x4b1fx4[_0x2d5f[246]]),_0x4b1fx2[_0x2d5f[1500]]?_0x4b1fx14= 0.5>= _0x4b1fx2[_0x2d5f[235]]:null!= _0x4b1fx3&& (_0x4b1fx14= _0x4b1fx3[_0x2d5f[235]]+ _0x4b1fx3[_0x2d5f[117]]< _0x4b1fx4[_0x2d5f[235]])));null!= _0x4b1fx3&& null!= _0x4b1fx4&& (_0x4b1fx2= _0x4b1fx13?_0x4b1fx3[_0x2d5f[235]]:_0x4b1fx3[_0x2d5f[235]]+ _0x4b1fx3[_0x2d5f[117]],_0x4b1fx3= _0x4b1fxa[_0x2d5f[2228]](_0x4b1fx3),_0x4b1fx12= _0x4b1fx14?_0x4b1fx4[_0x2d5f[235]]:_0x4b1fx4[_0x2d5f[235]]+ _0x4b1fx4[_0x2d5f[117]],_0x4b1fx4= _0x4b1fxa[_0x2d5f[2228]](_0x4b1fx4),_0x4b1fxa= new mxPoint(_0x4b1fx2+ (_0x4b1fx13?-_0x4b1fx5:_0x4b1fx5),_0x4b1fx3),_0x4b1fx15= new mxPoint(_0x4b1fx12+ (_0x4b1fx14?-_0x4b1fx5:_0x4b1fx5),_0x4b1fx4),_0x4b1fx13== _0x4b1fx14?(_0x4b1fx5= _0x4b1fx13?Math[_0x2d5f[243]](_0x4b1fx2,_0x4b1fx12)- _0x4b1fx5:Math[_0x2d5f[160]](_0x4b1fx2,_0x4b1fx12)+ _0x4b1fx5,_0x4b1fx9[_0x2d5f[207]]( new mxPoint(_0x4b1fx5,_0x4b1fx3)),_0x4b1fx9[_0x2d5f[207]]( new mxPoint(_0x4b1fx5,_0x4b1fx4))):(_0x4b1fxa[_0x2d5f[235]]< _0x4b1fx15[_0x2d5f[235]]== _0x4b1fx13?(_0x4b1fx5= _0x4b1fx3+ (_0x4b1fx4- _0x4b1fx3)/ 2,_0x4b1fx9[_0x2d5f[207]](_0x4b1fxa),_0x4b1fx9[_0x2d5f[207]]( new mxPoint(_0x4b1fxa[_0x2d5f[235]],_0x4b1fx5)),_0x4b1fx9[_0x2d5f[207]]( new mxPoint(_0x4b1fx15[_0x2d5f[235]],_0x4b1fx5))):_0x4b1fx9[_0x2d5f[207]](_0x4b1fxa),_0x4b1fx9[_0x2d5f[207]](_0x4b1fx15)))},Loop:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){if(null!= _0x4b1fx3){_0x4b1fx4= _0x4b1fx2[_0x2d5f[441]];var _0x4b1fxa=_0x4b1fx4[_0x2d5f[1179]];_0x4b1fx5= null!= _0x4b1fx5&& 0< _0x4b1fx5[_0x2d5f[67]]?_0x4b1fx5[0]:null;null!= _0x4b1fx5&& (_0x4b1fx5= _0x4b1fx4[_0x2d5f[2229]](_0x4b1fx2,_0x4b1fx5),mxUtils[_0x2d5f[442]](_0x4b1fx3,_0x4b1fx5[_0x2d5f[235]],_0x4b1fx5[_0x2d5f[236]])&& (_0x4b1fx5= null));var _0x4b1fx12=0,_0x4b1fx13=0,_0x4b1fx14=0,_0x4b1fx15=0,_0x4b1fxa=mxUtils[_0x2d5f[433]](_0x4b1fx2[_0x2d5f[124]],mxConstants.STYLE_SEGMENT,_0x4b1fxa[_0x2d5f[1020]])* _0x4b1fx4[_0x2d5f[255]];_0x4b1fx2= mxUtils[_0x2d5f[433]](_0x4b1fx2[_0x2d5f[124]],mxConstants.STYLE_DIRECTION,mxConstants.DIRECTION_WEST);_0x4b1fx2== mxConstants[_0x2d5f[1358]]|| _0x4b1fx2== mxConstants[_0x2d5f[1354]]?(_0x4b1fx12= _0x4b1fx4[_0x2d5f[2230]](_0x4b1fx3),_0x4b1fx13= _0x4b1fxa):(_0x4b1fx14= _0x4b1fx4[_0x2d5f[2228]](_0x4b1fx3),_0x4b1fx15= _0x4b1fxa);null== _0x4b1fx5|| _0x4b1fx5[_0x2d5f[235]]< _0x4b1fx3[_0x2d5f[235]]|| _0x4b1fx5[_0x2d5f[235]]> _0x4b1fx3[_0x2d5f[235]]+ _0x4b1fx3[_0x2d5f[117]]?null!= _0x4b1fx5?(_0x4b1fx12= _0x4b1fx5[_0x2d5f[235]],_0x4b1fx15= Math[_0x2d5f[160]](Math[_0x2d5f[425]](_0x4b1fx14- _0x4b1fx5[_0x2d5f[236]]),_0x4b1fx15)):_0x4b1fx2== mxConstants[_0x2d5f[1358]]?_0x4b1fx14= _0x4b1fx3[_0x2d5f[236]]- 2* _0x4b1fx13:_0x4b1fx2== mxConstants[_0x2d5f[1354]]?_0x4b1fx14= _0x4b1fx3[_0x2d5f[236]]+ _0x4b1fx3[_0x2d5f[119]]+ 2* _0x4b1fx13:_0x4b1fx12= _0x4b1fx2== mxConstants[_0x2d5f[1356]]?_0x4b1fx3[_0x2d5f[235]]- 2* _0x4b1fx15:_0x4b1fx3[_0x2d5f[235]]+ _0x4b1fx3[_0x2d5f[117]]+ 2* _0x4b1fx15:null!= _0x4b1fx5&& (_0x4b1fx12= _0x4b1fx4[_0x2d5f[2230]](_0x4b1fx3),_0x4b1fx13= Math[_0x2d5f[160]](Math[_0x2d5f[425]](_0x4b1fx12- _0x4b1fx5[_0x2d5f[235]]),_0x4b1fx15),_0x4b1fx14= _0x4b1fx5[_0x2d5f[236]],_0x4b1fx15= 0);_0x4b1fx9[_0x2d5f[207]]( new mxPoint(_0x4b1fx12- _0x4b1fx13,_0x4b1fx14- _0x4b1fx15));_0x4b1fx9[_0x2d5f[207]]( new mxPoint(_0x4b1fx12+ _0x4b1fx13,_0x4b1fx14+ _0x4b1fx15))}},ElbowConnector:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){var _0x4b1fxa=null!= _0x4b1fx5&& 0< _0x4b1fx5[_0x2d5f[67]]?_0x4b1fx5[0]:null,_0x4b1fx12=!1,_0x4b1fx13=!1;if(null!= _0x4b1fx3&& null!= _0x4b1fx4){if(null!= _0x4b1fxa){var _0x4b1fx14=Math[_0x2d5f[243]](_0x4b1fx3[_0x2d5f[235]],_0x4b1fx4[_0x2d5f[235]]),_0x4b1fx15=Math[_0x2d5f[160]](_0x4b1fx3[_0x2d5f[235]]+ _0x4b1fx3[_0x2d5f[117]],_0x4b1fx4[_0x2d5f[235]]+ _0x4b1fx4[_0x2d5f[117]]),_0x4b1fx13=Math[_0x2d5f[243]](_0x4b1fx3[_0x2d5f[236]],_0x4b1fx4[_0x2d5f[236]]),_0x4b1fx16=Math[_0x2d5f[160]](_0x4b1fx3[_0x2d5f[236]]+ _0x4b1fx3[_0x2d5f[119]],_0x4b1fx4[_0x2d5f[236]]+ _0x4b1fx4[_0x2d5f[119]]),_0x4b1fxa=_0x4b1fx2[_0x2d5f[441]][_0x2d5f[2229]](_0x4b1fx2,_0x4b1fxa),_0x4b1fx12=_0x4b1fxa[_0x2d5f[236]]< _0x4b1fx13|| _0x4b1fxa[_0x2d5f[236]]> _0x4b1fx16,_0x4b1fx13=_0x4b1fxa[_0x2d5f[235]]< _0x4b1fx14|| _0x4b1fxa[_0x2d5f[235]]> _0x4b1fx15}else {_0x4b1fx14= Math[_0x2d5f[160]](_0x4b1fx3[_0x2d5f[235]],_0x4b1fx4[_0x2d5f[235]]),_0x4b1fx15= Math[_0x2d5f[243]](_0x4b1fx3[_0x2d5f[235]]+ _0x4b1fx3[_0x2d5f[117]],_0x4b1fx4[_0x2d5f[235]]+ _0x4b1fx4[_0x2d5f[117]]),_0x4b1fx12= _0x4b1fx14== _0x4b1fx15,_0x4b1fx12|| (_0x4b1fx13= Math[_0x2d5f[160]](_0x4b1fx3[_0x2d5f[236]],_0x4b1fx4[_0x2d5f[236]]),_0x4b1fx16= Math[_0x2d5f[243]](_0x4b1fx3[_0x2d5f[236]]+ _0x4b1fx3[_0x2d5f[119]],_0x4b1fx4[_0x2d5f[236]]+ _0x4b1fx4[_0x2d5f[119]]),_0x4b1fx13= _0x4b1fx13== _0x4b1fx16)}};!_0x4b1fx13&& (_0x4b1fx12|| _0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2231]]]== mxConstants[_0x2d5f[2232]])?mxEdgeStyle.TopToBottom(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9):mxEdgeStyle.SideToSide(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9)},SideToSide:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){var _0x4b1fxa=_0x4b1fx2[_0x2d5f[441]];_0x4b1fx5= null!= _0x4b1fx5&& 0< _0x4b1fx5[_0x2d5f[67]]?_0x4b1fx5[0]:null;var _0x4b1fx12=_0x4b1fx2[_0x2d5f[439]],_0x4b1fx13=_0x4b1fx12[0],_0x4b1fx12=_0x4b1fx12[_0x4b1fx12[_0x2d5f[67]]- 1];null!= _0x4b1fx5&& (_0x4b1fx5= _0x4b1fxa[_0x2d5f[2229]](_0x4b1fx2,_0x4b1fx5));null!= _0x4b1fx13&& (_0x4b1fx3= new mxCellState,_0x4b1fx3[_0x2d5f[235]]= _0x4b1fx13[_0x2d5f[235]],_0x4b1fx3[_0x2d5f[236]]= _0x4b1fx13[_0x2d5f[236]]);null!= _0x4b1fx12&& (_0x4b1fx4= new mxCellState,_0x4b1fx4[_0x2d5f[235]]= _0x4b1fx12[_0x2d5f[235]],_0x4b1fx4[_0x2d5f[236]]= _0x4b1fx12[_0x2d5f[236]]);null!= _0x4b1fx3&& null!= _0x4b1fx4&& (_0x4b1fx2= Math[_0x2d5f[160]](_0x4b1fx3[_0x2d5f[235]],_0x4b1fx4[_0x2d5f[235]]),_0x4b1fx13= Math[_0x2d5f[243]](_0x4b1fx3[_0x2d5f[235]]+ _0x4b1fx3[_0x2d5f[117]],_0x4b1fx4[_0x2d5f[235]]+ _0x4b1fx4[_0x2d5f[117]]),_0x4b1fx2= null!= _0x4b1fx5?_0x4b1fx5[_0x2d5f[235]]:_0x4b1fx13+ (_0x4b1fx2- _0x4b1fx13)/ 2,_0x4b1fx13= _0x4b1fxa[_0x2d5f[2228]](_0x4b1fx3),_0x4b1fxa= _0x4b1fxa[_0x2d5f[2228]](_0x4b1fx4),null!= _0x4b1fx5&& (_0x4b1fx5[_0x2d5f[236]]>= _0x4b1fx3[_0x2d5f[236]]&& _0x4b1fx5[_0x2d5f[236]]<= _0x4b1fx3[_0x2d5f[236]]+ _0x4b1fx3[_0x2d5f[119]]&& (_0x4b1fx13= _0x4b1fx5[_0x2d5f[236]]),_0x4b1fx5[_0x2d5f[236]]>= _0x4b1fx4[_0x2d5f[236]]&& _0x4b1fx5[_0x2d5f[236]]<= _0x4b1fx4[_0x2d5f[236]]+ _0x4b1fx4[_0x2d5f[119]]&& (_0x4b1fxa= _0x4b1fx5[_0x2d5f[236]])),!mxUtils[_0x2d5f[442]](_0x4b1fx4,_0x4b1fx2,_0x4b1fx13)&& !mxUtils[_0x2d5f[442]](_0x4b1fx3,_0x4b1fx2,_0x4b1fx13)&& _0x4b1fx9[_0x2d5f[207]]( new mxPoint(_0x4b1fx2,_0x4b1fx13)),!mxUtils[_0x2d5f[442]](_0x4b1fx4,_0x4b1fx2,_0x4b1fxa)&& !mxUtils[_0x2d5f[442]](_0x4b1fx3,_0x4b1fx2,_0x4b1fxa)&& _0x4b1fx9[_0x2d5f[207]]( new mxPoint(_0x4b1fx2,_0x4b1fxa)),1== _0x4b1fx9[_0x2d5f[67]]&& (null!= _0x4b1fx5?!mxUtils[_0x2d5f[442]](_0x4b1fx4,_0x4b1fx2,_0x4b1fx5[_0x2d5f[236]])&& !mxUtils[_0x2d5f[442]](_0x4b1fx3,_0x4b1fx2,_0x4b1fx5[_0x2d5f[236]])&& _0x4b1fx9[_0x2d5f[207]]( new mxPoint(_0x4b1fx2,_0x4b1fx5[_0x2d5f[236]])):(_0x4b1fxa= Math[_0x2d5f[160]](_0x4b1fx3[_0x2d5f[236]],_0x4b1fx4[_0x2d5f[236]]),_0x4b1fx3= Math[_0x2d5f[243]](_0x4b1fx3[_0x2d5f[236]]+ _0x4b1fx3[_0x2d5f[119]],_0x4b1fx4[_0x2d5f[236]]+ _0x4b1fx4[_0x2d5f[119]]),_0x4b1fx9[_0x2d5f[207]]( new mxPoint(_0x4b1fx2,_0x4b1fxa+ (_0x4b1fx3- _0x4b1fxa)/ 2)))))},TopToBottom:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){var _0x4b1fxa=_0x4b1fx2[_0x2d5f[441]];_0x4b1fx5= null!= _0x4b1fx5&& 0< _0x4b1fx5[_0x2d5f[67]]?_0x4b1fx5[0]:null;var _0x4b1fx12=_0x4b1fx2[_0x2d5f[439]],_0x4b1fx13=_0x4b1fx12[0],_0x4b1fx12=_0x4b1fx12[_0x4b1fx12[_0x2d5f[67]]- 1];null!= _0x4b1fx5&& (_0x4b1fx5= _0x4b1fxa[_0x2d5f[2229]](_0x4b1fx2,_0x4b1fx5));null!= _0x4b1fx13&& (_0x4b1fx3= new mxCellState,_0x4b1fx3[_0x2d5f[235]]= _0x4b1fx13[_0x2d5f[235]],_0x4b1fx3[_0x2d5f[236]]= _0x4b1fx13[_0x2d5f[236]]);null!= _0x4b1fx12&& (_0x4b1fx4= new mxCellState,_0x4b1fx4[_0x2d5f[235]]= _0x4b1fx12[_0x2d5f[235]],_0x4b1fx4[_0x2d5f[236]]= _0x4b1fx12[_0x2d5f[236]]);null!= _0x4b1fx3&& null!= _0x4b1fx4&& (_0x4b1fx13= Math[_0x2d5f[160]](_0x4b1fx3[_0x2d5f[236]],_0x4b1fx4[_0x2d5f[236]]),_0x4b1fx12= Math[_0x2d5f[243]](_0x4b1fx3[_0x2d5f[236]]+ _0x4b1fx3[_0x2d5f[119]],_0x4b1fx4[_0x2d5f[236]]+ _0x4b1fx4[_0x2d5f[119]]),_0x4b1fx2= _0x4b1fxa[_0x2d5f[2230]](_0x4b1fx3),null!= _0x4b1fx5&& (_0x4b1fx5[_0x2d5f[235]]>= _0x4b1fx3[_0x2d5f[235]]&& _0x4b1fx5[_0x2d5f[235]]<= _0x4b1fx3[_0x2d5f[235]]+ _0x4b1fx3[_0x2d5f[117]])&& (_0x4b1fx2= _0x4b1fx5[_0x2d5f[235]]),_0x4b1fx13= null!= _0x4b1fx5?_0x4b1fx5[_0x2d5f[236]]:_0x4b1fx12+ (_0x4b1fx13- _0x4b1fx12)/ 2,!mxUtils[_0x2d5f[442]](_0x4b1fx4,_0x4b1fx2,_0x4b1fx13)&& !mxUtils[_0x2d5f[442]](_0x4b1fx3,_0x4b1fx2,_0x4b1fx13)&& _0x4b1fx9[_0x2d5f[207]]( new mxPoint(_0x4b1fx2,_0x4b1fx13)),_0x4b1fx2= null!= _0x4b1fx5&& _0x4b1fx5[_0x2d5f[235]]>= _0x4b1fx4[_0x2d5f[235]]&& _0x4b1fx5[_0x2d5f[235]]<= _0x4b1fx4[_0x2d5f[235]]+ _0x4b1fx4[_0x2d5f[117]]?_0x4b1fx5[_0x2d5f[235]]:_0x4b1fxa[_0x2d5f[2230]](_0x4b1fx4),!mxUtils[_0x2d5f[442]](_0x4b1fx4,_0x4b1fx2,_0x4b1fx13)&& !mxUtils[_0x2d5f[442]](_0x4b1fx3,_0x4b1fx2,_0x4b1fx13)&& _0x4b1fx9[_0x2d5f[207]]( new mxPoint(_0x4b1fx2,_0x4b1fx13)),1== _0x4b1fx9[_0x2d5f[67]]&& (null!= _0x4b1fx5&& 1== _0x4b1fx9[_0x2d5f[67]]?!mxUtils[_0x2d5f[442]](_0x4b1fx4,_0x4b1fx5[_0x2d5f[235]],_0x4b1fx13)&& !mxUtils[_0x2d5f[442]](_0x4b1fx3,_0x4b1fx5[_0x2d5f[235]],_0x4b1fx13)&& _0x4b1fx9[_0x2d5f[207]]( new mxPoint(_0x4b1fx5[_0x2d5f[235]],_0x4b1fx13)):(_0x4b1fxa= Math[_0x2d5f[160]](_0x4b1fx3[_0x2d5f[235]],_0x4b1fx4[_0x2d5f[235]]),_0x4b1fx3= Math[_0x2d5f[243]](_0x4b1fx3[_0x2d5f[235]]+ _0x4b1fx3[_0x2d5f[117]],_0x4b1fx4[_0x2d5f[235]]+ _0x4b1fx4[_0x2d5f[117]]),_0x4b1fx9[_0x2d5f[207]]( new mxPoint(_0x4b1fxa+ (_0x4b1fx3- _0x4b1fxa)/ 2,_0x4b1fx13)))))},SegmentConnector:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){var _0x4b1fxa=_0x4b1fx2[_0x2d5f[439]],_0x4b1fx12=!0,_0x4b1fx13=null,_0x4b1fx14=_0x4b1fxa[0];null== _0x4b1fx14&& null!= _0x4b1fx3?_0x4b1fx14= new mxPoint(_0x4b1fx2[_0x2d5f[441]][_0x2d5f[2230]](_0x4b1fx3),_0x4b1fx2[_0x2d5f[441]][_0x2d5f[2228]](_0x4b1fx3)):null!= _0x4b1fx14&& (_0x4b1fx14= _0x4b1fx14[_0x2d5f[238]]());var _0x4b1fx15=_0x4b1fxa[_0x2d5f[67]]- 1;if(null!= _0x4b1fx5&& 0< _0x4b1fx5[_0x2d5f[67]]){for(var _0x4b1fx13=_0x4b1fx2[_0x2d5f[441]][_0x2d5f[2229]](_0x4b1fx2,_0x4b1fx5[0]),_0x4b1fx16=_0x4b1fx3,_0x4b1fx17=_0x4b1fxa[0],_0x4b1fx18=!1,_0x4b1fx19=!1,_0x4b1fx18=_0x4b1fx13,_0x4b1fx1a=_0x4b1fx5[_0x2d5f[67]],_0x4b1fx1b=0;2> _0x4b1fx1b;_0x4b1fx1b++){var _0x4b1fx1c=null!= _0x4b1fx17&& _0x4b1fx17[_0x2d5f[235]]== _0x4b1fx18[_0x2d5f[235]],_0x4b1fx1d=null!= _0x4b1fx17&& _0x4b1fx17[_0x2d5f[236]]== _0x4b1fx18[_0x2d5f[236]],_0x4b1fx1e=null!= _0x4b1fx16&& _0x4b1fx18[_0x2d5f[236]]>= _0x4b1fx16[_0x2d5f[236]]&& _0x4b1fx18[_0x2d5f[236]]<= _0x4b1fx16[_0x2d5f[236]]+ _0x4b1fx16[_0x2d5f[119]],_0x4b1fx16=null!= _0x4b1fx16&& _0x4b1fx18[_0x2d5f[235]]>= _0x4b1fx16[_0x2d5f[235]]&& _0x4b1fx18[_0x2d5f[235]]<= _0x4b1fx16[_0x2d5f[235]]+ _0x4b1fx16[_0x2d5f[117]],_0x4b1fx18=_0x4b1fx1d|| null== _0x4b1fx17&& _0x4b1fx1e,_0x4b1fx19=_0x4b1fx1c|| null== _0x4b1fx17&& _0x4b1fx16;if(null!= _0x4b1fx17&& !_0x4b1fx1d&& !_0x4b1fx1c&& (_0x4b1fx1e|| _0x4b1fx16)){_0x4b1fx12= _0x4b1fx1e?!1:!0;break};if(_0x4b1fx19|| _0x4b1fx18){_0x4b1fx12= _0x4b1fx18;1== _0x4b1fx1b&& (_0x4b1fx12= 0== _0x4b1fx5[_0x2d5f[67]]% 2?_0x4b1fx18:_0x4b1fx19);break};_0x4b1fx16= _0x4b1fx4;_0x4b1fx17= _0x4b1fxa[_0x4b1fx15];_0x4b1fx18= _0x4b1fx2[_0x2d5f[441]][_0x2d5f[2229]](_0x4b1fx2,_0x4b1fx5[_0x4b1fx1a- 1])};_0x4b1fx12&& (null!= _0x4b1fxa[0]&& _0x4b1fxa[0][_0x2d5f[236]]!= _0x4b1fx13[_0x2d5f[236]]|| null== _0x4b1fxa[0]&& null!= _0x4b1fx3&& (_0x4b1fx13[_0x2d5f[236]]< _0x4b1fx3[_0x2d5f[236]]|| _0x4b1fx13[_0x2d5f[236]]> _0x4b1fx3[_0x2d5f[236]]+ _0x4b1fx3[_0x2d5f[119]]))?_0x4b1fx9[_0x2d5f[207]]( new mxPoint(_0x4b1fx14[_0x2d5f[235]],_0x4b1fx13[_0x2d5f[236]])):!_0x4b1fx12&& (null!= _0x4b1fxa[0]&& _0x4b1fxa[0][_0x2d5f[235]]!= _0x4b1fx13[_0x2d5f[235]]|| null== _0x4b1fxa[0]&& null!= _0x4b1fx3&& (_0x4b1fx13[_0x2d5f[235]]< _0x4b1fx3[_0x2d5f[235]]|| _0x4b1fx13[_0x2d5f[235]]> _0x4b1fx3[_0x2d5f[235]]+ _0x4b1fx3[_0x2d5f[117]]))&& _0x4b1fx9[_0x2d5f[207]]( new mxPoint(_0x4b1fx13[_0x2d5f[235]],_0x4b1fx14[_0x2d5f[236]]));_0x4b1fx12?_0x4b1fx14[_0x2d5f[236]]= _0x4b1fx13[_0x2d5f[236]]:_0x4b1fx14[_0x2d5f[235]]= _0x4b1fx13[_0x2d5f[235]];for(_0x4b1fx1b= 0;_0x4b1fx1b< _0x4b1fx5[_0x2d5f[67]];_0x4b1fx1b++){_0x4b1fx12= !_0x4b1fx12,_0x4b1fx13= _0x4b1fx2[_0x2d5f[441]][_0x2d5f[2229]](_0x4b1fx2,_0x4b1fx5[_0x4b1fx1b]),_0x4b1fx12?_0x4b1fx14[_0x2d5f[236]]= _0x4b1fx13[_0x2d5f[236]]:_0x4b1fx14[_0x2d5f[235]]= _0x4b1fx13[_0x2d5f[235]],_0x4b1fx9[_0x2d5f[207]](_0x4b1fx14[_0x2d5f[238]]())}}else {_0x4b1fx13= _0x4b1fx14,_0x4b1fx12= !0};_0x4b1fx14= _0x4b1fxa[_0x4b1fx15];null== _0x4b1fx14&& null!= _0x4b1fx4&& (_0x4b1fx14= new mxPoint(_0x4b1fx2[_0x2d5f[441]][_0x2d5f[2230]](_0x4b1fx4),_0x4b1fx2[_0x2d5f[441]][_0x2d5f[2228]](_0x4b1fx4)));_0x4b1fx12&& (null!= _0x4b1fxa[_0x4b1fx15]&& _0x4b1fxa[_0x4b1fx15][_0x2d5f[236]]!= _0x4b1fx13[_0x2d5f[236]]|| null== _0x4b1fxa[_0x4b1fx15]&& null!= _0x4b1fx4&& (_0x4b1fx13[_0x2d5f[236]]< _0x4b1fx4[_0x2d5f[236]]|| _0x4b1fx13[_0x2d5f[236]]> _0x4b1fx4[_0x2d5f[236]]+ _0x4b1fx4[_0x2d5f[119]]))?_0x4b1fx9[_0x2d5f[207]]( new mxPoint(_0x4b1fx14[_0x2d5f[235]],_0x4b1fx13[_0x2d5f[236]])):!_0x4b1fx12&& (null!= _0x4b1fxa[_0x4b1fx15]&& _0x4b1fxa[_0x4b1fx15][_0x2d5f[235]]!= _0x4b1fx13[_0x2d5f[235]]|| null== _0x4b1fxa[_0x4b1fx15]&& null!= _0x4b1fx4&& (_0x4b1fx13[_0x2d5f[235]]< _0x4b1fx4[_0x2d5f[235]]|| _0x4b1fx13[_0x2d5f[235]]> _0x4b1fx4[_0x2d5f[235]]+ _0x4b1fx4[_0x2d5f[117]]))&& _0x4b1fx9[_0x2d5f[207]]( new mxPoint(_0x4b1fx13[_0x2d5f[235]],_0x4b1fx14[_0x2d5f[236]]));if(null== _0x4b1fxa[0]&& null!= _0x4b1fx3){for(;1< _0x4b1fx9[_0x2d5f[67]]&& mxUtils[_0x2d5f[442]](_0x4b1fx3,_0x4b1fx9[1][_0x2d5f[235]],_0x4b1fx9[1][_0x2d5f[236]]);){_0x4b1fx9= _0x4b1fx9[_0x2d5f[300]](1,1)}};if(null== _0x4b1fxa[_0x4b1fx15]&& null!= _0x4b1fx4){for(;1< _0x4b1fx9[_0x2d5f[67]]&& mxUtils[_0x2d5f[442]](_0x4b1fx4,_0x4b1fx9[_0x4b1fx9[_0x2d5f[67]]- 1][_0x2d5f[235]],_0x4b1fx9[_0x4b1fx9[_0x2d5f[67]]- 1][_0x2d5f[236]]);){_0x4b1fx9= _0x4b1fx9[_0x2d5f[300]](_0x4b1fx9[_0x2d5f[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(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){var _0x4b1fxa=_0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]],_0x4b1fx12=null== _0x4b1fx3?!1:_0x4b1fxa[_0x2d5f[502]]()[_0x2d5f[250]](_0x4b1fx3[_0x2d5f[246]]),_0x4b1fxa=null== _0x4b1fx4?!1:_0x4b1fxa[_0x2d5f[502]]()[_0x2d5f[250]](_0x4b1fx4[_0x2d5f[246]]);if(null!= _0x4b1fx5&& 0< _0x4b1fx5[_0x2d5f[67]]|| _0x4b1fx12|| _0x4b1fxa){mxEdgeStyle.SegmentConnector(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9)}else {_0x4b1fx5= _0x4b1fx2[_0x2d5f[439]];var _0x4b1fx13=_0x4b1fx5[0],_0x4b1fx14=_0x4b1fx5[_0x4b1fx5[_0x2d5f[67]]- 1];_0x4b1fx5= null!= _0x4b1fx3?_0x4b1fx3[_0x2d5f[235]]:_0x4b1fx13[_0x2d5f[235]];var _0x4b1fx12=null!= _0x4b1fx3?_0x4b1fx3[_0x2d5f[236]]:_0x4b1fx13[_0x2d5f[236]],_0x4b1fx15=null!= _0x4b1fx3?_0x4b1fx3[_0x2d5f[117]]:1,_0x4b1fx16=null!= _0x4b1fx3?_0x4b1fx3[_0x2d5f[119]]:1,_0x4b1fx17=null!= _0x4b1fx4?_0x4b1fx4[_0x2d5f[235]]:_0x4b1fx14[_0x2d5f[235]],_0x4b1fx18=null!= _0x4b1fx4?_0x4b1fx4[_0x2d5f[236]]:_0x4b1fx14[_0x2d5f[236]],_0x4b1fx19=null!= _0x4b1fx4?_0x4b1fx4[_0x2d5f[117]]:1,_0x4b1fx1a=null!= _0x4b1fx4?_0x4b1fx4[_0x2d5f[119]]:1,_0x4b1fxa=_0x4b1fx2[_0x2d5f[441]][_0x2d5f[255]]* mxEdgeStyle[_0x2d5f[2233]],_0x4b1fx1b=[mxConstants[_0x2d5f[2234]],mxConstants[_0x2d5f[2234]]];null!= _0x4b1fx3&& (_0x4b1fx1b[0]= mxUtils[_0x2d5f[2227]](_0x4b1fx3,_0x4b1fx2,!0,mxConstants.DIRECTION_MASK_ALL));null!= _0x4b1fx4&& (_0x4b1fx1b[1]= mxUtils[_0x2d5f[2227]](_0x4b1fx4,_0x4b1fx2,!1,mxConstants.DIRECTION_MASK_ALL));_0x4b1fx2= [0,0];_0x4b1fx5= [[_0x4b1fx5,_0x4b1fx12,_0x4b1fx15,_0x4b1fx16],[_0x4b1fx17,_0x4b1fx18,_0x4b1fx19,_0x4b1fx1a]];for(_0x4b1fx15= 0;2> _0x4b1fx15;_0x4b1fx15++){mxEdgeStyle[_0x2d5f[2235]][_0x4b1fx15][1]= _0x4b1fx5[_0x4b1fx15][0]- _0x4b1fxa,mxEdgeStyle[_0x2d5f[2235]][_0x4b1fx15][2]= _0x4b1fx5[_0x4b1fx15][1]- _0x4b1fxa,mxEdgeStyle[_0x2d5f[2235]][_0x4b1fx15][4]= _0x4b1fx5[_0x4b1fx15][0]+ _0x4b1fx5[_0x4b1fx15][2]+ _0x4b1fxa,mxEdgeStyle[_0x2d5f[2235]][_0x4b1fx15][8]= _0x4b1fx5[_0x4b1fx15][1]+ _0x4b1fx5[_0x4b1fx15][3]+ _0x4b1fxa};_0x4b1fx15= _0x4b1fx5[0][0]+ _0x4b1fx5[0][2]/ 2- (_0x4b1fx5[1][0]+ _0x4b1fx5[1][2]/ 2);_0x4b1fx16= _0x4b1fx5[0][1]+ _0x4b1fx5[0][3]/ 2- (_0x4b1fx5[1][1]+ _0x4b1fx5[1][3]/ 2);_0x4b1fx12= 0;0> _0x4b1fx15?_0x4b1fx12= 0> _0x4b1fx16?2:1:0>= _0x4b1fx16&& (_0x4b1fx12= 3,0== _0x4b1fx15&& (_0x4b1fx12= 2));_0x4b1fx16= null;null!= _0x4b1fx3&& (_0x4b1fx16= _0x4b1fx13);_0x4b1fx3= [[0.5,0.5],[0.5,0.5]];for(_0x4b1fx15= 0;2> _0x4b1fx15;_0x4b1fx15++){null!= _0x4b1fx16&& (_0x4b1fx3[_0x4b1fx15][0]= (_0x4b1fx16[_0x2d5f[235]]- _0x4b1fx5[_0x4b1fx15][0])/ _0x4b1fx5[_0x4b1fx15][2],0.01> _0x4b1fx3[_0x4b1fx15][0]?_0x4b1fx2[_0x4b1fx15]= mxConstants[_0x2d5f[436]]:0.99< _0x4b1fx3[_0x4b1fx15][0]&& (_0x4b1fx2[_0x4b1fx15]= mxConstants[_0x2d5f[438]]),_0x4b1fx3[_0x4b1fx15][1]= (_0x4b1fx16[_0x2d5f[236]]- _0x4b1fx5[_0x4b1fx15][1])/ _0x4b1fx5[_0x4b1fx15][3],0.01> _0x4b1fx3[_0x4b1fx15][1]?_0x4b1fx2[_0x4b1fx15]= mxConstants[_0x2d5f[435]]:0.99< _0x4b1fx3[_0x4b1fx15][1]&& (_0x4b1fx2[_0x4b1fx15]= mxConstants[_0x2d5f[437]])),_0x4b1fx16= null,null!= _0x4b1fx4&& (_0x4b1fx16= _0x4b1fx14)};_0x4b1fx15= _0x4b1fx5[0][1]- (_0x4b1fx5[1][1]+ _0x4b1fx5[1][3]);_0x4b1fx16= _0x4b1fx5[0][0]- (_0x4b1fx5[1][0]+ _0x4b1fx5[1][2]);_0x4b1fx17= _0x4b1fx5[1][1]- (_0x4b1fx5[0][1]+ _0x4b1fx5[0][3]);_0x4b1fx18= _0x4b1fx5[1][0]- (_0x4b1fx5[0][0]+ _0x4b1fx5[0][2]);mxEdgeStyle[_0x2d5f[2236]][1]= Math[_0x2d5f[160]](_0x4b1fx16- 2* _0x4b1fxa,0);mxEdgeStyle[_0x2d5f[2236]][2]= Math[_0x2d5f[160]](_0x4b1fx15- 2* _0x4b1fxa,0);mxEdgeStyle[_0x2d5f[2236]][4]= Math[_0x2d5f[160]](_0x4b1fx17- 2* _0x4b1fxa,0);mxEdgeStyle[_0x2d5f[2236]][3]= Math[_0x2d5f[160]](_0x4b1fx18- 2* _0x4b1fxa,0);_0x4b1fx4= [];_0x4b1fx13= [];_0x4b1fx14= [];_0x4b1fx13[0]= _0x4b1fx16>= _0x4b1fx18?mxConstants[_0x2d5f[436]]:mxConstants[_0x2d5f[438]];_0x4b1fx14[0]= _0x4b1fx15>= _0x4b1fx17?mxConstants[_0x2d5f[435]]:mxConstants[_0x2d5f[437]];_0x4b1fx13[1]= mxUtils[_0x2d5f[2237]](_0x4b1fx13[0]);_0x4b1fx14[1]= mxUtils[_0x2d5f[2237]](_0x4b1fx14[0]);_0x4b1fx16= _0x4b1fx16>= _0x4b1fx18?_0x4b1fx16:_0x4b1fx18;_0x4b1fx17= _0x4b1fx15>= _0x4b1fx17?_0x4b1fx15:_0x4b1fx17;_0x4b1fx18= [[0,0],[0,0]];_0x4b1fx19= !1;for(_0x4b1fx15= 0;2> _0x4b1fx15;_0x4b1fx15++){0== _0x4b1fx2[_0x4b1fx15]&& (0== (_0x4b1fx13[_0x4b1fx15]& _0x4b1fx1b[_0x4b1fx15])&& (_0x4b1fx13[_0x4b1fx15]= mxUtils[_0x2d5f[2237]](_0x4b1fx13[_0x4b1fx15])),0== (_0x4b1fx14[_0x4b1fx15]& _0x4b1fx1b[_0x4b1fx15])&& (_0x4b1fx14[_0x4b1fx15]= mxUtils[_0x2d5f[2237]](_0x4b1fx14[_0x4b1fx15])),_0x4b1fx18[_0x4b1fx15][0]= _0x4b1fx14[_0x4b1fx15],_0x4b1fx18[_0x4b1fx15][1]= _0x4b1fx13[_0x4b1fx15])};_0x4b1fx17> 2* _0x4b1fxa&& _0x4b1fx16> 2* _0x4b1fxa&& (0< (_0x4b1fx13[0]& _0x4b1fx1b[0])&& 0< (_0x4b1fx14[1]& _0x4b1fx1b[1])?(_0x4b1fx18[0][0]= _0x4b1fx13[0],_0x4b1fx18[0][1]= _0x4b1fx14[0],_0x4b1fx18[1][0]= _0x4b1fx14[1],_0x4b1fx18[1][1]= _0x4b1fx13[1],_0x4b1fx19= !0):0< (_0x4b1fx14[0]& _0x4b1fx1b[0])&& 0< (_0x4b1fx13[1]& _0x4b1fx1b[1])&& (_0x4b1fx18[0][0]= _0x4b1fx14[0],_0x4b1fx18[0][1]= _0x4b1fx13[0],_0x4b1fx18[1][0]= _0x4b1fx13[1],_0x4b1fx18[1][1]= _0x4b1fx14[1],_0x4b1fx19= !0));_0x4b1fx17> 2* _0x4b1fxa&& !_0x4b1fx19&& (_0x4b1fx18[0][0]= _0x4b1fx14[0],_0x4b1fx18[0][1]= _0x4b1fx13[0],_0x4b1fx18[1][0]= _0x4b1fx14[1],_0x4b1fx18[1][1]= _0x4b1fx13[1],_0x4b1fx19= !0);_0x4b1fx16> 2* _0x4b1fxa&& !_0x4b1fx19&& (_0x4b1fx18[0][0]= _0x4b1fx13[0],_0x4b1fx18[0][1]= _0x4b1fx14[0],_0x4b1fx18[1][0]= _0x4b1fx13[1],_0x4b1fx18[1][1]= _0x4b1fx14[1]);for(_0x4b1fx15= 0;2> _0x4b1fx15;_0x4b1fx15++){if(0== _0x4b1fx2[_0x4b1fx15]&& (0== (_0x4b1fx18[_0x4b1fx15][0]& _0x4b1fx1b[_0x4b1fx15])&& (_0x4b1fx18[_0x4b1fx15][0]= _0x4b1fx18[_0x4b1fx15][1]),_0x4b1fx4[_0x4b1fx15]= _0x4b1fx18[_0x4b1fx15][0]& _0x4b1fx1b[_0x4b1fx15],_0x4b1fx4[_0x4b1fx15]|= (_0x4b1fx18[_0x4b1fx15][1]& _0x4b1fx1b[_0x4b1fx15])<< 8,_0x4b1fx4[_0x4b1fx15]|= (_0x4b1fx18[1- _0x4b1fx15][_0x4b1fx15]& _0x4b1fx1b[_0x4b1fx15])<< 16,_0x4b1fx4[_0x4b1fx15]|= (_0x4b1fx18[1- _0x4b1fx15][1- _0x4b1fx15]& _0x4b1fx1b[_0x4b1fx15])<< 24,0== (_0x4b1fx4[_0x4b1fx15]& 15)&& (_0x4b1fx4[_0x4b1fx15]<<= 8),0== (_0x4b1fx4[_0x4b1fx15]& 3840)&& (_0x4b1fx4[_0x4b1fx15]= _0x4b1fx4[_0x4b1fx15]& 15| _0x4b1fx4[_0x4b1fx15]>> 8),0== (_0x4b1fx4[_0x4b1fx15]& 983040)&& (_0x4b1fx4[_0x4b1fx15]= _0x4b1fx4[_0x4b1fx15]& 65535| (_0x4b1fx4[_0x4b1fx15]& 251658240)>> 8),_0x4b1fx2[_0x4b1fx15]= _0x4b1fx4[_0x4b1fx15]& 15,_0x4b1fx1b[_0x4b1fx15]== mxConstants[_0x2d5f[436]]|| _0x4b1fx1b[_0x4b1fx15]== mxConstants[_0x2d5f[435]]|| _0x4b1fx1b[_0x4b1fx15]== mxConstants[_0x2d5f[438]]|| _0x4b1fx1b[_0x4b1fx15]== mxConstants[_0x2d5f[437]])){_0x4b1fx2[_0x4b1fx15]= _0x4b1fx1b[_0x4b1fx15]}};_0x4b1fx15= _0x4b1fx2[0]== mxConstants[_0x2d5f[438]]?3:_0x4b1fx2[0];_0x4b1fx1b= _0x4b1fx2[1]== mxConstants[_0x2d5f[438]]?3:_0x4b1fx2[1];_0x4b1fx15-= _0x4b1fx12;_0x4b1fx1b-= _0x4b1fx12;1> _0x4b1fx15&& (_0x4b1fx15+= 4);1> _0x4b1fx1b&& (_0x4b1fx1b+= 4);_0x4b1fx1b= mxEdgeStyle[_0x2d5f[2238]][_0x4b1fx15- 1][_0x4b1fx1b- 1];mxEdgeStyle[_0x2d5f[2239]][0][0]= _0x4b1fx5[0][0];mxEdgeStyle[_0x2d5f[2239]][0][1]= _0x4b1fx5[0][1];switch(_0x4b1fx2[0]){case mxConstants[_0x2d5f[436]]:mxEdgeStyle[_0x2d5f[2239]][0][0]-= _0x4b1fxa;mxEdgeStyle[_0x2d5f[2239]][0][1]+= _0x4b1fx3[0][1]* _0x4b1fx5[0][3];break;case mxConstants[_0x2d5f[437]]:mxEdgeStyle[_0x2d5f[2239]][0][0]+= _0x4b1fx3[0][0]* _0x4b1fx5[0][2];mxEdgeStyle[_0x2d5f[2239]][0][1]+= _0x4b1fx5[0][3]+ _0x4b1fxa;break;case mxConstants[_0x2d5f[438]]:mxEdgeStyle[_0x2d5f[2239]][0][0]+= _0x4b1fx5[0][2]+ _0x4b1fxa;mxEdgeStyle[_0x2d5f[2239]][0][1]+= _0x4b1fx3[0][1]* _0x4b1fx5[0][3];break;case mxConstants[_0x2d5f[435]]:mxEdgeStyle[_0x2d5f[2239]][0][0]+= _0x4b1fx3[0][0]* _0x4b1fx5[0][2],mxEdgeStyle[_0x2d5f[2239]][0][1]-= _0x4b1fxa};_0x4b1fxa= 0;_0x4b1fx13= _0x4b1fx4= 0< (_0x4b1fx2[0]& (mxConstants[_0x2d5f[438]]| mxConstants[_0x2d5f[436]]))?0:1;for(_0x4b1fx15= _0x4b1fx14= 0;_0x4b1fx15< _0x4b1fx1b[_0x2d5f[67]];_0x4b1fx15++){_0x4b1fx14= _0x4b1fx1b[_0x4b1fx15]& 15;_0x4b1fx1a= _0x4b1fx14== mxConstants[_0x2d5f[438]]?3:_0x4b1fx14;_0x4b1fx1a+= _0x4b1fx12;4< _0x4b1fx1a&& (_0x4b1fx1a-= 4);_0x4b1fx16= mxEdgeStyle[_0x2d5f[2240]][_0x4b1fx1a- 1];_0x4b1fx14= 0< _0x4b1fx1a% 2?0:1;_0x4b1fx14!= _0x4b1fx4&& (_0x4b1fxa++,mxEdgeStyle[_0x2d5f[2239]][_0x4b1fxa][0]= mxEdgeStyle[_0x2d5f[2239]][_0x4b1fxa- 1][0],mxEdgeStyle[_0x2d5f[2239]][_0x4b1fxa][1]= mxEdgeStyle[_0x2d5f[2239]][_0x4b1fxa- 1][1]);var _0x4b1fx1c=0< (_0x4b1fx1b[_0x4b1fx15]& mxEdgeStyle[_0x2d5f[2241]]),_0x4b1fx19=0< (_0x4b1fx1b[_0x4b1fx15]& mxEdgeStyle[_0x2d5f[2242]]),_0x4b1fx17=(_0x4b1fx1b[_0x4b1fx15]& mxEdgeStyle[_0x2d5f[2243]])>> 5,_0x4b1fx17=_0x4b1fx17<< _0x4b1fx12;15< _0x4b1fx17&& (_0x4b1fx17>>= 4);_0x4b1fx18= 0< (_0x4b1fx1b[_0x4b1fx15]& mxEdgeStyle[_0x2d5f[2244]]);(_0x4b1fx19|| _0x4b1fx1c)&& 9> _0x4b1fx17?(_0x4b1fx1a= 0,_0x4b1fx19= _0x4b1fx19?0:1,_0x4b1fx1a= _0x4b1fx18&& 0== _0x4b1fx14?_0x4b1fx5[_0x4b1fx19][0]+ _0x4b1fx3[_0x4b1fx19][0]* _0x4b1fx5[_0x4b1fx19][2]:_0x4b1fx18?_0x4b1fx5[_0x4b1fx19][1]+ _0x4b1fx3[_0x4b1fx19][1]* _0x4b1fx5[_0x4b1fx19][3]:mxEdgeStyle[_0x2d5f[2235]][_0x4b1fx19][_0x4b1fx17],0== _0x4b1fx14?(_0x4b1fx17= (_0x4b1fx1a- mxEdgeStyle[_0x2d5f[2239]][_0x4b1fxa][0])* _0x4b1fx16[0],0< _0x4b1fx17&& (mxEdgeStyle[_0x2d5f[2239]][_0x4b1fxa][0]+= _0x4b1fx16[0]* _0x4b1fx17)):(_0x4b1fx17= (_0x4b1fx1a- mxEdgeStyle[_0x2d5f[2239]][_0x4b1fxa][1])* _0x4b1fx16[1],0< _0x4b1fx17&& (mxEdgeStyle[_0x2d5f[2239]][_0x4b1fxa][1]+= _0x4b1fx16[1]* _0x4b1fx17))):_0x4b1fx18&& (mxEdgeStyle[_0x2d5f[2239]][_0x4b1fxa][0]+= _0x4b1fx16[0]* Math[_0x2d5f[425]](mxEdgeStyle[_0x2d5f[2236]][_0x4b1fx1a]/ 2),mxEdgeStyle[_0x2d5f[2239]][_0x4b1fxa][1]+= _0x4b1fx16[1]* Math[_0x2d5f[425]](mxEdgeStyle[_0x2d5f[2236]][_0x4b1fx1a]/ 2));0< _0x4b1fxa&& mxEdgeStyle[_0x2d5f[2239]][_0x4b1fxa][_0x4b1fx14]== mxEdgeStyle[_0x2d5f[2239]][_0x4b1fxa- 1][_0x4b1fx14]?_0x4b1fxa--:_0x4b1fx4= _0x4b1fx14};for(_0x4b1fx15= 0;_0x4b1fx15<= _0x4b1fxa&& !(_0x4b1fx15== _0x4b1fxa&& ((0< (_0x4b1fx2[1]& (mxConstants[_0x2d5f[438]]| mxConstants[_0x2d5f[436]]))?0:1)== _0x4b1fx13?0:1)!= (_0x4b1fxa+ 1)% 2);_0x4b1fx15++){_0x4b1fx9[_0x2d5f[207]]( new mxPoint(mxEdgeStyle[_0x2d5f[2239]][_0x4b1fx15][0],mxEdgeStyle[_0x2d5f[2239]][_0x4b1fx15][1]))}}},getRoutePattern:function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){var _0x4b1fx9=_0x4b1fx2[0]== mxConstants[_0x2d5f[438]]?3:_0x4b1fx2[0];_0x4b1fx2= _0x4b1fx2[1]== mxConstants[_0x2d5f[438]]?3:_0x4b1fx2[1];_0x4b1fx9-= _0x4b1fx3;_0x4b1fx2-= _0x4b1fx3;1> _0x4b1fx9&& (_0x4b1fx9+= 4);1> _0x4b1fx2&& (_0x4b1fx2+= 4);_0x4b1fx3= routePatterns[_0x4b1fx9- 1][_0x4b1fx2- 1];if(0== _0x4b1fx4|| 0== _0x4b1fx5){null!= inlineRoutePatterns[_0x4b1fx9- 1][_0x4b1fx2- 1]&& (_0x4b1fx3= inlineRoutePatterns[_0x4b1fx9- 1][_0x4b1fx2- 1])};return _0x4b1fx3}},mxStyleRegistry={values:[],putValue:function(_0x4b1fx2,_0x4b1fx3){mxStyleRegistry[_0x2d5f[2245]][_0x4b1fx2]= _0x4b1fx3},getValue:function(_0x4b1fx2){return mxStyleRegistry[_0x2d5f[2245]][_0x4b1fx2]},getName:function(_0x4b1fx2){for(var _0x4b1fx3 in mxStyleRegistry[_0x2d5f[2245]]){if(mxStyleRegistry[_0x2d5f[2245]][_0x4b1fx3]== _0x4b1fx2){return _0x4b1fx3}};return null}};mxStyleRegistry[_0x2d5f[2246]](mxConstants.EDGESTYLE_ELBOW,mxEdgeStyle.ElbowConnector);mxStyleRegistry[_0x2d5f[2246]](mxConstants.EDGESTYLE_ENTITY_RELATION,mxEdgeStyle.EntityRelation);mxStyleRegistry[_0x2d5f[2246]](mxConstants.EDGESTYLE_LOOP,mxEdgeStyle.Loop);mxStyleRegistry[_0x2d5f[2246]](mxConstants.EDGESTYLE_SIDETOSIDE,mxEdgeStyle.SideToSide);mxStyleRegistry[_0x2d5f[2246]](mxConstants.EDGESTYLE_TOPTOBOTTOM,mxEdgeStyle.TopToBottom);mxStyleRegistry[_0x2d5f[2246]](mxConstants.EDGESTYLE_ORTHOGONAL,mxEdgeStyle.OrthConnector);mxStyleRegistry[_0x2d5f[2246]](mxConstants.EDGESTYLE_SEGMENT,mxEdgeStyle.SegmentConnector);mxStyleRegistry[_0x2d5f[2246]](mxConstants.PERIMETER_ELLIPSE,mxPerimeter.EllipsePerimeter);mxStyleRegistry[_0x2d5f[2246]](mxConstants.PERIMETER_RECTANGLE,mxPerimeter.RectanglePerimeter);mxStyleRegistry[_0x2d5f[2246]](mxConstants.PERIMETER_RHOMBUS,mxPerimeter.RhombusPerimeter);mxStyleRegistry[_0x2d5f[2246]](mxConstants.PERIMETER_TRIANGLE,mxPerimeter.TrianglePerimeter);function mxGraphView(_0x4b1fx2){this[_0x2d5f[1179]]= _0x4b1fx2;this[_0x2d5f[513]]= new mxPoint;this[_0x2d5f[2247]]= new mxRectangle;this[_0x2d5f[1214]]= new mxDictionary}mxGraphView[_0x2d5f[202]]= new mxEventSource;mxGraphView[_0x2d5f[202]][_0x2d5f[196]]= mxGraphView;mxGraphView[_0x2d5f[202]][_0x2d5f[2248]]= new mxPoint;mxGraphView[_0x2d5f[202]][_0x2d5f[2091]]= _0x2d5f[130]!= mxClient[_0x2d5f[90]]?_0x2d5f[819]:_0x2d5f[110];mxGraphView[_0x2d5f[202]][_0x2d5f[2249]]= _0x2d5f[130]!= mxClient[_0x2d5f[90]]?_0x2d5f[2250]:_0x2d5f[110];mxGraphView[_0x2d5f[202]][_0x2d5f[2251]]= !1;mxGraphView[_0x2d5f[202]][_0x2d5f[2252]]= !0;mxGraphView[_0x2d5f[202]][_0x2d5f[2253]]= !0;mxGraphView[_0x2d5f[202]][_0x2d5f[2254]]= !0;mxGraphView[_0x2d5f[202]][_0x2d5f[1179]]= null;mxGraphView[_0x2d5f[202]][_0x2d5f[1741]]= null;mxGraphView[_0x2d5f[202]][_0x2d5f[2247]]= null;mxGraphView[_0x2d5f[202]][_0x2d5f[255]]= 1;mxGraphView[_0x2d5f[202]][_0x2d5f[513]]= null;mxGraphView[_0x2d5f[202]][_0x2d5f[2255]]= !1;mxGraphView[_0x2d5f[202]][_0x2d5f[517]]= function(){return this[_0x2d5f[2247]]};mxGraphView[_0x2d5f[202]][_0x2d5f[2256]]= function(_0x4b1fx2){this[_0x2d5f[2247]]= _0x4b1fx2};mxGraphView[_0x2d5f[202]][_0x2d5f[1799]]= function(_0x4b1fx2){var _0x4b1fx3=null;if(null!= _0x4b1fx2&& 0< _0x4b1fx2[_0x2d5f[67]]){for(var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fx5=0;_0x4b1fx5< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx5++){if(_0x4b1fx4[_0x2d5f[1193]](_0x4b1fx2[_0x4b1fx5])|| _0x4b1fx4[_0x2d5f[250]](_0x4b1fx2[_0x4b1fx5])){var _0x4b1fx9=this[_0x2d5f[248]](_0x4b1fx2[_0x4b1fx5]);null!= _0x4b1fx9&& (null== _0x4b1fx3?_0x4b1fx3= new mxRectangle(_0x4b1fx9[_0x2d5f[235]],_0x4b1fx9[_0x2d5f[236]],_0x4b1fx9[_0x2d5f[117]],_0x4b1fx9[_0x2d5f[119]]):_0x4b1fx3[_0x2d5f[99]](_0x4b1fx9))}}};return _0x4b1fx3};mxGraphView[_0x2d5f[202]][_0x2d5f[2257]]= function(_0x4b1fx2){if(this[_0x2d5f[1741]]!= _0x4b1fx2){var _0x4b1fx3= new mxCurrentRootChange(this,_0x4b1fx2);_0x4b1fx3[_0x2d5f[350]]();var _0x4b1fx4= new mxUndoableEdit(this,!1);_0x4b1fx4[_0x2d5f[99]](_0x4b1fx3);this[_0x2d5f[746]]( new mxEventObject(mxEvent.UNDO,_0x2d5f[1061],_0x4b1fx4));this[_0x2d5f[1179]][_0x2d5f[2258]]()};return _0x4b1fx2};mxGraphView[_0x2d5f[202]][_0x2d5f[829]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=this[_0x2d5f[255]],_0x4b1fx9= new mxPoint(this[_0x2d5f[513]][_0x2d5f[235]],this[_0x2d5f[513]][_0x2d5f[236]]);if(this[_0x2d5f[255]]!= _0x4b1fx2|| this[_0x2d5f[513]][_0x2d5f[235]]!= _0x4b1fx3|| this[_0x2d5f[513]][_0x2d5f[236]]!= _0x4b1fx4){this[_0x2d5f[255]]= _0x4b1fx2,this[_0x2d5f[513]][_0x2d5f[235]]= _0x4b1fx3,this[_0x2d5f[513]][_0x2d5f[236]]= _0x4b1fx4,this[_0x2d5f[503]]()&& (this[_0x2d5f[2259]](),this[_0x2d5f[1179]][_0x2d5f[2258]]())};this[_0x2d5f[746]]( new mxEventObject(mxEvent.SCALE_AND_TRANSLATE,_0x2d5f[255],_0x4b1fx2,_0x2d5f[2260],_0x4b1fx5,_0x2d5f[513],this[_0x2d5f[513]],_0x2d5f[2261],_0x4b1fx9))};mxGraphView[_0x2d5f[202]][_0x2d5f[518]]= function(){return this[_0x2d5f[255]]};mxGraphView[_0x2d5f[202]][_0x2d5f[2262]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[255]];this[_0x2d5f[255]]!= _0x4b1fx2&& (this[_0x2d5f[255]]= _0x4b1fx2,this[_0x2d5f[503]]()&& (this[_0x2d5f[2259]](),this[_0x2d5f[1179]][_0x2d5f[2258]]()));this[_0x2d5f[746]]( new mxEventObject(mxEvent.SCALE,_0x2d5f[255],_0x4b1fx2,_0x2d5f[2260],_0x4b1fx3))};mxGraphView[_0x2d5f[202]][_0x2d5f[512]]= function(){return this[_0x2d5f[513]]};mxGraphView[_0x2d5f[202]][_0x2d5f[1147]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4= new mxPoint(this[_0x2d5f[513]][_0x2d5f[235]],this[_0x2d5f[513]][_0x2d5f[236]]);if(this[_0x2d5f[513]][_0x2d5f[235]]!= _0x4b1fx2|| this[_0x2d5f[513]][_0x2d5f[236]]!= _0x4b1fx3){this[_0x2d5f[513]][_0x2d5f[235]]= _0x4b1fx2,this[_0x2d5f[513]][_0x2d5f[236]]= _0x4b1fx3,this[_0x2d5f[503]]()&& (this[_0x2d5f[2259]](),this[_0x2d5f[1179]][_0x2d5f[2258]]())};this[_0x2d5f[746]]( new mxEventObject(mxEvent.TRANSLATE,_0x2d5f[513],this[_0x2d5f[513]],_0x2d5f[2261],_0x4b1fx4))};mxGraphView[_0x2d5f[202]][_0x2d5f[802]]= function(){null!= this[_0x2d5f[1741]]&& this[_0x2d5f[200]]();this[_0x2d5f[2259]]()};mxGraphView[_0x2d5f[202]][_0x2d5f[2259]]= function(){this[_0x2d5f[2263]]();this[_0x2d5f[2264]]()};mxGraphView[_0x2d5f[202]][_0x2d5f[200]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=this[_0x2d5f[1179]][_0x2d5f[502]]();_0x4b1fx2= _0x4b1fx2|| _0x4b1fx5[_0x2d5f[501]]();_0x4b1fx3= null!= _0x4b1fx3?_0x4b1fx3:!1;_0x4b1fx4= null!= _0x4b1fx4?_0x4b1fx4:!0;this[_0x2d5f[2265]](_0x4b1fx2);if(_0x4b1fx4&& (_0x4b1fx3|| _0x4b1fx2!= this[_0x2d5f[1741]])){_0x4b1fx4= _0x4b1fx5[_0x2d5f[262]](_0x4b1fx2);for(var _0x4b1fx9=0;_0x4b1fx9< _0x4b1fx4;_0x4b1fx9++){this[_0x2d5f[200]](_0x4b1fx5[_0x2d5f[263]](_0x4b1fx2,_0x4b1fx9),_0x4b1fx3)}}else {this[_0x2d5f[2263]](_0x4b1fx2)}};mxGraphView[_0x2d5f[202]][_0x2d5f[2263]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){var _0x4b1fx9=this[_0x2d5f[1179]][_0x2d5f[502]]();_0x4b1fx2= _0x4b1fx2|| _0x4b1fx9[_0x2d5f[501]]();_0x4b1fx3= null!= _0x4b1fx3?_0x4b1fx3:!0;_0x4b1fx4= null!= _0x4b1fx4?_0x4b1fx4:!0;_0x4b1fx5= null!= _0x4b1fx5?_0x4b1fx5:!1;var _0x4b1fxa=this[_0x2d5f[248]](_0x4b1fx2);null!= _0x4b1fxa&& (_0x4b1fxa[_0x2d5f[2080]]= !0,_0x4b1fx5&& (_0x4b1fxa[_0x2d5f[2082]]= !0));if(_0x4b1fx3){for(var _0x4b1fx12=_0x4b1fx9[_0x2d5f[262]](_0x4b1fx2),_0x4b1fxa=0;_0x4b1fxa< _0x4b1fx12;_0x4b1fxa++){var _0x4b1fx13=_0x4b1fx9[_0x2d5f[263]](_0x4b1fx2,_0x4b1fxa);this[_0x2d5f[2263]](_0x4b1fx13,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5)}};if(_0x4b1fx4){_0x4b1fx5= _0x4b1fx9[_0x2d5f[1707]](_0x4b1fx2);for(_0x4b1fxa= 0;_0x4b1fxa< _0x4b1fx5;_0x4b1fxa++){this[_0x2d5f[2263]](_0x4b1fx9[_0x2d5f[1708]](_0x4b1fx2,_0x4b1fxa),_0x4b1fx3,_0x4b1fx4)}}};mxGraphView[_0x2d5f[202]][_0x2d5f[2264]]= function(_0x4b1fx2){var _0x4b1fx3=mxLog[_0x2d5f[2109]](_0x2d5f[2266]);window[_0x2d5f[879]]= mxResources[_0x2d5f[203]](this[_0x2d5f[2249]])|| this[_0x2d5f[2249]];var _0x4b1fx4=null;if(this[_0x2d5f[2253]]&& null!= this[_0x2d5f[510]]&& null== this[_0x2d5f[1653]]&& (8== document[_0x2d5f[5]]|| mxClient[_0x2d5f[496]])){_0x4b1fx4= this[_0x2d5f[510]][_0x2d5f[124]][_0x2d5f[495]];this[_0x2d5f[510]][_0x2d5f[124]][_0x2d5f[495]]= _0x2d5f[130];var _0x4b1fx5=document[_0x2d5f[55]](_0x2d5f[485]);_0x4b1fx5[_0x2d5f[124]][_0x2d5f[491]]= _0x2d5f[492];_0x4b1fx5[_0x2d5f[124]][_0x2d5f[493]]= _0x2d5f[494];_0x4b1fx5[_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[188];_0x4b1fx5[_0x2d5f[124]][_0x2d5f[495]]= mxClient[_0x2d5f[496]]?_0x2d5f[497]:_0x2d5f[498];_0x4b1fx5[_0x2d5f[124]][_0x2d5f[499]]= _0x2d5f[500];document[_0x2d5f[112]][_0x2d5f[62]](_0x4b1fx5);this[_0x2d5f[1653]]= _0x4b1fx5};_0x4b1fx2= _0x4b1fx2|| (null!= this[_0x2d5f[1741]]?this[_0x2d5f[1741]]:this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[501]]());this[_0x2d5f[2267]](null,_0x4b1fx2);_0x4b1fx2= this[_0x2d5f[2268]](null,_0x4b1fx2);null== _0x4b1fx2&& (_0x4b1fx2= new mxRectangle);this[_0x2d5f[2256]](_0x4b1fx2);this[_0x2d5f[2269]]();null!= _0x4b1fx4&& (this[_0x2d5f[510]][_0x2d5f[124]][_0x2d5f[495]]= _0x4b1fx4,document[_0x2d5f[112]][_0x2d5f[266]](this[_0x2d5f[1653]]),this[_0x2d5f[1653]]= null);window[_0x2d5f[879]]= mxResources[_0x2d5f[203]](this[_0x2d5f[2091]])|| this[_0x2d5f[2091]];mxLog[_0x2d5f[2110]](_0x2d5f[2266],_0x4b1fx3)};mxGraphView[_0x2d5f[202]][_0x2d5f[2270]]= function(_0x4b1fx2){return new mxRectangleShape(_0x4b1fx2,_0x2d5f[1391],_0x2d5f[586])};mxGraphView[_0x2d5f[202]][_0x2d5f[2269]]= function(){var _0x4b1fx2=this[_0x2d5f[1179]][_0x2d5f[2271]]();if(null!= _0x4b1fx2){if(null== this[_0x2d5f[1617]]|| this[_0x2d5f[1617]][_0x2d5f[618]]!= _0x4b1fx2[_0x2d5f[390]]){null!= this[_0x2d5f[1617]]&& this[_0x2d5f[1617]][_0x2d5f[515]]();var _0x4b1fx3= new mxRectangle(0,0,1,1);this[_0x2d5f[1617]]= new mxImageShape(_0x4b1fx3,_0x4b1fx2[_0x2d5f[390]]);this[_0x2d5f[1617]][_0x2d5f[507]]= this[_0x2d5f[1179]][_0x2d5f[507]];this[_0x2d5f[1617]][_0x2d5f[176]](this[_0x2d5f[2053]]);this[_0x2d5f[1617]][_0x2d5f[258]]()};this[_0x2d5f[2272]](this[_0x2d5f[1617]],_0x4b1fx2)}else {null!= this[_0x2d5f[1617]]&& (this[_0x2d5f[1617]][_0x2d5f[515]](),this[_0x2d5f[1617]]= null)};this[_0x2d5f[1179]][_0x2d5f[2273]]?(_0x4b1fx3= this[_0x2d5f[2274]](),null== this[_0x2d5f[2275]]?(this[_0x2d5f[2275]]= this[_0x2d5f[2270]](_0x4b1fx3),this[_0x2d5f[2275]][_0x2d5f[255]]= this[_0x2d5f[255]],this[_0x2d5f[2275]][_0x2d5f[1596]]= !0,this[_0x2d5f[2275]][_0x2d5f[507]]= this[_0x2d5f[1179]][_0x2d5f[507]],this[_0x2d5f[2275]][_0x2d5f[176]](this[_0x2d5f[2053]]),this[_0x2d5f[2275]][_0x2d5f[258]](),mxEvent[_0x2d5f[169]](this[_0x2d5f[2275]][_0x2d5f[252]],_0x2d5f[760],mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){this[_0x2d5f[1179]][_0x2d5f[761]](_0x4b1fx2)})),mxEvent[_0x2d5f[759]](this[_0x2d5f[2275]][_0x2d5f[252]],mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){this[_0x2d5f[1179]][_0x2d5f[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x4b1fx2))}),mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){null!= this[_0x2d5f[1179]][_0x2d5f[2276]]&& this[_0x2d5f[1179]][_0x2d5f[2276]][_0x2d5f[2277]]()&& this[_0x2d5f[1179]][_0x2d5f[2276]][_0x2d5f[801]]();this[_0x2d5f[1179]][_0x2d5f[1009]]&& !mxEvent[_0x2d5f[721]](_0x4b1fx2)&& this[_0x2d5f[1179]][_0x2d5f[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x4b1fx2))}),mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){this[_0x2d5f[1179]][_0x2d5f[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x4b1fx2))}))):(this[_0x2d5f[2275]][_0x2d5f[255]]= this[_0x2d5f[255]],this[_0x2d5f[2275]][_0x2d5f[1562]]= _0x4b1fx3,this[_0x2d5f[2275]][_0x2d5f[258]]())):null!= this[_0x2d5f[2275]]&& (this[_0x2d5f[2275]][_0x2d5f[515]](),this[_0x2d5f[2275]]= null)};mxGraphView[_0x2d5f[202]][_0x2d5f[2274]]= function(){var _0x4b1fx2=this[_0x2d5f[1179]][_0x2d5f[2013]],_0x4b1fx3=this[_0x2d5f[255]]* this[_0x2d5f[1179]][_0x2d5f[2012]];return new mxRectangle(this[_0x2d5f[255]]* this[_0x2d5f[513]][_0x2d5f[235]],this[_0x2d5f[255]]* this[_0x2d5f[513]][_0x2d5f[236]],_0x4b1fx2[_0x2d5f[117]]* _0x4b1fx3,_0x4b1fx2[_0x2d5f[119]]* _0x4b1fx3)};mxGraphView[_0x2d5f[202]][_0x2d5f[2272]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx2[_0x2d5f[255]]= this[_0x2d5f[255]];_0x4b1fx2[_0x2d5f[1562]][_0x2d5f[235]]= this[_0x2d5f[255]]* this[_0x2d5f[513]][_0x2d5f[235]];_0x4b1fx2[_0x2d5f[1562]][_0x2d5f[236]]= this[_0x2d5f[255]]* this[_0x2d5f[513]][_0x2d5f[236]];_0x4b1fx2[_0x2d5f[1562]][_0x2d5f[117]]= this[_0x2d5f[255]]* _0x4b1fx3[_0x2d5f[117]];_0x4b1fx2[_0x2d5f[1562]][_0x2d5f[119]]= this[_0x2d5f[255]]* _0x4b1fx3[_0x2d5f[119]];_0x4b1fx2[_0x2d5f[258]]()};mxGraphView[_0x2d5f[202]][_0x2d5f[2267]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fx5=this[_0x2d5f[248]](_0x4b1fx3,!0);if(null!= _0x4b1fx5&& _0x4b1fx5[_0x2d5f[2080]]){if(this[_0x2d5f[1179]][_0x2d5f[1714]](_0x4b1fx3)){if(_0x4b1fx3!= this[_0x2d5f[1741]]&& null!= _0x4b1fx2){_0x4b1fx5[_0x2d5f[2079]][_0x2d5f[235]]= 0;_0x4b1fx5[_0x2d5f[2079]][_0x2d5f[236]]= 0;_0x4b1fx5[_0x2d5f[2078]][_0x2d5f[235]]= _0x4b1fx2[_0x2d5f[2078]][_0x2d5f[235]];_0x4b1fx5[_0x2d5f[2078]][_0x2d5f[236]]= _0x4b1fx2[_0x2d5f[2078]][_0x2d5f[236]];var _0x4b1fx9=this[_0x2d5f[1179]][_0x2d5f[1198]](_0x4b1fx3);if(null!= _0x4b1fx9){if(!_0x4b1fx4[_0x2d5f[250]](_0x4b1fx3)){var _0x4b1fxa=_0x4b1fx9[_0x2d5f[1368]]|| this[_0x2d5f[2248]];_0x4b1fx9[_0x2d5f[1500]]?(_0x4b1fx5[_0x2d5f[2078]][_0x2d5f[235]]+= _0x4b1fx9[_0x2d5f[235]]* _0x4b1fx2[_0x2d5f[117]]/ this[_0x2d5f[255]]+ _0x4b1fxa[_0x2d5f[235]],_0x4b1fx5[_0x2d5f[2078]][_0x2d5f[236]]+= _0x4b1fx9[_0x2d5f[236]]* _0x4b1fx2[_0x2d5f[119]]/ this[_0x2d5f[255]]+ _0x4b1fxa[_0x2d5f[236]]):(_0x4b1fx5[_0x2d5f[2079]][_0x2d5f[235]]= this[_0x2d5f[255]]* _0x4b1fxa[_0x2d5f[235]],_0x4b1fx5[_0x2d5f[2079]][_0x2d5f[236]]= this[_0x2d5f[255]]* _0x4b1fxa[_0x2d5f[236]],_0x4b1fx5[_0x2d5f[2078]][_0x2d5f[235]]+= _0x4b1fx9[_0x2d5f[235]],_0x4b1fx5[_0x2d5f[2078]][_0x2d5f[236]]+= _0x4b1fx9[_0x2d5f[236]])};_0x4b1fx5[_0x2d5f[235]]= this[_0x2d5f[255]]* (this[_0x2d5f[513]][_0x2d5f[235]]+ _0x4b1fx5[_0x2d5f[2078]][_0x2d5f[235]]);_0x4b1fx5[_0x2d5f[236]]= this[_0x2d5f[255]]* (this[_0x2d5f[513]][_0x2d5f[236]]+ _0x4b1fx5[_0x2d5f[2078]][_0x2d5f[236]]);_0x4b1fx5[_0x2d5f[117]]= this[_0x2d5f[255]]* _0x4b1fx9[_0x2d5f[117]];_0x4b1fx5[_0x2d5f[119]]= this[_0x2d5f[255]]* _0x4b1fx9[_0x2d5f[119]];if(_0x4b1fx4[_0x2d5f[1193]](_0x4b1fx3)){if(_0x4b1fx9[_0x2d5f[1500]]&& (_0x4b1fxa= mxUtils[_0x2d5f[431]](_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2278]]]|| _0x2d5f[468]),0!= _0x4b1fxa)){var _0x4b1fx9=Math[_0x2d5f[426]](_0x4b1fxa),_0x4b1fxa=Math[_0x2d5f[427]](_0x4b1fxa),_0x4b1fx12= new mxPoint(_0x4b1fx5[_0x2d5f[241]](),_0x4b1fx5[_0x2d5f[242]]()),_0x4b1fx13= new mxPoint(_0x4b1fx2[_0x2d5f[241]](),_0x4b1fx2[_0x2d5f[242]]()),_0x4b1fx9=mxUtils[_0x2d5f[432]](_0x4b1fx12,_0x4b1fx9,_0x4b1fxa,_0x4b1fx13);_0x4b1fx5[_0x2d5f[235]]= _0x4b1fx9[_0x2d5f[235]]- _0x4b1fx5[_0x2d5f[117]]/ 2;_0x4b1fx5[_0x2d5f[236]]= _0x4b1fx9[_0x2d5f[236]]- _0x4b1fx5[_0x2d5f[119]]/ 2};this[_0x2d5f[2279]](_0x4b1fx5)}}}}else {this[_0x2d5f[2265]](_0x4b1fx3)};_0x4b1fxa= this[_0x2d5f[1179]][_0x2d5f[2280]](_0x4b1fx3);null!= _0x4b1fxa&& (_0x4b1fx5[_0x2d5f[2078]][_0x2d5f[235]]+= _0x4b1fxa[_0x2d5f[235]],_0x4b1fx5[_0x2d5f[2078]][_0x2d5f[236]]+= _0x4b1fxa[_0x2d5f[236]])};if(null!= _0x4b1fx5&& (!this[_0x2d5f[1179]][_0x2d5f[1742]](_0x4b1fx3)|| _0x4b1fx3== this[_0x2d5f[1741]])){_0x4b1fx9= _0x4b1fx4[_0x2d5f[262]](_0x4b1fx3);for(_0x4b1fxa= 0;_0x4b1fxa< _0x4b1fx9;_0x4b1fxa++){_0x4b1fx12= _0x4b1fx4[_0x2d5f[263]](_0x4b1fx3,_0x4b1fxa),this[_0x2d5f[2267]](_0x4b1fx5,_0x4b1fx12)}}};mxGraphView[_0x2d5f[202]][_0x2d5f[2279]]= function(_0x4b1fx2){var _0x4b1fx3=mxUtils[_0x2d5f[433]](_0x4b1fx2[_0x2d5f[124]],mxConstants.STYLE_LABEL_POSITION,mxConstants.ALIGN_CENTER);_0x4b1fx3== mxConstants[_0x2d5f[2132]]?_0x4b1fx2[_0x2d5f[2079]][_0x2d5f[235]]-= _0x4b1fx2[_0x2d5f[117]]:_0x4b1fx3== mxConstants[_0x2d5f[480]]&& (_0x4b1fx2[_0x2d5f[2079]][_0x2d5f[235]]+= _0x4b1fx2[_0x2d5f[117]]);_0x4b1fx3= mxUtils[_0x2d5f[433]](_0x4b1fx2[_0x2d5f[124]],mxConstants.STYLE_VERTICAL_LABEL_POSITION,mxConstants.ALIGN_MIDDLE);_0x4b1fx3== mxConstants[_0x2d5f[1687]]?_0x4b1fx2[_0x2d5f[2079]][_0x2d5f[236]]-= _0x4b1fx2[_0x2d5f[119]]:_0x4b1fx3== mxConstants[_0x2d5f[482]]&& (_0x4b1fx2[_0x2d5f[2079]][_0x2d5f[236]]+= _0x4b1fx2[_0x2d5f[119]])};mxGraphView[_0x2d5f[202]][_0x2d5f[2268]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fx5=this[_0x2d5f[248]](_0x4b1fx3),_0x4b1fx9=null;if(null!= _0x4b1fx5){if(_0x4b1fx5[_0x2d5f[2080]]){var _0x4b1fxa=this[_0x2d5f[1179]][_0x2d5f[1198]](_0x4b1fx3);if(null!= _0x4b1fxa&& _0x4b1fx4[_0x2d5f[250]](_0x4b1fx3)){var _0x4b1fx12=this[_0x2d5f[248]](this[_0x2d5f[1710]](_0x4b1fx3,!0));_0x4b1fx5[_0x2d5f[2090]](_0x4b1fx12,!0);if(null!= _0x4b1fx12&& _0x4b1fx4[_0x2d5f[250]](_0x4b1fx12[_0x2d5f[246]])&& !_0x4b1fx4[_0x2d5f[1720]](_0x4b1fx12[_0x2d5f[246]],_0x4b1fx3)){var _0x4b1fx13=this[_0x2d5f[248]](_0x4b1fx4[_0x2d5f[1197]](_0x4b1fx12[_0x2d5f[246]]));this[_0x2d5f[2268]](_0x4b1fx13,_0x4b1fx12[_0x2d5f[246]])};var _0x4b1fx14=this[_0x2d5f[248]](this[_0x2d5f[1710]](_0x4b1fx3,!1));_0x4b1fx5[_0x2d5f[2090]](_0x4b1fx14,!1);null!= _0x4b1fx14&& (_0x4b1fx4[_0x2d5f[250]](_0x4b1fx14[_0x2d5f[246]])&& !_0x4b1fx4[_0x2d5f[1720]](_0x4b1fx14[_0x2d5f[246]],_0x4b1fx3))&& (_0x4b1fx13= this[_0x2d5f[248]](_0x4b1fx4[_0x2d5f[1197]](_0x4b1fx14[_0x2d5f[246]])),this[_0x2d5f[2268]](_0x4b1fx13,_0x4b1fx14[_0x2d5f[246]]));this[_0x2d5f[2281]](_0x4b1fx5,_0x4b1fx12,_0x4b1fx14);this[_0x2d5f[2282]](_0x4b1fx5,_0x4b1fxa[_0x2d5f[1525]],_0x4b1fx12,_0x4b1fx14);this[_0x2d5f[2283]](_0x4b1fx5,_0x4b1fx12,_0x4b1fx14);this[_0x2d5f[2284]](_0x4b1fx5);this[_0x2d5f[2285]](_0x4b1fx5)}else {null!= _0x4b1fxa&& (_0x4b1fxa[_0x2d5f[1500]]&& null!= _0x4b1fx2&& _0x4b1fx4[_0x2d5f[250]](_0x4b1fx2[_0x2d5f[246]]))&& (_0x4b1fxa= this[_0x2d5f[245]](_0x4b1fx2,_0x4b1fxa),null!= _0x4b1fxa&& (_0x4b1fx5[_0x2d5f[235]]= _0x4b1fxa[_0x2d5f[235]],_0x4b1fx5[_0x2d5f[236]]= _0x4b1fxa[_0x2d5f[236]],_0x4b1fxa[_0x2d5f[235]]= _0x4b1fxa[_0x2d5f[235]]/ this[_0x2d5f[255]]- this[_0x2d5f[513]][_0x2d5f[235]],_0x4b1fxa[_0x2d5f[236]]= _0x4b1fxa[_0x2d5f[236]]/ this[_0x2d5f[255]]- this[_0x2d5f[513]][_0x2d5f[236]],_0x4b1fx5[_0x2d5f[2078]]= _0x4b1fxa,this[_0x2d5f[2286]](_0x4b1fx2,_0x4b1fx5)))};_0x4b1fx5[_0x2d5f[2080]]= !1;_0x4b1fx3!= this[_0x2d5f[1741]]&& this[_0x2d5f[1179]][_0x2d5f[259]][_0x2d5f[258]](_0x4b1fx5,!1,this[_0x2d5f[2287]]())};if(_0x4b1fx4[_0x2d5f[250]](_0x4b1fx3)|| _0x4b1fx4[_0x2d5f[1193]](_0x4b1fx3)){null!= _0x4b1fx5[_0x2d5f[253]]&& null!= _0x4b1fx5[_0x2d5f[253]][_0x2d5f[1563]]&& (_0x4b1fx9= _0x4b1fx5[_0x2d5f[253]][_0x2d5f[1563]][_0x2d5f[238]]()),null!= _0x4b1fx5[_0x2d5f[963]]&& !this[_0x2d5f[1179]][_0x2d5f[2130]](_0x4b1fx5[_0x2d5f[246]])&& null!= _0x4b1fx5[_0x2d5f[963]][_0x2d5f[1563]]&& (null!= _0x4b1fx9?_0x4b1fx9[_0x2d5f[99]](_0x4b1fx5[_0x2d5f[963]][_0x2d5f[1563]]):_0x4b1fx9= _0x4b1fx5[_0x2d5f[963]][_0x2d5f[1563]][_0x2d5f[238]]())}};if(null!= _0x4b1fx5&& (!this[_0x2d5f[1179]][_0x2d5f[1742]](_0x4b1fx3)|| _0x4b1fx3== this[_0x2d5f[1741]])){_0x4b1fxa= _0x4b1fx4[_0x2d5f[262]](_0x4b1fx3);for(_0x4b1fx12= 0;_0x4b1fx12< _0x4b1fxa;_0x4b1fx12++){_0x4b1fx13= _0x4b1fx4[_0x2d5f[263]](_0x4b1fx3,_0x4b1fx12),_0x4b1fx13= this[_0x2d5f[2268]](_0x4b1fx5,_0x4b1fx13),null!= _0x4b1fx13&& (null== _0x4b1fx9?_0x4b1fx9= _0x4b1fx13:_0x4b1fx9[_0x2d5f[99]](_0x4b1fx13))}};return _0x4b1fx9};mxGraphView[_0x2d5f[202]][_0x2d5f[2286]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=_0x4b1fx3[_0x2d5f[246]];if(!this[_0x2d5f[1179]][_0x2d5f[1742]](_0x4b1fx4)|| _0x4b1fx4== this[_0x2d5f[1741]]){for(var _0x4b1fx5=this[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fx9=_0x4b1fx5[_0x2d5f[262]](_0x4b1fx4),_0x4b1fxa=0;_0x4b1fxa< _0x4b1fx9;_0x4b1fxa++){this[_0x2d5f[2267]](_0x4b1fx3,_0x4b1fx5[_0x2d5f[263]](_0x4b1fx4,_0x4b1fxa))}}};mxGraphView[_0x2d5f[202]][_0x2d5f[2281]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){this[_0x2d5f[2289]](_0x4b1fx2,_0x4b1fx3,!0,this[_0x2d5f[1179]][_0x2d5f[2288]](_0x4b1fx2,_0x4b1fx3,!0));this[_0x2d5f[2289]](_0x4b1fx2,_0x4b1fx4,!1,this[_0x2d5f[1179]][_0x2d5f[2288]](_0x4b1fx2,_0x4b1fx4,!1))};mxGraphView[_0x2d5f[202]][_0x2d5f[2289]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){var _0x4b1fx9=null;null!= _0x4b1fx5&& (_0x4b1fx9= this[_0x2d5f[1179]][_0x2d5f[2290]](_0x4b1fx3,_0x4b1fx5));if(null== _0x4b1fx9&& null== _0x4b1fx3){_0x4b1fx3= this[_0x2d5f[255]];_0x4b1fx5= this[_0x2d5f[513]];var _0x4b1fxa=_0x4b1fx2[_0x2d5f[2078]],_0x4b1fx9=this[_0x2d5f[1179]][_0x2d5f[1198]](_0x4b1fx2[_0x2d5f[246]])[_0x2d5f[2006]](_0x4b1fx4);null!= _0x4b1fx9&& (_0x4b1fx9= new mxPoint(_0x4b1fx3* (_0x4b1fx5[_0x2d5f[235]]+ _0x4b1fx9[_0x2d5f[235]]+ _0x4b1fxa[_0x2d5f[235]]),_0x4b1fx3* (_0x4b1fx5[_0x2d5f[236]]+ _0x4b1fx9[_0x2d5f[236]]+ _0x4b1fxa[_0x2d5f[236]])))};_0x4b1fx2[_0x2d5f[2088]](_0x4b1fx9,_0x4b1fx4)};mxGraphView[_0x2d5f[202]][_0x2d5f[2282]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){if(null!= _0x4b1fx2){var _0x4b1fx9=[];_0x4b1fx9[_0x2d5f[207]](_0x4b1fx2[_0x2d5f[439]][0]);var _0x4b1fxa=this[_0x2d5f[2291]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5);if(null!= _0x4b1fxa){_0x4b1fx4= this[_0x2d5f[2292]](_0x4b1fx2,_0x4b1fx4,!0),_0x4b1fx5= this[_0x2d5f[2292]](_0x4b1fx2,_0x4b1fx5,!1),_0x4b1fxa(_0x4b1fx2,_0x4b1fx4,_0x4b1fx5,_0x4b1fx3,_0x4b1fx9)}else {if(null!= _0x4b1fx3){for(_0x4b1fxa= 0;_0x4b1fxa< _0x4b1fx3[_0x2d5f[67]];_0x4b1fxa++){null!= _0x4b1fx3[_0x4b1fxa]&& (_0x4b1fx5= mxUtils[_0x2d5f[238]](_0x4b1fx3[_0x4b1fxa]),_0x4b1fx9[_0x2d5f[207]](this[_0x2d5f[2229]](_0x4b1fx2,_0x4b1fx5)))}}};_0x4b1fx3= _0x4b1fx2[_0x2d5f[439]];_0x4b1fx9[_0x2d5f[207]](_0x4b1fx3[_0x4b1fx3[_0x2d5f[67]]- 1]);_0x4b1fx2[_0x2d5f[439]]= _0x4b1fx9}};mxGraphView[_0x2d5f[202]][_0x2d5f[2229]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=_0x4b1fx2[_0x2d5f[2078]];return new mxPoint(this[_0x2d5f[255]]* (_0x4b1fx3[_0x2d5f[235]]+ this[_0x2d5f[513]][_0x2d5f[235]]+ _0x4b1fx4[_0x2d5f[235]]),this[_0x2d5f[255]]* (_0x4b1fx3[_0x2d5f[236]]+ this[_0x2d5f[513]][_0x2d5f[236]]+ _0x4b1fx4[_0x2d5f[236]]))};mxGraphView[_0x2d5f[202]][_0x2d5f[2291]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){_0x4b1fx2= null!= _0x4b1fx4&& _0x4b1fx4== _0x4b1fx5?mxUtils[_0x2d5f[433]](_0x4b1fx2[_0x2d5f[124]],mxConstants.STYLE_LOOP,this[_0x2d5f[1179]][_0x2d5f[2293]]):!mxUtils[_0x2d5f[433]](_0x4b1fx2[_0x2d5f[124]],mxConstants.STYLE_NOEDGESTYLE,!1)?_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2294]]]:null;_0x2d5f[1516]== typeof _0x4b1fx2&& (_0x4b1fx3= mxStyleRegistry[_0x2d5f[433]](_0x4b1fx2),null== _0x4b1fx3&& this[_0x2d5f[2295]]()&& (_0x4b1fx3= mxUtils[_0x2d5f[1545]](_0x4b1fx2)),_0x4b1fx2= _0x4b1fx3);return _0x2d5f[279]== typeof _0x4b1fx2?_0x4b1fx2:null};mxGraphView[_0x2d5f[202]][_0x2d5f[2283]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=_0x4b1fx2[_0x2d5f[439]],_0x4b1fx9=_0x4b1fx5[0];null== _0x4b1fx5[_0x4b1fx5[_0x2d5f[67]]- 1]&& null!= _0x4b1fx4&& this[_0x2d5f[2296]](_0x4b1fx2,_0x4b1fx4,_0x4b1fx3,!1);null== _0x4b1fx9&& null!= _0x4b1fx3&& this[_0x2d5f[2296]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,!0)};mxGraphView[_0x2d5f[202]][_0x2d5f[2296]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){_0x4b1fx3= this[_0x2d5f[2292]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx5);var _0x4b1fx9=this[_0x2d5f[2297]](_0x4b1fx2,_0x4b1fx4,_0x4b1fx5),_0x4b1fxa=this[_0x2d5f[1179]][_0x2d5f[2298]](_0x4b1fx2);_0x4b1fx4= mxUtils[_0x2d5f[431]](Number(_0x4b1fx3[_0x2d5f[124]][mxConstants[_0x2d5f[2278]]]|| _0x2d5f[468]));var _0x4b1fx12= new mxPoint(_0x4b1fx3[_0x2d5f[241]](),_0x4b1fx3[_0x2d5f[242]]());if(0!= _0x4b1fx4){var _0x4b1fx13=Math[_0x2d5f[426]](-_0x4b1fx4),_0x4b1fx14=Math[_0x2d5f[427]](-_0x4b1fx4),_0x4b1fx9=mxUtils[_0x2d5f[432]](_0x4b1fx9,_0x4b1fx13,_0x4b1fx14,_0x4b1fx12)};_0x4b1fx13= parseFloat(_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2299]]]|| 0);_0x4b1fx13+= parseFloat(_0x4b1fx2[_0x2d5f[124]][_0x4b1fx5?mxConstants[_0x2d5f[2300]]:mxConstants[_0x2d5f[2301]]]|| 0);_0x4b1fx3= this[_0x2d5f[2302]](_0x4b1fx3,_0x4b1fx9,0== _0x4b1fx4&& _0x4b1fxa,_0x4b1fx13);0!= _0x4b1fx4&& (_0x4b1fx13= Math[_0x2d5f[426]](_0x4b1fx4),_0x4b1fx14= Math[_0x2d5f[427]](_0x4b1fx4),_0x4b1fx3= mxUtils[_0x2d5f[432]](_0x4b1fx3,_0x4b1fx13,_0x4b1fx14,_0x4b1fx12));_0x4b1fx2[_0x2d5f[2088]](_0x4b1fx3,_0x4b1fx5)};mxGraphView[_0x2d5f[202]][_0x2d5f[2292]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx2= mxUtils[_0x2d5f[433]](_0x4b1fx2[_0x2d5f[124]],_0x4b1fx4?mxConstants[_0x2d5f[2303]]:mxConstants[_0x2d5f[2304]]);null!= _0x4b1fx2&& (_0x4b1fx2= this[_0x2d5f[248]](this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[736]](_0x4b1fx2)),null!= _0x4b1fx2&& (_0x4b1fx3= _0x4b1fx2));return _0x4b1fx3};mxGraphView[_0x2d5f[202]][_0x2d5f[2302]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){var _0x4b1fx9=null;if(null!= _0x4b1fx2){var _0x4b1fxa=this[_0x2d5f[2305]](_0x4b1fx2);if(null!= _0x4b1fxa&& null!= _0x4b1fx3&& (_0x4b1fx5= this[_0x2d5f[2087]](_0x4b1fx2,_0x4b1fx5),0< _0x4b1fx5[_0x2d5f[117]]|| 0< _0x4b1fx5[_0x2d5f[119]])){_0x4b1fx9= _0x4b1fxa(_0x4b1fx5,_0x4b1fx2,_0x4b1fx3,_0x4b1fx4)};null== _0x4b1fx9&& (_0x4b1fx9= this[_0x2d5f[245]](_0x4b1fx2))};return _0x4b1fx9};mxGraphView[_0x2d5f[202]][_0x2d5f[2230]]= function(_0x4b1fx2){var _0x4b1fx3=null!= _0x4b1fx2[_0x2d5f[124]]?parseFloat(_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2306]]])|| 0:0;return _0x4b1fx2[_0x2d5f[241]]()+ _0x4b1fx3* _0x4b1fx2[_0x2d5f[117]]};mxGraphView[_0x2d5f[202]][_0x2d5f[2228]]= function(_0x4b1fx2){var _0x4b1fx3=null!= _0x4b1fx2[_0x2d5f[124]]?parseFloat(_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2307]]])|| 0:0;return _0x4b1fx2[_0x2d5f[242]]()+ _0x4b1fx3* _0x4b1fx2[_0x2d5f[119]]};mxGraphView[_0x2d5f[202]][_0x2d5f[2087]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3= null!= _0x4b1fx3?_0x4b1fx3:0;null!= _0x4b1fx2&& (_0x4b1fx3+= parseFloat(_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2299]]]|| 0));return _0x4b1fx2[_0x2d5f[2087]](_0x4b1fx3* this[_0x2d5f[255]])};mxGraphView[_0x2d5f[202]][_0x2d5f[2305]]= function(_0x4b1fx2){_0x4b1fx2= _0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2061]]];if(_0x2d5f[1516]== typeof _0x4b1fx2){var _0x4b1fx3=mxStyleRegistry[_0x2d5f[433]](_0x4b1fx2);null== _0x4b1fx3&& this[_0x2d5f[2295]]()&& (_0x4b1fx3= mxUtils[_0x2d5f[1545]](_0x4b1fx2));_0x4b1fx2= _0x4b1fx3};return _0x2d5f[279]== typeof _0x4b1fx2?_0x4b1fx2:null};mxGraphView[_0x2d5f[202]][_0x2d5f[2297]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx2= _0x4b1fx2[_0x2d5f[439]];var _0x4b1fx5=null;if(null!= _0x4b1fx2&& (_0x4b1fx4|| 2< _0x4b1fx2[_0x2d5f[67]]|| null== _0x4b1fx3)){_0x4b1fx5= _0x4b1fx2[_0x2d5f[67]],_0x4b1fx5= _0x4b1fx2[_0x4b1fx4?Math[_0x2d5f[243]](1,_0x4b1fx5- 1):Math[_0x2d5f[160]](0,_0x4b1fx5- 2)]};null== _0x4b1fx5&& null!= _0x4b1fx3&& (_0x4b1fx5= new mxPoint(_0x4b1fx3[_0x2d5f[241]](),_0x4b1fx3[_0x2d5f[242]]()));return _0x4b1fx5};mxGraphView[_0x2d5f[202]][_0x2d5f[1710]]= function(_0x4b1fx2,_0x4b1fx3){for(var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fx5=_0x4b1fx4[_0x2d5f[1709]](_0x4b1fx2,_0x4b1fx3),_0x4b1fx9=_0x4b1fx5;null!= _0x4b1fx5&& _0x4b1fx5!= this[_0x2d5f[1741]];){if(!this[_0x2d5f[1179]][_0x2d5f[1714]](_0x4b1fx9)|| this[_0x2d5f[1179]][_0x2d5f[1742]](_0x4b1fx5)){_0x4b1fx9= _0x4b1fx5};_0x4b1fx5= _0x4b1fx4[_0x2d5f[1197]](_0x4b1fx5)};_0x4b1fx4[_0x2d5f[1197]](_0x4b1fx9)== _0x4b1fx4[_0x2d5f[501]]()&& (_0x4b1fx9= null);return _0x4b1fx9};mxGraphView[_0x2d5f[202]][_0x2d5f[2284]]= function(_0x4b1fx2){var _0x4b1fx3=_0x4b1fx2[_0x2d5f[439]];_0x4b1fx2[_0x2d5f[67]]= 0;if(null!= _0x4b1fx3&& 0< _0x4b1fx3[_0x2d5f[67]]){var _0x4b1fx4=_0x4b1fx3[0],_0x4b1fx5=_0x4b1fx3[_0x4b1fx3[_0x2d5f[67]]- 1];if(null== _0x4b1fx4|| null== _0x4b1fx5){_0x4b1fx2[_0x2d5f[246]]!= this[_0x2d5f[1741]]&& this[_0x2d5f[200]](_0x4b1fx2[_0x2d5f[246]],!0)}else {if(_0x4b1fx4[_0x2d5f[235]]!= _0x4b1fx5[_0x2d5f[235]]|| _0x4b1fx4[_0x2d5f[236]]!= _0x4b1fx5[_0x2d5f[236]]){var _0x4b1fx9=_0x4b1fx5[_0x2d5f[235]]- _0x4b1fx4[_0x2d5f[235]],_0x4b1fxa=_0x4b1fx5[_0x2d5f[236]]- _0x4b1fx4[_0x2d5f[236]];_0x4b1fx2[_0x2d5f[2085]]= Math[_0x2d5f[428]](_0x4b1fx9* _0x4b1fx9+ _0x4b1fxa* _0x4b1fxa)}else {_0x4b1fx2[_0x2d5f[2085]]= 0};var _0x4b1fx5=0,_0x4b1fx12=[],_0x4b1fxa=_0x4b1fx4;if(null!= _0x4b1fxa){for(var _0x4b1fx4=_0x4b1fxa[_0x2d5f[235]],_0x4b1fx13=_0x4b1fxa[_0x2d5f[236]],_0x4b1fx14=_0x4b1fx4,_0x4b1fx15=_0x4b1fx13,_0x4b1fx16=1;_0x4b1fx16< _0x4b1fx3[_0x2d5f[67]];_0x4b1fx16++){var _0x4b1fx17=_0x4b1fx3[_0x4b1fx16];null!= _0x4b1fx17&& (_0x4b1fx9= _0x4b1fxa[_0x2d5f[235]]- _0x4b1fx17[_0x2d5f[235]],_0x4b1fxa= _0x4b1fxa[_0x2d5f[236]]- _0x4b1fx17[_0x2d5f[236]],_0x4b1fx9= Math[_0x2d5f[428]](_0x4b1fx9* _0x4b1fx9+ _0x4b1fxa* _0x4b1fxa),_0x4b1fx12[_0x2d5f[207]](_0x4b1fx9),_0x4b1fx5+= _0x4b1fx9,_0x4b1fxa= _0x4b1fx17,_0x4b1fx4= Math[_0x2d5f[243]](_0x4b1fxa[_0x2d5f[235]],_0x4b1fx4),_0x4b1fx13= Math[_0x2d5f[243]](_0x4b1fxa[_0x2d5f[236]],_0x4b1fx13),_0x4b1fx14= Math[_0x2d5f[160]](_0x4b1fxa[_0x2d5f[235]],_0x4b1fx14),_0x4b1fx15= Math[_0x2d5f[160]](_0x4b1fxa[_0x2d5f[236]],_0x4b1fx15))};_0x4b1fx2[_0x2d5f[67]]= _0x4b1fx5;_0x4b1fx2[_0x2d5f[2086]]= _0x4b1fx12;_0x4b1fx2[_0x2d5f[235]]= _0x4b1fx4;_0x4b1fx2[_0x2d5f[236]]= _0x4b1fx13;_0x4b1fx2[_0x2d5f[117]]= Math[_0x2d5f[160]](1,_0x4b1fx14- _0x4b1fx4);_0x4b1fx2[_0x2d5f[119]]= Math[_0x2d5f[160]](1,_0x4b1fx15- _0x4b1fx13)}}}};mxGraphView[_0x2d5f[202]][_0x2d5f[245]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=_0x4b1fx2[_0x2d5f[241]](),_0x4b1fx5=_0x4b1fx2[_0x2d5f[242]]();if(null!= _0x4b1fx2[_0x2d5f[2086]]&& (null== _0x4b1fx3|| _0x4b1fx3[_0x2d5f[1500]])){for(var _0x4b1fx9=_0x4b1fx2[_0x2d5f[439]][_0x2d5f[67]],_0x4b1fxa=((null!= _0x4b1fx3?_0x4b1fx3[_0x2d5f[235]]/ 2:0)+ 0.5)* _0x4b1fx2[_0x2d5f[67]],_0x4b1fx12=_0x4b1fx2[_0x2d5f[2086]][0],_0x4b1fx13=0,_0x4b1fx14=1;_0x4b1fxa> _0x4b1fx13+ _0x4b1fx12&& _0x4b1fx14< _0x4b1fx9- 1;){_0x4b1fx13+= _0x4b1fx12,_0x4b1fx12= _0x4b1fx2[_0x2d5f[2086]][_0x4b1fx14++]};_0x4b1fx9= 0== _0x4b1fx12?0:(_0x4b1fxa- _0x4b1fx13)/ _0x4b1fx12;_0x4b1fxa= _0x4b1fx2[_0x2d5f[439]][_0x4b1fx14- 1];_0x4b1fx14= _0x4b1fx2[_0x2d5f[439]][_0x4b1fx14];if(null!= _0x4b1fxa&& null!= _0x4b1fx14){_0x4b1fx13= _0x4b1fx4= _0x4b1fx5= 0;if(null!= _0x4b1fx3){var _0x4b1fx5=_0x4b1fx3[_0x2d5f[236]],_0x4b1fx15=_0x4b1fx3[_0x2d5f[1368]];null!= _0x4b1fx15&& (_0x4b1fx4= _0x4b1fx15[_0x2d5f[235]],_0x4b1fx13= _0x4b1fx15[_0x2d5f[236]])};_0x4b1fx15= _0x4b1fx14[_0x2d5f[235]]- _0x4b1fxa[_0x2d5f[235]];_0x4b1fx14= _0x4b1fx14[_0x2d5f[236]]- _0x4b1fxa[_0x2d5f[236]];_0x4b1fx4= _0x4b1fxa[_0x2d5f[235]]+ _0x4b1fx15* _0x4b1fx9+ ((0== _0x4b1fx12?0:_0x4b1fx14/ _0x4b1fx12)* _0x4b1fx5+ _0x4b1fx4)* this[_0x2d5f[255]];_0x4b1fx5= _0x4b1fxa[_0x2d5f[236]]+ _0x4b1fx14* _0x4b1fx9- ((0== _0x4b1fx12?0:_0x4b1fx15/ _0x4b1fx12)* _0x4b1fx5- _0x4b1fx13)* this[_0x2d5f[255]]}}else {null!= _0x4b1fx3&& (_0x4b1fx15= _0x4b1fx3[_0x2d5f[1368]],null!= _0x4b1fx15&& (_0x4b1fx4+= _0x4b1fx15[_0x2d5f[235]],_0x4b1fx5+= _0x4b1fx15[_0x2d5f[236]]))};return new mxPoint(_0x4b1fx4,_0x4b1fx5)};mxGraphView[_0x2d5f[202]][_0x2d5f[2308]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[1721]](_0x4b1fx2[_0x2d5f[246]]);if(null!= _0x4b1fx5){var _0x4b1fx9=_0x4b1fx2[_0x2d5f[439]][_0x2d5f[67]];if(_0x4b1fx5[_0x2d5f[1500]]&& 1< _0x4b1fx9){for(var _0x4b1fx5=_0x4b1fx2[_0x2d5f[67]],_0x4b1fxa=_0x4b1fx2[_0x2d5f[2086]],_0x4b1fx12=_0x4b1fx2[_0x2d5f[439]][0],_0x4b1fx13=_0x4b1fx2[_0x2d5f[439]][1],_0x4b1fx14=mxUtils[_0x2d5f[440]](_0x4b1fx12[_0x2d5f[235]],_0x4b1fx12[_0x2d5f[236]],_0x4b1fx13[_0x2d5f[235]],_0x4b1fx13[_0x2d5f[236]],_0x4b1fx3,_0x4b1fx4),_0x4b1fx15=0,_0x4b1fx16=0,_0x4b1fx17=0,_0x4b1fx18=2;_0x4b1fx18< _0x4b1fx9;_0x4b1fx18++){_0x4b1fx16+= _0x4b1fxa[_0x4b1fx18- 2],_0x4b1fx13= _0x4b1fx2[_0x2d5f[439]][_0x4b1fx18],_0x4b1fx12= mxUtils[_0x2d5f[440]](_0x4b1fx12[_0x2d5f[235]],_0x4b1fx12[_0x2d5f[236]],_0x4b1fx13[_0x2d5f[235]],_0x4b1fx13[_0x2d5f[236]],_0x4b1fx3,_0x4b1fx4),_0x4b1fx12<= _0x4b1fx14&& (_0x4b1fx14= _0x4b1fx12,_0x4b1fx15= _0x4b1fx18- 1,_0x4b1fx17= _0x4b1fx16),_0x4b1fx12= _0x4b1fx13};_0x4b1fx9= _0x4b1fxa[_0x4b1fx15];_0x4b1fx12= _0x4b1fx2[_0x2d5f[439]][_0x4b1fx15];_0x4b1fx13= _0x4b1fx2[_0x2d5f[439]][_0x4b1fx15+ 1];_0x4b1fx14= _0x4b1fx13[_0x2d5f[235]];_0x4b1fxa= _0x4b1fx13[_0x2d5f[236]];_0x4b1fx2= _0x4b1fx12[_0x2d5f[235]]- _0x4b1fx14;_0x4b1fx15= _0x4b1fx12[_0x2d5f[236]]- _0x4b1fxa;_0x4b1fx14= _0x4b1fx3- _0x4b1fx14;_0x4b1fxa= _0x4b1fx4- _0x4b1fxa;_0x4b1fx14= _0x4b1fx2- _0x4b1fx14;_0x4b1fxa= _0x4b1fx15- _0x4b1fxa;_0x4b1fxa= _0x4b1fx14* _0x4b1fx2+ _0x4b1fxa* _0x4b1fx15;_0x4b1fx2= Math[_0x2d5f[428]](0>= _0x4b1fxa?0:_0x4b1fxa* _0x4b1fxa/ (_0x4b1fx2* _0x4b1fx2+ _0x4b1fx15* _0x4b1fx15));_0x4b1fx2> _0x4b1fx9&& (_0x4b1fx2= _0x4b1fx9);_0x4b1fx9= Math[_0x2d5f[428]](mxUtils[_0x2d5f[440]](_0x4b1fx12[_0x2d5f[235]],_0x4b1fx12[_0x2d5f[236]],_0x4b1fx13[_0x2d5f[235]],_0x4b1fx13[_0x2d5f[236]],_0x4b1fx3,_0x4b1fx4));-1== mxUtils[_0x2d5f[2309]](_0x4b1fx12[_0x2d5f[235]],_0x4b1fx12[_0x2d5f[236]],_0x4b1fx13[_0x2d5f[235]],_0x4b1fx13[_0x2d5f[236]],_0x4b1fx3,_0x4b1fx4)&& (_0x4b1fx9= -_0x4b1fx9);return new mxPoint(-2* ((_0x4b1fx5/ 2- _0x4b1fx17- _0x4b1fx2)/ _0x4b1fx5),_0x4b1fx9/ this[_0x2d5f[255]])}};return new mxPoint};mxGraphView[_0x2d5f[202]][_0x2d5f[2285]]= function(_0x4b1fx2){var _0x4b1fx3=_0x4b1fx2[_0x2d5f[439]];_0x4b1fx2[_0x2d5f[2079]][_0x2d5f[235]]= _0x4b1fx2[_0x2d5f[241]]();_0x4b1fx2[_0x2d5f[2079]][_0x2d5f[236]]= _0x4b1fx2[_0x2d5f[242]]();if(null!= _0x4b1fx3&& 0< _0x4b1fx3[_0x2d5f[67]]&& null!= _0x4b1fx2[_0x2d5f[2086]]){var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[1198]](_0x4b1fx2[_0x2d5f[246]]);if(_0x4b1fx4[_0x2d5f[1500]]){var _0x4b1fx5=this[_0x2d5f[245]](_0x4b1fx2,_0x4b1fx4);null!= _0x4b1fx5&& (_0x4b1fx2[_0x2d5f[2079]]= _0x4b1fx5)}else {var _0x4b1fx5=_0x4b1fx3[0],_0x4b1fx9=_0x4b1fx3[_0x4b1fx3[_0x2d5f[67]]- 1];if(null!= _0x4b1fx5&& null!= _0x4b1fx9){var _0x4b1fx3=_0x4b1fx9[_0x2d5f[235]]- _0x4b1fx5[_0x2d5f[235]],_0x4b1fxa=_0x4b1fx9[_0x2d5f[236]]- _0x4b1fx5[_0x2d5f[236]],_0x4b1fx12=_0x4b1fx9= 0,_0x4b1fx4=_0x4b1fx4[_0x2d5f[1368]];null!= _0x4b1fx4&& (_0x4b1fx9= _0x4b1fx4[_0x2d5f[235]],_0x4b1fx12= _0x4b1fx4[_0x2d5f[236]]);_0x4b1fx4= _0x4b1fx5[_0x2d5f[236]]+ _0x4b1fxa/ 2+ _0x4b1fx12* this[_0x2d5f[255]];_0x4b1fx2[_0x2d5f[2079]][_0x2d5f[235]]= _0x4b1fx5[_0x2d5f[235]]+ _0x4b1fx3/ 2+ _0x4b1fx9* this[_0x2d5f[255]];_0x4b1fx2[_0x2d5f[2079]][_0x2d5f[236]]= _0x4b1fx4}}}};mxGraphView[_0x2d5f[202]][_0x2d5f[248]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3= _0x4b1fx3|| !1;var _0x4b1fx4=null;null!= _0x4b1fx2&& (_0x4b1fx4= this[_0x2d5f[1214]][_0x2d5f[203]](_0x4b1fx2),this[_0x2d5f[1179]][_0x2d5f[1714]](_0x4b1fx2)&& (null== _0x4b1fx4&& _0x4b1fx3&& this[_0x2d5f[1179]][_0x2d5f[1714]](_0x4b1fx2)?(_0x4b1fx4= this[_0x2d5f[1230]](_0x4b1fx2),this[_0x2d5f[1214]][_0x2d5f[204]](_0x4b1fx2,_0x4b1fx4)):_0x4b1fx3&& (null!= _0x4b1fx4&& this[_0x2d5f[2255]])&& (_0x4b1fx4[_0x2d5f[124]]= this[_0x2d5f[1179]][_0x2d5f[1705]](_0x4b1fx2))));return _0x4b1fx4};mxGraphView[_0x2d5f[202]][_0x2d5f[2287]]= function(){return this[_0x2d5f[2254]]};mxGraphView[_0x2d5f[202]][_0x2d5f[2310]]= function(_0x4b1fx2){this[_0x2d5f[2254]]= _0x4b1fx2};mxGraphView[_0x2d5f[202]][_0x2d5f[2295]]= function(){return this[_0x2d5f[2251]]};mxGraphView[_0x2d5f[202]][_0x2d5f[2311]]= function(_0x4b1fx2){this[_0x2d5f[2251]]= _0x4b1fx2};mxGraphView[_0x2d5f[202]][_0x2d5f[2312]]= function(){return this[_0x2d5f[1214]]};mxGraphView[_0x2d5f[202]][_0x2d5f[1517]]= function(_0x4b1fx2){this[_0x2d5f[1214]]= _0x4b1fx2};mxGraphView[_0x2d5f[202]][_0x2d5f[2313]]= function(_0x4b1fx2){if(null== _0x4b1fx2){return this[_0x2d5f[1214]]};for(var _0x4b1fx3=[],_0x4b1fx4=0;_0x4b1fx4< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx4++){var _0x4b1fx5=this[_0x2d5f[248]](_0x4b1fx2[_0x4b1fx4]);null!= _0x4b1fx5&& _0x4b1fx3[_0x2d5f[207]](_0x4b1fx5)};return _0x4b1fx3};mxGraphView[_0x2d5f[202]][_0x2d5f[2265]]= function(_0x4b1fx2){var _0x4b1fx3=null;null!= _0x4b1fx2&& (_0x4b1fx3= this[_0x2d5f[1214]][_0x2d5f[205]](_0x4b1fx2),null!= _0x4b1fx3&& (this[_0x2d5f[1179]][_0x2d5f[259]][_0x2d5f[515]](_0x4b1fx3),_0x4b1fx3[_0x2d5f[515]]()));return _0x4b1fx3};mxGraphView[_0x2d5f[202]][_0x2d5f[1230]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[1179]][_0x2d5f[1705]](_0x4b1fx2);_0x4b1fx2= new mxCellState(this,_0x4b1fx2,_0x4b1fx3);this[_0x2d5f[1179]][_0x2d5f[259]][_0x2d5f[2155]](_0x4b1fx2,this[_0x2d5f[2287]]());return _0x4b1fx2};mxGraphView[_0x2d5f[202]][_0x2d5f[2051]]= function(){return this[_0x2d5f[510]]};mxGraphView[_0x2d5f[202]][_0x2d5f[2052]]= function(){return this[_0x2d5f[2053]]};mxGraphView[_0x2d5f[202]][_0x2d5f[2024]]= function(){return this[_0x2d5f[505]]};mxGraphView[_0x2d5f[202]][_0x2d5f[1524]]= function(){return this[_0x2d5f[506]]};mxGraphView[_0x2d5f[202]][_0x2d5f[2314]]= function(_0x4b1fx2){_0x4b1fx2= mxEvent[_0x2d5f[728]](_0x4b1fx2);return _0x4b1fx2== this[_0x2d5f[1179]][_0x2d5f[526]]|| _0x4b1fx2[_0x2d5f[265]]== this[_0x2d5f[2053]]|| null!= _0x4b1fx2[_0x2d5f[265]]&& _0x4b1fx2[_0x2d5f[265]][_0x2d5f[265]]== this[_0x2d5f[2053]]|| _0x4b1fx2== this[_0x2d5f[510]][_0x2d5f[265]]|| _0x4b1fx2== this[_0x2d5f[510]]|| _0x4b1fx2== this[_0x2d5f[2053]]|| _0x4b1fx2== this[_0x2d5f[505]]|| _0x4b1fx2== this[_0x2d5f[506]]};mxGraphView[_0x2d5f[202]][_0x2d5f[2315]]= function(_0x4b1fx2){var _0x4b1fx3=mxUtils[_0x2d5f[445]](this[_0x2d5f[1179]][_0x2d5f[526]]);_0x4b1fx2= new mxPoint(_0x4b1fx2[_0x2d5f[782]]- _0x4b1fx3[_0x2d5f[235]],_0x4b1fx2[_0x2d5f[784]]- _0x4b1fx3[_0x2d5f[236]]);var _0x4b1fx3=this[_0x2d5f[1179]][_0x2d5f[526]][_0x2d5f[359]],_0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[526]][_0x2d5f[159]];if(_0x4b1fx3> _0x4b1fx4&& _0x4b1fx2[_0x2d5f[235]]> _0x4b1fx4+ 2&& _0x4b1fx2[_0x2d5f[235]]<= _0x4b1fx3){return !0};_0x4b1fx3= this[_0x2d5f[1179]][_0x2d5f[526]][_0x2d5f[167]];_0x4b1fx4= this[_0x2d5f[1179]][_0x2d5f[526]][_0x2d5f[157]];return _0x4b1fx3> _0x4b1fx4&& _0x4b1fx2[_0x2d5f[236]]> _0x4b1fx4+ 2&& _0x4b1fx2[_0x2d5f[236]]<= _0x4b1fx3?!0:!1};mxGraphView[_0x2d5f[202]][_0x2d5f[176]]= function(){this[_0x2d5f[2163]]();var _0x4b1fx2=this[_0x2d5f[1179]];_0x4b1fx2[_0x2d5f[507]]== mxConstants[_0x2d5f[508]]?this[_0x2d5f[1569]]():_0x4b1fx2[_0x2d5f[507]]== mxConstants[_0x2d5f[1523]]?this[_0x2d5f[1571]]():this[_0x2d5f[1570]]()};mxGraphView[_0x2d5f[202]][_0x2d5f[2163]]= function(){var _0x4b1fx2=this[_0x2d5f[1179]],_0x4b1fx3=_0x4b1fx2[_0x2d5f[526]];if(null!= _0x4b1fx3){mxEvent[_0x2d5f[759]](_0x4b1fx3,mxUtils[_0x2d5f[885]](this,function(_0x4b1fx3){mxClient[_0x2d5f[754]]&& _0x4b1fx2[_0x2d5f[2203]]()&& _0x4b1fx2[_0x2d5f[2126]](!_0x4b1fx2[_0x2d5f[2134]]());this[_0x2d5f[2314]](_0x4b1fx3)&& (!mxClient[_0x2d5f[80]]&& !mxClient[_0x2d5f[76]]&& !mxClient[_0x2d5f[71]]&& !mxClient[_0x2d5f[75]]|| !this[_0x2d5f[2315]](_0x4b1fx3))&& _0x4b1fx2[_0x2d5f[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x4b1fx3))}),mxUtils[_0x2d5f[885]](this,function(_0x4b1fx3){this[_0x2d5f[2314]](_0x4b1fx3)&& _0x4b1fx2[_0x2d5f[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x4b1fx3))}),mxUtils[_0x2d5f[885]](this,function(_0x4b1fx3){this[_0x2d5f[2314]](_0x4b1fx3)&& _0x4b1fx2[_0x2d5f[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x4b1fx3))}));mxEvent[_0x2d5f[169]](_0x4b1fx3,_0x2d5f[760],mxUtils[_0x2d5f[885]](this,function(_0x4b1fx3){_0x4b1fx2[_0x2d5f[761]](_0x4b1fx3)}));var _0x4b1fx4=function(_0x4b1fx4){var _0x4b1fx9=null;mxClient[_0x2d5f[754]]&& (_0x4b1fx9= mxEvent[_0x2d5f[731]](_0x4b1fx4),_0x4b1fx4= mxEvent[_0x2d5f[733]](_0x4b1fx4),_0x4b1fx4= mxUtils[_0x2d5f[2196]](_0x4b1fx3,_0x4b1fx9,_0x4b1fx4),_0x4b1fx9= _0x4b1fx2[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx2[_0x2d5f[999]](_0x4b1fx4[_0x2d5f[235]],_0x4b1fx4[_0x2d5f[236]])));return _0x4b1fx9};_0x4b1fx2[_0x2d5f[1133]]({mouseDown:function(_0x4b1fx3,_0x4b1fx4){_0x4b1fx2[_0x2d5f[2316]][_0x2d5f[1032]]()},mouseMove:function(){},mouseUp:function(){}});this[_0x2d5f[2317]]= mxUtils[_0x2d5f[885]](this,function(_0x4b1fx3){null!= _0x4b1fx2[_0x2d5f[2276]]&& _0x4b1fx2[_0x2d5f[2276]][_0x2d5f[2277]]()&& _0x4b1fx2[_0x2d5f[2276]][_0x2d5f[801]]();this[_0x2d5f[2252]]&& (_0x4b1fx2[_0x2d5f[1009]]&& !mxEvent[_0x2d5f[721]](_0x4b1fx3))&& _0x4b1fx2[_0x2d5f[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x4b1fx3,_0x4b1fx4(_0x4b1fx3)))});this[_0x2d5f[2318]]= mxUtils[_0x2d5f[885]](this,function(_0x4b1fx3){this[_0x2d5f[2252]]&& _0x4b1fx2[_0x2d5f[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x4b1fx3))});mxEvent[_0x2d5f[759]](document,null,this[_0x2d5f[2317]],this[_0x2d5f[2318]])}};mxGraphView[_0x2d5f[202]][_0x2d5f[1570]]= function(){var _0x4b1fx2=this[_0x2d5f[1179]][_0x2d5f[526]];null!= _0x4b1fx2&& (this[_0x2d5f[510]]= this[_0x2d5f[2319]](_0x2d5f[118],_0x2d5f[118]),this[_0x2d5f[2053]]= this[_0x2d5f[2319]](_0x2d5f[942],_0x2d5f[942]),this[_0x2d5f[505]]= this[_0x2d5f[2319]](_0x2d5f[942],_0x2d5f[942]),this[_0x2d5f[506]]= this[_0x2d5f[2319]](_0x2d5f[942],_0x2d5f[942]),this[_0x2d5f[510]][_0x2d5f[62]](this[_0x2d5f[2053]]),this[_0x2d5f[510]][_0x2d5f[62]](this[_0x2d5f[505]]),this[_0x2d5f[510]][_0x2d5f[62]](this[_0x2d5f[506]]),_0x4b1fx2[_0x2d5f[62]](this[_0x2d5f[510]]),mxClient[_0x2d5f[496]]&& (_0x4b1fx2= mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){_0x4b1fx2= this[_0x2d5f[517]]();this[_0x2d5f[2320]](_0x4b1fx2[_0x2d5f[235]]+ _0x4b1fx2[_0x2d5f[117]]+ this[_0x2d5f[1179]][_0x2d5f[467]],_0x4b1fx2[_0x2d5f[236]]+ _0x4b1fx2[_0x2d5f[119]]+ this[_0x2d5f[1179]][_0x2d5f[467]])}),mxEvent[_0x2d5f[169]](window,_0x2d5f[129],_0x4b1fx2)))};mxGraphView[_0x2d5f[202]][_0x2d5f[2320]]= function(_0x4b1fx2,_0x4b1fx3){if(null!= this[_0x2d5f[1179]][_0x2d5f[526]]){var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[526]][_0x2d5f[167]];this[_0x2d5f[510]][_0x2d5f[124]][_0x2d5f[117]]= this[_0x2d5f[1179]][_0x2d5f[526]][_0x2d5f[359]]< _0x4b1fx2?_0x4b1fx2+ _0x2d5f[168]:_0x2d5f[118];this[_0x2d5f[510]][_0x2d5f[124]][_0x2d5f[119]]= _0x4b1fx4< _0x4b1fx3?_0x4b1fx3+ _0x2d5f[168]:_0x2d5f[118]}};mxGraphView[_0x2d5f[202]][_0x2d5f[2319]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=document[_0x2d5f[55]](_0x2d5f[529]);null!= _0x4b1fx2&& null!= _0x4b1fx3?(_0x4b1fx4[_0x2d5f[124]][_0x2d5f[491]]= _0x2d5f[492],_0x4b1fx4[_0x2d5f[124]][_0x2d5f[361]]= _0x2d5f[946],_0x4b1fx4[_0x2d5f[124]][_0x2d5f[125]]= _0x2d5f[946],_0x4b1fx4[_0x2d5f[124]][_0x2d5f[117]]= _0x4b1fx2,_0x4b1fx4[_0x2d5f[124]][_0x2d5f[119]]= _0x4b1fx3):_0x4b1fx4[_0x2d5f[124]][_0x2d5f[491]]= _0x2d5f[1500];return _0x4b1fx4};mxGraphView[_0x2d5f[202]][_0x2d5f[1571]]= function(){var _0x4b1fx2=this[_0x2d5f[1179]][_0x2d5f[526]];if(null!= _0x4b1fx2){var _0x4b1fx3=_0x4b1fx2[_0x2d5f[359]],_0x4b1fx4=_0x4b1fx2[_0x2d5f[167]];this[_0x2d5f[510]]= this[_0x2d5f[2321]](_0x4b1fx3,_0x4b1fx4);this[_0x2d5f[2053]]= this[_0x2d5f[2321]](_0x4b1fx3,_0x4b1fx4);this[_0x2d5f[505]]= this[_0x2d5f[2321]](_0x4b1fx3,_0x4b1fx4);this[_0x2d5f[506]]= this[_0x2d5f[2321]](_0x4b1fx3,_0x4b1fx4);this[_0x2d5f[510]][_0x2d5f[62]](this[_0x2d5f[2053]]);this[_0x2d5f[510]][_0x2d5f[62]](this[_0x2d5f[505]]);this[_0x2d5f[510]][_0x2d5f[62]](this[_0x2d5f[506]]);_0x4b1fx2[_0x2d5f[62]](this[_0x2d5f[510]])}};mxGraphView[_0x2d5f[202]][_0x2d5f[2321]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=document[_0x2d5f[55]](mxClient[_0x2d5f[463]]+ _0x2d5f[1499]);_0x4b1fx4[_0x2d5f[124]][_0x2d5f[491]]= _0x2d5f[492];_0x4b1fx4[_0x2d5f[124]][_0x2d5f[361]]= _0x2d5f[946];_0x4b1fx4[_0x2d5f[124]][_0x2d5f[125]]= _0x2d5f[946];_0x4b1fx4[_0x2d5f[124]][_0x2d5f[117]]= _0x4b1fx2+ _0x2d5f[168];_0x4b1fx4[_0x2d5f[124]][_0x2d5f[119]]= _0x4b1fx3+ _0x2d5f[168];_0x4b1fx4[_0x2d5f[57]](_0x2d5f[1462],_0x4b1fx2+ _0x2d5f[537]+ _0x4b1fx3);_0x4b1fx4[_0x2d5f[57]](_0x2d5f[2322],_0x2d5f[2323]);return _0x4b1fx4};mxGraphView[_0x2d5f[202]][_0x2d5f[1569]]= function(){var _0x4b1fx2=this[_0x2d5f[1179]][_0x2d5f[526]];this[_0x2d5f[510]]= document[_0x2d5f[509]](mxConstants.NS_SVG,_0x2d5f[449]);this[_0x2d5f[2053]]= document[_0x2d5f[509]](mxConstants.NS_SVG,_0x2d5f[449]);this[_0x2d5f[510]][_0x2d5f[62]](this[_0x2d5f[2053]]);this[_0x2d5f[505]]= document[_0x2d5f[509]](mxConstants.NS_SVG,_0x2d5f[449]);this[_0x2d5f[510]][_0x2d5f[62]](this[_0x2d5f[505]]);this[_0x2d5f[506]]= document[_0x2d5f[509]](mxConstants.NS_SVG,_0x2d5f[449]);this[_0x2d5f[510]][_0x2d5f[62]](this[_0x2d5f[506]]);var _0x4b1fx3=document[_0x2d5f[509]](mxConstants.NS_SVG,_0x2d5f[571]);_0x4b1fx3[_0x2d5f[124]][_0x2d5f[117]]= _0x2d5f[118];_0x4b1fx3[_0x2d5f[124]][_0x2d5f[119]]= _0x2d5f[118];_0x4b1fx3[_0x2d5f[124]][_0x2d5f[495]]= _0x2d5f[694];_0x4b1fx3[_0x2d5f[62]](this[_0x2d5f[510]]);null!= _0x4b1fx2&& (_0x4b1fx2[_0x2d5f[62]](_0x4b1fx3),_0x2d5f[2324]== mxUtils[_0x2d5f[275]](_0x4b1fx2)[_0x2d5f[491]]&& (_0x4b1fx2[_0x2d5f[124]][_0x2d5f[491]]= _0x2d5f[1500]))};mxGraphView[_0x2d5f[202]][_0x2d5f[515]]= function(){var _0x4b1fx2=null!= this[_0x2d5f[510]]?this[_0x2d5f[510]][_0x2d5f[538]]:null;null== _0x4b1fx2&& (_0x4b1fx2= this[_0x2d5f[510]]);null!= _0x4b1fx2&& null!= _0x4b1fx2[_0x2d5f[265]]&& (this[_0x2d5f[200]](this[_0x2d5f[1741]],!0),mxEvent[_0x2d5f[938]](document,null,this[_0x2d5f[2317]],this[_0x2d5f[2318]]),mxEvent[_0x2d5f[762]](this[_0x2d5f[1179]][_0x2d5f[526]]),_0x4b1fx2[_0x2d5f[265]][_0x2d5f[266]](_0x4b1fx2),this[_0x2d5f[506]]= this[_0x2d5f[505]]= this[_0x2d5f[2053]]= this[_0x2d5f[510]]= this[_0x2d5f[2318]]= this[_0x2d5f[2317]]= null)};function mxCurrentRootChange(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[441]]= _0x4b1fx2;this[_0x2d5f[257]]= this[_0x2d5f[813]]= _0x4b1fx3;this[_0x2d5f[2325]]= null== _0x4b1fx3;if(!this[_0x2d5f[2325]]){for(var _0x4b1fx4=this[_0x2d5f[441]][_0x2d5f[1741]],_0x4b1fx5=this[_0x2d5f[441]][_0x2d5f[1179]][_0x2d5f[502]]();null!= _0x4b1fx4;){if(_0x4b1fx4== _0x4b1fx3){this[_0x2d5f[2325]]= !0;break};_0x4b1fx4= _0x4b1fx5[_0x2d5f[1197]](_0x4b1fx4)}}}mxCurrentRootChange[_0x2d5f[202]][_0x2d5f[350]]= function(){var _0x4b1fx2=this[_0x2d5f[441]][_0x2d5f[1741]];this[_0x2d5f[441]][_0x2d5f[1741]]= this[_0x2d5f[257]];this[_0x2d5f[257]]= _0x4b1fx2;_0x4b1fx2= this[_0x2d5f[441]][_0x2d5f[1179]][_0x2d5f[2326]](this[_0x2d5f[441]][_0x2d5f[1741]]);null!= _0x4b1fx2&& (this[_0x2d5f[441]][_0x2d5f[513]]= new mxPoint(-_0x4b1fx2[_0x2d5f[235]],-_0x4b1fx2[_0x2d5f[236]]));this[_0x2d5f[441]][_0x2d5f[746]]( new mxEventObject(this[_0x2d5f[2325]]?mxEvent[_0x2d5f[2327]]:mxEvent[_0x2d5f[2328]],_0x2d5f[813],this[_0x2d5f[441]][_0x2d5f[1741]],_0x2d5f[257],this[_0x2d5f[257]]));this[_0x2d5f[2325]]?(this[_0x2d5f[441]][_0x2d5f[200]](this[_0x2d5f[441]][_0x2d5f[1741]],!0),this[_0x2d5f[441]][_0x2d5f[2264]]()):this[_0x2d5f[441]][_0x2d5f[802]]();this[_0x2d5f[2325]]= !this[_0x2d5f[2325]]};function mxGraph(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){this[_0x2d5f[2329]]= null;this[_0x2d5f[2330]]= _0x4b1fx4;this[_0x2d5f[507]]= mxClient[_0x2d5f[48]]?mxConstants[_0x2d5f[508]]:_0x4b1fx4== mxConstants[_0x2d5f[2331]]&& mxClient[_0x2d5f[47]]?mxConstants[_0x2d5f[1523]]:_0x4b1fx4== mxConstants[_0x2d5f[2332]]?mxConstants[_0x2d5f[1656]]:_0x4b1fx4== mxConstants[_0x2d5f[2333]]?mxConstants[_0x2d5f[2209]]:mxConstants[_0x2d5f[2334]];this[_0x2d5f[251]]= null!= _0x4b1fx3?_0x4b1fx3: new mxGraphModel;this[_0x2d5f[2335]]= [];this[_0x2d5f[2336]]= [];this[_0x2d5f[259]]= this[_0x2d5f[2337]]();this[_0x2d5f[2339]](this[_0x2d5f[2338]]());this[_0x2d5f[2341]](null!= _0x4b1fx5?_0x4b1fx5:this[_0x2d5f[2340]]());this[_0x2d5f[441]]= this[_0x2d5f[2342]]();this[_0x2d5f[2343]]= mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[1177]](_0x4b1fx3[_0x2d5f[720]](_0x2d5f[1061])[_0x2d5f[1065]])});this[_0x2d5f[251]][_0x2d5f[169]](mxEvent.CHANGE,this[_0x2d5f[2343]]);this[_0x2d5f[2344]]();null!= _0x4b1fx2&& this[_0x2d5f[176]](_0x4b1fx2);this[_0x2d5f[441]][_0x2d5f[2259]]()}mxLoadResources&& mxResources[_0x2d5f[99]](mxClient[_0x2d5f[86]]+ _0x2d5f[2345]);mxGraph[_0x2d5f[202]]= new mxEventSource;mxGraph[_0x2d5f[202]][_0x2d5f[196]]= mxGraph;mxGraph[_0x2d5f[202]][_0x2d5f[2346]]= [];mxGraph[_0x2d5f[202]][_0x2d5f[2329]]= null;mxGraph[_0x2d5f[202]][_0x2d5f[1009]]= !1;mxGraph[_0x2d5f[202]][_0x2d5f[251]]= null;mxGraph[_0x2d5f[202]][_0x2d5f[441]]= null;mxGraph[_0x2d5f[202]][_0x2d5f[94]]= null;mxGraph[_0x2d5f[202]][_0x2d5f[2105]]= null;mxGraph[_0x2d5f[202]][_0x2d5f[2347]]= null;mxGraph[_0x2d5f[202]][_0x2d5f[259]]= null;mxGraph[_0x2d5f[202]][_0x2d5f[2335]]= null;mxGraph[_0x2d5f[202]][_0x2d5f[2330]]= null;mxGraph[_0x2d5f[202]][_0x2d5f[507]]= null;mxGraph[_0x2d5f[202]][_0x2d5f[1020]]= 10;mxGraph[_0x2d5f[202]][_0x2d5f[991]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2348]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2349]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2350]]= 700;mxGraph[_0x2d5f[202]][_0x2d5f[2351]]= 25;mxGraph[_0x2d5f[202]][_0x2d5f[2352]]= 0;mxGraph[_0x2d5f[202]][_0x2d5f[2352]]= 0;mxGraph[_0x2d5f[202]][_0x2d5f[2213]]= 0;mxGraph[_0x2d5f[202]][_0x2d5f[2215]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2353]]= 4;mxGraph[_0x2d5f[202]][_0x2d5f[2354]]= 0.5;mxGraph[_0x2d5f[202]][_0x2d5f[2355]]= null;mxGraph[_0x2d5f[202]][_0x2d5f[2356]]= null;mxGraph[_0x2d5f[202]][_0x2d5f[1617]]= null;mxGraph[_0x2d5f[202]][_0x2d5f[2273]]= !1;mxGraph[_0x2d5f[202]][_0x2d5f[2357]]= !1;mxGraph[_0x2d5f[202]][_0x2d5f[2358]]= _0x2d5f[579];mxGraph[_0x2d5f[202]][_0x2d5f[2359]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2360]]= 20;mxGraph[_0x2d5f[202]][_0x2d5f[2361]]= !1;mxGraph[_0x2d5f[202]][_0x2d5f[2013]]= mxConstants[_0x2d5f[516]];mxGraph[_0x2d5f[202]][_0x2d5f[2012]]= 1.5;mxGraph[_0x2d5f[202]][_0x2d5f[984]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2362]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2363]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2364]]= !1;mxGraph[_0x2d5f[202]][_0x2d5f[2365]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2366]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2367]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2368]]= !1;mxGraph[_0x2d5f[202]][_0x2d5f[2369]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2206]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2370]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2371]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2372]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2373]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2374]]= !1;mxGraph[_0x2d5f[202]][_0x2d5f[2375]]= !1;mxGraph[_0x2d5f[202]][_0x2d5f[2376]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2377]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2378]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2379]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2380]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2381]]= !1;mxGraph[_0x2d5f[202]][_0x2d5f[1012]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2382]]= !1;mxGraph[_0x2d5f[202]][_0x2d5f[2383]]= !1;mxGraph[_0x2d5f[202]][_0x2d5f[2384]]= !1;mxGraph[_0x2d5f[202]][_0x2d5f[1013]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2385]]= null;mxGraph[_0x2d5f[202]][_0x2d5f[2386]]= null;mxGraph[_0x2d5f[202]][_0x2d5f[2387]]= null;mxGraph[_0x2d5f[202]][_0x2d5f[2388]]= null;mxGraph[_0x2d5f[202]][_0x2d5f[2389]]= !1;mxGraph[_0x2d5f[202]][_0x2d5f[467]]= 0;mxGraph[_0x2d5f[202]][_0x2d5f[2158]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2159]]= !1;mxGraph[_0x2d5f[202]][_0x2d5f[2168]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2390]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2391]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2392]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2393]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2394]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2395]]= 1.2;mxGraph[_0x2d5f[202]][_0x2d5f[2396]]= !1;mxGraph[_0x2d5f[202]][_0x2d5f[2397]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2398]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2399]]= !1;mxGraph[_0x2d5f[202]][_0x2d5f[2400]]= !1;mxGraph[_0x2d5f[202]][_0x2d5f[2401]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2402]]= !1;mxGraph[_0x2d5f[202]][_0x2d5f[2293]]= mxEdgeStyle[_0x2d5f[2403]];mxGraph[_0x2d5f[202]][_0x2d5f[2404]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2405]]= !1;mxGraph[_0x2d5f[202]][_0x2d5f[2406]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2407]]= !1;mxGraph[_0x2d5f[202]][_0x2d5f[2408]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2409]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2410]]= !1;mxGraph[_0x2d5f[202]][_0x2d5f[2411]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2412]]= !0;mxGraph[_0x2d5f[202]][_0x2d5f[2180]]= mxConstants[_0x2d5f[2065]];mxGraph[_0x2d5f[202]][_0x2d5f[2336]]= null;mxGraph[_0x2d5f[202]][_0x2d5f[2413]]= 0.1;mxGraph[_0x2d5f[202]][_0x2d5f[2414]]= 8;mxGraph[_0x2d5f[202]][_0x2d5f[1136]]= 0;mxGraph[_0x2d5f[202]][_0x2d5f[1137]]= 0;mxGraph[_0x2d5f[202]][_0x2d5f[2415]]= new mxImage(mxClient[_0x2d5f[88]]+ _0x2d5f[2416],9,9);mxGraph[_0x2d5f[202]][_0x2d5f[2417]]= new mxImage(mxClient[_0x2d5f[88]]+ _0x2d5f[2418],9,9);mxGraph[_0x2d5f[202]][_0x2d5f[2419]]= new mxImage(_0x2d5f[2420],16,16);mxGraph[_0x2d5f[202]][_0x2d5f[2421]]= _0x2d5f[130]!= mxClient[_0x2d5f[90]]?_0x2d5f[2422]:_0x2d5f[110];mxGraph[_0x2d5f[202]][_0x2d5f[2423]]= _0x2d5f[130]!= mxClient[_0x2d5f[90]]?_0x2d5f[2424]:_0x2d5f[110];mxGraph[_0x2d5f[202]][_0x2d5f[2425]]= _0x2d5f[130]!= mxClient[_0x2d5f[90]]?_0x2d5f[2426]:_0x2d5f[110];mxGraph[_0x2d5f[202]][_0x2d5f[176]]= function(_0x4b1fx2){this[_0x2d5f[526]]= _0x4b1fx2;this[_0x2d5f[2347]]= this[_0x2d5f[2427]]();this[_0x2d5f[441]][_0x2d5f[176]]();this[_0x2d5f[2258]]();mxClient[_0x2d5f[80]]&& (mxEvent[_0x2d5f[169]](window,_0x2d5f[2428],mxUtils[_0x2d5f[885]](this,function(){this[_0x2d5f[515]]()})),mxEvent[_0x2d5f[169]](_0x4b1fx2,_0x2d5f[2429],mxUtils[_0x2d5f[885]](this,function(){return this[_0x2d5f[2203]]()})));8== document[_0x2d5f[5]]&& _0x4b1fx2[_0x2d5f[1583]](_0x2d5f[1582],_0x2d5f[2430])};mxGraph[_0x2d5f[202]][_0x2d5f[2344]]= function(_0x4b1fx2){this[_0x2d5f[2276]]= new mxTooltipHandler(this);this[_0x2d5f[2276]][_0x2d5f[995]](!1);this[_0x2d5f[2316]]= new mxPanningHandler(this);this[_0x2d5f[2316]][_0x2d5f[2431]]= !1;this[_0x2d5f[2432]]= new mxSelectionCellsHandler(this);this[_0x2d5f[2433]]= new mxConnectionHandler(this);this[_0x2d5f[2433]][_0x2d5f[995]](!1);this[_0x2d5f[1011]]= new mxGraphHandler(this)};mxGraph[_0x2d5f[202]][_0x2d5f[2338]]= function(){return new mxGraphSelectionModel(this)};mxGraph[_0x2d5f[202]][_0x2d5f[2340]]= function(){return new mxStylesheet};mxGraph[_0x2d5f[202]][_0x2d5f[2342]]= function(){return new mxGraphView(this)};mxGraph[_0x2d5f[202]][_0x2d5f[2337]]= function(){return new mxCellRenderer};mxGraph[_0x2d5f[202]][_0x2d5f[2427]]= function(){return new mxCellEditor(this)};mxGraph[_0x2d5f[202]][_0x2d5f[502]]= function(){return this[_0x2d5f[251]]};mxGraph[_0x2d5f[202]][_0x2d5f[249]]= function(){return this[_0x2d5f[441]]};mxGraph[_0x2d5f[202]][_0x2d5f[2434]]= function(){return this[_0x2d5f[94]]};mxGraph[_0x2d5f[202]][_0x2d5f[2341]]= function(_0x4b1fx2){this[_0x2d5f[94]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2435]]= function(){return this[_0x2d5f[2105]]};mxGraph[_0x2d5f[202]][_0x2d5f[2339]]= function(_0x4b1fx2){this[_0x2d5f[2105]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2436]]= function(_0x4b1fx2){for(var _0x4b1fx3=[],_0x4b1fx4=0;_0x4b1fx4< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx4++){var _0x4b1fx5=_0x4b1fx2[_0x4b1fx4];if(_0x4b1fx5[_0x2d5f[196]]!= mxRootChange){var _0x4b1fx9=null;_0x4b1fx5 instanceof mxChildChange&& null== _0x4b1fx5[_0x2d5f[257]]?_0x4b1fx9= _0x4b1fx5[_0x2d5f[247]]:null!= _0x4b1fx5[_0x2d5f[246]]&& _0x4b1fx5[_0x2d5f[246]] instanceof mxCell&& (_0x4b1fx9= _0x4b1fx5[_0x2d5f[246]]);null!= _0x4b1fx9&& 0> mxUtils[_0x2d5f[2]](_0x4b1fx3,_0x4b1fx9)&& _0x4b1fx3[_0x2d5f[207]](_0x4b1fx9)}};return this[_0x2d5f[502]]()[_0x2d5f[1964]](_0x4b1fx3)};mxGraph[_0x2d5f[202]][_0x2d5f[1177]]= function(_0x4b1fx2){for(var _0x4b1fx3=0;_0x4b1fx3< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx3++){this[_0x2d5f[2437]](_0x4b1fx2[_0x4b1fx3])};this[_0x2d5f[2439]](this[_0x2d5f[2438]](_0x4b1fx2));this[_0x2d5f[441]][_0x2d5f[2264]]();this[_0x2d5f[2258]]()};mxGraph[_0x2d5f[202]][_0x2d5f[2438]]= function(_0x4b1fx2){for(var _0x4b1fx3=[],_0x4b1fx4=0;_0x4b1fx4< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx4++){var _0x4b1fx5=_0x4b1fx2[_0x4b1fx4];if(_0x4b1fx5 instanceof mxRootChange){break}else {_0x4b1fx5 instanceof mxChildChange?null!= _0x4b1fx5[_0x2d5f[257]]&& null== _0x4b1fx5[_0x2d5f[1101]]&& (_0x4b1fx3= _0x4b1fx3[_0x2d5f[1919]](this[_0x2d5f[251]][_0x2d5f[1939]](_0x4b1fx5[_0x2d5f[247]]))):_0x4b1fx5 instanceof mxVisibleChange&& (_0x4b1fx3= _0x4b1fx3[_0x2d5f[1919]](this[_0x2d5f[251]][_0x2d5f[1939]](_0x4b1fx5[_0x2d5f[246]])))}};return _0x4b1fx3};mxGraph[_0x2d5f[202]][_0x2d5f[2437]]= function(_0x4b1fx2){if(_0x4b1fx2 instanceof mxRootChange){this[_0x2d5f[2440]](),this[_0x2d5f[2441]](_0x4b1fx2[_0x2d5f[257]]),this[_0x2d5f[2398]]&& (this[_0x2d5f[441]][_0x2d5f[255]]= 1,this[_0x2d5f[441]][_0x2d5f[513]][_0x2d5f[235]]= 0,this[_0x2d5f[441]][_0x2d5f[513]][_0x2d5f[236]]= 0),this[_0x2d5f[746]]( new mxEventObject(mxEvent.ROOT))}else {if(_0x4b1fx2 instanceof mxChildChange){var _0x4b1fx3=this[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx2[_0x2d5f[247]]);null!= _0x4b1fx3?this[_0x2d5f[441]][_0x2d5f[2263]](_0x4b1fx2[_0x2d5f[247]],!0,!1,null!= _0x4b1fx2[_0x2d5f[257]]):(this[_0x2d5f[2441]](_0x4b1fx2[_0x2d5f[247]]),this[_0x2d5f[441]][_0x2d5f[1741]]== _0x4b1fx2[_0x2d5f[247]]&& this[_0x2d5f[2442]]());_0x4b1fx3!= _0x4b1fx2[_0x2d5f[257]]&& (null!= _0x4b1fx3&& this[_0x2d5f[441]][_0x2d5f[2263]](_0x4b1fx3,!1,!1),null!= _0x4b1fx2[_0x2d5f[257]]&& this[_0x2d5f[441]][_0x2d5f[2263]](_0x4b1fx2[_0x2d5f[257]],!1,!1))}else {_0x4b1fx2 instanceof mxTerminalChange|| _0x4b1fx2 instanceof mxGeometryChange?this[_0x2d5f[441]][_0x2d5f[2263]](_0x4b1fx2[_0x2d5f[246]]):_0x4b1fx2 instanceof mxValueChange?this[_0x2d5f[441]][_0x2d5f[2263]](_0x4b1fx2[_0x2d5f[246]],!1,!1):_0x4b1fx2 instanceof mxStyleChange?(this[_0x2d5f[441]][_0x2d5f[2263]](_0x4b1fx2[_0x2d5f[246]],!0,!0,!1),this[_0x2d5f[441]][_0x2d5f[2265]](_0x4b1fx2[_0x2d5f[246]])):null!= _0x4b1fx2[_0x2d5f[246]]&& _0x4b1fx2[_0x2d5f[246]] instanceof mxCell&& this[_0x2d5f[2441]](_0x4b1fx2[_0x2d5f[246]])}}};mxGraph[_0x2d5f[202]][_0x2d5f[2441]]= function(_0x4b1fx2){for(var _0x4b1fx3=this[_0x2d5f[251]][_0x2d5f[262]](_0x4b1fx2),_0x4b1fx4=0;_0x4b1fx4< _0x4b1fx3;_0x4b1fx4++){this[_0x2d5f[2441]](this[_0x2d5f[251]][_0x2d5f[263]](_0x4b1fx2,_0x4b1fx4))};this[_0x2d5f[441]][_0x2d5f[2265]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[2443]]= function(_0x4b1fx2,_0x4b1fx3){null== _0x4b1fx2[_0x2d5f[1211]]&& (_0x4b1fx2[_0x2d5f[1211]]= []);_0x4b1fx2[_0x2d5f[1211]][_0x2d5f[207]](_0x4b1fx3);var _0x4b1fx4=this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx2);null!= _0x4b1fx4&& this[_0x2d5f[259]][_0x2d5f[258]](_0x4b1fx4);this[_0x2d5f[746]]( new mxEventObject(mxEvent.ADD_OVERLAY,_0x2d5f[246],_0x4b1fx2,_0x2d5f[2201],_0x4b1fx3));return _0x4b1fx3};mxGraph[_0x2d5f[202]][_0x2d5f[2200]]= function(_0x4b1fx2){return _0x4b1fx2[_0x2d5f[1211]]};mxGraph[_0x2d5f[202]][_0x2d5f[2444]]= function(_0x4b1fx2,_0x4b1fx3){if(null== _0x4b1fx3){this[_0x2d5f[2445]](_0x4b1fx2)}else {var _0x4b1fx4=mxUtils[_0x2d5f[2]](_0x4b1fx2[_0x2d5f[1211]],_0x4b1fx3);0<= _0x4b1fx4?(_0x4b1fx2[_0x2d5f[1211]][_0x2d5f[300]](_0x4b1fx4,1),0== _0x4b1fx2[_0x2d5f[1211]][_0x2d5f[67]]&& (_0x4b1fx2[_0x2d5f[1211]]= null),_0x4b1fx4= this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx2),null!= _0x4b1fx4&& this[_0x2d5f[259]][_0x2d5f[258]](_0x4b1fx4),this[_0x2d5f[746]]( new mxEventObject(mxEvent.REMOVE_OVERLAY,_0x2d5f[246],_0x4b1fx2,_0x2d5f[2201],_0x4b1fx3))):_0x4b1fx3= null};return _0x4b1fx3};mxGraph[_0x2d5f[202]][_0x2d5f[2445]]= function(_0x4b1fx2){var _0x4b1fx3=_0x4b1fx2[_0x2d5f[1211]];if(null!= _0x4b1fx3){_0x4b1fx2[_0x2d5f[1211]]= null;var _0x4b1fx4=this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx2);null!= _0x4b1fx4&& this[_0x2d5f[259]][_0x2d5f[258]](_0x4b1fx4);for(_0x4b1fx4= 0;_0x4b1fx4< _0x4b1fx3[_0x2d5f[67]];_0x4b1fx4++){this[_0x2d5f[746]]( new mxEventObject(mxEvent.REMOVE_OVERLAY,_0x2d5f[246],_0x4b1fx2,_0x2d5f[2201],_0x4b1fx3[_0x4b1fx4]))}};return _0x4b1fx3};mxGraph[_0x2d5f[202]][_0x2d5f[2446]]= function(_0x4b1fx2){_0x4b1fx2= null!= _0x4b1fx2?_0x4b1fx2:this[_0x2d5f[251]][_0x2d5f[501]]();this[_0x2d5f[2445]](_0x4b1fx2);for(var _0x4b1fx3=this[_0x2d5f[251]][_0x2d5f[262]](_0x4b1fx2),_0x4b1fx4=0;_0x4b1fx4< _0x4b1fx3;_0x4b1fx4++){var _0x4b1fx5=this[_0x2d5f[251]][_0x2d5f[263]](_0x4b1fx2,_0x4b1fx4);this[_0x2d5f[2446]](_0x4b1fx5)}};mxGraph[_0x2d5f[202]][_0x2d5f[2447]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){if(null!= _0x4b1fx3&& 0< _0x4b1fx3[_0x2d5f[67]]){return _0x4b1fx4= null!= _0x4b1fx4?_0x4b1fx4:this[_0x2d5f[2419]],_0x4b1fx3= new mxCellOverlay(_0x4b1fx4,_0x2d5f[2448]+ _0x4b1fx3+ _0x2d5f[2449]),_0x4b1fx5&& _0x4b1fx3[_0x2d5f[169]](mxEvent.CLICK,mxUtils[_0x2d5f[885]](this,function(_0x4b1fx3,_0x4b1fx4){this[_0x2d5f[994]]()&& this[_0x2d5f[2450]](_0x4b1fx2)})),this[_0x2d5f[2443]](_0x4b1fx2,_0x4b1fx3)};this[_0x2d5f[2445]](_0x4b1fx2);return null};mxGraph[_0x2d5f[202]][_0x2d5f[855]]= function(_0x4b1fx2){this[_0x2d5f[2451]](null,_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[2451]]= function(_0x4b1fx2,_0x4b1fx3){null== _0x4b1fx2&& (_0x4b1fx2= this[_0x2d5f[2452]](),null!= _0x4b1fx2&& !this[_0x2d5f[2453]](_0x4b1fx2)&& (_0x4b1fx2= null));null!= _0x4b1fx2&& (this[_0x2d5f[746]]( new mxEventObject(mxEvent.START_EDITING,_0x2d5f[246],_0x4b1fx2,_0x2d5f[763],_0x4b1fx3)),this[_0x2d5f[2347]][_0x2d5f[855]](_0x4b1fx2,_0x4b1fx3))};mxGraph[_0x2d5f[202]][_0x2d5f[2142]]= function(_0x4b1fx2,_0x4b1fx3){return this[_0x2d5f[2454]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[2126]]= function(_0x4b1fx2){this[_0x2d5f[2347]][_0x2d5f[2126]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[850]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){this[_0x2d5f[251]][_0x2d5f[473]]();try{this[_0x2d5f[2456]](_0x4b1fx2,_0x4b1fx3,this[_0x2d5f[2455]](_0x4b1fx2)),this[_0x2d5f[746]]( new mxEventObject(mxEvent.LABEL_CHANGED,_0x2d5f[246],_0x4b1fx2,_0x2d5f[131],_0x4b1fx3,_0x2d5f[763],_0x4b1fx4))}finally{this[_0x2d5f[251]][_0x2d5f[476]]()};return _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2456]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){this[_0x2d5f[251]][_0x2d5f[473]]();try{this[_0x2d5f[251]][_0x2d5f[1966]](_0x4b1fx2,_0x4b1fx3),_0x4b1fx4&& this[_0x2d5f[2457]](_0x4b1fx2,!1)}finally{this[_0x2d5f[251]][_0x2d5f[476]]()}};mxGraph[_0x2d5f[202]][_0x2d5f[859]]= function(_0x4b1fx2){this[_0x2d5f[2126]](!0);this[_0x2d5f[2433]][_0x2d5f[862]]();this[_0x2d5f[1011]][_0x2d5f[862]]();_0x4b1fx2= this[_0x2d5f[897]]();for(var _0x4b1fx3=0;_0x4b1fx3< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx3++){var _0x4b1fx4=this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx2[_0x4b1fx3]);null!= _0x4b1fx4&& null!= _0x4b1fx4[_0x2d5f[2458]]&& _0x4b1fx4[_0x2d5f[2458]][_0x2d5f[862]]()}};mxGraph[_0x2d5f[202]][_0x2d5f[173]]= function(_0x4b1fx2){var _0x4b1fx3=_0x4b1fx2[_0x2d5f[727]](),_0x4b1fx4=_0x4b1fx2[_0x2d5f[736]](),_0x4b1fx5= new mxEventObject(mxEvent.CLICK,_0x2d5f[763],_0x4b1fx3,_0x2d5f[246],_0x4b1fx4);_0x4b1fx2[_0x2d5f[721]]()&& _0x4b1fx5[_0x2d5f[722]]();this[_0x2d5f[746]](_0x4b1fx5);this[_0x2d5f[994]]()&& (!mxEvent[_0x2d5f[721]](_0x4b1fx3)&& !_0x4b1fx5[_0x2d5f[721]]())&& (null!= _0x4b1fx4?this[_0x2d5f[2459]](_0x4b1fx4,_0x4b1fx3):(_0x4b1fx4= null,this[_0x2d5f[2460]]()&& (_0x4b1fx4= this[_0x2d5f[2461]](_0x4b1fx2[_0x2d5f[734]](),_0x4b1fx2[_0x2d5f[735]]())),null!= _0x4b1fx4?this[_0x2d5f[2459]](_0x4b1fx4,_0x4b1fx3):this[_0x2d5f[2462]](_0x4b1fx3)|| this[_0x2d5f[2440]]()))};mxGraph[_0x2d5f[202]][_0x2d5f[761]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4= new mxEventObject(mxEvent.DOUBLE_CLICK,_0x2d5f[763],_0x4b1fx2,_0x2d5f[246],_0x4b1fx3);this[_0x2d5f[746]](_0x4b1fx4);this[_0x2d5f[994]]()&& (!mxEvent[_0x2d5f[721]](_0x4b1fx2)&& !_0x4b1fx4[_0x2d5f[721]]()&& null!= _0x4b1fx3&& this[_0x2d5f[2453]](_0x4b1fx3))&& this[_0x2d5f[2451]](_0x4b1fx3,_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[1014]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){if(!this[_0x2d5f[2382]]&& (this[_0x2d5f[2384]]|| mxUtils[_0x2d5f[1134]](this[_0x2d5f[526]]))){var _0x4b1fx9=this[_0x2d5f[526]];_0x4b1fx5= null!= _0x4b1fx5?_0x4b1fx5:20;if(_0x4b1fx2>= _0x4b1fx9[_0x2d5f[360]]&& _0x4b1fx3>= _0x4b1fx9[_0x2d5f[190]]&& _0x4b1fx2<= _0x4b1fx9[_0x2d5f[360]]+ _0x4b1fx9[_0x2d5f[159]]&& _0x4b1fx3<= _0x4b1fx9[_0x2d5f[190]]+ _0x4b1fx9[_0x2d5f[157]]){var _0x4b1fxa=_0x4b1fx9[_0x2d5f[360]]+ _0x4b1fx9[_0x2d5f[159]]- _0x4b1fx2;if(_0x4b1fxa< _0x4b1fx5){if(_0x4b1fx2= _0x4b1fx9[_0x2d5f[360]],_0x4b1fx9[_0x2d5f[360]]+= _0x4b1fx5- _0x4b1fxa,_0x4b1fx4&& _0x4b1fx2== _0x4b1fx9[_0x2d5f[360]]){if(this[_0x2d5f[507]]== mxConstants[_0x2d5f[508]]){_0x4b1fx2= this[_0x2d5f[441]][_0x2d5f[2024]]()[_0x2d5f[538]];var _0x4b1fx12=this[_0x2d5f[526]][_0x2d5f[1526]]+ _0x4b1fx5- _0x4b1fxa}else {_0x4b1fx12= Math[_0x2d5f[160]](_0x4b1fx9[_0x2d5f[159]],_0x4b1fx9[_0x2d5f[1526]])+ _0x4b1fx5- _0x4b1fxa,_0x4b1fx2= this[_0x2d5f[441]][_0x2d5f[2051]]()};_0x4b1fx2[_0x2d5f[124]][_0x2d5f[117]]= _0x4b1fx12+ _0x2d5f[168];_0x4b1fx9[_0x2d5f[360]]+= _0x4b1fx5- _0x4b1fxa}}else {_0x4b1fxa= _0x4b1fx2- _0x4b1fx9[_0x2d5f[360]],_0x4b1fxa< _0x4b1fx5&& (_0x4b1fx9[_0x2d5f[360]]-= _0x4b1fx5- _0x4b1fxa)};_0x4b1fxa= _0x4b1fx9[_0x2d5f[190]]+ _0x4b1fx9[_0x2d5f[157]]- _0x4b1fx3;_0x4b1fxa< _0x4b1fx5?(_0x4b1fx2= _0x4b1fx9[_0x2d5f[190]],_0x4b1fx9[_0x2d5f[190]]+= _0x4b1fx5- _0x4b1fxa,_0x4b1fx2== _0x4b1fx9[_0x2d5f[190]]&& _0x4b1fx4&& (this[_0x2d5f[507]]== mxConstants[_0x2d5f[508]]?(_0x4b1fx2= this[_0x2d5f[441]][_0x2d5f[2024]]()[_0x2d5f[538]],_0x4b1fx3= this[_0x2d5f[526]][_0x2d5f[191]]+ _0x4b1fx5- _0x4b1fxa):(_0x4b1fx3= Math[_0x2d5f[160]](_0x4b1fx9[_0x2d5f[157]],_0x4b1fx9[_0x2d5f[191]])+ _0x4b1fx5- _0x4b1fxa,_0x4b1fx2= this[_0x2d5f[441]][_0x2d5f[2051]]()),_0x4b1fx2[_0x2d5f[124]][_0x2d5f[119]]= _0x4b1fx3+ _0x2d5f[168],_0x4b1fx9[_0x2d5f[190]]+= _0x4b1fx5- _0x4b1fxa)):(_0x4b1fxa= _0x4b1fx3- _0x4b1fx9[_0x2d5f[190]],_0x4b1fxa< _0x4b1fx5&& (_0x4b1fx9[_0x2d5f[190]]-= _0x4b1fx5- _0x4b1fxa))}}else {this[_0x2d5f[2383]]&& !this[_0x2d5f[2316]][_0x2d5f[1124]]&& (null== this[_0x2d5f[2463]]&& (this[_0x2d5f[2463]]= this[_0x2d5f[2464]]()),this[_0x2d5f[2463]][_0x2d5f[1143]](_0x4b1fx2+ this[_0x2d5f[1136]],_0x4b1fx3+ this[_0x2d5f[1137]]))}};mxGraph[_0x2d5f[202]][_0x2d5f[2464]]= function(){return new mxPanningManager(this)};mxGraph[_0x2d5f[202]][_0x2d5f[2465]]= function(){function _0x4b1fx2(_0x4b1fx2){var _0x4b1fx3=0,_0x4b1fx3=_0x2d5f[2466]== _0x4b1fx2?2:_0x2d5f[2467]== _0x4b1fx2?4:_0x2d5f[2468]== _0x4b1fx2?6:parseInt(_0x4b1fx2);isNaN(_0x4b1fx3)&& (_0x4b1fx3= 0);return _0x4b1fx3}var _0x4b1fx3=mxUtils[_0x2d5f[275]](this[_0x2d5f[526]]),_0x4b1fx4= new mxRectangle;_0x4b1fx4[_0x2d5f[235]]= _0x4b1fx2(_0x4b1fx3[_0x2d5f[2469]])+ parseInt(_0x4b1fx3[_0x2d5f[357]]|| 0);_0x4b1fx4[_0x2d5f[236]]= _0x4b1fx2(_0x4b1fx3[_0x2d5f[2470]])+ parseInt(_0x4b1fx3[_0x2d5f[2471]]|| 0);_0x4b1fx4[_0x2d5f[117]]= _0x4b1fx2(_0x4b1fx3[_0x2d5f[2472]])+ parseInt(_0x4b1fx3[_0x2d5f[1164]]|| 0);_0x4b1fx4[_0x2d5f[119]]= _0x4b1fx2(_0x4b1fx3[_0x2d5f[2473]])+ parseInt(_0x4b1fx3[_0x2d5f[2474]]|| 0);return _0x4b1fx4};mxGraph[_0x2d5f[202]][_0x2d5f[2475]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx2= this[_0x2d5f[441]][_0x2d5f[255]];var _0x4b1fx5=this[_0x2d5f[441]][_0x2d5f[513]],_0x4b1fx9=this[_0x2d5f[2013]],_0x4b1fxa=_0x4b1fx2* this[_0x2d5f[2012]],_0x4b1fx9= new mxRectangle(0,0,_0x4b1fx9[_0x2d5f[117]]* _0x4b1fxa,_0x4b1fx9[_0x2d5f[119]]* _0x4b1fxa);_0x4b1fx3= this[_0x2d5f[2357]]?Math[_0x2d5f[430]](_0x4b1fx3/ _0x4b1fx9[_0x2d5f[117]]):1;_0x4b1fx4= this[_0x2d5f[2357]]?Math[_0x2d5f[430]](_0x4b1fx4/ _0x4b1fx9[_0x2d5f[119]]):1;return new mxRectangle(0,0,_0x4b1fx3* _0x4b1fx9[_0x2d5f[117]]+ 2+ _0x4b1fx5[_0x2d5f[235]]/ _0x4b1fx2,_0x4b1fx4* _0x4b1fx9[_0x2d5f[119]]+ 2+ _0x4b1fx5[_0x2d5f[236]]/ _0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[2258]]= function(){var _0x4b1fx2=this[_0x2d5f[517]]();if(null!= this[_0x2d5f[526]]){var _0x4b1fx3=this[_0x2d5f[2476]](),_0x4b1fx4=Math[_0x2d5f[160]](0,_0x4b1fx2[_0x2d5f[235]]+ _0x4b1fx2[_0x2d5f[117]]+ 1+ _0x4b1fx3),_0x4b1fx3=Math[_0x2d5f[160]](0,_0x4b1fx2[_0x2d5f[236]]+ _0x4b1fx2[_0x2d5f[119]]+ 1+ _0x4b1fx3);null!= this[_0x2d5f[2387]]&& (_0x4b1fx4= Math[_0x2d5f[160]](_0x4b1fx4,this[_0x2d5f[2387]][_0x2d5f[117]]),_0x4b1fx3= Math[_0x2d5f[160]](_0x4b1fx3,this[_0x2d5f[2387]][_0x2d5f[119]]));this[_0x2d5f[2389]]&& this[_0x2d5f[2477]](_0x4b1fx4,_0x4b1fx3);if(this[_0x2d5f[2361]]|| !mxClient[_0x2d5f[80]]&& this[_0x2d5f[2273]]){var _0x4b1fx5=this[_0x2d5f[2475]](_0x4b1fx2,_0x4b1fx4,_0x4b1fx3);null!= _0x4b1fx5&& (_0x4b1fx4= _0x4b1fx5[_0x2d5f[117]],_0x4b1fx3= _0x4b1fx5[_0x2d5f[119]])};null!= this[_0x2d5f[2386]]&& (_0x4b1fx4= Math[_0x2d5f[160]](_0x4b1fx4,this[_0x2d5f[2386]][_0x2d5f[117]]* this[_0x2d5f[441]][_0x2d5f[255]]),_0x4b1fx3= Math[_0x2d5f[160]](_0x4b1fx3,this[_0x2d5f[2386]][_0x2d5f[119]]* this[_0x2d5f[441]][_0x2d5f[255]]));_0x4b1fx4= Math[_0x2d5f[430]](_0x4b1fx4- 1);_0x4b1fx3= Math[_0x2d5f[430]](_0x4b1fx3- 1);this[_0x2d5f[507]]== mxConstants[_0x2d5f[508]]?(_0x4b1fx5= this[_0x2d5f[441]][_0x2d5f[2024]]()[_0x2d5f[538]],_0x4b1fx5[_0x2d5f[124]][_0x2d5f[2478]]= Math[_0x2d5f[160]](1,_0x4b1fx4)+ _0x2d5f[168],_0x4b1fx5[_0x2d5f[124]][_0x2d5f[2479]]= Math[_0x2d5f[160]](1,_0x4b1fx3)+ _0x2d5f[168],_0x4b1fx5[_0x2d5f[124]][_0x2d5f[117]]= _0x2d5f[118],_0x4b1fx5[_0x2d5f[124]][_0x2d5f[119]]= _0x2d5f[118]):mxClient[_0x2d5f[496]]?this[_0x2d5f[441]][_0x2d5f[2320]](Math[_0x2d5f[160]](1,_0x4b1fx4),Math[_0x2d5f[160]](1,_0x4b1fx3)):(this[_0x2d5f[441]][_0x2d5f[510]][_0x2d5f[124]][_0x2d5f[2478]]= Math[_0x2d5f[160]](1,_0x4b1fx4)+ _0x2d5f[168],this[_0x2d5f[441]][_0x2d5f[510]][_0x2d5f[124]][_0x2d5f[2479]]= Math[_0x2d5f[160]](1,_0x4b1fx3)+ _0x2d5f[168]);this[_0x2d5f[2480]](this[_0x2d5f[2357]],_0x4b1fx4- 1,_0x4b1fx3- 1)};this[_0x2d5f[746]]( new mxEventObject(mxEvent.SIZE,_0x2d5f[1562],_0x4b1fx2))};mxGraph[_0x2d5f[202]][_0x2d5f[2477]]= function(_0x4b1fx2,_0x4b1fx3){if(mxClient[_0x2d5f[80]]){if(mxClient[_0x2d5f[496]]){var _0x4b1fx4=this[_0x2d5f[2465]]();_0x4b1fx2+= Math[_0x2d5f[160]](2,_0x4b1fx4[_0x2d5f[235]]+ _0x4b1fx4[_0x2d5f[117]]+ 1);_0x4b1fx3+= Math[_0x2d5f[160]](2,_0x4b1fx4[_0x2d5f[236]]+ _0x4b1fx4[_0x2d5f[119]]+ 1)}else {9<= document[_0x2d5f[5]]?(_0x4b1fx2+= 3,_0x4b1fx3+= 5):(_0x4b1fx2+= 1,_0x4b1fx3+= 1)}}else {_0x4b1fx3+= 1};null!= this[_0x2d5f[2388]]&& (_0x4b1fx2= Math[_0x2d5f[243]](this[_0x2d5f[2388]][_0x2d5f[117]],_0x4b1fx2),_0x4b1fx3= Math[_0x2d5f[243]](this[_0x2d5f[2388]][_0x2d5f[119]],_0x4b1fx3));this[_0x2d5f[526]][_0x2d5f[124]][_0x2d5f[117]]= Math[_0x2d5f[430]](_0x4b1fx2)+ _0x2d5f[168];this[_0x2d5f[526]][_0x2d5f[124]][_0x2d5f[119]]= Math[_0x2d5f[430]](_0x4b1fx3)+ _0x2d5f[168]};mxGraph[_0x2d5f[202]][_0x2d5f[2480]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=this[_0x2d5f[441]][_0x2d5f[255]],_0x4b1fx9=this[_0x2d5f[441]][_0x2d5f[513]],_0x4b1fxa=this[_0x2d5f[2013]],_0x4b1fx12=_0x4b1fx5* this[_0x2d5f[2012]],_0x4b1fx9= new mxRectangle(_0x4b1fx5* _0x4b1fx9[_0x2d5f[235]],_0x4b1fx5* _0x4b1fx9[_0x2d5f[236]],_0x4b1fxa[_0x2d5f[117]]* _0x4b1fx12,_0x4b1fxa[_0x2d5f[119]]* _0x4b1fx12);_0x4b1fx2= _0x4b1fx2&& Math[_0x2d5f[243]](_0x4b1fx9[_0x2d5f[117]],_0x4b1fx9[_0x2d5f[119]])> this[_0x2d5f[2360]];_0x4b1fx9[_0x2d5f[235]]= mxUtils[_0x2d5f[1454]](_0x4b1fx9[_0x2d5f[235]],_0x4b1fx9[_0x2d5f[117]]);_0x4b1fx9[_0x2d5f[236]]= mxUtils[_0x2d5f[1454]](_0x4b1fx9[_0x2d5f[236]],_0x4b1fx9[_0x2d5f[119]]);_0x4b1fxa= _0x4b1fx2?Math[_0x2d5f[430]]((_0x4b1fx3- _0x4b1fx9[_0x2d5f[235]])/ _0x4b1fx9[_0x2d5f[117]]):0;_0x4b1fx2= _0x4b1fx2?Math[_0x2d5f[430]]((_0x4b1fx4- _0x4b1fx9[_0x2d5f[236]])/ _0x4b1fx9[_0x2d5f[119]]):0;null== this[_0x2d5f[2481]]&& 0< _0x4b1fxa&& (this[_0x2d5f[2481]]= []);if(null!= this[_0x2d5f[2481]]){for(_0x4b1fx12= 0;_0x4b1fx12<= _0x4b1fxa;_0x4b1fx12++){var _0x4b1fx13=[ new mxPoint(_0x4b1fx9[_0x2d5f[235]]+ _0x4b1fx12* _0x4b1fx9[_0x2d5f[117]],1), new mxPoint(_0x4b1fx9[_0x2d5f[235]]+ _0x4b1fx12* _0x4b1fx9[_0x2d5f[117]],_0x4b1fx4)];null!= this[_0x2d5f[2481]][_0x4b1fx12]?(this[_0x2d5f[2481]][_0x4b1fx12][_0x2d5f[255]]= 1,this[_0x2d5f[2481]][_0x4b1fx12][_0x2d5f[1525]]= _0x4b1fx13,this[_0x2d5f[2481]][_0x4b1fx12][_0x2d5f[258]]()):(_0x4b1fx13= new mxPolyline(_0x4b1fx13,this[_0x2d5f[2358]],this[_0x2d5f[255]]),_0x4b1fx13[_0x2d5f[507]]= this[_0x2d5f[507]],_0x4b1fx13[_0x2d5f[1522]]= this[_0x2d5f[2359]],_0x4b1fx13[_0x2d5f[255]]= _0x4b1fx5,_0x4b1fx13[_0x2d5f[176]](this[_0x2d5f[441]][_0x2d5f[2053]]),_0x4b1fx13[_0x2d5f[258]](),this[_0x2d5f[2481]][_0x4b1fx12]= _0x4b1fx13)};for(_0x4b1fx12= _0x4b1fxa;_0x4b1fx12< this[_0x2d5f[2481]][_0x2d5f[67]];_0x4b1fx12++){this[_0x2d5f[2481]][_0x4b1fx12][_0x2d5f[515]]()};this[_0x2d5f[2481]][_0x2d5f[300]](_0x4b1fxa,this[_0x2d5f[2481]][_0x2d5f[67]]- _0x4b1fxa)};null== this[_0x2d5f[2482]]&& 0< _0x4b1fx2&& (this[_0x2d5f[2482]]= []);if(null!= this[_0x2d5f[2482]]){for(_0x4b1fx12= 0;_0x4b1fx12<= _0x4b1fx2;_0x4b1fx12++){_0x4b1fx13= [ new mxPoint(1,_0x4b1fx9[_0x2d5f[236]]+ _0x4b1fx12* _0x4b1fx9[_0x2d5f[119]]), new mxPoint(_0x4b1fx3,_0x4b1fx9[_0x2d5f[236]]+ _0x4b1fx12* _0x4b1fx9[_0x2d5f[119]])],null!= this[_0x2d5f[2482]][_0x4b1fx12]?(this[_0x2d5f[2482]][_0x4b1fx12][_0x2d5f[255]]= 1,this[_0x2d5f[2482]][_0x4b1fx12][_0x2d5f[1525]]= _0x4b1fx13,this[_0x2d5f[2482]][_0x4b1fx12][_0x2d5f[258]]()):(_0x4b1fx13= new mxPolyline(_0x4b1fx13,this[_0x2d5f[2358]],_0x4b1fx5),_0x4b1fx13[_0x2d5f[507]]= this[_0x2d5f[507]],_0x4b1fx13[_0x2d5f[1522]]= this[_0x2d5f[2359]],_0x4b1fx13[_0x2d5f[255]]= _0x4b1fx5,_0x4b1fx13[_0x2d5f[176]](this[_0x2d5f[441]][_0x2d5f[2053]]),_0x4b1fx13[_0x2d5f[258]](),this[_0x2d5f[2482]][_0x4b1fx12]= _0x4b1fx13)};for(_0x4b1fx12= _0x4b1fx2;_0x4b1fx12< this[_0x2d5f[2482]][_0x2d5f[67]];_0x4b1fx12++){this[_0x2d5f[2482]][_0x4b1fx12][_0x2d5f[515]]()};this[_0x2d5f[2482]][_0x2d5f[300]](_0x4b1fx2,this[_0x2d5f[2482]][_0x2d5f[67]]- _0x4b1fx2)}};mxGraph[_0x2d5f[202]][_0x2d5f[1705]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[251]][_0x2d5f[474]](_0x4b1fx2),_0x4b1fx4=null,_0x4b1fx4=this[_0x2d5f[251]][_0x2d5f[250]](_0x4b1fx2)?this[_0x2d5f[94]][_0x2d5f[2077]]():this[_0x2d5f[94]][_0x2d5f[2076]]();null!= _0x4b1fx3&& (_0x4b1fx4= this[_0x2d5f[2483]](this[_0x2d5f[94]][_0x2d5f[1705]](_0x4b1fx3,_0x4b1fx4)));null== _0x4b1fx4&& (_0x4b1fx4= mxGraph[_0x2d5f[202]][_0x2d5f[2346]]);return _0x4b1fx4};mxGraph[_0x2d5f[202]][_0x2d5f[2483]]= function(_0x4b1fx2){if(null!= _0x4b1fx2){var _0x4b1fx3=_0x4b1fx2[mxConstants[_0x2d5f[2484]]],_0x4b1fx4=this[_0x2d5f[2485]](_0x4b1fx3);null!= _0x4b1fx4?_0x4b1fx2[mxConstants[_0x2d5f[2484]]]= _0x4b1fx4:_0x4b1fx4= _0x4b1fx3;null!= _0x4b1fx4&& _0x2d5f[2486]== _0x4b1fx4[_0x2d5f[85]](0,11)&& (_0x4b1fx3= _0x4b1fx4[_0x2d5f[2]](_0x2d5f[537]),0< _0x4b1fx3&& (_0x4b1fx4= _0x4b1fx4[_0x2d5f[85]](0,_0x4b1fx3)+ _0x2d5f[2487]+ _0x4b1fx4[_0x2d5f[85]](_0x4b1fx3+ 1)),_0x4b1fx2[mxConstants[_0x2d5f[2484]]]= _0x4b1fx4)};return _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2488]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3= _0x4b1fx3|| this[_0x2d5f[897]]();if(null!= _0x4b1fx3){this[_0x2d5f[251]][_0x2d5f[473]]();try{for(var _0x4b1fx4=0;_0x4b1fx4< _0x4b1fx3[_0x2d5f[67]];_0x4b1fx4++){this[_0x2d5f[251]][_0x2d5f[475]](_0x4b1fx3[_0x4b1fx4],_0x4b1fx2)}}finally{this[_0x2d5f[251]][_0x2d5f[476]]()}}};mxGraph[_0x2d5f[202]][_0x2d5f[2489]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx4= _0x4b1fx4|| this[_0x2d5f[2452]]();this[_0x2d5f[2490]](_0x4b1fx2,_0x4b1fx3,[_0x4b1fx4])};mxGraph[_0x2d5f[202]][_0x2d5f[2490]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx3= null!= _0x4b1fx3?_0x4b1fx3:!1;_0x4b1fx4= _0x4b1fx4|| this[_0x2d5f[897]]();if(null!= _0x4b1fx4&& 0< _0x4b1fx4[_0x2d5f[67]]){var _0x4b1fx5=this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx4[0]),_0x4b1fx5=null!= _0x4b1fx5?_0x4b1fx5[_0x2d5f[124]]:this[_0x2d5f[1705]](_0x4b1fx4[0]);null!= _0x4b1fx5&& (_0x4b1fx3= mxUtils[_0x2d5f[433]](_0x4b1fx5,_0x4b1fx2,_0x4b1fx3)?0:1,this[_0x2d5f[1717]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4))}};mxGraph[_0x2d5f[202]][_0x2d5f[1717]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx4= _0x4b1fx4|| this[_0x2d5f[897]]();mxUtils[_0x2d5f[1717]](this[_0x2d5f[251]],_0x4b1fx4,_0x4b1fx2,_0x4b1fx3)};mxGraph[_0x2d5f[202]][_0x2d5f[2491]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){this[_0x2d5f[2492]](_0x4b1fx2,_0x4b1fx3,null,_0x4b1fx4)};mxGraph[_0x2d5f[202]][_0x2d5f[2492]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){_0x4b1fx5= _0x4b1fx5|| this[_0x2d5f[897]]();if(null!= _0x4b1fx5&& 0< _0x4b1fx5[_0x2d5f[67]]){if(null== _0x4b1fx4){var _0x4b1fx9=this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx5[0]),_0x4b1fx9=null!= _0x4b1fx9?_0x4b1fx9[_0x2d5f[124]]:this[_0x2d5f[1705]](_0x4b1fx5[0]);null!= _0x4b1fx9&& (_0x4b1fx4= (parseInt(_0x4b1fx9[_0x4b1fx2]|| 0)& _0x4b1fx3)!= _0x4b1fx3)};mxUtils[_0x2d5f[2492]](this[_0x2d5f[251]],_0x4b1fx5,_0x4b1fx2,_0x4b1fx3,_0x4b1fx4)}};mxGraph[_0x2d5f[202]][_0x2d5f[849]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){null== _0x4b1fx3&& (_0x4b1fx3= this[_0x2d5f[897]]());if(null!= _0x4b1fx3&& 1< _0x4b1fx3[_0x2d5f[67]]){if(null== _0x4b1fx4){for(var _0x4b1fx5=0;_0x4b1fx5< _0x4b1fx3[_0x2d5f[67]];_0x4b1fx5++){var _0x4b1fx9=this[_0x2d5f[1198]](_0x4b1fx3[_0x4b1fx5]);if(null!= _0x4b1fx9&& !this[_0x2d5f[251]][_0x2d5f[250]](_0x4b1fx3[_0x4b1fx5])){if(null== _0x4b1fx4){if(_0x4b1fx2== mxConstants[_0x2d5f[479]]){_0x4b1fx4= _0x4b1fx9[_0x2d5f[235]]+ _0x4b1fx9[_0x2d5f[117]]/ 2;break}else {if(_0x4b1fx2== mxConstants[_0x2d5f[480]]){_0x4b1fx4= _0x4b1fx9[_0x2d5f[235]]+ _0x4b1fx9[_0x2d5f[117]]}else {if(_0x4b1fx2== mxConstants[_0x2d5f[1687]]){_0x4b1fx4= _0x4b1fx9[_0x2d5f[236]]}else {if(_0x4b1fx2== mxConstants[_0x2d5f[481]]){_0x4b1fx4= _0x4b1fx9[_0x2d5f[236]]+ _0x4b1fx9[_0x2d5f[119]]/ 2;break}else {_0x4b1fx4= _0x4b1fx2== mxConstants[_0x2d5f[482]]?_0x4b1fx9[_0x2d5f[236]]+ _0x4b1fx9[_0x2d5f[119]]:_0x4b1fx9[_0x2d5f[235]]}}}}}else {_0x4b1fx4= _0x4b1fx2== mxConstants[_0x2d5f[480]]?Math[_0x2d5f[160]](_0x4b1fx4,_0x4b1fx9[_0x2d5f[235]]+ _0x4b1fx9[_0x2d5f[117]]):_0x4b1fx2== mxConstants[_0x2d5f[1687]]?Math[_0x2d5f[243]](_0x4b1fx4,_0x4b1fx9[_0x2d5f[236]]):_0x4b1fx2== mxConstants[_0x2d5f[482]]?Math[_0x2d5f[160]](_0x4b1fx4,_0x4b1fx9[_0x2d5f[236]]+ _0x4b1fx9[_0x2d5f[119]]):Math[_0x2d5f[243]](_0x4b1fx4,_0x4b1fx9[_0x2d5f[235]])}}}};if(null!= _0x4b1fx4){this[_0x2d5f[251]][_0x2d5f[473]]();try{for(_0x4b1fx5= 0;_0x4b1fx5< _0x4b1fx3[_0x2d5f[67]];_0x4b1fx5++){_0x4b1fx9= this[_0x2d5f[1198]](_0x4b1fx3[_0x4b1fx5]),null!= _0x4b1fx9&& !this[_0x2d5f[251]][_0x2d5f[250]](_0x4b1fx3[_0x4b1fx5])&& (_0x4b1fx9= _0x4b1fx9[_0x2d5f[238]](),_0x4b1fx2== mxConstants[_0x2d5f[479]]?_0x4b1fx9[_0x2d5f[235]]= _0x4b1fx4- _0x4b1fx9[_0x2d5f[117]]/ 2:_0x4b1fx2== mxConstants[_0x2d5f[480]]?_0x4b1fx9[_0x2d5f[235]]= _0x4b1fx4- _0x4b1fx9[_0x2d5f[117]]:_0x4b1fx2== mxConstants[_0x2d5f[1687]]?_0x4b1fx9[_0x2d5f[236]]= _0x4b1fx4:_0x4b1fx2== mxConstants[_0x2d5f[481]]?_0x4b1fx9[_0x2d5f[236]]= _0x4b1fx4- _0x4b1fx9[_0x2d5f[119]]/ 2:_0x4b1fx2== mxConstants[_0x2d5f[482]]?_0x4b1fx9[_0x2d5f[236]]= _0x4b1fx4- _0x4b1fx9[_0x2d5f[119]]:_0x4b1fx9[_0x2d5f[235]]= _0x4b1fx4,this[_0x2d5f[251]][_0x2d5f[1724]](_0x4b1fx3[_0x4b1fx5],_0x4b1fx9))};this[_0x2d5f[746]]( new mxEventObject(mxEvent.ALIGN_CELLS,_0x2d5f[611],_0x4b1fx2,_0x2d5f[895],_0x4b1fx3))}finally{this[_0x2d5f[251]][_0x2d5f[476]]()}}};return _0x4b1fx3};mxGraph[_0x2d5f[202]][_0x2d5f[854]]= function(_0x4b1fx2){if(null!= _0x4b1fx2&& null!= this[_0x2d5f[2356]]){this[_0x2d5f[251]][_0x2d5f[473]]();try{var _0x4b1fx3=this[_0x2d5f[251]][_0x2d5f[474]](_0x4b1fx2);null== _0x4b1fx3|| 0== _0x4b1fx3[_0x2d5f[67]]?this[_0x2d5f[251]][_0x2d5f[475]](_0x4b1fx2,this[_0x2d5f[2356]]):this[_0x2d5f[251]][_0x2d5f[475]](_0x4b1fx2,null);this[_0x2d5f[1809]](_0x4b1fx2);this[_0x2d5f[746]]( new mxEventObject(mxEvent.FLIP_EDGE,_0x2d5f[1989],_0x4b1fx2))}finally{this[_0x2d5f[251]][_0x2d5f[476]]()}};return _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2493]]= function(_0x4b1fx2){this[_0x2d5f[2336]][_0x2d5f[207]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[2494]]= function(_0x4b1fx2){for(var _0x4b1fx3=[],_0x4b1fx4=0;_0x4b1fx4< this[_0x2d5f[2336]][_0x2d5f[67]];_0x4b1fx4++){this[_0x2d5f[2336]][_0x4b1fx4]!= _0x4b1fx2&& _0x4b1fx3[_0x2d5f[207]](this[_0x2d5f[2336]][_0x4b1fx4])};this[_0x2d5f[2336]]= _0x4b1fx3};mxGraph[_0x2d5f[202]][_0x2d5f[2485]]= function(_0x4b1fx2){if(null!= _0x4b1fx2){for(var _0x4b1fx3=0;_0x4b1fx3< this[_0x2d5f[2336]][_0x2d5f[67]];_0x4b1fx3++){var _0x4b1fx4=this[_0x2d5f[2336]][_0x4b1fx3][_0x2d5f[1202]](_0x4b1fx2);if(null!= _0x4b1fx4){return _0x4b1fx4}}};return null};mxGraph[_0x2d5f[202]][_0x2d5f[840]]= function(_0x4b1fx2,_0x4b1fx3){null== _0x4b1fx3&& (_0x4b1fx3= mxUtils[_0x2d5f[1779]](this[_0x2d5f[897]](),!0));this[_0x2d5f[251]][_0x2d5f[473]]();try{this[_0x2d5f[841]](_0x4b1fx3,_0x4b1fx2),this[_0x2d5f[746]]( new mxEventObject(mxEvent.ORDER_CELLS,_0x2d5f[2495],_0x4b1fx2,_0x2d5f[895],_0x4b1fx3))}finally{this[_0x2d5f[251]][_0x2d5f[476]]()};return _0x4b1fx3};mxGraph[_0x2d5f[202]][_0x2d5f[841]]= function(_0x4b1fx2,_0x4b1fx3){if(null!= _0x4b1fx2){this[_0x2d5f[251]][_0x2d5f[473]]();try{for(var _0x4b1fx4=0;_0x4b1fx4< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx4++){var _0x4b1fx5=this[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx2[_0x4b1fx4]);_0x4b1fx3?this[_0x2d5f[251]][_0x2d5f[99]](_0x4b1fx5,_0x4b1fx2[_0x4b1fx4],_0x4b1fx4):this[_0x2d5f[251]][_0x2d5f[99]](_0x4b1fx5,_0x4b1fx2[_0x4b1fx4],this[_0x2d5f[251]][_0x2d5f[262]](_0x4b1fx5)- 1)};this[_0x2d5f[746]]( new mxEventObject(mxEvent.CELLS_ORDERED,_0x2d5f[2495],_0x4b1fx3,_0x2d5f[895],_0x4b1fx2))}finally{this[_0x2d5f[251]][_0x2d5f[476]]()}}};mxGraph[_0x2d5f[202]][_0x2d5f[844]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){null== _0x4b1fx4&& (_0x4b1fx4= mxUtils[_0x2d5f[1779]](this[_0x2d5f[897]](),!0));_0x4b1fx4= this[_0x2d5f[2496]](_0x4b1fx4);null== _0x4b1fx2&& (_0x4b1fx2= this[_0x2d5f[2497]](_0x4b1fx4));var _0x4b1fx5=this[_0x2d5f[2498]](_0x4b1fx2,_0x4b1fx4,_0x4b1fx3);if(0< _0x4b1fx4[_0x2d5f[67]]&& null!= _0x4b1fx5){var _0x4b1fx9=this[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx2);null== _0x4b1fx9&& (_0x4b1fx9= this[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx4[0]));this[_0x2d5f[251]][_0x2d5f[473]]();try{null== this[_0x2d5f[1198]](_0x4b1fx2)&& this[_0x2d5f[251]][_0x2d5f[1724]](_0x4b1fx2, new mxGeometry);var _0x4b1fxa=this[_0x2d5f[251]][_0x2d5f[262]](_0x4b1fx9);this[_0x2d5f[833]]([_0x4b1fx2],_0x4b1fx9,_0x4b1fxa,null,null,!1);_0x4b1fxa= this[_0x2d5f[251]][_0x2d5f[262]](_0x4b1fx2);this[_0x2d5f[833]](_0x4b1fx4,_0x4b1fx2,_0x4b1fxa,null,null,!1,!1);this[_0x2d5f[835]](_0x4b1fx4,-_0x4b1fx5[_0x2d5f[235]],-_0x4b1fx5[_0x2d5f[236]],!1,!0);this[_0x2d5f[837]]([_0x4b1fx2],[_0x4b1fx5]);this[_0x2d5f[746]]( new mxEventObject(mxEvent.GROUP_CELLS,_0x2d5f[1504],_0x4b1fx2,_0x2d5f[467],_0x4b1fx3,_0x2d5f[895],_0x4b1fx4))}finally{this[_0x2d5f[251]][_0x2d5f[476]]()}};return _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2496]]= function(_0x4b1fx2){var _0x4b1fx3=[];if(null!= _0x4b1fx2&& 0< _0x4b1fx2[_0x2d5f[67]]){var _0x4b1fx4=this[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx2[0]);_0x4b1fx3[_0x2d5f[207]](_0x4b1fx2[0]);for(var _0x4b1fx5=1;_0x4b1fx5< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx5++){this[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx2[_0x4b1fx5])== _0x4b1fx4&& _0x4b1fx3[_0x2d5f[207]](_0x4b1fx2[_0x4b1fx5])}};return _0x4b1fx3};mxGraph[_0x2d5f[202]][_0x2d5f[2498]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx3= this[_0x2d5f[1729]](_0x4b1fx3);null!= _0x4b1fx3&& (this[_0x2d5f[1730]](_0x4b1fx2)&& (_0x4b1fx2= this[_0x2d5f[1731]](_0x4b1fx2),_0x4b1fx3[_0x2d5f[235]]-= _0x4b1fx2[_0x2d5f[117]],_0x4b1fx3[_0x2d5f[236]]-= _0x4b1fx2[_0x2d5f[119]],_0x4b1fx3[_0x2d5f[117]]+= _0x4b1fx2[_0x2d5f[117]],_0x4b1fx3[_0x2d5f[119]]+= _0x4b1fx2[_0x2d5f[119]]),_0x4b1fx3[_0x2d5f[235]]-= _0x4b1fx4,_0x4b1fx3[_0x2d5f[236]]-= _0x4b1fx4,_0x4b1fx3[_0x2d5f[117]]+= 2* _0x4b1fx4,_0x4b1fx3[_0x2d5f[119]]+= 2* _0x4b1fx4);return _0x4b1fx3};mxGraph[_0x2d5f[202]][_0x2d5f[2497]]= function(_0x4b1fx2){_0x4b1fx2= new mxCell(_0x2d5f[110]);_0x4b1fx2[_0x2d5f[1993]](!0);_0x4b1fx2[_0x2d5f[1995]](!1);return _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[845]]= function(_0x4b1fx2){var _0x4b1fx3=[];if(null== _0x4b1fx2){_0x4b1fx2= this[_0x2d5f[897]]();for(var _0x4b1fx4=[],_0x4b1fx5=0;_0x4b1fx5< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx5++){0< this[_0x2d5f[251]][_0x2d5f[262]](_0x4b1fx2[_0x4b1fx5])&& _0x4b1fx4[_0x2d5f[207]](_0x4b1fx2[_0x4b1fx5])};_0x4b1fx2= _0x4b1fx4};if(null!= _0x4b1fx2&& 0< _0x4b1fx2[_0x2d5f[67]]){this[_0x2d5f[251]][_0x2d5f[473]]();try{for(_0x4b1fx5= 0;_0x4b1fx5< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx5++){var _0x4b1fx9=this[_0x2d5f[251]][_0x2d5f[1953]](_0x4b1fx2[_0x4b1fx5]);if(null!= _0x4b1fx9&& 0< _0x4b1fx9[_0x2d5f[67]]){var _0x4b1fx9=_0x4b1fx9[_0x2d5f[1853]](),_0x4b1fxa=this[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx2[_0x4b1fx5]),_0x4b1fx12=this[_0x2d5f[251]][_0x2d5f[262]](_0x4b1fxa);this[_0x2d5f[833]](_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,null,null,!0);_0x4b1fx3= _0x4b1fx3[_0x2d5f[1919]](_0x4b1fx9)}};this[_0x2d5f[843]](this[_0x2d5f[2499]](_0x4b1fx2));this[_0x2d5f[746]]( new mxEventObject(mxEvent.UNGROUP_CELLS,_0x2d5f[895],_0x4b1fx2))}finally{this[_0x2d5f[251]][_0x2d5f[476]]()}};return _0x4b1fx3};mxGraph[_0x2d5f[202]][_0x2d5f[846]]= function(_0x4b1fx2){null== _0x4b1fx2&& (_0x4b1fx2= this[_0x2d5f[897]]());this[_0x2d5f[251]][_0x2d5f[473]]();try{var _0x4b1fx3=this[_0x2d5f[902]](),_0x4b1fx4=this[_0x2d5f[251]][_0x2d5f[262]](_0x4b1fx3);this[_0x2d5f[833]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,null,null,!0);this[_0x2d5f[746]]( new mxEventObject(mxEvent.REMOVE_CELLS_FROM_PARENT,_0x2d5f[895],_0x4b1fx2))}finally{this[_0x2d5f[251]][_0x2d5f[476]]()};return _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[1917]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){null== _0x4b1fx2&& (_0x4b1fx2= this[_0x2d5f[897]]());_0x4b1fx3= null!= _0x4b1fx3?_0x4b1fx3:0;_0x4b1fx4= null!= _0x4b1fx4?_0x4b1fx4:!1;this[_0x2d5f[251]][_0x2d5f[473]]();try{for(var _0x4b1fx5=0;_0x4b1fx5< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx5++){var _0x4b1fx9=this[_0x2d5f[1198]](_0x4b1fx2[_0x4b1fx5]);if(null!= _0x4b1fx9){var _0x4b1fxa=this[_0x2d5f[1955]](_0x4b1fx2[_0x4b1fx5]);if(null!= _0x4b1fxa&& 0< _0x4b1fxa[_0x2d5f[67]]){var _0x4b1fx12=this[_0x2d5f[1729]](_0x4b1fxa);if(0< _0x4b1fx12[_0x2d5f[117]]&& 0< _0x4b1fx12[_0x2d5f[119]]){var _0x4b1fx13=this[_0x2d5f[1730]](_0x4b1fx2[_0x4b1fx5])?this[_0x2d5f[1731]](_0x4b1fx2[_0x4b1fx5]): new mxRectangle,_0x4b1fx9=_0x4b1fx9[_0x2d5f[238]]();_0x4b1fx4&& (_0x4b1fx9[_0x2d5f[235]]+= _0x4b1fx12[_0x2d5f[235]]- _0x4b1fx13[_0x2d5f[117]]- _0x4b1fx3,_0x4b1fx9[_0x2d5f[236]]+= _0x4b1fx12[_0x2d5f[236]]- _0x4b1fx13[_0x2d5f[119]]- _0x4b1fx3);_0x4b1fx9[_0x2d5f[117]]= _0x4b1fx12[_0x2d5f[117]]+ _0x4b1fx13[_0x2d5f[117]]+ 2* _0x4b1fx3;_0x4b1fx9[_0x2d5f[119]]= _0x4b1fx12[_0x2d5f[119]]+ _0x4b1fx13[_0x2d5f[119]]+ 2* _0x4b1fx3;this[_0x2d5f[251]][_0x2d5f[1724]](_0x4b1fx2[_0x4b1fx5],_0x4b1fx9);this[_0x2d5f[834]](_0x4b1fxa,-_0x4b1fx12[_0x2d5f[235]]+ _0x4b1fx13[_0x2d5f[117]]+ _0x4b1fx3,-_0x4b1fx12[_0x2d5f[236]]+ _0x4b1fx13[_0x2d5f[119]]+ _0x4b1fx3)}}}}}finally{this[_0x2d5f[251]][_0x2d5f[476]]()};return _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[899]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3= null!= _0x4b1fx3?_0x4b1fx3:!0;var _0x4b1fx4=null;if(null!= _0x4b1fx2){for(var _0x4b1fx5={},_0x4b1fx4=[],_0x4b1fx9=0;_0x4b1fx9< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx9++){var _0x4b1fxa=mxCellPath[_0x2d5f[385]](_0x4b1fx2[_0x4b1fx9]);_0x4b1fx5[_0x4b1fxa]= _0x4b1fx2[_0x4b1fx9];_0x4b1fx4[_0x2d5f[207]](_0x4b1fx2[_0x4b1fx9])};if(0< _0x4b1fx4[_0x2d5f[67]]){for(var _0x4b1fxa=this[_0x2d5f[441]][_0x2d5f[255]],_0x4b1fx12=this[_0x2d5f[441]][_0x2d5f[513]],_0x4b1fx4=this[_0x2d5f[251]][_0x2d5f[899]](_0x4b1fx2,!0),_0x4b1fx9=0;_0x4b1fx9< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx9++){if(!_0x4b1fx3&& this[_0x2d5f[251]][_0x2d5f[250]](_0x4b1fx4[_0x4b1fx9])&& null!= this[_0x2d5f[2500]](_0x4b1fx4[_0x4b1fx9],this[_0x2d5f[251]][_0x2d5f[1709]](_0x4b1fx4[_0x4b1fx9],!0),this[_0x2d5f[251]][_0x2d5f[1709]](_0x4b1fx4[_0x4b1fx9],!1))){_0x4b1fx4[_0x4b1fx9]= null}else {var _0x4b1fx13=this[_0x2d5f[251]][_0x2d5f[1721]](_0x4b1fx4[_0x4b1fx9]);if(null!= _0x4b1fx13){var _0x4b1fx14=this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx2[_0x4b1fx9]),_0x4b1fx15=this[_0x2d5f[441]][_0x2d5f[248]](this[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx2[_0x4b1fx9]));if(null!= _0x4b1fx14&& null!= _0x4b1fx15){var _0x4b1fx16=_0x4b1fx15[_0x2d5f[2078]][_0x2d5f[235]],_0x4b1fx15=_0x4b1fx15[_0x2d5f[2078]][_0x2d5f[236]];if(this[_0x2d5f[251]][_0x2d5f[250]](_0x4b1fx4[_0x4b1fx9])){for(var _0x4b1fx14=_0x4b1fx14[_0x2d5f[439]],_0x4b1fx17=this[_0x2d5f[251]][_0x2d5f[1709]](_0x4b1fx2[_0x4b1fx9],!0),_0x4b1fx18=mxCellPath[_0x2d5f[385]](_0x4b1fx17);null!= _0x4b1fx17&& null== _0x4b1fx5[_0x4b1fx18];){_0x4b1fx17= this[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx17),_0x4b1fx18= mxCellPath[_0x2d5f[385]](_0x4b1fx17)};null== _0x4b1fx17&& _0x4b1fx13[_0x2d5f[2007]]( new mxPoint(_0x4b1fx14[0][_0x2d5f[235]]/ _0x4b1fxa- _0x4b1fx12[_0x2d5f[235]],_0x4b1fx14[0][_0x2d5f[236]]/ _0x4b1fxa- _0x4b1fx12[_0x2d5f[236]]),!0);_0x4b1fx17= this[_0x2d5f[251]][_0x2d5f[1709]](_0x4b1fx2[_0x4b1fx9],!1);for(_0x4b1fx18= mxCellPath[_0x2d5f[385]](_0x4b1fx17);null!= _0x4b1fx17&& null== _0x4b1fx5[_0x4b1fx18];){_0x4b1fx17= this[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx17),_0x4b1fx18= mxCellPath[_0x2d5f[385]](_0x4b1fx17)};null== _0x4b1fx17&& (_0x4b1fx17= _0x4b1fx14[_0x2d5f[67]]- 1,_0x4b1fx13[_0x2d5f[2007]]( new mxPoint(_0x4b1fx14[_0x4b1fx17][_0x2d5f[235]]/ _0x4b1fxa- _0x4b1fx12[_0x2d5f[235]],_0x4b1fx14[_0x4b1fx17][_0x2d5f[236]]/ _0x4b1fxa- _0x4b1fx12[_0x2d5f[236]]),!1));_0x4b1fx13= _0x4b1fx13[_0x2d5f[1525]];if(null!= _0x4b1fx13){for(_0x4b1fx14= 0;_0x4b1fx14< _0x4b1fx13[_0x2d5f[67]];_0x4b1fx14++){_0x4b1fx13[_0x4b1fx14][_0x2d5f[235]]+= _0x4b1fx16,_0x4b1fx13[_0x4b1fx14][_0x2d5f[236]]+= _0x4b1fx15}}}else {_0x4b1fx13[_0x2d5f[235]]+= _0x4b1fx16,_0x4b1fx13[_0x2d5f[236]]+= _0x4b1fx15}}}}}}else {_0x4b1fx4= []}};return _0x4b1fx4};mxGraph[_0x2d5f[202]][_0x2d5f[2501]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13,_0x4b1fx14){_0x4b1fx3= this[_0x2d5f[2502]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13,_0x4b1fx14);return this[_0x2d5f[2103]](_0x4b1fx3,_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[2502]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13,_0x4b1fx14){_0x4b1fx2= new mxGeometry(_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12);_0x4b1fx2[_0x2d5f[1500]]= null!= _0x4b1fx14?_0x4b1fx14:!1;_0x4b1fx4= new mxCell(_0x4b1fx4,_0x4b1fx2,_0x4b1fx13);_0x4b1fx4[_0x2d5f[1945]](_0x4b1fx3);_0x4b1fx4[_0x2d5f[1993]](!0);_0x4b1fx4[_0x2d5f[1995]](!0);return _0x4b1fx4};mxGraph[_0x2d5f[202]][_0x2d5f[1960]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){_0x4b1fx3= this[_0x2d5f[2503]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa);return this[_0x2d5f[2504]](_0x4b1fx3,_0x4b1fx2,_0x4b1fx5,_0x4b1fx9)};mxGraph[_0x2d5f[202]][_0x2d5f[2503]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){_0x4b1fx2= new mxCell(_0x4b1fx4, new mxGeometry,_0x4b1fxa);_0x4b1fx2[_0x2d5f[1945]](_0x4b1fx3);_0x4b1fx2[_0x2d5f[1994]](!0);_0x4b1fx2[_0x2d5f[256]][_0x2d5f[1500]]= !0;return _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2504]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){return this[_0x2d5f[2103]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx9,_0x4b1fx4,_0x4b1fx5)};mxGraph[_0x2d5f[202]][_0x2d5f[2103]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){return this[_0x2d5f[832]]([_0x4b1fx2],_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9)[0]};mxGraph[_0x2d5f[202]][_0x2d5f[832]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){null== _0x4b1fx3&& (_0x4b1fx3= this[_0x2d5f[902]]());null== _0x4b1fx4&& (_0x4b1fx4= this[_0x2d5f[251]][_0x2d5f[262]](_0x4b1fx3));this[_0x2d5f[251]][_0x2d5f[473]]();try{this[_0x2d5f[833]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,!1,!0),this[_0x2d5f[746]]( new mxEventObject(mxEvent.ADD_CELLS,_0x2d5f[895],_0x4b1fx2,_0x2d5f[1101],_0x4b1fx3,_0x2d5f[1983],_0x4b1fx4,_0x2d5f[1097],_0x4b1fx5,_0x2d5f[772],_0x4b1fx9))}finally{this[_0x2d5f[251]][_0x2d5f[476]]()};return _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[833]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12){if(null!= _0x4b1fx2&& null!= _0x4b1fx3&& null!= _0x4b1fx4){this[_0x2d5f[251]][_0x2d5f[473]]();try{for(var _0x4b1fx13=_0x4b1fxa?this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx3):null,_0x4b1fx14=null!= _0x4b1fx13?_0x4b1fx13[_0x2d5f[2078]]:null,_0x4b1fx15= new mxPoint(0,0),_0x4b1fx13=0;_0x4b1fx13< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx13++){if(null== _0x4b1fx2[_0x4b1fx13]){_0x4b1fx4--}else {var _0x4b1fx16=this[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx2[_0x4b1fx13]);if(null!= _0x4b1fx14&& _0x4b1fx2[_0x4b1fx13]!= _0x4b1fx3&& _0x4b1fx3!= _0x4b1fx16){var _0x4b1fx17=this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx16),_0x4b1fx18=null!= _0x4b1fx17?_0x4b1fx17[_0x2d5f[2078]]:_0x4b1fx15,_0x4b1fx19=this[_0x2d5f[251]][_0x2d5f[1721]](_0x4b1fx2[_0x4b1fx13]);if(null!= _0x4b1fx19){var _0x4b1fx1a=_0x4b1fx18[_0x2d5f[235]]- _0x4b1fx14[_0x2d5f[235]],_0x4b1fx1b=_0x4b1fx18[_0x2d5f[236]]- _0x4b1fx14[_0x2d5f[236]],_0x4b1fx19=_0x4b1fx19[_0x2d5f[238]]();_0x4b1fx19[_0x2d5f[513]](_0x4b1fx1a,_0x4b1fx1b);!_0x4b1fx19[_0x2d5f[1500]]&& (this[_0x2d5f[251]][_0x2d5f[1193]](_0x4b1fx2[_0x4b1fx13])&& !this[_0x2d5f[2505]]())&& (_0x4b1fx19[_0x2d5f[235]]= Math[_0x2d5f[160]](0,_0x4b1fx19[_0x2d5f[235]]),_0x4b1fx19[_0x2d5f[236]]= Math[_0x2d5f[160]](0,_0x4b1fx19[_0x2d5f[236]]));this[_0x2d5f[251]][_0x2d5f[1724]](_0x4b1fx2[_0x4b1fx13],_0x4b1fx19)}};_0x4b1fx3== _0x4b1fx16&& _0x4b1fx4+ _0x4b1fx13> this[_0x2d5f[251]][_0x2d5f[262]](_0x4b1fx3)&& _0x4b1fx4--;this[_0x2d5f[251]][_0x2d5f[99]](_0x4b1fx3,_0x4b1fx2[_0x4b1fx13],_0x4b1fx4+ _0x4b1fx13);this[_0x2d5f[2506]]()&& this[_0x2d5f[2507]](_0x4b1fx2[_0x4b1fx13])&& this[_0x2d5f[2508]](_0x4b1fx2[_0x4b1fx13]);(null== _0x4b1fx12|| _0x4b1fx12)&& this[_0x2d5f[2509]](_0x4b1fx2[_0x4b1fx13]);null!= _0x4b1fx5&& this[_0x2d5f[852]](_0x4b1fx2[_0x4b1fx13],_0x4b1fx5,!0);null!= _0x4b1fx9&& this[_0x2d5f[852]](_0x4b1fx2[_0x4b1fx13],_0x4b1fx9,!1)}};this[_0x2d5f[746]]( new mxEventObject(mxEvent.CELLS_ADDED,_0x2d5f[895],_0x4b1fx2,_0x2d5f[1101],_0x4b1fx3,_0x2d5f[1983],_0x4b1fx4,_0x2d5f[1097],_0x4b1fx5,_0x2d5f[772],_0x4b1fx9,_0x2d5f[492],_0x4b1fxa))}finally{this[_0x2d5f[251]][_0x2d5f[476]]()}}};mxGraph[_0x2d5f[202]][_0x2d5f[842]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3= null!= _0x4b1fx3?_0x4b1fx3:!0;null== _0x4b1fx2&& (_0x4b1fx2= this[_0x2d5f[2510]](this[_0x2d5f[897]]()));_0x4b1fx3&& (_0x4b1fx2= this[_0x2d5f[2510]](this[_0x2d5f[2499]](_0x4b1fx2)));this[_0x2d5f[251]][_0x2d5f[473]]();try{this[_0x2d5f[843]](_0x4b1fx2),this[_0x2d5f[746]]( new mxEventObject(mxEvent.REMOVE_CELLS,_0x2d5f[895],_0x4b1fx2,_0x2d5f[2511],_0x4b1fx3))}finally{this[_0x2d5f[251]][_0x2d5f[476]]()};return _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[843]]= function(_0x4b1fx2){if(null!= _0x4b1fx2&& 0< _0x4b1fx2[_0x2d5f[67]]){var _0x4b1fx3=this[_0x2d5f[441]][_0x2d5f[255]],_0x4b1fx4=this[_0x2d5f[441]][_0x2d5f[513]];this[_0x2d5f[251]][_0x2d5f[473]]();try{for(var _0x4b1fx5={},_0x4b1fx9=0;_0x4b1fx9< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx9++){var _0x4b1fxa=mxCellPath[_0x2d5f[385]](_0x4b1fx2[_0x4b1fx9]);_0x4b1fx5[_0x4b1fxa]= _0x4b1fx2[_0x4b1fx9]};for(_0x4b1fx9= 0;_0x4b1fx9< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx9++){for(var _0x4b1fx12=this[_0x2d5f[1756]](_0x4b1fx2[_0x4b1fx9]),_0x4b1fx13=0;_0x4b1fx13< _0x4b1fx12[_0x2d5f[67]];_0x4b1fx13++){if(_0x4b1fxa= mxCellPath[_0x2d5f[385]](_0x4b1fx12[_0x4b1fx13]),null== _0x4b1fx5[_0x4b1fxa]){var _0x4b1fx14=this[_0x2d5f[251]][_0x2d5f[1721]](_0x4b1fx12[_0x4b1fx13]);if(null!= _0x4b1fx14){var _0x4b1fx15=this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx12[_0x4b1fx13]);if(null!= _0x4b1fx15){var _0x4b1fx14=_0x4b1fx14[_0x2d5f[238]](),_0x4b1fx16=_0x4b1fx15[_0x2d5f[1710]](!0) == _0x4b1fx2[_0x4b1fx9],_0x4b1fx17=_0x4b1fx15[_0x2d5f[439]],_0x4b1fx18=_0x4b1fx16?0:_0x4b1fx17[_0x2d5f[67]]- 1;_0x4b1fx14[_0x2d5f[2007]]( new mxPoint(_0x4b1fx17[_0x4b1fx18][_0x2d5f[235]]/ _0x4b1fx3- _0x4b1fx4[_0x2d5f[235]],_0x4b1fx17[_0x4b1fx18][_0x2d5f[236]]/ _0x4b1fx3- _0x4b1fx4[_0x2d5f[236]]),_0x4b1fx16);this[_0x2d5f[251]][_0x2d5f[1957]](_0x4b1fx12[_0x4b1fx13],null,_0x4b1fx16);this[_0x2d5f[251]][_0x2d5f[1724]](_0x4b1fx12[_0x4b1fx13],_0x4b1fx14)}}}};this[_0x2d5f[251]][_0x2d5f[205]](_0x4b1fx2[_0x4b1fx9])};this[_0x2d5f[746]]( new mxEventObject(mxEvent.CELLS_REMOVED,_0x2d5f[895],_0x4b1fx2))}finally{this[_0x2d5f[251]][_0x2d5f[476]]()}}};mxGraph[_0x2d5f[202]][_0x2d5f[853]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){_0x4b1fx5= _0x4b1fx5|| 0;_0x4b1fx9= _0x4b1fx9|| 0;null== _0x4b1fx4&& (_0x4b1fx4= this[_0x2d5f[899]]([_0x4b1fx2])[0]);var _0x4b1fxa=this[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx2),_0x4b1fx12=this[_0x2d5f[251]][_0x2d5f[1709]](_0x4b1fx2,!0);this[_0x2d5f[251]][_0x2d5f[473]]();try{this[_0x2d5f[835]](_0x4b1fx3,_0x4b1fx5,_0x4b1fx9,!1,!1),this[_0x2d5f[833]](_0x4b1fx3,_0x4b1fxa,this[_0x2d5f[251]][_0x2d5f[262]](_0x4b1fxa),null,null,!0),this[_0x2d5f[833]]([_0x4b1fx4],_0x4b1fxa,this[_0x2d5f[251]][_0x2d5f[262]](_0x4b1fxa),_0x4b1fx12,_0x4b1fx3[0],!1),this[_0x2d5f[852]](_0x4b1fx2,_0x4b1fx3[0],!0),this[_0x2d5f[746]]( new mxEventObject(mxEvent.SPLIT_EDGE,_0x2d5f[1989],_0x4b1fx2,_0x2d5f[895],_0x4b1fx3,_0x2d5f[2512],_0x4b1fx4,_0x2d5f[1126],_0x4b1fx5,_0x2d5f[1125],_0x4b1fx9))}finally{this[_0x2d5f[251]][_0x2d5f[476]]()};return _0x4b1fx4};mxGraph[_0x2d5f[202]][_0x2d5f[838]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){null== _0x4b1fx3&& (_0x4b1fx3= this[_0x2d5f[897]]());_0x4b1fx4&& (_0x4b1fx3= this[_0x2d5f[2499]](_0x4b1fx3));this[_0x2d5f[251]][_0x2d5f[473]]();try{this[_0x2d5f[839]](_0x4b1fx3,_0x4b1fx2),this[_0x2d5f[746]]( new mxEventObject(mxEvent.TOGGLE_CELLS,_0x2d5f[539],_0x4b1fx2,_0x2d5f[895],_0x4b1fx3,_0x2d5f[2511],_0x4b1fx4))}finally{this[_0x2d5f[251]][_0x2d5f[476]]()};return _0x4b1fx3};mxGraph[_0x2d5f[202]][_0x2d5f[839]]= function(_0x4b1fx2,_0x4b1fx3){if(null!= _0x4b1fx2&& 0< _0x4b1fx2[_0x2d5f[67]]){this[_0x2d5f[251]][_0x2d5f[473]]();try{for(var _0x4b1fx4=0;_0x4b1fx4< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx4++){this[_0x2d5f[251]][_0x2d5f[175]](_0x4b1fx2[_0x4b1fx4],_0x4b1fx3)}}finally{this[_0x2d5f[251]][_0x2d5f[476]]()}}};mxGraph[_0x2d5f[202]][_0x2d5f[847]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){_0x4b1fx3= null!= _0x4b1fx3?_0x4b1fx3:!1;null== _0x4b1fx4&& (_0x4b1fx4= this[_0x2d5f[2513]](this[_0x2d5f[897]](),_0x4b1fx2));this[_0x2d5f[2126]](!1);this[_0x2d5f[251]][_0x2d5f[473]]();try{this[_0x2d5f[848]](_0x4b1fx4,_0x4b1fx2,_0x4b1fx3,_0x4b1fx5),this[_0x2d5f[746]]( new mxEventObject(mxEvent.FOLD_CELLS,_0x2d5f[2514],_0x4b1fx2,_0x2d5f[2515],_0x4b1fx3,_0x2d5f[895],_0x4b1fx4))}finally{this[_0x2d5f[251]][_0x2d5f[476]]()};return _0x4b1fx4};mxGraph[_0x2d5f[202]][_0x2d5f[848]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){if(null!= _0x4b1fx2&& 0< _0x4b1fx2[_0x2d5f[67]]){this[_0x2d5f[251]][_0x2d5f[473]]();try{for(var _0x4b1fx9=0;_0x4b1fx9< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx9++){if((!_0x4b1fx5|| this[_0x2d5f[2516]](_0x4b1fx2[_0x4b1fx9],_0x4b1fx3)) && _0x4b1fx3!= this[_0x2d5f[1742]](_0x4b1fx2[_0x4b1fx9])){if(this[_0x2d5f[251]][_0x2d5f[1972]](_0x4b1fx2[_0x4b1fx9],_0x4b1fx3),this[_0x2d5f[2517]](_0x4b1fx2[_0x4b1fx9],_0x4b1fx3),this[_0x2d5f[2507]](_0x4b1fx2[_0x4b1fx9])&& this[_0x2d5f[2508]](_0x4b1fx2[_0x4b1fx9]),_0x4b1fx4){var _0x4b1fxa=this[_0x2d5f[251]][_0x2d5f[1953]](_0x4b1fx2[_0x4b1fx9]);this[_0x2d5f[847]](_0x4b1fxa,_0x4b1fx3,_0x4b1fx4)}}};this[_0x2d5f[746]]( new mxEventObject(mxEvent.CELLS_FOLDED,_0x2d5f[895],_0x4b1fx2,_0x2d5f[2514],_0x4b1fx3,_0x2d5f[2515],_0x4b1fx4))}finally{this[_0x2d5f[251]][_0x2d5f[476]]()}}};mxGraph[_0x2d5f[202]][_0x2d5f[2517]]= function(_0x4b1fx2,_0x4b1fx3){if(null!= _0x4b1fx2){var _0x4b1fx4=this[_0x2d5f[251]][_0x2d5f[1721]](_0x4b1fx2);null!= _0x4b1fx4&& (_0x4b1fx4= _0x4b1fx4[_0x2d5f[238]](),this[_0x2d5f[2518]](_0x4b1fx2,_0x4b1fx4,_0x4b1fx3),_0x4b1fx4[_0x2d5f[2005]](),this[_0x2d5f[251]][_0x2d5f[1724]](_0x4b1fx2,_0x4b1fx4))}};mxGraph[_0x2d5f[202]][_0x2d5f[2518]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){if(null!= _0x4b1fx2&& null!= _0x4b1fx3){_0x4b1fx4= this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx2);_0x4b1fx4= null!= _0x4b1fx4?_0x4b1fx4[_0x2d5f[124]]:this[_0x2d5f[1705]](_0x4b1fx2);if(null== _0x4b1fx3[_0x2d5f[2002]]){var _0x4b1fx5=_0x4b1fx3;this[_0x2d5f[2394]]&& (_0x4b1fx2= this[_0x2d5f[2519]](_0x4b1fx2),null!= _0x4b1fx2&& (_0x4b1fx5= _0x4b1fx2,_0x4b1fx2= mxUtils[_0x2d5f[433]](_0x4b1fx4,mxConstants.STYLE_STARTSIZE),0< _0x4b1fx2&& (_0x4b1fx5[_0x2d5f[119]]= Math[_0x2d5f[160]](_0x4b1fx5[_0x2d5f[119]],_0x4b1fx2))));_0x4b1fx3[_0x2d5f[2002]]= new mxRectangle(0,0,_0x4b1fx5[_0x2d5f[117]],_0x4b1fx5[_0x2d5f[119]])};if(null!= _0x4b1fx3[_0x2d5f[2002]]){_0x4b1fx3[_0x2d5f[2002]][_0x2d5f[235]]= _0x4b1fx3[_0x2d5f[235]];_0x4b1fx3[_0x2d5f[2002]][_0x2d5f[236]]= _0x4b1fx3[_0x2d5f[236]];var _0x4b1fx9=mxUtils[_0x2d5f[431]](_0x4b1fx4[mxConstants[_0x2d5f[2278]]]|| _0x2d5f[468]);0!= _0x4b1fx9&& (_0x4b1fx2= _0x4b1fx3[_0x2d5f[2002]][_0x2d5f[241]]()- _0x4b1fx3[_0x2d5f[241]](),_0x4b1fx4= _0x4b1fx3[_0x2d5f[2002]][_0x2d5f[242]]()- _0x4b1fx3[_0x2d5f[242]](),_0x4b1fx5= Math[_0x2d5f[426]](_0x4b1fx9),_0x4b1fx9= Math[_0x2d5f[427]](_0x4b1fx9),_0x4b1fx3[_0x2d5f[2002]][_0x2d5f[235]]+= _0x4b1fx5* _0x4b1fx2- _0x4b1fx9* _0x4b1fx4- _0x4b1fx2,_0x4b1fx3[_0x2d5f[2002]][_0x2d5f[236]]+= _0x4b1fx9* _0x4b1fx2+ _0x4b1fx5* _0x4b1fx4- _0x4b1fx4)}}};mxGraph[_0x2d5f[202]][_0x2d5f[2499]]= function(_0x4b1fx2){var _0x4b1fx3=_0x4b1fx2[_0x2d5f[1853]]();return _0x4b1fx3= _0x4b1fx3[_0x2d5f[1919]](this[_0x2d5f[2520]](_0x4b1fx2))};mxGraph[_0x2d5f[202]][_0x2d5f[2520]]= function(_0x4b1fx2){var _0x4b1fx3=[];if(null!= _0x4b1fx2){for(var _0x4b1fx4=0;_0x4b1fx4< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx4++){for(var _0x4b1fx5=this[_0x2d5f[251]][_0x2d5f[1707]](_0x4b1fx2[_0x4b1fx4]),_0x4b1fx9=0;_0x4b1fx9< _0x4b1fx5;_0x4b1fx9++){_0x4b1fx3[_0x2d5f[207]](this[_0x2d5f[251]][_0x2d5f[1708]](_0x4b1fx2[_0x4b1fx4],_0x4b1fx9))};_0x4b1fx5= this[_0x2d5f[251]][_0x2d5f[1953]](_0x4b1fx2[_0x4b1fx4]);_0x4b1fx3= _0x4b1fx3[_0x2d5f[1919]](this[_0x2d5f[2520]](_0x4b1fx5))}};return _0x4b1fx3};mxGraph[_0x2d5f[202]][_0x2d5f[858]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3= null!= _0x4b1fx3?_0x4b1fx3:!1;this[_0x2d5f[251]][_0x2d5f[473]]();try{this[_0x2d5f[2457]](_0x4b1fx2,_0x4b1fx3),this[_0x2d5f[746]]( new mxEventObject(mxEvent.UPDATE_CELL_SIZE,_0x2d5f[246],_0x4b1fx2,_0x2d5f[2521],_0x4b1fx3))}finally{this[_0x2d5f[251]][_0x2d5f[476]]()};return _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2457]]= function(_0x4b1fx2,_0x4b1fx3){if(null!= _0x4b1fx2){this[_0x2d5f[251]][_0x2d5f[473]]();try{var _0x4b1fx4=this[_0x2d5f[2519]](_0x4b1fx2),_0x4b1fx5=this[_0x2d5f[251]][_0x2d5f[1721]](_0x4b1fx2);if(null!= _0x4b1fx4&& null!= _0x4b1fx5){var _0x4b1fx9=this[_0x2d5f[1742]](_0x4b1fx2),_0x4b1fx5=_0x4b1fx5[_0x2d5f[238]]();if(this[_0x2d5f[1730]](_0x4b1fx2)){var _0x4b1fxa=this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx2),_0x4b1fx12=null!= _0x4b1fxa?_0x4b1fxa[_0x2d5f[124]]:this[_0x2d5f[1705]](_0x4b1fx2),_0x4b1fx13=this[_0x2d5f[251]][_0x2d5f[474]](_0x4b1fx2);null== _0x4b1fx13&& (_0x4b1fx13= _0x2d5f[110]);mxUtils[_0x2d5f[433]](_0x4b1fx12,mxConstants.STYLE_HORIZONTAL,!0)?(_0x4b1fx13= mxUtils[_0x2d5f[475]](_0x4b1fx13,mxConstants.STYLE_STARTSIZE,_0x4b1fx4[_0x2d5f[119]]+ 8),_0x4b1fx9&& (_0x4b1fx5[_0x2d5f[119]]= _0x4b1fx4[_0x2d5f[119]]+ 8),_0x4b1fx5[_0x2d5f[117]]= _0x4b1fx4[_0x2d5f[117]]):(_0x4b1fx13= mxUtils[_0x2d5f[475]](_0x4b1fx13,mxConstants.STYLE_STARTSIZE,_0x4b1fx4[_0x2d5f[117]]+ 8),_0x4b1fx9&& (_0x4b1fx5[_0x2d5f[117]]= _0x4b1fx4[_0x2d5f[117]]+ 8),_0x4b1fx5[_0x2d5f[119]]= _0x4b1fx4[_0x2d5f[119]]);this[_0x2d5f[251]][_0x2d5f[475]](_0x4b1fx2,_0x4b1fx13)}else {_0x4b1fx5[_0x2d5f[117]]= _0x4b1fx4[_0x2d5f[117]],_0x4b1fx5[_0x2d5f[119]]= _0x4b1fx4[_0x2d5f[119]]};if(!_0x4b1fx3&& !_0x4b1fx9){var _0x4b1fx14=this[_0x2d5f[441]][_0x2d5f[1799]](this[_0x2d5f[251]][_0x2d5f[1953]](_0x4b1fx2));if(null!= _0x4b1fx14){var _0x4b1fx15=this[_0x2d5f[441]][_0x2d5f[513]],_0x4b1fx16=this[_0x2d5f[441]][_0x2d5f[255]],_0x4b1fx17=(_0x4b1fx14[_0x2d5f[236]]+ _0x4b1fx14[_0x2d5f[119]])/ _0x4b1fx16- _0x4b1fx5[_0x2d5f[236]]- _0x4b1fx15[_0x2d5f[236]];_0x4b1fx5[_0x2d5f[117]]= Math[_0x2d5f[160]](_0x4b1fx5[_0x2d5f[117]],(_0x4b1fx14[_0x2d5f[235]]+ _0x4b1fx14[_0x2d5f[117]])/ _0x4b1fx16- _0x4b1fx5[_0x2d5f[235]]- _0x4b1fx15[_0x2d5f[235]]);_0x4b1fx5[_0x2d5f[119]]= Math[_0x2d5f[160]](_0x4b1fx5[_0x2d5f[119]],_0x4b1fx17)}};this[_0x2d5f[837]]([_0x4b1fx2],[_0x4b1fx5])}}finally{this[_0x2d5f[251]][_0x2d5f[476]]()}}};mxGraph[_0x2d5f[202]][_0x2d5f[2519]]= function(_0x4b1fx2){var _0x4b1fx3=null;if(null!= _0x4b1fx2){var _0x4b1fx4=this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx2),_0x4b1fx5=null!= _0x4b1fx4?_0x4b1fx4[_0x2d5f[124]]:this[_0x2d5f[1705]](_0x4b1fx2);if(null!= _0x4b1fx5&& !this[_0x2d5f[251]][_0x2d5f[250]](_0x4b1fx2)){var _0x4b1fx9=_0x4b1fx5[mxConstants[_0x2d5f[2185]]]|| mxConstants[_0x2d5f[483]],_0x4b1fxa=0,_0x4b1fx3=0;if((null!= this[_0x2d5f[1202]](_0x4b1fx4)|| null!= _0x4b1fx5[mxConstants[_0x2d5f[2484]]])&& _0x4b1fx5[mxConstants[_0x2d5f[2059]]]== mxConstants[_0x2d5f[2522]]){_0x4b1fx5[mxConstants[_0x2d5f[2063]]]== mxConstants[_0x2d5f[481]]&& (_0x4b1fxa+= parseFloat(_0x4b1fx5[mxConstants[_0x2d5f[2523]]])|| mxLabel[_0x2d5f[202]][_0x2d5f[1680]]),_0x4b1fx5[mxConstants[_0x2d5f[2064]]]!= mxConstants[_0x2d5f[479]]&& (_0x4b1fx3+= parseFloat(_0x4b1fx5[mxConstants[_0x2d5f[2524]]])|| mxLabel[_0x2d5f[202]][_0x2d5f[1680]])};_0x4b1fxa+= 2* (_0x4b1fx5[mxConstants[_0x2d5f[2143]]]|| 0);_0x4b1fxa+= _0x4b1fx5[mxConstants[_0x2d5f[2147]]]|| 0;_0x4b1fxa+= _0x4b1fx5[mxConstants[_0x2d5f[2145]]]|| 0;_0x4b1fx3+= 2* (_0x4b1fx5[mxConstants[_0x2d5f[2143]]]|| 0);_0x4b1fx3+= _0x4b1fx5[mxConstants[_0x2d5f[2144]]]|| 0;_0x4b1fx3+= _0x4b1fx5[mxConstants[_0x2d5f[2146]]]|| 0;_0x4b1fx4= this[_0x2d5f[2205]](_0x4b1fx4);null!= _0x4b1fx4&& (_0x4b1fxa+= _0x4b1fx4[_0x2d5f[117]]+ 8);_0x4b1fx4= this[_0x2d5f[2183]](_0x4b1fx2);null!= _0x4b1fx4&& 0< _0x4b1fx4[_0x2d5f[67]]?(this[_0x2d5f[2186]](_0x4b1fx2)|| (_0x4b1fx4= _0x4b1fx4[_0x2d5f[230]](/\n/g,_0x2d5f[545])),_0x4b1fx9= mxUtils[_0x2d5f[2525]](_0x4b1fx4,_0x4b1fx9,_0x4b1fx5[mxConstants[_0x2d5f[2188]]]),_0x4b1fx2= _0x4b1fx9[_0x2d5f[117]]+ _0x4b1fxa,_0x4b1fx3= _0x4b1fx9[_0x2d5f[119]]+ _0x4b1fx3,mxUtils[_0x2d5f[433]](_0x4b1fx5,mxConstants.STYLE_HORIZONTAL,!0)|| (_0x4b1fx5= _0x4b1fx3,_0x4b1fx3= _0x4b1fx2,_0x4b1fx2= _0x4b1fx5),this[_0x2d5f[991]]&& (_0x4b1fx2= this[_0x2d5f[1021]](_0x4b1fx2+ this[_0x2d5f[1020]]/ 2),_0x4b1fx3= this[_0x2d5f[1021]](_0x4b1fx3+ this[_0x2d5f[1020]]/ 2)),_0x4b1fx3= new mxRectangle(0,0,_0x4b1fx2,_0x4b1fx3)):(_0x4b1fx5= 4* this[_0x2d5f[1020]],_0x4b1fx3= new mxRectangle(0,0,_0x4b1fx5,_0x4b1fx5))}};return _0x4b1fx3};mxGraph[_0x2d5f[202]][_0x2d5f[2216]]= function(_0x4b1fx2,_0x4b1fx3){if(0.2< Math[_0x2d5f[425]](1- _0x4b1fx3[_0x2d5f[255]])){var _0x4b1fx4=this[_0x2d5f[441]][_0x2d5f[255]],_0x4b1fx5=this[_0x2d5f[441]][_0x2d5f[513]],_0x4b1fx9=_0x4b1fx2[_0x2d5f[117]]* _0x4b1fx3[_0x2d5f[255]],_0x4b1fxa=_0x4b1fx2[_0x2d5f[119]]* _0x4b1fx3[_0x2d5f[255]],_0x4b1fx12=_0x4b1fx2[_0x2d5f[236]]- (_0x4b1fxa- _0x4b1fx2[_0x2d5f[119]])/ 2,_0x4b1fx4= new mxRectangle(this[_0x2d5f[1021]]((_0x4b1fx2[_0x2d5f[235]]- (_0x4b1fx9- _0x4b1fx2[_0x2d5f[117]])/ 2)/ _0x4b1fx4)- _0x4b1fx5[_0x2d5f[235]],this[_0x2d5f[1021]](_0x4b1fx12/ _0x4b1fx4)- _0x4b1fx5[_0x2d5f[236]],this[_0x2d5f[1021]](_0x4b1fx9/ _0x4b1fx4),this[_0x2d5f[1021]](_0x4b1fxa/ _0x4b1fx4));this[_0x2d5f[2526]](_0x4b1fx2[_0x2d5f[246]],_0x4b1fx4)}};mxGraph[_0x2d5f[202]][_0x2d5f[2526]]= function(_0x4b1fx2,_0x4b1fx3){return this[_0x2d5f[836]]([_0x4b1fx2],[_0x4b1fx3])[0]};mxGraph[_0x2d5f[202]][_0x2d5f[836]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[251]][_0x2d5f[473]]();try{this[_0x2d5f[837]](_0x4b1fx2,_0x4b1fx3),this[_0x2d5f[746]]( new mxEventObject(mxEvent.RESIZE_CELLS,_0x2d5f[895],_0x4b1fx2,_0x2d5f[1562],_0x4b1fx3))}finally{this[_0x2d5f[251]][_0x2d5f[476]]()};return _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[837]]= function(_0x4b1fx2,_0x4b1fx3){if(null!= _0x4b1fx2&& null!= _0x4b1fx3&& _0x4b1fx2[_0x2d5f[67]]== _0x4b1fx3[_0x2d5f[67]]){this[_0x2d5f[251]][_0x2d5f[473]]();try{for(var _0x4b1fx4=0;_0x4b1fx4< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx4++){var _0x4b1fx5=_0x4b1fx3[_0x4b1fx4],_0x4b1fx9=this[_0x2d5f[251]][_0x2d5f[1721]](_0x4b1fx2[_0x4b1fx4]);if(null!= _0x4b1fx9&& (_0x4b1fx9[_0x2d5f[235]]!= _0x4b1fx5[_0x2d5f[235]]|| _0x4b1fx9[_0x2d5f[236]]!= _0x4b1fx5[_0x2d5f[236]]|| _0x4b1fx9[_0x2d5f[117]]!= _0x4b1fx5[_0x2d5f[117]]|| _0x4b1fx9[_0x2d5f[119]]!= _0x4b1fx5[_0x2d5f[119]])){_0x4b1fx9= _0x4b1fx9[_0x2d5f[238]]();if(_0x4b1fx9[_0x2d5f[1500]]){var _0x4b1fxa=_0x4b1fx9[_0x2d5f[1368]];null!= _0x4b1fxa&& (_0x4b1fxa[_0x2d5f[235]]+= _0x4b1fx5[_0x2d5f[235]]- _0x4b1fx9[_0x2d5f[235]],_0x4b1fxa[_0x2d5f[236]]+= _0x4b1fx5[_0x2d5f[236]]- _0x4b1fx9[_0x2d5f[236]])}else {_0x4b1fx9[_0x2d5f[235]]= _0x4b1fx5[_0x2d5f[235]],_0x4b1fx9[_0x2d5f[236]]= _0x4b1fx5[_0x2d5f[236]]};_0x4b1fx9[_0x2d5f[117]]= _0x4b1fx5[_0x2d5f[117]];_0x4b1fx9[_0x2d5f[119]]= _0x4b1fx5[_0x2d5f[119]];!_0x4b1fx9[_0x2d5f[1500]]&& (this[_0x2d5f[251]][_0x2d5f[1193]](_0x4b1fx2[_0x4b1fx4])&& !this[_0x2d5f[2505]]())&& (_0x4b1fx9[_0x2d5f[235]]= Math[_0x2d5f[160]](0,_0x4b1fx9[_0x2d5f[235]]),_0x4b1fx9[_0x2d5f[236]]= Math[_0x2d5f[160]](0,_0x4b1fx9[_0x2d5f[236]]));this[_0x2d5f[251]][_0x2d5f[1724]](_0x4b1fx2[_0x4b1fx4],_0x4b1fx9);this[_0x2d5f[2507]](_0x4b1fx2[_0x4b1fx4])&& this[_0x2d5f[2508]](_0x4b1fx2[_0x4b1fx4])}};this[_0x2d5f[2399]]&& this[_0x2d5f[1750]](_0x4b1fx2);this[_0x2d5f[746]]( new mxEventObject(mxEvent.CELLS_RESIZED,_0x2d5f[895],_0x4b1fx2,_0x2d5f[1562],_0x4b1fx3))}finally{this[_0x2d5f[251]][_0x2d5f[476]]()}}};mxGraph[_0x2d5f[202]][_0x2d5f[2508]]= function(_0x4b1fx2){if(null!= _0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx2),_0x4b1fx4=this[_0x2d5f[251]][_0x2d5f[1721]](_0x4b1fx3);if(null!= _0x4b1fx3&& (null!= _0x4b1fx4&& !this[_0x2d5f[1742]](_0x4b1fx3))&& (_0x4b1fx2= this[_0x2d5f[251]][_0x2d5f[1721]](_0x4b1fx2),null!= _0x4b1fx2&& (_0x4b1fx4[_0x2d5f[117]]< _0x4b1fx2[_0x2d5f[235]]+ _0x4b1fx2[_0x2d5f[117]]|| _0x4b1fx4[_0x2d5f[119]]< _0x4b1fx2[_0x2d5f[236]]+ _0x4b1fx2[_0x2d5f[119]]))){_0x4b1fx4= _0x4b1fx4[_0x2d5f[238]](),_0x4b1fx4[_0x2d5f[117]]= Math[_0x2d5f[160]](_0x4b1fx4[_0x2d5f[117]],_0x4b1fx2[_0x2d5f[235]]+ _0x4b1fx2[_0x2d5f[117]]),_0x4b1fx4[_0x2d5f[119]]= Math[_0x2d5f[160]](_0x4b1fx4[_0x2d5f[119]],_0x4b1fx2[_0x2d5f[236]]+ _0x4b1fx2[_0x2d5f[119]]),this[_0x2d5f[837]]([_0x4b1fx3],[_0x4b1fx4])}}};mxGraph[_0x2d5f[202]][_0x2d5f[903]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){return this[_0x2d5f[834]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,!0,_0x4b1fx5,_0x4b1fx9)};mxGraph[_0x2d5f[202]][_0x2d5f[834]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){_0x4b1fx3= null!= _0x4b1fx3?_0x4b1fx3:0;_0x4b1fx4= null!= _0x4b1fx4?_0x4b1fx4:0;_0x4b1fx5= null!= _0x4b1fx5?_0x4b1fx5:!1;if(null!= _0x4b1fx2&& (0!= _0x4b1fx3|| 0!= _0x4b1fx4|| _0x4b1fx5|| null!= _0x4b1fx9)){this[_0x2d5f[251]][_0x2d5f[473]]();try{_0x4b1fx5&& (_0x4b1fx2= this[_0x2d5f[899]](_0x4b1fx2,this[_0x2d5f[2527]]()),null== _0x4b1fx9&& (_0x4b1fx9= this[_0x2d5f[902]]()));var _0x4b1fx12=this[_0x2d5f[2505]]();null!= _0x4b1fx9&& this[_0x2d5f[2528]](!0);this[_0x2d5f[835]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,!_0x4b1fx5&& this[_0x2d5f[2529]]()&& this[_0x2d5f[2530]](),null== _0x4b1fx9);this[_0x2d5f[2528]](_0x4b1fx12);if(null!= _0x4b1fx9){var _0x4b1fx13=this[_0x2d5f[251]][_0x2d5f[262]](_0x4b1fx9);this[_0x2d5f[833]](_0x4b1fx2,_0x4b1fx9,_0x4b1fx13,null,null,!0)};this[_0x2d5f[746]]( new mxEventObject(mxEvent.MOVE_CELLS,_0x2d5f[895],_0x4b1fx2,_0x2d5f[1126],_0x4b1fx3,_0x2d5f[1125],_0x4b1fx4,_0x2d5f[238],_0x4b1fx5,_0x2d5f[772],_0x4b1fx9,_0x2d5f[763],_0x4b1fxa))}finally{this[_0x2d5f[251]][_0x2d5f[476]]()}};return _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[835]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){if(null!= _0x4b1fx2&& (0!= _0x4b1fx3|| 0!= _0x4b1fx4)){this[_0x2d5f[251]][_0x2d5f[473]]();try{_0x4b1fx5&& this[_0x2d5f[2531]](_0x4b1fx2);for(var _0x4b1fxa=0;_0x4b1fxa< _0x4b1fx2[_0x2d5f[67]];_0x4b1fxa++){this[_0x2d5f[2532]](_0x4b1fx2[_0x4b1fxa],_0x4b1fx3,_0x4b1fx4),_0x4b1fx9&& this[_0x2d5f[2509]](_0x4b1fx2[_0x4b1fxa])};this[_0x2d5f[2400]]&& this[_0x2d5f[1750]](_0x4b1fx2);this[_0x2d5f[746]]( new mxEventObject(mxEvent.CELLS_MOVED,_0x2d5f[895],_0x4b1fx2,_0x2d5f[1126],_0x4b1fx4,_0x2d5f[1125],_0x4b1fx4,_0x2d5f[808],_0x4b1fx5))}finally{this[_0x2d5f[251]][_0x2d5f[476]]()}}};mxGraph[_0x2d5f[202]][_0x2d5f[2532]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=this[_0x2d5f[251]][_0x2d5f[1721]](_0x4b1fx2);null!= _0x4b1fx5&& (_0x4b1fx5= _0x4b1fx5[_0x2d5f[238]](),_0x4b1fx5[_0x2d5f[513]](_0x4b1fx3,_0x4b1fx4),!_0x4b1fx5[_0x2d5f[1500]]&& (this[_0x2d5f[251]][_0x2d5f[1193]](_0x4b1fx2)&& !this[_0x2d5f[2505]]())&& (_0x4b1fx5[_0x2d5f[235]]= Math[_0x2d5f[160]](0,_0x4b1fx5[_0x2d5f[235]]),_0x4b1fx5[_0x2d5f[236]]= Math[_0x2d5f[160]](0,_0x4b1fx5[_0x2d5f[236]])),_0x4b1fx5[_0x2d5f[1500]]&& !this[_0x2d5f[251]][_0x2d5f[250]](_0x4b1fx2)&& (null== _0x4b1fx5[_0x2d5f[1368]]?_0x4b1fx5[_0x2d5f[1368]]= new mxPoint(_0x4b1fx3,_0x4b1fx4):(_0x4b1fx5[_0x2d5f[1368]][_0x2d5f[235]]+= _0x4b1fx3,_0x4b1fx5[_0x2d5f[1368]][_0x2d5f[236]]+= _0x4b1fx4)),this[_0x2d5f[251]][_0x2d5f[1724]](_0x4b1fx2,_0x4b1fx5))};mxGraph[_0x2d5f[202]][_0x2d5f[2533]]= function(_0x4b1fx2){if(null!= _0x4b1fx2&& !this[_0x2d5f[251]][_0x2d5f[250]](_0x4b1fx2)){var _0x4b1fx3=this[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx2);if(_0x4b1fx3== this[_0x2d5f[902]]()|| _0x4b1fx3== this[_0x2d5f[2534]]()){return this[_0x2d5f[2535]]()};if(null!= _0x4b1fx3&& _0x4b1fx3!= this[_0x2d5f[902]]()){var _0x4b1fx4=this[_0x2d5f[251]][_0x2d5f[1721]](_0x4b1fx3);if(null!= _0x4b1fx4){var _0x4b1fx5=_0x4b1fx2= 0,_0x4b1fx9=_0x4b1fx4[_0x2d5f[117]],_0x4b1fx4=_0x4b1fx4[_0x2d5f[119]];this[_0x2d5f[1730]](_0x4b1fx3)&& (_0x4b1fx3= this[_0x2d5f[1731]](_0x4b1fx3),_0x4b1fx2= _0x4b1fx3[_0x2d5f[117]],_0x4b1fx9-= _0x4b1fx3[_0x2d5f[117]],_0x4b1fx5= _0x4b1fx3[_0x2d5f[119]],_0x4b1fx4-= _0x4b1fx3[_0x2d5f[119]]);return new mxRectangle(_0x4b1fx2,_0x4b1fx5,_0x4b1fx9,_0x4b1fx4)}}};return null};mxGraph[_0x2d5f[202]][_0x2d5f[2535]]= function(){return this[_0x2d5f[2385]]};mxGraph[_0x2d5f[202]][_0x2d5f[2509]]= function(_0x4b1fx2){if(null!= _0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[251]][_0x2d5f[1721]](_0x4b1fx2),_0x4b1fx4=this[_0x2d5f[2536]](_0x4b1fx2)?this[_0x2d5f[2533]](_0x4b1fx2):this[_0x2d5f[2535]]();if(null!= _0x4b1fx3&& null!= _0x4b1fx4&& !_0x4b1fx3[_0x2d5f[1500]]&& (_0x4b1fx3[_0x2d5f[235]]< _0x4b1fx4[_0x2d5f[235]]|| _0x4b1fx3[_0x2d5f[236]]< _0x4b1fx4[_0x2d5f[236]]|| _0x4b1fx4[_0x2d5f[117]]< _0x4b1fx3[_0x2d5f[235]]+ _0x4b1fx3[_0x2d5f[117]]|| _0x4b1fx4[_0x2d5f[119]]< _0x4b1fx3[_0x2d5f[236]]+ _0x4b1fx3[_0x2d5f[119]])){_0x4b1fx2= this[_0x2d5f[2537]](_0x4b1fx2),0< _0x4b1fx4[_0x2d5f[117]]&& (_0x4b1fx3[_0x2d5f[235]]= Math[_0x2d5f[243]](_0x4b1fx3[_0x2d5f[235]],_0x4b1fx4[_0x2d5f[235]]+ _0x4b1fx4[_0x2d5f[117]]- (1- _0x4b1fx2)* _0x4b1fx3[_0x2d5f[117]])),0< _0x4b1fx4[_0x2d5f[119]]&& (_0x4b1fx3[_0x2d5f[236]]= Math[_0x2d5f[243]](_0x4b1fx3[_0x2d5f[236]],_0x4b1fx4[_0x2d5f[236]]+ _0x4b1fx4[_0x2d5f[119]]- (1- _0x4b1fx2)* _0x4b1fx3[_0x2d5f[119]])),_0x4b1fx3[_0x2d5f[235]]= Math[_0x2d5f[160]](_0x4b1fx3[_0x2d5f[235]],_0x4b1fx4[_0x2d5f[235]]- _0x4b1fx3[_0x2d5f[117]]* _0x4b1fx2),_0x4b1fx3[_0x2d5f[236]]= Math[_0x2d5f[160]](_0x4b1fx3[_0x2d5f[236]],_0x4b1fx4[_0x2d5f[236]]- _0x4b1fx3[_0x2d5f[119]]* _0x4b1fx2)}}};mxGraph[_0x2d5f[202]][_0x2d5f[1750]]= function(_0x4b1fx2){if(null!= _0x4b1fx2){for(var _0x4b1fx3={},_0x4b1fx4=0;_0x4b1fx4< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx4++){var _0x4b1fx5=mxCellPath[_0x2d5f[385]](_0x4b1fx2[_0x4b1fx4]);_0x4b1fx3[_0x4b1fx5]= _0x4b1fx2[_0x4b1fx4]};this[_0x2d5f[251]][_0x2d5f[473]]();try{for(_0x4b1fx4= 0;_0x4b1fx4< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx4++){var _0x4b1fx9=this[_0x2d5f[251]][_0x2d5f[264]](_0x4b1fx2[_0x4b1fx4]);if(null!= _0x4b1fx9){for(_0x4b1fx5= 0;_0x4b1fx5< _0x4b1fx9[_0x2d5f[67]];_0x4b1fx5++){var _0x4b1fxa=this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx9[_0x4b1fx5]),_0x4b1fx12=null!= _0x4b1fxa?_0x4b1fxa[_0x2d5f[1710]](!0):this[_0x2d5f[441]][_0x2d5f[1710]](_0x4b1fx9[_0x4b1fx5],!0),_0x4b1fx13=null!= _0x4b1fxa?_0x4b1fxa[_0x2d5f[1710]](!1):this[_0x2d5f[441]][_0x2d5f[1710]](_0x4b1fx9[_0x4b1fx5],!1),_0x4b1fx14=mxCellPath[_0x2d5f[385]](_0x4b1fx12),_0x4b1fx15=mxCellPath[_0x2d5f[385]](_0x4b1fx13);(null== _0x4b1fx3[_0x4b1fx14]|| null== _0x4b1fx3[_0x4b1fx15])&& this[_0x2d5f[1809]](_0x4b1fx9[_0x4b1fx5])}};this[_0x2d5f[1750]](this[_0x2d5f[251]][_0x2d5f[1953]](_0x4b1fx2[_0x4b1fx4]))}}finally{this[_0x2d5f[251]][_0x2d5f[476]]()}}};mxGraph[_0x2d5f[202]][_0x2d5f[1809]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[251]][_0x2d5f[1721]](_0x4b1fx2);null!= _0x4b1fx3&& (null!= _0x4b1fx3[_0x2d5f[1525]]&& 0< _0x4b1fx3[_0x2d5f[1525]][_0x2d5f[67]])&& (_0x4b1fx3= _0x4b1fx3[_0x2d5f[238]](),_0x4b1fx3[_0x2d5f[1525]]= [],this[_0x2d5f[251]][_0x2d5f[1724]](_0x4b1fx2,_0x4b1fx3));return _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2538]]= function(_0x4b1fx2,_0x4b1fx3){return null!= _0x4b1fx2&& null!= _0x4b1fx2[_0x2d5f[253]]&& null!= _0x4b1fx2[_0x2d5f[253]][_0x2d5f[1561]]?_0x4b1fx2[_0x2d5f[253]][_0x2d5f[1561]][_0x2d5f[1531]]:null};mxGraph[_0x2d5f[202]][_0x2d5f[2288]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx3= null;var _0x4b1fx5=_0x4b1fx2[_0x2d5f[124]][_0x4b1fx4?mxConstants[_0x2d5f[2539]]:mxConstants[_0x2d5f[2540]]];if(null!= _0x4b1fx5){var _0x4b1fx9=_0x4b1fx2[_0x2d5f[124]][_0x4b1fx4?mxConstants[_0x2d5f[2541]]:mxConstants[_0x2d5f[2542]]];null!= _0x4b1fx9&& (_0x4b1fx3= new mxPoint(parseFloat(_0x4b1fx5),parseFloat(_0x4b1fx9)))};_0x4b1fx5= !1;null!= _0x4b1fx3&& (_0x4b1fx5= mxUtils[_0x2d5f[433]](_0x4b1fx2[_0x2d5f[124]],_0x4b1fx4?mxConstants[_0x2d5f[2543]]:mxConstants[_0x2d5f[2544]],!0));return new mxConnectionConstraint(_0x4b1fx3,_0x4b1fx5)};mxGraph[_0x2d5f[202]][_0x2d5f[2545]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){if(null!= _0x4b1fx5){this[_0x2d5f[251]][_0x2d5f[473]]();try{null== _0x4b1fx5|| null== _0x4b1fx5[_0x2d5f[2546]]?(this[_0x2d5f[1717]](_0x4b1fx4?mxConstants[_0x2d5f[2539]]:mxConstants[_0x2d5f[2540]],null,[_0x4b1fx2]),this[_0x2d5f[1717]](_0x4b1fx4?mxConstants[_0x2d5f[2541]]:mxConstants[_0x2d5f[2542]],null,[_0x4b1fx2]),this[_0x2d5f[1717]](_0x4b1fx4?mxConstants[_0x2d5f[2543]]:mxConstants[_0x2d5f[2544]],null,[_0x4b1fx2])):null!= _0x4b1fx5[_0x2d5f[2546]]&& (this[_0x2d5f[1717]](_0x4b1fx4?mxConstants[_0x2d5f[2539]]:mxConstants[_0x2d5f[2540]],_0x4b1fx5[_0x2d5f[2546]][_0x2d5f[235]],[_0x4b1fx2]),this[_0x2d5f[1717]](_0x4b1fx4?mxConstants[_0x2d5f[2541]]:mxConstants[_0x2d5f[2542]],_0x4b1fx5[_0x2d5f[2546]][_0x2d5f[236]],[_0x4b1fx2]),_0x4b1fx5[_0x2d5f[591]]?this[_0x2d5f[1717]](_0x4b1fx4?mxConstants[_0x2d5f[2543]]:mxConstants[_0x2d5f[2544]],null,[_0x4b1fx2]):this[_0x2d5f[1717]](_0x4b1fx4?mxConstants[_0x2d5f[2543]]:mxConstants[_0x2d5f[2544]],_0x2d5f[468],[_0x4b1fx2]))}finally{this[_0x2d5f[251]][_0x2d5f[476]]()}}};mxGraph[_0x2d5f[202]][_0x2d5f[2290]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=null;if(null!= _0x4b1fx2){var _0x4b1fx5=this[_0x2d5f[441]][_0x2d5f[2087]](_0x4b1fx2),_0x4b1fx9= new mxPoint(_0x4b1fx5[_0x2d5f[241]](),_0x4b1fx5[_0x2d5f[242]]()),_0x4b1fxa=_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2011]]],_0x4b1fx12=0;if(null!= _0x4b1fxa&& (_0x2d5f[700]== _0x4b1fxa?_0x4b1fx12+= 270:_0x2d5f[703]== _0x4b1fxa?_0x4b1fx12+= 180:_0x2d5f[701]== _0x4b1fxa&& (_0x4b1fx12+= 90),_0x2d5f[700]== _0x4b1fxa|| _0x2d5f[701]== _0x4b1fxa)){_0x4b1fx5[_0x2d5f[235]]+= _0x4b1fx5[_0x2d5f[117]]/ 2- _0x4b1fx5[_0x2d5f[119]]/ 2;_0x4b1fx5[_0x2d5f[236]]+= _0x4b1fx5[_0x2d5f[119]]/ 2- _0x4b1fx5[_0x2d5f[117]]/ 2;var _0x4b1fx13=_0x4b1fx5[_0x2d5f[117]];_0x4b1fx5[_0x2d5f[117]]= _0x4b1fx5[_0x2d5f[119]];_0x4b1fx5[_0x2d5f[119]]= _0x4b1fx13};if(null!= _0x4b1fx3[_0x2d5f[2546]]){var _0x4b1fx14=_0x4b1fx4= 1,_0x4b1fx15=0,_0x4b1fx16=0;if(this[_0x2d5f[502]]()[_0x2d5f[1193]](_0x4b1fx2[_0x2d5f[246]])){var _0x4b1fx17=_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2547]]],_0x4b1fx18=_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2548]]];null!= _0x4b1fx2[_0x2d5f[253]][_0x2d5f[1561]]&& (_0x4b1fx17= 1== mxUtils[_0x2d5f[433]](_0x4b1fx2[_0x2d5f[124]],_0x2d5f[1607],0)|| _0x4b1fx17,_0x4b1fx18= 1== mxUtils[_0x2d5f[433]](_0x4b1fx2[_0x2d5f[124]],_0x2d5f[1608],0)|| _0x4b1fx18);if(_0x2d5f[700]== _0x4b1fxa|| _0x2d5f[701]== _0x4b1fxa){_0x4b1fx13= _0x4b1fx17,_0x4b1fx17= _0x4b1fx18,_0x4b1fx18= _0x4b1fx13};_0x4b1fx17&& (_0x4b1fx4= -1,_0x4b1fx15= -_0x4b1fx5[_0x2d5f[117]]);_0x4b1fx18&& (_0x4b1fx14= -1,_0x4b1fx16= -_0x4b1fx5[_0x2d5f[119]])};_0x4b1fx4= new mxPoint(_0x4b1fx5[_0x2d5f[235]]+ _0x4b1fx3[_0x2d5f[2546]][_0x2d5f[235]]* _0x4b1fx5[_0x2d5f[117]]* _0x4b1fx4- _0x4b1fx15,_0x4b1fx5[_0x2d5f[236]]+ _0x4b1fx3[_0x2d5f[2546]][_0x2d5f[236]]* _0x4b1fx5[_0x2d5f[119]]* _0x4b1fx14- _0x4b1fx16)};_0x4b1fxa= _0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2278]]]|| 0;_0x4b1fx3[_0x2d5f[591]]?(0!= _0x4b1fx12&& null!= _0x4b1fx4&& (_0x4b1fx13= _0x4b1fx5= 0,90== _0x4b1fx12?_0x4b1fx13= 1:180== _0x4b1fx12?_0x4b1fx5= -1:270== _0x4b1fxa&& (_0x4b1fx13= -1),_0x4b1fx4= mxUtils[_0x2d5f[432]](_0x4b1fx4,_0x4b1fx5,_0x4b1fx13,_0x4b1fx9)),null!= _0x4b1fx4&& _0x4b1fx3[_0x2d5f[591]]&& (_0x4b1fx4= this[_0x2d5f[441]][_0x2d5f[2302]](_0x4b1fx2,_0x4b1fx4,!1))):_0x4b1fxa+= _0x4b1fx12;0!= _0x4b1fxa&& null!= _0x4b1fx4&& (_0x4b1fx12= mxUtils[_0x2d5f[431]](_0x4b1fxa),_0x4b1fx5= Math[_0x2d5f[426]](_0x4b1fx12),_0x4b1fx13= Math[_0x2d5f[427]](_0x4b1fx12),_0x4b1fx4= mxUtils[_0x2d5f[432]](_0x4b1fx4,_0x4b1fx5,_0x4b1fx13,_0x4b1fx9))};return _0x4b1fx4};mxGraph[_0x2d5f[202]][_0x2d5f[851]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){this[_0x2d5f[251]][_0x2d5f[473]]();try{var _0x4b1fx9=this[_0x2d5f[251]][_0x2d5f[1709]](_0x4b1fx2,_0x4b1fx4);this[_0x2d5f[852]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5);this[_0x2d5f[746]]( new mxEventObject(mxEvent.CONNECT_CELL,_0x2d5f[1989],_0x4b1fx2,_0x2d5f[1984],_0x4b1fx3,_0x2d5f[1097],_0x4b1fx4,_0x2d5f[257],_0x4b1fx9))}finally{this[_0x2d5f[251]][_0x2d5f[476]]()};return _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[852]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){if(null!= _0x4b1fx2){this[_0x2d5f[251]][_0x2d5f[473]]();try{var _0x4b1fx9=this[_0x2d5f[251]][_0x2d5f[1709]](_0x4b1fx2,_0x4b1fx4);this[_0x2d5f[2545]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5);this[_0x2d5f[2549]]()&& (_0x4b1fx5= null,this[_0x2d5f[1908]](_0x4b1fx3)&& (_0x4b1fx5= _0x4b1fx3[_0x2d5f[1103]](),_0x4b1fx3= this[_0x2d5f[2550]](_0x4b1fx3,_0x4b1fx4)),this[_0x2d5f[1717]](_0x4b1fx4?mxConstants[_0x2d5f[2303]]:mxConstants[_0x2d5f[2304]],_0x4b1fx5,[_0x4b1fx2]));this[_0x2d5f[251]][_0x2d5f[1957]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4);this[_0x2d5f[2401]]&& this[_0x2d5f[1809]](_0x4b1fx2);this[_0x2d5f[746]]( new mxEventObject(mxEvent.CELL_CONNECTED,_0x2d5f[1989],_0x4b1fx2,_0x2d5f[1984],_0x4b1fx3,_0x2d5f[1097],_0x4b1fx4,_0x2d5f[257],_0x4b1fx9))}finally{this[_0x2d5f[251]][_0x2d5f[476]]()}}};mxGraph[_0x2d5f[202]][_0x2d5f[2531]]= function(_0x4b1fx2){if(null!= _0x4b1fx2){this[_0x2d5f[251]][_0x2d5f[473]]();try{for(var _0x4b1fx3=this[_0x2d5f[441]][_0x2d5f[255]],_0x4b1fx4=this[_0x2d5f[441]][_0x2d5f[513]],_0x4b1fx5={},_0x4b1fx9=0;_0x4b1fx9< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx9++){var _0x4b1fxa=mxCellPath[_0x2d5f[385]](_0x4b1fx2[_0x4b1fx9]);_0x4b1fx5[_0x4b1fxa]= _0x4b1fx2[_0x4b1fx9]};for(_0x4b1fx9= 0;_0x4b1fx9< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx9++){if(this[_0x2d5f[251]][_0x2d5f[250]](_0x4b1fx2[_0x4b1fx9])){var _0x4b1fx12=this[_0x2d5f[251]][_0x2d5f[1721]](_0x4b1fx2[_0x4b1fx9]);if(null!= _0x4b1fx12){var _0x4b1fx13=this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx2[_0x4b1fx9]),_0x4b1fx14=this[_0x2d5f[441]][_0x2d5f[248]](this[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx2[_0x4b1fx9]));if(null!= _0x4b1fx13&& null!= _0x4b1fx14){var _0x4b1fx12=_0x4b1fx12[_0x2d5f[238]](),_0x4b1fx15=-_0x4b1fx14[_0x2d5f[2078]][_0x2d5f[235]],_0x4b1fx16=-_0x4b1fx14[_0x2d5f[2078]][_0x2d5f[236]],_0x4b1fx17=_0x4b1fx13[_0x2d5f[439]],_0x4b1fx18=this[_0x2d5f[251]][_0x2d5f[1709]](_0x4b1fx2[_0x4b1fx9],!0);if(null!= _0x4b1fx18&& this[_0x2d5f[2551]](_0x4b1fx2[_0x4b1fx9],_0x4b1fx18,!0)){for(var _0x4b1fx19=mxCellPath[_0x2d5f[385]](_0x4b1fx18);null!= _0x4b1fx18&& null== _0x4b1fx5[_0x4b1fx19];){_0x4b1fx18= this[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx18),_0x4b1fx19= mxCellPath[_0x2d5f[385]](_0x4b1fx18)};null== _0x4b1fx18&& (_0x4b1fx12[_0x2d5f[2007]]( new mxPoint(_0x4b1fx17[0][_0x2d5f[235]]/ _0x4b1fx3- _0x4b1fx4[_0x2d5f[235]]+ _0x4b1fx15,_0x4b1fx17[0][_0x2d5f[236]]/ _0x4b1fx3- _0x4b1fx4[_0x2d5f[236]]+ _0x4b1fx16),!0),this[_0x2d5f[251]][_0x2d5f[1957]](_0x4b1fx2[_0x4b1fx9],null,!0))};var _0x4b1fx1a=this[_0x2d5f[251]][_0x2d5f[1709]](_0x4b1fx2[_0x4b1fx9],!1);if(null!= _0x4b1fx1a&& this[_0x2d5f[2551]](_0x4b1fx2[_0x4b1fx9],_0x4b1fx1a,!1)){for(var _0x4b1fx1b=mxCellPath[_0x2d5f[385]](_0x4b1fx1a);null!= _0x4b1fx1a&& null== _0x4b1fx5[_0x4b1fx1b];){_0x4b1fx1a= this[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx1a),_0x4b1fx1b= mxCellPath[_0x2d5f[385]](_0x4b1fx1a)};if(null== _0x4b1fx1a){var _0x4b1fx1c=_0x4b1fx17[_0x2d5f[67]]- 1;_0x4b1fx12[_0x2d5f[2007]]( new mxPoint(_0x4b1fx17[_0x4b1fx1c][_0x2d5f[235]]/ _0x4b1fx3- _0x4b1fx4[_0x2d5f[235]]+ _0x4b1fx15,_0x4b1fx17[_0x4b1fx1c][_0x2d5f[236]]/ _0x4b1fx3- _0x4b1fx4[_0x2d5f[236]]+ _0x4b1fx16),!1);this[_0x2d5f[251]][_0x2d5f[1957]](_0x4b1fx2[_0x4b1fx9],null,!1)}};this[_0x2d5f[251]][_0x2d5f[1724]](_0x4b1fx2[_0x4b1fx9],_0x4b1fx12)}}}}}finally{this[_0x2d5f[251]][_0x2d5f[476]]()}}};mxGraph[_0x2d5f[202]][_0x2d5f[2534]]= function(){return this[_0x2d5f[441]][_0x2d5f[1741]]};mxGraph[_0x2d5f[202]][_0x2d5f[2326]]= function(_0x4b1fx2){return null};mxGraph[_0x2d5f[202]][_0x2d5f[1908]]= function(_0x4b1fx2){return !1};mxGraph[_0x2d5f[202]][_0x2d5f[2550]]= function(_0x4b1fx2,_0x4b1fx3){return this[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[2280]]= function(_0x4b1fx2){return null};mxGraph[_0x2d5f[202]][_0x2d5f[2552]]= function(_0x4b1fx2){_0x4b1fx2= _0x4b1fx2|| this[_0x2d5f[2452]]();null!= _0x4b1fx2&& this[_0x2d5f[2553]](_0x4b1fx2)&& (this[_0x2d5f[441]][_0x2d5f[2257]](_0x4b1fx2),this[_0x2d5f[2440]]())};mxGraph[_0x2d5f[202]][_0x2d5f[2554]]= function(){var _0x4b1fx2=this[_0x2d5f[251]][_0x2d5f[501]](),_0x4b1fx3=this[_0x2d5f[2534]]();if(null!= _0x4b1fx3){for(var _0x4b1fx4=this[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx3);_0x4b1fx4!= _0x4b1fx2&& !this[_0x2d5f[2553]](_0x4b1fx4)&& this[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx4)!= _0x4b1fx2;){_0x4b1fx4= this[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx4)};_0x4b1fx4== _0x4b1fx2|| this[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx4)== _0x4b1fx2?this[_0x2d5f[441]][_0x2d5f[2257]](null):this[_0x2d5f[441]][_0x2d5f[2257]](_0x4b1fx4);null!= this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx3)&& this[_0x2d5f[2450]](_0x4b1fx3)}};mxGraph[_0x2d5f[202]][_0x2d5f[2442]]= function(){var _0x4b1fx2=this[_0x2d5f[2534]]();null!= _0x4b1fx2&& (this[_0x2d5f[441]][_0x2d5f[2257]](null),null!= this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx2)&& this[_0x2d5f[2450]](_0x4b1fx2))};mxGraph[_0x2d5f[202]][_0x2d5f[2553]]= function(_0x4b1fx2){return null!= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[517]]= function(){return this[_0x2d5f[441]][_0x2d5f[517]]()};mxGraph[_0x2d5f[202]][_0x2d5f[2555]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=[_0x4b1fx2];_0x4b1fx3&& (_0x4b1fx5= _0x4b1fx5[_0x2d5f[1919]](this[_0x2d5f[251]][_0x2d5f[264]](_0x4b1fx2)));_0x4b1fx5= this[_0x2d5f[441]][_0x2d5f[1799]](_0x4b1fx5);if(_0x4b1fx4){_0x4b1fx4= this[_0x2d5f[251]][_0x2d5f[262]](_0x4b1fx2);for(var _0x4b1fx9=0;_0x4b1fx9< _0x4b1fx4;_0x4b1fx9++){var _0x4b1fxa=this[_0x2d5f[2555]](this[_0x2d5f[251]][_0x2d5f[263]](_0x4b1fx2,_0x4b1fx9),_0x4b1fx3,!0);null!= _0x4b1fx5?_0x4b1fx5[_0x2d5f[99]](_0x4b1fxa):_0x4b1fx5= _0x4b1fxa}};return _0x4b1fx5};mxGraph[_0x2d5f[202]][_0x2d5f[1729]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3= null!= _0x4b1fx3?_0x4b1fx3:!1;var _0x4b1fx4=null;if(null!= _0x4b1fx2){for(var _0x4b1fx5=0;_0x4b1fx5< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx5++){if(_0x4b1fx3|| this[_0x2d5f[251]][_0x2d5f[1193]](_0x4b1fx2[_0x4b1fx5])){var _0x4b1fx9=this[_0x2d5f[1198]](_0x4b1fx2[_0x4b1fx5]);if(null!= _0x4b1fx9){var _0x4b1fxa=_0x4b1fx9[_0x2d5f[1525]];if(null!= _0x4b1fxa&& 0< _0x4b1fxa[_0x2d5f[67]]){for(var _0x4b1fx12= new mxRectangle(_0x4b1fxa[0][_0x2d5f[235]],_0x4b1fxa[0][_0x2d5f[236]],0,0),_0x4b1fx13=function(_0x4b1fx2){null!= _0x4b1fx2&& _0x4b1fx12[_0x2d5f[99]]( new mxRectangle(_0x4b1fx2[_0x2d5f[235]],_0x4b1fx2[_0x2d5f[236]],0,0))},_0x4b1fx14=1;_0x4b1fx14< _0x4b1fxa[_0x2d5f[67]];_0x4b1fx14++){_0x4b1fx13(_0x4b1fxa[_0x4b1fx14])};_0x4b1fx13(_0x4b1fx9[_0x2d5f[2006]](!0));_0x4b1fx13(_0x4b1fx9[_0x2d5f[2006]](!1))};null== _0x4b1fx4?_0x4b1fx4= new mxRectangle(_0x4b1fx9[_0x2d5f[235]],_0x4b1fx9[_0x2d5f[236]],_0x4b1fx9[_0x2d5f[117]],_0x4b1fx9[_0x2d5f[119]]):_0x4b1fx4[_0x2d5f[99]](_0x4b1fx9)}}}};return _0x4b1fx4};mxGraph[_0x2d5f[202]][_0x2d5f[802]]= function(_0x4b1fx2){this[_0x2d5f[441]][_0x2d5f[200]](_0x4b1fx2,null== _0x4b1fx2);this[_0x2d5f[441]][_0x2d5f[2264]]();this[_0x2d5f[2258]]();this[_0x2d5f[746]]( new mxEventObject(mxEvent.REFRESH))};mxGraph[_0x2d5f[202]][_0x2d5f[1021]]= function(_0x4b1fx2){this[_0x2d5f[991]]&& (_0x4b1fx2= Math[_0x2d5f[488]](_0x4b1fx2/ this[_0x2d5f[1020]])* this[_0x2d5f[1020]]);return _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[1135]]= function(_0x4b1fx2,_0x4b1fx3){if(this[_0x2d5f[2365]]&& mxUtils[_0x2d5f[1134]](this[_0x2d5f[526]])){this[_0x2d5f[526]][_0x2d5f[360]]= -_0x4b1fx2,this[_0x2d5f[526]][_0x2d5f[190]]= -_0x4b1fx3}else {var _0x4b1fx4=this[_0x2d5f[441]][_0x2d5f[2051]]();if(this[_0x2d5f[507]]== mxConstants[_0x2d5f[508]]){if(0== _0x4b1fx2&& 0== _0x4b1fx3){if(mxClient[_0x2d5f[80]]?_0x4b1fx4[_0x2d5f[57]](_0x2d5f[535],_0x2d5f[536]+ _0x4b1fx2+ _0x2d5f[537]+ _0x4b1fx3+ _0x2d5f[460]):_0x4b1fx4[_0x2d5f[1390]](_0x2d5f[535]),null!= this[_0x2d5f[2556]]){for(var _0x4b1fx5=this[_0x2d5f[2556]][_0x2d5f[285]];null!= _0x4b1fx5;){var _0x4b1fx9=_0x4b1fx5[_0x2d5f[287]];this[_0x2d5f[526]][_0x2d5f[62]](_0x4b1fx5);_0x4b1fx5= _0x4b1fx9};this[_0x2d5f[2556]][_0x2d5f[265]][_0x2d5f[266]](this[_0x2d5f[2556]]);this[_0x2d5f[2556]]= null;this[_0x2d5f[526]][_0x2d5f[62]](_0x4b1fx4[_0x2d5f[265]]);for(_0x4b1fx5= this[_0x2d5f[2557]][_0x2d5f[285]];null!= _0x4b1fx5;){_0x4b1fx9= _0x4b1fx5[_0x2d5f[287]],this[_0x2d5f[526]][_0x2d5f[62]](_0x4b1fx5),_0x4b1fx5= _0x4b1fx9};this[_0x2d5f[2557]][_0x2d5f[265]][_0x2d5f[266]](this[_0x2d5f[2557]]);this[_0x2d5f[2557]]= null}}else {_0x4b1fx4[_0x2d5f[57]](_0x2d5f[535],_0x2d5f[536]+ _0x4b1fx2+ _0x2d5f[537]+ _0x4b1fx3+ _0x2d5f[460]);if(null== this[_0x2d5f[2556]]){this[_0x2d5f[2556]]= document[_0x2d5f[55]](_0x2d5f[485]);this[_0x2d5f[2556]][_0x2d5f[124]][_0x2d5f[491]]= _0x2d5f[492];this[_0x2d5f[2556]][_0x2d5f[124]][_0x2d5f[277]]= _0x2d5f[189];this[_0x2d5f[2557]]= document[_0x2d5f[55]](_0x2d5f[485]);this[_0x2d5f[2557]][_0x2d5f[124]][_0x2d5f[491]]= _0x2d5f[492];this[_0x2d5f[2557]][_0x2d5f[124]][_0x2d5f[277]]= _0x2d5f[189];for(var _0x4b1fxa=this[_0x2d5f[2556]],_0x4b1fx5=this[_0x2d5f[526]][_0x2d5f[285]];null!= _0x4b1fx5;){_0x4b1fx9= _0x4b1fx5[_0x2d5f[287]],_0x4b1fx5!= _0x4b1fx4[_0x2d5f[265]]?_0x4b1fxa[_0x2d5f[62]](_0x4b1fx5):_0x4b1fxa= this[_0x2d5f[2557]],_0x4b1fx5= _0x4b1fx9};this[_0x2d5f[526]][_0x2d5f[950]](this[_0x2d5f[2556]],_0x4b1fx4[_0x2d5f[265]]);this[_0x2d5f[526]][_0x2d5f[62]](this[_0x2d5f[2557]])};this[_0x2d5f[2556]][_0x2d5f[124]][_0x2d5f[361]]= _0x4b1fx2+ _0x2d5f[168];this[_0x2d5f[2556]][_0x2d5f[124]][_0x2d5f[125]]= _0x4b1fx3+ _0x2d5f[168];this[_0x2d5f[2557]][_0x2d5f[124]][_0x2d5f[361]]= _0x4b1fx2+ _0x2d5f[168];this[_0x2d5f[2557]][_0x2d5f[124]][_0x2d5f[125]]= _0x4b1fx3+ _0x2d5f[168]}}else {_0x4b1fx4[_0x2d5f[124]][_0x2d5f[361]]= _0x4b1fx2+ _0x2d5f[168],_0x4b1fx4[_0x2d5f[124]][_0x2d5f[125]]= _0x4b1fx3+ _0x2d5f[168]};this[_0x2d5f[1136]]= _0x4b1fx2;this[_0x2d5f[1137]]= _0x4b1fx3;this[_0x2d5f[746]]( new mxEventObject(mxEvent.PAN))}};mxGraph[_0x2d5f[202]][_0x2d5f[2558]]= function(){this[_0x2d5f[499]](this[_0x2d5f[2395]])};mxGraph[_0x2d5f[202]][_0x2d5f[2559]]= function(){this[_0x2d5f[499]](1/ this[_0x2d5f[2395]])};mxGraph[_0x2d5f[202]][_0x2d5f[2560]]= function(){1== this[_0x2d5f[441]][_0x2d5f[255]]?this[_0x2d5f[441]][_0x2d5f[1147]](0,0):(this[_0x2d5f[441]][_0x2d5f[513]][_0x2d5f[235]]= 0,this[_0x2d5f[441]][_0x2d5f[513]][_0x2d5f[236]]= 0,this[_0x2d5f[441]][_0x2d5f[2262]](1))};mxGraph[_0x2d5f[202]][_0x2d5f[2561]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[499]](_0x4b1fx2/ this[_0x2d5f[441]][_0x2d5f[255]],_0x4b1fx3)};mxGraph[_0x2d5f[202]][_0x2d5f[499]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3= null!= _0x4b1fx3?_0x4b1fx3:this[_0x2d5f[2397]];var _0x4b1fx4=this[_0x2d5f[441]][_0x2d5f[255]]* _0x4b1fx2,_0x4b1fx5=this[_0x2d5f[441]][_0x2d5f[248]](this[_0x2d5f[2452]]());if(this[_0x2d5f[2396]]&& null!= _0x4b1fx5){_0x4b1fx5= new mxRectangle(_0x4b1fx5[_0x2d5f[235]]* _0x4b1fx2,_0x4b1fx5[_0x2d5f[236]]* _0x4b1fx2,_0x4b1fx5[_0x2d5f[117]]* _0x4b1fx2,_0x4b1fx5[_0x2d5f[119]]* _0x4b1fx2),this[_0x2d5f[441]][_0x2d5f[255]]= _0x4b1fx4,this[_0x2d5f[2562]](_0x4b1fx5)|| (this[_0x2d5f[441]][_0x2d5f[2259]](),this[_0x2d5f[441]][_0x2d5f[2262]](_0x4b1fx4))}else {if(_0x4b1fx3&& !mxUtils[_0x2d5f[1134]](this[_0x2d5f[526]])){var _0x4b1fx5=this[_0x2d5f[526]][_0x2d5f[359]],_0x4b1fx9=this[_0x2d5f[526]][_0x2d5f[167]];if(1< _0x4b1fx2){var _0x4b1fxa=(_0x4b1fx2- 1)/ (2* _0x4b1fx4),_0x4b1fx5=_0x4b1fx5* -_0x4b1fxa,_0x4b1fx9=_0x4b1fx9* -_0x4b1fxa}else {_0x4b1fxa= (1/ _0x4b1fx2- 1)/ (2* this[_0x2d5f[441]][_0x2d5f[255]]),_0x4b1fx5*= _0x4b1fxa,_0x4b1fx9*= _0x4b1fxa};this[_0x2d5f[441]][_0x2d5f[829]](_0x4b1fx4,this[_0x2d5f[441]][_0x2d5f[513]][_0x2d5f[235]]+ _0x4b1fx5,this[_0x2d5f[441]][_0x2d5f[513]][_0x2d5f[236]]+ _0x4b1fx9)}else {this[_0x2d5f[441]][_0x2d5f[2262]](_0x4b1fx4),mxUtils[_0x2d5f[1134]](this[_0x2d5f[526]])&& (_0x4b1fx9= _0x4b1fx5= 0,_0x4b1fx3&& (_0x4b1fx5= this[_0x2d5f[526]][_0x2d5f[359]]* (_0x4b1fx2- 1)/ 2,_0x4b1fx9= this[_0x2d5f[526]][_0x2d5f[167]]* (_0x4b1fx2- 1)/ 2),this[_0x2d5f[526]][_0x2d5f[360]]= Math[_0x2d5f[488]](this[_0x2d5f[526]][_0x2d5f[360]]* _0x4b1fx2+ _0x4b1fx5),this[_0x2d5f[526]][_0x2d5f[190]]= Math[_0x2d5f[488]](this[_0x2d5f[526]][_0x2d5f[190]]* _0x4b1fx2+ _0x4b1fx9))}}};mxGraph[_0x2d5f[202]][_0x2d5f[2563]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[526]][_0x2d5f[159]]/ _0x4b1fx2[_0x2d5f[117]]/ (this[_0x2d5f[526]][_0x2d5f[157]]/ _0x4b1fx2[_0x2d5f[119]]);_0x4b1fx2[_0x2d5f[235]]= Math[_0x2d5f[160]](0,_0x4b1fx2[_0x2d5f[235]]);_0x4b1fx2[_0x2d5f[236]]= Math[_0x2d5f[160]](0,_0x4b1fx2[_0x2d5f[236]]);var _0x4b1fx4=Math[_0x2d5f[243]](this[_0x2d5f[526]][_0x2d5f[1526]],_0x4b1fx2[_0x2d5f[235]]+ _0x4b1fx2[_0x2d5f[117]]),_0x4b1fx5=Math[_0x2d5f[243]](this[_0x2d5f[526]][_0x2d5f[191]],_0x4b1fx2[_0x2d5f[236]]+ _0x4b1fx2[_0x2d5f[119]]);_0x4b1fx2[_0x2d5f[117]]= _0x4b1fx4- _0x4b1fx2[_0x2d5f[235]];_0x4b1fx2[_0x2d5f[119]]= _0x4b1fx5- _0x4b1fx2[_0x2d5f[236]];1> _0x4b1fx3?(_0x4b1fx3= _0x4b1fx2[_0x2d5f[119]]/ _0x4b1fx3,_0x4b1fx4= (_0x4b1fx3- _0x4b1fx2[_0x2d5f[119]])/ 2,_0x4b1fx2[_0x2d5f[119]]= _0x4b1fx3,_0x4b1fx3= Math[_0x2d5f[243]](_0x4b1fx2[_0x2d5f[236]],_0x4b1fx4),_0x4b1fx2[_0x2d5f[236]]-= _0x4b1fx3,_0x4b1fx5= Math[_0x2d5f[243]](this[_0x2d5f[526]][_0x2d5f[191]],_0x4b1fx2[_0x2d5f[236]]+ _0x4b1fx2[_0x2d5f[119]]),_0x4b1fx2[_0x2d5f[119]]= _0x4b1fx5- _0x4b1fx2[_0x2d5f[236]]):(_0x4b1fx3*= _0x4b1fx2[_0x2d5f[117]],_0x4b1fx4= (_0x4b1fx3- _0x4b1fx2[_0x2d5f[117]])/ 2,_0x4b1fx2[_0x2d5f[117]]= _0x4b1fx3,_0x4b1fx3= Math[_0x2d5f[243]](_0x4b1fx2[_0x2d5f[235]],_0x4b1fx4),_0x4b1fx2[_0x2d5f[235]]-= _0x4b1fx3,_0x4b1fx4= Math[_0x2d5f[243]](this[_0x2d5f[526]][_0x2d5f[1526]],_0x4b1fx2[_0x2d5f[235]]+ _0x4b1fx2[_0x2d5f[117]]),_0x4b1fx2[_0x2d5f[117]]= _0x4b1fx4- _0x4b1fx2[_0x2d5f[235]]);_0x4b1fx3= this[_0x2d5f[526]][_0x2d5f[159]]/ _0x4b1fx2[_0x2d5f[117]];_0x4b1fx4= this[_0x2d5f[441]][_0x2d5f[255]]* _0x4b1fx3;mxUtils[_0x2d5f[1134]](this[_0x2d5f[526]])?(this[_0x2d5f[441]][_0x2d5f[2262]](_0x4b1fx4),this[_0x2d5f[526]][_0x2d5f[360]]= Math[_0x2d5f[488]](_0x4b1fx2[_0x2d5f[235]]* _0x4b1fx3),this[_0x2d5f[526]][_0x2d5f[190]]= Math[_0x2d5f[488]](_0x4b1fx2[_0x2d5f[236]]* _0x4b1fx3)):this[_0x2d5f[441]][_0x2d5f[829]](_0x4b1fx4,this[_0x2d5f[441]][_0x2d5f[513]][_0x2d5f[235]]- _0x4b1fx2[_0x2d5f[235]]/ this[_0x2d5f[441]][_0x2d5f[255]],this[_0x2d5f[441]][_0x2d5f[513]][_0x2d5f[236]]- _0x4b1fx2[_0x2d5f[236]]/ this[_0x2d5f[441]][_0x2d5f[255]])};mxGraph[_0x2d5f[202]][_0x2d5f[933]]= function(_0x4b1fx2,_0x4b1fx3){if(null!= this[_0x2d5f[526]]){_0x4b1fx2= null!= _0x4b1fx2?_0x4b1fx2:0;_0x4b1fx3= null!= _0x4b1fx3?_0x4b1fx3:!1;var _0x4b1fx4=this[_0x2d5f[526]][_0x2d5f[159]],_0x4b1fx5=this[_0x2d5f[526]][_0x2d5f[157]],_0x4b1fx9=this[_0x2d5f[441]][_0x2d5f[517]]();_0x4b1fx3&& (null!= _0x4b1fx9[_0x2d5f[235]]&& null!= _0x4b1fx9[_0x2d5f[236]])&& (_0x4b1fx9[_0x2d5f[117]]+= _0x4b1fx9[_0x2d5f[235]],_0x4b1fx9[_0x2d5f[119]]+= _0x4b1fx9[_0x2d5f[236]],_0x4b1fx9[_0x2d5f[235]]= 0,_0x4b1fx9[_0x2d5f[236]]= 0);var _0x4b1fxa=this[_0x2d5f[441]][_0x2d5f[255]],_0x4b1fx12=_0x4b1fx9[_0x2d5f[117]]/ _0x4b1fxa,_0x4b1fx13=_0x4b1fx9[_0x2d5f[119]]/ _0x4b1fxa;null!= this[_0x2d5f[1617]]&& (_0x4b1fx12= Math[_0x2d5f[160]](_0x4b1fx12,this[_0x2d5f[1617]][_0x2d5f[117]]- _0x4b1fx9[_0x2d5f[235]]/ _0x4b1fxa),_0x4b1fx13= Math[_0x2d5f[160]](_0x4b1fx13,this[_0x2d5f[1617]][_0x2d5f[119]]- _0x4b1fx9[_0x2d5f[236]]/ _0x4b1fxa));var _0x4b1fx14=_0x4b1fx3?_0x4b1fx2:2* _0x4b1fx2,_0x4b1fx4=Math[_0x2d5f[519]](100* Math[_0x2d5f[243]](_0x4b1fx4/ (_0x4b1fx12+ _0x4b1fx14),_0x4b1fx5/ (_0x4b1fx13+ _0x4b1fx14)))/ 100;null!= this[_0x2d5f[2413]]&& (_0x4b1fx4= Math[_0x2d5f[160]](_0x4b1fx4,this[_0x2d5f[2413]]));null!= this[_0x2d5f[2414]]&& (_0x4b1fx4= Math[_0x2d5f[243]](_0x4b1fx4,this[_0x2d5f[2414]]));_0x4b1fx3?this[_0x2d5f[441]][_0x2d5f[255]]!= _0x4b1fx4&& this[_0x2d5f[441]][_0x2d5f[2262]](_0x4b1fx4):mxUtils[_0x2d5f[1134]](this[_0x2d5f[526]])?(this[_0x2d5f[441]][_0x2d5f[2262]](_0x4b1fx4),null!= _0x4b1fx9[_0x2d5f[235]]&& (this[_0x2d5f[526]][_0x2d5f[360]]= Math[_0x2d5f[488]](_0x4b1fx9[_0x2d5f[235]]/ _0x4b1fxa)* _0x4b1fx4- _0x4b1fx2- Math[_0x2d5f[160]](0,(this[_0x2d5f[526]][_0x2d5f[159]]- _0x4b1fx12* _0x4b1fx4)/ 2)),null!= _0x4b1fx9[_0x2d5f[236]]&& (this[_0x2d5f[526]][_0x2d5f[190]]= Math[_0x2d5f[488]](_0x4b1fx9[_0x2d5f[236]]/ _0x4b1fxa)* _0x4b1fx4- _0x4b1fx2- Math[_0x2d5f[160]](0,(this[_0x2d5f[526]][_0x2d5f[157]]- _0x4b1fx13* _0x4b1fx4)/ 2))):this[_0x2d5f[441]][_0x2d5f[829]](_0x4b1fx4,null!= _0x4b1fx9[_0x2d5f[235]]?Math[_0x2d5f[519]](this[_0x2d5f[441]][_0x2d5f[513]][_0x2d5f[235]]- _0x4b1fx9[_0x2d5f[235]]/ _0x4b1fxa+ _0x4b1fx2+ 1):_0x4b1fx2,null!= _0x4b1fx9[_0x2d5f[236]]?Math[_0x2d5f[519]](this[_0x2d5f[441]][_0x2d5f[513]][_0x2d5f[236]]- _0x4b1fx9[_0x2d5f[236]]/ _0x4b1fxa+ _0x4b1fx2+ 1):_0x4b1fx2)};return this[_0x2d5f[441]][_0x2d5f[255]]};mxGraph[_0x2d5f[202]][_0x2d5f[2564]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=-this[_0x2d5f[441]][_0x2d5f[513]][_0x2d5f[235]],_0x4b1fx5=-this[_0x2d5f[441]][_0x2d5f[513]][_0x2d5f[236]],_0x4b1fx9=this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx2);null!= _0x4b1fx9&& (_0x4b1fx4= new mxRectangle(_0x4b1fx4+ _0x4b1fx9[_0x2d5f[235]],_0x4b1fx5+ _0x4b1fx9[_0x2d5f[236]],_0x4b1fx9[_0x2d5f[117]],_0x4b1fx9[_0x2d5f[119]]),_0x4b1fx3&& null!= this[_0x2d5f[526]]&& (_0x4b1fx5= this[_0x2d5f[526]][_0x2d5f[159]],_0x4b1fx9= this[_0x2d5f[526]][_0x2d5f[157]],_0x4b1fx4[_0x2d5f[235]]= _0x4b1fx4[_0x2d5f[241]]()- _0x4b1fx5/ 2,_0x4b1fx4[_0x2d5f[117]]= _0x4b1fx5,_0x4b1fx4[_0x2d5f[236]]= _0x4b1fx4[_0x2d5f[242]]()- _0x4b1fx9/ 2,_0x4b1fx4[_0x2d5f[119]]= _0x4b1fx9),this[_0x2d5f[2562]](_0x4b1fx4)&& this[_0x2d5f[441]][_0x2d5f[1147]](this[_0x2d5f[441]][_0x2d5f[513]][_0x2d5f[235]],this[_0x2d5f[441]][_0x2d5f[513]][_0x2d5f[236]]))};mxGraph[_0x2d5f[202]][_0x2d5f[2562]]= function(_0x4b1fx2){var _0x4b1fx3=!1;if(null!= _0x4b1fx2){var _0x4b1fx4=this[_0x2d5f[526]][_0x2d5f[359]],_0x4b1fx5=this[_0x2d5f[526]][_0x2d5f[167]],_0x4b1fx9=Math[_0x2d5f[243]](_0x4b1fx4,_0x4b1fx2[_0x2d5f[117]]),_0x4b1fxa=Math[_0x2d5f[243]](_0x4b1fx5,_0x4b1fx2[_0x2d5f[119]]);if(mxUtils[_0x2d5f[1134]](this[_0x2d5f[526]])){_0x4b1fx4= this[_0x2d5f[526]];_0x4b1fx2[_0x2d5f[235]]+= this[_0x2d5f[441]][_0x2d5f[513]][_0x2d5f[235]];_0x4b1fx2[_0x2d5f[236]]+= this[_0x2d5f[441]][_0x2d5f[513]][_0x2d5f[236]];var _0x4b1fx12=_0x4b1fx4[_0x2d5f[360]]- _0x4b1fx2[_0x2d5f[235]],_0x4b1fx5=Math[_0x2d5f[160]](_0x4b1fx12- _0x4b1fx4[_0x2d5f[360]],0);0< _0x4b1fx12?_0x4b1fx4[_0x2d5f[360]]-= _0x4b1fx12+ 2:(_0x4b1fx12= _0x4b1fx2[_0x2d5f[235]]+ _0x4b1fx9- _0x4b1fx4[_0x2d5f[360]]- _0x4b1fx4[_0x2d5f[159]],0< _0x4b1fx12&& (_0x4b1fx4[_0x2d5f[360]]+= _0x4b1fx12+ 2));_0x4b1fx9= _0x4b1fx4[_0x2d5f[190]]- _0x4b1fx2[_0x2d5f[236]];_0x4b1fx12= Math[_0x2d5f[160]](0,_0x4b1fx9- _0x4b1fx4[_0x2d5f[190]]);0< _0x4b1fx9?_0x4b1fx4[_0x2d5f[190]]-= _0x4b1fx9+ 2:(_0x4b1fx9= _0x4b1fx2[_0x2d5f[236]]+ _0x4b1fxa- _0x4b1fx4[_0x2d5f[190]]- _0x4b1fx4[_0x2d5f[157]],0< _0x4b1fx9&& (_0x4b1fx4[_0x2d5f[190]]+= _0x4b1fx9+ 2));!this[_0x2d5f[2365]]&& (0!= _0x4b1fx5|| 0!= _0x4b1fx12)&& this[_0x2d5f[441]][_0x2d5f[1147]](_0x4b1fx5,_0x4b1fx12)}else {var _0x4b1fx12=-this[_0x2d5f[441]][_0x2d5f[513]][_0x2d5f[235]],_0x4b1fx13=-this[_0x2d5f[441]][_0x2d5f[513]][_0x2d5f[236]],_0x4b1fx14=this[_0x2d5f[441]][_0x2d5f[255]];_0x4b1fx2[_0x2d5f[235]]+ _0x4b1fx9> _0x4b1fx12+ _0x4b1fx4&& (this[_0x2d5f[441]][_0x2d5f[513]][_0x2d5f[235]]-= (_0x4b1fx2[_0x2d5f[235]]+ _0x4b1fx9- _0x4b1fx4- _0x4b1fx12)/ _0x4b1fx14,_0x4b1fx3= !0);_0x4b1fx2[_0x2d5f[236]]+ _0x4b1fxa> _0x4b1fx13+ _0x4b1fx5&& (this[_0x2d5f[441]][_0x2d5f[513]][_0x2d5f[236]]-= (_0x4b1fx2[_0x2d5f[236]]+ _0x4b1fxa- _0x4b1fx5- _0x4b1fx13)/ _0x4b1fx14,_0x4b1fx3= !0);_0x4b1fx2[_0x2d5f[235]]< _0x4b1fx12&& (this[_0x2d5f[441]][_0x2d5f[513]][_0x2d5f[235]]+= (_0x4b1fx12- _0x4b1fx2[_0x2d5f[235]])/ _0x4b1fx14,_0x4b1fx3= !0);_0x4b1fx2[_0x2d5f[236]]< _0x4b1fx13&& (this[_0x2d5f[441]][_0x2d5f[513]][_0x2d5f[236]]+= (_0x4b1fx13- _0x4b1fx2[_0x2d5f[236]])/ _0x4b1fx14,_0x4b1fx3= !0);_0x4b1fx3&& (this[_0x2d5f[441]][_0x2d5f[802]](),null!= this[_0x2d5f[2432]]&& this[_0x2d5f[2432]][_0x2d5f[802]]())}};return _0x4b1fx3};mxGraph[_0x2d5f[202]][_0x2d5f[1198]]= function(_0x4b1fx2){return this[_0x2d5f[251]][_0x2d5f[1721]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[1714]]= function(_0x4b1fx2){return this[_0x2d5f[251]][_0x2d5f[174]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[1742]]= function(_0x4b1fx2){return this[_0x2d5f[251]][_0x2d5f[1971]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[2565]]= function(_0x4b1fx2){return this[_0x2d5f[251]][_0x2d5f[1965]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[2298]]= function(_0x4b1fx2){var _0x4b1fx3=_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2566]]];if(null!= _0x4b1fx3){return _0x4b1fx3};_0x4b1fx2= this[_0x2d5f[441]][_0x2d5f[2291]](_0x4b1fx2);return _0x4b1fx2== mxEdgeStyle[_0x2d5f[2567]]|| _0x4b1fx2== mxEdgeStyle[_0x2d5f[2568]]|| _0x4b1fx2== mxEdgeStyle[_0x2d5f[2569]]|| _0x4b1fx2== mxEdgeStyle[_0x2d5f[2570]]|| _0x4b1fx2== mxEdgeStyle[_0x2d5f[2571]]|| _0x4b1fx2== mxEdgeStyle[_0x2d5f[2572]]};mxGraph[_0x2d5f[202]][_0x2d5f[2573]]= function(_0x4b1fx2){var _0x4b1fx3=_0x4b1fx2[_0x2d5f[2089]](!0);_0x4b1fx2= _0x4b1fx2[_0x2d5f[2089]](!1);return null!= _0x4b1fx3&& _0x4b1fx3== _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2574]]= function(_0x4b1fx2){return mxEvent[_0x2d5f[775]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[2462]]= function(_0x4b1fx2){return mxClient[_0x2d5f[2575]]?mxEvent[_0x2d5f[2576]](_0x4b1fx2):mxEvent[_0x2d5f[775]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[1018]]= function(_0x4b1fx2){return null!= _0x4b1fx2&& !mxEvent[_0x2d5f[2577]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[2578]]= function(_0x4b1fx2){return mxEvent[_0x2d5f[774]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[2579]]= function(_0x4b1fx2){return mxEvent[_0x2d5f[2577]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[2580]]= function(_0x4b1fx2){mxUtils[_0x2d5f[150]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[2581]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){return null== this[_0x2d5f[2500]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4)};mxGraph[_0x2d5f[202]][_0x2d5f[2500]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){if(null!= _0x4b1fx2&& !this[_0x2d5f[2530]]()&& (null== _0x4b1fx3|| null== _0x4b1fx4)){return _0x2d5f[110]};if(null!= _0x4b1fx2&& null== this[_0x2d5f[251]][_0x2d5f[1709]](_0x4b1fx2,!0)&& null== this[_0x2d5f[251]][_0x2d5f[1709]](_0x4b1fx2,!1)){return null};if(!this[_0x2d5f[2402]]&& _0x4b1fx3== _0x4b1fx4&& null!= _0x4b1fx3|| !this[_0x2d5f[2582]](_0x4b1fx3,_0x4b1fx4)){return _0x2d5f[110]};if(null!= _0x4b1fx3&& null!= _0x4b1fx4){var _0x4b1fx5=_0x2d5f[110];if(!this[_0x2d5f[2404]]){var _0x4b1fx9=this[_0x2d5f[251]][_0x2d5f[1781]](_0x4b1fx3,_0x4b1fx4,!0);if(1< _0x4b1fx9[_0x2d5f[67]]|| 1== _0x4b1fx9[_0x2d5f[67]]&& _0x4b1fx9[0]!= _0x4b1fx2){_0x4b1fx5+= (mxResources[_0x2d5f[203]](this[_0x2d5f[2421]])|| this[_0x2d5f[2421]])+ _0x2d5f[192]}};var _0x4b1fx9=this[_0x2d5f[251]][_0x2d5f[1962]](_0x4b1fx3,!0,_0x4b1fx2),_0x4b1fxa=this[_0x2d5f[251]][_0x2d5f[1962]](_0x4b1fx4,!1,_0x4b1fx2);if(null!= this[_0x2d5f[2335]]){for(var _0x4b1fx12=0;_0x4b1fx12< this[_0x2d5f[2335]][_0x2d5f[67]];_0x4b1fx12++){var _0x4b1fx13=this[_0x2d5f[2335]][_0x4b1fx12][_0x2d5f[2583]](this,_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx9,_0x4b1fxa);null!= _0x4b1fx13&& (_0x4b1fx5+= _0x4b1fx13)}};_0x4b1fx13= this[_0x2d5f[2584]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4);null!= _0x4b1fx13&& (_0x4b1fx5+= _0x4b1fx13);return 0< _0x4b1fx5[_0x2d5f[67]]?_0x4b1fx5:null};return this[_0x2d5f[2406]]?null:_0x2d5f[110]};mxGraph[_0x2d5f[202]][_0x2d5f[2584]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){return null};mxGraph[_0x2d5f[202]][_0x2d5f[2585]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx2= null!= _0x4b1fx2?_0x4b1fx2:this[_0x2d5f[251]][_0x2d5f[501]]();_0x4b1fx3= null!= _0x4b1fx3?_0x4b1fx3:{};for(var _0x4b1fx4=!0,_0x4b1fx5=this[_0x2d5f[251]][_0x2d5f[262]](_0x4b1fx2),_0x4b1fx9=0;_0x4b1fx9< _0x4b1fx5;_0x4b1fx9++){var _0x4b1fxa=this[_0x2d5f[251]][_0x2d5f[263]](_0x4b1fx2,_0x4b1fx9),_0x4b1fx12=_0x4b1fx3;this[_0x2d5f[2553]](_0x4b1fxa)&& (_0x4b1fx12= {});_0x4b1fx12= this[_0x2d5f[2585]](_0x4b1fxa,_0x4b1fx12);null!= _0x4b1fx12?this[_0x2d5f[2447]](_0x4b1fxa,_0x4b1fx12[_0x2d5f[230]](/\n/g,_0x2d5f[545])):this[_0x2d5f[2447]](_0x4b1fxa,null);_0x4b1fx4= _0x4b1fx4&& null== _0x4b1fx12};_0x4b1fx5= _0x2d5f[110];this[_0x2d5f[1742]](_0x4b1fx2)&& !_0x4b1fx4&& (_0x4b1fx5+= (mxResources[_0x2d5f[203]](this[_0x2d5f[2423]])|| this[_0x2d5f[2423]])+ _0x2d5f[192]);_0x4b1fx5= this[_0x2d5f[251]][_0x2d5f[250]](_0x4b1fx2)?_0x4b1fx5+ (this[_0x2d5f[2500]](_0x4b1fx2,this[_0x2d5f[251]][_0x2d5f[1709]](_0x4b1fx2,!0),this[_0x2d5f[251]][_0x2d5f[1709]](_0x4b1fx2,!1))|| _0x2d5f[110]):_0x4b1fx5+ (this[_0x2d5f[2586]](_0x4b1fx2)|| _0x2d5f[110]);_0x4b1fx9= this[_0x2d5f[2587]](_0x4b1fx2,_0x4b1fx3);null!= _0x4b1fx9&& (_0x4b1fx5+= _0x4b1fx9);null== this[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx2)&& this[_0x2d5f[441]][_0x2d5f[2264]]();return 0< _0x4b1fx5[_0x2d5f[67]]|| !_0x4b1fx4?_0x4b1fx5:null};mxGraph[_0x2d5f[202]][_0x2d5f[2586]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[251]][_0x2d5f[1962]](_0x4b1fx2,!0),_0x4b1fx4=this[_0x2d5f[251]][_0x2d5f[1962]](_0x4b1fx2,!1);_0x4b1fx2= this[_0x2d5f[251]][_0x2d5f[433]](_0x4b1fx2);var _0x4b1fx5=_0x2d5f[110];if(null!= this[_0x2d5f[2335]]){for(var _0x4b1fx9=0;_0x4b1fx9< this[_0x2d5f[2335]][_0x2d5f[67]];_0x4b1fx9++){var _0x4b1fxa=this[_0x2d5f[2335]][_0x4b1fx9];if(_0x4b1fxa[_0x2d5f[1097]]&& mxUtils[_0x2d5f[1331]](_0x4b1fx2,_0x4b1fxa[_0x2d5f[60]],_0x4b1fxa[_0x2d5f[2588]],_0x4b1fxa[_0x2d5f[131]])&& (0== _0x4b1fxa[_0x2d5f[160]]&& 0< _0x4b1fx3|| 1== _0x4b1fxa[_0x2d5f[243]]&& 0== _0x4b1fx3|| 1== _0x4b1fxa[_0x2d5f[160]]&& 1< _0x4b1fx3)){_0x4b1fx5+= _0x4b1fxa[_0x2d5f[2589]]+ _0x2d5f[192]}else {if(!_0x4b1fxa[_0x2d5f[1097]]&& mxUtils[_0x2d5f[1331]](_0x4b1fx2,_0x4b1fxa[_0x2d5f[60]],_0x4b1fxa[_0x2d5f[2588]],_0x4b1fxa[_0x2d5f[131]])&& (0== _0x4b1fxa[_0x2d5f[160]]&& 0< _0x4b1fx4|| 1== _0x4b1fxa[_0x2d5f[243]]&& 0== _0x4b1fx4|| 1== _0x4b1fxa[_0x2d5f[160]]&& 1< _0x4b1fx4)){_0x4b1fx5+= _0x4b1fxa[_0x2d5f[2589]]+ _0x2d5f[192]}}}};return 0< _0x4b1fx5[_0x2d5f[67]]?_0x4b1fx5:null};mxGraph[_0x2d5f[202]][_0x2d5f[2587]]= function(_0x4b1fx2,_0x4b1fx3){return null};mxGraph[_0x2d5f[202]][_0x2d5f[2271]]= function(){return this[_0x2d5f[1617]]};mxGraph[_0x2d5f[202]][_0x2d5f[2590]]= function(_0x4b1fx2){this[_0x2d5f[1617]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2205]]= function(_0x4b1fx2){if(null!= _0x4b1fx2&& this[_0x2d5f[2206]]&& !this[_0x2d5f[502]]()[_0x2d5f[250]](_0x4b1fx2[_0x2d5f[246]])){var _0x4b1fx3=this[_0x2d5f[1742]](_0x4b1fx2[_0x2d5f[246]]);if(this[_0x2d5f[2516]](_0x4b1fx2[_0x2d5f[246]],!_0x4b1fx3)){return _0x4b1fx3?this[_0x2d5f[2415]]:this[_0x2d5f[2417]]}};return null};mxGraph[_0x2d5f[202]][_0x2d5f[2454]]= function(_0x4b1fx2){_0x4b1fx2= this[_0x2d5f[251]][_0x2d5f[433]](_0x4b1fx2);if(null!= _0x4b1fx2){if(mxUtils[_0x2d5f[1331]](_0x4b1fx2)){return _0x4b1fx2[_0x2d5f[301]]};if(_0x2d5f[279]== typeof _0x4b1fx2[_0x2d5f[2591]]){return _0x4b1fx2.toString()}};return _0x2d5f[110]};mxGraph[_0x2d5f[202]][_0x2d5f[2183]]= function(_0x4b1fx2){var _0x4b1fx3=_0x2d5f[110];if(this[_0x2d5f[2409]]&& null!= _0x4b1fx2){var _0x4b1fx4=this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx2),_0x4b1fx4=null!= _0x4b1fx4?_0x4b1fx4[_0x2d5f[124]]:this[_0x2d5f[1705]](_0x4b1fx2);mxUtils[_0x2d5f[433]](_0x4b1fx4,mxConstants.STYLE_NOLABEL,!1)|| (_0x4b1fx3= this[_0x2d5f[2454]](_0x4b1fx2))};return _0x4b1fx3};mxGraph[_0x2d5f[202]][_0x2d5f[2186]]= function(_0x4b1fx2){return this[_0x2d5f[2592]]()};mxGraph[_0x2d5f[202]][_0x2d5f[2592]]= function(){return this[_0x2d5f[2410]]};mxGraph[_0x2d5f[202]][_0x2d5f[2593]]= function(_0x4b1fx2){this[_0x2d5f[2410]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2131]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx2);_0x4b1fx2= null!= _0x4b1fx3?_0x4b1fx3[_0x2d5f[124]]:this[_0x2d5f[1705]](_0x4b1fx2);return null!= _0x4b1fx2?_0x2d5f[1333]== _0x4b1fx2[mxConstants[_0x2d5f[2594]]]:!1};mxGraph[_0x2d5f[202]][_0x2d5f[2130]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx2);_0x4b1fx2= null!= _0x4b1fx3?_0x4b1fx3[_0x2d5f[124]]:this[_0x2d5f[1705]](_0x4b1fx2);return null!= _0x4b1fx2?_0x2d5f[188]== _0x4b1fx2[mxConstants[_0x2d5f[2193]]]:!1};mxGraph[_0x2d5f[202]][_0x2d5f[2595]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){var _0x4b1fx9=null;if(null!= _0x4b1fx2){if(null!= _0x4b1fx2[_0x2d5f[2207]]&& (_0x4b1fx3== _0x4b1fx2[_0x2d5f[2207]][_0x2d5f[252]]|| _0x4b1fx3[_0x2d5f[265]]== _0x4b1fx2[_0x2d5f[2207]][_0x2d5f[252]])){_0x4b1fx9= this[_0x2d5f[2425]],_0x4b1fx9= mxResources[_0x2d5f[203]](_0x4b1fx9)|| _0x4b1fx9};null== _0x4b1fx9&& null!= _0x4b1fx2[_0x2d5f[1211]]&& _0x4b1fx2[_0x2d5f[1211]][_0x2d5f[209]](function(_0x4b1fx2,_0x4b1fx4){if(null== _0x4b1fx9&& (_0x4b1fx3== _0x4b1fx4[_0x2d5f[252]]|| _0x4b1fx3[_0x2d5f[265]]== _0x4b1fx4[_0x2d5f[252]])){_0x4b1fx9= _0x4b1fx4[_0x2d5f[2201]].toString()}});null== _0x4b1fx9&& (_0x4b1fx4= this[_0x2d5f[2432]][_0x2d5f[2596]](_0x4b1fx2[_0x2d5f[246]]),null!= _0x4b1fx4&& _0x2d5f[279]== typeof _0x4b1fx4[_0x2d5f[2597]]&& (_0x4b1fx9= _0x4b1fx4[_0x2d5f[2597]](_0x4b1fx3)));null== _0x4b1fx9&& (_0x4b1fx9= this[_0x2d5f[2598]](_0x4b1fx2[_0x2d5f[246]]))};return _0x4b1fx9};mxGraph[_0x2d5f[202]][_0x2d5f[2598]]= function(_0x4b1fx2){var _0x4b1fx3=null;return _0x4b1fx3= null!= _0x4b1fx2&& null!= _0x4b1fx2[_0x2d5f[2595]]?_0x4b1fx2[_0x2d5f[2595]]():this[_0x2d5f[2454]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[2599]]= function(_0x4b1fx2){return null};mxGraph[_0x2d5f[202]][_0x2d5f[1731]]= function(_0x4b1fx2){var _0x4b1fx3= new mxRectangle,_0x4b1fx4=this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx2);_0x4b1fx2= null!= _0x4b1fx4?_0x4b1fx4[_0x2d5f[124]]:this[_0x2d5f[1705]](_0x4b1fx2);null!= _0x4b1fx2&& (_0x4b1fx4= parseInt(mxUtils[_0x2d5f[433]](_0x4b1fx2,mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE)),mxUtils[_0x2d5f[433]](_0x4b1fx2,mxConstants.STYLE_HORIZONTAL,!0)?_0x4b1fx3[_0x2d5f[119]]= _0x4b1fx4:_0x4b1fx3[_0x2d5f[117]]= _0x4b1fx4);return _0x4b1fx3};mxGraph[_0x2d5f[202]][_0x2d5f[1202]]= function(_0x4b1fx2){return null!= _0x4b1fx2&& null!= _0x4b1fx2[_0x2d5f[124]]?_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2484]]]:null};mxGraph[_0x2d5f[202]][_0x2d5f[2187]]= function(_0x4b1fx2){return null!= _0x4b1fx2&& null!= _0x4b1fx2[_0x2d5f[124]]?_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2063]]]|| mxConstants[_0x2d5f[481]]:null};mxGraph[_0x2d5f[202]][_0x2d5f[2173]]= function(_0x4b1fx2){return null!= _0x4b1fx2&& null!= _0x4b1fx2[_0x2d5f[124]]?_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2600]]]:null};mxGraph[_0x2d5f[202]][_0x2d5f[2174]]= function(_0x4b1fx2){return null!= _0x4b1fx2&& null!= _0x4b1fx2[_0x2d5f[124]]?_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2601]]]:null};mxGraph[_0x2d5f[202]][_0x2d5f[2172]]= function(_0x4b1fx2){return null!= _0x4b1fx2&& null!= _0x4b1fx2[_0x2d5f[124]]?_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2602]]]:null};mxGraph[_0x2d5f[202]][_0x2d5f[2176]]= function(_0x4b1fx2){return null!= _0x4b1fx2&& null!= _0x4b1fx2[_0x2d5f[124]]?_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2603]]]:null};mxGraph[_0x2d5f[202]][_0x2d5f[2476]]= function(){return this[_0x2d5f[467]]};mxGraph[_0x2d5f[202]][_0x2d5f[2604]]= function(_0x4b1fx2){this[_0x2d5f[467]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[1730]]= function(_0x4b1fx2){if(null!= _0x4b1fx2&& this[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx2)!= this[_0x2d5f[251]][_0x2d5f[501]]()){var _0x4b1fx3=this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx2),_0x4b1fx3=null!= _0x4b1fx3?_0x4b1fx3[_0x2d5f[124]]:this[_0x2d5f[1705]](_0x4b1fx2);if(null!= _0x4b1fx3&& !this[_0x2d5f[251]][_0x2d5f[250]](_0x4b1fx2)){return _0x4b1fx3[mxConstants[_0x2d5f[2059]]]== mxConstants[_0x2d5f[2605]]}};return !1};mxGraph[_0x2d5f[202]][_0x2d5f[2606]]= function(){return this[_0x2d5f[2389]]};mxGraph[_0x2d5f[202]][_0x2d5f[2607]]= function(_0x4b1fx2){this[_0x2d5f[2389]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[994]]= function(){return this[_0x2d5f[984]]};mxGraph[_0x2d5f[202]][_0x2d5f[995]]= function(_0x4b1fx2){this[_0x2d5f[984]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2608]]= function(){return this[_0x2d5f[2362]]};mxGraph[_0x2d5f[202]][_0x2d5f[2609]]= function(_0x4b1fx2){this[_0x2d5f[2362]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2134]]= function(){return this[_0x2d5f[2363]]};mxGraph[_0x2d5f[202]][_0x2d5f[2610]]= function(_0x4b1fx2){this[_0x2d5f[2363]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2125]]= function(){return this[_0x2d5f[2364]]};mxGraph[_0x2d5f[202]][_0x2d5f[2611]]= function(_0x4b1fx2){this[_0x2d5f[2364]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2612]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[251]][_0x2d5f[1721]](_0x4b1fx2);return this[_0x2d5f[2613]]()|| null!= _0x4b1fx3&& this[_0x2d5f[251]][_0x2d5f[1193]](_0x4b1fx2)&& _0x4b1fx3[_0x2d5f[1500]]};mxGraph[_0x2d5f[202]][_0x2d5f[2613]]= function(){return this[_0x2d5f[2368]]};mxGraph[_0x2d5f[202]][_0x2d5f[2614]]= function(_0x4b1fx2){this[_0x2d5f[2368]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2615]]= function(_0x4b1fx2){return this[_0x2d5f[251]][_0x2d5f[1938]](_0x4b1fx2,mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){return this[_0x2d5f[2616]](_0x4b1fx2)}))};mxGraph[_0x2d5f[202]][_0x2d5f[2616]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx2);_0x4b1fx2= null!= _0x4b1fx3?_0x4b1fx3[_0x2d5f[124]]:this[_0x2d5f[1705]](_0x4b1fx2);return this[_0x2d5f[2617]]()&& 0!= _0x4b1fx2[mxConstants[_0x2d5f[2618]]]};mxGraph[_0x2d5f[202]][_0x2d5f[2617]]= function(){return this[_0x2d5f[2369]]};mxGraph[_0x2d5f[202]][_0x2d5f[2619]]= function(_0x4b1fx2){this[_0x2d5f[2369]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[898]]= function(_0x4b1fx2){return this[_0x2d5f[251]][_0x2d5f[1938]](_0x4b1fx2,mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){return this[_0x2d5f[2620]](_0x4b1fx2)}))};mxGraph[_0x2d5f[202]][_0x2d5f[2620]]= function(_0x4b1fx2){return this[_0x2d5f[2366]]};mxGraph[_0x2d5f[202]][_0x2d5f[900]]= function(_0x4b1fx2){return this[_0x2d5f[251]][_0x2d5f[1938]](_0x4b1fx2,mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){return this[_0x2d5f[2621]](_0x4b1fx2)}))};mxGraph[_0x2d5f[202]][_0x2d5f[2621]]= function(_0x4b1fx2){return this[_0x2d5f[2367]]};mxGraph[_0x2d5f[202]][_0x2d5f[2102]]= function(_0x4b1fx2){return this[_0x2d5f[2622]]()};mxGraph[_0x2d5f[202]][_0x2d5f[2622]]= function(){return this[_0x2d5f[2379]]};mxGraph[_0x2d5f[202]][_0x2d5f[2623]]= function(_0x4b1fx2){this[_0x2d5f[2379]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2510]]= function(_0x4b1fx2){return this[_0x2d5f[251]][_0x2d5f[1938]](_0x4b1fx2,mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){return this[_0x2d5f[2624]](_0x4b1fx2)}))};mxGraph[_0x2d5f[202]][_0x2d5f[2624]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx2);_0x4b1fx2= null!= _0x4b1fx3?_0x4b1fx3[_0x2d5f[124]]:this[_0x2d5f[1705]](_0x4b1fx2);return this[_0x2d5f[2625]]()&& 0!= _0x4b1fx2[mxConstants[_0x2d5f[2626]]]};mxGraph[_0x2d5f[202]][_0x2d5f[2625]]= function(){return this[_0x2d5f[2371]]};mxGraph[_0x2d5f[202]][_0x2d5f[2627]]= function(_0x4b1fx2){this[_0x2d5f[2371]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2628]]= function(_0x4b1fx2){return !this[_0x2d5f[2612]](_0x4b1fx2)&& (this[_0x2d5f[251]][_0x2d5f[250]](_0x4b1fx2)&& this[_0x2d5f[2373]]|| this[_0x2d5f[251]][_0x2d5f[1193]](_0x4b1fx2)&& this[_0x2d5f[2374]])};mxGraph[_0x2d5f[202]][_0x2d5f[2629]]= function(_0x4b1fx2){return this[_0x2d5f[251]][_0x2d5f[1938]](_0x4b1fx2,mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){return this[_0x2d5f[1712]](_0x4b1fx2)}))};mxGraph[_0x2d5f[202]][_0x2d5f[1712]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx2),_0x4b1fx3=null!= _0x4b1fx3?_0x4b1fx3[_0x2d5f[124]]:this[_0x2d5f[1705]](_0x4b1fx2);return this[_0x2d5f[2630]]()&& !this[_0x2d5f[2612]](_0x4b1fx2)&& 0!= _0x4b1fx3[mxConstants[_0x2d5f[2631]]]};mxGraph[_0x2d5f[202]][_0x2d5f[2630]]= function(){return this[_0x2d5f[2372]]};mxGraph[_0x2d5f[202]][_0x2d5f[2632]]= function(_0x4b1fx2){this[_0x2d5f[2372]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[997]]= function(){return this[_0x2d5f[991]]};mxGraph[_0x2d5f[202]][_0x2d5f[998]]= function(_0x4b1fx2){this[_0x2d5f[991]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2549]]= function(){return this[_0x2d5f[2348]]};mxGraph[_0x2d5f[202]][_0x2d5f[2633]]= function(_0x4b1fx2){this[_0x2d5f[2348]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2634]]= function(){return this[_0x2d5f[1020]]};mxGraph[_0x2d5f[202]][_0x2d5f[2635]]= function(_0x4b1fx2){this[_0x2d5f[1020]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2636]]= function(){return this[_0x2d5f[2353]]};mxGraph[_0x2d5f[202]][_0x2d5f[2637]]= function(_0x4b1fx2){this[_0x2d5f[2353]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2638]]= function(){return this[_0x2d5f[2374]]};mxGraph[_0x2d5f[202]][_0x2d5f[2639]]= function(_0x4b1fx2){this[_0x2d5f[2374]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2640]]= function(){return this[_0x2d5f[2373]]};mxGraph[_0x2d5f[202]][_0x2d5f[2641]]= function(_0x4b1fx2){this[_0x2d5f[2373]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2642]]= function(){return this[_0x2d5f[2412]]};mxGraph[_0x2d5f[202]][_0x2d5f[2643]]= function(_0x4b1fx2){this[_0x2d5f[2412]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2460]]= function(){return this[_0x2d5f[2411]]};mxGraph[_0x2d5f[202]][_0x2d5f[2644]]= function(_0x4b1fx2){this[_0x2d5f[2411]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2645]]= function(){return this[_0x2d5f[2404]]};mxGraph[_0x2d5f[202]][_0x2d5f[2646]]= function(_0x4b1fx2){this[_0x2d5f[2404]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2647]]= function(){return this[_0x2d5f[2402]]};mxGraph[_0x2d5f[202]][_0x2d5f[2648]]= function(_0x4b1fx2){this[_0x2d5f[2406]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2530]]= function(){return this[_0x2d5f[2406]]};mxGraph[_0x2d5f[202]][_0x2d5f[2649]]= function(_0x4b1fx2){this[_0x2d5f[2405]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2650]]= function(){return this[_0x2d5f[2405]]};mxGraph[_0x2d5f[202]][_0x2d5f[2651]]= function(_0x4b1fx2){this[_0x2d5f[2407]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2527]]= function(){return this[_0x2d5f[2407]]};mxGraph[_0x2d5f[202]][_0x2d5f[2652]]= function(_0x4b1fx2){this[_0x2d5f[2402]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2529]]= function(){return this[_0x2d5f[2408]]};mxGraph[_0x2d5f[202]][_0x2d5f[2653]]= function(_0x4b1fx2){this[_0x2d5f[2408]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[1015]]= function(){return this[_0x2d5f[2375]]};mxGraph[_0x2d5f[202]][_0x2d5f[2654]]= function(_0x4b1fx2){this[_0x2d5f[2375]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2655]]= function(){return this[_0x2d5f[2376]]};mxGraph[_0x2d5f[202]][_0x2d5f[2656]]= function(_0x4b1fx2){this[_0x2d5f[2376]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2657]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx2),_0x4b1fx3=null!= _0x4b1fx3?_0x4b1fx3[_0x2d5f[124]]:this[_0x2d5f[1705]](_0x4b1fx2);return this[_0x2d5f[2658]]()&& !this[_0x2d5f[2612]](_0x4b1fx2)&& 0!= _0x4b1fx3[mxConstants[_0x2d5f[2659]]]};mxGraph[_0x2d5f[202]][_0x2d5f[2658]]= function(){return this[_0x2d5f[2377]]};mxGraph[_0x2d5f[202]][_0x2d5f[2660]]= function(_0x4b1fx2){this[_0x2d5f[2377]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2661]]= function(_0x4b1fx2,_0x4b1fx3){return !0};mxGraph[_0x2d5f[202]][_0x2d5f[2662]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx2),_0x4b1fx3=null!= _0x4b1fx3?_0x4b1fx3[_0x2d5f[124]]:this[_0x2d5f[1705]](_0x4b1fx2);return this[_0x2d5f[2663]]()&& !this[_0x2d5f[2612]](_0x4b1fx2)&& 0!= _0x4b1fx3[mxConstants[_0x2d5f[2664]]]};mxGraph[_0x2d5f[202]][_0x2d5f[2663]]= function(){return this[_0x2d5f[2378]]};mxGraph[_0x2d5f[202]][_0x2d5f[2665]]= function(_0x4b1fx2){this[_0x2d5f[2378]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2453]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx2),_0x4b1fx3=null!= _0x4b1fx3?_0x4b1fx3[_0x2d5f[124]]:this[_0x2d5f[1705]](_0x4b1fx2);return this[_0x2d5f[2666]]()&& !this[_0x2d5f[2612]](_0x4b1fx2)&& 0!= _0x4b1fx3[mxConstants[_0x2d5f[2667]]]};mxGraph[_0x2d5f[202]][_0x2d5f[2666]]= function(){return this[_0x2d5f[2370]]};mxGraph[_0x2d5f[202]][_0x2d5f[2668]]= function(_0x4b1fx2){this[_0x2d5f[2370]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2551]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){return this[_0x2d5f[2669]]()&& !this[_0x2d5f[2612]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[2669]]= function(){return this[_0x2d5f[2380]]};mxGraph[_0x2d5f[202]][_0x2d5f[2670]]= function(_0x4b1fx2){this[_0x2d5f[2380]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2671]]= function(_0x4b1fx2){return null== _0x4b1fx2&& this[_0x2d5f[2406]]|| null!= _0x4b1fx2&& (!this[_0x2d5f[251]][_0x2d5f[250]](_0x4b1fx2)|| this[_0x2d5f[2405]])&& this[_0x2d5f[2565]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[2672]]= function(_0x4b1fx2){return this[_0x2d5f[2671]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[2582]]= function(_0x4b1fx2,_0x4b1fx3){return this[_0x2d5f[2671]](_0x4b1fx2)&& this[_0x2d5f[2672]](_0x4b1fx3)};mxGraph[_0x2d5f[202]][_0x2d5f[1995]]= function(_0x4b1fx2){this[_0x2d5f[2433]][_0x2d5f[995]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[1965]]= function(_0x4b1fx2){return this[_0x2d5f[2433]][_0x2d5f[994]]()};mxGraph[_0x2d5f[202]][_0x2d5f[2673]]= function(_0x4b1fx2){this[_0x2d5f[2276]][_0x2d5f[995]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[2674]]= function(_0x4b1fx2){this[_0x2d5f[2316]][_0x2d5f[2431]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2203]]= function(_0x4b1fx2){if(null!= this[_0x2d5f[2347]]){var _0x4b1fx3=this[_0x2d5f[2347]][_0x2d5f[2148]]();return null== _0x4b1fx2?null!= _0x4b1fx3:_0x4b1fx2== _0x4b1fx3};return !1};mxGraph[_0x2d5f[202]][_0x2d5f[2455]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx2);_0x4b1fx2= null!= _0x4b1fx3?_0x4b1fx3[_0x2d5f[124]]:this[_0x2d5f[1705]](_0x4b1fx2);return this[_0x2d5f[2675]]()|| 1== _0x4b1fx2[mxConstants[_0x2d5f[2676]]]};mxGraph[_0x2d5f[202]][_0x2d5f[2675]]= function(){return this[_0x2d5f[2381]]};mxGraph[_0x2d5f[202]][_0x2d5f[2677]]= function(_0x4b1fx2){this[_0x2d5f[2381]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2507]]= function(_0x4b1fx2){return !this[_0x2d5f[502]]()[_0x2d5f[250]](_0x4b1fx2)&& this[_0x2d5f[2678]]()};mxGraph[_0x2d5f[202]][_0x2d5f[2678]]= function(){return this[_0x2d5f[2392]]};mxGraph[_0x2d5f[202]][_0x2d5f[2679]]= function(_0x4b1fx2){this[_0x2d5f[2392]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2506]]= function(){return this[_0x2d5f[2393]]};mxGraph[_0x2d5f[202]][_0x2d5f[2680]]= function(_0x4b1fx2){this[_0x2d5f[2393]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2536]]= function(_0x4b1fx2){return this[_0x2d5f[2681]]()&& !this[_0x2d5f[502]]()[_0x2d5f[250]](this[_0x2d5f[502]]()[_0x2d5f[1197]](_0x4b1fx2))};mxGraph[_0x2d5f[202]][_0x2d5f[2681]]= function(){return this[_0x2d5f[2391]]};mxGraph[_0x2d5f[202]][_0x2d5f[2682]]= function(_0x4b1fx2){this[_0x2d5f[2391]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2505]]= function(){return this[_0x2d5f[2390]]};mxGraph[_0x2d5f[202]][_0x2d5f[2528]]= function(_0x4b1fx2){this[_0x2d5f[2390]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2537]]= function(_0x4b1fx2){return this[_0x2d5f[2683]](_0x4b1fx2)?this[_0x2d5f[2354]]:0};mxGraph[_0x2d5f[202]][_0x2d5f[2683]]= function(_0x4b1fx2){return !1};mxGraph[_0x2d5f[202]][_0x2d5f[2513]]= function(_0x4b1fx2,_0x4b1fx3){return this[_0x2d5f[251]][_0x2d5f[1938]](_0x4b1fx2,mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){return this[_0x2d5f[2516]](_0x4b1fx2,_0x4b1fx3)}))};mxGraph[_0x2d5f[202]][_0x2d5f[2516]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx2),_0x4b1fx4=null!= _0x4b1fx4?_0x4b1fx4[_0x2d5f[124]]:this[_0x2d5f[1705]](_0x4b1fx2);return 0< this[_0x2d5f[251]][_0x2d5f[262]](_0x4b1fx2)&& 0!= _0x4b1fx4[mxConstants[_0x2d5f[2684]]]};mxGraph[_0x2d5f[202]][_0x2d5f[2685]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){return null!= _0x4b1fx2&& (this[_0x2d5f[2655]]()&& this[_0x2d5f[2686]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4)|| !this[_0x2d5f[251]][_0x2d5f[250]](_0x4b1fx2)&& (this[_0x2d5f[1730]](_0x4b1fx2)|| 0< this[_0x2d5f[251]][_0x2d5f[262]](_0x4b1fx2)&& !this[_0x2d5f[1742]](_0x4b1fx2)))};mxGraph[_0x2d5f[202]][_0x2d5f[2686]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){return this[_0x2d5f[251]][_0x2d5f[250]](_0x4b1fx2)&& null!= _0x4b1fx3&& 1== _0x4b1fx3[_0x2d5f[67]]&& this[_0x2d5f[2565]](_0x4b1fx3[0])&& null== this[_0x2d5f[2500]](_0x4b1fx2,this[_0x2d5f[251]][_0x2d5f[1709]](_0x4b1fx2,!0),_0x4b1fx3[0])?(_0x4b1fx4= this[_0x2d5f[251]][_0x2d5f[1709]](_0x4b1fx2,!0),_0x4b1fx2= this[_0x2d5f[251]][_0x2d5f[1709]](_0x4b1fx2,!1),!this[_0x2d5f[251]][_0x2d5f[1720]](_0x4b1fx3[0],_0x4b1fx4)&& !this[_0x2d5f[251]][_0x2d5f[1720]](_0x4b1fx3[0],_0x4b1fx2)):!1};mxGraph[_0x2d5f[202]][_0x2d5f[564]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){if(!this[_0x2d5f[2642]]()){for(var _0x4b1fx5=0;_0x4b1fx5< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx5++){if(this[_0x2d5f[1730]](_0x4b1fx2[_0x4b1fx5])){return null}}};_0x4b1fx5= mxUtils[_0x2d5f[2196]](this[_0x2d5f[526]],mxEvent[_0x2d5f[731]](_0x4b1fx3),mxEvent[_0x2d5f[733]](_0x4b1fx3));_0x4b1fx5[_0x2d5f[235]]-= this[_0x2d5f[1136]];_0x4b1fx5[_0x2d5f[236]]-= this[_0x2d5f[1137]];_0x4b1fx5= this[_0x2d5f[2461]](_0x4b1fx5[_0x2d5f[235]],_0x4b1fx5[_0x2d5f[236]]);if(null== _0x4b1fx4){_0x4b1fx4= _0x4b1fx5}else {if(null!= _0x4b1fx5){for(var _0x4b1fx9=this[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx5);null!= _0x4b1fx9&& this[_0x2d5f[1730]](_0x4b1fx9)&& _0x4b1fx9!= _0x4b1fx4;){_0x4b1fx9= this[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx9)};_0x4b1fx9== _0x4b1fx4&& (_0x4b1fx4= _0x4b1fx5)}};for(;null!= _0x4b1fx4&& !this[_0x2d5f[2685]](_0x4b1fx4,_0x4b1fx2,_0x4b1fx3)&& !this[_0x2d5f[251]][_0x2d5f[1740]](_0x4b1fx4);){_0x4b1fx4= this[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx4)};return !this[_0x2d5f[251]][_0x2d5f[1740]](_0x4b1fx4)&& 0> mxUtils[_0x2d5f[2]](_0x4b1fx2,_0x4b1fx4)?_0x4b1fx4:null};mxGraph[_0x2d5f[202]][_0x2d5f[902]]= function(){var _0x4b1fx2=this[_0x2d5f[2355]];null== _0x4b1fx2&& (_0x4b1fx2= this[_0x2d5f[2534]](),null== _0x4b1fx2&& (_0x4b1fx2= this[_0x2d5f[251]][_0x2d5f[501]](),_0x4b1fx2= this[_0x2d5f[251]][_0x2d5f[263]](_0x4b1fx2,0)));return _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2687]]= function(_0x4b1fx2){this[_0x2d5f[2355]]= _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2179]]= function(_0x4b1fx2){for(;null!= _0x4b1fx2&& !this[_0x2d5f[1730]](_0x4b1fx2);){_0x4b1fx2= this[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx2)};return _0x4b1fx2};mxGraph[_0x2d5f[202]][_0x2d5f[2461]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx4= _0x4b1fx4|| this[_0x2d5f[902]]();if(null!= _0x4b1fx4){for(var _0x4b1fx5=this[_0x2d5f[251]][_0x2d5f[262]](_0x4b1fx4),_0x4b1fx9=0;_0x4b1fx9< _0x4b1fx5;_0x4b1fx9++){var _0x4b1fxa=this[_0x2d5f[251]][_0x2d5f[263]](_0x4b1fx4,_0x4b1fx9),_0x4b1fx12=this[_0x2d5f[2461]](_0x4b1fx2,_0x4b1fx3,_0x4b1fxa);if(null!= _0x4b1fx12){return _0x4b1fx12};if(this[_0x2d5f[1730]](_0x4b1fxa)&& (_0x4b1fx12= this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fxa),this[_0x2d5f[1825]](_0x4b1fx12,_0x4b1fx2,_0x4b1fx3))){return _0x4b1fxa}}};return null};mxGraph[_0x2d5f[202]][_0x2d5f[999]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){_0x4b1fx5= null!= _0x4b1fx5?_0x4b1fx5:!0;_0x4b1fx9= null!= _0x4b1fx9?_0x4b1fx9:!0;_0x4b1fx4= null!= _0x4b1fx4?_0x4b1fx4:this[_0x2d5f[902]]();if(null!= _0x4b1fx4){for(var _0x4b1fxa=this[_0x2d5f[251]][_0x2d5f[262]](_0x4b1fx4)- 1;0<= _0x4b1fxa;_0x4b1fxa--){var _0x4b1fx12=this[_0x2d5f[251]][_0x2d5f[263]](_0x4b1fx4,_0x4b1fxa),_0x4b1fx13=this[_0x2d5f[999]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx12,_0x4b1fx5,_0x4b1fx9);if(null!= _0x4b1fx13){return _0x4b1fx13};if(this[_0x2d5f[1714]](_0x4b1fx12)&& (_0x4b1fx9&& this[_0x2d5f[251]][_0x2d5f[250]](_0x4b1fx12)|| _0x4b1fx5&& this[_0x2d5f[251]][_0x2d5f[1193]](_0x4b1fx12))){if(_0x4b1fx13= this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx12),this[_0x2d5f[1825]](_0x4b1fx13,_0x4b1fx2,_0x4b1fx3)){return _0x4b1fx12}}}};return null};mxGraph[_0x2d5f[202]][_0x2d5f[1825]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){if(null!= _0x4b1fx2){var _0x4b1fx5=_0x4b1fx2[_0x2d5f[439]];if(null!= _0x4b1fx5){_0x4b1fx2= this[_0x2d5f[2353]]* this[_0x2d5f[2353]];for(var _0x4b1fx9=_0x4b1fx5[0],_0x4b1fxa=1;_0x4b1fxa< _0x4b1fx5[_0x2d5f[67]];_0x4b1fxa++){var _0x4b1fx12=_0x4b1fx5[_0x4b1fxa];if(mxUtils[_0x2d5f[440]](_0x4b1fx9[_0x2d5f[235]],_0x4b1fx9[_0x2d5f[236]],_0x4b1fx12[_0x2d5f[235]],_0x4b1fx12[_0x2d5f[236]],_0x4b1fx3,_0x4b1fx4)<= _0x4b1fx2){return !0};_0x4b1fx9= _0x4b1fx12}}else {if(_0x4b1fx9= mxUtils[_0x2d5f[431]](mxUtils[_0x2d5f[433]](_0x4b1fx2[_0x2d5f[124]],mxConstants.STYLE_ROTATION)|| 0),0!= _0x4b1fx9&& (_0x4b1fx5= Math[_0x2d5f[426]](-_0x4b1fx9),_0x4b1fx9= Math[_0x2d5f[427]](-_0x4b1fx9),_0x4b1fxa= new mxPoint(_0x4b1fx2[_0x2d5f[241]](),_0x4b1fx2[_0x2d5f[242]]()),_0x4b1fx9= mxUtils[_0x2d5f[432]]( new mxPoint(_0x4b1fx3,_0x4b1fx4),_0x4b1fx5,_0x4b1fx9,_0x4b1fxa),_0x4b1fx3= _0x4b1fx9[_0x2d5f[235]],_0x4b1fx4= _0x4b1fx9[_0x2d5f[236]]),mxUtils[_0x2d5f[442]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4)){return !0}}};return !1};mxGraph[_0x2d5f[202]][_0x2d5f[2688]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=this[_0x2d5f[249]]()[_0x2d5f[248]](_0x4b1fx2);_0x4b1fx2= this[_0x2d5f[1731]](_0x4b1fx2);if(null!= _0x4b1fx5){var _0x4b1fx9=this[_0x2d5f[249]]()[_0x2d5f[518]]();_0x4b1fx3-= _0x4b1fx5[_0x2d5f[235]];_0x4b1fx4-= _0x4b1fx5[_0x2d5f[236]];if(0< _0x4b1fx2[_0x2d5f[117]]&& 0< _0x4b1fx3&& _0x4b1fx3> _0x4b1fx2[_0x2d5f[117]]* _0x4b1fx9|| 0< _0x4b1fx2[_0x2d5f[119]]&& 0< _0x4b1fx4&& _0x4b1fx4> _0x4b1fx2[_0x2d5f[119]]* _0x4b1fx9){return !0}};return !1};mxGraph[_0x2d5f[202]][_0x2d5f[1728]]= function(_0x4b1fx2){return this[_0x2d5f[1955]](_0x4b1fx2,!0,!1)};mxGraph[_0x2d5f[202]][_0x2d5f[1956]]= function(_0x4b1fx2){return this[_0x2d5f[1955]](_0x4b1fx2,!1,!0)};mxGraph[_0x2d5f[202]][_0x2d5f[1955]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx2= null!= _0x4b1fx2?_0x4b1fx2:this[_0x2d5f[902]]();_0x4b1fx2= this[_0x2d5f[251]][_0x2d5f[1955]](_0x4b1fx2,null!= _0x4b1fx3?_0x4b1fx3:!1,null!= _0x4b1fx4?_0x4b1fx4:!1);_0x4b1fx3= [];for(_0x4b1fx4= 0;_0x4b1fx4< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx4++){this[_0x2d5f[1714]](_0x4b1fx2[_0x4b1fx4])&& _0x4b1fx3[_0x2d5f[207]](_0x4b1fx2[_0x4b1fx4])};return _0x4b1fx3};mxGraph[_0x2d5f[202]][_0x2d5f[1756]]= function(_0x4b1fx2,_0x4b1fx3){return this[_0x2d5f[264]](_0x4b1fx2,_0x4b1fx3,!0,!0,!1)};mxGraph[_0x2d5f[202]][_0x2d5f[1867]]= function(_0x4b1fx2,_0x4b1fx3){return this[_0x2d5f[264]](_0x4b1fx2,_0x4b1fx3,!0,!1,!1)};mxGraph[_0x2d5f[202]][_0x2d5f[1963]]= function(_0x4b1fx2,_0x4b1fx3){return this[_0x2d5f[264]](_0x4b1fx2,_0x4b1fx3,!1,!0,!1)};mxGraph[_0x2d5f[202]][_0x2d5f[264]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){_0x4b1fx4= null!= _0x4b1fx4?_0x4b1fx4:!0;_0x4b1fx5= null!= _0x4b1fx5?_0x4b1fx5:!0;_0x4b1fx9= null!= _0x4b1fx9?_0x4b1fx9:!0;_0x4b1fxa= null!= _0x4b1fxa?_0x4b1fxa:!1;for(var _0x4b1fx12=[],_0x4b1fx13=this[_0x2d5f[1742]](_0x4b1fx2),_0x4b1fx14=this[_0x2d5f[251]][_0x2d5f[262]](_0x4b1fx2),_0x4b1fx15=0;_0x4b1fx15< _0x4b1fx14;_0x4b1fx15++){var _0x4b1fx16=this[_0x2d5f[251]][_0x2d5f[263]](_0x4b1fx2,_0x4b1fx15);if(_0x4b1fx13|| !this[_0x2d5f[1714]](_0x4b1fx16)){_0x4b1fx12= _0x4b1fx12[_0x2d5f[1919]](this[_0x2d5f[251]][_0x2d5f[264]](_0x4b1fx16,_0x4b1fx4,_0x4b1fx5))}};_0x4b1fx12= _0x4b1fx12[_0x2d5f[1919]](this[_0x2d5f[251]][_0x2d5f[264]](_0x4b1fx2,_0x4b1fx4,_0x4b1fx5));_0x4b1fx13= [];for(_0x4b1fx15= 0;_0x4b1fx15< _0x4b1fx12[_0x2d5f[67]];_0x4b1fx15++){_0x4b1fx16= this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx12[_0x4b1fx15]),_0x4b1fx14= null!= _0x4b1fx16?_0x4b1fx16[_0x2d5f[1710]](!0):this[_0x2d5f[441]][_0x2d5f[1710]](_0x4b1fx12[_0x4b1fx15],!0),_0x4b1fx16= null!= _0x4b1fx16?_0x4b1fx16[_0x2d5f[1710]](!1):this[_0x2d5f[441]][_0x2d5f[1710]](_0x4b1fx12[_0x4b1fx15],!1),(_0x4b1fx9&& _0x4b1fx14== _0x4b1fx16|| _0x4b1fx14!= _0x4b1fx16&& (_0x4b1fx4&& _0x4b1fx16== _0x4b1fx2&& (null== _0x4b1fx3|| this[_0x2d5f[1920]](_0x4b1fx14,_0x4b1fx3,_0x4b1fxa))|| _0x4b1fx5&& _0x4b1fx14== _0x4b1fx2&& (null== _0x4b1fx3|| this[_0x2d5f[1920]](_0x4b1fx16,_0x4b1fx3,_0x4b1fxa))))&& _0x4b1fx13[_0x2d5f[207]](_0x4b1fx12[_0x4b1fx15])};return _0x4b1fx13};mxGraph[_0x2d5f[202]][_0x2d5f[1920]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){return _0x4b1fx4?this[_0x2d5f[251]][_0x2d5f[1720]](_0x4b1fx3,_0x4b1fx2):this[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx2)== _0x4b1fx3};mxGraph[_0x2d5f[202]][_0x2d5f[1808]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){_0x4b1fx4= null!= _0x4b1fx4?_0x4b1fx4:!0;_0x4b1fx5= null!= _0x4b1fx5?_0x4b1fx5:!0;var _0x4b1fx9=[],_0x4b1fxa={};if(null!= _0x4b1fx2){for(var _0x4b1fx12=0;_0x4b1fx12< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx12++){var _0x4b1fx13=this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx2[_0x4b1fx12]),_0x4b1fx14=null!= _0x4b1fx13?_0x4b1fx13[_0x2d5f[1710]](!0):this[_0x2d5f[441]][_0x2d5f[1710]](_0x4b1fx2[_0x4b1fx12],!0),_0x4b1fx13=null!= _0x4b1fx13?_0x4b1fx13[_0x2d5f[1710]](!1):this[_0x2d5f[441]][_0x2d5f[1710]](_0x4b1fx2[_0x4b1fx12],!1);if(_0x4b1fx14== _0x4b1fx3&& null!= _0x4b1fx13&& _0x4b1fx13!= _0x4b1fx3&& _0x4b1fx5){var _0x4b1fx15=mxCellPath[_0x2d5f[385]](_0x4b1fx13);null== _0x4b1fxa[_0x4b1fx15]&& (_0x4b1fxa[_0x4b1fx15]= _0x4b1fx13,_0x4b1fx9[_0x2d5f[207]](_0x4b1fx13))}else {_0x4b1fx13== _0x4b1fx3&& (null!= _0x4b1fx14&& _0x4b1fx14!= _0x4b1fx3&& _0x4b1fx4)&& (_0x4b1fx15= mxCellPath[_0x2d5f[385]](_0x4b1fx14),null== _0x4b1fxa[_0x4b1fx15]&& (_0x4b1fxa[_0x4b1fx15]= _0x4b1fx14,_0x4b1fx9[_0x2d5f[207]](_0x4b1fx14)))}}};return _0x4b1fx9};mxGraph[_0x2d5f[202]][_0x2d5f[1781]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx4= null!= _0x4b1fx4?_0x4b1fx4:!1;for(var _0x4b1fx5=this[_0x2d5f[264]](_0x4b1fx2),_0x4b1fx9=[],_0x4b1fxa=0;_0x4b1fxa< _0x4b1fx5[_0x2d5f[67]];_0x4b1fxa++){var _0x4b1fx12=this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx5[_0x4b1fxa]),_0x4b1fx13=null!= _0x4b1fx12?_0x4b1fx12[_0x2d5f[1710]](!0):this[_0x2d5f[441]][_0x2d5f[1710]](_0x4b1fx5[_0x4b1fxa],!0),_0x4b1fx12=null!= _0x4b1fx12?_0x4b1fx12[_0x2d5f[1710]](!1):this[_0x2d5f[441]][_0x2d5f[1710]](_0x4b1fx5[_0x4b1fxa],!1);(_0x4b1fx13== _0x4b1fx2&& _0x4b1fx12== _0x4b1fx3|| !_0x4b1fx4&& _0x4b1fx13== _0x4b1fx3&& _0x4b1fx12== _0x4b1fx2)&& _0x4b1fx9[_0x2d5f[207]](_0x4b1fx5[_0x4b1fxa])};return _0x4b1fx9};mxGraph[_0x2d5f[202]][_0x2d5f[2689]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=mxUtils[_0x2d5f[2196]](this[_0x2d5f[526]],mxEvent[_0x2d5f[731]](_0x4b1fx2),mxEvent[_0x2d5f[733]](_0x4b1fx2)),_0x4b1fx5=this[_0x2d5f[441]][_0x2d5f[255]],_0x4b1fx9=this[_0x2d5f[441]][_0x2d5f[513]],_0x4b1fxa=!1!= _0x4b1fx3?this[_0x2d5f[1020]]/ 2:0;_0x4b1fx4[_0x2d5f[235]]= this[_0x2d5f[1021]](_0x4b1fx4[_0x2d5f[235]]/ _0x4b1fx5- _0x4b1fx9[_0x2d5f[235]]- _0x4b1fxa);_0x4b1fx4[_0x2d5f[236]]= this[_0x2d5f[1021]](_0x4b1fx4[_0x2d5f[236]]/ _0x4b1fx5- _0x4b1fx9[_0x2d5f[236]]- _0x4b1fxa);return _0x4b1fx4};mxGraph[_0x2d5f[202]][_0x2d5f[2690]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){_0x4b1fxa= null!= _0x4b1fxa?_0x4b1fxa:[];if(0< _0x4b1fx4|| 0< _0x4b1fx5){var _0x4b1fx12=_0x4b1fx2+ _0x4b1fx4,_0x4b1fx13=_0x4b1fx3+ _0x4b1fx5;_0x4b1fx9= _0x4b1fx9|| this[_0x2d5f[902]]();if(null!= _0x4b1fx9){for(var _0x4b1fx14=this[_0x2d5f[251]][_0x2d5f[262]](_0x4b1fx9),_0x4b1fx15=0;_0x4b1fx15< _0x4b1fx14;_0x4b1fx15++){var _0x4b1fx16=this[_0x2d5f[251]][_0x2d5f[263]](_0x4b1fx9,_0x4b1fx15),_0x4b1fx17=this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx16);if(this[_0x2d5f[1714]](_0x4b1fx16)&& null!= _0x4b1fx17){var _0x4b1fx18=_0x4b1fx17,_0x4b1fx17=mxUtils[_0x2d5f[433]](_0x4b1fx17[_0x2d5f[124]],mxConstants.STYLE_ROTATION)|| 0;0!= _0x4b1fx17&& (_0x4b1fx18= mxUtils[_0x2d5f[1613]](_0x4b1fx18,_0x4b1fx17));_0x4b1fx18[_0x2d5f[235]]>= _0x4b1fx2&& _0x4b1fx18[_0x2d5f[236]]+ _0x4b1fx18[_0x2d5f[119]]<= _0x4b1fx13&& _0x4b1fx18[_0x2d5f[236]]>= _0x4b1fx3&& _0x4b1fx18[_0x2d5f[235]]+ _0x4b1fx18[_0x2d5f[117]]<= _0x4b1fx12?_0x4b1fxa[_0x2d5f[207]](_0x4b1fx16):this[_0x2d5f[2690]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx16,_0x4b1fxa)}}}};return _0x4b1fxa};mxGraph[_0x2d5f[202]][_0x2d5f[2691]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){var _0x4b1fxa=[];if(_0x4b1fx5|| _0x4b1fx9){if(null== _0x4b1fx4&& (_0x4b1fx4= this[_0x2d5f[902]]()),null!= _0x4b1fx4){for(var _0x4b1fx12=this[_0x2d5f[251]][_0x2d5f[262]](_0x4b1fx4),_0x4b1fx13=0;_0x4b1fx13< _0x4b1fx12;_0x4b1fx13++){var _0x4b1fx14=this[_0x2d5f[251]][_0x2d5f[263]](_0x4b1fx4,_0x4b1fx13),_0x4b1fx15=this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx14);this[_0x2d5f[1714]](_0x4b1fx14)&& null!= _0x4b1fx15&& (!_0x4b1fx5|| _0x4b1fx15[_0x2d5f[235]]>= _0x4b1fx2) && (!_0x4b1fx9|| _0x4b1fx15[_0x2d5f[236]]>= _0x4b1fx3) && _0x4b1fxa[_0x2d5f[207]](_0x4b1fx14)}}};return _0x4b1fxa};mxGraph[_0x2d5f[202]][_0x2d5f[1757]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx3= null!= _0x4b1fx3?_0x4b1fx3:!1;_0x4b1fx4= null!= _0x4b1fx4?_0x4b1fx4:!1;var _0x4b1fx5=[];if(null!= _0x4b1fx2){for(var _0x4b1fx9=this[_0x2d5f[502]](),_0x4b1fxa=_0x4b1fx9[_0x2d5f[262]](_0x4b1fx2),_0x4b1fx12=null,_0x4b1fx13=0,_0x4b1fx14=0;_0x4b1fx14< _0x4b1fxa;_0x4b1fx14++){var _0x4b1fx15=_0x4b1fx9[_0x2d5f[263]](_0x4b1fx2,_0x4b1fx14);if(this[_0x2d5f[251]][_0x2d5f[1193]](_0x4b1fx15)&& this[_0x2d5f[1714]](_0x4b1fx15)){for(var _0x4b1fx16=this[_0x2d5f[1756]](_0x4b1fx15,_0x4b1fx3?_0x4b1fx2:null),_0x4b1fx17=0,_0x4b1fx18=0,_0x4b1fx19=0;_0x4b1fx19< _0x4b1fx16[_0x2d5f[67]];_0x4b1fx19++){this[_0x2d5f[441]][_0x2d5f[1710]](_0x4b1fx16[_0x4b1fx19],!0)== _0x4b1fx15?_0x4b1fx17++:_0x4b1fx18++};(_0x4b1fx4&& 0== _0x4b1fx17&& 0< _0x4b1fx18|| !_0x4b1fx4&& 0== _0x4b1fx18&& 0< _0x4b1fx17)&& _0x4b1fx5[_0x2d5f[207]](_0x4b1fx15);_0x4b1fx16= _0x4b1fx4?_0x4b1fx18- _0x4b1fx17:_0x4b1fx17- _0x4b1fx18;_0x4b1fx16> _0x4b1fx13&& (_0x4b1fx13= _0x4b1fx16,_0x4b1fx12= _0x4b1fx15)}};0== _0x4b1fx5[_0x2d5f[67]]&& null!= _0x4b1fx12&& _0x4b1fx5[_0x2d5f[207]](_0x4b1fx12)};return _0x4b1fx5};mxGraph[_0x2d5f[202]][_0x2d5f[1706]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){if(null!= _0x4b1fx4&& null!= _0x4b1fx2){_0x4b1fx3= null!= _0x4b1fx3?_0x4b1fx3:!0;_0x4b1fx9= _0x4b1fx9|| [];var _0x4b1fxa=mxCellPath[_0x2d5f[385]](_0x4b1fx2);if(null== _0x4b1fx9[_0x4b1fxa]&& (_0x4b1fx9[_0x4b1fxa]= _0x4b1fx2,_0x4b1fx5= _0x4b1fx4(_0x4b1fx2,_0x4b1fx5),null== _0x4b1fx5|| _0x4b1fx5)){if(_0x4b1fx5= this[_0x2d5f[251]][_0x2d5f[1707]](_0x4b1fx2),0< _0x4b1fx5){for(_0x4b1fxa= 0;_0x4b1fxa< _0x4b1fx5;_0x4b1fxa++){var _0x4b1fx12=this[_0x2d5f[251]][_0x2d5f[1708]](_0x4b1fx2,_0x4b1fxa),_0x4b1fx13=this[_0x2d5f[251]][_0x2d5f[1709]](_0x4b1fx12,!0)== _0x4b1fx2;if(!_0x4b1fx3|| _0x4b1fx13){_0x4b1fx13= this[_0x2d5f[251]][_0x2d5f[1709]](_0x4b1fx12,!_0x4b1fx13),this[_0x2d5f[1706]](_0x4b1fx13,_0x4b1fx3,_0x4b1fx4,_0x4b1fx12,_0x4b1fx9)}}}}}};mxGraph[_0x2d5f[202]][_0x2d5f[2692]]= function(_0x4b1fx2){return this[_0x2d5f[2435]]()[_0x2d5f[2097]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[2693]]= function(){return this[_0x2d5f[2435]]()[_0x2d5f[1107]]()};mxGraph[_0x2d5f[202]][_0x2d5f[2440]]= function(){return this[_0x2d5f[2435]]()[_0x2d5f[200]]()};mxGraph[_0x2d5f[202]][_0x2d5f[2694]]= function(){return this[_0x2d5f[2435]]()[_0x2d5f[895]][_0x2d5f[67]]};mxGraph[_0x2d5f[202]][_0x2d5f[2452]]= function(){return this[_0x2d5f[2435]]()[_0x2d5f[895]][0]};mxGraph[_0x2d5f[202]][_0x2d5f[897]]= function(){return this[_0x2d5f[2435]]()[_0x2d5f[895]][_0x2d5f[1853]]()};mxGraph[_0x2d5f[202]][_0x2d5f[2450]]= function(_0x4b1fx2){this[_0x2d5f[2435]]()[_0x2d5f[2099]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[904]]= function(_0x4b1fx2){this[_0x2d5f[2435]]()[_0x2d5f[2100]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[2695]]= function(_0x4b1fx2){this[_0x2d5f[2435]]()[_0x2d5f[2103]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[2696]]= function(_0x4b1fx2){this[_0x2d5f[2435]]()[_0x2d5f[832]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[2697]]= function(_0x4b1fx2){this[_0x2d5f[2435]]()[_0x2d5f[2104]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[2439]]= function(_0x4b1fx2){this[_0x2d5f[2435]]()[_0x2d5f[842]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[2698]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[2690]](_0x4b1fx2[_0x2d5f[235]],_0x4b1fx2[_0x2d5f[236]],_0x4b1fx2[_0x2d5f[117]],_0x4b1fx2[_0x2d5f[119]]);this[_0x2d5f[2699]](_0x4b1fx4,_0x4b1fx3);return _0x4b1fx4};mxGraph[_0x2d5f[202]][_0x2d5f[2700]]= function(){this[_0x2d5f[2701]](!0)};mxGraph[_0x2d5f[202]][_0x2d5f[2702]]= function(){this[_0x2d5f[2701]]()};mxGraph[_0x2d5f[202]][_0x2d5f[2703]]= function(){this[_0x2d5f[2701]](!1,!0)};mxGraph[_0x2d5f[202]][_0x2d5f[2704]]= function(){this[_0x2d5f[2701]](!1,!1,!0)};mxGraph[_0x2d5f[202]][_0x2d5f[2701]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=this[_0x2d5f[2105]],_0x4b1fx9=0< _0x4b1fx5[_0x2d5f[895]][_0x2d5f[67]]?_0x4b1fx5[_0x2d5f[895]][0]:null;1< _0x4b1fx5[_0x2d5f[895]][_0x2d5f[67]]&& _0x4b1fx5[_0x2d5f[200]]();var _0x4b1fx5=null!= _0x4b1fx9?this[_0x2d5f[251]][_0x2d5f[1197]](_0x4b1fx9):this[_0x2d5f[902]](),_0x4b1fxa=this[_0x2d5f[251]][_0x2d5f[262]](_0x4b1fx5);null== _0x4b1fx9&& 0< _0x4b1fxa?(_0x4b1fx2= this[_0x2d5f[251]][_0x2d5f[263]](_0x4b1fx5,0),this[_0x2d5f[2450]](_0x4b1fx2)):(null== _0x4b1fx9|| _0x4b1fx3)&& null!= this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx5)&& null!= this[_0x2d5f[251]][_0x2d5f[1721]](_0x4b1fx5)?this[_0x2d5f[2534]]()!= _0x4b1fx5&& this[_0x2d5f[2450]](_0x4b1fx5):null!= _0x4b1fx9&& _0x4b1fx4?0< this[_0x2d5f[251]][_0x2d5f[262]](_0x4b1fx9)&& (_0x4b1fx2= this[_0x2d5f[251]][_0x2d5f[263]](_0x4b1fx9,0),this[_0x2d5f[2450]](_0x4b1fx2)):0< _0x4b1fxa&& (_0x4b1fx3= _0x4b1fx5[_0x2d5f[1738]](_0x4b1fx9),_0x4b1fx2?(_0x4b1fx3++,_0x4b1fx2= this[_0x2d5f[251]][_0x2d5f[263]](_0x4b1fx5,_0x4b1fx3% _0x4b1fxa)):(_0x4b1fx3--,_0x4b1fx2= this[_0x2d5f[251]][_0x2d5f[263]](_0x4b1fx5,0> _0x4b1fx3?_0x4b1fxa- 1:_0x4b1fx3)),this[_0x2d5f[2450]](_0x4b1fx2))};mxGraph[_0x2d5f[202]][_0x2d5f[2705]]= function(_0x4b1fx2){_0x4b1fx2= _0x4b1fx2|| this[_0x2d5f[902]]();_0x4b1fx2= this[_0x2d5f[251]][_0x2d5f[1953]](_0x4b1fx2);null!= _0x4b1fx2&& this[_0x2d5f[904]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[2706]]= function(_0x4b1fx2){this[_0x2d5f[2707]](!0,!1,_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[2708]]= function(_0x4b1fx2){this[_0x2d5f[2707]](!1,!0,_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[2707]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx4= _0x4b1fx4|| this[_0x2d5f[902]]();var _0x4b1fx5=mxUtils[_0x2d5f[885]](this,function(_0x4b1fx4){return null!= this[_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx4)&& 0== this[_0x2d5f[251]][_0x2d5f[262]](_0x4b1fx4)&& (this[_0x2d5f[251]][_0x2d5f[1193]](_0x4b1fx4)&& _0x4b1fx2|| this[_0x2d5f[251]][_0x2d5f[250]](_0x4b1fx4)&& _0x4b1fx3)});_0x4b1fx4= this[_0x2d5f[251]][_0x2d5f[1921]](_0x4b1fx5,_0x4b1fx4);this[_0x2d5f[904]](_0x4b1fx4)};mxGraph[_0x2d5f[202]][_0x2d5f[2459]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[2692]](_0x4b1fx2);this[_0x2d5f[2462]](_0x4b1fx3)?_0x4b1fx4?this[_0x2d5f[2697]](_0x4b1fx2):this[_0x2d5f[2695]](_0x4b1fx2):(!_0x4b1fx4|| 1!= this[_0x2d5f[2694]]()) && this[_0x2d5f[2450]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[2699]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[2462]](_0x4b1fx3)?this[_0x2d5f[2696]](_0x4b1fx2):this[_0x2d5f[904]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[2709]]= function(_0x4b1fx2){var _0x4b1fx3=null;null!= _0x4b1fx2&& (this[_0x2d5f[251]][_0x2d5f[250]](_0x4b1fx2[_0x2d5f[246]])?(_0x4b1fx3= this[_0x2d5f[441]][_0x2d5f[2291]](_0x4b1fx2),_0x4b1fx3= this[_0x2d5f[2573]](_0x4b1fx2)|| _0x4b1fx3== mxEdgeStyle[_0x2d5f[2568]]|| _0x4b1fx3== mxEdgeStyle[_0x2d5f[2569]]|| _0x4b1fx3== mxEdgeStyle[_0x2d5f[2570]]? new mxElbowEdgeHandler(_0x4b1fx2):_0x4b1fx3== mxEdgeStyle[_0x2d5f[2567]]|| _0x4b1fx3== mxEdgeStyle[_0x2d5f[2572]]? new mxEdgeSegmentHandler(_0x4b1fx2): new mxEdgeHandler(_0x4b1fx2)):_0x4b1fx3= new mxVertexHandler(_0x4b1fx2));return _0x4b1fx3};mxGraph[_0x2d5f[202]][_0x2d5f[1133]]= function(_0x4b1fx2){null== this[_0x2d5f[2329]]&& (this[_0x2d5f[2329]]= []);this[_0x2d5f[2329]][_0x2d5f[207]](_0x4b1fx2)};mxGraph[_0x2d5f[202]][_0x2d5f[1148]]= function(_0x4b1fx2){if(null!= this[_0x2d5f[2329]]){for(var _0x4b1fx3=0;_0x4b1fx3< this[_0x2d5f[2329]][_0x2d5f[67]];_0x4b1fx3++){if(this[_0x2d5f[2329]][_0x4b1fx3]== _0x4b1fx2){this[_0x2d5f[2329]][_0x2d5f[300]](_0x4b1fx3,1);break}}}};mxGraph[_0x2d5f[202]][_0x2d5f[2710]]= function(_0x4b1fx2){if(null== _0x4b1fx2[_0x2d5f[725]]|| null== _0x4b1fx2[_0x2d5f[726]]){var _0x4b1fx3=mxUtils[_0x2d5f[2196]](this[_0x2d5f[526]],_0x4b1fx2[_0x2d5f[730]](),_0x4b1fx2[_0x2d5f[732]]());_0x4b1fx2[_0x2d5f[725]]= _0x4b1fx3[_0x2d5f[235]]- this[_0x2d5f[1136]];_0x4b1fx2[_0x2d5f[726]]= _0x4b1fx3[_0x2d5f[236]]- this[_0x2d5f[1137]]}};mxGraph[_0x2d5f[202]][_0x2d5f[758]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){null== _0x4b1fx4&& (_0x4b1fx4= this);this[_0x2d5f[2710]](_0x4b1fx3);_0x4b1fx2== mxEvent[_0x2d5f[2711]]&& (this[_0x2d5f[1009]]= !0);if(mxClient[_0x2d5f[754]]&& this[_0x2d5f[2349]]&& _0x4b1fx2== mxEvent[_0x2d5f[2711]]){var _0x4b1fx5=( new Date)[_0x2d5f[178]]();_0x4b1fx5- this[_0x2d5f[2213]]< this[_0x2d5f[2350]]&& Math[_0x2d5f[425]](this[_0x2d5f[2712]]- _0x4b1fx3[_0x2d5f[730]]())< this[_0x2d5f[2351]]&& Math[_0x2d5f[425]](this[_0x2d5f[2352]]- _0x4b1fx3[_0x2d5f[732]]())< this[_0x2d5f[2351]]?(this[_0x2d5f[2213]]= 0,this[_0x2d5f[761]](_0x4b1fx3[_0x2d5f[727]](),_0x4b1fx3[_0x2d5f[736]]()),_0x4b1fx3[_0x2d5f[727]]()[_0x2d5f[786]]= !0):(this[_0x2d5f[2712]]= _0x4b1fx3[_0x2d5f[730]](),this[_0x2d5f[2352]]= _0x4b1fx3[_0x2d5f[732]](),this[_0x2d5f[2213]]= _0x4b1fx5)};_0x4b1fx5= 2!= _0x4b1fx3[_0x2d5f[727]]()[_0x2d5f[764]];if(mxClient[_0x2d5f[80]]&& _0x2d5f[462]== document[_0x2d5f[135]]){if(null!= this[_0x2d5f[2713]]&& Math[_0x2d5f[425]](this[_0x2d5f[2713]]- _0x4b1fx3[_0x2d5f[730]]())> this[_0x2d5f[2351]]|| null!= this[_0x2d5f[2714]]&& Math[_0x2d5f[425]](this[_0x2d5f[2714]]- _0x4b1fx3[_0x2d5f[732]]())> this[_0x2d5f[2351]]){_0x4b1fx5= !0};_0x4b1fx2== mxEvent[_0x2d5f[2715]]&& (this[_0x2d5f[2713]]= _0x4b1fx3[_0x2d5f[730]](),this[_0x2d5f[2714]]= _0x4b1fx3[_0x2d5f[732]]())};if((_0x4b1fx2!= mxEvent[_0x2d5f[2715]]|| this[_0x2d5f[1009]])&& _0x4b1fx5){if(_0x4b1fx2== mxEvent[_0x2d5f[2715]]&& (this[_0x2d5f[1009]]= !1),!this[_0x2d5f[2203]]()&& (mxClient[_0x2d5f[71]]|| mxClient[_0x2d5f[75]]|| mxClient[_0x2d5f[76]]|| mxClient[_0x2d5f[80]]&& mxClient[_0x2d5f[48]]|| _0x4b1fx3[_0x2d5f[727]]()[_0x2d5f[772]]!= this[_0x2d5f[526]])){_0x4b1fx2== mxEvent[_0x2d5f[2716]]&& (this[_0x2d5f[1009]]&& this[_0x2d5f[1012]])&& this[_0x2d5f[1014]](_0x4b1fx3[_0x2d5f[734]](),_0x4b1fx3[_0x2d5f[735]](),this[_0x2d5f[1013]]);if(null!= this[_0x2d5f[2329]]){_0x4b1fx4= [_0x4b1fx4,_0x4b1fx3];_0x4b1fx3[_0x2d5f[727]]()[_0x2d5f[739]]= !0;for(_0x4b1fx5= 0;_0x4b1fx5< this[_0x2d5f[2329]][_0x2d5f[67]];_0x4b1fx5++){var _0x4b1fx9=this[_0x2d5f[2329]][_0x4b1fx5];_0x4b1fx2== mxEvent[_0x2d5f[2711]]?_0x4b1fx9[_0x2d5f[787]][_0x2d5f[183]](_0x4b1fx9,_0x4b1fx4):_0x4b1fx2== mxEvent[_0x2d5f[2716]]?_0x4b1fx9[_0x2d5f[788]][_0x2d5f[183]](_0x4b1fx9,_0x4b1fx4):_0x4b1fx2== mxEvent[_0x2d5f[2715]]&& _0x4b1fx9[_0x2d5f[789]][_0x2d5f[183]](_0x4b1fx9,_0x4b1fx4)}};_0x4b1fx2== mxEvent[_0x2d5f[2715]]&& this[_0x2d5f[173]](_0x4b1fx3)}}else {_0x4b1fx2== mxEvent[_0x2d5f[2715]]&& (this[_0x2d5f[1009]]= !1)}};mxGraph[_0x2d5f[202]][_0x2d5f[515]]= function(){this[_0x2d5f[2717]]|| (this[_0x2d5f[2717]]= !0,null!= this[_0x2d5f[2276]]&& this[_0x2d5f[2276]][_0x2d5f[515]](),null!= this[_0x2d5f[2432]]&& this[_0x2d5f[2432]][_0x2d5f[515]](),null!= this[_0x2d5f[2316]]&& this[_0x2d5f[2316]][_0x2d5f[515]](),null!= this[_0x2d5f[2433]]&& this[_0x2d5f[2433]][_0x2d5f[515]](),null!= this[_0x2d5f[1011]]&& this[_0x2d5f[1011]][_0x2d5f[515]](),null!= this[_0x2d5f[2347]]&& this[_0x2d5f[2347]][_0x2d5f[515]](),null!= this[_0x2d5f[441]]&& this[_0x2d5f[441]][_0x2d5f[515]](),null!= this[_0x2d5f[251]]&& null!= this[_0x2d5f[2343]]&& (this[_0x2d5f[251]][_0x2d5f[745]](this[_0x2d5f[2343]]),this[_0x2d5f[2343]]= null),this[_0x2d5f[526]]= null)};function mxCellOverlay(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){this[_0x2d5f[618]]= _0x4b1fx2;this[_0x2d5f[2718]]= _0x4b1fx3;this[_0x2d5f[611]]= null!= _0x4b1fx4?_0x4b1fx4:this[_0x2d5f[611]];this[_0x2d5f[123]]= null!= _0x4b1fx5?_0x4b1fx5:this[_0x2d5f[123]];this[_0x2d5f[1368]]= null!= _0x4b1fx9?_0x4b1fx9: new mxPoint;this[_0x2d5f[270]]= null!= _0x4b1fxa?_0x4b1fxa:_0x2d5f[2719]}mxCellOverlay[_0x2d5f[202]]= new mxEventSource;mxCellOverlay[_0x2d5f[202]][_0x2d5f[196]]= mxCellOverlay;mxCellOverlay[_0x2d5f[202]][_0x2d5f[618]]= null;mxCellOverlay[_0x2d5f[202]][_0x2d5f[2718]]= null;mxCellOverlay[_0x2d5f[202]][_0x2d5f[611]]= mxConstants[_0x2d5f[480]];mxCellOverlay[_0x2d5f[202]][_0x2d5f[123]]= mxConstants[_0x2d5f[482]];mxCellOverlay[_0x2d5f[202]][_0x2d5f[1368]]= null;mxCellOverlay[_0x2d5f[202]][_0x2d5f[270]]= null;mxCellOverlay[_0x2d5f[202]][_0x2d5f[2354]]= 0.5;mxCellOverlay[_0x2d5f[202]][_0x2d5f[1799]]= function(_0x4b1fx2){var _0x4b1fx3=_0x4b1fx2[_0x2d5f[441]][_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[250]](_0x4b1fx2[_0x2d5f[246]]),_0x4b1fx4=_0x4b1fx2[_0x2d5f[441]][_0x2d5f[255]],_0x4b1fx5=null,_0x4b1fx9=this[_0x2d5f[618]][_0x2d5f[117]],_0x4b1fxa=this[_0x2d5f[618]][_0x2d5f[119]];_0x4b1fx3?(_0x4b1fx3= _0x4b1fx2[_0x2d5f[439]],1== _0x4b1fx3[_0x2d5f[67]]% 2?_0x4b1fx5= _0x4b1fx3[Math[_0x2d5f[519]](_0x4b1fx3[_0x2d5f[67]]/ 2)]:(_0x4b1fx5= _0x4b1fx3[_0x2d5f[67]]/ 2,_0x4b1fx2= _0x4b1fx3[_0x4b1fx5- 1],_0x4b1fx3= _0x4b1fx3[_0x4b1fx5],_0x4b1fx5= new mxPoint(_0x4b1fx2[_0x2d5f[235]]+ (_0x4b1fx3[_0x2d5f[235]]- _0x4b1fx2[_0x2d5f[235]])/ 2,_0x4b1fx2[_0x2d5f[236]]+ (_0x4b1fx3[_0x2d5f[236]]- _0x4b1fx2[_0x2d5f[236]])/ 2))):(_0x4b1fx5= new mxPoint,_0x4b1fx5[_0x2d5f[235]]= this[_0x2d5f[611]]== mxConstants[_0x2d5f[2132]]?_0x4b1fx2[_0x2d5f[235]]:this[_0x2d5f[611]]== mxConstants[_0x2d5f[479]]?_0x4b1fx2[_0x2d5f[235]]+ _0x4b1fx2[_0x2d5f[117]]/ 2:_0x4b1fx2[_0x2d5f[235]]+ _0x4b1fx2[_0x2d5f[117]],_0x4b1fx5[_0x2d5f[236]]= this[_0x2d5f[123]]== mxConstants[_0x2d5f[1687]]?_0x4b1fx2[_0x2d5f[236]]:this[_0x2d5f[123]]== mxConstants[_0x2d5f[481]]?_0x4b1fx2[_0x2d5f[236]]+ _0x4b1fx2[_0x2d5f[119]]/ 2:_0x4b1fx2[_0x2d5f[236]]+ _0x4b1fx2[_0x2d5f[119]]);return new mxRectangle(Math[_0x2d5f[488]](_0x4b1fx5[_0x2d5f[235]]- (_0x4b1fx9* this[_0x2d5f[2354]]- this[_0x2d5f[1368]][_0x2d5f[235]])* _0x4b1fx4),Math[_0x2d5f[488]](_0x4b1fx5[_0x2d5f[236]]- (_0x4b1fxa* this[_0x2d5f[2354]]- this[_0x2d5f[1368]][_0x2d5f[236]])* _0x4b1fx4),_0x4b1fx9* _0x4b1fx4,_0x4b1fxa* _0x4b1fx4)};mxCellOverlay[_0x2d5f[202]][_0x2d5f[2591]]= function(){return this[_0x2d5f[2718]]};function mxOutline(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[1097]]= _0x4b1fx2;null!= _0x4b1fx3&& this[_0x2d5f[176]](_0x4b1fx3)}mxOutline[_0x2d5f[202]][_0x2d5f[1097]]= null;mxOutline[_0x2d5f[202]][_0x2d5f[2136]]= null;mxOutline[_0x2d5f[202]][_0x2d5f[2720]]= mxConstants[_0x2d5f[2333]];mxOutline[_0x2d5f[202]][_0x2d5f[984]]= !0;mxOutline[_0x2d5f[202]][_0x2d5f[2721]]= !0;mxOutline[_0x2d5f[202]][_0x2d5f[467]]= 10;mxOutline[_0x2d5f[202]][_0x2d5f[2722]]= 8;mxOutline[_0x2d5f[202]][_0x2d5f[2723]]= !1;mxOutline[_0x2d5f[202]][_0x2d5f[2724]]= null;mxOutline[_0x2d5f[202]][_0x2d5f[1063]]= !1;mxOutline[_0x2d5f[202]][_0x2d5f[176]]= function(_0x4b1fx2){this[_0x2d5f[2136]]= new mxGraph(_0x4b1fx2,this[_0x2d5f[1097]][_0x2d5f[502]](),this[_0x2d5f[2720]],this[_0x2d5f[1097]][_0x2d5f[2434]]());this[_0x2d5f[2136]][_0x2d5f[2206]]= !1;this[_0x2d5f[2136]][_0x2d5f[1012]]= !1;var _0x4b1fx3=this[_0x2d5f[2136]][_0x2d5f[1177]];this[_0x2d5f[2136]][_0x2d5f[1177]]= mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){!this[_0x2d5f[1063]]&& null!= this[_0x2d5f[2136]]&& _0x4b1fx3[_0x2d5f[183]](this[_0x2d5f[2136]],arguments)});mxClient[_0x2d5f[48]]&& (_0x4b1fx2= this[_0x2d5f[2136]][_0x2d5f[249]]()[_0x2d5f[2051]]()[_0x2d5f[265]],_0x4b1fx2[_0x2d5f[57]](_0x2d5f[2725],_0x2d5f[2726]),_0x4b1fx2[_0x2d5f[57]](_0x2d5f[2727],_0x2d5f[2726]));this[_0x2d5f[2136]][_0x2d5f[2409]]= !1;this[_0x2d5f[2136]][_0x2d5f[995]](!1);this[_0x2d5f[2728]]= mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2,_0x4b1fx3){!this[_0x2d5f[1063]]&& !this[_0x2d5f[1124]]&& this[_0x2d5f[2729]]()});this[_0x2d5f[1097]][_0x2d5f[502]]()[_0x2d5f[169]](mxEvent.CHANGE,this[_0x2d5f[2728]]);this[_0x2d5f[2136]][_0x2d5f[1133]](this);_0x4b1fx2= this[_0x2d5f[1097]][_0x2d5f[249]]();_0x4b1fx2[_0x2d5f[169]](mxEvent.SCALE,this[_0x2d5f[2728]]);_0x4b1fx2[_0x2d5f[169]](mxEvent.TRANSLATE,this[_0x2d5f[2728]]);_0x4b1fx2[_0x2d5f[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0x2d5f[2728]]);_0x4b1fx2[_0x2d5f[169]](mxEvent.DOWN,this[_0x2d5f[2728]]);_0x4b1fx2[_0x2d5f[169]](mxEvent.UP,this[_0x2d5f[2728]]);mxEvent[_0x2d5f[169]](this[_0x2d5f[1097]][_0x2d5f[526]],_0x2d5f[276],this[_0x2d5f[2728]]);this[_0x2d5f[2730]]= mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){this[_0x2d5f[2723]]&& this[_0x2d5f[2728]][_0x2d5f[183]](this,arguments)});this[_0x2d5f[1097]][_0x2d5f[169]](mxEvent.PAN,this[_0x2d5f[2730]]);this[_0x2d5f[2731]]= mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){this[_0x2d5f[2136]][_0x2d5f[2341]](this[_0x2d5f[1097]][_0x2d5f[2434]]());this[_0x2d5f[2136]][_0x2d5f[802]]()});this[_0x2d5f[1097]][_0x2d5f[169]](mxEvent.REFRESH,this[_0x2d5f[2731]]);this[_0x2d5f[1562]]= new mxRectangle(0,0,0,0);this[_0x2d5f[2732]]= new mxRectangleShape(this[_0x2d5f[1562]],null,mxConstants.OUTLINE_COLOR,mxConstants.OUTLINE_STROKEWIDTH);this[_0x2d5f[2732]][_0x2d5f[507]]= this[_0x2d5f[2136]][_0x2d5f[507]]!= mxConstants[_0x2d5f[508]]?mxConstants[_0x2d5f[1523]]:mxConstants[_0x2d5f[508]];this[_0x2d5f[2732]][_0x2d5f[176]](this[_0x2d5f[2136]][_0x2d5f[249]]()[_0x2d5f[1524]]());mxEvent[_0x2d5f[2733]](this[_0x2d5f[2732]][_0x2d5f[252]],this[_0x2d5f[2136]]);this[_0x2d5f[2732]][_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[1537]]= _0x2d5f[110];this[_0x2d5f[2734]]= this[_0x2d5f[2735]]();this[_0x2d5f[2734]][_0x2d5f[176]](this[_0x2d5f[2136]][_0x2d5f[249]]()[_0x2d5f[1524]]());this[_0x2d5f[984]]&& (this[_0x2d5f[2734]][_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[270]]= _0x2d5f[356]);mxEvent[_0x2d5f[169]](this[_0x2d5f[2734]][_0x2d5f[252]],mxClient[_0x2d5f[754]]?_0x2d5f[755]:_0x2d5f[751],mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){this[_0x2d5f[2136]][_0x2d5f[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x4b1fx2))}));this[_0x2d5f[2732]][_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[495]]= this[_0x2d5f[2721]]?_0x2d5f[110]:_0x2d5f[130];this[_0x2d5f[2734]][_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[495]]= this[_0x2d5f[2732]][_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[495]];this[_0x2d5f[2732]][_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[270]]= _0x2d5f[582];this[_0x2d5f[2729]](!1)};mxOutline[_0x2d5f[202]][_0x2d5f[994]]= function(){return this[_0x2d5f[984]]};mxOutline[_0x2d5f[202]][_0x2d5f[995]]= function(_0x4b1fx2){this[_0x2d5f[984]]= _0x4b1fx2};mxOutline[_0x2d5f[202]][_0x2d5f[2736]]= function(_0x4b1fx2){this[_0x2d5f[2734]][_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[187]]= _0x4b1fx2?_0x2d5f[189]:_0x2d5f[188]};mxOutline[_0x2d5f[202]][_0x2d5f[802]]= function(){this[_0x2d5f[2729]](!0)};mxOutline[_0x2d5f[202]][_0x2d5f[2735]]= function(){var _0x4b1fx2=null!= this[_0x2d5f[2724]]? new mxImageShape( new mxRectangle(0,0,this[_0x2d5f[2724]][_0x2d5f[117]],this[_0x2d5f[2724]][_0x2d5f[119]]),this[_0x2d5f[2724]][_0x2d5f[390]]): new mxRectangleShape( new mxRectangle(0,0,this[_0x2d5f[2722]],this[_0x2d5f[2722]]),mxConstants.OUTLINE_HANDLE_FILLCOLOR,mxConstants.OUTLINE_HANDLE_STROKECOLOR);_0x4b1fx2[_0x2d5f[507]]= this[_0x2d5f[2136]][_0x2d5f[507]];return _0x4b1fx2};mxOutline[_0x2d5f[202]][_0x2d5f[2737]]= function(){return new mxRectangle(0,0,this[_0x2d5f[1097]][_0x2d5f[526]][_0x2d5f[1526]],this[_0x2d5f[1097]][_0x2d5f[526]][_0x2d5f[191]])};mxOutline[_0x2d5f[202]][_0x2d5f[2738]]= function(_0x4b1fx2){return null};mxOutline[_0x2d5f[202]][_0x2d5f[2729]]= function(_0x4b1fx2){if(null!= this[_0x2d5f[1097]]){var _0x4b1fx3=this[_0x2d5f[1097]][_0x2d5f[441]][_0x2d5f[255]],_0x4b1fx4=this[_0x2d5f[1097]][_0x2d5f[517]](),_0x4b1fx4= new mxRectangle(_0x4b1fx4[_0x2d5f[235]]/ _0x4b1fx3+ this[_0x2d5f[1097]][_0x2d5f[1136]],_0x4b1fx4[_0x2d5f[236]]/ _0x4b1fx3+ this[_0x2d5f[1097]][_0x2d5f[1137]],_0x4b1fx4[_0x2d5f[117]]/ _0x4b1fx3,_0x4b1fx4[_0x2d5f[119]]/ _0x4b1fx3),_0x4b1fx5= new mxRectangle(0,0,this[_0x2d5f[1097]][_0x2d5f[526]][_0x2d5f[159]]/ _0x4b1fx3,this[_0x2d5f[1097]][_0x2d5f[526]][_0x2d5f[157]]/ _0x4b1fx3),_0x4b1fx9=_0x4b1fx4[_0x2d5f[238]]();_0x4b1fx9[_0x2d5f[99]](_0x4b1fx5);var _0x4b1fxa=this[_0x2d5f[2737]](),_0x4b1fx5=Math[_0x2d5f[160]](_0x4b1fxa[_0x2d5f[117]]/ _0x4b1fx3,_0x4b1fx9[_0x2d5f[117]]),_0x4b1fx3=Math[_0x2d5f[160]](_0x4b1fxa[_0x2d5f[119]]/ _0x4b1fx3,_0x4b1fx9[_0x2d5f[119]]),_0x4b1fx9=Math[_0x2d5f[160]](0,this[_0x2d5f[2136]][_0x2d5f[526]][_0x2d5f[159]]- this[_0x2d5f[467]]),_0x4b1fxa=Math[_0x2d5f[160]](0,this[_0x2d5f[2136]][_0x2d5f[526]][_0x2d5f[157]]- this[_0x2d5f[467]]),_0x4b1fx9=Math[_0x2d5f[243]](_0x4b1fx9/ _0x4b1fx5,_0x4b1fxa/ _0x4b1fx3);if(0< _0x4b1fx9){this[_0x2d5f[2136]][_0x2d5f[249]]()[_0x2d5f[255]]!= _0x4b1fx9&& (this[_0x2d5f[2136]][_0x2d5f[249]]()[_0x2d5f[255]]= _0x4b1fx9,_0x4b1fx2= !0);_0x4b1fx5= this[_0x2d5f[2136]][_0x2d5f[249]]();_0x4b1fx5[_0x2d5f[1741]]!= this[_0x2d5f[1097]][_0x2d5f[249]]()[_0x2d5f[1741]]&& _0x4b1fx5[_0x2d5f[2257]](this[_0x2d5f[1097]][_0x2d5f[249]]()[_0x2d5f[1741]]);var _0x4b1fx3=this[_0x2d5f[1097]][_0x2d5f[441]][_0x2d5f[513]],_0x4b1fxa=_0x4b1fx3[_0x2d5f[235]]+ this[_0x2d5f[1097]][_0x2d5f[1136]],_0x4b1fx12=_0x4b1fx3[_0x2d5f[236]]+ this[_0x2d5f[1097]][_0x2d5f[1137]],_0x4b1fx9=this[_0x2d5f[2738]](_0x4b1fx9);null!= _0x4b1fx9&& (_0x4b1fxa+= _0x4b1fx9[_0x2d5f[235]],_0x4b1fx12+= _0x4b1fx9[_0x2d5f[236]]);0> _0x4b1fx4[_0x2d5f[235]]&& (_0x4b1fxa-= _0x4b1fx4[_0x2d5f[235]]);0> _0x4b1fx4[_0x2d5f[236]]&& (_0x4b1fx12-= _0x4b1fx4[_0x2d5f[236]]);if(_0x4b1fx5[_0x2d5f[513]][_0x2d5f[235]]!= _0x4b1fxa|| _0x4b1fx5[_0x2d5f[513]][_0x2d5f[236]]!= _0x4b1fx12){_0x4b1fx5[_0x2d5f[513]][_0x2d5f[235]]= _0x4b1fxa,_0x4b1fx5[_0x2d5f[513]][_0x2d5f[236]]= _0x4b1fx12,_0x4b1fx2= !0};var _0x4b1fx4=_0x4b1fx5[_0x2d5f[513]],_0x4b1fx9=this[_0x2d5f[1097]][_0x2d5f[249]]()[_0x2d5f[255]],_0x4b1fxa=_0x4b1fx9/ _0x4b1fx5[_0x2d5f[255]],_0x4b1fx12=1/ _0x4b1fx5[_0x2d5f[255]],_0x4b1fx13=this[_0x2d5f[1097]][_0x2d5f[526]];this[_0x2d5f[1562]]= new mxRectangle((_0x4b1fx4[_0x2d5f[235]]- _0x4b1fx3[_0x2d5f[235]]- this[_0x2d5f[1097]][_0x2d5f[1136]])/ _0x4b1fx12,(_0x4b1fx4[_0x2d5f[236]]- _0x4b1fx3[_0x2d5f[236]]- this[_0x2d5f[1097]][_0x2d5f[1137]])/ _0x4b1fx12,_0x4b1fx13[_0x2d5f[159]]/ _0x4b1fxa,_0x4b1fx13[_0x2d5f[157]]/ _0x4b1fxa);this[_0x2d5f[1562]][_0x2d5f[235]]+= this[_0x2d5f[1097]][_0x2d5f[526]][_0x2d5f[360]]* _0x4b1fx5[_0x2d5f[255]]/ _0x4b1fx9;this[_0x2d5f[1562]][_0x2d5f[236]]+= this[_0x2d5f[1097]][_0x2d5f[526]][_0x2d5f[190]]* _0x4b1fx5[_0x2d5f[255]]/ _0x4b1fx9;_0x4b1fx4= this[_0x2d5f[2732]][_0x2d5f[1562]];if(_0x4b1fx4[_0x2d5f[235]]!= this[_0x2d5f[1562]][_0x2d5f[235]]|| _0x4b1fx4[_0x2d5f[236]]!= this[_0x2d5f[1562]][_0x2d5f[236]]|| _0x4b1fx4[_0x2d5f[117]]!= this[_0x2d5f[1562]][_0x2d5f[117]]|| _0x4b1fx4[_0x2d5f[119]]!= this[_0x2d5f[1562]][_0x2d5f[119]]){this[_0x2d5f[2732]][_0x2d5f[1562]]= this[_0x2d5f[1562]],this[_0x2d5f[2732]][_0x2d5f[258]]()};_0x4b1fx4= this[_0x2d5f[2734]][_0x2d5f[1562]];_0x4b1fx5= new mxRectangle(this[_0x2d5f[1562]][_0x2d5f[235]]+ this[_0x2d5f[1562]][_0x2d5f[117]]- _0x4b1fx4[_0x2d5f[117]]/ 2,this[_0x2d5f[1562]][_0x2d5f[236]]+ this[_0x2d5f[1562]][_0x2d5f[119]]- _0x4b1fx4[_0x2d5f[119]]/ 2,_0x4b1fx4[_0x2d5f[117]],_0x4b1fx4[_0x2d5f[119]]);if(_0x4b1fx4[_0x2d5f[235]]!= _0x4b1fx5[_0x2d5f[235]]|| _0x4b1fx4[_0x2d5f[236]]!= _0x4b1fx5[_0x2d5f[236]]|| _0x4b1fx4[_0x2d5f[117]]!= _0x4b1fx5[_0x2d5f[117]]|| _0x4b1fx4[_0x2d5f[119]]!= _0x4b1fx5[_0x2d5f[119]]){this[_0x2d5f[2734]][_0x2d5f[1562]]= _0x4b1fx5,_0x2d5f[188]!= this[_0x2d5f[2734]][_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[187]]&& this[_0x2d5f[2734]][_0x2d5f[258]]()};_0x4b1fx2&& this[_0x2d5f[2136]][_0x2d5f[441]][_0x2d5f[2259]]()}}};mxOutline[_0x2d5f[202]][_0x2d5f[787]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[984]]&& this[_0x2d5f[2721]]&& (this[_0x2d5f[499]]= _0x4b1fx3[_0x2d5f[729]](this[_0x2d5f[2734]]),this[_0x2d5f[2739]]= _0x4b1fx3[_0x2d5f[730]](),this[_0x2d5f[2740]]= _0x4b1fx3[_0x2d5f[732]](),this[_0x2d5f[1124]]= !0,this[_0x2d5f[1097]][_0x2d5f[2365]]&& mxUtils[_0x2d5f[1134]](this[_0x2d5f[1097]][_0x2d5f[526]])?(this[_0x2d5f[2741]]= this[_0x2d5f[1097]][_0x2d5f[526]][_0x2d5f[360]],this[_0x2d5f[2742]]= this[_0x2d5f[1097]][_0x2d5f[526]][_0x2d5f[190]]):this[_0x2d5f[2742]]= this[_0x2d5f[2741]]= 0);_0x4b1fx3[_0x2d5f[722]]()};mxOutline[_0x2d5f[202]][_0x2d5f[788]]= function(_0x4b1fx2,_0x4b1fx3){if(this[_0x2d5f[1124]]){this[_0x2d5f[2732]][_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[495]]= this[_0x2d5f[2721]]?_0x2d5f[110]:_0x2d5f[130];this[_0x2d5f[2734]][_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[495]]= this[_0x2d5f[2732]][_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[495]];var _0x4b1fx4=_0x4b1fx3[_0x2d5f[730]]()- this[_0x2d5f[2739]],_0x4b1fx5=_0x4b1fx3[_0x2d5f[732]]()- this[_0x2d5f[2740]],_0x4b1fx9=null;if(this[_0x2d5f[499]]){_0x4b1fx9= this[_0x2d5f[1097]][_0x2d5f[526]],_0x4b1fx5= _0x4b1fx4/ (_0x4b1fx9[_0x2d5f[159]]/ _0x4b1fx9[_0x2d5f[157]]),_0x4b1fx9= new mxRectangle(this[_0x2d5f[1562]][_0x2d5f[235]],this[_0x2d5f[1562]][_0x2d5f[236]],Math[_0x2d5f[160]](1,this[_0x2d5f[1562]][_0x2d5f[117]]+ _0x4b1fx4),Math[_0x2d5f[160]](1,this[_0x2d5f[1562]][_0x2d5f[119]]+ _0x4b1fx5)),this[_0x2d5f[2732]][_0x2d5f[1562]]= _0x4b1fx9,this[_0x2d5f[2732]][_0x2d5f[258]]()}else {var _0x4b1fxa=this[_0x2d5f[2136]][_0x2d5f[249]]()[_0x2d5f[255]],_0x4b1fx9= new mxRectangle(this[_0x2d5f[1562]][_0x2d5f[235]]+ _0x4b1fx4,this[_0x2d5f[1562]][_0x2d5f[236]]+ _0x4b1fx5,this[_0x2d5f[1562]][_0x2d5f[117]],this[_0x2d5f[1562]][_0x2d5f[119]]);this[_0x2d5f[2732]][_0x2d5f[1562]]= _0x4b1fx9;this[_0x2d5f[2732]][_0x2d5f[258]]();_0x4b1fx4= _0x4b1fx4/ _0x4b1fxa* this[_0x2d5f[1097]][_0x2d5f[249]]()[_0x2d5f[255]];_0x4b1fx5= _0x4b1fx5/ _0x4b1fxa* this[_0x2d5f[1097]][_0x2d5f[249]]()[_0x2d5f[255]];this[_0x2d5f[1097]][_0x2d5f[1135]](-_0x4b1fx4- this[_0x2d5f[2741]],-_0x4b1fx5- this[_0x2d5f[2742]])};_0x4b1fx4= this[_0x2d5f[2734]][_0x2d5f[1562]];this[_0x2d5f[2734]][_0x2d5f[1562]]= new mxRectangle(_0x4b1fx9[_0x2d5f[235]]+ _0x4b1fx9[_0x2d5f[117]]- _0x4b1fx4[_0x2d5f[117]]/ 2,_0x4b1fx9[_0x2d5f[236]]+ _0x4b1fx9[_0x2d5f[119]]- _0x4b1fx4[_0x2d5f[119]]/ 2,_0x4b1fx4[_0x2d5f[117]],_0x4b1fx4[_0x2d5f[119]]);_0x2d5f[188]!= this[_0x2d5f[2734]][_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[187]]&& this[_0x2d5f[2734]][_0x2d5f[258]]();_0x4b1fx3[_0x2d5f[722]]()}};mxOutline[_0x2d5f[202]][_0x2d5f[789]]= function(_0x4b1fx2,_0x4b1fx3){if(this[_0x2d5f[1124]]){var _0x4b1fx4=_0x4b1fx3[_0x2d5f[730]]()- this[_0x2d5f[2739]],_0x4b1fx5=_0x4b1fx3[_0x2d5f[732]]()- this[_0x2d5f[2740]];if(0< Math[_0x2d5f[425]](_0x4b1fx4)|| 0< Math[_0x2d5f[425]](_0x4b1fx5)){if(this[_0x2d5f[499]]){var _0x4b1fx5=this[_0x2d5f[2732]][_0x2d5f[1562]][_0x2d5f[117]],_0x4b1fx9=this[_0x2d5f[1097]][_0x2d5f[249]]()[_0x2d5f[255]];this[_0x2d5f[1097]][_0x2d5f[2561]](_0x4b1fx9- _0x4b1fx4* _0x4b1fx9/ _0x4b1fx5,!1)}else {if(!this[_0x2d5f[1097]][_0x2d5f[2365]]|| !mxUtils[_0x2d5f[1134]](this[_0x2d5f[1097]][_0x2d5f[526]])){this[_0x2d5f[1097]][_0x2d5f[1135]](0,0),_0x4b1fx4/= this[_0x2d5f[2136]][_0x2d5f[249]]()[_0x2d5f[255]],_0x4b1fx5/= this[_0x2d5f[2136]][_0x2d5f[249]]()[_0x2d5f[255]],_0x4b1fx9= this[_0x2d5f[1097]][_0x2d5f[249]]()[_0x2d5f[513]],this[_0x2d5f[1097]][_0x2d5f[249]]()[_0x2d5f[1147]](_0x4b1fx9[_0x2d5f[235]]- _0x4b1fx4,_0x4b1fx9[_0x2d5f[236]]- _0x4b1fx5)}};this[_0x2d5f[2729]]();_0x4b1fx3[_0x2d5f[722]]()};this[_0x2d5f[1983]]= null;this[_0x2d5f[1124]]= !1}};mxOutline[_0x2d5f[202]][_0x2d5f[515]]= function(){null!= this[_0x2d5f[1097]]&& (this[_0x2d5f[1097]][_0x2d5f[745]](this[_0x2d5f[2730]]),this[_0x2d5f[1097]][_0x2d5f[745]](this[_0x2d5f[2731]]),this[_0x2d5f[1097]][_0x2d5f[502]]()[_0x2d5f[745]](this[_0x2d5f[2728]]),this[_0x2d5f[1097]][_0x2d5f[249]]()[_0x2d5f[745]](this[_0x2d5f[2728]]),mxEvent[_0x2d5f[169]](this[_0x2d5f[1097]][_0x2d5f[526]],_0x2d5f[276],this[_0x2d5f[2728]]),this[_0x2d5f[1097]]= null);null!= this[_0x2d5f[2136]]&& (this[_0x2d5f[2136]][_0x2d5f[1148]](this),this[_0x2d5f[2136]][_0x2d5f[515]](),this[_0x2d5f[2136]]= null);null!= this[_0x2d5f[2732]]&& (this[_0x2d5f[2732]][_0x2d5f[515]](),this[_0x2d5f[2732]]= null);null!= this[_0x2d5f[2734]]&& (this[_0x2d5f[2734]][_0x2d5f[515]](),this[_0x2d5f[2734]]= null)};function mxMultiplicity(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13,_0x4b1fx14,_0x4b1fx15){this[_0x2d5f[1097]]= _0x4b1fx2;this[_0x2d5f[60]]= _0x4b1fx3;this[_0x2d5f[2588]]= _0x4b1fx4;this[_0x2d5f[131]]= _0x4b1fx5;this[_0x2d5f[243]]= null!= _0x4b1fx9?_0x4b1fx9:0;this[_0x2d5f[160]]= null!= _0x4b1fxa?_0x4b1fxa:_0x2d5f[2743];this[_0x2d5f[2744]]= _0x4b1fx12;this[_0x2d5f[2589]]= mxResources[_0x2d5f[203]](_0x4b1fx13)|| _0x4b1fx13;this[_0x2d5f[2745]]= mxResources[_0x2d5f[203]](_0x4b1fx14)|| _0x4b1fx14;this[_0x2d5f[2746]]= null!= _0x4b1fx15?_0x4b1fx15:!0}mxMultiplicity[_0x2d5f[202]][_0x2d5f[60]]= null;mxMultiplicity[_0x2d5f[202]][_0x2d5f[2588]]= null;mxMultiplicity[_0x2d5f[202]][_0x2d5f[131]]= null;mxMultiplicity[_0x2d5f[202]][_0x2d5f[1097]]= null;mxMultiplicity[_0x2d5f[202]][_0x2d5f[243]]= null;mxMultiplicity[_0x2d5f[202]][_0x2d5f[160]]= null;mxMultiplicity[_0x2d5f[202]][_0x2d5f[2744]]= null;mxMultiplicity[_0x2d5f[202]][_0x2d5f[2746]]= !0;mxMultiplicity[_0x2d5f[202]][_0x2d5f[2589]]= null;mxMultiplicity[_0x2d5f[202]][_0x2d5f[2745]]= null;mxMultiplicity[_0x2d5f[202]][_0x2d5f[2583]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){var _0x4b1fx12=_0x2d5f[110];if(this[_0x2d5f[1097]]&& this[_0x2d5f[2747]](_0x4b1fx2,_0x4b1fx4,_0x4b1fx3)|| !this[_0x2d5f[1097]]&& this[_0x2d5f[2747]](_0x4b1fx2,_0x4b1fx5,_0x4b1fx3)){if(null!= this[_0x2d5f[2589]]&& (this[_0x2d5f[1097]]&& (0== this[_0x2d5f[160]]|| _0x4b1fx9>= this[_0x2d5f[160]])|| !this[_0x2d5f[1097]]&& (0== this[_0x2d5f[160]]|| _0x4b1fxa>= this[_0x2d5f[160]]))){_0x4b1fx12+= this[_0x2d5f[2589]]+ _0x2d5f[192]};null!= this[_0x2d5f[2744]]&& (null!= this[_0x2d5f[2745]]&& 0< this[_0x2d5f[2744]][_0x2d5f[67]])&& (this[_0x2d5f[2748]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5)|| (_0x4b1fx12+= this[_0x2d5f[2745]]+ _0x2d5f[192]))};return 0< _0x4b1fx12[_0x2d5f[67]]?_0x4b1fx12:null};mxMultiplicity[_0x2d5f[202]][_0x2d5f[2748]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){_0x4b1fx3= _0x4b1fx2[_0x2d5f[251]][_0x2d5f[433]](_0x4b1fx4);_0x4b1fx5= _0x4b1fx2[_0x2d5f[251]][_0x2d5f[433]](_0x4b1fx5);_0x4b1fx4= !this[_0x2d5f[2746]];for(var _0x4b1fx9=this[_0x2d5f[2744]],_0x4b1fxa=0;_0x4b1fxa< _0x4b1fx9[_0x2d5f[67]];_0x4b1fxa++){if(this[_0x2d5f[1097]]&& this[_0x2d5f[2749]](_0x4b1fx2,_0x4b1fx5,_0x4b1fx9[_0x4b1fxa])){_0x4b1fx4= this[_0x2d5f[2746]];break}else {if(!this[_0x2d5f[1097]]&& this[_0x2d5f[2749]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx9[_0x4b1fxa])){_0x4b1fx4= this[_0x2d5f[2746]];break}}};return _0x4b1fx4};mxMultiplicity[_0x2d5f[202]][_0x2d5f[2747]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx3= _0x4b1fx2[_0x2d5f[251]][_0x2d5f[433]](_0x4b1fx3);return this[_0x2d5f[2749]](_0x4b1fx2,_0x4b1fx3,this[_0x2d5f[60]],this[_0x2d5f[2588]],this[_0x2d5f[131]])};mxMultiplicity[_0x2d5f[202]][_0x2d5f[2749]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){return null!= _0x4b1fx3?isNaN(_0x4b1fx3[_0x2d5f[288]])?_0x4b1fx3== _0x4b1fx4:mxUtils[_0x2d5f[1331]](_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9):!1};function mxLayoutManager(_0x4b1fx2){this[_0x2d5f[2750]]= mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2,_0x4b1fx4){this[_0x2d5f[994]]()&& this[_0x2d5f[823]](_0x4b1fx4[_0x2d5f[720]](_0x2d5f[1061]))});this[_0x2d5f[2317]]= mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2,_0x4b1fx4){this[_0x2d5f[994]]()&& this[_0x2d5f[835]](_0x4b1fx4[_0x2d5f[720]](_0x2d5f[895]),_0x4b1fx4[_0x2d5f[720]](_0x2d5f[763]))});this[_0x2d5f[1178]](_0x4b1fx2)}mxLayoutManager[_0x2d5f[202]]= new mxEventSource;mxLayoutManager[_0x2d5f[202]][_0x2d5f[196]]= mxLayoutManager;mxLayoutManager[_0x2d5f[202]][_0x2d5f[1179]]= null;mxLayoutManager[_0x2d5f[202]][_0x2d5f[2751]]= !0;mxLayoutManager[_0x2d5f[202]][_0x2d5f[984]]= !0;mxLayoutManager[_0x2d5f[202]][_0x2d5f[2728]]= null;mxLayoutManager[_0x2d5f[202]][_0x2d5f[2317]]= null;mxLayoutManager[_0x2d5f[202]][_0x2d5f[994]]= function(){return this[_0x2d5f[984]]};mxLayoutManager[_0x2d5f[202]][_0x2d5f[995]]= function(_0x4b1fx2){this[_0x2d5f[984]]= _0x4b1fx2};mxLayoutManager[_0x2d5f[202]][_0x2d5f[2752]]= function(){return this[_0x2d5f[2751]]};mxLayoutManager[_0x2d5f[202]][_0x2d5f[2753]]= function(_0x4b1fx2){this[_0x2d5f[2751]]= _0x4b1fx2};mxLayoutManager[_0x2d5f[202]][_0x2d5f[1703]]= function(){return this[_0x2d5f[1179]]};mxLayoutManager[_0x2d5f[202]][_0x2d5f[1178]]= function(_0x4b1fx2){if(null!= this[_0x2d5f[1179]]){var _0x4b1fx3=this[_0x2d5f[1179]][_0x2d5f[502]]();_0x4b1fx3[_0x2d5f[745]](this[_0x2d5f[2750]]);this[_0x2d5f[1179]][_0x2d5f[745]](this[_0x2d5f[2317]])};this[_0x2d5f[1179]]= _0x4b1fx2;null!= this[_0x2d5f[1179]]&& (_0x4b1fx3= this[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fx3[_0x2d5f[169]](mxEvent.BEFORE_UNDO,this[_0x2d5f[2750]]),this[_0x2d5f[1179]][_0x2d5f[169]](mxEvent.MOVE_CELLS,this[_0x2d5f[2317]]))};mxLayoutManager[_0x2d5f[202]][_0x2d5f[2754]]= function(_0x4b1fx2){return null};mxLayoutManager[_0x2d5f[202]][_0x2d5f[823]]= function(_0x4b1fx2){_0x4b1fx2= this[_0x2d5f[2755]](_0x4b1fx2[_0x2d5f[1065]]);var _0x4b1fx3=this[_0x2d5f[1703]]()[_0x2d5f[502]]();if(this[_0x2d5f[2752]]()){for(var _0x4b1fx4=_0x4b1fx3[_0x2d5f[1977]](_0x4b1fx2);0< _0x4b1fx4[_0x2d5f[67]];){_0x4b1fx2= _0x4b1fx2[_0x2d5f[1919]](_0x4b1fx4),_0x4b1fx4= _0x4b1fx3[_0x2d5f[1977]](_0x4b1fx4)}};this[_0x2d5f[828]](mxUtils[_0x2d5f[1779]](_0x4b1fx2,!1))};mxLayoutManager[_0x2d5f[202]][_0x2d5f[835]]= function(_0x4b1fx2,_0x4b1fx3){if(null!= _0x4b1fx2&& null!= _0x4b1fx3){for(var _0x4b1fx4=mxUtils[_0x2d5f[2196]](this[_0x2d5f[1703]]()[_0x2d5f[526]],mxEvent[_0x2d5f[731]](_0x4b1fx3),mxEvent[_0x2d5f[733]](_0x4b1fx3)),_0x4b1fx5=this[_0x2d5f[1703]]()[_0x2d5f[502]](),_0x4b1fx9=0;_0x4b1fx9< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx9++){var _0x4b1fxa=this[_0x2d5f[2754]](_0x4b1fx5[_0x2d5f[1197]](_0x4b1fx2[_0x4b1fx9]));null!= _0x4b1fxa&& _0x4b1fxa[_0x2d5f[1702]](_0x4b1fx2[_0x4b1fx9],_0x4b1fx4[_0x2d5f[235]],_0x4b1fx4[_0x2d5f[236]])}}};mxLayoutManager[_0x2d5f[202]][_0x2d5f[2755]]= function(_0x4b1fx2){for(var _0x4b1fx3=[],_0x4b1fx4={},_0x4b1fx5=0;_0x4b1fx5< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx5++){var _0x4b1fx9=_0x4b1fx2[_0x4b1fx5];if(_0x4b1fx9 instanceof mxRootChange){return []};for(var _0x4b1fx9=this[_0x2d5f[2756]](_0x4b1fx9),_0x4b1fxa=0;_0x4b1fxa< _0x4b1fx9[_0x2d5f[67]];_0x4b1fxa++){if(null!= _0x4b1fx9[_0x4b1fxa]){var _0x4b1fx12=mxCellPath[_0x2d5f[385]](_0x4b1fx9[_0x4b1fxa]);null== _0x4b1fx4[_0x4b1fx12]&& (_0x4b1fx4[_0x4b1fx12]= _0x4b1fx9[_0x4b1fxa],_0x4b1fx3[_0x2d5f[207]](_0x4b1fx9[_0x4b1fxa]))}}};return _0x4b1fx3};mxLayoutManager[_0x2d5f[202]][_0x2d5f[2756]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[1703]]()[_0x2d5f[502]]();return _0x4b1fx2 instanceof mxChildChange?[_0x4b1fx2[_0x2d5f[247]],_0x4b1fx2[_0x2d5f[257]],_0x4b1fx3[_0x2d5f[1197]](_0x4b1fx2[_0x2d5f[247]])]:_0x4b1fx2 instanceof mxTerminalChange|| _0x4b1fx2 instanceof mxGeometryChange?[_0x4b1fx2[_0x2d5f[246]],_0x4b1fx3[_0x2d5f[1197]](_0x4b1fx2[_0x2d5f[246]])]:[]};mxLayoutManager[_0x2d5f[202]][_0x2d5f[828]]= function(_0x4b1fx2){if(0< _0x4b1fx2[_0x2d5f[67]]){var _0x4b1fx3=this[_0x2d5f[1703]]()[_0x2d5f[502]]();_0x4b1fx3[_0x2d5f[473]]();try{for(var _0x4b1fx4=null,_0x4b1fx5=0;_0x4b1fx5< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx5++){_0x4b1fx2[_0x4b1fx5]!= _0x4b1fx3[_0x2d5f[501]]()&& _0x4b1fx2[_0x4b1fx5]!= _0x4b1fx4&& (_0x4b1fx4= _0x4b1fx2[_0x4b1fx5],this[_0x2d5f[2757]](this[_0x2d5f[2754]](_0x4b1fx4),_0x4b1fx4))};this[_0x2d5f[746]]( new mxEventObject(mxEvent.LAYOUT_CELLS,_0x2d5f[895],_0x4b1fx2))}finally{_0x4b1fx3[_0x2d5f[476]]()}}};mxLayoutManager[_0x2d5f[202]][_0x2d5f[2757]]= function(_0x4b1fx2,_0x4b1fx3){null!= _0x4b1fx2&& null!= _0x4b1fx3&& _0x4b1fx2[_0x2d5f[350]](_0x4b1fx3)};mxLayoutManager[_0x2d5f[202]][_0x2d5f[515]]= function(){this[_0x2d5f[1178]](null)};function mxSpaceManager(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){this[_0x2d5f[2758]]= mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[994]]()&& this[_0x2d5f[837]](_0x4b1fx3[_0x2d5f[720]](_0x2d5f[895]))});this[_0x2d5f[2759]]= mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[994]]()&& this[_0x2d5f[837]](_0x4b1fx3[_0x2d5f[720]](_0x2d5f[895]))});this[_0x2d5f[2760]]= null!= _0x4b1fx3?_0x4b1fx3:!0;this[_0x2d5f[2761]]= null!= _0x4b1fx4?_0x4b1fx4:!0;this[_0x2d5f[2392]]= null!= _0x4b1fx5?_0x4b1fx5:!0;this[_0x2d5f[1178]](_0x4b1fx2)}mxSpaceManager[_0x2d5f[202]]= new mxEventSource;mxSpaceManager[_0x2d5f[202]][_0x2d5f[196]]= mxSpaceManager;mxSpaceManager[_0x2d5f[202]][_0x2d5f[1179]]= null;mxSpaceManager[_0x2d5f[202]][_0x2d5f[984]]= !0;mxSpaceManager[_0x2d5f[202]][_0x2d5f[2760]]= !0;mxSpaceManager[_0x2d5f[202]][_0x2d5f[2761]]= !0;mxSpaceManager[_0x2d5f[202]][_0x2d5f[2392]]= !0;mxSpaceManager[_0x2d5f[202]][_0x2d5f[2758]]= null;mxSpaceManager[_0x2d5f[202]][_0x2d5f[2759]]= null;mxSpaceManager[_0x2d5f[202]][_0x2d5f[2762]]= function(_0x4b1fx2){return !this[_0x2d5f[1703]]()[_0x2d5f[502]]()[_0x2d5f[1193]](_0x4b1fx2)};mxSpaceManager[_0x2d5f[202]][_0x2d5f[2763]]= function(_0x4b1fx2){return this[_0x2d5f[1703]]()[_0x2d5f[502]]()[_0x2d5f[1193]](_0x4b1fx2)&& this[_0x2d5f[1703]]()[_0x2d5f[1712]](_0x4b1fx2)};mxSpaceManager[_0x2d5f[202]][_0x2d5f[994]]= function(){return this[_0x2d5f[984]]};mxSpaceManager[_0x2d5f[202]][_0x2d5f[995]]= function(_0x4b1fx2){this[_0x2d5f[984]]= _0x4b1fx2};mxSpaceManager[_0x2d5f[202]][_0x2d5f[2764]]= function(){return this[_0x2d5f[2760]]};mxSpaceManager[_0x2d5f[202]][_0x2d5f[2765]]= function(_0x4b1fx2){this[_0x2d5f[2760]]= _0x4b1fx2};mxSpaceManager[_0x2d5f[202]][_0x2d5f[2766]]= function(){return this[_0x2d5f[2761]]};mxSpaceManager[_0x2d5f[202]][_0x2d5f[2767]]= function(_0x4b1fx2){this[_0x2d5f[2761]]= _0x4b1fx2};mxSpaceManager[_0x2d5f[202]][_0x2d5f[2678]]= function(){return this[_0x2d5f[2392]]};mxSpaceManager[_0x2d5f[202]][_0x2d5f[2679]]= function(_0x4b1fx2){this[_0x2d5f[2392]]= _0x4b1fx2};mxSpaceManager[_0x2d5f[202]][_0x2d5f[1703]]= function(){return this[_0x2d5f[1179]]};mxSpaceManager[_0x2d5f[202]][_0x2d5f[1178]]= function(_0x4b1fx2){null!= this[_0x2d5f[1179]]&& (this[_0x2d5f[1179]][_0x2d5f[745]](this[_0x2d5f[2758]]),this[_0x2d5f[1179]][_0x2d5f[745]](this[_0x2d5f[2759]]));this[_0x2d5f[1179]]= _0x4b1fx2;null!= this[_0x2d5f[1179]]&& (this[_0x2d5f[1179]][_0x2d5f[169]](mxEvent.RESIZE_CELLS,this[_0x2d5f[2758]]),this[_0x2d5f[1179]][_0x2d5f[169]](mxEvent.FOLD_CELLS,this[_0x2d5f[2759]]))};mxSpaceManager[_0x2d5f[202]][_0x2d5f[837]]= function(_0x4b1fx2){if(null!= _0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[1179]][_0x2d5f[502]]();_0x4b1fx3[_0x2d5f[473]]();try{for(var _0x4b1fx4=0;_0x4b1fx4< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx4++){if(!this[_0x2d5f[2762]](_0x4b1fx2[_0x4b1fx4])){this[_0x2d5f[2768]](_0x4b1fx2[_0x4b1fx4]);break}}}finally{_0x4b1fx3[_0x2d5f[476]]()}}};mxSpaceManager[_0x2d5f[202]][_0x2d5f[2768]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[1703]](),_0x4b1fx4=_0x4b1fx3[_0x2d5f[249]](),_0x4b1fx5=_0x4b1fx3[_0x2d5f[502]](),_0x4b1fx9=_0x4b1fx4[_0x2d5f[248]](_0x4b1fx2),_0x4b1fxa=_0x4b1fx4[_0x2d5f[248]](_0x4b1fx5[_0x2d5f[1197]](_0x4b1fx2));if(null!= _0x4b1fx9&& null!= _0x4b1fxa){var _0x4b1fx12=this[_0x2d5f[2769]](_0x4b1fx9),_0x4b1fx13=_0x4b1fx5[_0x2d5f[1721]](_0x4b1fx2);if(null!= _0x4b1fx12&& null!= _0x4b1fx13){var _0x4b1fx14=_0x4b1fx4[_0x2d5f[513]],_0x4b1fx15=_0x4b1fx4[_0x2d5f[255]],_0x4b1fx4=_0x4b1fx9[_0x2d5f[235]]- _0x4b1fxa[_0x2d5f[2078]][_0x2d5f[235]]- _0x4b1fx14[_0x2d5f[235]]* _0x4b1fx15,_0x4b1fxa=_0x4b1fx9[_0x2d5f[236]]- _0x4b1fxa[_0x2d5f[2078]][_0x2d5f[236]]- _0x4b1fx14[_0x2d5f[236]]* _0x4b1fx15,_0x4b1fx14=_0x4b1fx9[_0x2d5f[235]]+ _0x4b1fx9[_0x2d5f[117]],_0x4b1fx16=_0x4b1fx9[_0x2d5f[236]]+ _0x4b1fx9[_0x2d5f[119]],_0x4b1fx17=_0x4b1fx9[_0x2d5f[117]]- _0x4b1fx13[_0x2d5f[117]]* _0x4b1fx15+ _0x4b1fx4- _0x4b1fx13[_0x2d5f[235]]* _0x4b1fx15,_0x4b1fx18=_0x4b1fx9[_0x2d5f[119]]- _0x4b1fx13[_0x2d5f[119]]* _0x4b1fx15+ _0x4b1fxa- _0x4b1fx13[_0x2d5f[236]]* _0x4b1fx15,_0x4b1fx19=1- _0x4b1fx13[_0x2d5f[117]]* _0x4b1fx15/ _0x4b1fx9[_0x2d5f[117]],_0x4b1fx9=1- _0x4b1fx13[_0x2d5f[119]]* _0x4b1fx15/ _0x4b1fx9[_0x2d5f[119]];_0x4b1fx5[_0x2d5f[473]]();try{for(_0x4b1fx13= 0;_0x4b1fx13< _0x4b1fx12[_0x2d5f[67]];_0x4b1fx13++){_0x4b1fx12[_0x4b1fx13]!= _0x4b1fx2&& this[_0x2d5f[2763]](_0x4b1fx12[_0x4b1fx13])&& this[_0x2d5f[2770]](_0x4b1fx12[_0x4b1fx13],_0x4b1fx17,_0x4b1fx18,_0x4b1fx4,_0x4b1fxa,_0x4b1fx14,_0x4b1fx16,_0x4b1fx19,_0x4b1fx9,this[_0x2d5f[2678]]()&& _0x4b1fx3[_0x2d5f[2507]](_0x4b1fx12[_0x4b1fx13]))}}finally{_0x4b1fx5[_0x2d5f[476]]()}}}};mxSpaceManager[_0x2d5f[202]][_0x2d5f[2770]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13,_0x4b1fx14,_0x4b1fx15){_0x4b1fx5= this[_0x2d5f[1703]]();var _0x4b1fx16=_0x4b1fx5[_0x2d5f[249]]()[_0x2d5f[248]](_0x4b1fx2);if(null!= _0x4b1fx16){var _0x4b1fx17=_0x4b1fx5[_0x2d5f[502]](),_0x4b1fx18=_0x4b1fx17[_0x2d5f[1721]](_0x4b1fx2);if(null!= _0x4b1fx18){_0x4b1fx17[_0x2d5f[473]]();try{if(this[_0x2d5f[2764]]()){if(_0x4b1fx16[_0x2d5f[235]]>= _0x4b1fxa){_0x4b1fx18= _0x4b1fx18[_0x2d5f[238]](),_0x4b1fx18[_0x2d5f[513]](-_0x4b1fx3,0)}else {var _0x4b1fx19=Math[_0x2d5f[160]](0,_0x4b1fx16[_0x2d5f[235]]- x0),_0x4b1fx18=_0x4b1fx18[_0x2d5f[238]]();_0x4b1fx18[_0x2d5f[513]](-_0x4b1fx13* _0x4b1fx19,0)}};if(this[_0x2d5f[2766]]()){if(_0x4b1fx16[_0x2d5f[236]]>= _0x4b1fx12){_0x4b1fx18= _0x4b1fx18[_0x2d5f[238]](),_0x4b1fx18[_0x2d5f[513]](0,-_0x4b1fx4)}else {var _0x4b1fx1a=Math[_0x2d5f[160]](0,_0x4b1fx16[_0x2d5f[236]]- _0x4b1fx9),_0x4b1fx18=_0x4b1fx18[_0x2d5f[238]]();_0x4b1fx18[_0x2d5f[513]](0,-_0x4b1fx14* _0x4b1fx1a)}};_0x4b1fx18!= _0x4b1fx17[_0x2d5f[1721]](_0x4b1fx2)&& (_0x4b1fx17[_0x2d5f[1724]](_0x4b1fx2,_0x4b1fx18),_0x4b1fx15&& _0x4b1fx5[_0x2d5f[2508]](_0x4b1fx2))}finally{_0x4b1fx17[_0x2d5f[476]]()}}}};mxSpaceManager[_0x2d5f[202]][_0x2d5f[2769]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[1703]](),_0x4b1fx4=_0x4b1fx3[_0x2d5f[502]]()[_0x2d5f[1197]](_0x4b1fx2[_0x2d5f[246]]),_0x4b1fx5=this[_0x2d5f[2766]](),_0x4b1fx9=this[_0x2d5f[2764]]();return _0x4b1fx3[_0x2d5f[2691]](_0x4b1fx2[_0x2d5f[235]]+ (_0x4b1fx5?0:_0x4b1fx2[_0x2d5f[117]]),_0x4b1fx2[_0x2d5f[236]]+ (_0x4b1fx5&& _0x4b1fx9?0:_0x4b1fx2[_0x2d5f[119]]),_0x4b1fx4,_0x4b1fx9,_0x4b1fx5)};mxSpaceManager[_0x2d5f[202]][_0x2d5f[515]]= function(){this[_0x2d5f[1178]](null)};function mxSwimlaneManager(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){this[_0x2d5f[662]]= null!= _0x4b1fx3?_0x4b1fx3:!0;this[_0x2d5f[2771]]= null!= _0x4b1fx4?_0x4b1fx4:!0;this[_0x2d5f[2772]]= null!= _0x4b1fx5?_0x4b1fx5:!0;this[_0x2d5f[2773]]= mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[994]]()&& this[_0x2d5f[2774]]()&& this[_0x2d5f[833]](_0x4b1fx3[_0x2d5f[720]](_0x2d5f[895]))});this[_0x2d5f[2758]]= mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[994]]()&& this[_0x2d5f[2775]]()&& this[_0x2d5f[837]](_0x4b1fx3[_0x2d5f[720]](_0x2d5f[895]))});this[_0x2d5f[1178]](_0x4b1fx2)}mxSwimlaneManager[_0x2d5f[202]]= new mxEventSource;mxSwimlaneManager[_0x2d5f[202]][_0x2d5f[196]]= mxSwimlaneManager;mxSwimlaneManager[_0x2d5f[202]][_0x2d5f[1179]]= null;mxSwimlaneManager[_0x2d5f[202]][_0x2d5f[984]]= !0;mxSwimlaneManager[_0x2d5f[202]][_0x2d5f[662]]= !0;mxSwimlaneManager[_0x2d5f[202]][_0x2d5f[2771]]= !0;mxSwimlaneManager[_0x2d5f[202]][_0x2d5f[2772]]= !0;mxSwimlaneManager[_0x2d5f[202]][_0x2d5f[2773]]= null;mxSwimlaneManager[_0x2d5f[202]][_0x2d5f[2758]]= null;mxSwimlaneManager[_0x2d5f[202]][_0x2d5f[994]]= function(){return this[_0x2d5f[984]]};mxSwimlaneManager[_0x2d5f[202]][_0x2d5f[995]]= function(_0x4b1fx2){this[_0x2d5f[984]]= _0x4b1fx2};mxSwimlaneManager[_0x2d5f[202]][_0x2d5f[1737]]= function(){return this[_0x2d5f[662]]};mxSwimlaneManager[_0x2d5f[202]][_0x2d5f[2776]]= function(_0x4b1fx2){this[_0x2d5f[662]]= _0x4b1fx2};mxSwimlaneManager[_0x2d5f[202]][_0x2d5f[2774]]= function(){return this[_0x2d5f[2771]]};mxSwimlaneManager[_0x2d5f[202]][_0x2d5f[2777]]= function(_0x4b1fx2){this[_0x2d5f[2771]]= _0x4b1fx2};mxSwimlaneManager[_0x2d5f[202]][_0x2d5f[2775]]= function(){return this[_0x2d5f[2772]]};mxSwimlaneManager[_0x2d5f[202]][_0x2d5f[2778]]= function(_0x4b1fx2){this[_0x2d5f[2772]]= _0x4b1fx2};mxSwimlaneManager[_0x2d5f[202]][_0x2d5f[1703]]= function(){return this[_0x2d5f[1179]]};mxSwimlaneManager[_0x2d5f[202]][_0x2d5f[1178]]= function(_0x4b1fx2){null!= this[_0x2d5f[1179]]&& (this[_0x2d5f[1179]][_0x2d5f[745]](this[_0x2d5f[2773]]),this[_0x2d5f[1179]][_0x2d5f[745]](this[_0x2d5f[2758]]));this[_0x2d5f[1179]]= _0x4b1fx2;null!= this[_0x2d5f[1179]]&& (this[_0x2d5f[1179]][_0x2d5f[169]](mxEvent.ADD_CELLS,this[_0x2d5f[2773]]),this[_0x2d5f[1179]][_0x2d5f[169]](mxEvent.CELLS_RESIZED,this[_0x2d5f[2758]]))};mxSwimlaneManager[_0x2d5f[202]][_0x2d5f[2779]]= function(_0x4b1fx2){return !this[_0x2d5f[1703]]()[_0x2d5f[1730]](_0x4b1fx2)};mxSwimlaneManager[_0x2d5f[202]][_0x2d5f[2780]]= function(_0x4b1fx2){if(this[_0x2d5f[1179]][_0x2d5f[1730]](_0x4b1fx2)){var _0x4b1fx3=this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx2);_0x4b1fx2= null!= _0x4b1fx3?_0x4b1fx3[_0x2d5f[124]]:this[_0x2d5f[1179]][_0x2d5f[1705]](_0x4b1fx2);return 1== mxUtils[_0x2d5f[433]](_0x4b1fx2,mxConstants.STYLE_HORIZONTAL,1)};return !this[_0x2d5f[1737]]()};mxSwimlaneManager[_0x2d5f[202]][_0x2d5f[833]]= function(_0x4b1fx2){if(null!= _0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[1703]]()[_0x2d5f[502]]();_0x4b1fx3[_0x2d5f[473]]();try{for(var _0x4b1fx4=0;_0x4b1fx4< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx4++){this[_0x2d5f[2779]](_0x4b1fx2[_0x4b1fx4])|| this[_0x2d5f[2781]](_0x4b1fx2[_0x4b1fx4])}}finally{_0x4b1fx3[_0x2d5f[476]]()}}};mxSwimlaneManager[_0x2d5f[202]][_0x2d5f[2781]]= function(_0x4b1fx2){for(var _0x4b1fx3=this[_0x2d5f[1703]]()[_0x2d5f[502]](),_0x4b1fx4=_0x4b1fx3[_0x2d5f[1197]](_0x4b1fx2),_0x4b1fx5=_0x4b1fx3[_0x2d5f[262]](_0x4b1fx4),_0x4b1fx9=null,_0x4b1fxa=0;_0x4b1fxa< _0x4b1fx5;_0x4b1fxa++){var _0x4b1fx12=_0x4b1fx3[_0x2d5f[263]](_0x4b1fx4,_0x4b1fxa);if(_0x4b1fx12!= _0x4b1fx2&& !this[_0x2d5f[2779]](_0x4b1fx12)&& (_0x4b1fx9= _0x4b1fx3[_0x2d5f[1721]](_0x4b1fx12),null!= _0x4b1fx9)){break}};null!= _0x4b1fx9&& this[_0x2d5f[2782]](_0x4b1fx2,_0x4b1fx9[_0x2d5f[117]],_0x4b1fx9[_0x2d5f[119]])};mxSwimlaneManager[_0x2d5f[202]][_0x2d5f[837]]= function(_0x4b1fx2){if(null!= _0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[1703]]()[_0x2d5f[502]]();_0x4b1fx3[_0x2d5f[473]]();try{for(var _0x4b1fx4=0;_0x4b1fx4< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx4++){if(!this[_0x2d5f[2779]](_0x4b1fx2[_0x4b1fx4])){var _0x4b1fx5=_0x4b1fx3[_0x2d5f[1721]](_0x4b1fx2[_0x4b1fx4]);if(null!= _0x4b1fx5){for(var _0x4b1fx9= new mxRectangle(0,0,_0x4b1fx5[_0x2d5f[117]],_0x4b1fx5[_0x2d5f[119]]),_0x4b1fxa=_0x4b1fx2[_0x4b1fx4],_0x4b1fx12=_0x4b1fxa;null!= _0x4b1fx12;){var _0x4b1fxa=_0x4b1fx12,_0x4b1fx12=_0x4b1fx3[_0x2d5f[1197]](_0x4b1fx12),_0x4b1fx13=this[_0x2d5f[1179]][_0x2d5f[1730]](_0x4b1fx12)?this[_0x2d5f[1179]][_0x2d5f[1731]](_0x4b1fx12): new mxRectangle;_0x4b1fx9[_0x2d5f[117]]+= _0x4b1fx13[_0x2d5f[117]];_0x4b1fx9[_0x2d5f[119]]+= _0x4b1fx13[_0x2d5f[119]]};this[_0x2d5f[2782]](_0x4b1fxa,_0x4b1fx9[_0x2d5f[117]],_0x4b1fx9[_0x2d5f[119]])}}}}finally{_0x4b1fx3[_0x2d5f[476]]()}}};mxSwimlaneManager[_0x2d5f[202]][_0x2d5f[2782]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=this[_0x2d5f[1703]]()[_0x2d5f[502]]();_0x4b1fx5[_0x2d5f[473]]();try{if(!this[_0x2d5f[2779]](_0x4b1fx2)){var _0x4b1fx9=_0x4b1fx5[_0x2d5f[1721]](_0x4b1fx2);if(null!= _0x4b1fx9){var _0x4b1fxa=this[_0x2d5f[2780]](_0x4b1fx2);if(_0x4b1fxa&& _0x4b1fx9[_0x2d5f[119]]!= _0x4b1fx4|| !_0x4b1fxa&& _0x4b1fx9[_0x2d5f[117]]!= _0x4b1fx3){_0x4b1fx9= _0x4b1fx9[_0x2d5f[238]](),_0x4b1fxa?_0x4b1fx9[_0x2d5f[119]]= _0x4b1fx4:_0x4b1fx9[_0x2d5f[117]]= _0x4b1fx3,_0x4b1fx5[_0x2d5f[1724]](_0x4b1fx2,_0x4b1fx9)}}};var _0x4b1fx12=this[_0x2d5f[1179]][_0x2d5f[1730]](_0x4b1fx2)?this[_0x2d5f[1179]][_0x2d5f[1731]](_0x4b1fx2): new mxRectangle;_0x4b1fx3-= _0x4b1fx12[_0x2d5f[117]];_0x4b1fx4-= _0x4b1fx12[_0x2d5f[119]];for(var _0x4b1fx13=_0x4b1fx5[_0x2d5f[262]](_0x4b1fx2),_0x4b1fx9=0;_0x4b1fx9< _0x4b1fx13;_0x4b1fx9++){var _0x4b1fx14=_0x4b1fx5[_0x2d5f[263]](_0x4b1fx2,_0x4b1fx9);this[_0x2d5f[2782]](_0x4b1fx14,_0x4b1fx3,_0x4b1fx4)}}finally{_0x4b1fx5[_0x2d5f[476]]()}};mxSwimlaneManager[_0x2d5f[202]][_0x2d5f[515]]= function(){this[_0x2d5f[1178]](null)};function mxTemporaryCellStates(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){this[_0x2d5f[441]]= _0x4b1fx2;_0x4b1fx3= null!= _0x4b1fx3?_0x4b1fx3:1;this[_0x2d5f[2783]]= _0x4b1fx2[_0x2d5f[517]]();this[_0x2d5f[2784]]= _0x4b1fx2[_0x2d5f[2312]]();this[_0x2d5f[2785]]= _0x4b1fx2[_0x2d5f[518]]();_0x4b1fx2[_0x2d5f[1517]]( new mxDictionary);_0x4b1fx2[_0x2d5f[2262]](_0x4b1fx3);if(null!= _0x4b1fx4){_0x4b1fx3= _0x4b1fx2[_0x2d5f[1230]]( new mxCell);for(var _0x4b1fx5=0;_0x4b1fx5< _0x4b1fx4[_0x2d5f[67]];_0x4b1fx5++){_0x4b1fx2[_0x2d5f[2267]](_0x4b1fx3,_0x4b1fx4[_0x4b1fx5])};for(var _0x4b1fx9=null,_0x4b1fx5=0;_0x4b1fx5< _0x4b1fx4[_0x2d5f[67]];_0x4b1fx5++){var _0x4b1fxa=_0x4b1fx2[_0x2d5f[2268]](_0x4b1fx3,_0x4b1fx4[_0x4b1fx5]);null== _0x4b1fx9?_0x4b1fx9= _0x4b1fxa:_0x4b1fx9[_0x2d5f[99]](_0x4b1fxa)};null== _0x4b1fx9&& (_0x4b1fx9= new mxRectangle);_0x4b1fx2[_0x2d5f[2256]](_0x4b1fx9)}}mxTemporaryCellStates[_0x2d5f[202]][_0x2d5f[441]]= null;mxTemporaryCellStates[_0x2d5f[202]][_0x2d5f[2784]]= null;mxTemporaryCellStates[_0x2d5f[202]][_0x2d5f[2783]]= null;mxTemporaryCellStates[_0x2d5f[202]][_0x2d5f[2785]]= null;mxTemporaryCellStates[_0x2d5f[202]][_0x2d5f[515]]= function(){this[_0x2d5f[441]][_0x2d5f[2262]](this[_0x2d5f[2785]]);this[_0x2d5f[441]][_0x2d5f[1517]](this[_0x2d5f[2784]]);this[_0x2d5f[441]][_0x2d5f[2256]](this[_0x2d5f[2783]])};function mxCellStatePreview(_0x4b1fx2){this[_0x2d5f[1179]]= _0x4b1fx2;this[_0x2d5f[2786]]= {}}mxCellStatePreview[_0x2d5f[202]][_0x2d5f[1179]]= null;mxCellStatePreview[_0x2d5f[202]][_0x2d5f[2786]]= null;mxCellStatePreview[_0x2d5f[202]][_0x2d5f[2787]]= 0;mxCellStatePreview[_0x2d5f[202]][_0x2d5f[1107]]= function(){return 0== this[_0x2d5f[2787]]};mxCellStatePreview[_0x2d5f[202]][_0x2d5f[1194]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){_0x4b1fx5= null!= _0x4b1fx5?_0x4b1fx5:!0;_0x4b1fx9= null!= _0x4b1fx9?_0x4b1fx9:!0;var _0x4b1fxa=mxCellPath[_0x2d5f[385]](_0x4b1fx2[_0x2d5f[246]]),_0x4b1fx12=this[_0x2d5f[2786]][_0x4b1fxa];null== _0x4b1fx12?(_0x4b1fx12= new mxPoint(_0x4b1fx3,_0x4b1fx4),this[_0x2d5f[2786]][_0x4b1fxa]= _0x4b1fx12,this[_0x2d5f[2787]]++):_0x4b1fx5?(_0x4b1fx12[_0x2d5f[2788]]+= _0x4b1fx3,_0x4b1fx12[_0x2d5f[2789]]+= _0x4b1fx4):(_0x4b1fx12[_0x2d5f[2788]]= _0x4b1fx3,_0x4b1fx12[_0x2d5f[2789]]= _0x4b1fx4);_0x4b1fx9&& this[_0x2d5f[2790]](_0x4b1fx2);return _0x4b1fx12};mxCellStatePreview[_0x2d5f[202]][_0x2d5f[539]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fx4=_0x4b1fx3[_0x2d5f[501]](),_0x4b1fx5;for(_0x4b1fx5 in this[_0x2d5f[2786]]){var _0x4b1fx9=mxCellPath[_0x2d5f[2791]](_0x4b1fx4,_0x4b1fx5),_0x4b1fxa=this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx9),_0x4b1fx12=this[_0x2d5f[2786]][_0x4b1fx5],_0x4b1fx9=this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx3[_0x2d5f[1197]](_0x4b1fx9));this[_0x2d5f[2792]](_0x4b1fx9,_0x4b1fxa,_0x4b1fx12[_0x2d5f[235]],_0x4b1fx12[_0x2d5f[236]])};for(_0x4b1fx5 in this[_0x2d5f[2786]]){_0x4b1fx9= mxCellPath[_0x2d5f[2791]](_0x4b1fx4,_0x4b1fx5),_0x4b1fxa= this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx9),_0x4b1fx12= this[_0x2d5f[2786]][_0x4b1fx5],_0x4b1fx9= this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx3[_0x2d5f[1197]](_0x4b1fx9)),this[_0x2d5f[2793]](_0x4b1fx9,_0x4b1fxa,_0x4b1fx12[_0x2d5f[235]],_0x4b1fx12[_0x2d5f[236]],_0x4b1fx2)}};mxCellStatePreview[_0x2d5f[202]][_0x2d5f[2792]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){if(null!= _0x4b1fx3){var _0x4b1fx9=this[_0x2d5f[1179]][_0x2d5f[502]]();if(_0x4b1fx9[_0x2d5f[1193]](_0x4b1fx3[_0x2d5f[246]])){_0x4b1fx3[_0x2d5f[2080]]= !0;this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[2267]](_0x4b1fx2,_0x4b1fx3[_0x2d5f[246]]);_0x4b1fx2= _0x4b1fx9[_0x2d5f[1721]](_0x4b1fx3[_0x2d5f[246]]);var _0x4b1fxa=mxCellPath[_0x2d5f[385]](_0x4b1fx3[_0x2d5f[246]]);if((0!= _0x4b1fx4|| 0!= _0x4b1fx5)&& null!= _0x4b1fx2&& (!_0x4b1fx2[_0x2d5f[1500]]|| null!= this[_0x2d5f[2786]][_0x4b1fxa])){_0x4b1fx3[_0x2d5f[235]]+= _0x4b1fx4,_0x4b1fx3[_0x2d5f[236]]+= _0x4b1fx5}};_0x4b1fx2= _0x4b1fx9[_0x2d5f[262]](_0x4b1fx3[_0x2d5f[246]]);for(_0x4b1fxa= 0;_0x4b1fxa< _0x4b1fx2;_0x4b1fxa++){this[_0x2d5f[2792]](_0x4b1fx3,this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx9[_0x2d5f[263]](_0x4b1fx3[_0x2d5f[246]],_0x4b1fxa)),_0x4b1fx4,_0x4b1fx5)}}};mxCellStatePreview[_0x2d5f[202]][_0x2d5f[2793]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){if(null!= _0x4b1fx3){_0x4b1fx3[_0x2d5f[2080]]= !0;this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[2268]](_0x4b1fx2,_0x4b1fx3[_0x2d5f[246]]);var _0x4b1fxa=mxCellPath[_0x2d5f[385]](_0x4b1fx3[_0x2d5f[246]]),_0x4b1fx12=this[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fx13=this[_0x2d5f[1179]][_0x2d5f[1198]](_0x4b1fx3[_0x2d5f[246]]);if((0!= _0x4b1fx4|| 0!= _0x4b1fx5)&& null!= _0x4b1fx13&& _0x4b1fx13[_0x2d5f[1500]]&& _0x4b1fx12[_0x2d5f[1193]](_0x4b1fx3[_0x2d5f[246]])&& (null== _0x4b1fx2|| _0x4b1fx12[_0x2d5f[1193]](_0x4b1fx2[_0x2d5f[246]])|| null!= this[_0x2d5f[2786]][_0x4b1fxa])){_0x4b1fx3[_0x2d5f[235]]+= _0x4b1fx4,_0x4b1fx3[_0x2d5f[236]]+= _0x4b1fx5,this[_0x2d5f[1179]][_0x2d5f[259]][_0x2d5f[258]](_0x4b1fx3)};null!= _0x4b1fx9&& _0x4b1fx9(_0x4b1fx3);_0x4b1fx2= _0x4b1fx12[_0x2d5f[262]](_0x4b1fx3[_0x2d5f[246]]);for(_0x4b1fxa= 0;_0x4b1fxa< _0x4b1fx2;_0x4b1fxa++){this[_0x2d5f[2793]](_0x4b1fx3,this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx12[_0x2d5f[263]](_0x4b1fx3[_0x2d5f[246]],_0x4b1fxa)),_0x4b1fx4,_0x4b1fx5,_0x4b1fx9)}}};mxCellStatePreview[_0x2d5f[202]][_0x2d5f[2790]]= function(_0x4b1fx2){for(var _0x4b1fx3=this[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fx4=_0x4b1fx3[_0x2d5f[1707]](_0x4b1fx2[_0x2d5f[246]]),_0x4b1fx5=0;_0x4b1fx5< _0x4b1fx4;_0x4b1fx5++){var _0x4b1fx9=this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx3[_0x2d5f[1708]](_0x4b1fx2[_0x2d5f[246]],_0x4b1fx5));null!= _0x4b1fx9&& this[_0x2d5f[1194]](_0x4b1fx9,0,0)}};function mxConnectionConstraint(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[2546]]= _0x4b1fx2;this[_0x2d5f[591]]= null!= _0x4b1fx3?_0x4b1fx3:!0}mxConnectionConstraint[_0x2d5f[202]][_0x2d5f[2546]]= null;mxConnectionConstraint[_0x2d5f[202]][_0x2d5f[591]]= null;function mxGraphHandler(_0x4b1fx2){this[_0x2d5f[1179]]= _0x4b1fx2;this[_0x2d5f[1179]][_0x2d5f[1133]](this);this[_0x2d5f[2730]]= mxUtils[_0x2d5f[885]](this,function(){this[_0x2d5f[2794]]()});this[_0x2d5f[1179]][_0x2d5f[169]](mxEvent.PAN,this[_0x2d5f[2730]])}mxGraphHandler[_0x2d5f[202]][_0x2d5f[1179]]= null;mxGraphHandler[_0x2d5f[202]][_0x2d5f[2795]]= mxClient[_0x2d5f[80]]?20:50;mxGraphHandler[_0x2d5f[202]][_0x2d5f[984]]= !0;mxGraphHandler[_0x2d5f[202]][_0x2d5f[2796]]= !0;mxGraphHandler[_0x2d5f[202]][_0x2d5f[2797]]= !0;mxGraphHandler[_0x2d5f[202]][_0x2d5f[2798]]= !0;mxGraphHandler[_0x2d5f[202]][_0x2d5f[990]]= !1;mxGraphHandler[_0x2d5f[202]][_0x2d5f[2799]]= null;mxGraphHandler[_0x2d5f[202]][_0x2d5f[2800]]= null;mxGraphHandler[_0x2d5f[202]][_0x2d5f[2801]]= null;mxGraphHandler[_0x2d5f[202]][_0x2d5f[2802]]= !0;mxGraphHandler[_0x2d5f[202]][_0x2d5f[2803]]= !0;mxGraphHandler[_0x2d5f[202]][_0x2d5f[846]]= !0;mxGraphHandler[_0x2d5f[202]][_0x2d5f[2804]]= !1;mxGraphHandler[_0x2d5f[202]][_0x2d5f[2805]]= !0;mxGraphHandler[_0x2d5f[202]][_0x2d5f[923]]= 6;mxGraphHandler[_0x2d5f[202]][_0x2d5f[2806]]= _0x2d5f[586];mxGraphHandler[_0x2d5f[202]][_0x2d5f[2807]]= !1;mxGraphHandler[_0x2d5f[202]][_0x2d5f[253]]= null;mxGraphHandler[_0x2d5f[202]][_0x2d5f[2808]]= !1;mxGraphHandler[_0x2d5f[202]][_0x2d5f[2809]]= !0;mxGraphHandler[_0x2d5f[202]][_0x2d5f[994]]= function(){return this[_0x2d5f[984]]};mxGraphHandler[_0x2d5f[202]][_0x2d5f[995]]= function(_0x4b1fx2){this[_0x2d5f[984]]= _0x4b1fx2};mxGraphHandler[_0x2d5f[202]][_0x2d5f[2810]]= function(){return this[_0x2d5f[2797]]};mxGraphHandler[_0x2d5f[202]][_0x2d5f[2811]]= function(_0x4b1fx2){this[_0x2d5f[2797]]= _0x4b1fx2};mxGraphHandler[_0x2d5f[202]][_0x2d5f[2812]]= function(){return this[_0x2d5f[2798]]};mxGraphHandler[_0x2d5f[202]][_0x2d5f[2813]]= function(_0x4b1fx2){this[_0x2d5f[2798]]= _0x4b1fx2};mxGraphHandler[_0x2d5f[202]][_0x2d5f[2814]]= function(){return this[_0x2d5f[2803]]};mxGraphHandler[_0x2d5f[202]][_0x2d5f[2815]]= function(_0x4b1fx2){this[_0x2d5f[2803]]= _0x4b1fx2};mxGraphHandler[_0x2d5f[202]][_0x2d5f[2816]]= function(){return this[_0x2d5f[846]]};mxGraphHandler[_0x2d5f[202]][_0x2d5f[2817]]= function(_0x4b1fx2){this[_0x2d5f[846]]= _0x4b1fx2};mxGraphHandler[_0x2d5f[202]][_0x2d5f[2818]]= function(_0x4b1fx2){return _0x4b1fx2[_0x2d5f[736]]()};mxGraphHandler[_0x2d5f[202]][_0x2d5f[2819]]= function(_0x4b1fx2){return this[_0x2d5f[1179]][_0x2d5f[2692]](_0x4b1fx2)};mxGraphHandler[_0x2d5f[202]][_0x2d5f[787]]= function(_0x4b1fx2,_0x4b1fx3){if(!_0x4b1fx3[_0x2d5f[721]]()&& this[_0x2d5f[994]]()&& this[_0x2d5f[1179]][_0x2d5f[994]]()&& !this[_0x2d5f[1179]][_0x2d5f[2579]](_0x4b1fx3[_0x2d5f[727]]())&& null!= _0x4b1fx3[_0x2d5f[248]]()){var _0x4b1fx4=this[_0x2d5f[2818]](_0x4b1fx3);this[_0x2d5f[246]]= null;this[_0x2d5f[2820]]= this[_0x2d5f[2819]](_0x4b1fx4);this[_0x2d5f[2814]]()&& !this[_0x2d5f[2820]]&& this[_0x2d5f[1179]][_0x2d5f[2459]](_0x4b1fx4,_0x4b1fx3[_0x2d5f[727]]());if(this[_0x2d5f[2812]]()){var _0x4b1fx5=this[_0x2d5f[1179]][_0x2d5f[251]],_0x4b1fx9=_0x4b1fx5[_0x2d5f[1721]](_0x4b1fx4);this[_0x2d5f[1179]][_0x2d5f[1712]](_0x4b1fx4)&& (!_0x4b1fx5[_0x2d5f[250]](_0x4b1fx4)|| 1< this[_0x2d5f[1179]][_0x2d5f[2694]]()|| null!= _0x4b1fx9[_0x2d5f[1525]]&& 0< _0x4b1fx9[_0x2d5f[1525]][_0x2d5f[67]]|| null== _0x4b1fx5[_0x2d5f[1709]](_0x4b1fx4,!0)|| null== _0x4b1fx5[_0x2d5f[1709]](_0x4b1fx4,!1)|| this[_0x2d5f[1179]][_0x2d5f[2406]]|| this[_0x2d5f[1179]][_0x2d5f[2574]](_0x4b1fx3[_0x2d5f[727]]())&& this[_0x2d5f[1179]][_0x2d5f[2617]]())&& this[_0x2d5f[861]](_0x4b1fx4,_0x4b1fx3[_0x2d5f[730]](),_0x4b1fx3[_0x2d5f[732]]());this[_0x2d5f[2821]]= !0;!mxClient[_0x2d5f[75]]&& !mxClient[_0x2d5f[76]]|| _0x2d5f[2822]!= _0x4b1fx3[_0x2d5f[728]]()[_0x2d5f[301]]?_0x4b1fx3[_0x2d5f[722]]():mxClient[_0x2d5f[75]]&& _0x2d5f[2822]== _0x4b1fx3[_0x2d5f[728]]()[_0x2d5f[301]]&& (this[_0x2d5f[2821]]= !1,this[_0x2d5f[2823]]= null)}}};mxGraphHandler[_0x2d5f[202]][_0x2d5f[1010]]= function(){var _0x4b1fx2=this[_0x2d5f[1179]][_0x2d5f[902]](),_0x4b1fx3=this[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fx4=mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){return null!= this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx2)&& _0x4b1fx3[_0x2d5f[1193]](_0x4b1fx2)&& null!= _0x4b1fx3[_0x2d5f[1721]](_0x4b1fx2)&& !_0x4b1fx3[_0x2d5f[1721]](_0x4b1fx2)[_0x2d5f[1500]]});return this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[2313]](_0x4b1fx3[_0x2d5f[1921]](_0x4b1fx4,_0x4b1fx2))};mxGraphHandler[_0x2d5f[202]][_0x2d5f[2690]]= function(_0x4b1fx2){return !this[_0x2d5f[2820]]&& this[_0x2d5f[1179]][_0x2d5f[1712]](_0x4b1fx2)?[_0x4b1fx2]:this[_0x2d5f[1179]][_0x2d5f[2629]](this[_0x2d5f[1179]][_0x2d5f[897]]())};mxGraphHandler[_0x2d5f[202]][_0x2d5f[2824]]= function(_0x4b1fx2){_0x4b1fx2= this[_0x2d5f[1613]](_0x4b1fx2);null!= _0x4b1fx2&& (_0x4b1fx2[_0x2d5f[244]](-1,-1),_0x4b1fx2[_0x2d5f[117]]< this[_0x2d5f[923]]&& (_0x4b1fx2[_0x2d5f[235]]-= (this[_0x2d5f[923]]- _0x4b1fx2[_0x2d5f[117]])/ 2,_0x4b1fx2[_0x2d5f[117]]= this[_0x2d5f[923]]),_0x4b1fx2[_0x2d5f[119]]< this[_0x2d5f[923]]&& (_0x4b1fx2[_0x2d5f[236]]-= (this[_0x2d5f[923]]- _0x4b1fx2[_0x2d5f[119]])/ 2,_0x4b1fx2[_0x2d5f[119]]= this[_0x2d5f[923]]));return _0x4b1fx2};mxGraphHandler[_0x2d5f[202]][_0x2d5f[1613]]= function(_0x4b1fx2){var _0x4b1fx3=null;if(null!= _0x4b1fx2&& 0< _0x4b1fx2[_0x2d5f[67]]){for(var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fx5=0;_0x4b1fx5< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx5++){if(_0x4b1fx4[_0x2d5f[1193]](_0x4b1fx2[_0x4b1fx5])|| _0x4b1fx4[_0x2d5f[250]](_0x4b1fx2[_0x4b1fx5])){var _0x4b1fx9=this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx2[_0x4b1fx5]);if(null!= _0x4b1fx9){var _0x4b1fxa=_0x4b1fx9;_0x4b1fx4[_0x2d5f[1193]](_0x4b1fx2[_0x4b1fx5])&& (null!= _0x4b1fx9[_0x2d5f[253]]&& null!= _0x4b1fx9[_0x2d5f[253]][_0x2d5f[1563]])&& (_0x4b1fxa= _0x4b1fx9[_0x2d5f[253]][_0x2d5f[1563]]);null== _0x4b1fx3?_0x4b1fx3= new mxRectangle(_0x4b1fxa[_0x2d5f[235]],_0x4b1fxa[_0x2d5f[236]],_0x4b1fxa[_0x2d5f[117]],_0x4b1fxa[_0x2d5f[119]]):_0x4b1fx3[_0x2d5f[99]](_0x4b1fxa)}}}};return _0x4b1fx3};mxGraphHandler[_0x2d5f[202]][_0x2d5f[2825]]= function(_0x4b1fx2){_0x4b1fx2= new mxRectangleShape(_0x4b1fx2,null,this[_0x2d5f[2806]]);_0x4b1fx2[_0x2d5f[1522]]= !0;this[_0x2d5f[2807]]?(_0x4b1fx2[_0x2d5f[507]]= mxConstants[_0x2d5f[1656]],_0x4b1fx2[_0x2d5f[176]](this[_0x2d5f[1179]][_0x2d5f[526]])):(_0x4b1fx2[_0x2d5f[507]]= this[_0x2d5f[1179]][_0x2d5f[507]]!= mxConstants[_0x2d5f[508]]?mxConstants[_0x2d5f[1523]]:mxConstants[_0x2d5f[508]],_0x4b1fx2[_0x2d5f[176]](this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[1524]]()),_0x4b1fx2[_0x2d5f[1229]]= !1);return _0x4b1fx2};mxGraphHandler[_0x2d5f[202]][_0x2d5f[861]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){this[_0x2d5f[246]]= _0x4b1fx2;this[_0x2d5f[2823]]= mxUtils[_0x2d5f[2196]](this[_0x2d5f[1179]][_0x2d5f[526]],_0x4b1fx3,_0x4b1fx4);this[_0x2d5f[895]]= this[_0x2d5f[2690]](this[_0x2d5f[246]]);this[_0x2d5f[1562]]= this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[1799]](this[_0x2d5f[895]]);this[_0x2d5f[2826]]= this[_0x2d5f[2824]](this[_0x2d5f[895]]);this[_0x2d5f[990]]&& (this[_0x2d5f[2799]]= new mxGuide(this[_0x2d5f[1179]],this[_0x2d5f[1010]]()))};mxGraphHandler[_0x2d5f[202]][_0x2d5f[2827]]= function(_0x4b1fx2){return null!= this[_0x2d5f[2799]]?this[_0x2d5f[2799]][_0x2d5f[1019]](_0x4b1fx2[_0x2d5f[727]]()):!0};mxGraphHandler[_0x2d5f[202]][_0x2d5f[1021]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[2808]]?this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[255]]:1;_0x4b1fx2[_0x2d5f[235]]= this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx2[_0x2d5f[235]]/ _0x4b1fx3)* _0x4b1fx3;_0x4b1fx2[_0x2d5f[236]]= this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx2[_0x2d5f[236]]/ _0x4b1fx3)* _0x4b1fx3;return _0x4b1fx2};mxGraphHandler[_0x2d5f[202]][_0x2d5f[788]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[1179]];if(!_0x4b1fx3[_0x2d5f[721]]()&& _0x4b1fx4[_0x2d5f[1009]]&& null!= this[_0x2d5f[246]]&& null!= this[_0x2d5f[2823]]&& null!= this[_0x2d5f[1562]]){var _0x4b1fx5=mxUtils[_0x2d5f[2196]](_0x4b1fx4[_0x2d5f[526]],_0x4b1fx3[_0x2d5f[730]](),_0x4b1fx3[_0x2d5f[732]]()),_0x4b1fx9=_0x4b1fx5[_0x2d5f[235]]- this[_0x2d5f[2823]][_0x2d5f[235]],_0x4b1fxa=_0x4b1fx5[_0x2d5f[236]]- this[_0x2d5f[2823]][_0x2d5f[236]],_0x4b1fx5=_0x4b1fx4[_0x2d5f[2353]];if(null!= this[_0x2d5f[253]]|| Math[_0x2d5f[425]](_0x4b1fx9)> _0x4b1fx5|| Math[_0x2d5f[425]](_0x4b1fxa)> _0x4b1fx5){null== this[_0x2d5f[1016]]&& (this[_0x2d5f[1016]]= new mxCellHighlight(this[_0x2d5f[1179]],mxConstants.DROP_TARGET_COLOR,3));null== this[_0x2d5f[253]]&& (this[_0x2d5f[253]]= this[_0x2d5f[2825]](this[_0x2d5f[1562]]));var _0x4b1fx12=_0x4b1fx4[_0x2d5f[1018]](_0x4b1fx3[_0x2d5f[727]]()),_0x4b1fx5=!0;if(null!= this[_0x2d5f[2799]]&& this[_0x2d5f[2827]](_0x4b1fx3)){_0x4b1fxa= this[_0x2d5f[2799]][_0x2d5f[582]](this[_0x2d5f[1562]], new mxPoint(_0x4b1fx9,_0x4b1fxa),_0x4b1fx12),_0x4b1fx5= !1,_0x4b1fx9= _0x4b1fxa[_0x2d5f[235]],_0x4b1fxa= _0x4b1fxa[_0x2d5f[236]]}else {if(_0x4b1fx12){var _0x4b1fx13=_0x4b1fx4[_0x2d5f[249]]()[_0x2d5f[513]],_0x4b1fx14=_0x4b1fx4[_0x2d5f[249]]()[_0x2d5f[255]],_0x4b1fx12=this[_0x2d5f[1562]][_0x2d5f[235]]- (_0x4b1fx4[_0x2d5f[1021]](this[_0x2d5f[1562]][_0x2d5f[235]]/ _0x4b1fx14- _0x4b1fx13[_0x2d5f[235]])+ _0x4b1fx13[_0x2d5f[235]])* _0x4b1fx14,_0x4b1fx13=this[_0x2d5f[1562]][_0x2d5f[236]]- (_0x4b1fx4[_0x2d5f[1021]](this[_0x2d5f[1562]][_0x2d5f[236]]/ _0x4b1fx14- _0x4b1fx13[_0x2d5f[236]])+ _0x4b1fx13[_0x2d5f[236]])* _0x4b1fx14,_0x4b1fxa=this[_0x2d5f[1021]]( new mxPoint(_0x4b1fx9,_0x4b1fxa)),_0x4b1fx9=_0x4b1fxa[_0x2d5f[235]]- _0x4b1fx12,_0x4b1fxa=_0x4b1fxa[_0x2d5f[236]]- _0x4b1fx13}};null!= this[_0x2d5f[2799]]&& _0x4b1fx5&& this[_0x2d5f[2799]][_0x2d5f[801]]();_0x4b1fx4[_0x2d5f[2578]](_0x4b1fx3[_0x2d5f[727]]())&& (Math[_0x2d5f[425]](_0x4b1fx9)> Math[_0x2d5f[425]](_0x4b1fxa)?_0x4b1fxa= 0:_0x4b1fx9= 0);this[_0x2d5f[2800]]= _0x4b1fx9;this[_0x2d5f[2801]]= _0x4b1fxa;this[_0x2d5f[2794]]();_0x4b1fx5= null;_0x4b1fxa= _0x4b1fx3[_0x2d5f[736]]();_0x4b1fx4[_0x2d5f[1015]]()&& this[_0x2d5f[2796]]&& (_0x4b1fx5= _0x4b1fx4[_0x2d5f[564]](this[_0x2d5f[895]],_0x4b1fx3[_0x2d5f[727]](),_0x4b1fxa));_0x4b1fx12= _0x4b1fx5;for(_0x4b1fx13= _0x4b1fx4[_0x2d5f[502]]();null!= _0x4b1fx12&& _0x4b1fx12!= this[_0x2d5f[895]][0];){_0x4b1fx12= _0x4b1fx13[_0x2d5f[1197]](_0x4b1fx12)};var _0x4b1fx14=_0x4b1fx4[_0x2d5f[2574]](_0x4b1fx3[_0x2d5f[727]]())&& _0x4b1fx4[_0x2d5f[2617]]()&& this[_0x2d5f[2810]](),_0x4b1fx9=_0x4b1fx4[_0x2d5f[249]]()[_0x2d5f[248]](_0x4b1fx5),_0x4b1fx15=!1;null!= _0x4b1fx9&& null== _0x4b1fx12&& (_0x4b1fx13[_0x2d5f[1197]](this[_0x2d5f[246]])!= _0x4b1fx5|| _0x4b1fx14)?(this[_0x2d5f[772]]!= _0x4b1fx5&& (this[_0x2d5f[772]]= _0x4b1fx5,this[_0x2d5f[2828]](mxConstants.DROP_TARGET_COLOR)),_0x4b1fx15= !0):(this[_0x2d5f[772]]= null,this[_0x2d5f[2804]]&& (null!= _0x4b1fxa&& 1== this[_0x2d5f[895]][_0x2d5f[67]]&& _0x4b1fx4[_0x2d5f[502]]()[_0x2d5f[1193]](_0x4b1fxa)&& _0x4b1fx4[_0x2d5f[2565]](_0x4b1fxa))&& (_0x4b1fx9= _0x4b1fx4[_0x2d5f[249]]()[_0x2d5f[248]](_0x4b1fxa),null!= _0x4b1fx9&& (_0x4b1fx4= null== _0x4b1fx4[_0x2d5f[2500]](null,this[_0x2d5f[246]],_0x4b1fxa)?mxConstants[_0x2d5f[2829]]:mxConstants[_0x2d5f[2830]],this[_0x2d5f[2828]](_0x4b1fx4),_0x4b1fx15= !0)));null!= _0x4b1fx9&& _0x4b1fx15?this[_0x2d5f[1016]][_0x2d5f[1016]](_0x4b1fx9):this[_0x2d5f[1016]][_0x2d5f[801]]()};_0x4b1fx3[_0x2d5f[722]]();mxEvent[_0x2d5f[722]](_0x4b1fx3[_0x2d5f[727]]())}else {if((this[_0x2d5f[2812]]()|| this[_0x2d5f[2810]]())&& this[_0x2d5f[2802]]&& !_0x4b1fx3[_0x2d5f[721]]()&& null!= _0x4b1fx3[_0x2d5f[248]]()&& !_0x4b1fx4[_0x2d5f[1009]]){_0x4b1fx9= _0x4b1fx4[_0x2d5f[2599]](_0x4b1fx3[_0x2d5f[736]]()),null== _0x4b1fx9&& (_0x4b1fx4[_0x2d5f[994]]()&& _0x4b1fx4[_0x2d5f[1712]](_0x4b1fx3[_0x2d5f[736]]()))&& (_0x4b1fx9= _0x4b1fx4[_0x2d5f[502]]()[_0x2d5f[250]](_0x4b1fx3[_0x2d5f[736]]())?mxConstants[_0x2d5f[2831]]:mxConstants[_0x2d5f[2832]]),_0x4b1fx3[_0x2d5f[248]]()[_0x2d5f[1609]](_0x4b1fx9),_0x4b1fx3[_0x2d5f[722]]()}}};mxGraphHandler[_0x2d5f[202]][_0x2d5f[2794]]= function(){null!= this[_0x2d5f[253]]&& (this[_0x2d5f[253]][_0x2d5f[1562]]= new mxRectangle(Math[_0x2d5f[488]](this[_0x2d5f[2826]][_0x2d5f[235]]+ this[_0x2d5f[2800]]- this[_0x2d5f[1179]][_0x2d5f[1136]]),Math[_0x2d5f[488]](this[_0x2d5f[2826]][_0x2d5f[236]]+ this[_0x2d5f[2801]]- this[_0x2d5f[1179]][_0x2d5f[1137]]),this[_0x2d5f[2826]][_0x2d5f[117]],this[_0x2d5f[2826]][_0x2d5f[119]]),this[_0x2d5f[253]][_0x2d5f[258]]())};mxGraphHandler[_0x2d5f[202]][_0x2d5f[2828]]= function(_0x4b1fx2){null!= this[_0x2d5f[1016]]&& this[_0x2d5f[1016]][_0x2d5f[2828]](_0x4b1fx2)};mxGraphHandler[_0x2d5f[202]][_0x2d5f[789]]= function(_0x4b1fx2,_0x4b1fx3){if(!_0x4b1fx3[_0x2d5f[721]]()){var _0x4b1fx4=this[_0x2d5f[1179]];if(null!= this[_0x2d5f[246]]&& null!= this[_0x2d5f[2823]]&& null!= this[_0x2d5f[253]]&& null!= this[_0x2d5f[2800]]&& null!= this[_0x2d5f[2801]]){var _0x4b1fx5=_0x4b1fx4[_0x2d5f[249]]()[_0x2d5f[255]],_0x4b1fx9=_0x4b1fx4[_0x2d5f[2574]](_0x4b1fx3[_0x2d5f[727]]())&& _0x4b1fx4[_0x2d5f[2617]]()&& this[_0x2d5f[2810]](),_0x4b1fxa=this[_0x2d5f[2800]]/ _0x4b1fx5,_0x4b1fx5=this[_0x2d5f[2801]]/ _0x4b1fx5,_0x4b1fx12=_0x4b1fx3[_0x2d5f[736]]();this[_0x2d5f[2804]]&& null== this[_0x2d5f[772]]&& null!= _0x4b1fx12&& _0x4b1fx4[_0x2d5f[502]]()[_0x2d5f[1193]](_0x4b1fx12)&& _0x4b1fx4[_0x2d5f[2565]](_0x4b1fx12)&& _0x4b1fx4[_0x2d5f[2581]](null,this[_0x2d5f[246]],_0x4b1fx12)?_0x4b1fx4[_0x2d5f[2433]][_0x2d5f[807]](this[_0x2d5f[246]],_0x4b1fx12,_0x4b1fx3[_0x2d5f[727]]()):(_0x4b1fx12= this[_0x2d5f[772]],_0x4b1fx4[_0x2d5f[2655]]()&& _0x4b1fx4[_0x2d5f[2686]](_0x4b1fx12,this[_0x2d5f[895]],_0x4b1fx3[_0x2d5f[727]]())?_0x4b1fx4[_0x2d5f[853]](_0x4b1fx12,this[_0x2d5f[895]],null,_0x4b1fxa,_0x4b1fx5):this[_0x2d5f[834]](this[_0x2d5f[895]],_0x4b1fxa,_0x4b1fx5,_0x4b1fx9,this[_0x2d5f[772]],_0x4b1fx3[_0x2d5f[727]]()))}else {this[_0x2d5f[2814]]()&& (this[_0x2d5f[2820]]&& null!= this[_0x2d5f[246]])&& this[_0x2d5f[2833]](_0x4b1fx3)}};this[_0x2d5f[2821]]&& _0x4b1fx3[_0x2d5f[722]]();this[_0x2d5f[862]]()};mxGraphHandler[_0x2d5f[202]][_0x2d5f[2833]]= function(_0x4b1fx2){this[_0x2d5f[1179]][_0x2d5f[2459]](this[_0x2d5f[246]],_0x4b1fx2[_0x2d5f[727]]())};mxGraphHandler[_0x2d5f[202]][_0x2d5f[862]]= function(){this[_0x2d5f[2834]]();this[_0x2d5f[2820]]= this[_0x2d5f[2821]]= !1;this[_0x2d5f[772]]= this[_0x2d5f[246]]= this[_0x2d5f[2823]]= this[_0x2d5f[2835]]= this[_0x2d5f[2801]]= this[_0x2d5f[2800]]= null};mxGraphHandler[_0x2d5f[202]][_0x2d5f[2836]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){if(this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[1193]](_0x4b1fx2)){_0x4b1fx2= this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[248]](_0x4b1fx2);_0x4b1fx4= mxUtils[_0x2d5f[2196]](this[_0x2d5f[1179]][_0x2d5f[526]],mxEvent[_0x2d5f[731]](_0x4b1fx4),mxEvent[_0x2d5f[733]](_0x4b1fx4));var _0x4b1fx5=mxUtils[_0x2d5f[431]](mxUtils[_0x2d5f[433]](_0x4b1fx2[_0x2d5f[124]],mxConstants.STYLE_ROTATION)|| 0);if(0!= _0x4b1fx5){_0x4b1fx3= Math[_0x2d5f[426]](-_0x4b1fx5);var _0x4b1fx5=Math[_0x2d5f[427]](-_0x4b1fx5),_0x4b1fx9= new mxPoint(_0x4b1fx2[_0x2d5f[241]](),_0x4b1fx2[_0x2d5f[242]]());_0x4b1fx4= mxUtils[_0x2d5f[432]](_0x4b1fx4,_0x4b1fx3,_0x4b1fx5,_0x4b1fx9)};return null!= _0x4b1fx2&& !mxUtils[_0x2d5f[442]](_0x4b1fx2,_0x4b1fx4[_0x2d5f[235]],_0x4b1fx4[_0x2d5f[236]])};return !1};mxGraphHandler[_0x2d5f[202]][_0x2d5f[834]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){_0x4b1fx5&& (_0x4b1fx2= this[_0x2d5f[1179]][_0x2d5f[2615]](_0x4b1fx2));null== _0x4b1fx9&& (this[_0x2d5f[2816]]()&& this[_0x2d5f[2836]](this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[1197]](this[_0x2d5f[246]]),_0x4b1fx2,_0x4b1fxa))&& (_0x4b1fx9= this[_0x2d5f[1179]][_0x2d5f[902]]());_0x4b1fx2= this[_0x2d5f[1179]][_0x2d5f[834]](_0x4b1fx2,_0x4b1fx3- this[_0x2d5f[1179]][_0x2d5f[1136]]/ this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[255]],_0x4b1fx4- this[_0x2d5f[1179]][_0x2d5f[1137]]/ this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[255]],_0x4b1fx5,_0x4b1fx9,_0x4b1fxa);this[_0x2d5f[2814]]()&& this[_0x2d5f[2805]]&& this[_0x2d5f[1179]][_0x2d5f[2564]](_0x4b1fx2[0]);_0x4b1fx5&& this[_0x2d5f[1179]][_0x2d5f[904]](_0x4b1fx2)};mxGraphHandler[_0x2d5f[202]][_0x2d5f[2834]]= function(){null!= this[_0x2d5f[253]]&& (this[_0x2d5f[253]][_0x2d5f[515]](),this[_0x2d5f[253]]= null);null!= this[_0x2d5f[2799]]&& (this[_0x2d5f[2799]][_0x2d5f[515]](),this[_0x2d5f[2799]]= null);null!= this[_0x2d5f[1016]]&& (this[_0x2d5f[1016]][_0x2d5f[515]](),this[_0x2d5f[1016]]= null)};mxGraphHandler[_0x2d5f[202]][_0x2d5f[515]]= function(){this[_0x2d5f[1179]][_0x2d5f[1148]](this);this[_0x2d5f[1179]][_0x2d5f[745]](this[_0x2d5f[2730]]);this[_0x2d5f[2834]]()};function mxPanningHandler(_0x4b1fx2,_0x4b1fx3){null!= _0x4b1fx2&& (this[_0x2d5f[1179]]= _0x4b1fx2,this[_0x2d5f[1033]]= _0x4b1fx3,this[_0x2d5f[1179]][_0x2d5f[1133]](this),this[_0x2d5f[176]]())}mxPanningHandler[_0x2d5f[202]]= new mxPopupMenu;mxPanningHandler[_0x2d5f[202]][_0x2d5f[196]]= mxPanningHandler;mxPanningHandler[_0x2d5f[202]][_0x2d5f[1179]]= null;mxPanningHandler[_0x2d5f[202]][_0x2d5f[2837]]= null;mxPanningHandler[_0x2d5f[202]][_0x2d5f[2838]]= null;mxPanningHandler[_0x2d5f[202]][_0x2d5f[2839]]= !0;mxPanningHandler[_0x2d5f[202]][_0x2d5f[2840]]= !1;mxPanningHandler[_0x2d5f[202]][_0x2d5f[2841]]= !0;mxPanningHandler[_0x2d5f[202]][_0x2d5f[2842]]= !0;mxPanningHandler[_0x2d5f[202]][_0x2d5f[2843]]= !1;mxPanningHandler[_0x2d5f[202]][_0x2d5f[2844]]= !0;mxPanningHandler[_0x2d5f[202]][_0x2d5f[2845]]= !1;mxPanningHandler[_0x2d5f[202]][_0x2d5f[2431]]= !0;mxPanningHandler[_0x2d5f[202]][_0x2d5f[2846]]= function(){return this[_0x2d5f[2431]]};mxPanningHandler[_0x2d5f[202]][_0x2d5f[2847]]= function(_0x4b1fx2){this[_0x2d5f[2431]]= _0x4b1fx2};mxPanningHandler[_0x2d5f[202]][_0x2d5f[176]]= function(){mxPopupMenu[_0x2d5f[202]][_0x2d5f[176]][_0x2d5f[183]](this);mxEvent[_0x2d5f[169]](this[_0x2d5f[485]],mxClient[_0x2d5f[754]]?_0x2d5f[756]:_0x2d5f[752],mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){this[_0x2d5f[1179]][_0x2d5f[2276]][_0x2d5f[801]]()}))};mxPanningHandler[_0x2d5f[202]][_0x2d5f[2848]]= function(_0x4b1fx2){var _0x4b1fx3=_0x4b1fx2[_0x2d5f[727]]();return this[_0x2d5f[2840]]&& (this[_0x2d5f[2843]]|| null== _0x4b1fx2[_0x2d5f[248]]())&& mxEvent[_0x2d5f[1158]](_0x4b1fx3)|| mxEvent[_0x2d5f[775]](_0x4b1fx3)&& mxEvent[_0x2d5f[774]](_0x4b1fx3)|| this[_0x2d5f[2839]]&& mxEvent[_0x2d5f[737]](_0x4b1fx3)};mxPanningHandler[_0x2d5f[202]][_0x2d5f[787]]= function(_0x4b1fx2,_0x4b1fx3){if(!_0x4b1fx3[_0x2d5f[721]]()&& this[_0x2d5f[994]]()){this[_0x2d5f[1032]]();this[_0x2d5f[2741]]= -this[_0x2d5f[1179]][_0x2d5f[526]][_0x2d5f[360]];this[_0x2d5f[2742]]= -this[_0x2d5f[1179]][_0x2d5f[526]][_0x2d5f[190]];var _0x4b1fx4=mxUtils[_0x2d5f[2196]](this[_0x2d5f[1179]][_0x2d5f[526]],_0x4b1fx3[_0x2d5f[730]](),_0x4b1fx3[_0x2d5f[732]]());this[_0x2d5f[2837]]= _0x4b1fx4[_0x2d5f[235]];this[_0x2d5f[2838]]= _0x4b1fx4[_0x2d5f[236]];this[_0x2d5f[2849]]= this[_0x2d5f[737]](_0x4b1fx3);this[_0x2d5f[2850]]= this[_0x2d5f[2846]]()&& this[_0x2d5f[2848]](_0x4b1fx3);this[_0x2d5f[2739]]= _0x4b1fx3[_0x2d5f[730]]();this[_0x2d5f[2740]]= _0x4b1fx3[_0x2d5f[732]]();this[_0x2d5f[2850]]&& this[_0x2d5f[2851]](_0x4b1fx3)}};mxPanningHandler[_0x2d5f[202]][_0x2d5f[2851]]= function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[722]]()};mxPanningHandler[_0x2d5f[202]][_0x2d5f[788]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=_0x4b1fx3[_0x2d5f[730]]()- this[_0x2d5f[2739]],_0x4b1fx5=_0x4b1fx3[_0x2d5f[732]]()- this[_0x2d5f[2740]];if(this[_0x2d5f[1124]]){this[_0x2d5f[2844]]&& (this[_0x2d5f[2845]]&& (_0x4b1fx4= this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx4),_0x4b1fx5= this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx5)),this[_0x2d5f[1179]][_0x2d5f[1135]](_0x4b1fx4+ this[_0x2d5f[2741]],_0x4b1fx5+ this[_0x2d5f[2742]])),this[_0x2d5f[746]]( new mxEventObject(mxEvent.PAN,_0x2d5f[763],_0x4b1fx3)),_0x4b1fx3[_0x2d5f[722]]()}else {if(this[_0x2d5f[2850]]){var _0x4b1fx9=this[_0x2d5f[1124]];this[_0x2d5f[1124]]= Math[_0x2d5f[425]](_0x4b1fx4)> this[_0x2d5f[1179]][_0x2d5f[2353]]|| Math[_0x2d5f[425]](_0x4b1fx5)> this[_0x2d5f[1179]][_0x2d5f[2353]];!_0x4b1fx9&& this[_0x2d5f[1124]]&& this[_0x2d5f[746]]( new mxEventObject(mxEvent.PAN_START,_0x2d5f[763],_0x4b1fx3))}}};mxPanningHandler[_0x2d5f[202]][_0x2d5f[789]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=Math[_0x2d5f[425]](_0x4b1fx3[_0x2d5f[730]]()- this[_0x2d5f[2739]]),_0x4b1fx5=Math[_0x2d5f[425]](_0x4b1fx3[_0x2d5f[732]]()- this[_0x2d5f[2740]]);if(this[_0x2d5f[1124]]){if(!this[_0x2d5f[1179]][_0x2d5f[2365]]|| !mxUtils[_0x2d5f[1134]](this[_0x2d5f[1179]][_0x2d5f[526]])){_0x4b1fx4= _0x4b1fx3[_0x2d5f[730]]()- this[_0x2d5f[2739]];_0x4b1fx5= _0x4b1fx3[_0x2d5f[732]]()- this[_0x2d5f[2740]];this[_0x2d5f[2845]]&& (_0x4b1fx4= this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx4),_0x4b1fx5= this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx5));var _0x4b1fx9=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[255]],_0x4b1fxa=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[513]];this[_0x2d5f[1179]][_0x2d5f[1135]](0,0);this[_0x2d5f[1135]](_0x4b1fxa[_0x2d5f[235]]+ _0x4b1fx4/ _0x4b1fx9,_0x4b1fxa[_0x2d5f[236]]+ _0x4b1fx5/ _0x4b1fx9)};this[_0x2d5f[1124]]= !1;this[_0x2d5f[746]]( new mxEventObject(mxEvent.PAN_END,_0x2d5f[763],_0x4b1fx3));_0x4b1fx3[_0x2d5f[722]]()}else {this[_0x2d5f[2849]]&& (_0x4b1fx4< this[_0x2d5f[1179]][_0x2d5f[2353]]&& _0x4b1fx5< this[_0x2d5f[1179]][_0x2d5f[2353]])&& (_0x4b1fx4= this[_0x2d5f[2852]](_0x4b1fx3),this[_0x2d5f[1179]][_0x2d5f[994]]()&& this[_0x2d5f[2841]]&& null!= _0x4b1fx4&& !this[_0x2d5f[1179]][_0x2d5f[2692]](_0x4b1fx4)?this[_0x2d5f[1179]][_0x2d5f[2450]](_0x4b1fx4):this[_0x2d5f[2842]]&& null== _0x4b1fx4&& this[_0x2d5f[1179]][_0x2d5f[2440]](),this[_0x2d5f[1179]][_0x2d5f[2276]][_0x2d5f[801]](),_0x4b1fx5= mxUtils[_0x2d5f[444]](),_0x4b1fx5= new mxPoint(_0x4b1fx3[_0x2d5f[730]]()+ _0x4b1fx5[_0x2d5f[235]],_0x4b1fx3[_0x2d5f[732]]()+ _0x4b1fx5[_0x2d5f[236]]),this[_0x2d5f[152]](_0x4b1fx5[_0x2d5f[235]]+ 1,_0x4b1fx5[_0x2d5f[236]]+ 1,_0x4b1fx4,_0x4b1fx3[_0x2d5f[727]]()),_0x4b1fx3[_0x2d5f[722]]())};this[_0x2d5f[2849]]= this[_0x2d5f[2850]]= !1};mxPanningHandler[_0x2d5f[202]][_0x2d5f[2852]]= function(_0x4b1fx2){return _0x4b1fx2[_0x2d5f[736]]()};mxPanningHandler[_0x2d5f[202]][_0x2d5f[1135]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[1147]](_0x4b1fx2,_0x4b1fx3)};mxPanningHandler[_0x2d5f[202]][_0x2d5f[515]]= function(){this[_0x2d5f[1179]][_0x2d5f[1148]](this);mxPopupMenu[_0x2d5f[202]][_0x2d5f[515]][_0x2d5f[183]](this)};function mxCellMarker(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){mxEventSource[_0x2d5f[239]](this);null!= _0x4b1fx2&& (this[_0x2d5f[1179]]= _0x4b1fx2,this[_0x2d5f[2853]]= null!= _0x4b1fx3?_0x4b1fx3:mxConstants[_0x2d5f[2854]],this[_0x2d5f[2855]]= null!= _0x4b1fx3?_0x4b1fx4:mxConstants[_0x2d5f[2856]],this[_0x2d5f[2857]]= null!= _0x4b1fx5?_0x4b1fx5:mxConstants[_0x2d5f[2858]],this[_0x2d5f[1016]]= new mxCellHighlight(_0x4b1fx2))}mxUtils[_0x2d5f[1284]](mxCellMarker,mxEventSource);mxCellMarker[_0x2d5f[202]][_0x2d5f[1179]]= null;mxCellMarker[_0x2d5f[202]][_0x2d5f[984]]= !0;mxCellMarker[_0x2d5f[202]][_0x2d5f[2857]]= mxConstants[_0x2d5f[2858]];mxCellMarker[_0x2d5f[202]][_0x2d5f[2859]]= !1;mxCellMarker[_0x2d5f[202]][_0x2d5f[2853]]= null;mxCellMarker[_0x2d5f[202]][_0x2d5f[2855]]= null;mxCellMarker[_0x2d5f[202]][_0x2d5f[2860]]= null;mxCellMarker[_0x2d5f[202]][_0x2d5f[2861]]= null;mxCellMarker[_0x2d5f[202]][_0x2d5f[2862]]= null;mxCellMarker[_0x2d5f[202]][_0x2d5f[995]]= function(_0x4b1fx2){this[_0x2d5f[984]]= _0x4b1fx2};mxCellMarker[_0x2d5f[202]][_0x2d5f[994]]= function(){return this[_0x2d5f[984]]};mxCellMarker[_0x2d5f[202]][_0x2d5f[2863]]= function(_0x4b1fx2){this[_0x2d5f[2857]]= _0x4b1fx2};mxCellMarker[_0x2d5f[202]][_0x2d5f[2864]]= function(){return this[_0x2d5f[2857]]};mxCellMarker[_0x2d5f[202]][_0x2d5f[2865]]= function(_0x4b1fx2){this[_0x2d5f[2859]]= _0x4b1fx2};mxCellMarker[_0x2d5f[202]][_0x2d5f[2866]]= function(){return this[_0x2d5f[2859]]};mxCellMarker[_0x2d5f[202]][_0x2d5f[2867]]= function(){return null!= this[_0x2d5f[2861]]};mxCellMarker[_0x2d5f[202]][_0x2d5f[2868]]= function(){return this[_0x2d5f[2861]]};mxCellMarker[_0x2d5f[202]][_0x2d5f[2869]]= function(){return this[_0x2d5f[2862]]};mxCellMarker[_0x2d5f[202]][_0x2d5f[862]]= function(){this[_0x2d5f[2861]]= null;null!= this[_0x2d5f[2862]]&& (this[_0x2d5f[2862]]= null,this[_0x2d5f[2870]]())};mxCellMarker[_0x2d5f[202]][_0x2d5f[2871]]= function(_0x4b1fx2){var _0x4b1fx3=null;if(this[_0x2d5f[994]]()){var _0x4b1fx3=this[_0x2d5f[248]](_0x4b1fx2),_0x4b1fx4=null!= _0x4b1fx3?this[_0x2d5f[2872]](_0x4b1fx3):!1;_0x4b1fx2= this[_0x2d5f[2873]](_0x4b1fx2[_0x2d5f[727]](),_0x4b1fx3,_0x4b1fx4);this[_0x2d5f[2861]]= _0x4b1fx4?_0x4b1fx3:null;if(_0x4b1fx3!= this[_0x2d5f[2862]]|| _0x4b1fx2!= this[_0x2d5f[2860]]){this[_0x2d5f[2860]]= _0x4b1fx2,null!= _0x4b1fx3&& null!= this[_0x2d5f[2860]]?(this[_0x2d5f[2862]]= _0x4b1fx3,this[_0x2d5f[811]]()):null!= this[_0x2d5f[2862]]&& (this[_0x2d5f[2862]]= null,this[_0x2d5f[2870]]())}};return _0x4b1fx3};mxCellMarker[_0x2d5f[202]][_0x2d5f[2874]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[248]](_0x4b1fx2);null!= _0x4b1fx4&& (this[_0x2d5f[2860]]= null!= _0x4b1fx3?_0x4b1fx3:this[_0x2d5f[2853]],this[_0x2d5f[2862]]= _0x4b1fx4,this[_0x2d5f[811]]())};mxCellMarker[_0x2d5f[202]][_0x2d5f[811]]= function(){this[_0x2d5f[1016]][_0x2d5f[2828]](this[_0x2d5f[2860]]);this[_0x2d5f[1016]][_0x2d5f[1016]](this[_0x2d5f[2862]]);this[_0x2d5f[746]]( new mxEventObject(mxEvent.MARK,_0x2d5f[724],this[_0x2d5f[2862]]))};mxCellMarker[_0x2d5f[202]][_0x2d5f[2870]]= function(){this[_0x2d5f[811]]()};mxCellMarker[_0x2d5f[202]][_0x2d5f[2872]]= function(_0x4b1fx2){return !0};mxCellMarker[_0x2d5f[202]][_0x2d5f[2873]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){return _0x4b1fx4?this[_0x2d5f[2853]]:this[_0x2d5f[2855]]};mxCellMarker[_0x2d5f[202]][_0x2d5f[248]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[1179]][_0x2d5f[249]]();cell= this[_0x2d5f[736]](_0x4b1fx2);_0x4b1fx3= this[_0x2d5f[2875]](_0x4b1fx3[_0x2d5f[248]](cell));return null!= _0x4b1fx3&& this[_0x2d5f[1825]](_0x4b1fx3,_0x4b1fx2)?_0x4b1fx3:null};mxCellMarker[_0x2d5f[202]][_0x2d5f[736]]= function(_0x4b1fx2){return _0x4b1fx2[_0x2d5f[736]]()};mxCellMarker[_0x2d5f[202]][_0x2d5f[2875]]= function(_0x4b1fx2){return _0x4b1fx2};mxCellMarker[_0x2d5f[202]][_0x2d5f[1825]]= function(_0x4b1fx2,_0x4b1fx3){return this[_0x2d5f[2859]]?mxUtils[_0x2d5f[2876]](_0x4b1fx2,_0x4b1fx3[_0x2d5f[734]](),_0x4b1fx3[_0x2d5f[735]](),this[_0x2d5f[2857]],mxConstants.MIN_HOTSPOT_SIZE,mxConstants.MAX_HOTSPOT_SIZE):!0};mxCellMarker[_0x2d5f[202]][_0x2d5f[515]]= function(){this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[745]](this[_0x2d5f[2877]]);this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[745]](this[_0x2d5f[2877]]);this[_0x2d5f[1016]][_0x2d5f[515]]()};function mxSelectionCellsHandler(_0x4b1fx2){mxEventSource[_0x2d5f[239]](this);this[_0x2d5f[1179]]= _0x4b1fx2;this[_0x2d5f[2878]]= new mxDictionary;this[_0x2d5f[1179]][_0x2d5f[1133]](this);this[_0x2d5f[2731]]= mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2,_0x4b1fx4){this[_0x2d5f[994]]()&& this[_0x2d5f[802]]()});this[_0x2d5f[1179]][_0x2d5f[2435]]()[_0x2d5f[169]](mxEvent.CHANGE,this[_0x2d5f[2731]]);this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[169]](mxEvent.CHANGE,this[_0x2d5f[2731]]);this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[169]](mxEvent.SCALE,this[_0x2d5f[2731]]);this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[169]](mxEvent.TRANSLATE,this[_0x2d5f[2731]]);this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0x2d5f[2731]]);this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[169]](mxEvent.DOWN,this[_0x2d5f[2731]]);this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[169]](mxEvent.UP,this[_0x2d5f[2731]])}mxUtils[_0x2d5f[1284]](mxSelectionCellsHandler,mxEventSource);mxSelectionCellsHandler[_0x2d5f[202]][_0x2d5f[1179]]= null;mxSelectionCellsHandler[_0x2d5f[202]][_0x2d5f[984]]= !0;mxSelectionCellsHandler[_0x2d5f[202]][_0x2d5f[2731]]= null;mxSelectionCellsHandler[_0x2d5f[202]][_0x2d5f[2879]]= 100;mxSelectionCellsHandler[_0x2d5f[202]][_0x2d5f[2878]]= null;mxSelectionCellsHandler[_0x2d5f[202]][_0x2d5f[994]]= function(){return this[_0x2d5f[984]]};mxSelectionCellsHandler[_0x2d5f[202]][_0x2d5f[995]]= function(_0x4b1fx2){this[_0x2d5f[984]]= _0x4b1fx2};mxSelectionCellsHandler[_0x2d5f[202]][_0x2d5f[2596]]= function(_0x4b1fx2){return this[_0x2d5f[2878]][_0x2d5f[203]](_0x4b1fx2)};mxSelectionCellsHandler[_0x2d5f[202]][_0x2d5f[862]]= function(){this[_0x2d5f[2878]][_0x2d5f[209]](function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3[_0x2d5f[862]][_0x2d5f[183]](_0x4b1fx3)})};mxSelectionCellsHandler[_0x2d5f[202]][_0x2d5f[802]]= function(){var _0x4b1fx2=this[_0x2d5f[2878]];this[_0x2d5f[2878]]= new mxDictionary;for(var _0x4b1fx3=this[_0x2d5f[1179]][_0x2d5f[897]](),_0x4b1fx4=0;_0x4b1fx4< _0x4b1fx3[_0x2d5f[67]];_0x4b1fx4++){var _0x4b1fx5=this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx3[_0x4b1fx4]);if(null!= _0x4b1fx5){var _0x4b1fx9=_0x4b1fx2[_0x2d5f[205]](_0x4b1fx3[_0x4b1fx4]);null!= _0x4b1fx9&& (_0x4b1fx9[_0x2d5f[724]]!= _0x4b1fx5?(_0x4b1fx9[_0x2d5f[515]](),_0x4b1fx9= null):_0x4b1fx9[_0x2d5f[258]]());null== _0x4b1fx9&& (_0x4b1fx9= this[_0x2d5f[1179]][_0x2d5f[2709]](_0x4b1fx5),this[_0x2d5f[746]]( new mxEventObject(mxEvent.ADD,_0x2d5f[724],_0x4b1fx5)));null!= _0x4b1fx9&& this[_0x2d5f[2878]][_0x2d5f[204]](_0x4b1fx3[_0x4b1fx4],_0x4b1fx9)}};_0x4b1fx2[_0x2d5f[209]](mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[746]]( new mxEventObject(mxEvent.REMOVE,_0x2d5f[724],_0x4b1fx3[_0x2d5f[724]]));_0x4b1fx3[_0x2d5f[515]]()}))};mxSelectionCellsHandler[_0x2d5f[202]][_0x2d5f[787]]= function(_0x4b1fx2,_0x4b1fx3){if(this[_0x2d5f[1179]][_0x2d5f[994]]()&& this[_0x2d5f[994]]()){var _0x4b1fx4=[_0x4b1fx2,_0x4b1fx3];this[_0x2d5f[2878]][_0x2d5f[209]](function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3[_0x2d5f[787]][_0x2d5f[183]](_0x4b1fx3,_0x4b1fx4)})}};mxSelectionCellsHandler[_0x2d5f[202]][_0x2d5f[788]]= function(_0x4b1fx2,_0x4b1fx3){if(this[_0x2d5f[1179]][_0x2d5f[994]]()&& this[_0x2d5f[994]]()){var _0x4b1fx4=[_0x4b1fx2,_0x4b1fx3];this[_0x2d5f[2878]][_0x2d5f[209]](function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3[_0x2d5f[788]][_0x2d5f[183]](_0x4b1fx3,_0x4b1fx4)})}};mxSelectionCellsHandler[_0x2d5f[202]][_0x2d5f[789]]= function(_0x4b1fx2,_0x4b1fx3){if(this[_0x2d5f[1179]][_0x2d5f[994]]()&& this[_0x2d5f[994]]()){var _0x4b1fx4=[_0x4b1fx2,_0x4b1fx3];this[_0x2d5f[2878]][_0x2d5f[209]](function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3[_0x2d5f[789]][_0x2d5f[183]](_0x4b1fx3,_0x4b1fx4)})}};mxSelectionCellsHandler[_0x2d5f[202]][_0x2d5f[515]]= function(){this[_0x2d5f[1179]][_0x2d5f[1148]](this);null!= this[_0x2d5f[2731]]&& (this[_0x2d5f[1179]][_0x2d5f[2435]]()[_0x2d5f[745]](this[_0x2d5f[2731]]),this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[745]](this[_0x2d5f[2731]]),this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[745]](this[_0x2d5f[2731]]),this[_0x2d5f[2731]]= null)};function mxConnectionHandler(_0x4b1fx2,_0x4b1fx3){mxEventSource[_0x2d5f[239]](this);null!= _0x4b1fx2&& (this[_0x2d5f[1179]]= _0x4b1fx2,this[_0x2d5f[1033]]= _0x4b1fx3,this[_0x2d5f[176]]())}mxUtils[_0x2d5f[1284]](mxConnectionHandler,mxEventSource);mxConnectionHandler[_0x2d5f[202]][_0x2d5f[1179]]= null;mxConnectionHandler[_0x2d5f[202]][_0x2d5f[1033]]= !0;mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2880]]= !1;mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2881]]= !1;mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2882]]= null;mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2883]]= !1;mxConnectionHandler[_0x2d5f[202]][_0x2d5f[984]]= !0;mxConnectionHandler[_0x2d5f[202]][_0x2d5f[804]]= !0;mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2884]]= !1;mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2885]]= null;mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2886]]= null;mxConnectionHandler[_0x2d5f[202]][_0x2d5f[267]]= null;mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2887]]= !1;mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2888]]= !0;mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2889]]= 500;mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2890]]= !1;mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2891]]= !1;mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2892]]= 4;mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2893]]= 0;mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2894]]= 0;mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2895]]= !1;mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2823]]= null;mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2896]]= new mxPoint(0,mxConstants.TOOLTIP_VERTICAL_OFFSET);mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2897]]= null;mxConnectionHandler[_0x2d5f[202]][_0x2d5f[1176]]= null;mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2898]]= null;mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2899]]= 0;mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2900]]= mxClient[_0x2d5f[47]];mxConnectionHandler[_0x2d5f[202]][_0x2d5f[994]]= function(){return this[_0x2d5f[984]]};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[995]]= function(_0x4b1fx2){this[_0x2d5f[984]]= _0x4b1fx2};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2901]]= function(){return this[_0x2d5f[2884]]};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2902]]= function(_0x4b1fx2){this[_0x2d5f[2884]]= _0x4b1fx2};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2156]]= function(){var _0x4b1fx2= new mxPolyline([],mxConstants.INVALID_COLOR);_0x4b1fx2[_0x2d5f[507]]= this[_0x2d5f[1179]][_0x2d5f[507]]!= mxConstants[_0x2d5f[508]]?mxConstants[_0x2d5f[1523]]:mxConstants[_0x2d5f[508]];_0x4b1fx2[_0x2d5f[176]](this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[1524]]());_0x4b1fx2[_0x2d5f[1564]]= 0;_0x4b1fx2[_0x2d5f[1229]]= !1;_0x4b1fx2[_0x2d5f[1522]]= !0;if(this[_0x2d5f[1179]][_0x2d5f[507]]== mxConstants[_0x2d5f[508]]){_0x4b1fx2[_0x2d5f[252]][_0x2d5f[57]](_0x2d5f[1377],_0x2d5f[130])}else {var _0x4b1fx3=mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){_0x4b1fx2= mxUtils[_0x2d5f[2196]](this[_0x2d5f[1179]][_0x2d5f[526]],mxEvent[_0x2d5f[731]](_0x4b1fx2),mxEvent[_0x2d5f[733]](_0x4b1fx2));return this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[248]](this[_0x2d5f[1179]][_0x2d5f[999]](_0x4b1fx2[_0x2d5f[235]],_0x4b1fx2[_0x2d5f[236]]))});mxEvent[_0x2d5f[2733]](_0x4b1fx2[_0x2d5f[252]],this[_0x2d5f[1179]],_0x4b1fx3)};return _0x4b1fx2};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[176]]= function(){this[_0x2d5f[1179]][_0x2d5f[1133]](this);this[_0x2d5f[2885]]= this[_0x2d5f[1689]]();this[_0x2d5f[2886]]= new mxConstraintHandler(this[_0x2d5f[1179]]);this[_0x2d5f[1176]]= mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){null!= this[_0x2d5f[2903]]&& (this[_0x2d5f[2903]]= this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[248]](this[_0x2d5f[2903]][_0x2d5f[246]]));null!= this[_0x2d5f[2903]]?this[_0x2d5f[2905]](this[_0x2d5f[2904]],this[_0x2d5f[2903]]):(this[_0x2d5f[2906]](this[_0x2d5f[2904]]),this[_0x2d5f[257]]= null);this[_0x2d5f[2886]][_0x2d5f[862]]()});this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[169]](mxEvent.CHANGE,this[_0x2d5f[1176]]);this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[169]](mxEvent.SCALE,this[_0x2d5f[1176]]);this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[169]](mxEvent.TRANSLATE,this[_0x2d5f[1176]]);this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0x2d5f[1176]]);this[_0x2d5f[2898]]= mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){this[_0x2d5f[2906]](this[_0x2d5f[2904]])});this[_0x2d5f[1179]][_0x2d5f[169]](mxEvent.START_EDITING,this[_0x2d5f[2898]]);this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[169]](mxEvent.DOWN,this[_0x2d5f[2898]]);this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[169]](mxEvent.UP,this[_0x2d5f[2898]])};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2907]]= function(_0x4b1fx2){return !0};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[1689]]= function(){var _0x4b1fx2= new mxCellMarker(this[_0x2d5f[1179]]);_0x4b1fx2[_0x2d5f[2859]]= !0;_0x4b1fx2[_0x2d5f[736]]= mxUtils[_0x2d5f[885]](this,function(_0x4b1fx3,_0x4b1fx4){_0x4b1fx4= mxCellMarker[_0x2d5f[202]][_0x2d5f[736]][_0x2d5f[183]](_0x4b1fx2,arguments);this[_0x2d5f[267]]= null;if(!this[_0x2d5f[2907]](_0x4b1fx4)){return null};null!= _0x4b1fx4?this[_0x2d5f[2908]]()?null!= this[_0x2d5f[257]]&& (this[_0x2d5f[267]]= this[_0x2d5f[2909]](this[_0x2d5f[257]][_0x2d5f[246]],_0x4b1fx4),null!= this[_0x2d5f[267]]&& 0== this[_0x2d5f[267]][_0x2d5f[67]]&& (_0x4b1fx4= null,this[_0x2d5f[2901]]()&& (this[_0x2d5f[267]]= null))):this[_0x2d5f[2671]](_0x4b1fx4)|| (_0x4b1fx4= null):this[_0x2d5f[2908]]()&& (!this[_0x2d5f[2901]]()&& !this[_0x2d5f[1179]][_0x2d5f[2406]])&& (this[_0x2d5f[267]]= _0x2d5f[110]);return _0x4b1fx4});_0x4b1fx2[_0x2d5f[2872]]= mxUtils[_0x2d5f[885]](this,function(_0x4b1fx3){return this[_0x2d5f[2908]]()?null== this[_0x2d5f[267]]:mxCellMarker[_0x2d5f[202]][_0x2d5f[2872]][_0x2d5f[183]](_0x4b1fx2,arguments)});_0x4b1fx2[_0x2d5f[2873]]= mxUtils[_0x2d5f[885]](this,function(_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){return null== this[_0x2d5f[2882]]|| this[_0x2d5f[2908]]()?mxCellMarker[_0x2d5f[202]][_0x2d5f[2873]][_0x2d5f[183]](_0x4b1fx2,arguments):null});_0x4b1fx2[_0x2d5f[1825]]= mxUtils[_0x2d5f[885]](this,function(_0x4b1fx3,_0x4b1fx4){return null!= this[_0x2d5f[2882]]|| this[_0x2d5f[2908]]()?!0:mxCellMarker[_0x2d5f[202]][_0x2d5f[1825]][_0x2d5f[183]](_0x4b1fx2,arguments)});return _0x4b1fx2};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[861]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){this[_0x2d5f[257]]= _0x4b1fx2;this[_0x2d5f[2823]]= new mxPoint(_0x4b1fx3,_0x4b1fx4);this[_0x2d5f[2897]]= null!= _0x4b1fx5?_0x4b1fx5:this[_0x2d5f[2910]](null);this[_0x2d5f[2885]][_0x2d5f[2860]]= this[_0x2d5f[2885]][_0x2d5f[2853]];this[_0x2d5f[2885]][_0x2d5f[2862]]= _0x4b1fx2;this[_0x2d5f[2885]][_0x2d5f[811]]();this[_0x2d5f[746]]( new mxEventObject(mxEvent.START,_0x2d5f[724],this[_0x2d5f[257]]))};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2908]]= function(){return null!= this[_0x2d5f[2823]]&& null!= this[_0x2d5f[253]]};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2671]]= function(_0x4b1fx2){return this[_0x2d5f[1179]][_0x2d5f[2671]](_0x4b1fx2)};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2672]]= function(_0x4b1fx2){return !0};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2909]]= function(_0x4b1fx2,_0x4b1fx3){return !this[_0x2d5f[2672]](_0x4b1fx3)?_0x2d5f[110]:this[_0x2d5f[1179]][_0x2d5f[2500]](null,_0x4b1fx2,_0x4b1fx3)};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2911]]= function(_0x4b1fx2){return this[_0x2d5f[2882]]};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2912]]= function(_0x4b1fx2){return null!= _0x4b1fx2[_0x2d5f[963]]&& _0x4b1fx2[_0x2d5f[963]][_0x2d5f[252]][_0x2d5f[265]]== this[_0x2d5f[1179]][_0x2d5f[526]]?!0:this[_0x2d5f[2880]]};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2913]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[2911]](_0x4b1fx2);if(null!= _0x4b1fx3&& null!= _0x4b1fx2){this[_0x2d5f[2903]]= _0x4b1fx2;var _0x4b1fx4=[],_0x4b1fx5= new mxRectangle(0,0,_0x4b1fx3[_0x2d5f[117]],_0x4b1fx3[_0x2d5f[119]]),_0x4b1fx9= new mxImageShape(_0x4b1fx5,_0x4b1fx3[_0x2d5f[390]],null,null,0);_0x4b1fx9[_0x2d5f[1674]]= !1;this[_0x2d5f[2912]](_0x4b1fx2)?(_0x4b1fx9[_0x2d5f[507]]= mxConstants[_0x2d5f[1656]],_0x4b1fx9[_0x2d5f[176]](this[_0x2d5f[1179]][_0x2d5f[526]])):(_0x4b1fx9[_0x2d5f[507]]= this[_0x2d5f[1179]][_0x2d5f[507]]== mxConstants[_0x2d5f[508]]?mxConstants[_0x2d5f[508]]:mxConstants[_0x2d5f[1523]],_0x4b1fx9[_0x2d5f[176]](this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[1524]]()),this[_0x2d5f[2881]]&& null!= _0x4b1fx9[_0x2d5f[252]][_0x2d5f[328]]&& _0x4b1fx9[_0x2d5f[252]][_0x2d5f[265]][_0x2d5f[950]](_0x4b1fx9[_0x2d5f[252]],_0x4b1fx9[_0x2d5f[252]][_0x2d5f[265]][_0x2d5f[285]]));_0x4b1fx9[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[270]]= mxConstants[_0x2d5f[2914]];var _0x4b1fxa=mxUtils[_0x2d5f[885]](this,function(){return null!= this[_0x2d5f[2915]]?this[_0x2d5f[2915]]:_0x4b1fx2}),_0x4b1fx3=mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){mxEvent[_0x2d5f[721]](_0x4b1fx2)|| (this[_0x2d5f[2916]]= _0x4b1fx9,this[_0x2d5f[1179]][_0x2d5f[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x4b1fx2,_0x4b1fxa())))});mxEvent[_0x2d5f[2733]](_0x4b1fx9[_0x2d5f[252]],this[_0x2d5f[1179]],_0x4b1fxa,_0x4b1fx3);_0x4b1fx4[_0x2d5f[207]](_0x4b1fx9);this[_0x2d5f[2905]](_0x4b1fx4,this[_0x2d5f[2903]]);return _0x4b1fx4};return null};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2905]]= function(_0x4b1fx2,_0x4b1fx3){if(null!= _0x4b1fx2&& null!= _0x4b1fx2[0]&& null!= _0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[2917]](_0x4b1fx2[0],_0x4b1fx3);_0x4b1fx2[0][_0x2d5f[1562]][_0x2d5f[235]]= _0x4b1fx4[_0x2d5f[235]];_0x4b1fx2[0][_0x2d5f[1562]][_0x2d5f[236]]= _0x4b1fx4[_0x2d5f[236]];_0x4b1fx2[0][_0x2d5f[258]]()}};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2917]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[255]],_0x4b1fx5=_0x4b1fx3[_0x2d5f[241]](),_0x4b1fx9=_0x4b1fx3[_0x2d5f[242]]();if(this[_0x2d5f[1179]][_0x2d5f[1730]](_0x4b1fx3[_0x2d5f[246]])){var _0x4b1fxa=this[_0x2d5f[1179]][_0x2d5f[1731]](_0x4b1fx3[_0x2d5f[246]]),_0x4b1fx5=0!= _0x4b1fxa[_0x2d5f[117]]?_0x4b1fx3[_0x2d5f[235]]+ _0x4b1fxa[_0x2d5f[117]]* _0x4b1fx4/ 2:_0x4b1fx5,_0x4b1fx9=0!= _0x4b1fxa[_0x2d5f[119]]?_0x4b1fx3[_0x2d5f[236]]+ _0x4b1fxa[_0x2d5f[119]]* _0x4b1fx4/ 2:_0x4b1fx9,_0x4b1fxa=mxUtils[_0x2d5f[431]](mxUtils[_0x2d5f[433]](_0x4b1fx3[_0x2d5f[124]],mxConstants.STYLE_ROTATION)|| 0);if(0!= _0x4b1fxa){var _0x4b1fx4=Math[_0x2d5f[426]](_0x4b1fxa),_0x4b1fxa=Math[_0x2d5f[427]](_0x4b1fxa),_0x4b1fx12= new mxPoint(_0x4b1fx3[_0x2d5f[241]](),_0x4b1fx3[_0x2d5f[242]]()),_0x4b1fx9=mxUtils[_0x2d5f[432]]( new mxPoint(_0x4b1fx5,_0x4b1fx9),_0x4b1fx4,_0x4b1fxa,_0x4b1fx12),_0x4b1fx5=_0x4b1fx9[_0x2d5f[235]],_0x4b1fx9=_0x4b1fx9[_0x2d5f[236]]}};return new mxPoint(_0x4b1fx5- _0x4b1fx2[_0x2d5f[1562]][_0x2d5f[117]]/ 2,_0x4b1fx9- _0x4b1fx2[_0x2d5f[1562]][_0x2d5f[119]]/ 2)};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2906]]= function(_0x4b1fx2){if(null!= _0x4b1fx2){this[_0x2d5f[2903]]= null;for(var _0x4b1fx3=0;_0x4b1fx3< _0x4b1fx2[_0x2d5f[67]];_0x4b1fx3++){_0x4b1fx2[_0x4b1fx3][_0x2d5f[515]]()}}};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2918]]= function(_0x4b1fx2){return !this[_0x2d5f[1179]][_0x2d5f[2579]](_0x4b1fx2[_0x2d5f[727]]())&& (null!= this[_0x2d5f[2886]][_0x2d5f[2919]]&& null!= this[_0x2d5f[2886]][_0x2d5f[2920]]|| null!= this[_0x2d5f[257]]&& null== this[_0x2d5f[267]]&& (null== this[_0x2d5f[2904]]|| null!= this[_0x2d5f[2904]]&& null!= this[_0x2d5f[2916]]))};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[787]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[2899]]++;if(this[_0x2d5f[994]]()&& this[_0x2d5f[1179]][_0x2d5f[994]]()&& !_0x4b1fx3[_0x2d5f[721]]()&& !this[_0x2d5f[2908]]()&& this[_0x2d5f[2918]](_0x4b1fx3)){null!= this[_0x2d5f[2886]][_0x2d5f[2920]]&& null!= this[_0x2d5f[2886]][_0x2d5f[2919]]&& null!= this[_0x2d5f[2886]][_0x2d5f[987]]?(this[_0x2d5f[2921]]= this[_0x2d5f[2886]][_0x2d5f[2920]],this[_0x2d5f[257]]= this[_0x2d5f[2886]][_0x2d5f[2919]],this[_0x2d5f[2823]]= this[_0x2d5f[2886]][_0x2d5f[987]][_0x2d5f[238]]()):this[_0x2d5f[2823]]= new mxPoint(_0x4b1fx3[_0x2d5f[734]](),_0x4b1fx3[_0x2d5f[735]]());this[_0x2d5f[2897]]= this[_0x2d5f[2910]](_0x4b1fx3);this[_0x2d5f[2899]]= 1;this[_0x2d5f[2887]]&& null== this[_0x2d5f[253]]&& (this[_0x2d5f[2922]]= null,this[_0x2d5f[253]]= this[_0x2d5f[2156]]());if(null== this[_0x2d5f[257]]&& null!= this[_0x2d5f[2897]]){var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[2689]](_0x4b1fx3[_0x2d5f[727]]());this[_0x2d5f[2897]][_0x2d5f[246]][_0x2d5f[256]][_0x2d5f[2007]](_0x4b1fx4,!0)};this[_0x2d5f[746]]( new mxEventObject(mxEvent.START,_0x2d5f[724],this[_0x2d5f[257]]));_0x4b1fx3[_0x2d5f[722]]()}else {if(mxClient[_0x2d5f[754]]&& this[_0x2d5f[2888]]&& !this[_0x2d5f[2890]]&& this[_0x2d5f[994]]()&& this[_0x2d5f[1179]][_0x2d5f[994]]()&& !this[_0x2d5f[2908]]()){this[_0x2d5f[2890]]= !0;this[_0x2d5f[2893]]= _0x4b1fx3[_0x2d5f[730]]();this[_0x2d5f[2894]]= _0x4b1fx3[_0x2d5f[732]]();var _0x4b1fx5=this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[248]](this[_0x2d5f[2885]][_0x2d5f[736]](_0x4b1fx3));this[_0x2d5f[2923]]&& window[_0x2d5f[2924]](this[_0x2d5f[2923]]);this[_0x2d5f[2923]]= window[_0x2d5f[261]](mxUtils[_0x2d5f[885]](this,function(){this[_0x2d5f[2891]]&& this[_0x2d5f[2925]](_0x4b1fx3,_0x4b1fx5);this[_0x2d5f[2891]]= this[_0x2d5f[2890]]= !1}),this[_0x2d5f[2889]]);this[_0x2d5f[2891]]= !0}};this[_0x2d5f[2926]]= this[_0x2d5f[2916]];this[_0x2d5f[2916]]= null};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2925]]= function(_0x4b1fx2,_0x4b1fx3){null!= _0x4b1fx3&& (this[_0x2d5f[2885]][_0x2d5f[2860]]= this[_0x2d5f[2885]][_0x2d5f[2853]],this[_0x2d5f[2885]][_0x2d5f[2862]]= _0x4b1fx3,this[_0x2d5f[2885]][_0x2d5f[811]](),this[_0x2d5f[2823]]= new mxPoint(_0x4b1fx2[_0x2d5f[734]](),_0x4b1fx2[_0x2d5f[735]]()),this[_0x2d5f[2897]]= this[_0x2d5f[2910]](_0x4b1fx2),this[_0x2d5f[257]]= _0x4b1fx3,this[_0x2d5f[746]]( new mxEventObject(mxEvent.START,_0x2d5f[724],this[_0x2d5f[257]])))};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2927]]= function(_0x4b1fx2){return !this[_0x2d5f[1179]][_0x2d5f[1712]](_0x4b1fx2[_0x2d5f[246]])};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2910]]= function(_0x4b1fx2){return null};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2928]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[2885]][_0x2d5f[2871]](_0x4b1fx2);this[_0x2d5f[2886]][_0x2d5f[2729]](_0x4b1fx2,null== this[_0x2d5f[2823]]);this[_0x2d5f[2915]]= _0x4b1fx3};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2929]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[518]](),_0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[512]]();_0x4b1fx2[_0x2d5f[235]]= _0x4b1fx2[_0x2d5f[235]]/ _0x4b1fx3- _0x4b1fx4[_0x2d5f[235]];_0x4b1fx2[_0x2d5f[236]]= _0x4b1fx2[_0x2d5f[236]]/ _0x4b1fx3- _0x4b1fx4[_0x2d5f[236]]};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[788]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[2891]]&& (this[_0x2d5f[2891]]= Math[_0x2d5f[425]](this[_0x2d5f[2893]]- _0x4b1fx3[_0x2d5f[730]]())< this[_0x2d5f[2892]]&& Math[_0x2d5f[425]](this[_0x2d5f[2894]]- _0x4b1fx3[_0x2d5f[732]]())< this[_0x2d5f[2892]]);if(!_0x4b1fx3[_0x2d5f[721]]()&& (this[_0x2d5f[2895]]|| null!= this[_0x2d5f[2823]]|| !this[_0x2d5f[1179]][_0x2d5f[1009]])){!this[_0x2d5f[994]]()&& null!= this[_0x2d5f[2915]]&& (this[_0x2d5f[2906]](this[_0x2d5f[2904]]),this[_0x2d5f[2915]]= null);(null!= this[_0x2d5f[2823]]|| this[_0x2d5f[994]]()&& this[_0x2d5f[1179]][_0x2d5f[994]]())&& this[_0x2d5f[2928]](_0x4b1fx3);if(null!= this[_0x2d5f[2823]]){var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[255]],_0x4b1fx4= new mxPoint(this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx3[_0x2d5f[734]]()/ _0x4b1fx4)* _0x4b1fx4,this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx3[_0x2d5f[735]]()/ _0x4b1fx4)* _0x4b1fx4),_0x4b1fx5=null,_0x4b1fx9=_0x4b1fx4;null!= this[_0x2d5f[2886]][_0x2d5f[2920]]&& (null!= this[_0x2d5f[2886]][_0x2d5f[2919]]&& null!= this[_0x2d5f[2886]][_0x2d5f[987]])&& (_0x4b1fx5= this[_0x2d5f[2886]][_0x2d5f[2920]],_0x4b1fx9= this[_0x2d5f[2886]][_0x2d5f[987]][_0x2d5f[238]]());var _0x4b1fxa=this[_0x2d5f[2823]];if(null!= this[_0x2d5f[2926]]){var _0x4b1fx12=this[_0x2d5f[2926]][_0x2d5f[1562]][_0x2d5f[117]],_0x4b1fx13=this[_0x2d5f[2926]][_0x2d5f[1562]][_0x2d5f[119]];null!= this[_0x2d5f[2915]]&& this[_0x2d5f[2883]]?(_0x4b1fx12= this[_0x2d5f[2917]](this[_0x2d5f[2926]],this[_0x2d5f[2915]]),this[_0x2d5f[2926]][_0x2d5f[1562]][_0x2d5f[235]]= _0x4b1fx12[_0x2d5f[235]],this[_0x2d5f[2926]][_0x2d5f[1562]][_0x2d5f[236]]= _0x4b1fx12[_0x2d5f[236]]):(_0x4b1fx12= new mxRectangle(_0x4b1fx3[_0x2d5f[734]]()+ this[_0x2d5f[2896]][_0x2d5f[235]],_0x4b1fx3[_0x2d5f[735]]()+ this[_0x2d5f[2896]][_0x2d5f[236]],_0x4b1fx12,_0x4b1fx13),this[_0x2d5f[2926]][_0x2d5f[1562]]= _0x4b1fx12);this[_0x2d5f[2926]][_0x2d5f[258]]()};if(null!= this[_0x2d5f[2897]]){this[_0x2d5f[2897]][_0x2d5f[439]]= [null,null!= this[_0x2d5f[2915]]?null:_0x4b1fx9];this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[2289]](this[_0x2d5f[2897]],this[_0x2d5f[257]],!0,this[_0x2d5f[2921]]);null!= this[_0x2d5f[2915]]&& (null== _0x4b1fx5&& (_0x4b1fx5= this[_0x2d5f[1179]][_0x2d5f[2288]](this[_0x2d5f[2897]],this[_0x2d5f[257]],!1)),this[_0x2d5f[2897]][_0x2d5f[2088]](null,!1),this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[2289]](this[_0x2d5f[2897]],this[_0x2d5f[2915]],!1,_0x4b1fx5));_0x4b1fxa= null;if(null!= this[_0x2d5f[2922]]){_0x4b1fxa= [];for(_0x4b1fx9= 0;_0x4b1fx9< this[_0x2d5f[2922]][_0x2d5f[67]];_0x4b1fx9++){_0x4b1fx5= this[_0x2d5f[2922]][_0x4b1fx9][_0x2d5f[238]](),this[_0x2d5f[2929]](_0x4b1fx5),_0x4b1fxa[_0x4b1fx9]= _0x4b1fx5}};this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[2282]](this[_0x2d5f[2897]],_0x4b1fxa,this[_0x2d5f[257]],this[_0x2d5f[2915]]);this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[2283]](this[_0x2d5f[2897]],this[_0x2d5f[257]],this[_0x2d5f[2915]]);_0x4b1fx9= this[_0x2d5f[2897]][_0x2d5f[439]][this[_0x2d5f[2897]][_0x2d5f[439]][_0x2d5f[67]]- 1];_0x4b1fxa= this[_0x2d5f[2897]][_0x2d5f[439]][0]}else {null!= this[_0x2d5f[2915]]&& null== this[_0x2d5f[2886]][_0x2d5f[2920]]&& (_0x4b1fx12= this[_0x2d5f[2930]](this[_0x2d5f[2915]],_0x4b1fx3),null!= _0x4b1fx12&& (_0x4b1fx9= _0x4b1fx12)),null== this[_0x2d5f[2921]]&& null!= this[_0x2d5f[257]]&& (_0x4b1fx12= this[_0x2d5f[2931]](this[_0x2d5f[257]],null!= this[_0x2d5f[2922]]&& 0< this[_0x2d5f[2922]][_0x2d5f[67]]?this[_0x2d5f[2922]][0]:_0x4b1fx9,_0x4b1fx3),null!= _0x4b1fx12&& (_0x4b1fxa= _0x4b1fx12))};if(null== this[_0x2d5f[2915]]&& this[_0x2d5f[2900]]){_0x4b1fx12= _0x4b1fxa;null!= this[_0x2d5f[2897]]&& 2< this[_0x2d5f[2897]][_0x2d5f[439]][_0x2d5f[67]]&& (_0x4b1fx5= this[_0x2d5f[2897]][_0x2d5f[439]][this[_0x2d5f[2897]][_0x2d5f[439]][_0x2d5f[67]]- 2],null!= _0x4b1fx5&& (_0x4b1fx12= _0x4b1fx5));_0x4b1fx5= _0x4b1fx9[_0x2d5f[235]]- _0x4b1fx12[_0x2d5f[235]];_0x4b1fx12= _0x4b1fx9[_0x2d5f[236]]- _0x4b1fx12[_0x2d5f[236]];_0x4b1fx13= Math[_0x2d5f[428]](_0x4b1fx5* _0x4b1fx5+ _0x4b1fx12* _0x4b1fx12);if(0== _0x4b1fx13){return};_0x4b1fx9[_0x2d5f[235]]-= 4* _0x4b1fx5/ _0x4b1fx13;_0x4b1fx9[_0x2d5f[236]]-= 4* _0x4b1fx12/ _0x4b1fx13};if(null== this[_0x2d5f[253]]&& (_0x4b1fx5= Math[_0x2d5f[425]](_0x4b1fx4[_0x2d5f[235]]- this[_0x2d5f[2823]][_0x2d5f[235]]),_0x4b1fx12= Math[_0x2d5f[425]](_0x4b1fx4[_0x2d5f[236]]- this[_0x2d5f[2823]][_0x2d5f[236]]),_0x4b1fx5> this[_0x2d5f[1179]][_0x2d5f[2353]]|| _0x4b1fx12> this[_0x2d5f[1179]][_0x2d5f[2353]])){this[_0x2d5f[253]]= this[_0x2d5f[2156]](),this[_0x2d5f[2928]](_0x4b1fx3)};null!= this[_0x2d5f[253]]&& (null!= this[_0x2d5f[2897]]?this[_0x2d5f[253]][_0x2d5f[1525]]= this[_0x2d5f[2897]][_0x2d5f[439]]:(_0x4b1fx4= [_0x4b1fxa],null!= this[_0x2d5f[2922]]&& (_0x4b1fx4= _0x4b1fx4[_0x2d5f[1919]](this[_0x2d5f[2922]])),_0x4b1fx4[_0x2d5f[207]](_0x4b1fx9),this[_0x2d5f[253]][_0x2d5f[1525]]= _0x4b1fx4),this[_0x2d5f[2932]]());mxEvent[_0x2d5f[722]](_0x4b1fx3[_0x2d5f[727]]());_0x4b1fx3[_0x2d5f[722]]()}else {!this[_0x2d5f[994]]()|| !this[_0x2d5f[1179]][_0x2d5f[994]]()?this[_0x2d5f[2886]][_0x2d5f[862]]():this[_0x2d5f[257]]!= this[_0x2d5f[2915]]&& null== this[_0x2d5f[2897]]?(this[_0x2d5f[2906]](this[_0x2d5f[2904]]),this[_0x2d5f[2904]]= null,null!= this[_0x2d5f[2915]]&& null== this[_0x2d5f[267]]&& (this[_0x2d5f[2904]]= this[_0x2d5f[2913]](this[_0x2d5f[2915]]),null== this[_0x2d5f[2904]]&& (this[_0x2d5f[2915]][_0x2d5f[1609]](mxConstants.CURSOR_CONNECT),_0x4b1fx3[_0x2d5f[722]]())),this[_0x2d5f[257]]= this[_0x2d5f[2915]]):this[_0x2d5f[257]]== this[_0x2d5f[2915]]&& (null!= this[_0x2d5f[2915]]&& null== this[_0x2d5f[2904]]&& !this[_0x2d5f[1179]][_0x2d5f[1009]])&& _0x4b1fx3[_0x2d5f[722]]()};null!= this[_0x2d5f[2886]][_0x2d5f[2920]]&& this[_0x2d5f[2885]][_0x2d5f[862]]();if(!this[_0x2d5f[1179]][_0x2d5f[1009]]&& null!= this[_0x2d5f[2915]]&& null!= this[_0x2d5f[2904]]){_0x4b1fx4= !1;_0x4b1fxa= _0x4b1fx3[_0x2d5f[728]]();for(_0x4b1fx9= 0;_0x4b1fx9< this[_0x2d5f[2904]][_0x2d5f[67]]&& !_0x4b1fx4;_0x4b1fx9++){_0x4b1fx4= _0x4b1fxa== this[_0x2d5f[2904]][_0x4b1fx9][_0x2d5f[252]]|| _0x4b1fxa[_0x2d5f[265]]== this[_0x2d5f[2904]][_0x4b1fx9][_0x2d5f[252]]};_0x4b1fx4|| this[_0x2d5f[2933]](this[_0x2d5f[2915]],this[_0x2d5f[2904]],_0x4b1fx3)}}else {this[_0x2d5f[2886]][_0x2d5f[862]]()}};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2930]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=null,_0x4b1fx5=_0x4b1fx2[_0x2d5f[441]],_0x4b1fx9=_0x4b1fx5[_0x2d5f[2305]](_0x4b1fx2);if(null!= _0x4b1fx9){var _0x4b1fxa=null!= this[_0x2d5f[2922]]&& 0< this[_0x2d5f[2922]][_0x2d5f[67]]?this[_0x2d5f[2922]][this[_0x2d5f[2922]][_0x2d5f[67]]- 1]: new mxPoint(this[_0x2d5f[257]][_0x2d5f[241]](),this[_0x2d5f[257]][_0x2d5f[242]]()),_0x4b1fx5=_0x4b1fx9(_0x4b1fx5[_0x2d5f[2087]](_0x4b1fx2),this[_0x2d5f[2897]],_0x4b1fxa,!1);null!= _0x4b1fx5&& (_0x4b1fx4= _0x4b1fx5)}else {_0x4b1fx4= new mxPoint(_0x4b1fx2[_0x2d5f[241]](),_0x4b1fx2[_0x2d5f[242]]())};return _0x4b1fx4};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2931]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx4= null;var _0x4b1fx5=_0x4b1fx2[_0x2d5f[441]],_0x4b1fx9=_0x4b1fx5[_0x2d5f[2305]](_0x4b1fx2),_0x4b1fxa= new mxPoint(_0x4b1fx2[_0x2d5f[241]](),_0x4b1fx2[_0x2d5f[242]]());if(null!= _0x4b1fx9){var _0x4b1fx12=mxUtils[_0x2d5f[433]](_0x4b1fx2[_0x2d5f[124]],mxConstants.STYLE_ROTATION,0),_0x4b1fx13=-_0x4b1fx12* (Math[_0x2d5f[424]]/ 180);0!= _0x4b1fx12&& (_0x4b1fx3= mxUtils[_0x2d5f[432]]( new mxPoint(_0x4b1fx3[_0x2d5f[235]],_0x4b1fx3[_0x2d5f[236]]),Math[_0x2d5f[426]](_0x4b1fx13),Math[_0x2d5f[427]](_0x4b1fx13),_0x4b1fxa));_0x4b1fx2= _0x4b1fx9(_0x4b1fx5[_0x2d5f[2087]](_0x4b1fx2),_0x4b1fx2,_0x4b1fx3,!1);null!= _0x4b1fx2&& (0!= _0x4b1fx12&& (_0x4b1fx2= mxUtils[_0x2d5f[432]]( new mxPoint(_0x4b1fx2[_0x2d5f[235]],_0x4b1fx2[_0x2d5f[236]]),Math[_0x2d5f[426]](-_0x4b1fx13),Math[_0x2d5f[427]](-_0x4b1fx13),_0x4b1fxa)),_0x4b1fx4= _0x4b1fx2)}else {_0x4b1fx4= _0x4b1fxa};return _0x4b1fx4};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2933]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2934]]= function(_0x4b1fx2){return null!= _0x4b1fx2[_0x2d5f[248]]()};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2935]]= function(_0x4b1fx2){var _0x4b1fx3=mxUtils[_0x2d5f[2196]](this[_0x2d5f[1179]][_0x2d5f[526]],_0x4b1fx2[_0x2d5f[730]](),_0x4b1fx2[_0x2d5f[732]]()),_0x4b1fx4=Math[_0x2d5f[425]](_0x4b1fx3[_0x2d5f[235]]- this[_0x2d5f[2823]][_0x2d5f[235]]),_0x4b1fx3=Math[_0x2d5f[425]](_0x4b1fx3[_0x2d5f[236]]- this[_0x2d5f[2823]][_0x2d5f[236]]);if(null!= this[_0x2d5f[2922]]|| 1< this[_0x2d5f[2899]]&& (_0x4b1fx4> this[_0x2d5f[1179]][_0x2d5f[2353]]|| _0x4b1fx3> this[_0x2d5f[1179]][_0x2d5f[2353]])){null== this[_0x2d5f[2922]]&& (this[_0x2d5f[2922]]= []),_0x4b1fx4= this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[255]],_0x4b1fx3= new mxPoint(this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx2[_0x2d5f[734]]()/ _0x4b1fx4)* _0x4b1fx4,this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx2[_0x2d5f[735]]()/ _0x4b1fx4)* _0x4b1fx4),this[_0x2d5f[2922]][_0x2d5f[207]](_0x4b1fx3)}};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[789]]= function(_0x4b1fx2,_0x4b1fx3){if(!_0x4b1fx3[_0x2d5f[721]]()&& this[_0x2d5f[2908]]()){if(this[_0x2d5f[2887]]&& !this[_0x2d5f[2934]](_0x4b1fx3)){this[_0x2d5f[2935]](_0x4b1fx3);_0x4b1fx3[_0x2d5f[722]]();return};if(null== this[_0x2d5f[267]]){var _0x4b1fx4=null!= this[_0x2d5f[257]]?this[_0x2d5f[257]][_0x2d5f[246]]:null,_0x4b1fx5=null;null!= this[_0x2d5f[2886]][_0x2d5f[2920]]&& null!= this[_0x2d5f[2886]][_0x2d5f[2919]]&& (_0x4b1fx5= this[_0x2d5f[2886]][_0x2d5f[2919]][_0x2d5f[246]]);null== _0x4b1fx5&& this[_0x2d5f[2885]][_0x2d5f[2867]]()&& (_0x4b1fx5= this[_0x2d5f[2885]][_0x2d5f[2861]][_0x2d5f[246]]);this[_0x2d5f[807]](_0x4b1fx4,_0x4b1fx5,_0x4b1fx3[_0x2d5f[727]](),_0x4b1fx3[_0x2d5f[736]]())}else {null!= this[_0x2d5f[257]]&& (null!= this[_0x2d5f[2885]][_0x2d5f[2861]]&& this[_0x2d5f[257]][_0x2d5f[246]]== this[_0x2d5f[2885]][_0x2d5f[2861]][_0x2d5f[246]])&& this[_0x2d5f[1179]][_0x2d5f[2459]](this[_0x2d5f[2885]][_0x2d5f[1097]],evt),0< this[_0x2d5f[267]][_0x2d5f[67]]&& this[_0x2d5f[1179]][_0x2d5f[2580]](this[_0x2d5f[267]])};this[_0x2d5f[2906]](this[_0x2d5f[2904]]);_0x4b1fx3[_0x2d5f[722]]()};null!= this[_0x2d5f[2823]]&& this[_0x2d5f[862]]();this[_0x2d5f[2891]]= this[_0x2d5f[2890]]= !1};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[862]]= function(){null!= this[_0x2d5f[253]]&& (this[_0x2d5f[253]][_0x2d5f[515]](),this[_0x2d5f[253]]= null);this[_0x2d5f[2906]](this[_0x2d5f[2904]]);this[_0x2d5f[2904]]= null;this[_0x2d5f[2885]][_0x2d5f[862]]();this[_0x2d5f[2886]][_0x2d5f[862]]();this[_0x2d5f[2921]]= this[_0x2d5f[267]]= this[_0x2d5f[257]]= this[_0x2d5f[2897]]= this[_0x2d5f[2926]]= null;this[_0x2d5f[2899]]= 0;this[_0x2d5f[2916]]= this[_0x2d5f[2823]]= null;this[_0x2d5f[746]]( new mxEventObject(mxEvent.RESET))};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2932]]= function(){var _0x4b1fx2=null== this[_0x2d5f[267]];this[_0x2d5f[253]][_0x2d5f[1307]]= this[_0x2d5f[2936]](_0x4b1fx2);_0x4b1fx2= this[_0x2d5f[2937]](_0x4b1fx2);this[_0x2d5f[253]][_0x2d5f[1336]]= _0x4b1fx2;this[_0x2d5f[253]][_0x2d5f[258]]()};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2937]]= function(_0x4b1fx2){return _0x4b1fx2?mxConstants[_0x2d5f[2829]]:mxConstants[_0x2d5f[2938]]};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2936]]= function(_0x4b1fx2){return _0x4b1fx2?3:1};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[807]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){if(null!= _0x4b1fx3|| this[_0x2d5f[2901]]()|| this[_0x2d5f[1179]][_0x2d5f[2406]]){var _0x4b1fx9=this[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fxa=null;_0x4b1fx9[_0x2d5f[473]]();try{if(null!= _0x4b1fx2&& (null== _0x4b1fx3&& this[_0x2d5f[2901]]())&& (_0x4b1fx3= this[_0x2d5f[2939]](_0x4b1fx4,_0x4b1fx2),null!= _0x4b1fx3)){_0x4b1fx5= this[_0x2d5f[1179]][_0x2d5f[564]]([_0x4b1fx3],_0x4b1fx4,_0x4b1fx5);if(null== _0x4b1fx5|| !this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[250]](_0x4b1fx5)){var _0x4b1fx12=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[248]](_0x4b1fx5);if(null!= _0x4b1fx12){var _0x4b1fx13=_0x4b1fx9[_0x2d5f[1721]](_0x4b1fx3);_0x4b1fx13[_0x2d5f[235]]-= _0x4b1fx12[_0x2d5f[2078]][_0x2d5f[235]];_0x4b1fx13[_0x2d5f[236]]-= _0x4b1fx12[_0x2d5f[2078]][_0x2d5f[236]]}}else {_0x4b1fx5= this[_0x2d5f[1179]][_0x2d5f[902]]()};this[_0x2d5f[1179]][_0x2d5f[2103]](_0x4b1fx3,_0x4b1fx5)};var _0x4b1fx14=this[_0x2d5f[1179]][_0x2d5f[902]]();null!= _0x4b1fx2&& (null!= _0x4b1fx3&& _0x4b1fx9[_0x2d5f[1197]](_0x4b1fx2)== _0x4b1fx9[_0x2d5f[1197]](_0x4b1fx3)&& _0x4b1fx9[_0x2d5f[1197]](_0x4b1fx9[_0x2d5f[1197]](_0x4b1fx2))!= _0x4b1fx9[_0x2d5f[501]]())&& (_0x4b1fx14= _0x4b1fx9[_0x2d5f[1197]](_0x4b1fx2),null!= _0x4b1fx2[_0x2d5f[256]]&& _0x4b1fx2[_0x2d5f[256]][_0x2d5f[1500]]&& (null!= _0x4b1fx3[_0x2d5f[256]]&& _0x4b1fx3[_0x2d5f[256]][_0x2d5f[1500]])&& (_0x4b1fx14= _0x4b1fx9[_0x2d5f[1197]](_0x4b1fx14)));_0x4b1fx13= _0x4b1fx12= null;null!= this[_0x2d5f[2897]]&& (_0x4b1fx12= this[_0x2d5f[2897]][_0x2d5f[246]][_0x2d5f[131]],_0x4b1fx13= this[_0x2d5f[2897]][_0x2d5f[246]][_0x2d5f[124]]);_0x4b1fxa= this[_0x2d5f[1960]](_0x4b1fx14,null,_0x4b1fx12,_0x4b1fx2,_0x4b1fx3,_0x4b1fx13);if(null!= _0x4b1fxa){this[_0x2d5f[1179]][_0x2d5f[2545]](_0x4b1fxa,_0x4b1fx2,!0,this[_0x2d5f[2921]]);this[_0x2d5f[1179]][_0x2d5f[2545]](_0x4b1fxa,_0x4b1fx3,!1,this[_0x2d5f[2886]][_0x2d5f[2920]]);null!= this[_0x2d5f[2897]]&& _0x4b1fx9[_0x2d5f[1724]](_0x4b1fxa,this[_0x2d5f[2897]][_0x2d5f[246]][_0x2d5f[256]]);var _0x4b1fx15=_0x4b1fx9[_0x2d5f[1721]](_0x4b1fxa);null== _0x4b1fx15&& (_0x4b1fx15= new mxGeometry,_0x4b1fx15[_0x2d5f[1500]]= !0,_0x4b1fx9[_0x2d5f[1724]](_0x4b1fxa,_0x4b1fx15));if(null!= this[_0x2d5f[2922]]&& 0< this[_0x2d5f[2922]][_0x2d5f[67]]){var _0x4b1fx16=this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[255]],_0x4b1fx17=this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[513]];_0x4b1fx15[_0x2d5f[1525]]= [];for(_0x4b1fx2= 0;_0x4b1fx2< this[_0x2d5f[2922]][_0x2d5f[67]];_0x4b1fx2++){var _0x4b1fx18=this[_0x2d5f[2922]][_0x4b1fx2];_0x4b1fx15[_0x2d5f[1525]][_0x2d5f[207]]( new mxPoint(_0x4b1fx18[_0x2d5f[235]]/ _0x4b1fx16- _0x4b1fx17[_0x2d5f[235]],_0x4b1fx18[_0x2d5f[236]]/ _0x4b1fx16- _0x4b1fx17[_0x2d5f[236]]))}};null== _0x4b1fx3&& (_0x4b1fx18= this[_0x2d5f[1179]][_0x2d5f[2689]](_0x4b1fx4,!1),_0x4b1fx18[_0x2d5f[235]]-= this[_0x2d5f[1179]][_0x2d5f[1136]]/ this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[255]],_0x4b1fx18[_0x2d5f[236]]-= this[_0x2d5f[1179]][_0x2d5f[1137]]/ this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[255]],_0x4b1fx15[_0x2d5f[2007]](_0x4b1fx18,!1));this[_0x2d5f[746]]( new mxEventObject(mxEvent.CONNECT,_0x2d5f[246],_0x4b1fxa,_0x2d5f[763],_0x4b1fx4,_0x2d5f[772],_0x4b1fx5))}}catch(q){mxLog[_0x2d5f[539]](),mxLog[_0x2d5f[143]](q[_0x2d5f[281]])}finally{_0x4b1fx9[_0x2d5f[476]]()};this[_0x2d5f[804]]&& this[_0x2d5f[2707]](_0x4b1fxa,_0x4b1fx3)}};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2707]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[1179]][_0x2d5f[2450]](_0x4b1fx2)};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[1960]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){if(null== this[_0x2d5f[1033]]){return this[_0x2d5f[1179]][_0x2d5f[1960]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa)};_0x4b1fx3= this[_0x2d5f[2503]](_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa);return _0x4b1fx3= this[_0x2d5f[1179]][_0x2d5f[2504]](_0x4b1fx3,_0x4b1fx2,_0x4b1fx5,_0x4b1fx9)};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2939]]= function(_0x4b1fx2,_0x4b1fx3){for(var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[1198]](_0x4b1fx3);null!= _0x4b1fx4&& _0x4b1fx4[_0x2d5f[1500]];){_0x4b1fx3= this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[1197]](_0x4b1fx3),_0x4b1fx4= this[_0x2d5f[1179]][_0x2d5f[1198]](_0x4b1fx3)};var _0x4b1fx5=this[_0x2d5f[1179]][_0x2d5f[899]]([_0x4b1fx3])[0],_0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[1721]](_0x4b1fx5);if(null!= _0x4b1fx4){var _0x4b1fx9=this[_0x2d5f[1179]][_0x2d5f[2689]](_0x4b1fx2);_0x4b1fx4[_0x2d5f[235]]= this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx9[_0x2d5f[235]]- _0x4b1fx4[_0x2d5f[117]]/ 2)- this[_0x2d5f[1179]][_0x2d5f[1136]]/ this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[255]];_0x4b1fx4[_0x2d5f[236]]= this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx9[_0x2d5f[236]]- _0x4b1fx4[_0x2d5f[119]]/ 2)- this[_0x2d5f[1179]][_0x2d5f[1137]]/ this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[255]];if(null!= this[_0x2d5f[2823]]){var _0x4b1fxa=this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx3);if(null!= _0x4b1fxa){var _0x4b1fx12=this[_0x2d5f[2940]]();Math[_0x2d5f[425]](this[_0x2d5f[1179]][_0x2d5f[1021]](this[_0x2d5f[2823]][_0x2d5f[235]])- this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx9[_0x2d5f[235]]))<= _0x4b1fx12?_0x4b1fx4[_0x2d5f[235]]= _0x4b1fxa[_0x2d5f[235]]:Math[_0x2d5f[425]](this[_0x2d5f[1179]][_0x2d5f[1021]](this[_0x2d5f[2823]][_0x2d5f[236]])- this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx9[_0x2d5f[236]]))<= _0x4b1fx12&& (_0x4b1fx4[_0x2d5f[236]]= _0x4b1fxa[_0x2d5f[236]])}}};return _0x4b1fx5};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2940]]= function(){return this[_0x2d5f[1179]][_0x2d5f[997]]()?this[_0x2d5f[1179]][_0x2d5f[1020]]:this[_0x2d5f[1179]][_0x2d5f[2353]]};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[2503]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){var _0x4b1fx9=null;null!= this[_0x2d5f[1033]]&& (_0x4b1fx9= this[_0x2d5f[1033]](_0x4b1fx3,_0x4b1fx4,_0x4b1fx5));null== _0x4b1fx9&& (_0x4b1fx9= new mxCell(_0x4b1fx2|| _0x2d5f[110]),_0x4b1fx9[_0x2d5f[1994]](!0),_0x4b1fx9[_0x2d5f[475]](_0x4b1fx5),_0x4b1fx2= new mxGeometry,_0x4b1fx2[_0x2d5f[1500]]= !0,_0x4b1fx9[_0x2d5f[1724]](_0x4b1fx2));return _0x4b1fx9};mxConnectionHandler[_0x2d5f[202]][_0x2d5f[515]]= function(){this[_0x2d5f[1179]][_0x2d5f[1148]](this);null!= this[_0x2d5f[253]]&& (this[_0x2d5f[253]][_0x2d5f[515]](),this[_0x2d5f[253]]= null);null!= this[_0x2d5f[2885]]&& (this[_0x2d5f[2885]][_0x2d5f[515]](),this[_0x2d5f[2885]]= null);null!= this[_0x2d5f[2886]]&& (this[_0x2d5f[2886]][_0x2d5f[515]](),this[_0x2d5f[2886]]= null);null!= this[_0x2d5f[1176]]&& (this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[745]](this[_0x2d5f[1176]]),this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[745]](this[_0x2d5f[1176]]),this[_0x2d5f[1176]]= null);null!= this[_0x2d5f[2898]]&& (this[_0x2d5f[1179]][_0x2d5f[745]](this[_0x2d5f[2898]]),this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[745]](this[_0x2d5f[2898]]),this[_0x2d5f[2898]]= null)};function mxConstraintHandler(_0x4b1fx2){this[_0x2d5f[1179]]= _0x4b1fx2}mxConstraintHandler[_0x2d5f[202]][_0x2d5f[2941]]= new mxImage(mxClient[_0x2d5f[88]]+ _0x2d5f[2942],5,5);mxConstraintHandler[_0x2d5f[202]][_0x2d5f[1179]]= null;mxConstraintHandler[_0x2d5f[202]][_0x2d5f[984]]= !0;mxConstraintHandler[_0x2d5f[202]][_0x2d5f[2943]]= mxConstants[_0x2d5f[2854]];mxConstraintHandler[_0x2d5f[202]][_0x2d5f[994]]= function(){return this[_0x2d5f[984]]};mxConstraintHandler[_0x2d5f[202]][_0x2d5f[995]]= function(_0x4b1fx2){this[_0x2d5f[984]]= _0x4b1fx2};mxConstraintHandler[_0x2d5f[202]][_0x2d5f[862]]= function(){if(null!= this[_0x2d5f[2944]]){for(var _0x4b1fx2=0;_0x4b1fx2< this[_0x2d5f[2944]][_0x2d5f[67]];_0x4b1fx2++){this[_0x2d5f[2944]][_0x4b1fx2][_0x2d5f[515]]()};this[_0x2d5f[2944]]= null};null!= this[_0x2d5f[2945]]&& (this[_0x2d5f[2945]][_0x2d5f[515]](),this[_0x2d5f[2945]]= null);this[_0x2d5f[2946]]= this[_0x2d5f[2919]]= this[_0x2d5f[987]]= this[_0x2d5f[2947]]= this[_0x2d5f[2920]]= null};mxConstraintHandler[_0x2d5f[202]][_0x2d5f[2636]]= function(){return this[_0x2d5f[1179]][_0x2d5f[2636]]()};mxConstraintHandler[_0x2d5f[202]][_0x2d5f[2948]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){return this[_0x2d5f[2941]]};mxConstraintHandler[_0x2d5f[202]][_0x2d5f[2949]]= function(_0x4b1fx2,_0x4b1fx3){return !1};mxConstraintHandler[_0x2d5f[202]][_0x2d5f[2729]]= function(_0x4b1fx2,_0x4b1fx3){if(this[_0x2d5f[994]]()&& !this[_0x2d5f[2949]](_0x4b1fx2)){var _0x4b1fx4=this[_0x2d5f[2636]](),_0x4b1fx5= new mxRectangle(_0x4b1fx2[_0x2d5f[734]]()- _0x4b1fx4,_0x4b1fx2[_0x2d5f[735]]()- _0x4b1fx4,2* _0x4b1fx4,2* _0x4b1fx4),_0x4b1fx9=null!= _0x4b1fx2[_0x2d5f[736]]()?this[_0x2d5f[1179]][_0x2d5f[2565]](_0x4b1fx2[_0x2d5f[736]]()):!1;if(null== this[_0x2d5f[2947]]|| !mxUtils[_0x2d5f[1825]](this[_0x2d5f[2947]],_0x4b1fx5)|| null!= _0x4b1fx2[_0x2d5f[248]]()&& null!= this[_0x2d5f[2919]]&& _0x4b1fx9){if(this[_0x2d5f[2947]]= null,_0x4b1fx2[_0x2d5f[248]]()!= this[_0x2d5f[2919]]){if(this[_0x2d5f[2919]]= null,this[_0x2d5f[1531]]= null!= _0x4b1fx2[_0x2d5f[248]]()&& _0x4b1fx9?this[_0x2d5f[1179]][_0x2d5f[2538]](_0x4b1fx2[_0x2d5f[248]](),_0x4b1fx3):null,null!= this[_0x2d5f[1531]]){this[_0x2d5f[2919]]= _0x4b1fx2[_0x2d5f[248]]();this[_0x2d5f[2947]]= new mxRectangle(_0x4b1fx2[_0x2d5f[248]]()[_0x2d5f[235]],_0x4b1fx2[_0x2d5f[248]]()[_0x2d5f[236]],_0x4b1fx2[_0x2d5f[248]]()[_0x2d5f[117]],_0x4b1fx2[_0x2d5f[248]]()[_0x2d5f[119]]);if(null!= this[_0x2d5f[2944]]){for(_0x4b1fx9= 0;_0x4b1fx9< this[_0x2d5f[2944]][_0x2d5f[67]];_0x4b1fx9++){this[_0x2d5f[2944]][_0x4b1fx9][_0x2d5f[515]]()};this[_0x2d5f[2946]]= this[_0x2d5f[2944]]= null};this[_0x2d5f[2944]]= [];this[_0x2d5f[2946]]= [];for(_0x4b1fx9= 0;_0x4b1fx9< this[_0x2d5f[1531]][_0x2d5f[67]];_0x4b1fx9++){var _0x4b1fxa=this[_0x2d5f[1179]][_0x2d5f[2290]](_0x4b1fx2[_0x2d5f[248]](),this[_0x2d5f[1531]][_0x4b1fx9]),_0x4b1fx12=this[_0x2d5f[2948]](_0x4b1fx2[_0x2d5f[248]](),this[_0x2d5f[1531]][_0x4b1fx9],_0x4b1fxa),_0x4b1fx13=_0x4b1fx12[_0x2d5f[390]],_0x4b1fx12= new mxRectangle(_0x4b1fxa[_0x2d5f[235]]- _0x4b1fx12[_0x2d5f[117]]/ 2,_0x4b1fxa[_0x2d5f[236]]- _0x4b1fx12[_0x2d5f[119]]/ 2,_0x4b1fx12[_0x2d5f[117]],_0x4b1fx12[_0x2d5f[119]]),_0x4b1fx12= new mxImageShape(_0x4b1fx12,_0x4b1fx13);_0x4b1fx12[_0x2d5f[507]]= this[_0x2d5f[1179]][_0x2d5f[507]]!= mxConstants[_0x2d5f[508]]?mxConstants[_0x2d5f[2334]]:mxConstants[_0x2d5f[508]];_0x4b1fx12[_0x2d5f[1674]]= !1;_0x4b1fx12[_0x2d5f[176]](this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[1524]]());null!= _0x4b1fx12[_0x2d5f[252]][_0x2d5f[328]]&& _0x4b1fx12[_0x2d5f[252]][_0x2d5f[265]][_0x2d5f[950]](_0x4b1fx12[_0x2d5f[252]],_0x4b1fx12[_0x2d5f[252]][_0x2d5f[265]][_0x2d5f[285]]);_0x4b1fx13= mxUtils[_0x2d5f[885]](this,function(){return null!= this[_0x2d5f[2919]]?this[_0x2d5f[2919]]:_0x4b1fx2[_0x2d5f[248]]()});_0x4b1fx12[_0x2d5f[258]]();mxEvent[_0x2d5f[2733]](_0x4b1fx12[_0x2d5f[252]],this[_0x2d5f[1179]],_0x4b1fx13);this[_0x2d5f[2947]][_0x2d5f[99]](_0x4b1fx12[_0x2d5f[1562]]);this[_0x2d5f[2944]][_0x2d5f[207]](_0x4b1fx12);this[_0x2d5f[2946]][_0x2d5f[207]](_0x4b1fxa)};this[_0x2d5f[2947]][_0x2d5f[244]](_0x4b1fx4)}else {if(null!= this[_0x2d5f[2944]]){null!= this[_0x2d5f[2945]]&& (this[_0x2d5f[2945]][_0x2d5f[515]](),this[_0x2d5f[2945]]= null);for(_0x4b1fx9= 0;_0x4b1fx9< this[_0x2d5f[2944]][_0x2d5f[67]];_0x4b1fx9++){this[_0x2d5f[2944]][_0x4b1fx9][_0x2d5f[515]]()};this[_0x2d5f[2946]]= this[_0x2d5f[2944]]= null}}}};this[_0x2d5f[987]]= this[_0x2d5f[2920]]= null;if(null!= this[_0x2d5f[2944]]&& null!= this[_0x2d5f[1531]]&& (null== _0x4b1fx2[_0x2d5f[248]]()|| this[_0x2d5f[2919]]== _0x4b1fx2[_0x2d5f[248]]())){for(_0x4b1fx9= 0;_0x4b1fx9< this[_0x2d5f[2944]][_0x2d5f[67]];_0x4b1fx9++){if(mxUtils[_0x2d5f[1825]](this[_0x2d5f[2944]][_0x4b1fx9][_0x2d5f[1562]],_0x4b1fx5)){this[_0x2d5f[2920]]= this[_0x2d5f[1531]][_0x4b1fx9];this[_0x2d5f[987]]= this[_0x2d5f[2946]][_0x4b1fx9];_0x4b1fx4= this[_0x2d5f[2944]][_0x4b1fx9][_0x2d5f[1562]][_0x2d5f[238]]();_0x4b1fx4[_0x2d5f[244]](mxClient[_0x2d5f[80]]?3:2);mxClient[_0x2d5f[80]]&& (_0x4b1fx4[_0x2d5f[117]]-= 1,_0x4b1fx4[_0x2d5f[119]]-= 1);null== this[_0x2d5f[2945]]?(_0x4b1fx4= new mxRectangleShape(_0x4b1fx4,null,this[_0x2d5f[2943]],3),_0x4b1fx4[_0x2d5f[507]]= this[_0x2d5f[1179]][_0x2d5f[507]]== mxConstants[_0x2d5f[508]]?mxConstants[_0x2d5f[508]]:mxConstants[_0x2d5f[1523]],_0x4b1fx4[_0x2d5f[176]](this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[1524]]()),this[_0x2d5f[2945]]= _0x4b1fx4,_0x4b1fx13= mxUtils[_0x2d5f[885]](this,function(){return null!= this[_0x2d5f[2919]]?this[_0x2d5f[2919]]:_0x4b1fx2[_0x2d5f[248]]()}),mxEvent[_0x2d5f[2733]](_0x4b1fx4[_0x2d5f[252]],this[_0x2d5f[1179]],_0x4b1fx13)):(this[_0x2d5f[2945]][_0x2d5f[1562]]= _0x4b1fx4,this[_0x2d5f[2945]][_0x2d5f[258]]());break}}};null== this[_0x2d5f[2920]]&& null!= this[_0x2d5f[2945]]&& (this[_0x2d5f[2945]][_0x2d5f[515]](),this[_0x2d5f[2945]]= null)}};mxConstraintHandler[_0x2d5f[202]][_0x2d5f[515]]= function(){this[_0x2d5f[862]]()};function mxRubberband(_0x4b1fx2){null!= _0x4b1fx2&& (this[_0x2d5f[1179]]= _0x4b1fx2,this[_0x2d5f[1179]][_0x2d5f[1133]](this),this[_0x2d5f[2730]]= mxUtils[_0x2d5f[885]](this,function(){this[_0x2d5f[2950]]()}),this[_0x2d5f[1179]][_0x2d5f[169]](mxEvent.PAN,this[_0x2d5f[2730]]),mxClient[_0x2d5f[80]]&& mxEvent[_0x2d5f[169]](window,_0x2d5f[2428],mxUtils[_0x2d5f[885]](this,function(){this[_0x2d5f[515]]()})))}mxRubberband[_0x2d5f[202]][_0x2d5f[2951]]= 20;mxRubberband[_0x2d5f[202]][_0x2d5f[984]]= !0;mxRubberband[_0x2d5f[202]][_0x2d5f[485]]= null;mxRubberband[_0x2d5f[202]][_0x2d5f[2952]]= null;mxRubberband[_0x2d5f[202]][_0x2d5f[2953]]= 0;mxRubberband[_0x2d5f[202]][_0x2d5f[2954]]= 0;mxRubberband[_0x2d5f[202]][_0x2d5f[994]]= function(){return this[_0x2d5f[984]]};mxRubberband[_0x2d5f[202]][_0x2d5f[995]]= function(_0x4b1fx2){this[_0x2d5f[984]]= _0x4b1fx2};mxRubberband[_0x2d5f[202]][_0x2d5f[787]]= function(_0x4b1fx2,_0x4b1fx3){if(!_0x4b1fx3[_0x2d5f[721]]()&& this[_0x2d5f[994]]()&& this[_0x2d5f[1179]][_0x2d5f[994]]()&& (this[_0x2d5f[1179]][_0x2d5f[2579]](_0x4b1fx3[_0x2d5f[727]]())|| null== _0x4b1fx3[_0x2d5f[248]]())){var _0x4b1fx4=mxUtils[_0x2d5f[445]](this[_0x2d5f[1179]][_0x2d5f[526]]),_0x4b1fx5=mxUtils[_0x2d5f[444]](this[_0x2d5f[1179]][_0x2d5f[526]]);_0x4b1fx5[_0x2d5f[235]]-= _0x4b1fx4[_0x2d5f[235]];_0x4b1fx5[_0x2d5f[236]]-= _0x4b1fx4[_0x2d5f[236]];this[_0x2d5f[861]](_0x4b1fx3[_0x2d5f[730]]()+ _0x4b1fx5[_0x2d5f[235]],_0x4b1fx3[_0x2d5f[732]]()+ _0x4b1fx5[_0x2d5f[236]]);if(mxClient[_0x2d5f[133]]&& !mxClient[_0x2d5f[75]]&& !mxClient[_0x2d5f[76]]){var _0x4b1fx9=this[_0x2d5f[1179]][_0x2d5f[526]],_0x4b1fxa=function(_0x4b1fx2){_0x4b1fx2= new mxMouseEvent(_0x4b1fx2);var _0x4b1fx3=mxUtils[_0x2d5f[2196]](_0x4b1fx9,_0x4b1fx2[_0x2d5f[730]](),_0x4b1fx2[_0x2d5f[732]]());_0x4b1fx2[_0x2d5f[725]]= _0x4b1fx3[_0x2d5f[235]];_0x4b1fx2[_0x2d5f[726]]= _0x4b1fx3[_0x2d5f[236]];return _0x4b1fx2};this[_0x2d5f[2955]]= mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){this[_0x2d5f[788]](this[_0x2d5f[1179]],_0x4b1fxa(_0x4b1fx2))});this[_0x2d5f[981]]= mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){this[_0x2d5f[789]](this[_0x2d5f[1179]],_0x4b1fxa(_0x4b1fx2))});mxEvent[_0x2d5f[169]](document,_0x2d5f[752],this[_0x2d5f[2955]]);mxEvent[_0x2d5f[169]](document,_0x2d5f[753],this[_0x2d5f[981]])};_0x4b1fx3[_0x2d5f[722]](!1)}};mxRubberband[_0x2d5f[202]][_0x2d5f[861]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[2823]]= new mxPoint(_0x4b1fx2,_0x4b1fx3)};mxRubberband[_0x2d5f[202]][_0x2d5f[788]]= function(_0x4b1fx2,_0x4b1fx3){if(!_0x4b1fx3[_0x2d5f[721]]()&& null!= this[_0x2d5f[2823]]){var _0x4b1fx4=mxUtils[_0x2d5f[444]](this[_0x2d5f[1179]][_0x2d5f[526]]),_0x4b1fx5=mxUtils[_0x2d5f[445]](this[_0x2d5f[1179]][_0x2d5f[526]]);_0x4b1fx4[_0x2d5f[235]]-= _0x4b1fx5[_0x2d5f[235]];_0x4b1fx4[_0x2d5f[236]]-= _0x4b1fx5[_0x2d5f[236]];var _0x4b1fx5=_0x4b1fx3[_0x2d5f[730]]()+ _0x4b1fx4[_0x2d5f[235]],_0x4b1fx4=_0x4b1fx3[_0x2d5f[732]]()+ _0x4b1fx4[_0x2d5f[236]],_0x4b1fx9=this[_0x2d5f[2823]][_0x2d5f[235]]- _0x4b1fx5,_0x4b1fxa=this[_0x2d5f[2823]][_0x2d5f[236]]- _0x4b1fx4,_0x4b1fx12=this[_0x2d5f[1179]][_0x2d5f[2353]];if(null!= this[_0x2d5f[485]]|| Math[_0x2d5f[425]](_0x4b1fx9)> _0x4b1fx12|| Math[_0x2d5f[425]](_0x4b1fxa)> _0x4b1fx12){null== this[_0x2d5f[485]]&& (this[_0x2d5f[485]]= this[_0x2d5f[2156]]()),mxUtils[_0x2d5f[2440]](),this[_0x2d5f[2729]](_0x4b1fx5,_0x4b1fx4),_0x4b1fx3[_0x2d5f[722]]()}}};mxRubberband[_0x2d5f[202]][_0x2d5f[2156]]= function(){null== this[_0x2d5f[2952]]&& (this[_0x2d5f[2952]]= document[_0x2d5f[55]](_0x2d5f[485]),this[_0x2d5f[2952]][_0x2d5f[926]]= _0x2d5f[2956],mxUtils[_0x2d5f[254]](this[_0x2d5f[2952]],this[_0x2d5f[2951]]));this[_0x2d5f[1179]][_0x2d5f[526]][_0x2d5f[62]](this[_0x2d5f[2952]]);return this[_0x2d5f[2952]]};mxRubberband[_0x2d5f[202]][_0x2d5f[789]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=null!= this[_0x2d5f[485]];this[_0x2d5f[862]]();_0x4b1fx4&& (_0x4b1fx4= new mxRectangle(this[_0x2d5f[235]],this[_0x2d5f[236]],this[_0x2d5f[117]],this[_0x2d5f[119]]),this[_0x2d5f[1179]][_0x2d5f[2698]](_0x4b1fx4,_0x4b1fx3[_0x2d5f[727]]()),_0x4b1fx3[_0x2d5f[722]]())};mxRubberband[_0x2d5f[202]][_0x2d5f[862]]= function(){null!= this[_0x2d5f[485]]&& this[_0x2d5f[485]][_0x2d5f[265]][_0x2d5f[266]](this[_0x2d5f[485]]);null!= this[_0x2d5f[2955]]&& (mxEvent[_0x2d5f[745]](document,_0x2d5f[752],this[_0x2d5f[2955]]),this[_0x2d5f[2955]]= null);null!= this[_0x2d5f[981]]&& (mxEvent[_0x2d5f[745]](document,_0x2d5f[753],this[_0x2d5f[981]]),this[_0x2d5f[981]]= null);this[_0x2d5f[2954]]= this[_0x2d5f[2953]]= 0;this[_0x2d5f[485]]= this[_0x2d5f[2823]]= null};mxRubberband[_0x2d5f[202]][_0x2d5f[2729]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[2953]]= _0x4b1fx2;this[_0x2d5f[2954]]= _0x4b1fx3;this[_0x2d5f[2950]]()};mxRubberband[_0x2d5f[202]][_0x2d5f[2950]]= function(){if(null!= this[_0x2d5f[485]]){var _0x4b1fx2=this[_0x2d5f[2953]]- this[_0x2d5f[1179]][_0x2d5f[1136]],_0x4b1fx3=this[_0x2d5f[2954]]- this[_0x2d5f[1179]][_0x2d5f[1137]];this[_0x2d5f[235]]= Math[_0x2d5f[243]](this[_0x2d5f[2823]][_0x2d5f[235]],_0x4b1fx2);this[_0x2d5f[236]]= Math[_0x2d5f[243]](this[_0x2d5f[2823]][_0x2d5f[236]],_0x4b1fx3);this[_0x2d5f[117]]= Math[_0x2d5f[160]](this[_0x2d5f[2823]][_0x2d5f[235]],_0x4b1fx2)- this[_0x2d5f[235]];this[_0x2d5f[119]]= Math[_0x2d5f[160]](this[_0x2d5f[2823]][_0x2d5f[236]],_0x4b1fx3)- this[_0x2d5f[236]];_0x4b1fx2= mxClient[_0x2d5f[47]]?this[_0x2d5f[1179]][_0x2d5f[1137]]:0;this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[361]]= this[_0x2d5f[235]]+ (mxClient[_0x2d5f[47]]?this[_0x2d5f[1179]][_0x2d5f[1136]]:0)+ _0x2d5f[168];this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[125]]= this[_0x2d5f[236]]+ _0x4b1fx2+ _0x2d5f[168];this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[117]]= Math[_0x2d5f[160]](1,this[_0x2d5f[117]])+ _0x2d5f[168];this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[119]]= Math[_0x2d5f[160]](1,this[_0x2d5f[119]])+ _0x2d5f[168]}};mxRubberband[_0x2d5f[202]][_0x2d5f[515]]= function(){this[_0x2d5f[2717]]|| (this[_0x2d5f[2717]]= !0,this[_0x2d5f[1179]][_0x2d5f[1148]](this),this[_0x2d5f[1179]][_0x2d5f[745]](this[_0x2d5f[2730]]),this[_0x2d5f[862]](),null!= this[_0x2d5f[2952]]&& (this[_0x2d5f[2952]]= null))};function mxVertexHandler(_0x4b1fx2){null!= _0x4b1fx2&& (this[_0x2d5f[724]]= _0x4b1fx2,this[_0x2d5f[176]]())}mxVertexHandler[_0x2d5f[202]][_0x2d5f[1179]]= null;mxVertexHandler[_0x2d5f[202]][_0x2d5f[724]]= null;mxVertexHandler[_0x2d5f[202]][_0x2d5f[2957]]= !1;mxVertexHandler[_0x2d5f[202]][_0x2d5f[1983]]= null;mxVertexHandler[_0x2d5f[202]][_0x2d5f[2958]]= !0;mxVertexHandler[_0x2d5f[202]][_0x2d5f[2959]]= null;mxVertexHandler[_0x2d5f[202]][_0x2d5f[2353]]= 0;mxVertexHandler[_0x2d5f[202]][_0x2d5f[2809]]= !1;mxVertexHandler[_0x2d5f[202]][_0x2d5f[2960]]= !0;mxVertexHandler[_0x2d5f[202]][_0x2d5f[176]]= function(){this[_0x2d5f[1179]]= this[_0x2d5f[724]][_0x2d5f[441]][_0x2d5f[1179]];this[_0x2d5f[2961]]= this[_0x2d5f[2962]](this[_0x2d5f[724]]);this[_0x2d5f[1562]]= new mxRectangle(this[_0x2d5f[2961]][_0x2d5f[235]],this[_0x2d5f[2961]][_0x2d5f[236]],this[_0x2d5f[2961]][_0x2d5f[117]],this[_0x2d5f[2961]][_0x2d5f[119]]);this[_0x2d5f[2732]]= this[_0x2d5f[2963]](this[_0x2d5f[1562]]);this[_0x2d5f[2732]][_0x2d5f[507]]= this[_0x2d5f[1179]][_0x2d5f[507]]!= mxConstants[_0x2d5f[508]]?mxConstants[_0x2d5f[1523]]:mxConstants[_0x2d5f[508]];this[_0x2d5f[2732]][_0x2d5f[1229]]= !1;this[_0x2d5f[2732]][_0x2d5f[176]](this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[1524]]());this[_0x2d5f[1179]][_0x2d5f[1712]](this[_0x2d5f[724]][_0x2d5f[246]])&& (this[_0x2d5f[2732]][_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[270]]= mxConstants[_0x2d5f[2832]]);mxEvent[_0x2d5f[2733]](this[_0x2d5f[2732]][_0x2d5f[252]],this[_0x2d5f[1179]],this[_0x2d5f[724]]);if(0>= mxGraphHandler[_0x2d5f[202]][_0x2d5f[2795]]|| this[_0x2d5f[1179]][_0x2d5f[2694]]()< mxGraphHandler[_0x2d5f[202]][_0x2d5f[2795]]){var _0x4b1fx2=this[_0x2d5f[1179]][_0x2d5f[2657]](this[_0x2d5f[724]][_0x2d5f[246]]);this[_0x2d5f[2964]]= [];if(_0x4b1fx2|| this[_0x2d5f[1179]][_0x2d5f[2628]](this[_0x2d5f[724]][_0x2d5f[246]])&& 2<= this[_0x2d5f[724]][_0x2d5f[117]]&& 2<= this[_0x2d5f[724]][_0x2d5f[119]]){var _0x4b1fx3=0;_0x4b1fx2&& (this[_0x2d5f[2957]]|| (this[_0x2d5f[2964]][_0x2d5f[207]](this[_0x2d5f[2735]](_0x2d5f[936],_0x4b1fx3++)),this[_0x2d5f[2964]][_0x2d5f[207]](this[_0x2d5f[2735]](_0x2d5f[2965],_0x4b1fx3++)),this[_0x2d5f[2964]][_0x2d5f[207]](this[_0x2d5f[2735]](_0x2d5f[2966],_0x4b1fx3++)),this[_0x2d5f[2964]][_0x2d5f[207]](this[_0x2d5f[2735]](_0x2d5f[2967],_0x4b1fx3++)),this[_0x2d5f[2964]][_0x2d5f[207]](this[_0x2d5f[2735]](_0x2d5f[2968],_0x4b1fx3++)),this[_0x2d5f[2964]][_0x2d5f[207]](this[_0x2d5f[2735]](_0x2d5f[2969],_0x4b1fx3++)),this[_0x2d5f[2964]][_0x2d5f[207]](this[_0x2d5f[2735]](_0x2d5f[2970],_0x4b1fx3++))),this[_0x2d5f[2964]][_0x2d5f[207]](this[_0x2d5f[2735]](_0x2d5f[2971],_0x4b1fx3++)));_0x4b1fx2= this[_0x2d5f[1179]][_0x2d5f[251]][_0x2d5f[1721]](this[_0x2d5f[724]][_0x2d5f[246]]);null!= _0x4b1fx2&& (!_0x4b1fx2[_0x2d5f[1500]]&& !this[_0x2d5f[1179]][_0x2d5f[1730]](this[_0x2d5f[724]][_0x2d5f[246]])&& this[_0x2d5f[1179]][_0x2d5f[2628]](this[_0x2d5f[724]][_0x2d5f[246]]))&& (this[_0x2d5f[2972]]= this[_0x2d5f[2735]](mxConstants.CURSOR_LABEL_HANDLE,mxEvent.LABEL_HANDLE,mxConstants.LABEL_HANDLE_SIZE,mxConstants.LABEL_HANDLE_FILLCOLOR),this[_0x2d5f[2964]][_0x2d5f[207]](this[_0x2d5f[2972]]))}else {this[_0x2d5f[1179]][_0x2d5f[1712]](this[_0x2d5f[724]][_0x2d5f[246]])&& (!this[_0x2d5f[1179]][_0x2d5f[2657]](this[_0x2d5f[724]][_0x2d5f[246]])&& 2> this[_0x2d5f[724]][_0x2d5f[117]]&& 2> this[_0x2d5f[724]][_0x2d5f[119]])&& (this[_0x2d5f[2972]]= this[_0x2d5f[2735]](mxConstants.CURSOR_MOVABLE_VERTEX,null,null,mxConstants.LABEL_HANDLE_FILLCOLOR),this[_0x2d5f[2964]][_0x2d5f[207]](this[_0x2d5f[2972]]))}};if(this[_0x2d5f[2809]]&& (0>= mxGraphHandler[_0x2d5f[202]][_0x2d5f[2795]]|| this[_0x2d5f[1179]][_0x2d5f[2694]]()< mxGraphHandler[_0x2d5f[202]][_0x2d5f[2795]])){this[_0x2d5f[2973]]= this[_0x2d5f[2735]](_0x2d5f[356],mxEvent.ROTATION_HANDLE,mxConstants[_0x2d5f[2974]]+ 3,mxConstants.HANDLE_FILLCOLOR),this[_0x2d5f[2964]][_0x2d5f[207]](this[_0x2d5f[2973]])};this[_0x2d5f[258]]()};mxVertexHandler[_0x2d5f[202]][_0x2d5f[2962]]= function(_0x4b1fx2){return new mxRectangle(Math[_0x2d5f[488]](_0x4b1fx2[_0x2d5f[235]]),Math[_0x2d5f[488]](_0x4b1fx2[_0x2d5f[236]]),Math[_0x2d5f[488]](_0x4b1fx2[_0x2d5f[117]]),Math[_0x2d5f[488]](_0x4b1fx2[_0x2d5f[119]]))};mxVertexHandler[_0x2d5f[202]][_0x2d5f[2963]]= function(_0x4b1fx2){_0x4b1fx2= new mxRectangleShape(_0x4b1fx2,null,this[_0x2d5f[2975]]());_0x4b1fx2[_0x2d5f[1307]]= this[_0x2d5f[2976]]();_0x4b1fx2[_0x2d5f[1522]]= this[_0x2d5f[2977]]();return _0x4b1fx2};mxVertexHandler[_0x2d5f[202]][_0x2d5f[2975]]= function(){return mxConstants[_0x2d5f[2978]]};mxVertexHandler[_0x2d5f[202]][_0x2d5f[2976]]= function(){return mxConstants[_0x2d5f[2979]]};mxVertexHandler[_0x2d5f[202]][_0x2d5f[2977]]= function(){return mxConstants[_0x2d5f[2980]]};mxVertexHandler[_0x2d5f[202]][_0x2d5f[2735]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){_0x4b1fx4= _0x4b1fx4|| mxConstants[_0x2d5f[2974]];_0x4b1fx4= new mxRectangle(0,0,_0x4b1fx4,_0x4b1fx4);_0x4b1fx5= this[_0x2d5f[2981]](_0x4b1fx4,_0x4b1fx3,_0x4b1fx5);_0x4b1fx5[_0x2d5f[1567]]()&& null!= this[_0x2d5f[724]][_0x2d5f[963]]&& this[_0x2d5f[724]][_0x2d5f[963]][_0x2d5f[252]][_0x2d5f[265]]== this[_0x2d5f[1179]][_0x2d5f[526]]?(_0x4b1fx5[_0x2d5f[1562]][_0x2d5f[119]]-= 1,_0x4b1fx5[_0x2d5f[1562]][_0x2d5f[117]]-= 1,_0x4b1fx5[_0x2d5f[507]]= mxConstants[_0x2d5f[1656]],_0x4b1fx5[_0x2d5f[176]](this[_0x2d5f[1179]][_0x2d5f[526]])):(_0x4b1fx5[_0x2d5f[507]]= this[_0x2d5f[1179]][_0x2d5f[507]]!= mxConstants[_0x2d5f[508]]?mxConstants[_0x2d5f[2334]]:mxConstants[_0x2d5f[508]],_0x4b1fx5[_0x2d5f[176]](this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[1524]]()));mxEvent[_0x2d5f[2733]](_0x4b1fx5[_0x2d5f[252]],this[_0x2d5f[1179]],this[_0x2d5f[724]]);this[_0x2d5f[1179]][_0x2d5f[994]]()&& (_0x4b1fx5[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[270]]= _0x4b1fx2);this[_0x2d5f[2982]](_0x4b1fx3)|| (_0x4b1fx5[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[188]);return _0x4b1fx5};mxVertexHandler[_0x2d5f[202]][_0x2d5f[2982]]= function(_0x4b1fx2){return !0};mxVertexHandler[_0x2d5f[202]][_0x2d5f[2981]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){return null!= this[_0x2d5f[2959]]?(_0x4b1fx2[_0x2d5f[117]]= this[_0x2d5f[2959]][_0x2d5f[117]],_0x4b1fx2[_0x2d5f[119]]= this[_0x2d5f[2959]][_0x2d5f[119]], new mxImageShape(_0x4b1fx2,this[_0x2d5f[2959]][_0x2d5f[390]])):_0x4b1fx3== mxEvent[_0x2d5f[2983]]? new mxEllipse(_0x4b1fx2,_0x4b1fx4|| mxConstants[_0x2d5f[2984]],mxConstants.HANDLE_STROKECOLOR): new mxRectangleShape(_0x4b1fx2,_0x4b1fx4|| mxConstants[_0x2d5f[2984]],mxConstants.HANDLE_STROKECOLOR)};mxVertexHandler[_0x2d5f[202]][_0x2d5f[2985]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){null!= _0x4b1fx2&& (_0x4b1fx2[_0x2d5f[1562]][_0x2d5f[235]]= Math[_0x2d5f[488]](_0x4b1fx3- _0x4b1fx2[_0x2d5f[1562]][_0x2d5f[117]]/ 2),_0x4b1fx2[_0x2d5f[1562]][_0x2d5f[236]]= Math[_0x2d5f[488]](_0x4b1fx4- _0x4b1fx2[_0x2d5f[1562]][_0x2d5f[119]]/ 2),_0x4b1fx2[_0x2d5f[258]]())};mxVertexHandler[_0x2d5f[202]][_0x2d5f[2986]]= function(_0x4b1fx2){if(_0x4b1fx2[_0x2d5f[729]](this[_0x2d5f[2973]])){return mxEvent[_0x2d5f[2983]]};if(_0x4b1fx2[_0x2d5f[729]](this[_0x2d5f[2972]])){return mxEvent[_0x2d5f[2987]]};if(null!= this[_0x2d5f[2964]]){for(var _0x4b1fx3=this[_0x2d5f[2353]],_0x4b1fx3=this[_0x2d5f[2958]]&& (mxClient[_0x2d5f[80]]|| 0< _0x4b1fx3)? new mxRectangle(_0x4b1fx2[_0x2d5f[734]]()- _0x4b1fx3,_0x4b1fx2[_0x2d5f[735]]()- _0x4b1fx3,2* _0x4b1fx3,2* _0x4b1fx3):null,_0x4b1fx4=0;_0x4b1fx4< this[_0x2d5f[2964]][_0x2d5f[67]];_0x4b1fx4++){if(_0x4b1fx2[_0x2d5f[729]](this[_0x2d5f[2964]][_0x4b1fx4])|| null!= _0x4b1fx3&& mxUtils[_0x2d5f[1825]](this[_0x2d5f[2964]][_0x4b1fx4][_0x2d5f[1562]],_0x4b1fx3)){return _0x4b1fx4}}};return null};mxVertexHandler[_0x2d5f[202]][_0x2d5f[787]]= function(_0x4b1fx2,_0x4b1fx3){if(!_0x4b1fx3[_0x2d5f[721]]()&& this[_0x2d5f[1179]][_0x2d5f[994]]()&& !this[_0x2d5f[1179]][_0x2d5f[2579]](_0x4b1fx3[_0x2d5f[727]]())&& (0< this[_0x2d5f[2353]]|| _0x4b1fx3[_0x2d5f[248]]()== this[_0x2d5f[724]])){var _0x4b1fx4=this[_0x2d5f[2986]](_0x4b1fx3);null!= _0x4b1fx4&& (this[_0x2d5f[861]](_0x4b1fx3[_0x2d5f[730]](),_0x4b1fx3[_0x2d5f[732]](),_0x4b1fx4),_0x4b1fx3[_0x2d5f[722]]())}};mxVertexHandler[_0x2d5f[202]][_0x2d5f[861]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx2= mxUtils[_0x2d5f[2196]](this[_0x2d5f[1179]][_0x2d5f[526]],_0x4b1fx2,_0x4b1fx3);this[_0x2d5f[2739]]= _0x4b1fx2[_0x2d5f[235]];this[_0x2d5f[2740]]= _0x4b1fx2[_0x2d5f[236]];this[_0x2d5f[1983]]= _0x4b1fx4;this[_0x2d5f[2732]][_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[495]]= _0x4b1fx4== mxEvent[_0x2d5f[2983]]?_0x2d5f[497]:_0x2d5f[130];this[_0x2d5f[2988]]= this[_0x2d5f[2963]](this[_0x2d5f[1562]]);!(mxClient[_0x2d5f[48]]&& 0!= Number(this[_0x2d5f[724]][_0x2d5f[124]][mxConstants[_0x2d5f[2278]]]|| _0x2d5f[468]))&& null!= this[_0x2d5f[724]][_0x2d5f[963]]&& this[_0x2d5f[724]][_0x2d5f[963]][_0x2d5f[252]][_0x2d5f[265]]== this[_0x2d5f[1179]][_0x2d5f[526]]?(this[_0x2d5f[2988]][_0x2d5f[507]]= mxConstants[_0x2d5f[1656]],this[_0x2d5f[2988]][_0x2d5f[176]](this[_0x2d5f[1179]][_0x2d5f[526]])):(this[_0x2d5f[2988]][_0x2d5f[507]]= this[_0x2d5f[1179]][_0x2d5f[507]]!= mxConstants[_0x2d5f[508]]?mxConstants[_0x2d5f[1523]]:mxConstants[_0x2d5f[508]],this[_0x2d5f[2988]][_0x2d5f[176]](this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[1524]]()))};mxVertexHandler[_0x2d5f[202]][_0x2d5f[788]]= function(_0x4b1fx2,_0x4b1fx3){if(!_0x4b1fx3[_0x2d5f[721]]()&& null!= this[_0x2d5f[1983]]){var _0x4b1fx4= new mxPoint(_0x4b1fx3[_0x2d5f[734]](),_0x4b1fx3[_0x2d5f[735]]()),_0x4b1fx5=this[_0x2d5f[1179]][_0x2d5f[1018]](_0x4b1fx3[_0x2d5f[727]]()),_0x4b1fx9=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[255]];if(this[_0x2d5f[1983]]== mxEvent[_0x2d5f[2987]]){_0x4b1fx5&& (_0x4b1fx4[_0x2d5f[235]]= this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx4[_0x2d5f[235]]/ _0x4b1fx9)* _0x4b1fx9,_0x4b1fx4[_0x2d5f[236]]= this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx4[_0x2d5f[236]]/ _0x4b1fx9)* _0x4b1fx9),this[_0x2d5f[2985]](this[_0x2d5f[2964]][this[_0x2d5f[2964]][_0x2d5f[67]]- 1],_0x4b1fx4[_0x2d5f[235]],_0x4b1fx4[_0x2d5f[236]])}else {if(this[_0x2d5f[1983]]== mxEvent[_0x2d5f[2983]]){var _0x4b1fxa=this[_0x2d5f[724]][_0x2d5f[235]]+ this[_0x2d5f[724]][_0x2d5f[117]]/ 2- _0x4b1fx4[_0x2d5f[235]],_0x4b1fx12=this[_0x2d5f[724]][_0x2d5f[236]]+ this[_0x2d5f[724]][_0x2d5f[119]]/ 2- _0x4b1fx4[_0x2d5f[236]];this[_0x2d5f[2989]]= 0!= _0x4b1fxa?180* Math[_0x2d5f[2990]](_0x4b1fx12/ _0x4b1fxa)/ Math[_0x2d5f[424]]+ 90:0> _0x4b1fx12?180:0;0< _0x4b1fxa&& (this[_0x2d5f[2989]]-= 180);this[_0x2d5f[2960]]&& (_0x4b1fxa= _0x4b1fx4[_0x2d5f[235]]- this[_0x2d5f[724]][_0x2d5f[241]](),_0x4b1fx12= _0x4b1fx4[_0x2d5f[236]]- this[_0x2d5f[724]][_0x2d5f[242]](),_0x4b1fxa= Math[_0x2d5f[425]](Math[_0x2d5f[428]](_0x4b1fxa* _0x4b1fxa+ _0x4b1fx12* _0x4b1fx12)- this[_0x2d5f[724]][_0x2d5f[119]]/ 2- 20),_0x4b1fxa= Math[_0x2d5f[160]](1,5* Math[_0x2d5f[243]](3,Math[_0x2d5f[160]](0,Math[_0x2d5f[488]](80/ Math[_0x2d5f[425]](_0x4b1fxa))))),this[_0x2d5f[2989]]= Math[_0x2d5f[488]](this[_0x2d5f[2989]]/ _0x4b1fxa)* _0x4b1fxa);this[_0x2d5f[2732]][_0x2d5f[603]]= this[_0x2d5f[2989]];this[_0x2d5f[2732]][_0x2d5f[258]]()}else {var _0x4b1fx13=mxUtils[_0x2d5f[431]](this[_0x2d5f[724]][_0x2d5f[124]][mxConstants[_0x2d5f[2278]]]|| _0x2d5f[468]),_0x4b1fx14=Math[_0x2d5f[426]](-_0x4b1fx13),_0x4b1fx15=Math[_0x2d5f[427]](-_0x4b1fx13),_0x4b1fx16= new mxPoint(this[_0x2d5f[724]][_0x2d5f[241]](),this[_0x2d5f[724]][_0x2d5f[242]]()),_0x4b1fxa=_0x4b1fx4[_0x2d5f[235]]- this[_0x2d5f[2739]],_0x4b1fx12=_0x4b1fx4[_0x2d5f[236]]- this[_0x2d5f[2740]],_0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[513]],_0x4b1fx17=_0x4b1fx15* _0x4b1fxa+ _0x4b1fx14* _0x4b1fx12,_0x4b1fxa=_0x4b1fx14* _0x4b1fxa- _0x4b1fx15* _0x4b1fx12;this[_0x2d5f[1562]]= this[_0x2d5f[2991]](this[_0x2d5f[2961]],_0x4b1fxa,_0x4b1fx17,this[_0x2d5f[1983]],_0x4b1fx5,_0x4b1fx9,_0x4b1fx4);_0x4b1fx14= Math[_0x2d5f[426]](_0x4b1fx13);_0x4b1fx15= Math[_0x2d5f[427]](_0x4b1fx13);_0x4b1fx12= new mxPoint(this[_0x2d5f[1562]][_0x2d5f[241]](),this[_0x2d5f[1562]][_0x2d5f[242]]());_0x4b1fxa= _0x4b1fx12[_0x2d5f[235]]- _0x4b1fx16[_0x2d5f[235]];_0x4b1fx12= _0x4b1fx12[_0x2d5f[236]]- _0x4b1fx16[_0x2d5f[236]];_0x4b1fx16= _0x4b1fx15* _0x4b1fxa+ _0x4b1fx14* _0x4b1fx12- _0x4b1fx12;this[_0x2d5f[1562]][_0x2d5f[235]]+= _0x4b1fx14* _0x4b1fxa- _0x4b1fx15* _0x4b1fx12- _0x4b1fxa;this[_0x2d5f[1562]][_0x2d5f[236]]+= _0x4b1fx16;this[_0x2d5f[2932]]()}};_0x4b1fx3[_0x2d5f[722]]()}else {null!= this[_0x2d5f[2986]](_0x4b1fx3)&& _0x4b1fx3[_0x2d5f[722]](!1)}};mxVertexHandler[_0x2d5f[202]][_0x2d5f[789]]= function(_0x4b1fx2,_0x4b1fx3){if(!_0x4b1fx3[_0x2d5f[721]]()&& null!= this[_0x2d5f[1983]]&& null!= this[_0x2d5f[724]]){var _0x4b1fx4= new mxPoint(_0x4b1fx3[_0x2d5f[734]](),_0x4b1fx3[_0x2d5f[735]]());this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[473]]();try{if(this[_0x2d5f[1983]]== mxEvent[_0x2d5f[2983]]){null!= this[_0x2d5f[2989]]&& this[_0x2d5f[2992]](this[_0x2d5f[724]][_0x2d5f[246]],this[_0x2d5f[2989]]- (this[_0x2d5f[724]][_0x2d5f[124]][mxConstants[_0x2d5f[2278]]]|| 0))}else {var _0x4b1fx5=this[_0x2d5f[1179]][_0x2d5f[1018]](_0x4b1fx3[_0x2d5f[727]]()),_0x4b1fx9=mxUtils[_0x2d5f[431]](this[_0x2d5f[724]][_0x2d5f[124]][mxConstants[_0x2d5f[2278]]]|| _0x2d5f[468]),_0x4b1fxa=Math[_0x2d5f[426]](-_0x4b1fx9),_0x4b1fx12=Math[_0x2d5f[427]](-_0x4b1fx9),_0x4b1fx13=_0x4b1fx4[_0x2d5f[235]]- this[_0x2d5f[2739]],_0x4b1fx14=_0x4b1fx4[_0x2d5f[236]]- this[_0x2d5f[2740]],_0x4b1fx4=_0x4b1fx12* _0x4b1fx13+ _0x4b1fxa* _0x4b1fx14,_0x4b1fx13=_0x4b1fxa* _0x4b1fx13- _0x4b1fx12* _0x4b1fx14,_0x4b1fx14=_0x4b1fx4,_0x4b1fx15=this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[255]];this[_0x2d5f[2526]](this[_0x2d5f[724]][_0x2d5f[246]],_0x4b1fx13/ _0x4b1fx15,_0x4b1fx14/ _0x4b1fx15,this[_0x2d5f[1983]],_0x4b1fx5)}}finally{this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[476]]()};this[_0x2d5f[862]]();_0x4b1fx3[_0x2d5f[722]]()}};mxVertexHandler[_0x2d5f[202]][_0x2d5f[2992]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[502]]();if(_0x4b1fx4[_0x2d5f[1193]](_0x4b1fx2)){var _0x4b1fx5=_0x4b1fx2== this[_0x2d5f[724]]?this[_0x2d5f[724]]:this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx2);null!= _0x4b1fx5&& this[_0x2d5f[1179]][_0x2d5f[1717]](mxConstants.STYLE_ROTATION,(_0x4b1fx5[_0x2d5f[124]][mxConstants[_0x2d5f[2278]]]|| 0)+ _0x4b1fx3,[_0x4b1fx2]);if(this[_0x2d5f[724]][_0x2d5f[246]]!= _0x4b1fx2&& (_0x4b1fx5= this[_0x2d5f[1179]][_0x2d5f[1198]](_0x4b1fx2),null!= _0x4b1fx5&& !_0x4b1fx5[_0x2d5f[1500]])){if(0!= _0x4b1fx3){var _0x4b1fx9=this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[1197]](_0x4b1fx2),_0x4b1fxa=this[_0x2d5f[1179]][_0x2d5f[1198]](_0x4b1fx9);if(!_0x4b1fx5[_0x2d5f[1500]]&& null!= _0x4b1fxa){var _0x4b1fx12=mxUtils[_0x2d5f[431]](_0x4b1fx3),_0x4b1fx9=Math[_0x2d5f[426]](_0x4b1fx12),_0x4b1fx12=Math[_0x2d5f[427]](_0x4b1fx12),_0x4b1fx13= new mxPoint(_0x4b1fx5[_0x2d5f[241]](),_0x4b1fx5[_0x2d5f[242]]()),_0x4b1fxa= new mxPoint(_0x4b1fxa[_0x2d5f[117]]/ 2,_0x4b1fxa[_0x2d5f[119]]/ 2),_0x4b1fx9=mxUtils[_0x2d5f[432]](_0x4b1fx13,_0x4b1fx9,_0x4b1fx12,_0x4b1fxa),_0x4b1fx5=_0x4b1fx5[_0x2d5f[238]]();_0x4b1fx5[_0x2d5f[235]]= _0x4b1fx9[_0x2d5f[235]]- _0x4b1fx5[_0x2d5f[117]]/ 2;_0x4b1fx5[_0x2d5f[236]]= _0x4b1fx9[_0x2d5f[236]]- _0x4b1fx5[_0x2d5f[119]]/ 2;_0x4b1fx4[_0x2d5f[1724]](_0x4b1fx2,_0x4b1fx5)}}else {_0x4b1fx5= _0x4b1fx5[_0x2d5f[238]](),_0x4b1fx5[_0x2d5f[235]]+= dx,_0x4b1fx5[_0x2d5f[236]]+= dy,_0x4b1fx4[_0x2d5f[1724]](_0x4b1fx2,_0x4b1fx5)}};_0x4b1fx5= _0x4b1fx4[_0x2d5f[262]](_0x4b1fx2);for(_0x4b1fx9= 0;_0x4b1fx9< _0x4b1fx5;_0x4b1fx9++){this[_0x2d5f[2992]](_0x4b1fx4[_0x2d5f[263]](_0x4b1fx2,_0x4b1fx9),_0x4b1fx3)}}};mxVertexHandler[_0x2d5f[202]][_0x2d5f[862]]= function(){this[_0x2d5f[1983]]= this[_0x2d5f[2989]]= null;null!= this[_0x2d5f[2988]]&& (this[_0x2d5f[2988]][_0x2d5f[515]](),this[_0x2d5f[2988]]= null);null!= this[_0x2d5f[2732]]&& (this[_0x2d5f[2732]][_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[495]]= _0x2d5f[497],this[_0x2d5f[2961]]= this[_0x2d5f[2962]](this[_0x2d5f[724]]),this[_0x2d5f[1562]]= new mxRectangle(this[_0x2d5f[2961]][_0x2d5f[235]],this[_0x2d5f[2961]][_0x2d5f[236]],this[_0x2d5f[2961]][_0x2d5f[117]],this[_0x2d5f[2961]][_0x2d5f[119]]),this[_0x2d5f[2932]]())};mxVertexHandler[_0x2d5f[202]][_0x2d5f[2526]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){var _0x4b1fxa=this[_0x2d5f[1179]][_0x2d5f[251]][_0x2d5f[1721]](_0x4b1fx2);if(null!= _0x4b1fxa){if(_0x4b1fx5== mxEvent[_0x2d5f[2987]]){_0x4b1fx5= this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[255]],_0x4b1fx3= (this[_0x2d5f[2972]][_0x2d5f[1562]][_0x2d5f[241]]()- this[_0x2d5f[2739]])/ _0x4b1fx5,_0x4b1fx4= (this[_0x2d5f[2972]][_0x2d5f[1562]][_0x2d5f[242]]()- this[_0x2d5f[2740]])/ _0x4b1fx5,_0x4b1fxa= _0x4b1fxa[_0x2d5f[238]](),null== _0x4b1fxa[_0x2d5f[1368]]?_0x4b1fxa[_0x2d5f[1368]]= new mxPoint(_0x4b1fx3,_0x4b1fx4):(_0x4b1fxa[_0x2d5f[1368]][_0x2d5f[235]]+= _0x4b1fx3,_0x4b1fxa[_0x2d5f[1368]][_0x2d5f[236]]+= _0x4b1fx4),this[_0x2d5f[1179]][_0x2d5f[251]][_0x2d5f[1724]](_0x4b1fx2,_0x4b1fxa)}else {_0x4b1fx5= this[_0x2d5f[2991]](_0x4b1fxa,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,1, new mxPoint(0,0));var _0x4b1fx12=mxUtils[_0x2d5f[431]](this[_0x2d5f[724]][_0x2d5f[124]][mxConstants[_0x2d5f[2278]]]|| _0x2d5f[468]);if(0!= _0x4b1fx12){_0x4b1fx3= _0x4b1fx5[_0x2d5f[241]]()- _0x4b1fxa[_0x2d5f[241]]();_0x4b1fx4= _0x4b1fx5[_0x2d5f[242]]()- _0x4b1fxa[_0x2d5f[242]]();_0x4b1fx9= Math[_0x2d5f[426]](_0x4b1fx12);var _0x4b1fx13=Math[_0x2d5f[427]](_0x4b1fx12),_0x4b1fx12=_0x4b1fx9* _0x4b1fx3- _0x4b1fx13* _0x4b1fx4- _0x4b1fx3;_0x4b1fx3= _0x4b1fx13* _0x4b1fx3+ _0x4b1fx9* _0x4b1fx4- _0x4b1fx4;_0x4b1fx4= _0x4b1fx5[_0x2d5f[235]]- _0x4b1fxa[_0x2d5f[235]];var _0x4b1fx14=_0x4b1fx5[_0x2d5f[236]]- _0x4b1fxa[_0x2d5f[236]],_0x4b1fx15=_0x4b1fx9* _0x4b1fx4- _0x4b1fx13* _0x4b1fx14;_0x4b1fx9= _0x4b1fx13* _0x4b1fx4+ _0x4b1fx9* _0x4b1fx14;_0x4b1fx5[_0x2d5f[235]]+= _0x4b1fx12;_0x4b1fx5[_0x2d5f[236]]+= _0x4b1fx3;if(!this[_0x2d5f[1179]][_0x2d5f[1742]](_0x4b1fx2)&& (0!= _0x4b1fx12|| 0!= _0x4b1fx3)){_0x4b1fx4= _0x4b1fxa[_0x2d5f[235]]- _0x4b1fx5[_0x2d5f[235]]+ _0x4b1fx15,_0x4b1fx14= _0x4b1fxa[_0x2d5f[236]]- _0x4b1fx5[_0x2d5f[236]]+ _0x4b1fx9,this[_0x2d5f[2993]](_0x4b1fx2,_0x4b1fx4,_0x4b1fx14)}};this[_0x2d5f[1179]][_0x2d5f[2526]](_0x4b1fx2,_0x4b1fx5)}}};mxVertexHandler[_0x2d5f[202]][_0x2d5f[2993]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){for(var _0x4b1fx5=this[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fx9=_0x4b1fx5[_0x2d5f[262]](_0x4b1fx2),_0x4b1fxa=0;_0x4b1fxa< _0x4b1fx9;_0x4b1fxa++){var _0x4b1fx12=_0x4b1fx5[_0x2d5f[263]](_0x4b1fx2,_0x4b1fxa);if(_0x4b1fx5[_0x2d5f[1193]](_0x4b1fx12)){var _0x4b1fx13=this[_0x2d5f[1179]][_0x2d5f[1198]](_0x4b1fx12);null!= _0x4b1fx13&& !_0x4b1fx13[_0x2d5f[1500]]&& (_0x4b1fx13= _0x4b1fx13[_0x2d5f[238]](),_0x4b1fx13[_0x2d5f[235]]+= _0x4b1fx3,_0x4b1fx13[_0x2d5f[236]]+= _0x4b1fx4,_0x4b1fx5[_0x2d5f[1724]](_0x4b1fx12,_0x4b1fx13))}}};mxVertexHandler[_0x2d5f[202]][_0x2d5f[2991]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12){if(this[_0x2d5f[2957]]){_0x4b1fx12= _0x4b1fx2[_0x2d5f[235]]+ _0x4b1fx2[_0x2d5f[117]]+ _0x4b1fx3;var _0x4b1fx13=_0x4b1fx2[_0x2d5f[236]]+ _0x4b1fx2[_0x2d5f[119]]+ _0x4b1fx4;_0x4b1fx9&& (_0x4b1fx12= this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx12/ _0x4b1fxa)* _0x4b1fxa,_0x4b1fx13= this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx13/ _0x4b1fxa)* _0x4b1fxa);_0x4b1fxa= new mxRectangle(_0x4b1fx2[_0x2d5f[235]],_0x4b1fx2[_0x2d5f[236]],0,0);_0x4b1fxa[_0x2d5f[99]]( new mxRectangle(_0x4b1fx12,_0x4b1fx13,0,0));return _0x4b1fxa};var _0x4b1fx13=_0x4b1fx2[_0x2d5f[235]]- _0x4b1fx12[_0x2d5f[235]]* _0x4b1fxa,_0x4b1fx14=_0x4b1fx13+ _0x4b1fx2[_0x2d5f[117]],_0x4b1fx15=_0x4b1fx2[_0x2d5f[236]]- _0x4b1fx12[_0x2d5f[236]]* _0x4b1fxa;_0x4b1fx2= _0x4b1fx15+ _0x4b1fx2[_0x2d5f[119]];4< _0x4b1fx5?(_0x4b1fx2+= _0x4b1fx4,_0x4b1fx9&& (_0x4b1fx2= this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx2/ _0x4b1fxa)* _0x4b1fxa)):3> _0x4b1fx5&& (_0x4b1fx15+= _0x4b1fx4,_0x4b1fx9&& (_0x4b1fx15= this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx15/ _0x4b1fxa)* _0x4b1fxa));if(0== _0x4b1fx5|| 3== _0x4b1fx5|| 5== _0x4b1fx5){_0x4b1fx13+= _0x4b1fx3,_0x4b1fx9&& (_0x4b1fx13= this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx13/ _0x4b1fxa)* _0x4b1fxa)}else {if(2== _0x4b1fx5|| 4== _0x4b1fx5|| 7== _0x4b1fx5){_0x4b1fx14+= _0x4b1fx3,_0x4b1fx9&& (_0x4b1fx14= this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx14/ _0x4b1fxa)* _0x4b1fxa)}};_0x4b1fx9= _0x4b1fx14- _0x4b1fx13;_0x4b1fx2-= _0x4b1fx15;0> _0x4b1fx9&& (_0x4b1fx13+= _0x4b1fx9,_0x4b1fx9= Math[_0x2d5f[425]](_0x4b1fx9));0> _0x4b1fx2&& (_0x4b1fx15+= _0x4b1fx2,_0x4b1fx2= Math[_0x2d5f[425]](_0x4b1fx2));return new mxRectangle(_0x4b1fx13+ _0x4b1fx12[_0x2d5f[235]]* _0x4b1fxa,_0x4b1fx15+ _0x4b1fx12[_0x2d5f[236]]* _0x4b1fxa,_0x4b1fx9,_0x4b1fx2)};mxVertexHandler[_0x2d5f[202]][_0x2d5f[258]]= function(){this[_0x2d5f[2961]]= this[_0x2d5f[2962]](this[_0x2d5f[724]]);this[_0x2d5f[1562]]= new mxRectangle(this[_0x2d5f[724]][_0x2d5f[235]],this[_0x2d5f[724]][_0x2d5f[236]],this[_0x2d5f[724]][_0x2d5f[117]],this[_0x2d5f[724]][_0x2d5f[119]]);var _0x4b1fx2=this[_0x2d5f[724]];if(null!= this[_0x2d5f[2964]]){var _0x4b1fx3=_0x4b1fx2[_0x2d5f[235]]+ _0x4b1fx2[_0x2d5f[117]],_0x4b1fx4=_0x4b1fx2[_0x2d5f[236]]+ _0x4b1fx2[_0x2d5f[119]];if(this[_0x2d5f[2957]]){this[_0x2d5f[2985]](this[_0x2d5f[2964]][0],_0x4b1fx3,_0x4b1fx4)}else {var _0x4b1fx5=_0x4b1fx2[_0x2d5f[235]]+ _0x4b1fx2[_0x2d5f[117]]/ 2,_0x4b1fx9=_0x4b1fx2[_0x2d5f[236]]+ _0x4b1fx2[_0x2d5f[119]]/ 2;if(1< this[_0x2d5f[2964]][_0x2d5f[67]]){var _0x4b1fxa=mxUtils[_0x2d5f[431]](_0x4b1fx2[_0x2d5f[124]][mxConstants[_0x2d5f[2278]]]|| _0x2d5f[468]),_0x4b1fx12=Math[_0x2d5f[426]](_0x4b1fxa),_0x4b1fxa=Math[_0x2d5f[427]](_0x4b1fxa),_0x4b1fx13= new mxPoint(_0x4b1fx2[_0x2d5f[241]](),_0x4b1fx2[_0x2d5f[242]]()),_0x4b1fx14=mxUtils[_0x2d5f[432]]( new mxPoint(_0x4b1fx2[_0x2d5f[235]],_0x4b1fx2[_0x2d5f[236]]),_0x4b1fx12,_0x4b1fxa,_0x4b1fx13);this[_0x2d5f[2985]](this[_0x2d5f[2964]][0],_0x4b1fx14[_0x2d5f[235]],_0x4b1fx14[_0x2d5f[236]]);_0x4b1fx14[_0x2d5f[235]]= _0x4b1fx5;_0x4b1fx14[_0x2d5f[236]]= _0x4b1fx2[_0x2d5f[236]];_0x4b1fx14= mxUtils[_0x2d5f[432]](_0x4b1fx14,_0x4b1fx12,_0x4b1fxa,_0x4b1fx13);this[_0x2d5f[2985]](this[_0x2d5f[2964]][1],_0x4b1fx14[_0x2d5f[235]],_0x4b1fx14[_0x2d5f[236]]);_0x4b1fx14[_0x2d5f[235]]= _0x4b1fx3;_0x4b1fx14[_0x2d5f[236]]= _0x4b1fx2[_0x2d5f[236]];_0x4b1fx14= mxUtils[_0x2d5f[432]](_0x4b1fx14,_0x4b1fx12,_0x4b1fxa,_0x4b1fx13);this[_0x2d5f[2985]](this[_0x2d5f[2964]][2],_0x4b1fx14[_0x2d5f[235]],_0x4b1fx14[_0x2d5f[236]]);_0x4b1fx14[_0x2d5f[235]]= _0x4b1fx2[_0x2d5f[235]];_0x4b1fx14[_0x2d5f[236]]= _0x4b1fx9;_0x4b1fx14= mxUtils[_0x2d5f[432]](_0x4b1fx14,_0x4b1fx12,_0x4b1fxa,_0x4b1fx13);this[_0x2d5f[2985]](this[_0x2d5f[2964]][3],_0x4b1fx14[_0x2d5f[235]],_0x4b1fx14[_0x2d5f[236]]);_0x4b1fx14[_0x2d5f[235]]= _0x4b1fx3;_0x4b1fx14[_0x2d5f[236]]= _0x4b1fx9;_0x4b1fx14= mxUtils[_0x2d5f[432]](_0x4b1fx14,_0x4b1fx12,_0x4b1fxa,_0x4b1fx13);this[_0x2d5f[2985]](this[_0x2d5f[2964]][4],_0x4b1fx14[_0x2d5f[235]],_0x4b1fx14[_0x2d5f[236]]);_0x4b1fx14[_0x2d5f[235]]= _0x4b1fx2[_0x2d5f[235]];_0x4b1fx14[_0x2d5f[236]]= _0x4b1fx4;_0x4b1fx14= mxUtils[_0x2d5f[432]](_0x4b1fx14,_0x4b1fx12,_0x4b1fxa,_0x4b1fx13);this[_0x2d5f[2985]](this[_0x2d5f[2964]][5],_0x4b1fx14[_0x2d5f[235]],_0x4b1fx14[_0x2d5f[236]]);_0x4b1fx14[_0x2d5f[235]]= _0x4b1fx5;_0x4b1fx14[_0x2d5f[236]]= _0x4b1fx4;_0x4b1fx14= mxUtils[_0x2d5f[432]](_0x4b1fx14,_0x4b1fx12,_0x4b1fxa,_0x4b1fx13);this[_0x2d5f[2985]](this[_0x2d5f[2964]][6],_0x4b1fx14[_0x2d5f[235]],_0x4b1fx14[_0x2d5f[236]]);_0x4b1fx14[_0x2d5f[235]]= _0x4b1fx3;_0x4b1fx14[_0x2d5f[236]]= _0x4b1fx4;_0x4b1fx14= mxUtils[_0x2d5f[432]](_0x4b1fx14,_0x4b1fx12,_0x4b1fxa,_0x4b1fx13);this[_0x2d5f[2985]](this[_0x2d5f[2964]][7],_0x4b1fx14[_0x2d5f[235]],_0x4b1fx14[_0x2d5f[236]]);this[_0x2d5f[2985]](this[_0x2d5f[2964]][8],_0x4b1fx5+ _0x4b1fx2[_0x2d5f[2079]][_0x2d5f[235]],_0x4b1fx9+ _0x4b1fx2[_0x2d5f[2079]][_0x2d5f[236]])}else {2<= this[_0x2d5f[724]][_0x2d5f[117]]&& 2<= this[_0x2d5f[724]][_0x2d5f[119]]?this[_0x2d5f[2985]](this[_0x2d5f[2964]][0],_0x4b1fx5+ _0x4b1fx2[_0x2d5f[2079]][_0x2d5f[235]],_0x4b1fx9+ _0x4b1fx2[_0x2d5f[2079]][_0x2d5f[236]]):this[_0x2d5f[2985]](this[_0x2d5f[2964]][0],_0x4b1fx2[_0x2d5f[235]],_0x4b1fx2[_0x2d5f[236]])}}};null!= this[_0x2d5f[2973]]&& (_0x4b1fxa= mxUtils[_0x2d5f[431]](this[_0x2d5f[724]][_0x2d5f[124]][mxConstants[_0x2d5f[2278]]]|| _0x2d5f[468]),_0x4b1fx12= Math[_0x2d5f[426]](_0x4b1fxa),_0x4b1fxa= Math[_0x2d5f[427]](_0x4b1fxa),_0x4b1fx13= new mxPoint(this[_0x2d5f[724]][_0x2d5f[241]](),this[_0x2d5f[724]][_0x2d5f[242]]()),_0x4b1fx14= mxUtils[_0x2d5f[432]]( new mxPoint(_0x4b1fx2[_0x2d5f[235]]+ _0x4b1fx2[_0x2d5f[117]]/ 2,_0x4b1fx2[_0x2d5f[236]]- 16),_0x4b1fx12,_0x4b1fxa,_0x4b1fx13),this[_0x2d5f[2985]](this[_0x2d5f[2973]],_0x4b1fx14[_0x2d5f[235]],_0x4b1fx14[_0x2d5f[236]]));this[_0x2d5f[2732]][_0x2d5f[603]]= Number(this[_0x2d5f[724]][_0x2d5f[124]][mxConstants[_0x2d5f[2278]]]|| _0x2d5f[468]);this[_0x2d5f[2932]]()};mxVertexHandler[_0x2d5f[202]][_0x2d5f[2932]]= function(){null!= this[_0x2d5f[2988]]&& (this[_0x2d5f[2988]][_0x2d5f[1562]]= this[_0x2d5f[1562]],this[_0x2d5f[2988]][_0x2d5f[252]][_0x2d5f[265]]== this[_0x2d5f[1179]][_0x2d5f[526]]&& (this[_0x2d5f[2988]][_0x2d5f[1562]][_0x2d5f[117]]= Math[_0x2d5f[160]](0,this[_0x2d5f[2988]][_0x2d5f[1562]][_0x2d5f[117]]- 1),this[_0x2d5f[2988]][_0x2d5f[1562]][_0x2d5f[119]]= Math[_0x2d5f[160]](0,this[_0x2d5f[2988]][_0x2d5f[1562]][_0x2d5f[119]]- 1)),this[_0x2d5f[2988]][_0x2d5f[603]]= Number(this[_0x2d5f[724]][_0x2d5f[124]][mxConstants[_0x2d5f[2278]]]|| _0x2d5f[468]),this[_0x2d5f[2988]][_0x2d5f[258]]());this[_0x2d5f[2732]][_0x2d5f[1562]]= this[_0x2d5f[1562]];this[_0x2d5f[2732]][_0x2d5f[258]]()};mxVertexHandler[_0x2d5f[202]][_0x2d5f[515]]= function(){null!= this[_0x2d5f[2988]]&& (this[_0x2d5f[2988]][_0x2d5f[515]](),this[_0x2d5f[2988]]= null);this[_0x2d5f[2732]][_0x2d5f[515]]();this[_0x2d5f[2972]]= this[_0x2d5f[2732]]= null;if(null!= this[_0x2d5f[2964]]){for(var _0x4b1fx2=0;_0x4b1fx2< this[_0x2d5f[2964]][_0x2d5f[67]];_0x4b1fx2++){this[_0x2d5f[2964]][_0x4b1fx2][_0x2d5f[515]](),this[_0x2d5f[2964]][_0x4b1fx2]= null}}};function mxEdgeHandler(_0x4b1fx2){null!= _0x4b1fx2&& (this[_0x2d5f[724]]= _0x4b1fx2,this[_0x2d5f[176]]())}mxEdgeHandler[_0x2d5f[202]][_0x2d5f[1179]]= null;mxEdgeHandler[_0x2d5f[202]][_0x2d5f[724]]= null;mxEdgeHandler[_0x2d5f[202]][_0x2d5f[2885]]= null;mxEdgeHandler[_0x2d5f[202]][_0x2d5f[2886]]= null;mxEdgeHandler[_0x2d5f[202]][_0x2d5f[267]]= null;mxEdgeHandler[_0x2d5f[202]][_0x2d5f[253]]= null;mxEdgeHandler[_0x2d5f[202]][_0x2d5f[2994]]= null;mxEdgeHandler[_0x2d5f[202]][_0x2d5f[2972]]= null;mxEdgeHandler[_0x2d5f[202]][_0x2d5f[2797]]= !0;mxEdgeHandler[_0x2d5f[202]][_0x2d5f[2771]]= !1;mxEdgeHandler[_0x2d5f[202]][_0x2d5f[2995]]= !1;mxEdgeHandler[_0x2d5f[202]][_0x2d5f[574]]= !1;mxEdgeHandler[_0x2d5f[202]][_0x2d5f[2958]]= !0;mxEdgeHandler[_0x2d5f[202]][_0x2d5f[2996]]= !1;mxEdgeHandler[_0x2d5f[202]][_0x2d5f[2959]]= null;mxEdgeHandler[_0x2d5f[202]][_0x2d5f[2353]]= 0;mxEdgeHandler[_0x2d5f[202]][_0x2d5f[176]]= function(){this[_0x2d5f[1179]]= this[_0x2d5f[724]][_0x2d5f[441]][_0x2d5f[1179]];this[_0x2d5f[2885]]= this[_0x2d5f[1689]]();this[_0x2d5f[2886]]= new mxConstraintHandler(this[_0x2d5f[1179]]);this[_0x2d5f[1525]]= [];this[_0x2d5f[2997]]= this[_0x2d5f[2998]](this[_0x2d5f[724]]);this[_0x2d5f[253]]= this[_0x2d5f[2963]](this[_0x2d5f[2997]]);this[_0x2d5f[253]][_0x2d5f[507]]= this[_0x2d5f[1179]][_0x2d5f[507]]!= mxConstants[_0x2d5f[508]]?mxConstants[_0x2d5f[2334]]:mxConstants[_0x2d5f[508]];this[_0x2d5f[253]][_0x2d5f[176]](this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[1524]]());this[_0x2d5f[253]][_0x2d5f[1564]]= 0;this[_0x2d5f[253]][_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[270]]= mxConstants[_0x2d5f[2831]];mxEvent[_0x2d5f[169]](this[_0x2d5f[253]][_0x2d5f[252]],_0x2d5f[760],mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){this[_0x2d5f[1179]][_0x2d5f[761]](_0x4b1fx2,this[_0x2d5f[724]][_0x2d5f[246]])}));mxEvent[_0x2d5f[759]](this[_0x2d5f[253]][_0x2d5f[252]],mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){this[_0x2d5f[2771]]&& this[_0x2d5f[2999]](_0x4b1fx2)?this[_0x2d5f[3000]](this[_0x2d5f[724]],_0x4b1fx2):this[_0x2d5f[1179]][_0x2d5f[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x4b1fx2,this[_0x2d5f[724]]))}),mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){var _0x4b1fx4=this[_0x2d5f[724]][_0x2d5f[246]];if(null!= this[_0x2d5f[1983]]){var _0x4b1fx5=mxUtils[_0x2d5f[2196]](this[_0x2d5f[1179]][_0x2d5f[526]],mxEvent[_0x2d5f[731]](_0x4b1fx2),mxEvent[_0x2d5f[733]](_0x4b1fx2)),_0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[999]](_0x4b1fx5[_0x2d5f[235]],_0x4b1fx5[_0x2d5f[236]]);this[_0x2d5f[1179]][_0x2d5f[1730]](_0x4b1fx4)&& this[_0x2d5f[1179]][_0x2d5f[2688]](_0x4b1fx4,_0x4b1fx5[_0x2d5f[235]],_0x4b1fx5[_0x2d5f[236]])&& (_0x4b1fx4= null)};this[_0x2d5f[1179]][_0x2d5f[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x4b1fx2,this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[248]](_0x4b1fx4)))}),mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){this[_0x2d5f[1179]][_0x2d5f[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x4b1fx2,this[_0x2d5f[724]]))}));this[_0x2d5f[574]]= null!= this[_0x2d5f[724]][_0x2d5f[963]]&& this[_0x2d5f[724]][_0x2d5f[963]][_0x2d5f[252]][_0x2d5f[265]]== this[_0x2d5f[1179]][_0x2d5f[526]];if(!this[_0x2d5f[574]]){var _0x4b1fx2=this[_0x2d5f[724]][_0x2d5f[2089]](!0);null!= _0x4b1fx2&& (this[_0x2d5f[574]]= null!= _0x4b1fx2[_0x2d5f[963]]&& _0x4b1fx2[_0x2d5f[963]][_0x2d5f[252]][_0x2d5f[265]]== this[_0x2d5f[1179]][_0x2d5f[526]]);this[_0x2d5f[574]]|| (_0x4b1fx2= this[_0x2d5f[724]][_0x2d5f[2089]](!1),null!= _0x4b1fx2&& (this[_0x2d5f[574]]= null!= _0x4b1fx2[_0x2d5f[963]]&& _0x4b1fx2[_0x2d5f[963]][_0x2d5f[252]][_0x2d5f[265]]== this[_0x2d5f[1179]][_0x2d5f[526]]))};if(this[_0x2d5f[1179]][_0x2d5f[2694]]()< mxGraphHandler[_0x2d5f[202]][_0x2d5f[2795]]|| 0>= mxGraphHandler[_0x2d5f[202]][_0x2d5f[2795]]){this[_0x2d5f[2994]]= this[_0x2d5f[3001]]()};this[_0x2d5f[685]]= new mxPoint(this[_0x2d5f[724]][_0x2d5f[2079]][_0x2d5f[235]],this[_0x2d5f[724]][_0x2d5f[2079]][_0x2d5f[236]]);this[_0x2d5f[2972]]= new mxRectangleShape( new mxRectangle,mxConstants.LABEL_HANDLE_FILLCOLOR,mxConstants.HANDLE_STROKECOLOR);this[_0x2d5f[2972]][_0x2d5f[1229]]= !1;this[_0x2d5f[3002]](this[_0x2d5f[2972]]);this[_0x2d5f[2972]][_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[270]]= mxConstants[_0x2d5f[3003]];mxEvent[_0x2d5f[2733]](this[_0x2d5f[2972]][_0x2d5f[252]],this[_0x2d5f[1179]],this[_0x2d5f[724]]);this[_0x2d5f[258]]()};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[2999]]= function(_0x4b1fx2){return mxEvent[_0x2d5f[774]](_0x4b1fx2)};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[3004]]= function(_0x4b1fx2){return mxEvent[_0x2d5f[774]](_0x4b1fx2)};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[2998]]= function(_0x4b1fx2){return _0x4b1fx2[_0x2d5f[439]]};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[2963]]= function(_0x4b1fx2){_0x4b1fx2= new mxPolyline(_0x4b1fx2,this[_0x2d5f[2975]]());_0x4b1fx2[_0x2d5f[1307]]= this[_0x2d5f[2976]]();_0x4b1fx2[_0x2d5f[1522]]= this[_0x2d5f[2977]]();return _0x4b1fx2};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[2975]]= function(){return mxConstants[_0x2d5f[3005]]};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[2976]]= function(){return mxConstants[_0x2d5f[3006]]};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[2977]]= function(){return mxConstants[_0x2d5f[3007]]};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[2907]]= function(_0x4b1fx2){return !0};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[1689]]= function(){var _0x4b1fx2= new mxCellMarker(this[_0x2d5f[1179]]),_0x4b1fx3=this;_0x4b1fx2[_0x2d5f[736]]= function(_0x4b1fx2){var _0x4b1fx5=mxCellMarker[_0x2d5f[202]][_0x2d5f[736]][_0x2d5f[183]](this,arguments);if(!_0x4b1fx3[_0x2d5f[2907]](_0x4b1fx5)){return null};var _0x4b1fx9=_0x4b1fx3[_0x2d5f[1179]][_0x2d5f[502]]();if(_0x4b1fx5== _0x4b1fx3[_0x2d5f[724]][_0x2d5f[246]]|| null!= _0x4b1fx5&& !_0x4b1fx3[_0x2d5f[1179]][_0x2d5f[2405]]&& _0x4b1fx9[_0x2d5f[250]](_0x4b1fx5)){_0x4b1fx5= null};return _0x4b1fx5};_0x4b1fx2[_0x2d5f[2872]]= function(_0x4b1fx2){var _0x4b1fx5=_0x4b1fx3[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fx5=_0x4b1fx3[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[2292]](_0x4b1fx2,_0x4b1fx3[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[248]](_0x4b1fx5[_0x2d5f[1709]](_0x4b1fx3[_0x2d5f[724]][_0x2d5f[246]],!_0x4b1fx3[_0x2d5f[729]])),!_0x4b1fx3[_0x2d5f[729]]),_0x4b1fx5=null!= _0x4b1fx5?_0x4b1fx5[_0x2d5f[246]]:null;_0x4b1fx3[_0x2d5f[267]]= _0x4b1fx3[_0x2d5f[2909]](_0x4b1fx3[_0x2d5f[729]]?_0x4b1fx2[_0x2d5f[246]]:_0x4b1fx5,_0x4b1fx3[_0x2d5f[729]]?_0x4b1fx5:_0x4b1fx2[_0x2d5f[246]]);return null== _0x4b1fx3[_0x2d5f[267]]};return _0x4b1fx2};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[2909]]= function(_0x4b1fx2,_0x4b1fx3){return this[_0x2d5f[1179]][_0x2d5f[2500]](this[_0x2d5f[724]][_0x2d5f[246]],_0x4b1fx2,_0x4b1fx3)};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[3001]]= function(){for(var _0x4b1fx2=this[_0x2d5f[724]][_0x2d5f[246]],_0x4b1fx3=[],_0x4b1fx4=0;_0x4b1fx4< this[_0x2d5f[2997]][_0x2d5f[67]];_0x4b1fx4++){if(this[_0x2d5f[3008]](_0x4b1fx4)){var _0x4b1fx5=_0x4b1fx4== this[_0x2d5f[2997]][_0x2d5f[67]]- 1;if((_0x4b1fx5= 0== _0x4b1fx4|| _0x4b1fx5)|| this[_0x2d5f[1179]][_0x2d5f[2662]](_0x4b1fx2)){var _0x4b1fx9=this[_0x2d5f[3009]](_0x4b1fx4);this[_0x2d5f[3002]](_0x4b1fx9);mxClient[_0x2d5f[754]]&& _0x4b1fx9[_0x2d5f[252]][_0x2d5f[57]](_0x2d5f[1377],_0x2d5f[130]);if(this[_0x2d5f[3010]](_0x4b1fx4)){if(mxClient[_0x2d5f[754]]){var _0x4b1fxa=mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){_0x4b1fx2= mxUtils[_0x2d5f[2196]](this[_0x2d5f[1179]][_0x2d5f[526]],mxEvent[_0x2d5f[731]](_0x4b1fx2),mxEvent[_0x2d5f[733]](_0x4b1fx2));return this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[248]](this[_0x2d5f[1179]][_0x2d5f[999]](_0x4b1fx2[_0x2d5f[235]],_0x4b1fx2[_0x2d5f[236]]))});mxEvent[_0x2d5f[2733]](_0x4b1fx9[_0x2d5f[252]],this[_0x2d5f[1179]],_0x4b1fxa)}else {_0x4b1fx9[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[270]]= mxConstants[_0x2d5f[3011]],mxEvent[_0x2d5f[2733]](_0x4b1fx9[_0x2d5f[252]],this[_0x2d5f[1179]],this[_0x2d5f[724]])}};_0x4b1fx3[_0x2d5f[207]](_0x4b1fx9);_0x4b1fx5|| (this[_0x2d5f[1525]][_0x2d5f[207]]( new mxPoint(0,0)),_0x4b1fx9[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[188])}}};return _0x4b1fx3};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[3010]]= function(_0x4b1fx2){return !0};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[3008]]= function(_0x4b1fx2){return !0};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[3009]]= function(_0x4b1fx2){if(null!= this[_0x2d5f[2959]]){return new mxImageShape( new mxRectangle(0,0,this[_0x2d5f[2959]][_0x2d5f[117]],this[_0x2d5f[2959]][_0x2d5f[119]]),this[_0x2d5f[2959]][_0x2d5f[390]])};_0x4b1fx2= mxConstants[_0x2d5f[2974]];this[_0x2d5f[574]]&& (_0x4b1fx2-= 1);return new mxRectangleShape( new mxRectangle(0,0,_0x4b1fx2,_0x4b1fx2),mxConstants.HANDLE_FILLCOLOR,mxConstants.HANDLE_STROKECOLOR)};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[3002]]= function(_0x4b1fx2){this[_0x2d5f[574]]?(_0x4b1fx2[_0x2d5f[507]]= mxConstants[_0x2d5f[1656]],_0x4b1fx2[_0x2d5f[176]](this[_0x2d5f[1179]][_0x2d5f[526]])):(_0x4b1fx2[_0x2d5f[507]]= this[_0x2d5f[1179]][_0x2d5f[507]]!= mxConstants[_0x2d5f[508]]?mxConstants[_0x2d5f[2334]]:mxConstants[_0x2d5f[508]],_0x4b1fx2[_0x2d5f[176]](this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[1524]]()))};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[2986]]= function(_0x4b1fx2){if(null!= this[_0x2d5f[2994]]){for(var _0x4b1fx3=this[_0x2d5f[2353]],_0x4b1fx3=this[_0x2d5f[2958]]&& (mxClient[_0x2d5f[80]]|| 0< _0x4b1fx3)? new mxRectangle(_0x4b1fx2[_0x2d5f[734]]()- _0x4b1fx3,_0x4b1fx2[_0x2d5f[735]]()- _0x4b1fx3,2* _0x4b1fx3,2* _0x4b1fx3):null,_0x4b1fx4=0;_0x4b1fx4< this[_0x2d5f[2994]][_0x2d5f[67]];_0x4b1fx4++){if((_0x4b1fx2[_0x2d5f[729]](this[_0x2d5f[2994]][_0x4b1fx4])|| null!= _0x4b1fx3&& mxUtils[_0x2d5f[1825]](this[_0x2d5f[2994]][_0x4b1fx4][_0x2d5f[1562]],_0x4b1fx3))&& _0x2d5f[188]!= this[_0x2d5f[2994]][_0x4b1fx4][_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[187]]){return _0x4b1fx4}}};if(_0x4b1fx2[_0x2d5f[729]](this[_0x2d5f[2972]])&& _0x2d5f[188]!= this[_0x2d5f[2972]][_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[187]]|| _0x4b1fx2[_0x2d5f[729]](this[_0x2d5f[724]][_0x2d5f[963]])){if(!mxClient[_0x2d5f[75]]&& !mxClient[_0x2d5f[76]]|| _0x2d5f[2822]!= _0x4b1fx2[_0x2d5f[728]]()[_0x2d5f[301]]){return mxEvent[_0x2d5f[2987]]}};return null};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[787]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=null,_0x4b1fx4=this[_0x2d5f[2986]](_0x4b1fx3);null!= _0x4b1fx4&& (!_0x4b1fx3[_0x2d5f[721]]()&& this[_0x2d5f[1179]][_0x2d5f[994]]()&& !this[_0x2d5f[1179]][_0x2d5f[2579]](_0x4b1fx3[_0x2d5f[727]]()))&& (this[_0x2d5f[2995]]&& this[_0x2d5f[3004]](_0x4b1fx3[_0x2d5f[727]]())?this[_0x2d5f[3012]](this[_0x2d5f[724]],_0x4b1fx4):(_0x4b1fx4!= mxEvent[_0x2d5f[2987]]|| this[_0x2d5f[1179]][_0x2d5f[2628]](_0x4b1fx3[_0x2d5f[736]]()))&& this[_0x2d5f[861]](_0x4b1fx3[_0x2d5f[730]](),_0x4b1fx3[_0x2d5f[732]](),_0x4b1fx4),_0x4b1fx3[_0x2d5f[722]]())};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[861]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){this[_0x2d5f[2739]]= _0x4b1fx2;this[_0x2d5f[2740]]= _0x4b1fx3;this[_0x2d5f[729]]= null== this[_0x2d5f[2994]]?!1:0== _0x4b1fx4;this[_0x2d5f[3013]]= null== this[_0x2d5f[2994]]?!1:_0x4b1fx4== this[_0x2d5f[2994]][_0x2d5f[67]]- 1;this[_0x2d5f[3014]]= _0x4b1fx4== mxEvent[_0x2d5f[2987]];if(this[_0x2d5f[729]]|| this[_0x2d5f[3013]]){if(_0x4b1fx2= this[_0x2d5f[724]][_0x2d5f[246]],_0x4b1fx3= this[_0x2d5f[1179]][_0x2d5f[251]][_0x2d5f[1709]](_0x4b1fx2,this[_0x2d5f[729]]),null== _0x4b1fx3&& this[_0x2d5f[1179]][_0x2d5f[2661]](_0x4b1fx2,this[_0x2d5f[729]])|| null!= _0x4b1fx3&& this[_0x2d5f[1179]][_0x2d5f[2551]](_0x4b1fx2,_0x4b1fx3,this[_0x2d5f[729]])){this[_0x2d5f[1983]]= _0x4b1fx4}}else {this[_0x2d5f[1983]]= _0x4b1fx4}};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[3015]]= function(_0x4b1fx2,_0x4b1fx3){return this[_0x2d5f[724]][_0x2d5f[238]]()};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[3016]]= function(){return this[_0x2d5f[1179]][_0x2d5f[1020]]* this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[255]]/ 2};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[2689]]= function(_0x4b1fx2){var _0x4b1fx3= new mxPoint(_0x4b1fx2[_0x2d5f[734]](),_0x4b1fx2[_0x2d5f[735]]()),_0x4b1fx4=this[_0x2d5f[3016]](),_0x4b1fx5=this[_0x2d5f[1179]][_0x2d5f[249]](),_0x4b1fx9=!1,_0x4b1fxa=!1;if(this[_0x2d5f[2996]]&& 0< _0x4b1fx4){var _0x4b1fx12=function(_0x4b1fx2){if(null!= _0x4b1fx2){var _0x4b1fx5=_0x4b1fx2[_0x2d5f[235]];Math[_0x2d5f[425]](_0x4b1fx3[_0x2d5f[235]]- _0x4b1fx5)< _0x4b1fx4&& (_0x4b1fx3[_0x2d5f[235]]= _0x4b1fx5,_0x4b1fx9= !0);_0x4b1fx2= _0x4b1fx2[_0x2d5f[236]];Math[_0x2d5f[425]](_0x4b1fx3[_0x2d5f[236]]- _0x4b1fx2)< _0x4b1fx4&& (_0x4b1fx3[_0x2d5f[236]]= _0x4b1fx2,_0x4b1fxa= !0)}},_0x4b1fx13=function(_0x4b1fx2){null!= _0x4b1fx2&& _0x4b1fx12[_0x2d5f[239]](this, new mxPoint(_0x4b1fx5[_0x2d5f[2230]](_0x4b1fx2),_0x4b1fx5[_0x2d5f[2228]](_0x4b1fx2)))};_0x4b1fx13[_0x2d5f[239]](this,this[_0x2d5f[724]][_0x2d5f[2089]](!0));_0x4b1fx13[_0x2d5f[239]](this,this[_0x2d5f[724]][_0x2d5f[2089]](!1));if(null!= this[_0x2d5f[2997]]){for(_0x4b1fx13= 0;_0x4b1fx13< this[_0x2d5f[2997]];_0x4b1fx13++){_0x4b1fx13!= this[_0x2d5f[1983]]&& _0x4b1fx12[_0x2d5f[239]](this,this[_0x2d5f[2997]][_0x4b1fx13])}}};this[_0x2d5f[1179]][_0x2d5f[1018]](_0x4b1fx2[_0x2d5f[727]]())&& (_0x4b1fx2= _0x4b1fx5[_0x2d5f[255]],_0x4b1fx13= _0x4b1fx5[_0x2d5f[513]],_0x4b1fx9|| (_0x4b1fx3[_0x2d5f[235]]= (this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx3[_0x2d5f[235]]/ _0x4b1fx2- _0x4b1fx13[_0x2d5f[235]])+ _0x4b1fx13[_0x2d5f[235]])* _0x4b1fx2),_0x4b1fxa|| (_0x4b1fx3[_0x2d5f[236]]= (this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx3[_0x2d5f[236]]/ _0x4b1fx2- _0x4b1fx13[_0x2d5f[236]])+ _0x4b1fx13[_0x2d5f[236]])* _0x4b1fx2));return _0x4b1fx3};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[3017]]= function(_0x4b1fx2){this[_0x2d5f[2886]][_0x2d5f[2729]](_0x4b1fx2,this[_0x2d5f[729]]);this[_0x2d5f[2885]][_0x2d5f[2871]](_0x4b1fx2);_0x4b1fx2= this[_0x2d5f[2885]][_0x2d5f[2868]]();var _0x4b1fx3=null;null!= this[_0x2d5f[2886]][_0x2d5f[2919]]&& null!= this[_0x2d5f[2886]][_0x2d5f[2920]]&& this[_0x2d5f[2885]][_0x2d5f[862]]();null!= _0x4b1fx2?_0x4b1fx3= _0x4b1fx2:null!= this[_0x2d5f[2886]][_0x2d5f[2920]]&& null!= this[_0x2d5f[2886]][_0x2d5f[2919]]&& (_0x4b1fx3= this[_0x2d5f[2886]][_0x2d5f[2919]]);return _0x4b1fx3};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[3018]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[1179]][_0x2d5f[1198]](this[_0x2d5f[724]][_0x2d5f[246]]),_0x4b1fx3=null!= _0x4b1fx3[_0x2d5f[1525]]?_0x4b1fx3[_0x2d5f[1525]][_0x2d5f[1853]]():null;!this[_0x2d5f[729]]&& !this[_0x2d5f[3013]]?(this[_0x2d5f[2196]](_0x4b1fx2,!1),null== _0x4b1fx3?_0x4b1fx3= [_0x4b1fx2]:_0x4b1fx3[this[_0x2d5f[1983]]- 1]= _0x4b1fx2):this[_0x2d5f[1179]][_0x2d5f[2401]]&& (_0x4b1fx3= null);return _0x4b1fx3};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[3019]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=this[_0x2d5f[729]]?_0x4b1fx4:this[_0x2d5f[724]][_0x2d5f[2089]](!0),_0x4b1fx9=this[_0x2d5f[3013]]?_0x4b1fx4:this[_0x2d5f[724]][_0x2d5f[2089]](!1),_0x4b1fxa=this[_0x2d5f[1179]][_0x2d5f[2288]](_0x4b1fx2,_0x4b1fx5,!0),_0x4b1fx12=this[_0x2d5f[1179]][_0x2d5f[2288]](_0x4b1fx2,_0x4b1fx9,!1),_0x4b1fx13=this[_0x2d5f[2886]][_0x2d5f[2920]];null== _0x4b1fx13&& (_0x4b1fx13= new mxConnectionConstraint);this[_0x2d5f[729]]?_0x4b1fxa= _0x4b1fx13:this[_0x2d5f[3013]]&& (_0x4b1fx12= _0x4b1fx13);(!this[_0x2d5f[729]]|| null!= _0x4b1fx5)&& _0x4b1fx2[_0x2d5f[441]][_0x2d5f[2289]](_0x4b1fx2,_0x4b1fx5,!0,_0x4b1fxa);(!this[_0x2d5f[3013]]|| null!= _0x4b1fx9)&& _0x4b1fx2[_0x2d5f[441]][_0x2d5f[2289]](_0x4b1fx2,_0x4b1fx9,!1,_0x4b1fx12);if((this[_0x2d5f[729]]|| this[_0x2d5f[3013]])&& null== _0x4b1fx4){_0x4b1fx2[_0x2d5f[2088]](_0x4b1fx3,this[_0x2d5f[729]]),null== this[_0x2d5f[2885]][_0x2d5f[2869]]()&& (this[_0x2d5f[267]]= this[_0x2d5f[1179]][_0x2d5f[2406]]?null:_0x2d5f[110])};_0x4b1fx2[_0x2d5f[441]][_0x2d5f[2282]](_0x4b1fx2,this[_0x2d5f[1525]],_0x4b1fx5,_0x4b1fx9);_0x4b1fx2[_0x2d5f[441]][_0x2d5f[2283]](_0x4b1fx2,_0x4b1fx5,_0x4b1fx9)};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[788]]= function(_0x4b1fx2,_0x4b1fx3){if(null!= this[_0x2d5f[1983]]&& null!= this[_0x2d5f[2885]]){var _0x4b1fx4=this[_0x2d5f[2689]](_0x4b1fx3);if(this[_0x2d5f[3014]]){this[_0x2d5f[685]][_0x2d5f[235]]= _0x4b1fx4[_0x2d5f[235]],this[_0x2d5f[685]][_0x2d5f[236]]= _0x4b1fx4[_0x2d5f[236]]}else {this[_0x2d5f[1525]]= this[_0x2d5f[3018]](_0x4b1fx4);var _0x4b1fx5=this[_0x2d5f[729]]|| this[_0x2d5f[3013]]?this[_0x2d5f[3017]](_0x4b1fx3):null,_0x4b1fx9=this[_0x2d5f[3015]](_0x4b1fx4,null!= _0x4b1fx5?_0x4b1fx5[_0x2d5f[246]]:null);this[_0x2d5f[3019]](_0x4b1fx9,_0x4b1fx4,_0x4b1fx5);this[_0x2d5f[3020]](null== this[_0x2d5f[267]]?this[_0x2d5f[2885]][_0x2d5f[2853]]:this[_0x2d5f[2885]][_0x2d5f[2855]]);this[_0x2d5f[2997]]= _0x4b1fx9[_0x2d5f[439]];this[_0x2d5f[1124]]= !0};this[_0x2d5f[2932]]();mxEvent[_0x2d5f[722]](_0x4b1fx3[_0x2d5f[727]]());_0x4b1fx3[_0x2d5f[722]]()}else {mxClient[_0x2d5f[80]]&& null!= this[_0x2d5f[2986]](_0x4b1fx3)&& _0x4b1fx3[_0x2d5f[722]](!1)}};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[789]]= function(_0x4b1fx2,_0x4b1fx3){if(null!= this[_0x2d5f[1983]]&& null!= this[_0x2d5f[2885]]){var _0x4b1fx4=this[_0x2d5f[724]][_0x2d5f[246]];if(_0x4b1fx3[_0x2d5f[730]]()!= this[_0x2d5f[2739]]|| _0x4b1fx3[_0x2d5f[732]]()!= this[_0x2d5f[2740]]){if(null!= this[_0x2d5f[267]]){0< this[_0x2d5f[267]][_0x2d5f[67]]&& this[_0x2d5f[1179]][_0x2d5f[2580]](this[_0x2d5f[267]])}else {if(this[_0x2d5f[3014]]){this[_0x2d5f[3021]](this[_0x2d5f[724]],this[_0x2d5f[685]][_0x2d5f[235]],this[_0x2d5f[685]][_0x2d5f[236]])}else {if(this[_0x2d5f[729]]|| this[_0x2d5f[3013]]){var _0x4b1fx5=null;null!= this[_0x2d5f[2886]][_0x2d5f[2920]]&& null!= this[_0x2d5f[2886]][_0x2d5f[2919]]&& (_0x4b1fx5= this[_0x2d5f[2886]][_0x2d5f[2919]][_0x2d5f[246]]);null== _0x4b1fx5&& this[_0x2d5f[2885]][_0x2d5f[2867]]()&& (_0x4b1fx5= this[_0x2d5f[2885]][_0x2d5f[2861]][_0x2d5f[246]]);if(null!= _0x4b1fx5){_0x4b1fx4= this[_0x2d5f[807]](_0x4b1fx4,_0x4b1fx5,this[_0x2d5f[729]],this[_0x2d5f[1179]][_0x2d5f[2574]](_0x4b1fx3[_0x2d5f[727]]())&& this[_0x2d5f[2797]]&& this[_0x2d5f[1179]][_0x2d5f[2617]](),_0x4b1fx3)}else {if(this[_0x2d5f[1179]][_0x2d5f[2530]]()){_0x4b1fx5= this[_0x2d5f[2997]][this[_0x2d5f[729]]?0:this[_0x2d5f[2997]][_0x2d5f[67]]- 1];_0x4b1fx5[_0x2d5f[235]]= _0x4b1fx5[_0x2d5f[235]]/ this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[255]]- this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[513]][_0x2d5f[235]];_0x4b1fx5[_0x2d5f[236]]= _0x4b1fx5[_0x2d5f[236]]/ this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[255]]- this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[513]][_0x2d5f[236]];var _0x4b1fx9=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[248]](this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[1197]](_0x4b1fx4));null!= _0x4b1fx9&& (_0x4b1fx5[_0x2d5f[235]]-= _0x4b1fx9[_0x2d5f[2078]][_0x2d5f[235]],_0x4b1fx5[_0x2d5f[236]]-= _0x4b1fx9[_0x2d5f[2078]][_0x2d5f[236]]);_0x4b1fx5[_0x2d5f[235]]-= this[_0x2d5f[1179]][_0x2d5f[1136]]/ this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[255]];_0x4b1fx5[_0x2d5f[236]]-= this[_0x2d5f[1179]][_0x2d5f[1137]]/ this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[255]];this[_0x2d5f[3022]](_0x4b1fx4,_0x4b1fx5,this[_0x2d5f[729]])}}}else {this[_0x2d5f[1124]]?this[_0x2d5f[3023]](_0x4b1fx4,this[_0x2d5f[1525]]):(this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[2263]](this[_0x2d5f[724]][_0x2d5f[246]]),this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[2259]](this[_0x2d5f[724]][_0x2d5f[246]]))}}}};null!= this[_0x2d5f[2885]]&& (this[_0x2d5f[862]](),_0x4b1fx4!= this[_0x2d5f[724]][_0x2d5f[246]]&& this[_0x2d5f[1179]][_0x2d5f[2450]](_0x4b1fx4));_0x4b1fx3[_0x2d5f[722]]()}};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[862]]= function(){this[_0x2d5f[1525]]= this[_0x2d5f[685]]= this[_0x2d5f[1983]]= this[_0x2d5f[267]]= null;this[_0x2d5f[3013]]= this[_0x2d5f[729]]= this[_0x2d5f[3014]]= this[_0x2d5f[1124]]= !1;this[_0x2d5f[2885]][_0x2d5f[862]]();this[_0x2d5f[2886]][_0x2d5f[862]]();this[_0x2d5f[3020]](mxConstants.EDGE_SELECTION_COLOR);this[_0x2d5f[258]]()};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[3020]]= function(_0x4b1fx2){null!= this[_0x2d5f[253]]&& (this[_0x2d5f[253]][_0x2d5f[1336]]= _0x4b1fx2)};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[2196]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[518]](),_0x4b1fx5=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[512]]();_0x4b1fx3&& (_0x4b1fx2[_0x2d5f[235]]= this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx2[_0x2d5f[235]]),_0x4b1fx2[_0x2d5f[236]]= this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx2[_0x2d5f[236]]));_0x4b1fx2[_0x2d5f[235]]= Math[_0x2d5f[488]](_0x4b1fx2[_0x2d5f[235]]/ _0x4b1fx4- _0x4b1fx5[_0x2d5f[235]]);_0x4b1fx2[_0x2d5f[236]]= Math[_0x2d5f[488]](_0x4b1fx2[_0x2d5f[236]]/ _0x4b1fx4- _0x4b1fx5[_0x2d5f[236]]);_0x4b1fx4= this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[248]](this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[1197]](this[_0x2d5f[724]][_0x2d5f[246]]));null!= _0x4b1fx4&& (_0x4b1fx2[_0x2d5f[235]]-= _0x4b1fx4[_0x2d5f[2078]][_0x2d5f[235]],_0x4b1fx2[_0x2d5f[236]]-= _0x4b1fx4[_0x2d5f[2078]][_0x2d5f[236]]);return _0x4b1fx2};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[3021]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=this[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fx9=_0x4b1fx5[_0x2d5f[1721]](_0x4b1fx2[_0x2d5f[246]]);if(null!= _0x4b1fx9){var _0x4b1fx9=_0x4b1fx9[_0x2d5f[238]](),_0x4b1fxa=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[2308]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4);_0x4b1fx9[_0x2d5f[235]]= _0x4b1fxa[_0x2d5f[235]];_0x4b1fx9[_0x2d5f[236]]= _0x4b1fxa[_0x2d5f[236]];var _0x4b1fx12=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[255]];_0x4b1fx9[_0x2d5f[1368]]= new mxPoint(0,0);_0x4b1fxa= this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[245]](_0x4b1fx2,_0x4b1fx9);_0x4b1fx9[_0x2d5f[1368]]= new mxPoint((_0x4b1fx3- _0x4b1fxa[_0x2d5f[235]])/ _0x4b1fx12,(_0x4b1fx4- _0x4b1fxa[_0x2d5f[236]])/ _0x4b1fx12);_0x4b1fx5[_0x2d5f[1724]](_0x4b1fx2[_0x2d5f[246]],_0x4b1fx9)}};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[807]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){_0x4b1fx9= this[_0x2d5f[1179]][_0x2d5f[502]]();var _0x4b1fxa=_0x4b1fx9[_0x2d5f[1197]](_0x4b1fx2);_0x4b1fx9[_0x2d5f[473]]();try{if(_0x4b1fx5){var _0x4b1fx12=_0x4b1fx2[_0x2d5f[238]]();_0x4b1fx9[_0x2d5f[99]](_0x4b1fxa,_0x4b1fx12,_0x4b1fx9[_0x2d5f[262]](_0x4b1fxa));var _0x4b1fx13=_0x4b1fx9[_0x2d5f[1709]](_0x4b1fx2,!_0x4b1fx4);this[_0x2d5f[1179]][_0x2d5f[851]](_0x4b1fx12,_0x4b1fx13,!_0x4b1fx4);_0x4b1fx2= _0x4b1fx12};var _0x4b1fx14=this[_0x2d5f[2886]][_0x2d5f[2920]];null== _0x4b1fx14&& (_0x4b1fx14= new mxConnectionConstraint);this[_0x2d5f[1179]][_0x2d5f[851]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx14)}finally{_0x4b1fx9[_0x2d5f[476]]()};return _0x4b1fx2};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[3022]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=this[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fx9=_0x4b1fx5[_0x2d5f[1721]](_0x4b1fx2);if(null!= _0x4b1fx9){_0x4b1fx5[_0x2d5f[473]]();try{_0x4b1fx9= _0x4b1fx9[_0x2d5f[238]](),_0x4b1fx9[_0x2d5f[2007]](_0x4b1fx3,_0x4b1fx4),_0x4b1fx5[_0x2d5f[1724]](_0x4b1fx2,_0x4b1fx9),this[_0x2d5f[1179]][_0x2d5f[851]](_0x4b1fx2,null,_0x4b1fx4, new mxConnectionConstraint)}finally{_0x4b1fx5[_0x2d5f[476]]()}}};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[3023]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fx5=_0x4b1fx4[_0x2d5f[1721]](_0x4b1fx2);null!= _0x4b1fx5&& (_0x4b1fx5= _0x4b1fx5[_0x2d5f[238]](),_0x4b1fx5[_0x2d5f[1525]]= _0x4b1fx3,_0x4b1fx4[_0x2d5f[1724]](_0x4b1fx2,_0x4b1fx5))};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[3000]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=mxUtils[_0x2d5f[2196]](this[_0x2d5f[1179]][_0x2d5f[526]],mxEvent[_0x2d5f[731]](_0x4b1fx3),mxEvent[_0x2d5f[733]](_0x4b1fx3)),_0x4b1fx5=this[_0x2d5f[1179]][_0x2d5f[1018]](_0x4b1fx3);this[_0x2d5f[2196]](_0x4b1fx4,_0x4b1fx5);this[_0x2d5f[3024]](_0x4b1fx2,_0x4b1fx4[_0x2d5f[235]],_0x4b1fx4[_0x2d5f[236]]);mxEvent[_0x2d5f[722]](_0x4b1fx3)};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[3024]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=this[_0x2d5f[1179]][_0x2d5f[1198]](_0x4b1fx2[_0x2d5f[246]]);_0x4b1fx3= new mxPoint(_0x4b1fx3,_0x4b1fx4);if(null!= _0x4b1fx5){_0x4b1fx5= _0x4b1fx5[_0x2d5f[238]]();_0x4b1fx4= this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[513]];var _0x4b1fx9=this[_0x2d5f[1179]][_0x2d5f[441]][_0x2d5f[255]];_0x4b1fx4= mxUtils[_0x2d5f[3025]](_0x4b1fx2,(_0x4b1fx3[_0x2d5f[235]]+ _0x4b1fx4[_0x2d5f[235]])* _0x4b1fx9,(_0x4b1fx3[_0x2d5f[236]]+ _0x4b1fx4[_0x2d5f[236]])* _0x4b1fx9);null== _0x4b1fx5[_0x2d5f[1525]]?_0x4b1fx5[_0x2d5f[1525]]= [_0x4b1fx3]:_0x4b1fx5[_0x2d5f[1525]][_0x2d5f[300]](_0x4b1fx4,0,_0x4b1fx3);this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[1724]](_0x4b1fx2[_0x2d5f[246]],_0x4b1fx5);this[_0x2d5f[515]]();this[_0x2d5f[176]]()}};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[3012]]= function(_0x4b1fx2,_0x4b1fx3){if(0< _0x4b1fx3&& _0x4b1fx3< this[_0x2d5f[2997]][_0x2d5f[67]]- 1){var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[1198]](this[_0x2d5f[724]][_0x2d5f[246]]);null!= _0x4b1fx4&& null!= _0x4b1fx4[_0x2d5f[1525]]&& (_0x4b1fx4= _0x4b1fx4[_0x2d5f[238]](),_0x4b1fx4[_0x2d5f[1525]][_0x2d5f[300]](_0x4b1fx3- 1,1),this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[1724]](_0x4b1fx2[_0x2d5f[246]],_0x4b1fx4),this[_0x2d5f[515]](),this[_0x2d5f[176]]())}};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[3026]]= function(_0x4b1fx2){_0x4b1fx2= 0== _0x4b1fx2;var _0x4b1fx3=this[_0x2d5f[724]][_0x2d5f[246]],_0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[1709]](_0x4b1fx3,_0x4b1fx2),_0x4b1fx5=mxConstants[_0x2d5f[2984]];null!= _0x4b1fx4&& !this[_0x2d5f[1179]][_0x2d5f[2551]](_0x4b1fx3,_0x4b1fx4,_0x4b1fx2)|| null== _0x4b1fx4&& !this[_0x2d5f[1179]][_0x2d5f[2661]](_0x4b1fx3,_0x4b1fx2)?_0x4b1fx5= mxConstants[_0x2d5f[3027]]:null!= _0x4b1fx4&& this[_0x2d5f[1179]][_0x2d5f[2551]](_0x4b1fx3,_0x4b1fx4,_0x4b1fx2)&& (_0x4b1fx5= mxConstants[_0x2d5f[3028]]);return _0x4b1fx5};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[258]]= function(){this[_0x2d5f[2997]]= this[_0x2d5f[724]][_0x2d5f[439]][_0x2d5f[1853]]();var _0x4b1fx2=this[_0x2d5f[724]][_0x2d5f[246]],_0x4b1fx3=mxConstants[_0x2d5f[3029]];this[_0x2d5f[685]]= new mxPoint(this[_0x2d5f[724]][_0x2d5f[2079]][_0x2d5f[235]],this[_0x2d5f[724]][_0x2d5f[2079]][_0x2d5f[236]]);this[_0x2d5f[2972]][_0x2d5f[1562]]= new mxRectangle(Math[_0x2d5f[488]](this[_0x2d5f[685]][_0x2d5f[235]]- _0x4b1fx3/ 2),Math[_0x2d5f[488]](this[_0x2d5f[685]][_0x2d5f[236]]- _0x4b1fx3/ 2),_0x4b1fx3,_0x4b1fx3);this[_0x2d5f[2972]][_0x2d5f[258]]();_0x4b1fx3= this[_0x2d5f[1179]][_0x2d5f[2183]](_0x4b1fx2);null!= _0x4b1fx3&& 0< _0x4b1fx3[_0x2d5f[67]]&& this[_0x2d5f[1179]][_0x2d5f[2628]](_0x4b1fx2)?this[_0x2d5f[2972]][_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[189]:this[_0x2d5f[2972]][_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[188];if(null!= this[_0x2d5f[2994]]&& 0< this[_0x2d5f[2994]][_0x2d5f[67]]){var _0x4b1fx4=this[_0x2d5f[2997]][_0x2d5f[67]]- 1,_0x4b1fx2=this[_0x2d5f[2997]][0],_0x4b1fx5=this[_0x2d5f[2997]][0][_0x2d5f[236]],_0x4b1fx3=this[_0x2d5f[2994]][0][_0x2d5f[1562]];this[_0x2d5f[2994]][0][_0x2d5f[1562]]= new mxRectangle(Math[_0x2d5f[488]](this[_0x2d5f[2997]][0][_0x2d5f[235]]- _0x4b1fx3[_0x2d5f[117]]/ 2),Math[_0x2d5f[488]](_0x4b1fx5- _0x4b1fx3[_0x2d5f[119]]/ 2),_0x4b1fx3[_0x2d5f[117]],_0x4b1fx3[_0x2d5f[119]]);this[_0x2d5f[2994]][0][_0x2d5f[1334]]= this[_0x2d5f[3026]](0);this[_0x2d5f[2994]][0][_0x2d5f[258]]();var _0x4b1fx5=this[_0x2d5f[2997]][_0x4b1fx4],_0x4b1fx9=this[_0x2d5f[2997]][_0x4b1fx4][_0x2d5f[235]],_0x4b1fx4=this[_0x2d5f[2997]][_0x4b1fx4][_0x2d5f[236]],_0x4b1fxa=this[_0x2d5f[2994]][_0x2d5f[67]]- 1,_0x4b1fx3=this[_0x2d5f[2994]][_0x4b1fxa][_0x2d5f[1562]];this[_0x2d5f[2994]][_0x4b1fxa][_0x2d5f[1562]]= new mxRectangle(Math[_0x2d5f[488]](_0x4b1fx9- _0x4b1fx3[_0x2d5f[117]]/ 2),Math[_0x2d5f[488]](_0x4b1fx4- _0x4b1fx3[_0x2d5f[119]]/ 2),_0x4b1fx3[_0x2d5f[117]],_0x4b1fx3[_0x2d5f[119]]);this[_0x2d5f[2994]][_0x4b1fxa][_0x2d5f[1334]]= this[_0x2d5f[3026]](_0x4b1fxa);this[_0x2d5f[2994]][_0x4b1fxa][_0x2d5f[258]]();this[_0x2d5f[3030]](_0x4b1fx2,_0x4b1fx5)};this[_0x2d5f[2932]]()};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[3030]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[1721]](this[_0x2d5f[724]][_0x2d5f[246]])[_0x2d5f[1525]];if(null!= _0x4b1fx4){null== this[_0x2d5f[1525]]&& (this[_0x2d5f[1525]]= []);for(var _0x4b1fx5=1;_0x4b1fx5< this[_0x2d5f[2994]][_0x2d5f[67]]- 1;_0x4b1fx5++){if(null!= this[_0x2d5f[2994]][_0x4b1fx5]){if(null!= this[_0x2d5f[2997]][_0x4b1fx5]){var _0x4b1fx9=this[_0x2d5f[2997]][_0x4b1fx5][_0x2d5f[235]],_0x4b1fxa=this[_0x2d5f[2997]][_0x4b1fx5][_0x2d5f[236]],_0x4b1fx12=this[_0x2d5f[2994]][_0x4b1fx5][_0x2d5f[1562]];this[_0x2d5f[2994]][_0x4b1fx5][_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[189];this[_0x2d5f[2994]][_0x4b1fx5][_0x2d5f[1562]]= new mxRectangle(Math[_0x2d5f[488]](_0x4b1fx9- _0x4b1fx12[_0x2d5f[117]]/ 2),Math[_0x2d5f[488]](_0x4b1fxa- _0x4b1fx12[_0x2d5f[119]]/ 2),_0x4b1fx12[_0x2d5f[117]],_0x4b1fx12[_0x2d5f[119]]);this[_0x2d5f[2994]][_0x4b1fx5][_0x2d5f[258]]();this[_0x2d5f[1525]][_0x4b1fx5- 1]= _0x4b1fx4[_0x4b1fx5- 1]}else {this[_0x2d5f[2994]][_0x4b1fx5][_0x2d5f[515]](),this[_0x2d5f[2994]][_0x4b1fx5]= null}}}}};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[2932]]= function(){if(this[_0x2d5f[3014]]){var _0x4b1fx2=mxConstants[_0x2d5f[3029]],_0x4b1fx2= new mxRectangle(Math[_0x2d5f[488]](this[_0x2d5f[685]][_0x2d5f[235]]- _0x4b1fx2/ 2),Math[_0x2d5f[488]](this[_0x2d5f[685]][_0x2d5f[236]]- _0x4b1fx2/ 2),_0x4b1fx2,_0x4b1fx2);this[_0x2d5f[2972]][_0x2d5f[1562]]= _0x4b1fx2;this[_0x2d5f[2972]][_0x2d5f[258]]()}else {this[_0x2d5f[253]][_0x2d5f[1525]]= this[_0x2d5f[2997]],this[_0x2d5f[253]][_0x2d5f[258]]()}};mxEdgeHandler[_0x2d5f[202]][_0x2d5f[515]]= function(){null!= this[_0x2d5f[2885]]&& (this[_0x2d5f[2885]][_0x2d5f[515]](),this[_0x2d5f[2885]]= null);null!= this[_0x2d5f[253]]&& (this[_0x2d5f[253]][_0x2d5f[515]](),this[_0x2d5f[253]]= null);null!= this[_0x2d5f[2972]]&& (this[_0x2d5f[2972]][_0x2d5f[515]](),this[_0x2d5f[2972]]= null);null!= this[_0x2d5f[2886]]&& (this[_0x2d5f[2886]][_0x2d5f[515]](),this[_0x2d5f[2886]]= null);if(null!= this[_0x2d5f[2994]]){for(var _0x4b1fx2=0;_0x4b1fx2< this[_0x2d5f[2994]][_0x2d5f[67]];_0x4b1fx2++){null!= this[_0x2d5f[2994]][_0x4b1fx2]&& (this[_0x2d5f[2994]][_0x4b1fx2][_0x2d5f[515]](),this[_0x2d5f[2994]][_0x4b1fx2]= null)}}};function mxElbowEdgeHandler(_0x4b1fx2){mxEdgeHandler[_0x2d5f[239]](this,_0x4b1fx2)}mxUtils[_0x2d5f[1284]](mxElbowEdgeHandler,mxEdgeHandler);mxElbowEdgeHandler[_0x2d5f[202]]= new mxEdgeHandler;mxElbowEdgeHandler[_0x2d5f[202]][_0x2d5f[196]]= mxElbowEdgeHandler;mxElbowEdgeHandler[_0x2d5f[202]][_0x2d5f[3031]]= !0;mxElbowEdgeHandler[_0x2d5f[202]][_0x2d5f[3032]]= _0x2d5f[130]!= mxClient[_0x2d5f[90]]?_0x2d5f[3033]:_0x2d5f[110];mxElbowEdgeHandler[_0x2d5f[202]][_0x2d5f[3001]]= function(){var _0x4b1fx2=[],_0x4b1fx3=this[_0x2d5f[3009]](0);this[_0x2d5f[3002]](_0x4b1fx3);_0x4b1fx3[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[270]]= mxConstants[_0x2d5f[3011]];mxEvent[_0x2d5f[2733]](_0x4b1fx3[_0x2d5f[252]],this[_0x2d5f[1179]],this[_0x2d5f[724]]);_0x4b1fx2[_0x2d5f[207]](_0x4b1fx3);mxClient[_0x2d5f[754]]&& _0x4b1fx3[_0x2d5f[252]][_0x2d5f[57]](_0x2d5f[1377],_0x2d5f[130]);_0x4b1fx2[_0x2d5f[207]](this[_0x2d5f[3034]]());this[_0x2d5f[1525]][_0x2d5f[207]]( new mxPoint(0,0));_0x4b1fx3= this[_0x2d5f[3009]](2);this[_0x2d5f[3002]](_0x4b1fx3);_0x4b1fx3[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[270]]= mxConstants[_0x2d5f[3011]];mxEvent[_0x2d5f[2733]](_0x4b1fx3[_0x2d5f[252]],this[_0x2d5f[1179]],this[_0x2d5f[724]]);_0x4b1fx2[_0x2d5f[207]](_0x4b1fx3);mxClient[_0x2d5f[754]]&& _0x4b1fx3[_0x2d5f[252]][_0x2d5f[57]](_0x2d5f[1377],_0x2d5f[130]);return _0x4b1fx2};mxElbowEdgeHandler[_0x2d5f[202]][_0x2d5f[3034]]= function(){var _0x4b1fx2=this[_0x2d5f[3009]]();this[_0x2d5f[3002]](_0x4b1fx2);var _0x4b1fx3=this[_0x2d5f[3035]]();_0x4b1fx2[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[270]]= _0x4b1fx3;_0x4b1fx3= mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){!mxEvent[_0x2d5f[721]](_0x4b1fx2)&& this[_0x2d5f[3031]]&& (this[_0x2d5f[1179]][_0x2d5f[854]](this[_0x2d5f[724]][_0x2d5f[246]],_0x4b1fx2),mxEvent[_0x2d5f[722]](_0x4b1fx2))});mxEvent[_0x2d5f[2733]](_0x4b1fx2[_0x2d5f[252]],this[_0x2d5f[1179]],this[_0x2d5f[724]],null,null,null,_0x4b1fx3);this[_0x2d5f[1179]][_0x2d5f[2662]](this[_0x2d5f[724]][_0x2d5f[246]])|| (_0x4b1fx2[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[495]]= _0x2d5f[130]);return _0x4b1fx2};mxElbowEdgeHandler[_0x2d5f[202]][_0x2d5f[3035]]= function(){return this[_0x2d5f[724]][_0x2d5f[124]][mxConstants[_0x2d5f[2294]]]== mxEdgeStyle[_0x2d5f[2570]]|| this[_0x2d5f[724]][_0x2d5f[124]][mxConstants[_0x2d5f[2294]]]== mxConstants[_0x2d5f[3036]]|| (this[_0x2d5f[724]][_0x2d5f[124]][mxConstants[_0x2d5f[2294]]]== mxEdgeStyle[_0x2d5f[2568]]|| this[_0x2d5f[724]][_0x2d5f[124]][mxConstants[_0x2d5f[2294]]]== mxConstants[_0x2d5f[3037]])&& this[_0x2d5f[724]][_0x2d5f[124]][mxConstants[_0x2d5f[2231]]]== mxConstants[_0x2d5f[2232]]?_0x2d5f[3038]:_0x2d5f[3039]};mxElbowEdgeHandler[_0x2d5f[202]][_0x2d5f[2597]]= function(_0x4b1fx2){var _0x4b1fx3=null;if(null!= this[_0x2d5f[2994]]&& null!= this[_0x2d5f[2994]][1]&& (_0x4b1fx2== this[_0x2d5f[2994]][1][_0x2d5f[252]]|| _0x4b1fx2[_0x2d5f[265]]== this[_0x2d5f[2994]][1][_0x2d5f[252]])){_0x4b1fx3= this[_0x2d5f[3032]],_0x4b1fx3= mxResources[_0x2d5f[203]](_0x4b1fx3)|| _0x4b1fx3};return _0x4b1fx3};mxElbowEdgeHandler[_0x2d5f[202]][_0x2d5f[2196]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[518]](),_0x4b1fx5=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[512]](),_0x4b1fx9=this[_0x2d5f[724]][_0x2d5f[2078]];_0x4b1fx3&& (_0x4b1fx2[_0x2d5f[235]]= this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx2[_0x2d5f[235]]),_0x4b1fx2[_0x2d5f[236]]= this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx2[_0x2d5f[236]]));_0x4b1fx2[_0x2d5f[235]]= Math[_0x2d5f[488]](_0x4b1fx2[_0x2d5f[235]]/ _0x4b1fx4- _0x4b1fx5[_0x2d5f[235]]- _0x4b1fx9[_0x2d5f[235]]);_0x4b1fx2[_0x2d5f[236]]= Math[_0x2d5f[488]](_0x4b1fx2[_0x2d5f[236]]/ _0x4b1fx4- _0x4b1fx5[_0x2d5f[236]]- _0x4b1fx9[_0x2d5f[236]])};mxElbowEdgeHandler[_0x2d5f[202]][_0x2d5f[3030]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[1721]](this[_0x2d5f[724]][_0x2d5f[246]])[_0x2d5f[1525]],_0x4b1fx4=null!= _0x4b1fx4?_0x4b1fx4[0]:null,_0x4b1fx4=null== _0x4b1fx4? new mxPoint(_0x4b1fx2[_0x2d5f[235]]+ (_0x4b1fx3[_0x2d5f[235]]- _0x4b1fx2[_0x2d5f[235]])/ 2,_0x4b1fx2[_0x2d5f[236]]+ (_0x4b1fx3[_0x2d5f[236]]- _0x4b1fx2[_0x2d5f[236]])/ 2): new mxPoint(this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[255]]* (_0x4b1fx4[_0x2d5f[235]]+ this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[513]][_0x2d5f[235]]+ this[_0x2d5f[724]][_0x2d5f[2078]][_0x2d5f[235]]),this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[255]]* (_0x4b1fx4[_0x2d5f[236]]+ this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[513]][_0x2d5f[236]]+ this[_0x2d5f[724]][_0x2d5f[2078]][_0x2d5f[236]])),_0x4b1fx5=this[_0x2d5f[2994]][1][_0x2d5f[1562]],_0x4b1fx9=_0x4b1fx5[_0x2d5f[117]],_0x4b1fx5=_0x4b1fx5[_0x2d5f[119]];null== this[_0x2d5f[2959]]&& (_0x4b1fx5= _0x4b1fx9= mxConstants[_0x2d5f[2974]]);var _0x4b1fxa= new mxRectangle(Math[_0x2d5f[488]](_0x4b1fx4[_0x2d5f[235]]- _0x4b1fx9/ 2),Math[_0x2d5f[488]](_0x4b1fx4[_0x2d5f[236]]- _0x4b1fx5/ 2),_0x4b1fx9,_0x4b1fx5);null== this[_0x2d5f[2959]]&& (_0x2d5f[188]!= this[_0x2d5f[2972]][_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[187]]&& mxUtils[_0x2d5f[1825]](_0x4b1fxa,this[_0x2d5f[2972]][_0x2d5f[1562]]))&& (_0x4b1fx9+= 3,_0x4b1fx5+= 3,_0x4b1fxa= new mxRectangle(Math[_0x2d5f[488]](_0x4b1fx4[_0x2d5f[235]]- _0x4b1fx9/ 2),Math[_0x2d5f[488]](_0x4b1fx4[_0x2d5f[236]]- _0x4b1fx5/ 2),_0x4b1fx9,_0x4b1fx5));this[_0x2d5f[2994]][1][_0x2d5f[1562]]= _0x4b1fxa;this[_0x2d5f[2994]][1][_0x2d5f[258]]()};function mxEdgeSegmentHandler(_0x4b1fx2){mxEdgeHandler[_0x2d5f[239]](this,_0x4b1fx2)}mxUtils[_0x2d5f[1284]](mxEdgeSegmentHandler,mxEdgeHandler);mxEdgeSegmentHandler[_0x2d5f[202]]= new mxElbowEdgeHandler;mxEdgeSegmentHandler[_0x2d5f[202]][_0x2d5f[196]]= mxEdgeSegmentHandler;mxEdgeSegmentHandler[_0x2d5f[202]][_0x2d5f[3018]]= function(_0x4b1fx2){if(this[_0x2d5f[729]]|| this[_0x2d5f[3013]]){return mxElbowEdgeHandler[_0x2d5f[202]][_0x2d5f[3018]][_0x2d5f[183]](this,arguments)};this[_0x2d5f[2196]](_0x4b1fx2,!1);var _0x4b1fx3=this[_0x2d5f[724]][_0x2d5f[439]],_0x4b1fx4=_0x4b1fx3[0][_0x2d5f[238]]();this[_0x2d5f[2196]](_0x4b1fx4,!1);for(var _0x4b1fx5=[],_0x4b1fx9=1;_0x4b1fx9< _0x4b1fx3[_0x2d5f[67]];_0x4b1fx9++){var _0x4b1fxa=_0x4b1fx3[_0x4b1fx9][_0x2d5f[238]]();this[_0x2d5f[2196]](_0x4b1fxa,!1);_0x4b1fx9== this[_0x2d5f[1983]]&& (_0x4b1fx4[_0x2d5f[235]]== _0x4b1fxa[_0x2d5f[235]]?(_0x4b1fx4[_0x2d5f[235]]= _0x4b1fx2[_0x2d5f[235]],_0x4b1fxa[_0x2d5f[235]]= _0x4b1fx2[_0x2d5f[235]]):(_0x4b1fx4[_0x2d5f[236]]= _0x4b1fx2[_0x2d5f[236]],_0x4b1fxa[_0x2d5f[236]]= _0x4b1fx2[_0x2d5f[236]]));_0x4b1fx9< _0x4b1fx3[_0x2d5f[67]]- 1&& _0x4b1fx5[_0x2d5f[207]](_0x4b1fxa);_0x4b1fx4= _0x4b1fxa};if(1== _0x4b1fx5[_0x2d5f[67]]){if(_0x4b1fx4= this[_0x2d5f[724]][_0x2d5f[441]],_0x4b1fx9= this[_0x2d5f[724]][_0x2d5f[2089]](!0),_0x4b1fxa= this[_0x2d5f[724]][_0x2d5f[2089]](!1),null!= _0x4b1fxa& null!= _0x4b1fx9){var _0x4b1fx12=this[_0x2d5f[724]][_0x2d5f[2078]][_0x2d5f[235]],_0x4b1fx13=this[_0x2d5f[724]][_0x2d5f[2078]][_0x2d5f[236]];mxUtils[_0x2d5f[442]](_0x4b1fxa,_0x4b1fx5[0][_0x2d5f[235]]+ _0x4b1fx12,_0x4b1fx5[0][_0x2d5f[236]]+ _0x4b1fx13)?_0x4b1fx3[1][_0x2d5f[236]]== _0x4b1fx3[2][_0x2d5f[236]]?_0x4b1fx5[0][_0x2d5f[236]]= _0x4b1fx4[_0x2d5f[2228]](_0x4b1fx9)- _0x4b1fx13:_0x4b1fx5[0][_0x2d5f[235]]= _0x4b1fx4[_0x2d5f[2230]](_0x4b1fx9)- _0x4b1fx12:mxUtils[_0x2d5f[442]](_0x4b1fx9,_0x4b1fx5[0][_0x2d5f[235]]+ _0x4b1fx12,_0x4b1fx5[0][_0x2d5f[236]]+ _0x4b1fx13)&& (_0x4b1fx3[1][_0x2d5f[236]]== _0x4b1fx3[0][_0x2d5f[236]]?_0x4b1fx5[0][_0x2d5f[236]]= _0x4b1fx4[_0x2d5f[2228]](_0x4b1fxa)- _0x4b1fx13:_0x4b1fx5[0][_0x2d5f[235]]= _0x4b1fx4[_0x2d5f[2230]](_0x4b1fxa)- _0x4b1fx12)}}else {0== _0x4b1fx5[_0x2d5f[67]]&& (_0x4b1fx5= [_0x4b1fx2])};return _0x4b1fx5};mxEdgeSegmentHandler[_0x2d5f[202]][_0x2d5f[3001]]= function(){var _0x4b1fx2=[],_0x4b1fx3=this[_0x2d5f[3009]](0);this[_0x2d5f[3002]](_0x4b1fx3);_0x4b1fx3[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[270]]= mxConstants[_0x2d5f[3011]];mxEvent[_0x2d5f[2733]](_0x4b1fx3[_0x2d5f[252]],this[_0x2d5f[1179]],this[_0x2d5f[724]]);_0x4b1fx2[_0x2d5f[207]](_0x4b1fx3);mxClient[_0x2d5f[754]]&& _0x4b1fx3[_0x2d5f[252]][_0x2d5f[57]](_0x2d5f[1377],_0x2d5f[130]);var _0x4b1fx4=this[_0x2d5f[724]][_0x2d5f[439]];if(this[_0x2d5f[1179]][_0x2d5f[2662]](this[_0x2d5f[724]][_0x2d5f[246]])){null== this[_0x2d5f[1525]]&& (this[_0x2d5f[1525]]= []);for(var _0x4b1fx5=0;_0x4b1fx5< _0x4b1fx4[_0x2d5f[67]]- 1;_0x4b1fx5++){_0x4b1fx3= this[_0x2d5f[3034]](),_0x4b1fx2[_0x2d5f[207]](_0x4b1fx3),_0x4b1fx3[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[270]]= 0== _0x4b1fx4[_0x4b1fx5][_0x2d5f[235]]- _0x4b1fx4[_0x4b1fx5+ 1][_0x2d5f[235]]?_0x2d5f[3039]:_0x2d5f[3038],this[_0x2d5f[1525]][_0x2d5f[207]]( new mxPoint(0,0)),mxClient[_0x2d5f[754]]&& _0x4b1fx3[_0x2d5f[252]][_0x2d5f[57]](_0x2d5f[1377],_0x2d5f[130])}};_0x4b1fx3= this[_0x2d5f[3009]](_0x4b1fx4[_0x2d5f[67]]);this[_0x2d5f[3002]](_0x4b1fx3);_0x4b1fx3[_0x2d5f[252]][_0x2d5f[124]][_0x2d5f[270]]= mxConstants[_0x2d5f[3011]];mxEvent[_0x2d5f[2733]](_0x4b1fx3[_0x2d5f[252]],this[_0x2d5f[1179]],this[_0x2d5f[724]]);_0x4b1fx2[_0x2d5f[207]](_0x4b1fx3);mxClient[_0x2d5f[754]]&& _0x4b1fx3[_0x2d5f[252]][_0x2d5f[57]](_0x2d5f[1377],_0x2d5f[130]);return _0x4b1fx2};mxEdgeSegmentHandler[_0x2d5f[202]][_0x2d5f[258]]= function(){this[_0x2d5f[802]]();mxEdgeHandler[_0x2d5f[202]][_0x2d5f[258]][_0x2d5f[183]](this,arguments)};mxEdgeSegmentHandler[_0x2d5f[202]][_0x2d5f[802]]= function(){if(null!= this[_0x2d5f[2994]]){for(var _0x4b1fx2=0;_0x4b1fx2< this[_0x2d5f[2994]][_0x2d5f[67]];_0x4b1fx2++){null!= this[_0x2d5f[2994]][_0x4b1fx2]&& (this[_0x2d5f[2994]][_0x4b1fx2][_0x2d5f[515]](),this[_0x2d5f[2994]][_0x4b1fx2]= null)};this[_0x2d5f[2994]]= this[_0x2d5f[3001]]()}};mxEdgeSegmentHandler[_0x2d5f[202]][_0x2d5f[3030]]= function(_0x4b1fx2,_0x4b1fx3){if(this[_0x2d5f[1179]][_0x2d5f[2662]](this[_0x2d5f[724]][_0x2d5f[246]])){var _0x4b1fx4=mxConstants[_0x2d5f[2974]],_0x4b1fx5=this[_0x2d5f[724]][_0x2d5f[439]];if(null!= _0x4b1fx5&& 1< _0x4b1fx5[_0x2d5f[67]]){for(var _0x4b1fx9=0;_0x4b1fx9< this[_0x2d5f[724]][_0x2d5f[439]][_0x2d5f[67]]- 1;_0x4b1fx9++){if(null!= this[_0x2d5f[2994]][_0x4b1fx9+ 1]){_0x4b1fx2= _0x4b1fx5[_0x4b1fx9];_0x4b1fx3= _0x4b1fx5[_0x4b1fx9+ 1];var _0x4b1fxa= new mxPoint(_0x4b1fx2[_0x2d5f[235]]+ (_0x4b1fx3[_0x2d5f[235]]- _0x4b1fx2[_0x2d5f[235]])/ 2,_0x4b1fx2[_0x2d5f[236]]+ (_0x4b1fx3[_0x2d5f[236]]- _0x4b1fx2[_0x2d5f[236]])/ 2);this[_0x2d5f[2994]][_0x4b1fx9+ 1][_0x2d5f[1562]]= new mxRectangle(Math[_0x2d5f[488]](_0x4b1fxa[_0x2d5f[235]]- _0x4b1fx4/ 2),Math[_0x2d5f[488]](_0x4b1fxa[_0x2d5f[236]]- _0x4b1fx4/ 2),_0x4b1fx4,_0x4b1fx4);this[_0x2d5f[2994]][_0x4b1fx9+ 1][_0x2d5f[258]]()}}}}};mxEdgeSegmentHandler[_0x2d5f[202]][_0x2d5f[3023]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3= [];var _0x4b1fx4=this[_0x2d5f[2997]];if(1< _0x4b1fx4[_0x2d5f[67]]){for(var _0x4b1fx5=_0x4b1fx4[0],_0x4b1fx9=_0x4b1fx4[1],_0x4b1fxa=2;_0x4b1fxa< _0x4b1fx4[_0x2d5f[67]];_0x4b1fxa++){var _0x4b1fx12=_0x4b1fx4[_0x4b1fxa];if((Math[_0x2d5f[488]](_0x4b1fx5[_0x2d5f[235]])!= Math[_0x2d5f[488]](_0x4b1fx9[_0x2d5f[235]])|| Math[_0x2d5f[488]](_0x4b1fx9[_0x2d5f[235]])!= Math[_0x2d5f[488]](_0x4b1fx12[_0x2d5f[235]]))&& (Math[_0x2d5f[488]](_0x4b1fx5[_0x2d5f[236]])!= Math[_0x2d5f[488]](_0x4b1fx9[_0x2d5f[236]])|| Math[_0x2d5f[488]](_0x4b1fx9[_0x2d5f[236]])!= Math[_0x2d5f[488]](_0x4b1fx12[_0x2d5f[236]]))){_0x4b1fx5= _0x4b1fx9,_0x4b1fx9= _0x4b1fx9[_0x2d5f[238]](),this[_0x2d5f[2196]](_0x4b1fx9,!1),_0x4b1fx3[_0x2d5f[207]](_0x4b1fx9)};_0x4b1fx9= _0x4b1fx12}};mxElbowEdgeHandler[_0x2d5f[202]][_0x2d5f[3023]][_0x2d5f[183]](this,arguments)};function mxKeyHandler(_0x4b1fx2,_0x4b1fx3){null!= _0x4b1fx2&& (this[_0x2d5f[1179]]= _0x4b1fx2,this[_0x2d5f[772]]= _0x4b1fx3|| document[_0x2d5f[158]],this[_0x2d5f[3040]]= [],this[_0x2d5f[3041]]= [],this[_0x2d5f[3042]]= [],this[_0x2d5f[3043]]= [],mxEvent[_0x2d5f[169]](this[_0x2d5f[772]],_0x2d5f[2123],mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){this[_0x2d5f[3044]](_0x4b1fx2)})),mxClient[_0x2d5f[80]]&& mxEvent[_0x2d5f[169]](window,_0x2d5f[2428],mxUtils[_0x2d5f[885]](this,function(){this[_0x2d5f[515]]()})))}mxKeyHandler[_0x2d5f[202]][_0x2d5f[1179]]= null;mxKeyHandler[_0x2d5f[202]][_0x2d5f[772]]= null;mxKeyHandler[_0x2d5f[202]][_0x2d5f[3040]]= null;mxKeyHandler[_0x2d5f[202]][_0x2d5f[3041]]= null;mxKeyHandler[_0x2d5f[202]][_0x2d5f[3042]]= null;mxKeyHandler[_0x2d5f[202]][_0x2d5f[3043]]= null;mxKeyHandler[_0x2d5f[202]][_0x2d5f[984]]= !0;mxKeyHandler[_0x2d5f[202]][_0x2d5f[994]]= function(){return this[_0x2d5f[984]]};mxKeyHandler[_0x2d5f[202]][_0x2d5f[995]]= function(_0x4b1fx2){this[_0x2d5f[984]]= _0x4b1fx2};mxKeyHandler[_0x2d5f[202]][_0x2d5f[3045]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[3040]][_0x4b1fx2]= _0x4b1fx3};mxKeyHandler[_0x2d5f[202]][_0x2d5f[3046]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[3041]][_0x4b1fx2]= _0x4b1fx3};mxKeyHandler[_0x2d5f[202]][_0x2d5f[3047]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[3042]][_0x4b1fx2]= _0x4b1fx3};mxKeyHandler[_0x2d5f[202]][_0x2d5f[3048]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[3043]][_0x4b1fx2]= _0x4b1fx3};mxKeyHandler[_0x2d5f[202]][_0x2d5f[775]]= function(_0x4b1fx2){return mxEvent[_0x2d5f[775]](_0x4b1fx2)};mxKeyHandler[_0x2d5f[202]][_0x2d5f[3049]]= function(_0x4b1fx2){return null!= _0x4b1fx2?this[_0x2d5f[775]](_0x4b1fx2)?mxEvent[_0x2d5f[774]](_0x4b1fx2)?this[_0x2d5f[3043]][_0x4b1fx2[_0x2d5f[2124]]]:this[_0x2d5f[3042]][_0x4b1fx2[_0x2d5f[2124]]]:mxEvent[_0x2d5f[774]](_0x4b1fx2)?this[_0x2d5f[3041]][_0x4b1fx2[_0x2d5f[2124]]]:this[_0x2d5f[3040]][_0x4b1fx2[_0x2d5f[2124]]]:null};mxKeyHandler[_0x2d5f[202]][_0x2d5f[3050]]= function(_0x4b1fx2){_0x4b1fx2= mxEvent[_0x2d5f[728]](_0x4b1fx2);if(_0x4b1fx2== this[_0x2d5f[772]]|| _0x4b1fx2[_0x2d5f[265]]== this[_0x2d5f[772]]|| null!= this[_0x2d5f[1179]][_0x2d5f[2347]]&& _0x4b1fx2== this[_0x2d5f[1179]][_0x2d5f[2347]][_0x2d5f[126]]){return !0};for(;null!= _0x4b1fx2;){if(_0x4b1fx2== this[_0x2d5f[1179]][_0x2d5f[526]]){return !0};_0x4b1fx2= _0x4b1fx2[_0x2d5f[265]]};return !1};mxKeyHandler[_0x2d5f[202]][_0x2d5f[3044]]= function(_0x4b1fx2){if(this[_0x2d5f[1179]][_0x2d5f[994]]()&& !mxEvent[_0x2d5f[721]](_0x4b1fx2)&& this[_0x2d5f[3050]](_0x4b1fx2)&& this[_0x2d5f[994]]()){if(27== _0x4b1fx2[_0x2d5f[2124]]){this[_0x2d5f[859]](_0x4b1fx2)}else {if(!this[_0x2d5f[1179]][_0x2d5f[2203]]()){var _0x4b1fx3=this[_0x2d5f[3049]](_0x4b1fx2);null!= _0x4b1fx3&& (_0x4b1fx3(_0x4b1fx2),mxEvent[_0x2d5f[722]](_0x4b1fx2))}}}};mxKeyHandler[_0x2d5f[202]][_0x2d5f[859]]= function(_0x4b1fx2){this[_0x2d5f[1179]][_0x2d5f[2608]]()&& this[_0x2d5f[1179]][_0x2d5f[859]](_0x4b1fx2)};mxKeyHandler[_0x2d5f[202]][_0x2d5f[515]]= function(){this[_0x2d5f[772]]= null};function mxTooltipHandler(_0x4b1fx2,_0x4b1fx3){null!= _0x4b1fx2&& (this[_0x2d5f[1179]]= _0x4b1fx2,this[_0x2d5f[1140]]= _0x4b1fx3|| 500,this[_0x2d5f[1179]][_0x2d5f[1133]](this))}mxTooltipHandler[_0x2d5f[202]][_0x2d5f[931]]= 10005;mxTooltipHandler[_0x2d5f[202]][_0x2d5f[1179]]= null;mxTooltipHandler[_0x2d5f[202]][_0x2d5f[1140]]= null;mxTooltipHandler[_0x2d5f[202]][_0x2d5f[3051]]= !1;mxTooltipHandler[_0x2d5f[202]][_0x2d5f[984]]= !0;mxTooltipHandler[_0x2d5f[202]][_0x2d5f[994]]= function(){return this[_0x2d5f[984]]};mxTooltipHandler[_0x2d5f[202]][_0x2d5f[995]]= function(_0x4b1fx2){this[_0x2d5f[984]]= _0x4b1fx2};mxTooltipHandler[_0x2d5f[202]][_0x2d5f[2277]]= function(){return this[_0x2d5f[3051]]};mxTooltipHandler[_0x2d5f[202]][_0x2d5f[3052]]= function(_0x4b1fx2){this[_0x2d5f[3051]]= _0x4b1fx2};mxTooltipHandler[_0x2d5f[202]][_0x2d5f[176]]= function(){null!= document[_0x2d5f[112]]&& (this[_0x2d5f[485]]= document[_0x2d5f[55]](_0x2d5f[485]),this[_0x2d5f[485]][_0x2d5f[926]]= _0x2d5f[3053],this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[188],this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[931]]= this[_0x2d5f[931]],document[_0x2d5f[112]][_0x2d5f[62]](this[_0x2d5f[485]]),mxEvent[_0x2d5f[169]](this[_0x2d5f[485]],_0x2d5f[751],mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){this[_0x2d5f[3054]]()})))};mxTooltipHandler[_0x2d5f[202]][_0x2d5f[787]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[862]](_0x4b1fx3,!1);this[_0x2d5f[3054]]()};mxTooltipHandler[_0x2d5f[202]][_0x2d5f[788]]= function(_0x4b1fx2,_0x4b1fx3){if(_0x4b1fx3[_0x2d5f[730]]()!= this[_0x2d5f[1217]]|| _0x4b1fx3[_0x2d5f[732]]()!= this[_0x2d5f[1218]]){this[_0x2d5f[862]](_0x4b1fx3,!0),(this[_0x2d5f[2277]]()|| _0x4b1fx3[_0x2d5f[248]]()!= this[_0x2d5f[724]]|| _0x4b1fx3[_0x2d5f[728]]()!= this[_0x2d5f[252]]&& (!this[_0x2d5f[3055]]|| null!= _0x4b1fx3[_0x2d5f[248]]()&& this[_0x2d5f[3055]]== (_0x4b1fx3[_0x2d5f[729]](_0x4b1fx3[_0x2d5f[248]]()[_0x2d5f[253]])|| !_0x4b1fx3[_0x2d5f[729]](_0x4b1fx3[_0x2d5f[248]]()[_0x2d5f[963]]))))&& this[_0x2d5f[3054]]()};this[_0x2d5f[1217]]= _0x4b1fx3[_0x2d5f[730]]();this[_0x2d5f[1218]]= _0x4b1fx3[_0x2d5f[732]]()};mxTooltipHandler[_0x2d5f[202]][_0x2d5f[789]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[862]](_0x4b1fx3,!0);this[_0x2d5f[3054]]()};mxTooltipHandler[_0x2d5f[202]][_0x2d5f[3056]]= function(){null!= this[_0x2d5f[1123]]&& (window[_0x2d5f[2924]](this[_0x2d5f[1123]]),this[_0x2d5f[1123]]= null)};mxTooltipHandler[_0x2d5f[202]][_0x2d5f[862]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[3056]]();if(_0x4b1fx3&& this[_0x2d5f[994]]()&& null!= _0x4b1fx2[_0x2d5f[248]]()&& (null== this[_0x2d5f[485]]|| _0x2d5f[188]== this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[187]])){var _0x4b1fx4=_0x4b1fx2[_0x2d5f[248]](),_0x4b1fx5=_0x4b1fx2[_0x2d5f[728]](),_0x4b1fx9=_0x4b1fx2[_0x2d5f[730]](),_0x4b1fxa=_0x4b1fx2[_0x2d5f[732]](),_0x4b1fx12=_0x4b1fx2[_0x2d5f[729]](_0x4b1fx4[_0x2d5f[253]])|| _0x4b1fx2[_0x2d5f[729]](_0x4b1fx4[_0x2d5f[963]]);this[_0x2d5f[1123]]= window[_0x2d5f[261]](mxUtils[_0x2d5f[885]](this,function(){if(!this[_0x2d5f[1179]][_0x2d5f[2203]]()&& !this[_0x2d5f[1179]][_0x2d5f[2316]][_0x2d5f[1031]]()){var _0x4b1fx2=this[_0x2d5f[1179]][_0x2d5f[2595]](_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa);this[_0x2d5f[539]](_0x4b1fx2,_0x4b1fx9,_0x4b1fxa);this[_0x2d5f[724]]= _0x4b1fx4;this[_0x2d5f[252]]= _0x4b1fx5;this[_0x2d5f[3055]]= _0x4b1fx12}}),this[_0x2d5f[1140]])}};mxTooltipHandler[_0x2d5f[202]][_0x2d5f[801]]= function(){this[_0x2d5f[3056]]();this[_0x2d5f[3054]]()};mxTooltipHandler[_0x2d5f[202]][_0x2d5f[3054]]= function(){null!= this[_0x2d5f[485]]&& (this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[188])};mxTooltipHandler[_0x2d5f[202]][_0x2d5f[539]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){if(null!= _0x4b1fx2&& 0< _0x4b1fx2[_0x2d5f[67]]){null== this[_0x2d5f[485]]&& this[_0x2d5f[176]]();var _0x4b1fx5=mxUtils[_0x2d5f[444]]();this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[361]]= _0x4b1fx3+ _0x4b1fx5[_0x2d5f[235]]+ _0x2d5f[168];this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[125]]= _0x4b1fx4+ mxConstants[_0x2d5f[560]]+ _0x4b1fx5[_0x2d5f[236]]+ _0x2d5f[168];mxUtils[_0x2d5f[1331]](_0x4b1fx2)?(this[_0x2d5f[485]][_0x2d5f[339]]= _0x2d5f[110],this[_0x2d5f[485]][_0x2d5f[62]](_0x4b1fx2)):this[_0x2d5f[485]][_0x2d5f[339]]= _0x4b1fx2[_0x2d5f[230]](/\n/g,_0x2d5f[545]);this[_0x2d5f[485]][_0x2d5f[124]][_0x2d5f[187]]= _0x2d5f[110];mxUtils[_0x2d5f[933]](this[_0x2d5f[485]])}};mxTooltipHandler[_0x2d5f[202]][_0x2d5f[515]]= function(){this[_0x2d5f[1179]][_0x2d5f[1148]](this);mxEvent[_0x2d5f[762]](this[_0x2d5f[485]]);null!= this[_0x2d5f[485]]&& null!= this[_0x2d5f[485]][_0x2d5f[265]]&& this[_0x2d5f[485]][_0x2d5f[265]][_0x2d5f[266]](this[_0x2d5f[485]]);this[_0x2d5f[485]]= null};function mxCellTracker(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){mxCellMarker[_0x2d5f[239]](this,_0x4b1fx2,_0x4b1fx3);this[_0x2d5f[1179]][_0x2d5f[1133]](this);null!= _0x4b1fx4&& (this[_0x2d5f[736]]= _0x4b1fx4);mxClient[_0x2d5f[80]]&& mxEvent[_0x2d5f[169]](window,_0x2d5f[2428],mxUtils[_0x2d5f[885]](this,function(){this[_0x2d5f[515]]()}))}mxUtils[_0x2d5f[1284]](mxCellTracker,mxCellMarker);mxCellTracker[_0x2d5f[202]][_0x2d5f[787]]= function(_0x4b1fx2,_0x4b1fx3){};mxCellTracker[_0x2d5f[202]][_0x2d5f[788]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[994]]()&& this[_0x2d5f[2871]](_0x4b1fx3)};mxCellTracker[_0x2d5f[202]][_0x2d5f[789]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[862]]()};mxCellTracker[_0x2d5f[202]][_0x2d5f[515]]= function(){this[_0x2d5f[2717]]|| (this[_0x2d5f[2717]]= !0,this[_0x2d5f[1179]][_0x2d5f[1148]](this),mxCellMarker[_0x2d5f[202]][_0x2d5f[515]][_0x2d5f[183]](this))};function mxCellHighlight(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){null!= _0x4b1fx2&& (this[_0x2d5f[1179]]= _0x4b1fx2,this[_0x2d5f[2943]]= null!= _0x4b1fx3?_0x4b1fx3:mxConstants[_0x2d5f[2854]],this[_0x2d5f[610]]= null!= _0x4b1fx4?_0x4b1fx4:mxConstants[_0x2d5f[3057]],this[_0x2d5f[648]]= null!= _0x4b1fx5?_0x4b1fx5:!1,this[_0x2d5f[3058]]= mxUtils[_0x2d5f[885]](this,function(){this[_0x2d5f[2950]]()}),this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[169]](mxEvent.SCALE,this[_0x2d5f[3058]]),this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[169]](mxEvent.TRANSLATE,this[_0x2d5f[3058]]),this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0x2d5f[3058]]),this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[169]](mxEvent.CHANGE,this[_0x2d5f[3058]]),this[_0x2d5f[2877]]= mxUtils[_0x2d5f[885]](this,function(){this[_0x2d5f[801]]()}),this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[169]](mxEvent.DOWN,this[_0x2d5f[2877]]),this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[169]](mxEvent.UP,this[_0x2d5f[2877]]))}mxCellHighlight[_0x2d5f[202]][_0x2d5f[3059]]= !1;mxCellHighlight[_0x2d5f[202]][_0x2d5f[1179]]= !0;mxCellHighlight[_0x2d5f[202]][_0x2d5f[724]]= null;mxCellHighlight[_0x2d5f[202]][_0x2d5f[657]]= 2;mxCellHighlight[_0x2d5f[202]][_0x2d5f[2877]]= null;mxCellHighlight[_0x2d5f[202]][_0x2d5f[2828]]= function(_0x4b1fx2){this[_0x2d5f[2943]]= _0x4b1fx2;null!= this[_0x2d5f[253]]&& (this[_0x2d5f[253]][_0x2d5f[1336]]= _0x4b1fx2)};mxCellHighlight[_0x2d5f[202]][_0x2d5f[3060]]= function(){this[_0x2d5f[253]]= this[_0x2d5f[2156]]();this[_0x2d5f[2950]]();!this[_0x2d5f[3059]]&& this[_0x2d5f[253]][_0x2d5f[252]][_0x2d5f[265]][_0x2d5f[285]]!= this[_0x2d5f[253]][_0x2d5f[252]]&& this[_0x2d5f[253]][_0x2d5f[252]][_0x2d5f[265]][_0x2d5f[950]](this[_0x2d5f[253]][_0x2d5f[252]],this[_0x2d5f[253]][_0x2d5f[252]][_0x2d5f[265]][_0x2d5f[285]])};mxCellHighlight[_0x2d5f[202]][_0x2d5f[2156]]= function(){var _0x4b1fx2=null,_0x4b1fx2=this[_0x2d5f[1179]][_0x2d5f[251]][_0x2d5f[250]](this[_0x2d5f[724]][_0x2d5f[246]])? new mxPolyline(this[_0x2d5f[724]][_0x2d5f[439]],this[_0x2d5f[2943]],this[_0x2d5f[610]]): new mxRectangleShape( new mxRectangle,null,this[_0x2d5f[2943]],this[_0x2d5f[610]]);_0x4b1fx2[_0x2d5f[507]]= this[_0x2d5f[1179]][_0x2d5f[507]]!= mxConstants[_0x2d5f[508]]?mxConstants[_0x2d5f[1523]]:mxConstants[_0x2d5f[508]];_0x4b1fx2[_0x2d5f[176]](this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[1524]]());mxEvent[_0x2d5f[2733]](_0x4b1fx2[_0x2d5f[252]],this[_0x2d5f[1179]],this[_0x2d5f[724]]);_0x4b1fx2[_0x2d5f[1564]]= 0;_0x4b1fx2[_0x2d5f[1229]]= !1;_0x4b1fx2[_0x2d5f[1522]]= this[_0x2d5f[648]];return _0x4b1fx2};mxCellHighlight[_0x2d5f[202]][_0x2d5f[2950]]= function(){if(null!= this[_0x2d5f[724]]&& null!= this[_0x2d5f[253]]){var _0x4b1fx2=0;this[_0x2d5f[1179]][_0x2d5f[251]][_0x2d5f[250]](this[_0x2d5f[724]][_0x2d5f[246]])?this[_0x2d5f[253]][_0x2d5f[1525]]= this[_0x2d5f[724]][_0x2d5f[439]]:(this[_0x2d5f[253]][_0x2d5f[1562]]= new mxRectangle(this[_0x2d5f[724]][_0x2d5f[235]]- this[_0x2d5f[657]],this[_0x2d5f[724]][_0x2d5f[236]]- this[_0x2d5f[657]],this[_0x2d5f[724]][_0x2d5f[117]]+ 2* this[_0x2d5f[657]],this[_0x2d5f[724]][_0x2d5f[119]]+ 2* this[_0x2d5f[657]]),_0x4b1fx2= Number(this[_0x2d5f[724]][_0x2d5f[124]][mxConstants[_0x2d5f[2278]]]|| _0x2d5f[468]));null!= this[_0x2d5f[724]][_0x2d5f[253]]&& this[_0x2d5f[253]][_0x2d5f[1609]](this[_0x2d5f[724]][_0x2d5f[253]][_0x2d5f[1610]]());0!= _0x4b1fx2&& (this[_0x2d5f[253]][_0x2d5f[603]]= _0x4b1fx2);this[_0x2d5f[253]][_0x2d5f[258]]()}};mxCellHighlight[_0x2d5f[202]][_0x2d5f[801]]= function(){this[_0x2d5f[1016]](null)};mxCellHighlight[_0x2d5f[202]][_0x2d5f[1016]]= function(_0x4b1fx2){this[_0x2d5f[724]]!= _0x4b1fx2&& (null!= this[_0x2d5f[253]]&& (this[_0x2d5f[253]][_0x2d5f[515]](),this[_0x2d5f[253]]= null),this[_0x2d5f[724]]= _0x4b1fx2,null!= this[_0x2d5f[724]]&& this[_0x2d5f[3060]]())};mxCellHighlight[_0x2d5f[202]][_0x2d5f[515]]= function(){this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[745]](this[_0x2d5f[3058]]);this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[745]](this[_0x2d5f[3058]]);this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[745]](this[_0x2d5f[2877]]);this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[745]](this[_0x2d5f[2877]]);null!= this[_0x2d5f[253]]&& (this[_0x2d5f[253]][_0x2d5f[515]](),this[_0x2d5f[253]]= null)};function mxDefaultKeyHandler(_0x4b1fx2){if(null!= _0x4b1fx2){this[_0x2d5f[3061]]= _0x4b1fx2;this[_0x2d5f[2458]]= new mxKeyHandler(_0x4b1fx2[_0x2d5f[1179]]);var _0x4b1fx3=this[_0x2d5f[2458]][_0x2d5f[859]];this[_0x2d5f[2458]][_0x2d5f[859]]= function(_0x4b1fx4){_0x4b1fx3[_0x2d5f[183]](this,arguments);_0x4b1fx2[_0x2d5f[3062]]();_0x4b1fx2[_0x2d5f[746]]( new mxEventObject(mxEvent.ESCAPE,_0x2d5f[763],_0x4b1fx4))}}}mxDefaultKeyHandler[_0x2d5f[202]][_0x2d5f[3061]]= null;mxDefaultKeyHandler[_0x2d5f[202]][_0x2d5f[2458]]= null;mxDefaultKeyHandler[_0x2d5f[202]][_0x2d5f[3063]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=mxUtils[_0x2d5f[885]](this,function(){this[_0x2d5f[3061]][_0x2d5f[350]](_0x4b1fx3)});_0x4b1fx4?this[_0x2d5f[2458]][_0x2d5f[3047]](_0x4b1fx2,_0x4b1fx5):this[_0x2d5f[2458]][_0x2d5f[3045]](_0x4b1fx2,_0x4b1fx5)};mxDefaultKeyHandler[_0x2d5f[202]][_0x2d5f[515]]= function(){this[_0x2d5f[2458]][_0x2d5f[515]]();this[_0x2d5f[2458]]= null};function mxDefaultPopupMenu(_0x4b1fx2){this[_0x2d5f[3064]]= _0x4b1fx2}mxDefaultPopupMenu[_0x2d5f[202]][_0x2d5f[88]]= null;mxDefaultPopupMenu[_0x2d5f[202]][_0x2d5f[3064]]= null;mxDefaultPopupMenu[_0x2d5f[202]][_0x2d5f[3065]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){if(null!= this[_0x2d5f[3064]]){var _0x4b1fx9=this[_0x2d5f[3066]](_0x4b1fx2,_0x4b1fx4,_0x4b1fx5);this[_0x2d5f[3067]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,this[_0x2d5f[3064]][_0x2d5f[285]],null)}};mxDefaultPopupMenu[_0x2d5f[202]][_0x2d5f[3067]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12){for(var _0x4b1fx13=!1;null!= _0x4b1fxa;){if(_0x2d5f[99]== _0x4b1fxa[_0x2d5f[301]]){var _0x4b1fx14=_0x4b1fxa[_0x2d5f[284]](_0x2d5f[3068]);if(null== _0x4b1fx14|| _0x4b1fx9[_0x4b1fx14]){var _0x4b1fx14=_0x4b1fxa[_0x2d5f[284]](_0x2d5f[3069]),_0x4b1fx14=mxResources[_0x2d5f[203]](_0x4b1fx14)|| _0x4b1fx14,_0x4b1fx15=mxUtils[_0x2d5f[1545]](mxUtils[_0x2d5f[329]](_0x4b1fxa)),_0x4b1fx16=_0x4b1fxa[_0x2d5f[284]](_0x2d5f[892]),_0x4b1fx17=_0x4b1fxa[_0x2d5f[284]](_0x2d5f[2916]),_0x4b1fx18=_0x4b1fxa[_0x2d5f[284]](_0x2d5f[3070]);_0x4b1fx13&& (_0x4b1fx3[_0x2d5f[1051]](_0x4b1fx12),_0x4b1fx13= !1);null!= _0x4b1fx17&& this[_0x2d5f[88]]&& (_0x4b1fx17= this[_0x2d5f[88]]+ _0x4b1fx17);_0x4b1fx14= this[_0x2d5f[3071]](_0x4b1fx3,_0x4b1fx2,_0x4b1fx14,_0x4b1fx17,_0x4b1fx15,_0x4b1fx16,_0x4b1fx4,_0x4b1fx12,_0x4b1fx18);this[_0x2d5f[3067]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa[_0x2d5f[285]],_0x4b1fx14)}}else {_0x2d5f[3072]== _0x4b1fxa[_0x2d5f[301]]&& (_0x4b1fx13= !0)};_0x4b1fxa= _0x4b1fxa[_0x2d5f[287]]}};mxDefaultPopupMenu[_0x2d5f[202]][_0x2d5f[3071]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa,_0x4b1fx12,_0x4b1fx13,_0x4b1fx14){return _0x4b1fx2[_0x2d5f[1025]](_0x4b1fx4,_0x4b1fx5,function(_0x4b1fx2){_0x2d5f[279]== typeof _0x4b1fx9&& _0x4b1fx9[_0x2d5f[239]](_0x4b1fx3,_0x4b1fx3,_0x4b1fx12,_0x4b1fx2);null!= _0x4b1fxa&& _0x4b1fx3[_0x2d5f[350]](_0x4b1fxa,_0x4b1fx12,_0x4b1fx2)},_0x4b1fx13,_0x4b1fx14)};mxDefaultPopupMenu[_0x2d5f[202]][_0x2d5f[3066]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fx9=_0x4b1fx5[_0x2d5f[262]](_0x4b1fx3),_0x4b1fxa=[];_0x4b1fxa[_0x2d5f[3073]]= null== _0x4b1fx3;_0x4b1fxa[_0x2d5f[3074]]= 1< _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[2694]]();_0x4b1fxa[_0x2d5f[3075]]= _0x4b1fx5[_0x2d5f[501]]()!= _0x4b1fx5[_0x2d5f[1197]](_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[902]]());_0x4b1fxa[_0x2d5f[246]]= null!= _0x4b1fx3;_0x4b1fx5= null!= _0x4b1fx3&& 1== _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[2694]]();_0x4b1fxa[_0x2d5f[3076]]= _0x4b1fx5&& 0< _0x4b1fx9;_0x4b1fxa[_0x2d5f[3077]]= _0x4b1fx5&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[2516]](_0x4b1fx3,!1);_0x4b1fxa[_0x2d5f[3078]]= _0x4b1fx5&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[2516]](_0x4b1fx3,!0);_0x4b1fxa[_0x2d5f[3079]]= _0x4b1fx5&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[2553]](_0x4b1fx3);_0x4b1fxa[_0x2d5f[3080]]= _0x4b1fxa[_0x2d5f[3079]]&& 0== _0x4b1fx9;_0x4b1fxa[_0x2d5f[687]]= _0x4b1fx5&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[1730]](_0x4b1fx3);_0x4b1fx9= this[_0x2d5f[3064]][_0x2d5f[64]](_0x2d5f[3081]);for(_0x4b1fx5= 0;_0x4b1fx5< _0x4b1fx9[_0x2d5f[67]];_0x4b1fx5++){var _0x4b1fx12=mxUtils[_0x2d5f[1545]](mxUtils[_0x2d5f[329]](_0x4b1fx9[_0x4b1fx5])),_0x4b1fx13=_0x4b1fx9[_0x4b1fx5][_0x2d5f[284]](_0x2d5f[298]);null!= _0x4b1fx13&& _0x2d5f[279]== typeof _0x4b1fx12&& (_0x4b1fxa[_0x4b1fx13]= _0x4b1fx12(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4))};return _0x4b1fxa};function mxDefaultToolbar(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[3061]]= _0x4b1fx3;null!= _0x4b1fx2&& null!= _0x4b1fx3&& this[_0x2d5f[176]](_0x4b1fx2)}mxDefaultToolbar[_0x2d5f[202]][_0x2d5f[3061]]= null;mxDefaultToolbar[_0x2d5f[202]][_0x2d5f[3082]]= null;mxDefaultToolbar[_0x2d5f[202]][_0x2d5f[2877]]= null;mxDefaultToolbar[_0x2d5f[202]][_0x2d5f[657]]= 4;mxDefaultToolbar[_0x2d5f[202]][_0x2d5f[2804]]= !1;mxDefaultToolbar[_0x2d5f[202]][_0x2d5f[176]]= function(_0x4b1fx2){null!= _0x4b1fx2&& (this[_0x2d5f[3082]]= new mxToolbar(_0x4b1fx2),this[_0x2d5f[3082]][_0x2d5f[169]](mxEvent.SELECT,mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2,_0x4b1fx4){var _0x4b1fx5=_0x4b1fx4[_0x2d5f[720]](_0x2d5f[279]);this[_0x2d5f[3061]][_0x2d5f[3083]]= null!= _0x4b1fx5?mxUtils[_0x2d5f[885]](this,function(){_0x4b1fx5[_0x2d5f[183]](this,arguments);this[_0x2d5f[3082]][_0x2d5f[1050]]()}):null})),this[_0x2d5f[2877]]= mxUtils[_0x2d5f[885]](this,function(){null!= this[_0x2d5f[3082]]&& this[_0x2d5f[3082]][_0x2d5f[1050]](!0)}),this[_0x2d5f[3061]][_0x2d5f[1179]][_0x2d5f[169]](mxEvent.DOUBLE_CLICK,this[_0x2d5f[2877]]),this[_0x2d5f[3061]][_0x2d5f[169]](mxEvent.ESCAPE,this[_0x2d5f[2877]]))};mxDefaultToolbar[_0x2d5f[202]][_0x2d5f[1025]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){var _0x4b1fx9=mxUtils[_0x2d5f[885]](this,function(){null!= _0x4b1fx4&& 0< _0x4b1fx4[_0x2d5f[67]]&& this[_0x2d5f[3061]][_0x2d5f[350]](_0x4b1fx4)});return this[_0x2d5f[3082]][_0x2d5f[1025]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx9,_0x4b1fx5)};mxDefaultToolbar[_0x2d5f[202]][_0x2d5f[1051]]= function(_0x4b1fx2){_0x4b1fx2= _0x4b1fx2|| mxClient[_0x2d5f[88]]+ _0x2d5f[3084];this[_0x2d5f[3082]][_0x2d5f[1051]](_0x4b1fx2)};mxDefaultToolbar[_0x2d5f[202]][_0x2d5f[970]]= function(){return this[_0x2d5f[3082]][_0x2d5f[970]]()};mxDefaultToolbar[_0x2d5f[202]][_0x2d5f[1038]]= function(_0x4b1fx2){return this[_0x2d5f[3082]][_0x2d5f[1038]](_0x4b1fx2)};mxDefaultToolbar[_0x2d5f[202]][_0x2d5f[3085]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=mxUtils[_0x2d5f[885]](this,function(){this[_0x2d5f[3061]][_0x2d5f[350]](_0x4b1fx4)});this[_0x2d5f[972]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx5)};mxDefaultToolbar[_0x2d5f[202]][_0x2d5f[972]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){return this[_0x2d5f[3082]][_0x2d5f[972]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4)};mxDefaultToolbar[_0x2d5f[202]][_0x2d5f[1048]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){var _0x4b1fxa=mxUtils[_0x2d5f[885]](this,function(){this[_0x2d5f[3061]][_0x2d5f[3086]](_0x4b1fx4);null!= _0x4b1fx9&& _0x4b1fx9(this[_0x2d5f[3061]])});return this[_0x2d5f[3082]][_0x2d5f[1042]](_0x4b1fx2,_0x4b1fx3,_0x4b1fxa,_0x4b1fx5)};mxDefaultToolbar[_0x2d5f[202]][_0x2d5f[3087]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9,_0x4b1fxa){var _0x4b1fx12=function(){return _0x2d5f[279]== typeof _0x4b1fx4?_0x4b1fx4():null!= _0x4b1fx4?_0x4b1fx4[_0x2d5f[238]]():null},_0x4b1fx13=mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2,_0x4b1fx3){_0x2d5f[279]== typeof _0x4b1fx9?_0x4b1fx9(this[_0x2d5f[3061]],_0x4b1fx12(),_0x4b1fx2,_0x4b1fx3):this[_0x2d5f[1008]](_0x4b1fx12(),_0x4b1fx2,_0x4b1fx3);this[_0x2d5f[3082]][_0x2d5f[1050]]();mxEvent[_0x2d5f[722]](_0x4b1fx2)});_0x4b1fx2= this[_0x2d5f[3082]][_0x2d5f[1048]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx13,_0x4b1fx5,null,_0x4b1fxa);this[_0x2d5f[3088]](_0x4b1fx2,function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx13(_0x4b1fx3,_0x4b1fx4)});return _0x4b1fx2};mxDefaultToolbar[_0x2d5f[202]][_0x2d5f[1008]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=this[_0x2d5f[3061]][_0x2d5f[1179]],_0x4b1fx9=_0x4b1fx5[_0x2d5f[502]]();if(null== _0x4b1fx4|| _0x4b1fx9[_0x2d5f[250]](_0x4b1fx4)|| !this[_0x2d5f[2804]]|| !_0x4b1fx5[_0x2d5f[2565]](_0x4b1fx4)){for(;null!= _0x4b1fx4&& !_0x4b1fx5[_0x2d5f[2685]](_0x4b1fx4,[_0x4b1fx2],_0x4b1fx3);){_0x4b1fx4= _0x4b1fx9[_0x2d5f[1197]](_0x4b1fx4)};this[_0x2d5f[1937]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4)}else {this[_0x2d5f[807]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4)}};mxDefaultToolbar[_0x2d5f[202]][_0x2d5f[1937]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=this[_0x2d5f[3061]][_0x2d5f[1179]];if(_0x4b1fx5[_0x2d5f[2621]](_0x4b1fx2)){var _0x4b1fx9=mxEvent[_0x2d5f[731]](_0x4b1fx3),_0x4b1fxa=mxEvent[_0x2d5f[733]](_0x4b1fx3),_0x4b1fx9=mxUtils[_0x2d5f[2196]](_0x4b1fx5[_0x2d5f[526]],_0x4b1fx9,_0x4b1fxa);return _0x4b1fx5[_0x2d5f[2655]]()&& _0x4b1fx5[_0x2d5f[2686]](_0x4b1fx4,[_0x4b1fx2],_0x4b1fx3)?_0x4b1fx5[_0x2d5f[853]](_0x4b1fx4,[_0x4b1fx2],null,_0x4b1fx9[_0x2d5f[235]],_0x4b1fx9[_0x2d5f[236]]):this[_0x2d5f[3061]][_0x2d5f[817]](_0x4b1fx4,_0x4b1fx2,_0x4b1fx9[_0x2d5f[235]],_0x4b1fx9[_0x2d5f[236]])};return null};mxDefaultToolbar[_0x2d5f[202]][_0x2d5f[807]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx3= this[_0x2d5f[3061]][_0x2d5f[1179]];var _0x4b1fx5=_0x4b1fx3[_0x2d5f[502]]();if(null!= _0x4b1fx4&& _0x4b1fx3[_0x2d5f[2565]](_0x4b1fx2)&& _0x4b1fx3[_0x2d5f[2581]](null,_0x4b1fx4,_0x4b1fx2)){var _0x4b1fx9=null;_0x4b1fx5[_0x2d5f[473]]();try{var _0x4b1fxa=_0x4b1fx5[_0x2d5f[1721]](_0x4b1fx4),_0x4b1fx12=_0x4b1fx5[_0x2d5f[1721]](_0x4b1fx2)[_0x2d5f[238]]();_0x4b1fx12[_0x2d5f[235]]= _0x4b1fxa[_0x2d5f[235]]+ (_0x4b1fxa[_0x2d5f[117]]- _0x4b1fx12[_0x2d5f[117]])/ 2;_0x4b1fx12[_0x2d5f[236]]= _0x4b1fxa[_0x2d5f[236]]+ (_0x4b1fxa[_0x2d5f[119]]- _0x4b1fx12[_0x2d5f[119]])/ 2;var _0x4b1fx13=this[_0x2d5f[657]]* _0x4b1fx3[_0x2d5f[1020]],_0x4b1fx14=20* _0x4b1fx5[_0x2d5f[1962]](_0x4b1fx4,!0);this[_0x2d5f[3061]][_0x2d5f[3089]]?_0x4b1fx12[_0x2d5f[235]]+= (_0x4b1fx12[_0x2d5f[117]]+ _0x4b1fxa[_0x2d5f[117]])/ 2+ _0x4b1fx13+ _0x4b1fx14:_0x4b1fx12[_0x2d5f[236]]+= (_0x4b1fx12[_0x2d5f[119]]+ _0x4b1fxa[_0x2d5f[119]])/ 2+ _0x4b1fx13+ _0x4b1fx14;_0x4b1fx2[_0x2d5f[1724]](_0x4b1fx12);var _0x4b1fx15=_0x4b1fx5[_0x2d5f[1197]](_0x4b1fx4);_0x4b1fx3[_0x2d5f[2103]](_0x4b1fx2,_0x4b1fx15);_0x4b1fx3[_0x2d5f[2509]](_0x4b1fx2);_0x4b1fx9= this[_0x2d5f[3061]][_0x2d5f[2503]](_0x4b1fx4,_0x4b1fx2);if(null== _0x4b1fx5[_0x2d5f[1721]](_0x4b1fx9)){var _0x4b1fx16= new mxGeometry;_0x4b1fx16[_0x2d5f[1500]]= !0;_0x4b1fx5[_0x2d5f[1724]](_0x4b1fx9,_0x4b1fx16)};_0x4b1fx3[_0x2d5f[2504]](_0x4b1fx9,_0x4b1fx15,_0x4b1fx4,_0x4b1fx2)}finally{_0x4b1fx5[_0x2d5f[476]]()};_0x4b1fx3[_0x2d5f[904]]([_0x4b1fx2,_0x4b1fx9]);_0x4b1fx3[_0x2d5f[2564]](_0x4b1fx2)}};mxDefaultToolbar[_0x2d5f[202]][_0x2d5f[3088]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=document[_0x2d5f[55]](_0x2d5f[466]);_0x4b1fx4[_0x2d5f[57]](_0x2d5f[390],_0x4b1fx2[_0x2d5f[284]](_0x2d5f[390]));var _0x4b1fx5=mxUtils[_0x2d5f[885]](this,function(_0x4b1fx9){_0x4b1fx4[_0x2d5f[124]][_0x2d5f[117]]= 2* _0x4b1fx2[_0x2d5f[359]]+ _0x2d5f[168];_0x4b1fx4[_0x2d5f[124]][_0x2d5f[119]]= 2* _0x4b1fx2[_0x2d5f[167]]+ _0x2d5f[168];mxUtils[_0x2d5f[3090]](_0x4b1fx2,this[_0x2d5f[3061]][_0x2d5f[1179]],_0x4b1fx3,_0x4b1fx4);mxEvent[_0x2d5f[745]](_0x4b1fx4,_0x2d5f[219],_0x4b1fx5)});mxClient[_0x2d5f[80]]?_0x4b1fx5():mxEvent[_0x2d5f[169]](_0x4b1fx4,_0x2d5f[219],_0x4b1fx5)};mxDefaultToolbar[_0x2d5f[202]][_0x2d5f[515]]= function(){null!= this[_0x2d5f[2877]]&& (this[_0x2d5f[3061]][_0x2d5f[1179]][_0x2d5f[745]](_0x2d5f[760],this[_0x2d5f[2877]]),this[_0x2d5f[3061]][_0x2d5f[745]](_0x2d5f[859],this[_0x2d5f[2877]]),this[_0x2d5f[2877]]= null);null!= this[_0x2d5f[3082]]&& (this[_0x2d5f[3082]][_0x2d5f[515]](),this[_0x2d5f[3082]]= null)};function mxEditor(_0x4b1fx2){this[_0x2d5f[3091]]= [];this[_0x2d5f[3092]]();if(null!= document[_0x2d5f[112]]){this[_0x2d5f[3093]]= [];this[_0x2d5f[3094]]= new mxDefaultPopupMenu;this[_0x2d5f[3095]]= new mxUndoManager;this[_0x2d5f[1179]]= this[_0x2d5f[3096]]();this[_0x2d5f[3082]]= this[_0x2d5f[3097]]();this[_0x2d5f[3098]]= new mxDefaultKeyHandler(this);this[_0x2d5f[3099]](_0x4b1fx2);this[_0x2d5f[1179]][_0x2d5f[2180]]= this[_0x2d5f[3100]];!mxClient[_0x2d5f[3101]]&& null!= this[_0x2d5f[1056]]&& (this[_0x2d5f[812]]= this[_0x2d5f[3102]]());if(null!= this[_0x2d5f[1987]]){this[_0x2d5f[1987]]()};mxClient[_0x2d5f[80]]&& mxEvent[_0x2d5f[169]](window,_0x2d5f[2428],mxUtils[_0x2d5f[885]](this,function(){this[_0x2d5f[515]]()}))}}mxLoadResources&& mxResources[_0x2d5f[99]](mxClient[_0x2d5f[86]]+ _0x2d5f[3103]);mxEditor[_0x2d5f[202]]= new mxEventSource;mxEditor[_0x2d5f[202]][_0x2d5f[196]]= mxEditor;mxEditor[_0x2d5f[202]][_0x2d5f[3104]]= _0x2d5f[130]!= mxClient[_0x2d5f[90]]?_0x2d5f[3105]:_0x2d5f[110];mxEditor[_0x2d5f[202]][_0x2d5f[3106]]= _0x2d5f[130]!= mxClient[_0x2d5f[90]]?_0x2d5f[3107]:_0x2d5f[110];mxEditor[_0x2d5f[202]][_0x2d5f[3108]]= _0x2d5f[130]!= mxClient[_0x2d5f[90]]?_0x2d5f[3109]:_0x2d5f[110];mxEditor[_0x2d5f[202]][_0x2d5f[3110]]= _0x2d5f[130]!= mxClient[_0x2d5f[90]]?_0x2d5f[716]:_0x2d5f[110];mxEditor[_0x2d5f[202]][_0x2d5f[3111]]= _0x2d5f[130]!= mxClient[_0x2d5f[90]]?_0x2d5f[3112]:_0x2d5f[110];mxEditor[_0x2d5f[202]][_0x2d5f[3113]]= _0x2d5f[130]!= mxClient[_0x2d5f[90]]?_0x2d5f[2719]:_0x2d5f[110];mxEditor[_0x2d5f[202]][_0x2d5f[3114]]= _0x2d5f[130]!= mxClient[_0x2d5f[90]]?_0x2d5f[2136]:_0x2d5f[110];mxEditor[_0x2d5f[202]][_0x2d5f[2136]]= null;mxEditor[_0x2d5f[202]][_0x2d5f[1179]]= null;mxEditor[_0x2d5f[202]][_0x2d5f[2720]]= null;mxEditor[_0x2d5f[202]][_0x2d5f[3082]]= null;mxEditor[_0x2d5f[202]][_0x2d5f[812]]= null;mxEditor[_0x2d5f[202]][_0x2d5f[879]]= null;mxEditor[_0x2d5f[202]][_0x2d5f[3094]]= null;mxEditor[_0x2d5f[202]][_0x2d5f[3095]]= null;mxEditor[_0x2d5f[202]][_0x2d5f[3098]]= null;mxEditor[_0x2d5f[202]][_0x2d5f[3091]]= null;mxEditor[_0x2d5f[202]][_0x2d5f[3115]]= _0x2d5f[1061];mxEditor[_0x2d5f[202]][_0x2d5f[3116]]= !1;mxEditor[_0x2d5f[202]][_0x2d5f[1157]]= !0;mxEditor[_0x2d5f[202]][_0x2d5f[3083]]= null;mxEditor[_0x2d5f[202]][_0x2d5f[3117]]= !1;mxEditor[_0x2d5f[202]][_0x2d5f[3118]]= null;mxEditor[_0x2d5f[202]][_0x2d5f[2075]]= null;mxEditor[_0x2d5f[202]][_0x2d5f[3119]]= null;mxEditor[_0x2d5f[202]][_0x2d5f[3120]]= null;mxEditor[_0x2d5f[202]][_0x2d5f[3121]]= null;mxEditor[_0x2d5f[202]][_0x2d5f[3122]]= null;mxEditor[_0x2d5f[202]][_0x2d5f[1069]]= _0x2d5f[336];mxEditor[_0x2d5f[202]][_0x2d5f[3123]]= _0x2d5f[338];mxEditor[_0x2d5f[202]][_0x2d5f[1070]]= !0;mxEditor[_0x2d5f[202]][_0x2d5f[3124]]= null;mxEditor[_0x2d5f[202]][_0x2d5f[3125]]= null;mxEditor[_0x2d5f[202]][_0x2d5f[1056]]= null;mxEditor[_0x2d5f[202]][_0x2d5f[1058]]= null;mxEditor[_0x2d5f[202]][_0x2d5f[1057]]= null;mxEditor[_0x2d5f[202]][_0x2d5f[3089]]= !1;mxEditor[_0x2d5f[202]][_0x2d5f[3126]]= !1;mxEditor[_0x2d5f[202]][_0x2d5f[3127]]= 0;mxEditor[_0x2d5f[202]][_0x2d5f[3128]]= !1;mxEditor[_0x2d5f[202]][_0x2d5f[3129]]= !1;mxEditor[_0x2d5f[202]][_0x2d5f[3093]]= null;mxEditor[_0x2d5f[202]][_0x2d5f[3130]]= 0;mxEditor[_0x2d5f[202]][_0x2d5f[3100]]= _0x2d5f[604];mxEditor[_0x2d5f[202]][_0x2d5f[3112]]= null;mxEditor[_0x2d5f[202]][_0x2d5f[3131]]= null;mxEditor[_0x2d5f[202]][_0x2d5f[3132]]= 20;mxEditor[_0x2d5f[202]][_0x2d5f[2719]]= null;mxEditor[_0x2d5f[202]][_0x2d5f[3133]]= null;mxEditor[_0x2d5f[202]][_0x2d5f[3134]]= null;mxEditor[_0x2d5f[202]][_0x2d5f[3135]]= 300;mxEditor[_0x2d5f[202]][_0x2d5f[3136]]= 260;mxEditor[_0x2d5f[202]][_0x2d5f[3137]]= 240;mxEditor[_0x2d5f[202]][_0x2d5f[3138]]= null;mxEditor[_0x2d5f[202]][_0x2d5f[3139]]= !1;mxEditor[_0x2d5f[202]][_0x2d5f[3140]]= !1;mxEditor[_0x2d5f[202]][_0x2d5f[2113]]= !1;mxEditor[_0x2d5f[202]][_0x2d5f[2133]]= function(){return this[_0x2d5f[2113]]};mxEditor[_0x2d5f[202]][_0x2d5f[2128]]= function(_0x4b1fx2){this[_0x2d5f[2113]]= _0x4b1fx2};mxEditor[_0x2d5f[202]][_0x2d5f[3092]]= function(){this[_0x2d5f[3071]](_0x2d5f[815],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[815]]()});this[_0x2d5f[3071]](_0x2d5f[540],function(_0x4b1fx2){( new mxPrintPreview(_0x4b1fx2[_0x2d5f[1179]],1))[_0x2d5f[392]]()});this[_0x2d5f[3071]](_0x2d5f[539],function(_0x4b1fx2){mxUtils[_0x2d5f[539]](_0x4b1fx2[_0x2d5f[1179]],null,10,10)});this[_0x2d5f[3071]](_0x2d5f[3141],function(_0x4b1fx2){var _0x4b1fx3=_0x4b1fx2[_0x2d5f[3142]]();if(null== _0x4b1fx3|| mxClient[_0x2d5f[3101]]){_0x4b1fx2[_0x2d5f[350]](_0x2d5f[539])}else {var _0x4b1fx4=mxUtils[_0x2d5f[3143]](_0x4b1fx2[_0x2d5f[1179]],1),_0x4b1fx4=mxUtils[_0x2d5f[875]](_0x4b1fx4,_0x2d5f[192]);mxUtils[_0x2d5f[894]](_0x4b1fx3,_0x4b1fx2[_0x2d5f[3123]]+ _0x2d5f[226]+ encodeURIComponent(_0x4b1fx4),document,_0x2d5f[3144])}});this[_0x2d5f[3071]](_0x2d5f[802],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[802]]()});this[_0x2d5f[3071]](_0x2d5f[3145],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& mxClipboard[_0x2d5f[3145]](_0x4b1fx2[_0x2d5f[1179]])});this[_0x2d5f[3071]](_0x2d5f[149],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& mxClipboard[_0x2d5f[149]](_0x4b1fx2[_0x2d5f[1179]])});this[_0x2d5f[3071]](_0x2d5f[3146],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& mxClipboard[_0x2d5f[3146]](_0x4b1fx2[_0x2d5f[1179]])});this[_0x2d5f[3071]](_0x2d5f[3147],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[842]]()});this[_0x2d5f[3071]](_0x2d5f[1504],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[2450]](_0x4b1fx2[_0x2d5f[844]]())});this[_0x2d5f[3071]](_0x2d5f[3148],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[904]](_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[845]]())});this[_0x2d5f[3071]](_0x2d5f[1997],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[846]]()});this[_0x2d5f[3071]](_0x2d5f[824],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[824]]()});this[_0x2d5f[3071]](_0x2d5f[825],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[825]]()});this[_0x2d5f[3071]](_0x2d5f[2558],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[2558]]()});this[_0x2d5f[3071]](_0x2d5f[2559],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[2559]]()});this[_0x2d5f[3071]](_0x2d5f[3149],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[2560]]()});this[_0x2d5f[3071]](_0x2d5f[933],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[933]]()});this[_0x2d5f[3071]](_0x2d5f[3150],function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx2[_0x2d5f[3150]](_0x4b1fx3)});this[_0x2d5f[3071]](_0x2d5f[2705],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[2705]]()});this[_0x2d5f[3071]](_0x2d5f[3151],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[2440]]()});this[_0x2d5f[3071]](_0x2d5f[2706],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[2706]]()});this[_0x2d5f[3071]](_0x2d5f[2708],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[2708]]()});this[_0x2d5f[3071]](_0x2d5f[1061],function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[2453]](_0x4b1fx3)&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[2451]](_0x4b1fx3)});this[_0x2d5f[3071]](_0x2d5f[3152],function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[840]](!0)});this[_0x2d5f[3071]](_0x2d5f[3153],function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[840]](!1)});this[_0x2d5f[3071]](_0x2d5f[2552],function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[2552]](_0x4b1fx3)});this[_0x2d5f[3071]](_0x2d5f[2554],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[2554]]()});this[_0x2d5f[3071]](_0x2d5f[2442],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[2442]]()});this[_0x2d5f[3071]](_0x2d5f[3154],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[2702]]()});this[_0x2d5f[3071]](_0x2d5f[3155],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[2700]]()});this[_0x2d5f[3071]](_0x2d5f[3156],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[2703]]()});this[_0x2d5f[3071]](_0x2d5f[3157],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[2704]]()});this[_0x2d5f[3071]](_0x2d5f[2514],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[847]](!0)});this[_0x2d5f[3071]](_0x2d5f[3158],function(_0x4b1fx2){if(_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()){var _0x4b1fx3=_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[1728]]();_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[847]](!0,!1,_0x4b1fx3)}});this[_0x2d5f[3071]](_0x2d5f[3159],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[847]](!1)});this[_0x2d5f[3071]](_0x2d5f[3160],function(_0x4b1fx2){if(_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()){var _0x4b1fx3=_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[1728]]();_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[847]](!1,!1,_0x4b1fx3)}});this[_0x2d5f[3071]](_0x2d5f[1447],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_BOLD)});this[_0x2d5f[3071]](_0x2d5f[1449],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_ITALIC)});this[_0x2d5f[3071]](_0x2d5f[355],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_UNDERLINE)});this[_0x2d5f[3071]](_0x2d5f[639],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_SHADOW)});this[_0x2d5f[3071]](_0x2d5f[3161],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[849]](mxConstants.ALIGN_LEFT)});this[_0x2d5f[3071]](_0x2d5f[3162],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[849]](mxConstants.ALIGN_CENTER)});this[_0x2d5f[3071]](_0x2d5f[3163],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[849]](mxConstants.ALIGN_RIGHT)});this[_0x2d5f[3071]](_0x2d5f[3164],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[849]](mxConstants.ALIGN_TOP)});this[_0x2d5f[3071]](_0x2d5f[3165],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[849]](mxConstants.ALIGN_MIDDLE)});this[_0x2d5f[3071]](_0x2d5f[3166],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[849]](mxConstants.ALIGN_BOTTOM)});this[_0x2d5f[3071]](_0x2d5f[3167],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[1717]](mxConstants.STYLE_ALIGN,mxConstants.ALIGN_LEFT)});this[_0x2d5f[3071]](_0x2d5f[3168],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[1717]](mxConstants.STYLE_ALIGN,mxConstants.ALIGN_CENTER)});this[_0x2d5f[3071]](_0x2d5f[3169],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[1717]](mxConstants.STYLE_ALIGN,mxConstants.ALIGN_RIGHT)});this[_0x2d5f[3071]](_0x2d5f[3170],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[1717]](mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_TOP)});this[_0x2d5f[3071]](_0x2d5f[3171],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[1717]](mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE)});this[_0x2d5f[3071]](_0x2d5f[3172],function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[1179]][_0x2d5f[994]]()&& _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[1717]](mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_BOTTOM)});this[_0x2d5f[3071]](_0x2d5f[499],function(_0x4b1fx2){var _0x4b1fx3=100* _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[255]],_0x4b1fx3=parseFloat(mxUtils[_0x2d5f[3173]](mxResources[_0x2d5f[203]](_0x4b1fx2[_0x2d5f[3104]])|| _0x4b1fx2[_0x2d5f[3104]],_0x4b1fx3))/ 100;isNaN(_0x4b1fx3)|| _0x4b1fx2[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[2262]](_0x4b1fx3)});this[_0x2d5f[3071]](_0x2d5f[3174],function(_0x4b1fx2){null!= _0x4b1fx2[_0x2d5f[3112]]?_0x4b1fx2[_0x2d5f[3112]][_0x2d5f[175]](!_0x4b1fx2[_0x2d5f[3112]][_0x2d5f[174]]()):_0x4b1fx2[_0x2d5f[3175]]()});this[_0x2d5f[3071]](_0x2d5f[3176],function(_0x4b1fx2){null!= _0x4b1fx2[_0x2d5f[2719]]?_0x4b1fx2[_0x2d5f[2719]][_0x2d5f[175]](!_0x4b1fx2[_0x2d5f[2719]][_0x2d5f[174]]()):_0x4b1fx2[_0x2d5f[3177]]()});this[_0x2d5f[3071]](_0x2d5f[3178],function(_0x4b1fx2){null== _0x4b1fx2[_0x2d5f[2136]]?_0x4b1fx2[_0x2d5f[3179]]():_0x4b1fx2[_0x2d5f[2136]][_0x2d5f[175]](!_0x4b1fx2[_0x2d5f[2136]][_0x2d5f[174]]())});this[_0x2d5f[3071]](_0x2d5f[3180],function(_0x4b1fx2){mxLog[_0x2d5f[175]](!mxLog[_0x2d5f[174]]())})};mxEditor[_0x2d5f[202]][_0x2d5f[3102]]= function(){var _0x4b1fx2=mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){this[_0x2d5f[746]]( new mxEventObject(mxEvent.SESSION,_0x2d5f[812],_0x4b1fx2))});return this[_0x2d5f[807]](this[_0x2d5f[1056]],this[_0x2d5f[1057]],this[_0x2d5f[1058]],_0x4b1fx2)};mxEditor[_0x2d5f[202]][_0x2d5f[3099]]= function(_0x4b1fx2){null!= _0x4b1fx2&& (( new mxCodec(_0x4b1fx2[_0x2d5f[295]]))[_0x2d5f[1093]](_0x4b1fx2,this),this[_0x2d5f[3181]]())};mxEditor[_0x2d5f[202]][_0x2d5f[3182]]= function(){document[_0x2d5f[3183]]= _0x2d5f[3184]};mxEditor[_0x2d5f[202]][_0x2d5f[3181]]= function(){this[_0x2d5f[1184]]= ( new Date)[_0x2d5f[178]]();this[_0x2d5f[3095]][_0x2d5f[200]]();this[_0x2d5f[1183]]= 0;this[_0x2d5f[2128]](!1)};mxEditor[_0x2d5f[202]][_0x2d5f[3071]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[3091]][_0x4b1fx2]= _0x4b1fx3};mxEditor[_0x2d5f[202]][_0x2d5f[350]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=this[_0x2d5f[3091]][_0x4b1fx2];if(null!= _0x4b1fx5){try{var _0x4b1fx9=arguments;_0x4b1fx9[0]= this;_0x4b1fx5[_0x2d5f[183]](this,_0x4b1fx9)}catch(f){throw mxUtils[_0x2d5f[267]](_0x2d5f[3185]+ _0x4b1fx2+ _0x2d5f[3186]+ f[_0x2d5f[281]],280,!0),f}}else {mxUtils[_0x2d5f[267]](_0x2d5f[3187]+ _0x4b1fx2,280,!0)}};mxEditor[_0x2d5f[202]][_0x2d5f[3188]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[3118]][_0x4b1fx2]= _0x4b1fx3};mxEditor[_0x2d5f[202]][_0x2d5f[3189]]= function(_0x4b1fx2){return this[_0x2d5f[3118]][_0x4b1fx2]};mxEditor[_0x2d5f[202]][_0x2d5f[3096]]= function(){var _0x4b1fx2= new mxGraph(null,null,this[_0x2d5f[2720]]);_0x4b1fx2[_0x2d5f[2673]](!0);_0x4b1fx2[_0x2d5f[2674]](!0);this[_0x2d5f[3190]](_0x4b1fx2);this[_0x2d5f[3191]](_0x4b1fx2);this[_0x2d5f[3192]](_0x4b1fx2);this[_0x2d5f[3193]](_0x4b1fx2);this[_0x2d5f[3194]](_0x4b1fx2);_0x4b1fx2[_0x2d5f[2316]][_0x2d5f[1033]]= mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2,_0x4b1fx4,_0x4b1fx5){return this[_0x2d5f[3195]](_0x4b1fx2,_0x4b1fx4,_0x4b1fx5)});_0x4b1fx2[_0x2d5f[2433]][_0x2d5f[1033]]= mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2,_0x4b1fx4){return this[_0x2d5f[2503]](_0x4b1fx2,_0x4b1fx4)});this[_0x2d5f[3196]](_0x4b1fx2);this[_0x2d5f[3197]](_0x4b1fx2);return _0x4b1fx2};mxEditor[_0x2d5f[202]][_0x2d5f[3196]]= function(_0x4b1fx2){_0x4b1fx2= new mxSwimlaneManager(_0x4b1fx2,!1);_0x4b1fx2[_0x2d5f[1737]]= mxUtils[_0x2d5f[885]](this,function(){return this[_0x2d5f[3089]]});_0x4b1fx2[_0x2d5f[994]]= mxUtils[_0x2d5f[885]](this,function(){return this[_0x2d5f[3128]]});return _0x4b1fx2};mxEditor[_0x2d5f[202]][_0x2d5f[3197]]= function(_0x4b1fx2){var _0x4b1fx3= new mxLayoutManager(_0x4b1fx2),_0x4b1fx4=this;_0x4b1fx3[_0x2d5f[2754]]= function(_0x4b1fx3){var _0x4b1fx9=null,_0x4b1fxa=_0x4b1fx4[_0x2d5f[1179]][_0x2d5f[502]]();if(null!= _0x4b1fxa[_0x2d5f[1197]](_0x4b1fx3)){if(_0x4b1fx4[_0x2d5f[3129]]&& _0x4b1fx2[_0x2d5f[1730]](_0x4b1fx3)){null== _0x4b1fx4[_0x2d5f[3198]]&& (_0x4b1fx4[_0x2d5f[3198]]= _0x4b1fx4[_0x2d5f[3199]]()),_0x4b1fx9= _0x4b1fx4[_0x2d5f[3198]]}else {if(_0x4b1fx4[_0x2d5f[3126]]&& (_0x4b1fx2[_0x2d5f[2553]](_0x4b1fx3)|| null== _0x4b1fxa[_0x2d5f[1197]](_0x4b1fxa[_0x2d5f[1197]](_0x4b1fx3)))){null== _0x4b1fx4[_0x2d5f[3200]]&& (_0x4b1fx4[_0x2d5f[3200]]= _0x4b1fx4[_0x2d5f[3201]]()),_0x4b1fx9= _0x4b1fx4[_0x2d5f[3200]]}}};return _0x4b1fx9};return _0x4b1fx3};mxEditor[_0x2d5f[202]][_0x2d5f[3202]]= function(_0x4b1fx2){null== this[_0x2d5f[1179]][_0x2d5f[526]]&& (this[_0x2d5f[1179]][_0x2d5f[176]](_0x4b1fx2),this[_0x2d5f[3203]]= new mxRubberband(this[_0x2d5f[1179]]),this[_0x2d5f[1157]]&& mxEvent[_0x2d5f[1157]](_0x4b1fx2),mxClient[_0x2d5f[496]]&& new mxDivResizer(_0x4b1fx2))};mxEditor[_0x2d5f[202]][_0x2d5f[3190]]= function(_0x4b1fx2){_0x4b1fx2[_0x2d5f[169]](mxEvent.DOUBLE_CLICK,mxUtils[_0x2d5f[885]](this,function(_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=_0x4b1fx4[_0x2d5f[720]](_0x2d5f[246]);null!= _0x4b1fx5&& (_0x4b1fx2[_0x2d5f[994]]()&& null!= this[_0x2d5f[3115]])&& (this[_0x2d5f[350]](this[_0x2d5f[3115]],_0x4b1fx5),_0x4b1fx4[_0x2d5f[722]]())}))};mxEditor[_0x2d5f[202]][_0x2d5f[3191]]= function(_0x4b1fx2){var _0x4b1fx3=mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx9=_0x4b1fx3[_0x2d5f[720]](_0x2d5f[1061]);this[_0x2d5f[3095]][_0x2d5f[1114]](_0x4b1fx9)});_0x4b1fx2[_0x2d5f[502]]()[_0x2d5f[169]](mxEvent.UNDO,_0x4b1fx3);_0x4b1fx2[_0x2d5f[249]]()[_0x2d5f[169]](mxEvent.UNDO,_0x4b1fx3);_0x4b1fx3= function(_0x4b1fx3,_0x4b1fx5){var _0x4b1fx9=_0x4b1fx5[_0x2d5f[720]](_0x2d5f[1061])[_0x2d5f[1065]];_0x4b1fx2[_0x2d5f[904]](_0x4b1fx2[_0x2d5f[2436]](_0x4b1fx9))};this[_0x2d5f[3095]][_0x2d5f[169]](mxEvent.UNDO,_0x4b1fx3);this[_0x2d5f[3095]][_0x2d5f[169]](mxEvent.REDO,_0x4b1fx3)};mxEditor[_0x2d5f[202]][_0x2d5f[3192]]= function(_0x4b1fx2){var _0x4b1fx3=mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2){this[_0x2d5f[746]]( new mxEventObject(mxEvent.ROOT))});_0x4b1fx2[_0x2d5f[249]]()[_0x2d5f[169]](mxEvent.DOWN,_0x4b1fx3);_0x4b1fx2[_0x2d5f[249]]()[_0x2d5f[169]](mxEvent.UP,_0x4b1fx3)};mxEditor[_0x2d5f[202]][_0x2d5f[3193]]= function(_0x4b1fx2){var _0x4b1fx3=mxUtils[_0x2d5f[885]](this,function(_0x4b1fx3,_0x4b1fx5){this[_0x2d5f[2128]](!0);!0== this[_0x2d5f[3140]]&& _0x4b1fx2[_0x2d5f[2585]]();for(var _0x4b1fx9=_0x4b1fx5[_0x2d5f[720]](_0x2d5f[1061])[_0x2d5f[1065]],_0x4b1fxa=0;_0x4b1fxa< _0x4b1fx9[_0x2d5f[67]];_0x4b1fxa++){var _0x4b1fx12=_0x4b1fx9[_0x4b1fxa];if(_0x4b1fx12 instanceof mxRootChange|| _0x4b1fx12 instanceof mxValueChange&& _0x4b1fx12[_0x2d5f[246]]== this[_0x2d5f[1179]][_0x2d5f[251]][_0x2d5f[813]]|| _0x4b1fx12 instanceof mxCellAttributeChange&& _0x4b1fx12[_0x2d5f[246]]== this[_0x2d5f[1179]][_0x2d5f[251]][_0x2d5f[813]]){this[_0x2d5f[746]]( new mxEventObject(mxEvent.ROOT));break}}});_0x4b1fx2[_0x2d5f[502]]()[_0x2d5f[169]](mxEvent.CHANGE,_0x4b1fx3)};mxEditor[_0x2d5f[202]][_0x2d5f[3194]]= function(_0x4b1fx2){var _0x4b1fx3=this;_0x4b1fx2[_0x2d5f[1133]]({mouseDown:function(_0x4b1fx2,_0x4b1fx5){if(null!= _0x4b1fx3[_0x2d5f[3083]]&& !_0x4b1fx5[_0x2d5f[737]]()&& (_0x4b1fx3[_0x2d5f[3117]]|| null== _0x4b1fx5[_0x2d5f[248]]())){_0x4b1fx3[_0x2d5f[1179]][_0x2d5f[2440]](),_0x4b1fx3[_0x2d5f[3083]](_0x4b1fx5[_0x2d5f[727]](),_0x4b1fx5[_0x2d5f[736]]()),this[_0x2d5f[1142]]= !0,_0x4b1fx5[_0x2d5f[722]]()}},mouseMove:function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[1142]]&& _0x4b1fx3[_0x2d5f[722]]()},mouseUp:function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[1142]]&& (this[_0x2d5f[1142]]= !1,_0x4b1fx3[_0x2d5f[722]]())}})};mxEditor[_0x2d5f[202]][_0x2d5f[3201]]= function(){var _0x4b1fx2=this[_0x2d5f[1179]][_0x2d5f[1020]],_0x4b1fx3= new mxStackLayout(this[_0x2d5f[1179]],!this[_0x2d5f[3089]],this[_0x2d5f[3127]],2* _0x4b1fx2,2* _0x4b1fx2);_0x4b1fx3[_0x2d5f[1713]]= function(_0x4b1fx2){return !_0x4b1fx3[_0x2d5f[1179]][_0x2d5f[1730]](_0x4b1fx2)};return _0x4b1fx3};mxEditor[_0x2d5f[202]][_0x2d5f[3199]]= function(){return new mxCompactTreeLayout(this[_0x2d5f[1179]],this[_0x2d5f[3089]])};mxEditor[_0x2d5f[202]][_0x2d5f[3097]]= function(){return new mxDefaultToolbar(null,this)};mxEditor[_0x2d5f[202]][_0x2d5f[3204]]= function(_0x4b1fx2){this[_0x2d5f[3082]][_0x2d5f[176]](_0x4b1fx2);mxClient[_0x2d5f[496]]&& new mxDivResizer(_0x4b1fx2)};mxEditor[_0x2d5f[202]][_0x2d5f[3205]]= function(_0x4b1fx2){null== this[_0x2d5f[879]]&& (this[_0x2d5f[879]]= _0x4b1fx2,this[_0x2d5f[169]](mxEvent.SAVE,mxUtils[_0x2d5f[885]](this,function(){var _0x4b1fx2=( new Date)[_0x2d5f[3206]]();this[_0x2d5f[3207]]((mxResources[_0x2d5f[203]](this[_0x2d5f[3106]])|| this[_0x2d5f[3106]])+ _0x2d5f[3186]+ _0x4b1fx2)})),this[_0x2d5f[169]](mxEvent.OPEN,mxUtils[_0x2d5f[885]](this,function(){this[_0x2d5f[3207]]((mxResources[_0x2d5f[203]](this[_0x2d5f[3108]])|| this[_0x2d5f[3108]])+ _0x2d5f[3186]+ this[_0x2d5f[3122]])})),mxClient[_0x2d5f[496]]&& new mxDivResizer(_0x4b1fx2))};mxEditor[_0x2d5f[202]][_0x2d5f[3207]]= function(_0x4b1fx2){null!= this[_0x2d5f[879]]&& null!= _0x4b1fx2&& (this[_0x2d5f[879]][_0x2d5f[339]]= _0x4b1fx2)};mxEditor[_0x2d5f[202]][_0x2d5f[3208]]= function(_0x4b1fx2){this[_0x2d5f[169]](mxEvent.ROOT,mxUtils[_0x2d5f[885]](this,function(_0x4b1fx3){_0x4b1fx2[_0x2d5f[339]]= this[_0x2d5f[3209]]()}));mxClient[_0x2d5f[496]]&& new mxDivResizer(_0x4b1fx2)};mxEditor[_0x2d5f[202]][_0x2d5f[3210]]= function(_0x4b1fx2,_0x4b1fx3){null!= _0x4b1fx2&& ( new mxCompactTreeLayout(this[_0x2d5f[1179]],_0x4b1fx3))[_0x2d5f[350]](_0x4b1fx2)};mxEditor[_0x2d5f[202]][_0x2d5f[3209]]= function(){for(var _0x4b1fx2=_0x2d5f[110],_0x4b1fx3=this[_0x2d5f[1179]],_0x4b1fx4=_0x4b1fx3[_0x2d5f[2534]]();null!= _0x4b1fx4&& null!= _0x4b1fx3[_0x2d5f[502]]()[_0x2d5f[1197]](_0x4b1fx3[_0x2d5f[502]]()[_0x2d5f[1197]](_0x4b1fx4));){_0x4b1fx3[_0x2d5f[2553]](_0x4b1fx4)&& (_0x4b1fx2= _0x2d5f[3211]+ _0x4b1fx3[_0x2d5f[2454]](_0x4b1fx4)+ _0x4b1fx2),_0x4b1fx4= _0x4b1fx3[_0x2d5f[502]]()[_0x2d5f[1197]](_0x4b1fx4)};return this[_0x2d5f[3212]]()+ _0x4b1fx2};mxEditor[_0x2d5f[202]][_0x2d5f[3212]]= function(){var _0x4b1fx2=this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[501]]();return this[_0x2d5f[1179]][_0x2d5f[2454]](_0x4b1fx2)};mxEditor[_0x2d5f[202]][_0x2d5f[824]]= function(){this[_0x2d5f[3095]][_0x2d5f[824]]()};mxEditor[_0x2d5f[202]][_0x2d5f[825]]= function(){this[_0x2d5f[3095]][_0x2d5f[825]]()};mxEditor[_0x2d5f[202]][_0x2d5f[844]]= function(){var _0x4b1fx2=null!= this[_0x2d5f[3121]]?this[_0x2d5f[3121]]:this[_0x2d5f[1179]][_0x2d5f[1020]];return this[_0x2d5f[1179]][_0x2d5f[844]](this[_0x2d5f[3213]](),_0x4b1fx2)};mxEditor[_0x2d5f[202]][_0x2d5f[3213]]= function(){return this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[1978]](this[_0x2d5f[3120]])};mxEditor[_0x2d5f[202]][_0x2d5f[392]]= function(_0x4b1fx2){if(null!= _0x4b1fx2){var _0x4b1fx3=mxUtils[_0x2d5f[219]](_0x4b1fx2)[_0x2d5f[875]]();this[_0x2d5f[3214]](_0x4b1fx3[_0x2d5f[158]]);this[_0x2d5f[3122]]= _0x4b1fx2;this[_0x2d5f[746]]( new mxEventObject(mxEvent.OPEN,_0x2d5f[3122],_0x4b1fx2))}};mxEditor[_0x2d5f[202]][_0x2d5f[3214]]= function(_0x4b1fx2){( new mxCodec(_0x4b1fx2[_0x2d5f[295]]))[_0x2d5f[1093]](_0x4b1fx2,this[_0x2d5f[1179]][_0x2d5f[502]]());this[_0x2d5f[3181]]()};mxEditor[_0x2d5f[202]][_0x2d5f[815]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx2= _0x4b1fx2|| this[_0x2d5f[3215]]();if(null!= _0x4b1fx2&& 0< _0x4b1fx2[_0x2d5f[67]]){var _0x4b1fx4=this[_0x2d5f[3216]](_0x4b1fx3);this[_0x2d5f[3217]](_0x4b1fx2,_0x4b1fx4);this[_0x2d5f[2128]](!1)};this[_0x2d5f[746]]( new mxEventObject(mxEvent.SAVE,_0x2d5f[863],_0x4b1fx2))};mxEditor[_0x2d5f[202]][_0x2d5f[3217]]= function(_0x4b1fx2,_0x4b1fx3){this[_0x2d5f[1070]]&& (_0x4b1fx3= encodeURIComponent(_0x4b1fx3));mxUtils[_0x2d5f[814]](_0x4b1fx2,this[_0x2d5f[3123]]+ _0x2d5f[226]+ _0x4b1fx3,mxUtils[_0x2d5f[885]](this,function(_0x4b1fx4){this[_0x2d5f[746]]( new mxEventObject(mxEvent.POST,_0x2d5f[870],_0x4b1fx4,_0x2d5f[863],_0x4b1fx2,_0x2d5f[410],_0x4b1fx3))}))};mxEditor[_0x2d5f[202]][_0x2d5f[3216]]= function(_0x4b1fx2){_0x4b1fx2= null!= _0x4b1fx2?_0x4b1fx2:this[_0x2d5f[1069]];var _0x4b1fx3=( new mxCodec)[_0x2d5f[514]](this[_0x2d5f[1179]][_0x2d5f[502]]());return mxUtils[_0x2d5f[875]](_0x4b1fx3,_0x4b1fx2)};mxEditor[_0x2d5f[202]][_0x2d5f[3215]]= function(){return this[_0x2d5f[3124]]};mxEditor[_0x2d5f[202]][_0x2d5f[3142]]= function(){return this[_0x2d5f[3125]]};mxEditor[_0x2d5f[202]][_0x2d5f[807]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){var _0x4b1fx9=null;mxClient[_0x2d5f[3101]]|| (_0x4b1fx9= new mxSession(this[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fx2,_0x4b1fx3,_0x4b1fx4),_0x4b1fx9[_0x2d5f[169]](mxEvent.RECEIVE,mxUtils[_0x2d5f[885]](this,function(_0x4b1fx2,_0x4b1fx3){null!= _0x4b1fx3[_0x2d5f[720]](_0x2d5f[252])[_0x2d5f[284]](_0x2d5f[1088])&& this[_0x2d5f[3181]]()})),_0x4b1fx9[_0x2d5f[169]](mxEvent.DISCONNECT,_0x4b1fx5),_0x4b1fx9[_0x2d5f[169]](mxEvent.CONNECT,_0x4b1fx5),_0x4b1fx9[_0x2d5f[169]](mxEvent.NOTIFY,_0x4b1fx5),_0x4b1fx9[_0x2d5f[169]](mxEvent.GET,_0x4b1fx5),_0x4b1fx9[_0x2d5f[861]]());return _0x4b1fx9};mxEditor[_0x2d5f[202]][_0x2d5f[3218]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=this[_0x2d5f[1179]][_0x2d5f[2434]]()[_0x2d5f[2054]][_0x4b1fx3];this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[2434]]()[_0x2d5f[2074]](_0x4b1fx3,this[_0x2d5f[1179]][_0x2d5f[2434]]()[_0x2d5f[2054]][_0x4b1fx2]);this[_0x2d5f[1179]][_0x2d5f[2434]]()[_0x2d5f[2074]](_0x4b1fx2,_0x4b1fx4);this[_0x2d5f[1179]][_0x2d5f[802]]()};mxEditor[_0x2d5f[202]][_0x2d5f[3150]]= function(_0x4b1fx2){_0x4b1fx2= _0x4b1fx2|| this[_0x2d5f[1179]][_0x2d5f[2452]]();null== _0x4b1fx2&& (_0x4b1fx2= this[_0x2d5f[1179]][_0x2d5f[2534]](),null== _0x4b1fx2&& (_0x4b1fx2= this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[501]]()));if(null!= _0x4b1fx2){this[_0x2d5f[1179]][_0x2d5f[2126]](!0);var _0x4b1fx3=mxUtils[_0x2d5f[445]](this[_0x2d5f[1179]][_0x2d5f[526]]),_0x4b1fx4=_0x4b1fx3[_0x2d5f[235]]+ 10,_0x4b1fx3=_0x4b1fx3[_0x2d5f[236]];if(null!= this[_0x2d5f[716]]&& !this[_0x2d5f[3139]]){_0x4b1fx4= this[_0x2d5f[716]][_0x2d5f[730]](),_0x4b1fx3= this[_0x2d5f[716]][_0x2d5f[732]]()}else {var _0x4b1fx5=this[_0x2d5f[1179]][_0x2d5f[2555]](_0x4b1fx2);null!= _0x4b1fx5&& (_0x4b1fx4+= _0x4b1fx5[_0x2d5f[235]]+ Math[_0x2d5f[243]](200,_0x4b1fx5[_0x2d5f[117]]),_0x4b1fx3+= _0x4b1fx5[_0x2d5f[236]])};this[_0x2d5f[3062]]();_0x4b1fx2= this[_0x2d5f[3219]](_0x4b1fx2);null!= _0x4b1fx2&& (this[_0x2d5f[716]]= new mxWindow(mxResources[_0x2d5f[203]](this[_0x2d5f[3110]])|| this[_0x2d5f[3110]],_0x4b1fx2,_0x4b1fx4,_0x4b1fx3,this[_0x2d5f[3137]],this[_0x2d5f[3138]],!1),this[_0x2d5f[716]][_0x2d5f[175]](!0))}};mxEditor[_0x2d5f[202]][_0x2d5f[3220]]= function(){return null!= this[_0x2d5f[716]]};mxEditor[_0x2d5f[202]][_0x2d5f[3219]]= function(_0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fx4=_0x4b1fx3[_0x2d5f[433]](_0x4b1fx2);if(mxUtils[_0x2d5f[1331]](_0x4b1fx4)){var _0x4b1fx5= new mxForm(_0x2d5f[716]);_0x4b1fx5[_0x2d5f[961]](_0x2d5f[3222],_0x4b1fx2[_0x2d5f[1103]]())[_0x2d5f[57]](_0x2d5f[3221],_0x2d5f[128]);var _0x4b1fx9=null,_0x4b1fxa=null,_0x4b1fx12=null,_0x4b1fx13=null,_0x4b1fx14=null;_0x4b1fx3[_0x2d5f[1193]](_0x4b1fx2)&& (_0x4b1fx9= _0x4b1fx3[_0x2d5f[1721]](_0x4b1fx2),null!= _0x4b1fx9&& (_0x4b1fxa= _0x4b1fx5[_0x2d5f[961]](_0x2d5f[125],_0x4b1fx9[_0x2d5f[236]]),_0x4b1fx12= _0x4b1fx5[_0x2d5f[961]](_0x2d5f[361],_0x4b1fx9[_0x2d5f[235]]),_0x4b1fx13= _0x4b1fx5[_0x2d5f[961]](_0x2d5f[117],_0x4b1fx9[_0x2d5f[117]]),_0x4b1fx14= _0x4b1fx5[_0x2d5f[961]](_0x2d5f[119],_0x4b1fx9[_0x2d5f[119]])));for(var _0x4b1fx15=_0x4b1fx3[_0x2d5f[474]](_0x4b1fx2),_0x4b1fx16=_0x4b1fx5[_0x2d5f[961]](_0x2d5f[3223],_0x4b1fx15|| _0x2d5f[110]),_0x4b1fx17=_0x4b1fx4[_0x2d5f[320]],_0x4b1fx18=[],_0x4b1fx4=0;_0x4b1fx4< _0x4b1fx17[_0x2d5f[67]];_0x4b1fx4++){_0x4b1fx18[_0x4b1fx4]= _0x4b1fx5[_0x2d5f[968]](_0x4b1fx17[_0x4b1fx4][_0x2d5f[301]],_0x4b1fx17[_0x4b1fx4][_0x2d5f[318]],_0x2d5f[685]== _0x4b1fx17[_0x4b1fx4][_0x2d5f[301]]?4:2)};_0x4b1fx4= mxUtils[_0x2d5f[885]](this,function(){this[_0x2d5f[3062]]();_0x4b1fx3[_0x2d5f[473]]();try{null!= _0x4b1fx9&& (_0x4b1fx9= _0x4b1fx9[_0x2d5f[238]](),_0x4b1fx9[_0x2d5f[235]]= parseFloat(_0x4b1fx12[_0x2d5f[131]]),_0x4b1fx9[_0x2d5f[236]]= parseFloat(_0x4b1fxa[_0x2d5f[131]]),_0x4b1fx9[_0x2d5f[117]]= parseFloat(_0x4b1fx13[_0x2d5f[131]]),_0x4b1fx9[_0x2d5f[119]]= parseFloat(_0x4b1fx14[_0x2d5f[131]]),_0x4b1fx3[_0x2d5f[1724]](_0x4b1fx2,_0x4b1fx9));0< _0x4b1fx16[_0x2d5f[131]][_0x2d5f[67]]?_0x4b1fx3[_0x2d5f[475]](_0x4b1fx2,_0x4b1fx16[_0x2d5f[131]]):_0x4b1fx3[_0x2d5f[475]](_0x4b1fx2,null);for(var _0x4b1fx4=0;_0x4b1fx4< _0x4b1fx17[_0x2d5f[67]];_0x4b1fx4++){var _0x4b1fx5= new mxCellAttributeChange(_0x4b1fx2,_0x4b1fx17[_0x4b1fx4][_0x2d5f[301]],_0x4b1fx18[_0x4b1fx4][_0x2d5f[131]]);_0x4b1fx3[_0x2d5f[350]](_0x4b1fx5)};this[_0x2d5f[1179]][_0x2d5f[2455]](_0x4b1fx2)&& this[_0x2d5f[1179]][_0x2d5f[858]](_0x4b1fx2)}finally{_0x4b1fx3[_0x2d5f[476]]()}});_0x4b1fx15= mxUtils[_0x2d5f[885]](this,function(){this[_0x2d5f[3062]]()});_0x4b1fx5[_0x2d5f[956]](_0x4b1fx4,_0x4b1fx15);return _0x4b1fx5[_0x2d5f[116]]};return null};mxEditor[_0x2d5f[202]][_0x2d5f[3062]]= function(){null!= this[_0x2d5f[716]]&& (this[_0x2d5f[716]][_0x2d5f[515]](),this[_0x2d5f[716]]= null)};mxEditor[_0x2d5f[202]][_0x2d5f[3175]]= function(){if(null== this[_0x2d5f[3112]]){var _0x4b1fx2=document[_0x2d5f[55]](_0x2d5f[485]);_0x4b1fx2[_0x2d5f[124]][_0x2d5f[549]]= _0x2d5f[952];_0x4b1fx2[_0x2d5f[124]][_0x2d5f[357]]= _0x2d5f[550];var _0x4b1fx3=document[_0x2d5f[112]][_0x2d5f[159]],_0x4b1fx3= new mxWindow(mxResources[_0x2d5f[203]](this[_0x2d5f[3111]])|| this[_0x2d5f[3111]],_0x4b1fx2,_0x4b1fx3- 220,this[_0x2d5f[3132]],200);_0x4b1fx3[_0x2d5f[164]](!0);_0x4b1fx3[_0x2d5f[165]]= !1;var _0x4b1fx4=mxUtils[_0x2d5f[885]](this,function(_0x4b1fx3){mxEvent[_0x2d5f[762]](_0x4b1fx2);_0x4b1fx2[_0x2d5f[339]]= _0x2d5f[110];this[_0x2d5f[3224]](_0x4b1fx2)});this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[169]](mxEvent.CHANGE,_0x4b1fx4);this[_0x2d5f[1179]][_0x2d5f[2435]]()[_0x2d5f[169]](mxEvent.CHANGE,_0x4b1fx4);this[_0x2d5f[1179]][_0x2d5f[169]](mxEvent.ROOT,_0x4b1fx4);null!= this[_0x2d5f[3131]]&& _0x4b1fx3[_0x2d5f[951]](this[_0x2d5f[3131]]);this[_0x2d5f[3112]]= _0x4b1fx3;this[_0x2d5f[3224]](_0x4b1fx2)};this[_0x2d5f[3112]][_0x2d5f[175]](!0)};mxEditor[_0x2d5f[202]][_0x2d5f[3225]]= function(_0x4b1fx2){null!= this[_0x2d5f[3112]]&& (_0x4b1fx2= this[_0x2d5f[3112]][_0x2d5f[905]],mxEvent[_0x2d5f[762]](_0x4b1fx2),_0x4b1fx2[_0x2d5f[339]]= _0x2d5f[110],this[_0x2d5f[3224]](_0x4b1fx2))};mxEditor[_0x2d5f[202]][_0x2d5f[3224]]= function(_0x4b1fx2){};mxEditor[_0x2d5f[202]][_0x2d5f[3177]]= function(_0x4b1fx2){if(null== this[_0x2d5f[2719]]){var _0x4b1fx3=document[_0x2d5f[55]](_0x2d5f[389]);_0x4b1fx3[_0x2d5f[57]](_0x2d5f[390],mxResources[_0x2d5f[203]](_0x2d5f[3134])|| this[_0x2d5f[3134]]);_0x4b1fx3[_0x2d5f[57]](_0x2d5f[119],_0x2d5f[118]);_0x4b1fx3[_0x2d5f[57]](_0x2d5f[117],_0x2d5f[118]);_0x4b1fx3[_0x2d5f[57]](_0x2d5f[3226],_0x2d5f[468]);_0x4b1fx3[_0x2d5f[124]][_0x2d5f[1028]]= _0x2d5f[1391];_0x4b1fx2= document[_0x2d5f[112]][_0x2d5f[159]];var _0x4b1fx4=document[_0x2d5f[112]][_0x2d5f[157]]|| document[_0x2d5f[158]][_0x2d5f[157]],_0x4b1fx5= new mxWindow(mxResources[_0x2d5f[203]](this[_0x2d5f[3113]])|| this[_0x2d5f[3113]],_0x4b1fx3,(_0x4b1fx2- this[_0x2d5f[3135]])/ 2,(_0x4b1fx4- this[_0x2d5f[3136]])/ 3,this[_0x2d5f[3135]],this[_0x2d5f[3136]]);_0x4b1fx5[_0x2d5f[161]](!0);_0x4b1fx5[_0x2d5f[164]](!0);_0x4b1fx5[_0x2d5f[165]]= !1;_0x4b1fx5[_0x2d5f[163]](!0);null!= this[_0x2d5f[3133]]&& _0x4b1fx5[_0x2d5f[951]](this[_0x2d5f[3133]]);mxClient[_0x2d5f[133]]&& (_0x4b1fx2= function(_0x4b1fx2){_0x4b1fx3[_0x2d5f[57]](_0x2d5f[119],_0x4b1fx5[_0x2d5f[485]][_0x2d5f[167]]- 26+ _0x2d5f[168])},_0x4b1fx5[_0x2d5f[169]](mxEvent.RESIZE_END,_0x4b1fx2),_0x4b1fx5[_0x2d5f[169]](mxEvent.MAXIMIZE,_0x4b1fx2),_0x4b1fx5[_0x2d5f[169]](mxEvent.NORMALIZE,_0x4b1fx2),_0x4b1fx5[_0x2d5f[169]](mxEvent.SHOW,_0x4b1fx2));this[_0x2d5f[2719]]= _0x4b1fx5};this[_0x2d5f[2719]][_0x2d5f[175]](!0)};mxEditor[_0x2d5f[202]][_0x2d5f[3179]]= function(){if(null== this[_0x2d5f[2136]]){var _0x4b1fx2=document[_0x2d5f[55]](_0x2d5f[485]);_0x4b1fx2[_0x2d5f[124]][_0x2d5f[277]]= _0x2d5f[188];_0x4b1fx2[_0x2d5f[124]][_0x2d5f[117]]= _0x2d5f[118];_0x4b1fx2[_0x2d5f[124]][_0x2d5f[119]]= _0x2d5f[118];_0x4b1fx2[_0x2d5f[124]][_0x2d5f[1537]]= _0x2d5f[1391];_0x4b1fx2[_0x2d5f[124]][_0x2d5f[270]]= _0x2d5f[582];var _0x4b1fx3= new mxWindow(mxResources[_0x2d5f[203]](this[_0x2d5f[3114]])|| this[_0x2d5f[3114]],_0x4b1fx2,600,480,200,200,!1),_0x4b1fx4= new mxOutline(this[_0x2d5f[1179]],_0x4b1fx2);_0x4b1fx3[_0x2d5f[164]](!0);_0x4b1fx3[_0x2d5f[163]](!0);_0x4b1fx3[_0x2d5f[165]]= !1;_0x4b1fx3[_0x2d5f[169]](mxEvent.RESIZE_END,function(){_0x4b1fx4[_0x2d5f[2729]]()});this[_0x2d5f[2136]]= _0x4b1fx3;this[_0x2d5f[2136]][_0x2d5f[2136]]= _0x4b1fx4};this[_0x2d5f[2136]][_0x2d5f[175]](!0);this[_0x2d5f[2136]][_0x2d5f[2136]][_0x2d5f[2729]](!0)};mxEditor[_0x2d5f[202]][_0x2d5f[3086]]= function(_0x4b1fx2){_0x2d5f[804]== _0x4b1fx2?(this[_0x2d5f[1179]][_0x2d5f[2316]][_0x2d5f[2840]]= !1,this[_0x2d5f[1179]][_0x2d5f[1995]](!1)):_0x2d5f[807]== _0x4b1fx2?(this[_0x2d5f[1179]][_0x2d5f[2316]][_0x2d5f[2840]]= !1,this[_0x2d5f[1179]][_0x2d5f[1995]](!0)):_0x2d5f[796]== _0x4b1fx2&& (this[_0x2d5f[1179]][_0x2d5f[2316]][_0x2d5f[2840]]= !0,this[_0x2d5f[1179]][_0x2d5f[1995]](!1))};mxEditor[_0x2d5f[202]][_0x2d5f[3195]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){this[_0x2d5f[3094]][_0x2d5f[3065]](this,_0x4b1fx2,_0x4b1fx3,_0x4b1fx4)};mxEditor[_0x2d5f[202]][_0x2d5f[2503]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=null;if(null!= this[_0x2d5f[2075]]){_0x4b1fx4= this[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[1978]](this[_0x2d5f[2075]])}else {_0x4b1fx4= new mxCell(_0x2d5f[110]);_0x4b1fx4[_0x2d5f[1994]](!0);var _0x4b1fx5= new mxGeometry;_0x4b1fx5[_0x2d5f[1500]]= !0;_0x4b1fx4[_0x2d5f[1724]](_0x4b1fx5)};_0x4b1fx5= this[_0x2d5f[2291]]();null!= _0x4b1fx5&& _0x4b1fx4[_0x2d5f[475]](_0x4b1fx5);return _0x4b1fx4};mxEditor[_0x2d5f[202]][_0x2d5f[2291]]= function(){return this[_0x2d5f[3119]]};mxEditor[_0x2d5f[202]][_0x2d5f[3227]]= function(_0x4b1fx2){return null!= this[_0x2d5f[3093]]&& 0< this[_0x2d5f[3093]][_0x2d5f[67]]&& this[_0x2d5f[1179]][_0x2d5f[1730]](_0x4b1fx2)?this[_0x2d5f[3093]][this[_0x2d5f[3130]]++ % this[_0x2d5f[3093]][_0x2d5f[67]]]:null};mxEditor[_0x2d5f[202]][_0x2d5f[3228]]= function(_0x4b1fx2){if(null!= this[_0x2d5f[3100]]){var _0x4b1fx3=this[_0x2d5f[3227]](_0x4b1fx2);null!= _0x4b1fx3&& _0x4b1fx2[_0x2d5f[475]](_0x4b1fx2[_0x2d5f[474]]()+ _0x2d5f[471]+ this[_0x2d5f[3100]]+ _0x2d5f[226]+ _0x4b1fx3)}};mxEditor[_0x2d5f[202]][_0x2d5f[817]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){for(var _0x4b1fx9=this[_0x2d5f[1179]][_0x2d5f[502]]();null!= _0x4b1fx2&& !this[_0x2d5f[1179]][_0x2d5f[2685]](_0x4b1fx2);){_0x4b1fx2= _0x4b1fx9[_0x2d5f[1197]](_0x4b1fx2)};_0x4b1fx2= null!= _0x4b1fx2?_0x4b1fx2:this[_0x2d5f[1179]][_0x2d5f[2461]](_0x4b1fx4,_0x4b1fx5);var _0x4b1fxa=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[255]],_0x4b1fx12=_0x4b1fx9[_0x2d5f[1721]](_0x4b1fx3),_0x4b1fx13=_0x4b1fx9[_0x2d5f[1721]](_0x4b1fx2);if(this[_0x2d5f[1179]][_0x2d5f[1730]](_0x4b1fx3)&& !this[_0x2d5f[1179]][_0x2d5f[2412]]){_0x4b1fx2= null}else {if(null== _0x4b1fx2&& this[_0x2d5f[3116]]){return null};if(null!= _0x4b1fx2&& null!= _0x4b1fx13){var _0x4b1fx14=this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[248]](_0x4b1fx2);if(null!= _0x4b1fx14){if(_0x4b1fx4-= _0x4b1fx14[_0x2d5f[2078]][_0x2d5f[235]]* _0x4b1fxa,_0x4b1fx5-= _0x4b1fx14[_0x2d5f[2078]][_0x2d5f[236]]* _0x4b1fxa,this[_0x2d5f[1179]][_0x2d5f[3229]]){var _0x4b1fx13=_0x4b1fx12[_0x2d5f[117]],_0x4b1fx15=_0x4b1fx12[_0x2d5f[119]],_0x4b1fx16=_0x4b1fx14[_0x2d5f[235]]+ _0x4b1fx14[_0x2d5f[117]];_0x4b1fx4+ _0x4b1fx13> _0x4b1fx16&& (_0x4b1fx4-= _0x4b1fx4+ _0x4b1fx13- _0x4b1fx16);_0x4b1fx16= _0x4b1fx14[_0x2d5f[236]]+ _0x4b1fx14[_0x2d5f[119]];_0x4b1fx5+ _0x4b1fx15> _0x4b1fx16&& (_0x4b1fx5-= _0x4b1fx5+ _0x4b1fx15- _0x4b1fx16)}}else {null!= _0x4b1fx13&& (_0x4b1fx4-= _0x4b1fx13[_0x2d5f[235]]* _0x4b1fxa,_0x4b1fx5-= _0x4b1fx13[_0x2d5f[236]]* _0x4b1fxa)}}};_0x4b1fx12= _0x4b1fx12[_0x2d5f[238]]();_0x4b1fx12[_0x2d5f[235]]= this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx4/ _0x4b1fxa- this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[513]][_0x2d5f[235]]- this[_0x2d5f[1179]][_0x2d5f[1020]]/ 2);_0x4b1fx12[_0x2d5f[236]]= this[_0x2d5f[1179]][_0x2d5f[1021]](_0x4b1fx5/ _0x4b1fxa- this[_0x2d5f[1179]][_0x2d5f[249]]()[_0x2d5f[513]][_0x2d5f[236]]- this[_0x2d5f[1179]][_0x2d5f[1020]]/ 2);_0x4b1fx3[_0x2d5f[1724]](_0x4b1fx12);null== _0x4b1fx2&& (_0x4b1fx2= this[_0x2d5f[1179]][_0x2d5f[902]]());this[_0x2d5f[3228]](_0x4b1fx3);this[_0x2d5f[746]]( new mxEventObject(mxEvent.BEFORE_ADD_VERTEX,_0x2d5f[1988],_0x4b1fx3,_0x2d5f[1101],_0x4b1fx2));_0x4b1fx9[_0x2d5f[473]]();try{_0x4b1fx3= this[_0x2d5f[1179]][_0x2d5f[2103]](_0x4b1fx3,_0x4b1fx2),null!= _0x4b1fx3&& (this[_0x2d5f[1179]][_0x2d5f[2509]](_0x4b1fx3),this[_0x2d5f[746]]( new mxEventObject(mxEvent.ADD_VERTEX,_0x2d5f[1988],_0x4b1fx3)))}finally{_0x4b1fx9[_0x2d5f[476]]()};null!= _0x4b1fx3&& (this[_0x2d5f[1179]][_0x2d5f[2450]](_0x4b1fx3),this[_0x2d5f[1179]][_0x2d5f[2564]](_0x4b1fx3),this[_0x2d5f[746]]( new mxEventObject(mxEvent.AFTER_ADD_VERTEX,_0x2d5f[1988],_0x4b1fx3)));return _0x4b1fx3};mxEditor[_0x2d5f[202]][_0x2d5f[515]]= function(){this[_0x2d5f[2717]]|| (this[_0x2d5f[2717]]= !0,null!= this[_0x2d5f[3112]]&& this[_0x2d5f[3112]][_0x2d5f[515]](),null!= this[_0x2d5f[2136]]&& this[_0x2d5f[2136]][_0x2d5f[515]](),null!= this[_0x2d5f[716]]&& this[_0x2d5f[716]][_0x2d5f[515]](),null!= this[_0x2d5f[3098]]&& this[_0x2d5f[3098]][_0x2d5f[515]](),null!= this[_0x2d5f[3203]]&& this[_0x2d5f[3203]][_0x2d5f[515]](),null!= this[_0x2d5f[3082]]&& this[_0x2d5f[3082]][_0x2d5f[515]](),null!= this[_0x2d5f[1179]]&& this[_0x2d5f[1179]][_0x2d5f[515]](),this[_0x2d5f[3118]]= this[_0x2d5f[879]]= null)};var mxCodecRegistry={codecs:[],aliases:[],register:function(_0x4b1fx2){if(null!= _0x4b1fx2){var _0x4b1fx3=_0x4b1fx2[_0x2d5f[718]]();mxCodecRegistry[_0x2d5f[3230]][_0x4b1fx3]= _0x4b1fx2;var _0x4b1fx4=mxUtils[_0x2d5f[197]](_0x4b1fx2[_0x2d5f[3231]][_0x2d5f[196]]);_0x4b1fx4!= _0x4b1fx3&& mxCodecRegistry[_0x2d5f[3232]](_0x4b1fx4,_0x4b1fx3)};return _0x4b1fx2},addAlias:function(_0x4b1fx2,_0x4b1fx3){mxCodecRegistry[_0x2d5f[3233]][_0x4b1fx2]= _0x4b1fx3},getCodec:function(_0x4b1fx2){var _0x4b1fx3=null;if(null!= _0x4b1fx2){var _0x4b1fx3=mxUtils[_0x2d5f[197]](_0x4b1fx2),_0x4b1fx4=mxCodecRegistry[_0x2d5f[3233]][_0x4b1fx3];null!= _0x4b1fx4&& (_0x4b1fx3= _0x4b1fx4);_0x4b1fx3= mxCodecRegistry[_0x2d5f[3230]][_0x4b1fx3];if(null== _0x4b1fx3){try{_0x4b1fx3= new mxObjectCodec( new _0x4b1fx2),mxCodecRegistry[_0x2d5f[3234]](_0x4b1fx3)}catch(d){}}};return _0x4b1fx3}};function mxCodec(_0x4b1fx2){this[_0x2d5f[395]]= _0x4b1fx2|| mxUtils[_0x2d5f[306]]();this[_0x2d5f[68]]= []}mxCodec[_0x2d5f[202]][_0x2d5f[395]]= null;mxCodec[_0x2d5f[202]][_0x2d5f[68]]= null;mxCodec[_0x2d5f[202]][_0x2d5f[3235]]= !1;mxCodec[_0x2d5f[202]][_0x2d5f[1104]]= function(_0x4b1fx2,_0x4b1fx3){return this[_0x2d5f[68]][_0x4b1fx2]= _0x4b1fx3};mxCodec[_0x2d5f[202]][_0x2d5f[3236]]= function(_0x4b1fx2){var _0x4b1fx3=null;null!= _0x4b1fx2&& (_0x4b1fx3= this[_0x2d5f[68]][_0x4b1fx2],null== _0x4b1fx3&& (_0x4b1fx3= this[_0x2d5f[1060]](_0x4b1fx2),null== _0x4b1fx3&& (_0x4b1fx2= this[_0x2d5f[1362]](_0x4b1fx2),null!= _0x4b1fx2&& (_0x4b1fx3= this[_0x2d5f[1093]](_0x4b1fx2)))));return _0x4b1fx3};mxCodec[_0x2d5f[202]][_0x2d5f[1060]]= function(_0x4b1fx2){return null};mxCodec[_0x2d5f[202]][_0x2d5f[1362]]= function(_0x4b1fx2,_0x4b1fx3){return mxUtils[_0x2d5f[290]](this[_0x2d5f[395]][_0x2d5f[158]],null!= _0x4b1fx3?_0x4b1fx3:_0x2d5f[1363],_0x4b1fx2)};mxCodec[_0x2d5f[202]][_0x2d5f[1103]]= function(_0x4b1fx2){var _0x4b1fx3=null;null!= _0x4b1fx2&& (_0x4b1fx3= this[_0x2d5f[3237]](_0x4b1fx2),null== _0x4b1fx3&& _0x4b1fx2 instanceof mxCell&& (_0x4b1fx3= _0x4b1fx2[_0x2d5f[1103]](),null== _0x4b1fx3&& (_0x4b1fx3= mxCellPath[_0x2d5f[385]](_0x4b1fx2),0== _0x4b1fx3[_0x2d5f[67]]&& (_0x4b1fx3= _0x2d5f[813]))));return _0x4b1fx3};mxCodec[_0x2d5f[202]][_0x2d5f[3237]]= function(_0x4b1fx2){return null};mxCodec[_0x2d5f[202]][_0x2d5f[514]]= function(_0x4b1fx2){var _0x4b1fx3=null;if(null!= _0x4b1fx2&& null!= _0x4b1fx2[_0x2d5f[196]]){var _0x4b1fx4=mxCodecRegistry[_0x2d5f[3238]](_0x4b1fx2[_0x2d5f[196]]);null!= _0x4b1fx4?_0x4b1fx3= _0x4b1fx4[_0x2d5f[514]](this,_0x4b1fx2):mxUtils[_0x2d5f[1331]](_0x4b1fx2)?_0x4b1fx3= mxClient[_0x2d5f[80]]?_0x4b1fx2[_0x2d5f[511]](!0):this[_0x2d5f[395]][_0x2d5f[3239]](_0x4b1fx2,!0):mxLog[_0x2d5f[283]](_0x2d5f[3240]+ mxUtils[_0x2d5f[197]](_0x4b1fx2[_0x2d5f[196]]))};return _0x4b1fx3};mxCodec[_0x2d5f[202]][_0x2d5f[1093]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=null;if(null!= _0x4b1fx2&& _0x4b1fx2[_0x2d5f[288]]== mxConstants[_0x2d5f[289]]){var _0x4b1fx5=null;try{_0x4b1fx5= eval(_0x4b1fx2[_0x2d5f[301]])}catch(e){};try{var _0x4b1fxa=mxCodecRegistry[_0x2d5f[3238]](_0x4b1fx5);null!= _0x4b1fxa?_0x4b1fx4= _0x4b1fxa[_0x2d5f[1093]](this,_0x4b1fx2,_0x4b1fx3):(_0x4b1fx4= _0x4b1fx2[_0x2d5f[511]](!0),_0x4b1fx4[_0x2d5f[1390]](_0x2d5f[3069]))}catch(g){mxLog[_0x2d5f[143]](_0x2d5f[3241]+ _0x4b1fx2[_0x2d5f[301]]+ _0x2d5f[3186]+ g[_0x2d5f[281]])}};return _0x4b1fx4};mxCodec[_0x2d5f[202]][_0x2d5f[3242]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx3[_0x2d5f[62]](this[_0x2d5f[514]](_0x4b1fx2));if(null== _0x4b1fx4|| _0x4b1fx4){_0x4b1fx4= _0x4b1fx2[_0x2d5f[262]]();for(var _0x4b1fx5=0;_0x4b1fx5< _0x4b1fx4;_0x4b1fx5++){this[_0x2d5f[3242]](_0x4b1fx2[_0x2d5f[263]](_0x4b1fx5),_0x4b1fx3)}}};mxCodec[_0x2d5f[202]][_0x2d5f[3243]]= function(_0x4b1fx2){return null!= _0x4b1fx2&& _0x2d5f[279]== typeof _0x4b1fx2[_0x2d5f[3243]]?_0x4b1fx2[_0x2d5f[3243]]():!1};mxCodec[_0x2d5f[202]][_0x2d5f[3244]]= function(_0x4b1fx2,_0x4b1fx3){_0x4b1fx3= null!= _0x4b1fx3?_0x4b1fx3:!0;var _0x4b1fx4=null;if(null!= _0x4b1fx2&& _0x4b1fx2[_0x2d5f[288]]== mxConstants[_0x2d5f[289]]){_0x4b1fx4= mxCodecRegistry[_0x2d5f[3238]](_0x4b1fx2[_0x2d5f[301]]);if(!this[_0x2d5f[3243]](_0x4b1fx4)){for(var _0x4b1fx5=_0x4b1fx2[_0x2d5f[285]];null!= _0x4b1fx5&& !this[_0x2d5f[3243]](_0x4b1fx4);){_0x4b1fx4= mxCodecRegistry[_0x2d5f[3238]](_0x4b1fx5[_0x2d5f[301]]),_0x4b1fx5= _0x4b1fx5[_0x2d5f[287]]}};this[_0x2d5f[3243]](_0x4b1fx4)|| (_0x4b1fx4= mxCodecRegistry[_0x2d5f[3238]](mxCell));_0x4b1fx4= _0x4b1fx4[_0x2d5f[1093]](this,_0x4b1fx2);_0x4b1fx3&& this[_0x2d5f[3245]](_0x4b1fx4)};return _0x4b1fx4};mxCodec[_0x2d5f[202]][_0x2d5f[3245]]= function(_0x4b1fx2){var _0x4b1fx3=_0x4b1fx2[_0x2d5f[1101]],_0x4b1fx4=_0x4b1fx2[_0x2d5f[1709]](!0),_0x4b1fx5=_0x4b1fx2[_0x2d5f[1709]](!1);_0x4b1fx2[_0x2d5f[1957]](null,!1);_0x4b1fx2[_0x2d5f[1957]](null,!0);_0x4b1fx2[_0x2d5f[1101]]= null;null!= _0x4b1fx3&& _0x4b1fx3[_0x2d5f[1937]](_0x4b1fx2);null!= _0x4b1fx4&& _0x4b1fx4[_0x2d5f[1960]](_0x4b1fx2,!0);null!= _0x4b1fx5&& _0x4b1fx5[_0x2d5f[1960]](_0x4b1fx2,!1)};mxCodec[_0x2d5f[202]][_0x2d5f[57]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){null!= _0x4b1fx3&& null!= _0x4b1fx4&& _0x4b1fx2[_0x2d5f[57]](_0x4b1fx3,_0x4b1fx4)};function mxObjectCodec(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){this[_0x2d5f[3231]]= _0x4b1fx2;this[_0x2d5f[3246]]= null!= _0x4b1fx3?_0x4b1fx3:[];this[_0x2d5f[3247]]= null!= _0x4b1fx4?_0x4b1fx4:[];this[_0x2d5f[3248]]= null!= _0x4b1fx5?_0x4b1fx5:[];this[_0x2d5f[3249]]= {};for(var _0x4b1fx9 in this[_0x2d5f[3248]]){this[_0x2d5f[3249]][this[_0x2d5f[3248]][_0x4b1fx9]]= _0x4b1fx9}}mxObjectCodec[_0x2d5f[202]][_0x2d5f[3231]]= null;mxObjectCodec[_0x2d5f[202]][_0x2d5f[3246]]= null;mxObjectCodec[_0x2d5f[202]][_0x2d5f[3247]]= null;mxObjectCodec[_0x2d5f[202]][_0x2d5f[3248]]= null;mxObjectCodec[_0x2d5f[202]][_0x2d5f[3249]]= null;mxObjectCodec[_0x2d5f[202]][_0x2d5f[718]]= function(){return mxUtils[_0x2d5f[197]](this[_0x2d5f[3231]][_0x2d5f[196]])};mxObjectCodec[_0x2d5f[202]][_0x2d5f[3250]]= function(){return new this[_0x2d5f[3231]][_0x2d5f[196]]};mxObjectCodec[_0x2d5f[202]][_0x2d5f[3251]]= function(_0x4b1fx2){if(null!= _0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[3249]][_0x4b1fx2];null!= _0x4b1fx3&& (_0x4b1fx2= _0x4b1fx3)};return _0x4b1fx2};mxObjectCodec[_0x2d5f[202]][_0x2d5f[3252]]= function(_0x4b1fx2){if(null!= _0x4b1fx2){var _0x4b1fx3=this[_0x2d5f[3248]][_0x4b1fx2];null!= _0x4b1fx3&& (_0x4b1fx2= _0x4b1fx3)};return _0x4b1fx2};mxObjectCodec[_0x2d5f[202]][_0x2d5f[3253]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){return _0x4b1fx3== mxObjectIdentity[_0x2d5f[195]]|| 0<= mxUtils[_0x2d5f[2]](this[_0x2d5f[3246]],_0x4b1fx3)};mxObjectCodec[_0x2d5f[202]][_0x2d5f[3254]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){return 0<= mxUtils[_0x2d5f[2]](this[_0x2d5f[3247]],_0x4b1fx3)};mxObjectCodec[_0x2d5f[202]][_0x2d5f[514]]= function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4=_0x4b1fx2[_0x2d5f[395]][_0x2d5f[55]](this[_0x2d5f[718]]());_0x4b1fx3= this[_0x2d5f[3255]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4);this[_0x2d5f[3256]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4);return this[_0x2d5f[3257]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4)};mxObjectCodec[_0x2d5f[202]][_0x2d5f[3256]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx2[_0x2d5f[57]](_0x4b1fx4,_0x2d5f[1363],_0x4b1fx2[_0x2d5f[1103]](_0x4b1fx3));for(var _0x4b1fx5 in _0x4b1fx3){var _0x4b1fx9=_0x4b1fx5,_0x4b1fxa=_0x4b1fx3[_0x4b1fx9];null!= _0x4b1fxa&& !this[_0x2d5f[3253]](_0x4b1fx3,_0x4b1fx9,_0x4b1fxa,!0)&& (mxUtils[_0x2d5f[1946]](_0x4b1fx9)&& (_0x4b1fx9= null),this[_0x2d5f[3258]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx9,_0x4b1fxa,_0x4b1fx4))}};mxObjectCodec[_0x2d5f[202]][_0x2d5f[3258]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){if(null!= _0x4b1fx5){if(this[_0x2d5f[3254]](_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,!0)){var _0x4b1fxa=_0x4b1fx2[_0x2d5f[1103]](_0x4b1fx5);if(null== _0x4b1fxa){mxLog[_0x2d5f[283]](_0x2d5f[3259]+ this[_0x2d5f[718]]()+ _0x2d5f[87]+ _0x4b1fx4+ _0x2d5f[226]+ _0x4b1fx5);return};_0x4b1fx5= _0x4b1fxa};_0x4b1fxa= this[_0x2d5f[3231]][_0x4b1fx4];if(null== _0x4b1fx4|| _0x4b1fx2[_0x2d5f[3235]]|| _0x4b1fxa!= _0x4b1fx5){_0x4b1fx4= this[_0x2d5f[3252]](_0x4b1fx4),this[_0x2d5f[3260]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9)}}};mxObjectCodec[_0x2d5f[202]][_0x2d5f[3260]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){_0x2d5f[194]!= typeof _0x4b1fx5?this[_0x2d5f[3261]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9):this[_0x2d5f[3262]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9)};mxObjectCodec[_0x2d5f[202]][_0x2d5f[3261]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){_0x4b1fx5= this[_0x2d5f[3263]](_0x4b1fx5);null== _0x4b1fx4?(_0x4b1fx3= _0x4b1fx2[_0x2d5f[395]][_0x2d5f[55]](_0x2d5f[99]),_0x2d5f[279]== typeof _0x4b1fx5?_0x4b1fx3[_0x2d5f[62]](_0x4b1fx2[_0x2d5f[395]][_0x2d5f[344]](_0x4b1fx5)):_0x4b1fx2[_0x2d5f[57]](_0x4b1fx3,_0x2d5f[131],_0x4b1fx5),_0x4b1fx9[_0x2d5f[62]](_0x4b1fx3)):_0x2d5f[279]!= typeof _0x4b1fx5&& _0x4b1fx2[_0x2d5f[57]](_0x4b1fx9,_0x4b1fx4,_0x4b1fx5)};mxObjectCodec[_0x2d5f[202]][_0x2d5f[3262]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){_0x4b1fx2= _0x4b1fx2[_0x2d5f[514]](_0x4b1fx5);null!= _0x4b1fx2?(null!= _0x4b1fx4&& _0x4b1fx2[_0x2d5f[57]](_0x2d5f[3069],_0x4b1fx4),_0x4b1fx9[_0x2d5f[62]](_0x4b1fx2)):mxLog[_0x2d5f[283]](_0x2d5f[3264]+ this[_0x2d5f[718]]()+ _0x2d5f[87]+ _0x4b1fx4+ _0x2d5f[3186]+ _0x4b1fx5)};mxObjectCodec[_0x2d5f[202]][_0x2d5f[3263]]= function(_0x4b1fx2){if(_0x2d5f[82]== typeof _0x4b1fx2[_0x2d5f[67]]&& (!0== _0x4b1fx2|| !1== _0x4b1fx2)){_0x4b1fx2= !0== _0x4b1fx2?_0x2d5f[500]:_0x2d5f[468]};return _0x4b1fx2};mxObjectCodec[_0x2d5f[202]][_0x2d5f[3265]]= function(_0x4b1fx2){mxUtils[_0x2d5f[1946]](_0x4b1fx2)&& (_0x4b1fx2= parseFloat(_0x4b1fx2));return _0x4b1fx2};mxObjectCodec[_0x2d5f[202]][_0x2d5f[3255]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){return _0x4b1fx3};mxObjectCodec[_0x2d5f[202]][_0x2d5f[3257]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){return _0x4b1fx4};mxObjectCodec[_0x2d5f[202]][_0x2d5f[1093]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=_0x4b1fx3[_0x2d5f[284]](_0x2d5f[1363]),_0x4b1fx9=_0x4b1fx2[_0x2d5f[68]][_0x4b1fx5];null== _0x4b1fx9&& (_0x4b1fx9= _0x4b1fx4|| this[_0x2d5f[3250]](),null!= _0x4b1fx5&& _0x4b1fx2[_0x2d5f[1104]](_0x4b1fx5,_0x4b1fx9));_0x4b1fx3= this[_0x2d5f[3266]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx9);this[_0x2d5f[3267]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx9);return this[_0x2d5f[3268]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx9)};mxObjectCodec[_0x2d5f[202]][_0x2d5f[3267]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){null!= _0x4b1fx3&& (this[_0x2d5f[3269]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4),this[_0x2d5f[3270]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4))};mxObjectCodec[_0x2d5f[202]][_0x2d5f[3269]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx3= _0x4b1fx3[_0x2d5f[320]];if(null!= _0x4b1fx3){for(var _0x4b1fx5=0;_0x4b1fx5< _0x4b1fx3[_0x2d5f[67]];_0x4b1fx5++){this[_0x2d5f[3271]](_0x4b1fx2,_0x4b1fx3[_0x4b1fx5],_0x4b1fx4)}}};mxObjectCodec[_0x2d5f[202]][_0x2d5f[3271]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=_0x4b1fx3[_0x2d5f[301]];if(_0x2d5f[3069]!= _0x4b1fx5&& _0x2d5f[1363]!= _0x4b1fx5){_0x4b1fx3= this[_0x2d5f[3265]](_0x4b1fx3[_0x2d5f[318]]);var _0x4b1fx9=this[_0x2d5f[3251]](_0x4b1fx5);if(this[_0x2d5f[3254]](_0x4b1fx4,_0x4b1fx9,_0x4b1fx3,!1)){_0x4b1fx2= _0x4b1fx2[_0x2d5f[3236]](_0x4b1fx3);if(null== _0x4b1fx2){mxLog[_0x2d5f[283]](_0x2d5f[3272]+ this[_0x2d5f[718]]()+ _0x2d5f[87]+ _0x4b1fx5+ _0x2d5f[226]+ _0x4b1fx3);return};_0x4b1fx3= _0x4b1fx2};this[_0x2d5f[3253]](_0x4b1fx4,_0x4b1fx5,_0x4b1fx3,!1)|| (_0x4b1fx4[_0x4b1fx5]= _0x4b1fx3)}};mxObjectCodec[_0x2d5f[202]][_0x2d5f[3270]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){for(_0x4b1fx3= _0x4b1fx3[_0x2d5f[285]];null!= _0x4b1fx3;){var _0x4b1fx5=_0x4b1fx3[_0x2d5f[287]];_0x4b1fx3[_0x2d5f[288]]== mxConstants[_0x2d5f[289]]&& !this[_0x2d5f[3273]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4)&& this[_0x2d5f[3274]](_0x4b1fx2,_0x4b1fx3,_0x4b1fx4);_0x4b1fx3= _0x4b1fx5}};mxObjectCodec[_0x2d5f[202]][_0x2d5f[3274]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){var _0x4b1fx5=this[_0x2d5f[3251]](_0x4b1fx3[_0x2d5f[284]](_0x2d5f[3069]));if(null== _0x4b1fx5|| !this[_0x2d5f[3253]](_0x4b1fx4,_0x4b1fx5,_0x4b1fx3,!1)){var _0x4b1fx9=this[_0x2d5f[3275]](_0x4b1fx4,_0x4b1fx5,_0x4b1fx3),_0x4b1fxa=null;_0x2d5f[99]== _0x4b1fx3[_0x2d5f[301]]?(_0x4b1fxa= _0x4b1fx3[_0x2d5f[284]](_0x2d5f[131]),null== _0x4b1fxa&& (_0x4b1fxa= mxUtils[_0x2d5f[1545]](mxUtils[_0x2d5f[329]](_0x4b1fx3)))):_0x4b1fxa= _0x4b1fx2[_0x2d5f[1093]](_0x4b1fx3,_0x4b1fx9);this[_0x2d5f[3276]](_0x4b1fx4,_0x4b1fx5,_0x4b1fxa,_0x4b1fx9)}};mxObjectCodec[_0x2d5f[202]][_0x2d5f[3275]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){_0x4b1fx2= _0x4b1fx2[_0x4b1fx3];_0x4b1fx2 instanceof Array&& 0< _0x4b1fx2[_0x2d5f[67]]&& (_0x4b1fx2= null);return _0x4b1fx2};mxObjectCodec[_0x2d5f[202]][_0x2d5f[3276]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4,_0x4b1fx5){null!= _0x4b1fx4&& _0x4b1fx4!= _0x4b1fx5&& (null!= _0x4b1fx3&& 0< _0x4b1fx3[_0x2d5f[67]]?_0x4b1fx2[_0x4b1fx3]= _0x4b1fx4:_0x4b1fx2[_0x2d5f[207]](_0x4b1fx4))};mxObjectCodec[_0x2d5f[202]][_0x2d5f[3273]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){if(_0x2d5f[3277]== _0x4b1fx3[_0x2d5f[301]]){_0x4b1fx3= _0x4b1fx3[_0x2d5f[284]](_0x2d5f[298]);if(null!= _0x4b1fx3){try{var _0x4b1fx5=mxUtils[_0x2d5f[219]](_0x4b1fx3)[_0x2d5f[874]]();null!= _0x4b1fx5&& _0x4b1fx2[_0x2d5f[1093]](_0x4b1fx5,_0x4b1fx4)}catch(e){}};return !0};return !1};mxObjectCodec[_0x2d5f[202]][_0x2d5f[3266]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){return _0x4b1fx3};mxObjectCodec[_0x2d5f[202]][_0x2d5f[3268]]= function(_0x4b1fx2,_0x4b1fx3,_0x4b1fx4){return _0x4b1fx4};mxCodecRegistry[_0x2d5f[3234]](function(){var _0x4b1fx2= new mxObjectCodec( new mxCell,[_0x2d5f[1954],_0x2d5f[1842],_0x2d5f[1211],_0x2d5f[1991]],[_0x2d5f[1101],_0x2d5f[1097],_0x2d5f[772]]);_0x4b1fx2[_0x2d5f[3243]]= function(){return !0};_0x4b1fx2[_0x2d5f[3253]]= function(_0x4b1fx2,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){return mxObjectCodec[_0x2d5f[202]][_0x2d5f[3253]][_0x2d5f[183]](this,arguments)|| _0x4b1fx9&& _0x2d5f[131]== _0x4b1fx4&& _0x4b1fx5[_0x2d5f[288]]== mxConstants[_0x2d5f[289]]};_0x4b1fx2[_0x2d5f[3257]]= function(_0x4b1fx2,_0x4b1fx4,_0x4b1fx5){if(null!= _0x4b1fx4[_0x2d5f[131]]&& _0x4b1fx4[_0x2d5f[131]][_0x2d5f[288]]== mxConstants[_0x2d5f[289]]){var _0x4b1fx9=_0x4b1fx5;_0x4b1fx5= mxClient[_0x2d5f[80]]?_0x4b1fx4[_0x2d5f[131]][_0x2d5f[511]](!0):_0x4b1fx2[_0x2d5f[395]][_0x2d5f[3239]](_0x4b1fx4[_0x2d5f[131]],!0);_0x4b1fx5[_0x2d5f[62]](_0x4b1fx9);_0x4b1fx2= _0x4b1fx9[_0x2d5f[284]](_0x2d5f[1363]);_0x4b1fx5[_0x2d5f[57]](_0x2d5f[1363],_0x4b1fx2);_0x4b1fx9[_0x2d5f[1390]](_0x2d5f[1363])};return _0x4b1fx5};_0x4b1fx2[_0x2d5f[3266]]= function(_0x4b1fx2,_0x4b1fx4,_0x4b1fx5){var _0x4b1fx9=_0x4b1fx4,_0x4b1fxa=this[_0x2d5f[718]]();_0x4b1fx4[_0x2d5f[301]]!= _0x4b1fxa?(_0x4b1fx9= _0x4b1fx4[_0x2d5f[64]](_0x4b1fxa)[0],null!= _0x4b1fx9&& _0x4b1fx9[_0x2d5f[265]]== _0x4b1fx4?(mxUtils[_0x2d5f[3278]](_0x4b1fx9,!0),mxUtils[_0x2d5f[3278]](_0x4b1fx9,!1),_0x4b1fx9[_0x2d5f[265]][_0x2d5f[266]](_0x4b1fx9)):_0x4b1fx9= null,_0x4b1fx5[_0x2d5f[131]]= _0x4b1fx4[_0x2d5f[511]](!0),_0x4b1fx4= _0x4b1fx5[_0x2d5f[131]][_0x2d5f[284]](_0x2d5f[1363]),null!= _0x4b1fx4&& (_0x4b1fx5[_0x2d5f[1945]](_0x4b1fx4),_0x4b1fx5[_0x2d5f[131]][_0x2d5f[1390]](_0x2d5f[1363]))):_0x4b1fx5[_0x2d5f[1945]](_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1363]));if(null!= _0x4b1fx9){for(_0x4b1fx4= 0;_0x4b1fx4< this[_0x2d5f[3247]][_0x2d5f[67]];_0x4b1fx4++){var _0x4b1fxa=this[_0x2d5f[3247]][_0x4b1fx4],_0x4b1fx12=_0x4b1fx9[_0x2d5f[284]](_0x4b1fxa);if(null!= _0x4b1fx12){_0x4b1fx9[_0x2d5f[1390]](_0x4b1fxa);var _0x4b1fx13=_0x4b1fx2[_0x2d5f[68]][_0x4b1fx12]|| _0x4b1fx2[_0x2d5f[1060]](_0x4b1fx12);null== _0x4b1fx13&& (_0x4b1fx12= _0x4b1fx2[_0x2d5f[1362]](_0x4b1fx12),null!= _0x4b1fx12&& (_0x4b1fx13= (mxCodecRegistry[_0x2d5f[3230]][_0x4b1fx12[_0x2d5f[301]]]|| this)[_0x2d5f[1093]](_0x4b1fx2,_0x4b1fx12)));_0x4b1fx5[_0x4b1fxa]= _0x4b1fx13}}};return _0x4b1fx9};return _0x4b1fx2}());mxCodecRegistry[_0x2d5f[3234]](function(){var _0x4b1fx2= new mxObjectCodec( new mxGraphModel);_0x4b1fx2[_0x2d5f[3256]]= function(_0x4b1fx2,_0x4b1fx4,_0x4b1fx5){var _0x4b1fx9=_0x4b1fx2[_0x2d5f[395]][_0x2d5f[55]](_0x2d5f[813]);_0x4b1fx2[_0x2d5f[3242]](_0x4b1fx4[_0x2d5f[501]](),_0x4b1fx9);_0x4b1fx5[_0x2d5f[62]](_0x4b1fx9)};_0x4b1fx2[_0x2d5f[3274]]= function(_0x4b1fx2,_0x4b1fx4,_0x4b1fx5){_0x2d5f[813]== _0x4b1fx4[_0x2d5f[301]]?this[_0x2d5f[3279]](_0x4b1fx2,_0x4b1fx4,_0x4b1fx5):mxObjectCodec[_0x2d5f[202]][_0x2d5f[3274]][_0x2d5f[183]](this,arguments)};_0x4b1fx2[_0x2d5f[3279]]= function(_0x4b1fx2,_0x4b1fx4,_0x4b1fx5){var _0x4b1fx9=null;for(_0x4b1fx4= _0x4b1fx4[_0x2d5f[285]];null!= _0x4b1fx4;){var _0x4b1fxa=_0x4b1fx2[_0x2d5f[3244]](_0x4b1fx4);null!= _0x4b1fxa&& null== _0x4b1fxa[_0x2d5f[1197]]()&& (_0x4b1fx9= _0x4b1fxa);_0x4b1fx4= _0x4b1fx4[_0x2d5f[287]]};null!= _0x4b1fx9&& _0x4b1fx5[_0x2d5f[1927]](_0x4b1fx9)};return _0x4b1fx2}());mxCodecRegistry[_0x2d5f[3234]](function(){var _0x4b1fx2= new mxObjectCodec( new mxRootChange,[_0x2d5f[251],_0x2d5f[257],_0x2d5f[813]]);_0x4b1fx2[_0x2d5f[3257]]= function(_0x4b1fx2,_0x4b1fx4,_0x4b1fx5){_0x4b1fx2[_0x2d5f[3242]](_0x4b1fx4[_0x2d5f[813]],_0x4b1fx5);return _0x4b1fx5};_0x4b1fx2[_0x2d5f[3266]]= function(_0x4b1fx2,_0x4b1fx4,_0x4b1fx5){if(null!= _0x4b1fx4[_0x2d5f[285]]&& _0x4b1fx4[_0x2d5f[285]][_0x2d5f[288]]== mxConstants[_0x2d5f[289]]){_0x4b1fx4= _0x4b1fx4[_0x2d5f[511]](!0);var _0x4b1fx9=_0x4b1fx4[_0x2d5f[285]];_0x4b1fx5[_0x2d5f[813]]= _0x4b1fx2[_0x2d5f[3244]](_0x4b1fx9,!1);_0x4b1fx5= _0x4b1fx9[_0x2d5f[287]];_0x4b1fx9[_0x2d5f[265]][_0x2d5f[266]](_0x4b1fx9);for(_0x4b1fx9= _0x4b1fx5;null!= _0x4b1fx9;){_0x4b1fx5= _0x4b1fx9[_0x2d5f[287]],_0x4b1fx2[_0x2d5f[3244]](_0x4b1fx9),_0x4b1fx9[_0x2d5f[265]][_0x2d5f[266]](_0x4b1fx9),_0x4b1fx9= _0x4b1fx5}};return _0x4b1fx4};_0x4b1fx2[_0x2d5f[3268]]= function(_0x4b1fx2,_0x4b1fx4,_0x4b1fx5){_0x4b1fx5[_0x2d5f[257]]= _0x4b1fx5[_0x2d5f[813]];return _0x4b1fx5};return _0x4b1fx2}());mxCodecRegistry[_0x2d5f[3234]](function(){var _0x4b1fx2= new mxObjectCodec( new mxChildChange,[_0x2d5f[251],_0x2d5f[247],_0x2d5f[1982]],[_0x2d5f[1101],_0x2d5f[257]]);_0x4b1fx2[_0x2d5f[3254]]= function(_0x4b1fx2,_0x4b1fx4,_0x4b1fx5,_0x4b1fx9){return _0x2d5f[247]== _0x4b1fx4&& (null!= _0x4b1fx2[_0x2d5f[257]]|| !_0x4b1fx9)?!0:0<= mxUtils[_0x2d5f[2]](this[_0x2d5f[3247]],_0x4b1fx4)};_0x4b1fx2[_0x2d5f[3257]]= function(_0x4b1fx2,_0x4b1fx4,_0x4b1fx5){this[_0x2d5f[3254]](_0x4b1fx4,_0x2d5f[247],_0x4b1fx4[_0x2d5f[247]],!0)?_0x4b1fx5[_0x2d5f[57]](_0x2d5f[247],_0x4b1fx2[_0x2d5f[1103]](_0x4b1fx4[_0x2d5f[247]])):_0x4b1fx2[_0x2d5f[3242]](_0x4b1fx4[_0x2d5f[247]],_0x4b1fx5);return _0x4b1fx5};_0x4b1fx2[_0x2d5f[3266]]= function(_0x4b1fx2,_0x4b1fx4,_0x4b1fx5){if(null!= _0x4b1fx4[_0x2d5f[285]]&& _0x4b1fx4[_0x2d5f[285]][_0x2d5f[288]]== mxConstants[_0x2d5f[289]]){_0x4b1fx4= _0x4b1fx4[_0x2d5f[511]](!0);var _0x4b1fx9=_0x4b1fx4[_0x2d5f[285]];_0x4b1fx5[_0x2d5f[247]]= _0x4b1fx2[_0x2d5f[3244]](_0x4b1fx9,!1);_0x4b1fx5= _0x4b1fx9[_0x2d5f[287]];_0x4b1fx9[_0x2d5f[265]][_0x2d5f[266]](_0x4b1fx9);for(_0x4b1fx9= _0x4b1fx5;null!= _0x4b1fx9;){_0x4b1fx5= _0x4b1fx9[_0x2d5f[287]];if(_0x4b1fx9[_0x2d5f[288]]== mxConstants[_0x2d5f[289]]){var _0x4b1fxa=_0x4b1fx9[_0x2d5f[284]](_0x2d5f[1363]);null== _0x4b1fx2[_0x2d5f[1060]](_0x4b1fxa)&& _0x4b1fx2[_0x2d5f[3244]](_0x4b1fx9)};_0x4b1fx9[_0x2d5f[265]][_0x2d5f[266]](_0x4b1fx9);_0x4b1fx9= _0x4b1fx5}}else {_0x4b1fx9= _0x4b1fx4[_0x2d5f[284]](_0x2d5f[247]),_0x4b1fx5[_0x2d5f[247]]= _0x4b1fx2[_0x2d5f[3236]](_0x4b1fx9)};return _0x4b1fx4};_0x4b1fx2[_0x2d5f[3268]]= function(_0x4b1fx2,_0x4b1fx4,_0x4b1fx5){_0x4b1fx5[_0x2d5f[247]][_0x2d5f[1101]]= _0x4b1fx5[_0x2d5f[257]];_0x4b1fx5[_0x2d5f[257]]= _0x4b1fx5[_0x2d5f[1101]];_0x4b1fx5[_0x2d5f[1982]]= _0x4b1fx5[_0x2d5f[1983]];return _0x4b1fx5};return _0x4b1fx2}());mxCodecRegistry[_0x2d5f[3234]](function(){var _0x4b1fx2= new mxObjectCodec( new mxTerminalChange,[_0x2d5f[251],_0x2d5f[257]],[_0x2d5f[246],_0x2d5f[1984]]);_0x4b1fx2[_0x2d5f[3268]]= function(_0x4b1fx2,_0x4b1fx4,_0x4b1fx5){_0x4b1fx5[_0x2d5f[257]]= _0x4b1fx5[_0x2d5f[1984]];return _0x4b1fx5};return _0x4b1fx2}());var mxGenericChangeCodec=function(_0x4b1fx2,_0x4b1fx3){var _0x4b1fx4= new mxObjectCodec(_0x4b1fx2,[_0x2d5f[251],_0x2d5f[257]],[_0x2d5f[246]]);_0x4b1fx4[_0x2d5f[3268]]= function(_0x4b1fx2,_0x4b1fx4,_0x4b1fxa){mxUtils[_0x2d5f[1331]](_0x4b1fxa[_0x2d5f[246]])&& (_0x4b1fxa[_0x2d5f[246]]= _0x4b1fx2[_0x2d5f[3244]](_0x4b1fxa[_0x2d5f[246]],!1));_0x4b1fxa[_0x2d5f[257]]= _0x4b1fxa[_0x4b1fx3];return _0x4b1fxa};return _0x4b1fx4};mxCodecRegistry[_0x2d5f[3234]](mxGenericChangeCodec( new mxValueChange,_0x2d5f[131]));mxCodecRegistry[_0x2d5f[3234]](mxGenericChangeCodec( new mxStyleChange,_0x2d5f[124]));mxCodecRegistry[_0x2d5f[3234]](mxGenericChangeCodec( new mxGeometryChange,_0x2d5f[256]));mxCodecRegistry[_0x2d5f[3234]](mxGenericChangeCodec( new mxCollapseChange,_0x2d5f[1985]));mxCodecRegistry[_0x2d5f[3234]](mxGenericChangeCodec( new mxVisibleChange,_0x2d5f[189]));mxCodecRegistry[_0x2d5f[3234]](mxGenericChangeCodec( new mxCellAttributeChange,_0x2d5f[131]));mxCodecRegistry[_0x2d5f[3234]](function(){return new mxObjectCodec( new mxGraph,_0x2d5f[3280][_0x2d5f[224]](_0x2d5f[185]))}());mxCodecRegistry[_0x2d5f[3234]](function(){var _0x4b1fx2= new mxObjectCodec( new mxGraphView);_0x4b1fx2[_0x2d5f[514]]= function(_0x4b1fx2,_0x4b1fx4){return this[_0x2d5f[3242]](_0x4b1fx2,_0x4b1fx4,_0x4b1fx4[_0x2d5f[1179]][_0x2d5f[502]]()[_0x2d5f[501]]())};_0x4b1fx2[_0x2d5f[3242]]= function(_0x4b1fx2,_0x4b1fx4,_0x4b1fx5){var _0x4b1fx9=_0x4b1fx4[_0x2d5f[1179]][_0x2d5f[502]](),_0x4b1fxa=_0x4b1fx4[_0x2d5f[248]](_0x4b1fx5),_0x4b1fx12=_0x4b1fx9[_0x2d5f[1197]](_0x4b1fx5);if(null== _0x4b1fx12|| null!= _0x4b1fxa){var _0x4b1fx13=_0x4b1fx9[_0x2d5f[262]](_0x4b1fx5),_0x4b1fx14=_0x4b1fx4[_0x2d5f[1179]][_0x2d5f[1198]](_0x4b1fx5),_0x4b1fx15=null;_0x4b1fx12== _0x4b1fx9[_0x2d5f[501]]()?_0x4b1fx15= _0x2d5f[3281]:null== _0x4b1fx12?_0x4b1fx15= _0x2d5f[1179]:_0x4b1fx9[_0x2d5f[250]](_0x4b1fx5)?_0x4b1fx15= _0x2d5f[1989]:0< _0x4b1fx13&& null!= _0x4b1fx14?_0x4b1fx15= _0x2d5f[1504]:_0x4b1fx9[_0x2d5f[1193]](_0x4b1fx5)&& (_0x4b1fx15= _0x2d5f[1988]);if(null!= _0x4b1fx15){var _0x4b1fx16=_0x4b1fx2[_0x2d5f[395]][_0x2d5f[55]](_0x4b1fx15);null!= _0x4b1fx4[_0x2d5f[1179]][_0x2d5f[2183]](_0x4b1fx5)&& (_0x4b1fx16[_0x2d5f[57]](_0x2d5f[685],_0x4b1fx4[_0x2d5f[1179]][_0x2d5f[2183]](_0x4b1fx5)),_0x4b1fx4[_0x2d5f[1179]][_0x2d5f[2186]](_0x4b1fx5)&& _0x4b1fx16[_0x2d5f[57]](_0x2d5f[1428],!0));if(null== _0x4b1fx12){var _0x4b1fx17=_0x4b1fx4[_0x2d5f[517]]();null!= _0x4b1fx17&& (_0x4b1fx16[_0x2d5f[57]](_0x2d5f[235],Math[_0x2d5f[488]](_0x4b1fx17[_0x2d5f[235]])),_0x4b1fx16[_0x2d5f[57]](_0x2d5f[236],Math[_0x2d5f[488]](_0x4b1fx17[_0x2d5f[236]])),_0x4b1fx16[_0x2d5f[57]](_0x2d5f[117],Math[_0x2d5f[488]](_0x4b1fx17[_0x2d5f[117]])),_0x4b1fx16[_0x2d5f[57]](_0x2d5f[119],Math[_0x2d5f[488]](_0x4b1fx17[_0x2d5f[119]])));_0x4b1fx16[_0x2d5f[57]](_0x2d5f[255],_0x4b1fx4[_0x2d5f[255]])}else {if(null!= _0x4b1fxa&& null!= _0x4b1fx14){for(_0x4b1fx17 in _0x4b1fxa[_0x2d5f[124]]){_0x4b1fx12= _0x4b1fxa[_0x2d5f[124]][_0x4b1fx17],_0x2d5f[279]== typeof _0x4b1fx12&& _0x2d5f[194]== typeof _0x4b1fx12&& (_0x4b1fx12= mxStyleRegistry[_0x2d5f[718]](_0x4b1fx12)),null!= _0x4b1fx12&& (_0x2d5f[279]!= typeof _0x4b1fx12&& _0x2d5f[194]!= typeof _0x4b1fx12)&& _0x4b1fx16[_0x2d5f[57]](_0x4b1fx17,_0x4b1fx12)};_0x4b1fx12= _0x4b1fxa[_0x2d5f[439]];if(null!= _0x4b1fx12&& 0< _0x4b1fx12[_0x2d5f[67]]){_0x4b1fx14= Math[_0x2d5f[488]](_0x4b1fx12[0][_0x2d5f[235]])+ _0x2d5f[537]+ Math[_0x2d5f[488]](_0x4b1fx12[0][_0x2d5f[236]]);for(_0x4b1fx17= 1;_0x4b1fx17< _0x4b1fx12[_0x2d5f[67]];_0x4b1fx17++){_0x4b1fx14+= _0x2d5f[185]+ Math[_0x2d5f[488]](_0x4b1fx12[_0x4b1fx17][_0x2d5f[235]])+ _0x2d5f[537]+ Math[_0x2d5f[488]](_0x4b1fx12[_0x4b1fx17][_0x2d5f[236]])};_0x4b1fx16[_0x2d5f[57]](_0x2d5f[1525],_0x4b1fx14)}else {_0x4b1fx16[_0x2d5f[57]](_0x2d5f[235],Math[_0x2d5f[488]](_0x4b1fxa[_0x2d5f[235]])),_0x4b1fx16[_0x2d5f[57]](_0x2d5f[236],Math[_0x2d5f[488]](_0x4b1fxa[_0x2d5f[236]])),_0x4b1fx16[_0x2d5f[57]](_0x2d5f[117],Math[_0x2d5f[488]](_0x4b1fxa[_0x2d5f[117]])),_0x4b1fx16[_0x2d5f[57]](_0x2d5f[119],Math[_0x2d5f[488]](_0x4b1fxa[_0x2d5f[119]]))};_0x4b1fx17= _0x4b1fxa[_0x2d5f[2079]];null!= _0x4b1fx17&& (0!= _0x4b1fx17[_0x2d5f[235]]&& _0x4b1fx16[_0x2d5f[57]](_0x2d5f[1126],Math[_0x2d5f[488]](_0x4b1fx17[_0x2d5f[235]])),0!= _0x4b1fx17[_0x2d5f[236]]&& _0x4b1fx16[_0x2d5f[57]](_0x2d5f[1125],Math[_0x2d5f[488]](_0x4b1fx17[_0x2d5f[236]])))}};for(_0x4b1fx17= 0;_0x4b1fx17< _0x4b1fx13;_0x4b1fx17++){_0x4b1fxa= this[_0x2d5f[3242]](_0x4b1fx2,_0x4b1fx4,_0x4b1fx9[_0x2d5f[263]](_0x4b1fx5,_0x4b1fx17)),null!= _0x4b1fxa&& _0x4b1fx16[_0x2d5f[62]](_0x4b1fxa)}}};return _0x4b1fx16};return _0x4b1fx2}());mxCodecRegistry[_0x2d5f[3234]](function(){var _0x4b1fx2= new mxObjectCodec( new mxStylesheet);_0x4b1fx2[_0x2d5f[514]]= function(_0x4b1fx2,_0x4b1fx4){var _0x4b1fx5=_0x4b1fx2[_0x2d5f[395]][_0x2d5f[55]](this[_0x2d5f[718]]()),_0x4b1fx9;for(_0x4b1fx9 in _0x4b1fx4[_0x2d5f[2054]]){var _0x4b1fxa=_0x4b1fx4[_0x2d5f[2054]][_0x4b1fx9],_0x4b1fx12=_0x4b1fx2[_0x2d5f[395]][_0x2d5f[55]](_0x2d5f[99]);if(null!= _0x4b1fx9){_0x4b1fx12[_0x2d5f[57]](_0x2d5f[3069],_0x4b1fx9);for(var _0x4b1fx13 in _0x4b1fxa){var _0x4b1fx14=this[_0x2d5f[3282]](_0x4b1fx13,_0x4b1fxa[_0x4b1fx13]);if(null!= _0x4b1fx14){var _0x4b1fx15=_0x4b1fx2[_0x2d5f[395]][_0x2d5f[55]](_0x2d5f[99]);_0x4b1fx15[_0x2d5f[57]](_0x2d5f[131],_0x4b1fx14);_0x4b1fx15[_0x2d5f[57]](_0x2d5f[3069],_0x4b1fx13);_0x4b1fx12[_0x2d5f[62]](_0x4b1fx15)}};0< _0x4b1fx12[_0x2d5f[271]][_0x2d5f[67]]&& _0x4b1fx5[_0x2d5f[62]](_0x4b1fx12)}};return _0x4b1fx5};_0x4b1fx2[_0x2d5f[3282]]= function(_0x4b1fx2,_0x4b1fx4){var _0x4b1fx5= typeof _0x4b1fx4;_0x2d5f[279]== _0x4b1fx5?_0x4b1fx4= mxStyleRegistry[_0x2d5f[718]](style[j]):_0x2d5f[194]== _0x4b1fx5&& (_0x4b1fx4= null);return _0x4b1fx4};_0x4b1fx2[_0x2d5f[1093]]= function(_0x4b1fx2,_0x4b1fx4,_0x4b1fx5){_0x4b1fx5= _0x4b1fx5|| new this[_0x2d5f[3231]][_0x2d5f[196]];var _0x4b1fx9=_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1363]);null!= _0x4b1fx9&& (_0x4b1fx2[_0x2d5f[68]][_0x4b1fx9]= _0x4b1fx5);for(_0x4b1fx4= _0x4b1fx4[_0x2d5f[285]];null!= _0x4b1fx4;){if(!this[_0x2d5f[3273]](_0x4b1fx2,_0x4b1fx4,_0x4b1fx5)&& _0x2d5f[99]== _0x4b1fx4[_0x2d5f[301]]&& (_0x4b1fx9= _0x4b1fx4[_0x2d5f[284]](_0x2d5f[3069]),null!= _0x4b1fx9)){var _0x4b1fxa=_0x4b1fx4[_0x2d5f[284]](_0x2d5f[1284]),_0x4b1fx12=null!= _0x4b1fxa?mxUtils[_0x2d5f[238]](_0x4b1fx5[_0x2d5f[2054]][_0x4b1fxa]):null;null== _0x4b1fx12&& (null!= _0x4b1fxa&& mxLog[_0x2d5f[283]](_0x2d5f[3283]+ _0x4b1fxa+ _0x2d5f[3284]),_0x4b1fx12= {});for(_0x4b1fxa= _0x4b1fx4[_0x2d5f[285]];null!= _0x4b1fxa;){if(_0x4b1fxa[_0x2d5f[288]]== mxConstants[_0x2d5f[289]]){var _0x4b1fx13=_0x4b1fxa[_0x2d5f[284]](_0x2d5f[3069]);if(_0x2d5f[99]== _0x4b1fxa[_0x2d5f[301]]){var _0x4b1fx14=mxUtils[_0x2d5f[329]](_0x4b1fxa),_0x4b1fx15=null;null!= _0x4b1fx14&& 0< _0x4b1fx14[_0x2d5f[67]]?_0x4b1fx15= mxUtils[_0x2d5f[1545]](_0x4b1fx14):(_0x4b1fx15= _0x4b1fxa[_0x2d5f[284]](_0x2d5f[131]),mxUtils[_0x2d5f[1946]](_0x4b1fx15)&& (_0x4b1fx15= parseFloat(_0x4b1fx15)));null!= _0x4b1fx15&& (_0x4b1fx12[_0x4b1fx13]= _0x4b1fx15)}else {_0x2d5f[205]== _0x4b1fxa[_0x2d5f[301]]&& delete _0x4b1fx12[_0x4b1fx13]}};_0x4b1fxa= _0x4b1fxa[_0x2d5f[287]]};_0x4b1fx5[_0x2d5f[2074]](_0x4b1fx9,_0x4b1fx12)};_0x4b1fx4= _0x4b1fx4[_0x2d5f[287]]};return _0x4b1fx5};return _0x4b1fx2}());mxCodecRegistry[_0x2d5f[3234]](function(){var _0x4b1fx2= new mxObjectCodec( new mxDefaultKeyHandler);_0x4b1fx2[_0x2d5f[514]]= function(_0x4b1fx2,_0x4b1fx4){return null};_0x4b1fx2[_0x2d5f[1093]]= function(_0x4b1fx2,_0x4b1fx4,_0x4b1fx5){if(null!= _0x4b1fx5){for(_0x4b1fx4= _0x4b1fx4[_0x2d5f[285]];null!= _0x4b1fx4;){if(!this[_0x2d5f[3273]](_0x4b1fx2,_0x4b1fx4,_0x4b1fx5)&& _0x2d5f[99]== _0x4b1fx4[_0x2d5f[301]]){var _0x4b1fx9=_0x4b1fx4[_0x2d5f[284]](_0x2d5f[3069]),_0x4b1fxa=_0x4b1fx4[_0x2d5f[284]](_0x2d5f[892]),_0x4b1fx12=_0x4b1fx4[_0x2d5f[284]](_0x2d5f[2207]);_0x4b1fx5[_0x2d5f[3063]](_0x4b1fx9,_0x4b1fxa,_0x4b1fx12)};_0x4b1fx4= _0x4b1fx4[_0x2d5f[287]]}};return _0x4b1fx5};return _0x4b1fx2}());mxCodecRegistry[_0x2d5f[3234]](function(){var _0x4b1fx2= new mxObjectCodec( new mxDefaultToolbar);_0x4b1fx2[_0x2d5f[514]]= function(_0x4b1fx2,_0x4b1fx4){return null};_0x4b1fx2[_0x2d5f[1093]]= function(_0x4b1fx2,_0x4b1fx4,_0x4b1fx5){if(null!= _0x4b1fx5){var _0x4b1fx9=_0x4b1fx5[_0x2d5f[3061]];for(_0x4b1fx4= _0x4b1fx4[_0x2d5f[285]];null!= _0x4b1fx4;){if(_0x4b1fx4[_0x2d5f[288]]== mxConstants[_0x2d5f[289]]&& !this[_0x2d5f[3273]](_0x4b1fx2,_0x4b1fx4,_0x4b1fx5)){if(_0x2d5f[3072]== _0x4b1fx4[_0x2d5f[301]]){_0x4b1fx5[_0x2d5f[1051]]()}else {if(_0x2d5f[345]== _0x4b1fx4[_0x2d5f[301]]){_0x4b1fx5[_0x2d5f[3082]][_0x2d5f[1052]]()}else {if(_0x2d5f[1054]== _0x4b1fx4[_0x2d5f[301]]){_0x4b1fx5[_0x2d5f[3082]][_0x2d5f[1053]]()}else {if(_0x2d5f[99]== _0x4b1fx4[_0x2d5f[301]]){var _0x4b1fxa=_0x4b1fx4[_0x2d5f[284]](_0x2d5f[3069]),_0x4b1fxa=mxResources[_0x2d5f[203]](_0x4b1fxa)|| _0x4b1fxa,_0x4b1fx12=_0x4b1fx4[_0x2d5f[284]](_0x2d5f[2916]),_0x4b1fx13=_0x4b1fx4[_0x2d5f[284]](_0x2d5f[3285]),_0x4b1fx14=_0x4b1fx4[_0x2d5f[284]](_0x2d5f[892]),_0x4b1fx15=_0x4b1fx4[_0x2d5f[284]](_0x2d5f[3286]),_0x4b1fx16=_0x4b1fx4[_0x2d5f[284]](_0x2d5f[3231]),_0x4b1fx17=_0x2d5f[468]!= _0x4b1fx4[_0x2d5f[284]](_0x2d5f[3287]),_0x4b1fx18=mxUtils[_0x2d5f[329]](_0x4b1fx4),_0x4b1fx19=null;if(null!= _0x4b1fx14){_0x4b1fx19= _0x4b1fx5[_0x2d5f[1025]](_0x4b1fxa,_0x4b1fx12,_0x4b1fx14,_0x4b1fx13)}else {if(null!= _0x4b1fx15){var _0x4b1fx1a=mxUtils[_0x2d5f[1545]](_0x4b1fx18),_0x4b1fx19=_0x4b1fx5[_0x2d5f[1048]](_0x4b1fxa,_0x4b1fx12,_0x4b1fx15,_0x4b1fx13,_0x4b1fx1a)}else {if(null!= _0x4b1fx16|| null!= _0x4b1fx18&& 0< _0x4b1fx18[_0x2d5f[67]]){_0x4b1fx19= _0x4b1fx9[_0x2d5f[3118]][_0x4b1fx16],_0x4b1fx16= _0x4b1fx4[_0x2d5f[284]](_0x2d5f[124]),null!= _0x4b1fx19&& null!= _0x4b1fx16&& (_0x4b1fx19= _0x4b1fx19[_0x2d5f[238]](),_0x4b1fx19[_0x2d5f[475]](_0x4b1fx16)),_0x4b1fx16= null,null!= _0x4b1fx18&& 0< _0x4b1fx18[_0x2d5f[67]]&& (_0x4b1fx16= mxUtils[_0x2d5f[1545]](_0x4b1fx18)),_0x4b1fx19= _0x4b1fx5[_0x2d5f[3087]](_0x4b1fxa,_0x4b1fx12,_0x4b1fx19,_0x4b1fx13,_0x4b1fx16,_0x4b1fx17)}else {if(_0x4b1fx13= mxUtils[_0x2d5f[1540]](_0x4b1fx4),0< _0x4b1fx13[_0x2d5f[67]]){if(null== _0x4b1fx12){_0x4b1fx16= _0x4b1fx5[_0x2d5f[1038]](_0x4b1fxa);for(_0x4b1fxa= 0;_0x4b1fxa< _0x4b1fx13[_0x2d5f[67]];_0x4b1fxa++){_0x4b1fx17= _0x4b1fx13[_0x4b1fxa],_0x2d5f[3072]== _0x4b1fx17[_0x2d5f[301]]?_0x4b1fx5[_0x2d5f[972]](_0x4b1fx16,_0x2d5f[3288]):_0x2d5f[99]== _0x4b1fx17[_0x2d5f[301]]&& (_0x4b1fx12= _0x4b1fx17[_0x2d5f[284]](_0x2d5f[3069]),_0x4b1fx17= _0x4b1fx17[_0x2d5f[284]](_0x2d5f[892]),_0x4b1fx5[_0x2d5f[3085]](_0x4b1fx16,_0x4b1fx12,_0x4b1fx17))}}else {var _0x4b1fx1b=null,_0x4b1fx1c=_0x4b1fx5[_0x2d5f[3087]](_0x4b1fxa,_0x4b1fx12,function(){var _0x4b1fx2=_0x4b1fx9[_0x2d5f[3118]][_0x4b1fx1b[_0x2d5f[131]]];if(null!= _0x4b1fx2){var _0x4b1fx2=_0x4b1fx2[_0x2d5f[238]](),_0x4b1fx3=_0x4b1fx1b[_0x2d5f[1040]][_0x4b1fx1b[_0x2d5f[1039]]][_0x2d5f[3289]];null!= _0x4b1fx3&& _0x4b1fx2[_0x2d5f[475]](_0x4b1fx3);return _0x4b1fx2};mxLog[_0x2d5f[283]](_0x2d5f[3290]+ _0x4b1fx2+ _0x2d5f[3291]);return null},null,null,_0x4b1fx17),_0x4b1fx1b=_0x4b1fx5[_0x2d5f[970]]();mxEvent[_0x2d5f[169]](_0x4b1fx1b,_0x2d5f[826],function(){_0x4b1fx5[_0x2d5f[3082]][_0x2d5f[1047]](_0x4b1fx1c,function(_0x4b1fx2){_0x4b1fx2= mxUtils[_0x2d5f[2196]](_0x4b1fx9[_0x2d5f[1179]][_0x2d5f[526]],mxEvent[_0x2d5f[731]](_0x4b1fx2),mxEvent[_0x2d5f[733]](_0x4b1fx2));return _0x4b1fx9[_0x2d5f[817]](null,_0x4b1fx1a(),_0x4b1fx2[_0x2d5f[235]],_0x4b1fx2[_0x2d5f[236]])});_0x4b1fx5[_0x2d5f[3082]][_0x2d5f[1023]]= !1});for(_0x4b1fxa= 0;_0x4b1fxa< _0x4b1fx13[_0x2d5f[67]];_0x4b1fxa++){_0x4b1fx17= _0x4b1fx13[_0x4b1fxa],_0x2d5f[3072]== _0x4b1fx17[_0x2d5f[301]]?_0x4b1fx5[_0x2d5f[972]](_0x4b1fx1b,_0x2d5f[3288]):_0x2d5f[99]== _0x4b1fx17[_0x2d5f[301]]&& (_0x4b1fx12= _0x4b1fx17[_0x2d5f[284]](_0x2d5f[3069]),_0x4b1fx18= _0x4b1fx17[_0x2d5f[284]](_0x2d5f[3231]),_0x4b1fx5[_0x2d5f[972]](_0x4b1fx1b,_0x4b1fx12,_0x4b1fx18|| _0x4b1fx16)[_0x2d5f[3289]]= _0x4b1fx17[_0x2d5f[284]](_0x2d5f[124]))}}}}}};null!= _0x4b1fx19&& (_0x4b1fx16= _0x4b1fx4[_0x2d5f[284]](_0x2d5f[1363]),null!= _0x4b1fx16&& 0< _0x4b1fx16[_0x2d5f[67]]&& _0x4b1fx19[_0x2d5f[57]](_0x2d5f[1363],_0x4b1fx16))}}}}};_0x4b1fx4= _0x4b1fx4[_0x2d5f[287]]}};return _0x4b1fx5};return _0x4b1fx2}());mxCodecRegistry[_0x2d5f[3234]](function(){var _0x4b1fx2= new mxObjectCodec( new mxDefaultPopupMenu);_0x4b1fx2[_0x2d5f[514]]= function(_0x4b1fx2,_0x4b1fx4){return null};_0x4b1fx2[_0x2d5f[1093]]= function(_0x4b1fx2,_0x4b1fx4,_0x4b1fx5){var _0x4b1fx9=_0x4b1fx4[_0x2d5f[64]](_0x2d5f[3277])[0];null!= _0x4b1fx9?this[_0x2d5f[3273]](_0x4b1fx2,_0x4b1fx9,_0x4b1fx5):null!= _0x4b1fx5&& (_0x4b1fx5[_0x2d5f[3064]]= _0x4b1fx4);return _0x4b1fx5};return _0x4b1fx2}());mxCodecRegistry[_0x2d5f[3234]](function(){var _0x4b1fx2= new mxObjectCodec( new mxEditor,_0x2d5f[3292][_0x2d5f[224]](_0x2d5f[185]));_0x4b1fx2[_0x2d5f[3268]]= function(_0x4b1fx2,_0x4b1fx4,_0x4b1fx5){_0x4b1fx2= _0x4b1fx4[_0x2d5f[284]](_0x2d5f[2075]);null!= _0x4b1fx2&& (_0x4b1fx4[_0x2d5f[1390]](_0x2d5f[2075]),_0x4b1fx5[_0x2d5f[2075]]= _0x4b1fx5[_0x2d5f[3118]][_0x4b1fx2]);_0x4b1fx2= _0x4b1fx4[_0x2d5f[284]](_0x2d5f[3120]);null!= _0x4b1fx2&& (_0x4b1fx4[_0x2d5f[1390]](_0x2d5f[3120]),_0x4b1fx5[_0x2d5f[3120]]= _0x4b1fx5[_0x2d5f[3118]][_0x4b1fx2]);return _0x4b1fx5};_0x4b1fx2[_0x2d5f[3274]]= function(_0x4b1fx2,_0x4b1fx4,_0x4b1fx5){if(_0x2d5f[3293]== _0x4b1fx4[_0x2d5f[301]]){if(_0x2d5f[3118]== _0x4b1fx4[_0x2d5f[284]](_0x2d5f[3069])){this[_0x2d5f[3294]](_0x4b1fx2,_0x4b1fx4,_0x4b1fx5);return}}else {if(_0x2d5f[3295]== _0x4b1fx4[_0x2d5f[301]]){this[_0x2d5f[3296]](_0x4b1fx2,_0x4b1fx4,_0x4b1fx5);return}};mxObjectCodec[_0x2d5f[202]][_0x2d5f[3274]][_0x2d5f[183]](this,arguments)};_0x4b1fx2[_0x2d5f[3296]]= function(_0x4b1fx2,_0x4b1fx4,_0x4b1fx5){for(_0x4b1fx2= _0x4b1fx4[_0x2d5f[285]];null!= _0x4b1fx2;){if(_0x2d5f[99]== _0x4b1fx2[_0x2d5f[301]]){_0x4b1fx4= _0x4b1fx2[_0x2d5f[284]](_0x2d5f[3069]);var _0x4b1fx9=_0x4b1fx2[_0x2d5f[284]](_0x2d5f[980]),_0x4b1fxa=_0x4b1fx2[_0x2d5f[284]](_0x2d5f[124]),_0x4b1fx12=null;if(null!= _0x4b1fx9){_0x4b1fx12= document[_0x2d5f[1362]](_0x4b1fx9),null!= _0x4b1fx12&& null!= _0x4b1fxa&& (_0x4b1fx12[_0x2d5f[124]][_0x2d5f[103]]+= _0x2d5f[471]+ _0x4b1fxa)}else {var _0x4b1fx9=parseInt(_0x4b1fx2[_0x2d5f[284]](_0x2d5f[235])),_0x4b1fx13=parseInt(_0x4b1fx2[_0x2d5f[284]](_0x2d5f[236])),_0x4b1fx14=_0x4b1fx2[_0x2d5f[284]](_0x2d5f[117]),_0x4b1fx15=_0x4b1fx2[_0x2d5f[284]](_0x2d5f[119]),_0x4b1fx12=document[_0x2d5f[55]](_0x2d5f[485]);_0x4b1fx12[_0x2d5f[124]][_0x2d5f[103]]= _0x4b1fxa;( new mxWindow(mxResources[_0x2d5f[203]](_0x4b1fx4)|| _0x4b1fx4,_0x4b1fx12,_0x4b1fx9,_0x4b1fx13,_0x4b1fx14,_0x4b1fx15,!1,!0))[_0x2d5f[175]](!0)};_0x2d5f[1179]== _0x4b1fx4?_0x4b1fx5[_0x2d5f[3202]](_0x4b1fx12):_0x2d5f[3082]== _0x4b1fx4?_0x4b1fx5[_0x2d5f[3204]](_0x4b1fx12):_0x2d5f[924]== _0x4b1fx4?_0x4b1fx5[_0x2d5f[3208]](_0x4b1fx12):_0x2d5f[879]== _0x4b1fx4?_0x4b1fx5[_0x2d5f[3205]](_0x4b1fx12):_0x2d5f[201]== _0x4b1fx4&& _0x4b1fx5[_0x2d5f[3297]](_0x4b1fx12)}else {_0x2d5f[3298]== _0x4b1fx2[_0x2d5f[301]]?mxResources[_0x2d5f[99]](_0x4b1fx2[_0x2d5f[284]](_0x2d5f[3299])):_0x2d5f[94]== _0x4b1fx2[_0x2d5f[301]]&& mxClient[_0x2d5f[54]](_0x2d5f[94],_0x4b1fx2[_0x2d5f[284]](_0x2d5f[298]))};_0x4b1fx2= _0x4b1fx2[_0x2d5f[287]]}};_0x4b1fx2[_0x2d5f[3294]]= function(_0x4b1fx2,_0x4b1fx4,_0x4b1fx5){null== _0x4b1fx5[_0x2d5f[3118]]&& (_0x4b1fx5[_0x2d5f[3118]]= []);_0x4b1fx4= mxUtils[_0x2d5f[1540]](_0x4b1fx4);for(var _0x4b1fx9=0;_0x4b1fx9< _0x4b1fx4[_0x2d5f[67]];_0x4b1fx9++){for(var _0x4b1fxa=_0x4b1fx4[_0x4b1fx9][_0x2d5f[284]](_0x2d5f[3069]),_0x4b1fx12=_0x4b1fx4[_0x4b1fx9][_0x2d5f[285]];null!= _0x4b1fx12&& 1!= _0x4b1fx12[_0x2d5f[288]];){_0x4b1fx12= _0x4b1fx12[_0x2d5f[287]]};null!= _0x4b1fx12&& (_0x4b1fx5[_0x2d5f[3118]][_0x4b1fxa]= _0x4b1fx2[_0x2d5f[3244]](_0x4b1fx12))}};return _0x4b1fx2}()) \ No newline at end of file +var _0x387d=["\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:_0x387d[0],IS_IE:0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[1]),IS_IE6:0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[4]),IS_QUIRKS:0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[1])&& (null== document[_0x387d[5]]|| 5== document[_0x387d[5]]),VML_PREFIX:_0x387d[6],OFFICE_PREFIX:_0x387d[7],IS_NS:0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[8])&& 0> navigator[_0x387d[3]][_0x387d[2]](_0x387d[1]),IS_OP:0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[9]),IS_OT:0> navigator[_0x387d[3]][_0x387d[2]](_0x387d[10])&& 0> navigator[_0x387d[3]][_0x387d[2]](_0x387d[11])&& 0> navigator[_0x387d[3]][_0x387d[2]](_0x387d[12])&& 0> navigator[_0x387d[3]][_0x387d[2]](_0x387d[13])&& 0> navigator[_0x387d[3]][_0x387d[2]](_0x387d[14])&& 0> navigator[_0x387d[3]][_0x387d[2]](_0x387d[15]),IS_SF:0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[16])&& 0> navigator[_0x387d[3]][_0x387d[2]](_0x387d[17]),IS_GC:0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[17]),IS_MT:0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[18])&& 0> navigator[_0x387d[3]][_0x387d[2]](_0x387d[19])&& 0> navigator[_0x387d[3]][_0x387d[2]](_0x387d[20])|| 0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[21])&& 0> navigator[_0x387d[3]][_0x387d[2]](_0x387d[22])&& 0> navigator[_0x387d[3]][_0x387d[2]](_0x387d[23])|| 0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[24])&& 0> navigator[_0x387d[3]][_0x387d[2]](_0x387d[25])|| 0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[26])&& 0> navigator[_0x387d[3]][_0x387d[2]](_0x387d[27]),IS_SVG:0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[18])|| 0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[21])|| 0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[28])|| 0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[26])|| 0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[29])|| 0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[30])|| 0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[16])|| 0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[31])|| 0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[9]),NO_FO:0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[19])|| 0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[22])|| 0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[20])|| 0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[23])|| 0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[25])|| 0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[27])|| 0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[32])|| 0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[33])|| 0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[9])|| 0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[1])|| 0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[34]),IS_VML:_0x387d[35]== navigator[_0x387d[37]][_0x387d[36]](),IS_MAC:0< navigator[_0x387d[3]][_0x387d[36]]()[_0x387d[2]](_0x387d[38]),IS_TOUCH:0< navigator[_0x387d[3]][_0x387d[36]]()[_0x387d[2]](_0x387d[39])|| 0< navigator[_0x387d[3]][_0x387d[36]]()[_0x387d[2]](_0x387d[40])|| 0< navigator[_0x387d[3]][_0x387d[36]]()[_0x387d[2]](_0x387d[41])|| 0< navigator[_0x387d[3]][_0x387d[36]]()[_0x387d[2]](_0x387d[42]),IS_LOCAL:0> document[_0x387d[45]][_0x387d[44]][_0x387d[2]](_0x387d[43])&& 0> document[_0x387d[45]][_0x387d[44]][_0x387d[2]](_0x387d[46]),isBrowserSupported:function(){return mxClient[_0x387d[47]]|| mxClient[_0x387d[48]]},link:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx4= _0xbc5cx4|| document;if(mxClient[_0x387d[49]]){_0xbc5cx4[_0x387d[53]](_0x387d[50]+ _0xbc5cx2+ _0x387d[51]+ _0xbc5cx3+ _0x387d[52])}else {var _0xbc5cx5=_0xbc5cx4[_0x387d[55]](_0x387d[54]);_0xbc5cx5[_0x387d[57]](_0x387d[56],_0xbc5cx2);_0xbc5cx5[_0x387d[57]](_0x387d[44],_0xbc5cx3);_0xbc5cx5[_0x387d[57]](_0x387d[58],_0x387d[59]);_0xbc5cx5[_0x387d[57]](_0x387d[60],_0x387d[61]);_0xbc5cx4[_0x387d[64]](_0x387d[63])[0][_0x387d[62]](_0xbc5cx5)}},include:function(_0xbc5cx2){document[_0x387d[53]](_0x387d[65]+ _0xbc5cx2+ _0x387d[66])},dispose:function(){for(var _0xbc5cx2=0;_0xbc5cx2< mxEvent[_0x387d[68]][_0x387d[67]];_0xbc5cx2++){null!= mxEvent[_0x387d[68]][_0xbc5cx2][_0x387d[69]]&& mxEvent[_0x387d[70]](mxEvent[_0x387d[68]][_0xbc5cx2])}}};mxClient[_0x387d[71]]&& mxClient[_0x387d[72]]?mxClient[_0x387d[73]]= _0x387d[74]:mxClient[_0x387d[75]]|| mxClient[_0x387d[76]]?mxClient[_0x387d[73]]= _0x387d[77]:mxClient[_0x387d[78]]?mxClient[_0x387d[73]]= _0x387d[79]:mxClient[_0x387d[80]]&& 9<= document[_0x387d[5]]&& (mxClient[_0x387d[73]]= _0x387d[81]);_0x387d[82]== typeof mxLoadResources&& (mxLoadResources= !0);_0x387d[82]== typeof mxResourceExtension&& (mxResourceExtension= _0x387d[83]);_0x387d[82]== typeof mxLoadStylesheets&& (mxLoadStylesheets= !0);_0x387d[82]!= typeof mxBasePath&& 0< mxBasePath[_0x387d[67]]?(_0x387d[84]== mxBasePath[_0x387d[85]](mxBasePath[_0x387d[67]]- 1)&& (mxBasePath= mxBasePath[_0x387d[85]](0,mxBasePath[_0x387d[67]]- 1)),mxClient[_0x387d[86]]= mxBasePath):mxClient[_0x387d[86]]= _0x387d[87];_0x387d[82]!= typeof mxImageBasePath&& 0< mxImageBasePath[_0x387d[67]]?(_0x387d[84]== mxImageBasePath[_0x387d[85]](mxImageBasePath[_0x387d[67]]- 1)&& (mxImageBasePath= mxImageBasePath[_0x387d[85]](0,mxImageBasePath[_0x387d[67]]- 1)),mxClient[_0x387d[88]]= mxImageBasePath):mxClient[_0x387d[88]]= mxClient[_0x387d[86]]+ _0x387d[89];mxClient[_0x387d[90]]= _0x387d[82]!= typeof mxLanguage?mxLanguage:mxClient[_0x387d[80]]?navigator[_0x387d[91]]:navigator[_0x387d[90]];mxClient[_0x387d[92]]= _0x387d[82]!= typeof mxDefaultLanguage?mxDefaultLanguage:_0x387d[93];mxLoadStylesheets&& mxClient[_0x387d[54]](_0x387d[94],mxClient[_0x387d[86]]+ _0x387d[95]);_0x387d[82]!= typeof mxLanguages&& (mxClient[_0x387d[96]]= mxLanguages);if(mxClient[_0x387d[80]]){if(9<= document[_0x387d[5]]){mxClient[_0x387d[47]]= !1,mxClient[_0x387d[48]]= !0}else {8== document[_0x387d[5]]?(document[_0x387d[100]][_0x387d[99]](mxClient.VML_PREFIX,_0x387d[97],_0x387d[98]),document[_0x387d[100]][_0x387d[99]](mxClient.OFFICE_PREFIX,_0x387d[101],_0x387d[98])):(document[_0x387d[100]][_0x387d[99]](mxClient.VML_PREFIX,_0x387d[97]),document[_0x387d[100]][_0x387d[99]](mxClient.OFFICE_PREFIX,_0x387d[101]));var ss=document[_0x387d[102]]();ss[_0x387d[103]]= _0x387d[104];mxLoadStylesheets&& mxClient[_0x387d[54]](_0x387d[94],mxClient[_0x387d[86]]+ _0x387d[105])};window[_0x387d[108]](_0x387d[106],mxClient[_0x387d[107]])};var mxLog={consoleName:_0x387d[109],TRACE:!1,DEBUG:!0,WARN:!0,buffer:_0x387d[110],init:function(){if(null== mxLog[_0x387d[111]]&& null!= document[_0x387d[112]]){var _0xbc5cx2=mxLog[_0x387d[113]]+ _0x387d[114]+ mxClient[_0x387d[115]],_0xbc5cx3=document[_0x387d[55]](_0x387d[116]);_0xbc5cx3[_0x387d[57]](_0x387d[117],_0x387d[118]);_0xbc5cx3[_0x387d[57]](_0x387d[119],_0x387d[118]);var _0xbc5cx4=document[_0x387d[55]](_0x387d[120]),_0xbc5cx5=document[_0x387d[55]](_0x387d[121]),_0xbc5cx9=document[_0x387d[55]](_0x387d[122]);_0xbc5cx9[_0x387d[124]][_0x387d[123]]= _0x387d[125];mxLog[_0x387d[126]]= document[_0x387d[55]](_0x387d[126]);mxLog[_0x387d[126]][_0x387d[57]](_0x387d[127],_0x387d[128]);mxLog[_0x387d[126]][_0x387d[124]][_0x387d[119]]= _0x387d[118];mxLog[_0x387d[126]][_0x387d[124]][_0x387d[129]]= _0x387d[130];mxLog[_0x387d[126]][_0x387d[131]]= mxLog[_0x387d[132]];mxLog[_0x387d[126]][_0x387d[124]][_0x387d[117]]= mxClient[_0x387d[133]]&& _0x387d[134]!= document[_0x387d[135]]?_0x387d[136]:_0x387d[118];_0xbc5cx9[_0x387d[62]](mxLog[_0x387d[126]]);_0xbc5cx5[_0x387d[62]](_0xbc5cx9);_0xbc5cx4[_0x387d[62]](_0xbc5cx5);_0xbc5cx5= document[_0x387d[55]](_0x387d[121]);mxLog[_0x387d[122]]= document[_0x387d[55]](_0x387d[122]);mxLog[_0x387d[122]][_0x387d[124]][_0x387d[123]]= _0x387d[125];mxLog[_0x387d[122]][_0x387d[57]](_0x387d[119],_0x387d[137]);_0xbc5cx5[_0x387d[62]](mxLog[_0x387d[122]]);_0xbc5cx4[_0x387d[62]](_0xbc5cx5);_0xbc5cx3[_0x387d[62]](_0xbc5cx4);mxLog[_0x387d[140]](_0x387d[138],function(_0xbc5cx2){mxLog[_0x387d[139]]()});mxLog[_0x387d[140]](_0x387d[141],function(_0xbc5cx2){_0xbc5cx2= mxUtils[_0x387d[142]](document[_0x387d[112]]);mxLog[_0x387d[143]](_0xbc5cx2)});mxLog[_0x387d[140]](_0x387d[144],function(_0xbc5cx2){mxLog[_0x387d[145]]= !mxLog[_0x387d[145]];mxLog[_0x387d[145]]?mxLog[_0x387d[143]](_0x387d[146]):mxLog[_0x387d[143]](_0x387d[147])});mxLog[_0x387d[140]](_0x387d[148],function(_0xbc5cx2){try{mxUtils[_0x387d[149]](mxLog[_0x387d[126]][_0x387d[131]])}catch(_0xbc5cx3){mxUtils[_0x387d[150]](_0xbc5cx3)}});mxLog[_0x387d[140]](_0x387d[151],function(_0xbc5cx2){try{mxUtils[_0x387d[152]](mxLog[_0x387d[126]][_0x387d[131]])}catch(_0xbc5cx3){mxUtils[_0x387d[150]](_0xbc5cx3)}});mxLog[_0x387d[140]](_0x387d[153],function(_0xbc5cx2){mxLog[_0x387d[126]][_0x387d[131]]= _0x387d[110]});_0xbc5cx5= _0xbc5cx4= 0;_0x387d[154]=== typeof window[_0x387d[155]]?(_0xbc5cx4= window[_0x387d[156]],_0xbc5cx5= window[_0x387d[155]]):(_0xbc5cx4= document[_0x387d[158]][_0x387d[157]]|| document[_0x387d[112]][_0x387d[157]],_0xbc5cx5= document[_0x387d[112]][_0x387d[159]]);mxLog[_0x387d[111]]= new mxWindow(_0xbc5cx2,_0xbc5cx3,Math[_0x387d[160]](0,_0xbc5cx5- 320),Math[_0x387d[160]](0,_0xbc5cx4- 210),300,160);mxLog[_0x387d[111]][_0x387d[161]](!0);mxLog[_0x387d[111]][_0x387d[162]](!1);mxLog[_0x387d[111]][_0x387d[163]](!0);mxLog[_0x387d[111]][_0x387d[164]](!0);mxLog[_0x387d[111]][_0x387d[165]]= !1;if((mxClient[_0x387d[133]]|| mxClient[_0x387d[80]])&& !mxClient[_0x387d[76]]&& !mxClient[_0x387d[75]]&& _0x387d[134]!= document[_0x387d[135]]){var _0xbc5cxa=mxLog[_0x387d[111]][_0x387d[166]](),_0xbc5cx2=function(_0xbc5cx2,_0xbc5cx3){mxLog[_0x387d[126]][_0x387d[124]][_0x387d[119]]= Math[_0x387d[160]](0,_0xbc5cxa[_0x387d[167]]- 70)+ _0x387d[168]};mxLog[_0x387d[111]][_0x387d[169]](mxEvent.RESIZE_END,_0xbc5cx2);mxLog[_0x387d[111]][_0x387d[169]](mxEvent.MAXIMIZE,_0xbc5cx2);mxLog[_0x387d[111]][_0x387d[169]](mxEvent.NORMALIZE,_0xbc5cx2);mxLog[_0x387d[126]][_0x387d[124]][_0x387d[119]]= _0x387d[170]}}},info:function(){mxLog[_0x387d[171]](mxUtils.toString(navigator))},addButton:function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=document[_0x387d[55]](_0x387d[172]);mxUtils[_0x387d[53]](_0xbc5cx4,_0xbc5cx2);mxEvent[_0x387d[169]](_0xbc5cx4,_0x387d[173],_0xbc5cx3);mxLog[_0x387d[122]][_0x387d[62]](_0xbc5cx4)},isVisible:function(){return null!= mxLog[_0x387d[111]]?mxLog[_0x387d[111]][_0x387d[174]]():!1},show:function(){mxLog[_0x387d[175]](!0)},setVisible:function(_0xbc5cx2){null== mxLog[_0x387d[111]]&& mxLog[_0x387d[176]]();null!= mxLog[_0x387d[111]]&& mxLog[_0x387d[111]][_0x387d[175]](_0xbc5cx2)},enter:function(_0xbc5cx2){if(mxLog[_0x387d[145]]){return mxLog[_0x387d[171]](_0x387d[177]+ _0xbc5cx2),( new Date)[_0x387d[178]]()}},leave:function(_0xbc5cx2,_0xbc5cx3){if(mxLog[_0x387d[145]]){var _0xbc5cx4=0!= _0xbc5cx3?_0x387d[179]+ (( new Date)[_0x387d[178]]()- _0xbc5cx3)+ _0x387d[180]:_0x387d[110];mxLog[_0x387d[171]](_0x387d[181]+ _0xbc5cx2+ _0xbc5cx4)}},debug:function(){mxLog[_0x387d[182]]&& mxLog[_0x387d[171]][_0x387d[183]](this,arguments)},warn:function(){mxLog[_0x387d[184]]&& mxLog[_0x387d[171]][_0x387d[183]](this,arguments)},write:function(){for(var _0xbc5cx2=_0x387d[110],_0xbc5cx3=0;_0xbc5cx3< arguments[_0x387d[67]];_0xbc5cx3++){_0xbc5cx2+= arguments[_0xbc5cx3],_0xbc5cx3< arguments[_0x387d[67]]- 1&& (_0xbc5cx2+= _0x387d[185])};null!= mxLog[_0x387d[126]]?(mxLog[_0x387d[126]][_0x387d[131]]+= _0xbc5cx2,0<= navigator[_0x387d[3]][_0x387d[2]](_0x387d[186])&& (mxLog[_0x387d[126]][_0x387d[124]][_0x387d[187]]= _0x387d[188],mxLog[_0x387d[126]][_0x387d[124]][_0x387d[187]]= _0x387d[189]),mxLog[_0x387d[126]][_0x387d[190]]= mxLog[_0x387d[126]][_0x387d[191]]):mxLog[_0x387d[132]]+= _0xbc5cx2},writeln:function(){for(var _0xbc5cx2=_0x387d[110],_0xbc5cx3=0;_0xbc5cx3< arguments[_0x387d[67]];_0xbc5cx3++){_0xbc5cx2+= arguments[_0xbc5cx3],_0xbc5cx3< arguments[_0x387d[67]]- 1&& (_0xbc5cx2+= _0x387d[185])};mxLog[_0x387d[53]](_0xbc5cx2+ _0x387d[192])}},mxObjectIdentity={FIELD_NAME:_0x387d[193],counter:0,get:function(_0xbc5cx2){if(_0x387d[194]== typeof _0xbc5cx2&& null== _0xbc5cx2[mxObjectIdentity[_0x387d[195]]]){var _0xbc5cx3=mxUtils[_0x387d[197]](_0xbc5cx2[_0x387d[196]]);_0xbc5cx2[mxObjectIdentity[_0x387d[195]]]= _0xbc5cx3+ _0x387d[198]+ mxObjectIdentity[_0x387d[199]]++};return _0xbc5cx2[mxObjectIdentity[_0x387d[195]]]},clear:function(_0xbc5cx2){_0x387d[194]== typeof _0xbc5cx2&& delete _0xbc5cx2[mxObjectIdentity[_0x387d[195]]]}};function mxDictionary(){this[_0x387d[200]]()}mxDictionary[_0x387d[202]][_0x387d[201]]= null;mxDictionary[_0x387d[202]][_0x387d[200]]= function(){this[_0x387d[201]]= {}};mxDictionary[_0x387d[202]][_0x387d[203]]= function(_0xbc5cx2){_0xbc5cx2= mxObjectIdentity[_0x387d[203]](_0xbc5cx2);return this[_0x387d[201]][_0xbc5cx2]};mxDictionary[_0x387d[202]][_0x387d[204]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=mxObjectIdentity[_0x387d[203]](_0xbc5cx2),_0xbc5cx5=this[_0x387d[201]][_0xbc5cx4];this[_0x387d[201]][_0xbc5cx4]= _0xbc5cx3;return _0xbc5cx5};mxDictionary[_0x387d[202]][_0x387d[205]]= function(_0xbc5cx2){_0xbc5cx2= mxObjectIdentity[_0x387d[203]](_0xbc5cx2);var _0xbc5cx3=this[_0x387d[201]][_0xbc5cx2];delete this[_0x387d[201]][_0xbc5cx2];return _0xbc5cx3};mxDictionary[_0x387d[202]][_0x387d[206]]= function(){var _0xbc5cx2=[],_0xbc5cx3;for(_0xbc5cx3 in this[_0x387d[201]]){_0xbc5cx2[_0x387d[207]](_0xbc5cx3)};return _0xbc5cx2};mxDictionary[_0x387d[202]][_0x387d[208]]= function(){var _0xbc5cx2=[],_0xbc5cx3;for(_0xbc5cx3 in this[_0x387d[201]]){_0xbc5cx2[_0x387d[207]](this[_0x387d[201]][_0xbc5cx3])};return _0xbc5cx2};mxDictionary[_0x387d[202]][_0x387d[209]]= function(_0xbc5cx2){for(var _0xbc5cx3 in this[_0x387d[201]]){_0xbc5cx2(_0xbc5cx3,this[_0x387d[201]][_0xbc5cx3])}};var mxResources={resources:[],extension:mxResourceExtension,resourcesEncoded:!1,loadDefaultBundle:!0,loadSpecialBundle:!0,isLanguageSupported:function(_0xbc5cx2){return null!= mxClient[_0x387d[96]]?0<= mxUtils[_0x387d[2]](mxClient[_0x387d[96]],_0xbc5cx2):!0},getDefaultBundle:function(_0xbc5cx2,_0xbc5cx3){return mxResources[_0x387d[210]]|| !mxResources[_0x387d[211]](_0xbc5cx3)?_0xbc5cx2+ mxResources[_0x387d[212]]:null},getSpecialBundle:function(_0xbc5cx2,_0xbc5cx3){if(null== mxClient[_0x387d[96]]|| !this[_0x387d[211]](_0xbc5cx3)){var _0xbc5cx4=_0xbc5cx3[_0x387d[2]](_0x387d[213]);0< _0xbc5cx4&& (_0xbc5cx3= _0xbc5cx3[_0x387d[85]](0,_0xbc5cx4))};return mxResources[_0x387d[214]]&& mxResources[_0x387d[211]](_0xbc5cx3)&& _0xbc5cx3!= mxClient[_0x387d[92]]?_0xbc5cx2+ _0x387d[215]+ _0xbc5cx3+ mxResources[_0x387d[212]]:null},add:function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3= null!= _0xbc5cx3?_0xbc5cx3:mxClient[_0x387d[90]][_0x387d[216]]();if(_0xbc5cx3!= mxConstants[_0x387d[217]]){var _0xbc5cx4=mxResources[_0x387d[218]](_0xbc5cx2,_0xbc5cx3);if(null!= _0xbc5cx4){try{var _0xbc5cx5=mxUtils[_0x387d[219]](_0xbc5cx4);_0xbc5cx5[_0x387d[220]]()&& mxResources[_0x387d[222]](_0xbc5cx5[_0x387d[221]]())}catch(e){}};_0xbc5cx4= mxResources[_0x387d[223]](_0xbc5cx2,_0xbc5cx3);if(null!= _0xbc5cx4){try{_0xbc5cx5= mxUtils[_0x387d[219]](_0xbc5cx4),_0xbc5cx5[_0x387d[220]]()&& mxResources[_0x387d[222]](_0xbc5cx5[_0x387d[221]]())}catch(f){}}}},parse:function(_0xbc5cx2){if(null!= _0xbc5cx2){_0xbc5cx2= _0xbc5cx2[_0x387d[224]](_0x387d[192]);for(var _0xbc5cx3=0;_0xbc5cx3< _0xbc5cx2[_0x387d[67]];_0xbc5cx3++){if(_0x387d[198]!= _0xbc5cx2[_0xbc5cx3][_0x387d[225]](0)){var _0xbc5cx4=_0xbc5cx2[_0xbc5cx3][_0x387d[2]](_0x387d[226]);if(0< _0xbc5cx4){var _0xbc5cx5=_0xbc5cx2[_0xbc5cx3][_0x387d[85]](0,_0xbc5cx4),_0xbc5cx9=_0xbc5cx2[_0xbc5cx3][_0x387d[67]];13== _0xbc5cx2[_0xbc5cx3][_0x387d[227]](_0xbc5cx9- 1)&& _0xbc5cx9--;_0xbc5cx4= _0xbc5cx2[_0xbc5cx3][_0x387d[85]](_0xbc5cx4+ 1,_0xbc5cx9);this[_0x387d[228]]?(_0xbc5cx4= _0xbc5cx4[_0x387d[230]](/\\(?=u[a-fA-F\d]{4})/g,_0x387d[229]),mxResources[_0x387d[231]][_0xbc5cx5]= unescape(_0xbc5cx4)):mxResources[_0x387d[231]][_0xbc5cx5]= _0xbc5cx4}}}}},get:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx2= mxResources[_0x387d[231]][_0xbc5cx2];null== _0xbc5cx2&& (_0xbc5cx2= _0xbc5cx4);if(null!= _0xbc5cx2&& null!= _0xbc5cx3){_0xbc5cx4= [];for(var _0xbc5cx5=null,_0xbc5cx9=0;_0xbc5cx9< _0xbc5cx2[_0x387d[67]];_0xbc5cx9++){var _0xbc5cxa=_0xbc5cx2[_0x387d[225]](_0xbc5cx9);_0x387d[232]== _0xbc5cxa?_0xbc5cx5= _0x387d[110]:null!= _0xbc5cx5&& _0x387d[233]== _0xbc5cxa?(_0xbc5cx5= parseInt(_0xbc5cx5)- 1,0<= _0xbc5cx5&& _0xbc5cx5< _0xbc5cx3[_0x387d[67]]&& _0xbc5cx4[_0x387d[207]](_0xbc5cx3[_0xbc5cx5]),_0xbc5cx5= null):null!= _0xbc5cx5?_0xbc5cx5+= _0xbc5cxa:_0xbc5cx4[_0x387d[207]](_0xbc5cxa)};_0xbc5cx2= _0xbc5cx4[_0x387d[234]](_0x387d[110])};return _0xbc5cx2}};function mxPoint(_0xbc5cx2,_0xbc5cx3){this[_0x387d[235]]= null!= _0xbc5cx2?_0xbc5cx2:0;this[_0x387d[236]]= null!= _0xbc5cx3?_0xbc5cx3:0}mxPoint[_0x387d[202]][_0x387d[235]]= null;mxPoint[_0x387d[202]][_0x387d[236]]= null;mxPoint[_0x387d[202]][_0x387d[237]]= function(_0xbc5cx2){return _0xbc5cx2[_0x387d[235]]== this[_0x387d[235]]&& _0xbc5cx2[_0x387d[236]]== this[_0x387d[236]]};mxPoint[_0x387d[202]][_0x387d[238]]= function(){return mxUtils[_0x387d[238]](this)};function mxRectangle(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){mxPoint[_0x387d[239]](this,_0xbc5cx2,_0xbc5cx3);this[_0x387d[117]]= null!= _0xbc5cx4?_0xbc5cx4:0;this[_0x387d[119]]= null!= _0xbc5cx5?_0xbc5cx5:0}mxRectangle[_0x387d[202]]= new mxPoint;mxRectangle[_0x387d[202]][_0x387d[196]]= mxRectangle;mxRectangle[_0x387d[202]][_0x387d[117]]= null;mxRectangle[_0x387d[202]][_0x387d[119]]= null;mxRectangle[_0x387d[202]][_0x387d[240]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){this[_0x387d[235]]= _0xbc5cx2;this[_0x387d[236]]= _0xbc5cx3;this[_0x387d[117]]= _0xbc5cx4;this[_0x387d[119]]= _0xbc5cx5};mxRectangle[_0x387d[202]][_0x387d[241]]= function(){return this[_0x387d[235]]+ this[_0x387d[117]]/ 2};mxRectangle[_0x387d[202]][_0x387d[242]]= function(){return this[_0x387d[236]]+ this[_0x387d[119]]/ 2};mxRectangle[_0x387d[202]][_0x387d[99]]= function(_0xbc5cx2){if(null!= _0xbc5cx2){var _0xbc5cx3=Math[_0x387d[243]](this[_0x387d[235]],_0xbc5cx2[_0x387d[235]]),_0xbc5cx4=Math[_0x387d[243]](this[_0x387d[236]],_0xbc5cx2[_0x387d[236]]),_0xbc5cx5=Math[_0x387d[160]](this[_0x387d[235]]+ this[_0x387d[117]],_0xbc5cx2[_0x387d[235]]+ _0xbc5cx2[_0x387d[117]]);_0xbc5cx2= Math[_0x387d[160]](this[_0x387d[236]]+ this[_0x387d[119]],_0xbc5cx2[_0x387d[236]]+ _0xbc5cx2[_0x387d[119]]);this[_0x387d[235]]= _0xbc5cx3;this[_0x387d[236]]= _0xbc5cx4;this[_0x387d[117]]= _0xbc5cx5- _0xbc5cx3;this[_0x387d[119]]= _0xbc5cx2- _0xbc5cx4}};mxRectangle[_0x387d[202]][_0x387d[244]]= function(_0xbc5cx2){this[_0x387d[235]]-= _0xbc5cx2;this[_0x387d[236]]-= _0xbc5cx2;this[_0x387d[117]]+= 2* _0xbc5cx2;this[_0x387d[119]]+= 2* _0xbc5cx2};mxRectangle[_0x387d[202]][_0x387d[245]]= function(){return new mxPoint(this[_0x387d[235]],this[_0x387d[236]])};mxRectangle[_0x387d[202]][_0x387d[237]]= function(_0xbc5cx2){return _0xbc5cx2[_0x387d[235]]== this[_0x387d[235]]&& _0xbc5cx2[_0x387d[236]]== this[_0x387d[236]]&& _0xbc5cx2[_0x387d[117]]== this[_0x387d[117]]&& _0xbc5cx2[_0x387d[119]]== this[_0x387d[119]]};var mxEffects={animateChanges:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=0,_0xbc5cx9=function(){for(var _0xbc5cx12=!1,_0xbc5cx13=0;_0xbc5cx13< _0xbc5cx3[_0x387d[67]];_0xbc5cx13++){var _0xbc5cx14=_0xbc5cx3[_0xbc5cx13];if(_0xbc5cx14 instanceof mxGeometryChange|| _0xbc5cx14 instanceof mxTerminalChange|| _0xbc5cx14 instanceof mxValueChange|| _0xbc5cx14 instanceof mxChildChange|| _0xbc5cx14 instanceof mxStyleChange){var _0xbc5cx15=_0xbc5cx2[_0x387d[249]]()[_0x387d[248]](_0xbc5cx14[_0x387d[246]]|| _0xbc5cx14[_0x387d[247]],!1);if(null!= _0xbc5cx15){if(_0xbc5cx12= !0,_0xbc5cx14[_0x387d[196]]!= mxGeometryChange|| _0xbc5cx2[_0x387d[251]][_0x387d[250]](_0xbc5cx14[_0x387d[246]])){mxUtils[_0x387d[254]](_0xbc5cx15[_0x387d[253]][_0x387d[252]],100* _0xbc5cx5/ 10)}else {var _0xbc5cx16=_0xbc5cx2[_0x387d[249]]()[_0x387d[255]],_0xbc5cx17=(_0xbc5cx14[_0x387d[256]][_0x387d[235]]- _0xbc5cx14[_0x387d[257]][_0x387d[235]])* _0xbc5cx16,_0xbc5cx18=(_0xbc5cx14[_0x387d[256]][_0x387d[236]]- _0xbc5cx14[_0x387d[257]][_0x387d[236]])* _0xbc5cx16,_0xbc5cx19=(_0xbc5cx14[_0x387d[256]][_0x387d[117]]- _0xbc5cx14[_0x387d[257]][_0x387d[117]])* _0xbc5cx16,_0xbc5cx16=(_0xbc5cx14[_0x387d[256]][_0x387d[119]]- _0xbc5cx14[_0x387d[257]][_0x387d[119]])* _0xbc5cx16;0== _0xbc5cx5?(_0xbc5cx15[_0x387d[235]]-= _0xbc5cx17,_0xbc5cx15[_0x387d[236]]-= _0xbc5cx18,_0xbc5cx15[_0x387d[117]]-= _0xbc5cx19,_0xbc5cx15[_0x387d[119]]-= _0xbc5cx16):(_0xbc5cx15[_0x387d[235]]+= _0xbc5cx17/ 10,_0xbc5cx15[_0x387d[236]]+= _0xbc5cx18/ 10,_0xbc5cx15[_0x387d[117]]+= _0xbc5cx19/ 10,_0xbc5cx15[_0x387d[119]]+= _0xbc5cx16/ 10);_0xbc5cx2[_0x387d[259]][_0x387d[258]](_0xbc5cx15);mxEffects[_0x387d[260]](_0xbc5cx2,_0xbc5cx14[_0x387d[246]],100* _0xbc5cx5/ 10)}}}};10> _0xbc5cx5&& _0xbc5cx12?(_0xbc5cx5++,window[_0x387d[261]](_0xbc5cx9,_0xbc5cxa)):null!= _0xbc5cx4&& _0xbc5cx4()},_0xbc5cxa=30;_0xbc5cx9()},cascadeOpacity:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){for(var _0xbc5cx5=_0xbc5cx2[_0x387d[251]][_0x387d[262]](_0xbc5cx3),_0xbc5cx9=0;_0xbc5cx9< _0xbc5cx5;_0xbc5cx9++){var _0xbc5cxa=_0xbc5cx2[_0x387d[251]][_0x387d[263]](_0xbc5cx3,_0xbc5cx9),_0xbc5cx12=_0xbc5cx2[_0x387d[249]]()[_0x387d[248]](_0xbc5cxa);null!= _0xbc5cx12&& (mxUtils[_0x387d[254]](_0xbc5cx12[_0x387d[253]][_0x387d[252]],_0xbc5cx4),mxEffects[_0x387d[260]](_0xbc5cx2,_0xbc5cxa,_0xbc5cx4))};_0xbc5cx3= _0xbc5cx2[_0x387d[251]][_0x387d[264]](_0xbc5cx3);if(null!= _0xbc5cx3){for(_0xbc5cx9= 0;_0xbc5cx9< _0xbc5cx3[_0x387d[67]];_0xbc5cx9++){_0xbc5cx5= _0xbc5cx2[_0x387d[249]]()[_0x387d[248]](_0xbc5cx3[_0xbc5cx9]),null!= _0xbc5cx5&& mxUtils[_0x387d[254]](_0xbc5cx5[_0x387d[253]][_0x387d[252]],_0xbc5cx4)}}},fadeOut:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){_0xbc5cx5= _0xbc5cx5|| 40;_0xbc5cx9= _0xbc5cx9|| 30;var _0xbc5cx12=_0xbc5cx3|| 100;mxUtils[_0x387d[254]](_0xbc5cx2,_0xbc5cx12);if(_0xbc5cxa|| null== _0xbc5cxa){var _0xbc5cx13=function(){_0xbc5cx12= Math[_0x387d[160]](_0xbc5cx12- _0xbc5cx5,0);mxUtils[_0x387d[254]](_0xbc5cx2,_0xbc5cx12);0< _0xbc5cx12?window[_0x387d[261]](_0xbc5cx13,_0xbc5cx9):(_0xbc5cx2[_0x387d[124]][_0x387d[187]]= _0x387d[188],_0xbc5cx4&& _0xbc5cx2[_0x387d[265]]&& _0xbc5cx2[_0x387d[265]][_0x387d[266]](_0xbc5cx2))};window[_0x387d[261]](_0xbc5cx13,_0xbc5cx9)}else {_0xbc5cx2[_0x387d[124]][_0x387d[187]]= _0x387d[188],_0xbc5cx4&& _0xbc5cx2[_0x387d[265]]&& _0xbc5cx2[_0x387d[265]][_0x387d[266]](_0xbc5cx2)}}},mxUtils={errorResource:_0x387d[130]!= mxClient[_0x387d[90]]?_0x387d[267]:_0x387d[110],closeResource:_0x387d[130]!= mxClient[_0x387d[90]]?_0x387d[268]:_0x387d[110],errorImage:mxClient[_0x387d[88]]+ _0x387d[269],removeCursors:function(_0xbc5cx2){null!= _0xbc5cx2[_0x387d[124]]&& (_0xbc5cx2[_0x387d[124]][_0x387d[270]]= _0x387d[110]);_0xbc5cx2= _0xbc5cx2[_0x387d[271]];if(null!= _0xbc5cx2){for(var _0xbc5cx3=_0xbc5cx2[_0x387d[67]],_0xbc5cx4=0;_0xbc5cx4< _0xbc5cx3;_0xbc5cx4+= 1){mxUtils[_0x387d[272]](_0xbc5cx2[_0xbc5cx4])}}},getCurrentStyle:function(){return mxClient[_0x387d[80]]?function(_0xbc5cx2){return null!= _0xbc5cx2?_0xbc5cx2[_0x387d[273]]:null}:function(_0xbc5cx2){return null!= _0xbc5cx2?window[_0x387d[274]](_0xbc5cx2,_0x387d[110]):null}}(),hasScrollbars:function(_0xbc5cx2){_0xbc5cx2= mxUtils[_0x387d[275]](_0xbc5cx2);return null!= _0xbc5cx2&& (_0x387d[276]== _0xbc5cx2[_0x387d[277]]|| _0x387d[278]== _0xbc5cx2[_0x387d[277]])},bind:function(_0xbc5cx2,_0xbc5cx3){return function(){return _0xbc5cx3[_0x387d[183]](_0xbc5cx2,arguments)}},eval:function(_0xbc5cx2){var _0xbc5cx3=null;if(0<= _0xbc5cx2[_0x387d[2]](_0x387d[279])){try{eval(_0x387d[280]+ _0xbc5cx2),_0xbc5cx3= _mxJavaScriptExpression,_mxJavaScriptExpression= null}catch(c){mxLog[_0x387d[283]](c[_0x387d[281]]+ _0x387d[282]+ _0xbc5cx2)}}else {try{_0xbc5cx3= eval(_0xbc5cx2)}catch(d){mxLog[_0x387d[283]](d[_0x387d[281]]+ _0x387d[282]+ _0xbc5cx2)}};return _0xbc5cx3},findNode:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=_0xbc5cx2[_0x387d[284]](_0xbc5cx3);if(null!= _0xbc5cx5&& _0xbc5cx5== _0xbc5cx4){return _0xbc5cx2};for(_0xbc5cx2= _0xbc5cx2[_0x387d[285]];null!= _0xbc5cx2;){_0xbc5cx5= mxUtils[_0x387d[286]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4);if(null!= _0xbc5cx5){return _0xbc5cx5};_0xbc5cx2= _0xbc5cx2[_0x387d[287]]};return null},findNodeByAttribute:function(){return 9<= document[_0x387d[5]]?function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=null;if(null!= _0xbc5cx2){if(_0xbc5cx2[_0x387d[288]]== mxConstants[_0x387d[289]]&& _0xbc5cx2[_0x387d[284]](_0xbc5cx3)== _0xbc5cx4){_0xbc5cx5= _0xbc5cx2}else {for(_0xbc5cx2= _0xbc5cx2[_0x387d[285]];null!= _0xbc5cx2&& null== _0xbc5cx5;){_0xbc5cx5= mxUtils[_0x387d[290]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4),_0xbc5cx2= _0xbc5cx2[_0x387d[287]]}}};return _0xbc5cx5}:mxClient[_0x387d[80]]?function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){return null== _0xbc5cx2?null:_0xbc5cx2[_0x387d[295]][_0x387d[294]](_0x387d[291]+ _0xbc5cx3+ _0x387d[292]+ _0xbc5cx4+ _0x387d[293])}:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){return null== _0xbc5cx2?null:_0xbc5cx2[_0x387d[295]][_0x387d[297]](_0x387d[291]+ _0xbc5cx3+ _0x387d[292]+ _0xbc5cx4+ _0x387d[293],_0xbc5cx2[_0x387d[295]],null,XPathResult.ANY_TYPE,null)[_0x387d[296]]()}}(),getFunctionName:function(_0xbc5cx2){var _0xbc5cx3=null;if(null!= _0xbc5cx2){if(null!= _0xbc5cx2[_0x387d[298]]){_0xbc5cx3= _0xbc5cx2[_0x387d[298]]}else {_0xbc5cx2= _0xbc5cx2.toString();for(_0xbc5cx3= 9;_0x387d[185]== _0xbc5cx2[_0x387d[225]](_0xbc5cx3);){_0xbc5cx3++};var _0xbc5cx4=_0xbc5cx2[_0x387d[2]](_0x387d[299],_0xbc5cx3),_0xbc5cx3=_0xbc5cx2[_0x387d[85]](_0xbc5cx3,_0xbc5cx4)}};return _0xbc5cx3},indexOf:function(_0xbc5cx2,_0xbc5cx3){if(null!= _0xbc5cx2&& null!= _0xbc5cx3){for(var _0xbc5cx4=0;_0xbc5cx4< _0xbc5cx2[_0x387d[67]];_0xbc5cx4++){if(_0xbc5cx2[_0xbc5cx4]== _0xbc5cx3){return _0xbc5cx4}}};return -1},remove:function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=null;if(_0x387d[194]== typeof _0xbc5cx3){for(var _0xbc5cx5=mxUtils[_0x387d[2]](_0xbc5cx3,_0xbc5cx2);0<= _0xbc5cx5;){_0xbc5cx3[_0x387d[300]](_0xbc5cx5,1),_0xbc5cx4= _0xbc5cx2,_0xbc5cx5= mxUtils[_0x387d[2]](_0xbc5cx3,_0xbc5cx2)}};for(var _0xbc5cx9 in _0xbc5cx3){_0xbc5cx3[_0xbc5cx9]== _0xbc5cx2&& ( delete _0xbc5cx3[_0xbc5cx9],_0xbc5cx4= _0xbc5cx2)};return _0xbc5cx4},isNode:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){return null!= _0xbc5cx2&& !isNaN(_0xbc5cx2[_0x387d[288]])&& (null== _0xbc5cx3|| _0xbc5cx2[_0x387d[301]][_0x387d[216]]()== _0xbc5cx3[_0x387d[216]]())?null== _0xbc5cx4|| _0xbc5cx2[_0x387d[284]](_0xbc5cx4)== _0xbc5cx5:!1},getChildNodes:function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3= _0xbc5cx3|| mxConstants[_0x387d[289]];for(var _0xbc5cx4=[],_0xbc5cx5=_0xbc5cx2[_0x387d[285]];null!= _0xbc5cx5;){_0xbc5cx5[_0x387d[288]]== _0xbc5cx3&& _0xbc5cx4[_0x387d[207]](_0xbc5cx5),_0xbc5cx5= _0xbc5cx5[_0x387d[287]]};return _0xbc5cx4},createXmlDocument:function(){var _0xbc5cx2=null;document[_0x387d[302]]&& document[_0x387d[302]][_0x387d[303]]?_0xbc5cx2= document[_0x387d[302]][_0x387d[303]](_0x387d[110],_0x387d[110],null):window[_0x387d[304]]&& (_0xbc5cx2= new ActiveXObject(_0x387d[305]));return _0xbc5cx2},parseXml:function(){return mxClient[_0x387d[80]]&& (_0x387d[82]=== typeof document[_0x387d[5]]|| 9> document[_0x387d[5]])?function(_0xbc5cx2){var _0xbc5cx3=mxUtils[_0x387d[306]]();_0xbc5cx3[_0x387d[307]]= _0x387d[308];_0xbc5cx3[_0x387d[309]](_0xbc5cx2);return _0xbc5cx3}:function(_0xbc5cx2){return ( new DOMParser)[_0x387d[311]](_0xbc5cx2,_0x387d[310])}}(),clearSelection:function(){if(document[_0x387d[312]]){return function(){document[_0x387d[312]][_0x387d[313]]()}};if(window[_0x387d[314]]){return function(){window[_0x387d[314]]()[_0x387d[315]]()}}}(),getPrettyXml:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=[];if(null!= _0xbc5cx2){if(_0xbc5cx3= _0xbc5cx3|| _0x387d[316],_0xbc5cx4= _0xbc5cx4|| _0x387d[110],_0xbc5cx2[_0x387d[288]]== mxConstants[_0x387d[317]]){_0xbc5cx5[_0x387d[207]](_0xbc5cx2[_0x387d[318]])}else {_0xbc5cx5[_0x387d[207]](_0xbc5cx4+ _0x387d[319]+ _0xbc5cx2[_0x387d[301]]);var _0xbc5cx9=_0xbc5cx2[_0x387d[320]];if(null!= _0xbc5cx9){for(var _0xbc5cxa=0;_0xbc5cxa< _0xbc5cx9[_0x387d[67]];_0xbc5cxa++){var _0xbc5cx12=mxUtils[_0x387d[321]](_0xbc5cx9[_0xbc5cxa][_0x387d[318]]);_0xbc5cx5[_0x387d[207]](_0x387d[185]+ _0xbc5cx9[_0xbc5cxa][_0x387d[301]]+ _0x387d[322]+ _0xbc5cx12+ _0x387d[323])}};_0xbc5cx9= _0xbc5cx2[_0x387d[285]];if(null!= _0xbc5cx9){for(_0xbc5cx5[_0x387d[207]](_0x387d[324]);null!= _0xbc5cx9;){_0xbc5cx5[_0x387d[207]](mxUtils[_0x387d[325]](_0xbc5cx9,_0xbc5cx3,_0xbc5cx4+ _0xbc5cx3)),_0xbc5cx9= _0xbc5cx9[_0x387d[287]]};_0xbc5cx5[_0x387d[207]](_0xbc5cx4+ _0x387d[326]+ _0xbc5cx2[_0x387d[301]]+ _0x387d[324])}else {_0xbc5cx5[_0x387d[207]](_0x387d[327])}}};return _0xbc5cx5[_0x387d[234]](_0x387d[110])},removeWhitespace:function(_0xbc5cx2,_0xbc5cx3){for(var _0xbc5cx4=_0xbc5cx3?_0xbc5cx2[_0x387d[328]]:_0xbc5cx2[_0x387d[287]];null!= _0xbc5cx4&& _0xbc5cx4[_0x387d[288]]== mxConstants[_0x387d[317]];){var _0xbc5cx5=_0xbc5cx3?_0xbc5cx4[_0x387d[328]]:_0xbc5cx4[_0x387d[287]],_0xbc5cx9=mxUtils[_0x387d[329]](_0xbc5cx4);0== mxUtils[_0x387d[330]](_0xbc5cx9)[_0x387d[67]]&& _0xbc5cx4[_0x387d[265]][_0x387d[266]](_0xbc5cx4);_0xbc5cx4= _0xbc5cx5}},htmlEntities:function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx2= (_0xbc5cx2|| _0x387d[110])[_0x387d[230]](/&/g,_0x387d[331]);_0xbc5cx2= _0xbc5cx2[_0x387d[230]](/"/g,_0x387d[332]);_0xbc5cx2= _0xbc5cx2[_0x387d[230]](/\'/g,_0x387d[333]);_0xbc5cx2= _0xbc5cx2[_0x387d[230]](/</g,_0x387d[334]);_0xbc5cx2= _0xbc5cx2[_0x387d[230]](/>/g,_0x387d[335]);if(null== _0xbc5cx3|| _0xbc5cx3){_0xbc5cx2= _0xbc5cx2[_0x387d[230]](/\n/g,_0x387d[336])};return _0xbc5cx2},isVml:function(_0xbc5cx2){return null!= _0xbc5cx2&& _0x387d[97]== _0xbc5cx2[_0x387d[337]]},getXml:function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=_0x387d[110];null!= _0xbc5cx2&& (_0xbc5cx4= _0xbc5cx2[_0x387d[338]],_0xbc5cx4= null== _0xbc5cx4?_0xbc5cx2[_0x387d[339]]?_0xbc5cx2[_0x387d[339]]:( new XMLSerializer)[_0x387d[340]](_0xbc5cx2):_0xbc5cx4[_0x387d[230]](/\r\n\t[\t]*/g,_0x387d[110])[_0x387d[230]](/>\r\n/g,_0x387d[341])[_0x387d[230]](/\r\n/g,_0x387d[192]));return _0xbc5cx4= _0xbc5cx4[_0x387d[230]](/\n/g,_0xbc5cx3|| _0x387d[336])},getTextContent:function(_0xbc5cx2){var _0xbc5cx3=_0x387d[110];null!= _0xbc5cx2&& (null!= _0xbc5cx2[_0x387d[285]]&& (_0xbc5cx2= _0xbc5cx2[_0x387d[285]]),_0xbc5cx3= _0xbc5cx2[_0x387d[318]]|| _0x387d[110]);return _0xbc5cx3},getInnerHtml:function(){return mxClient[_0x387d[80]]?function(_0xbc5cx2){return null!= _0xbc5cx2?_0xbc5cx2[_0x387d[339]]:_0x387d[110]}:function(_0xbc5cx2){return null!= _0xbc5cx2?( new XMLSerializer)[_0x387d[340]](_0xbc5cx2):_0x387d[110]}}(),getOuterHtml:function(){return mxClient[_0x387d[80]]?function(_0xbc5cx2){if(null!= _0xbc5cx2){if(null!= _0xbc5cx2[_0x387d[342]]){return _0xbc5cx2[_0x387d[342]]};var _0xbc5cx3=[];_0xbc5cx3[_0x387d[207]](_0x387d[319]+ _0xbc5cx2[_0x387d[301]]);var _0xbc5cx4=_0xbc5cx2[_0x387d[320]];if(null!= _0xbc5cx4){for(var _0xbc5cx5=0;_0xbc5cx5< _0xbc5cx4[_0x387d[67]];_0xbc5cx5++){var _0xbc5cx9=_0xbc5cx4[_0xbc5cx5][_0x387d[318]];null!= _0xbc5cx9&& 0< _0xbc5cx9[_0x387d[67]]&& (_0xbc5cx3[_0x387d[207]](_0x387d[185]),_0xbc5cx3[_0x387d[207]](_0xbc5cx4[_0xbc5cx5][_0x387d[301]]),_0xbc5cx3[_0x387d[207]](_0x387d[322]),_0xbc5cx3[_0x387d[207]](_0xbc5cx9),_0xbc5cx3[_0x387d[207]](_0x387d[323]))}};0== _0xbc5cx2[_0x387d[339]][_0x387d[67]]?_0xbc5cx3[_0x387d[207]](_0x387d[343]):(_0xbc5cx3[_0x387d[207]](_0x387d[341]),_0xbc5cx3[_0x387d[207]](_0xbc5cx2[_0x387d[339]]),_0xbc5cx3[_0x387d[207]](_0x387d[326]+ _0xbc5cx2[_0x387d[301]]+ _0x387d[341]));return _0xbc5cx3[_0x387d[234]](_0x387d[110])};return _0x387d[110]}:function(_0xbc5cx2){return null!= _0xbc5cx2?( new XMLSerializer)[_0x387d[340]](_0xbc5cx2):_0x387d[110]}}(),write:function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=_0xbc5cx2[_0x387d[295]][_0x387d[344]](_0xbc5cx3);null!= _0xbc5cx2&& _0xbc5cx2[_0x387d[62]](_0xbc5cx4);return _0xbc5cx4},writeln:function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=_0xbc5cx2[_0x387d[295]][_0x387d[344]](_0xbc5cx3);null!= _0xbc5cx2&& (_0xbc5cx2[_0x387d[62]](_0xbc5cx4),_0xbc5cx2[_0x387d[62]](document[_0x387d[55]](_0x387d[345])));return _0xbc5cx4},br:function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3= _0xbc5cx3|| 1;for(var _0xbc5cx4=null,_0xbc5cx5=0;_0xbc5cx5< _0xbc5cx3;_0xbc5cx5++){null!= _0xbc5cx2&& (_0xbc5cx4= _0xbc5cx2[_0x387d[295]][_0x387d[55]](_0x387d[345]),_0xbc5cx2[_0x387d[62]](_0xbc5cx4))};return _0xbc5cx4},button:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx4= null!= _0xbc5cx4?_0xbc5cx4:document;_0xbc5cx4= _0xbc5cx4[_0x387d[55]](_0x387d[172]);mxUtils[_0x387d[53]](_0xbc5cx4,_0xbc5cx2);mxEvent[_0x387d[169]](_0xbc5cx4,_0x387d[173],function(_0xbc5cx2){_0xbc5cx3(_0xbc5cx2)});return _0xbc5cx4},para:function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=document[_0x387d[55]](_0x387d[346]);mxUtils[_0x387d[53]](_0xbc5cx4,_0xbc5cx3);null!= _0xbc5cx2&& _0xbc5cx2[_0x387d[62]](_0xbc5cx4);return _0xbc5cx4},addTransparentBackgroundFilter:function(_0xbc5cx2){_0xbc5cx2[_0x387d[124]][_0x387d[347]]+= _0x387d[348]+ mxClient[_0x387d[88]]+ _0x387d[349]},linkAction:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){return mxUtils[_0x387d[54]](_0xbc5cx2,_0xbc5cx3,function(){_0xbc5cx4[_0x387d[350]](_0xbc5cx5)},_0xbc5cx9)},linkInvoke:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){return mxUtils[_0x387d[54]](_0xbc5cx2,_0xbc5cx3,function(){_0xbc5cx4[_0xbc5cx5](_0xbc5cx9)},_0xbc5cxa)},link:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){var _0xbc5cx9=document[_0x387d[55]](_0x387d[351]);_0xbc5cx9[_0x387d[124]][_0x387d[352]]= _0x387d[353];_0xbc5cx9[_0x387d[124]][_0x387d[354]]= _0x387d[355];_0xbc5cx9[_0x387d[124]][_0x387d[270]]= _0x387d[356];null!= _0xbc5cx5&& (_0xbc5cx9[_0x387d[124]][_0x387d[357]]= _0xbc5cx5+ _0x387d[168]);mxEvent[_0x387d[169]](_0xbc5cx9,_0x387d[173],_0xbc5cx4);mxUtils[_0x387d[53]](_0xbc5cx9,_0xbc5cx3);null!= _0xbc5cx2&& _0xbc5cx2[_0x387d[62]](_0xbc5cx9);return _0xbc5cx9},fit:function(_0xbc5cx2){var _0xbc5cx3=parseInt(_0xbc5cx2[_0x387d[358]]),_0xbc5cx4=parseInt(_0xbc5cx2[_0x387d[359]]),_0xbc5cx5=document[_0x387d[112]],_0xbc5cx9=document[_0x387d[158]],_0xbc5cxa=(_0xbc5cx5[_0x387d[360]]|| _0xbc5cx9[_0x387d[360]])+ (_0xbc5cx5[_0x387d[159]]|| _0xbc5cx9[_0x387d[159]]);_0xbc5cx3+ _0xbc5cx4> _0xbc5cxa&& (_0xbc5cx2[_0x387d[124]][_0x387d[361]]= Math[_0x387d[160]](_0xbc5cx5[_0x387d[360]]|| _0xbc5cx9[_0x387d[360]],_0xbc5cxa- _0xbc5cx4)+ _0x387d[168]);_0xbc5cx3= parseInt(_0xbc5cx2[_0x387d[362]]);_0xbc5cx4= parseInt(_0xbc5cx2[_0x387d[167]]);_0xbc5cxa= (_0xbc5cx5[_0x387d[190]]|| _0xbc5cx9[_0x387d[190]])+ Math[_0x387d[160]](_0xbc5cx5[_0x387d[157]]|| 0,_0xbc5cx9[_0x387d[157]]);_0xbc5cx3+ _0xbc5cx4> _0xbc5cxa&& (_0xbc5cx2[_0x387d[124]][_0x387d[125]]= Math[_0x387d[160]](_0xbc5cx5[_0x387d[190]]|| _0xbc5cx9[_0x387d[190]],_0xbc5cxa- _0xbc5cx4)+ _0x387d[168])},open:function(_0xbc5cx2){if(mxClient[_0x387d[133]]){try{netscape[_0x387d[366]][_0x387d[365]][_0x387d[364]](_0x387d[363])}catch(b){return mxUtils[_0x387d[150]](_0x387d[367]),_0x387d[110]};var _0xbc5cx4=Components[_0x387d[372]][_0x387d[371]][_0x387d[370]](Components[_0x387d[369]][_0x387d[368]]);_0xbc5cx4[_0x387d[373]](_0xbc5cx2);if(!_0xbc5cx4[_0x387d[374]]()){return mxUtils[_0x387d[150]](_0x387d[375]),_0x387d[110]};_0xbc5cx2= Components[_0x387d[372]][_0x387d[377]][_0x387d[370]](Components[_0x387d[369]][_0x387d[376]]);_0xbc5cx2[_0x387d[176]](_0xbc5cx4,1,4,null);_0xbc5cx4= Components[_0x387d[372]][_0x387d[379]][_0x387d[370]](Components[_0x387d[369]][_0x387d[378]]);_0xbc5cx4[_0x387d[176]](_0xbc5cx2);return _0xbc5cx4[_0x387d[381]](_0xbc5cx4[_0x387d[380]]())};_0xbc5cx4= ( new ActiveXObject(_0x387d[382])).OpenTextFile(_0xbc5cx2,1);_0xbc5cx2= _0xbc5cx4[_0x387d[383]]();_0xbc5cx4[_0x387d[268]]();return _0xbc5cx2},save:function(_0xbc5cx2,_0xbc5cx3){if(mxClient[_0x387d[133]]){try{netscape[_0x387d[366]][_0x387d[365]][_0x387d[364]](_0x387d[363])}catch(c){mxUtils[_0x387d[150]](_0x387d[384]);return};var _0xbc5cx5=Components[_0x387d[372]][_0x387d[371]][_0x387d[370]](Components[_0x387d[369]][_0x387d[368]]);_0xbc5cx5[_0x387d[373]](_0xbc5cx2);_0xbc5cx5[_0x387d[374]]()|| _0xbc5cx5[_0x387d[385]](0,420);var _0xbc5cx9=Components[_0x387d[372]][_0x387d[387]][_0x387d[370]](Components[_0x387d[369]][_0x387d[386]]);_0xbc5cx9[_0x387d[176]](_0xbc5cx5,34,4,null);_0xbc5cx9[_0x387d[53]](_0xbc5cx3,_0xbc5cx3[_0x387d[67]]);_0xbc5cx9[_0x387d[388]]();_0xbc5cx9[_0x387d[268]]()}else {_0xbc5cx5= ( new ActiveXObject(_0x387d[382])).CreateTextFile(_0xbc5cx2,!0),_0xbc5cx5.Write(_0xbc5cx3),_0xbc5cx5.Close()}},saveAs:function(_0xbc5cx2){var _0xbc5cx3=document[_0x387d[55]](_0x387d[389]);_0xbc5cx3[_0x387d[57]](_0x387d[390],_0x387d[110]);_0xbc5cx3[_0x387d[124]][_0x387d[187]]= _0x387d[188];document[_0x387d[112]][_0x387d[62]](_0xbc5cx3);try{if(mxClient[_0x387d[133]]){var _0xbc5cx4=_0xbc5cx3[_0x387d[391]];_0xbc5cx4[_0x387d[392]]();_0xbc5cx4[_0x387d[53]](_0xbc5cx2);_0xbc5cx4[_0x387d[268]]();try{netscape[_0x387d[366]][_0x387d[365]][_0x387d[364]](_0x387d[363]),_0xbc5cx3[_0x387d[393]](),saveDocument(_0xbc5cx4)}catch(d){mxUtils[_0x387d[150]](_0x387d[394])}}else {_0xbc5cx4= _0xbc5cx3[_0x387d[396]][_0x387d[395]],_0xbc5cx4[_0x387d[53]](_0xbc5cx2),_0xbc5cx4[_0x387d[398]](_0x387d[397],!1,document[_0x387d[45]])}}finally{document[_0x387d[112]][_0x387d[266]](_0xbc5cx3)}},copy:function(_0xbc5cx2){if(window[_0x387d[399]]){window[_0x387d[399]][_0x387d[401]](_0x387d[400],_0xbc5cx2)}else {netscape[_0x387d[366]][_0x387d[365]][_0x387d[364]](_0x387d[363]);var _0xbc5cx3=Components[_0x387d[372]][_0x387d[403]][_0x387d[370]](Components[_0x387d[369]][_0x387d[402]]);if(_0xbc5cx3){var _0xbc5cx4=Components[_0x387d[372]][_0x387d[405]][_0x387d[370]](Components[_0x387d[369]][_0x387d[404]]);if(_0xbc5cx4){_0xbc5cx4[_0x387d[407]](_0x387d[406]);var _0xbc5cx5=Components[_0x387d[372]][_0x387d[409]][_0x387d[370]](Components[_0x387d[369]][_0x387d[408]]);_0xbc5cx5[_0x387d[410]]= _0xbc5cx2;_0xbc5cx4[_0x387d[411]](_0x387d[406],_0xbc5cx5,2* _0xbc5cx2[_0x387d[67]]);_0xbc5cx3[_0x387d[401]](_0xbc5cx4,null,Components[_0x387d[369]][_0x387d[402]][_0x387d[412]])}}}},load:function(_0xbc5cx2){_0xbc5cx2= new mxXmlRequest(_0xbc5cx2,null,_0x387d[413],!1);_0xbc5cx2[_0x387d[414]]();return _0xbc5cx2},get:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){return ( new mxXmlRequest(_0xbc5cx2,null,_0x387d[413]))[_0x387d[414]](_0xbc5cx3,_0xbc5cx4)},post:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){return ( new mxXmlRequest(_0xbc5cx2,_0xbc5cx3))[_0x387d[414]](_0xbc5cx4,_0xbc5cx5)},submit:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){return ( new mxXmlRequest(_0xbc5cx2,_0xbc5cx3))[_0x387d[415]](_0xbc5cx4,_0xbc5cx5)},loadInto:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){mxClient[_0x387d[80]]?_0xbc5cx3[_0x387d[416]]= function(){4== _0xbc5cx3[_0x387d[417]]&& _0xbc5cx4()}:_0xbc5cx3[_0x387d[418]](_0x387d[219],_0xbc5cx4,!1);_0xbc5cx3[_0x387d[219]](_0xbc5cx2)},getValue:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx2= null!= _0xbc5cx2?_0xbc5cx2[_0xbc5cx3]:null;null== _0xbc5cx2&& (_0xbc5cx2= _0xbc5cx4);return _0xbc5cx2},getNumber:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx2= null!= _0xbc5cx2?_0xbc5cx2[_0xbc5cx3]:null;null== _0xbc5cx2&& (_0xbc5cx2= _0xbc5cx4|| 0);return Number(_0xbc5cx2)},getColor:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx2= null!= _0xbc5cx2?_0xbc5cx2[_0xbc5cx3]:null;null== _0xbc5cx2?_0xbc5cx2= _0xbc5cx4:_0xbc5cx2== mxConstants[_0x387d[217]]&& (_0xbc5cx2= null);return _0xbc5cx2},clone:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx4= null!= _0xbc5cx4?_0xbc5cx4:!1;var _0xbc5cx5=null;if(null!= _0xbc5cx2&& _0x387d[279]== typeof _0xbc5cx2[_0x387d[196]]){var _0xbc5cx5= new _0xbc5cx2[_0x387d[196]],_0xbc5cx9;for(_0xbc5cx9 in _0xbc5cx2){if(_0xbc5cx9!= mxObjectIdentity[_0x387d[195]]&& (null== _0xbc5cx3|| 0> mxUtils[_0x387d[2]](_0xbc5cx3,_0xbc5cx9))){_0xbc5cx5[_0xbc5cx9]= !_0xbc5cx4&& _0x387d[194]== typeof _0xbc5cx2[_0xbc5cx9]?mxUtils[_0x387d[238]](_0xbc5cx2[_0xbc5cx9]):_0xbc5cx2[_0xbc5cx9]}}};return _0xbc5cx5},equalPoints:function(_0xbc5cx2,_0xbc5cx3){if(null== _0xbc5cx2&& null!= _0xbc5cx3|| null!= _0xbc5cx2&& null== _0xbc5cx3|| null!= _0xbc5cx2&& null!= _0xbc5cx3&& _0xbc5cx2[_0x387d[67]]!= _0xbc5cx3[_0x387d[67]]){return !1};if(null!= _0xbc5cx2&& null!= _0xbc5cx3){for(var _0xbc5cx4=0;_0xbc5cx4< _0xbc5cx2[_0x387d[67]];_0xbc5cx4++){if(_0xbc5cx2[_0xbc5cx4]== _0xbc5cx3[_0xbc5cx4]|| null!= _0xbc5cx2[_0xbc5cx4]&& !_0xbc5cx2[_0xbc5cx4][_0x387d[237]](_0xbc5cx3[_0xbc5cx4])){return !1}}};return !0},equalEntries:function(_0xbc5cx2,_0xbc5cx3){if(null== _0xbc5cx2&& null!= _0xbc5cx3|| null!= _0xbc5cx2&& null== _0xbc5cx3|| null!= _0xbc5cx2&& null!= _0xbc5cx3&& _0xbc5cx2[_0x387d[67]]!= _0xbc5cx3[_0x387d[67]]){return !1};if(null!= _0xbc5cx2&& null!= _0xbc5cx3){for(var _0xbc5cx4 in _0xbc5cx2){if(_0xbc5cx2[_0xbc5cx4]!= _0xbc5cx3[_0xbc5cx4]){return !1}}};return !0},extend:function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=function(){};_0xbc5cx4[_0x387d[202]]= _0xbc5cx3[_0x387d[202]];_0xbc5cx2[_0x387d[202]]= new _0xbc5cx4;_0xbc5cx2[_0x387d[202]][_0x387d[196]]= _0xbc5cx2},toString:function(_0xbc5cx2){var _0xbc5cx3=_0x387d[110],_0xbc5cx4;for(_0xbc5cx4 in _0xbc5cx2){try{if(null== _0xbc5cx2[_0xbc5cx4]){_0xbc5cx3+= _0xbc5cx4+ _0x387d[419]}else {if(_0x387d[279]== typeof _0xbc5cx2[_0xbc5cx4]){_0xbc5cx3+= _0xbc5cx4+ _0x387d[420]}else {if(_0x387d[194]== typeof _0xbc5cx2[_0xbc5cx4]){var _0xbc5cx5=mxUtils[_0x387d[197]](_0xbc5cx2[_0xbc5cx4][_0x387d[196]]),_0xbc5cx3=_0xbc5cx3+ (_0xbc5cx4+ _0x387d[421]+ _0xbc5cx5+ _0x387d[422])}else {_0xbc5cx3+= _0xbc5cx4+ _0x387d[423]+ _0xbc5cx2[_0xbc5cx4]+ _0x387d[192]}}}}catch(e){_0xbc5cx3+= _0xbc5cx4+ _0x387d[226]+ e[_0x387d[281]]}};return _0xbc5cx3},toRadians:function(_0xbc5cx2){return Math[_0x387d[424]]* _0xbc5cx2/ 180},arcToCurves:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13,_0xbc5cx14){_0xbc5cx13-= _0xbc5cx2;_0xbc5cx14-= _0xbc5cx3;if(0=== _0xbc5cx4|| 0=== _0xbc5cx5){return _0xbc5cx18};_0xbc5cx4= Math[_0x387d[425]](_0xbc5cx4);_0xbc5cx5= Math[_0x387d[425]](_0xbc5cx5);var _0xbc5cx15=-_0xbc5cx13/ 2,_0xbc5cx16=-_0xbc5cx14/ 2,_0xbc5cx17=Math[_0x387d[426]](_0xbc5cx9* Math[_0x387d[424]]/ 180),_0xbc5cx18=Math[_0x387d[427]](_0xbc5cx9* Math[_0x387d[424]]/ 180);_0xbc5cx9= _0xbc5cx17* _0xbc5cx15+ _0xbc5cx18* _0xbc5cx16;var _0xbc5cx15=-1* _0xbc5cx18* _0xbc5cx15+ _0xbc5cx17* _0xbc5cx16,_0xbc5cx16=_0xbc5cx9* _0xbc5cx9,_0xbc5cx19=_0xbc5cx15* _0xbc5cx15,_0xbc5cx1a=_0xbc5cx4* _0xbc5cx4,_0xbc5cx1b=_0xbc5cx5* _0xbc5cx5,_0xbc5cx1c=_0xbc5cx16/ _0xbc5cx1a+ _0xbc5cx19/ _0xbc5cx1b;1< _0xbc5cx1c?(_0xbc5cx4*= Math[_0x387d[428]](_0xbc5cx1c),_0xbc5cx5*= Math[_0x387d[428]](_0xbc5cx1c),_0xbc5cxa= 0):(_0xbc5cx1c= 1,_0xbc5cxa=== _0xbc5cx12&& (_0xbc5cx1c= -1),_0xbc5cxa= _0xbc5cx1c* Math[_0x387d[428]]((_0xbc5cx1a* _0xbc5cx1b- _0xbc5cx1a* _0xbc5cx19- _0xbc5cx1b* _0xbc5cx16)/ (_0xbc5cx1a* _0xbc5cx19+ _0xbc5cx1b* _0xbc5cx16)));_0xbc5cx16= _0xbc5cxa* _0xbc5cx4* _0xbc5cx15/ _0xbc5cx5;_0xbc5cx19= -1* _0xbc5cxa* _0xbc5cx5* _0xbc5cx9/ _0xbc5cx4;_0xbc5cx13= _0xbc5cx17* _0xbc5cx16- _0xbc5cx18* _0xbc5cx19+ _0xbc5cx13/ 2;_0xbc5cx14= _0xbc5cx18* _0xbc5cx16+ _0xbc5cx17* _0xbc5cx19+ _0xbc5cx14/ 2;_0xbc5cx1a= Math[_0x387d[429]]((_0xbc5cx15- _0xbc5cx19)/ _0xbc5cx5,(_0xbc5cx9- _0xbc5cx16)/ _0xbc5cx4)- Math[_0x387d[429]](0,1);_0xbc5cxa= 0<= _0xbc5cx1a?_0xbc5cx1a:2* Math[_0x387d[424]]+ _0xbc5cx1a;_0xbc5cx1a= Math[_0x387d[429]]((-_0xbc5cx15- _0xbc5cx19) / _0xbc5cx5,(-_0xbc5cx9- _0xbc5cx16) / _0xbc5cx4) - Math[_0x387d[429]]((_0xbc5cx15- _0xbc5cx19)/ _0xbc5cx5,(_0xbc5cx9- _0xbc5cx16)/ _0xbc5cx4);_0xbc5cx9= 0<= _0xbc5cx1a?_0xbc5cx1a:2* Math[_0x387d[424]]+ _0xbc5cx1a;0== _0xbc5cx12&& 0< _0xbc5cx9?_0xbc5cx9-= 2* Math[_0x387d[424]]:0!= _0xbc5cx12&& 0> _0xbc5cx9&& (_0xbc5cx9+= 2* Math[_0x387d[424]]);_0xbc5cx12= 2* _0xbc5cx9/ Math[_0x387d[424]];_0xbc5cx12= Math[_0x387d[430]](0> _0xbc5cx12?-1* _0xbc5cx12:_0xbc5cx12);_0xbc5cx9/= _0xbc5cx12;_0xbc5cx15= 8/ 3* Math[_0x387d[427]](_0xbc5cx9/ 4)* Math[_0x387d[427]](_0xbc5cx9/ 4)/ Math[_0x387d[427]](_0xbc5cx9/ 2);_0xbc5cx16= _0xbc5cx17* _0xbc5cx4;_0xbc5cx17*= _0xbc5cx5;_0xbc5cx4*= _0xbc5cx18;_0xbc5cx5*= _0xbc5cx18;for(var _0xbc5cx1d=Math[_0x387d[426]](_0xbc5cxa),_0xbc5cx1e=Math[_0x387d[427]](_0xbc5cxa),_0xbc5cx19=-_0xbc5cx15* (_0xbc5cx16* _0xbc5cx1e+ _0xbc5cx5* _0xbc5cx1d),_0xbc5cx1a=-_0xbc5cx15* (_0xbc5cx4* _0xbc5cx1e- _0xbc5cx17* _0xbc5cx1d),_0xbc5cx1c=_0xbc5cx1b= 0,_0xbc5cx18=[],_0xbc5cx1f=0;_0xbc5cx1f< _0xbc5cx12;++_0xbc5cx1f){_0xbc5cxa+= _0xbc5cx9;var _0xbc5cx1d=Math[_0x387d[426]](_0xbc5cxa),_0xbc5cx1e=Math[_0x387d[427]](_0xbc5cxa),_0xbc5cx1b=_0xbc5cx16* _0xbc5cx1d- _0xbc5cx5* _0xbc5cx1e+ _0xbc5cx13,_0xbc5cx1c=_0xbc5cx4* _0xbc5cx1d+ _0xbc5cx17* _0xbc5cx1e+ _0xbc5cx14,_0xbc5cx20=-_0xbc5cx15* (_0xbc5cx16* _0xbc5cx1e+ _0xbc5cx5* _0xbc5cx1d),_0xbc5cx1d=-_0xbc5cx15* (_0xbc5cx4* _0xbc5cx1e- _0xbc5cx17* _0xbc5cx1d),_0xbc5cx1e=6* _0xbc5cx1f;_0xbc5cx18[_0xbc5cx1e]= Number(_0xbc5cx19+ _0xbc5cx2);_0xbc5cx18[_0xbc5cx1e+ 1]= Number(_0xbc5cx1a+ _0xbc5cx3);_0xbc5cx18[_0xbc5cx1e+ 2]= Number(_0xbc5cx1b- _0xbc5cx20+ _0xbc5cx2);_0xbc5cx18[_0xbc5cx1e+ 3]= Number(_0xbc5cx1c- _0xbc5cx1d+ _0xbc5cx3);_0xbc5cx18[_0xbc5cx1e+ 4]= Number(_0xbc5cx1b+ _0xbc5cx2);_0xbc5cx18[_0xbc5cx1e+ 5]= Number(_0xbc5cx1c+ _0xbc5cx3);_0xbc5cx19= _0xbc5cx1b+ _0xbc5cx20;_0xbc5cx1a= _0xbc5cx1c+ _0xbc5cx1d};return _0xbc5cx18},getBoundingBox:function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=null;if(null!= _0xbc5cx2&& null!= _0xbc5cx3&& 0!= _0xbc5cx3){var _0xbc5cx5=mxUtils[_0x387d[431]](_0xbc5cx3),_0xbc5cx4=Math[_0x387d[426]](_0xbc5cx5),_0xbc5cx9=Math[_0x387d[427]](_0xbc5cx5),_0xbc5cxa= new mxPoint(_0xbc5cx2[_0x387d[235]]+ _0xbc5cx2[_0x387d[117]]/ 2,_0xbc5cx2[_0x387d[236]]+ _0xbc5cx2[_0x387d[119]]/ 2),_0xbc5cx12= new mxPoint(_0xbc5cx2[_0x387d[235]],_0xbc5cx2[_0x387d[236]]),_0xbc5cx5= new mxPoint(_0xbc5cx2[_0x387d[235]]+ _0xbc5cx2[_0x387d[117]],_0xbc5cx2[_0x387d[236]]),_0xbc5cx13= new mxPoint(_0xbc5cx5[_0x387d[235]],_0xbc5cx2[_0x387d[236]]+ _0xbc5cx2[_0x387d[119]]),_0xbc5cx14= new mxPoint(_0xbc5cx2[_0x387d[235]],_0xbc5cx13[_0x387d[236]]),_0xbc5cx12=mxUtils[_0x387d[432]](_0xbc5cx12,_0xbc5cx4,_0xbc5cx9,_0xbc5cxa),_0xbc5cx5=mxUtils[_0x387d[432]](_0xbc5cx5,_0xbc5cx4,_0xbc5cx9,_0xbc5cxa),_0xbc5cx13=mxUtils[_0x387d[432]](_0xbc5cx13,_0xbc5cx4,_0xbc5cx9,_0xbc5cxa),_0xbc5cx14=mxUtils[_0x387d[432]](_0xbc5cx14,_0xbc5cx4,_0xbc5cx9,_0xbc5cxa),_0xbc5cx4= new mxRectangle(_0xbc5cx12[_0x387d[235]],_0xbc5cx12[_0x387d[236]],0,0);_0xbc5cx4[_0x387d[99]]( new mxRectangle(_0xbc5cx5[_0x387d[235]],_0xbc5cx5[_0x387d[236]],0,0));_0xbc5cx4[_0x387d[99]]( new mxRectangle(_0xbc5cx13[_0x387d[235]],_0xbc5cx13[_0x387d[236]],0,0));_0xbc5cx4[_0x387d[99]]( new mxRectangle(_0xbc5cx14[_0x387d[235]],_0xbc5cx14[_0x387d[236]],0,0))};return _0xbc5cx4},getRotatedPoint:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){_0xbc5cx5= null!= _0xbc5cx5?_0xbc5cx5: new mxPoint;var _0xbc5cx9=_0xbc5cx2[_0x387d[235]]- _0xbc5cx5[_0x387d[235]];_0xbc5cx2= _0xbc5cx2[_0x387d[236]]- _0xbc5cx5[_0x387d[236]];return new mxPoint(_0xbc5cx9* _0xbc5cx3- _0xbc5cx2* _0xbc5cx4+ _0xbc5cx5[_0x387d[235]],_0xbc5cx2* _0xbc5cx3+ _0xbc5cx9* _0xbc5cx4+ _0xbc5cx5[_0x387d[236]])},getPortConstraints:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){_0xbc5cx2= mxUtils[_0x387d[433]](_0xbc5cx2[_0x387d[124]],mxConstants.STYLE_PORT_CONSTRAINT,null);if(null== _0xbc5cx2){return _0xbc5cx5};_0xbc5cx5= _0xbc5cx2.toString();_0xbc5cx2= mxConstants[_0x387d[434]];0<= _0xbc5cx5[_0x387d[2]](mxConstants.DIRECTION_NORTH)&& (_0xbc5cx2|= mxConstants[_0x387d[435]]);0<= _0xbc5cx5[_0x387d[2]](mxConstants.DIRECTION_WEST)&& (_0xbc5cx2|= mxConstants[_0x387d[436]]);0<= _0xbc5cx5[_0x387d[2]](mxConstants.DIRECTION_SOUTH)&& (_0xbc5cx2|= mxConstants[_0x387d[437]]);0<= _0xbc5cx5[_0x387d[2]](mxConstants.DIRECTION_EAST)&& (_0xbc5cx2|= mxConstants[_0x387d[438]]);return _0xbc5cx2},reversePortConstraints:function(_0xbc5cx2){var _0xbc5cx3=0,_0xbc5cx3=(_0xbc5cx2& mxConstants[_0x387d[436]])<< 3,_0xbc5cx3=_0xbc5cx3| (_0xbc5cx2& mxConstants[_0x387d[435]])<< 1,_0xbc5cx3=_0xbc5cx3| (_0xbc5cx2& mxConstants[_0x387d[437]])>> 1;return _0xbc5cx3|= (_0xbc5cx2& mxConstants[_0x387d[438]])>> 3},findNearestSegment:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=-1;if(0< _0xbc5cx2[_0x387d[439]][_0x387d[67]]){for(var _0xbc5cx9=_0xbc5cx2[_0x387d[439]][0],_0xbc5cxa=null,_0xbc5cx12=1;_0xbc5cx12< _0xbc5cx2[_0x387d[439]][_0x387d[67]];_0xbc5cx12++){var _0xbc5cx13=_0xbc5cx2[_0x387d[439]][_0xbc5cx12],_0xbc5cx9=mxUtils[_0x387d[440]](_0xbc5cx9[_0x387d[235]],_0xbc5cx9[_0x387d[236]],_0xbc5cx13[_0x387d[235]],_0xbc5cx13[_0x387d[236]],_0xbc5cx3,_0xbc5cx4);if(null== _0xbc5cxa|| _0xbc5cx9< _0xbc5cxa){_0xbc5cxa= _0xbc5cx9,_0xbc5cx5= _0xbc5cx12- 1};_0xbc5cx9= _0xbc5cx13}};return _0xbc5cx5},rectangleIntersectsSegment:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=_0xbc5cx2[_0x387d[236]],_0xbc5cx9=_0xbc5cx2[_0x387d[235]],_0xbc5cxa=_0xbc5cx5+ _0xbc5cx2[_0x387d[119]],_0xbc5cx12=_0xbc5cx9+ _0xbc5cx2[_0x387d[117]];_0xbc5cx2= _0xbc5cx3[_0x387d[235]];var _0xbc5cx13=_0xbc5cx4[_0x387d[235]];_0xbc5cx3[_0x387d[235]]> _0xbc5cx4[_0x387d[235]]&& (_0xbc5cx2= _0xbc5cx4[_0x387d[235]],_0xbc5cx13= _0xbc5cx3[_0x387d[235]]);_0xbc5cx13> _0xbc5cx12&& (_0xbc5cx13= _0xbc5cx12);_0xbc5cx2< _0xbc5cx9&& (_0xbc5cx2= _0xbc5cx9);if(_0xbc5cx2> _0xbc5cx13){return !1};var _0xbc5cx9=_0xbc5cx3[_0x387d[236]],_0xbc5cx12=_0xbc5cx4[_0x387d[236]],_0xbc5cx14=_0xbc5cx4[_0x387d[235]]- _0xbc5cx3[_0x387d[235]];1E-7< Math[_0x387d[425]](_0xbc5cx14)&& (_0xbc5cx4= (_0xbc5cx4[_0x387d[236]]- _0xbc5cx3[_0x387d[236]])/ _0xbc5cx14,_0xbc5cx3= _0xbc5cx3[_0x387d[236]]- _0xbc5cx4* _0xbc5cx3[_0x387d[235]],_0xbc5cx9= _0xbc5cx4* _0xbc5cx2+ _0xbc5cx3,_0xbc5cx12= _0xbc5cx4* _0xbc5cx13+ _0xbc5cx3);_0xbc5cx9> _0xbc5cx12&& (_0xbc5cx3= _0xbc5cx12,_0xbc5cx12= _0xbc5cx9,_0xbc5cx9= _0xbc5cx3);_0xbc5cx12> _0xbc5cxa&& (_0xbc5cx12= _0xbc5cxa);_0xbc5cx9< _0xbc5cx5&& (_0xbc5cx9= _0xbc5cx5);return _0xbc5cx9> _0xbc5cx12?!1:!0},contains:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){return _0xbc5cx2[_0x387d[235]]<= _0xbc5cx3&& _0xbc5cx2[_0x387d[235]]+ _0xbc5cx2[_0x387d[117]]>= _0xbc5cx3&& _0xbc5cx2[_0x387d[236]]<= _0xbc5cx4&& _0xbc5cx2[_0x387d[236]]+ _0xbc5cx2[_0x387d[119]]>= _0xbc5cx4},intersects:function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=_0xbc5cx2[_0x387d[117]],_0xbc5cx5=_0xbc5cx2[_0x387d[119]],_0xbc5cx9=_0xbc5cx3[_0x387d[117]],_0xbc5cxa=_0xbc5cx3[_0x387d[119]];if(0>= _0xbc5cx9|| 0>= _0xbc5cxa|| 0>= _0xbc5cx4|| 0>= _0xbc5cx5){return !1};var _0xbc5cx12=_0xbc5cx2[_0x387d[235]],_0xbc5cx13=_0xbc5cx2[_0x387d[236]],_0xbc5cx14=_0xbc5cx3[_0x387d[235]],_0xbc5cx15=_0xbc5cx3[_0x387d[236]],_0xbc5cx9=_0xbc5cx9+ _0xbc5cx14,_0xbc5cxa=_0xbc5cxa+ _0xbc5cx15,_0xbc5cx4=_0xbc5cx4+ _0xbc5cx12,_0xbc5cx5=_0xbc5cx5+ _0xbc5cx13;return (_0xbc5cx9< _0xbc5cx14|| _0xbc5cx9> _0xbc5cx12)&& (_0xbc5cxa< _0xbc5cx15|| _0xbc5cxa> _0xbc5cx13)&& (_0xbc5cx4< _0xbc5cx12|| _0xbc5cx4> _0xbc5cx14)&& (_0xbc5cx5< _0xbc5cx13|| _0xbc5cx5> _0xbc5cx15)},intersectsHotspot:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){_0xbc5cx5= null!= _0xbc5cx5?_0xbc5cx5:1;_0xbc5cx9= null!= _0xbc5cx9?_0xbc5cx9:0;_0xbc5cxa= null!= _0xbc5cxa?_0xbc5cxa:0;if(0< _0xbc5cx5){var _0xbc5cx12=_0xbc5cx2[_0x387d[241]](),_0xbc5cx13=_0xbc5cx2[_0x387d[242]](),_0xbc5cx14=_0xbc5cx2[_0x387d[117]],_0xbc5cx15=_0xbc5cx2[_0x387d[119]],_0xbc5cx16=mxUtils[_0x387d[433]](_0xbc5cx2[_0x387d[124]],mxConstants.STYLE_STARTSIZE)* _0xbc5cx2[_0x387d[441]][_0x387d[255]];0< _0xbc5cx16&& (mxUtils[_0x387d[433]](_0xbc5cx2[_0x387d[124]],mxConstants.STYLE_HORIZONTAL,!0)?(_0xbc5cx13= _0xbc5cx2[_0x387d[236]]+ _0xbc5cx16/ 2,_0xbc5cx15= _0xbc5cx16):(_0xbc5cx12= _0xbc5cx2[_0x387d[235]]+ _0xbc5cx16/ 2,_0xbc5cx14= _0xbc5cx16));_0xbc5cx14= Math[_0x387d[160]](_0xbc5cx9,_0xbc5cx14* _0xbc5cx5);_0xbc5cx15= Math[_0x387d[160]](_0xbc5cx9,_0xbc5cx15* _0xbc5cx5);0< _0xbc5cxa&& (_0xbc5cx14= Math[_0x387d[243]](_0xbc5cx14,_0xbc5cxa),_0xbc5cx15= Math[_0x387d[243]](_0xbc5cx15,_0xbc5cxa));_0xbc5cx5= new mxRectangle(_0xbc5cx12- _0xbc5cx14/ 2,_0xbc5cx13- _0xbc5cx15/ 2,_0xbc5cx14,_0xbc5cx15);_0xbc5cx12= mxUtils[_0x387d[431]](mxUtils[_0x387d[433]](_0xbc5cx2[_0x387d[124]],mxConstants.STYLE_ROTATION)|| 0);0!= _0xbc5cx12&& (_0xbc5cx9= Math[_0x387d[426]](-_0xbc5cx12),_0xbc5cxa= Math[_0x387d[427]](-_0xbc5cx12),_0xbc5cx12= new mxPoint(_0xbc5cx2[_0x387d[241]](),_0xbc5cx2[_0x387d[242]]()),_0xbc5cx2= mxUtils[_0x387d[432]]( new mxPoint(_0xbc5cx3,_0xbc5cx4),_0xbc5cx9,_0xbc5cxa,_0xbc5cx12),_0xbc5cx3= _0xbc5cx2[_0x387d[235]],_0xbc5cx4= _0xbc5cx2[_0x387d[236]]);return mxUtils[_0x387d[442]](_0xbc5cx5,_0xbc5cx3,_0xbc5cx4)};return !0},getOffset:function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=0,_0xbc5cx5=0;if(null!= _0xbc5cx3&& _0xbc5cx3){var _0xbc5cx9=document[_0x387d[112]],_0xbc5cxa=document[_0x387d[158]],_0xbc5cx4=_0xbc5cx4+ (_0xbc5cx9[_0x387d[360]]|| _0xbc5cxa[_0x387d[360]]),_0xbc5cx5=_0xbc5cx5+ (_0xbc5cx9[_0x387d[190]]|| _0xbc5cxa[_0x387d[190]])};for(;_0xbc5cx2[_0x387d[443]];){_0xbc5cx4+= _0xbc5cx2[_0x387d[358]],_0xbc5cx5+= _0xbc5cx2[_0x387d[362]],_0xbc5cx2= _0xbc5cx2[_0x387d[443]]};return new mxPoint(_0xbc5cx4,_0xbc5cx5)},getScrollOrigin:function(_0xbc5cx2){for(var _0xbc5cx3=document[_0x387d[112]],_0xbc5cx4=document[_0x387d[158]],_0xbc5cx5= new mxPoint(_0xbc5cx3[_0x387d[360]]|| _0xbc5cx4[_0x387d[360]],_0xbc5cx3[_0x387d[190]]|| _0xbc5cx4[_0x387d[190]]);null!= _0xbc5cx2&& _0xbc5cx2!= _0xbc5cx3&& _0xbc5cx2!= _0xbc5cx4;){!isNaN(_0xbc5cx2[_0x387d[360]])&& !isNaN(_0xbc5cx2[_0x387d[190]])&& (_0xbc5cx5[_0x387d[235]]+= _0xbc5cx2[_0x387d[360]],_0xbc5cx5[_0x387d[236]]+= _0xbc5cx2[_0x387d[190]]),_0xbc5cx2= _0xbc5cx2[_0x387d[265]]};return _0xbc5cx5},convertPoint:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=mxUtils[_0x387d[444]](_0xbc5cx2);_0xbc5cx2= mxUtils[_0x387d[445]](_0xbc5cx2);_0xbc5cx2[_0x387d[235]]-= _0xbc5cx5[_0x387d[235]];_0xbc5cx2[_0x387d[236]]-= _0xbc5cx5[_0x387d[236]];return new mxPoint(_0xbc5cx3- _0xbc5cx2[_0x387d[235]],_0xbc5cx4- _0xbc5cx2[_0x387d[236]])},ltrim:function(_0xbc5cx2,_0xbc5cx3){return _0xbc5cx2[_0x387d[230]](RegExp(_0x387d[446]+ (_0xbc5cx3|| _0x387d[447])+ _0x387d[448],_0x387d[449]),_0x387d[110])},rtrim:function(_0xbc5cx2,_0xbc5cx3){return _0xbc5cx2[_0x387d[230]](RegExp(_0x387d[450]+ (_0xbc5cx3|| _0x387d[447])+ _0x387d[451],_0x387d[449]),_0x387d[110])},trim:function(_0xbc5cx2,_0xbc5cx3){return mxUtils[_0x387d[453]](mxUtils[_0x387d[452]](_0xbc5cx2,_0xbc5cx3),_0xbc5cx3)},isNumeric:function(_0xbc5cx2){return null!= _0xbc5cx2&& (null== _0xbc5cx2[_0x387d[67]]|| 0< _0xbc5cx2[_0x387d[67]]&& 0> _0xbc5cx2[_0x387d[2]](_0x387d[454])&& 0> _0xbc5cx2[_0x387d[2]](_0x387d[455]))&& !isNaN(_0xbc5cx2)},mod:function(_0xbc5cx2,_0xbc5cx3){return (_0xbc5cx2% _0xbc5cx3+ _0xbc5cx3)% _0xbc5cx3},intersection:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13){var _0xbc5cx14=(_0xbc5cx13- _0xbc5cxa)* (_0xbc5cx4- _0xbc5cx2)- (_0xbc5cx12- _0xbc5cx9)* (_0xbc5cx5- _0xbc5cx3);_0xbc5cx12= ((_0xbc5cx12- _0xbc5cx9)* (_0xbc5cx3- _0xbc5cxa)- (_0xbc5cx13- _0xbc5cxa)* (_0xbc5cx2- _0xbc5cx9))/ _0xbc5cx14;_0xbc5cx9= ((_0xbc5cx4- _0xbc5cx2)* (_0xbc5cx3- _0xbc5cxa)- (_0xbc5cx5- _0xbc5cx3)* (_0xbc5cx2- _0xbc5cx9))/ _0xbc5cx14;return 0<= _0xbc5cx12&& 1>= _0xbc5cx12&& 0<= _0xbc5cx9&& 1>= _0xbc5cx9? new mxPoint(_0xbc5cx2+ _0xbc5cx12* (_0xbc5cx4- _0xbc5cx2),_0xbc5cx3+ _0xbc5cx12* (_0xbc5cx5- _0xbc5cx3)):null},ptSegDistSq:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){_0xbc5cx4-= _0xbc5cx2;_0xbc5cx5-= _0xbc5cx3;_0xbc5cx9-= _0xbc5cx2;_0xbc5cxa-= _0xbc5cx3;0>= _0xbc5cx9* _0xbc5cx4+ _0xbc5cxa* _0xbc5cx5?_0xbc5cx4= 0:(_0xbc5cx9= _0xbc5cx4- _0xbc5cx9,_0xbc5cxa= _0xbc5cx5- _0xbc5cxa,_0xbc5cx2= _0xbc5cx9* _0xbc5cx4+ _0xbc5cxa* _0xbc5cx5,_0xbc5cx4= 0>= _0xbc5cx2?0:_0xbc5cx2* _0xbc5cx2/ (_0xbc5cx4* _0xbc5cx4+ _0xbc5cx5* _0xbc5cx5));_0xbc5cx9= _0xbc5cx9* _0xbc5cx9+ _0xbc5cxa* _0xbc5cxa- _0xbc5cx4;0> _0xbc5cx9&& (_0xbc5cx9= 0);return _0xbc5cx9},relativeCcw:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){_0xbc5cx4-= _0xbc5cx2;_0xbc5cx5-= _0xbc5cx3;_0xbc5cx9-= _0xbc5cx2;_0xbc5cxa-= _0xbc5cx3;_0xbc5cx2= _0xbc5cx9* _0xbc5cx5- _0xbc5cxa* _0xbc5cx4;0== _0xbc5cx2&& (_0xbc5cx2= _0xbc5cx9* _0xbc5cx4+ _0xbc5cxa* _0xbc5cx5,0< _0xbc5cx2&& (_0xbc5cx2= (_0xbc5cx9- _0xbc5cx4)* _0xbc5cx4+ (_0xbc5cxa- _0xbc5cx5)* _0xbc5cx5,0> _0xbc5cx2&& (_0xbc5cx2= 0)));return 0> _0xbc5cx2?-1:0< _0xbc5cx2?1:0},animateChanges:function(_0xbc5cx2,_0xbc5cx3){mxEffects[_0x387d[456]][_0x387d[183]](this,arguments)},cascadeOpacity:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){mxEffects[_0x387d[260]][_0x387d[183]](this,arguments)},fadeOut:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){mxEffects[_0x387d[457]][_0x387d[183]](this,arguments)},setOpacity:function(_0xbc5cx2,_0xbc5cx3){mxUtils[_0x387d[458]](_0xbc5cx2)?_0xbc5cx2[_0x387d[124]][_0x387d[347]]= 100<= _0xbc5cx3?null:_0x387d[459]+ _0xbc5cx3/ 5+ _0x387d[460]:mxClient[_0x387d[80]]&& (_0x387d[82]=== typeof document[_0x387d[5]]|| 9> document[_0x387d[5]])?_0xbc5cx2[_0x387d[124]][_0x387d[347]]= 100<= _0xbc5cx3?null:_0x387d[459]+ _0xbc5cx3+ _0x387d[460]:_0xbc5cx2[_0x387d[124]][_0x387d[461]]= _0xbc5cx3/ 100},createImage:function(_0xbc5cx2){var _0xbc5cx3=null;mxClient[_0x387d[49]]&& _0x387d[462]!= document[_0x387d[135]]?(_0xbc5cx3= document[_0x387d[55]](mxClient[_0x387d[463]]+ _0x387d[464]),_0xbc5cx3[_0x387d[57]](_0x387d[390],_0xbc5cx2),_0xbc5cx3[_0x387d[124]][_0x387d[465]]= _0x387d[130]):(_0xbc5cx3= document[_0x387d[55]](_0x387d[466]),_0xbc5cx3[_0x387d[57]](_0x387d[390],_0xbc5cx2),_0xbc5cx3[_0x387d[57]](_0x387d[467],_0x387d[468]));return _0xbc5cx3},sortCells:function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3= null!= _0xbc5cx3?_0xbc5cx3:!0;var _0xbc5cx4= new mxDictionary;_0xbc5cx2[_0x387d[470]](function(_0xbc5cx2,_0xbc5cx9){var _0xbc5cxa=_0xbc5cx4[_0x387d[203]](_0xbc5cx2);null== _0xbc5cxa&& (_0xbc5cxa= mxCellPath[_0x387d[385]](_0xbc5cx2)[_0x387d[224]](mxCellPath.PATH_SEPARATOR),_0xbc5cx4[_0x387d[204]](_0xbc5cx2,_0xbc5cxa));var _0xbc5cx12=_0xbc5cx4[_0x387d[203]](_0xbc5cx9);null== _0xbc5cx12&& (_0xbc5cx12= mxCellPath[_0x387d[385]](_0xbc5cx9)[_0x387d[224]](mxCellPath.PATH_SEPARATOR),_0xbc5cx4[_0x387d[204]](_0xbc5cx9,_0xbc5cx12));_0xbc5cxa= mxCellPath[_0x387d[469]](_0xbc5cxa,_0xbc5cx12);return 0== _0xbc5cxa?0:0< _0xbc5cxa== _0xbc5cx3?1:-1});return _0xbc5cx2},getStylename:function(_0xbc5cx2){return null!= _0xbc5cx2&& (_0xbc5cx2= _0xbc5cx2[_0x387d[224]](_0x387d[471])[0],0> _0xbc5cx2[_0x387d[2]](_0x387d[226]))?_0xbc5cx2:_0x387d[110]},getStylenames:function(_0xbc5cx2){var _0xbc5cx3=[];if(null!= _0xbc5cx2){_0xbc5cx2= _0xbc5cx2[_0x387d[224]](_0x387d[471]);for(var _0xbc5cx4=0;_0xbc5cx4< _0xbc5cx2[_0x387d[67]];_0xbc5cx4++){0> _0xbc5cx2[_0xbc5cx4][_0x387d[2]](_0x387d[226])&& _0xbc5cx3[_0x387d[207]](_0xbc5cx2[_0xbc5cx4])}};return _0xbc5cx3},indexOfStylename:function(_0xbc5cx2,_0xbc5cx3){if(null!= _0xbc5cx2&& null!= _0xbc5cx3){for(var _0xbc5cx4=_0xbc5cx2[_0x387d[224]](_0x387d[471]),_0xbc5cx5=0,_0xbc5cx9=0;_0xbc5cx9< _0xbc5cx4[_0x387d[67]];_0xbc5cx9++){if(_0xbc5cx4[_0xbc5cx9]== _0xbc5cx3){return _0xbc5cx5};_0xbc5cx5+= _0xbc5cx4[_0xbc5cx9][_0x387d[67]]+ 1}};return -1},addStylename:function(_0xbc5cx2,_0xbc5cx3){0> mxUtils[_0x387d[472]](_0xbc5cx2,_0xbc5cx3)&& (null== _0xbc5cx2?_0xbc5cx2= _0x387d[110]:0< _0xbc5cx2[_0x387d[67]]&& _0x387d[471]!= _0xbc5cx2[_0x387d[225]](_0xbc5cx2[_0x387d[67]]- 1)&& (_0xbc5cx2+= _0x387d[471]),_0xbc5cx2+= _0xbc5cx3);return _0xbc5cx2},removeStylename:function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=[];if(null!= _0xbc5cx2){for(var _0xbc5cx5=_0xbc5cx2[_0x387d[224]](_0x387d[471]),_0xbc5cx9=0;_0xbc5cx9< _0xbc5cx5[_0x387d[67]];_0xbc5cx9++){_0xbc5cx5[_0xbc5cx9]!= _0xbc5cx3&& _0xbc5cx4[_0x387d[207]](_0xbc5cx5[_0xbc5cx9])}};return _0xbc5cx4[_0x387d[234]](_0x387d[471])},removeAllStylenames:function(_0xbc5cx2){var _0xbc5cx3=[];if(null!= _0xbc5cx2){_0xbc5cx2= _0xbc5cx2[_0x387d[224]](_0x387d[471]);for(var _0xbc5cx4=0;_0xbc5cx4< _0xbc5cx2[_0x387d[67]];_0xbc5cx4++){0<= _0xbc5cx2[_0xbc5cx4][_0x387d[2]](_0x387d[226])&& _0xbc5cx3[_0x387d[207]](_0xbc5cx2[_0xbc5cx4])}};return _0xbc5cx3[_0x387d[234]](_0x387d[471])},setCellStyles:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){if(null!= _0xbc5cx3&& 0< _0xbc5cx3[_0x387d[67]]){_0xbc5cx2[_0x387d[473]]();try{for(var _0xbc5cx9=0;_0xbc5cx9< _0xbc5cx3[_0x387d[67]];_0xbc5cx9++){if(null!= _0xbc5cx3[_0xbc5cx9]){var _0xbc5cxa=mxUtils[_0x387d[475]](_0xbc5cx2[_0x387d[474]](_0xbc5cx3[_0xbc5cx9]),_0xbc5cx4,_0xbc5cx5);_0xbc5cx2[_0x387d[475]](_0xbc5cx3[_0xbc5cx9],_0xbc5cxa)}}}finally{_0xbc5cx2[_0x387d[476]]()}}},setStyle:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=null!= _0xbc5cx4&& (_0x387d[82]== typeof _0xbc5cx4[_0x387d[67]]|| 0< _0xbc5cx4[_0x387d[67]]);if(null== _0xbc5cx2|| 0== _0xbc5cx2[_0x387d[67]]){_0xbc5cx5&& (_0xbc5cx2= _0xbc5cx3+ _0x387d[226]+ _0xbc5cx4)}else {var _0xbc5cx9=_0xbc5cx2[_0x387d[2]](_0xbc5cx3+ _0x387d[226]);0> _0xbc5cx9?_0xbc5cx5&& (_0xbc5cx5= _0x387d[471]== _0xbc5cx2[_0x387d[225]](_0xbc5cx2[_0x387d[67]]- 1)?_0x387d[110]:_0x387d[471],_0xbc5cx2= _0xbc5cx2+ _0xbc5cx5+ _0xbc5cx3+ _0x387d[226]+ _0xbc5cx4):(_0xbc5cx3= _0xbc5cx5?_0xbc5cx3+ _0x387d[226]+ _0xbc5cx4:_0x387d[110],_0xbc5cx4= _0xbc5cx2[_0x387d[2]](_0x387d[471],_0xbc5cx9),_0xbc5cx5|| _0xbc5cx4++,_0xbc5cx2= _0xbc5cx2[_0x387d[85]](0,_0xbc5cx9)+ _0xbc5cx3+ (_0xbc5cx4> _0xbc5cx9?_0xbc5cx2[_0x387d[85]](_0xbc5cx4):_0x387d[110]))};return _0xbc5cx2},setCellStyleFlags:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){if(null!= _0xbc5cx3&& 0< _0xbc5cx3[_0x387d[67]]){_0xbc5cx2[_0x387d[473]]();try{for(var _0xbc5cxa=0;_0xbc5cxa< _0xbc5cx3[_0x387d[67]];_0xbc5cxa++){if(null!= _0xbc5cx3[_0xbc5cxa]){var _0xbc5cx12=mxUtils[_0x387d[477]](_0xbc5cx2[_0x387d[474]](_0xbc5cx3[_0xbc5cxa]),_0xbc5cx4,_0xbc5cx5,_0xbc5cx9);_0xbc5cx2[_0x387d[475]](_0xbc5cx3[_0xbc5cxa],_0xbc5cx12)}}}finally{_0xbc5cx2[_0x387d[476]]()}}},setStyleFlag:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){if(null== _0xbc5cx2|| 0== _0xbc5cx2[_0x387d[67]]){_0xbc5cx2= _0xbc5cx5|| null== _0xbc5cx5?_0xbc5cx3+ _0x387d[226]+ _0xbc5cx4:_0xbc5cx3+ _0x387d[478]}else {var _0xbc5cx9=_0xbc5cx2[_0x387d[2]](_0xbc5cx3+ _0x387d[226]);if(0> _0xbc5cx9){_0xbc5cx9= _0x387d[471]== _0xbc5cx2[_0x387d[225]](_0xbc5cx2[_0x387d[67]]- 1)?_0x387d[110]:_0x387d[471],_0xbc5cx2= _0xbc5cx5|| null== _0xbc5cx5?_0xbc5cx2+ _0xbc5cx9+ _0xbc5cx3+ _0x387d[226]+ _0xbc5cx4:_0xbc5cx2+ _0xbc5cx9+ _0xbc5cx3+ _0x387d[478]}else {var _0xbc5cxa=_0xbc5cx2[_0x387d[2]](_0x387d[471],_0xbc5cx9),_0xbc5cx12=_0x387d[110],_0xbc5cx12=0> _0xbc5cxa?_0xbc5cx2[_0x387d[85]](_0xbc5cx9+ _0xbc5cx3[_0x387d[67]]+ 1):_0xbc5cx2[_0x387d[85]](_0xbc5cx9+ _0xbc5cx3[_0x387d[67]]+ 1,_0xbc5cxa),_0xbc5cx12=null== _0xbc5cx5?parseInt(_0xbc5cx12)^ _0xbc5cx4:_0xbc5cx5?parseInt(_0xbc5cx12)| _0xbc5cx4:parseInt(_0xbc5cx12)& ~_0xbc5cx4;_0xbc5cx2= _0xbc5cx2[_0x387d[85]](0,_0xbc5cx9)+ _0xbc5cx3+ _0x387d[226]+ _0xbc5cx12+ (0<= _0xbc5cxa?_0xbc5cx2[_0x387d[85]](_0xbc5cxa):_0x387d[110])}};return _0xbc5cx2},getAlignmentAsPoint:function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=0,_0xbc5cx5=0;_0xbc5cx2== mxConstants[_0x387d[479]]?_0xbc5cx4= -0.5:_0xbc5cx2== mxConstants[_0x387d[480]]&& (_0xbc5cx4= -1);_0xbc5cx3== mxConstants[_0x387d[481]]?_0xbc5cx5= -0.5:_0xbc5cx3== mxConstants[_0x387d[482]]&& (_0xbc5cx5= -1);return new mxPoint(_0xbc5cx4,_0xbc5cx5)},getSizeForString:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx3= null!= _0xbc5cx3?_0xbc5cx3:mxConstants[_0x387d[483]];_0xbc5cx4= null!= _0xbc5cx4?_0xbc5cx4:mxConstants[_0x387d[484]];var _0xbc5cx5=document[_0x387d[55]](_0x387d[485]);_0xbc5cx5[_0x387d[124]][_0x387d[486]]= _0xbc5cx4;_0xbc5cx5[_0x387d[124]][_0x387d[487]]= Math[_0x387d[488]](_0xbc5cx3)+ _0x387d[168];_0xbc5cx5[_0x387d[124]][_0x387d[489]]= Math[_0x387d[488]](_0xbc5cx3* mxConstants[_0x387d[490]])+ _0x387d[168];_0xbc5cx5[_0x387d[124]][_0x387d[491]]= _0x387d[492];_0xbc5cx5[_0x387d[124]][_0x387d[493]]= _0x387d[494];_0xbc5cx5[_0x387d[124]][_0x387d[187]]= _0x387d[188];_0xbc5cx5[_0x387d[124]][_0x387d[495]]= mxClient[_0x387d[496]]?_0x387d[497]:_0x387d[498];_0xbc5cx5[_0x387d[124]][_0x387d[499]]= _0x387d[500];_0xbc5cx5[_0x387d[339]]= _0xbc5cx2;document[_0x387d[112]][_0x387d[62]](_0xbc5cx5);_0xbc5cx2= new mxRectangle(0,0,_0xbc5cx5[_0x387d[359]],_0xbc5cx5[_0x387d[167]]);document[_0x387d[112]][_0x387d[266]](_0xbc5cx5);return _0xbc5cx2},getViewXml:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){_0xbc5cx5= null!= _0xbc5cx5?_0xbc5cx5:0;_0xbc5cx9= null!= _0xbc5cx9?_0xbc5cx9:0;_0xbc5cx3= null!= _0xbc5cx3?_0xbc5cx3:1;null== _0xbc5cx4&& (_0xbc5cx4= [_0xbc5cx2[_0x387d[502]]()[_0x387d[501]]()]);var _0xbc5cxa=_0xbc5cx2[_0x387d[249]](),_0xbc5cx12=null,_0xbc5cx13=_0xbc5cxa[_0x387d[503]]();_0xbc5cxa[_0x387d[504]](!1);var _0xbc5cx14=_0xbc5cxa[_0x387d[505]],_0xbc5cx15=_0xbc5cxa[_0x387d[506]];_0xbc5cx2[_0x387d[507]]== mxConstants[_0x387d[508]]?(_0xbc5cxa[_0x387d[505]]= document[_0x387d[509]](mxConstants.NS_SVG,_0x387d[449]),_0xbc5cxa[_0x387d[510]][_0x387d[62]](_0xbc5cxa[_0x387d[505]]),_0xbc5cxa[_0x387d[506]]= document[_0x387d[509]](mxConstants.NS_SVG,_0x387d[449])):(_0xbc5cxa[_0x387d[505]]= _0xbc5cxa[_0x387d[505]][_0x387d[511]](!1),_0xbc5cxa[_0x387d[510]][_0x387d[62]](_0xbc5cxa[_0x387d[505]]),_0xbc5cxa[_0x387d[506]]= _0xbc5cxa[_0x387d[506]][_0x387d[511]](!1));_0xbc5cxa[_0x387d[510]][_0x387d[62]](_0xbc5cxa[_0x387d[506]]);var _0xbc5cx16=_0xbc5cxa[_0x387d[512]]();_0xbc5cxa[_0x387d[513]]= new mxPoint(_0xbc5cx5,_0xbc5cx9);_0xbc5cx3= new mxTemporaryCellStates(_0xbc5cx2[_0x387d[249]](),_0xbc5cx3,_0xbc5cx4);try{_0xbc5cx12= ( new mxCodec)[_0x387d[514]](_0xbc5cx2[_0x387d[249]]())}finally{_0xbc5cx3[_0x387d[515]](),_0xbc5cxa[_0x387d[513]]= _0xbc5cx16,_0xbc5cxa[_0x387d[510]][_0x387d[266]](_0xbc5cxa[_0x387d[505]]),_0xbc5cxa[_0x387d[510]][_0x387d[266]](_0xbc5cxa[_0x387d[506]]),_0xbc5cxa[_0x387d[505]]= _0xbc5cx14,_0xbc5cxa[_0x387d[506]]= _0xbc5cx15,_0xbc5cxa[_0x387d[504]](_0xbc5cx13)};return _0xbc5cx12},getScaleForPageCount:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){if(1> _0xbc5cx2){return 1};_0xbc5cx4= null!= _0xbc5cx4?_0xbc5cx4:mxConstants[_0x387d[516]];_0xbc5cx5= null!= _0xbc5cx5?_0xbc5cx5:0;var _0xbc5cx9=_0xbc5cx4[_0x387d[117]]- 2* _0xbc5cx5;_0xbc5cx4= _0xbc5cx4[_0x387d[119]]- 2* _0xbc5cx5;_0xbc5cx5= _0xbc5cx3[_0x387d[517]]()[_0x387d[238]]();_0xbc5cx3= _0xbc5cx3[_0x387d[249]]()[_0x387d[518]]();_0xbc5cx5[_0x387d[117]]/= _0xbc5cx3;_0xbc5cx5[_0x387d[119]]/= _0xbc5cx3;_0xbc5cx3= _0xbc5cx5[_0x387d[117]];_0xbc5cx4= _0xbc5cx3/ _0xbc5cx5[_0x387d[119]]/ (_0xbc5cx9/ _0xbc5cx4);_0xbc5cx5= Math[_0x387d[428]](_0xbc5cx2);var _0xbc5cxa=Math[_0x387d[428]](_0xbc5cx4);_0xbc5cx4= _0xbc5cx5* _0xbc5cxa;_0xbc5cx5/= _0xbc5cxa;if(1> _0xbc5cx4&& _0xbc5cx5> _0xbc5cx2){var _0xbc5cx12=_0xbc5cx5/ _0xbc5cx2;_0xbc5cx5= _0xbc5cx2;_0xbc5cx4/= _0xbc5cx12};1> _0xbc5cx5&& _0xbc5cx4> _0xbc5cx2&& (_0xbc5cx12= _0xbc5cx4/ _0xbc5cx2,_0xbc5cx4= _0xbc5cx2,_0xbc5cx5/= _0xbc5cx12);_0xbc5cx12= Math[_0x387d[430]](_0xbc5cx4)* Math[_0x387d[430]](_0xbc5cx5);for(_0xbc5cxa= 0;_0xbc5cx12> _0xbc5cx2;){var _0xbc5cx12=Math[_0x387d[519]](_0xbc5cx4)/ _0xbc5cx4,_0xbc5cx13=Math[_0x387d[519]](_0xbc5cx5)/ _0xbc5cx5;1== _0xbc5cx12&& (_0xbc5cx12= Math[_0x387d[519]](_0xbc5cx4- 1)/ _0xbc5cx4);1== _0xbc5cx13&& (_0xbc5cx13= Math[_0x387d[519]](_0xbc5cx5- 1)/ _0xbc5cx5);_0xbc5cx12= _0xbc5cx12> _0xbc5cx13?_0xbc5cx12:_0xbc5cx13;_0xbc5cx4*= _0xbc5cx12;_0xbc5cx5*= _0xbc5cx12;_0xbc5cx12= Math[_0x387d[430]](_0xbc5cx4)* Math[_0x387d[430]](_0xbc5cx5);_0xbc5cxa++;if(10< _0xbc5cxa){break}};return 0.99999* (_0xbc5cx9* _0xbc5cx4/ _0xbc5cx3)},show:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){_0xbc5cx4= null!= _0xbc5cx4?_0xbc5cx4:0;_0xbc5cx5= null!= _0xbc5cx5?_0xbc5cx5:0;null== _0xbc5cx3?_0xbc5cx3= window[_0x387d[392]]()[_0x387d[395]]:_0xbc5cx3[_0x387d[392]]();var _0xbc5cx9=_0xbc5cx2[_0x387d[517]]();_0xbc5cx4= -_0xbc5cx9[_0x387d[235]]+ _0xbc5cx4;_0xbc5cx5= -_0xbc5cx9[_0x387d[236]]+ _0xbc5cx5;if(mxClient[_0x387d[80]]){for(var _0xbc5cx9=_0x387d[520],_0xbc5cxa=document[_0x387d[64]](_0x387d[521]),_0xbc5cx12=0;_0xbc5cx12< _0xbc5cxa[_0x387d[67]];_0xbc5cx12++){_0xbc5cx9+= _0xbc5cxa[_0xbc5cx12][_0x387d[342]]};_0xbc5cx9+= _0x387d[522];for(_0xbc5cx12= 0;_0xbc5cx12< document[_0x387d[523]][_0x387d[67]];_0xbc5cx12++){try{_0xbc5cx9+= document[_0x387d[523]](_0xbc5cx12)[_0x387d[103]]}catch(h){}};_0xbc5cx9+= _0x387d[524];_0xbc5cx9+= _0x387d[525];_0xbc5cx9+= _0xbc5cx2[_0x387d[526]][_0x387d[339]];_0xbc5cx9+= _0x387d[527];_0xbc5cx9+= _0x387d[528];_0xbc5cx3[_0x387d[171]](_0xbc5cx9);_0xbc5cx3[_0x387d[268]]();_0xbc5cx2= _0xbc5cx3[_0x387d[112]][_0x387d[64]](_0x387d[529])[0];null!= _0xbc5cx2&& (_0xbc5cx2[_0x387d[124]][_0x387d[491]]= _0x387d[492],_0xbc5cx2[_0x387d[124]][_0x387d[361]]= _0xbc5cx4+ _0x387d[168],_0xbc5cx2[_0x387d[124]][_0x387d[125]]= _0xbc5cx5+ _0x387d[168])}else {_0xbc5cx3[_0x387d[171]](_0x387d[530]);_0xbc5cx3[_0x387d[171]](_0x387d[531]);_0xbc5cxa= document[_0x387d[64]](_0x387d[521]);for(_0xbc5cx12= 0;_0xbc5cx12< _0xbc5cxa[_0x387d[67]];_0xbc5cx12++){_0xbc5cx3[_0x387d[171]](mxUtils[_0x387d[532]](_0xbc5cxa[_0xbc5cx12]))};_0xbc5cxa= document[_0x387d[64]](_0x387d[54]);for(_0xbc5cx12= 0;_0xbc5cx12< _0xbc5cxa[_0x387d[67]];_0xbc5cx12++){_0xbc5cx3[_0x387d[171]](mxUtils[_0x387d[532]](_0xbc5cxa[_0xbc5cx12]))};_0xbc5cxa= document[_0x387d[64]](_0x387d[124]);for(_0xbc5cx12= 0;_0xbc5cx12< _0xbc5cxa[_0x387d[67]];_0xbc5cx12++){_0xbc5cx3[_0x387d[171]](mxUtils[_0x387d[532]](_0xbc5cxa[_0xbc5cx12]))};_0xbc5cx3[_0x387d[171]](_0x387d[533]);_0xbc5cx3[_0x387d[171]](_0x387d[534]);_0xbc5cx3[_0x387d[268]]();null== _0xbc5cx3[_0x387d[112]]&& _0xbc5cx3[_0x387d[158]][_0x387d[62]](_0xbc5cx3[_0x387d[55]](_0x387d[112]));_0xbc5cx3[_0x387d[112]][_0x387d[124]][_0x387d[277]]= _0x387d[278];for(_0xbc5cx2= _0xbc5cx2[_0x387d[526]][_0x387d[285]];null!= _0xbc5cx2;){_0xbc5cx12= _0xbc5cx2[_0x387d[511]](!0),_0xbc5cx3[_0x387d[112]][_0x387d[62]](_0xbc5cx12),_0xbc5cx2= _0xbc5cx2[_0x387d[287]]};_0xbc5cx2= _0xbc5cx3[_0x387d[64]](_0x387d[449])[0];null!= _0xbc5cx2&& (_0xbc5cx2[_0x387d[57]](_0x387d[535],_0x387d[536]+ _0xbc5cx4+ _0x387d[537]+ _0xbc5cx5+ _0x387d[460]),_0xbc5cx4= _0xbc5cx2[_0x387d[538]],_0xbc5cx4[_0x387d[57]](_0x387d[117],_0xbc5cx9[_0x387d[117]]+ Math[_0x387d[160]](_0xbc5cx9[_0x387d[235]],0)+ 3),_0xbc5cx4[_0x387d[57]](_0x387d[119],_0xbc5cx9[_0x387d[119]]+ Math[_0x387d[160]](_0xbc5cx9[_0x387d[236]],0)+ 3))};mxUtils[_0x387d[272]](_0xbc5cx3[_0x387d[112]]);return _0xbc5cx3},printScreen:function(_0xbc5cx2){var _0xbc5cx3=window[_0x387d[392]]();mxUtils[_0x387d[539]](_0xbc5cx2,_0xbc5cx3[_0x387d[395]]);_0xbc5cx2= function(){_0xbc5cx3[_0x387d[393]]();_0xbc5cx3[_0x387d[540]]();_0xbc5cx3[_0x387d[268]]()};mxClient[_0x387d[76]]?_0xbc5cx3[_0x387d[261]](_0xbc5cx2,500):_0xbc5cx2()},popup:function(_0xbc5cx2,_0xbc5cx3){if(_0xbc5cx3){var _0xbc5cx4=document[_0x387d[55]](_0x387d[485]);_0xbc5cx4[_0x387d[124]][_0x387d[277]]= _0x387d[276];_0xbc5cx4[_0x387d[124]][_0x387d[117]]= _0x387d[541];_0xbc5cx4[_0x387d[124]][_0x387d[119]]= _0x387d[542];var _0xbc5cx5=document[_0x387d[55]](_0x387d[543]);_0xbc5cx5[_0x387d[339]]= mxUtils[_0x387d[321]](_0xbc5cx2,!1)[_0x387d[230]](/\n/g,_0x387d[545])[_0x387d[230]](/ /g,_0x387d[544]);_0xbc5cx4[_0x387d[62]](_0xbc5cx5);_0xbc5cx4= new mxWindow(_0x387d[546],_0xbc5cx4,document[_0x387d[112]][_0x387d[159]]/ 2- 320,(document[_0x387d[112]][_0x387d[157]]|| document[_0x387d[158]][_0x387d[157]])/ 2- 240,640,480,!1,!0);_0xbc5cx4[_0x387d[164]](!0);_0xbc5cx4[_0x387d[175]](!0)}else {mxClient[_0x387d[133]]?(_0xbc5cx4= window[_0x387d[392]](),_0xbc5cx4[_0x387d[395]][_0x387d[171]](_0x387d[547]+ mxUtils[_0x387d[321]](_0xbc5cx2)+ _0x387d[548]),_0xbc5cx4[_0x387d[395]][_0x387d[268]]()):(_0xbc5cx4= window[_0x387d[392]](),_0xbc5cx5= _0xbc5cx4[_0x387d[395]][_0x387d[55]](_0x387d[543]),_0xbc5cx5[_0x387d[339]]= mxUtils[_0x387d[321]](_0xbc5cx2,!1)[_0x387d[230]](/\n/g,_0x387d[545])[_0x387d[230]](/ /g,_0x387d[544]),_0xbc5cx4[_0x387d[395]][_0x387d[112]][_0x387d[62]](_0xbc5cx5))}},alert:function(_0xbc5cx2){alert(_0xbc5cx2)},prompt:function(_0xbc5cx2,_0xbc5cx3){return prompt(_0xbc5cx2,_0xbc5cx3)},confirm:function(_0xbc5cx2){return confirm(_0xbc5cx2)},error:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){var _0xbc5cx9=document[_0x387d[55]](_0x387d[485]);_0xbc5cx9[_0x387d[124]][_0x387d[549]]= _0x387d[550];var _0xbc5cxa=document[_0x387d[55]](_0x387d[466]);_0xbc5cxa[_0x387d[57]](_0x387d[390],_0xbc5cx5|| mxUtils[_0x387d[551]]);_0xbc5cxa[_0x387d[57]](_0x387d[552],_0x387d[553]);_0xbc5cxa[_0x387d[124]][_0x387d[123]]= _0x387d[554];_0xbc5cx9[_0x387d[62]](_0xbc5cxa);_0xbc5cx9[_0x387d[62]](document[_0x387d[344]](_0x387d[555]));_0xbc5cx9[_0x387d[62]](document[_0x387d[344]](_0x387d[555]));_0xbc5cx9[_0x387d[62]](document[_0x387d[344]](_0x387d[555]));mxUtils[_0x387d[53]](_0xbc5cx9,_0xbc5cx2);_0xbc5cx2= document[_0x387d[112]][_0x387d[159]];_0xbc5cx5= document[_0x387d[112]][_0x387d[157]]|| document[_0x387d[158]][_0x387d[157]];var _0xbc5cx12= new mxWindow(mxResources[_0x387d[203]](mxUtils[_0x387d[556]])|| mxUtils[_0x387d[556]],_0xbc5cx9,(_0xbc5cx2- _0xbc5cx3)/ 2,_0xbc5cx5/ 4,_0xbc5cx3,null,!1,!0);_0xbc5cx4&& (mxUtils[_0x387d[345]](_0xbc5cx9),_0xbc5cx3= document[_0x387d[55]](_0x387d[346]),_0xbc5cx4= document[_0x387d[55]](_0x387d[172]),mxClient[_0x387d[80]]?_0xbc5cx4[_0x387d[124]][_0x387d[103]]= _0x387d[557]:_0xbc5cx4[_0x387d[57]](_0x387d[124],_0x387d[557]),mxEvent[_0x387d[169]](_0xbc5cx4,_0x387d[173],function(_0xbc5cx2){_0xbc5cx12[_0x387d[515]]()}),mxUtils[_0x387d[53]](_0xbc5cx4,mxResources[_0x387d[203]](mxUtils[_0x387d[558]])|| mxUtils[_0x387d[558]]),_0xbc5cx3[_0x387d[62]](_0xbc5cx4),_0xbc5cx9[_0x387d[62]](_0xbc5cx3),mxUtils[_0x387d[345]](_0xbc5cx9),_0xbc5cx12[_0x387d[164]](!0));_0xbc5cx12[_0x387d[175]](!0);return _0xbc5cx12},makeDraggable:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13,_0xbc5cx14,_0xbc5cx15){_0xbc5cx2= new mxDragSource(_0xbc5cx2,_0xbc5cx4);_0xbc5cx2[_0x387d[559]]= new mxPoint(null!= _0xbc5cx9?_0xbc5cx9:0,null!= _0xbc5cxa?_0xbc5cxa:mxConstants[_0x387d[560]]);_0xbc5cx2[_0x387d[561]]= _0xbc5cx12;_0xbc5cx2[_0x387d[562]](!1);null!= _0xbc5cx14&& (_0xbc5cx2[_0x387d[563]]= _0xbc5cx14);null!= _0xbc5cx15&& (_0xbc5cx2[_0x387d[564]]= _0xbc5cx15);_0xbc5cx2[_0x387d[565]]= function(_0xbc5cx2){return _0x387d[279]== typeof _0xbc5cx3?_0xbc5cx3(_0xbc5cx2):_0xbc5cx3};null!= _0xbc5cx5&& (_0xbc5cx2[_0x387d[566]]= function(){return _0xbc5cx5[_0x387d[511]](!0)},_0xbc5cx13&& (_0xbc5cx2[_0x387d[567]]= function(_0xbc5cx2){var _0xbc5cx3=_0xbc5cx5[_0x387d[511]](!0),_0xbc5cx4=parseInt(_0xbc5cx3[_0x387d[124]][_0x387d[117]]),_0xbc5cx9=parseInt(_0xbc5cx3[_0x387d[124]][_0x387d[119]]);_0xbc5cx3[_0x387d[124]][_0x387d[117]]= Math[_0x387d[488]](_0xbc5cx4* _0xbc5cx2[_0x387d[441]][_0x387d[255]])+ _0x387d[168];_0xbc5cx3[_0x387d[124]][_0x387d[119]]= Math[_0x387d[488]](_0xbc5cx9* _0xbc5cx2[_0x387d[441]][_0x387d[255]])+ _0x387d[168];return _0xbc5cx3}));return _0xbc5cx2}},mxConstants={DEFAULT_HOTSPOT:0.3,MIN_HOTSPOT_SIZE:8,MAX_HOTSPOT_SIZE:0,RENDERING_HINT_EXACT:_0x387d[568],RENDERING_HINT_FASTER:_0x387d[569],RENDERING_HINT_FASTEST:_0x387d[570],DIALECT_SVG:_0x387d[571],DIALECT_VML:_0x387d[572],DIALECT_MIXEDHTML:_0x387d[573],DIALECT_PREFERHTML:_0x387d[574],DIALECT_STRICTHTML:_0x387d[575],NS_SVG:_0x387d[576],NS_XHTML:_0x387d[577],NS_XLINK:_0x387d[578],SHADOWCOLOR:_0x387d[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:_0x387d[580],DEFAULT_INVALID_COLOR:_0x387d[581],HIGHLIGHT_STROKEWIDTH:3,CURSOR_MOVABLE_VERTEX:_0x387d[582],CURSOR_MOVABLE_EDGE:_0x387d[582],CURSOR_LABEL_HANDLE:_0x387d[583],CURSOR_BEND_HANDLE:_0x387d[356],CURSOR_CONNECT:_0x387d[356],HIGHLIGHT_COLOR:_0x387d[580],CONNECT_TARGET_COLOR:_0x387d[584],INVALID_CONNECT_TARGET_COLOR:_0x387d[581],DROP_TARGET_COLOR:_0x387d[584],VALID_COLOR:_0x387d[580],INVALID_COLOR:_0x387d[581],EDGE_SELECTION_COLOR:_0x387d[580],VERTEX_SELECTION_COLOR:_0x387d[580],VERTEX_SELECTION_STROKEWIDTH:1,EDGE_SELECTION_STROKEWIDTH:1,VERTEX_SELECTION_DASHED:!0,EDGE_SELECTION_DASHED:!0,GUIDE_COLOR:_0x387d[581],GUIDE_STROKEWIDTH:1,OUTLINE_COLOR:_0x387d[585],OUTLINE_STROKEWIDTH:mxClient[_0x387d[80]]?2:3,HANDLE_SIZE:7,LABEL_HANDLE_SIZE:4,HANDLE_FILLCOLOR:_0x387d[580],HANDLE_STROKECOLOR:_0x387d[586],LABEL_HANDLE_FILLCOLOR:_0x387d[587],CONNECT_HANDLE_FILLCOLOR:_0x387d[584],LOCKED_HANDLE_FILLCOLOR:_0x387d[581],OUTLINE_HANDLE_FILLCOLOR:_0x387d[588],OUTLINE_HANDLE_STROKECOLOR:_0x387d[589],DEFAULT_FONTFAMILY:_0x387d[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:_0x387d[130],STYLE_PERIMETER:_0x387d[591],STYLE_SOURCE_PORT:_0x387d[592],STYLE_TARGET_PORT:_0x387d[593],STYLE_PORT_CONSTRAINT:_0x387d[594],STYLE_OPACITY:_0x387d[461],STYLE_TEXT_OPACITY:_0x387d[595],STYLE_OVERFLOW:_0x387d[277],STYLE_ORTHOGONAL:_0x387d[596],STYLE_EXIT_X:_0x387d[597],STYLE_EXIT_Y:_0x387d[598],STYLE_EXIT_PERIMETER:_0x387d[599],STYLE_ENTRY_X:_0x387d[600],STYLE_ENTRY_Y:_0x387d[601],STYLE_ENTRY_PERIMETER:_0x387d[602],STYLE_WHITE_SPACE:_0x387d[493],STYLE_ROTATION:_0x387d[603],STYLE_FILLCOLOR:_0x387d[604],STYLE_SWIMLANE_FILLCOLOR:_0x387d[605],STYLE_GRADIENTCOLOR:_0x387d[606],STYLE_GRADIENT_DIRECTION:_0x387d[607],STYLE_STROKECOLOR:_0x387d[608],STYLE_SEPARATORCOLOR:_0x387d[609],STYLE_STROKEWIDTH:_0x387d[610],STYLE_ALIGN:_0x387d[611],STYLE_VERTICAL_ALIGN:_0x387d[123],STYLE_LABEL_POSITION:_0x387d[612],STYLE_VERTICAL_LABEL_POSITION:_0x387d[613],STYLE_IMAGE_ASPECT:_0x387d[614],STYLE_IMAGE_ALIGN:_0x387d[615],STYLE_IMAGE_VERTICAL_ALIGN:_0x387d[616],STYLE_GLASS:_0x387d[617],STYLE_IMAGE:_0x387d[618],STYLE_IMAGE_WIDTH:_0x387d[619],STYLE_IMAGE_HEIGHT:_0x387d[620],STYLE_IMAGE_BACKGROUND:_0x387d[621],STYLE_IMAGE_BORDER:_0x387d[622],STYLE_FLIPH:_0x387d[623],STYLE_FLIPV:_0x387d[624],STYLE_NOLABEL:_0x387d[625],STYLE_NOEDGESTYLE:_0x387d[626],STYLE_LABEL_BACKGROUNDCOLOR:_0x387d[627],STYLE_LABEL_BORDERCOLOR:_0x387d[628],STYLE_LABEL_PADDING:_0x387d[629],STYLE_INDICATOR_SHAPE:_0x387d[630],STYLE_INDICATOR_IMAGE:_0x387d[631],STYLE_INDICATOR_COLOR:_0x387d[632],STYLE_INDICATOR_STROKECOLOR:_0x387d[633],STYLE_INDICATOR_GRADIENTCOLOR:_0x387d[634],STYLE_INDICATOR_SPACING:_0x387d[635],STYLE_INDICATOR_WIDTH:_0x387d[636],STYLE_INDICATOR_HEIGHT:_0x387d[637],STYLE_INDICATOR_DIRECTION:_0x387d[638],STYLE_SHADOW:_0x387d[639],STYLE_SEGMENT:_0x387d[640],STYLE_ENDARROW:_0x387d[641],STYLE_STARTARROW:_0x387d[642],STYLE_ENDSIZE:_0x387d[643],STYLE_STARTSIZE:_0x387d[644],STYLE_SWIMLANE_LINE:_0x387d[645],STYLE_ENDFILL:_0x387d[646],STYLE_STARTFILL:_0x387d[647],STYLE_DASHED:_0x387d[648],STYLE_DASH_PATTERN:_0x387d[649],STYLE_ROUNDED:_0x387d[650],STYLE_CURVED:_0x387d[651],STYLE_ARCSIZE:_0x387d[652],STYLE_SMOOTH:_0x387d[653],STYLE_SOURCE_PERIMETER_SPACING:_0x387d[654],STYLE_TARGET_PERIMETER_SPACING:_0x387d[655],STYLE_PERIMETER_SPACING:_0x387d[656],STYLE_SPACING:_0x387d[657],STYLE_SPACING_TOP:_0x387d[658],STYLE_SPACING_LEFT:_0x387d[659],STYLE_SPACING_BOTTOM:_0x387d[660],STYLE_SPACING_RIGHT:_0x387d[661],STYLE_HORIZONTAL:_0x387d[662],STYLE_DIRECTION:_0x387d[663],STYLE_ELBOW:_0x387d[664],STYLE_FONTCOLOR:_0x387d[665],STYLE_FONTFAMILY:_0x387d[486],STYLE_FONTSIZE:_0x387d[487],STYLE_FONTSTYLE:_0x387d[666],STYLE_AUTOSIZE:_0x387d[667],STYLE_FOLDABLE:_0x387d[668],STYLE_EDITABLE:_0x387d[669],STYLE_BENDABLE:_0x387d[670],STYLE_MOVABLE:_0x387d[671],STYLE_RESIZABLE:_0x387d[672],STYLE_CLONEABLE:_0x387d[673],STYLE_DELETABLE:_0x387d[674],STYLE_SHAPE:_0x387d[253],STYLE_EDGE:_0x387d[675],STYLE_LOOP:_0x387d[676],STYLE_ROUTING_CENTER_X:_0x387d[677],STYLE_ROUTING_CENTER_Y:_0x387d[678],FONT_BOLD:1,FONT_ITALIC:2,FONT_UNDERLINE:4,FONT_SHADOW:8,SHAPE_RECTANGLE:_0x387d[679],SHAPE_ELLIPSE:_0x387d[680],SHAPE_DOUBLE_ELLIPSE:_0x387d[681],SHAPE_RHOMBUS:_0x387d[682],SHAPE_LINE:_0x387d[683],SHAPE_IMAGE:_0x387d[618],SHAPE_ARROW:_0x387d[684],SHAPE_LABEL:_0x387d[685],SHAPE_CYLINDER:_0x387d[686],SHAPE_SWIMLANE:_0x387d[687],SHAPE_CONNECTOR:_0x387d[688],SHAPE_ACTOR:_0x387d[689],SHAPE_CLOUD:_0x387d[690],SHAPE_TRIANGLE:_0x387d[691],SHAPE_HEXAGON:_0x387d[692],ARROW_CLASSIC:_0x387d[693],ARROW_BLOCK:_0x387d[694],ARROW_OPEN:_0x387d[392],ARROW_OVAL:_0x387d[695],ARROW_DIAMOND:_0x387d[696],ARROW_DIAMOND_THIN:_0x387d[697],ALIGN_LEFT:_0x387d[361],ALIGN_CENTER:_0x387d[698],ALIGN_RIGHT:_0x387d[699],ALIGN_TOP:_0x387d[125],ALIGN_MIDDLE:_0x387d[554],ALIGN_BOTTOM:_0x387d[553],DIRECTION_NORTH:_0x387d[700],DIRECTION_SOUTH:_0x387d[701],DIRECTION_EAST:_0x387d[702],DIRECTION_WEST:_0x387d[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:_0x387d[704],ELBOW_HORIZONTAL:_0x387d[662],EDGESTYLE_ELBOW:_0x387d[705],EDGESTYLE_ENTITY_RELATION:_0x387d[706],EDGESTYLE_LOOP:_0x387d[707],EDGESTYLE_SIDETOSIDE:_0x387d[708],EDGESTYLE_TOPTOBOTTOM:_0x387d[709],EDGESTYLE_ORTHOGONAL:_0x387d[710],EDGESTYLE_SEGMENT:_0x387d[711],PERIMETER_ELLIPSE:_0x387d[712],PERIMETER_RECTANGLE:_0x387d[713],PERIMETER_RHOMBUS:_0x387d[714],PERIMETER_TRIANGLE:_0x387d[715]};function mxEventObject(_0xbc5cx2){this[_0x387d[298]]= _0xbc5cx2;this[_0x387d[716]]= [];for(var _0xbc5cx3=1;_0xbc5cx3< arguments[_0x387d[67]];_0xbc5cx3+= 2){null!= arguments[_0xbc5cx3+ 1]&& (this[_0x387d[716]][arguments[_0xbc5cx3]]= arguments[_0xbc5cx3+ 1])}}mxEventObject[_0x387d[202]][_0x387d[298]]= null;mxEventObject[_0x387d[202]][_0x387d[716]]= null;mxEventObject[_0x387d[202]][_0x387d[717]]= !1;mxEventObject[_0x387d[202]][_0x387d[718]]= function(){return this[_0x387d[298]]};mxEventObject[_0x387d[202]][_0x387d[719]]= function(){return this[_0x387d[716]]};mxEventObject[_0x387d[202]][_0x387d[720]]= function(_0xbc5cx2){return this[_0x387d[716]][_0xbc5cx2]};mxEventObject[_0x387d[202]][_0x387d[721]]= function(){return this[_0x387d[717]]};mxEventObject[_0x387d[202]][_0x387d[722]]= function(){this[_0x387d[717]]= !0};function mxMouseEvent(_0xbc5cx2,_0xbc5cx3){this[_0x387d[723]]= _0xbc5cx2;this[_0x387d[724]]= _0xbc5cx3}mxMouseEvent[_0x387d[202]][_0x387d[717]]= !1;mxMouseEvent[_0x387d[202]][_0x387d[723]]= null;mxMouseEvent[_0x387d[202]][_0x387d[725]]= null;mxMouseEvent[_0x387d[202]][_0x387d[726]]= null;mxMouseEvent[_0x387d[202]][_0x387d[724]]= null;mxMouseEvent[_0x387d[202]][_0x387d[727]]= function(){return this[_0x387d[723]]};mxMouseEvent[_0x387d[202]][_0x387d[728]]= function(){return mxEvent[_0x387d[728]](this[_0x387d[723]])};mxMouseEvent[_0x387d[202]][_0x387d[729]]= function(_0xbc5cx2){if(null!= _0xbc5cx2){for(var _0xbc5cx3=this[_0x387d[728]]();null!= _0xbc5cx3;){if(_0xbc5cx3== _0xbc5cx2[_0x387d[252]]){return !0};_0xbc5cx3= _0xbc5cx3[_0x387d[265]]}};return !1};mxMouseEvent[_0x387d[202]][_0x387d[730]]= function(){return mxEvent[_0x387d[731]](this[_0x387d[727]]())};mxMouseEvent[_0x387d[202]][_0x387d[732]]= function(){return mxEvent[_0x387d[733]](this[_0x387d[727]]())};mxMouseEvent[_0x387d[202]][_0x387d[734]]= function(){return this[_0x387d[725]]};mxMouseEvent[_0x387d[202]][_0x387d[735]]= function(){return this[_0x387d[726]]};mxMouseEvent[_0x387d[202]][_0x387d[248]]= function(){return this[_0x387d[724]]};mxMouseEvent[_0x387d[202]][_0x387d[736]]= function(){var _0xbc5cx2=this[_0x387d[248]]();return null!= _0xbc5cx2?_0xbc5cx2[_0x387d[246]]:null};mxMouseEvent[_0x387d[202]][_0x387d[737]]= function(){return mxEvent[_0x387d[737]](this[_0x387d[727]]())};mxMouseEvent[_0x387d[202]][_0x387d[721]]= function(){return this[_0x387d[717]]};mxMouseEvent[_0x387d[202]][_0x387d[722]]= function(_0xbc5cx2){(null!= _0xbc5cx2?_0xbc5cx2:1)&& this[_0x387d[723]][_0x387d[738]]&& this[_0x387d[723]][_0x387d[738]]();this[_0x387d[723]][_0x387d[739]]= !1;this[_0x387d[717]]= !0};function mxEventSource(_0xbc5cx2){this[_0x387d[740]](_0xbc5cx2)}mxEventSource[_0x387d[202]][_0x387d[741]]= null;mxEventSource[_0x387d[202]][_0x387d[742]]= !0;mxEventSource[_0x387d[202]][_0x387d[743]]= null;mxEventSource[_0x387d[202]][_0x387d[503]]= function(){return this[_0x387d[742]]};mxEventSource[_0x387d[202]][_0x387d[504]]= function(_0xbc5cx2){this[_0x387d[742]]= _0xbc5cx2};mxEventSource[_0x387d[202]][_0x387d[744]]= function(){return this[_0x387d[743]]};mxEventSource[_0x387d[202]][_0x387d[740]]= function(_0xbc5cx2){this[_0x387d[743]]= _0xbc5cx2};mxEventSource[_0x387d[202]][_0x387d[169]]= function(_0xbc5cx2,_0xbc5cx3){null== this[_0x387d[741]]&& (this[_0x387d[741]]= []);this[_0x387d[741]][_0x387d[207]](_0xbc5cx2);this[_0x387d[741]][_0x387d[207]](_0xbc5cx3)};mxEventSource[_0x387d[202]][_0x387d[745]]= function(_0xbc5cx2){if(null!= this[_0x387d[741]]){for(var _0xbc5cx3=0;_0xbc5cx3< this[_0x387d[741]][_0x387d[67]];){this[_0x387d[741]][_0xbc5cx3+ 1]== _0xbc5cx2?this[_0x387d[741]][_0x387d[300]](_0xbc5cx3,2):_0xbc5cx3+= 2}}};mxEventSource[_0x387d[202]][_0x387d[746]]= function(_0xbc5cx2,_0xbc5cx3){if(null!= this[_0x387d[741]]&& this[_0x387d[503]]()){null== _0xbc5cx2&& (_0xbc5cx2= new mxEventObject);null== _0xbc5cx3&& (_0xbc5cx3= this[_0x387d[744]]());null== _0xbc5cx3&& (_0xbc5cx3= this);for(var _0xbc5cx4=[_0xbc5cx3,_0xbc5cx2],_0xbc5cx5=0;_0xbc5cx5< this[_0x387d[741]][_0x387d[67]];_0xbc5cx5+= 2){var _0xbc5cx9=this[_0x387d[741]][_0xbc5cx5];(null== _0xbc5cx9|| _0xbc5cx9== _0xbc5cx2[_0x387d[718]]())&& this[_0x387d[741]][_0xbc5cx5+ 1][_0x387d[183]](this,_0xbc5cx4)}}};var mxEvent={objects:[],addListener:function(){var _0xbc5cx2=function(_0xbc5cx2,_0xbc5cx4,_0xbc5cx5){null== _0xbc5cx2[_0x387d[69]]&& (_0xbc5cx2[_0x387d[69]]= [],mxEvent[_0x387d[68]][_0x387d[207]](_0xbc5cx2));_0xbc5cx2[_0x387d[69]][_0x387d[207]]({name:_0xbc5cx4,f:_0xbc5cx5})};return window[_0x387d[418]]?function(_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){_0xbc5cx3[_0x387d[418]](_0xbc5cx4,_0xbc5cx5,!1);_0xbc5cx2(_0xbc5cx3,_0xbc5cx4,_0xbc5cx5)}:function(_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){_0xbc5cx3[_0x387d[108]](_0x387d[747]+ _0xbc5cx4,_0xbc5cx5);_0xbc5cx2(_0xbc5cx3,_0xbc5cx4,_0xbc5cx5)}}(),removeListener:function(){var _0xbc5cx2=function(_0xbc5cx2,_0xbc5cx4,_0xbc5cx5){if(null!= _0xbc5cx2[_0x387d[69]]){_0xbc5cx4= _0xbc5cx2[_0x387d[69]][_0x387d[67]];for(var _0xbc5cx9=0;_0xbc5cx9< _0xbc5cx4;_0xbc5cx9++){if(_0xbc5cx2[_0x387d[69]][_0xbc5cx9][_0x387d[748]]== _0xbc5cx5){_0xbc5cx2[_0x387d[69]][_0x387d[300]](_0xbc5cx9,1);break}};0== _0xbc5cx2[_0x387d[69]][_0x387d[67]]&& (_0xbc5cx2[_0x387d[69]]= null)}};return window[_0x387d[749]]?function(_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){_0xbc5cx3[_0x387d[749]](_0xbc5cx4,_0xbc5cx5,!1);_0xbc5cx2(_0xbc5cx3,_0xbc5cx4,_0xbc5cx5)}:function(_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){_0xbc5cx3[_0x387d[750]](_0x387d[747]+ _0xbc5cx4,_0xbc5cx5);_0xbc5cx2(_0xbc5cx3,_0xbc5cx4,_0xbc5cx5)}}(),removeAllListeners:function(_0xbc5cx2){var _0xbc5cx3=_0xbc5cx2[_0x387d[69]];if(null!= _0xbc5cx3){for(;0< _0xbc5cx3[_0x387d[67]];){var _0xbc5cx4=_0xbc5cx3[0];mxEvent[_0x387d[745]](_0xbc5cx2,_0xbc5cx4[_0x387d[298]],_0xbc5cx4[_0x387d[748]])}}},addGestureListeners:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){null!= _0xbc5cx3&& mxEvent[_0x387d[169]](_0xbc5cx2,_0x387d[751],_0xbc5cx3);null!= _0xbc5cx4&& mxEvent[_0x387d[169]](_0xbc5cx2,_0x387d[752],_0xbc5cx4);null!= _0xbc5cx5&& mxEvent[_0x387d[169]](_0xbc5cx2,_0x387d[753],_0xbc5cx5);mxClient[_0x387d[754]]&& (null!= _0xbc5cx3&& mxEvent[_0x387d[169]](_0xbc5cx2,_0x387d[755],_0xbc5cx3),null!= _0xbc5cx4&& mxEvent[_0x387d[169]](_0xbc5cx2,_0x387d[756],_0xbc5cx4),null!= _0xbc5cx5&& mxEvent[_0x387d[169]](_0xbc5cx2,_0x387d[757],_0xbc5cx5))},removeGestureListeners:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){null!= _0xbc5cx3&& mxEvent[_0x387d[745]](_0xbc5cx2,_0x387d[751],_0xbc5cx3);null!= _0xbc5cx4&& mxEvent[_0x387d[745]](_0xbc5cx2,_0x387d[752],_0xbc5cx4);null!= _0xbc5cx5&& mxEvent[_0x387d[745]](_0xbc5cx2,_0x387d[753],_0xbc5cx5);mxClient[_0x387d[754]]&& (null!= _0xbc5cx3&& mxEvent[_0x387d[745]](_0xbc5cx2,_0x387d[755],_0xbc5cx3),null!= _0xbc5cx4&& mxEvent[_0x387d[745]](_0xbc5cx2,_0x387d[756],_0xbc5cx4),null!= _0xbc5cx5&& mxEvent[_0x387d[745]](_0xbc5cx2,_0x387d[757],_0xbc5cx5))},redirectMouseEvents:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12){var _0xbc5cx13=function(_0xbc5cx2){return _0x387d[279]== typeof _0xbc5cx4?_0xbc5cx4(_0xbc5cx2):_0xbc5cx4};mxEvent[_0x387d[759]](_0xbc5cx2,function(_0xbc5cx2){null!= _0xbc5cx5?_0xbc5cx5(_0xbc5cx2):mxEvent[_0x387d[721]](_0xbc5cx2)|| _0xbc5cx3[_0x387d[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0xbc5cx2,_0xbc5cx13(_0xbc5cx2)))},function(_0xbc5cx2){null!= _0xbc5cx9?_0xbc5cx9(_0xbc5cx2):mxEvent[_0x387d[721]](_0xbc5cx2)|| _0xbc5cx3[_0x387d[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0xbc5cx2,_0xbc5cx13(_0xbc5cx2)))},function(_0xbc5cx2){null!= _0xbc5cxa?_0xbc5cxa(_0xbc5cx2):mxEvent[_0x387d[721]](_0xbc5cx2)|| _0xbc5cx3[_0x387d[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0xbc5cx2,_0xbc5cx13(_0xbc5cx2)))});mxEvent[_0x387d[169]](_0xbc5cx2,_0x387d[760],function(_0xbc5cx2){if(null!= _0xbc5cx12){_0xbc5cx12(_0xbc5cx2)}else {if(!mxEvent[_0x387d[721]](_0xbc5cx2)){var _0xbc5cx4=_0xbc5cx13(_0xbc5cx2);_0xbc5cx3[_0x387d[761]](_0xbc5cx2,null!= _0xbc5cx4?_0xbc5cx4[_0x387d[246]]:null)}}})},release:function(_0xbc5cx2){if(null!= _0xbc5cx2&& (mxEvent[_0x387d[70]](_0xbc5cx2),_0xbc5cx2= _0xbc5cx2[_0x387d[271]],null!= _0xbc5cx2)){for(var _0xbc5cx3=_0xbc5cx2[_0x387d[67]],_0xbc5cx4=0;_0xbc5cx4< _0xbc5cx3;_0xbc5cx4+= 1){mxEvent[_0x387d[762]](_0xbc5cx2[_0xbc5cx4])}}},addMouseWheelListener:function(_0xbc5cx2){if(null!= _0xbc5cx2){var _0xbc5cx3=function(_0xbc5cx3){null== _0xbc5cx3&& (_0xbc5cx3= window[_0x387d[763]]);var _0xbc5cx5=0,_0xbc5cx5=mxClient[_0x387d[133]]&& !mxClient[_0x387d[75]]&& !mxClient[_0x387d[76]]?-_0xbc5cx3[_0x387d[764]]/ 2:_0xbc5cx3[_0x387d[765]]/ 120;0!= _0xbc5cx5&& _0xbc5cx2(_0xbc5cx3,0< _0xbc5cx5)};mxClient[_0x387d[133]]?mxEvent[_0x387d[169]](window,mxClient[_0x387d[75]]|| mxClient[_0x387d[76]]?_0x387d[766]:_0x387d[767],_0xbc5cx3):mxEvent[_0x387d[169]](document,_0x387d[766],_0xbc5cx3)}},disableContextMenu:function(){return mxClient[_0x387d[80]]&& (_0x387d[82]=== typeof document[_0x387d[5]]|| 9> document[_0x387d[5]])?function(_0xbc5cx2){mxEvent[_0x387d[169]](_0xbc5cx2,_0x387d[768],function(){return !1})}:function(_0xbc5cx2){_0xbc5cx2[_0x387d[57]](_0x387d[769],_0x387d[770])}}(),getSource:function(_0xbc5cx2){return null!= _0xbc5cx2[_0x387d[771]]?_0xbc5cx2[_0x387d[771]]:_0xbc5cx2[_0x387d[772]]},isConsumed:function(_0xbc5cx2){return null!= _0xbc5cx2[_0x387d[721]]&& _0xbc5cx2[_0x387d[721]]},isLeftMouseButton:function(_0xbc5cx2){return _0xbc5cx2[_0x387d[172]]== (mxClient[_0x387d[80]]&& (_0x387d[82]=== typeof document[_0x387d[5]]|| 9> document[_0x387d[5]])?1:0)},isRightMouseButton:function(_0xbc5cx2){return 2== _0xbc5cx2[_0x387d[172]]},isPopupTrigger:function(_0xbc5cx2){return mxEvent[_0x387d[773]](_0xbc5cx2)|| mxEvent[_0x387d[774]](_0xbc5cx2)&& !mxEvent[_0x387d[775]](_0xbc5cx2)},isShiftDown:function(_0xbc5cx2){return null!= _0xbc5cx2?_0xbc5cx2[_0x387d[776]]:!1},isAltDown:function(_0xbc5cx2){return null!= _0xbc5cx2?_0xbc5cx2[_0x387d[777]]:!1},isControlDown:function(_0xbc5cx2){return null!= _0xbc5cx2?_0xbc5cx2[_0x387d[778]]:!1},isMetaDown:function(_0xbc5cx2){return null!= _0xbc5cx2?_0xbc5cx2[_0x387d[779]]:!1},getMainEvent:function(_0xbc5cx2){(_0x387d[755]== _0xbc5cx2[_0x387d[60]]|| _0x387d[756]== _0xbc5cx2[_0x387d[60]])&& null!= _0xbc5cx2[_0x387d[780]]&& null!= _0xbc5cx2[_0x387d[780]][0]?_0xbc5cx2= _0xbc5cx2[_0x387d[780]][0]:_0x387d[757]== _0xbc5cx2[_0x387d[60]]&& (null!= _0xbc5cx2[_0x387d[781]]&& null!= _0xbc5cx2[_0x387d[781]][0])&& (_0xbc5cx2= _0xbc5cx2[_0x387d[781]][0]);return _0xbc5cx2},getClientX:function(_0xbc5cx2){return mxEvent[_0x387d[783]](_0xbc5cx2)[_0x387d[782]]},getClientY:function(_0xbc5cx2){return mxEvent[_0x387d[783]](_0xbc5cx2)[_0x387d[784]]},consume:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx4= null!= _0xbc5cx4?_0xbc5cx4:!0;if(null!= _0xbc5cx3?_0xbc5cx3:1){_0xbc5cx2[_0x387d[738]]?(_0xbc5cx4&& _0xbc5cx2[_0x387d[785]](),_0xbc5cx2[_0x387d[738]]()):_0xbc5cx4&& (_0xbc5cx2[_0x387d[786]]= !0)};_0xbc5cx2[_0x387d[721]]= !0;_0xbc5cx2[_0x387d[739]]= !1},LABEL_HANDLE:-1,ROTATION_HANDLE:-2,MOUSE_DOWN:_0x387d[787],MOUSE_MOVE:_0x387d[788],MOUSE_UP:_0x387d[789],ACTIVATE:_0x387d[790],RESIZE_START:_0x387d[791],RESIZE:_0x387d[129],RESIZE_END:_0x387d[792],MOVE_START:_0x387d[793],MOVE:_0x387d[582],MOVE_END:_0x387d[794],PAN_START:_0x387d[795],PAN:_0x387d[796],PAN_END:_0x387d[797],MINIMIZE:_0x387d[798],NORMALIZE:_0x387d[799],MAXIMIZE:_0x387d[800],HIDE:_0x387d[801],SHOW:_0x387d[539],CLOSE:_0x387d[268],DESTROY:_0x387d[515],REFRESH:_0x387d[802],SIZE:_0x387d[803],SELECT:_0x387d[804],FIRED:_0x387d[805],GET:_0x387d[203],RECEIVE:_0x387d[806],CONNECT:_0x387d[807],DISCONNECT:_0x387d[808],SUSPEND:_0x387d[809],RESUME:_0x387d[810],MARK:_0x387d[811],SESSION:_0x387d[812],ROOT:_0x387d[813],POST:_0x387d[814],OPEN:_0x387d[392],SAVE:_0x387d[815],BEFORE_ADD_VERTEX:_0x387d[816],ADD_VERTEX:_0x387d[817],AFTER_ADD_VERTEX:_0x387d[818],DONE:_0x387d[819],EXECUTE:_0x387d[350],EXECUTED:_0x387d[820],BEGIN_UPDATE:_0x387d[473],START_EDIT:_0x387d[821],END_UPDATE:_0x387d[476],END_EDIT:_0x387d[822],BEFORE_UNDO:_0x387d[823],UNDO:_0x387d[824],REDO:_0x387d[825],CHANGE:_0x387d[826],NOTIFY:_0x387d[827],LAYOUT_CELLS:_0x387d[828],CLICK:_0x387d[173],SCALE:_0x387d[255],TRANSLATE:_0x387d[513],SCALE_AND_TRANSLATE:_0x387d[829],UP:_0x387d[830],DOWN:_0x387d[831],ADD:_0x387d[99],REMOVE:_0x387d[205],CLEAR:_0x387d[200],ADD_CELLS:_0x387d[832],CELLS_ADDED:_0x387d[833],MOVE_CELLS:_0x387d[834],CELLS_MOVED:_0x387d[835],RESIZE_CELLS:_0x387d[836],CELLS_RESIZED:_0x387d[837],TOGGLE_CELLS:_0x387d[838],CELLS_TOGGLED:_0x387d[839],ORDER_CELLS:_0x387d[840],CELLS_ORDERED:_0x387d[841],REMOVE_CELLS:_0x387d[842],CELLS_REMOVED:_0x387d[843],GROUP_CELLS:_0x387d[844],UNGROUP_CELLS:_0x387d[845],REMOVE_CELLS_FROM_PARENT:_0x387d[846],FOLD_CELLS:_0x387d[847],CELLS_FOLDED:_0x387d[848],ALIGN_CELLS:_0x387d[849],LABEL_CHANGED:_0x387d[850],CONNECT_CELL:_0x387d[851],CELL_CONNECTED:_0x387d[852],SPLIT_EDGE:_0x387d[853],FLIP_EDGE:_0x387d[854],START_EDITING:_0x387d[855],ADD_OVERLAY:_0x387d[856],REMOVE_OVERLAY:_0x387d[857],UPDATE_CELL_SIZE:_0x387d[858],ESCAPE:_0x387d[859],CLICK:_0x387d[173],DOUBLE_CLICK:_0x387d[860],START:_0x387d[861],RESET:_0x387d[862]};function mxXmlRequest(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){this[_0x387d[863]]= _0xbc5cx2;this[_0x387d[864]]= _0xbc5cx3;this[_0x387d[865]]= _0xbc5cx4|| _0x387d[866];this[_0x387d[307]]= null!= _0xbc5cx5?_0xbc5cx5:!0;this[_0x387d[867]]= _0xbc5cx9;this[_0x387d[868]]= _0xbc5cxa}mxXmlRequest[_0x387d[202]][_0x387d[863]]= null;mxXmlRequest[_0x387d[202]][_0x387d[864]]= null;mxXmlRequest[_0x387d[202]][_0x387d[865]]= null;mxXmlRequest[_0x387d[202]][_0x387d[307]]= null;mxXmlRequest[_0x387d[202]][_0x387d[869]]= !1;mxXmlRequest[_0x387d[202]][_0x387d[867]]= null;mxXmlRequest[_0x387d[202]][_0x387d[868]]= null;mxXmlRequest[_0x387d[202]][_0x387d[870]]= null;mxXmlRequest[_0x387d[202]][_0x387d[871]]= function(){return this[_0x387d[869]]};mxXmlRequest[_0x387d[202]][_0x387d[872]]= function(_0xbc5cx2){this[_0x387d[869]]= _0xbc5cx2};mxXmlRequest[_0x387d[202]][_0x387d[221]]= function(){return this[_0x387d[870]][_0x387d[873]]};mxXmlRequest[_0x387d[202]][_0x387d[220]]= function(){return 4== this[_0x387d[870]][_0x387d[417]]};mxXmlRequest[_0x387d[202]][_0x387d[874]]= function(){var _0xbc5cx2=this[_0x387d[875]]();return null!= _0xbc5cx2?_0xbc5cx2[_0x387d[158]]:null};mxXmlRequest[_0x387d[202]][_0x387d[875]]= function(){var _0xbc5cx2=this[_0x387d[870]][_0x387d[876]];if(9<= document[_0x387d[5]]|| null== _0xbc5cx2|| null== _0xbc5cx2[_0x387d[158]]){_0xbc5cx2= mxUtils[_0x387d[877]](this[_0x387d[870]][_0x387d[873]])};return _0xbc5cx2};mxXmlRequest[_0x387d[202]][_0x387d[221]]= function(){return this[_0x387d[870]][_0x387d[873]]};mxXmlRequest[_0x387d[202]][_0x387d[878]]= function(){return this[_0x387d[870]][_0x387d[879]]};mxXmlRequest[_0x387d[202]][_0x387d[385]]= function(){if(window[_0x387d[880]]){return function(){var _0xbc5cx2= new XMLHttpRequest;this[_0x387d[871]]()&& _0xbc5cx2[_0x387d[881]]&& _0xbc5cx2[_0x387d[881]](_0x387d[882]);return _0xbc5cx2}};if(_0x387d[82]!= typeof ActiveXObject){return function(){return new ActiveXObject(_0x387d[883])}}}();mxXmlRequest[_0x387d[202]][_0x387d[414]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[870]]= this[_0x387d[385]]();null!= this[_0x387d[870]]&& (null!= _0xbc5cx2&& (this[_0x387d[870]][_0x387d[416]]= mxUtils[_0x387d[885]](this,function(){this[_0x387d[220]]()&& (_0xbc5cx2(this),this[_0x387d[884]]= null)})),this[_0x387d[870]][_0x387d[392]](this[_0x387d[865]],this[_0x387d[863]],this[_0x387d[307]],this[_0x387d[867]],this[_0x387d[868]]),this[_0x387d[886]](this[_0x387d[870]],this[_0x387d[864]]),this[_0x387d[870]][_0x387d[414]](this[_0x387d[864]]))};mxXmlRequest[_0x387d[202]][_0x387d[886]]= function(_0xbc5cx2,_0xbc5cx3){null!= _0xbc5cx3&& _0xbc5cx2[_0x387d[889]](_0x387d[887],_0x387d[888])};mxXmlRequest[_0x387d[202]][_0x387d[415]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx2= _0xbc5cx2|| document;var _0xbc5cx4=null;_0xbc5cx2== document&& (_0xbc5cx4= window[_0x387d[890]],window[_0x387d[890]]= null);var _0xbc5cx5=_0xbc5cx2[_0x387d[55]](_0x387d[891]);_0xbc5cx5[_0x387d[57]](_0x387d[865],this[_0x387d[865]]);_0xbc5cx5[_0x387d[57]](_0x387d[892],this[_0x387d[863]]);null!= _0xbc5cx3&& _0xbc5cx5[_0x387d[57]](_0x387d[772],_0xbc5cx3);_0xbc5cx5[_0x387d[124]][_0x387d[495]]= _0x387d[130];_0xbc5cx5[_0x387d[124]][_0x387d[187]]= _0x387d[188];for(var _0xbc5cx9=0< this[_0x387d[864]][_0x387d[2]](_0x387d[893])?this[_0x387d[864]][_0x387d[224]](_0x387d[893]):this[_0x387d[864]][_0x387d[224]](),_0xbc5cxa=0;_0xbc5cxa< _0xbc5cx9[_0x387d[67]];_0xbc5cxa++){var _0xbc5cx12=_0xbc5cx9[_0xbc5cxa][_0x387d[2]](_0x387d[226]);if(0< _0xbc5cx12){var _0xbc5cx13=_0xbc5cx9[_0xbc5cxa][_0x387d[85]](0,_0xbc5cx12),_0xbc5cx14=_0xbc5cx9[_0xbc5cxa][_0x387d[85]](_0xbc5cx12+ 1),_0xbc5cx12=_0xbc5cx2[_0x387d[55]](_0x387d[126]);_0xbc5cx12[_0x387d[57]](_0x387d[298],_0xbc5cx13);_0xbc5cx14= _0xbc5cx14[_0x387d[230]](/\n/g,_0x387d[336]);_0xbc5cx13= _0xbc5cx2[_0x387d[344]](_0xbc5cx14);_0xbc5cx12[_0x387d[62]](_0xbc5cx13);_0xbc5cx5[_0x387d[62]](_0xbc5cx12)}};_0xbc5cx2[_0x387d[112]][_0x387d[62]](_0xbc5cx5);_0xbc5cx5[_0x387d[894]]();_0xbc5cx2[_0x387d[112]][_0x387d[266]](_0xbc5cx5);null!= _0xbc5cx4&& (window[_0x387d[890]]= _0xbc5cx4)};var mxClipboard={STEPSIZE:10,insertCount:1,cells:null,isEmpty:function(){return null== mxClipboard[_0x387d[895]]},cut:function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3= mxClipboard[_0x387d[149]](_0xbc5cx2,_0xbc5cx3);mxClipboard[_0x387d[896]]= 0;mxClipboard[_0x387d[842]](_0xbc5cx2,_0xbc5cx3);return _0xbc5cx3},removeCells:function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx2[_0x387d[842]](_0xbc5cx3)},copy:function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3= _0xbc5cx3|| _0xbc5cx2[_0x387d[897]]();var _0xbc5cx4=_0xbc5cx2[_0x387d[898]](_0xbc5cx3);mxClipboard[_0x387d[896]]= 1;mxClipboard[_0x387d[895]]= _0xbc5cx2[_0x387d[899]](_0xbc5cx4);return _0xbc5cx4},paste:function(_0xbc5cx2){if(null!= mxClipboard[_0x387d[895]]){var _0xbc5cx3=_0xbc5cx2[_0x387d[900]](mxClipboard[_0x387d[895]]),_0xbc5cx4=mxClipboard[_0x387d[896]]* mxClipboard[_0x387d[901]],_0xbc5cx5=_0xbc5cx2[_0x387d[902]](),_0xbc5cx3=_0xbc5cx2[_0x387d[903]](_0xbc5cx3,_0xbc5cx4,_0xbc5cx4,_0xbc5cx5);mxClipboard[_0x387d[896]]++;_0xbc5cx2[_0x387d[904]](_0xbc5cx3)}}};function mxWindow(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13,_0xbc5cx14,_0xbc5cx15){null!= _0xbc5cx3&& (_0xbc5cx12= null!= _0xbc5cx12?_0xbc5cx12:!0,this[_0x387d[905]]= _0xbc5cx3,this[_0x387d[176]](_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx15),this[_0x387d[906]](),this[_0x387d[907]](),this[_0x387d[908]](),this[_0x387d[909]](_0xbc5cx12),this[_0x387d[910]](_0xbc5cx2),(null== _0xbc5cx13|| _0xbc5cx13)&& this[_0x387d[911]](),null!= _0xbc5cx14&& null!= _0xbc5cx14[_0x387d[265]]?_0xbc5cx14[_0x387d[265]][_0x387d[912]](this[_0x387d[485]],_0xbc5cx14):document[_0x387d[112]][_0x387d[62]](this[_0x387d[485]]))}mxWindow[_0x387d[202]]= new mxEventSource;mxWindow[_0x387d[202]][_0x387d[196]]= mxWindow;mxWindow[_0x387d[202]][_0x387d[913]]= mxClient[_0x387d[88]]+ _0x387d[914];mxWindow[_0x387d[202]][_0x387d[915]]= mxClient[_0x387d[88]]+ _0x387d[916];mxWindow[_0x387d[202]][_0x387d[917]]= mxClient[_0x387d[88]]+ _0x387d[918];mxWindow[_0x387d[202]][_0x387d[919]]= mxClient[_0x387d[88]]+ _0x387d[920];mxWindow[_0x387d[202]][_0x387d[921]]= mxClient[_0x387d[88]]+ _0x387d[922];mxWindow[_0x387d[202]][_0x387d[189]]= !1;mxWindow[_0x387d[202]][_0x387d[905]]= !1;mxWindow[_0x387d[202]][_0x387d[923]]= new mxRectangle(0,0,50,40);mxWindow[_0x387d[202]][_0x387d[924]]= !1;mxWindow[_0x387d[202]][_0x387d[905]]= !1;mxWindow[_0x387d[202]][_0x387d[165]]= !0;mxWindow[_0x387d[202]][_0x387d[176]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){_0xbc5cx9= null!= _0xbc5cx9?_0xbc5cx9:_0x387d[925];this[_0x387d[485]]= document[_0x387d[55]](_0x387d[485]);this[_0x387d[485]][_0x387d[926]]= _0xbc5cx9;this[_0x387d[485]][_0x387d[124]][_0x387d[361]]= _0xbc5cx2+ _0x387d[168];this[_0x387d[485]][_0x387d[124]][_0x387d[125]]= _0xbc5cx3+ _0x387d[168];this[_0x387d[116]]= document[_0x387d[55]](_0x387d[116]);this[_0x387d[116]][_0x387d[926]]= _0xbc5cx9;null!= _0xbc5cx4&& (mxClient[_0x387d[80]]|| (this[_0x387d[485]][_0x387d[124]][_0x387d[117]]= _0xbc5cx4+ _0x387d[168]),this[_0x387d[116]][_0x387d[124]][_0x387d[117]]= _0xbc5cx4+ _0x387d[168]);null!= _0xbc5cx5&& (mxClient[_0x387d[80]]|| (this[_0x387d[485]][_0x387d[124]][_0x387d[119]]= _0xbc5cx5+ _0x387d[168]),this[_0x387d[116]][_0x387d[124]][_0x387d[119]]= _0xbc5cx5+ _0x387d[168]);_0xbc5cx2= document[_0x387d[55]](_0x387d[120]);_0xbc5cx3= document[_0x387d[55]](_0x387d[121]);this[_0x387d[924]]= document[_0x387d[55]](_0x387d[122]);this[_0x387d[924]][_0x387d[926]]= _0xbc5cx9+ _0x387d[927];_0xbc5cx3[_0x387d[62]](this[_0x387d[924]]);_0xbc5cx2[_0x387d[62]](_0xbc5cx3);_0xbc5cx3= document[_0x387d[55]](_0x387d[121]);this[_0x387d[122]]= document[_0x387d[55]](_0x387d[122]);this[_0x387d[122]][_0x387d[926]]= _0xbc5cx9+ _0x387d[928];this[_0x387d[929]]= document[_0x387d[55]](_0x387d[485]);this[_0x387d[929]][_0x387d[926]]= _0xbc5cx9+ _0x387d[928];this[_0x387d[929]][_0x387d[124]][_0x387d[117]]= _0x387d[118];this[_0x387d[929]][_0x387d[62]](this[_0x387d[905]]);if(mxClient[_0x387d[80]]|| _0x387d[529]!= this[_0x387d[905]][_0x387d[301]][_0x387d[36]]()){this[_0x387d[929]][_0x387d[124]][_0x387d[119]]= _0x387d[118]};this[_0x387d[122]][_0x387d[62]](this[_0x387d[929]]);_0xbc5cx3[_0x387d[62]](this[_0x387d[122]]);_0xbc5cx2[_0x387d[62]](_0xbc5cx3);this[_0x387d[116]][_0x387d[62]](_0xbc5cx2);this[_0x387d[485]][_0x387d[62]](this[_0x387d[116]]);_0xbc5cx9= mxUtils[_0x387d[885]](this,function(_0xbc5cx2){this[_0x387d[790]]()});mxEvent[_0x387d[169]](this[_0x387d[924]],_0x387d[751],_0xbc5cx9);mxEvent[_0x387d[169]](this[_0x387d[116]],_0x387d[751],_0xbc5cx9);mxClient[_0x387d[754]]&& (mxEvent[_0x387d[169]](this[_0x387d[924]],_0x387d[755],_0xbc5cx9),mxEvent[_0x387d[169]](this[_0x387d[116]],_0x387d[755],_0xbc5cx9));this[_0x387d[801]]()};mxWindow[_0x387d[202]][_0x387d[910]]= function(_0xbc5cx2){for(var _0xbc5cx3=this[_0x387d[924]][_0x387d[285]];null!= _0xbc5cx3;){var _0xbc5cx4=_0xbc5cx3[_0x387d[287]];_0xbc5cx3[_0x387d[288]]== mxConstants[_0x387d[317]]&& _0xbc5cx3[_0x387d[265]][_0x387d[266]](_0xbc5cx3);_0xbc5cx3= _0xbc5cx4};mxUtils[_0x387d[53]](this[_0x387d[924]],_0xbc5cx2|| _0x387d[110])};mxWindow[_0x387d[202]][_0x387d[162]]= function(_0xbc5cx2){0> navigator[_0x387d[3]][_0x387d[2]](_0x387d[186])&& (this[_0x387d[929]][_0x387d[124]][_0x387d[277]]= _0xbc5cx2?_0x387d[278]:_0x387d[188])};mxWindow[_0x387d[202]][_0x387d[790]]= function(){if(mxWindow[_0x387d[930]]!= this){var _0xbc5cx2=mxUtils[_0x387d[275]](this[_0x387d[166]]()),_0xbc5cx2=null!= _0xbc5cx2?_0xbc5cx2[_0x387d[931]]:3;if(mxWindow[_0x387d[930]]){var _0xbc5cx3=mxWindow[_0x387d[930]][_0x387d[166]]();null!= _0xbc5cx3&& null!= _0xbc5cx3[_0x387d[124]]&& (_0xbc5cx3[_0x387d[124]][_0x387d[931]]= _0xbc5cx2)};_0xbc5cx3= mxWindow[_0x387d[930]];this[_0x387d[166]]()[_0x387d[124]][_0x387d[931]]= parseInt(_0xbc5cx2)+ 1;mxWindow[_0x387d[930]]= this;this[_0x387d[746]]( new mxEventObject(mxEvent.ACTIVATE,_0x387d[932],_0xbc5cx3))}};mxWindow[_0x387d[202]][_0x387d[166]]= function(){return this[_0x387d[485]]};mxWindow[_0x387d[202]][_0x387d[933]]= function(){mxUtils[_0x387d[933]](this[_0x387d[485]])};mxWindow[_0x387d[202]][_0x387d[934]]= function(){return null!= this[_0x387d[129]]?_0x387d[130]!= this[_0x387d[129]][_0x387d[124]][_0x387d[495]]:!1};mxWindow[_0x387d[202]][_0x387d[163]]= function(_0xbc5cx2){_0xbc5cx2?null== this[_0x387d[129]]?(this[_0x387d[129]]= document[_0x387d[55]](_0x387d[466]),this[_0x387d[129]][_0x387d[124]][_0x387d[491]]= _0x387d[492],this[_0x387d[129]][_0x387d[124]][_0x387d[553]]= _0x387d[935],this[_0x387d[129]][_0x387d[124]][_0x387d[699]]= _0x387d[935],this[_0x387d[129]][_0x387d[57]](_0x387d[390],mxClient[_0x387d[88]]+ _0x387d[922]),this[_0x387d[129]][_0x387d[124]][_0x387d[270]]= _0x387d[936],mxEvent[_0x387d[759]](this[_0x387d[129]],mxUtils[_0x387d[885]](this,function(_0xbc5cx2){this[_0x387d[790]]();var _0xbc5cx4=mxEvent[_0x387d[731]](_0xbc5cx2),_0xbc5cx5=mxEvent[_0x387d[733]](_0xbc5cx2),_0xbc5cx9=this[_0x387d[485]][_0x387d[359]],_0xbc5cxa=this[_0x387d[485]][_0x387d[167]],_0xbc5cx12=mxUtils[_0x387d[885]](this,function(_0xbc5cx2){var _0xbc5cx3=mxEvent[_0x387d[731]](_0xbc5cx2)- _0xbc5cx4,_0xbc5cx12=mxEvent[_0x387d[733]](_0xbc5cx2)- _0xbc5cx5;this[_0x387d[937]](_0xbc5cx9+ _0xbc5cx3,_0xbc5cxa+ _0xbc5cx12);this[_0x387d[746]]( new mxEventObject(mxEvent.RESIZE,_0x387d[763],_0xbc5cx2));mxEvent[_0x387d[722]](_0xbc5cx2)}),_0xbc5cx13=mxUtils[_0x387d[885]](this,function(_0xbc5cx2){mxEvent[_0x387d[938]](document,null,_0xbc5cx12,_0xbc5cx13);this[_0x387d[746]]( new mxEventObject(mxEvent.RESIZE_END,_0x387d[763],_0xbc5cx2));mxEvent[_0x387d[722]](_0xbc5cx2)});mxEvent[_0x387d[759]](document,null,_0xbc5cx12,_0xbc5cx13);this[_0x387d[746]]( new mxEventObject(mxEvent.RESIZE_START,_0x387d[763],_0xbc5cx2));mxEvent[_0x387d[722]](_0xbc5cx2)}),null,null),this[_0x387d[485]][_0x387d[62]](this[_0x387d[129]])):this[_0x387d[129]][_0x387d[124]][_0x387d[495]]= _0x387d[497]:null!= this[_0x387d[129]]&& (this[_0x387d[129]][_0x387d[124]][_0x387d[495]]= _0x387d[130])};mxWindow[_0x387d[202]][_0x387d[937]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx2= Math[_0x387d[160]](this[_0x387d[923]][_0x387d[117]],_0xbc5cx2);_0xbc5cx3= Math[_0x387d[160]](this[_0x387d[923]][_0x387d[119]],_0xbc5cx3);mxClient[_0x387d[80]]|| (this[_0x387d[485]][_0x387d[124]][_0x387d[117]]= _0xbc5cx2+ _0x387d[168],this[_0x387d[485]][_0x387d[124]][_0x387d[119]]= _0xbc5cx3+ _0x387d[168]);this[_0x387d[116]][_0x387d[124]][_0x387d[117]]= _0xbc5cx2+ _0x387d[168];this[_0x387d[116]][_0x387d[124]][_0x387d[119]]= _0xbc5cx3+ _0x387d[168];mxClient[_0x387d[80]]|| (this[_0x387d[929]][_0x387d[124]][_0x387d[119]]= this[_0x387d[485]][_0x387d[167]]- this[_0x387d[924]][_0x387d[167]]- 2+ _0x387d[168])};mxWindow[_0x387d[202]][_0x387d[909]]= function(_0xbc5cx2){this[_0x387d[798]][_0x387d[124]][_0x387d[495]]= _0xbc5cx2?_0x387d[110]:_0x387d[130]};mxWindow[_0x387d[202]][_0x387d[939]]= function(){return new mxRectangle(0,0,0,this[_0x387d[924]][_0x387d[167]])};mxWindow[_0x387d[202]][_0x387d[907]]= function(){this[_0x387d[798]]= document[_0x387d[55]](_0x387d[466]);this[_0x387d[798]][_0x387d[57]](_0x387d[390],this[_0x387d[915]]);this[_0x387d[798]][_0x387d[57]](_0x387d[611],_0x387d[699]);this[_0x387d[798]][_0x387d[57]](_0x387d[924],_0x387d[940]);this[_0x387d[798]][_0x387d[124]][_0x387d[270]]= _0x387d[356];this[_0x387d[798]][_0x387d[124]][_0x387d[941]]= _0x387d[942];this[_0x387d[798]][_0x387d[124]][_0x387d[495]]= _0x387d[130];this[_0x387d[924]][_0x387d[62]](this[_0x387d[798]]);var _0xbc5cx2=!1,_0xbc5cx3=null,_0xbc5cx4=null,_0xbc5cx5=mxUtils[_0x387d[885]](this,function(_0xbc5cx5){this[_0x387d[790]]();if(_0xbc5cx2){_0xbc5cx2= !1,this[_0x387d[798]][_0x387d[57]](_0x387d[390],this[_0x387d[915]]),this[_0x387d[798]][_0x387d[57]](_0x387d[924],_0x387d[940]),this[_0x387d[929]][_0x387d[124]][_0x387d[495]]= _0x387d[110],this[_0x387d[800]][_0x387d[124]][_0x387d[495]]= _0xbc5cx3,mxClient[_0x387d[80]]|| (this[_0x387d[485]][_0x387d[124]][_0x387d[119]]= _0xbc5cx4),this[_0x387d[116]][_0x387d[124]][_0x387d[119]]= _0xbc5cx4,null!= this[_0x387d[129]]&& (this[_0x387d[129]][_0x387d[124]][_0x387d[187]]= _0x387d[110]),this[_0x387d[746]]( new mxEventObject(mxEvent.NORMALIZE,_0x387d[763],_0xbc5cx5))}else {_0xbc5cx2= !0;this[_0x387d[798]][_0x387d[57]](_0x387d[390],this[_0x387d[917]]);this[_0x387d[798]][_0x387d[57]](_0x387d[924],_0x387d[943]);this[_0x387d[929]][_0x387d[124]][_0x387d[495]]= _0x387d[130];_0xbc5cx3= this[_0x387d[800]][_0x387d[124]][_0x387d[495]];this[_0x387d[800]][_0x387d[124]][_0x387d[495]]= _0x387d[130];_0xbc5cx4= this[_0x387d[116]][_0x387d[124]][_0x387d[119]];var _0xbc5cxa=this[_0x387d[939]]();0< _0xbc5cxa[_0x387d[119]]&& (mxClient[_0x387d[80]]|| (this[_0x387d[485]][_0x387d[124]][_0x387d[119]]= _0xbc5cxa[_0x387d[119]]+ _0x387d[168]),this[_0x387d[116]][_0x387d[124]][_0x387d[119]]= _0xbc5cxa[_0x387d[119]]+ _0x387d[168]);0< _0xbc5cxa[_0x387d[117]]&& (mxClient[_0x387d[80]]|| (this[_0x387d[485]][_0x387d[124]][_0x387d[117]]= _0xbc5cxa[_0x387d[117]]+ _0x387d[168]),this[_0x387d[116]][_0x387d[124]][_0x387d[117]]= _0xbc5cxa[_0x387d[117]]+ _0x387d[168]);null!= this[_0x387d[129]]&& (this[_0x387d[129]][_0x387d[124]][_0x387d[187]]= _0x387d[188]);this[_0x387d[746]]( new mxEventObject(mxEvent.MINIMIZE,_0x387d[763],_0xbc5cx5))};mxEvent[_0x387d[722]](_0xbc5cx5)});mxEvent[_0x387d[169]](this[_0x387d[798]],_0x387d[751],_0xbc5cx5);mxClient[_0x387d[754]]&& mxEvent[_0x387d[169]](this[_0x387d[798]],_0x387d[755],_0xbc5cx5)};mxWindow[_0x387d[202]][_0x387d[161]]= function(_0xbc5cx2){this[_0x387d[800]][_0x387d[124]][_0x387d[495]]= _0xbc5cx2?_0x387d[110]:_0x387d[130]};mxWindow[_0x387d[202]][_0x387d[906]]= function(){this[_0x387d[800]]= document[_0x387d[55]](_0x387d[466]);this[_0x387d[800]][_0x387d[57]](_0x387d[390],this[_0x387d[919]]);this[_0x387d[800]][_0x387d[57]](_0x387d[611],_0x387d[699]);this[_0x387d[800]][_0x387d[57]](_0x387d[924],_0x387d[944]);this[_0x387d[800]][_0x387d[124]][_0x387d[270]]= _0x387d[583];this[_0x387d[800]][_0x387d[124]][_0x387d[945]]= _0x387d[942];this[_0x387d[800]][_0x387d[124]][_0x387d[270]]= _0x387d[356];this[_0x387d[800]][_0x387d[124]][_0x387d[495]]= _0x387d[130];this[_0x387d[924]][_0x387d[62]](this[_0x387d[800]]);var _0xbc5cx2=!1,_0xbc5cx3=null,_0xbc5cx4=null,_0xbc5cx5=null,_0xbc5cx9=null,_0xbc5cxa=mxUtils[_0x387d[885]](this,function(_0xbc5cxa){this[_0x387d[790]]();if(_0x387d[130]!= this[_0x387d[800]][_0x387d[124]][_0x387d[495]]){if(_0xbc5cx2){_0xbc5cx2= !1;this[_0x387d[800]][_0x387d[57]](_0x387d[390],this[_0x387d[919]]);this[_0x387d[800]][_0x387d[57]](_0x387d[924],_0x387d[944]);this[_0x387d[929]][_0x387d[124]][_0x387d[495]]= _0x387d[110];this[_0x387d[798]][_0x387d[124]][_0x387d[187]]= _0x387d[110];this[_0x387d[485]][_0x387d[124]][_0x387d[361]]= _0xbc5cx3+ _0x387d[168];this[_0x387d[485]][_0x387d[124]][_0x387d[125]]= _0xbc5cx4+ _0x387d[168];if(!mxClient[_0x387d[80]]&& (this[_0x387d[485]][_0x387d[124]][_0x387d[119]]= _0xbc5cx5,this[_0x387d[485]][_0x387d[124]][_0x387d[117]]= _0xbc5cx9,_0xbc5cx13= mxUtils[_0x387d[275]](this[_0x387d[929]]),_0x387d[278]== _0xbc5cx13[_0x387d[277]]|| null!= this[_0x387d[129]])){this[_0x387d[929]][_0x387d[124]][_0x387d[119]]= this[_0x387d[485]][_0x387d[167]]- this[_0x387d[924]][_0x387d[167]]- 2+ _0x387d[168]};this[_0x387d[116]][_0x387d[124]][_0x387d[119]]= _0xbc5cx5;this[_0x387d[116]][_0x387d[124]][_0x387d[117]]= _0xbc5cx9;null!= this[_0x387d[129]]&& (this[_0x387d[129]][_0x387d[124]][_0x387d[187]]= _0x387d[110]);this[_0x387d[746]]( new mxEventObject(mxEvent.NORMALIZE,_0x387d[763],_0xbc5cxa))}else {_0xbc5cx2= !0;this[_0x387d[800]][_0x387d[57]](_0x387d[390],this[_0x387d[917]]);this[_0x387d[800]][_0x387d[57]](_0x387d[924],_0x387d[943]);this[_0x387d[929]][_0x387d[124]][_0x387d[495]]= _0x387d[110];this[_0x387d[798]][_0x387d[124]][_0x387d[187]]= _0x387d[188];_0xbc5cx3= parseInt(this[_0x387d[485]][_0x387d[124]][_0x387d[361]]);_0xbc5cx4= parseInt(this[_0x387d[485]][_0x387d[124]][_0x387d[125]]);_0xbc5cx5= this[_0x387d[116]][_0x387d[124]][_0x387d[119]];_0xbc5cx9= this[_0x387d[116]][_0x387d[124]][_0x387d[117]];this[_0x387d[485]][_0x387d[124]][_0x387d[361]]= _0x387d[946];this[_0x387d[485]][_0x387d[124]][_0x387d[125]]= _0x387d[946];mxClient[_0x387d[80]]|| (this[_0x387d[485]][_0x387d[124]][_0x387d[119]]= document[_0x387d[112]][_0x387d[157]]- 2+ _0x387d[168],this[_0x387d[485]][_0x387d[124]][_0x387d[117]]= document[_0x387d[112]][_0x387d[159]]- 2+ _0x387d[168]);this[_0x387d[116]][_0x387d[124]][_0x387d[117]]= document[_0x387d[112]][_0x387d[159]]- 2+ _0x387d[168];this[_0x387d[116]][_0x387d[124]][_0x387d[119]]= document[_0x387d[112]][_0x387d[157]]- 2+ _0x387d[168];null!= this[_0x387d[129]]&& (this[_0x387d[129]][_0x387d[124]][_0x387d[187]]= _0x387d[188]);if(!mxClient[_0x387d[80]]){var _0xbc5cx13=mxUtils[_0x387d[275]](this[_0x387d[929]]);if(_0x387d[278]== _0xbc5cx13[_0x387d[277]]|| null!= this[_0x387d[129]]){this[_0x387d[929]][_0x387d[124]][_0x387d[119]]= this[_0x387d[485]][_0x387d[167]]- this[_0x387d[924]][_0x387d[167]]- 2+ _0x387d[168]}};this[_0x387d[746]]( new mxEventObject(mxEvent.MAXIMIZE,_0x387d[763],_0xbc5cxa))};mxEvent[_0x387d[722]](_0xbc5cxa)}});mxEvent[_0x387d[759]](this[_0x387d[800]],_0xbc5cxa);mxEvent[_0x387d[169]](this[_0x387d[924]],_0x387d[760],_0xbc5cxa)};mxWindow[_0x387d[202]][_0x387d[911]]= function(){this[_0x387d[924]][_0x387d[124]][_0x387d[270]]= _0x387d[582];mxEvent[_0x387d[759]](this[_0x387d[924]],mxUtils[_0x387d[885]](this,function(_0xbc5cx2){var _0xbc5cx3=mxEvent[_0x387d[731]](_0xbc5cx2),_0xbc5cx4=mxEvent[_0x387d[733]](_0xbc5cx2),_0xbc5cx5=this[_0x387d[730]](),_0xbc5cx9=this[_0x387d[732]](),_0xbc5cxa=mxUtils[_0x387d[885]](this,function(_0xbc5cx2){var _0xbc5cxa=mxEvent[_0x387d[731]](_0xbc5cx2)- _0xbc5cx3,_0xbc5cx12=mxEvent[_0x387d[733]](_0xbc5cx2)- _0xbc5cx4;this[_0x387d[947]](_0xbc5cx5+ _0xbc5cxa,_0xbc5cx9+ _0xbc5cx12);this[_0x387d[746]]( new mxEventObject(mxEvent.MOVE,_0x387d[763],_0xbc5cx2));mxEvent[_0x387d[722]](_0xbc5cx2)}),_0xbc5cx12=mxUtils[_0x387d[885]](this,function(_0xbc5cx2){mxEvent[_0x387d[938]](document,null,_0xbc5cxa,_0xbc5cx12);this[_0x387d[746]]( new mxEventObject(mxEvent.MOVE_END,_0x387d[763],_0xbc5cx2));mxEvent[_0x387d[722]](_0xbc5cx2)});mxEvent[_0x387d[759]](document,null,_0xbc5cxa,_0xbc5cx12);this[_0x387d[746]]( new mxEventObject(mxEvent.MOVE_START,_0x387d[763],_0xbc5cx2));mxEvent[_0x387d[722]](_0xbc5cx2)}))};mxWindow[_0x387d[202]][_0x387d[947]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[485]][_0x387d[124]][_0x387d[361]]= _0xbc5cx2+ _0x387d[168];this[_0x387d[485]][_0x387d[124]][_0x387d[125]]= _0xbc5cx3+ _0x387d[168]};mxWindow[_0x387d[202]][_0x387d[730]]= function(){return parseInt(this[_0x387d[485]][_0x387d[124]][_0x387d[361]])};mxWindow[_0x387d[202]][_0x387d[732]]= function(){return parseInt(this[_0x387d[485]][_0x387d[124]][_0x387d[125]])};mxWindow[_0x387d[202]][_0x387d[908]]= function(){this[_0x387d[948]]= document[_0x387d[55]](_0x387d[466]);this[_0x387d[948]][_0x387d[57]](_0x387d[390],this[_0x387d[913]]);this[_0x387d[948]][_0x387d[57]](_0x387d[611],_0x387d[699]);this[_0x387d[948]][_0x387d[57]](_0x387d[924],_0x387d[949]);this[_0x387d[948]][_0x387d[124]][_0x387d[945]]= _0x387d[935];this[_0x387d[948]][_0x387d[124]][_0x387d[270]]= _0x387d[356];this[_0x387d[948]][_0x387d[124]][_0x387d[495]]= _0x387d[130];this[_0x387d[924]][_0x387d[950]](this[_0x387d[948]],this[_0x387d[924]][_0x387d[285]]);mxEvent[_0x387d[759]](this[_0x387d[948]],mxUtils[_0x387d[885]](this,function(_0xbc5cx2){this[_0x387d[746]]( new mxEventObject(mxEvent.CLOSE,_0x387d[763],_0xbc5cx2));this[_0x387d[165]]?this[_0x387d[515]]():this[_0x387d[175]](!1);mxEvent[_0x387d[722]](_0xbc5cx2)}))};mxWindow[_0x387d[202]][_0x387d[951]]= function(_0xbc5cx2){this[_0x387d[618]]= document[_0x387d[55]](_0x387d[466]);this[_0x387d[618]][_0x387d[57]](_0x387d[390],_0xbc5cx2);this[_0x387d[618]][_0x387d[57]](_0x387d[611],_0x387d[361]);this[_0x387d[618]][_0x387d[124]][_0x387d[941]]= _0x387d[952];this[_0x387d[618]][_0x387d[124]][_0x387d[945]]= _0x387d[946];this[_0x387d[618]][_0x387d[124]][_0x387d[953]]= _0x387d[954];this[_0x387d[924]][_0x387d[950]](this[_0x387d[618]],this[_0x387d[924]][_0x387d[285]])};mxWindow[_0x387d[202]][_0x387d[164]]= function(_0xbc5cx2){this[_0x387d[948]][_0x387d[124]][_0x387d[495]]= _0xbc5cx2?_0x387d[110]:_0x387d[130]};mxWindow[_0x387d[202]][_0x387d[174]]= function(){return null!= this[_0x387d[485]]?_0x387d[188]!= this[_0x387d[485]][_0x387d[124]][_0x387d[187]]:!1};mxWindow[_0x387d[202]][_0x387d[175]]= function(_0xbc5cx2){null!= this[_0x387d[485]]&& this[_0x387d[174]]()!= _0xbc5cx2&& (_0xbc5cx2?this[_0x387d[539]]():this[_0x387d[801]]())};mxWindow[_0x387d[202]][_0x387d[539]]= function(){this[_0x387d[485]][_0x387d[124]][_0x387d[187]]= _0x387d[110];this[_0x387d[790]]();var _0xbc5cx2=mxUtils[_0x387d[275]](this[_0x387d[929]]);if(!mxClient[_0x387d[80]]&& (_0x387d[278]== _0xbc5cx2[_0x387d[277]]|| null!= this[_0x387d[129]])){this[_0x387d[929]][_0x387d[124]][_0x387d[119]]= this[_0x387d[485]][_0x387d[167]]- this[_0x387d[924]][_0x387d[167]]- 2+ _0x387d[168]};this[_0x387d[746]]( new mxEventObject(mxEvent.SHOW))};mxWindow[_0x387d[202]][_0x387d[801]]= function(){this[_0x387d[485]][_0x387d[124]][_0x387d[187]]= _0x387d[188];this[_0x387d[746]]( new mxEventObject(mxEvent.HIDE))};mxWindow[_0x387d[202]][_0x387d[515]]= function(){this[_0x387d[746]]( new mxEventObject(mxEvent.DESTROY));null!= this[_0x387d[485]]&& (mxEvent[_0x387d[762]](this[_0x387d[485]]),this[_0x387d[485]][_0x387d[265]][_0x387d[266]](this[_0x387d[485]]),this[_0x387d[485]]= null);this[_0x387d[929]]= this[_0x387d[905]]= this[_0x387d[924]]= null};function mxForm(_0xbc5cx2){this[_0x387d[116]]= document[_0x387d[55]](_0x387d[116]);this[_0x387d[116]][_0x387d[926]]= _0xbc5cx2;this[_0x387d[112]]= document[_0x387d[55]](_0x387d[120]);this[_0x387d[116]][_0x387d[62]](this[_0x387d[112]])}mxForm[_0x387d[202]][_0x387d[116]]= null;mxForm[_0x387d[202]][_0x387d[112]]= !1;mxForm[_0x387d[202]][_0x387d[955]]= function(){return this[_0x387d[116]]};mxForm[_0x387d[202]][_0x387d[956]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=document[_0x387d[55]](_0x387d[121]),_0xbc5cx5=document[_0x387d[55]](_0x387d[122]);_0xbc5cx4[_0x387d[62]](_0xbc5cx5);var _0xbc5cx5=document[_0x387d[55]](_0x387d[122]),_0xbc5cx9=document[_0x387d[55]](_0x387d[172]);mxUtils[_0x387d[53]](_0xbc5cx9,mxResources[_0x387d[203]](_0x387d[957])|| _0x387d[958]);_0xbc5cx5[_0x387d[62]](_0xbc5cx9);mxEvent[_0x387d[169]](_0xbc5cx9,_0x387d[173],function(){_0xbc5cx2()});_0xbc5cx9= document[_0x387d[55]](_0x387d[172]);mxUtils[_0x387d[53]](_0xbc5cx9,mxResources[_0x387d[203]](_0x387d[959])|| _0x387d[960]);_0xbc5cx5[_0x387d[62]](_0xbc5cx9);mxEvent[_0x387d[169]](_0xbc5cx9,_0x387d[173],function(){_0xbc5cx3()});_0xbc5cx4[_0x387d[62]](_0xbc5cx5);this[_0x387d[112]][_0x387d[62]](_0xbc5cx4)};mxForm[_0x387d[202]][_0x387d[961]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=document[_0x387d[55]](_0x387d[962]);_0xbc5cx4[_0x387d[57]](_0x387d[60],_0x387d[963]);_0xbc5cx4[_0x387d[131]]= _0xbc5cx3;return this[_0x387d[964]](_0xbc5cx2,_0xbc5cx4)};mxForm[_0x387d[202]][_0x387d[965]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=document[_0x387d[55]](_0x387d[962]);_0xbc5cx4[_0x387d[57]](_0x387d[60],_0x387d[966]);this[_0x387d[964]](_0xbc5cx2,_0xbc5cx4);_0xbc5cx3&& (_0xbc5cx4[_0x387d[967]]= !0);return _0xbc5cx4};mxForm[_0x387d[202]][_0x387d[968]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=document[_0x387d[55]](_0x387d[126]);mxClient[_0x387d[133]]&& _0xbc5cx4--;_0xbc5cx5[_0x387d[57]](_0x387d[969],_0xbc5cx4|| 2);_0xbc5cx5[_0x387d[131]]= _0xbc5cx3;return this[_0x387d[964]](_0xbc5cx2,_0xbc5cx5)};mxForm[_0x387d[202]][_0x387d[970]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=document[_0x387d[55]](_0x387d[804]);null!= _0xbc5cx4&& _0xbc5cx5[_0x387d[57]](_0x387d[803],_0xbc5cx4);_0xbc5cx3&& _0xbc5cx5[_0x387d[57]](_0x387d[971],_0x387d[128]);return this[_0x387d[964]](_0xbc5cx2,_0xbc5cx5)};mxForm[_0x387d[202]][_0x387d[972]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){var _0xbc5cx9=document[_0x387d[55]](_0x387d[973]);mxUtils[_0x387d[171]](_0xbc5cx9,_0xbc5cx3);_0xbc5cx9[_0x387d[57]](_0x387d[131],_0xbc5cx4);_0xbc5cx5&& _0xbc5cx9[_0x387d[57]](_0x387d[974],_0xbc5cx5);_0xbc5cx2[_0x387d[62]](_0xbc5cx9)};mxForm[_0x387d[202]][_0x387d[964]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=document[_0x387d[55]](_0x387d[121]),_0xbc5cx5=document[_0x387d[55]](_0x387d[122]);mxUtils[_0x387d[53]](_0xbc5cx5,_0xbc5cx2);_0xbc5cx4[_0x387d[62]](_0xbc5cx5);_0xbc5cx5= document[_0x387d[55]](_0x387d[122]);_0xbc5cx5[_0x387d[62]](_0xbc5cx3);_0xbc5cx4[_0x387d[62]](_0xbc5cx5);this[_0x387d[112]][_0x387d[62]](_0xbc5cx4);return _0xbc5cx3};function mxImage(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){this[_0x387d[390]]= _0xbc5cx2;this[_0x387d[117]]= _0xbc5cx3;this[_0x387d[119]]= _0xbc5cx4}mxImage[_0x387d[202]][_0x387d[390]]= null;mxImage[_0x387d[202]][_0x387d[117]]= null;mxImage[_0x387d[202]][_0x387d[119]]= null;function mxDivResizer(_0xbc5cx2,_0xbc5cx3){if(_0x387d[485]== _0xbc5cx2[_0x387d[301]][_0x387d[216]]()){null== _0xbc5cx3&& (_0xbc5cx3= window);this[_0x387d[485]]= _0xbc5cx2;var _0xbc5cx4=mxUtils[_0x387d[275]](_0xbc5cx2);null!= _0xbc5cx4&& (this[_0x387d[975]]= _0x387d[278]== _0xbc5cx4[_0x387d[117]],this[_0x387d[976]]= _0x387d[278]== _0xbc5cx4[_0x387d[119]]);mxEvent[_0x387d[169]](_0xbc5cx3,_0x387d[129],mxUtils[_0x387d[885]](this,function(_0xbc5cx2){this[_0x387d[977]]|| (this[_0x387d[977]]= !0,this[_0x387d[129]](),this[_0x387d[977]]= !1)}));this[_0x387d[129]]()}}mxDivResizer[_0x387d[202]][_0x387d[975]]= !0;mxDivResizer[_0x387d[202]][_0x387d[976]]= !0;mxDivResizer[_0x387d[202]][_0x387d[977]]= !1;mxDivResizer[_0x387d[202]][_0x387d[129]]= function(){var _0xbc5cx2=this[_0x387d[978]](),_0xbc5cx3=this[_0x387d[979]](),_0xbc5cx4=parseInt(this[_0x387d[485]][_0x387d[124]][_0x387d[361]]),_0xbc5cx5=parseInt(this[_0x387d[485]][_0x387d[124]][_0x387d[699]]),_0xbc5cx9=parseInt(this[_0x387d[485]][_0x387d[124]][_0x387d[125]]),_0xbc5cxa=parseInt(this[_0x387d[485]][_0x387d[124]][_0x387d[553]]);this[_0x387d[975]]&& (!isNaN(_0xbc5cx4)&& !isNaN(_0xbc5cx5)&& 0<= _0xbc5cx4&& 0<= _0xbc5cx5&& 0< _0xbc5cx2- _0xbc5cx5- _0xbc5cx4)&& (this[_0x387d[485]][_0x387d[124]][_0x387d[117]]= _0xbc5cx2- _0xbc5cx5- _0xbc5cx4+ _0x387d[168]);this[_0x387d[976]]&& (!isNaN(_0xbc5cx9)&& !isNaN(_0xbc5cxa)&& 0<= _0xbc5cx9&& 0<= _0xbc5cxa&& 0< _0xbc5cx3- _0xbc5cx9- _0xbc5cxa)&& (this[_0x387d[485]][_0x387d[124]][_0x387d[119]]= _0xbc5cx3- _0xbc5cx9- _0xbc5cxa+ _0x387d[168])};mxDivResizer[_0x387d[202]][_0x387d[978]]= function(){return document[_0x387d[112]][_0x387d[159]]};mxDivResizer[_0x387d[202]][_0x387d[979]]= function(){return document[_0x387d[112]][_0x387d[157]]};function mxDragSource(_0xbc5cx2,_0xbc5cx3){this[_0x387d[980]]= _0xbc5cx2;this[_0x387d[981]]= _0xbc5cx3;mxEvent[_0x387d[759]](_0xbc5cx2,mxUtils[_0x387d[885]](this,this[_0x387d[787]]))}mxDragSource[_0x387d[202]][_0x387d[980]]= null;mxDragSource[_0x387d[202]][_0x387d[981]]= null;mxDragSource[_0x387d[202]][_0x387d[559]]= null;mxDragSource[_0x387d[202]][_0x387d[982]]= null;mxDragSource[_0x387d[202]][_0x387d[983]]= null;mxDragSource[_0x387d[202]][_0x387d[984]]= !0;mxDragSource[_0x387d[202]][_0x387d[985]]= null;mxDragSource[_0x387d[202]][_0x387d[986]]= null;mxDragSource[_0x387d[202]][_0x387d[987]]= null;mxDragSource[_0x387d[202]][_0x387d[988]]= null;mxDragSource[_0x387d[202]][_0x387d[989]]= null;mxDragSource[_0x387d[202]][_0x387d[561]]= !0;mxDragSource[_0x387d[202]][_0x387d[990]]= !0;mxDragSource[_0x387d[202]][_0x387d[991]]= !0;mxDragSource[_0x387d[202]][_0x387d[563]]= !0;mxDragSource[_0x387d[202]][_0x387d[992]]= 100;mxDragSource[_0x387d[202]][_0x387d[993]]= 70;mxDragSource[_0x387d[202]][_0x387d[994]]= function(){return this[_0x387d[984]]};mxDragSource[_0x387d[202]][_0x387d[995]]= function(_0xbc5cx2){this[_0x387d[984]]= _0xbc5cx2};mxDragSource[_0x387d[202]][_0x387d[996]]= function(){return this[_0x387d[990]]};mxDragSource[_0x387d[202]][_0x387d[562]]= function(_0xbc5cx2){this[_0x387d[990]]= _0xbc5cx2};mxDragSource[_0x387d[202]][_0x387d[997]]= function(){return this[_0x387d[991]]};mxDragSource[_0x387d[202]][_0x387d[998]]= function(_0xbc5cx2){this[_0x387d[991]]= _0xbc5cx2};mxDragSource[_0x387d[202]][_0x387d[565]]= function(_0xbc5cx2){return null};mxDragSource[_0x387d[202]][_0x387d[564]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){return _0xbc5cx2[_0x387d[999]](_0xbc5cx3,_0xbc5cx4)};mxDragSource[_0x387d[202]][_0x387d[566]]= function(_0xbc5cx2){return this[_0x387d[980]][_0x387d[511]](!0)};mxDragSource[_0x387d[202]][_0x387d[567]]= function(_0xbc5cx2){return null};mxDragSource[_0x387d[202]][_0x387d[787]]= function(_0xbc5cx2){this[_0x387d[984]]&& (!mxEvent[_0x387d[721]](_0xbc5cx2)&& null== this[_0x387d[1000]])&& (this[_0x387d[1001]](_0xbc5cx2),this[_0x387d[1000]]= mxUtils[_0x387d[885]](this,this[_0x387d[788]]),this[_0x387d[1002]]= mxUtils[_0x387d[885]](this,this[_0x387d[789]]),mxEvent[_0x387d[759]](document,null,this[_0x387d[1000]],this[_0x387d[1002]]),mxEvent[_0x387d[722]](_0xbc5cx2,!0,!1))};mxDragSource[_0x387d[202]][_0x387d[1001]]= function(_0xbc5cx2){this[_0x387d[982]]= this[_0x387d[566]](_0xbc5cx2);this[_0x387d[982]][_0x387d[124]][_0x387d[491]]= _0x387d[492];this[_0x387d[982]][_0x387d[124]][_0x387d[931]]= this[_0x387d[992]];mxUtils[_0x387d[254]](this[_0x387d[982]],this[_0x387d[993]])};mxDragSource[_0x387d[202]][_0x387d[1003]]= function(_0xbc5cx2){null!= this[_0x387d[982]]&& (null!= this[_0x387d[982]][_0x387d[265]]&& this[_0x387d[982]][_0x387d[265]][_0x387d[266]](this[_0x387d[982]]),this[_0x387d[982]]= null)};mxDragSource[_0x387d[202]][_0x387d[1004]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=mxEvent[_0x387d[731]](_0xbc5cx3),_0xbc5cx5=mxEvent[_0x387d[733]](_0xbc5cx3),_0xbc5cx9=mxUtils[_0x387d[445]](_0xbc5cx2[_0x387d[526]]),_0xbc5cxa=mxUtils[_0x387d[444]]();return _0xbc5cx4>= _0xbc5cx9[_0x387d[235]]- _0xbc5cxa[_0x387d[235]]&& _0xbc5cx5>= _0xbc5cx9[_0x387d[236]]- _0xbc5cxa[_0x387d[236]]&& _0xbc5cx4<= _0xbc5cx9[_0x387d[235]]- _0xbc5cxa[_0x387d[235]]+ _0xbc5cx2[_0x387d[526]][_0x387d[359]]&& _0xbc5cx5<= _0xbc5cx9[_0x387d[236]]- _0xbc5cxa[_0x387d[236]]+ _0xbc5cx2[_0x387d[526]][_0x387d[167]]};mxDragSource[_0x387d[202]][_0x387d[788]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[565]](_0xbc5cx2);null!= _0xbc5cx3&& !this[_0x387d[1004]](_0xbc5cx3,_0xbc5cx2)&& (_0xbc5cx3= null);_0xbc5cx3!= this[_0x387d[985]]&& (null!= this[_0x387d[985]]&& this[_0x387d[1005]](this[_0x387d[985]]),this[_0x387d[985]]= _0xbc5cx3,null!= this[_0x387d[985]]&& this[_0x387d[1006]](this[_0x387d[985]]));null!= this[_0x387d[985]]&& this[_0x387d[1007]](this[_0x387d[985]],_0xbc5cx2);if(null!= this[_0x387d[982]]&& (null== this[_0x387d[983]]|| _0x387d[189]!= this[_0x387d[983]][_0x387d[124]][_0x387d[187]])){var _0xbc5cx3=mxEvent[_0x387d[731]](_0xbc5cx2),_0xbc5cx4=mxEvent[_0x387d[733]](_0xbc5cx2);null== this[_0x387d[982]][_0x387d[265]]&& document[_0x387d[112]][_0x387d[62]](this[_0x387d[982]]);this[_0x387d[982]][_0x387d[124]][_0x387d[187]]= _0x387d[189];null!= this[_0x387d[559]]&& (_0xbc5cx3+= this[_0x387d[559]][_0x387d[235]],_0xbc5cx4+= this[_0x387d[559]][_0x387d[236]]);_0xbc5cx3+= document[_0x387d[112]][_0x387d[360]]|| document[_0x387d[158]][_0x387d[360]];_0xbc5cx4+= document[_0x387d[112]][_0x387d[190]]|| document[_0x387d[158]][_0x387d[190]];this[_0x387d[982]][_0x387d[124]][_0x387d[361]]= _0xbc5cx3+ _0x387d[168];this[_0x387d[982]][_0x387d[124]][_0x387d[125]]= _0xbc5cx4+ _0x387d[168]}else {null!= this[_0x387d[982]]&& (this[_0x387d[982]][_0x387d[124]][_0x387d[187]]= _0x387d[188])};mxEvent[_0x387d[722]](_0xbc5cx2)};mxDragSource[_0x387d[202]][_0x387d[789]]= function(_0xbc5cx2){if(null!= this[_0x387d[985]]){if(null!= this[_0x387d[987]]&& (null== this[_0x387d[983]]|| _0x387d[188]!= this[_0x387d[983]][_0x387d[124]][_0x387d[187]])){var _0xbc5cx3=this[_0x387d[985]][_0x387d[441]][_0x387d[255]],_0xbc5cx4=this[_0x387d[985]][_0x387d[441]][_0x387d[513]];this[_0x387d[1008]](this[_0x387d[985]],_0xbc5cx2,this[_0x387d[986]],this[_0x387d[987]][_0x387d[235]]/ _0xbc5cx3- _0xbc5cx4[_0x387d[235]],this[_0x387d[987]][_0x387d[236]]/ _0xbc5cx3- _0xbc5cx4[_0x387d[236]])};this[_0x387d[1005]](this[_0x387d[985]])};this[_0x387d[1003]](_0xbc5cx2);mxEvent[_0x387d[938]](document,null,this[_0x387d[1000]],this[_0x387d[1002]]);this[_0x387d[985]]= this[_0x387d[1002]]= this[_0x387d[1000]]= null;mxEvent[_0x387d[722]](_0xbc5cx2)};mxDragSource[_0x387d[202]][_0x387d[1006]]= function(_0xbc5cx2){_0xbc5cx2[_0x387d[1009]]= !0;this[_0x387d[983]]= this[_0x387d[567]](_0xbc5cx2);this[_0x387d[996]]()&& null!= this[_0x387d[983]]&& (this[_0x387d[988]]= new mxGuide(_0xbc5cx2,_0xbc5cx2[_0x387d[1011]][_0x387d[1010]]()));this[_0x387d[563]]&& (this[_0x387d[989]]= new mxCellHighlight(_0xbc5cx2,mxConstants.DROP_TARGET_COLOR))};mxDragSource[_0x387d[202]][_0x387d[1005]]= function(_0xbc5cx2){this[_0x387d[987]]= this[_0x387d[986]]= null;_0xbc5cx2[_0x387d[1009]]= !1;null!= this[_0x387d[983]]&& (null!= this[_0x387d[983]][_0x387d[265]]&& this[_0x387d[983]][_0x387d[265]][_0x387d[266]](this[_0x387d[983]]),this[_0x387d[983]]= null);null!= this[_0x387d[988]]&& (this[_0x387d[988]][_0x387d[515]](),this[_0x387d[988]]= null);null!= this[_0x387d[989]]&& (this[_0x387d[989]][_0x387d[515]](),this[_0x387d[989]]= null)};mxDragSource[_0x387d[202]][_0x387d[1007]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=mxUtils[_0x387d[445]](_0xbc5cx2[_0x387d[526]]),_0xbc5cx5=mxUtils[_0x387d[444]](_0xbc5cx2[_0x387d[526]]),_0xbc5cx9=mxEvent[_0x387d[731]](_0xbc5cx3)- _0xbc5cx4[_0x387d[235]]+ _0xbc5cx5[_0x387d[235]],_0xbc5cx4=mxEvent[_0x387d[733]](_0xbc5cx3)- _0xbc5cx4[_0x387d[236]]+ _0xbc5cx5[_0x387d[236]];_0xbc5cx2[_0x387d[1012]]&& (null== this[_0x387d[561]]|| this[_0x387d[561]])&& _0xbc5cx2[_0x387d[1014]](_0xbc5cx9,_0xbc5cx4,_0xbc5cx2[_0x387d[1013]]);null!= this[_0x387d[989]]&& _0xbc5cx2[_0x387d[1015]]()&& (this[_0x387d[986]]= this[_0x387d[564]](_0xbc5cx2,_0xbc5cx9,_0xbc5cx4),_0xbc5cx5= _0xbc5cx2[_0x387d[249]]()[_0x387d[248]](this[_0x387d[986]]),this[_0x387d[989]][_0x387d[1016]](_0xbc5cx5));if(null!= this[_0x387d[983]]){null== this[_0x387d[983]][_0x387d[265]]&& (_0xbc5cx2[_0x387d[526]][_0x387d[62]](this[_0x387d[983]]),this[_0x387d[983]][_0x387d[124]][_0x387d[931]]= _0x387d[1017],this[_0x387d[983]][_0x387d[124]][_0x387d[491]]= _0x387d[492]);var _0xbc5cx5=this[_0x387d[997]]()&& _0xbc5cx2[_0x387d[1018]](_0xbc5cx3),_0xbc5cxa=!0;if(null!= this[_0x387d[988]]&& this[_0x387d[988]][_0x387d[1019]](_0xbc5cx3)){var _0xbc5cxa=parseInt(this[_0x387d[983]][_0x387d[124]][_0x387d[117]]),_0xbc5cx12=parseInt(this[_0x387d[983]][_0x387d[124]][_0x387d[119]]),_0xbc5cxa= new mxRectangle(0,0,_0xbc5cxa,_0xbc5cx12),_0xbc5cx4= new mxPoint(_0xbc5cx9,_0xbc5cx4),_0xbc5cx4=this[_0x387d[988]][_0x387d[582]](_0xbc5cxa,_0xbc5cx4,_0xbc5cx5),_0xbc5cxa=!1,_0xbc5cx9=_0xbc5cx4[_0x387d[235]],_0xbc5cx4=_0xbc5cx4[_0x387d[236]]}else {if(_0xbc5cx5){var _0xbc5cx5=_0xbc5cx2[_0x387d[441]][_0x387d[255]],_0xbc5cx12=_0xbc5cx2[_0x387d[441]][_0x387d[513]],_0xbc5cx13=_0xbc5cx2[_0x387d[1020]]/ 2,_0xbc5cx9=(_0xbc5cx2[_0x387d[1021]](_0xbc5cx9/ _0xbc5cx5- _0xbc5cx12[_0x387d[235]]- _0xbc5cx13)+ _0xbc5cx12[_0x387d[235]])* _0xbc5cx5,_0xbc5cx4=(_0xbc5cx2[_0x387d[1021]](_0xbc5cx4/ _0xbc5cx5- _0xbc5cx12[_0x387d[236]]- _0xbc5cx13)+ _0xbc5cx12[_0x387d[236]])* _0xbc5cx5}};null!= this[_0x387d[988]]&& _0xbc5cxa&& this[_0x387d[988]][_0x387d[801]]();null!= this[_0x387d[1022]]&& (_0xbc5cx9+= this[_0x387d[1022]][_0x387d[235]],_0xbc5cx4+= this[_0x387d[1022]][_0x387d[236]]);this[_0x387d[983]][_0x387d[124]][_0x387d[361]]= Math[_0x387d[488]](_0xbc5cx9)+ _0x387d[168];this[_0x387d[983]][_0x387d[124]][_0x387d[125]]= Math[_0x387d[488]](_0xbc5cx4)+ _0x387d[168];this[_0x387d[983]][_0x387d[124]][_0x387d[187]]= _0x387d[189]};this[_0x387d[987]]= new mxPoint(_0xbc5cx9,_0xbc5cx4)};mxDragSource[_0x387d[202]][_0x387d[1008]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){this[_0x387d[981]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9);_0xbc5cx2[_0x387d[526]][_0x387d[393]]()};function mxToolbar(_0xbc5cx2){this[_0x387d[526]]= _0xbc5cx2}mxToolbar[_0x387d[202]]= new mxEventSource;mxToolbar[_0x387d[202]][_0x387d[196]]= mxToolbar;mxToolbar[_0x387d[202]][_0x387d[526]]= null;mxToolbar[_0x387d[202]][_0x387d[984]]= !0;mxToolbar[_0x387d[202]][_0x387d[1023]]= !1;mxToolbar[_0x387d[202]][_0x387d[1024]]= !0;mxToolbar[_0x387d[202]][_0x387d[1025]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){var _0xbc5cx12=document[_0x387d[55]](null!= _0xbc5cx3?_0x387d[466]:_0x387d[172]),_0xbc5cx13=_0xbc5cx9|| (null!= _0xbc5cxa?_0x387d[1026]:_0x387d[1027]);_0xbc5cx12[_0x387d[926]]= _0xbc5cx13;_0xbc5cx12[_0x387d[57]](_0x387d[390],_0xbc5cx3);null!= _0xbc5cx2&& (null!= _0xbc5cx3?_0xbc5cx12[_0x387d[57]](_0x387d[924],_0xbc5cx2):mxUtils[_0x387d[53]](_0xbc5cx12,_0xbc5cx2));this[_0x387d[526]][_0x387d[62]](_0xbc5cx12);null!= _0xbc5cx4&& (mxEvent[_0x387d[169]](_0xbc5cx12,_0x387d[173],_0xbc5cx4),mxClient[_0x387d[754]]&& mxEvent[_0x387d[169]](_0xbc5cx12,_0x387d[757],_0xbc5cx4));_0xbc5cx2= mxUtils[_0x387d[885]](this,function(_0xbc5cx2){null!= _0xbc5cx5?_0xbc5cx12[_0x387d[57]](_0x387d[390],_0xbc5cx3):_0xbc5cx12[_0x387d[124]][_0x387d[1028]]= _0x387d[110]});mxEvent[_0x387d[759]](_0xbc5cx12,mxUtils[_0x387d[885]](this,function(_0xbc5cx2){null!= _0xbc5cx5?_0xbc5cx12[_0x387d[57]](_0x387d[390],_0xbc5cx5):_0xbc5cx12[_0x387d[124]][_0x387d[1028]]= _0x387d[579];if(null!= _0xbc5cxa){null== this[_0x387d[1029]]&& (this[_0x387d[1029]]= new mxPopupMenu,this[_0x387d[1029]][_0x387d[176]]());var _0xbc5cx3=this[_0x387d[1030]];this[_0x387d[1029]][_0x387d[1031]]()&& this[_0x387d[1029]][_0x387d[1032]]();_0xbc5cx3!= _0xbc5cx12&& (this[_0x387d[1030]]= _0xbc5cx12,this[_0x387d[1029]][_0x387d[1033]]= _0xbc5cxa,_0xbc5cx3= new mxPoint(_0xbc5cx12[_0x387d[358]],_0xbc5cx12[_0x387d[362]]+ _0xbc5cx12[_0x387d[167]]),this[_0x387d[1029]][_0x387d[152]](_0xbc5cx3[_0x387d[235]],_0xbc5cx3[_0x387d[236]],null,_0xbc5cx2),this[_0x387d[1029]][_0x387d[1031]]()&& (_0xbc5cx12[_0x387d[926]]= _0xbc5cx13+ _0x387d[1034],this[_0x387d[1029]][_0x387d[1032]]= function(){mxPopupMenu[_0x387d[202]][_0x387d[1032]][_0x387d[183]](this);_0xbc5cx12[_0x387d[926]]= _0xbc5cx13;this[_0x387d[1030]]= null}))}}),null,_0xbc5cx2);mxEvent[_0x387d[169]](_0xbc5cx12,_0x387d[1035],_0xbc5cx2);return _0xbc5cx12};mxToolbar[_0x387d[202]][_0x387d[970]]= function(_0xbc5cx2){var _0xbc5cx3=document[_0x387d[55]](_0x387d[485]);_0xbc5cx3[_0x387d[124]][_0x387d[495]]= _0x387d[497];_0xbc5cx3[_0x387d[926]]= _0x387d[1036];var _0xbc5cx4=document[_0x387d[55]](_0x387d[804]);_0xbc5cx4[_0x387d[926]]= _0xbc5cx2|| _0x387d[1037];_0xbc5cx3[_0x387d[62]](_0xbc5cx4);this[_0x387d[526]][_0x387d[62]](_0xbc5cx3);return _0xbc5cx4};mxToolbar[_0x387d[202]][_0x387d[1038]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=document[_0x387d[55]](_0x387d[804]);_0xbc5cx4[_0x387d[926]]= _0xbc5cx3|| _0x387d[1037];this[_0x387d[972]](_0xbc5cx4,_0xbc5cx2,null);mxEvent[_0x387d[169]](_0xbc5cx4,_0x387d[826],function(_0xbc5cx2){var _0xbc5cx3=_0xbc5cx4[_0x387d[1040]][_0xbc5cx4[_0x387d[1039]]];_0xbc5cx4[_0x387d[1039]]= 0;null!= _0xbc5cx3[_0x387d[1041]]&& _0xbc5cx3[_0x387d[1041]](_0xbc5cx2)});this[_0x387d[526]][_0x387d[62]](_0xbc5cx4);return _0xbc5cx4};mxToolbar[_0x387d[202]][_0x387d[972]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=document[_0x387d[55]](_0x387d[973]);mxUtils[_0x387d[171]](_0xbc5cx5,_0xbc5cx3);_0x387d[279]== typeof _0xbc5cx4?_0xbc5cx5[_0x387d[1041]]= _0xbc5cx4:_0xbc5cx5[_0x387d[57]](_0x387d[131],_0xbc5cx4);_0xbc5cx2[_0x387d[62]](_0xbc5cx5);return _0xbc5cx5};mxToolbar[_0x387d[202]][_0x387d[1042]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){var _0xbc5cxa=document[_0x387d[55]](_0x387d[466]);_0xbc5cxa[_0x387d[1043]]= _0xbc5cx9|| _0x387d[1026];_0xbc5cxa[_0x387d[926]]= _0xbc5cxa[_0x387d[1043]];_0xbc5cxa[_0x387d[57]](_0x387d[390],_0xbc5cx3);_0xbc5cxa[_0x387d[1044]]= _0xbc5cx5;null!= _0xbc5cx2&& _0xbc5cxa[_0x387d[57]](_0x387d[924],_0xbc5cx2);mxEvent[_0x387d[169]](_0xbc5cxa,_0x387d[173],mxUtils[_0x387d[885]](this,function(_0xbc5cx2){_0xbc5cx2= this[_0x387d[1045]][_0x387d[1044]];null!= _0xbc5cx2?(this[_0x387d[1045]][_0x387d[1044]]= this[_0x387d[1045]][_0x387d[284]](_0x387d[390]),this[_0x387d[1045]][_0x387d[57]](_0x387d[390],_0xbc5cx2)):this[_0x387d[1045]][_0x387d[926]]= this[_0x387d[1045]][_0x387d[1043]];this[_0x387d[1024]]&& (this[_0x387d[1046]]= _0xbc5cxa);this[_0x387d[1045]]= _0xbc5cxa;_0xbc5cx2= _0xbc5cxa[_0x387d[1044]];null!= _0xbc5cx2?(_0xbc5cxa[_0x387d[1044]]= _0xbc5cxa[_0x387d[284]](_0x387d[390]),_0xbc5cxa[_0x387d[57]](_0x387d[390],_0xbc5cx2)):_0xbc5cxa[_0x387d[926]]= _0xbc5cxa[_0x387d[1043]]+ _0x387d[1034];this[_0x387d[746]]( new mxEventObject(mxEvent.SELECT));_0xbc5cx4()}));this[_0x387d[526]][_0x387d[62]](_0xbc5cxa);null== this[_0x387d[1046]]&& (this[_0x387d[1046]]= _0xbc5cxa,this[_0x387d[1047]](_0xbc5cxa),_0xbc5cx4());return _0xbc5cxa};mxToolbar[_0x387d[202]][_0x387d[1048]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){_0xbc5cxa= null!= _0xbc5cxa?_0xbc5cxa:!0;var _0xbc5cx12=document[_0x387d[55]](null!= _0xbc5cx3?_0x387d[466]:_0x387d[172]);_0xbc5cx12[_0x387d[1043]]= _0xbc5cx9|| _0x387d[1026];_0xbc5cx12[_0x387d[926]]= _0xbc5cx12[_0x387d[1043]];_0xbc5cx12[_0x387d[57]](_0x387d[390],_0xbc5cx3);_0xbc5cx12[_0x387d[1044]]= _0xbc5cx5;null!= _0xbc5cx2&& _0xbc5cx12[_0x387d[57]](_0x387d[924],_0xbc5cx2);this[_0x387d[984]]&& _0xbc5cxa&& (mxEvent[_0x387d[169]](_0xbc5cx12,_0x387d[173],mxUtils[_0x387d[885]](this,function(_0xbc5cx2){this[_0x387d[1047]](_0xbc5cx12,_0xbc5cx4);this[_0x387d[1023]]= !1})),mxEvent[_0x387d[169]](_0xbc5cx12,_0x387d[760],mxUtils[_0x387d[885]](this,function(_0xbc5cx2){this[_0x387d[1047]](_0xbc5cx12,_0xbc5cx4);this[_0x387d[1023]]= !0})),null== this[_0x387d[1046]]&& (this[_0x387d[1046]]= _0xbc5cx12,this[_0x387d[1049]]= _0xbc5cx4,this[_0x387d[1047]](_0xbc5cx12,_0xbc5cx4)));this[_0x387d[526]][_0x387d[62]](_0xbc5cx12);return _0xbc5cx12};mxToolbar[_0x387d[202]][_0x387d[1047]]= function(_0xbc5cx2,_0xbc5cx3){if(this[_0x387d[1045]]!= _0xbc5cx2){if(null!= this[_0x387d[1045]]){var _0xbc5cx4=this[_0x387d[1045]][_0x387d[1044]];null!= _0xbc5cx4?(this[_0x387d[1045]][_0x387d[1044]]= this[_0x387d[1045]][_0x387d[284]](_0x387d[390]),this[_0x387d[1045]][_0x387d[57]](_0x387d[390],_0xbc5cx4)):this[_0x387d[1045]][_0x387d[926]]= this[_0x387d[1045]][_0x387d[1043]]};this[_0x387d[1045]]= _0xbc5cx2;_0xbc5cx4= this[_0x387d[1045]][_0x387d[1044]];null!= _0xbc5cx4?(this[_0x387d[1045]][_0x387d[1044]]= this[_0x387d[1045]][_0x387d[284]](_0x387d[390]),this[_0x387d[1045]][_0x387d[57]](_0x387d[390],_0xbc5cx4)):this[_0x387d[1045]][_0x387d[926]]= this[_0x387d[1045]][_0x387d[1043]]+ _0x387d[1034];this[_0x387d[746]]( new mxEventObject(mxEvent.SELECT,_0x387d[279],_0xbc5cx3))}};mxToolbar[_0x387d[202]][_0x387d[1050]]= function(_0xbc5cx2){(_0xbc5cx2|| !this[_0x387d[1023]])&& this[_0x387d[1045]]!= this[_0x387d[1046]]&& this[_0x387d[1047]](this[_0x387d[1046]],this[_0x387d[1049]])};mxToolbar[_0x387d[202]][_0x387d[1051]]= function(_0xbc5cx2){return this[_0x387d[1025]](null,_0xbc5cx2,null)};mxToolbar[_0x387d[202]][_0x387d[1052]]= function(){mxUtils[_0x387d[345]](this[_0x387d[526]])};mxToolbar[_0x387d[202]][_0x387d[1053]]= function(){var _0xbc5cx2=document[_0x387d[55]](_0x387d[1054]);_0xbc5cx2[_0x387d[124]][_0x387d[941]]= _0x387d[1055];_0xbc5cx2[_0x387d[57]](_0x387d[803],_0x387d[500]);this[_0x387d[526]][_0x387d[62]](_0xbc5cx2)};mxToolbar[_0x387d[202]][_0x387d[515]]= function(){mxEvent[_0x387d[762]](this[_0x387d[526]]);this[_0x387d[1045]]= this[_0x387d[1049]]= this[_0x387d[1046]]= this[_0x387d[526]]= null;null!= this[_0x387d[1029]]&& this[_0x387d[1029]][_0x387d[515]]()};function mxSession(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){this[_0x387d[251]]= _0xbc5cx2;this[_0x387d[1056]]= _0xbc5cx3;this[_0x387d[1057]]= _0xbc5cx4;this[_0x387d[1058]]= _0xbc5cx5;null!= _0xbc5cx2&& (this[_0x387d[1059]]= new mxCodec,this[_0x387d[1059]][_0x387d[1060]]= function(_0xbc5cx3){return _0xbc5cx2[_0x387d[736]](_0xbc5cx3)});_0xbc5cx2[_0x387d[169]](mxEvent.NOTIFY,mxUtils[_0x387d[885]](this,function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=_0xbc5cx3[_0x387d[720]](_0x387d[1061]);(null!= _0xbc5cx4&& this[_0x387d[143]]|| this[_0x387d[1062]]&& !this[_0x387d[1063]])&& this[_0x387d[827]](_0x387d[1064]+ this[_0x387d[1067]](_0xbc5cx4[_0x387d[1065]],_0xbc5cx4[_0x387d[1066]])+ _0x387d[1068])}))}mxSession[_0x387d[202]]= new mxEventSource;mxSession[_0x387d[202]][_0x387d[196]]= mxSession;mxSession[_0x387d[202]][_0x387d[251]]= null;mxSession[_0x387d[202]][_0x387d[1056]]= null;mxSession[_0x387d[202]][_0x387d[1057]]= null;mxSession[_0x387d[202]][_0x387d[1058]]= null;mxSession[_0x387d[202]][_0x387d[1059]]= null;mxSession[_0x387d[202]][_0x387d[1069]]= _0x387d[336];mxSession[_0x387d[202]][_0x387d[1070]]= !0;mxSession[_0x387d[202]][_0x387d[1071]]= !0;mxSession[_0x387d[202]][_0x387d[1072]]= 0;mxSession[_0x387d[202]][_0x387d[1073]]= 0;mxSession[_0x387d[202]][_0x387d[143]]= !1;mxSession[_0x387d[202]][_0x387d[1062]]= !1;mxSession[_0x387d[202]][_0x387d[1063]]= !1;mxSession[_0x387d[202]][_0x387d[1074]]= !1;mxSession[_0x387d[202]][_0x387d[861]]= function(){this[_0x387d[143]]?(this[_0x387d[1062]]= !0,this[_0x387d[746]]( new mxEventObject(mxEvent.CONNECT))):this[_0x387d[1062]]|| this[_0x387d[203]](this[_0x387d[1056]],mxUtils[_0x387d[885]](this,function(_0xbc5cx2){this[_0x387d[1062]]= !0;this[_0x387d[746]]( new mxEventObject(mxEvent.CONNECT));this[_0x387d[1075]]()}))};mxSession[_0x387d[202]][_0x387d[809]]= function(){this[_0x387d[1062]]&& !this[_0x387d[1063]]&& (this[_0x387d[1063]]= !0,this[_0x387d[746]]( new mxEventObject(mxEvent.SUSPEND)))};mxSession[_0x387d[202]][_0x387d[810]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){this[_0x387d[1062]]&& this[_0x387d[1063]]&& (this[_0x387d[1063]]= !1,this[_0x387d[746]]( new mxEventObject(mxEvent.RESUME)),this[_0x387d[1074]]|| this[_0x387d[1075]]())};mxSession[_0x387d[202]][_0x387d[1076]]= function(_0xbc5cx2){this[_0x387d[1062]]&& (this[_0x387d[1062]]= !1);this[_0x387d[746]]( new mxEventObject(mxEvent.DISCONNECT,_0x387d[1077],_0xbc5cx2))};mxSession[_0x387d[202]][_0x387d[1075]]= function(){this[_0x387d[1062]]&& !this[_0x387d[1063]]&& null!= this[_0x387d[1057]]?(this[_0x387d[1074]]= !0,this[_0x387d[203]](this[_0x387d[1057]],mxUtils[_0x387d[885]](this,function(){this[_0x387d[1075]]()}))):this[_0x387d[1074]]= !1};mxSession[_0x387d[202]][_0x387d[827]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){null!= _0xbc5cx2&& 0< _0xbc5cx2[_0x387d[67]]&& (null!= this[_0x387d[1058]]&& (this[_0x387d[143]]?(mxLog[_0x387d[539]](),mxLog[_0x387d[143]](_0x387d[1078]+ this[_0x387d[1058]]+ _0x387d[1079]+ _0xbc5cx2)):(_0xbc5cx2= _0x387d[1080]+ _0xbc5cx2+ _0x387d[1081],this[_0x387d[1070]]&& (_0xbc5cx2= encodeURIComponent(_0xbc5cx2)),mxUtils[_0x387d[814]](this[_0x387d[1058]],_0x387d[1082]+ _0xbc5cx2,_0xbc5cx3,_0xbc5cx4))),this[_0x387d[1072]]+= _0xbc5cx2[_0x387d[67]],this[_0x387d[746]]( new mxEventObject(mxEvent.NOTIFY,_0x387d[863],this[_0x387d[1058]],_0x387d[338],_0xbc5cx2)))};mxSession[_0x387d[202]][_0x387d[203]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){if(_0x387d[82]!= typeof mxUtils){var _0xbc5cx5=mxUtils[_0x387d[885]](this,function(_0xbc5cx2){null!= _0xbc5cx4?_0xbc5cx4(_0xbc5cx2):this[_0x387d[1076]](_0xbc5cx2)});mxUtils[_0x387d[203]](_0xbc5cx2,mxUtils[_0x387d[885]](this,function(_0xbc5cx4){if(_0x387d[82]!= typeof mxUtils){if(_0xbc5cx4[_0x387d[220]]()&& 404!= _0xbc5cx4[_0x387d[878]]()){if(this[_0x387d[1073]]+= _0xbc5cx4[_0x387d[221]]()[_0x387d[67]],this[_0x387d[746]]( new mxEventObject(mxEvent.GET,_0x387d[863],_0xbc5cx2,_0x387d[870],_0xbc5cx4)),this[_0x387d[1083]](_0xbc5cx4)){if(0< _0xbc5cx4[_0x387d[221]]()[_0x387d[67]]){var _0xbc5cxa=_0xbc5cx4[_0x387d[874]]();null== _0xbc5cxa?_0xbc5cx5(_0x387d[1084]+ _0xbc5cx4[_0x387d[221]]()):this[_0x387d[806]](_0xbc5cxa)};null!= _0xbc5cx3&& _0xbc5cx3(_0xbc5cx4)}}else {_0xbc5cx5(_0x387d[1085])}}}),function(_0xbc5cx2){_0xbc5cx5(_0x387d[1086])})}};mxSession[_0x387d[202]][_0x387d[1083]]= function(_0xbc5cx2){return 0> _0xbc5cx2[_0x387d[221]]()[_0x387d[2]](_0x387d[1087])};mxSession[_0x387d[202]][_0x387d[1067]]= function(_0xbc5cx2,_0xbc5cx3){for(var _0xbc5cx4=_0x387d[110],_0xbc5cx5=_0xbc5cx3?-1:1,_0xbc5cx9=_0xbc5cx3?_0xbc5cx2[_0x387d[67]]- 1:0;0<= _0xbc5cx9&& _0xbc5cx9< _0xbc5cx2[_0x387d[67]];_0xbc5cx9+= _0xbc5cx5){var _0xbc5cxa=this[_0x387d[1059]][_0x387d[514]](_0xbc5cx2[_0xbc5cx9]),_0xbc5cx4=_0xbc5cx4+ mxUtils[_0x387d[875]](_0xbc5cxa,this[_0x387d[1069]])};return _0xbc5cx4};mxSession[_0x387d[202]][_0x387d[806]]= function(_0xbc5cx2){if(null!= _0xbc5cx2&& _0xbc5cx2[_0x387d[288]]== mxConstants[_0x387d[289]]){var _0xbc5cx3=_0xbc5cx2[_0x387d[284]](_0x387d[1088]);null!= _0xbc5cx3&& (this[_0x387d[251]][_0x387d[1089]]= _0xbc5cx3+ _0x387d[213]);for(_0xbc5cx3= _0xbc5cx2[_0x387d[285]];null!= _0xbc5cx3;){var _0xbc5cx4=_0xbc5cx3[_0x387d[301]][_0x387d[216]]();_0x387d[724]== _0xbc5cx4?this[_0x387d[1090]](_0xbc5cx3):_0x387d[1091]== _0xbc5cx4&& this[_0x387d[1092]](_0xbc5cx3);_0xbc5cx3= _0xbc5cx3[_0x387d[287]]};this[_0x387d[746]]( new mxEventObject(mxEvent.RECEIVE,_0x387d[252],_0xbc5cx2))}};mxSession[_0x387d[202]][_0x387d[1090]]= function(_0xbc5cx2){( new mxCodec(_0xbc5cx2[_0x387d[295]]))[_0x387d[1093]](_0xbc5cx2[_0x387d[285]],this[_0x387d[251]])};mxSession[_0x387d[202]][_0x387d[1092]]= function(_0xbc5cx2){for(_0xbc5cx2= _0xbc5cx2[_0x387d[285]];null!= _0xbc5cx2;){_0x387d[1061]== _0xbc5cx2[_0x387d[301]]&& this[_0x387d[1094]](_0xbc5cx2),_0xbc5cx2= _0xbc5cx2[_0x387d[287]]}};mxSession[_0x387d[202]][_0x387d[1094]]= function(_0xbc5cx2){_0xbc5cx2= this[_0x387d[1095]](_0xbc5cx2);if(0< _0xbc5cx2[_0x387d[67]]){var _0xbc5cx3=this[_0x387d[1096]](_0xbc5cx2);this[_0x387d[251]][_0x387d[746]]( new mxEventObject(mxEvent.CHANGE,_0x387d[1061],_0xbc5cx3,_0x387d[1065],_0xbc5cx2));this[_0x387d[251]][_0x387d[746]]( new mxEventObject(mxEvent.UNDO,_0x387d[1061],_0xbc5cx3));this[_0x387d[746]]( new mxEventObject(mxEvent.FIRED,_0x387d[1061],_0xbc5cx3))}};mxSession[_0x387d[202]][_0x387d[1096]]= function(_0xbc5cx2){var _0xbc5cx3= new mxUndoableEdit(this[_0x387d[251]],this[_0x387d[1071]]);_0xbc5cx3[_0x387d[1065]]= _0xbc5cx2;_0xbc5cx3[_0x387d[827]]= function(){_0xbc5cx3[_0x387d[1097]][_0x387d[746]]( new mxEventObject(mxEvent.CHANGE,_0x387d[1061],_0xbc5cx3,_0x387d[1065],_0xbc5cx3[_0x387d[1065]]));_0xbc5cx3[_0x387d[1097]][_0x387d[746]]( new mxEventObject(mxEvent.NOTIFY,_0x387d[1061],_0xbc5cx3,_0x387d[1065],_0xbc5cx3[_0x387d[1065]]))};return _0xbc5cx3};mxSession[_0x387d[202]][_0x387d[1095]]= function(_0xbc5cx2){this[_0x387d[1059]][_0x387d[395]]= _0xbc5cx2[_0x387d[295]];var _0xbc5cx3=[];for(_0xbc5cx2= _0xbc5cx2[_0x387d[285]];null!= _0xbc5cx2;){var _0xbc5cx4=this[_0x387d[1098]](_0xbc5cx2);null!= _0xbc5cx4&& _0xbc5cx3[_0x387d[207]](_0xbc5cx4);_0xbc5cx2= _0xbc5cx2[_0x387d[287]]};return _0xbc5cx3};mxSession[_0x387d[202]][_0x387d[1098]]= function(_0xbc5cx2){var _0xbc5cx3=null;_0xbc5cx2[_0x387d[288]]== mxConstants[_0x387d[289]]&& (_0xbc5cx3= _0x387d[1099]== _0xbc5cx2[_0x387d[301]]?( new mxCodec(_0xbc5cx2[_0x387d[295]]))[_0x387d[1093]](_0xbc5cx2):this[_0x387d[1059]][_0x387d[1093]](_0xbc5cx2),null!= _0xbc5cx3&& (_0xbc5cx3[_0x387d[251]]= this[_0x387d[251]],_0xbc5cx3[_0x387d[350]](),_0x387d[1100]== _0xbc5cx2[_0x387d[301]]&& null== _0xbc5cx3[_0x387d[1101]]&& this[_0x387d[1102]](_0xbc5cx3[_0x387d[247]])));return _0xbc5cx3};mxSession[_0x387d[202]][_0x387d[1102]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[1059]][_0x387d[1104]](_0xbc5cx2[_0x387d[1103]](),_0xbc5cx2);for(var _0xbc5cx4=this[_0x387d[251]][_0x387d[262]](_0xbc5cx2),_0xbc5cx5=0;_0xbc5cx5< _0xbc5cx4;_0xbc5cx5++){this[_0x387d[1102]](this[_0x387d[251]][_0x387d[263]](_0xbc5cx2,_0xbc5cx5))}};function mxUndoableEdit(_0xbc5cx2,_0xbc5cx3){this[_0x387d[1097]]= _0xbc5cx2;this[_0x387d[1065]]= [];this[_0x387d[1105]]= null!= _0xbc5cx3?_0xbc5cx3:!0}mxUndoableEdit[_0x387d[202]][_0x387d[1097]]= null;mxUndoableEdit[_0x387d[202]][_0x387d[1065]]= null;mxUndoableEdit[_0x387d[202]][_0x387d[1105]]= null;mxUndoableEdit[_0x387d[202]][_0x387d[1066]]= !1;mxUndoableEdit[_0x387d[202]][_0x387d[1106]]= !1;mxUndoableEdit[_0x387d[202]][_0x387d[1107]]= function(){return 0== this[_0x387d[1065]][_0x387d[67]]};mxUndoableEdit[_0x387d[202]][_0x387d[1108]]= function(){return this[_0x387d[1105]]};mxUndoableEdit[_0x387d[202]][_0x387d[99]]= function(_0xbc5cx2){this[_0x387d[1065]][_0x387d[207]](_0xbc5cx2)};mxUndoableEdit[_0x387d[202]][_0x387d[827]]= function(){};mxUndoableEdit[_0x387d[202]][_0x387d[1109]]= function(){};mxUndoableEdit[_0x387d[202]][_0x387d[824]]= function(){if(!this[_0x387d[1066]]){this[_0x387d[1097]][_0x387d[746]]( new mxEventObject(mxEvent.START_EDIT));for(var _0xbc5cx2=this[_0x387d[1065]][_0x387d[67]]- 1;0<= _0xbc5cx2;_0xbc5cx2--){var _0xbc5cx3=this[_0x387d[1065]][_0xbc5cx2];null!= _0xbc5cx3[_0x387d[350]]?_0xbc5cx3[_0x387d[350]]():null!= _0xbc5cx3[_0x387d[824]]&& _0xbc5cx3[_0x387d[824]]();this[_0x387d[1097]][_0x387d[746]]( new mxEventObject(mxEvent.EXECUTED,_0x387d[826],_0xbc5cx3))};this[_0x387d[1066]]= !0;this[_0x387d[1106]]= !1;this[_0x387d[1097]][_0x387d[746]]( new mxEventObject(mxEvent.END_EDIT))};this[_0x387d[827]]()};mxUndoableEdit[_0x387d[202]][_0x387d[825]]= function(){if(!this[_0x387d[1106]]){this[_0x387d[1097]][_0x387d[746]]( new mxEventObject(mxEvent.START_EDIT));for(var _0xbc5cx2=this[_0x387d[1065]][_0x387d[67]],_0xbc5cx3=0;_0xbc5cx3< _0xbc5cx2;_0xbc5cx3++){var _0xbc5cx4=this[_0x387d[1065]][_0xbc5cx3];null!= _0xbc5cx4[_0x387d[350]]?_0xbc5cx4[_0x387d[350]]():null!= _0xbc5cx4[_0x387d[825]]&& _0xbc5cx4[_0x387d[825]]();this[_0x387d[1097]][_0x387d[746]]( new mxEventObject(mxEvent.EXECUTED,_0x387d[826],_0xbc5cx4))};this[_0x387d[1066]]= !1;this[_0x387d[1106]]= !0;this[_0x387d[1097]][_0x387d[746]]( new mxEventObject(mxEvent.END_EDIT))};this[_0x387d[827]]()};function mxUndoManager(_0xbc5cx2){this[_0x387d[803]]= null!= _0xbc5cx2?_0xbc5cx2:100;this[_0x387d[200]]()}mxUndoManager[_0x387d[202]]= new mxEventSource;mxUndoManager[_0x387d[202]][_0x387d[196]]= mxUndoManager;mxUndoManager[_0x387d[202]][_0x387d[803]]= null;mxUndoManager[_0x387d[202]][_0x387d[1110]]= null;mxUndoManager[_0x387d[202]][_0x387d[1111]]= 0;mxUndoManager[_0x387d[202]][_0x387d[1107]]= function(){return 0== this[_0x387d[1110]][_0x387d[67]]};mxUndoManager[_0x387d[202]][_0x387d[200]]= function(){this[_0x387d[1110]]= [];this[_0x387d[1111]]= 0;this[_0x387d[746]]( new mxEventObject(mxEvent.CLEAR))};mxUndoManager[_0x387d[202]][_0x387d[1112]]= function(){return 0< this[_0x387d[1111]]};mxUndoManager[_0x387d[202]][_0x387d[824]]= function(){for(;0< this[_0x387d[1111]];){var _0xbc5cx2=this[_0x387d[1110]][--this[_0x387d[1111]]];_0xbc5cx2[_0x387d[824]]();if(_0xbc5cx2[_0x387d[1108]]()){this[_0x387d[746]]( new mxEventObject(mxEvent.UNDO,_0x387d[1061],_0xbc5cx2));break}}};mxUndoManager[_0x387d[202]][_0x387d[1113]]= function(){return this[_0x387d[1111]]< this[_0x387d[1110]][_0x387d[67]]};mxUndoManager[_0x387d[202]][_0x387d[825]]= function(){for(var _0xbc5cx2=this[_0x387d[1110]][_0x387d[67]];this[_0x387d[1111]]< _0xbc5cx2;){var _0xbc5cx3=this[_0x387d[1110]][this[_0x387d[1111]]++];_0xbc5cx3[_0x387d[825]]();if(_0xbc5cx3[_0x387d[1108]]()){this[_0x387d[746]]( new mxEventObject(mxEvent.REDO,_0x387d[1061],_0xbc5cx3));break}}};mxUndoManager[_0x387d[202]][_0x387d[1114]]= function(_0xbc5cx2){this[_0x387d[330]]();0< this[_0x387d[803]]&& this[_0x387d[803]]== this[_0x387d[1110]][_0x387d[67]]&& this[_0x387d[1110]][_0x387d[1115]]();this[_0x387d[1110]][_0x387d[207]](_0xbc5cx2);this[_0x387d[1111]]= this[_0x387d[1110]][_0x387d[67]];this[_0x387d[746]]( new mxEventObject(mxEvent.ADD,_0x387d[1061],_0xbc5cx2))};mxUndoManager[_0x387d[202]][_0x387d[330]]= function(){if(this[_0x387d[1110]][_0x387d[67]]> this[_0x387d[1111]]){for(var _0xbc5cx2=this[_0x387d[1110]][_0x387d[300]](this[_0x387d[1111]],this[_0x387d[1110]][_0x387d[67]]- this[_0x387d[1111]]),_0xbc5cx3=0;_0xbc5cx3< _0xbc5cx2[_0x387d[67]];_0xbc5cx3++){_0xbc5cx2[_0xbc5cx3][_0x387d[1109]]()}}};var mxUrlConverter=function(_0xbc5cx2){var _0xbc5cx3=!0,_0xbc5cx4=null,_0xbc5cx5=null;return {isEnabled:function(){return _0xbc5cx3},setEnabled:function(_0xbc5cx2){_0xbc5cx3= _0xbc5cx2},getBaseUrl:function(){return _0xbc5cx4},setBaseUrl:function(_0xbc5cx2){_0xbc5cx4= _0xbc5cx2},getBaseDomain:function(){return _0xbc5cx4},setBaseDomain:function(_0xbc5cx2){_0xbc5cx4= _0xbc5cx2},isRelativeUrl:function(_0xbc5cx2){return _0x387d[43]!= _0xbc5cx2[_0x387d[85]](0,7)&& _0x387d[46]!= _0xbc5cx2[_0x387d[85]](0,8)&& _0x387d[1116]!= _0xbc5cx2[_0x387d[85]](0,10)},convert:function(_0xbc5cx2){if(_0xbc5cx3&& this[_0x387d[1117]](_0xbc5cx2)){if(null== _0xbc5cx4){_0xbc5cx5= location[_0x387d[1118]]+ _0x387d[1119]+ location[_0x387d[1120]];_0xbc5cx4= _0xbc5cx5+ location[_0x387d[1121]];var _0xbc5cxa=_0xbc5cx4[_0x387d[1122]](_0x387d[84]);0< _0xbc5cxa&& (_0xbc5cx4= _0xbc5cx4[_0x387d[85]](0,_0xbc5cxa+ 1))};_0xbc5cx2= _0x387d[84]== _0xbc5cx2[_0x387d[225]](0)?_0xbc5cx5+ _0xbc5cx2:_0xbc5cx4+ _0xbc5cx2};return _0xbc5cx2}}};function mxPanningManager(_0xbc5cx2){this[_0x387d[1123]]= null;this[_0x387d[1124]]= !1;this[_0x387d[1125]]= this[_0x387d[1126]]= this[_0x387d[1127]]= this[_0x387d[1128]]= this[_0x387d[1129]]= this[_0x387d[1130]]= 0;this[_0x387d[1131]]= !1;this[_0x387d[190]]= this[_0x387d[360]]= 0;this[_0x387d[1132]]= {mouseDown:function(_0xbc5cx2,_0xbc5cx3){},mouseMove:function(_0xbc5cx2,_0xbc5cx3){},mouseUp:mxUtils[_0x387d[885]](this,function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[1124]]&& this[_0x387d[1076]]()})};_0xbc5cx2[_0x387d[1133]](this[_0x387d[1132]]);mxEvent[_0x387d[169]](document,_0x387d[753],mxUtils[_0x387d[885]](this,function(){this[_0x387d[1124]]&& this[_0x387d[1076]]()}));var _0xbc5cx3=mxUtils[_0x387d[885]](this,function(){this[_0x387d[1131]]= mxUtils[_0x387d[1134]](_0xbc5cx2[_0x387d[526]]);this[_0x387d[360]]= _0xbc5cx2[_0x387d[526]][_0x387d[360]];this[_0x387d[190]]= _0xbc5cx2[_0x387d[526]][_0x387d[190]];return window[_0x387d[1141]](mxUtils[_0x387d[885]](this,function(){this[_0x387d[1130]]-= this[_0x387d[1126]];this[_0x387d[1129]]-= this[_0x387d[1125]];if(this[_0x387d[1131]]){var _0xbc5cx3=-_0xbc5cx2[_0x387d[526]][_0x387d[360]]- Math[_0x387d[430]](this[_0x387d[1126]]),_0xbc5cx5=-_0xbc5cx2[_0x387d[526]][_0x387d[190]]- Math[_0x387d[430]](this[_0x387d[1125]]);_0xbc5cx2[_0x387d[1135]](_0xbc5cx3,_0xbc5cx5);_0xbc5cx2[_0x387d[1136]]= this[_0x387d[360]]- _0xbc5cx2[_0x387d[526]][_0x387d[360]];_0xbc5cx2[_0x387d[1137]]= this[_0x387d[190]]- _0xbc5cx2[_0x387d[526]][_0x387d[190]];_0xbc5cx2[_0x387d[746]]( new mxEventObject(mxEvent.PAN))}else {_0xbc5cx2[_0x387d[1135]](this[_0x387d[1138]](),this[_0x387d[1139]]())}}),this[_0x387d[1140]])});this[_0x387d[1142]]= function(){return active};this[_0x387d[1138]]= function(){return Math[_0x387d[488]](this[_0x387d[1130]])};this[_0x387d[1139]]= function(){return Math[_0x387d[488]](this[_0x387d[1129]])};this[_0x387d[861]]= function(){this[_0x387d[1128]]= _0xbc5cx2[_0x387d[441]][_0x387d[513]][_0x387d[235]];this[_0x387d[1127]]= _0xbc5cx2[_0x387d[441]][_0x387d[513]][_0x387d[236]];this[_0x387d[1124]]= !0};this[_0x387d[1143]]= function(_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){this[_0x387d[1124]]|| this[_0x387d[861]]();this[_0x387d[360]]= _0xbc5cx2[_0x387d[526]][_0x387d[360]];this[_0x387d[190]]= _0xbc5cx2[_0x387d[526]][_0x387d[190]];_0xbc5cxa= null!= _0xbc5cxa?_0xbc5cxa:0;var _0xbc5cx12=_0xbc5cx2[_0x387d[526]];this[_0x387d[1126]]= _0xbc5cx4+ (null!= _0xbc5cx9?_0xbc5cx9:0)- _0xbc5cx12[_0x387d[360]]- _0xbc5cx12[_0x387d[159]];0> this[_0x387d[1126]]&& Math[_0x387d[425]](this[_0x387d[1126]])< this[_0x387d[467]]?this[_0x387d[1126]]= this[_0x387d[467]]+ this[_0x387d[1126]]:this[_0x387d[1126]]= this[_0x387d[1144]]?Math[_0x387d[160]](this[_0x387d[1126]],0):0;0== this[_0x387d[1126]]&& (this[_0x387d[1126]]= _0xbc5cx4- _0xbc5cx12[_0x387d[360]],this[_0x387d[1126]]= 0< this[_0x387d[1126]]&& this[_0x387d[1126]]< this[_0x387d[467]]?this[_0x387d[1126]]- this[_0x387d[467]]:this[_0x387d[1144]]?Math[_0x387d[243]](0,this[_0x387d[1126]]):0);this[_0x387d[1125]]= _0xbc5cx5+ _0xbc5cxa- _0xbc5cx12[_0x387d[190]]- _0xbc5cx12[_0x387d[157]];0> this[_0x387d[1125]]&& Math[_0x387d[425]](this[_0x387d[1125]])< this[_0x387d[467]]?this[_0x387d[1125]]= this[_0x387d[467]]+ this[_0x387d[1125]]:this[_0x387d[1125]]= this[_0x387d[1144]]?Math[_0x387d[160]](this[_0x387d[1125]],0):0;0== this[_0x387d[1125]]&& (this[_0x387d[1125]]= _0xbc5cx5- _0xbc5cx12[_0x387d[190]],this[_0x387d[1125]]= 0< this[_0x387d[1125]]&& this[_0x387d[1125]]< this[_0x387d[467]]?this[_0x387d[1125]]- this[_0x387d[467]]:this[_0x387d[1144]]?Math[_0x387d[243]](0,this[_0x387d[1125]]):0);0!= this[_0x387d[1126]]|| 0!= this[_0x387d[1125]]?(this[_0x387d[1126]]*= this[_0x387d[1145]],this[_0x387d[1125]]*= this[_0x387d[1145]],null== this[_0x387d[1123]]&& (this[_0x387d[1123]]= _0xbc5cx3())):null!= this[_0x387d[1123]]&& (window[_0x387d[1146]](this[_0x387d[1123]]),this[_0x387d[1123]]= null)};this[_0x387d[1076]]= function(){if(this[_0x387d[1124]]){if(this[_0x387d[1124]]= !1,null!= this[_0x387d[1123]]&& (window[_0x387d[1146]](this[_0x387d[1123]]),this[_0x387d[1123]]= null),this[_0x387d[1129]]= this[_0x387d[1130]]= 0,this[_0x387d[1131]]){_0xbc5cx2[_0x387d[1136]]= 0,_0xbc5cx2[_0x387d[1137]]= 0,_0xbc5cx2[_0x387d[746]]( new mxEventObject(mxEvent.PAN))}else {var _0xbc5cx3=_0xbc5cx2[_0x387d[1136]],_0xbc5cx5=_0xbc5cx2[_0x387d[1137]];if(0!= _0xbc5cx3|| 0!= _0xbc5cx5){_0xbc5cx2[_0x387d[1135]](0,0),_0xbc5cx2[_0x387d[441]][_0x387d[1147]](this[_0x387d[1128]]+ _0xbc5cx3/ _0xbc5cx2[_0x387d[441]][_0x387d[255]],this[_0x387d[1127]]+ _0xbc5cx5/ _0xbc5cx2[_0x387d[441]][_0x387d[255]])}}}};this[_0x387d[515]]= function(){_0xbc5cx2[_0x387d[1148]](this[_0x387d[1132]])}}mxPanningManager[_0x387d[202]][_0x387d[1145]]= 1/ 6;mxPanningManager[_0x387d[202]][_0x387d[1140]]= 10;mxPanningManager[_0x387d[202]][_0x387d[1144]]= !0;mxPanningManager[_0x387d[202]][_0x387d[467]]= 0;function mxPopupMenu(_0xbc5cx2){this[_0x387d[1033]]= _0xbc5cx2;null!= _0xbc5cx2&& this[_0x387d[176]]()}mxPopupMenu[_0x387d[202]]= new mxEventSource;mxPopupMenu[_0x387d[202]][_0x387d[196]]= mxPopupMenu;mxPopupMenu[_0x387d[202]][_0x387d[1149]]= mxClient[_0x387d[88]]+ _0x387d[1150];mxPopupMenu[_0x387d[202]][_0x387d[931]]= 10006;mxPopupMenu[_0x387d[202]][_0x387d[1033]]= null;mxPopupMenu[_0x387d[202]][_0x387d[1151]]= !1;mxPopupMenu[_0x387d[202]][_0x387d[984]]= !0;mxPopupMenu[_0x387d[202]][_0x387d[1152]]= 0;mxPopupMenu[_0x387d[202]][_0x387d[1153]]= !1;mxPopupMenu[_0x387d[202]][_0x387d[1154]]= !1;mxPopupMenu[_0x387d[202]][_0x387d[1155]]= !0;mxPopupMenu[_0x387d[202]][_0x387d[176]]= function(){this[_0x387d[116]]= document[_0x387d[55]](_0x387d[116]);this[_0x387d[116]][_0x387d[926]]= _0x387d[1156];this[_0x387d[120]]= document[_0x387d[55]](_0x387d[120]);this[_0x387d[116]][_0x387d[62]](this[_0x387d[120]]);this[_0x387d[485]]= document[_0x387d[55]](_0x387d[485]);this[_0x387d[485]][_0x387d[926]]= _0x387d[1156];this[_0x387d[485]][_0x387d[124]][_0x387d[495]]= _0x387d[497];this[_0x387d[485]][_0x387d[124]][_0x387d[931]]= this[_0x387d[931]];this[_0x387d[485]][_0x387d[62]](this[_0x387d[116]]);mxEvent[_0x387d[1157]](this[_0x387d[485]])};mxPopupMenu[_0x387d[202]][_0x387d[994]]= function(){return this[_0x387d[984]]};mxPopupMenu[_0x387d[202]][_0x387d[995]]= function(_0xbc5cx2){this[_0x387d[984]]= _0xbc5cx2};mxPopupMenu[_0x387d[202]][_0x387d[737]]= function(_0xbc5cx2){return _0xbc5cx2[_0x387d[737]]()|| this[_0x387d[1151]]&& mxEvent[_0x387d[1158]](_0xbc5cx2[_0x387d[727]]())};mxPopupMenu[_0x387d[202]][_0x387d[1025]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){_0xbc5cx5= _0xbc5cx5|| this;this[_0x387d[1152]]++;_0xbc5cx5[_0x387d[1159]]&& (_0xbc5cx5[_0x387d[1160]]&& this[_0x387d[1051]](_0xbc5cx5,!0),_0xbc5cx5[_0x387d[1159]]= !1);_0xbc5cx5[_0x387d[1160]]= !0;var _0xbc5cx12=document[_0x387d[55]](_0x387d[121]);_0xbc5cx12[_0x387d[926]]= _0x387d[1161];var _0xbc5cx13=document[_0x387d[55]](_0x387d[122]);_0xbc5cx13[_0x387d[926]]= _0x387d[1162];null!= _0xbc5cx3?(_0xbc5cx9= document[_0x387d[55]](_0x387d[466]),_0xbc5cx9[_0x387d[390]]= _0xbc5cx3,_0xbc5cx13[_0x387d[62]](_0xbc5cx9)):null!= _0xbc5cx9&& (_0xbc5cx3= document[_0x387d[55]](_0x387d[485]),_0xbc5cx3[_0x387d[926]]= _0xbc5cx9,_0xbc5cx13[_0x387d[62]](_0xbc5cx3));_0xbc5cx12[_0x387d[62]](_0xbc5cx13);this[_0x387d[1155]]&& (_0xbc5cx13= document[_0x387d[55]](_0x387d[122]),_0xbc5cx13[_0x387d[926]]= _0x387d[1161]+ (null!= _0xbc5cxa&& !_0xbc5cxa?_0x387d[1163]:_0x387d[110]),mxUtils[_0x387d[53]](_0xbc5cx13,_0xbc5cx2),_0xbc5cx13[_0x387d[611]]= _0x387d[361],_0xbc5cx12[_0x387d[62]](_0xbc5cx13),_0xbc5cx2= document[_0x387d[55]](_0x387d[122]),_0xbc5cx2[_0x387d[926]]= _0x387d[1161]+ (null!= _0xbc5cxa&& !_0xbc5cxa?_0x387d[1163]:_0x387d[110]),_0xbc5cx2[_0x387d[124]][_0x387d[1164]]= _0x387d[1055],_0xbc5cx2[_0x387d[124]][_0x387d[1165]]= _0x387d[699],_0xbc5cx12[_0x387d[62]](_0xbc5cx2),null== _0xbc5cx5[_0x387d[485]]&& this[_0x387d[1166]](_0xbc5cx5));_0xbc5cx5[_0x387d[120]][_0x387d[62]](_0xbc5cx12);if(null== _0xbc5cxa|| _0xbc5cxa){mxEvent[_0x387d[759]](_0xbc5cx12,mxUtils[_0x387d[885]](this,function(_0xbc5cx2){this[_0x387d[1167]]= _0xbc5cx12;_0xbc5cx5[_0x387d[1168]]!= _0xbc5cx12&& _0xbc5cx5[_0x387d[1168]]!= _0xbc5cx5&& (null!= _0xbc5cx5[_0x387d[1168]]&& null!= _0xbc5cx5[_0x387d[1168]][_0x387d[485]][_0x387d[265]]&& this[_0x387d[1169]](_0xbc5cx5),null!= _0xbc5cx12[_0x387d[485]]&& (this[_0x387d[1170]](_0xbc5cx5,_0xbc5cx12),_0xbc5cx5[_0x387d[1168]]= _0xbc5cx12));mxEvent[_0x387d[722]](_0xbc5cx2)}),mxUtils[_0x387d[885]](this,function(_0xbc5cx2){_0xbc5cx5[_0x387d[1168]]!= _0xbc5cx12&& _0xbc5cx5[_0x387d[1168]]!= _0xbc5cx5&& (null!= _0xbc5cx5[_0x387d[1168]]&& null!= _0xbc5cx5[_0x387d[1168]][_0x387d[485]][_0x387d[265]]&& this[_0x387d[1169]](_0xbc5cx5),this[_0x387d[1153]]&& null!= _0xbc5cx12[_0x387d[485]]&& (this[_0x387d[1170]](_0xbc5cx5,_0xbc5cx12),_0xbc5cx5[_0x387d[1168]]= _0xbc5cx12));_0xbc5cx12[_0x387d[926]]= _0x387d[1171]}),mxUtils[_0x387d[885]](this,function(_0xbc5cx2){this[_0x387d[1167]]== _0xbc5cx12&& (_0xbc5cx5[_0x387d[1168]]!= _0xbc5cx12&& this[_0x387d[1032]](),null!= _0xbc5cx4&& _0xbc5cx4(_0xbc5cx2));this[_0x387d[1167]]= null;mxEvent[_0x387d[722]](_0xbc5cx2)})),mxEvent[_0x387d[169]](_0xbc5cx12,_0x387d[1035],mxUtils[_0x387d[885]](this,function(_0xbc5cx2){_0xbc5cx12[_0x387d[926]]= _0x387d[1161]}))};return _0xbc5cx12};mxPopupMenu[_0x387d[202]][_0x387d[1166]]= function(_0xbc5cx2){_0xbc5cx2[_0x387d[116]]= document[_0x387d[55]](_0x387d[116]);_0xbc5cx2[_0x387d[116]][_0x387d[926]]= _0x387d[1156];_0xbc5cx2[_0x387d[120]]= document[_0x387d[55]](_0x387d[120]);_0xbc5cx2[_0x387d[116]][_0x387d[62]](_0xbc5cx2[_0x387d[120]]);_0xbc5cx2[_0x387d[485]]= document[_0x387d[55]](_0x387d[485]);_0xbc5cx2[_0x387d[485]][_0x387d[926]]= _0x387d[1156];_0xbc5cx2[_0x387d[485]][_0x387d[124]][_0x387d[491]]= _0x387d[492];_0xbc5cx2[_0x387d[485]][_0x387d[124]][_0x387d[495]]= _0x387d[497];_0xbc5cx2[_0x387d[485]][_0x387d[124]][_0x387d[931]]= this[_0x387d[931]];_0xbc5cx2[_0x387d[485]][_0x387d[62]](_0xbc5cx2[_0x387d[116]]);var _0xbc5cx3=document[_0x387d[55]](_0x387d[466]);_0xbc5cx3[_0x387d[57]](_0x387d[390],this[_0x387d[1149]]);td= _0xbc5cx2[_0x387d[285]][_0x387d[287]][_0x387d[287]];td[_0x387d[62]](_0xbc5cx3)};mxPopupMenu[_0x387d[202]][_0x387d[1170]]= function(_0xbc5cx2,_0xbc5cx3){if(null!= _0xbc5cx3[_0x387d[485]]){_0xbc5cx3[_0x387d[485]][_0x387d[124]][_0x387d[361]]= _0xbc5cx2[_0x387d[485]][_0x387d[358]]+ _0xbc5cx3[_0x387d[358]]+ _0xbc5cx3[_0x387d[359]]- 1+ _0x387d[168];_0xbc5cx3[_0x387d[485]][_0x387d[124]][_0x387d[125]]= _0xbc5cx2[_0x387d[485]][_0x387d[362]]+ _0xbc5cx3[_0x387d[362]]+ _0x387d[168];document[_0x387d[112]][_0x387d[62]](_0xbc5cx3[_0x387d[485]]);var _0xbc5cx4=parseInt(_0xbc5cx3[_0x387d[485]][_0x387d[358]]),_0xbc5cx5=parseInt(_0xbc5cx3[_0x387d[485]][_0x387d[359]]),_0xbc5cx9=document[_0x387d[112]],_0xbc5cxa=document[_0x387d[158]];if(_0xbc5cx4+ _0xbc5cx5> (_0xbc5cx9[_0x387d[360]]|| _0xbc5cxa[_0x387d[360]])+ (_0xbc5cx9[_0x387d[159]]|| _0xbc5cxa[_0x387d[159]])){_0xbc5cx3[_0x387d[485]][_0x387d[124]][_0x387d[361]]= _0xbc5cx2[_0x387d[485]][_0x387d[358]]- _0xbc5cx5+ (mxClient[_0x387d[80]]?6:-6)+ _0x387d[168]};mxUtils[_0x387d[933]](_0xbc5cx3[_0x387d[485]])}};mxPopupMenu[_0x387d[202]][_0x387d[1051]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx2= _0xbc5cx2|| this;if(this[_0x387d[1154]]&& !_0xbc5cx3){_0xbc5cx2[_0x387d[1159]]= !0}else {if(null!= _0xbc5cx2[_0x387d[120]]){_0xbc5cx2[_0x387d[1159]]= !1;var _0xbc5cx4=document[_0x387d[55]](_0x387d[121]),_0xbc5cx5=document[_0x387d[55]](_0x387d[122]);_0xbc5cx5[_0x387d[926]]= _0x387d[1162];_0xbc5cx5[_0x387d[124]][_0x387d[549]]= _0x387d[1172];_0xbc5cx4[_0x387d[62]](_0xbc5cx5);_0xbc5cx5= document[_0x387d[55]](_0x387d[122]);_0xbc5cx5[_0x387d[124]][_0x387d[549]]= _0x387d[1172];_0xbc5cx5[_0x387d[57]](_0x387d[1173],_0x387d[1174]);var _0xbc5cx9=document[_0x387d[55]](_0x387d[1054]);_0xbc5cx9[_0x387d[57]](_0x387d[803],_0x387d[500]);_0xbc5cx5[_0x387d[62]](_0xbc5cx9);_0xbc5cx4[_0x387d[62]](_0xbc5cx5);_0xbc5cx2[_0x387d[120]][_0x387d[62]](_0xbc5cx4)}}};mxPopupMenu[_0x387d[202]][_0x387d[152]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){if(null!= this[_0x387d[485]]&& null!= this[_0x387d[120]]&& null!= this[_0x387d[1033]]){this[_0x387d[485]][_0x387d[124]][_0x387d[361]]= _0xbc5cx2+ _0x387d[168];for(this[_0x387d[485]][_0x387d[124]][_0x387d[125]]= _0xbc5cx3+ _0x387d[168];null!= this[_0x387d[120]][_0x387d[285]];){mxEvent[_0x387d[762]](this[_0x387d[120]][_0x387d[285]]),this[_0x387d[120]][_0x387d[266]](this[_0x387d[120]][_0x387d[285]])};this[_0x387d[1152]]= 0;this[_0x387d[1033]](this,_0xbc5cx4,_0xbc5cx5);0< this[_0x387d[1152]]&& (this[_0x387d[1175]](),this[_0x387d[746]]( new mxEventObject(mxEvent.SHOW)))}};mxPopupMenu[_0x387d[202]][_0x387d[1031]]= function(){return null!= this[_0x387d[485]]&& this[_0x387d[485]][_0x387d[265]]== document[_0x387d[112]]};mxPopupMenu[_0x387d[202]][_0x387d[1175]]= function(){9<= document[_0x387d[5]]&& (this[_0x387d[485]][_0x387d[124]][_0x387d[347]]= _0x387d[130]);document[_0x387d[112]][_0x387d[62]](this[_0x387d[485]]);mxUtils[_0x387d[933]](this[_0x387d[485]])};mxPopupMenu[_0x387d[202]][_0x387d[1032]]= function(){null!= this[_0x387d[485]]&& (null!= this[_0x387d[485]][_0x387d[265]]&& this[_0x387d[485]][_0x387d[265]][_0x387d[266]](this[_0x387d[485]]),this[_0x387d[1169]](this),this[_0x387d[1160]]= !1)};mxPopupMenu[_0x387d[202]][_0x387d[1169]]= function(_0xbc5cx2){null!= _0xbc5cx2[_0x387d[1168]]&& (this[_0x387d[1169]](_0xbc5cx2[_0x387d[1168]]),null!= _0xbc5cx2[_0x387d[1168]][_0x387d[485]][_0x387d[265]]&& _0xbc5cx2[_0x387d[1168]][_0x387d[485]][_0x387d[265]][_0x387d[266]](_0xbc5cx2[_0x387d[1168]][_0x387d[485]]),_0xbc5cx2[_0x387d[1168]]= null)};mxPopupMenu[_0x387d[202]][_0x387d[515]]= function(){null!= this[_0x387d[485]]&& (mxEvent[_0x387d[762]](this[_0x387d[485]]),null!= this[_0x387d[485]][_0x387d[265]]&& this[_0x387d[485]][_0x387d[265]][_0x387d[266]](this[_0x387d[485]]),this[_0x387d[485]]= null)};function mxAutoSaveManager(_0xbc5cx2){this[_0x387d[1176]]= mxUtils[_0x387d[885]](this,function(_0xbc5cx2,_0xbc5cx4){this[_0x387d[994]]()&& this[_0x387d[1177]](_0xbc5cx4[_0x387d[720]](_0x387d[1061])[_0x387d[1065]])});this[_0x387d[1178]](_0xbc5cx2)}mxAutoSaveManager[_0x387d[202]]= new mxEventSource;mxAutoSaveManager[_0x387d[202]][_0x387d[196]]= mxAutoSaveManager;mxAutoSaveManager[_0x387d[202]][_0x387d[1179]]= null;mxAutoSaveManager[_0x387d[202]][_0x387d[1180]]= 10;mxAutoSaveManager[_0x387d[202]][_0x387d[1181]]= 2;mxAutoSaveManager[_0x387d[202]][_0x387d[1182]]= 5;mxAutoSaveManager[_0x387d[202]][_0x387d[1183]]= 0;mxAutoSaveManager[_0x387d[202]][_0x387d[1184]]= 0;mxAutoSaveManager[_0x387d[202]][_0x387d[984]]= !0;mxAutoSaveManager[_0x387d[202]][_0x387d[1176]]= null;mxAutoSaveManager[_0x387d[202]][_0x387d[994]]= function(){return this[_0x387d[984]]};mxAutoSaveManager[_0x387d[202]][_0x387d[995]]= function(_0xbc5cx2){this[_0x387d[984]]= _0xbc5cx2};mxAutoSaveManager[_0x387d[202]][_0x387d[1178]]= function(_0xbc5cx2){null!= this[_0x387d[1179]]&& this[_0x387d[1179]][_0x387d[502]]()[_0x387d[745]](this[_0x387d[1176]]);this[_0x387d[1179]]= _0xbc5cx2;null!= this[_0x387d[1179]]&& this[_0x387d[1179]][_0x387d[502]]()[_0x387d[169]](mxEvent.CHANGE,this[_0x387d[1176]])};mxAutoSaveManager[_0x387d[202]][_0x387d[815]]= function(){};mxAutoSaveManager[_0x387d[202]][_0x387d[1177]]= function(_0xbc5cx2){_0xbc5cx2= (( new Date)[_0x387d[178]]()- this[_0x387d[1184]])/ 1E3;_0xbc5cx2> this[_0x387d[1180]]|| this[_0x387d[1183]]>= this[_0x387d[1182]]&& _0xbc5cx2> this[_0x387d[1181]]?(this[_0x387d[815]](),this[_0x387d[862]]()):this[_0x387d[1183]]++};mxAutoSaveManager[_0x387d[202]][_0x387d[862]]= function(){this[_0x387d[1184]]= ( new Date)[_0x387d[178]]();this[_0x387d[1183]]= 0};mxAutoSaveManager[_0x387d[202]][_0x387d[515]]= function(){this[_0x387d[1178]](null)};function mxAnimation(_0xbc5cx2){this[_0x387d[1140]]= null!= _0xbc5cx2?_0xbc5cx2:20}mxAnimation[_0x387d[202]]= new mxEventSource;mxAnimation[_0x387d[202]][_0x387d[196]]= mxAnimation;mxAnimation[_0x387d[202]][_0x387d[1140]]= null;mxAnimation[_0x387d[202]][_0x387d[1123]]= null;mxAnimation[_0x387d[202]][_0x387d[1185]]= function(){null== this[_0x387d[1123]]&& (this[_0x387d[1123]]= window[_0x387d[1141]](mxUtils[_0x387d[885]](this,this[_0x387d[1186]]),this[_0x387d[1140]]))};mxAnimation[_0x387d[202]][_0x387d[1186]]= function(){this[_0x387d[746]]( new mxEventObject(mxEvent.EXECUTE))};mxAnimation[_0x387d[202]][_0x387d[1187]]= function(){null!= this[_0x387d[1123]]&& (window[_0x387d[1146]](this[_0x387d[1123]]),this[_0x387d[1123]]= null,this[_0x387d[746]]( new mxEventObject(mxEvent.DONE)))};function mxMorphing(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){mxAnimation[_0x387d[239]](this,_0xbc5cx5);this[_0x387d[1179]]= _0xbc5cx2;this[_0x387d[1188]]= null!= _0xbc5cx3?_0xbc5cx3:6;this[_0x387d[1189]]= null!= _0xbc5cx4?_0xbc5cx4:1.5}mxMorphing[_0x387d[202]]= new mxAnimation;mxMorphing[_0x387d[202]][_0x387d[196]]= mxMorphing;mxMorphing[_0x387d[202]][_0x387d[1179]]= null;mxMorphing[_0x387d[202]][_0x387d[1188]]= null;mxMorphing[_0x387d[202]][_0x387d[1190]]= 0;mxMorphing[_0x387d[202]][_0x387d[1189]]= null;mxMorphing[_0x387d[202]][_0x387d[895]]= null;mxMorphing[_0x387d[202]][_0x387d[1186]]= function(){var _0xbc5cx2= new mxCellStatePreview(this[_0x387d[1179]]);if(null!= this[_0x387d[895]]){for(var _0xbc5cx3=0;_0xbc5cx3< this[_0x387d[895]][_0x387d[67]];_0xbc5cx3++){this[_0x387d[1191]](cells[_0xbc5cx3],_0xbc5cx2,!1)}}else {this[_0x387d[1191]](this[_0x387d[1179]][_0x387d[502]]()[_0x387d[501]](),_0xbc5cx2,!0)};this[_0x387d[539]](_0xbc5cx2);(_0xbc5cx2[_0x387d[1107]]()|| this[_0x387d[1190]]++ >= this[_0x387d[1188]])&& this[_0x387d[1187]]()};mxMorphing[_0x387d[202]][_0x387d[539]]= function(_0xbc5cx2){_0xbc5cx2[_0x387d[539]]()};mxMorphing[_0x387d[202]][_0x387d[1191]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[248]](_0xbc5cx2),_0xbc5cx9=null;if(null!= _0xbc5cx5&& (_0xbc5cx9= this[_0x387d[1192]](_0xbc5cx5),this[_0x387d[1179]][_0x387d[502]]()[_0x387d[1193]](_0xbc5cx2)&& (0!= _0xbc5cx9[_0x387d[235]]|| 0!= _0xbc5cx9[_0x387d[236]]))){var _0xbc5cxa=this[_0x387d[1179]][_0x387d[441]][_0x387d[512]](),_0xbc5cx12=this[_0x387d[1179]][_0x387d[441]][_0x387d[518]]();_0xbc5cx9[_0x387d[235]]+= _0xbc5cxa[_0x387d[235]]* _0xbc5cx12;_0xbc5cx9[_0x387d[236]]+= _0xbc5cxa[_0x387d[236]]* _0xbc5cx12;_0xbc5cx3[_0x387d[1194]](_0xbc5cx5,-_0xbc5cx9[_0x387d[235]]/ this[_0x387d[1189]],-_0xbc5cx9[_0x387d[236]]/ this[_0x387d[1189]])};if(_0xbc5cx4&& !this[_0x387d[1195]](_0xbc5cx5,_0xbc5cx9)){_0xbc5cx5= this[_0x387d[1179]][_0x387d[502]]()[_0x387d[262]](_0xbc5cx2);for(_0xbc5cx9= 0;_0xbc5cx9< _0xbc5cx5;_0xbc5cx9++){this[_0x387d[1191]](this[_0x387d[1179]][_0x387d[502]]()[_0x387d[263]](_0xbc5cx2,_0xbc5cx9),_0xbc5cx3,_0xbc5cx4)}}};mxMorphing[_0x387d[202]][_0x387d[1195]]= function(_0xbc5cx2,_0xbc5cx3){return null!= _0xbc5cx3&& (0!= _0xbc5cx3[_0x387d[235]]|| 0!= _0xbc5cx3[_0x387d[236]])};mxMorphing[_0x387d[202]][_0x387d[1192]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[1196]](_0xbc5cx2[_0x387d[246]]),_0xbc5cx4=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[512]](),_0xbc5cx5=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[518]]();_0xbc5cx2= new mxPoint(_0xbc5cx2[_0x387d[235]]/ _0xbc5cx5- _0xbc5cx4[_0x387d[235]],_0xbc5cx2[_0x387d[236]]/ _0xbc5cx5- _0xbc5cx4[_0x387d[236]]);return new mxPoint((_0xbc5cx3[_0x387d[235]]- _0xbc5cx2[_0x387d[235]])* _0xbc5cx5,(_0xbc5cx3[_0x387d[236]]- _0xbc5cx2[_0x387d[236]])* _0xbc5cx5)};mxMorphing[_0x387d[202]][_0x387d[1196]]= function(_0xbc5cx2){var _0xbc5cx3=null;null!= _0xbc5cx2&& (_0xbc5cx3= this[_0x387d[1196]](this[_0x387d[1179]][_0x387d[502]]()[_0x387d[1197]](_0xbc5cx2)),_0xbc5cx2= this[_0x387d[1179]][_0x387d[1198]](_0xbc5cx2),null!= _0xbc5cx2&& (_0xbc5cx3[_0x387d[235]]+= _0xbc5cx2[_0x387d[235]],_0xbc5cx3[_0x387d[236]]+= _0xbc5cx2[_0x387d[236]]));null== _0xbc5cx3&& (_0xbc5cx3= this[_0x387d[1179]][_0x387d[441]][_0x387d[512]](),_0xbc5cx3= new mxPoint(-_0xbc5cx3[_0x387d[235]],-_0xbc5cx3[_0x387d[236]]));return _0xbc5cx3};function mxImageBundle(_0xbc5cx2){this[_0x387d[1199]]= [];this[_0x387d[1200]]= null!= _0xbc5cx2?_0xbc5cx2:!1}mxImageBundle[_0x387d[202]][_0x387d[1199]]= null;mxImageBundle[_0x387d[202]][_0x387d[1199]]= null;mxImageBundle[_0x387d[202]][_0x387d[1201]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){this[_0x387d[1199]][_0xbc5cx2]= {value:_0xbc5cx3,fallback:_0xbc5cx4}};mxImageBundle[_0x387d[202]][_0x387d[1202]]= function(_0xbc5cx2){var _0xbc5cx3=null;null!= _0xbc5cx2&& (_0xbc5cx2= this[_0x387d[1199]][_0xbc5cx2],null!= _0xbc5cx2&& (_0xbc5cx3= this[_0x387d[1200]]?_0xbc5cx2[_0x387d[1203]]:_0xbc5cx2[_0x387d[131]]));return _0xbc5cx3};function mxImageExport(){}mxImageExport[_0x387d[202]][_0x387d[1204]]= !1;mxImageExport[_0x387d[202]][_0x387d[1205]]= function(_0xbc5cx2,_0xbc5cx3){null!= _0xbc5cx2&& (this[_0x387d[1207]](_0xbc5cx2,_0xbc5cx3,this[_0x387d[1206]]),this[_0x387d[1204]]&& this[_0x387d[1207]](_0xbc5cx2,_0xbc5cx3,this[_0x387d[1208]]))};mxImageExport[_0x387d[202]][_0x387d[1207]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){if(null!= _0xbc5cx2){_0xbc5cx4(_0xbc5cx2,_0xbc5cx3);for(var _0xbc5cx5=_0xbc5cx2[_0x387d[441]][_0x387d[1179]],_0xbc5cx9=_0xbc5cx5[_0x387d[251]][_0x387d[262]](_0xbc5cx2[_0x387d[246]]),_0xbc5cxa=0;_0xbc5cxa< _0xbc5cx9;_0xbc5cxa++){var _0xbc5cx12=_0xbc5cx5[_0x387d[441]][_0x387d[248]](_0xbc5cx5[_0x387d[251]][_0x387d[263]](_0xbc5cx2[_0x387d[246]],_0xbc5cxa));this[_0x387d[1207]](_0xbc5cx12,_0xbc5cx3,_0xbc5cx4)}}};mxImageExport[_0x387d[202]][_0x387d[1206]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx2[_0x387d[253]] instanceof mxShape&& (_0xbc5cx3[_0x387d[815]](),_0xbc5cx2[_0x387d[253]][_0x387d[1209]](_0xbc5cx3),_0xbc5cx3[_0x387d[1210]]());null!= _0xbc5cx2[_0x387d[963]]&& (_0xbc5cx3[_0x387d[815]](),_0xbc5cx2[_0x387d[963]][_0x387d[1209]](_0xbc5cx3),_0xbc5cx3[_0x387d[1210]]())};mxImageExport[_0x387d[202]][_0x387d[1208]]= function(_0xbc5cx2,_0xbc5cx3){null!= _0xbc5cx2[_0x387d[1211]]&& _0xbc5cx2[_0x387d[1211]][_0x387d[209]](function(_0xbc5cx2,_0xbc5cx5){_0xbc5cx5 instanceof mxShape&& _0xbc5cx5[_0x387d[1209]](_0xbc5cx3)})};function mxAbstractCanvas2D(){this[_0x387d[1212]]= this[_0x387d[1213]]();this[_0x387d[862]]()}mxAbstractCanvas2D[_0x387d[202]][_0x387d[724]]= null;mxAbstractCanvas2D[_0x387d[202]][_0x387d[1214]]= null;mxAbstractCanvas2D[_0x387d[202]][_0x387d[1215]]= null;mxAbstractCanvas2D[_0x387d[202]][_0x387d[1216]]= !0;mxAbstractCanvas2D[_0x387d[202]][_0x387d[1217]]= 0;mxAbstractCanvas2D[_0x387d[202]][_0x387d[1218]]= 0;mxAbstractCanvas2D[_0x387d[202]][_0x387d[1219]]= _0x387d[1220];mxAbstractCanvas2D[_0x387d[202]][_0x387d[1221]]= _0x387d[1222];mxAbstractCanvas2D[_0x387d[202]][_0x387d[1223]]= _0x387d[1224];mxAbstractCanvas2D[_0x387d[202]][_0x387d[1225]]= _0x387d[1226];mxAbstractCanvas2D[_0x387d[202]][_0x387d[1227]]= _0x387d[1228];mxAbstractCanvas2D[_0x387d[202]][_0x387d[1229]]= !1;mxAbstractCanvas2D[_0x387d[202]][_0x387d[1213]]= function(){return new mxUrlConverter};mxAbstractCanvas2D[_0x387d[202]][_0x387d[862]]= function(){this[_0x387d[724]]= this[_0x387d[1230]]();this[_0x387d[1214]]= []};mxAbstractCanvas2D[_0x387d[202]][_0x387d[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:_0x387d[1231],lineCap:_0x387d[1232],lineJoin:_0x387d[1233],miterLimit:10,fontColor:_0x387d[1234],fontBackgroundColor:null,fontBorderColor:null,fontSize:mxConstants[_0x387d[483]],fontFamily:mxConstants[_0x387d[484]],fontStyle:0,shadow:!1,shadowColor:mxConstants[_0x387d[1235]],shadowAlpha:mxConstants[_0x387d[1236]],shadowDx:mxConstants[_0x387d[1237]],shadowDy:mxConstants[_0x387d[1238]],rotation:0,rotationCx:0,rotationCy:0}};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1239]]= function(_0xbc5cx2){return Math[_0x387d[488]](parseFloat(_0xbc5cx2))};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1240]]= function(){if(null!= this[_0x387d[1215]]&& (this[_0x387d[1215]][_0x387d[207]](arguments[0]),2< arguments[_0x387d[67]])){for(var _0xbc5cx2=this[_0x387d[724]],_0xbc5cx3=2;_0xbc5cx3< arguments[_0x387d[67]];_0xbc5cx3+= 2){this[_0x387d[1217]]= arguments[_0xbc5cx3- 1],this[_0x387d[1218]]= arguments[_0xbc5cx3],this[_0x387d[1215]][_0x387d[207]](this[_0x387d[1239]]((this[_0x387d[1217]]+ _0xbc5cx2[_0x387d[1126]])* _0xbc5cx2[_0x387d[255]])),this[_0x387d[1215]][_0x387d[207]](this[_0x387d[1239]]((this[_0x387d[1218]]+ _0xbc5cx2[_0x387d[1125]])* _0xbc5cx2[_0x387d[255]]))}}};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1241]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){_0xbc5cx4*= Math[_0x387d[424]]/ 180;return mxUtils[_0x387d[432]]( new mxPoint(_0xbc5cx2,_0xbc5cx3),Math[_0x387d[426]](_0xbc5cx4),Math[_0x387d[427]](_0xbc5cx4), new mxPoint(_0xbc5cx5,_0xbc5cx9))};mxAbstractCanvas2D[_0x387d[202]][_0x387d[815]]= function(){this[_0x387d[1214]][_0x387d[207]](this[_0x387d[724]]);this[_0x387d[724]]= mxUtils[_0x387d[238]](this[_0x387d[724]])};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1210]]= function(){this[_0x387d[724]]= this[_0x387d[1214]][_0x387d[1242]]()};mxAbstractCanvas2D[_0x387d[202]][_0x387d[255]]= function(_0xbc5cx2){this[_0x387d[724]][_0x387d[255]]*= _0xbc5cx2;this[_0x387d[724]][_0x387d[610]]*= _0xbc5cx2};mxAbstractCanvas2D[_0x387d[202]][_0x387d[513]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[724]][_0x387d[1126]]+= _0xbc5cx2;this[_0x387d[724]][_0x387d[1125]]+= _0xbc5cx3};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1243]]= function(_0xbc5cx2){this[_0x387d[724]][_0x387d[1244]]= _0xbc5cx2};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1245]]= function(_0xbc5cx2){_0xbc5cx2== mxConstants[_0x387d[217]]&& (_0xbc5cx2= null);this[_0x387d[724]][_0x387d[604]]= _0xbc5cx2;this[_0x387d[724]][_0x387d[606]]= null};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1246]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13,_0xbc5cx14){_0xbc5cx4= this[_0x387d[724]];_0xbc5cx4[_0x387d[604]]= _0xbc5cx2;_0xbc5cx4[_0x387d[1247]]= null!= _0xbc5cx13?_0xbc5cx13:1;_0xbc5cx4[_0x387d[606]]= _0xbc5cx3;_0xbc5cx4[_0x387d[1248]]= null!= _0xbc5cx14?_0xbc5cx14:1;_0xbc5cx4[_0x387d[607]]= _0xbc5cx12};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1249]]= function(_0xbc5cx2){_0xbc5cx2== mxConstants[_0x387d[217]]&& (_0xbc5cx2= null);this[_0x387d[724]][_0x387d[608]]= _0xbc5cx2};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1250]]= function(_0xbc5cx2){this[_0x387d[724]][_0x387d[610]]= _0xbc5cx2};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1251]]= function(_0xbc5cx2){this[_0x387d[724]][_0x387d[648]]= _0xbc5cx2};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1252]]= function(_0xbc5cx2){this[_0x387d[724]][_0x387d[649]]= _0xbc5cx2};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1253]]= function(_0xbc5cx2){this[_0x387d[724]][_0x387d[1254]]= _0xbc5cx2};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1255]]= function(_0xbc5cx2){this[_0x387d[724]][_0x387d[1256]]= _0xbc5cx2};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1257]]= function(_0xbc5cx2){this[_0x387d[724]][_0x387d[1258]]= _0xbc5cx2};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1259]]= function(_0xbc5cx2){_0xbc5cx2== mxConstants[_0x387d[217]]&& (_0xbc5cx2= null);this[_0x387d[724]][_0x387d[665]]= _0xbc5cx2};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1260]]= function(_0xbc5cx2){_0xbc5cx2== mxConstants[_0x387d[217]]&& (_0xbc5cx2= null);this[_0x387d[724]][_0x387d[1261]]= _0xbc5cx2};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1262]]= function(_0xbc5cx2){_0xbc5cx2== mxConstants[_0x387d[217]]&& (_0xbc5cx2= null);this[_0x387d[724]][_0x387d[1263]]= _0xbc5cx2};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1264]]= function(_0xbc5cx2){this[_0x387d[724]][_0x387d[487]]= _0xbc5cx2};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1265]]= function(_0xbc5cx2){this[_0x387d[724]][_0x387d[486]]= _0xbc5cx2};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1266]]= function(_0xbc5cx2){null== _0xbc5cx2&& (_0xbc5cx2= 0);this[_0x387d[724]][_0x387d[666]]= _0xbc5cx2};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1267]]= function(_0xbc5cx2){this[_0x387d[724]][_0x387d[639]]= _0xbc5cx2};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1268]]= function(_0xbc5cx2){_0xbc5cx2== mxConstants[_0x387d[217]]&& (_0xbc5cx2= null);this[_0x387d[724]][_0x387d[1269]]= _0xbc5cx2};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1270]]= function(_0xbc5cx2){this[_0x387d[724]][_0x387d[1271]]= _0xbc5cx2};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1272]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[724]][_0x387d[1273]]= _0xbc5cx2;this[_0x387d[724]][_0x387d[1274]]= _0xbc5cx3};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1275]]= function(){this[_0x387d[1218]]= this[_0x387d[1217]]= 0;this[_0x387d[1215]]= []};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1276]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[1240]](this[_0x387d[1219]],_0xbc5cx2,_0xbc5cx3)};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1277]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[1240]](this[_0x387d[1221]],_0xbc5cx2,_0xbc5cx3)};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1278]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){this[_0x387d[1240]](this[_0x387d[1223]],_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5)};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1279]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){this[_0x387d[1240]](this[_0x387d[1225]],_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa)};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1280]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12){_0xbc5cx2= mxUtils[_0x387d[1281]](this[_0x387d[1217]],this[_0x387d[1218]],_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12);for(_0xbc5cx3= 0;_0xbc5cx3< _0xbc5cx2[_0x387d[67]];_0xbc5cx3+= 6){this[_0x387d[1279]](_0xbc5cx2[_0xbc5cx3],_0xbc5cx2[_0xbc5cx3+ 1],_0xbc5cx2[_0xbc5cx3+ 2],_0xbc5cx2[_0xbc5cx3+ 3],_0xbc5cx2[_0xbc5cx3+ 4],_0xbc5cx2[_0xbc5cx3+ 5])}};mxAbstractCanvas2D[_0x387d[202]][_0x387d[268]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){this[_0x387d[1240]](this[_0x387d[1227]])};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1282]]= function(){};function mxXmlCanvas2D(_0xbc5cx2){mxAbstractCanvas2D[_0x387d[239]](this);this[_0x387d[813]]= _0xbc5cx2;this[_0x387d[1283]]()}mxUtils[_0x387d[1284]](mxXmlCanvas2D,mxAbstractCanvas2D);mxXmlCanvas2D[_0x387d[202]][_0x387d[1285]]= !0;mxXmlCanvas2D[_0x387d[202]][_0x387d[1286]]= !0;mxXmlCanvas2D[_0x387d[202]][_0x387d[1283]]= function(){var _0xbc5cx2;_0xbc5cx2= this[_0x387d[55]](_0x387d[1287]);_0xbc5cx2[_0x387d[57]](_0x387d[1288],mxConstants.DEFAULT_FONTFAMILY);this[_0x387d[813]][_0x387d[62]](_0xbc5cx2);_0xbc5cx2= this[_0x387d[55]](_0x387d[1289]);_0xbc5cx2[_0x387d[57]](_0x387d[803],mxConstants.DEFAULT_FONTSIZE);this[_0x387d[813]][_0x387d[62]](_0xbc5cx2);_0xbc5cx2= this[_0x387d[55]](_0x387d[1290]);_0xbc5cx2[_0x387d[57]](_0x387d[352],mxConstants.SHADOWCOLOR);this[_0x387d[813]][_0x387d[62]](_0xbc5cx2);_0xbc5cx2= this[_0x387d[55]](_0x387d[1291]);_0xbc5cx2[_0x387d[57]](_0x387d[1244],mxConstants.SHADOW_OPACITY);this[_0x387d[813]][_0x387d[62]](_0xbc5cx2);_0xbc5cx2= this[_0x387d[55]](_0x387d[1292]);_0xbc5cx2[_0x387d[57]](_0x387d[1126],mxConstants.SHADOW_OFFSET_X);_0xbc5cx2[_0x387d[57]](_0x387d[1125],mxConstants.SHADOW_OFFSET_Y);this[_0x387d[813]][_0x387d[62]](_0xbc5cx2)};mxXmlCanvas2D[_0x387d[202]][_0x387d[1239]]= function(_0xbc5cx2){return parseFloat(parseFloat(_0xbc5cx2)[_0x387d[1293]](2))};mxXmlCanvas2D[_0x387d[202]][_0x387d[55]]= function(_0xbc5cx2){return this[_0x387d[813]][_0x387d[295]][_0x387d[55]](_0xbc5cx2)};mxXmlCanvas2D[_0x387d[202]][_0x387d[815]]= function(){this[_0x387d[1286]]&& mxAbstractCanvas2D[_0x387d[202]][_0x387d[815]][_0x387d[183]](this,arguments);this[_0x387d[813]][_0x387d[62]](this[_0x387d[55]](_0x387d[815]))};mxXmlCanvas2D[_0x387d[202]][_0x387d[1210]]= function(){this[_0x387d[1286]]&& mxAbstractCanvas2D[_0x387d[202]][_0x387d[1210]][_0x387d[183]](this,arguments);this[_0x387d[813]][_0x387d[62]](this[_0x387d[55]](_0x387d[1210]))};mxXmlCanvas2D[_0x387d[202]][_0x387d[255]]= function(_0xbc5cx2){if(this[_0x387d[1286]]){if(this[_0x387d[724]][_0x387d[255]]== _0xbc5cx2){return};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1243]][_0x387d[183]](this,arguments)};var _0xbc5cx3=this[_0x387d[55]](_0x387d[255]);_0xbc5cx3[_0x387d[57]](_0x387d[255],_0xbc5cx2);this[_0x387d[813]][_0x387d[62]](_0xbc5cx3)};mxXmlCanvas2D[_0x387d[202]][_0x387d[513]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[55]](_0x387d[513]);_0xbc5cx4[_0x387d[57]](_0x387d[1126],this[_0x387d[1239]](_0xbc5cx2));_0xbc5cx4[_0x387d[57]](_0x387d[1125],this[_0x387d[1239]](_0xbc5cx3));this[_0x387d[813]][_0x387d[62]](_0xbc5cx4)};mxXmlCanvas2D[_0x387d[202]][_0x387d[1294]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){var _0xbc5cxa=this[_0x387d[55]](_0x387d[1294]);if(0!= _0xbc5cx2|| _0xbc5cx3|| _0xbc5cx4){_0xbc5cxa[_0x387d[57]](_0x387d[1295],this[_0x387d[1239]](_0xbc5cx2)),_0xbc5cxa[_0x387d[57]](_0x387d[623],_0xbc5cx3?_0x387d[500]:_0x387d[468]),_0xbc5cxa[_0x387d[57]](_0x387d[624],_0xbc5cx4?_0x387d[500]:_0x387d[468]),_0xbc5cxa[_0x387d[57]](_0x387d[1296],this[_0x387d[1239]](_0xbc5cx5)),_0xbc5cxa[_0x387d[57]](_0x387d[1297],this[_0x387d[1239]](_0xbc5cx9)),this[_0x387d[813]][_0x387d[62]](_0xbc5cxa)}};mxXmlCanvas2D[_0x387d[202]][_0x387d[1243]]= function(_0xbc5cx2){if(this[_0x387d[1286]]){if(this[_0x387d[724]][_0x387d[1244]]== _0xbc5cx2){return};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1243]][_0x387d[183]](this,arguments)};var _0xbc5cx3=this[_0x387d[55]](_0x387d[1244]);_0xbc5cx3[_0x387d[57]](_0x387d[1244],this[_0x387d[1239]](_0xbc5cx2));this[_0x387d[813]][_0x387d[62]](_0xbc5cx3)};mxXmlCanvas2D[_0x387d[202]][_0x387d[1245]]= function(_0xbc5cx2){_0xbc5cx2== mxConstants[_0x387d[217]]&& (_0xbc5cx2= null);if(this[_0x387d[1286]]){if(this[_0x387d[724]][_0x387d[604]]== _0xbc5cx2){return};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1245]][_0x387d[183]](this,arguments)};var _0xbc5cx3=this[_0x387d[55]](_0x387d[1298]);_0xbc5cx3[_0x387d[57]](_0x387d[352],null!= _0xbc5cx2?_0xbc5cx2:mxConstants[_0x387d[217]]);this[_0x387d[813]][_0x387d[62]](_0xbc5cx3)};mxXmlCanvas2D[_0x387d[202]][_0x387d[1246]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13,_0xbc5cx14){if(null!= _0xbc5cx2&& null!= _0xbc5cx3){mxAbstractCanvas2D[_0x387d[202]][_0x387d[1246]][_0x387d[183]](this,arguments);var _0xbc5cx15=this[_0x387d[55]](_0x387d[1299]);_0xbc5cx15[_0x387d[57]](_0x387d[1300],_0xbc5cx2);_0xbc5cx15[_0x387d[57]](_0x387d[1301],_0xbc5cx3);_0xbc5cx15[_0x387d[57]](_0x387d[235],this[_0x387d[1239]](_0xbc5cx4));_0xbc5cx15[_0x387d[57]](_0x387d[236],this[_0x387d[1239]](_0xbc5cx5));_0xbc5cx15[_0x387d[57]](_0x387d[1302],this[_0x387d[1239]](_0xbc5cx9));_0xbc5cx15[_0x387d[57]](_0x387d[1303],this[_0x387d[1239]](_0xbc5cxa));null!= _0xbc5cx12&& _0xbc5cx15[_0x387d[57]](_0x387d[663],_0xbc5cx12);null!= _0xbc5cx13&& _0xbc5cx15[_0x387d[57]](_0x387d[1304],_0xbc5cx13);null!= _0xbc5cx14&& _0xbc5cx15[_0x387d[57]](_0x387d[1305],_0xbc5cx14);this[_0x387d[813]][_0x387d[62]](_0xbc5cx15)}};mxXmlCanvas2D[_0x387d[202]][_0x387d[1249]]= function(_0xbc5cx2){_0xbc5cx2== mxConstants[_0x387d[217]]&& (_0xbc5cx2= null);if(this[_0x387d[1286]]){if(this[_0x387d[724]][_0x387d[608]]== _0xbc5cx2){return};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1249]][_0x387d[183]](this,arguments)};var _0xbc5cx3=this[_0x387d[55]](_0x387d[1306]);_0xbc5cx3[_0x387d[57]](_0x387d[352],null!= _0xbc5cx2?_0xbc5cx2:mxConstants[_0x387d[217]]);this[_0x387d[813]][_0x387d[62]](_0xbc5cx3)};mxXmlCanvas2D[_0x387d[202]][_0x387d[1250]]= function(_0xbc5cx2){if(this[_0x387d[1286]]){if(this[_0x387d[724]][_0x387d[610]]== _0xbc5cx2){return};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1250]][_0x387d[183]](this,arguments)};var _0xbc5cx3=this[_0x387d[55]](_0x387d[1307]);_0xbc5cx3[_0x387d[57]](_0x387d[117],this[_0x387d[1239]](_0xbc5cx2));this[_0x387d[813]][_0x387d[62]](_0xbc5cx3)};mxXmlCanvas2D[_0x387d[202]][_0x387d[1251]]= function(_0xbc5cx2){if(this[_0x387d[1286]]){if(this[_0x387d[724]][_0x387d[648]]== _0xbc5cx2){return};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1251]][_0x387d[183]](this,arguments)};var _0xbc5cx3=this[_0x387d[55]](_0x387d[648]);_0xbc5cx3[_0x387d[57]](_0x387d[648],_0xbc5cx2?_0x387d[500]:_0x387d[468]);this[_0x387d[813]][_0x387d[62]](_0xbc5cx3)};mxXmlCanvas2D[_0x387d[202]][_0x387d[1252]]= function(_0xbc5cx2){if(this[_0x387d[1286]]){if(this[_0x387d[724]][_0x387d[649]]== _0xbc5cx2){return};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1252]][_0x387d[183]](this,arguments)};var _0xbc5cx3=this[_0x387d[55]](_0x387d[1308]);_0xbc5cx3[_0x387d[57]](_0x387d[1309],_0xbc5cx2);this[_0x387d[813]][_0x387d[62]](_0xbc5cx3)};mxXmlCanvas2D[_0x387d[202]][_0x387d[1253]]= function(_0xbc5cx2){if(this[_0x387d[1286]]){if(this[_0x387d[724]][_0x387d[1254]]== _0xbc5cx2){return};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1253]][_0x387d[183]](this,arguments)};var _0xbc5cx3=this[_0x387d[55]](_0x387d[1310]);_0xbc5cx3[_0x387d[57]](_0x387d[1311],_0xbc5cx2);this[_0x387d[813]][_0x387d[62]](_0xbc5cx3)};mxXmlCanvas2D[_0x387d[202]][_0x387d[1255]]= function(_0xbc5cx2){if(this[_0x387d[1286]]){if(this[_0x387d[724]][_0x387d[1256]]== _0xbc5cx2){return};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1255]][_0x387d[183]](this,arguments)};var _0xbc5cx3=this[_0x387d[55]](_0x387d[1312]);_0xbc5cx3[_0x387d[57]](_0x387d[234],_0xbc5cx2);this[_0x387d[813]][_0x387d[62]](_0xbc5cx3)};mxXmlCanvas2D[_0x387d[202]][_0x387d[1257]]= function(_0xbc5cx2){if(this[_0x387d[1286]]){if(this[_0x387d[724]][_0x387d[1258]]== _0xbc5cx2){return};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1257]][_0x387d[183]](this,arguments)};var _0xbc5cx3=this[_0x387d[55]](_0x387d[1313]);_0xbc5cx3[_0x387d[57]](_0x387d[1314],_0xbc5cx2);this[_0x387d[813]][_0x387d[62]](_0xbc5cx3)};mxXmlCanvas2D[_0x387d[202]][_0x387d[1259]]= function(_0xbc5cx2){if(this[_0x387d[1285]]){_0xbc5cx2== mxConstants[_0x387d[217]]&& (_0xbc5cx2= null);if(this[_0x387d[1286]]){if(this[_0x387d[724]][_0x387d[665]]== _0xbc5cx2){return};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1259]][_0x387d[183]](this,arguments)};var _0xbc5cx3=this[_0x387d[55]](_0x387d[1315]);_0xbc5cx3[_0x387d[57]](_0x387d[352],null!= _0xbc5cx2?_0xbc5cx2:mxConstants[_0x387d[217]]);this[_0x387d[813]][_0x387d[62]](_0xbc5cx3)}};mxXmlCanvas2D[_0x387d[202]][_0x387d[1260]]= function(_0xbc5cx2){if(this[_0x387d[1285]]){_0xbc5cx2== mxConstants[_0x387d[217]]&& (_0xbc5cx2= null);if(this[_0x387d[1286]]){if(this[_0x387d[724]][_0x387d[1261]]== _0xbc5cx2){return};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1260]][_0x387d[183]](this,arguments)};var _0xbc5cx3=this[_0x387d[55]](_0x387d[1316]);_0xbc5cx3[_0x387d[57]](_0x387d[352],null!= _0xbc5cx2?_0xbc5cx2:mxConstants[_0x387d[217]]);this[_0x387d[813]][_0x387d[62]](_0xbc5cx3)}};mxXmlCanvas2D[_0x387d[202]][_0x387d[1262]]= function(_0xbc5cx2){if(this[_0x387d[1285]]){_0xbc5cx2== mxConstants[_0x387d[217]]&& (_0xbc5cx2= null);if(this[_0x387d[1286]]){if(this[_0x387d[724]][_0x387d[1263]]== _0xbc5cx2){return};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1262]][_0x387d[183]](this,arguments)};var _0xbc5cx3=this[_0x387d[55]](_0x387d[1317]);_0xbc5cx3[_0x387d[57]](_0x387d[352],null!= _0xbc5cx2?_0xbc5cx2:mxConstants[_0x387d[217]]);this[_0x387d[813]][_0x387d[62]](_0xbc5cx3)}};mxXmlCanvas2D[_0x387d[202]][_0x387d[1264]]= function(_0xbc5cx2){if(this[_0x387d[1285]]){if(this[_0x387d[1286]]){if(this[_0x387d[724]][_0x387d[487]]== _0xbc5cx2){return};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1264]][_0x387d[183]](this,arguments)};var _0xbc5cx3=this[_0x387d[55]](_0x387d[1289]);_0xbc5cx3[_0x387d[57]](_0x387d[803],_0xbc5cx2);this[_0x387d[813]][_0x387d[62]](_0xbc5cx3)}};mxXmlCanvas2D[_0x387d[202]][_0x387d[1265]]= function(_0xbc5cx2){if(this[_0x387d[1285]]){if(this[_0x387d[1286]]){if(this[_0x387d[724]][_0x387d[486]]== _0xbc5cx2){return};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1265]][_0x387d[183]](this,arguments)};var _0xbc5cx3=this[_0x387d[55]](_0x387d[1287]);_0xbc5cx3[_0x387d[57]](_0x387d[1288],_0xbc5cx2);this[_0x387d[813]][_0x387d[62]](_0xbc5cx3)}};mxXmlCanvas2D[_0x387d[202]][_0x387d[1266]]= function(_0xbc5cx2){if(this[_0x387d[1285]]){null== _0xbc5cx2&& (_0xbc5cx2= 0);if(this[_0x387d[1286]]){if(this[_0x387d[724]][_0x387d[666]]== _0xbc5cx2){return};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1266]][_0x387d[183]](this,arguments)};var _0xbc5cx3=this[_0x387d[55]](_0x387d[1318]);_0xbc5cx3[_0x387d[57]](_0x387d[124],_0xbc5cx2);this[_0x387d[813]][_0x387d[62]](_0xbc5cx3)}};mxXmlCanvas2D[_0x387d[202]][_0x387d[1267]]= function(_0xbc5cx2){if(this[_0x387d[1286]]){if(this[_0x387d[724]][_0x387d[639]]== _0xbc5cx2){return};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1267]][_0x387d[183]](this,arguments)};var _0xbc5cx3=this[_0x387d[55]](_0x387d[639]);_0xbc5cx3[_0x387d[57]](_0x387d[984],_0xbc5cx2?_0x387d[500]:_0x387d[468]);this[_0x387d[813]][_0x387d[62]](_0xbc5cx3)};mxXmlCanvas2D[_0x387d[202]][_0x387d[1268]]= function(_0xbc5cx2){if(this[_0x387d[1286]]){_0xbc5cx2== mxConstants[_0x387d[217]]&& (_0xbc5cx2= null);if(this[_0x387d[724]][_0x387d[1269]]== _0xbc5cx2){return};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1268]][_0x387d[183]](this,arguments)};var _0xbc5cx3=this[_0x387d[55]](_0x387d[1290]);_0xbc5cx3[_0x387d[57]](_0x387d[352],null!= _0xbc5cx2?_0xbc5cx2:mxConstants[_0x387d[217]]);this[_0x387d[813]][_0x387d[62]](_0xbc5cx3)};mxXmlCanvas2D[_0x387d[202]][_0x387d[1270]]= function(_0xbc5cx2){if(this[_0x387d[1286]]){if(this[_0x387d[724]][_0x387d[1271]]== _0xbc5cx2){return};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1270]][_0x387d[183]](this,arguments)};var _0xbc5cx3=this[_0x387d[55]](_0x387d[1291]);_0xbc5cx3[_0x387d[57]](_0x387d[1244],_0xbc5cx2);this[_0x387d[813]][_0x387d[62]](_0xbc5cx3)};mxXmlCanvas2D[_0x387d[202]][_0x387d[1272]]= function(_0xbc5cx2,_0xbc5cx3){if(this[_0x387d[1286]]){if(this[_0x387d[724]][_0x387d[1273]]== _0xbc5cx2&& this[_0x387d[724]][_0x387d[1274]]== _0xbc5cx3){return};mxAbstractCanvas2D[_0x387d[202]][_0x387d[1272]][_0x387d[183]](this,arguments)};var _0xbc5cx4=this[_0x387d[55]](_0x387d[1292]);_0xbc5cx4[_0x387d[57]](_0x387d[1126],_0xbc5cx2);_0xbc5cx4[_0x387d[57]](_0x387d[1125],_0xbc5cx3);this[_0x387d[813]][_0x387d[62]](_0xbc5cx4)};mxXmlCanvas2D[_0x387d[202]][_0x387d[1319]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){var _0xbc5cx9=this[_0x387d[55]](_0x387d[1319]);_0xbc5cx9[_0x387d[57]](_0x387d[235],this[_0x387d[1239]](_0xbc5cx2));_0xbc5cx9[_0x387d[57]](_0x387d[236],this[_0x387d[1239]](_0xbc5cx3));_0xbc5cx9[_0x387d[57]](_0x387d[1302],this[_0x387d[1239]](_0xbc5cx4));_0xbc5cx9[_0x387d[57]](_0x387d[1303],this[_0x387d[1239]](_0xbc5cx5));this[_0x387d[813]][_0x387d[62]](_0xbc5cx9)};mxXmlCanvas2D[_0x387d[202]][_0x387d[1320]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){var _0xbc5cx12=this[_0x387d[55]](_0x387d[1320]);_0xbc5cx12[_0x387d[57]](_0x387d[235],this[_0x387d[1239]](_0xbc5cx2));_0xbc5cx12[_0x387d[57]](_0x387d[236],this[_0x387d[1239]](_0xbc5cx3));_0xbc5cx12[_0x387d[57]](_0x387d[1302],this[_0x387d[1239]](_0xbc5cx4));_0xbc5cx12[_0x387d[57]](_0x387d[1303],this[_0x387d[1239]](_0xbc5cx5));_0xbc5cx12[_0x387d[57]](_0x387d[1126],this[_0x387d[1239]](_0xbc5cx9));_0xbc5cx12[_0x387d[57]](_0x387d[1125],this[_0x387d[1239]](_0xbc5cxa));this[_0x387d[813]][_0x387d[62]](_0xbc5cx12)};mxXmlCanvas2D[_0x387d[202]][_0x387d[680]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){var _0xbc5cx9=this[_0x387d[55]](_0x387d[680]);_0xbc5cx9[_0x387d[57]](_0x387d[235],this[_0x387d[1239]](_0xbc5cx2));_0xbc5cx9[_0x387d[57]](_0x387d[236],this[_0x387d[1239]](_0xbc5cx3));_0xbc5cx9[_0x387d[57]](_0x387d[1302],this[_0x387d[1239]](_0xbc5cx4));_0xbc5cx9[_0x387d[57]](_0x387d[1303],this[_0x387d[1239]](_0xbc5cx5));this[_0x387d[813]][_0x387d[62]](_0xbc5cx9)};mxXmlCanvas2D[_0x387d[202]][_0x387d[618]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13){_0xbc5cx9= this[_0x387d[1212]][_0x387d[1321]](_0xbc5cx9);var _0xbc5cx14=this[_0x387d[55]](_0x387d[618]);_0xbc5cx14[_0x387d[57]](_0x387d[235],this[_0x387d[1239]](_0xbc5cx2));_0xbc5cx14[_0x387d[57]](_0x387d[236],this[_0x387d[1239]](_0xbc5cx3));_0xbc5cx14[_0x387d[57]](_0x387d[1302],this[_0x387d[1239]](_0xbc5cx4));_0xbc5cx14[_0x387d[57]](_0x387d[1303],this[_0x387d[1239]](_0xbc5cx5));_0xbc5cx14[_0x387d[57]](_0x387d[390],_0xbc5cx9);_0xbc5cx14[_0x387d[57]](_0x387d[1322],_0xbc5cxa?_0x387d[500]:_0x387d[468]);_0xbc5cx14[_0x387d[57]](_0x387d[623],_0xbc5cx12?_0x387d[500]:_0x387d[468]);_0xbc5cx14[_0x387d[57]](_0x387d[624],_0xbc5cx13?_0x387d[500]:_0x387d[468]);this[_0x387d[813]][_0x387d[62]](_0xbc5cx14)};mxXmlCanvas2D[_0x387d[202]][_0x387d[1275]]= function(){this[_0x387d[813]][_0x387d[62]](this[_0x387d[55]](_0x387d[1275]));this[_0x387d[1218]]= this[_0x387d[1217]]= 0};mxXmlCanvas2D[_0x387d[202]][_0x387d[1276]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[55]](_0x387d[582]);_0xbc5cx4[_0x387d[57]](_0x387d[235],this[_0x387d[1239]](_0xbc5cx2));_0xbc5cx4[_0x387d[57]](_0x387d[236],this[_0x387d[1239]](_0xbc5cx3));this[_0x387d[813]][_0x387d[62]](_0xbc5cx4);this[_0x387d[1217]]= _0xbc5cx2;this[_0x387d[1218]]= _0xbc5cx3};mxXmlCanvas2D[_0x387d[202]][_0x387d[1277]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[55]](_0x387d[683]);_0xbc5cx4[_0x387d[57]](_0x387d[235],this[_0x387d[1239]](_0xbc5cx2));_0xbc5cx4[_0x387d[57]](_0x387d[236],this[_0x387d[1239]](_0xbc5cx3));this[_0x387d[813]][_0x387d[62]](_0xbc5cx4);this[_0x387d[1217]]= _0xbc5cx2;this[_0x387d[1218]]= _0xbc5cx3};mxXmlCanvas2D[_0x387d[202]][_0x387d[1278]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){var _0xbc5cx9=this[_0x387d[55]](_0x387d[1323]);_0xbc5cx9[_0x387d[57]](_0x387d[1324],this[_0x387d[1239]](_0xbc5cx2));_0xbc5cx9[_0x387d[57]](_0x387d[1325],this[_0x387d[1239]](_0xbc5cx3));_0xbc5cx9[_0x387d[57]](_0x387d[1326],this[_0x387d[1239]](_0xbc5cx4));_0xbc5cx9[_0x387d[57]](_0x387d[1327],this[_0x387d[1239]](_0xbc5cx5));this[_0x387d[813]][_0x387d[62]](_0xbc5cx9);this[_0x387d[1217]]= _0xbc5cx4;this[_0x387d[1218]]= _0xbc5cx5};mxXmlCanvas2D[_0x387d[202]][_0x387d[1279]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){var _0xbc5cx12=this[_0x387d[55]](_0x387d[1328]);_0xbc5cx12[_0x387d[57]](_0x387d[1324],this[_0x387d[1239]](_0xbc5cx2));_0xbc5cx12[_0x387d[57]](_0x387d[1325],this[_0x387d[1239]](_0xbc5cx3));_0xbc5cx12[_0x387d[57]](_0x387d[1326],this[_0x387d[1239]](_0xbc5cx4));_0xbc5cx12[_0x387d[57]](_0x387d[1327],this[_0x387d[1239]](_0xbc5cx5));_0xbc5cx12[_0x387d[57]](_0x387d[1329],this[_0x387d[1239]](_0xbc5cx9));_0xbc5cx12[_0x387d[57]](_0x387d[1330],this[_0x387d[1239]](_0xbc5cxa));this[_0x387d[813]][_0x387d[62]](_0xbc5cx12);this[_0x387d[1217]]= _0xbc5cx9;this[_0x387d[1218]]= _0xbc5cxa};mxXmlCanvas2D[_0x387d[202]][_0x387d[268]]= function(){this[_0x387d[813]][_0x387d[62]](this[_0x387d[55]](_0x387d[268]))};mxXmlCanvas2D[_0x387d[202]][_0x387d[963]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13,_0xbc5cx14,_0xbc5cx15,_0xbc5cx16,_0xbc5cx17){if(this[_0x387d[1285]]&& null!= _0xbc5cx9){mxUtils[_0x387d[1331]](_0xbc5cx9)&& (_0xbc5cx9= mxUtils[_0x387d[532]](_0xbc5cx9));var _0xbc5cx18=this[_0x387d[55]](_0x387d[963]);_0xbc5cx18[_0x387d[57]](_0x387d[235],this[_0x387d[1239]](_0xbc5cx2));_0xbc5cx18[_0x387d[57]](_0x387d[236],this[_0x387d[1239]](_0xbc5cx3));_0xbc5cx18[_0x387d[57]](_0x387d[1302],this[_0x387d[1239]](_0xbc5cx4));_0xbc5cx18[_0x387d[57]](_0x387d[1303],this[_0x387d[1239]](_0xbc5cx5));_0xbc5cx18[_0x387d[57]](_0x387d[1332],_0xbc5cx9);null!= _0xbc5cxa&& _0xbc5cx18[_0x387d[57]](_0x387d[611],_0xbc5cxa);null!= _0xbc5cx12&& _0xbc5cx18[_0x387d[57]](_0x387d[552],_0xbc5cx12);_0xbc5cx18[_0x387d[57]](_0x387d[1333],_0xbc5cx13?_0x387d[500]:_0x387d[468]);null== _0xbc5cx14&& (_0xbc5cx14= _0x387d[110]);_0xbc5cx18[_0x387d[57]](_0x387d[1239],_0xbc5cx14);null!= _0xbc5cx15&& _0xbc5cx18[_0x387d[57]](_0x387d[1334],_0xbc5cx15?_0x387d[500]:_0x387d[468]);null!= _0xbc5cx16&& _0xbc5cx18[_0x387d[57]](_0x387d[1335],_0xbc5cx16?_0x387d[500]:_0x387d[468]);null!= _0xbc5cx17&& _0xbc5cx18[_0x387d[57]](_0x387d[603],_0xbc5cx17);this[_0x387d[813]][_0x387d[62]](_0xbc5cx18)}};mxXmlCanvas2D[_0x387d[202]][_0x387d[1336]]= function(){this[_0x387d[813]][_0x387d[62]](this[_0x387d[55]](_0x387d[1336]))};mxXmlCanvas2D[_0x387d[202]][_0x387d[1334]]= function(){this[_0x387d[813]][_0x387d[62]](this[_0x387d[55]](_0x387d[1334]))};mxXmlCanvas2D[_0x387d[202]][_0x387d[1337]]= function(){this[_0x387d[813]][_0x387d[62]](this[_0x387d[55]](_0x387d[1338]))};function mxSvgCanvas2D(_0xbc5cx2,_0xbc5cx3){mxAbstractCanvas2D[_0x387d[239]](this);this[_0x387d[813]]= _0xbc5cx2;this[_0x387d[1339]]= [];this[_0x387d[1340]]= null;this[_0x387d[1341]]= null!= _0xbc5cx3?_0xbc5cx3:!1;var _0xbc5cx4=null;if(_0xbc5cx2[_0x387d[295]]!= document){for(_0xbc5cx4= _0xbc5cx2;null!= _0xbc5cx4&& _0x387d[571]!= _0xbc5cx4[_0x387d[301]];){_0xbc5cx4= _0xbc5cx4[_0x387d[265]]}};null!= _0xbc5cx4&& (0< _0xbc5cx4[_0x387d[64]](_0x387d[1340])[_0x387d[67]]&& (this[_0x387d[1340]]= _0xbc5cx4[_0x387d[64]](_0x387d[1340])[0]),null== this[_0x387d[1340]]&& (this[_0x387d[1340]]= this[_0x387d[55]](_0x387d[1340]),null!= _0xbc5cx4[_0x387d[285]]?_0xbc5cx4[_0x387d[950]](this[_0x387d[1340]],_0xbc5cx4[_0x387d[285]]):_0xbc5cx4[_0x387d[62]](this[_0x387d[1340]])),this[_0x387d[1341]]&& this[_0x387d[1340]][_0x387d[62]](this[_0x387d[1342]]()))}mxUtils[_0x387d[1284]](mxSvgCanvas2D,mxAbstractCanvas2D);mxSvgCanvas2D[_0x387d[202]][_0x387d[252]]= null;mxSvgCanvas2D[_0x387d[202]][_0x387d[1343]]= !0;mxSvgCanvas2D[_0x387d[202]][_0x387d[1285]]= !0;mxSvgCanvas2D[_0x387d[202]][_0x387d[1344]]= !0;mxSvgCanvas2D[_0x387d[202]][_0x387d[1345]]= 0;mxSvgCanvas2D[_0x387d[202]][_0x387d[1346]]= 0;mxSvgCanvas2D[_0x387d[202]][_0x387d[1347]]= !1;mxSvgCanvas2D[_0x387d[202]][_0x387d[862]]= function(){mxAbstractCanvas2D[_0x387d[202]][_0x387d[862]][_0x387d[183]](this,arguments);this[_0x387d[1339]]= []};mxSvgCanvas2D[_0x387d[202]][_0x387d[1342]]= function(_0xbc5cx2){_0xbc5cx2= this[_0x387d[55]](_0x387d[124]);_0xbc5cx2[_0x387d[57]](_0x387d[60],_0x387d[61]);mxUtils[_0x387d[53]](_0xbc5cx2,_0x387d[1348]+ mxConstants[_0x387d[484]]+ _0x387d[1349]+ mxConstants[_0x387d[483]]+ _0x387d[1350]);return _0xbc5cx2};mxSvgCanvas2D[_0x387d[202]][_0x387d[55]]= function(_0xbc5cx2,_0xbc5cx3){if(null!= this[_0x387d[813]][_0x387d[295]][_0x387d[509]]){return this[_0x387d[813]][_0x387d[295]][_0x387d[509]](_0xbc5cx3|| mxConstants[_0x387d[1351]],_0xbc5cx2)};var _0xbc5cx4=this[_0x387d[813]][_0x387d[295]][_0x387d[55]](_0xbc5cx2);null!= _0xbc5cx3&& _0xbc5cx4[_0x387d[57]](_0x387d[1352],_0xbc5cx3);return _0xbc5cx4};mxSvgCanvas2D[_0x387d[202]][_0x387d[1353]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){_0x387d[198]== _0xbc5cx2[_0x387d[225]](0)&& (_0xbc5cx2= _0xbc5cx2[_0x387d[85]](1));_0x387d[198]== _0xbc5cx3[_0x387d[225]](0)&& (_0xbc5cx3= _0xbc5cx3[_0x387d[85]](1));_0xbc5cx2= _0xbc5cx2[_0x387d[216]]()+ _0x387d[213]+ _0xbc5cx4;_0xbc5cx3= _0xbc5cx3[_0x387d[216]]()+ _0x387d[213]+ _0xbc5cx5;_0xbc5cx4= null;null== _0xbc5cx9|| _0xbc5cx9== mxConstants[_0x387d[1354]]?_0xbc5cx4= _0x387d[1355]:_0xbc5cx9== mxConstants[_0x387d[1356]]?_0xbc5cx4= _0x387d[1357]:(_0xbc5cx5= _0xbc5cx2,_0xbc5cx2= _0xbc5cx3,_0xbc5cx3= _0xbc5cx5,_0xbc5cx9== mxConstants[_0x387d[1358]]?_0xbc5cx4= _0x387d[1355]:_0xbc5cx9== mxConstants[_0x387d[1359]]&& (_0xbc5cx4= _0x387d[1357]));return _0x387d[1360]+ _0xbc5cx2+ _0x387d[213]+ _0xbc5cx3+ _0x387d[213]+ _0xbc5cx4};mxSvgCanvas2D[_0x387d[202]][_0x387d[1361]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){var _0xbc5cxa=this[_0x387d[1353]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9),_0xbc5cx12=this[_0x387d[1339]][_0xbc5cxa];if(null== _0xbc5cx12){var _0xbc5cx13=this[_0x387d[813]][_0x387d[538]],_0xbc5cx14=0,_0xbc5cx15=_0xbc5cxa+ _0x387d[213]+ _0xbc5cx14;if(null!= _0xbc5cx13){for(_0xbc5cx12= _0xbc5cx13[_0x387d[295]][_0x387d[1362]](_0xbc5cx15);null!= _0xbc5cx12&& _0xbc5cx12[_0x387d[538]]!= _0xbc5cx13;){_0xbc5cx15= _0xbc5cxa+ _0x387d[213]+ _0xbc5cx14++,_0xbc5cx12= _0xbc5cx13[_0x387d[295]][_0x387d[1362]](_0xbc5cx15)}}else {_0xbc5cx15= _0x387d[1363]+ ++this[_0x387d[1346]]};null== _0xbc5cx12&& (_0xbc5cx12= this[_0x387d[1364]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9),_0xbc5cx12[_0x387d[57]](_0x387d[1363],_0xbc5cx15),null!= this[_0x387d[1340]]?this[_0x387d[1340]][_0x387d[62]](_0xbc5cx12):_0xbc5cx13[_0x387d[62]](_0xbc5cx12));this[_0x387d[1339]][_0xbc5cxa]= _0xbc5cx12};return _0xbc5cx12[_0x387d[284]](_0x387d[1363])};mxSvgCanvas2D[_0x387d[202]][_0x387d[1364]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){var _0xbc5cxa=this[_0x387d[55]](_0x387d[1365]);_0xbc5cxa[_0x387d[57]](_0x387d[1324],_0x387d[1366]);_0xbc5cxa[_0x387d[57]](_0x387d[1325],_0x387d[1366]);_0xbc5cxa[_0x387d[57]](_0x387d[1326],_0x387d[1366]);_0xbc5cxa[_0x387d[57]](_0x387d[1327],_0x387d[1366]);null== _0xbc5cx9|| _0xbc5cx9== mxConstants[_0x387d[1354]]?_0xbc5cxa[_0x387d[57]](_0x387d[1327],_0x387d[118]):_0xbc5cx9== mxConstants[_0x387d[1356]]?_0xbc5cxa[_0x387d[57]](_0x387d[1326],_0x387d[118]):_0xbc5cx9== mxConstants[_0x387d[1358]]?_0xbc5cxa[_0x387d[57]](_0x387d[1325],_0x387d[118]):_0xbc5cx9== mxConstants[_0x387d[1359]]&& _0xbc5cxa[_0x387d[57]](_0x387d[1324],_0x387d[118]);_0xbc5cx4= 1> _0xbc5cx4?_0x387d[1367]+ _0xbc5cx4:_0x387d[110];_0xbc5cx9= this[_0x387d[55]](_0x387d[1076]);_0xbc5cx9[_0x387d[57]](_0x387d[1368],_0x387d[1366]);_0xbc5cx9[_0x387d[57]](_0x387d[124],_0x387d[1369]+ _0xbc5cx2+ _0xbc5cx4);_0xbc5cxa[_0x387d[62]](_0xbc5cx9);_0xbc5cx4= 1> _0xbc5cx5?_0x387d[1367]+ _0xbc5cx5:_0x387d[110];_0xbc5cx9= this[_0x387d[55]](_0x387d[1076]);_0xbc5cx9[_0x387d[57]](_0x387d[1368],_0x387d[118]);_0xbc5cx9[_0x387d[57]](_0x387d[124],_0x387d[1369]+ _0xbc5cx3+ _0xbc5cx4);_0xbc5cxa[_0x387d[62]](_0xbc5cx9);return _0xbc5cxa};mxSvgCanvas2D[_0x387d[202]][_0x387d[1370]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[252]],_0xbc5cx5=this[_0x387d[724]];if(null!= _0xbc5cx4){if(_0x387d[1215]== _0xbc5cx4[_0x387d[301]]){if(null!= this[_0x387d[1215]]&& 0< this[_0x387d[1215]][_0x387d[67]]){_0xbc5cx4[_0x387d[57]](_0x387d[1371],this[_0x387d[1215]][_0x387d[234]](_0x387d[185]))}else {return}};_0xbc5cx2&& null!= _0xbc5cx5[_0x387d[604]]?this[_0x387d[1372]]():this[_0x387d[1341]]|| (_0x387d[680]== _0xbc5cx4[_0x387d[301]]&& mxClient[_0x387d[133]]&& !mxClient[_0x387d[76]]&& !mxClient[_0x387d[75]]?_0xbc5cx4[_0x387d[57]](_0x387d[1334],_0x387d[1373]):_0xbc5cx4[_0x387d[57]](_0x387d[1334],_0x387d[130]),_0xbc5cx2= !1);_0xbc5cx3&& null!= _0xbc5cx5[_0x387d[608]]?this[_0x387d[1374]]():this[_0x387d[1341]]|| _0xbc5cx4[_0x387d[57]](_0x387d[1336],_0x387d[130]);null!= _0xbc5cx5[_0x387d[535]]&& 0< _0xbc5cx5[_0x387d[535]][_0x387d[67]]&& _0xbc5cx4[_0x387d[57]](_0x387d[535],_0xbc5cx5[_0x387d[535]]);_0xbc5cx5[_0x387d[639]]&& this[_0x387d[813]][_0x387d[62]](this[_0x387d[1375]](_0xbc5cx4));0< this[_0x387d[1345]]&& !_0xbc5cx2&& this[_0x387d[813]][_0x387d[62]](this[_0x387d[1376]](_0xbc5cx4));this[_0x387d[1229]]&& (_0x387d[1215]!= _0xbc5cx4[_0x387d[301]]|| this[_0x387d[1215]][this[_0x387d[1215]][_0x387d[67]]- 1]== this[_0x387d[1227]])&& _0xbc5cx4[_0x387d[57]](_0x387d[1377],_0x387d[1378]);this[_0x387d[813]][_0x387d[62]](_0xbc5cx4)}};mxSvgCanvas2D[_0x387d[202]][_0x387d[1372]]= function(){var _0xbc5cx2=this[_0x387d[724]];1> _0xbc5cx2[_0x387d[1244]]&& this[_0x387d[252]][_0x387d[57]](_0x387d[1379],_0xbc5cx2[_0x387d[1244]]);null!= _0xbc5cx2[_0x387d[604]]&& (null!= _0xbc5cx2[_0x387d[606]]?(_0xbc5cx2= this[_0x387d[1361]](_0xbc5cx2[_0x387d[604]],_0xbc5cx2[_0x387d[606]],_0xbc5cx2[_0x387d[1247]],_0xbc5cx2[_0x387d[1248]],_0xbc5cx2[_0x387d[607]]),this[_0x387d[252]][_0x387d[57]](_0x387d[1334],_0x387d[1380]+ _0xbc5cx2+ _0x387d[460])):this[_0x387d[252]][_0x387d[57]](_0x387d[1334],_0xbc5cx2[_0x387d[604]][_0x387d[216]]()))};mxSvgCanvas2D[_0x387d[202]][_0x387d[1374]]= function(){var _0xbc5cx2=this[_0x387d[724]];this[_0x387d[252]][_0x387d[57]](_0x387d[1336],_0xbc5cx2[_0x387d[608]][_0x387d[216]]());1> _0xbc5cx2[_0x387d[1244]]&& this[_0x387d[252]][_0x387d[57]](_0x387d[1381],_0xbc5cx2[_0x387d[1244]]);var _0xbc5cx3=Math[_0x387d[160]](1,this[_0x387d[1239]](_0xbc5cx2[_0x387d[610]]* _0xbc5cx2[_0x387d[255]]));1!= _0xbc5cx3&& this[_0x387d[252]][_0x387d[57]](_0x387d[1382],_0xbc5cx3);_0x387d[1215]== this[_0x387d[252]][_0x387d[301]]&& this[_0x387d[1383]]();_0xbc5cx2[_0x387d[648]]&& this[_0x387d[252]][_0x387d[57]](_0x387d[1384],this[_0x387d[1385]](_0xbc5cx3))};mxSvgCanvas2D[_0x387d[202]][_0x387d[1383]]= function(){var _0xbc5cx2=this[_0x387d[724]];null!= _0xbc5cx2[_0x387d[1256]]&& _0x387d[1233]!= _0xbc5cx2[_0x387d[1256]]&& this[_0x387d[252]][_0x387d[57]](_0x387d[1386],_0xbc5cx2[_0x387d[1256]]);if(null!= _0xbc5cx2[_0x387d[1254]]){var _0xbc5cx3=_0xbc5cx2[_0x387d[1254]];_0x387d[1232]== _0xbc5cx3&& (_0xbc5cx3= _0x387d[1387]);_0x387d[1387]!= _0xbc5cx3&& this[_0x387d[252]][_0x387d[57]](_0x387d[1388],_0xbc5cx3)};null!= _0xbc5cx2[_0x387d[1258]]&& (!this[_0x387d[1341]]|| 10!= _0xbc5cx2[_0x387d[1258]])&& this[_0x387d[252]][_0x387d[57]](_0x387d[1389],_0xbc5cx2[_0x387d[1258]])};mxSvgCanvas2D[_0x387d[202]][_0x387d[1385]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[724]][_0x387d[649]][_0x387d[224]](_0x387d[185]),_0xbc5cx4=[];if(0< _0xbc5cx3[_0x387d[67]]){for(var _0xbc5cx5=0;_0xbc5cx5< _0xbc5cx3[_0x387d[67]];_0xbc5cx5++){_0xbc5cx4[_0xbc5cx5]= Number(_0xbc5cx3[_0xbc5cx5])* _0xbc5cx2}};return _0xbc5cx4[_0x387d[234]](_0x387d[185])};mxSvgCanvas2D[_0x387d[202]][_0x387d[1376]]= function(_0xbc5cx2){_0xbc5cx2= _0xbc5cx2[_0x387d[511]](!0);var _0xbc5cx3=parseFloat(_0xbc5cx2[_0x387d[284]](_0x387d[1382])|| 1)+ this[_0x387d[1345]];_0xbc5cx2[_0x387d[57]](_0x387d[1377],_0x387d[1336]);_0xbc5cx2[_0x387d[57]](_0x387d[187],_0x387d[188]);_0xbc5cx2[_0x387d[1390]](_0x387d[1384]);_0xbc5cx2[_0x387d[57]](_0x387d[1382],_0xbc5cx3);_0xbc5cx2[_0x387d[57]](_0x387d[1334],_0x387d[130]);_0xbc5cx2[_0x387d[57]](_0x387d[1336],mxClient[_0x387d[71]]?_0x387d[130]:_0x387d[1391]);return _0xbc5cx2};mxSvgCanvas2D[_0x387d[202]][_0x387d[1375]]= function(_0xbc5cx2){_0xbc5cx2= _0xbc5cx2[_0x387d[511]](!0);var _0xbc5cx3=this[_0x387d[724]];_0x387d[130]!= _0xbc5cx2[_0x387d[284]](_0x387d[1334])&& _0xbc5cx2[_0x387d[57]](_0x387d[1334],_0xbc5cx3[_0x387d[1269]]);_0x387d[130]!= _0xbc5cx2[_0x387d[284]](_0x387d[1336])&& _0xbc5cx2[_0x387d[57]](_0x387d[1336],_0xbc5cx3[_0x387d[1269]]);_0xbc5cx2[_0x387d[57]](_0x387d[535],_0x387d[536]+ this[_0x387d[1239]](_0xbc5cx3[_0x387d[1273]]* _0xbc5cx3[_0x387d[255]])+ _0x387d[537]+ this[_0x387d[1239]](_0xbc5cx3[_0x387d[1274]]* _0xbc5cx3[_0x387d[255]])+ _0x387d[460]+ (_0xbc5cx3[_0x387d[535]]|| _0x387d[110]));_0xbc5cx2[_0x387d[57]](_0x387d[461],_0xbc5cx3[_0x387d[1271]]);return _0xbc5cx2};mxSvgCanvas2D[_0x387d[202]][_0x387d[1294]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){if(0!= _0xbc5cx2|| _0xbc5cx3|| _0xbc5cx4){var _0xbc5cxa=this[_0x387d[724]];_0xbc5cx5+= _0xbc5cxa[_0x387d[1126]];_0xbc5cx9+= _0xbc5cxa[_0x387d[1125]];_0xbc5cx5*= _0xbc5cxa[_0x387d[255]];_0xbc5cx9*= _0xbc5cxa[_0x387d[255]];_0xbc5cxa[_0x387d[535]]= _0xbc5cxa[_0x387d[535]]|| _0x387d[110];if(_0xbc5cx3&& _0xbc5cx4){_0xbc5cx2+= 180}else {if(_0xbc5cx3^ _0xbc5cx4){var _0xbc5cx12=_0xbc5cx3?_0xbc5cx5:0,_0xbc5cx13=_0xbc5cx3?-1:1,_0xbc5cx14=_0xbc5cx4?_0xbc5cx9:0,_0xbc5cx15=_0xbc5cx4?-1:1;_0xbc5cxa[_0x387d[535]]+= _0x387d[536]+ this[_0x387d[1239]](_0xbc5cx12)+ _0x387d[537]+ this[_0x387d[1239]](_0xbc5cx14)+ _0x387d[1392]+ this[_0x387d[1239]](_0xbc5cx13)+ _0x387d[537]+ this[_0x387d[1239]](_0xbc5cx15)+ _0x387d[1393]+ this[_0x387d[1239]](-_0xbc5cx12) + _0x387d[537]+ this[_0x387d[1239]](-_0xbc5cx14) + _0x387d[460]}};if(_0xbc5cx3?!_0xbc5cx4:_0xbc5cx4){_0xbc5cx2*= -1};0!= _0xbc5cx2&& (_0xbc5cxa[_0x387d[535]]+= _0x387d[1394]+ this[_0x387d[1239]](_0xbc5cx2)+ _0x387d[537]+ this[_0x387d[1239]](_0xbc5cx5)+ _0x387d[537]+ this[_0x387d[1239]](_0xbc5cx9)+ _0x387d[460]);_0xbc5cxa[_0x387d[603]]+= _0xbc5cx2;_0xbc5cxa[_0x387d[1395]]= _0xbc5cx5;_0xbc5cxa[_0x387d[1396]]= _0xbc5cx9}};mxSvgCanvas2D[_0x387d[202]][_0x387d[1275]]= function(){mxAbstractCanvas2D[_0x387d[202]][_0x387d[1275]][_0x387d[183]](this,arguments);this[_0x387d[252]]= this[_0x387d[55]](_0x387d[1215])};mxSvgCanvas2D[_0x387d[202]][_0x387d[1319]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){var _0xbc5cx9=this[_0x387d[724]],_0xbc5cxa=this[_0x387d[55]](_0x387d[1319]);_0xbc5cxa[_0x387d[57]](_0x387d[235],this[_0x387d[1239]]((_0xbc5cx2+ _0xbc5cx9[_0x387d[1126]])* _0xbc5cx9[_0x387d[255]]));_0xbc5cxa[_0x387d[57]](_0x387d[236],this[_0x387d[1239]]((_0xbc5cx3+ _0xbc5cx9[_0x387d[1125]])* _0xbc5cx9[_0x387d[255]]));_0xbc5cxa[_0x387d[57]](_0x387d[117],this[_0x387d[1239]](_0xbc5cx4* _0xbc5cx9[_0x387d[255]]));_0xbc5cxa[_0x387d[57]](_0x387d[119],this[_0x387d[1239]](_0xbc5cx5* _0xbc5cx9[_0x387d[255]]));this[_0x387d[252]]= _0xbc5cxa};mxSvgCanvas2D[_0x387d[202]][_0x387d[1320]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){this[_0x387d[1319]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5);0< _0xbc5cx9&& this[_0x387d[252]][_0x387d[57]](_0x387d[1397],this[_0x387d[1239]](_0xbc5cx9* this[_0x387d[724]][_0x387d[255]]));0< _0xbc5cxa&& this[_0x387d[252]][_0x387d[57]](_0x387d[1398],this[_0x387d[1239]](_0xbc5cxa* this[_0x387d[724]][_0x387d[255]]))};mxSvgCanvas2D[_0x387d[202]][_0x387d[680]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){var _0xbc5cx9=this[_0x387d[724]],_0xbc5cxa=this[_0x387d[55]](_0x387d[680]);_0xbc5cxa[_0x387d[57]](_0x387d[1296],Math[_0x387d[488]]((_0xbc5cx2+ _0xbc5cx4/ 2+ _0xbc5cx9[_0x387d[1126]])* _0xbc5cx9[_0x387d[255]]));_0xbc5cxa[_0x387d[57]](_0x387d[1297],Math[_0x387d[488]]((_0xbc5cx3+ _0xbc5cx5/ 2+ _0xbc5cx9[_0x387d[1125]])* _0xbc5cx9[_0x387d[255]]));_0xbc5cxa[_0x387d[57]](_0x387d[1397],_0xbc5cx4/ 2* _0xbc5cx9[_0x387d[255]]);_0xbc5cxa[_0x387d[57]](_0x387d[1398],_0xbc5cx5/ 2* _0xbc5cx9[_0x387d[255]]);this[_0x387d[252]]= _0xbc5cxa};mxSvgCanvas2D[_0x387d[202]][_0x387d[618]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13){_0xbc5cx9= this[_0x387d[1212]][_0x387d[1321]](_0xbc5cx9);_0xbc5cxa= null!= _0xbc5cxa?_0xbc5cxa:!0;_0xbc5cx12= null!= _0xbc5cx12?_0xbc5cx12:!1;_0xbc5cx13= null!= _0xbc5cx13?_0xbc5cx13:!1;var _0xbc5cx14=this[_0x387d[724]];_0xbc5cx2+= _0xbc5cx14[_0x387d[1126]];_0xbc5cx3+= _0xbc5cx14[_0x387d[1125]];var _0xbc5cx15=this[_0x387d[55]](_0x387d[618]);_0xbc5cx15[_0x387d[57]](_0x387d[235],this[_0x387d[1239]](_0xbc5cx2* _0xbc5cx14[_0x387d[255]]));_0xbc5cx15[_0x387d[57]](_0x387d[236],this[_0x387d[1239]](_0xbc5cx3* _0xbc5cx14[_0x387d[255]]));_0xbc5cx15[_0x387d[57]](_0x387d[117],this[_0x387d[1239]](_0xbc5cx4* _0xbc5cx14[_0x387d[255]]));_0xbc5cx15[_0x387d[57]](_0x387d[119],this[_0x387d[1239]](_0xbc5cx5* _0xbc5cx14[_0x387d[255]]));null== _0xbc5cx15[_0x387d[1399]]?_0xbc5cx15[_0x387d[57]](_0x387d[1400],_0xbc5cx9):_0xbc5cx15[_0x387d[1399]](mxConstants.NS_XLINK,_0x387d[44],_0xbc5cx9);_0xbc5cxa|| _0xbc5cx15[_0x387d[57]](_0x387d[1401],_0x387d[130]);1> _0xbc5cx14[_0x387d[1244]]&& _0xbc5cx15[_0x387d[57]](_0x387d[461],_0xbc5cx14[_0x387d[1244]]);_0xbc5cx9= this[_0x387d[724]][_0x387d[535]]|| _0x387d[110];if(_0xbc5cx12|| _0xbc5cx13){var _0xbc5cx16=_0xbc5cxa= 1,_0xbc5cx17=0,_0xbc5cx18=0;_0xbc5cx12&& (_0xbc5cxa= -1,_0xbc5cx17= -_0xbc5cx4- 2* _0xbc5cx2);_0xbc5cx13&& (_0xbc5cx16= -1,_0xbc5cx18= -_0xbc5cx5- 2* _0xbc5cx3);_0xbc5cx9+= _0x387d[1402]+ _0xbc5cxa+ _0x387d[537]+ _0xbc5cx16+ _0x387d[1393]+ _0xbc5cx17+ _0x387d[537]+ _0xbc5cx18+ _0x387d[460]};0< _0xbc5cx9[_0x387d[67]]&& _0xbc5cx15[_0x387d[57]](_0x387d[535],_0xbc5cx9);this[_0x387d[813]][_0x387d[62]](_0xbc5cx15);this[_0x387d[1347]]&& (_0xbc5cx15[_0x387d[57]](_0x387d[124],_0x387d[1403]),_0xbc5cx15= this[_0x387d[55]](_0x387d[1319]),_0xbc5cx15[_0x387d[57]](_0x387d[187],_0x387d[188]),_0xbc5cx15[_0x387d[57]](_0x387d[1377],_0x387d[1334]),_0xbc5cx15[_0x387d[57]](_0x387d[235],this[_0x387d[1239]](_0xbc5cx2* _0xbc5cx14[_0x387d[255]])),_0xbc5cx15[_0x387d[57]](_0x387d[236],this[_0x387d[1239]](_0xbc5cx3* _0xbc5cx14[_0x387d[255]])),_0xbc5cx15[_0x387d[57]](_0x387d[117],this[_0x387d[1239]](_0xbc5cx4* _0xbc5cx14[_0x387d[255]])),_0xbc5cx15[_0x387d[57]](_0x387d[119],this[_0x387d[1239]](_0xbc5cx5* _0xbc5cx14[_0x387d[255]])),this[_0x387d[813]][_0x387d[62]](_0xbc5cx15))};mxSvgCanvas2D[_0x387d[202]][_0x387d[1404]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){_0xbc5cx4= this[_0x387d[724]];_0xbc5cx5= _0x387d[1405]+ Math[_0x387d[488]](_0xbc5cx4[_0x387d[487]])+ _0x387d[1406]+ _0xbc5cx4[_0x387d[486]]+ _0x387d[1407]+ _0xbc5cx4[_0x387d[665]]+ _0x387d[1408]+ Math[_0x387d[488]](_0xbc5cx4[_0x387d[487]]* mxConstants[_0x387d[490]])+ _0x387d[1409]+ _0xbc5cx5;(_0xbc5cx4[_0x387d[666]]& mxConstants[_0x387d[1410]])== mxConstants[_0x387d[1410]]&& (_0xbc5cx5+= _0x387d[1411]);(_0xbc5cx4[_0x387d[666]]& mxConstants[_0x387d[1412]])== mxConstants[_0x387d[1412]]&& (_0xbc5cx5+= _0x387d[1413]);(_0xbc5cx4[_0x387d[666]]& mxConstants[_0x387d[1414]])== mxConstants[_0x387d[1414]]&& (_0xbc5cx5+= _0x387d[1415]);_0xbc5cx3== mxConstants[_0x387d[479]]?_0xbc5cx5+= _0x387d[1416]:_0xbc5cx3== mxConstants[_0x387d[480]]&& (_0xbc5cx5+= _0x387d[1417]);_0xbc5cx3= _0x387d[110];null!= _0xbc5cx4[_0x387d[1261]]&& (_0xbc5cx3+= _0x387d[1418]+ _0xbc5cx4[_0x387d[1261]]+ _0x387d[471]);null!= _0xbc5cx4[_0x387d[1263]]&& (_0xbc5cx3+= _0x387d[1419]+ _0xbc5cx4[_0x387d[1263]]+ _0x387d[471]);mxUtils[_0x387d[1331]](_0xbc5cx2)|| (_0xbc5cx4= document[_0x387d[55]](_0x387d[126]),_0xbc5cx4[_0x387d[339]]= _0xbc5cx2[_0x387d[230]](/</g,_0x387d[1421])[_0x387d[230]](/>/g,_0x387d[1420])[_0x387d[230]](/</g,_0x387d[334])[_0x387d[230]](/>/g,_0x387d[335]),_0xbc5cx2= _0xbc5cx4[_0x387d[131]],_0xbc5cx9?_0xbc5cx5+= _0xbc5cx3:0< _0xbc5cx3[_0x387d[67]]&& (_0xbc5cx2= _0x387d[1422]+ _0xbc5cx3+ _0x387d[1423]+ _0xbc5cx2+ _0x387d[1424]));if(!mxClient[_0x387d[80]]&& document[_0x387d[509]]){return _0xbc5cx9= document[_0x387d[509]](_0x387d[577],_0x387d[485]),_0xbc5cx9[_0x387d[57]](_0x387d[124],_0xbc5cx5),mxUtils[_0x387d[1331]](_0xbc5cx2)?this[_0x387d[813]][_0x387d[295]]!= document?_0xbc5cx9[_0x387d[62]](_0xbc5cx2[_0x387d[511]](!0)):_0xbc5cx9[_0x387d[62]](_0xbc5cx2):_0xbc5cx9[_0x387d[339]]= _0xbc5cx2,_0xbc5cx9};mxUtils[_0x387d[1331]](_0xbc5cx2)&& this[_0x387d[813]][_0x387d[295]]!= document&& (_0xbc5cx2= _0xbc5cx2[_0x387d[342]]);_0xbc5cx2= _0xbc5cx2[_0x387d[230]](/<br>/g,_0x387d[1426])[_0x387d[230]](/<hr>/g,_0x387d[1425]);return mxUtils[_0x387d[877]](_0x387d[1427]+ _0xbc5cx5+ _0x387d[1423]+ _0xbc5cx2+ _0x387d[1424])[_0x387d[158]]};mxSvgCanvas2D[_0x387d[202]][_0x387d[963]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13,_0xbc5cx14,_0xbc5cx15,_0xbc5cx16,_0xbc5cx17){if(this[_0x387d[1285]]&& null!= _0xbc5cx9){_0xbc5cx17= null!= _0xbc5cx17?_0xbc5cx17:0;var _0xbc5cx18=this[_0x387d[724]];_0xbc5cx2+= _0xbc5cx18[_0x387d[1126]];_0xbc5cx3+= _0xbc5cx18[_0x387d[1125]];if(this[_0x387d[1344]]&& _0x387d[1428]== _0xbc5cx14){var _0xbc5cx19=_0x387d[1429];_0xbc5cx16?(_0xbc5cx19+= _0x387d[1430],0< _0xbc5cx5&& (_0xbc5cx19+= _0x387d[1431]+ Math[_0x387d[488]](_0xbc5cx5)+ _0x387d[1409]),0< _0xbc5cx4&& (_0xbc5cx19+= _0x387d[1432]+ Math[_0x387d[488]](_0xbc5cx4)+ _0x387d[1409])):_0xbc5cx15&& (_0xbc5cx19+= _0x387d[1432]+ Math[_0x387d[488]](_0xbc5cx4)+ _0x387d[1409],0< _0xbc5cx5&& (_0xbc5cx19+= _0x387d[1431]+ Math[_0x387d[488]](_0xbc5cx5)+ _0x387d[1409]));_0xbc5cx13?(!_0xbc5cx16&& 0< _0xbc5cx4&& (_0xbc5cx19+= _0x387d[1432]+ Math[_0x387d[488]](_0xbc5cx4)+ _0x387d[1409]),_0xbc5cx19+= _0x387d[1433]):_0xbc5cx19+= _0x387d[1434];_0xbc5cx13= this[_0x387d[55]](_0x387d[449]);1> _0xbc5cx18[_0x387d[1244]]&& _0xbc5cx13[_0x387d[57]](_0x387d[461],_0xbc5cx18[_0x387d[1244]]);_0xbc5cx14= this[_0x387d[55]](_0x387d[1435]);_0xbc5cx14[_0x387d[57]](_0x387d[1377],_0x387d[1378]);_0xbc5cx19= this[_0x387d[1404]](_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx19,_0xbc5cx15);if(null!= _0xbc5cx19){_0xbc5cx13[_0x387d[62]](_0xbc5cx14);this[_0x387d[813]][_0x387d[62]](_0xbc5cx13);var _0xbc5cx1a=0;if(mxClient[_0x387d[80]]&& !mxClient[_0x387d[48]]){var _0xbc5cx1b=document[_0x387d[55]](_0x387d[485]);_0xbc5cx1b[_0x387d[124]][_0x387d[103]]= _0xbc5cx19[_0x387d[284]](_0x387d[124]);_0xbc5cx1b[_0x387d[124]][_0x387d[495]]= mxClient[_0x387d[496]]?_0x387d[497]:_0x387d[498];_0xbc5cx1b[_0x387d[124]][_0x387d[187]]= _0x387d[188];_0xbc5cx1b[_0x387d[339]]= mxUtils[_0x387d[1331]](_0xbc5cx9)?_0xbc5cx9[_0x387d[342]]:_0xbc5cx9;document[_0x387d[112]][_0x387d[62]](_0xbc5cx1b);_0xbc5cx1a= _0xbc5cx1b[_0x387d[359]];_0xbc5cx5= mxClient[_0x387d[496]]&& 0< _0xbc5cx5&& _0xbc5cx16?Math[_0x387d[243]](_0xbc5cx5,_0xbc5cx1b[_0x387d[167]]+ 2):_0xbc5cx1b[_0x387d[167]];_0xbc5cx1b[_0x387d[265]][_0x387d[266]](_0xbc5cx1b);_0xbc5cx14[_0x387d[62]](_0xbc5cx19)}else {this[_0x387d[813]][_0x387d[295]]!= document?(_0xbc5cx19[_0x387d[124]][_0x387d[187]]= _0x387d[188],document[_0x387d[112]][_0x387d[62]](_0xbc5cx19),_0xbc5cx1a= _0xbc5cx19[_0x387d[359]],_0xbc5cx5= _0xbc5cx19[_0x387d[167]],_0xbc5cx14[_0x387d[62]](_0xbc5cx19),_0xbc5cx19[_0x387d[124]][_0x387d[187]]= _0x387d[110]):(_0xbc5cx14[_0x387d[62]](_0xbc5cx19),_0xbc5cx1a= _0xbc5cx19[_0x387d[359]],_0xbc5cx5= _0xbc5cx19[_0x387d[167]])};_0xbc5cx4= _0xbc5cx15?Math[_0x387d[160]](_0xbc5cx4,_0xbc5cx1a):_0xbc5cx1a;1> _0xbc5cx18[_0x387d[1244]]&& _0xbc5cx13[_0x387d[57]](_0x387d[461],_0xbc5cx18[_0x387d[1244]]);_0xbc5cx15= _0xbc5cx9= 0;_0xbc5cxa== mxConstants[_0x387d[479]]?_0xbc5cx9-= _0xbc5cx4/ 2:_0xbc5cxa== mxConstants[_0x387d[480]]&& (_0xbc5cx9-= _0xbc5cx4);_0xbc5cx2+= _0xbc5cx9;_0xbc5cx12== mxConstants[_0x387d[481]]?_0xbc5cx15-= _0xbc5cx5/ 2:_0xbc5cx12== mxConstants[_0x387d[482]]&& (_0xbc5cx15-= _0xbc5cx5);_0xbc5cx3+= _0xbc5cx15;_0xbc5cxa= 1!= _0xbc5cx18[_0x387d[255]]?_0x387d[1402]+ _0xbc5cx18[_0x387d[255]]+ _0x387d[460]:_0x387d[110];0!= _0xbc5cx18[_0x387d[603]]&& this[_0x387d[1216]]?(_0xbc5cxa+= _0x387d[1394]+ _0xbc5cx18[_0x387d[603]]+ _0x387d[537]+ _0xbc5cx4/ 2+ _0x387d[537]+ _0xbc5cx5/ 2+ _0x387d[460],_0xbc5cx3= this[_0x387d[1241]]((_0xbc5cx2+ _0xbc5cx4/ 2)* _0xbc5cx18[_0x387d[255]],(_0xbc5cx3+ _0xbc5cx5/ 2)* _0xbc5cx18[_0x387d[255]],_0xbc5cx18[_0x387d[603]],_0xbc5cx18[_0x387d[1395]],_0xbc5cx18[_0x387d[1396]]),_0xbc5cx2= _0xbc5cx3[_0x387d[235]]- _0xbc5cx4* _0xbc5cx18[_0x387d[255]]/ 2,_0xbc5cx3= _0xbc5cx3[_0x387d[236]]- _0xbc5cx5* _0xbc5cx18[_0x387d[255]]/ 2):(_0xbc5cx2*= _0xbc5cx18[_0x387d[255]],_0xbc5cx3*= _0xbc5cx18[_0x387d[255]]);0!= _0xbc5cx17&& (_0xbc5cxa+= _0x387d[1394]+ _0xbc5cx17+ _0x387d[537]+ -_0xbc5cx9+ _0x387d[537]+ -_0xbc5cx15+ _0x387d[460]);_0xbc5cx13[_0x387d[57]](_0x387d[535],_0x387d[536]+ Math[_0x387d[488]](_0xbc5cx2)+ _0x387d[537]+ Math[_0x387d[488]](_0xbc5cx3)+ _0x387d[460]+ _0xbc5cxa);_0xbc5cx14[_0x387d[57]](_0x387d[117],Math[_0x387d[488]](Math[_0x387d[160]](1,_0xbc5cx4)));_0xbc5cx14[_0x387d[57]](_0x387d[119],Math[_0x387d[488]](Math[_0x387d[160]](1,_0xbc5cx5)))}}else {this[_0x387d[1436]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13,_0xbc5cx15,_0xbc5cx16,_0xbc5cx17)}}};mxSvgCanvas2D[_0x387d[202]][_0x387d[1437]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){_0xbc5cx2= Math[_0x387d[488]](_0xbc5cx2);_0xbc5cx3= Math[_0x387d[488]](_0xbc5cx3);_0xbc5cx4= Math[_0x387d[488]](_0xbc5cx4);_0xbc5cx5= Math[_0x387d[488]](_0xbc5cx5);for(var _0xbc5cx9=_0x387d[1438]+ _0xbc5cx2+ _0x387d[213]+ _0xbc5cx3+ _0x387d[213]+ _0xbc5cx4+ _0x387d[213]+ _0xbc5cx5,_0xbc5cxa=0,_0xbc5cx12=_0xbc5cx9+ _0x387d[213]+ _0xbc5cxa;null!= document[_0x387d[1362]](_0xbc5cx12);){_0xbc5cx12= _0xbc5cx9+ _0x387d[213]+ ++_0xbc5cxa};clip= this[_0x387d[55]](_0x387d[1439]);clip[_0x387d[57]](_0x387d[1363],_0xbc5cx12);_0xbc5cx9= this[_0x387d[55]](_0x387d[1319]);_0xbc5cx9[_0x387d[57]](_0x387d[235],_0xbc5cx2);_0xbc5cx9[_0x387d[57]](_0x387d[236],_0xbc5cx3);_0xbc5cx9[_0x387d[57]](_0x387d[117],_0xbc5cx4);_0xbc5cx9[_0x387d[57]](_0x387d[119],_0xbc5cx5);clip[_0x387d[62]](_0xbc5cx9);return clip};mxSvgCanvas2D[_0x387d[202]][_0x387d[1436]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13,_0xbc5cx14,_0xbc5cx15,_0xbc5cx16){_0xbc5cx16= null!= _0xbc5cx16?_0xbc5cx16:0;_0xbc5cx13= this[_0x387d[724]];var _0xbc5cx17=Math[_0x387d[488]](_0xbc5cx13[_0x387d[487]]),_0xbc5cx18=this[_0x387d[55]](_0x387d[449]),_0xbc5cx19=_0xbc5cx13[_0x387d[535]]|| _0x387d[110];0!= _0xbc5cx16&& (_0xbc5cx19+= _0x387d[1394]+ _0xbc5cx16+ _0x387d[537]+ this[_0x387d[1239]](_0xbc5cx2* _0xbc5cx13[_0x387d[255]])+ _0x387d[537]+ this[_0x387d[1239]](_0xbc5cx3* _0xbc5cx13[_0x387d[255]])+ _0x387d[460]);if(_0xbc5cx15&& 0< _0xbc5cx4&& 0< _0xbc5cx5){var _0xbc5cx1a=_0xbc5cx2;_0xbc5cx16= _0xbc5cx3;_0xbc5cxa== mxConstants[_0x387d[479]]?_0xbc5cx1a-= _0xbc5cx4/ 2:_0xbc5cxa== mxConstants[_0x387d[480]]&& (_0xbc5cx1a-= _0xbc5cx4);_0xbc5cx12== mxConstants[_0x387d[481]]?_0xbc5cx16-= _0xbc5cx5/ 2:_0xbc5cx12== mxConstants[_0x387d[482]]&& (_0xbc5cx16-= _0xbc5cx5);_0xbc5cx16= this[_0x387d[1437]](_0xbc5cx1a* _0xbc5cx13[_0x387d[255]]- 2,_0xbc5cx16* _0xbc5cx13[_0x387d[255]]- 2,_0xbc5cx4* _0xbc5cx13[_0x387d[255]]+ 4,_0xbc5cx5* _0xbc5cx13[_0x387d[255]]+ 4);null!= this[_0x387d[1340]]?this[_0x387d[1340]][_0x387d[62]](_0xbc5cx16):this[_0x387d[813]][_0x387d[62]](_0xbc5cx16);_0xbc5cx18[_0x387d[57]](_0x387d[1440],_0x387d[1380]+ _0xbc5cx16[_0x387d[284]](_0x387d[1363])+ _0x387d[460])};this[_0x387d[1441]](_0xbc5cx18,_0xbc5cxa);_0xbc5cx16= _0xbc5cxa== mxConstants[_0x387d[480]]?_0x387d[1282]:_0xbc5cxa== mxConstants[_0x387d[479]]?_0x387d[554]:_0x387d[861];_0x387d[861]!= _0xbc5cx16&& _0xbc5cx18[_0x387d[57]](_0x387d[1442],_0xbc5cx16);(!this[_0x387d[1341]]|| _0xbc5cx17!= mxConstants[_0x387d[483]])&& _0xbc5cx18[_0x387d[57]](_0x387d[1443],Math[_0x387d[488]](_0xbc5cx17* _0xbc5cx13[_0x387d[255]])+ _0x387d[168]);0< _0xbc5cx19[_0x387d[67]]&& _0xbc5cx18[_0x387d[57]](_0x387d[535],_0xbc5cx19);1> _0xbc5cx13[_0x387d[1244]]&& _0xbc5cx18[_0x387d[57]](_0x387d[461],_0xbc5cx13[_0x387d[1244]]);var _0xbc5cx19=_0xbc5cx9[_0x387d[224]](_0x387d[192]),_0xbc5cx1a=Math[_0x387d[488]](_0xbc5cx17* mxConstants[_0x387d[490]]),_0xbc5cx1b=_0xbc5cx17+ (_0xbc5cx19[_0x387d[67]]- 1)* _0xbc5cx1a;_0xbc5cx16= _0xbc5cx3+ _0xbc5cx17- 1;_0xbc5cx12== mxConstants[_0x387d[481]]?(_0xbc5cx5= (this[_0x387d[1343]]&& _0xbc5cx15&& 0< _0xbc5cx5?Math[_0x387d[243]](_0xbc5cx1b,_0xbc5cx5):_0xbc5cx1b)/ 2,_0xbc5cx16-= _0xbc5cx5+ 1):_0xbc5cx12== mxConstants[_0x387d[482]]&& (_0xbc5cx5= this[_0x387d[1343]]&& _0xbc5cx15&& 0< _0xbc5cx5?Math[_0x387d[243]](_0xbc5cx1b,_0xbc5cx5):_0xbc5cx1b,_0xbc5cx16-= _0xbc5cx5+ 2);for(_0xbc5cx5= 0;_0xbc5cx5< _0xbc5cx19[_0x387d[67]];_0xbc5cx5++){0< _0xbc5cx19[_0xbc5cx5][_0x387d[67]]&& 0< mxUtils[_0x387d[330]](_0xbc5cx19[_0xbc5cx5])[_0x387d[67]]&& (_0xbc5cx15= this[_0x387d[55]](_0x387d[963]),_0xbc5cx15[_0x387d[57]](_0x387d[235],this[_0x387d[1239]](_0xbc5cx2* _0xbc5cx13[_0x387d[255]])),_0xbc5cx15[_0x387d[57]](_0x387d[236],this[_0x387d[1239]](_0xbc5cx16* _0xbc5cx13[_0x387d[255]])),mxUtils[_0x387d[53]](_0xbc5cx15,_0xbc5cx19[_0xbc5cx5]),_0xbc5cx18[_0x387d[62]](_0xbc5cx15)),_0xbc5cx16+= _0xbc5cx1a};this[_0x387d[813]][_0x387d[62]](_0xbc5cx18);this[_0x387d[1444]](_0xbc5cx18,_0xbc5cx9,_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx1b,_0xbc5cxa,_0xbc5cx12,_0xbc5cx14)};mxSvgCanvas2D[_0x387d[202]][_0x387d[1441]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[724]];_0xbc5cx2[_0x387d[57]](_0x387d[1334],_0xbc5cx3[_0x387d[665]]);(!this[_0x387d[1341]]|| _0xbc5cx3[_0x387d[486]]!= mxConstants[_0x387d[484]])&& _0xbc5cx2[_0x387d[57]](_0x387d[1445],_0xbc5cx3[_0x387d[486]]);(_0xbc5cx3[_0x387d[666]]& mxConstants[_0x387d[1410]])== mxConstants[_0x387d[1410]]&& _0xbc5cx2[_0x387d[57]](_0x387d[1446],_0x387d[1447]);(_0xbc5cx3[_0x387d[666]]& mxConstants[_0x387d[1412]])== mxConstants[_0x387d[1412]]&& _0xbc5cx2[_0x387d[57]](_0x387d[1448],_0x387d[1449]);(_0xbc5cx3[_0x387d[666]]& mxConstants[_0x387d[1414]])== mxConstants[_0x387d[1414]]&& _0xbc5cx2[_0x387d[57]](_0x387d[1450],_0x387d[355])};mxSvgCanvas2D[_0x387d[202]][_0x387d[1444]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13,_0xbc5cx14){var _0xbc5cx15=this[_0x387d[724]];if(null!= _0xbc5cx15[_0x387d[1261]]|| null!= _0xbc5cx15[_0x387d[1263]]){var _0xbc5cx16=null;_0xbc5cx14?(_0xbc5cx12== mxConstants[_0x387d[479]]?_0xbc5cx4-= _0xbc5cx9/ 2:_0xbc5cx12== mxConstants[_0x387d[480]]&& (_0xbc5cx4-= _0xbc5cx9),_0xbc5cx13== mxConstants[_0x387d[481]]?_0xbc5cx5-= _0xbc5cxa/ 2:_0xbc5cx13== mxConstants[_0x387d[482]]&& (_0xbc5cx5-= _0xbc5cxa),_0xbc5cx16= new mxRectangle((_0xbc5cx4+ 1)* _0xbc5cx15[_0x387d[255]],_0xbc5cx5* _0xbc5cx15[_0x387d[255]],(_0xbc5cx9- 2)* _0xbc5cx15[_0x387d[255]],(_0xbc5cxa+ 2)* _0xbc5cx15[_0x387d[255]])):null!= _0xbc5cx2[_0x387d[1451]]&& this[_0x387d[813]][_0x387d[295]]== document?(_0xbc5cx16= _0xbc5cx2[_0x387d[1451]](),_0xbc5cx3= mxClient[_0x387d[80]]&& mxClient[_0x387d[48]],_0xbc5cx16= new mxRectangle(_0xbc5cx16[_0x387d[235]],_0xbc5cx16[_0x387d[236]]+ (_0xbc5cx3?0:1),_0xbc5cx16[_0x387d[117]],_0xbc5cx16[_0x387d[119]]+ (_0xbc5cx3?1:0))):(_0xbc5cx16= document[_0x387d[55]](_0x387d[485]),_0xbc5cx16[_0x387d[124]][_0x387d[489]]= Math[_0x387d[488]](_0xbc5cx15[_0x387d[487]]* mxConstants[_0x387d[490]])+ _0x387d[168],_0xbc5cx16[_0x387d[124]][_0x387d[487]]= Math[_0x387d[488]](_0xbc5cx15[_0x387d[487]])+ _0x387d[168],_0xbc5cx16[_0x387d[124]][_0x387d[486]]= _0xbc5cx15[_0x387d[486]],_0xbc5cx16[_0x387d[124]][_0x387d[493]]= _0x387d[494],_0xbc5cx16[_0x387d[124]][_0x387d[491]]= _0x387d[492],_0xbc5cx16[_0x387d[124]][_0x387d[187]]= _0x387d[188],_0xbc5cx16[_0x387d[124]][_0x387d[495]]= mxClient[_0x387d[496]]?_0x387d[497]:_0x387d[498],_0xbc5cx16[_0x387d[124]][_0x387d[499]]= _0x387d[500],(_0xbc5cx15[_0x387d[666]]& mxConstants[_0x387d[1410]])== mxConstants[_0x387d[1410]]&& (_0xbc5cx16[_0x387d[124]][_0x387d[1452]]= _0x387d[1447]),(_0xbc5cx15[_0x387d[666]]& mxConstants[_0x387d[1412]])== mxConstants[_0x387d[1412]]&& (_0xbc5cx16[_0x387d[124]][_0x387d[666]]= _0x387d[1449]),_0xbc5cx3= mxUtils[_0x387d[321]](_0xbc5cx3,!1),_0xbc5cx16[_0x387d[339]]= _0xbc5cx3[_0x387d[230]](/\n/g,_0x387d[1453]),document[_0x387d[112]][_0x387d[62]](_0xbc5cx16),_0xbc5cx9= _0xbc5cx16[_0x387d[359]],_0xbc5cxa= _0xbc5cx16[_0x387d[167]],_0xbc5cx16[_0x387d[265]][_0x387d[266]](_0xbc5cx16),_0xbc5cx12== mxConstants[_0x387d[479]]?_0xbc5cx4-= _0xbc5cx9/ 2:_0xbc5cx12== mxConstants[_0x387d[480]]&& (_0xbc5cx4-= _0xbc5cx9),_0xbc5cx13== mxConstants[_0x387d[481]]?_0xbc5cx5-= _0xbc5cxa/ 2:_0xbc5cx13== mxConstants[_0x387d[482]]&& (_0xbc5cx5-= _0xbc5cxa),_0xbc5cx16= new mxRectangle((_0xbc5cx4+ 1)* _0xbc5cx15[_0x387d[255]],(_0xbc5cx5+ 2)* _0xbc5cx15[_0x387d[255]],_0xbc5cx9* _0xbc5cx15[_0x387d[255]],(_0xbc5cxa+ 1)* _0xbc5cx15[_0x387d[255]]));null!= _0xbc5cx16&& (_0xbc5cx3= this[_0x387d[55]](_0x387d[1319]),_0xbc5cx3[_0x387d[57]](_0x387d[1334],_0xbc5cx15[_0x387d[1261]]|| _0x387d[130]),_0xbc5cx3[_0x387d[57]](_0x387d[1336],_0xbc5cx15[_0x387d[1263]]|| _0x387d[130]),_0xbc5cx3[_0x387d[57]](_0x387d[235],Math[_0x387d[519]](_0xbc5cx16[_0x387d[235]]- 1)),_0xbc5cx3[_0x387d[57]](_0x387d[236],Math[_0x387d[519]](_0xbc5cx16[_0x387d[236]]- 1)),_0xbc5cx3[_0x387d[57]](_0x387d[117],Math[_0x387d[430]](_0xbc5cx16[_0x387d[117]]+ 2)),_0xbc5cx3[_0x387d[57]](_0x387d[119],Math[_0x387d[430]](_0xbc5cx16[_0x387d[119]])),_0xbc5cx15= null!= _0xbc5cx15[_0x387d[1263]]?Math[_0x387d[160]](1,this[_0x387d[1239]](_0xbc5cx15[_0x387d[255]])):0,_0xbc5cx3[_0x387d[57]](_0x387d[1382],_0xbc5cx15),this[_0x387d[813]][_0x387d[295]]== document&& 1== mxUtils[_0x387d[1454]](_0xbc5cx15,2)&& _0xbc5cx3[_0x387d[57]](_0x387d[535],_0x387d[1455]),_0xbc5cx2[_0x387d[950]](_0xbc5cx3,_0xbc5cx2[_0x387d[285]]))}};mxSvgCanvas2D[_0x387d[202]][_0x387d[1336]]= function(){this[_0x387d[1370]](!1,!0)};mxSvgCanvas2D[_0x387d[202]][_0x387d[1334]]= function(){this[_0x387d[1370]](!0,!1)};mxSvgCanvas2D[_0x387d[202]][_0x387d[1337]]= function(){this[_0x387d[1370]](!0,!0)};var mxVmlCanvas2D=function(_0xbc5cx2){mxAbstractCanvas2D[_0x387d[239]](this);this[_0x387d[813]]= _0xbc5cx2};mxUtils[_0x387d[1284]](mxVmlCanvas2D,mxAbstractCanvas2D);mxVmlCanvas2D[_0x387d[202]][_0x387d[252]]= null;mxVmlCanvas2D[_0x387d[202]][_0x387d[1285]]= !0;mxVmlCanvas2D[_0x387d[202]][_0x387d[1219]]= _0x387d[1456];mxVmlCanvas2D[_0x387d[202]][_0x387d[1221]]= _0x387d[1457];mxVmlCanvas2D[_0x387d[202]][_0x387d[1225]]= _0x387d[1458];mxVmlCanvas2D[_0x387d[202]][_0x387d[1227]]= _0x387d[235];mxVmlCanvas2D[_0x387d[202]][_0x387d[1459]]= _0x387d[110];mxVmlCanvas2D[_0x387d[202]][_0x387d[1460]]= 1;mxVmlCanvas2D[_0x387d[202]][_0x387d[1370]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[252]],_0xbc5cx5=this[_0x387d[724]];if(null!= _0xbc5cx4){if(_0x387d[253]== _0xbc5cx4[_0x387d[301]]){if(null!= this[_0x387d[1215]]&& 0< this[_0x387d[1215]][_0x387d[67]]){_0xbc5cx4[_0x387d[1215]]= this[_0x387d[1215]][_0x387d[234]](_0x387d[185])+ _0x387d[1461],_0xbc5cx4[_0x387d[124]][_0x387d[117]]= this[_0x387d[813]][_0x387d[124]][_0x387d[117]],_0xbc5cx4[_0x387d[124]][_0x387d[119]]= this[_0x387d[813]][_0x387d[124]][_0x387d[119]],_0xbc5cx4[_0x387d[1462]]= parseInt(_0xbc5cx4[_0x387d[124]][_0x387d[117]])+ _0x387d[185]+ parseInt(_0xbc5cx4[_0x387d[124]][_0x387d[119]])}else {return}};_0xbc5cx4[_0x387d[1463]]= this[_0x387d[1239]](Math[_0x387d[160]](1,_0xbc5cx5[_0x387d[610]]* _0xbc5cx5[_0x387d[255]]/ this[_0x387d[1460]]))+ _0x387d[168];_0xbc5cx5[_0x387d[639]]&& this[_0x387d[813]][_0x387d[62]](this[_0x387d[1375]](_0xbc5cx4,_0xbc5cx2&& null!= _0xbc5cx5[_0x387d[604]],_0xbc5cx3&& null!= _0xbc5cx5[_0x387d[608]]));_0xbc5cx3&& null!= _0xbc5cx5[_0x387d[608]]?(_0xbc5cx4[_0x387d[1464]]= _0x387d[128],_0xbc5cx4[_0x387d[1306]]= _0xbc5cx5[_0x387d[608]]):_0xbc5cx4[_0x387d[1464]]= _0x387d[308];_0xbc5cx4[_0x387d[62]](this[_0x387d[1465]]());_0xbc5cx2&& null!= _0xbc5cx5[_0x387d[604]]?_0xbc5cx4[_0x387d[62]](this[_0x387d[1466]]()):this[_0x387d[1229]]&& (_0x387d[253]!= _0xbc5cx4[_0x387d[301]]|| this[_0x387d[1215]][this[_0x387d[1215]][_0x387d[67]]- 1]== this[_0x387d[1227]])?_0xbc5cx4[_0x387d[62]](this[_0x387d[1467]]()):_0xbc5cx4[_0x387d[1468]]= _0x387d[308];this[_0x387d[813]][_0x387d[62]](_0xbc5cx4)}};mxVmlCanvas2D[_0x387d[202]][_0x387d[1467]]= function(){var _0xbc5cx2=document[_0x387d[55]](mxClient[_0x387d[463]]+ _0x387d[1469]);_0xbc5cx2[_0x387d[390]]= mxClient[_0x387d[88]]+ _0x387d[1470];_0xbc5cx2[_0x387d[60]]= _0x387d[1471];return _0xbc5cx2};mxVmlCanvas2D[_0x387d[202]][_0x387d[1466]]= function(){var _0xbc5cx2=this[_0x387d[724]],_0xbc5cx3=document[_0x387d[55]](mxClient[_0x387d[463]]+ _0x387d[1469]);_0xbc5cx3[_0x387d[352]]= _0xbc5cx2[_0x387d[604]];if(null!= _0xbc5cx2[_0x387d[606]]){_0xbc5cx3[_0x387d[60]]= _0x387d[1299];_0xbc5cx3[_0x387d[865]]= _0x387d[130];_0xbc5cx3[_0x387d[1472]]= _0xbc5cx2[_0x387d[606]];var _0xbc5cx4=180- _0xbc5cx2[_0x387d[603]],_0xbc5cx4=_0xbc5cx2[_0x387d[607]]== mxConstants[_0x387d[1359]]?_0xbc5cx4- (90+ (_0x387d[235]== this[_0x387d[813]][_0x387d[124]][_0x387d[1473]]?180:0)):_0xbc5cx2[_0x387d[607]]== mxConstants[_0x387d[1356]]?_0xbc5cx4+ (90+ (_0x387d[235]== this[_0x387d[813]][_0x387d[124]][_0x387d[1473]]?180:0)):_0xbc5cx2[_0x387d[607]]== mxConstants[_0x387d[1358]]?_0xbc5cx4- (180+ (_0x387d[236]== this[_0x387d[813]][_0x387d[124]][_0x387d[1473]]?-180:0)):_0xbc5cx4+ (_0x387d[236]== this[_0x387d[813]][_0x387d[124]][_0x387d[1473]]?-180:0);if(_0x387d[235]== this[_0x387d[813]][_0x387d[124]][_0x387d[1473]]|| _0x387d[236]== this[_0x387d[813]][_0x387d[124]][_0x387d[1473]]){_0xbc5cx4*= -1};_0xbc5cx3[_0x387d[1474]]= mxUtils[_0x387d[1454]](_0xbc5cx4,360);_0xbc5cx3[_0x387d[461]]= 100* _0xbc5cx2[_0x387d[1244]]* _0xbc5cx2[_0x387d[1247]]+ _0x387d[229];_0xbc5cx3[_0x387d[57]](mxClient[_0x387d[1475]]+ _0x387d[1476],100* _0xbc5cx2[_0x387d[1244]]* _0xbc5cx2[_0x387d[1248]]+ _0x387d[229])}else {1> _0xbc5cx2[_0x387d[1244]]&& (_0xbc5cx3[_0x387d[461]]= 100* _0xbc5cx2[_0x387d[1244]]+ _0x387d[229])};return _0xbc5cx3};mxVmlCanvas2D[_0x387d[202]][_0x387d[1465]]= function(){var _0xbc5cx2=this[_0x387d[724]],_0xbc5cx3=document[_0x387d[55]](mxClient[_0x387d[463]]+ _0x387d[1477]);_0xbc5cx3[_0x387d[1478]]= _0xbc5cx2[_0x387d[1254]]|| _0x387d[1232];_0xbc5cx3[_0x387d[1479]]= _0xbc5cx2[_0x387d[1256]]|| _0x387d[1233];_0xbc5cx3[_0x387d[1313]]= _0xbc5cx2[_0x387d[1258]]|| _0x387d[1480];1> _0xbc5cx2[_0x387d[1244]]&& (_0xbc5cx3[_0x387d[461]]= 100* _0xbc5cx2[_0x387d[1244]]+ _0x387d[229]);_0xbc5cx2[_0x387d[648]]&& (_0xbc5cx3[_0x387d[1481]]= this[_0x387d[1482]]());return _0xbc5cx3};mxVmlCanvas2D[_0x387d[202]][_0x387d[1482]]= function(){var _0xbc5cx2=_0x387d[1483];if(null!= this[_0x387d[724]][_0x387d[649]]){var _0xbc5cx3=this[_0x387d[724]][_0x387d[649]][_0x387d[224]](_0x387d[185]);0< _0xbc5cx3[_0x387d[67]]&& 1== _0xbc5cx3[0]&& (_0xbc5cx2= _0x387d[1484])};return _0xbc5cx2};mxVmlCanvas2D[_0x387d[202]][_0x387d[1375]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=this[_0x387d[724]],_0xbc5cx9=-_0xbc5cx5[_0x387d[603]]* (Math[_0x387d[424]]/ 180),_0xbc5cxa=Math[_0x387d[426]](_0xbc5cx9),_0xbc5cx9=Math[_0x387d[427]](_0xbc5cx9),_0xbc5cx12=_0xbc5cx5[_0x387d[1273]]* _0xbc5cx5[_0x387d[255]],_0xbc5cx13=_0xbc5cx5[_0x387d[1274]]* _0xbc5cx5[_0x387d[255]];_0x387d[235]== this[_0x387d[813]][_0x387d[124]][_0x387d[1473]]?_0xbc5cx12*= -1:_0x387d[236]== this[_0x387d[813]][_0x387d[124]][_0x387d[1473]]&& (_0xbc5cx13*= -1);var _0xbc5cx14=_0xbc5cx2[_0x387d[511]](!0);_0xbc5cx14[_0x387d[124]][_0x387d[945]]= Math[_0x387d[488]](_0xbc5cx12* _0xbc5cxa- _0xbc5cx13* _0xbc5cx9)+ _0x387d[168];_0xbc5cx14[_0x387d[124]][_0x387d[953]]= Math[_0x387d[488]](_0xbc5cx12* _0xbc5cx9+ _0xbc5cx13* _0xbc5cxa)+ _0x387d[168];8== document[_0x387d[5]]&& (_0xbc5cx14[_0x387d[1463]]= _0xbc5cx2[_0x387d[1463]],_0x387d[253]== _0xbc5cx2[_0x387d[301]]&& (_0xbc5cx14[_0x387d[1215]]= this[_0x387d[1215]][_0x387d[234]](_0x387d[185])+ _0x387d[1461],_0xbc5cx14[_0x387d[124]][_0x387d[117]]= this[_0x387d[813]][_0x387d[124]][_0x387d[117]],_0xbc5cx14[_0x387d[124]][_0x387d[119]]= this[_0x387d[813]][_0x387d[124]][_0x387d[119]],_0xbc5cx14[_0x387d[1462]]= parseInt(_0xbc5cx2[_0x387d[124]][_0x387d[117]])+ _0x387d[185]+ parseInt(_0xbc5cx2[_0x387d[124]][_0x387d[119]])));_0xbc5cx4?(_0xbc5cx14[_0x387d[1306]]= _0xbc5cx5[_0x387d[1269]],_0xbc5cx14[_0x387d[62]](this[_0x387d[1485]]())):_0xbc5cx14[_0x387d[1464]]= _0x387d[308];_0xbc5cx3?_0xbc5cx14[_0x387d[62]](this[_0x387d[1486]]()):_0xbc5cx14[_0x387d[1468]]= _0x387d[308];return _0xbc5cx14};mxVmlCanvas2D[_0x387d[202]][_0x387d[1486]]= function(){var _0xbc5cx2=document[_0x387d[55]](mxClient[_0x387d[463]]+ _0x387d[1469]);_0xbc5cx2[_0x387d[352]]= this[_0x387d[724]][_0x387d[1269]];_0xbc5cx2[_0x387d[461]]= 100* this[_0x387d[724]][_0x387d[1244]]* this[_0x387d[724]][_0x387d[1271]]+ _0x387d[229];return _0xbc5cx2};mxVmlCanvas2D[_0x387d[202]][_0x387d[1485]]= function(){var _0xbc5cx2=this[_0x387d[1465]]();_0xbc5cx2[_0x387d[461]]= 100* this[_0x387d[724]][_0x387d[1244]]* this[_0x387d[724]][_0x387d[1271]]+ _0x387d[229];return _0xbc5cx2};mxVmlCanvas2D[_0x387d[202]][_0x387d[1294]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){_0xbc5cx3&& _0xbc5cx4?_0xbc5cx2+= 180:_0xbc5cx3?this[_0x387d[813]][_0x387d[124]][_0x387d[1473]]= _0x387d[235]:_0xbc5cx4&& (this[_0x387d[813]][_0x387d[124]][_0x387d[1473]]= _0x387d[236]);if(_0xbc5cx3?!_0xbc5cx4:_0xbc5cx4){_0xbc5cx2*= -1};this[_0x387d[813]][_0x387d[124]][_0x387d[603]]= _0xbc5cx2;this[_0x387d[724]][_0x387d[603]]+= _0xbc5cx2;this[_0x387d[724]][_0x387d[1395]]= _0xbc5cx5;this[_0x387d[724]][_0x387d[1396]]= _0xbc5cx9};mxVmlCanvas2D[_0x387d[202]][_0x387d[1275]]= function(){mxAbstractCanvas2D[_0x387d[202]][_0x387d[1275]][_0x387d[183]](this,arguments);this[_0x387d[252]]= document[_0x387d[55]](mxClient[_0x387d[463]]+ _0x387d[1487]);this[_0x387d[252]][_0x387d[124]][_0x387d[491]]= _0x387d[492]};mxVmlCanvas2D[_0x387d[202]][_0x387d[1278]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){var _0xbc5cx9=this[_0x387d[724]],_0xbc5cxa=(this[_0x387d[1217]]+ _0xbc5cx9[_0x387d[1126]])* _0xbc5cx9[_0x387d[255]],_0xbc5cx12=(this[_0x387d[1218]]+ _0xbc5cx9[_0x387d[1125]])* _0xbc5cx9[_0x387d[255]];_0xbc5cx2= (_0xbc5cx2+ _0xbc5cx9[_0x387d[1126]])* _0xbc5cx9[_0x387d[255]];_0xbc5cx3= (_0xbc5cx3+ _0xbc5cx9[_0x387d[1125]])* _0xbc5cx9[_0x387d[255]];_0xbc5cx4= (_0xbc5cx4+ _0xbc5cx9[_0x387d[1126]])* _0xbc5cx9[_0x387d[255]];_0xbc5cx5= (_0xbc5cx5+ _0xbc5cx9[_0x387d[1125]])* _0xbc5cx9[_0x387d[255]];var _0xbc5cx12=_0xbc5cx12+ 2/ 3* (_0xbc5cx3- _0xbc5cx12),_0xbc5cx13=_0xbc5cx4+ 2/ 3* (_0xbc5cx2- _0xbc5cx4);_0xbc5cx3= _0xbc5cx5+ 2/ 3* (_0xbc5cx3- _0xbc5cx5);this[_0x387d[1215]][_0x387d[207]](_0x387d[1488]+ this[_0x387d[1239]](_0xbc5cxa+ 2/ 3* (_0xbc5cx2- _0xbc5cxa))+ _0x387d[185]+ this[_0x387d[1239]](_0xbc5cx12)+ _0x387d[185]+ this[_0x387d[1239]](_0xbc5cx13)+ _0x387d[185]+ this[_0x387d[1239]](_0xbc5cx3)+ _0x387d[185]+ this[_0x387d[1239]](_0xbc5cx4)+ _0x387d[185]+ this[_0x387d[1239]](_0xbc5cx5));this[_0x387d[1217]]= _0xbc5cx4/ _0xbc5cx9[_0x387d[255]]- _0xbc5cx9[_0x387d[1126]];this[_0x387d[1218]]= _0xbc5cx5/ _0xbc5cx9[_0x387d[255]]- _0xbc5cx9[_0x387d[1125]]};mxVmlCanvas2D[_0x387d[202]][_0x387d[1489]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){var _0xbc5cxa=this[_0x387d[724]];_0xbc5cx2= document[_0x387d[55]](_0xbc5cx2);_0xbc5cx2[_0x387d[124]][_0x387d[491]]= _0x387d[492];_0xbc5cx2[_0x387d[124]][_0x387d[361]]= this[_0x387d[1239]]((_0xbc5cx3+ _0xbc5cxa[_0x387d[1126]])* _0xbc5cxa[_0x387d[255]])+ _0x387d[168];_0xbc5cx2[_0x387d[124]][_0x387d[125]]= this[_0x387d[1239]]((_0xbc5cx4+ _0xbc5cxa[_0x387d[1125]])* _0xbc5cxa[_0x387d[255]])+ _0x387d[168];_0xbc5cx2[_0x387d[124]][_0x387d[117]]= this[_0x387d[1239]](_0xbc5cx5* _0xbc5cxa[_0x387d[255]])+ _0x387d[168];_0xbc5cx2[_0x387d[124]][_0x387d[119]]= this[_0x387d[1239]](_0xbc5cx9* _0xbc5cxa[_0x387d[255]])+ _0x387d[168];return _0xbc5cx2};mxVmlCanvas2D[_0x387d[202]][_0x387d[1319]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){this[_0x387d[252]]= this[_0x387d[1489]](mxClient[_0x387d[463]]+ _0x387d[1490],_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5)};mxVmlCanvas2D[_0x387d[202]][_0x387d[1320]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){this[_0x387d[252]]= this[_0x387d[1489]](mxClient[_0x387d[463]]+ _0x387d[1491],_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5);this[_0x387d[252]][_0x387d[57]](_0x387d[1492],Math[_0x387d[160]](100* _0xbc5cx9/ _0xbc5cx4,100* _0xbc5cxa/ _0xbc5cx5)+ _0x387d[229])};mxVmlCanvas2D[_0x387d[202]][_0x387d[680]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){this[_0x387d[252]]= this[_0x387d[1489]](mxClient[_0x387d[463]]+ _0x387d[1493],_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5)};mxVmlCanvas2D[_0x387d[202]][_0x387d[618]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13){var _0xbc5cx14=null;_0xbc5cxa?(_0xbc5cx14= this[_0x387d[1489]](mxClient[_0x387d[463]]+ _0x387d[1490],_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5),_0xbc5cx14[_0x387d[1464]]= _0x387d[308],_0xbc5cx2= document[_0x387d[55]](mxClient[_0x387d[463]]+ _0x387d[1469]),_0xbc5cx2[_0x387d[1322]]= _0xbc5cxa?_0x387d[1494]:_0x387d[1495],_0xbc5cx2[_0x387d[1294]]= _0x387d[128],_0xbc5cx2[_0x387d[60]]= _0x387d[1496],_0xbc5cx2[_0x387d[390]]= _0xbc5cx9,_0xbc5cx14[_0x387d[62]](_0xbc5cx2)):(_0xbc5cx14= this[_0x387d[1489]](mxClient[_0x387d[463]]+ _0x387d[464],_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5),_0xbc5cx14[_0x387d[390]]= _0xbc5cx9);_0xbc5cx12&& _0xbc5cx13?_0xbc5cx14[_0x387d[124]][_0x387d[603]]= _0x387d[1497]:_0xbc5cx12?_0xbc5cx14[_0x387d[124]][_0x387d[1473]]= _0x387d[235]:_0xbc5cx13&& (_0xbc5cx14[_0x387d[124]][_0x387d[1473]]= _0x387d[236]);1> this[_0x387d[724]][_0x387d[1244]]&& (_0xbc5cx14[_0x387d[124]][_0x387d[347]]+= _0x387d[459]+ 100* this[_0x387d[724]][_0x387d[1244]]+ _0x387d[460]);this[_0x387d[813]][_0x387d[62]](_0xbc5cx14)};mxVmlCanvas2D[_0x387d[202]][_0x387d[1404]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){_0xbc5cx4= document[_0x387d[55]](_0x387d[485]);var _0xbc5cx9=this[_0x387d[724]],_0xbc5cxa=_0x387d[110];null!= _0xbc5cx9[_0x387d[1261]]&& (_0xbc5cxa+= _0x387d[1418]+ _0xbc5cx9[_0x387d[1261]]+ _0x387d[471]);null!= _0xbc5cx9[_0x387d[1263]]&& (_0xbc5cxa+= _0x387d[1419]+ _0xbc5cx9[_0x387d[1263]]+ _0x387d[471]);mxUtils[_0x387d[1331]](_0xbc5cx2)?_0xbc5cx4[_0x387d[62]](_0xbc5cx2):0< _0xbc5cxa[_0x387d[67]]&& !_0xbc5cx5?(_0xbc5cx5= document[_0x387d[55]](_0x387d[485]),_0xbc5cx5[_0x387d[124]][_0x387d[103]]= _0xbc5cxa,_0xbc5cx5[_0x387d[124]][_0x387d[495]]= mxClient[_0x387d[496]]?_0x387d[497]:_0x387d[498],_0xbc5cx5[_0x387d[124]][_0x387d[499]]= _0x387d[500],_0xbc5cx5[_0x387d[339]]= _0xbc5cx2,_0xbc5cx4[_0x387d[62]](_0xbc5cx5)):(_0xbc5cx4[_0x387d[124]][_0x387d[103]]= _0xbc5cxa,_0xbc5cx4[_0x387d[339]]= _0xbc5cx2);_0xbc5cx2= _0xbc5cx4[_0x387d[124]];_0xbc5cx2[_0x387d[487]]= Math[_0x387d[488]](_0xbc5cx9[_0x387d[487]]/ this[_0x387d[1460]])+ _0x387d[168];_0xbc5cx2[_0x387d[486]]= _0xbc5cx9[_0x387d[486]];_0xbc5cx2[_0x387d[352]]= _0xbc5cx9[_0x387d[665]];_0xbc5cx2[_0x387d[123]]= _0x387d[125];_0xbc5cx2[_0x387d[1165]]= _0xbc5cx3|| _0x387d[361];_0xbc5cx2[_0x387d[489]]= Math[_0x387d[488]](_0xbc5cx9[_0x387d[487]]* mxConstants[_0x387d[490]]/ this[_0x387d[1460]])+ _0x387d[168];(_0xbc5cx9[_0x387d[666]]& mxConstants[_0x387d[1410]])== mxConstants[_0x387d[1410]]&& (_0xbc5cx2[_0x387d[1452]]= _0x387d[1447]);(_0xbc5cx9[_0x387d[666]]& mxConstants[_0x387d[1412]])== mxConstants[_0x387d[1412]]&& (_0xbc5cx2[_0x387d[666]]= _0x387d[1449]);(_0xbc5cx9[_0x387d[666]]& mxConstants[_0x387d[1414]])== mxConstants[_0x387d[1414]]&& (_0xbc5cx2[_0x387d[1498]]= _0x387d[355]);return _0xbc5cx4};mxVmlCanvas2D[_0x387d[202]][_0x387d[963]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13,_0xbc5cx14,_0xbc5cx15,_0xbc5cx16,_0xbc5cx17){if(this[_0x387d[1285]]&& null!= _0xbc5cx9){var _0xbc5cx18=this[_0x387d[724]];if(_0x387d[1428]== _0xbc5cx14){null!= _0xbc5cx18[_0x387d[603]]&& (_0xbc5cx3= this[_0x387d[1241]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx18[_0x387d[603]],_0xbc5cx18[_0x387d[1395]],_0xbc5cx18[_0x387d[1396]]),_0xbc5cx2= _0xbc5cx3[_0x387d[235]],_0xbc5cx3= _0xbc5cx3[_0x387d[236]]);8== document[_0x387d[5]]?(_0xbc5cx2+= _0xbc5cx18[_0x387d[1126]],_0xbc5cx3+= _0xbc5cx18[_0x387d[1125]]):(_0xbc5cx2*= _0xbc5cx18[_0x387d[255]],_0xbc5cx3*= _0xbc5cx18[_0x387d[255]]);_0xbc5cx14= 8== document[_0x387d[5]]?document[_0x387d[55]](mxClient[_0x387d[463]]+ _0x387d[1499]):document[_0x387d[55]](_0x387d[485]);_0xbc5cx14[_0x387d[124]][_0x387d[491]]= _0x387d[492];_0xbc5cx14[_0x387d[124]][_0x387d[495]]= _0x387d[497];_0xbc5cx14[_0x387d[124]][_0x387d[361]]= this[_0x387d[1239]](_0xbc5cx2)+ _0x387d[168];_0xbc5cx14[_0x387d[124]][_0x387d[125]]= this[_0x387d[1239]](_0xbc5cx3)+ _0x387d[168];_0xbc5cx14[_0x387d[124]][_0x387d[499]]= _0xbc5cx18[_0x387d[255]];var _0xbc5cx19=document[_0x387d[55]](_0x387d[485]);_0xbc5cx19[_0x387d[124]][_0x387d[491]]= _0x387d[1500];_0xbc5cx19[_0x387d[124]][_0x387d[495]]= _0x387d[497];var _0xbc5cx1a=mxUtils[_0x387d[1501]](_0xbc5cxa,_0xbc5cx12),_0xbc5cx1b=_0xbc5cx1a[_0x387d[235]],_0xbc5cx1a=_0xbc5cx1a[_0x387d[236]];_0xbc5cx9= this[_0x387d[1404]](_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx15);_0xbc5cxa= document[_0x387d[55]](_0x387d[485]);_0xbc5cx13?(!_0xbc5cx16&& 0< _0xbc5cx4&& (_0xbc5cx9[_0x387d[124]][_0x387d[117]]= Math[_0x387d[488]](_0xbc5cx4)+ _0x387d[168]),_0xbc5cx9[_0x387d[124]][_0x387d[493]]= _0x387d[1502]):_0xbc5cx9[_0x387d[124]][_0x387d[493]]= _0x387d[494];_0xbc5cx13= _0xbc5cx18[_0x387d[603]]+ (_0xbc5cx17|| 0);this[_0x387d[1216]]&& 0!= _0xbc5cx13?(_0xbc5cxa[_0x387d[124]][_0x387d[495]]= _0x387d[497],_0xbc5cxa[_0x387d[124]][_0x387d[499]]= _0x387d[500],_0xbc5cxa[_0x387d[62]](_0xbc5cx9),8== document[_0x387d[5]]&& _0x387d[529]!= this[_0x387d[813]][_0x387d[301]]?(_0xbc5cx19[_0x387d[62]](_0xbc5cxa),_0xbc5cx14[_0x387d[62]](_0xbc5cx19)):_0xbc5cx14[_0x387d[62]](_0xbc5cxa)):8== document[_0x387d[5]]?(_0xbc5cx19[_0x387d[62]](_0xbc5cx9),_0xbc5cx14[_0x387d[62]](_0xbc5cx19)):(_0xbc5cx9[_0x387d[124]][_0x387d[495]]= _0x387d[497],_0xbc5cx14[_0x387d[62]](_0xbc5cx9));_0x387d[529]!= this[_0x387d[813]][_0x387d[301]]?(_0xbc5cx17= document[_0x387d[55]](mxClient[_0x387d[463]]+ _0x387d[1490]),_0xbc5cx17[_0x387d[1464]]= _0x387d[308],_0xbc5cx17[_0x387d[1468]]= _0x387d[308],_0xbc5cx17[_0x387d[62]](_0xbc5cx14),this[_0x387d[813]][_0x387d[62]](_0xbc5cx17)):this[_0x387d[813]][_0x387d[62]](_0xbc5cx14);_0xbc5cx16?(_0xbc5cx9[_0x387d[124]][_0x387d[277]]= _0x387d[188],0< _0xbc5cx4&& (_0xbc5cx9[_0x387d[124]][_0x387d[117]]= Math[_0x387d[488]](_0xbc5cx4)+ _0x387d[168]),0< _0xbc5cx5&& 8== document[_0x387d[5]]&& (_0xbc5cx9[_0x387d[124]][_0x387d[1503]]= Math[_0x387d[488]](_0xbc5cx5)+ _0x387d[168])):_0xbc5cx15&& (_0xbc5cx9[_0x387d[124]][_0x387d[117]]= _0xbc5cx4+ _0x387d[168],0< _0xbc5cx5&& (_0xbc5cx9[_0x387d[124]][_0x387d[1503]]= Math[_0x387d[488]](_0xbc5cx5)+ _0x387d[168]));if(this[_0x387d[1216]]&& 0!= _0xbc5cx13){_0xbc5cx4= _0xbc5cx13* (Math[_0x387d[424]]/ 180);_0xbc5cx13= parseFloat(parseFloat(Math[_0x387d[426]](_0xbc5cx4))[_0x387d[1293]](8));_0xbc5cx17= parseFloat(parseFloat(Math[_0x387d[427]](-_0xbc5cx4))[_0x387d[1293]](8));_0xbc5cx4%= 2* Math[_0x387d[424]];0> _0xbc5cx4&& (_0xbc5cx4+= 2* Math[_0x387d[424]]);_0xbc5cx4%= Math[_0x387d[424]];_0xbc5cx4> Math[_0x387d[424]]/ 2&& (_0xbc5cx4= Math[_0x387d[424]]- _0xbc5cx4);_0xbc5cx12= Math[_0x387d[426]](_0xbc5cx4);var _0xbc5cx1c=Math[_0x387d[427]](_0xbc5cx4);8== document[_0x387d[5]]&& (_0xbc5cx9[_0x387d[124]][_0x387d[495]]= _0x387d[498],_0xbc5cxa[_0x387d[124]][_0x387d[495]]= _0x387d[498],_0xbc5cx19[_0x387d[124]][_0x387d[495]]= _0x387d[498]);_0xbc5cx9[_0x387d[124]][_0x387d[187]]= _0x387d[188];document[_0x387d[112]][_0x387d[62]](_0xbc5cx9);_0xbc5cx4= _0xbc5cx9[_0x387d[359]];_0xbc5cx19= _0xbc5cx9[_0x387d[167]];if(mxClient[_0x387d[496]]&& (_0xbc5cx16|| _0xbc5cx15)&& _0xbc5cx19> _0xbc5cx5){_0xbc5cx19= _0xbc5cx5,_0xbc5cx9[_0x387d[124]][_0x387d[119]]= _0xbc5cx19+ _0x387d[168]};_0xbc5cx5= _0xbc5cx19;_0xbc5cx16= (_0xbc5cx5- _0xbc5cx5* _0xbc5cx12+ _0xbc5cx4* -_0xbc5cx1c)/ 2- _0xbc5cx17* _0xbc5cx4* (_0xbc5cx1b+ 0.5)+ _0xbc5cx13* _0xbc5cx5* (_0xbc5cx1a+ 0.5);_0xbc5cx15= (_0xbc5cx4- _0xbc5cx4* _0xbc5cx12+ _0xbc5cx5* -_0xbc5cx1c)/ 2+ _0xbc5cx13* _0xbc5cx4* (_0xbc5cx1b+ 0.5)+ _0xbc5cx17* _0xbc5cx5* (_0xbc5cx1a+ 0.5);_0x387d[1504]== _0xbc5cx14[_0x387d[301]]&& _0x387d[529]== this[_0x387d[813]][_0x387d[301]]?(_0xbc5cx1b= document[_0x387d[55]](_0x387d[485]),_0xbc5cx1b[_0x387d[124]][_0x387d[495]]= _0x387d[498],_0xbc5cx1b[_0x387d[124]][_0x387d[491]]= _0x387d[492],_0xbc5cx1b[_0x387d[124]][_0x387d[361]]= this[_0x387d[1239]](_0xbc5cx2+ (_0xbc5cx15- _0xbc5cx4/ 2)* _0xbc5cx18[_0x387d[255]])+ _0x387d[168],_0xbc5cx1b[_0x387d[124]][_0x387d[125]]= this[_0x387d[1239]](_0xbc5cx3+ (_0xbc5cx16- _0xbc5cx5/ 2)* _0xbc5cx18[_0x387d[255]])+ _0x387d[168],_0xbc5cx14[_0x387d[265]][_0x387d[62]](_0xbc5cx1b),_0xbc5cx1b[_0x387d[62]](_0xbc5cx14)):(_0xbc5cx18= 8== document[_0x387d[5]]?1:_0xbc5cx18[_0x387d[255]],_0xbc5cx14[_0x387d[124]][_0x387d[361]]= this[_0x387d[1239]](_0xbc5cx2+ (_0xbc5cx15- _0xbc5cx4/ 2)* _0xbc5cx18)+ _0x387d[168],_0xbc5cx14[_0x387d[124]][_0x387d[125]]= this[_0x387d[1239]](_0xbc5cx3+ (_0xbc5cx16- _0xbc5cx5/ 2)* _0xbc5cx18)+ _0x387d[168]);_0xbc5cxa[_0x387d[124]][_0x387d[347]]= _0x387d[1505]+ _0xbc5cx13+ _0x387d[1506]+ _0xbc5cx17+ _0x387d[1507]+ -_0xbc5cx17+ _0x387d[1508]+ _0xbc5cx13+ _0x387d[1509];_0xbc5cxa[_0x387d[124]][_0x387d[1028]]= this[_0x387d[1459]];1> this[_0x387d[724]][_0x387d[1244]]&& (_0xbc5cxa[_0x387d[124]][_0x387d[347]]+= _0x387d[459]+ 100* this[_0x387d[724]][_0x387d[1244]]+ _0x387d[460]);_0xbc5cx9[_0x387d[124]][_0x387d[187]]= _0x387d[110];_0xbc5cxa[_0x387d[62]](_0xbc5cx9)}else {8!= document[_0x387d[5]]?(_0xbc5cx9[_0x387d[124]][_0x387d[123]]= _0x387d[125],1> this[_0x387d[724]][_0x387d[1244]]&& (_0xbc5cx14[_0x387d[124]][_0x387d[347]]= _0x387d[459]+ 100* this[_0x387d[724]][_0x387d[1244]]+ _0x387d[460]),_0xbc5cx18= _0xbc5cx9[_0x387d[265]],_0xbc5cx9[_0x387d[124]][_0x387d[187]]= _0x387d[188],document[_0x387d[112]][_0x387d[62]](_0xbc5cx9),_0xbc5cx4= _0xbc5cx9[_0x387d[359]],_0xbc5cx19= _0xbc5cx9[_0x387d[167]],mxClient[_0x387d[496]]&& (_0xbc5cx16&& _0xbc5cx19> _0xbc5cx5)&& (_0xbc5cx19= _0xbc5cx5,_0xbc5cx9[_0x387d[124]][_0x387d[119]]= _0xbc5cx19+ _0x387d[168]),_0xbc5cx5= _0xbc5cx19,_0xbc5cx9[_0x387d[124]][_0x387d[187]]= _0x387d[110],_0xbc5cx18[_0x387d[62]](_0xbc5cx9),_0xbc5cx14[_0x387d[124]][_0x387d[361]]= this[_0x387d[1239]](_0xbc5cx2+ _0xbc5cx4* _0xbc5cx1b* this[_0x387d[724]][_0x387d[255]])+ _0x387d[168],_0xbc5cx14[_0x387d[124]][_0x387d[125]]= this[_0x387d[1239]](_0xbc5cx3+ _0xbc5cx5* _0xbc5cx1a* this[_0x387d[724]][_0x387d[255]])+ _0x387d[168]):(1> this[_0x387d[724]][_0x387d[1244]]&& (_0xbc5cx9[_0x387d[124]][_0x387d[347]]= _0x387d[459]+ 100* this[_0x387d[724]][_0x387d[1244]]+ _0x387d[460]),_0xbc5cx19[_0x387d[124]][_0x387d[361]]= 100* _0xbc5cx1b+ _0x387d[229],_0xbc5cx19[_0x387d[124]][_0x387d[125]]= 100* _0xbc5cx1a+ _0x387d[229])}}else {this[_0x387d[1436]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,mxUtils[_0x387d[321]](_0xbc5cx9,!1),_0xbc5cxa,_0xbc5cx12,_0xbc5cx13,_0xbc5cx14,_0xbc5cx15,_0xbc5cx16,_0xbc5cx17)}}};mxVmlCanvas2D[_0x387d[202]][_0x387d[1436]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13,_0xbc5cx14,_0xbc5cx15,_0xbc5cx16,_0xbc5cx17){_0xbc5cx5= this[_0x387d[724]];_0xbc5cx2= (_0xbc5cx2+ _0xbc5cx5[_0x387d[1126]])* _0xbc5cx5[_0x387d[255]];_0xbc5cx3= (_0xbc5cx3+ _0xbc5cx5[_0x387d[1125]])* _0xbc5cx5[_0x387d[255]];_0xbc5cx4= document[_0x387d[55]](mxClient[_0x387d[463]]+ _0x387d[1487]);_0xbc5cx4[_0x387d[124]][_0x387d[117]]= _0x387d[942];_0xbc5cx4[_0x387d[124]][_0x387d[119]]= _0x387d[942];_0xbc5cx4[_0x387d[1464]]= _0x387d[308];_0xbc5cx15= document[_0x387d[55]](mxClient[_0x387d[463]]+ _0x387d[1469]);_0xbc5cx15[_0x387d[352]]= _0xbc5cx5[_0x387d[665]];_0xbc5cx15[_0x387d[461]]= 100* _0xbc5cx5[_0x387d[1244]]+ _0x387d[229];_0xbc5cx4[_0x387d[62]](_0xbc5cx15);_0xbc5cx15= document[_0x387d[55]](mxClient[_0x387d[463]]+ _0x387d[1510]);_0xbc5cx15[_0x387d[1511]]= _0x387d[128];_0xbc5cx15[_0x387d[6]]= _0x387d[1512]+ this[_0x387d[1239]](0)+ _0x387d[185]+ this[_0x387d[1239]](0)+ _0x387d[1513]+ this[_0x387d[1239]](1)+ _0x387d[185]+ this[_0x387d[1239]](0);_0xbc5cx4[_0x387d[62]](_0xbc5cx15);_0xbc5cx15= document[_0x387d[55]](mxClient[_0x387d[463]]+ _0x387d[1514]);_0xbc5cx15[_0x387d[124]][_0x387d[103]]= _0x387d[1515]+ _0xbc5cxa;_0xbc5cx15[_0x387d[124]][_0x387d[611]]= _0xbc5cxa;_0xbc5cx15[_0x387d[124]][_0x387d[486]]= _0xbc5cx5[_0x387d[486]];_0xbc5cx15[_0x387d[1516]]= _0xbc5cx9;_0xbc5cx15[_0x387d[747]]= _0x387d[128];_0xbc5cxa= Math[_0x387d[488]](_0xbc5cx5[_0x387d[487]]* _0xbc5cx5[_0x387d[255]]/ this[_0x387d[1460]]);_0xbc5cx15[_0x387d[124]][_0x387d[487]]= _0xbc5cxa+ _0x387d[168];(_0xbc5cx5[_0x387d[666]]& mxConstants[_0x387d[1410]])== mxConstants[_0x387d[1410]]&& (_0xbc5cx15[_0x387d[124]][_0x387d[1452]]= _0x387d[1447]);(_0xbc5cx5[_0x387d[666]]& mxConstants[_0x387d[1412]])== mxConstants[_0x387d[1412]]&& (_0xbc5cx15[_0x387d[124]][_0x387d[666]]= _0x387d[1449]);(_0xbc5cx5[_0x387d[666]]& mxConstants[_0x387d[1414]])== mxConstants[_0x387d[1414]]&& (_0xbc5cx15[_0x387d[124]][_0x387d[354]]= _0x387d[355]);_0xbc5cx9= _0xbc5cx9[_0x387d[224]](_0x387d[192]);_0xbc5cx5= _0xbc5cxa+ (_0xbc5cx9[_0x387d[67]]- 1)* _0xbc5cxa* mxConstants[_0x387d[490]];_0xbc5cxa= _0xbc5cx9= 0;_0xbc5cx12== mxConstants[_0x387d[482]]?_0xbc5cxa= -_0xbc5cx5/ 2:_0xbc5cx12!= mxConstants[_0x387d[481]]&& (_0xbc5cxa= _0xbc5cx5/ 2);null!= _0xbc5cx17&& (_0xbc5cx4[_0x387d[124]][_0x387d[603]]= _0xbc5cx17,_0xbc5cx12= _0xbc5cx17* (Math[_0x387d[424]]/ 180),_0xbc5cx9= Math[_0x387d[427]](_0xbc5cx12)* _0xbc5cxa,_0xbc5cxa*= Math[_0x387d[426]](_0xbc5cx12));_0xbc5cx4[_0x387d[62]](_0xbc5cx15);_0xbc5cx4[_0x387d[124]][_0x387d[361]]= this[_0x387d[1239]](_0xbc5cx2- _0xbc5cx9)+ _0x387d[168];_0xbc5cx4[_0x387d[124]][_0x387d[125]]= this[_0x387d[1239]](_0xbc5cx3+ _0xbc5cxa)+ _0x387d[168];this[_0x387d[813]][_0x387d[62]](_0xbc5cx4)};mxVmlCanvas2D[_0x387d[202]][_0x387d[1336]]= function(){this[_0x387d[1370]](!1,!0)};mxVmlCanvas2D[_0x387d[202]][_0x387d[1334]]= function(){this[_0x387d[1370]](!0,!1)};mxVmlCanvas2D[_0x387d[202]][_0x387d[1337]]= function(){this[_0x387d[1370]](!0,!0)};function mxGuide(_0xbc5cx2,_0xbc5cx3){this[_0x387d[1179]]= _0xbc5cx2;this[_0x387d[1517]](_0xbc5cx3)}mxGuide[_0x387d[202]][_0x387d[1179]]= null;mxGuide[_0x387d[202]][_0x387d[1214]]= null;mxGuide[_0x387d[202]][_0x387d[662]]= !0;mxGuide[_0x387d[202]][_0x387d[704]]= !0;mxGuide[_0x387d[202]][_0x387d[1518]]= null;mxGuide[_0x387d[202]][_0x387d[1519]]= null;mxGuide[_0x387d[202]][_0x387d[1517]]= function(_0xbc5cx2){this[_0x387d[1214]]= _0xbc5cx2};mxGuide[_0x387d[202]][_0x387d[1019]]= function(_0xbc5cx2){return !0};mxGuide[_0x387d[202]][_0x387d[1520]]= function(){return this[_0x387d[1179]][_0x387d[1020]]* this[_0x387d[1179]][_0x387d[441]][_0x387d[255]]/ 2};mxGuide[_0x387d[202]][_0x387d[1521]]= function(_0xbc5cx2){_0xbc5cx2= new mxPolyline([],mxConstants.GUIDE_COLOR,mxConstants.GUIDE_STROKEWIDTH);_0xbc5cx2[_0x387d[1522]]= !0;return _0xbc5cx2};mxGuide[_0x387d[202]][_0x387d[582]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){if(null!= this[_0x387d[1214]]&& (this[_0x387d[662]]|| this[_0x387d[704]])&& null!= _0xbc5cx2&& null!= _0xbc5cx3){var _0xbc5cx5=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[513]],_0xbc5cx9=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[255]],_0xbc5cxa=_0xbc5cx3[_0x387d[235]],_0xbc5cx12=_0xbc5cx3[_0x387d[236]],_0xbc5cx13=!1,_0xbc5cx14=!1,_0xbc5cx15=this[_0x387d[1520]](),_0xbc5cx16=_0xbc5cx15,_0xbc5cx17=_0xbc5cx15,_0xbc5cx15=_0xbc5cx2[_0x387d[238]]();_0xbc5cx15[_0x387d[235]]+= _0xbc5cx3[_0x387d[235]];_0xbc5cx15[_0x387d[236]]+= _0xbc5cx3[_0x387d[236]];var _0xbc5cx18=_0xbc5cx15[_0x387d[235]],_0xbc5cx19=_0xbc5cx15[_0x387d[235]]+ _0xbc5cx15[_0x387d[117]],_0xbc5cx1a=_0xbc5cx15[_0x387d[241]](),_0xbc5cx1b=_0xbc5cx15[_0x387d[236]],_0xbc5cx1c=_0xbc5cx15[_0x387d[236]]+ _0xbc5cx15[_0x387d[119]],_0xbc5cx1d=_0xbc5cx15[_0x387d[242]]();_0xbc5cx3= function(_0xbc5cx3){_0xbc5cx3+= this[_0x387d[1179]][_0x387d[1136]];var _0xbc5cx4=!1;Math[_0x387d[425]](_0xbc5cx3- _0xbc5cx1a)< _0xbc5cx16?(_0xbc5cxa= _0xbc5cx3- _0xbc5cx2[_0x387d[241]](),_0xbc5cx16= Math[_0x387d[425]](_0xbc5cx3- _0xbc5cx1a),_0xbc5cx4= !0):Math[_0x387d[425]](_0xbc5cx3- _0xbc5cx18)< _0xbc5cx16?(_0xbc5cxa= _0xbc5cx3- _0xbc5cx2[_0x387d[235]],_0xbc5cx16= Math[_0x387d[425]](_0xbc5cx3- _0xbc5cx18),_0xbc5cx4= !0):Math[_0x387d[425]](_0xbc5cx3- _0xbc5cx19)< _0xbc5cx16&& (_0xbc5cxa= _0xbc5cx3- _0xbc5cx2[_0x387d[235]]- _0xbc5cx2[_0x387d[117]],_0xbc5cx16= Math[_0x387d[425]](_0xbc5cx3- _0xbc5cx19),_0xbc5cx4= !0);if(_0xbc5cx4){null== this[_0x387d[1518]]&& (this[_0x387d[1518]]= this[_0x387d[1521]](!0),this[_0x387d[1518]][_0x387d[507]]= this[_0x387d[1179]][_0x387d[507]]!= mxConstants[_0x387d[508]]?mxConstants[_0x387d[1523]]:mxConstants[_0x387d[508]],this[_0x387d[1518]][_0x387d[1229]]= !1,this[_0x387d[1518]][_0x387d[176]](this[_0x387d[1179]][_0x387d[249]]()[_0x387d[1524]]()));var _0xbc5cx5=this[_0x387d[1179]][_0x387d[526]];_0xbc5cx3-= this[_0x387d[1179]][_0x387d[1136]];this[_0x387d[1518]][_0x387d[1525]]= [ new mxPoint(_0xbc5cx3,-this[_0x387d[1179]][_0x387d[1137]]), new mxPoint(_0xbc5cx3,_0xbc5cx5[_0x387d[191]]- 3- this[_0x387d[1179]][_0x387d[1137]])]};_0xbc5cx13= _0xbc5cx13|| _0xbc5cx4};for(var _0xbc5cx15=function(_0xbc5cx3){_0xbc5cx3+= this[_0x387d[1179]][_0x387d[1137]];var _0xbc5cx4=!1;Math[_0x387d[425]](_0xbc5cx3- _0xbc5cx1d)< _0xbc5cx17?(_0xbc5cx12= _0xbc5cx3- _0xbc5cx2[_0x387d[242]](),_0xbc5cx17= Math[_0x387d[425]](_0xbc5cx3- _0xbc5cx1d),_0xbc5cx4= !0):Math[_0x387d[425]](_0xbc5cx3- _0xbc5cx1b)< _0xbc5cx17?(_0xbc5cx12= _0xbc5cx3- _0xbc5cx2[_0x387d[236]],_0xbc5cx17= Math[_0x387d[425]](_0xbc5cx3- _0xbc5cx1b),_0xbc5cx4= !0):Math[_0x387d[425]](_0xbc5cx3- _0xbc5cx1c)< _0xbc5cx17&& (_0xbc5cx12= _0xbc5cx3- _0xbc5cx2[_0x387d[236]]- _0xbc5cx2[_0x387d[119]],_0xbc5cx17= Math[_0x387d[425]](_0xbc5cx3- _0xbc5cx1c),_0xbc5cx4= !0);if(_0xbc5cx4){null== this[_0x387d[1519]]&& (this[_0x387d[1519]]= this[_0x387d[1521]](!1),this[_0x387d[1519]][_0x387d[507]]= this[_0x387d[1179]][_0x387d[507]]!= mxConstants[_0x387d[508]]?mxConstants[_0x387d[1523]]:mxConstants[_0x387d[508]],this[_0x387d[1519]][_0x387d[1229]]= !1,this[_0x387d[1519]][_0x387d[176]](this[_0x387d[1179]][_0x387d[249]]()[_0x387d[1524]]()));var _0xbc5cx5=this[_0x387d[1179]][_0x387d[526]];_0xbc5cx3-= this[_0x387d[1179]][_0x387d[1137]];this[_0x387d[1519]][_0x387d[1525]]= [ new mxPoint(-this[_0x387d[1179]][_0x387d[1136]],_0xbc5cx3), new mxPoint(_0xbc5cx5[_0x387d[1526]]- 3- this[_0x387d[1179]][_0x387d[1136]],_0xbc5cx3)]};_0xbc5cx14= _0xbc5cx14|| _0xbc5cx4},_0xbc5cx1e=0;_0xbc5cx1e< this[_0x387d[1214]][_0x387d[67]];_0xbc5cx1e++){var _0xbc5cx1f=this[_0x387d[1214]][_0xbc5cx1e];null!= _0xbc5cx1f&& (this[_0x387d[662]]&& (_0xbc5cx3[_0x387d[239]](this,_0xbc5cx1f[_0x387d[241]]()),_0xbc5cx3[_0x387d[239]](this,_0xbc5cx1f[_0x387d[235]]),_0xbc5cx3[_0x387d[239]](this,_0xbc5cx1f[_0x387d[235]]+ _0xbc5cx1f[_0x387d[117]])),this[_0x387d[704]]&& (_0xbc5cx15[_0x387d[239]](this,_0xbc5cx1f[_0x387d[242]]()),_0xbc5cx15[_0x387d[239]](this,_0xbc5cx1f[_0x387d[236]]),_0xbc5cx15[_0x387d[239]](this,_0xbc5cx1f[_0x387d[236]]+ _0xbc5cx1f[_0x387d[119]])))};!_0xbc5cx13&& null!= this[_0x387d[1518]]?this[_0x387d[1518]][_0x387d[252]][_0x387d[124]][_0x387d[187]]= _0x387d[188]:null!= this[_0x387d[1518]]&& (this[_0x387d[1518]][_0x387d[252]][_0x387d[124]][_0x387d[187]]= _0x387d[189],this[_0x387d[1518]][_0x387d[258]]());!_0xbc5cx14&& null!= this[_0x387d[1519]]?this[_0x387d[1519]][_0x387d[252]][_0x387d[124]][_0x387d[187]]= _0x387d[188]:null!= this[_0x387d[1519]]&& (this[_0x387d[1519]][_0x387d[252]][_0x387d[124]][_0x387d[187]]= _0x387d[189],this[_0x387d[1519]][_0x387d[258]]());_0xbc5cx4&& (_0xbc5cx13|| (_0xbc5cx4= _0xbc5cx2[_0x387d[235]]- (this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx2[_0x387d[235]]/ _0xbc5cx9- _0xbc5cx5[_0x387d[235]])+ _0xbc5cx5[_0x387d[235]])* _0xbc5cx9,_0xbc5cxa= this[_0x387d[1179]][_0x387d[1021]](_0xbc5cxa/ _0xbc5cx9)* _0xbc5cx9- _0xbc5cx4),_0xbc5cx14|| (_0xbc5cx5= _0xbc5cx2[_0x387d[236]]- (this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx2[_0x387d[236]]/ _0xbc5cx9- _0xbc5cx5[_0x387d[236]])+ _0xbc5cx5[_0x387d[236]])* _0xbc5cx9,_0xbc5cx12= this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx12/ _0xbc5cx9)* _0xbc5cx9- _0xbc5cx5));_0xbc5cx3= new mxPoint(_0xbc5cxa,_0xbc5cx12)};return _0xbc5cx3};mxGuide[_0x387d[202]][_0x387d[801]]= function(){null!= this[_0x387d[1518]]&& (this[_0x387d[1518]][_0x387d[252]][_0x387d[124]][_0x387d[187]]= _0x387d[188]);null!= this[_0x387d[1519]]&& (this[_0x387d[1519]][_0x387d[252]][_0x387d[124]][_0x387d[187]]= _0x387d[188])};mxGuide[_0x387d[202]][_0x387d[515]]= function(){null!= this[_0x387d[1518]]&& (this[_0x387d[1518]][_0x387d[515]](),this[_0x387d[1518]]= null);null!= this[_0x387d[1519]]&& (this[_0x387d[1519]][_0x387d[515]](),this[_0x387d[1519]]= null)};function mxStencil(_0xbc5cx2){this[_0x387d[1527]]= _0xbc5cx2;this[_0x387d[1528]]();this[_0x387d[1529]]()}mxStencil[_0x387d[1530]]= !1;mxStencil[_0x387d[202]][_0x387d[1527]]= null;mxStencil[_0x387d[202]][_0x387d[1531]]= null;mxStencil[_0x387d[202]][_0x387d[1322]]= null;mxStencil[_0x387d[202]][_0x387d[1532]]= null;mxStencil[_0x387d[202]][_0x387d[1533]]= null;mxStencil[_0x387d[202]][_0x387d[1534]]= null;mxStencil[_0x387d[202]][_0x387d[1535]]= null;mxStencil[_0x387d[202]][_0x387d[1307]]= null;mxStencil[_0x387d[202]][_0x387d[1528]]= function(){this[_0x387d[1535]]= this[_0x387d[1527]][_0x387d[64]](_0x387d[1536])[0];this[_0x387d[1534]]= this[_0x387d[1527]][_0x387d[64]](_0x387d[1537])[0];this[_0x387d[1532]]= Number(this[_0x387d[1527]][_0x387d[284]](_0x387d[1302])|| 100);this[_0x387d[1533]]= Number(this[_0x387d[1527]][_0x387d[284]](_0x387d[1303])|| 100);var _0xbc5cx2=this[_0x387d[1527]][_0x387d[284]](_0x387d[1322]);this[_0x387d[1322]]= null!= _0xbc5cx2?_0xbc5cx2:_0x387d[1538];_0xbc5cx2= this[_0x387d[1527]][_0x387d[284]](_0x387d[1307]);this[_0x387d[1307]]= null!= _0xbc5cx2?_0xbc5cx2:_0x387d[500]};mxStencil[_0x387d[202]][_0x387d[1529]]= function(){var _0xbc5cx2=this[_0x387d[1527]][_0x387d[64]](_0x387d[1539])[0];if(null!= _0xbc5cx2&& (_0xbc5cx2= mxUtils[_0x387d[1540]](_0xbc5cx2),null!= _0xbc5cx2&& 0< _0xbc5cx2[_0x387d[67]])){this[_0x387d[1531]]= [];for(var _0xbc5cx3=0;_0xbc5cx3< _0xbc5cx2[_0x387d[67]];_0xbc5cx3++){this[_0x387d[1531]][_0x387d[207]](this[_0x387d[1541]](_0xbc5cx2[_0xbc5cx3]))}}};mxStencil[_0x387d[202]][_0x387d[1541]]= function(_0xbc5cx2){var _0xbc5cx3=Number(_0xbc5cx2[_0x387d[284]](_0x387d[235])),_0xbc5cx4=Number(_0xbc5cx2[_0x387d[284]](_0x387d[236]));_0xbc5cx2= _0x387d[500]== _0xbc5cx2[_0x387d[284]](_0x387d[591]);return new mxConnectionConstraint( new mxPoint(_0xbc5cx3,_0xbc5cx4),_0xbc5cx2)};mxStencil[_0x387d[202]][_0x387d[1542]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx3= this[_0x387d[1543]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4);_0xbc5cx2= _0xbc5cx2[_0x387d[284]](_0x387d[1544]);if(mxStencil[_0x387d[1530]]&& null== _0xbc5cx2|| _0x387d[500]== _0xbc5cx2){_0xbc5cx3= mxResources[_0x387d[203]](_0xbc5cx3)};return _0xbc5cx3};mxStencil[_0x387d[202]][_0x387d[1543]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx3= _0xbc5cx2[_0x387d[284]](_0xbc5cx3);null== _0xbc5cx3&& (_0xbc5cx2= mxUtils[_0x387d[329]](_0xbc5cx2),null!= _0xbc5cx2&& (_0xbc5cx2= mxUtils[_0x387d[1545]](_0xbc5cx2),_0x387d[279]== typeof _0xbc5cx2&& (_0xbc5cx3= _0xbc5cx2(_0xbc5cx4))));return _0xbc5cx3};mxStencil[_0x387d[202]][_0x387d[1546]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){this[_0x387d[1547]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,this[_0x387d[1534]],!1);this[_0x387d[1547]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,this[_0x387d[1535]],!0)};mxStencil[_0x387d[202]][_0x387d[1547]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13){if(null!= _0xbc5cx12){var _0xbc5cx14=mxUtils[_0x387d[433]](_0xbc5cx3[_0x387d[124]],mxConstants.STYLE_DIRECTION,null);_0xbc5cx4= this[_0x387d[1548]](_0xbc5cx3[_0x387d[124]],_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx14);_0xbc5cx5= Math[_0x387d[243]](_0xbc5cx4[_0x387d[117]],_0xbc5cx4[_0x387d[119]]);_0xbc5cx5= _0x387d[1549]== this[_0x387d[1307]]?Number(mxUtils[_0x387d[1550]](_0xbc5cx3[_0x387d[124]],mxConstants.STYLE_STROKEWIDTH,1)):Number(this[_0x387d[1307]])* _0xbc5cx5;_0xbc5cx2[_0x387d[1250]](_0xbc5cx5);for(_0xbc5cx12= _0xbc5cx12[_0x387d[285]];null!= _0xbc5cx12;){_0xbc5cx12[_0x387d[288]]== mxConstants[_0x387d[289]]&& this[_0x387d[1551]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx12,_0xbc5cx4,_0xbc5cx13),_0xbc5cx12= _0xbc5cx12[_0x387d[287]]}}};mxStencil[_0x387d[202]][_0x387d[1548]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){_0xbc5cx2= _0xbc5cx3;_0xbc5cx3= _0xbc5cx5/ this[_0x387d[1532]];var _0xbc5cx12=_0xbc5cx9/ this[_0x387d[1533]];if(_0xbc5cxa= _0x387d[700]== _0xbc5cxa|| _0x387d[701]== _0xbc5cxa){_0xbc5cx12= _0xbc5cx5/ this[_0x387d[1533]];_0xbc5cx3= _0xbc5cx9/ this[_0x387d[1532]];var _0xbc5cx13=(_0xbc5cx5- _0xbc5cx9)/ 2;_0xbc5cx2+= _0xbc5cx13;_0xbc5cx4-= _0xbc5cx13};_0x387d[1552]== this[_0x387d[1322]]&& (_0xbc5cx3= _0xbc5cx12= Math[_0x387d[243]](_0xbc5cx3,_0xbc5cx12),_0xbc5cxa?(_0xbc5cx2+= (_0xbc5cx9- this[_0x387d[1532]]* _0xbc5cx3)/ 2,_0xbc5cx4+= (_0xbc5cx5- this[_0x387d[1533]]* _0xbc5cx12)/ 2):(_0xbc5cx2+= (_0xbc5cx5- this[_0x387d[1532]]* _0xbc5cx3)/ 2,_0xbc5cx4+= (_0xbc5cx9- this[_0x387d[1533]]* _0xbc5cx12)/ 2));return new mxRectangle(_0xbc5cx2,_0xbc5cx4,_0xbc5cx3,_0xbc5cx12)};mxStencil[_0x387d[202]][_0x387d[1551]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){var _0xbc5cxa=_0xbc5cx4[_0x387d[301]],_0xbc5cx12=_0xbc5cx5[_0x387d[235]],_0xbc5cx13=_0xbc5cx5[_0x387d[236]],_0xbc5cx14=_0xbc5cx5[_0x387d[117]],_0xbc5cx15=_0xbc5cx5[_0x387d[119]],_0xbc5cx16=Math[_0x387d[243]](_0xbc5cx14,_0xbc5cx15);if(_0x387d[815]== _0xbc5cxa){_0xbc5cx2[_0x387d[815]]()}else {if(_0x387d[1210]== _0xbc5cxa){_0xbc5cx2[_0x387d[1210]]()}else {if(_0x387d[1215]== _0xbc5cxa){_0xbc5cx2[_0x387d[1275]]();for(_0xbc5cx4= _0xbc5cx4[_0x387d[285]];null!= _0xbc5cx4;){_0xbc5cx4[_0x387d[288]]== mxConstants[_0x387d[289]]&& this[_0x387d[1551]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9),_0xbc5cx4= _0xbc5cx4[_0x387d[287]]}}else {if(_0x387d[268]== _0xbc5cxa){_0xbc5cx2[_0x387d[268]]()}else {if(_0x387d[582]== _0xbc5cxa){_0xbc5cx2[_0x387d[1276]](_0xbc5cx12+ Number(_0xbc5cx4[_0x387d[284]](_0x387d[235]))* _0xbc5cx14,_0xbc5cx13+ Number(_0xbc5cx4[_0x387d[284]](_0x387d[236]))* _0xbc5cx15)}else {if(_0x387d[683]== _0xbc5cxa){_0xbc5cx2[_0x387d[1277]](_0xbc5cx12+ Number(_0xbc5cx4[_0x387d[284]](_0x387d[235]))* _0xbc5cx14,_0xbc5cx13+ Number(_0xbc5cx4[_0x387d[284]](_0x387d[236]))* _0xbc5cx15)}else {if(_0x387d[1323]== _0xbc5cxa){_0xbc5cx2[_0x387d[1278]](_0xbc5cx12+ Number(_0xbc5cx4[_0x387d[284]](_0x387d[1324]))* _0xbc5cx14,_0xbc5cx13+ Number(_0xbc5cx4[_0x387d[284]](_0x387d[1325]))* _0xbc5cx15,_0xbc5cx12+ Number(_0xbc5cx4[_0x387d[284]](_0x387d[1326]))* _0xbc5cx14,_0xbc5cx13+ Number(_0xbc5cx4[_0x387d[284]](_0x387d[1327]))* _0xbc5cx15)}else {if(_0x387d[1328]== _0xbc5cxa){_0xbc5cx2[_0x387d[1279]](_0xbc5cx12+ Number(_0xbc5cx4[_0x387d[284]](_0x387d[1324]))* _0xbc5cx14,_0xbc5cx13+ Number(_0xbc5cx4[_0x387d[284]](_0x387d[1325]))* _0xbc5cx15,_0xbc5cx12+ Number(_0xbc5cx4[_0x387d[284]](_0x387d[1326]))* _0xbc5cx14,_0xbc5cx13+ Number(_0xbc5cx4[_0x387d[284]](_0x387d[1327]))* _0xbc5cx15,_0xbc5cx12+ Number(_0xbc5cx4[_0x387d[284]](_0x387d[1329]))* _0xbc5cx14,_0xbc5cx13+ Number(_0xbc5cx4[_0x387d[284]](_0x387d[1330]))* _0xbc5cx15)}else {if(_0x387d[1553]== _0xbc5cxa){_0xbc5cx2[_0x387d[1280]](Number(_0xbc5cx4[_0x387d[284]](_0x387d[1397]))* _0xbc5cx14,Number(_0xbc5cx4[_0x387d[284]](_0x387d[1398]))* _0xbc5cx15,Number(_0xbc5cx4[_0x387d[284]](_0x387d[1554])),Number(_0xbc5cx4[_0x387d[284]](_0x387d[1555])),Number(_0xbc5cx4[_0x387d[284]](_0x387d[1556])),_0xbc5cx12+ Number(_0xbc5cx4[_0x387d[284]](_0x387d[235]))* _0xbc5cx14,_0xbc5cx13+ Number(_0xbc5cx4[_0x387d[284]](_0x387d[236]))* _0xbc5cx15)}else {if(_0x387d[1319]== _0xbc5cxa){_0xbc5cx2[_0x387d[1319]](_0xbc5cx12+ Number(_0xbc5cx4[_0x387d[284]](_0x387d[235]))* _0xbc5cx14,_0xbc5cx13+ Number(_0xbc5cx4[_0x387d[284]](_0x387d[236]))* _0xbc5cx15,Number(_0xbc5cx4[_0x387d[284]](_0x387d[1302]))* _0xbc5cx14,Number(_0xbc5cx4[_0x387d[284]](_0x387d[1303]))* _0xbc5cx15)}else {if(_0x387d[1320]== _0xbc5cxa){_0xbc5cx3= _0xbc5cx4[_0x387d[284]](_0x387d[1492]),0== _0xbc5cx3&& (_0xbc5cx3= 100* mxConstants[_0x387d[1557]]),_0xbc5cx16= Number(_0xbc5cx4[_0x387d[284]](_0x387d[1302]))* _0xbc5cx14,_0xbc5cx5= Number(_0xbc5cx4[_0x387d[284]](_0x387d[1303]))* _0xbc5cx15,_0xbc5cx3= Number(_0xbc5cx3)/ 100,_0xbc5cx3= Math[_0x387d[243]](_0xbc5cx16* _0xbc5cx3,_0xbc5cx5* _0xbc5cx3),_0xbc5cx2[_0x387d[1320]](_0xbc5cx12+ Number(_0xbc5cx4[_0x387d[284]](_0x387d[235]))* _0xbc5cx14,_0xbc5cx13+ Number(_0xbc5cx4[_0x387d[284]](_0x387d[236]))* _0xbc5cx15,_0xbc5cx16,_0xbc5cx5,_0xbc5cx3,_0xbc5cx3)}else {if(_0x387d[680]== _0xbc5cxa){_0xbc5cx2[_0x387d[680]](_0xbc5cx12+ Number(_0xbc5cx4[_0x387d[284]](_0x387d[235]))* _0xbc5cx14,_0xbc5cx13+ Number(_0xbc5cx4[_0x387d[284]](_0x387d[236]))* _0xbc5cx15,Number(_0xbc5cx4[_0x387d[284]](_0x387d[1302]))* _0xbc5cx14,Number(_0xbc5cx4[_0x387d[284]](_0x387d[1303]))* _0xbc5cx15)}else {if(_0x387d[618]== _0xbc5cxa){_0xbc5cx3= this[_0x387d[1543]](_0xbc5cx4,_0x387d[390],_0xbc5cx3),_0xbc5cx2[_0x387d[618]](_0xbc5cx12+ Number(_0xbc5cx4[_0x387d[284]](_0x387d[235]))* _0xbc5cx14,_0xbc5cx13+ Number(_0xbc5cx4[_0x387d[284]](_0x387d[236]))* _0xbc5cx15,Number(_0xbc5cx4[_0x387d[284]](_0x387d[1302]))* _0xbc5cx14,Number(_0xbc5cx4[_0x387d[284]](_0x387d[1303]))* _0xbc5cx15,_0xbc5cx3,!1,_0x387d[500]== _0xbc5cx4[_0x387d[284]](_0x387d[623]),_0x387d[500]== _0xbc5cx4[_0x387d[284]](_0x387d[624]))}else {if(_0x387d[963]== _0xbc5cxa){_0xbc5cx16= this[_0x387d[1542]](_0xbc5cx4,_0x387d[1332],_0xbc5cx3);_0xbc5cx5= _0x387d[500]== _0xbc5cx4[_0x387d[284]](_0x387d[704])?-90:0;if(_0x387d[468]== _0xbc5cx4[_0x387d[284]](_0x387d[1558])){var _0xbc5cx17=_0xbc5cx3[_0x387d[603]],_0xbc5cx18=1== mxUtils[_0x387d[433]](_0xbc5cx3[_0x387d[124]],mxConstants.STYLE_FLIPH,0);_0xbc5cx3= 1== mxUtils[_0x387d[433]](_0xbc5cx3[_0x387d[124]],mxConstants.STYLE_FLIPV,0);_0xbc5cx5= _0xbc5cx18&& _0xbc5cx3?_0xbc5cx5- _0xbc5cx17:_0xbc5cx18|| _0xbc5cx3?_0xbc5cx5+ _0xbc5cx17:_0xbc5cx5- _0xbc5cx17};_0xbc5cx5-= _0xbc5cx4[_0x387d[284]](_0x387d[603]);_0xbc5cx2[_0x387d[963]](_0xbc5cx12+ Number(_0xbc5cx4[_0x387d[284]](_0x387d[235]))* _0xbc5cx14,_0xbc5cx13+ Number(_0xbc5cx4[_0x387d[284]](_0x387d[236]))* _0xbc5cx15,0,0,_0xbc5cx16,_0xbc5cx4[_0x387d[284]](_0x387d[611])|| _0x387d[361],_0xbc5cx4[_0x387d[284]](_0x387d[552])|| _0x387d[125],!1,_0x387d[110],!1,!1,_0xbc5cx5)}else {if(_0x387d[1559]== _0xbc5cxa){_0xbc5cx17= mxStencilRegistry[_0x387d[1560]](_0xbc5cx4[_0x387d[284]](_0x387d[298])),null!= _0xbc5cx17&& (_0xbc5cx12+= Number(_0xbc5cx4[_0x387d[284]](_0x387d[235]))* _0xbc5cx14,_0xbc5cx13+= Number(_0xbc5cx4[_0x387d[284]](_0x387d[236]))* _0xbc5cx15,_0xbc5cx16= Number(_0xbc5cx4[_0x387d[284]](_0x387d[1302]))* _0xbc5cx14,_0xbc5cx5= Number(_0xbc5cx4[_0x387d[284]](_0x387d[1303]))* _0xbc5cx15,_0xbc5cx17[_0x387d[1546]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx12,_0xbc5cx13,_0xbc5cx16,_0xbc5cx5))}else {if(_0x387d[1338]== _0xbc5cxa){_0xbc5cx2[_0x387d[1337]]()}else {if(_0x387d[1334]== _0xbc5cxa){_0xbc5cx2[_0x387d[1334]]()}else {if(_0x387d[1336]== _0xbc5cxa){_0xbc5cx2[_0x387d[1336]]()}else {if(_0x387d[1307]== _0xbc5cxa){_0xbc5cx2[_0x387d[1250]](Number(_0xbc5cx4[_0x387d[284]](_0x387d[117]))* _0xbc5cx16)}else {if(_0x387d[648]== _0xbc5cxa){_0xbc5cx2[_0x387d[1251]](_0x387d[500]== _0xbc5cx4[_0x387d[284]](_0x387d[648]))}else {if(_0x387d[1308]== _0xbc5cxa){if(_0xbc5cx4= _0xbc5cx4[_0x387d[284]](_0x387d[1309]),null!= _0xbc5cx4){_0xbc5cx4= _0xbc5cx4[_0x387d[224]](_0x387d[185]);_0xbc5cx14= [];for(_0xbc5cx15= 0;_0xbc5cx15< _0xbc5cx4[_0x387d[67]];_0xbc5cx15++){0< _0xbc5cx4[_0xbc5cx15][_0x387d[67]]&& _0xbc5cx14[_0x387d[207]](Number(_0xbc5cx4[_0xbc5cx15])* _0xbc5cx16)};_0xbc5cx4= _0xbc5cx14[_0x387d[234]](_0x387d[185]);_0xbc5cx2[_0x387d[1252]](_0xbc5cx4)}}else {_0x387d[1306]== _0xbc5cxa?_0xbc5cx2[_0x387d[1249]](_0xbc5cx4[_0x387d[284]](_0x387d[352])):_0x387d[1310]== _0xbc5cxa?_0xbc5cx2[_0x387d[1253]](_0xbc5cx4[_0x387d[284]](_0x387d[1311])):_0x387d[1312]== _0xbc5cxa?_0xbc5cx2[_0x387d[1255]](_0xbc5cx4[_0x387d[284]](_0x387d[234])):_0x387d[1313]== _0xbc5cxa?_0xbc5cx2[_0x387d[1257]](Number(_0xbc5cx4[_0x387d[284]](_0x387d[1314]))):_0x387d[1298]== _0xbc5cxa?_0xbc5cx2[_0x387d[1245]](_0xbc5cx4[_0x387d[284]](_0x387d[352])):_0x387d[1244]== _0xbc5cxa?_0xbc5cx2[_0x387d[1243]](_0xbc5cx4[_0x387d[284]](_0x387d[1244])):_0x387d[1315]== _0xbc5cxa?_0xbc5cx2[_0x387d[1259]](_0xbc5cx4[_0x387d[284]](_0x387d[352])):_0x387d[1318]== _0xbc5cxa?_0xbc5cx2[_0x387d[1266]](_0xbc5cx4[_0x387d[284]](_0x387d[124])):_0x387d[1287]== _0xbc5cxa?_0xbc5cx2[_0x387d[1265]](_0xbc5cx4[_0x387d[284]](_0x387d[1288])):_0x387d[1289]== _0xbc5cxa&& _0xbc5cx2[_0x387d[1264]](Number(_0xbc5cx4[_0x387d[284]](_0x387d[803]))* _0xbc5cx16)}}}}}}}}}}}}}}}}}}}}};_0xbc5cx9&& (_0x387d[1338]== _0xbc5cxa|| _0x387d[1334]== _0xbc5cxa|| _0x387d[1336]== _0xbc5cxa)&& _0xbc5cx2[_0x387d[1267]](!1)};function mxShape(_0xbc5cx2){this[_0x387d[1561]]= _0xbc5cx2;this[_0x387d[1307]]= 1;this[_0x387d[603]]= 0;this[_0x387d[461]]= 100;this[_0x387d[624]]= this[_0x387d[623]]= !1}mxShape[_0x387d[202]][_0x387d[507]]= null;mxShape[_0x387d[202]][_0x387d[255]]= 1;mxShape[_0x387d[202]][_0x387d[1562]]= null;mxShape[_0x387d[202]][_0x387d[1525]]= null;mxShape[_0x387d[202]][_0x387d[252]]= null;mxShape[_0x387d[202]][_0x387d[124]]= null;mxShape[_0x387d[202]][_0x387d[124]]= null;mxShape[_0x387d[202]][_0x387d[1563]]= null;mxShape[_0x387d[202]][_0x387d[1561]]= null;mxShape[_0x387d[202]][_0x387d[1564]]= 6;mxShape[_0x387d[202]][_0x387d[1229]]= !0;mxShape[_0x387d[202]][_0x387d[1565]]= !1;mxShape[_0x387d[202]][_0x387d[1460]]= 1;mxShape[_0x387d[202]][_0x387d[176]]= function(_0xbc5cx2){null== this[_0x387d[252]]&& (this[_0x387d[252]]= this[_0x387d[385]](_0xbc5cx2),null!= _0xbc5cx2&& _0xbc5cx2[_0x387d[62]](this[_0x387d[252]]))};mxShape[_0x387d[202]][_0x387d[1566]]= function(){return !0};mxShape[_0x387d[202]][_0x387d[1567]]= function(){return !1};mxShape[_0x387d[202]][_0x387d[1568]]= function(){return 1== mxUtils[_0x387d[1454]](Math[_0x387d[160]](1,Math[_0x387d[488]](this[_0x387d[1307]]* this[_0x387d[255]])),2)?0.5:0};mxShape[_0x387d[202]][_0x387d[385]]= function(_0xbc5cx2){var _0xbc5cx3=null;return _0xbc5cx3= null!= _0xbc5cx2[_0x387d[538]]?this[_0x387d[1569]](_0xbc5cx2):8== document[_0x387d[5]]|| this[_0x387d[507]]== mxConstants[_0x387d[508]]|| this[_0x387d[507]]!= mxConstants[_0x387d[1523]]&& this[_0x387d[1567]]()?this[_0x387d[1570]](_0xbc5cx2):this[_0x387d[1571]](_0xbc5cx2)};mxShape[_0x387d[202]][_0x387d[1569]]= function(){return document[_0x387d[509]](mxConstants.NS_SVG,_0x387d[449])};mxShape[_0x387d[202]][_0x387d[1571]]= function(){var _0xbc5cx2=document[_0x387d[55]](mxClient[_0x387d[463]]+ _0x387d[1499]);_0xbc5cx2[_0x387d[124]][_0x387d[491]]= _0x387d[492];return _0xbc5cx2};mxShape[_0x387d[202]][_0x387d[1570]]= function(){var _0xbc5cx2=document[_0x387d[55]](_0x387d[485]);_0xbc5cx2[_0x387d[124]][_0x387d[491]]= _0x387d[492];return _0xbc5cx2};mxShape[_0x387d[202]][_0x387d[1572]]= function(){this[_0x387d[258]]()};mxShape[_0x387d[202]][_0x387d[258]]= function(){this[_0x387d[1573]]();this[_0x387d[1574]]()?(this[_0x387d[252]][_0x387d[124]][_0x387d[187]]= _0x387d[110],_0x387d[529]== this[_0x387d[252]][_0x387d[301]]&& this[_0x387d[1567]]()?this[_0x387d[1575]]():this[_0x387d[1576]](),this[_0x387d[1577]]()):(this[_0x387d[252]][_0x387d[124]][_0x387d[187]]= _0x387d[188],this[_0x387d[1563]]= null)};mxShape[_0x387d[202]][_0x387d[1573]]= function(){var _0xbc5cx2=this[_0x387d[1525]];if(null!= _0xbc5cx2&& 0< _0xbc5cx2[_0x387d[67]]&& null!= _0xbc5cx2[0]){this[_0x387d[1562]]= new mxRectangle(Number(_0xbc5cx2[0][_0x387d[235]]),Number(_0xbc5cx2[0][_0x387d[236]]),1,1);for(var _0xbc5cx3=1;_0xbc5cx3< this[_0x387d[1525]][_0x387d[67]];_0xbc5cx3++){null!= _0xbc5cx2[_0xbc5cx3]&& this[_0x387d[1562]][_0x387d[99]]( new mxRectangle(Number(_0xbc5cx2[_0xbc5cx3][_0x387d[235]]),Number(_0xbc5cx2[_0xbc5cx3][_0x387d[236]]),1,1))}}};mxShape[_0x387d[202]][_0x387d[1574]]= function(){return null!= this[_0x387d[1562]]&& !isNaN(this[_0x387d[1562]][_0x387d[235]])&& !isNaN(this[_0x387d[1562]][_0x387d[236]])&& !isNaN(this[_0x387d[1562]][_0x387d[117]])&& !isNaN(this[_0x387d[1562]][_0x387d[119]])&& 0< this[_0x387d[1562]][_0x387d[117]]&& 0< this[_0x387d[1562]][_0x387d[119]]};mxShape[_0x387d[202]][_0x387d[1578]]= function(){var _0xbc5cx2=document[_0x387d[55]](mxClient[_0x387d[463]]+ _0x387d[1499]);_0xbc5cx2[_0x387d[124]][_0x387d[491]]= _0x387d[492];_0xbc5cx2[_0x387d[124]][_0x387d[117]]= this[_0x387d[252]][_0x387d[124]][_0x387d[117]];_0xbc5cx2[_0x387d[124]][_0x387d[119]]= this[_0x387d[252]][_0x387d[124]][_0x387d[119]];return _0xbc5cx2};mxShape[_0x387d[202]][_0x387d[1576]]= function(){var _0xbc5cx2=this[_0x387d[1579]]();for(_0xbc5cx2[_0x387d[1229]]= this[_0x387d[1229]];this[_0x387d[252]][_0x387d[1580]]();){this[_0x387d[252]][_0x387d[266]](this[_0x387d[252]][_0x387d[1581]])};this[_0x387d[1209]](_0xbc5cx2);this[_0x387d[252]]!= _0xbc5cx2[_0x387d[813]]&& this[_0x387d[252]][_0x387d[1583]](_0x387d[1582],_0xbc5cx2[_0x387d[813]][_0x387d[342]]);_0x387d[529]== this[_0x387d[252]][_0x387d[301]]&& 8== document[_0x387d[5]]&& (this[_0x387d[252]][_0x387d[124]][_0x387d[347]]= _0x387d[110],(null== this[_0x387d[1561]]|| !this[_0x387d[1565]])&& mxUtils[_0x387d[1584]](this[_0x387d[252]]));this[_0x387d[1585]](_0xbc5cx2)};mxShape[_0x387d[202]][_0x387d[1579]]= function(){var _0xbc5cx2=null,_0xbc5cx3=null;if(null!= this[_0x387d[252]][_0x387d[538]]){_0xbc5cx2= new mxSvgCanvas2D(this[_0x387d[252]],!1),_0xbc5cx2[_0x387d[1345]]= this[_0x387d[1564]],_0xbc5cx2[_0x387d[1347]]= mxClient[_0x387d[133]]&& !mxClient[_0x387d[75]]&& !mxClient[_0x387d[76]],_0xbc5cx3= this[_0x387d[1568]](),0!= _0xbc5cx3?this[_0x387d[252]][_0x387d[57]](_0x387d[535],_0x387d[536]+ _0xbc5cx3+ _0x387d[537]+ _0xbc5cx3+ _0x387d[460]):this[_0x387d[252]][_0x387d[1390]](_0x387d[535])}else {this[_0x387d[1586]]();var _0xbc5cx4=Math[_0x387d[160]](1,Math[_0x387d[488]](this[_0x387d[1562]][_0x387d[117]])),_0xbc5cx5=Math[_0x387d[160]](1,Math[_0x387d[488]](this[_0x387d[1562]][_0x387d[119]])),_0xbc5cx3=8== document[_0x387d[5]]&& this[_0x387d[1566]]()?this[_0x387d[1578]]():this[_0x387d[252]],_0xbc5cx2= new mxVmlCanvas2D(_0xbc5cx3,!1);_0x387d[110]!= _0xbc5cx3[_0x387d[337]]&& (_0xbc5cx3[_0x387d[1462]]= _0xbc5cx4* this[_0x387d[1460]]+ _0x387d[537]+ _0xbc5cx5* this[_0x387d[1460]],_0xbc5cx2[_0x387d[255]](this[_0x387d[1460]]),_0xbc5cx2[_0x387d[1460]]= this[_0x387d[1460]]);_0xbc5cx3= this[_0x387d[255]];_0xbc5cx2[_0x387d[513]](-Math[_0x387d[488]](this[_0x387d[1562]][_0x387d[235]]/ _0xbc5cx3),-Math[_0x387d[488]](this[_0x387d[1562]][_0x387d[236]]/ _0xbc5cx3))};return _0xbc5cx2};mxShape[_0x387d[202]][_0x387d[1586]]= function(){this[_0x387d[252]][_0x387d[124]][_0x387d[361]]= Math[_0x387d[488]](this[_0x387d[1562]][_0x387d[235]])+ _0x387d[168];this[_0x387d[252]][_0x387d[124]][_0x387d[125]]= Math[_0x387d[488]](this[_0x387d[1562]][_0x387d[236]])+ _0x387d[168];var _0xbc5cx2=Math[_0x387d[160]](1,Math[_0x387d[488]](this[_0x387d[1562]][_0x387d[117]])),_0xbc5cx3=Math[_0x387d[160]](1,Math[_0x387d[488]](this[_0x387d[1562]][_0x387d[119]]));this[_0x387d[252]][_0x387d[124]][_0x387d[117]]= _0xbc5cx2+ _0x387d[168];this[_0x387d[252]][_0x387d[124]][_0x387d[119]]= _0xbc5cx3+ _0x387d[168];this[_0x387d[252]][_0x387d[124]][_0x387d[277]]= _0x387d[189]};mxShape[_0x387d[202]][_0x387d[1585]]= function(_0xbc5cx2){if(_0xbc5cx2 instanceof mxSvgCanvas2D){for(var _0xbc5cx3 in _0xbc5cx2[_0x387d[1339]]){var _0xbc5cx4=_0xbc5cx2[_0x387d[1339]][_0xbc5cx3];_0xbc5cx4[_0x387d[1587]]= (_0xbc5cx4[_0x387d[1587]]|| 0)+ 1};this[_0x387d[1589]](this[_0x387d[1588]]);this[_0x387d[1588]]= _0xbc5cx2[_0x387d[1339]]}};mxShape[_0x387d[202]][_0x387d[1209]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[255]],_0xbc5cx4=this[_0x387d[1562]][_0x387d[235]]/ _0xbc5cx3,_0xbc5cx5=this[_0x387d[1562]][_0x387d[236]]/ _0xbc5cx3,_0xbc5cx9=this[_0x387d[1562]][_0x387d[117]]/ _0xbc5cx3,_0xbc5cxa=this[_0x387d[1562]][_0x387d[119]]/ _0xbc5cx3;if(this[_0x387d[1590]]()){var _0xbc5cx12=(_0xbc5cx9- _0xbc5cxa)/ 2,_0xbc5cx4=_0xbc5cx4+ _0xbc5cx12,_0xbc5cx5=_0xbc5cx5- _0xbc5cx12,_0xbc5cx12=_0xbc5cx9,_0xbc5cx9=_0xbc5cxa,_0xbc5cxa=_0xbc5cx12};this[_0x387d[1591]](_0xbc5cx2,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa);this[_0x387d[1592]](_0xbc5cx2,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa);if(null!= this[_0x387d[1561]]){this[_0x387d[1593]](_0xbc5cx2,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa)}else {if(_0xbc5cx2[_0x387d[1250]](this[_0x387d[1307]]),null!= this[_0x387d[1525]]){_0xbc5cx4= [];for(_0xbc5cx5= 0;_0xbc5cx5< this[_0x387d[1525]][_0x387d[67]];_0xbc5cx5++){_0xbc5cx4[_0x387d[207]]( new mxPoint(this[_0x387d[1525]][_0xbc5cx5][_0x387d[235]]/ _0xbc5cx3,this[_0x387d[1525]][_0xbc5cx5][_0x387d[236]]/ _0xbc5cx3))};this[_0x387d[1594]](_0xbc5cx2,_0xbc5cx4)}else {this[_0x387d[1595]](_0xbc5cx2,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa)}}};mxShape[_0x387d[202]][_0x387d[1592]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){var _0xbc5cxa=null;null!= this[_0x387d[124]]&& (_0xbc5cxa= this[_0x387d[124]][_0x387d[649]]);_0xbc5cx2[_0x387d[1243]](this[_0x387d[461]]/ 100);null!= this[_0x387d[1596]]&& _0xbc5cx2[_0x387d[1267]](this[_0x387d[1596]]);null!= this[_0x387d[1522]]&& _0xbc5cx2[_0x387d[1251]](this[_0x387d[1522]]);null!= _0xbc5cxa&& _0xbc5cx2[_0x387d[1252]](_0xbc5cxa);null!= this[_0x387d[1299]]?(_0xbc5cx3= this[_0x387d[1597]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9),_0xbc5cx2[_0x387d[1246]](this[_0x387d[1334]],this[_0x387d[1299]],_0xbc5cx3[_0x387d[235]],_0xbc5cx3[_0x387d[236]],_0xbc5cx3[_0x387d[117]],_0xbc5cx3[_0x387d[119]],this[_0x387d[607]])):_0xbc5cx2[_0x387d[1245]](this[_0x387d[1334]]);_0xbc5cx2[_0x387d[1249]](this[_0x387d[1336]])};mxShape[_0x387d[202]][_0x387d[1597]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){return new mxRectangle(_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9)};mxShape[_0x387d[202]][_0x387d[1591]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){_0xbc5cx2[_0x387d[255]](this[_0x387d[255]]);_0xbc5cx2[_0x387d[1294]](this[_0x387d[1598]](),this[_0x387d[623]],this[_0x387d[624]],_0xbc5cx3+ _0xbc5cx5/ 2,_0xbc5cx4+ _0xbc5cx9/ 2)};mxShape[_0x387d[202]][_0x387d[1593]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){this[_0x387d[1565]]&& (this[_0x387d[507]]== mxConstants[_0x387d[508]]?this[_0x387d[1599]](this[_0x387d[252]],_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9):8!= document[_0x387d[5]]&& this[_0x387d[1600]](this[_0x387d[252]]));this[_0x387d[1561]][_0x387d[1546]](_0xbc5cx2,this,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9)};mxShape[_0x387d[202]][_0x387d[1595]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){this[_0x387d[1601]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9);_0xbc5cx2[_0x387d[1267]](!1);this[_0x387d[1602]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9)};mxShape[_0x387d[202]][_0x387d[1601]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){};mxShape[_0x387d[202]][_0x387d[1602]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){};mxShape[_0x387d[202]][_0x387d[1594]]= function(_0xbc5cx2,_0xbc5cx3){};mxShape[_0x387d[202]][_0x387d[1603]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_ARCSIZE,100* mxConstants[_0x387d[1557]])/ 100;return Math[_0x387d[243]](_0xbc5cx2* _0xbc5cx4,_0xbc5cx3* _0xbc5cx4)};mxShape[_0x387d[202]][_0x387d[1604]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){var _0xbc5cx12=Math[_0x387d[430]](this[_0x387d[1307]]/ 2);_0xbc5cx2[_0x387d[1246]](_0x387d[1605],_0x387d[1605],_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,0.6* _0xbc5cx9,_0x387d[701],0.9,0.1);_0xbc5cx2[_0x387d[1275]]();_0xbc5cxa+= 2* _0xbc5cx12;this[_0x387d[1606]]?(_0xbc5cx2[_0x387d[1276]](_0xbc5cx3- _0xbc5cx12+ _0xbc5cxa,_0xbc5cx4- _0xbc5cx12),_0xbc5cx2[_0x387d[1278]](_0xbc5cx3- _0xbc5cx12,_0xbc5cx4- _0xbc5cx12,_0xbc5cx3- _0xbc5cx12,_0xbc5cx4- _0xbc5cx12+ _0xbc5cxa),_0xbc5cx2[_0x387d[1277]](_0xbc5cx3- _0xbc5cx12,_0xbc5cx4+ 0.4* _0xbc5cx9),_0xbc5cx2[_0x387d[1278]](_0xbc5cx3+ 0.5* _0xbc5cx5,_0xbc5cx4+ 0.7* _0xbc5cx9,_0xbc5cx3+ _0xbc5cx5+ _0xbc5cx12,_0xbc5cx4+ 0.4* _0xbc5cx9),_0xbc5cx2[_0x387d[1277]](_0xbc5cx3+ _0xbc5cx5+ _0xbc5cx12,_0xbc5cx4- _0xbc5cx12+ _0xbc5cxa),_0xbc5cx2[_0x387d[1278]](_0xbc5cx3+ _0xbc5cx5+ _0xbc5cx12,_0xbc5cx4- _0xbc5cx12,_0xbc5cx3+ _0xbc5cx5+ _0xbc5cx12- _0xbc5cxa,_0xbc5cx4- _0xbc5cx12)):(_0xbc5cx2[_0x387d[1276]](_0xbc5cx3- _0xbc5cx12,_0xbc5cx4- _0xbc5cx12),_0xbc5cx2[_0x387d[1277]](_0xbc5cx3- _0xbc5cx12,_0xbc5cx4+ 0.4* _0xbc5cx9),_0xbc5cx2[_0x387d[1278]](_0xbc5cx3+ 0.5* _0xbc5cx5,_0xbc5cx4+ 0.7* _0xbc5cx9,_0xbc5cx3+ _0xbc5cx5+ _0xbc5cx12,_0xbc5cx4+ 0.4* _0xbc5cx9),_0xbc5cx2[_0x387d[1277]](_0xbc5cx3+ _0xbc5cx5+ _0xbc5cx12,_0xbc5cx4- _0xbc5cx12));_0xbc5cx2[_0x387d[268]]();_0xbc5cx2[_0x387d[1334]]()};mxShape[_0x387d[202]][_0x387d[183]]= function(_0xbc5cx2){this[_0x387d[724]]= _0xbc5cx2;this[_0x387d[124]]= _0xbc5cx2[_0x387d[124]];if(null!= this[_0x387d[124]]){this[_0x387d[1334]]= mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_FILLCOLOR,this[_0x387d[1334]]);this[_0x387d[1299]]= mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_GRADIENTCOLOR,this[_0x387d[1299]]);this[_0x387d[607]]= mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_GRADIENT_DIRECTION,this[_0x387d[607]]);this[_0x387d[461]]= mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_OPACITY,this[_0x387d[461]]);this[_0x387d[1336]]= mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_STROKECOLOR,this[_0x387d[1336]]);this[_0x387d[1307]]= mxUtils[_0x387d[1550]](this[_0x387d[124]],mxConstants.STYLE_STROKEWIDTH,this[_0x387d[1307]]);this[_0x387d[657]]= mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_SPACING,this[_0x387d[657]]);this[_0x387d[644]]= mxUtils[_0x387d[1550]](this[_0x387d[124]],mxConstants.STYLE_STARTSIZE,this[_0x387d[644]]);this[_0x387d[643]]= mxUtils[_0x387d[1550]](this[_0x387d[124]],mxConstants.STYLE_ENDSIZE,this[_0x387d[643]]);this[_0x387d[642]]= mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_STARTARROW,this[_0x387d[642]]);this[_0x387d[641]]= mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_ENDARROW,this[_0x387d[641]]);this[_0x387d[603]]= mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_ROTATION,this[_0x387d[603]]);this[_0x387d[663]]= mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_DIRECTION,this[_0x387d[663]]);this[_0x387d[623]]= 1== mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_FLIPH,0);this[_0x387d[624]]= 1== mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_FLIPV,0);null!= this[_0x387d[1561]]&& (this[_0x387d[623]]= 1== mxUtils[_0x387d[433]](this[_0x387d[124]],_0x387d[1607],0)|| this[_0x387d[623]],this[_0x387d[624]]= 1== mxUtils[_0x387d[433]](this[_0x387d[124]],_0x387d[1608],0)|| this[_0x387d[624]]);if(_0x387d[700]== this[_0x387d[663]]|| _0x387d[701]== this[_0x387d[663]]){_0xbc5cx2= this[_0x387d[623]],this[_0x387d[623]]= this[_0x387d[624]],this[_0x387d[624]]= _0xbc5cx2};this[_0x387d[1596]]= 1== mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_SHADOW,this[_0x387d[1596]]);this[_0x387d[1522]]= 1== mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_DASHED,this[_0x387d[1522]]);this[_0x387d[1606]]= 1== mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_ROUNDED,this[_0x387d[1606]]);this[_0x387d[617]]= 1== mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_GLASS,this[_0x387d[617]]);_0x387d[130]== this[_0x387d[1334]]&& (this[_0x387d[1334]]= null);_0x387d[130]== this[_0x387d[1299]]&& (this[_0x387d[1299]]= null);_0x387d[130]== this[_0x387d[1336]]&& (this[_0x387d[1336]]= null)}};mxShape[_0x387d[202]][_0x387d[1609]]= function(_0xbc5cx2){null== _0xbc5cx2&& (_0xbc5cx2= _0x387d[110]);this[_0x387d[270]]= _0xbc5cx2;null!= this[_0x387d[252]]&& (this[_0x387d[252]][_0x387d[124]][_0x387d[270]]= _0xbc5cx2)};mxShape[_0x387d[202]][_0x387d[1610]]= function(){return this[_0x387d[270]]};mxShape[_0x387d[202]][_0x387d[1577]]= function(){if(null!= this[_0x387d[1562]]){var _0xbc5cx2=this[_0x387d[1611]]();if(null!= _0xbc5cx2){this[_0x387d[1612]](_0xbc5cx2);var _0xbc5cx3=this[_0x387d[1598]]();0!= _0xbc5cx3&& (_0xbc5cx2= mxUtils[_0x387d[1613]](_0xbc5cx2,_0xbc5cx3));_0xbc5cx2[_0x387d[235]]= Math[_0x387d[519]](_0xbc5cx2[_0x387d[235]]);_0xbc5cx2[_0x387d[236]]= Math[_0x387d[519]](_0xbc5cx2[_0x387d[236]]);_0xbc5cx2[_0x387d[117]]= Math[_0x387d[430]](_0xbc5cx2[_0x387d[117]]);_0xbc5cx2[_0x387d[119]]= Math[_0x387d[430]](_0xbc5cx2[_0x387d[119]])};this[_0x387d[1563]]= _0xbc5cx2}};mxShape[_0x387d[202]][_0x387d[1611]]= function(){var _0xbc5cx2=this[_0x387d[1562]][_0x387d[238]]();if(this[_0x387d[1590]]()){var _0xbc5cx3=(_0xbc5cx2[_0x387d[117]]- _0xbc5cx2[_0x387d[119]])/ 2;_0xbc5cx2[_0x387d[235]]+= _0xbc5cx3;_0xbc5cx2[_0x387d[236]]-= _0xbc5cx3;_0xbc5cx3= _0xbc5cx2[_0x387d[117]];_0xbc5cx2[_0x387d[117]]= _0xbc5cx2[_0x387d[119]];_0xbc5cx2[_0x387d[119]]= _0xbc5cx3};return _0xbc5cx2};mxShape[_0x387d[202]][_0x387d[1612]]= function(_0xbc5cx2){this[_0x387d[1596]]&& (_0xbc5cx2[_0x387d[117]]+= Math[_0x387d[430]](mxConstants[_0x387d[1237]]* this[_0x387d[255]]),_0xbc5cx2[_0x387d[119]]+= Math[_0x387d[430]](mxConstants[_0x387d[1238]]* this[_0x387d[255]]));var _0xbc5cx3=Math[_0x387d[430]](this[_0x387d[1307]]* this[_0x387d[255]]);_0xbc5cx2[_0x387d[244]](Math[_0x387d[430]](_0xbc5cx3/ 2))};mxShape[_0x387d[202]][_0x387d[1590]]= function(){return null== this[_0x387d[1561]]&& (_0x387d[700]== this[_0x387d[663]]|| _0x387d[701]== this[_0x387d[663]])};mxShape[_0x387d[202]][_0x387d[1614]]= function(){return null!= this[_0x387d[603]]?this[_0x387d[603]]:0};mxShape[_0x387d[202]][_0x387d[1615]]= function(){var _0xbc5cx2=this[_0x387d[1614]]();1!= mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_HORIZONTAL,1)&& (_0xbc5cx2+= mxText[_0x387d[202]][_0x387d[1616]]);return _0xbc5cx2};mxShape[_0x387d[202]][_0x387d[1598]]= function(){var _0xbc5cx2=this[_0x387d[1614]]();null!= this[_0x387d[663]]&& (_0x387d[700]== this[_0x387d[663]]?_0xbc5cx2+= 270:_0x387d[703]== this[_0x387d[663]]?_0xbc5cx2+= 180:_0x387d[701]== this[_0x387d[663]]&& (_0xbc5cx2+= 90));return _0xbc5cx2};mxShape[_0x387d[202]][_0x387d[1599]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){_0xbc5cx2= document[_0x387d[509]](mxConstants.NS_SVG,_0x387d[1319]);_0xbc5cx2[_0x387d[57]](_0x387d[235],_0xbc5cx3);_0xbc5cx2[_0x387d[57]](_0x387d[236],_0xbc5cx4);_0xbc5cx2[_0x387d[57]](_0x387d[117],_0xbc5cx5);_0xbc5cx2[_0x387d[57]](_0x387d[119],_0xbc5cx9);_0xbc5cx2[_0x387d[57]](_0x387d[1334],_0x387d[130]);_0xbc5cx2[_0x387d[57]](_0x387d[1336],_0x387d[130]);_0xbc5cx2[_0x387d[57]](_0x387d[1377],_0x387d[1378]);this[_0x387d[252]][_0x387d[62]](_0xbc5cx2)};mxShape[_0x387d[202]][_0x387d[1600]]= function(_0xbc5cx2){_0xbc5cx2[_0x387d[124]][_0x387d[1617]]= _0x387d[1618]+ mxClient[_0x387d[88]]+ _0x387d[1619]};mxShape[_0x387d[202]][_0x387d[1589]]= function(_0xbc5cx2){if(null!= _0xbc5cx2){for(var _0xbc5cx3 in _0xbc5cx2){var _0xbc5cx4=_0xbc5cx2[_0xbc5cx3];_0xbc5cx4[_0x387d[1587]]= (_0xbc5cx4[_0x387d[1587]]|| 0)- 1;0== _0xbc5cx4[_0x387d[1587]]&& null!= _0xbc5cx4[_0x387d[265]]&& _0xbc5cx4[_0x387d[265]][_0x387d[266]](_0xbc5cx4)}}};mxShape[_0x387d[202]][_0x387d[515]]= function(){null!= this[_0x387d[252]]&& (mxEvent[_0x387d[762]](this[_0x387d[252]]),null!= this[_0x387d[252]][_0x387d[265]]&& this[_0x387d[252]][_0x387d[265]][_0x387d[266]](this[_0x387d[252]]),this[_0x387d[252]]= null);this[_0x387d[1589]](this[_0x387d[1588]]);this[_0x387d[1588]]= null};var mxStencilRegistry={stencils:[],addStencil:function(_0xbc5cx2,_0xbc5cx3){mxStencilRegistry[_0x387d[1620]][_0xbc5cx2]= _0xbc5cx3},getStencil:function(_0xbc5cx2){return mxStencilRegistry[_0x387d[1620]][_0xbc5cx2]}},mxMarker={markers:[],addMarker:function(_0xbc5cx2,_0xbc5cx3){mxMarker[_0x387d[1621]][_0xbc5cx2]= _0xbc5cx3},createMarker:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13,_0xbc5cx14,_0xbc5cx15){var _0xbc5cx16=mxMarker[_0x387d[1621]][_0xbc5cx4];return null!= _0xbc5cx16?_0xbc5cx16(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13,_0xbc5cx14,_0xbc5cx15):null}};(function(){function _0xbc5cx2(_0xbc5cx2,_0xbc5cx3,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13,_0xbc5cx14,_0xbc5cx15,_0xbc5cx16,_0xbc5cx17){_0xbc5cx3= 1.118* _0xbc5cx12* _0xbc5cx16;_0xbc5cx15= 1.118* _0xbc5cx13* _0xbc5cx16;_0xbc5cx12*= _0xbc5cx14+ _0xbc5cx16;_0xbc5cx13*= _0xbc5cx14+ _0xbc5cx16;var _0xbc5cx18=_0xbc5cxa[_0x387d[238]]();_0xbc5cx18[_0x387d[235]]-= _0xbc5cx3;_0xbc5cx18[_0x387d[236]]-= _0xbc5cx15;_0xbc5cx14= _0xbc5cx9!= mxConstants[_0x387d[1622]]?1:0.75;_0xbc5cxa[_0x387d[235]]+= -_0xbc5cx12* _0xbc5cx14- _0xbc5cx3;_0xbc5cxa[_0x387d[236]]+= -_0xbc5cx13* _0xbc5cx14- _0xbc5cx15;return function(){_0xbc5cx2[_0x387d[1275]]();_0xbc5cx2[_0x387d[1276]](_0xbc5cx18[_0x387d[235]],_0xbc5cx18[_0x387d[236]]);_0xbc5cx2[_0x387d[1277]](_0xbc5cx18[_0x387d[235]]- _0xbc5cx12- _0xbc5cx13/ 2,_0xbc5cx18[_0x387d[236]]- _0xbc5cx13+ _0xbc5cx12/ 2);_0xbc5cx9== mxConstants[_0x387d[1622]]&& _0xbc5cx2[_0x387d[1277]](_0xbc5cx18[_0x387d[235]]- 3* _0xbc5cx12/ 4,_0xbc5cx18[_0x387d[236]]- 3* _0xbc5cx13/ 4);_0xbc5cx2[_0x387d[1277]](_0xbc5cx18[_0x387d[235]]+ _0xbc5cx13/ 2- _0xbc5cx12,_0xbc5cx18[_0x387d[236]]- _0xbc5cx13- _0xbc5cx12/ 2);_0xbc5cx2[_0x387d[268]]();_0xbc5cx17?_0xbc5cx2[_0x387d[1337]]():_0xbc5cx2[_0x387d[1336]]()}}function _0xbc5cx3(_0xbc5cx2,_0xbc5cx3,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13,_0xbc5cx14,_0xbc5cx15,_0xbc5cx16,_0xbc5cx17){_0xbc5cx15= _0xbc5cx9== mxConstants[_0x387d[1623]]?0.7071:0.9862;_0xbc5cx3= _0xbc5cx12* _0xbc5cx16* _0xbc5cx15;_0xbc5cx15*= _0xbc5cx13* _0xbc5cx16;_0xbc5cx12*= _0xbc5cx14+ _0xbc5cx16;_0xbc5cx13*= _0xbc5cx14+ _0xbc5cx16;var _0xbc5cx18=_0xbc5cxa[_0x387d[238]]();_0xbc5cx18[_0x387d[235]]-= _0xbc5cx3;_0xbc5cx18[_0x387d[236]]-= _0xbc5cx15;_0xbc5cxa[_0x387d[235]]+= -_0xbc5cx12- _0xbc5cx3;_0xbc5cxa[_0x387d[236]]+= -_0xbc5cx13- _0xbc5cx15;var _0xbc5cx19=_0xbc5cx9== mxConstants[_0x387d[1623]]?2:3.4;return function(){_0xbc5cx2[_0x387d[1275]]();_0xbc5cx2[_0x387d[1276]](_0xbc5cx18[_0x387d[235]],_0xbc5cx18[_0x387d[236]]);_0xbc5cx2[_0x387d[1277]](_0xbc5cx18[_0x387d[235]]- _0xbc5cx12/ 2- _0xbc5cx13/ _0xbc5cx19,_0xbc5cx18[_0x387d[236]]+ _0xbc5cx12/ _0xbc5cx19- _0xbc5cx13/ 2);_0xbc5cx2[_0x387d[1277]](_0xbc5cx18[_0x387d[235]]- _0xbc5cx12,_0xbc5cx18[_0x387d[236]]- _0xbc5cx13);_0xbc5cx2[_0x387d[1277]](_0xbc5cx18[_0x387d[235]]- _0xbc5cx12/ 2+ _0xbc5cx13/ _0xbc5cx19,_0xbc5cx18[_0x387d[236]]- _0xbc5cx13/ 2- _0xbc5cx12/ _0xbc5cx19);_0xbc5cx2[_0x387d[268]]();_0xbc5cx17?_0xbc5cx2[_0x387d[1337]]():_0xbc5cx2[_0x387d[1336]]()}}mxMarker[_0x387d[1624]](_0x387d[693],_0xbc5cx2);mxMarker[_0x387d[1624]](_0x387d[694],_0xbc5cx2);mxMarker[_0x387d[1624]](_0x387d[392],function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13,_0xbc5cx14,_0xbc5cx15,_0xbc5cx16,_0xbc5cx17){_0xbc5cx3= 1.118* _0xbc5cx12* _0xbc5cx16;_0xbc5cx9= 1.118* _0xbc5cx13* _0xbc5cx16;_0xbc5cx12*= _0xbc5cx14+ _0xbc5cx16;_0xbc5cx13*= _0xbc5cx14+ _0xbc5cx16;var _0xbc5cx18=_0xbc5cxa[_0x387d[238]]();_0xbc5cx18[_0x387d[235]]-= _0xbc5cx3;_0xbc5cx18[_0x387d[236]]-= _0xbc5cx9;_0xbc5cxa[_0x387d[235]]+= 2* -_0xbc5cx3;_0xbc5cxa[_0x387d[236]]+= 2* -_0xbc5cx9;return function(){_0xbc5cx2[_0x387d[1275]]();_0xbc5cx2[_0x387d[1276]](_0xbc5cx18[_0x387d[235]]- _0xbc5cx12- _0xbc5cx13/ 2,_0xbc5cx18[_0x387d[236]]- _0xbc5cx13+ _0xbc5cx12/ 2);_0xbc5cx2[_0x387d[1277]](_0xbc5cx18[_0x387d[235]],_0xbc5cx18[_0x387d[236]]);_0xbc5cx2[_0x387d[1277]](_0xbc5cx18[_0x387d[235]]+ _0xbc5cx13/ 2- _0xbc5cx12,_0xbc5cx18[_0x387d[236]]- _0xbc5cx13- _0xbc5cx12/ 2);_0xbc5cx2[_0x387d[1336]]()}});mxMarker[_0x387d[1624]](_0x387d[695],function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13,_0xbc5cx14,_0xbc5cx15,_0xbc5cx16,_0xbc5cx17){var _0xbc5cx18=_0xbc5cx14/ 2,_0xbc5cx19=_0xbc5cxa[_0x387d[238]]();_0xbc5cxa[_0x387d[235]]-= _0xbc5cx12* _0xbc5cx18;_0xbc5cxa[_0x387d[236]]-= _0xbc5cx13* _0xbc5cx18;return function(){_0xbc5cx2[_0x387d[680]](_0xbc5cx19[_0x387d[235]]- _0xbc5cx18,_0xbc5cx19[_0x387d[236]]- _0xbc5cx18,_0xbc5cx14,_0xbc5cx14);_0xbc5cx17?_0xbc5cx2[_0x387d[1337]]():_0xbc5cx2[_0x387d[1336]]()}});mxMarker[_0x387d[1624]](_0x387d[696],_0xbc5cx3);mxMarker[_0x387d[1624]](_0x387d[697],_0xbc5cx3)})();function mxActor(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){mxShape[_0x387d[239]](this);this[_0x387d[1562]]= _0xbc5cx2;this[_0x387d[1334]]= _0xbc5cx3;this[_0x387d[1336]]= _0xbc5cx4;this[_0x387d[1307]]= null!= _0xbc5cx5?_0xbc5cx5:1}mxUtils[_0x387d[1284]](mxActor,mxShape);mxActor[_0x387d[202]][_0x387d[1595]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){_0xbc5cx2[_0x387d[513]](_0xbc5cx3,_0xbc5cx4);_0xbc5cx2[_0x387d[1275]]();this[_0x387d[1625]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9);_0xbc5cx2[_0x387d[1337]]()};mxActor[_0x387d[202]][_0x387d[1625]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){_0xbc5cx3= _0xbc5cx5/ 3;_0xbc5cx2[_0x387d[1276]](0,_0xbc5cx9);_0xbc5cx2[_0x387d[1279]](0,3* _0xbc5cx9/ 5,0,2* _0xbc5cx9/ 5,_0xbc5cx5/ 2,2* _0xbc5cx9/ 5);_0xbc5cx2[_0x387d[1279]](_0xbc5cx5/ 2- _0xbc5cx3,2* _0xbc5cx9/ 5,_0xbc5cx5/ 2- _0xbc5cx3,0,_0xbc5cx5/ 2,0);_0xbc5cx2[_0x387d[1279]](_0xbc5cx5/ 2+ _0xbc5cx3,0,_0xbc5cx5/ 2+ _0xbc5cx3,2* _0xbc5cx9/ 5,_0xbc5cx5/ 2,2* _0xbc5cx9/ 5);_0xbc5cx2[_0x387d[1279]](_0xbc5cx5,2* _0xbc5cx9/ 5,_0xbc5cx5,3* _0xbc5cx9/ 5,_0xbc5cx5,_0xbc5cx9);_0xbc5cx2[_0x387d[268]]()};function mxCloud(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){mxActor[_0x387d[239]](this);this[_0x387d[1562]]= _0xbc5cx2;this[_0x387d[1334]]= _0xbc5cx3;this[_0x387d[1336]]= _0xbc5cx4;this[_0x387d[1307]]= null!= _0xbc5cx5?_0xbc5cx5:1}mxUtils[_0x387d[1284]](mxCloud,mxActor);mxCloud[_0x387d[202]][_0x387d[1625]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){_0xbc5cx2[_0x387d[1276]](0.25* _0xbc5cx5,0.25* _0xbc5cx9);_0xbc5cx2[_0x387d[1279]](0.05* _0xbc5cx5,0.25* _0xbc5cx9,0,0.5* _0xbc5cx9,0.16* _0xbc5cx5,0.55* _0xbc5cx9);_0xbc5cx2[_0x387d[1279]](0,0.66* _0xbc5cx9,0.18* _0xbc5cx5,0.9* _0xbc5cx9,0.31* _0xbc5cx5,0.8* _0xbc5cx9);_0xbc5cx2[_0x387d[1279]](0.4* _0xbc5cx5,_0xbc5cx9,0.7* _0xbc5cx5,_0xbc5cx9,0.8* _0xbc5cx5,0.8* _0xbc5cx9);_0xbc5cx2[_0x387d[1279]](_0xbc5cx5,0.8* _0xbc5cx9,_0xbc5cx5,0.6* _0xbc5cx9,0.875* _0xbc5cx5,0.5* _0xbc5cx9);_0xbc5cx2[_0x387d[1279]](_0xbc5cx5,0.3* _0xbc5cx9,0.8* _0xbc5cx5,0.1* _0xbc5cx9,0.625* _0xbc5cx5,0.2* _0xbc5cx9);_0xbc5cx2[_0x387d[1279]](0.5* _0xbc5cx5,0.05* _0xbc5cx9,0.3* _0xbc5cx5,0.05* _0xbc5cx9,0.25* _0xbc5cx5,0.25* _0xbc5cx9);_0xbc5cx2[_0x387d[268]]()};function mxRectangleShape(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){mxShape[_0x387d[239]](this);this[_0x387d[1562]]= _0xbc5cx2;this[_0x387d[1334]]= _0xbc5cx3;this[_0x387d[1336]]= _0xbc5cx4;this[_0x387d[1307]]= null!= _0xbc5cx5?_0xbc5cx5:1}mxUtils[_0x387d[1284]](mxRectangleShape,mxShape);mxRectangleShape[_0x387d[202]][_0x387d[1567]]= function(){return !this[_0x387d[1606]]&& !this[_0x387d[617]]&& 0== this[_0x387d[603]]};mxRectangleShape[_0x387d[202]][_0x387d[1601]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){if(this[_0x387d[1606]]){var _0xbc5cxa=mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_ARCSIZE,100* mxConstants[_0x387d[1557]])/ 100,_0xbc5cxa=Math[_0x387d[243]](_0xbc5cx5* _0xbc5cxa,_0xbc5cx9* _0xbc5cxa);_0xbc5cx2[_0x387d[1320]](_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cxa)}else {_0xbc5cx2[_0x387d[1319]](_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9)};_0xbc5cx2[_0x387d[1337]]()};mxRectangleShape[_0x387d[202]][_0x387d[1602]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){this[_0x387d[617]]&& this[_0x387d[1604]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,this[_0x387d[1603]](_0xbc5cx5+ this[_0x387d[1307]],_0xbc5cx9+ this[_0x387d[1307]]))};mxRectangleShape[_0x387d[202]][_0x387d[1575]]= function(){this[_0x387d[1626]](this[_0x387d[252]]);this[_0x387d[1627]](this[_0x387d[252]]);this[_0x387d[1628]](this[_0x387d[252]])};mxRectangleShape[_0x387d[202]][_0x387d[1626]]= function(_0xbc5cx2){var _0xbc5cx3=9<= document[_0x387d[5]]?0:Math[_0x387d[430]](this[_0x387d[1307]]* this[_0x387d[255]]);_0xbc5cx2[_0x387d[124]][_0x387d[1629]]= Math[_0x387d[160]](1,_0xbc5cx3)+ _0x387d[168];_0xbc5cx2[_0x387d[124]][_0x387d[277]]= _0x387d[188];_0xbc5cx2[_0x387d[124]][_0x387d[361]]= Math[_0x387d[488]](this[_0x387d[1562]][_0x387d[235]]- _0xbc5cx3/ 2)+ _0x387d[168];_0xbc5cx2[_0x387d[124]][_0x387d[125]]= Math[_0x387d[488]](this[_0x387d[1562]][_0x387d[236]]- _0xbc5cx3/ 2)+ _0x387d[168];_0x387d[462]== document[_0x387d[135]]&& (_0xbc5cx3= -_0xbc5cx3);_0xbc5cx2[_0x387d[124]][_0x387d[117]]= Math[_0x387d[488]](Math[_0x387d[160]](0,this[_0x387d[1562]][_0x387d[117]]+ _0xbc5cx3))+ _0x387d[168];_0xbc5cx2[_0x387d[124]][_0x387d[119]]= Math[_0x387d[488]](Math[_0x387d[160]](0,this[_0x387d[1562]][_0x387d[119]]+ _0xbc5cx3))+ _0x387d[168]};mxRectangleShape[_0x387d[202]][_0x387d[1628]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[1336]];null!= _0xbc5cx3&& _0xbc5cx3!= mxConstants[_0x387d[217]]?(_0xbc5cx2[_0x387d[124]][_0x387d[1630]]= _0xbc5cx3,this[_0x387d[1522]]?_0xbc5cx2[_0x387d[124]][_0x387d[465]]= _0x387d[648]:0< this[_0x387d[1307]]&& (_0xbc5cx2[_0x387d[124]][_0x387d[465]]= _0x387d[1631]),_0xbc5cx2[_0x387d[124]][_0x387d[1629]]= Math[_0x387d[160]](1,Math[_0x387d[430]](this[_0x387d[1307]]* this[_0x387d[255]]))+ _0x387d[168]):_0xbc5cx2[_0x387d[124]][_0x387d[1629]]= _0x387d[946];_0xbc5cx3= this[_0x387d[1334]];null!= _0xbc5cx3&& _0xbc5cx3!= mxConstants[_0x387d[217]]?(_0xbc5cx2[_0x387d[124]][_0x387d[1028]]= _0xbc5cx3,_0xbc5cx2[_0x387d[124]][_0x387d[1617]]= _0x387d[130]):this[_0x387d[1229]]?_0xbc5cx2[_0x387d[124]][_0x387d[1028]]= _0x387d[1373]:8== document[_0x387d[5]]?mxUtils[_0x387d[1584]](_0xbc5cx2):this[_0x387d[1600]](_0xbc5cx2)};mxRectangleShape[_0x387d[202]][_0x387d[1627]]= function(_0xbc5cx2){var _0xbc5cx3=_0x387d[110];100> this[_0x387d[461]]&& (_0xbc5cx3+= _0x387d[459]+ this[_0x387d[461]]+ _0x387d[460]);this[_0x387d[1596]]&& (_0xbc5cx3+= _0x387d[1632]+ Math[_0x387d[488]](mxConstants[_0x387d[1237]]* this[_0x387d[255]])+ _0x387d[1633]+ Math[_0x387d[488]](mxConstants[_0x387d[1238]]* this[_0x387d[255]])+ _0x387d[1634]+ mxConstants[_0x387d[1235]]+ _0x387d[1635]);if(this[_0x387d[1299]]){var _0xbc5cx4=this[_0x387d[1334]],_0xbc5cx5=this[_0x387d[1299]],_0xbc5cx9=_0x387d[468],_0xbc5cxa={east:0,south:1,west:2,north:3},_0xbc5cx12=null!= this[_0x387d[663]]?_0xbc5cxa[this[_0x387d[663]]]:0;null!= this[_0x387d[607]]&& (_0xbc5cx12= mxUtils[_0x387d[1454]](_0xbc5cx12+ _0xbc5cxa[this[_0x387d[607]]]- 1,4));1== _0xbc5cx12?(_0xbc5cx9= _0x387d[500],_0xbc5cxa= _0xbc5cx4,_0xbc5cx4= _0xbc5cx5,_0xbc5cx5= _0xbc5cxa):2== _0xbc5cx12?(_0xbc5cxa= _0xbc5cx4,_0xbc5cx4= _0xbc5cx5,_0xbc5cx5= _0xbc5cxa):3== _0xbc5cx12&& (_0xbc5cx9= _0x387d[500]);_0xbc5cx3+= _0x387d[1636]+ _0xbc5cx4+ _0x387d[1637]+ _0xbc5cx5+ _0x387d[1638]+ _0xbc5cx9+ _0x387d[1635]};_0xbc5cx2[_0x387d[124]][_0x387d[347]]= _0xbc5cx3};function mxEllipse(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){mxShape[_0x387d[239]](this);this[_0x387d[1562]]= _0xbc5cx2;this[_0x387d[1334]]= _0xbc5cx3;this[_0x387d[1336]]= _0xbc5cx4;this[_0x387d[1307]]= null!= _0xbc5cx5?_0xbc5cx5:1}mxUtils[_0x387d[1284]](mxEllipse,mxShape);mxEllipse[_0x387d[202]][_0x387d[1595]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){_0xbc5cx2[_0x387d[680]](_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9);_0xbc5cx2[_0x387d[1337]]()};function mxDoubleEllipse(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){mxShape[_0x387d[239]](this);this[_0x387d[1562]]= _0xbc5cx2;this[_0x387d[1334]]= _0xbc5cx3;this[_0x387d[1336]]= _0xbc5cx4;this[_0x387d[1307]]= null!= _0xbc5cx5?_0xbc5cx5:1}mxUtils[_0x387d[1284]](mxDoubleEllipse,mxShape);mxDoubleEllipse[_0x387d[202]][_0x387d[1460]]= 10;mxDoubleEllipse[_0x387d[202]][_0x387d[1601]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){_0xbc5cx2[_0x387d[680]](_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9);_0xbc5cx2[_0x387d[1337]]()};mxDoubleEllipse[_0x387d[202]][_0x387d[1602]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){var _0xbc5cxa=Math[_0x387d[243]](4,Math[_0x387d[243]](_0xbc5cx5/ 5,_0xbc5cx9/ 5));_0xbc5cx5-= 2* _0xbc5cxa;_0xbc5cx9-= 2* _0xbc5cxa;0< _0xbc5cx5&& 0< _0xbc5cx9&& _0xbc5cx2[_0x387d[680]](_0xbc5cx3+ _0xbc5cxa,_0xbc5cx4+ _0xbc5cxa,_0xbc5cx5,_0xbc5cx9);_0xbc5cx2[_0x387d[1336]]()};function mxRhombus(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){mxShape[_0x387d[239]](this);this[_0x387d[1562]]= _0xbc5cx2;this[_0x387d[1334]]= _0xbc5cx3;this[_0x387d[1336]]= _0xbc5cx4;this[_0x387d[1307]]= null!= _0xbc5cx5?_0xbc5cx5:1}mxUtils[_0x387d[1284]](mxRhombus,mxShape);mxRhombus[_0x387d[202]][_0x387d[1595]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){var _0xbc5cxa=_0xbc5cx5/ 2,_0xbc5cx12=_0xbc5cx9/ 2;_0xbc5cx2[_0x387d[1275]]();_0xbc5cx2[_0x387d[1276]](_0xbc5cx3+ _0xbc5cxa,_0xbc5cx4);_0xbc5cx2[_0x387d[1277]](_0xbc5cx3+ _0xbc5cx5,_0xbc5cx4+ _0xbc5cx12);_0xbc5cx2[_0x387d[1277]](_0xbc5cx3+ _0xbc5cxa,_0xbc5cx4+ _0xbc5cx9);_0xbc5cx2[_0x387d[1277]](_0xbc5cx3,_0xbc5cx4+ _0xbc5cx12);_0xbc5cx2[_0x387d[268]]();_0xbc5cx2[_0x387d[1337]]()};function mxPolyline(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){mxShape[_0x387d[239]](this);this[_0x387d[1525]]= _0xbc5cx2;this[_0x387d[1336]]= _0xbc5cx3;this[_0x387d[1307]]= null!= _0xbc5cx4?_0xbc5cx4:1}mxUtils[_0x387d[1284]](mxPolyline,mxShape);mxPolyline[_0x387d[202]][_0x387d[1614]]= function(){return 0};mxPolyline[_0x387d[202]][_0x387d[1594]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[1639]](_0xbc5cx2,_0xbc5cx3,this[_0x387d[1606]])};mxPolyline[_0x387d[202]][_0x387d[1639]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_ARCSIZE,mxConstants.LINE_ARCSIZE)/ 2,_0xbc5cx9=_0xbc5cx3[0],_0xbc5cxa=_0xbc5cx3[_0xbc5cx3[_0x387d[67]]- 1];_0xbc5cx2[_0x387d[1275]]();_0xbc5cx2[_0x387d[1276]](_0xbc5cx9[_0x387d[235]],_0xbc5cx9[_0x387d[236]]);for(var _0xbc5cx12=1;_0xbc5cx12< _0xbc5cx3[_0x387d[67]]- 1;_0xbc5cx12++){var _0xbc5cx13=_0xbc5cx3[_0xbc5cx12],_0xbc5cx14=_0xbc5cx9[_0x387d[235]]- _0xbc5cx13[_0x387d[235]],_0xbc5cx9=_0xbc5cx9[_0x387d[236]]- _0xbc5cx13[_0x387d[236]];if(_0xbc5cx4&& _0xbc5cx12< _0xbc5cx3[_0x387d[67]]- 1&& (0!= _0xbc5cx14|| 0!= _0xbc5cx9)){var _0xbc5cx15=Math[_0x387d[428]](_0xbc5cx14* _0xbc5cx14+ _0xbc5cx9* _0xbc5cx9),_0xbc5cx14=_0xbc5cx14* Math[_0x387d[243]](_0xbc5cx5,_0xbc5cx15/ 2)/ _0xbc5cx15,_0xbc5cx9=_0xbc5cx9* Math[_0x387d[243]](_0xbc5cx5,_0xbc5cx15/ 2)/ _0xbc5cx15;_0xbc5cx2[_0x387d[1277]](_0xbc5cx13[_0x387d[235]]+ _0xbc5cx14,_0xbc5cx13[_0x387d[236]]+ _0xbc5cx9);_0xbc5cx9= _0xbc5cx3[_0xbc5cx12+ 1];_0xbc5cx14= _0xbc5cx9[_0x387d[235]]- _0xbc5cx13[_0x387d[235]];_0xbc5cx9= _0xbc5cx9[_0x387d[236]]- _0xbc5cx13[_0x387d[236]];_0xbc5cx15= Math[_0x387d[160]](1,Math[_0x387d[428]](_0xbc5cx14* _0xbc5cx14+ _0xbc5cx9* _0xbc5cx9));_0xbc5cx14= _0xbc5cx14* Math[_0x387d[243]](_0xbc5cx5,_0xbc5cx15/ 2)/ _0xbc5cx15;_0xbc5cx9= _0xbc5cx9* Math[_0x387d[243]](_0xbc5cx5,_0xbc5cx15/ 2)/ _0xbc5cx15;_0xbc5cx14= _0xbc5cx13[_0x387d[235]]+ _0xbc5cx14;_0xbc5cx9= _0xbc5cx13[_0x387d[236]]+ _0xbc5cx9;_0xbc5cx2[_0x387d[1278]](_0xbc5cx13[_0x387d[235]],_0xbc5cx13[_0x387d[236]],_0xbc5cx14,_0xbc5cx9);_0xbc5cx13= new mxPoint(_0xbc5cx14,_0xbc5cx9)}else {_0xbc5cx2[_0x387d[1277]](_0xbc5cx13[_0x387d[235]],_0xbc5cx13[_0x387d[236]])};_0xbc5cx9= _0xbc5cx13};_0xbc5cx2[_0x387d[1277]](_0xbc5cxa[_0x387d[235]],_0xbc5cxa[_0x387d[236]]);_0xbc5cx2[_0x387d[1336]]()};function mxArrow(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12){mxShape[_0x387d[239]](this);this[_0x387d[1525]]= _0xbc5cx2;this[_0x387d[1334]]= _0xbc5cx3;this[_0x387d[1336]]= _0xbc5cx4;this[_0x387d[1307]]= null!= _0xbc5cx5?_0xbc5cx5:1;this[_0x387d[1640]]= null!= _0xbc5cx9?_0xbc5cx9:mxConstants[_0x387d[1641]];this[_0x387d[657]]= null!= _0xbc5cxa?_0xbc5cxa:mxConstants[_0x387d[1642]];this[_0x387d[643]]= null!= _0xbc5cx12?_0xbc5cx12:mxConstants[_0x387d[1643]]}mxUtils[_0x387d[1284]](mxArrow,mxShape);mxArrow[_0x387d[202]][_0x387d[1594]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=mxConstants[_0x387d[1642]],_0xbc5cx5=mxConstants[_0x387d[1641]],_0xbc5cx9=mxConstants[_0x387d[1643]],_0xbc5cxa=_0xbc5cx3[0],_0xbc5cx12=_0xbc5cx3[_0xbc5cx3[_0x387d[67]]- 1],_0xbc5cx13=_0xbc5cx12[_0x387d[235]]- _0xbc5cxa[_0x387d[235]],_0xbc5cx14=_0xbc5cx12[_0x387d[236]]- _0xbc5cxa[_0x387d[236]],_0xbc5cx15=Math[_0x387d[428]](_0xbc5cx13* _0xbc5cx13+ _0xbc5cx14* _0xbc5cx14),_0xbc5cx16=_0xbc5cx15- 2* _0xbc5cx4- _0xbc5cx9,_0xbc5cx13=_0xbc5cx13/ _0xbc5cx15,_0xbc5cx14=_0xbc5cx14/ _0xbc5cx15,_0xbc5cx15=_0xbc5cx5* _0xbc5cx14/ 3,_0xbc5cx5=-_0xbc5cx5* _0xbc5cx13/ 3,_0xbc5cx9=_0xbc5cxa[_0x387d[235]]- _0xbc5cx15/ 2+ _0xbc5cx4* _0xbc5cx13,_0xbc5cxa=_0xbc5cxa[_0x387d[236]]- _0xbc5cx5/ 2+ _0xbc5cx4* _0xbc5cx14,_0xbc5cx17=_0xbc5cx9+ _0xbc5cx15,_0xbc5cx18=_0xbc5cxa+ _0xbc5cx5,_0xbc5cx19=_0xbc5cx17+ _0xbc5cx16* _0xbc5cx13,_0xbc5cx16=_0xbc5cx18+ _0xbc5cx16* _0xbc5cx14,_0xbc5cx1a=_0xbc5cx19+ _0xbc5cx15,_0xbc5cx1b=_0xbc5cx16+ _0xbc5cx5,_0xbc5cx1c=_0xbc5cx1a- 3* _0xbc5cx15,_0xbc5cx1d=_0xbc5cx1b- 3* _0xbc5cx5;_0xbc5cx2[_0x387d[1275]]();_0xbc5cx2[_0x387d[1276]](_0xbc5cx9,_0xbc5cxa);_0xbc5cx2[_0x387d[1277]](_0xbc5cx17,_0xbc5cx18);_0xbc5cx2[_0x387d[1277]](_0xbc5cx19,_0xbc5cx16);_0xbc5cx2[_0x387d[1277]](_0xbc5cx1a,_0xbc5cx1b);_0xbc5cx2[_0x387d[1277]](_0xbc5cx12[_0x387d[235]]- _0xbc5cx4* _0xbc5cx13,_0xbc5cx12[_0x387d[236]]- _0xbc5cx4* _0xbc5cx14);_0xbc5cx2[_0x387d[1277]](_0xbc5cx1c,_0xbc5cx1d);_0xbc5cx2[_0x387d[1277]](_0xbc5cx1c+ _0xbc5cx15,_0xbc5cx1d+ _0xbc5cx5);_0xbc5cx2[_0x387d[268]]();_0xbc5cx2[_0x387d[1337]]()};function mxText(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13,_0xbc5cx14,_0xbc5cx15,_0xbc5cx16,_0xbc5cx17,_0xbc5cx18,_0xbc5cx19,_0xbc5cx1a,_0xbc5cx1b,_0xbc5cx1c,_0xbc5cx1d,_0xbc5cx1e,_0xbc5cx1f){mxShape[_0x387d[239]](this);this[_0x387d[131]]= _0xbc5cx2;this[_0x387d[1562]]= _0xbc5cx3;this[_0x387d[352]]= null!= _0xbc5cx9?_0xbc5cx9:_0x387d[586];this[_0x387d[611]]= null!= _0xbc5cx4?_0xbc5cx4:_0x387d[110];this[_0x387d[552]]= null!= _0xbc5cx5?_0xbc5cx5:_0x387d[110];this[_0x387d[1288]]= null!= _0xbc5cxa?_0xbc5cxa:mxConstants[_0x387d[484]];this[_0x387d[803]]= null!= _0xbc5cx12?_0xbc5cx12:mxConstants[_0x387d[483]];this[_0x387d[666]]= null!= _0xbc5cx13?_0xbc5cx13:mxConstants[_0x387d[1644]];this[_0x387d[657]]= parseInt(_0xbc5cx14|| 2);this[_0x387d[658]]= this[_0x387d[657]]+ parseInt(_0xbc5cx15|| 0);this[_0x387d[661]]= this[_0x387d[657]]+ parseInt(_0xbc5cx16|| 0);this[_0x387d[660]]= this[_0x387d[657]]+ parseInt(_0xbc5cx17|| 0);this[_0x387d[659]]= this[_0x387d[657]]+ parseInt(_0xbc5cx18|| 0);this[_0x387d[662]]= null!= _0xbc5cx19?_0xbc5cx19:!0;this[_0x387d[1537]]= _0xbc5cx1a;this[_0x387d[467]]= _0xbc5cx1b;this[_0x387d[1333]]= null!= _0xbc5cx1c?_0xbc5cx1c:!1;this[_0x387d[1645]]= null!= _0xbc5cx1d?_0xbc5cx1d:!1;this[_0x387d[277]]= null!= _0xbc5cx1e?_0xbc5cx1e:_0x387d[189];this[_0x387d[629]]= null!= _0xbc5cx1f?_0xbc5cx1f:0;this[_0x387d[603]]= 0}mxUtils[_0x387d[1284]](mxText,mxShape);mxText[_0x387d[202]][_0x387d[1646]]= 0;mxText[_0x387d[202]][_0x387d[1647]]= 0;mxText[_0x387d[202]][_0x387d[1648]]= 0;mxText[_0x387d[202]][_0x387d[1649]]= 0;mxText[_0x387d[202]][_0x387d[1650]]= !0;mxText[_0x387d[202]][_0x387d[1616]]= -90;mxText[_0x387d[202]][_0x387d[1651]]= !0;mxText[_0x387d[202]][_0x387d[1652]]= !1;mxText[_0x387d[202]][_0x387d[1566]]= function(){return !1};mxText[_0x387d[202]][_0x387d[1567]]= function(){return 8!= document[_0x387d[5]]};mxText[_0x387d[202]][_0x387d[1568]]= function(){return 0};mxText[_0x387d[202]][_0x387d[1574]]= function(){return null!= this[_0x387d[1562]]&& !isNaN(this[_0x387d[1562]][_0x387d[235]])&& !isNaN(this[_0x387d[1562]][_0x387d[236]])&& !isNaN(this[_0x387d[1562]][_0x387d[117]])&& !isNaN(this[_0x387d[1562]][_0x387d[119]])};mxText[_0x387d[202]][_0x387d[1577]]= function(){var _0xbc5cx2=this[_0x387d[252]];8== document[_0x387d[5]]&& null!= _0xbc5cx2[_0x387d[285]]&& (_0xbc5cx2= _0xbc5cx2[_0x387d[285]],null!= _0xbc5cx2[_0x387d[285]]&& (_0xbc5cx2= _0xbc5cx2[_0x387d[285]]));this[_0x387d[1563]]= this[_0x387d[1562]][_0x387d[238]]();var _0xbc5cx3=this[_0x387d[1615]]();if(!this[_0x387d[1652]]&& null!= _0xbc5cx2&& _0x387d[1334]!= this[_0x387d[277]]&& (!this[_0x387d[1645]]|| !this[_0x387d[1651]])){var _0xbc5cx4=null,_0xbc5cx5=null;if(null!= _0xbc5cx2[_0x387d[538]]){if(null!= _0xbc5cx2[_0x387d[285]]&& null!= _0xbc5cx2[_0x387d[285]][_0x387d[285]]&& _0x387d[1435]== _0xbc5cx2[_0x387d[285]][_0x387d[285]][_0x387d[301]]){_0xbc5cx2= _0xbc5cx2[_0x387d[285]][_0x387d[285]],_0xbc5cx4= this[_0x387d[1333]]?this[_0x387d[1562]][_0x387d[117]]:parseInt(_0xbc5cx2[_0x387d[284]](_0x387d[117]))* this[_0x387d[255]],_0xbc5cx5= parseInt(_0xbc5cx2[_0x387d[284]](_0x387d[119]))* this[_0x387d[255]]}else {_0xbc5cx3= _0xbc5cx2[_0x387d[1451]]();if(0== _0xbc5cx3[_0x387d[117]]&& 0== _0xbc5cx3[_0x387d[119]]){return};this[_0x387d[1563]]= new mxRectangle(_0xbc5cx3[_0x387d[235]],_0xbc5cx3[_0x387d[236]],_0xbc5cx3[_0x387d[117]],_0xbc5cx3[_0x387d[119]]);_0xbc5cx3= 0}}else {_0xbc5cx5= this[_0x387d[724]][_0x387d[441]][_0x387d[1653]],null!= this[_0x387d[359]]&& null!= this[_0x387d[167]]?(_0xbc5cx4= this[_0x387d[1333]]?this[_0x387d[1562]][_0x387d[117]]:this[_0x387d[359]]* this[_0x387d[255]],_0xbc5cx5= this[_0x387d[167]]* this[_0x387d[255]]):null!= _0xbc5cx5?(this[_0x387d[1441]](_0xbc5cx5),this[_0x387d[1654]](_0xbc5cx5),mxUtils[_0x387d[1331]](this[_0x387d[131]])?_0xbc5cx5[_0x387d[339]]= this[_0x387d[131]][_0x387d[342]]:(_0xbc5cx4= this[_0x387d[1650]]?this[_0x387d[131]][_0x387d[230]](/\n/g,_0x387d[1453]):this[_0x387d[131]],_0xbc5cx5[_0x387d[339]]= _0xbc5cx4),_0xbc5cx4= this[_0x387d[1333]]?this[_0x387d[1562]][_0x387d[117]]:_0xbc5cx5[_0x387d[359]]* this[_0x387d[255]],_0xbc5cx5= _0xbc5cx5[_0x387d[167]]* this[_0x387d[255]]):(_0xbc5cx4= this[_0x387d[1333]]?this[_0x387d[1562]][_0x387d[117]]:_0xbc5cx2[_0x387d[359]]* this[_0x387d[255]],_0xbc5cx5= _0xbc5cx2[_0x387d[167]]* this[_0x387d[255]])};null!= _0xbc5cx4&& null!= _0xbc5cx5&& (this[_0x387d[1563]]= new mxRectangle(this[_0x387d[1562]][_0x387d[235]]+ this[_0x387d[1655]][_0x387d[235]]* _0xbc5cx4,this[_0x387d[1562]][_0x387d[236]]+ this[_0x387d[1655]][_0x387d[236]]* _0xbc5cx5,_0xbc5cx4,_0xbc5cx5))}else {this[_0x387d[1563]][_0x387d[235]]+= this[_0x387d[1655]][_0x387d[235]]* this[_0x387d[1563]][_0x387d[117]],this[_0x387d[1563]][_0x387d[236]]+= this[_0x387d[1655]][_0x387d[236]]* this[_0x387d[1563]][_0x387d[119]]};null!= this[_0x387d[1563]]&& (0!= _0xbc5cx3&& (_0xbc5cx3= mxUtils[_0x387d[1613]](this[_0x387d[1563]],_0xbc5cx3),this[_0x387d[1563]][_0x387d[235]]= _0xbc5cx3[_0x387d[235]],this[_0x387d[1563]][_0x387d[236]]= _0xbc5cx3[_0x387d[236]],mxClient[_0x387d[496]]|| (this[_0x387d[1563]][_0x387d[117]]= _0xbc5cx3[_0x387d[117]],this[_0x387d[1563]][_0x387d[119]]= _0xbc5cx3[_0x387d[119]])),this[_0x387d[1563]][_0x387d[235]]= Math[_0x387d[519]](this[_0x387d[1563]][_0x387d[235]]),this[_0x387d[1563]][_0x387d[236]]= Math[_0x387d[519]](this[_0x387d[1563]][_0x387d[236]]),this[_0x387d[1563]][_0x387d[117]]= Math[_0x387d[430]](this[_0x387d[1563]][_0x387d[117]]),this[_0x387d[1563]][_0x387d[119]]= Math[_0x387d[430]](this[_0x387d[1563]][_0x387d[119]]))};mxText[_0x387d[202]][_0x387d[1598]]= function(){return 0};mxText[_0x387d[202]][_0x387d[1615]]= function(){return null!= this[_0x387d[724]]&& null!= this[_0x387d[724]][_0x387d[253]]?this[_0x387d[724]][_0x387d[253]][_0x387d[1615]]():0};mxText[_0x387d[202]][_0x387d[1590]]= function(){return !this[_0x387d[662]]&& null!= this[_0x387d[724]]&& this[_0x387d[724]][_0x387d[441]][_0x387d[1179]][_0x387d[251]][_0x387d[1193]](this[_0x387d[724]][_0x387d[246]])};mxText[_0x387d[202]][_0x387d[1592]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){mxShape[_0x387d[202]][_0x387d[1592]][_0x387d[183]](this,arguments);_0xbc5cx2[_0x387d[1259]](this[_0x387d[352]]);_0xbc5cx2[_0x387d[1260]](this[_0x387d[1537]]);_0xbc5cx2[_0x387d[1262]](this[_0x387d[467]]);_0xbc5cx2[_0x387d[1265]](this[_0x387d[1288]]);_0xbc5cx2[_0x387d[1264]](this[_0x387d[803]]);_0xbc5cx2[_0x387d[1266]](this[_0x387d[666]])};mxText[_0x387d[202]][_0x387d[1586]]= function(){this[_0x387d[252]][_0x387d[124]][_0x387d[361]]= Math[_0x387d[488]](this[_0x387d[1562]][_0x387d[235]])+ _0x387d[168];this[_0x387d[252]][_0x387d[124]][_0x387d[125]]= Math[_0x387d[488]](this[_0x387d[1562]][_0x387d[236]])+ _0x387d[168];this[_0x387d[252]][_0x387d[124]][_0x387d[117]]= _0x387d[942];this[_0x387d[252]][_0x387d[124]][_0x387d[119]]= _0x387d[942];this[_0x387d[252]][_0x387d[124]][_0x387d[277]]= _0x387d[189]};mxText[_0x387d[202]][_0x387d[1209]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[255]],_0xbc5cx4=this[_0x387d[1562]][_0x387d[235]]/ _0xbc5cx3,_0xbc5cx5=this[_0x387d[1562]][_0x387d[236]]/ _0xbc5cx3,_0xbc5cx9=this[_0x387d[1562]][_0x387d[117]]/ _0xbc5cx3,_0xbc5cx3=this[_0x387d[1562]][_0x387d[119]]/ _0xbc5cx3;this[_0x387d[1591]](_0xbc5cx2,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cx3);this[_0x387d[1592]](_0xbc5cx2,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cx3);var _0xbc5cxa=mxUtils[_0x387d[1331]](this[_0x387d[131]])|| this[_0x387d[507]]== mxConstants[_0x387d[1656]],_0xbc5cx12=_0xbc5cxa|| _0xbc5cx2 instanceof mxVmlCanvas2D?_0x387d[1428]:_0x387d[110],_0xbc5cx13=this[_0x387d[131]];!_0xbc5cxa&& _0x387d[1428]== _0xbc5cx12&& (_0xbc5cx13= mxUtils[_0x387d[321]](_0xbc5cx13,!1));_0xbc5cx13= !mxUtils[_0x387d[1331]](this[_0x387d[131]])&& this[_0x387d[1650]]&& _0x387d[1428]== _0xbc5cx12?_0xbc5cx13[_0x387d[230]](/\n/g,_0x387d[1453]):_0xbc5cx13;_0xbc5cx2[_0x387d[963]](_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cx3,_0xbc5cx13,this[_0x387d[611]],this[_0x387d[552]],this[_0x387d[1333]],_0xbc5cx12,_0x387d[1334]== this[_0x387d[277]],this[_0x387d[1645]],this[_0x387d[1615]]())};mxText[_0x387d[202]][_0x387d[1575]]= function(){var _0xbc5cx2=this[_0x387d[252]][_0x387d[124]];_0xbc5cx2[_0x387d[461]]= 1> this[_0x387d[461]]?this[_0x387d[461]]:_0x387d[110];_0xbc5cx2[_0x387d[277]]= _0x387d[110];_0xbc5cx2[_0x387d[117]]= _0x387d[110];_0xbc5cx2[_0x387d[119]]= _0x387d[110];this[_0x387d[1441]](this[_0x387d[252]]);this[_0x387d[1654]](this[_0x387d[252]]);this[_0x387d[1657]]();this[_0x387d[167]]= this[_0x387d[359]]= null;null!= mxClient[_0x387d[73]]?this[_0x387d[1658]]():this[_0x387d[1659]]()};mxText[_0x387d[202]][_0x387d[1658]]= function(){var _0xbc5cx2=this[_0x387d[1615]](),_0xbc5cx3=this[_0x387d[252]][_0x387d[124]],_0xbc5cx4=this[_0x387d[1655]][_0x387d[235]],_0xbc5cx5=this[_0x387d[1655]][_0x387d[236]];0!= _0xbc5cx2?(_0xbc5cx3[mxClient[_0x387d[73]]+ _0x387d[1660]]= 100* -_0xbc5cx4+ _0x387d[1661]+ 100* -_0xbc5cx5+ _0x387d[229],_0xbc5cx3[mxClient[_0x387d[73]]+ _0x387d[1662]]= _0x387d[536]+ 100* _0xbc5cx4+ _0x387d[1663]+ 100* _0xbc5cx5+ _0x387d[1664]+ this[_0x387d[255]]+ _0x387d[1665]+ _0xbc5cx2+ _0x387d[1666]):(_0xbc5cx3[mxClient[_0x387d[73]]+ _0x387d[1660]]= _0x387d[1667],_0xbc5cx3[mxClient[_0x387d[73]]+ _0x387d[1662]]= _0x387d[1402]+ this[_0x387d[255]]+ _0x387d[1393]+ 100* _0xbc5cx4+ _0x387d[1663]+ 100* _0xbc5cx5+ _0x387d[1668]);_0xbc5cx3[_0x387d[361]]= Math[_0x387d[488]](this[_0x387d[1562]][_0x387d[235]])+ _0x387d[168];_0xbc5cx3[_0x387d[125]]= Math[_0x387d[488]](this[_0x387d[1562]][_0x387d[236]])+ _0x387d[168]};mxText[_0x387d[202]][_0x387d[1659]]= function(){var _0xbc5cx2=this[_0x387d[252]][_0x387d[124]],_0xbc5cx3=this[_0x387d[1655]][_0x387d[235]],_0xbc5cx4=this[_0x387d[1655]][_0x387d[236]],_0xbc5cx5=this[_0x387d[255]];_0xbc5cx2[_0x387d[347]]= _0x387d[110];var _0xbc5cx9=0,_0xbc5cxa=0,_0xbc5cx12=null!= this[_0x387d[724]]?this[_0x387d[724]][_0x387d[441]][_0x387d[1653]]:null;if(null!= _0xbc5cx12){_0xbc5cx12[_0x387d[124]][_0x387d[277]]= _0x387d[110];_0xbc5cx12[_0x387d[124]][_0x387d[119]]= _0x387d[110];_0xbc5cx12[_0x387d[124]][_0x387d[117]]= _0x387d[110];this[_0x387d[1441]](_0xbc5cx12);this[_0x387d[1654]](_0xbc5cx12);if(mxUtils[_0x387d[1331]](this[_0x387d[131]])){_0xbc5cx12[_0x387d[339]]= this[_0x387d[131]][_0x387d[342]]}else {var _0xbc5cx13=this[_0x387d[131]];this[_0x387d[507]]!= mxConstants[_0x387d[1656]]&& (_0xbc5cx13= mxUtils[_0x387d[321]](_0xbc5cx13,!1));_0xbc5cx13= this[_0x387d[1650]]?_0xbc5cx13[_0x387d[230]](/\n/g,_0x387d[1453]):_0xbc5cx13;_0xbc5cx12[_0x387d[339]]= _0xbc5cx13};_0xbc5cx9= _0xbc5cx12[_0x387d[359]]+ 2;_0xbc5cxa= _0xbc5cx12[_0x387d[167]]+ 2}else {_0xbc5cx9= this[_0x387d[252]][_0x387d[359]],_0xbc5cxa= this[_0x387d[252]][_0x387d[167]]+ 1};this[_0x387d[359]]= _0xbc5cx9;this[_0x387d[167]]= _0xbc5cxa;_0xbc5cx12= this[_0x387d[1562]][_0x387d[117]]/ _0xbc5cx5;_0xbc5cx13= this[_0x387d[1562]][_0x387d[119]]/ _0xbc5cx5;mxClient[_0x387d[496]]&& (this[_0x387d[1645]]|| _0x387d[1334]== this[_0x387d[277]])&& 0< _0xbc5cx13?(_0xbc5cx13= Math[_0x387d[243]](_0xbc5cx13,_0xbc5cxa),_0xbc5cx2[_0x387d[119]]= Math[_0x387d[488]](_0xbc5cx13+ 1)+ _0x387d[168]):_0xbc5cx13= _0xbc5cxa;_0x387d[1334]!= this[_0x387d[277]]&& (mxClient[_0x387d[496]]&& (this[_0x387d[1645]]|| this[_0x387d[1333]])&& 0< _0xbc5cx12?(_0xbc5cx12= Math[_0x387d[243]](_0xbc5cx12,_0xbc5cx9),_0xbc5cx2[_0x387d[117]]= Math[_0x387d[488]](_0xbc5cx12)+ _0x387d[168]):_0xbc5cx12= _0xbc5cx9);var _0xbc5cx13=_0xbc5cx13* _0xbc5cx5,_0xbc5cx12=_0xbc5cx12* _0xbc5cx5,_0xbc5cx9=this[_0x387d[1615]]()* (Math[_0x387d[424]]/ 180),_0xbc5cxa=parseFloat(parseFloat(Math[_0x387d[426]](_0xbc5cx9))[_0x387d[1293]](8)),_0xbc5cx14=parseFloat(parseFloat(Math[_0x387d[427]](-_0xbc5cx9))[_0x387d[1293]](8)),_0xbc5cx9=_0xbc5cx9% (2* Math[_0x387d[424]]);0> _0xbc5cx9&& (_0xbc5cx9+= 2* Math[_0x387d[424]]);_0xbc5cx9%= Math[_0x387d[424]];_0xbc5cx9> Math[_0x387d[424]]/ 2&& (_0xbc5cx9= Math[_0x387d[424]]- _0xbc5cx9);var _0xbc5cx15=Math[_0x387d[426]](_0xbc5cx9),_0xbc5cx16=Math[_0x387d[427]](-_0xbc5cx9),_0xbc5cx3=_0xbc5cx12* -(_0xbc5cx3+ 0.5),_0xbc5cx4=_0xbc5cx13* -(_0xbc5cx4+ 0.5),_0xbc5cx17=(_0xbc5cx13- _0xbc5cx13* _0xbc5cx15+ _0xbc5cx12* _0xbc5cx16)/ 2+ _0xbc5cx14* _0xbc5cx3- _0xbc5cxa* _0xbc5cx4;0!= _0xbc5cx9&& (_0xbc5cx2[_0x387d[347]]= _0x387d[1505]+ _0xbc5cxa+ _0x387d[1506]+ _0xbc5cx14+ _0x387d[1507]+ -_0xbc5cx14+ _0x387d[1508]+ _0xbc5cxa+ _0x387d[1509]);_0xbc5cx2[_0x387d[499]]= _0xbc5cx5;_0xbc5cx2[_0x387d[361]]= Math[_0x387d[488]](this[_0x387d[1562]][_0x387d[235]]+ ((_0xbc5cx12- _0xbc5cx12* _0xbc5cx15+ _0xbc5cx13* _0xbc5cx16)/ 2- _0xbc5cxa* _0xbc5cx3- _0xbc5cx14* _0xbc5cx4)- _0xbc5cx12/ 2)+ _0x387d[168];_0xbc5cx2[_0x387d[125]]= Math[_0x387d[488]](this[_0x387d[1562]][_0x387d[236]]+ _0xbc5cx17- _0xbc5cx13/ 2)+ _0x387d[168]};mxText[_0x387d[202]][_0x387d[1657]]= function(){if(mxUtils[_0x387d[1331]](this[_0x387d[131]])){this[_0x387d[252]][_0x387d[339]]= _0x387d[110],this[_0x387d[252]][_0x387d[62]](this[_0x387d[131]])}else {var _0xbc5cx2=this[_0x387d[131]];this[_0x387d[507]]!= mxConstants[_0x387d[1656]]&& (_0xbc5cx2= mxUtils[_0x387d[321]](_0xbc5cx2,!1));var _0xbc5cx2=this[_0x387d[1650]]?_0xbc5cx2[_0x387d[230]](/\n/g,_0x387d[1453]):_0xbc5cx2,_0xbc5cx3=null!= this[_0x387d[1537]]&& this[_0x387d[1537]]!= mxConstants[_0x387d[217]]?this[_0x387d[1537]]:null,_0xbc5cx4=null!= this[_0x387d[467]]&& this[_0x387d[467]]!= mxConstants[_0x387d[217]]?this[_0x387d[467]]:null;if(null!= _0xbc5cx3|| null!= _0xbc5cx4){if(_0x387d[1334]== this[_0x387d[277]]){null!= _0xbc5cx3&& (this[_0x387d[252]][_0x387d[124]][_0x387d[1028]]= _0xbc5cx3),null!= _0xbc5cx4&& (this[_0x387d[252]][_0x387d[124]][_0x387d[467]]= _0x387d[1669]+ _0xbc5cx4)}else {var _0xbc5cx5=_0x387d[110];null!= _0xbc5cx3&& (_0xbc5cx5+= _0x387d[1418]+ _0xbc5cx3+ _0x387d[471]);null!= _0xbc5cx4&& (_0xbc5cx5+= _0x387d[1419]+ _0xbc5cx4+ _0x387d[471]);_0xbc5cx2= _0x387d[1670]+ _0xbc5cx5+ _0x387d[1671]+ this[_0x387d[252]][_0x387d[124]][_0x387d[489]]+ _0x387d[1423]+ _0xbc5cx2+ _0x387d[1424];this[_0x387d[252]][_0x387d[124]][_0x387d[489]]= _0x387d[110]}};this[_0x387d[252]][_0x387d[339]]= _0xbc5cx2}};mxText[_0x387d[202]][_0x387d[1441]]= function(_0xbc5cx2){_0xbc5cx2= _0xbc5cx2[_0x387d[124]];_0xbc5cx2[_0x387d[489]]= Math[_0x387d[488]](this[_0x387d[803]]* mxConstants[_0x387d[490]])+ _0x387d[168];_0xbc5cx2[_0x387d[487]]= Math[_0x387d[488]](this[_0x387d[803]])+ _0x387d[168];_0xbc5cx2[_0x387d[486]]= this[_0x387d[1288]];_0xbc5cx2[_0x387d[123]]= _0x387d[125];_0xbc5cx2[_0x387d[352]]= this[_0x387d[352]];_0xbc5cx2[_0x387d[1452]]= (this[_0x387d[666]]& mxConstants[_0x387d[1410]])== mxConstants[_0x387d[1410]]?_0x387d[1447]:_0x387d[110];_0xbc5cx2[_0x387d[666]]= (this[_0x387d[666]]& mxConstants[_0x387d[1412]])== mxConstants[_0x387d[1412]]?_0x387d[1449]:_0x387d[110];_0xbc5cx2[_0x387d[1498]]= (this[_0x387d[666]]& mxConstants[_0x387d[1414]])== mxConstants[_0x387d[1414]]?_0x387d[355]:_0x387d[110];_0xbc5cx2[_0x387d[1165]]= this[_0x387d[611]]== mxConstants[_0x387d[479]]?_0x387d[698]:this[_0x387d[611]]== mxConstants[_0x387d[480]]?_0x387d[699]:_0x387d[361]};mxText[_0x387d[202]][_0x387d[1654]]= function(_0xbc5cx2){var _0xbc5cx3=Math[_0x387d[488]](this[_0x387d[1562]][_0x387d[117]]/ this[_0x387d[255]]),_0xbc5cx4=Math[_0x387d[488]](this[_0x387d[1562]][_0x387d[119]]/ this[_0x387d[255]]);_0xbc5cx2= _0xbc5cx2[_0x387d[124]];this[_0x387d[1645]]?(_0xbc5cx2[_0x387d[277]]= _0x387d[188],0< _0xbc5cx4&& (_0xbc5cx2[_0x387d[1503]]= _0xbc5cx4+ _0x387d[168]),0< _0xbc5cx3&& (_0xbc5cx2[_0x387d[117]]= _0xbc5cx3+ _0x387d[168])):_0x387d[1334]== this[_0x387d[277]]&& (_0xbc5cx2[_0x387d[117]]= _0xbc5cx3+ _0x387d[168],0< _0xbc5cx4&& (_0xbc5cx2[_0x387d[1503]]= _0xbc5cx4+ _0x387d[168]));this[_0x387d[1333]]?(!this[_0x387d[1645]]&& 0< _0xbc5cx3&& (_0xbc5cx2[_0x387d[117]]= _0xbc5cx3+ _0x387d[168]),_0xbc5cx2[_0x387d[493]]= _0x387d[1502]):_0xbc5cx2[_0x387d[493]]= _0x387d[494]};mxText[_0x387d[202]][_0x387d[1672]]= function(){this[_0x387d[1655]]= mxUtils[_0x387d[1501]](this[_0x387d[611]],this[_0x387d[552]])};mxText[_0x387d[202]][_0x387d[1673]]= function(){var _0xbc5cx2=0,_0xbc5cx3=0,_0xbc5cx2=this[_0x387d[611]]== mxConstants[_0x387d[479]]?(this[_0x387d[659]]- this[_0x387d[661]])/ 2:this[_0x387d[611]]== mxConstants[_0x387d[480]]?-this[_0x387d[661]]- this[_0x387d[1649]]:this[_0x387d[659]]+ this[_0x387d[1648]],_0xbc5cx3=this[_0x387d[552]]== mxConstants[_0x387d[481]]?(this[_0x387d[658]]- this[_0x387d[660]])/ 2:this[_0x387d[552]]== mxConstants[_0x387d[482]]?-this[_0x387d[660]]- this[_0x387d[1647]]:this[_0x387d[658]]+ this[_0x387d[1646]];return new mxPoint(_0xbc5cx2,_0xbc5cx3)};function mxTriangle(){mxActor[_0x387d[239]](this)}mxUtils[_0x387d[1284]](mxTriangle,mxActor);mxTriangle[_0x387d[202]][_0x387d[1625]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){_0xbc5cx2[_0x387d[1276]](0,0);_0xbc5cx2[_0x387d[1277]](_0xbc5cx5,0.5* _0xbc5cx9);_0xbc5cx2[_0x387d[1277]](0,_0xbc5cx9);_0xbc5cx2[_0x387d[268]]()};function mxHexagon(){mxActor[_0x387d[239]](this)}mxUtils[_0x387d[1284]](mxHexagon,mxActor);mxHexagon[_0x387d[202]][_0x387d[1625]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){_0xbc5cx2[_0x387d[1276]](0.25* _0xbc5cx5,0);_0xbc5cx2[_0x387d[1277]](0.75* _0xbc5cx5,0);_0xbc5cx2[_0x387d[1277]](_0xbc5cx5,0.5* _0xbc5cx9);_0xbc5cx2[_0x387d[1277]](0.75* _0xbc5cx5,_0xbc5cx9);_0xbc5cx2[_0x387d[1277]](0.25* _0xbc5cx5,_0xbc5cx9);_0xbc5cx2[_0x387d[1277]](0,0.5* _0xbc5cx9);_0xbc5cx2[_0x387d[268]]()};function mxLine(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){mxShape[_0x387d[239]](this);this[_0x387d[1562]]= _0xbc5cx2;this[_0x387d[1336]]= _0xbc5cx3;this[_0x387d[1307]]= null!= _0xbc5cx4?_0xbc5cx4:1}mxUtils[_0x387d[1284]](mxLine,mxShape);mxLine[_0x387d[202]][_0x387d[1595]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){_0xbc5cx4+= _0xbc5cx9/ 2;_0xbc5cx2[_0x387d[1275]]();_0xbc5cx2[_0x387d[1276]](_0xbc5cx3,_0xbc5cx4);_0xbc5cx2[_0x387d[1277]](_0xbc5cx3+ _0xbc5cx5,_0xbc5cx4);_0xbc5cx2[_0x387d[1336]]()};function mxImageShape(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){mxShape[_0x387d[239]](this);this[_0x387d[1562]]= _0xbc5cx2;this[_0x387d[618]]= _0xbc5cx3;this[_0x387d[1334]]= _0xbc5cx4;this[_0x387d[1336]]= _0xbc5cx5;this[_0x387d[1307]]= null!= _0xbc5cx9?_0xbc5cx9:1;this[_0x387d[639]]= !1}mxUtils[_0x387d[1284]](mxImageShape,mxRectangleShape);mxImageShape[_0x387d[202]][_0x387d[1674]]= !0;mxImageShape[_0x387d[202]][_0x387d[1568]]= function(){return !mxClient[_0x387d[80]]?0.5:0};mxImageShape[_0x387d[202]][_0x387d[183]]= function(_0xbc5cx2){mxShape[_0x387d[202]][_0x387d[183]][_0x387d[183]](this,arguments);this[_0x387d[1299]]= this[_0x387d[1336]]= this[_0x387d[1334]]= null;null!= this[_0x387d[124]]&& (this[_0x387d[1334]]= mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_IMAGE_BACKGROUND),this[_0x387d[1336]]= mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_IMAGE_BORDER),this[_0x387d[1674]]= 1== mxUtils[_0x387d[1550]](this[_0x387d[124]],mxConstants.STYLE_IMAGE_ASPECT,1),this[_0x387d[623]]= this[_0x387d[623]]|| 1== mxUtils[_0x387d[433]](this[_0x387d[124]],_0x387d[1675],0),this[_0x387d[624]]= this[_0x387d[624]]|| 1== mxUtils[_0x387d[433]](this[_0x387d[124]],_0x387d[1676],0))};mxImageShape[_0x387d[202]][_0x387d[1567]]= function(){return !this[_0x387d[1674]]};mxImageShape[_0x387d[202]][_0x387d[1570]]= function(){var _0xbc5cx2=document[_0x387d[55]](_0x387d[485]);_0xbc5cx2[_0x387d[124]][_0x387d[491]]= _0x387d[492];return _0xbc5cx2};mxImageShape[_0x387d[202]][_0x387d[1595]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){if(null!= this[_0x387d[618]]){var _0xbc5cxa=mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_IMAGE_BACKGROUND,null),_0xbc5cx12=mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_IMAGE_BORDER,null);if(null!= _0xbc5cxa|| null!= _0xbc5cx12){_0xbc5cx2[_0x387d[1245]](_0xbc5cxa),_0xbc5cx2[_0x387d[1249]](_0xbc5cx12),_0xbc5cx2[_0x387d[1319]](_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9),_0xbc5cx2[_0x387d[1337]]()};_0xbc5cx2[_0x387d[618]](_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,this[_0x387d[618]],this[_0x387d[1674]],!1,!1)}else {mxRectangleShape[_0x387d[202]][_0x387d[1601]][_0x387d[183]](this,arguments)}};mxImageShape[_0x387d[202]][_0x387d[1575]]= function(){this[_0x387d[252]][_0x387d[124]][_0x387d[361]]= Math[_0x387d[488]](this[_0x387d[1562]][_0x387d[235]])+ _0x387d[168];this[_0x387d[252]][_0x387d[124]][_0x387d[125]]= Math[_0x387d[488]](this[_0x387d[1562]][_0x387d[236]])+ _0x387d[168];this[_0x387d[252]][_0x387d[124]][_0x387d[117]]= Math[_0x387d[160]](0,Math[_0x387d[488]](this[_0x387d[1562]][_0x387d[117]]))+ _0x387d[168];this[_0x387d[252]][_0x387d[124]][_0x387d[119]]= Math[_0x387d[160]](0,Math[_0x387d[488]](this[_0x387d[1562]][_0x387d[119]]))+ _0x387d[168];this[_0x387d[252]][_0x387d[124]][_0x387d[1028]]= this[_0x387d[1334]]|| _0x387d[110];this[_0x387d[252]][_0x387d[124]][_0x387d[1630]]= this[_0x387d[1336]]|| _0x387d[110];this[_0x387d[252]][_0x387d[339]]= _0x387d[110];if(null!= this[_0x387d[618]]){var _0xbc5cx2=document[_0x387d[55]](mxClient[_0x387d[49]]|| null== mxClient[_0x387d[73]]&& 0!= this[_0x387d[603]]?mxClient[_0x387d[463]]+ _0x387d[464]:_0x387d[466]);_0xbc5cx2[_0x387d[124]][_0x387d[491]]= _0x387d[492];_0xbc5cx2[_0x387d[390]]= this[_0x387d[618]];var _0xbc5cx3=100> this[_0x387d[461]]?_0x387d[459]+ this[_0x387d[461]]+ _0x387d[460]:_0x387d[110];this[_0x387d[252]][_0x387d[124]][_0x387d[347]]= _0xbc5cx3;this[_0x387d[623]]&& this[_0x387d[624]]?_0xbc5cx3+= _0x387d[1677]:this[_0x387d[623]]?_0xbc5cx3+= _0x387d[1678]:this[_0x387d[624]]&& (_0xbc5cx3+= _0x387d[1679]);_0xbc5cx2[_0x387d[124]][_0x387d[347]]!= _0xbc5cx3&& (_0xbc5cx2[_0x387d[124]][_0x387d[347]]= _0xbc5cx3);_0x387d[618]== _0xbc5cx2[_0x387d[301]]?_0xbc5cx2[_0x387d[124]][_0x387d[603]]= this[_0x387d[603]]:_0xbc5cx2[_0x387d[124]][mxClient[_0x387d[73]]+ _0x387d[1662]]= _0x387d[1394]+ this[_0x387d[603]]+ _0x387d[1666];_0xbc5cx2[_0x387d[124]][_0x387d[117]]= this[_0x387d[252]][_0x387d[124]][_0x387d[117]];_0xbc5cx2[_0x387d[124]][_0x387d[119]]= this[_0x387d[252]][_0x387d[124]][_0x387d[119]];this[_0x387d[252]][_0x387d[124]][_0x387d[1617]]= _0x387d[110];this[_0x387d[252]][_0x387d[62]](_0xbc5cx2)}else {this[_0x387d[1600]](this[_0x387d[252]])}};function mxLabel(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){mxRectangleShape[_0x387d[239]](this,_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5)}mxUtils[_0x387d[1284]](mxLabel,mxRectangleShape);mxLabel[_0x387d[202]][_0x387d[1680]]= mxConstants[_0x387d[1681]];mxLabel[_0x387d[202]][_0x387d[657]]= 2;mxLabel[_0x387d[202]][_0x387d[1682]]= 10;mxLabel[_0x387d[202]][_0x387d[635]]= 2;mxLabel[_0x387d[202]][_0x387d[176]]= function(_0xbc5cx2){mxShape[_0x387d[202]][_0x387d[176]][_0x387d[183]](this,arguments);null!= this[_0x387d[632]]&& null!= this[_0x387d[630]]&& (this[_0x387d[1683]]= new this[_0x387d[630]],this[_0x387d[1683]][_0x387d[507]]= this[_0x387d[507]],this[_0x387d[1683]][_0x387d[1562]]= this[_0x387d[1562]],this[_0x387d[1683]][_0x387d[1334]]= this[_0x387d[632]],this[_0x387d[1683]][_0x387d[1336]]= this[_0x387d[632]],this[_0x387d[1683]][_0x387d[1299]]= this[_0x387d[634]],this[_0x387d[1683]][_0x387d[663]]= this[_0x387d[638]],this[_0x387d[1683]][_0x387d[176]](this[_0x387d[252]]))};mxLabel[_0x387d[202]][_0x387d[258]]= function(){null!= this[_0x387d[1683]]&& (this[_0x387d[1683]][_0x387d[1334]]= this[_0x387d[632]],this[_0x387d[1683]][_0x387d[1336]]= this[_0x387d[632]],this[_0x387d[1683]][_0x387d[1299]]= this[_0x387d[634]],this[_0x387d[1683]][_0x387d[663]]= this[_0x387d[638]]);mxShape[_0x387d[202]][_0x387d[258]][_0x387d[183]](this,arguments)};mxLabel[_0x387d[202]][_0x387d[1567]]= function(){return mxRectangleShape[_0x387d[202]][_0x387d[1567]][_0x387d[183]](this,arguments)&& null== this[_0x387d[632]]&& null== this[_0x387d[630]]};mxLabel[_0x387d[202]][_0x387d[1602]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){this[_0x387d[1684]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9);this[_0x387d[1685]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9);mxRectangleShape[_0x387d[202]][_0x387d[1602]][_0x387d[183]](this,arguments)};mxLabel[_0x387d[202]][_0x387d[1684]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){null!= this[_0x387d[618]]&& (_0xbc5cx3= this[_0x387d[1686]](_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9),_0xbc5cx2[_0x387d[618]](_0xbc5cx3[_0x387d[235]],_0xbc5cx3[_0x387d[236]],_0xbc5cx3[_0x387d[117]],_0xbc5cx3[_0x387d[119]],this[_0x387d[618]],!1,!1,!1))};mxLabel[_0x387d[202]][_0x387d[1686]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){var _0xbc5cx9=mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_IMAGE_ALIGN,mxConstants.ALIGN_LEFT),_0xbc5cxa=mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_IMAGE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE),_0xbc5cx12=mxUtils[_0x387d[1550]](this[_0x387d[124]],mxConstants.STYLE_IMAGE_WIDTH,mxConstants.DEFAULT_IMAGESIZE),_0xbc5cx13=mxUtils[_0x387d[1550]](this[_0x387d[124]],mxConstants.STYLE_IMAGE_HEIGHT,mxConstants.DEFAULT_IMAGESIZE),_0xbc5cx14=mxUtils[_0x387d[1550]](this[_0x387d[124]],mxConstants.STYLE_SPACING,this[_0x387d[657]])+ 5;_0xbc5cx2= _0xbc5cx9== mxConstants[_0x387d[479]]?_0xbc5cx2+ (_0xbc5cx4- _0xbc5cx12)/ 2:_0xbc5cx9== mxConstants[_0x387d[480]]?_0xbc5cx2+ (_0xbc5cx4- _0xbc5cx12- _0xbc5cx14):_0xbc5cx2+ _0xbc5cx14;_0xbc5cx3= _0xbc5cxa== mxConstants[_0x387d[1687]]?_0xbc5cx3+ _0xbc5cx14:_0xbc5cxa== mxConstants[_0x387d[482]]?_0xbc5cx3+ (_0xbc5cx5- _0xbc5cx13- _0xbc5cx14):_0xbc5cx3+ (_0xbc5cx5- _0xbc5cx13)/ 2;return new mxRectangle(_0xbc5cx2,_0xbc5cx3,_0xbc5cx12,_0xbc5cx13)};mxLabel[_0x387d[202]][_0x387d[1685]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){null!= this[_0x387d[1683]]?(this[_0x387d[1683]][_0x387d[1562]]= this[_0x387d[1688]](_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9),this[_0x387d[1683]][_0x387d[1209]](_0xbc5cx2)):null!= this[_0x387d[631]]&& (_0xbc5cx3= this[_0x387d[1688]](_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9),_0xbc5cx2[_0x387d[618]](_0xbc5cx3[_0x387d[235]],_0xbc5cx3[_0x387d[236]],_0xbc5cx3[_0x387d[117]],_0xbc5cx3[_0x387d[119]],this[_0x387d[631]],!1,!1,!1))};mxLabel[_0x387d[202]][_0x387d[1688]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){var _0xbc5cx9=mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_IMAGE_ALIGN,mxConstants.ALIGN_LEFT),_0xbc5cxa=mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_IMAGE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE),_0xbc5cx12=mxUtils[_0x387d[1550]](this[_0x387d[124]],mxConstants.STYLE_INDICATOR_WIDTH,this[_0x387d[1682]]),_0xbc5cx13=mxUtils[_0x387d[1550]](this[_0x387d[124]],mxConstants.STYLE_INDICATOR_HEIGHT,this[_0x387d[1682]]),_0xbc5cx14=this[_0x387d[657]]+ 5;_0xbc5cx2= _0xbc5cx9== mxConstants[_0x387d[480]]?_0xbc5cx2+ (_0xbc5cx4- _0xbc5cx12- _0xbc5cx14):_0xbc5cx9== mxConstants[_0x387d[479]]?_0xbc5cx2+ (_0xbc5cx4- _0xbc5cx12)/ 2:_0xbc5cx2+ _0xbc5cx14;_0xbc5cx3= _0xbc5cxa== mxConstants[_0x387d[482]]?_0xbc5cx3+ (_0xbc5cx5- _0xbc5cx13- _0xbc5cx14):_0xbc5cxa== mxConstants[_0x387d[1687]]?_0xbc5cx3+ _0xbc5cx14:_0xbc5cx3+ (_0xbc5cx5- _0xbc5cx13)/ 2;return new mxRectangle(_0xbc5cx2,_0xbc5cx3,_0xbc5cx12,_0xbc5cx13)};mxLabel[_0x387d[202]][_0x387d[1575]]= function(){for(mxRectangleShape[_0x387d[202]][_0x387d[1575]][_0x387d[183]](this,arguments);this[_0x387d[252]][_0x387d[1580]]();){this[_0x387d[252]][_0x387d[266]](this[_0x387d[252]][_0x387d[1581]])};if(null!= this[_0x387d[618]]){var _0xbc5cx2=document[_0x387d[55]](_0x387d[466]);_0xbc5cx2[_0x387d[124]][_0x387d[491]]= _0x387d[1500];_0xbc5cx2[_0x387d[57]](_0x387d[467],_0x387d[468]);var _0xbc5cx3=this[_0x387d[1686]](this[_0x387d[1562]][_0x387d[235]],this[_0x387d[1562]][_0x387d[236]],this[_0x387d[1562]][_0x387d[117]],this[_0x387d[1562]][_0x387d[119]]);_0xbc5cx3[_0x387d[235]]-= this[_0x387d[1562]][_0x387d[235]];_0xbc5cx3[_0x387d[236]]-= this[_0x387d[1562]][_0x387d[236]];_0xbc5cx2[_0x387d[124]][_0x387d[361]]= Math[_0x387d[488]](_0xbc5cx3[_0x387d[235]])+ _0x387d[168];_0xbc5cx2[_0x387d[124]][_0x387d[125]]= Math[_0x387d[488]](_0xbc5cx3[_0x387d[236]])+ _0x387d[168];_0xbc5cx2[_0x387d[124]][_0x387d[117]]= Math[_0x387d[488]](_0xbc5cx3[_0x387d[117]])+ _0x387d[168];_0xbc5cx2[_0x387d[124]][_0x387d[119]]= Math[_0x387d[488]](_0xbc5cx3[_0x387d[119]])+ _0x387d[168];_0xbc5cx2[_0x387d[390]]= this[_0x387d[618]];this[_0x387d[252]][_0x387d[62]](_0xbc5cx2)}};function mxCylinder(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){mxShape[_0x387d[239]](this);this[_0x387d[1562]]= _0xbc5cx2;this[_0x387d[1334]]= _0xbc5cx3;this[_0x387d[1336]]= _0xbc5cx4;this[_0x387d[1307]]= null!= _0xbc5cx5?_0xbc5cx5:1}mxUtils[_0x387d[1284]](mxCylinder,mxShape);mxCylinder[_0x387d[202]][_0x387d[1503]]= 40;mxCylinder[_0x387d[202]][_0x387d[1564]]= 0;mxCylinder[_0x387d[202]][_0x387d[1595]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){_0xbc5cx2[_0x387d[513]](_0xbc5cx3,_0xbc5cx4);_0xbc5cx2[_0x387d[1275]]();this[_0x387d[1625]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,!1);_0xbc5cx2[_0x387d[1337]]();_0xbc5cx2[_0x387d[1267]](!1);_0xbc5cx2[_0x387d[1275]]();this[_0x387d[1625]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,!0);_0xbc5cx2[_0x387d[1336]]()};mxCylinder[_0x387d[202]][_0x387d[1625]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){_0xbc5cx3= Math[_0x387d[243]](this[_0x387d[1503]],Math[_0x387d[488]](_0xbc5cx9/ 5));if(_0xbc5cxa&& null!= this[_0x387d[1334]]|| !_0xbc5cxa&& null== this[_0x387d[1334]]){_0xbc5cx2[_0x387d[1276]](0,_0xbc5cx3),_0xbc5cx2[_0x387d[1279]](0,2* _0xbc5cx3,_0xbc5cx5,2* _0xbc5cx3,_0xbc5cx5,_0xbc5cx3),_0xbc5cxa|| (_0xbc5cx2[_0x387d[1336]](),_0xbc5cx2[_0x387d[1275]]())};_0xbc5cxa|| (_0xbc5cx2[_0x387d[1276]](0,_0xbc5cx3),_0xbc5cx2[_0x387d[1279]](0,-_0xbc5cx3/ 3,_0xbc5cx5,-_0xbc5cx3/ 3,_0xbc5cx5,_0xbc5cx3),_0xbc5cx2[_0x387d[1277]](_0xbc5cx5,_0xbc5cx9- _0xbc5cx3),_0xbc5cx2[_0x387d[1279]](_0xbc5cx5,_0xbc5cx9+ _0xbc5cx3/ 3,0,_0xbc5cx9+ _0xbc5cx3/ 3,0,_0xbc5cx9- _0xbc5cx3),_0xbc5cx2[_0x387d[268]]())};function mxConnector(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){mxPolyline[_0x387d[239]](this,_0xbc5cx2,_0xbc5cx3,_0xbc5cx4)}mxUtils[_0x387d[1284]](mxConnector,mxPolyline);mxConnector[_0x387d[202]][_0x387d[1594]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[1689]](_0xbc5cx2,_0xbc5cx3,!0),_0xbc5cx5=this[_0x387d[1689]](_0xbc5cx2,_0xbc5cx3,!1);null== this[_0x387d[124]]|| 1!= this[_0x387d[124]][mxConstants[_0x387d[1690]]]?this[_0x387d[1639]](_0xbc5cx2,_0xbc5cx3,this[_0x387d[1606]]):this[_0x387d[1691]](_0xbc5cx2,_0xbc5cx3);_0xbc5cx2[_0x387d[1245]](this[_0x387d[1336]]);_0xbc5cx2[_0x387d[1267]](!1);_0xbc5cx2[_0x387d[1251]](!1);null!= _0xbc5cx4&& _0xbc5cx4();null!= _0xbc5cx5&& _0xbc5cx5()};mxConnector[_0x387d[202]][_0x387d[1691]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx2[_0x387d[1275]]();var _0xbc5cx4=_0xbc5cx3[0],_0xbc5cx5=_0xbc5cx3[_0x387d[67]];_0xbc5cx2[_0x387d[1276]](_0xbc5cx4[_0x387d[235]],_0xbc5cx4[_0x387d[236]]);for(_0xbc5cx4= 1;_0xbc5cx4< _0xbc5cx5- 2;_0xbc5cx4++){var _0xbc5cx9=_0xbc5cx3[_0xbc5cx4],_0xbc5cxa=_0xbc5cx3[_0xbc5cx4+ 1];_0xbc5cx2[_0x387d[1278]](_0xbc5cx9[_0x387d[235]],_0xbc5cx9[_0x387d[236]],(_0xbc5cx9[_0x387d[235]]+ _0xbc5cxa[_0x387d[235]])/ 2,(_0xbc5cx9[_0x387d[236]]+ _0xbc5cxa[_0x387d[236]])/ 2)};_0xbc5cx9= _0xbc5cx3[_0xbc5cx5- 2];_0xbc5cxa= _0xbc5cx3[_0xbc5cx5- 1];_0xbc5cx2[_0x387d[1278]](_0xbc5cx9[_0x387d[235]],_0xbc5cx9[_0x387d[236]],_0xbc5cxa[_0x387d[235]],_0xbc5cxa[_0x387d[236]]);_0xbc5cx2[_0x387d[1336]]()};mxConnector[_0x387d[202]][_0x387d[1689]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=_0xbc5cx3[_0x387d[67]],_0xbc5cx9=_0xbc5cx4?_0xbc5cx3[1]:_0xbc5cx3[_0xbc5cx5- 2];_0xbc5cx3= _0xbc5cx4?_0xbc5cx3[0]:_0xbc5cx3[_0xbc5cx5- 1];var _0xbc5cx5=_0xbc5cx3[_0x387d[235]]- _0xbc5cx9[_0x387d[235]],_0xbc5cxa=_0xbc5cx3[_0x387d[236]]- _0xbc5cx9[_0x387d[236]],_0xbc5cx12=Math[_0x387d[160]](1,Math[_0x387d[428]](_0xbc5cx5* _0xbc5cx5+ _0xbc5cxa* _0xbc5cxa)),_0xbc5cx9=_0xbc5cx5/ _0xbc5cx12,_0xbc5cx5=_0xbc5cxa/ _0xbc5cx12,_0xbc5cxa=mxUtils[_0x387d[1550]](this[_0x387d[124]],_0xbc5cx4?mxConstants[_0x387d[1692]]:mxConstants[_0x387d[1693]],mxConstants.DEFAULT_MARKERSIZE),_0xbc5cx12=mxUtils[_0x387d[433]](this[_0x387d[124]],_0xbc5cx4?mxConstants[_0x387d[1694]]:mxConstants[_0x387d[1695]]);return mxMarker[_0x387d[1689]](_0xbc5cx2,this,_0xbc5cx12,_0xbc5cx3,_0xbc5cx9,_0xbc5cx5,_0xbc5cxa,_0xbc5cx4,this[_0x387d[1307]],0!= this[_0x387d[124]][_0xbc5cx4?mxConstants[_0x387d[1696]]:mxConstants[_0x387d[1697]]])};mxConnector[_0x387d[202]][_0x387d[1612]]= function(_0xbc5cx2){mxShape[_0x387d[202]][_0x387d[1612]][_0x387d[183]](this,arguments);var _0xbc5cx3=0;mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_STARTARROW,mxConstants.NONE)!= mxConstants[_0x387d[217]]&& (_0xbc5cx3= mxUtils[_0x387d[1550]](this[_0x387d[124]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_MARKERSIZE)+ 1);mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_ENDARROW,mxConstants.NONE)!= mxConstants[_0x387d[217]]&& (_0xbc5cx3= Math[_0x387d[160]](_0xbc5cx3,mxUtils[_0x387d[1550]](this[_0x387d[124]],mxConstants.STYLE_ENDSIZE,mxConstants.DEFAULT_MARKERSIZE))+ 1);_0xbc5cx2[_0x387d[244]](Math[_0x387d[430]](_0xbc5cx3* this[_0x387d[255]]))};function mxSwimlane(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){mxShape[_0x387d[239]](this);this[_0x387d[1562]]= _0xbc5cx2;this[_0x387d[1334]]= _0xbc5cx3;this[_0x387d[1336]]= _0xbc5cx4;this[_0x387d[1307]]= null!= _0xbc5cx5?_0xbc5cx5:1}mxUtils[_0x387d[1284]](mxSwimlane,mxShape);mxSwimlane[_0x387d[202]][_0x387d[1680]]= 16;mxSwimlane[_0x387d[202]][_0x387d[1597]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){_0xbc5cx2= Math[_0x387d[243]](_0xbc5cx9,mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE));return new mxRectangle(_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx2)};mxSwimlane[_0x387d[202]][_0x387d[1614]]= function(){var _0xbc5cx2=mxShape[_0x387d[202]][_0x387d[1614]][_0x387d[183]](this,arguments);1!= mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_HORIZONTAL,1)&& (_0xbc5cx2+= mxText[_0x387d[202]][_0x387d[1616]]);return _0xbc5cx2};mxSwimlane[_0x387d[202]][_0x387d[1615]]= function(){return this[_0x387d[1614]]()};mxSwimlane[_0x387d[202]][_0x387d[1590]]= function(){return mxShape[_0x387d[202]][_0x387d[1590]][_0x387d[183]](this,arguments)|| 1!= mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_HORIZONTAL,1)};mxSwimlane[_0x387d[202]][_0x387d[1603]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx2= mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_ARCSIZE,100* mxConstants[_0x387d[1557]])/ 100;return 3* _0xbc5cx4* _0xbc5cx2};mxSwimlane[_0x387d[202]][_0x387d[1595]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){var _0xbc5cxa=Math[_0x387d[243]](_0xbc5cx9,mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE)),_0xbc5cx12=mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_SWIMLANE_FILLCOLOR,mxConstants.NONE),_0xbc5cx13=1== mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_SWIMLANE_LINE,1),_0xbc5cx14=0;_0xbc5cx2[_0x387d[513]](_0xbc5cx3,_0xbc5cx4);this[_0x387d[1606]]?(_0xbc5cx14= this[_0x387d[1603]](_0xbc5cx5,_0xbc5cx9,_0xbc5cxa),this[_0x387d[1698]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx14,_0xbc5cx12,_0xbc5cx13)):this[_0x387d[1699]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13);_0xbc5cx12= mxUtils[_0x387d[433]](this[_0x387d[124]],mxConstants.STYLE_SEPARATORCOLOR,mxConstants.NONE);this[_0x387d[1700]](_0xbc5cx2,_0xbc5cx5,_0xbc5cxa,_0xbc5cx9,_0xbc5cx12);null!= this[_0x387d[618]]&& (_0xbc5cx9= this[_0x387d[1686]](_0xbc5cx3,_0xbc5cxa,_0xbc5cx5,_0xbc5cx9),_0xbc5cx2[_0x387d[618]](_0xbc5cx9[_0x387d[235]]- _0xbc5cx3,_0xbc5cx9[_0x387d[236]]- _0xbc5cx4,_0xbc5cx9[_0x387d[117]],_0xbc5cx9[_0x387d[119]],this[_0x387d[618]],!1,!1,!1));this[_0x387d[617]]&& (_0xbc5cx2[_0x387d[1267]](!1),this[_0x387d[1604]](_0xbc5cx2,0,0,_0xbc5cx5,_0xbc5cxa,_0xbc5cx14))};mxSwimlane[_0x387d[202]][_0x387d[1699]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13){_0xbc5cx12!= mxConstants[_0x387d[217]]&& (_0xbc5cx2[_0x387d[815]](),_0xbc5cx2[_0x387d[1245]](_0xbc5cx12),_0xbc5cx2[_0x387d[1319]](0,0,_0xbc5cx5,_0xbc5cx9),_0xbc5cx2[_0x387d[1337]](),_0xbc5cx2[_0x387d[1210]](),_0xbc5cx2[_0x387d[1267]](!1));_0xbc5cx2[_0x387d[1275]]();_0xbc5cx2[_0x387d[1276]](0,_0xbc5cxa);_0xbc5cx2[_0x387d[1277]](0,0);_0xbc5cx2[_0x387d[1277]](_0xbc5cx5,0);_0xbc5cx2[_0x387d[1277]](_0xbc5cx5,_0xbc5cxa);_0xbc5cx13&& _0xbc5cx2[_0x387d[268]]();_0xbc5cx2[_0x387d[1337]]();_0xbc5cxa< _0xbc5cx9&& _0xbc5cx12== mxConstants[_0x387d[217]]&& (_0xbc5cx2[_0x387d[1229]]= !1,_0xbc5cx2[_0x387d[1275]](),_0xbc5cx2[_0x387d[1276]](0,_0xbc5cxa),_0xbc5cx2[_0x387d[1277]](0,_0xbc5cx9),_0xbc5cx2[_0x387d[1277]](_0xbc5cx5,_0xbc5cx9),_0xbc5cx2[_0x387d[1277]](_0xbc5cx5,_0xbc5cxa),_0xbc5cx2[_0x387d[1336]]())};mxSwimlane[_0x387d[202]][_0x387d[1698]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13,_0xbc5cx14){_0xbc5cx13!= mxConstants[_0x387d[217]]&& (_0xbc5cx2[_0x387d[815]](),_0xbc5cx2[_0x387d[1245]](_0xbc5cx13),_0xbc5cx2[_0x387d[1320]](0,0,_0xbc5cx5,_0xbc5cx9,_0xbc5cx12,_0xbc5cx12),_0xbc5cx2[_0x387d[1337]](),_0xbc5cx2[_0x387d[1210]](),_0xbc5cx2[_0x387d[1267]](!1));_0xbc5cx2[_0x387d[1275]]();_0xbc5cx2[_0x387d[1276]](_0xbc5cx5,_0xbc5cxa);_0xbc5cx2[_0x387d[1277]](_0xbc5cx5,_0xbc5cx12);_0xbc5cx2[_0x387d[1278]](_0xbc5cx5,0,_0xbc5cx5- Math[_0x387d[243]](_0xbc5cx5/ 2,_0xbc5cx12),0);_0xbc5cx2[_0x387d[1277]](Math[_0x387d[243]](_0xbc5cx5/ 2,_0xbc5cx12),0);_0xbc5cx2[_0x387d[1278]](0,0,0,_0xbc5cx12);_0xbc5cx2[_0x387d[1277]](0,_0xbc5cxa);_0xbc5cx14&& _0xbc5cx2[_0x387d[268]]();_0xbc5cx2[_0x387d[1337]]();_0xbc5cxa< _0xbc5cx9&& _0xbc5cx13== mxConstants[_0x387d[217]]&& (_0xbc5cx2[_0x387d[1229]]= !1,_0xbc5cx2[_0x387d[1275]](),_0xbc5cx2[_0x387d[1276]](0,_0xbc5cxa),_0xbc5cx2[_0x387d[1277]](0,_0xbc5cx9- _0xbc5cx12),_0xbc5cx2[_0x387d[1278]](0,_0xbc5cx9,Math[_0x387d[243]](_0xbc5cx5/ 2,_0xbc5cx12),_0xbc5cx9),_0xbc5cx2[_0x387d[1277]](_0xbc5cx5- Math[_0x387d[243]](_0xbc5cx5/ 2,_0xbc5cx12),_0xbc5cx9),_0xbc5cx2[_0x387d[1278]](_0xbc5cx5,_0xbc5cx9,_0xbc5cx5,_0xbc5cx9- _0xbc5cx12),_0xbc5cx2[_0x387d[1277]](_0xbc5cx5,_0xbc5cxa),_0xbc5cx2[_0x387d[1336]]())};mxSwimlane[_0x387d[202]][_0x387d[1700]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){_0xbc5cx9!= mxConstants[_0x387d[217]]&& (_0xbc5cx2[_0x387d[1249]](_0xbc5cx9),_0xbc5cx2[_0x387d[1251]](!0),_0xbc5cx2[_0x387d[1275]](),_0xbc5cx2[_0x387d[1276]](_0xbc5cx3,_0xbc5cx4),_0xbc5cx2[_0x387d[1277]](_0xbc5cx3,_0xbc5cx5),_0xbc5cx2[_0x387d[1336]](),_0xbc5cx2[_0x387d[1251]](!1))};mxSwimlane[_0x387d[202]][_0x387d[1686]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){return new mxRectangle(_0xbc5cx2+ _0xbc5cx4- this[_0x387d[1680]],_0xbc5cx3,this[_0x387d[1680]],this[_0x387d[1680]])};function mxGraphLayout(_0xbc5cx2){this[_0x387d[1179]]= _0xbc5cx2}mxGraphLayout[_0x387d[202]][_0x387d[1179]]= null;mxGraphLayout[_0x387d[202]][_0x387d[1701]]= !0;mxGraphLayout[_0x387d[202]][_0x387d[1101]]= null;mxGraphLayout[_0x387d[202]][_0x387d[1702]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){};mxGraphLayout[_0x387d[202]][_0x387d[350]]= function(_0xbc5cx2){};mxGraphLayout[_0x387d[202]][_0x387d[1703]]= function(){return this[_0x387d[1179]]};mxGraphLayout[_0x387d[202]][_0x387d[1704]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){_0xbc5cx4= this[_0x387d[1179]][_0x387d[441]][_0x387d[248]](_0xbc5cx3);_0xbc5cx3= null!= _0xbc5cx4?_0xbc5cx4[_0x387d[124]]:this[_0x387d[1179]][_0x387d[1705]](_0xbc5cx3);return null!= _0xbc5cx3?_0xbc5cx3[_0xbc5cx2]:null};mxGraphLayout[_0x387d[1706]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){if(null!= _0xbc5cx4&& null!= _0xbc5cx2){_0xbc5cx3= null!= _0xbc5cx3?_0xbc5cx3:!0;_0xbc5cx9= _0xbc5cx9|| [];var _0xbc5cxa=mxCellPath[_0x387d[385]](_0xbc5cx2);if(null== _0xbc5cx9[_0xbc5cxa]&& (_0xbc5cx9[_0xbc5cxa]= _0xbc5cx2,_0xbc5cx5= _0xbc5cx4(_0xbc5cx2,_0xbc5cx5),null== _0xbc5cx5|| _0xbc5cx5)){if(_0xbc5cx5= this[_0x387d[1179]][_0x387d[251]][_0x387d[1707]](_0xbc5cx2),0< _0xbc5cx5){for(_0xbc5cxa= 0;_0xbc5cxa< _0xbc5cx5;_0xbc5cxa++){var _0xbc5cx12=this[_0x387d[1179]][_0x387d[251]][_0x387d[1708]](_0xbc5cx2,_0xbc5cxa),_0xbc5cx13=this[_0x387d[1179]][_0x387d[251]][_0x387d[1709]](_0xbc5cx12,!0)== _0xbc5cx2;if(!_0xbc5cx3|| _0xbc5cx13){_0xbc5cx13= this[_0x387d[1179]][_0x387d[441]][_0x387d[1710]](_0xbc5cx12,!_0xbc5cx13),this[_0x387d[1706]](_0xbc5cx13,_0xbc5cx3,_0xbc5cx4,_0xbc5cx12,_0xbc5cx9)}}}}}};mxGraphLayout[_0x387d[202]][_0x387d[1711]]= function(_0xbc5cx2){return this[_0x387d[1179]][_0x387d[1712]](_0xbc5cx2)};mxGraphLayout[_0x387d[202]][_0x387d[1713]]= function(_0xbc5cx2){return !this[_0x387d[1179]][_0x387d[502]]()[_0x387d[1193]](_0xbc5cx2)|| !this[_0x387d[1179]][_0x387d[1714]](_0xbc5cx2)};mxGraphLayout[_0x387d[202]][_0x387d[1715]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[1179]][_0x387d[502]]();return !_0xbc5cx3[_0x387d[250]](_0xbc5cx2)|| !this[_0x387d[1179]][_0x387d[1714]](_0xbc5cx2)|| null== _0xbc5cx3[_0x387d[1709]](_0xbc5cx2,!0)|| null== _0xbc5cx3[_0x387d[1709]](_0xbc5cx2,!1)};mxGraphLayout[_0x387d[202]][_0x387d[1716]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[1179]][_0x387d[1717]](mxConstants.STYLE_NOEDGESTYLE,_0xbc5cx3?_0x387d[468]:_0x387d[500],[_0xbc5cx2])};mxGraphLayout[_0x387d[202]][_0x387d[1718]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[1179]][_0x387d[1717]](mxConstants.STYLE_ORTHOGONAL,_0xbc5cx3?_0x387d[500]:_0x387d[468],[_0xbc5cx2])};mxGraphLayout[_0x387d[202]][_0x387d[1719]]= function(_0xbc5cx2){var _0xbc5cx3= new mxPoint;if(null!= _0xbc5cx2&& _0xbc5cx2!= this[_0x387d[1101]]){var _0xbc5cx4=this[_0x387d[1179]][_0x387d[502]]();if(_0xbc5cx4[_0x387d[1720]](this[_0x387d[1101]],_0xbc5cx2)){for(var _0xbc5cx5=_0xbc5cx4[_0x387d[1721]](_0xbc5cx2);_0xbc5cx2!= this[_0x387d[1101]];){_0xbc5cx3[_0x387d[235]]+= _0xbc5cx5[_0x387d[235]],_0xbc5cx3[_0x387d[236]]+= _0xbc5cx5[_0x387d[236]],_0xbc5cx2= _0xbc5cx4[_0x387d[1197]](_0xbc5cx2),_0xbc5cx5= _0xbc5cx4[_0x387d[1721]](_0xbc5cx2)}}};return _0xbc5cx3};mxGraphLayout[_0x387d[202]][_0x387d[1722]]= function(_0xbc5cx2,_0xbc5cx3){if(null!= _0xbc5cx2){var _0xbc5cx4=this[_0x387d[1179]][_0x387d[251]],_0xbc5cx5=_0xbc5cx4[_0x387d[1721]](_0xbc5cx2);null== _0xbc5cx5?(_0xbc5cx5= new mxGeometry,_0xbc5cx5[_0x387d[1723]](!0)):_0xbc5cx5= _0xbc5cx5[_0x387d[238]]();if(null!= this[_0x387d[1101]]&& null!= _0xbc5cx3){for(var _0xbc5cx9=_0xbc5cx4[_0x387d[1197]](_0xbc5cx2),_0xbc5cx9=this[_0x387d[1719]](_0xbc5cx9),_0xbc5cxa=0;_0xbc5cxa< _0xbc5cx3[_0x387d[67]];_0xbc5cxa++){_0xbc5cx3[_0xbc5cxa][_0x387d[235]]-= _0xbc5cx9[_0x387d[235]],_0xbc5cx3[_0xbc5cxa][_0x387d[236]]-= _0xbc5cx9[_0x387d[236]]}};_0xbc5cx5[_0x387d[1525]]= _0xbc5cx3;_0xbc5cx4[_0x387d[1724]](_0xbc5cx2,_0xbc5cx5)}};mxGraphLayout[_0x387d[202]][_0x387d[1725]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=this[_0x387d[1179]][_0x387d[502]](),_0xbc5cx9=_0xbc5cx5[_0x387d[1721]](_0xbc5cx2),_0xbc5cxa=null;if(null!= _0xbc5cx9){_0xbc5cxa= new mxRectangle(_0xbc5cx3,_0xbc5cx4,_0xbc5cx9[_0x387d[117]],_0xbc5cx9[_0x387d[119]]);if(this[_0x387d[1701]]){var _0xbc5cx12=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[248]](_0xbc5cx2);if(null!= _0xbc5cx12&& null!= _0xbc5cx12[_0x387d[963]]&& null!= _0xbc5cx12[_0x387d[963]][_0x387d[1563]]){var _0xbc5cx13=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[255]],_0xbc5cx14=_0xbc5cx12[_0x387d[963]][_0x387d[1563]];_0xbc5cx12[_0x387d[963]][_0x387d[1563]][_0x387d[235]]< _0xbc5cx12[_0x387d[235]]&& (_0xbc5cx3+= (_0xbc5cx12[_0x387d[235]]- _0xbc5cx14[_0x387d[235]])/ _0xbc5cx13,_0xbc5cxa[_0x387d[117]]= _0xbc5cx14[_0x387d[117]]);_0xbc5cx12[_0x387d[963]][_0x387d[1563]][_0x387d[236]]< _0xbc5cx12[_0x387d[236]]&& (_0xbc5cx4+= (_0xbc5cx12[_0x387d[236]]- _0xbc5cx14[_0x387d[236]])/ _0xbc5cx13,_0xbc5cxa[_0x387d[119]]= _0xbc5cx14[_0x387d[119]])}};null!= this[_0x387d[1101]]&& (_0xbc5cx12= _0xbc5cx5[_0x387d[1197]](_0xbc5cx2),null!= _0xbc5cx12&& _0xbc5cx12!= this[_0x387d[1101]]&& (_0xbc5cx12= this[_0x387d[1719]](_0xbc5cx12),_0xbc5cx3-= _0xbc5cx12[_0x387d[235]],_0xbc5cx4-= _0xbc5cx12[_0x387d[236]]));if(_0xbc5cx9[_0x387d[235]]!= _0xbc5cx3|| _0xbc5cx9[_0x387d[236]]!= _0xbc5cx4){_0xbc5cx9= _0xbc5cx9[_0x387d[238]](),_0xbc5cx9[_0x387d[235]]= _0xbc5cx3,_0xbc5cx9[_0x387d[236]]= _0xbc5cx4,_0xbc5cx5[_0x387d[1724]](_0xbc5cx2,_0xbc5cx9)}};return _0xbc5cxa};mxGraphLayout[_0x387d[202]][_0x387d[1726]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[1179]][_0x387d[502]]()[_0x387d[1721]](_0xbc5cx2);if(this[_0x387d[1701]]){var _0xbc5cx4=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[248]](_0xbc5cx2);if(null!= _0xbc5cx4&& null!= _0xbc5cx4[_0x387d[963]]&& null!= _0xbc5cx4[_0x387d[963]][_0x387d[1563]]){var _0xbc5cx5=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[255]],_0xbc5cx9=_0xbc5cx4[_0x387d[963]][_0x387d[1563]],_0xbc5cxa=Math[_0x387d[160]](_0xbc5cx4[_0x387d[235]]- _0xbc5cx9[_0x387d[235]],0)/ _0xbc5cx5,_0xbc5cx12=Math[_0x387d[160]](_0xbc5cx4[_0x387d[236]]- _0xbc5cx9[_0x387d[236]],0)/ _0xbc5cx5,_0xbc5cx13=Math[_0x387d[160]](_0xbc5cx9[_0x387d[235]]+ _0xbc5cx9[_0x387d[117]]- (_0xbc5cx4[_0x387d[235]]+ _0xbc5cx4[_0x387d[117]]),0)/ _0xbc5cx5,_0xbc5cx4=Math[_0x387d[160]](_0xbc5cx9[_0x387d[236]]+ _0xbc5cx9[_0x387d[119]]- (_0xbc5cx4[_0x387d[236]]+ _0xbc5cx4[_0x387d[119]]),0)/ _0xbc5cx5,_0xbc5cx3= new mxRectangle(_0xbc5cx3[_0x387d[235]]- _0xbc5cxa,_0xbc5cx3[_0x387d[236]]- _0xbc5cx12,_0xbc5cx3[_0x387d[117]]+ _0xbc5cxa+ _0xbc5cx13,_0xbc5cx3[_0x387d[119]]+ _0xbc5cx12+ _0xbc5cx4)}};null!= this[_0x387d[1101]]&& (_0xbc5cx2= this[_0x387d[1179]][_0x387d[502]]()[_0x387d[1197]](_0xbc5cx2),_0xbc5cx3= _0xbc5cx3[_0x387d[238]](),null!= _0xbc5cx2&& _0xbc5cx2!= this[_0x387d[1101]]&& (_0xbc5cx2= this[_0x387d[1719]](_0xbc5cx2),_0xbc5cx3[_0x387d[235]]+= _0xbc5cx2[_0x387d[235]],_0xbc5cx3[_0x387d[236]]+= _0xbc5cx2[_0x387d[236]]));return new mxRectangle(_0xbc5cx3[_0x387d[235]],_0xbc5cx3[_0x387d[236]],_0xbc5cx3[_0x387d[117]],_0xbc5cx3[_0x387d[119]])};mxGraphLayout[_0x387d[202]][_0x387d[1727]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[1179]][_0x387d[502]]()[_0x387d[473]]();try{for(var _0xbc5cx4=_0xbc5cx2[_0x387d[67]]- 1;0<= _0xbc5cx4;_0xbc5cx4--){var _0xbc5cx5=_0xbc5cx2[_0xbc5cx4],_0xbc5cx9=this[_0x387d[1179]][_0x387d[1728]](_0xbc5cx5),_0xbc5cxa=this[_0x387d[1179]][_0x387d[1729]](_0xbc5cx9),_0xbc5cx12=this[_0x387d[1179]][_0x387d[1198]](_0xbc5cx5),_0xbc5cx13=0,_0xbc5cx14=0;if(this[_0x387d[1179]][_0x387d[1730]](_0xbc5cx5)){var _0xbc5cx15=this[_0x387d[1179]][_0x387d[1731]](_0xbc5cx5),_0xbc5cx13=_0xbc5cx15[_0x387d[117]],_0xbc5cx14=_0xbc5cx15[_0x387d[119]]};null!= _0xbc5cxa&& null!= _0xbc5cx12&& (_0xbc5cx12= _0xbc5cx12[_0x387d[238]](),_0xbc5cx12[_0x387d[235]]= _0xbc5cx12[_0x387d[235]]+ _0xbc5cxa[_0x387d[235]]- _0xbc5cx3- _0xbc5cx13,_0xbc5cx12[_0x387d[236]]= _0xbc5cx12[_0x387d[236]]+ _0xbc5cxa[_0x387d[236]]- _0xbc5cx3- _0xbc5cx14,_0xbc5cx12[_0x387d[117]]= _0xbc5cxa[_0x387d[117]]+ 2* _0xbc5cx3+ _0xbc5cx13,_0xbc5cx12[_0x387d[119]]= _0xbc5cxa[_0x387d[119]]+ 2* _0xbc5cx3+ _0xbc5cx14,this[_0x387d[1179]][_0x387d[502]]()[_0x387d[1724]](_0xbc5cx5,_0xbc5cx12),this[_0x387d[1179]][_0x387d[834]](_0xbc5cx9,_0xbc5cx3+ _0xbc5cx13- _0xbc5cxa[_0x387d[235]],_0xbc5cx3+ _0xbc5cx14- _0xbc5cxa[_0x387d[236]]))}}finally{this[_0x387d[1179]][_0x387d[502]]()[_0x387d[476]]()}};function mxStackLayout(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){mxGraphLayout[_0x387d[239]](this,_0xbc5cx2);this[_0x387d[662]]= null!= _0xbc5cx3?_0xbc5cx3:!0;this[_0x387d[657]]= null!= _0xbc5cx4?_0xbc5cx4:0;this[_0x387d[1732]]= null!= _0xbc5cx5?_0xbc5cx5:0;this[_0x387d[1733]]= null!= _0xbc5cx9?_0xbc5cx9:0;this[_0x387d[467]]= null!= _0xbc5cxa?_0xbc5cxa:0}mxStackLayout[_0x387d[202]]= new mxGraphLayout;mxStackLayout[_0x387d[202]][_0x387d[196]]= mxStackLayout;mxStackLayout[_0x387d[202]][_0x387d[662]]= null;mxStackLayout[_0x387d[202]][_0x387d[657]]= null;mxStackLayout[_0x387d[202]][_0x387d[1732]]= null;mxStackLayout[_0x387d[202]][_0x387d[1733]]= null;mxStackLayout[_0x387d[202]][_0x387d[467]]= 0;mxStackLayout[_0x387d[202]][_0x387d[1734]]= !1;mxStackLayout[_0x387d[202]][_0x387d[1334]]= !1;mxStackLayout[_0x387d[202]][_0x387d[1735]]= !1;mxStackLayout[_0x387d[202]][_0x387d[1736]]= !1;mxStackLayout[_0x387d[202]][_0x387d[1333]]= null;mxStackLayout[_0x387d[202]][_0x387d[1737]]= function(){return this[_0x387d[662]]};mxStackLayout[_0x387d[202]][_0x387d[1702]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=this[_0x387d[1179]][_0x387d[502]](),_0xbc5cx9=_0xbc5cx5[_0x387d[1197]](_0xbc5cx2),_0xbc5cxa=this[_0x387d[1737]]();if(null!= _0xbc5cx2&& null!= _0xbc5cx9){var _0xbc5cx12=0,_0xbc5cx13=0,_0xbc5cx14=_0xbc5cx5[_0x387d[262]](_0xbc5cx9);_0xbc5cx3= _0xbc5cxa?_0xbc5cx3:_0xbc5cx4;_0xbc5cx12= this[_0x387d[1179]][_0x387d[249]]()[_0x387d[248]](_0xbc5cx9);null!= _0xbc5cx12&& (_0xbc5cx3-= _0xbc5cxa?_0xbc5cx12[_0x387d[235]]:_0xbc5cx12[_0x387d[236]]);for(_0xbc5cx12= 0;_0xbc5cx12< _0xbc5cx14;_0xbc5cx12++){if(_0xbc5cx4= _0xbc5cx5[_0x387d[263]](_0xbc5cx9,_0xbc5cx12),_0xbc5cx4!= _0xbc5cx2&& (_0xbc5cx4= _0xbc5cx5[_0x387d[1721]](_0xbc5cx4),null!= _0xbc5cx4)){_0xbc5cx4= _0xbc5cxa?_0xbc5cx4[_0x387d[235]]+ _0xbc5cx4[_0x387d[117]]/ 2:_0xbc5cx4[_0x387d[236]]+ _0xbc5cx4[_0x387d[119]]/ 2;if(_0xbc5cx13< _0xbc5cx3&& _0xbc5cx4> _0xbc5cx3){break};_0xbc5cx13= _0xbc5cx4}};_0xbc5cxa= _0xbc5cx9[_0x387d[1738]](_0xbc5cx2);_0xbc5cxa= Math[_0x387d[160]](0,_0xbc5cx12- (_0xbc5cx12> _0xbc5cxa?1:0));_0xbc5cx5[_0x387d[99]](_0xbc5cx9,_0xbc5cx2,_0xbc5cxa)}};mxStackLayout[_0x387d[202]][_0x387d[1739]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[1179]][_0x387d[502]](),_0xbc5cx4=_0xbc5cx3[_0x387d[1721]](_0xbc5cx2);if(null!= this[_0x387d[1179]][_0x387d[526]]&& (null== _0xbc5cx4&& _0xbc5cx3[_0x387d[1740]](_0xbc5cx2)|| _0xbc5cx2== this[_0x387d[1179]][_0x387d[249]]()[_0x387d[1741]])){_0xbc5cx4= new mxRectangle(0,0,this[_0x387d[1179]][_0x387d[526]][_0x387d[359]]- 1,this[_0x387d[1179]][_0x387d[526]][_0x387d[167]]- 1)};return _0xbc5cx4};mxStackLayout[_0x387d[202]][_0x387d[350]]= function(_0xbc5cx2){if(null!= _0xbc5cx2){var _0xbc5cx3=this[_0x387d[1737]](),_0xbc5cx4=this[_0x387d[1179]][_0x387d[502]](),_0xbc5cx5=this[_0x387d[1739]](_0xbc5cx2),_0xbc5cx9=0;null!= _0xbc5cx5&& (_0xbc5cx9= _0xbc5cx3?_0xbc5cx5[_0x387d[119]]:_0xbc5cx5[_0x387d[117]]);var _0xbc5cx9=_0xbc5cx9- (2* this[_0x387d[657]]+ 2* this[_0x387d[467]]),_0xbc5cxa=this[_0x387d[1732]]+ this[_0x387d[467]],_0xbc5cx12=this[_0x387d[1733]]+ this[_0x387d[467]];if(this[_0x387d[1179]][_0x387d[1730]](_0xbc5cx2)){var _0xbc5cx13=this[_0x387d[1179]][_0x387d[1705]](_0xbc5cx2),_0xbc5cx14=mxUtils[_0x387d[433]](_0xbc5cx13,mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE),_0xbc5cx13=mxUtils[_0x387d[433]](_0xbc5cx13,mxConstants.STYLE_HORIZONTAL,!0);_0xbc5cx3== _0xbc5cx13&& (_0xbc5cx9-= _0xbc5cx14);_0xbc5cx3?_0xbc5cx12+= _0xbc5cx14:_0xbc5cxa+= _0xbc5cx14};_0xbc5cx4[_0x387d[473]]();try{for(var _0xbc5cx14=0,_0xbc5cx13=null,_0xbc5cx15=_0xbc5cx4[_0x387d[262]](_0xbc5cx2),_0xbc5cx16=0;_0xbc5cx16< _0xbc5cx15;_0xbc5cx16++){var _0xbc5cx17=_0xbc5cx4[_0x387d[263]](_0xbc5cx2,_0xbc5cx16);if(!this[_0x387d[1713]](_0xbc5cx17)&& this[_0x387d[1711]](_0xbc5cx17)){var _0xbc5cx18=_0xbc5cx4[_0x387d[1721]](_0xbc5cx17);if(null!= _0xbc5cx18){_0xbc5cx18= _0xbc5cx18[_0x387d[238]]();if(null!= this[_0x387d[1333]]&& null!= _0xbc5cx13&& (_0xbc5cx3&& _0xbc5cx13[_0x387d[235]]+ _0xbc5cx13[_0x387d[117]]+ _0xbc5cx18[_0x387d[117]]+ 2* this[_0x387d[657]]> this[_0x387d[1333]]|| !_0xbc5cx3&& _0xbc5cx13[_0x387d[236]]+ _0xbc5cx13[_0x387d[119]]+ _0xbc5cx18[_0x387d[119]]+ 2* this[_0x387d[657]]> this[_0x387d[1333]])){_0xbc5cx13= null,_0xbc5cx3?_0xbc5cx12+= _0xbc5cx14+ this[_0x387d[657]]:_0xbc5cxa+= _0xbc5cx14+ this[_0x387d[657]],_0xbc5cx14= 0};_0xbc5cx14= Math[_0x387d[160]](_0xbc5cx14,_0xbc5cx3?_0xbc5cx18[_0x387d[119]]:_0xbc5cx18[_0x387d[117]]);null!= _0xbc5cx13?_0xbc5cx3?_0xbc5cx18[_0x387d[235]]= _0xbc5cx13[_0x387d[235]]+ _0xbc5cx13[_0x387d[117]]+ this[_0x387d[657]]:_0xbc5cx18[_0x387d[236]]= _0xbc5cx13[_0x387d[236]]+ _0xbc5cx13[_0x387d[119]]+ this[_0x387d[657]]:this[_0x387d[1734]]|| (_0xbc5cx3?_0xbc5cx18[_0x387d[235]]= _0xbc5cxa:_0xbc5cx18[_0x387d[236]]= _0xbc5cx12);_0xbc5cx3?_0xbc5cx18[_0x387d[236]]= _0xbc5cx12:_0xbc5cx18[_0x387d[235]]= _0xbc5cxa;this[_0x387d[1334]]&& 0< _0xbc5cx9&& (_0xbc5cx3?_0xbc5cx18[_0x387d[119]]= _0xbc5cx9:_0xbc5cx18[_0x387d[117]]= _0xbc5cx9);_0xbc5cx4[_0x387d[1724]](_0xbc5cx17,_0xbc5cx18);_0xbc5cx13= _0xbc5cx18}}};this[_0x387d[1735]]&& null!= _0xbc5cx5&& null!= _0xbc5cx13&& !this[_0x387d[1179]][_0x387d[1742]](_0xbc5cx2)?(_0xbc5cx5= _0xbc5cx5[_0x387d[238]](),_0xbc5cx3?_0xbc5cx5[_0x387d[117]]= _0xbc5cx13[_0x387d[235]]+ _0xbc5cx13[_0x387d[117]]+ this[_0x387d[657]]:_0xbc5cx5[_0x387d[119]]= _0xbc5cx13[_0x387d[236]]+ _0xbc5cx13[_0x387d[119]]+ this[_0x387d[657]],_0xbc5cx4[_0x387d[1724]](_0xbc5cx2,_0xbc5cx5)):this[_0x387d[1736]]&& (null!= _0xbc5cx5&& null!= _0xbc5cx13)&& (_0xbc5cx3?_0xbc5cx13[_0x387d[117]]= _0xbc5cx5[_0x387d[117]]- _0xbc5cx13[_0x387d[235]]- this[_0x387d[657]]:_0xbc5cx13[_0x387d[119]]= _0xbc5cx5[_0x387d[119]]- _0xbc5cx13[_0x387d[236]]- this[_0x387d[657]])}finally{_0xbc5cx4[_0x387d[476]]()}}};function mxPartitionLayout(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){mxGraphLayout[_0x387d[239]](this,_0xbc5cx2);this[_0x387d[662]]= null!= _0xbc5cx3?_0xbc5cx3:!0;this[_0x387d[657]]= _0xbc5cx4|| 0;this[_0x387d[467]]= _0xbc5cx5|| 0}mxPartitionLayout[_0x387d[202]]= new mxGraphLayout;mxPartitionLayout[_0x387d[202]][_0x387d[196]]= mxPartitionLayout;mxPartitionLayout[_0x387d[202]][_0x387d[662]]= null;mxPartitionLayout[_0x387d[202]][_0x387d[657]]= null;mxPartitionLayout[_0x387d[202]][_0x387d[467]]= null;mxPartitionLayout[_0x387d[202]][_0x387d[1743]]= !0;mxPartitionLayout[_0x387d[202]][_0x387d[1737]]= function(){return this[_0x387d[662]]};mxPartitionLayout[_0x387d[202]][_0x387d[1702]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx4= this[_0x387d[1179]][_0x387d[502]]();var _0xbc5cx5=_0xbc5cx4[_0x387d[1197]](_0xbc5cx2);if(null!= _0xbc5cx2&& null!= _0xbc5cx5){for(var _0xbc5cx9=0,_0xbc5cxa=0,_0xbc5cx12=_0xbc5cx4[_0x387d[262]](_0xbc5cx5),_0xbc5cx9=0;_0xbc5cx9< _0xbc5cx12;_0xbc5cx9++){var _0xbc5cx13=_0xbc5cx4[_0x387d[263]](_0xbc5cx5,_0xbc5cx9),_0xbc5cx13=this[_0x387d[1726]](_0xbc5cx13);if(null!= _0xbc5cx13){_0xbc5cx13= _0xbc5cx13[_0x387d[235]]+ _0xbc5cx13[_0x387d[117]]/ 2;if(_0xbc5cxa< _0xbc5cx3&& _0xbc5cx13> _0xbc5cx3){break};_0xbc5cxa= _0xbc5cx13}};_0xbc5cx3= _0xbc5cx5[_0x387d[1738]](_0xbc5cx2);_0xbc5cx3= Math[_0x387d[160]](0,_0xbc5cx9- (_0xbc5cx9> _0xbc5cx3?1:0));_0xbc5cx4[_0x387d[99]](_0xbc5cx5,_0xbc5cx2,_0xbc5cx3)}};mxPartitionLayout[_0x387d[202]][_0x387d[350]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[1737]](),_0xbc5cx4=this[_0x387d[1179]][_0x387d[502]](),_0xbc5cx5=_0xbc5cx4[_0x387d[1721]](_0xbc5cx2);if(null!= this[_0x387d[1179]][_0x387d[526]]&& (null== _0xbc5cx5&& _0xbc5cx4[_0x387d[1740]](_0xbc5cx2)|| _0xbc5cx2== this[_0x387d[1179]][_0x387d[249]]()[_0x387d[1741]])){_0xbc5cx5= new mxRectangle(0,0,this[_0x387d[1179]][_0x387d[526]][_0x387d[359]]- 1,this[_0x387d[1179]][_0x387d[526]][_0x387d[167]]- 1)};if(null!= _0xbc5cx5){for(var _0xbc5cx9=[],_0xbc5cxa=_0xbc5cx4[_0x387d[262]](_0xbc5cx2),_0xbc5cx12=0;_0xbc5cx12< _0xbc5cxa;_0xbc5cx12++){var _0xbc5cx13=_0xbc5cx4[_0x387d[263]](_0xbc5cx2,_0xbc5cx12);!this[_0x387d[1713]](_0xbc5cx13)&& this[_0x387d[1711]](_0xbc5cx13)&& _0xbc5cx9[_0x387d[207]](_0xbc5cx13)};_0xbc5cxa= _0xbc5cx9[_0x387d[67]];if(0< _0xbc5cxa){var _0xbc5cx14=this[_0x387d[467]],_0xbc5cx15=this[_0x387d[467]],_0xbc5cx16=_0xbc5cx3?_0xbc5cx5[_0x387d[119]]:_0xbc5cx5[_0x387d[117]],_0xbc5cx16=_0xbc5cx16- 2* this[_0x387d[467]];_0xbc5cx2= this[_0x387d[1179]][_0x387d[1730]](_0xbc5cx2)?this[_0x387d[1179]][_0x387d[1731]](_0xbc5cx2): new mxRectangle;_0xbc5cx16-= _0xbc5cx3?_0xbc5cx2[_0x387d[119]]:_0xbc5cx2[_0x387d[117]];_0xbc5cx14+= _0xbc5cx2[_0x387d[117]];_0xbc5cx15+= _0xbc5cx2[_0x387d[119]];_0xbc5cx2= this[_0x387d[467]]+ (_0xbc5cxa- 1)* this[_0x387d[657]];_0xbc5cx5= _0xbc5cx3?(_0xbc5cx5[_0x387d[117]]- _0xbc5cx14- _0xbc5cx2)/ _0xbc5cxa:(_0xbc5cx5[_0x387d[119]]- _0xbc5cx15- _0xbc5cx2)/ _0xbc5cxa;if(0< _0xbc5cx5){_0xbc5cx4[_0x387d[473]]();try{for(_0xbc5cx12= 0;_0xbc5cx12< _0xbc5cxa;_0xbc5cx12++){var _0xbc5cx13=_0xbc5cx9[_0xbc5cx12],_0xbc5cx17=_0xbc5cx4[_0x387d[1721]](_0xbc5cx13);null!= _0xbc5cx17&& (_0xbc5cx17= _0xbc5cx17[_0x387d[238]](),_0xbc5cx17[_0x387d[235]]= _0xbc5cx14,_0xbc5cx17[_0x387d[236]]= _0xbc5cx15,_0xbc5cx3?(this[_0x387d[1743]]&& (_0xbc5cx17[_0x387d[117]]= _0xbc5cx5,_0xbc5cx17[_0x387d[119]]= _0xbc5cx16),_0xbc5cx14+= _0xbc5cx5+ this[_0x387d[657]]):(this[_0x387d[1743]]&& (_0xbc5cx17[_0x387d[119]]= _0xbc5cx5,_0xbc5cx17[_0x387d[117]]= _0xbc5cx16),_0xbc5cx15+= _0xbc5cx5+ this[_0x387d[657]]),_0xbc5cx4[_0x387d[1724]](_0xbc5cx13,_0xbc5cx17))}}finally{_0xbc5cx4[_0x387d[476]]()}}}}};function mxCompactTreeLayout(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){mxGraphLayout[_0x387d[239]](this,_0xbc5cx2);this[_0x387d[662]]= null!= _0xbc5cx3?_0xbc5cx3:!0;this[_0x387d[1744]]= null!= _0xbc5cx4?_0xbc5cx4:!1}mxCompactTreeLayout[_0x387d[202]]= new mxGraphLayout;mxCompactTreeLayout[_0x387d[202]][_0x387d[196]]= mxCompactTreeLayout;mxCompactTreeLayout[_0x387d[202]][_0x387d[662]]= null;mxCompactTreeLayout[_0x387d[202]][_0x387d[1744]]= null;mxCompactTreeLayout[_0x387d[202]][_0x387d[1735]]= !0;mxCompactTreeLayout[_0x387d[202]][_0x387d[1745]]= 10;mxCompactTreeLayout[_0x387d[202]][_0x387d[1746]]= null;mxCompactTreeLayout[_0x387d[202]][_0x387d[1747]]= !1;mxCompactTreeLayout[_0x387d[202]][_0x387d[1748]]= 10;mxCompactTreeLayout[_0x387d[202]][_0x387d[1749]]= 20;mxCompactTreeLayout[_0x387d[202]][_0x387d[1750]]= !0;mxCompactTreeLayout[_0x387d[202]][_0x387d[1751]]= 5;mxCompactTreeLayout[_0x387d[202]][_0x387d[1752]]= 4;mxCompactTreeLayout[_0x387d[202]][_0x387d[1753]]= 8;mxCompactTreeLayout[_0x387d[202]][_0x387d[1754]]= 4;mxCompactTreeLayout[_0x387d[202]][_0x387d[1755]]= !0;mxCompactTreeLayout[_0x387d[202]][_0x387d[1713]]= function(_0xbc5cx2){return mxGraphLayout[_0x387d[202]][_0x387d[1713]][_0x387d[183]](this,arguments)|| 0== this[_0x387d[1179]][_0x387d[1756]](_0xbc5cx2)[_0x387d[67]]};mxCompactTreeLayout[_0x387d[202]][_0x387d[1737]]= function(){return this[_0x387d[662]]};mxCompactTreeLayout[_0x387d[202]][_0x387d[350]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[1101]]= _0xbc5cx2;var _0xbc5cx4=this[_0x387d[1179]][_0x387d[502]]();if(null== _0xbc5cx3){if(0< this[_0x387d[1179]][_0x387d[264]](_0xbc5cx2,_0xbc5cx4[_0x387d[1197]](_0xbc5cx2),this[_0x387d[1744]],!this[_0x387d[1744]],!1)[_0x387d[67]]){_0xbc5cx3= _0xbc5cx2}else {var _0xbc5cx5=this[_0x387d[1179]][_0x387d[1757]](_0xbc5cx2,!0,this[_0x387d[1744]]);if(0< _0xbc5cx5[_0x387d[67]]){for(var _0xbc5cx9=0;_0xbc5cx9< _0xbc5cx5[_0x387d[67]];_0xbc5cx9++){if(!this[_0x387d[1713]](_0xbc5cx5[_0xbc5cx9])&& 0< this[_0x387d[1179]][_0x387d[264]](_0xbc5cx5[_0xbc5cx9],null,this[_0x387d[1744]],!this[_0x387d[1744]],!1)[_0x387d[67]]){_0xbc5cx3= _0xbc5cx5[_0xbc5cx9];break}}}}};if(null!= _0xbc5cx3){this[_0x387d[1746]]= this[_0x387d[1735]]?{}:null;_0xbc5cx4[_0x387d[473]]();try{var _0xbc5cxa=this[_0x387d[1758]](_0xbc5cx3,_0xbc5cx2);if(null!= _0xbc5cxa){this[_0x387d[1759]](_0xbc5cxa);var _0xbc5cx12=this[_0x387d[1179]][_0x387d[1020]],_0xbc5cx5=_0xbc5cx12;if(!this[_0x387d[1747]]){var _0xbc5cx13=this[_0x387d[1726]](_0xbc5cx3);null!= _0xbc5cx13&& (_0xbc5cx12= _0xbc5cx13[_0x387d[235]],_0xbc5cx5= _0xbc5cx13[_0x387d[236]])};_0xbc5cx13= null;_0xbc5cx13= this[_0x387d[1737]]()?this[_0x387d[1760]](_0xbc5cxa,_0xbc5cx12,_0xbc5cx5):this[_0x387d[1761]](_0xbc5cxa,null,_0xbc5cx12,_0xbc5cx5);if(null!= _0xbc5cx13){var _0xbc5cx14=_0xbc5cx9= 0;0> _0xbc5cx13[_0x387d[235]]&& (_0xbc5cx9= Math[_0x387d[425]](_0xbc5cx12- _0xbc5cx13[_0x387d[235]]));0> _0xbc5cx13[_0x387d[236]]&& (_0xbc5cx14= Math[_0x387d[425]](_0xbc5cx5- _0xbc5cx13[_0x387d[236]]));(0!= _0xbc5cx9|| 0!= _0xbc5cx14)&& this[_0x387d[1762]](_0xbc5cxa,_0xbc5cx9,_0xbc5cx14);this[_0x387d[1735]]&& this[_0x387d[1763]]();this[_0x387d[1755]]&& this[_0x387d[1764]](_0xbc5cxa)}}}finally{_0xbc5cx4[_0x387d[476]]()}}};mxCompactTreeLayout[_0x387d[202]][_0x387d[1762]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx2[_0x387d[235]]+= _0xbc5cx3;_0xbc5cx2[_0x387d[236]]+= _0xbc5cx4;this[_0x387d[183]](_0xbc5cx2);for(_0xbc5cx2= _0xbc5cx2[_0x387d[247]];null!= _0xbc5cx2;){this[_0x387d[1762]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4),_0xbc5cx2= _0xbc5cx2[_0x387d[1765]]}};mxCompactTreeLayout[_0x387d[202]][_0x387d[1758]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx4= null!= _0xbc5cx4?_0xbc5cx4:[];var _0xbc5cx5=mxCellPath[_0x387d[385]](_0xbc5cx2),_0xbc5cx9=null;if(null!= _0xbc5cx2&& null== _0xbc5cx4[_0xbc5cx5]&& !this[_0x387d[1713]](_0xbc5cx2)){_0xbc5cx4[_0xbc5cx5]= _0xbc5cx2;var _0xbc5cx9=this[_0x387d[1766]](_0xbc5cx2),_0xbc5cx5=this[_0x387d[1179]][_0x387d[502]](),_0xbc5cxa=null;_0xbc5cx2= this[_0x387d[1179]][_0x387d[264]](_0xbc5cx2,_0xbc5cx3,this[_0x387d[1744]],!this[_0x387d[1744]],!1,!0);for(var _0xbc5cx12=this[_0x387d[1179]][_0x387d[249]](),_0xbc5cx13=0;_0xbc5cx13< _0xbc5cx2[_0x387d[67]];_0xbc5cx13++){var _0xbc5cx14=_0xbc5cx2[_0xbc5cx13];if(!this[_0x387d[1715]](_0xbc5cx14)){this[_0x387d[1750]]&& this[_0x387d[1722]](_0xbc5cx14,null);this[_0x387d[1755]]&& (this[_0x387d[1716]](_0xbc5cx14,!1),this[_0x387d[1722]](_0xbc5cx14,null));var _0xbc5cx15=_0xbc5cx12[_0x387d[248]](_0xbc5cx14),_0xbc5cx14=null!= _0xbc5cx15?_0xbc5cx15[_0x387d[1710]](this[_0x387d[1744]]):_0xbc5cx12[_0x387d[1710]](_0xbc5cx14,this[_0x387d[1744]]),_0xbc5cx15=this[_0x387d[1758]](_0xbc5cx14,_0xbc5cx3,_0xbc5cx4);null!= _0xbc5cx15&& null!= _0xbc5cx5[_0x387d[1721]](_0xbc5cx14)&& (null== _0xbc5cxa?_0xbc5cx9[_0x387d[247]]= _0xbc5cx15:_0xbc5cxa[_0x387d[1765]]= _0xbc5cx15,_0xbc5cxa= _0xbc5cx15)}}};return _0xbc5cx9};mxCompactTreeLayout[_0x387d[202]][_0x387d[1759]]= function(_0xbc5cx2){if(null!= _0xbc5cx2){for(var _0xbc5cx3=_0xbc5cx2[_0x387d[247]];null!= _0xbc5cx3;){this[_0x387d[1759]](_0xbc5cx3),_0xbc5cx3= _0xbc5cx3[_0x387d[1765]]};null!= _0xbc5cx2[_0x387d[247]]?this[_0x387d[1767]](_0xbc5cx2,this[_0x387d[234]](_0xbc5cx2)):this[_0x387d[1768]](_0xbc5cx2)}};mxCompactTreeLayout[_0x387d[202]][_0x387d[1760]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){_0xbc5cx2[_0x387d[235]]+= _0xbc5cx3+ _0xbc5cx2[_0x387d[1769]];_0xbc5cx2[_0x387d[236]]+= _0xbc5cx4+ _0xbc5cx2[_0x387d[1770]];_0xbc5cx5= this[_0x387d[183]](_0xbc5cx2,_0xbc5cx5);_0xbc5cx3= _0xbc5cx2[_0x387d[247]];if(null!= _0xbc5cx3){_0xbc5cx5= this[_0x387d[1760]](_0xbc5cx3,_0xbc5cx2[_0x387d[235]],_0xbc5cx2[_0x387d[236]],_0xbc5cx5);_0xbc5cx4= _0xbc5cx2[_0x387d[236]]+ _0xbc5cx3[_0x387d[1770]];for(var _0xbc5cx9=_0xbc5cx3[_0x387d[1765]];null!= _0xbc5cx9;){_0xbc5cx5= this[_0x387d[1760]](_0xbc5cx9,_0xbc5cx2[_0x387d[235]]+ _0xbc5cx3[_0x387d[1769]],_0xbc5cx4,_0xbc5cx5),_0xbc5cx4+= _0xbc5cx9[_0x387d[1770]],_0xbc5cx9= _0xbc5cx9[_0x387d[1765]]}};return _0xbc5cx5};mxCompactTreeLayout[_0x387d[202]][_0x387d[1761]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){_0xbc5cx2[_0x387d[235]]+= _0xbc5cx4+ _0xbc5cx2[_0x387d[1770]];_0xbc5cx2[_0x387d[236]]+= _0xbc5cx5+ _0xbc5cx2[_0x387d[1769]];_0xbc5cx9= this[_0x387d[183]](_0xbc5cx2,_0xbc5cx9);_0xbc5cx3= _0xbc5cx2[_0x387d[247]];if(null!= _0xbc5cx3){_0xbc5cx9= this[_0x387d[1761]](_0xbc5cx3,_0xbc5cx2,_0xbc5cx2[_0x387d[235]],_0xbc5cx2[_0x387d[236]],_0xbc5cx9);_0xbc5cx4= _0xbc5cx2[_0x387d[235]]+ _0xbc5cx3[_0x387d[1770]];for(_0xbc5cx5= _0xbc5cx3[_0x387d[1765]];null!= _0xbc5cx5;){_0xbc5cx9= this[_0x387d[1761]](_0xbc5cx5,_0xbc5cx2,_0xbc5cx4,_0xbc5cx2[_0x387d[236]]+ _0xbc5cx3[_0x387d[1769]],_0xbc5cx9),_0xbc5cx4+= _0xbc5cx5[_0x387d[1770]],_0xbc5cx5= _0xbc5cx5[_0x387d[1765]]}};return _0xbc5cx9};mxCompactTreeLayout[_0x387d[202]][_0x387d[1767]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[1749]]+ this[_0x387d[1748]],_0xbc5cx5=(_0xbc5cx3- _0xbc5cx2[_0x387d[117]])/ 2- this[_0x387d[1749]],_0xbc5cx9=_0xbc5cx5+ _0xbc5cx2[_0x387d[117]]+ 2* this[_0x387d[1749]]- _0xbc5cx3;_0xbc5cx2[_0x387d[247]][_0x387d[1769]]= _0xbc5cx4+ _0xbc5cx2[_0x387d[119]];_0xbc5cx2[_0x387d[247]][_0x387d[1770]]= _0xbc5cx9;_0xbc5cx2[_0x387d[1772]][_0x387d[1771]]= this[_0x387d[1773]](_0xbc5cx2[_0x387d[119]],0,this[_0x387d[1773]](_0xbc5cx4,_0xbc5cx9,_0xbc5cx2[_0x387d[1772]][_0x387d[1771]]));_0xbc5cx2[_0x387d[1772]][_0x387d[1774]]= this[_0x387d[1773]](_0xbc5cx2[_0x387d[119]],0,this[_0x387d[1773]](_0xbc5cx4,_0xbc5cx5,_0xbc5cx2[_0x387d[1772]][_0x387d[1774]]))};mxCompactTreeLayout[_0x387d[202]][_0x387d[1768]]= function(_0xbc5cx2){var _0xbc5cx3=2* this[_0x387d[1749]];_0xbc5cx2[_0x387d[1772]][_0x387d[1775]]= this[_0x387d[1773]](_0xbc5cx2[_0x387d[119]]+ _0xbc5cx3,0);_0xbc5cx2[_0x387d[1772]][_0x387d[1771]]= _0xbc5cx2[_0x387d[1772]][_0x387d[1775]];_0xbc5cx2[_0x387d[1772]][_0x387d[1776]]= this[_0x387d[1773]](0,-_0xbc5cx2[_0x387d[117]]- _0xbc5cx3);_0xbc5cx2[_0x387d[1772]][_0x387d[1774]]= this[_0x387d[1773]](_0xbc5cx2[_0x387d[119]]+ _0xbc5cx3,0,_0xbc5cx2[_0x387d[1772]][_0x387d[1776]])};mxCompactTreeLayout[_0x387d[202]][_0x387d[234]]= function(_0xbc5cx2){var _0xbc5cx3=2* this[_0x387d[1749]],_0xbc5cx4=_0xbc5cx2[_0x387d[247]];_0xbc5cx2[_0x387d[1772]]= _0xbc5cx4[_0x387d[1772]];for(var _0xbc5cx5=_0xbc5cx4[_0x387d[117]]+ _0xbc5cx3,_0xbc5cx9=_0xbc5cx5,_0xbc5cx4=_0xbc5cx4[_0x387d[1765]];null!= _0xbc5cx4;){var _0xbc5cxa=this[_0x387d[1777]](_0xbc5cx2[_0x387d[1772]],_0xbc5cx4[_0x387d[1772]]);_0xbc5cx4[_0x387d[1770]]= _0xbc5cxa+ _0xbc5cx5;_0xbc5cx4[_0x387d[1769]]= 0;_0xbc5cx5= _0xbc5cx4[_0x387d[117]]+ _0xbc5cx3;_0xbc5cx9+= _0xbc5cxa+ _0xbc5cx5;_0xbc5cx4= _0xbc5cx4[_0x387d[1765]]};return _0xbc5cx9};mxCompactTreeLayout[_0x387d[202]][_0x387d[1777]]= function(_0xbc5cx2,_0xbc5cx3){for(var _0xbc5cx4=0,_0xbc5cx5=0,_0xbc5cx9=0,_0xbc5cxa=_0xbc5cx2[_0x387d[1774]],_0xbc5cx12=_0xbc5cx3[_0x387d[1771]];null!= _0xbc5cx12&& null!= _0xbc5cxa;){var _0xbc5cx13=this[_0x387d[1368]](_0xbc5cx4,_0xbc5cx5,_0xbc5cx12[_0x387d[1126]],_0xbc5cx12[_0x387d[1125]],_0xbc5cxa[_0x387d[1126]],_0xbc5cxa[_0x387d[1125]]),_0xbc5cx5=_0xbc5cx5+ _0xbc5cx13,_0xbc5cx9=_0xbc5cx9+ _0xbc5cx13;_0xbc5cx4+ _0xbc5cx12[_0x387d[1126]]<= _0xbc5cxa[_0x387d[1126]]?(_0xbc5cx4+= _0xbc5cx12[_0x387d[1126]],_0xbc5cx5+= _0xbc5cx12[_0x387d[1125]],_0xbc5cx12= _0xbc5cx12[_0x387d[1765]]):(_0xbc5cx4-= _0xbc5cxa[_0x387d[1126]],_0xbc5cx5-= _0xbc5cxa[_0x387d[1125]],_0xbc5cxa= _0xbc5cxa[_0x387d[1765]])};null!= _0xbc5cx12?(_0xbc5cx4= this[_0x387d[1778]](_0xbc5cx2[_0x387d[1775]],0,0,_0xbc5cx12,_0xbc5cx4,_0xbc5cx5),_0xbc5cx2[_0x387d[1775]]= null!= _0xbc5cx4[_0x387d[1765]]?_0xbc5cx3[_0x387d[1775]]:_0xbc5cx4,_0xbc5cx2[_0x387d[1776]]= _0xbc5cx3[_0x387d[1776]]):(_0xbc5cx4= this[_0x387d[1778]](_0xbc5cx3[_0x387d[1776]],_0xbc5cx4,_0xbc5cx5,_0xbc5cxa,0,0),null== _0xbc5cx4[_0x387d[1765]]&& (_0xbc5cx2[_0x387d[1776]]= _0xbc5cx4));_0xbc5cx2[_0x387d[1774]]= _0xbc5cx3[_0x387d[1774]];return _0xbc5cx9};mxCompactTreeLayout[_0x387d[202]][_0x387d[1368]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){var _0xbc5cx12=0;if(_0xbc5cx9<= _0xbc5cx2|| 0>= _0xbc5cx2+ _0xbc5cx4){return 0};_0xbc5cx12= 0< _0xbc5cx9* _0xbc5cx5- _0xbc5cx4* _0xbc5cxa?0> _0xbc5cx2?_0xbc5cx2* _0xbc5cx5/ _0xbc5cx4- _0xbc5cx3:0< _0xbc5cx2?_0xbc5cx2* _0xbc5cxa/ _0xbc5cx9- _0xbc5cx3:-_0xbc5cx3:_0xbc5cx9< _0xbc5cx2+ _0xbc5cx4?_0xbc5cxa- (_0xbc5cx3+ (_0xbc5cx9- _0xbc5cx2)* _0xbc5cx5/ _0xbc5cx4):_0xbc5cx9> _0xbc5cx2+ _0xbc5cx4?(_0xbc5cx4+ _0xbc5cx2)* _0xbc5cxa/ _0xbc5cx9- (_0xbc5cx3+ _0xbc5cx5):_0xbc5cxa- (_0xbc5cx3+ _0xbc5cx5);return 0< _0xbc5cx12?_0xbc5cx12:0};mxCompactTreeLayout[_0x387d[202]][_0x387d[1778]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){_0xbc5cx3= _0xbc5cx9+ _0xbc5cx5[_0x387d[1126]]- _0xbc5cx3;_0xbc5cx9= _0xbc5cx9= 0;0== _0xbc5cx5[_0x387d[1126]]?_0xbc5cx9= _0xbc5cx5[_0x387d[1125]]:(_0xbc5cx9= _0xbc5cx3* _0xbc5cx5[_0x387d[1125]],_0xbc5cx9/= _0xbc5cx5[_0x387d[1126]]);_0xbc5cx3= this[_0x387d[1773]](_0xbc5cx3,_0xbc5cx9,_0xbc5cx5[_0x387d[1765]]);_0xbc5cx2[_0x387d[1765]]= this[_0x387d[1773]](0,_0xbc5cxa+ _0xbc5cx5[_0x387d[1125]]- _0xbc5cx9- _0xbc5cx4,_0xbc5cx3);return _0xbc5cx3};mxCompactTreeLayout[_0x387d[202]][_0x387d[1766]]= function(_0xbc5cx2){var _0xbc5cx3={};_0xbc5cx3[_0x387d[246]]= _0xbc5cx2;_0xbc5cx3[_0x387d[235]]= 0;_0xbc5cx3[_0x387d[236]]= 0;_0xbc5cx3[_0x387d[117]]= 0;_0xbc5cx3[_0x387d[119]]= 0;_0xbc5cx2= this[_0x387d[1726]](_0xbc5cx2);null!= _0xbc5cx2&& (this[_0x387d[1737]]()?(_0xbc5cx3[_0x387d[117]]= _0xbc5cx2[_0x387d[119]],_0xbc5cx3[_0x387d[119]]= _0xbc5cx2[_0x387d[117]]):(_0xbc5cx3[_0x387d[117]]= _0xbc5cx2[_0x387d[117]],_0xbc5cx3[_0x387d[119]]= _0xbc5cx2[_0x387d[119]]));_0xbc5cx3[_0x387d[1769]]= 0;_0xbc5cx3[_0x387d[1770]]= 0;_0xbc5cx3[_0x387d[1772]]= {};return _0xbc5cx3};mxCompactTreeLayout[_0x387d[202]][_0x387d[183]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[1179]][_0x387d[502]](),_0xbc5cx5=_0xbc5cx2[_0x387d[246]],_0xbc5cx9=_0xbc5cx4[_0x387d[1721]](_0xbc5cx5);null!= _0xbc5cx5&& null!= _0xbc5cx9&& (this[_0x387d[1711]](_0xbc5cx5)&& (_0xbc5cx9= this[_0x387d[1725]](_0xbc5cx5,_0xbc5cx2[_0x387d[235]],_0xbc5cx2[_0x387d[236]]),this[_0x387d[1735]]&& (_0xbc5cx4= _0xbc5cx4[_0x387d[1197]](_0xbc5cx5),_0xbc5cx5= mxCellPath[_0x387d[385]](_0xbc5cx4),null== this[_0x387d[1746]][_0xbc5cx5]&& (this[_0x387d[1746]][_0xbc5cx5]= _0xbc5cx4))),_0xbc5cx3= null== _0xbc5cx3? new mxRectangle(_0xbc5cx9[_0x387d[235]],_0xbc5cx9[_0x387d[236]],_0xbc5cx9[_0x387d[117]],_0xbc5cx9[_0x387d[119]]): new mxRectangle(Math[_0x387d[243]](_0xbc5cx3[_0x387d[235]],_0xbc5cx9[_0x387d[235]]),Math[_0x387d[243]](_0xbc5cx3[_0x387d[236]],_0xbc5cx9[_0x387d[236]]),Math[_0x387d[160]](_0xbc5cx3[_0x387d[235]]+ _0xbc5cx3[_0x387d[117]],_0xbc5cx9[_0x387d[235]]+ _0xbc5cx9[_0x387d[117]]),Math[_0x387d[160]](_0xbc5cx3[_0x387d[236]]+ _0xbc5cx3[_0x387d[119]],_0xbc5cx9[_0x387d[236]]+ _0xbc5cx9[_0x387d[119]])));return _0xbc5cx3};mxCompactTreeLayout[_0x387d[202]][_0x387d[1773]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5={};_0xbc5cx5[_0x387d[1126]]= _0xbc5cx2;_0xbc5cx5[_0x387d[1125]]= _0xbc5cx3;_0xbc5cx5[_0x387d[1765]]= _0xbc5cx4;return _0xbc5cx5};mxCompactTreeLayout[_0x387d[202]][_0x387d[1763]]= function(){var _0xbc5cx2=[],_0xbc5cx3;for(_0xbc5cx3 in this[_0x387d[1746]]){_0xbc5cx2[_0x387d[207]](this[_0x387d[1746]][_0xbc5cx3])};this[_0x387d[1727]](mxUtils[_0x387d[1779]](_0xbc5cx2,!0),this[_0x387d[1745]])};mxCompactTreeLayout[_0x387d[202]][_0x387d[1764]]= function(_0xbc5cx2){this[_0x387d[1780]](_0xbc5cx2);for(_0xbc5cx2= _0xbc5cx2[_0x387d[247]];null!= _0xbc5cx2;){this[_0x387d[1764]](_0xbc5cx2),_0xbc5cx2= _0xbc5cx2[_0x387d[1765]]}};mxCompactTreeLayout[_0x387d[202]][_0x387d[1780]]= function(_0xbc5cx2){for(var _0xbc5cx3=_0xbc5cx2[_0x387d[247]],_0xbc5cx4=_0xbc5cx2[_0x387d[246]],_0xbc5cx5=0,_0xbc5cx9=[];null!= _0xbc5cx3;){_0xbc5cx5++;var _0xbc5cxa=_0xbc5cx3[_0x387d[235]];this[_0x387d[662]]&& (_0xbc5cxa= _0xbc5cx3[_0x387d[236]]);_0xbc5cx9[_0x387d[207]]( new WeightedCellSorter(_0xbc5cx3,_0xbc5cxa));_0xbc5cx3= _0xbc5cx3[_0x387d[1765]]};_0xbc5cx9[_0x387d[470]](WeightedCellSorter[_0x387d[202]][_0x387d[469]]);var _0xbc5cxa=_0xbc5cx2[_0x387d[117]],_0xbc5cx12=(_0xbc5cx5+ 1)* this[_0x387d[1751]];_0xbc5cxa> _0xbc5cx12+ 2* this[_0x387d[1751]]&& (_0xbc5cxa-= 2* this[_0x387d[1751]]);_0xbc5cx2= _0xbc5cxa/ _0xbc5cx5;_0xbc5cx3= _0xbc5cx2/ 2;_0xbc5cxa> _0xbc5cx12+ 2* this[_0x387d[1751]]&& (_0xbc5cx3+= this[_0x387d[1751]]);for(var _0xbc5cxa=this[_0x387d[1753]]- this[_0x387d[1752]],_0xbc5cx12=0,_0xbc5cx13=this[_0x387d[1726]](_0xbc5cx4),_0xbc5cx14=0;_0xbc5cx14< _0xbc5cx9[_0x387d[67]];_0xbc5cx14++){for(var _0xbc5cx15=_0xbc5cx9[_0xbc5cx14][_0x387d[246]][_0x387d[246]],_0xbc5cx16=this[_0x387d[1726]](_0xbc5cx15),_0xbc5cx15=this[_0x387d[1179]][_0x387d[1781]](_0xbc5cx4,_0xbc5cx15,!1),_0xbc5cx17=[],_0xbc5cx18=0,_0xbc5cx19=0,_0xbc5cx1a=0;_0xbc5cx1a< _0xbc5cx15[_0x387d[67]];_0xbc5cx1a++){this[_0x387d[662]]?(_0xbc5cx18= _0xbc5cx13[_0x387d[235]]+ _0xbc5cx13[_0x387d[117]],_0xbc5cx19= _0xbc5cx13[_0x387d[236]]+ _0xbc5cx3,_0xbc5cx17[_0x387d[207]]( new mxPoint(_0xbc5cx18,_0xbc5cx19)),_0xbc5cx18= _0xbc5cx13[_0x387d[235]]+ _0xbc5cx13[_0x387d[117]]+ _0xbc5cxa,_0xbc5cx17[_0x387d[207]]( new mxPoint(_0xbc5cx18,_0xbc5cx19)),_0xbc5cx19= _0xbc5cx16[_0x387d[236]]+ _0xbc5cx16[_0x387d[119]]/ 2):(_0xbc5cx18= _0xbc5cx13[_0x387d[235]]+ _0xbc5cx3,_0xbc5cx19= _0xbc5cx13[_0x387d[236]]+ _0xbc5cx13[_0x387d[119]],_0xbc5cx17[_0x387d[207]]( new mxPoint(_0xbc5cx18,_0xbc5cx19)),_0xbc5cx19= _0xbc5cx13[_0x387d[236]]+ _0xbc5cx13[_0x387d[119]]+ _0xbc5cxa,_0xbc5cx17[_0x387d[207]]( new mxPoint(_0xbc5cx18,_0xbc5cx19)),_0xbc5cx18= _0xbc5cx16[_0x387d[235]]+ _0xbc5cx16[_0x387d[117]]/ 2),_0xbc5cx17[_0x387d[207]]( new mxPoint(_0xbc5cx18,_0xbc5cx19)),this[_0x387d[1722]](_0xbc5cx15[_0xbc5cx1a],_0xbc5cx17)};_0xbc5cx14< _0xbc5cx5/ 2?_0xbc5cxa+= this[_0x387d[1752]]:_0xbc5cx14> _0xbc5cx5/ 2&& (_0xbc5cxa-= this[_0x387d[1752]]);_0xbc5cx3+= _0xbc5cx2;_0xbc5cx12= Math[_0x387d[160]](_0xbc5cx12,_0xbc5cxa)}};function WeightedCellSorter(_0xbc5cx2,_0xbc5cx3){this[_0x387d[246]]= _0xbc5cx2;this[_0x387d[1782]]= _0xbc5cx3}WeightedCellSorter[_0x387d[202]][_0x387d[1782]]= 0;WeightedCellSorter[_0x387d[202]][_0x387d[1783]]= !1;WeightedCellSorter[_0x387d[202]][_0x387d[1784]]= !1;WeightedCellSorter[_0x387d[202]][_0x387d[1785]]= null;WeightedCellSorter[_0x387d[202]][_0x387d[246]]= null;WeightedCellSorter[_0x387d[202]][_0x387d[469]]= function(_0xbc5cx2,_0xbc5cx3){return null!= _0xbc5cx2&& null!= _0xbc5cx3?_0xbc5cx3[_0x387d[1782]]> _0xbc5cx2[_0x387d[1782]]?1:_0xbc5cx3[_0x387d[1782]]< _0xbc5cx2[_0x387d[1782]]?-1:_0xbc5cx3[_0x387d[1783]]?1:-1:0};function mxFastOrganicLayout(_0xbc5cx2){mxGraphLayout[_0x387d[239]](this,_0xbc5cx2)}mxFastOrganicLayout[_0x387d[202]]= new mxGraphLayout;mxFastOrganicLayout[_0x387d[202]][_0x387d[196]]= mxFastOrganicLayout;mxFastOrganicLayout[_0x387d[202]][_0x387d[1786]]= !0;mxFastOrganicLayout[_0x387d[202]][_0x387d[1750]]= !0;mxFastOrganicLayout[_0x387d[202]][_0x387d[1787]]= !0;mxFastOrganicLayout[_0x387d[202]][_0x387d[1788]]= 50;mxFastOrganicLayout[_0x387d[202]][_0x387d[1789]]= 0;mxFastOrganicLayout[_0x387d[202]][_0x387d[1790]]= 2;mxFastOrganicLayout[_0x387d[202]][_0x387d[1791]]= 500;mxFastOrganicLayout[_0x387d[202]][_0x387d[1792]]= 4;mxFastOrganicLayout[_0x387d[202]][_0x387d[1793]]= 200;mxFastOrganicLayout[_0x387d[202]][_0x387d[1794]]= 0;mxFastOrganicLayout[_0x387d[202]][_0x387d[1795]]= 0;mxFastOrganicLayout[_0x387d[202]][_0x387d[1796]]= 0;mxFastOrganicLayout[_0x387d[202]][_0x387d[1797]]= !0;mxFastOrganicLayout[_0x387d[202]][_0x387d[1713]]= function(_0xbc5cx2){return mxGraphLayout[_0x387d[202]][_0x387d[1713]][_0x387d[183]](this,arguments)|| 0== this[_0x387d[1179]][_0x387d[1756]](_0xbc5cx2)[_0x387d[67]]};mxFastOrganicLayout[_0x387d[202]][_0x387d[350]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[1179]][_0x387d[502]]();this[_0x387d[1798]]= [];for(var _0xbc5cx4=this[_0x387d[1179]][_0x387d[1728]](_0xbc5cx2),_0xbc5cx5=0;_0xbc5cx5< _0xbc5cx4[_0x387d[67]];_0xbc5cx5++){this[_0x387d[1713]](_0xbc5cx4[_0xbc5cx5])|| this[_0x387d[1798]][_0x387d[207]](_0xbc5cx4[_0xbc5cx5])};var _0xbc5cx9=this[_0x387d[1786]]?this[_0x387d[1179]][_0x387d[441]][_0x387d[1799]](this[_0x387d[1798]]):null,_0xbc5cxa=this[_0x387d[1798]][_0x387d[67]];this[_0x387d[1800]]= [];this[_0x387d[1801]]= [];this[_0x387d[1802]]= [];this[_0x387d[1803]]= [];this[_0x387d[1804]]= [];this[_0x387d[1805]]= [];this[_0x387d[1806]]= [];this[_0x387d[1807]]= [];0.0010> this[_0x387d[1788]]&& (this[_0x387d[1788]]= 0.0010);this[_0x387d[1789]]= this[_0x387d[1788]]* this[_0x387d[1788]];for(_0xbc5cx5= 0;_0xbc5cx5< this[_0x387d[1798]][_0x387d[67]];_0xbc5cx5++){var _0xbc5cx12=this[_0x387d[1798]][_0xbc5cx5];this[_0x387d[1803]][_0xbc5cx5]= [];var _0xbc5cx13=mxCellPath[_0x387d[385]](_0xbc5cx12);this[_0x387d[1800]][_0xbc5cx13]= _0xbc5cx5;var _0xbc5cx14=this[_0x387d[1726]](_0xbc5cx12),_0xbc5cx15=_0xbc5cx14[_0x387d[117]],_0xbc5cx16=_0xbc5cx14[_0x387d[119]],_0xbc5cx17=_0xbc5cx14[_0x387d[235]],_0xbc5cx18=_0xbc5cx14[_0x387d[236]];this[_0x387d[1803]][_0xbc5cx5][0]= _0xbc5cx17+ _0xbc5cx15/ 2;this[_0x387d[1803]][_0xbc5cx5][1]= _0xbc5cx18+ _0xbc5cx16/ 2;this[_0x387d[1806]][_0xbc5cx5]= Math[_0x387d[243]](_0xbc5cx15,_0xbc5cx16);this[_0x387d[1807]][_0xbc5cx5]= this[_0x387d[1806]][_0xbc5cx5]* this[_0x387d[1806]][_0xbc5cx5]};_0xbc5cx3[_0x387d[473]]();try{for(_0xbc5cx5= 0;_0xbc5cx5< _0xbc5cxa;_0xbc5cx5++){this[_0x387d[1801]][_0xbc5cx5]= 0;this[_0x387d[1802]][_0xbc5cx5]= 0;this[_0x387d[1804]][_0xbc5cx5]= this[_0x387d[1711]](this[_0x387d[1798]][_0xbc5cx5]);var _0xbc5cx19=this[_0x387d[1179]][_0x387d[1756]](this[_0x387d[1798]][_0xbc5cx5],_0xbc5cx2),_0xbc5cx4=this[_0x387d[1179]][_0x387d[1808]](_0xbc5cx19,this[_0x387d[1798]][_0xbc5cx5]);this[_0x387d[1805]][_0xbc5cx5]= [];for(_0xbc5cx15= 0;_0xbc5cx15< _0xbc5cx4[_0x387d[67]];_0xbc5cx15++){this[_0x387d[1750]]&& this[_0x387d[1179]][_0x387d[1809]](_0xbc5cx19[_0xbc5cx15]);this[_0x387d[1787]]&& this[_0x387d[1716]](_0xbc5cx19[_0xbc5cx15],!1);var _0xbc5cx13=mxCellPath[_0x387d[385]](_0xbc5cx4[_0xbc5cx15]),_0xbc5cx1a=this[_0x387d[1800]][_0xbc5cx13];this[_0x387d[1805]][_0xbc5cx5][_0xbc5cx15]= null!= _0xbc5cx1a?_0xbc5cx1a:_0xbc5cx5}};this[_0x387d[1794]]= this[_0x387d[1793]];0== this[_0x387d[1795]]&& (this[_0x387d[1795]]= 20* Math[_0x387d[428]](_0xbc5cxa));for(this[_0x387d[1796]]= 0;this[_0x387d[1796]]< this[_0x387d[1795]];this[_0x387d[1796]]++){if(!this[_0x387d[1797]]){return};this[_0x387d[1810]]();this[_0x387d[1811]]();this[_0x387d[1812]]();this[_0x387d[1813]]()};_0xbc5cx2= _0xbc5cx4= null;for(_0xbc5cx5= 0;_0xbc5cx5< this[_0x387d[1798]][_0x387d[67]];_0xbc5cx5++){_0xbc5cx12= this[_0x387d[1798]][_0xbc5cx5],this[_0x387d[1711]](_0xbc5cx12)&& (_0xbc5cx14= this[_0x387d[1726]](_0xbc5cx12),null!= _0xbc5cx14&& (this[_0x387d[1803]][_0xbc5cx5][0]-= _0xbc5cx14[_0x387d[117]]/ 2,this[_0x387d[1803]][_0xbc5cx5][1]-= _0xbc5cx14[_0x387d[119]]/ 2,_0xbc5cx17= this[_0x387d[1179]][_0x387d[1021]](this[_0x387d[1803]][_0xbc5cx5][0]),_0xbc5cx18= this[_0x387d[1179]][_0x387d[1021]](this[_0x387d[1803]][_0xbc5cx5][1]),this[_0x387d[1725]](_0xbc5cx12,_0xbc5cx17,_0xbc5cx18),_0xbc5cx4= null== _0xbc5cx4?_0xbc5cx17:Math[_0x387d[243]](_0xbc5cx4,_0xbc5cx17),_0xbc5cx2= null== _0xbc5cx2?_0xbc5cx18:Math[_0x387d[243]](_0xbc5cx2,_0xbc5cx18)))};_0xbc5cx5= -(_0xbc5cx4|| 0)+ 1;_0xbc5cx12= -(_0xbc5cx2|| 0)+ 1;null!= _0xbc5cx9&& (_0xbc5cx5+= _0xbc5cx9[_0x387d[235]],_0xbc5cx12+= _0xbc5cx9[_0x387d[236]]);this[_0x387d[1179]][_0x387d[834]](this[_0x387d[1798]],_0xbc5cx5,_0xbc5cx12)}finally{_0xbc5cx3[_0x387d[476]]()}};mxFastOrganicLayout[_0x387d[202]][_0x387d[1812]]= function(){for(var _0xbc5cx2=0;_0xbc5cx2< this[_0x387d[1798]][_0x387d[67]];_0xbc5cx2++){if(this[_0x387d[1804]][_0xbc5cx2]){var _0xbc5cx3=Math[_0x387d[428]](this[_0x387d[1801]][_0xbc5cx2]* this[_0x387d[1801]][_0xbc5cx2]+ this[_0x387d[1802]][_0xbc5cx2]* this[_0x387d[1802]][_0xbc5cx2]);0.0010> _0xbc5cx3&& (_0xbc5cx3= 0.0010);var _0xbc5cx4=this[_0x387d[1801]][_0xbc5cx2]/ _0xbc5cx3* Math[_0x387d[243]](_0xbc5cx3,this[_0x387d[1794]]),_0xbc5cx3=this[_0x387d[1802]][_0xbc5cx2]/ _0xbc5cx3* Math[_0x387d[243]](_0xbc5cx3,this[_0x387d[1794]]);this[_0x387d[1801]][_0xbc5cx2]= 0;this[_0x387d[1802]][_0xbc5cx2]= 0;this[_0x387d[1803]][_0xbc5cx2][0]+= _0xbc5cx4;this[_0x387d[1803]][_0xbc5cx2][1]+= _0xbc5cx3}}};mxFastOrganicLayout[_0x387d[202]][_0x387d[1811]]= function(){for(var _0xbc5cx2=0;_0xbc5cx2< this[_0x387d[1798]][_0x387d[67]];_0xbc5cx2++){for(var _0xbc5cx3=0;_0xbc5cx3< this[_0x387d[1805]][_0xbc5cx2][_0x387d[67]];_0xbc5cx3++){var _0xbc5cx4=this[_0x387d[1805]][_0xbc5cx2][_0xbc5cx3];if(_0xbc5cx2!= _0xbc5cx4&& this[_0x387d[1804]][_0xbc5cx2]&& this[_0x387d[1804]][_0xbc5cx4]){var _0xbc5cx5=this[_0x387d[1803]][_0xbc5cx2][0]- this[_0x387d[1803]][_0xbc5cx4][0],_0xbc5cx9=this[_0x387d[1803]][_0xbc5cx2][1]- this[_0x387d[1803]][_0xbc5cx4][1],_0xbc5cxa=_0xbc5cx5* _0xbc5cx5+ _0xbc5cx9* _0xbc5cx9- this[_0x387d[1807]][_0xbc5cx2]- this[_0x387d[1807]][_0xbc5cx4];_0xbc5cxa< this[_0x387d[1792]]&& (_0xbc5cxa= this[_0x387d[1792]]);var _0xbc5cx12=Math[_0x387d[428]](_0xbc5cxa),_0xbc5cxa=_0xbc5cxa/ this[_0x387d[1788]],_0xbc5cx5=_0xbc5cx5/ _0xbc5cx12* _0xbc5cxa,_0xbc5cx9=_0xbc5cx9/ _0xbc5cx12* _0xbc5cxa;this[_0x387d[1801]][_0xbc5cx2]-= _0xbc5cx5;this[_0x387d[1802]][_0xbc5cx2]-= _0xbc5cx9;this[_0x387d[1801]][_0xbc5cx4]+= _0xbc5cx5;this[_0x387d[1802]][_0xbc5cx4]+= _0xbc5cx9}}}};mxFastOrganicLayout[_0x387d[202]][_0x387d[1810]]= function(){for(var _0xbc5cx2=this[_0x387d[1798]][_0x387d[67]],_0xbc5cx3=0;_0xbc5cx3< _0xbc5cx2;_0xbc5cx3++){for(var _0xbc5cx4=_0xbc5cx3;_0xbc5cx4< _0xbc5cx2;_0xbc5cx4++){if(!this[_0x387d[1797]]){return};if(_0xbc5cx4!= _0xbc5cx3&& this[_0x387d[1804]][_0xbc5cx3]&& this[_0x387d[1804]][_0xbc5cx4]){var _0xbc5cx5=this[_0x387d[1803]][_0xbc5cx3][0]- this[_0x387d[1803]][_0xbc5cx4][0],_0xbc5cx9=this[_0x387d[1803]][_0xbc5cx3][1]- this[_0x387d[1803]][_0xbc5cx4][1];0== _0xbc5cx5&& (_0xbc5cx5= 0.01+ Math[_0x387d[1814]]());0== _0xbc5cx9&& (_0xbc5cx9= 0.01+ Math[_0x387d[1814]]());var _0xbc5cxa=Math[_0x387d[428]](_0xbc5cx5* _0xbc5cx5+ _0xbc5cx9* _0xbc5cx9),_0xbc5cx12=_0xbc5cxa- this[_0x387d[1806]][_0xbc5cx3]- this[_0x387d[1806]][_0xbc5cx4];_0xbc5cx12> this[_0x387d[1791]]|| (_0xbc5cx12< this[_0x387d[1790]]&& (_0xbc5cx12= this[_0x387d[1790]]),_0xbc5cx12= this[_0x387d[1789]]/ _0xbc5cx12,_0xbc5cx5= _0xbc5cx5/ _0xbc5cxa* _0xbc5cx12,_0xbc5cx9= _0xbc5cx9/ _0xbc5cxa* _0xbc5cx12,this[_0x387d[1801]][_0xbc5cx3]+= _0xbc5cx5,this[_0x387d[1802]][_0xbc5cx3]+= _0xbc5cx9,this[_0x387d[1801]][_0xbc5cx4]-= _0xbc5cx5,this[_0x387d[1802]][_0xbc5cx4]-= _0xbc5cx9)}}}};mxFastOrganicLayout[_0x387d[202]][_0x387d[1813]]= function(){this[_0x387d[1794]]= this[_0x387d[1793]]* (1- this[_0x387d[1796]]/ this[_0x387d[1795]])};function mxCircleLayout(_0xbc5cx2,_0xbc5cx3){mxGraphLayout[_0x387d[239]](this,_0xbc5cx2);this[_0x387d[1806]]= null!= _0xbc5cx3?_0xbc5cx3:100}mxCircleLayout[_0x387d[202]]= new mxGraphLayout;mxCircleLayout[_0x387d[202]][_0x387d[196]]= mxCircleLayout;mxCircleLayout[_0x387d[202]][_0x387d[1806]]= null;mxCircleLayout[_0x387d[202]][_0x387d[1815]]= !1;mxCircleLayout[_0x387d[202]][_0x387d[1732]]= 0;mxCircleLayout[_0x387d[202]][_0x387d[1733]]= 0;mxCircleLayout[_0x387d[202]][_0x387d[1750]]= !0;mxCircleLayout[_0x387d[202]][_0x387d[1787]]= !0;mxCircleLayout[_0x387d[202]][_0x387d[350]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[1179]][_0x387d[502]]();_0xbc5cx3[_0x387d[473]]();try{for(var _0xbc5cx4=0,_0xbc5cx5=null,_0xbc5cx9=null,_0xbc5cxa=[],_0xbc5cx12=_0xbc5cx3[_0x387d[262]](_0xbc5cx2),_0xbc5cx13=0;_0xbc5cx13< _0xbc5cx12;_0xbc5cx13++){var _0xbc5cx14=_0xbc5cx3[_0x387d[263]](_0xbc5cx2,_0xbc5cx13);if(this[_0x387d[1713]](_0xbc5cx14)){this[_0x387d[1715]](_0xbc5cx14)|| (this[_0x387d[1750]]&& this[_0x387d[1179]][_0x387d[1809]](_0xbc5cx14),this[_0x387d[1787]]&& this[_0x387d[1716]](_0xbc5cx14,!1))}else {_0xbc5cxa[_0x387d[207]](_0xbc5cx14);var _0xbc5cx15=this[_0x387d[1726]](_0xbc5cx14),_0xbc5cx5=null== _0xbc5cx5?_0xbc5cx15[_0x387d[236]]:Math[_0x387d[243]](_0xbc5cx5,_0xbc5cx15[_0x387d[236]]),_0xbc5cx9=null== _0xbc5cx9?_0xbc5cx15[_0x387d[235]]:Math[_0x387d[243]](_0xbc5cx9,_0xbc5cx15[_0x387d[235]]),_0xbc5cx4=Math[_0x387d[160]](_0xbc5cx4,Math[_0x387d[160]](_0xbc5cx15[_0x387d[117]],_0xbc5cx15[_0x387d[119]]))}};var _0xbc5cx16=this[_0x387d[1816]](_0xbc5cxa[_0x387d[67]],_0xbc5cx4);this[_0x387d[1815]]&& (_0xbc5cx9= this[_0x387d[1732]],_0xbc5cx5= this[_0x387d[1733]]);this[_0x387d[1817]](_0xbc5cxa,_0xbc5cx16,_0xbc5cx9,_0xbc5cx5)}finally{_0xbc5cx3[_0x387d[476]]()}};mxCircleLayout[_0x387d[202]][_0x387d[1816]]= function(_0xbc5cx2,_0xbc5cx3){return Math[_0x387d[160]](_0xbc5cx2* _0xbc5cx3/ Math[_0x387d[424]],this[_0x387d[1806]])};mxCircleLayout[_0x387d[202]][_0x387d[1817]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){for(var _0xbc5cx9=_0xbc5cx2[_0x387d[67]],_0xbc5cxa=2* Math[_0x387d[424]]/ _0xbc5cx9,_0xbc5cx12=0;_0xbc5cx12< _0xbc5cx9;_0xbc5cx12++){this[_0x387d[1711]](_0xbc5cx2[_0xbc5cx12])&& this[_0x387d[1725]](_0xbc5cx2[_0xbc5cx12],_0xbc5cx4+ _0xbc5cx3+ _0xbc5cx3* Math[_0x387d[427]](_0xbc5cx12* _0xbc5cxa),_0xbc5cx5+ _0xbc5cx3+ _0xbc5cx3* Math[_0x387d[426]](_0xbc5cx12* _0xbc5cxa))}};function mxParallelEdgeLayout(_0xbc5cx2){mxGraphLayout[_0x387d[239]](this,_0xbc5cx2)}mxParallelEdgeLayout[_0x387d[202]]= new mxGraphLayout;mxParallelEdgeLayout[_0x387d[202]][_0x387d[196]]= mxParallelEdgeLayout;mxParallelEdgeLayout[_0x387d[202]][_0x387d[657]]= 20;mxParallelEdgeLayout[_0x387d[202]][_0x387d[350]]= function(_0xbc5cx2){_0xbc5cx2= this[_0x387d[1818]](_0xbc5cx2);this[_0x387d[1179]][_0x387d[251]][_0x387d[473]]();try{for(var _0xbc5cx3 in _0xbc5cx2){var _0xbc5cx4=_0xbc5cx2[_0xbc5cx3];1< _0xbc5cx4[_0x387d[67]]&& this[_0x387d[1759]](_0xbc5cx4)}}finally{this[_0x387d[1179]][_0x387d[251]][_0x387d[476]]()}};mxParallelEdgeLayout[_0x387d[202]][_0x387d[1818]]= function(_0xbc5cx2){for(var _0xbc5cx3=this[_0x387d[1179]][_0x387d[502]](),_0xbc5cx4=[],_0xbc5cx5=_0xbc5cx3[_0x387d[262]](_0xbc5cx2),_0xbc5cx9=0;_0xbc5cx9< _0xbc5cx5;_0xbc5cx9++){var _0xbc5cxa=_0xbc5cx3[_0x387d[263]](_0xbc5cx2,_0xbc5cx9);if(!this[_0x387d[1715]](_0xbc5cxa)){var _0xbc5cx12=this[_0x387d[1819]](_0xbc5cxa);null!= _0xbc5cx12&& (null== _0xbc5cx4[_0xbc5cx12]&& (_0xbc5cx4[_0xbc5cx12]= []),_0xbc5cx4[_0xbc5cx12][_0x387d[207]](_0xbc5cxa))}};return _0xbc5cx4};mxParallelEdgeLayout[_0x387d[202]][_0x387d[1819]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[1179]][_0x387d[249]](),_0xbc5cx4=_0xbc5cx3[_0x387d[248]](_0xbc5cx2),_0xbc5cx5=null!= _0xbc5cx4?_0xbc5cx4[_0x387d[1710]](!0):_0xbc5cx3[_0x387d[1710]](_0xbc5cx2,!0);_0xbc5cx2= null!= _0xbc5cx4?_0xbc5cx4[_0x387d[1710]](!1):_0xbc5cx3[_0x387d[1710]](_0xbc5cx2,!1);return null!= _0xbc5cx5&& null!= _0xbc5cx2?(_0xbc5cx5= mxCellPath[_0x387d[385]](_0xbc5cx5),_0xbc5cx2= mxCellPath[_0x387d[385]](_0xbc5cx2),_0xbc5cx5> _0xbc5cx2?_0xbc5cx2+ _0x387d[213]+ _0xbc5cx5:_0xbc5cx5+ _0x387d[213]+ _0xbc5cx2):null};mxParallelEdgeLayout[_0x387d[202]][_0x387d[1759]]= function(_0xbc5cx2){var _0xbc5cx3=_0xbc5cx2[0],_0xbc5cx4=this[_0x387d[1179]][_0x387d[502]](),_0xbc5cx5=_0xbc5cx4[_0x387d[1721]](_0xbc5cx4[_0x387d[1709]](_0xbc5cx3,!0)),_0xbc5cx9=_0xbc5cx4[_0x387d[1721]](_0xbc5cx4[_0x387d[1709]](_0xbc5cx3,!1));if(_0xbc5cx5== _0xbc5cx9){for(var _0xbc5cx3=_0xbc5cx5[_0x387d[235]]+ _0xbc5cx5[_0x387d[117]]+ this[_0x387d[657]],_0xbc5cx4=_0xbc5cx5[_0x387d[236]]+ _0xbc5cx5[_0x387d[119]]/ 2,_0xbc5cxa=0;_0xbc5cxa< _0xbc5cx2[_0x387d[67]];_0xbc5cxa++){this[_0x387d[1820]](_0xbc5cx2[_0xbc5cxa],_0xbc5cx3,_0xbc5cx4),_0xbc5cx3+= this[_0x387d[657]]}}else {if(null!= _0xbc5cx5&& null!= _0xbc5cx9){for(var _0xbc5cx3=_0xbc5cx5[_0x387d[235]]+ _0xbc5cx5[_0x387d[117]]/ 2,_0xbc5cx4=_0xbc5cx5[_0x387d[236]]+ _0xbc5cx5[_0x387d[119]]/ 2,_0xbc5cxa=_0xbc5cx9[_0x387d[235]]+ _0xbc5cx9[_0x387d[117]]/ 2- _0xbc5cx3,_0xbc5cx12=_0xbc5cx9[_0x387d[236]]+ _0xbc5cx9[_0x387d[119]]/ 2- _0xbc5cx4,_0xbc5cx9=Math[_0x387d[428]](_0xbc5cxa* _0xbc5cxa+ _0xbc5cx12* _0xbc5cx12),_0xbc5cx5=_0xbc5cx12* this[_0x387d[657]]/ _0xbc5cx9,_0xbc5cx9=_0xbc5cxa* this[_0x387d[657]]/ _0xbc5cx9,_0xbc5cx3=_0xbc5cx3+ _0xbc5cxa/ 2+ _0xbc5cx5* (_0xbc5cx2[_0x387d[67]]- 1)/ 2,_0xbc5cx4=_0xbc5cx4+ _0xbc5cx12/ 2- _0xbc5cx9* (_0xbc5cx2[_0x387d[67]]- 1)/ 2,_0xbc5cxa=0;_0xbc5cxa< _0xbc5cx2[_0x387d[67]];_0xbc5cxa++){this[_0x387d[1820]](_0xbc5cx2[_0xbc5cxa],_0xbc5cx3,_0xbc5cx4),_0xbc5cx3-= _0xbc5cx5,_0xbc5cx4+= _0xbc5cx9}}}};mxParallelEdgeLayout[_0x387d[202]][_0x387d[1820]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){this[_0x387d[1179]][_0x387d[1712]](_0xbc5cx2)&& this[_0x387d[1722]](_0xbc5cx2,[ new mxPoint(_0xbc5cx3,_0xbc5cx4)])};function mxCompositeLayout(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){mxGraphLayout[_0x387d[239]](this,_0xbc5cx2);this[_0x387d[1821]]= _0xbc5cx3;this[_0x387d[1822]]= _0xbc5cx4}mxCompositeLayout[_0x387d[202]]= new mxGraphLayout;mxCompositeLayout[_0x387d[202]][_0x387d[196]]= mxCompositeLayout;mxCompositeLayout[_0x387d[202]][_0x387d[1821]]= null;mxCompositeLayout[_0x387d[202]][_0x387d[1822]]= null;mxCompositeLayout[_0x387d[202]][_0x387d[1702]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){null!= this[_0x387d[1822]]?this[_0x387d[1822]][_0x387d[582]][_0x387d[183]](this[_0x387d[1822]],arguments):this[_0x387d[1821]][0][_0x387d[582]][_0x387d[183]](this[_0x387d[1821]][0],arguments)};mxCompositeLayout[_0x387d[202]][_0x387d[350]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[1179]][_0x387d[502]]();_0xbc5cx3[_0x387d[473]]();try{for(var _0xbc5cx4=0;_0xbc5cx4< this[_0x387d[1821]][_0x387d[67]];_0xbc5cx4++){this[_0x387d[1821]][_0xbc5cx4][_0x387d[350]][_0x387d[183]](this[_0x387d[1821]][_0xbc5cx4],arguments)}}finally{_0xbc5cx3[_0x387d[476]]()}};function mxEdgeLabelLayout(_0xbc5cx2,_0xbc5cx3){mxGraphLayout[_0x387d[239]](this,_0xbc5cx2)}mxEdgeLabelLayout[_0x387d[202]]= new mxGraphLayout;mxEdgeLabelLayout[_0x387d[202]][_0x387d[196]]= mxEdgeLabelLayout;mxEdgeLabelLayout[_0x387d[202]][_0x387d[350]]= function(_0xbc5cx2){for(var _0xbc5cx3=this[_0x387d[1179]][_0x387d[441]],_0xbc5cx4=this[_0x387d[1179]][_0x387d[502]](),_0xbc5cx5=[],_0xbc5cx9=[],_0xbc5cxa=_0xbc5cx4[_0x387d[262]](_0xbc5cx2),_0xbc5cx12=0;_0xbc5cx12< _0xbc5cxa;_0xbc5cx12++){var _0xbc5cx13=_0xbc5cx4[_0x387d[263]](_0xbc5cx2,_0xbc5cx12),_0xbc5cx14=_0xbc5cx3[_0x387d[248]](_0xbc5cx13);null!= _0xbc5cx14&& (this[_0x387d[1713]](_0xbc5cx13)?this[_0x387d[1715]](_0xbc5cx13)|| _0xbc5cx5[_0x387d[207]](_0xbc5cx14):_0xbc5cx9[_0x387d[207]](_0xbc5cx14))};this[_0x387d[1823]](_0xbc5cx9,_0xbc5cx5)};mxEdgeLabelLayout[_0x387d[202]][_0x387d[1823]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[1179]][_0x387d[502]]();_0xbc5cx4[_0x387d[473]]();try{for(var _0xbc5cx5=0;_0xbc5cx5< _0xbc5cx3[_0x387d[67]];_0xbc5cx5++){var _0xbc5cx9=_0xbc5cx3[_0xbc5cx5];if(null!= _0xbc5cx9&& null!= _0xbc5cx9[_0x387d[963]]&& null!= _0xbc5cx9[_0x387d[963]][_0x387d[1563]]){for(var _0xbc5cxa=0;_0xbc5cxa< _0xbc5cx2[_0x387d[67]];_0xbc5cxa++){var _0xbc5cx12=_0xbc5cx2[_0xbc5cxa];null!= _0xbc5cx12&& this[_0x387d[1824]](_0xbc5cx9,_0xbc5cx12)}}}}finally{_0xbc5cx4[_0x387d[476]]()}};mxEdgeLabelLayout[_0x387d[202]][_0x387d[1824]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[1179]][_0x387d[502]](),_0xbc5cx5=_0xbc5cx2[_0x387d[963]][_0x387d[1563]];if(mxUtils[_0x387d[1825]](_0xbc5cx5,_0xbc5cx3)){var _0xbc5cx9=-_0xbc5cx5[_0x387d[236]]- _0xbc5cx5[_0x387d[119]]+ _0xbc5cx3[_0x387d[236]],_0xbc5cxa=-_0xbc5cx5[_0x387d[236]]+ _0xbc5cx3[_0x387d[236]]+ _0xbc5cx3[_0x387d[119]],_0xbc5cx9=Math[_0x387d[425]](_0xbc5cx9)< Math[_0x387d[425]](_0xbc5cxa)?_0xbc5cx9:_0xbc5cxa,_0xbc5cxa=-_0xbc5cx5[_0x387d[235]]- _0xbc5cx5[_0x387d[117]]+ _0xbc5cx3[_0x387d[235]],_0xbc5cx5=-_0xbc5cx5[_0x387d[235]]+ _0xbc5cx3[_0x387d[235]]+ _0xbc5cx3[_0x387d[117]],_0xbc5cx5=Math[_0x387d[425]](_0xbc5cxa)< Math[_0x387d[425]](_0xbc5cx5)?_0xbc5cxa:_0xbc5cx5;Math[_0x387d[425]](_0xbc5cx5)< Math[_0x387d[425]](_0xbc5cx9)?_0xbc5cx9= 0:_0xbc5cx5= 0;_0xbc5cxa= _0xbc5cx4[_0x387d[1721]](_0xbc5cx2[_0x387d[246]]);null!= _0xbc5cxa&& (_0xbc5cxa= _0xbc5cxa[_0x387d[238]](),null!= _0xbc5cxa[_0x387d[1368]]?(_0xbc5cxa[_0x387d[1368]][_0x387d[235]]+= _0xbc5cx5,_0xbc5cxa[_0x387d[1368]][_0x387d[236]]+= _0xbc5cx9):_0xbc5cxa[_0x387d[1368]]= new mxPoint(_0xbc5cx5,_0xbc5cx9),_0xbc5cx4[_0x387d[1724]](_0xbc5cx2[_0x387d[246]],_0xbc5cxa))}};function mxGraphAbstractHierarchyCell(){this[_0x387d[235]]= [];this[_0x387d[236]]= [];this[_0x387d[1826]]= []}mxGraphAbstractHierarchyCell[_0x387d[202]][_0x387d[1827]]= -1;mxGraphAbstractHierarchyCell[_0x387d[202]][_0x387d[1828]]= -1;mxGraphAbstractHierarchyCell[_0x387d[202]][_0x387d[235]]= null;mxGraphAbstractHierarchyCell[_0x387d[202]][_0x387d[236]]= null;mxGraphAbstractHierarchyCell[_0x387d[202]][_0x387d[117]]= 0;mxGraphAbstractHierarchyCell[_0x387d[202]][_0x387d[119]]= 0;mxGraphAbstractHierarchyCell[_0x387d[202]][_0x387d[1829]]= null;mxGraphAbstractHierarchyCell[_0x387d[202]][_0x387d[1830]]= null;mxGraphAbstractHierarchyCell[_0x387d[202]][_0x387d[1826]]= null;mxGraphAbstractHierarchyCell[_0x387d[202]][_0x387d[1831]]= function(_0xbc5cx2){return null};mxGraphAbstractHierarchyCell[_0x387d[202]][_0x387d[1832]]= function(_0xbc5cx2){return null};mxGraphAbstractHierarchyCell[_0x387d[202]][_0x387d[250]]= function(){return !1};mxGraphAbstractHierarchyCell[_0x387d[202]][_0x387d[1193]]= function(){return !1};mxGraphAbstractHierarchyCell[_0x387d[202]][_0x387d[1833]]= function(_0xbc5cx2){return null};mxGraphAbstractHierarchyCell[_0x387d[202]][_0x387d[1834]]= function(_0xbc5cx2,_0xbc5cx3){return null};mxGraphAbstractHierarchyCell[_0x387d[202]][_0x387d[1835]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[1193]]()?this[_0x387d[235]][0]= _0xbc5cx3:this[_0x387d[250]]()&& (this[_0x387d[235]][_0xbc5cx2- this[_0x387d[1828]]- 1]= _0xbc5cx3)};mxGraphAbstractHierarchyCell[_0x387d[202]][_0x387d[730]]= function(_0xbc5cx2){return this[_0x387d[1193]]()?this[_0x387d[235]][0]:this[_0x387d[250]]()?this[_0x387d[235]][_0xbc5cx2- this[_0x387d[1828]]- 1]:0};mxGraphAbstractHierarchyCell[_0x387d[202]][_0x387d[1836]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[1193]]()?this[_0x387d[236]][0]= _0xbc5cx3:this[_0x387d[250]]()&& (this[_0x387d[236]][_0xbc5cx2- this[_0x387d[1828]]- 1]= _0xbc5cx3)};function mxGraphHierarchyNode(_0xbc5cx2){mxGraphAbstractHierarchyCell[_0x387d[183]](this,arguments);this[_0x387d[246]]= _0xbc5cx2}mxGraphHierarchyNode[_0x387d[202]]= new mxGraphAbstractHierarchyCell;mxGraphHierarchyNode[_0x387d[202]][_0x387d[196]]= mxGraphHierarchyNode;mxGraphHierarchyNode[_0x387d[202]][_0x387d[246]]= null;mxGraphHierarchyNode[_0x387d[202]][_0x387d[1837]]= [];mxGraphHierarchyNode[_0x387d[202]][_0x387d[1838]]= [];mxGraphHierarchyNode[_0x387d[202]][_0x387d[1839]]= !1;mxGraphHierarchyNode[_0x387d[202]][_0x387d[1840]]= function(_0xbc5cx2){return this[_0x387d[1827]]};mxGraphHierarchyNode[_0x387d[202]][_0x387d[1831]]= function(_0xbc5cx2){if(null== this[_0x387d[1829]]){this[_0x387d[1829]]= [];this[_0x387d[1829]][0]= [];for(var _0xbc5cx3=0;_0xbc5cx3< this[_0x387d[1837]][_0x387d[67]];_0xbc5cx3++){var _0xbc5cx4=this[_0x387d[1837]][_0xbc5cx3];-1== _0xbc5cx4[_0x387d[1827]]|| _0xbc5cx4[_0x387d[1827]]== _0xbc5cx2+ 1?this[_0x387d[1829]][0][_0x387d[207]](_0xbc5cx4[_0x387d[1097]]):this[_0x387d[1829]][0][_0x387d[207]](_0xbc5cx4)}};return this[_0x387d[1829]][0]};mxGraphHierarchyNode[_0x387d[202]][_0x387d[1832]]= function(_0xbc5cx2){if(null== this[_0x387d[1830]]){this[_0x387d[1830]]= [];this[_0x387d[1830]][0]= [];for(var _0xbc5cx3=0;_0xbc5cx3< this[_0x387d[1838]][_0x387d[67]];_0xbc5cx3++){var _0xbc5cx4=this[_0x387d[1838]][_0xbc5cx3];-1== _0xbc5cx4[_0x387d[1828]]|| _0xbc5cx4[_0x387d[1828]]== _0xbc5cx2- 1?this[_0x387d[1830]][0][_0x387d[207]](_0xbc5cx4[_0x387d[772]]):this[_0x387d[1830]][0][_0x387d[207]](_0xbc5cx4)}};return this[_0x387d[1830]][0]};mxGraphHierarchyNode[_0x387d[202]][_0x387d[1193]]= function(){return !0};mxGraphHierarchyNode[_0x387d[202]][_0x387d[1833]]= function(_0xbc5cx2){return this[_0x387d[1826]][0]};mxGraphHierarchyNode[_0x387d[202]][_0x387d[1834]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[1826]][0]= _0xbc5cx3};mxGraphHierarchyNode[_0x387d[202]][_0x387d[1720]]= function(_0xbc5cx2){if(null!= _0xbc5cx2&& null!= this[_0x387d[1839]]&& null!= _0xbc5cx2[_0x387d[1839]]&& this[_0x387d[1839]][_0x387d[67]]< _0xbc5cx2[_0x387d[1839]][_0x387d[67]]){if(this[_0x387d[1839]]== _0xbc5cx2[_0x387d[1839]]){return !0};if(null== this[_0x387d[1839]]|| null== this[_0x387d[1839]]){return !1};for(var _0xbc5cx3=0;_0xbc5cx3< this[_0x387d[1839]][_0x387d[67]];_0xbc5cx3++){if(this[_0x387d[1839]][_0xbc5cx3]!= _0xbc5cx2[_0x387d[1839]][_0xbc5cx3]){return !1}};return !0};return !1};mxGraphHierarchyNode[_0x387d[202]][_0x387d[1841]]= function(){return this[_0x387d[246]]};function mxGraphHierarchyEdge(_0xbc5cx2){mxGraphAbstractHierarchyCell[_0x387d[183]](this,arguments);this[_0x387d[1842]]= _0xbc5cx2}mxGraphHierarchyEdge[_0x387d[202]]= new mxGraphAbstractHierarchyCell;mxGraphHierarchyEdge[_0x387d[202]][_0x387d[196]]= mxGraphHierarchyEdge;mxGraphHierarchyEdge[_0x387d[202]][_0x387d[1842]]= null;mxGraphHierarchyEdge[_0x387d[202]][_0x387d[1097]]= null;mxGraphHierarchyEdge[_0x387d[202]][_0x387d[772]]= null;mxGraphHierarchyEdge[_0x387d[202]][_0x387d[1843]]= !1;mxGraphHierarchyEdge[_0x387d[202]][_0x387d[1744]]= function(_0xbc5cx2){_0xbc5cx2= this[_0x387d[1097]];this[_0x387d[1097]]= this[_0x387d[772]];this[_0x387d[772]]= _0xbc5cx2;this[_0x387d[1843]]= !this[_0x387d[1843]]};mxGraphHierarchyEdge[_0x387d[202]][_0x387d[1831]]= function(_0xbc5cx2){if(null== this[_0x387d[1829]]){this[_0x387d[1829]]= [];for(var _0xbc5cx3=0;_0xbc5cx3< this[_0x387d[1826]][_0x387d[67]];_0xbc5cx3++){this[_0x387d[1829]][_0xbc5cx3]= [],_0xbc5cx3== this[_0x387d[1826]][_0x387d[67]]- 1?this[_0x387d[1829]][_0xbc5cx3][_0x387d[207]](this[_0x387d[1097]]):this[_0x387d[1829]][_0xbc5cx3][_0x387d[207]](this)}};return this[_0x387d[1829]][_0xbc5cx2- this[_0x387d[1828]]- 1]};mxGraphHierarchyEdge[_0x387d[202]][_0x387d[1832]]= function(_0xbc5cx2){if(null== this[_0x387d[1830]]){this[_0x387d[1830]]= [];for(var _0xbc5cx3=0;_0xbc5cx3< this[_0x387d[1826]][_0x387d[67]];_0xbc5cx3++){this[_0x387d[1830]][_0xbc5cx3]= [],0== _0xbc5cx3?this[_0x387d[1830]][_0xbc5cx3][_0x387d[207]](this[_0x387d[772]]):this[_0x387d[1830]][_0xbc5cx3][_0x387d[207]](this)}};return this[_0x387d[1830]][_0xbc5cx2- this[_0x387d[1828]]- 1]};mxGraphHierarchyEdge[_0x387d[202]][_0x387d[250]]= function(){return !0};mxGraphHierarchyEdge[_0x387d[202]][_0x387d[1833]]= function(_0xbc5cx2){return this[_0x387d[1826]][_0xbc5cx2- this[_0x387d[1828]]- 1]};mxGraphHierarchyEdge[_0x387d[202]][_0x387d[1834]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[1826]][_0xbc5cx2- this[_0x387d[1828]]- 1]= _0xbc5cx3};mxGraphHierarchyEdge[_0x387d[202]][_0x387d[1841]]= function(){return null!= this[_0x387d[1842]]&& 0< this[_0x387d[1842]][_0x387d[67]]?this[_0x387d[1842]][0]:null};function mxGraphHierarchyModel(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){_0xbc5cx2[_0x387d[1703]]();this[_0x387d[1844]]= _0xbc5cx9;this[_0x387d[1845]]= _0xbc5cx4;this[_0x387d[1101]]= _0xbc5cx5;this[_0x387d[1846]]= {};this[_0x387d[1847]]= {};this[_0x387d[1827]]= 0;_0xbc5cx4= [];null== _0xbc5cx3&& (_0xbc5cx3= this[_0x387d[1179]][_0x387d[1728]](_0xbc5cx5));this[_0x387d[1827]]= this[_0x387d[1848]];this[_0x387d[1849]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4);for(_0xbc5cx5= 0;_0xbc5cx5< _0xbc5cx3[_0x387d[67]];_0xbc5cx5++){_0xbc5cx9= _0xbc5cx4[_0xbc5cx5][_0x387d[1838]];for(var _0xbc5cxa=0;_0xbc5cxa< _0xbc5cx9[_0x387d[67]];_0xbc5cxa++){var _0xbc5cx12=_0xbc5cx9[_0xbc5cxa],_0xbc5cx13=_0xbc5cx12[_0x387d[1842]];if(null!= _0xbc5cx13&& 0< _0xbc5cx13[_0x387d[67]]){var _0xbc5cx13=_0xbc5cx13[0],_0xbc5cx14=_0xbc5cx2[_0x387d[1710]](_0xbc5cx13,!1),_0xbc5cx14=mxCellPath[_0x387d[385]](_0xbc5cx14),_0xbc5cx14=this[_0x387d[1846]][_0xbc5cx14];_0xbc5cx4[_0xbc5cx5]== _0xbc5cx14&& (_0xbc5cx14= _0xbc5cx2[_0x387d[1710]](_0xbc5cx13,!0),_0xbc5cx14= mxCellPath[_0x387d[385]](_0xbc5cx14),_0xbc5cx14= this[_0x387d[1846]][_0xbc5cx14]);null!= _0xbc5cx14&& _0xbc5cx4[_0xbc5cx5]!= _0xbc5cx14&& (_0xbc5cx12[_0x387d[772]]= _0xbc5cx14,0== _0xbc5cx14[_0x387d[1837]][_0x387d[67]]&& (_0xbc5cx14[_0x387d[1837]]= []),0> mxUtils[_0x387d[2]](_0xbc5cx14[_0x387d[1837]],_0xbc5cx12)&& _0xbc5cx14[_0x387d[1837]][_0x387d[207]](_0xbc5cx12))}};_0xbc5cx4[_0xbc5cx5][_0x387d[1826]][0]= 1}}mxGraphHierarchyModel[_0x387d[202]][_0x387d[1827]]= null;mxGraphHierarchyModel[_0x387d[202]][_0x387d[1846]]= null;mxGraphHierarchyModel[_0x387d[202]][_0x387d[1847]]= null;mxGraphHierarchyModel[_0x387d[202]][_0x387d[1850]]= null;mxGraphHierarchyModel[_0x387d[202]][_0x387d[1845]]= null;mxGraphHierarchyModel[_0x387d[202]][_0x387d[1101]]= null;mxGraphHierarchyModel[_0x387d[202]][_0x387d[1851]]= 0;mxGraphHierarchyModel[_0x387d[202]][_0x387d[1848]]= 1E8;mxGraphHierarchyModel[_0x387d[202]][_0x387d[1844]]= !1;mxGraphHierarchyModel[_0x387d[202]][_0x387d[1849]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){for(var _0xbc5cx5=_0xbc5cx2[_0x387d[1703]](),_0xbc5cx9=0;_0xbc5cx9< _0xbc5cx3[_0x387d[67]];_0xbc5cx9++){_0xbc5cx4[_0xbc5cx9]= new mxGraphHierarchyNode(_0xbc5cx3[_0xbc5cx9]);var _0xbc5cxa=mxCellPath[_0x387d[385]](_0xbc5cx3[_0xbc5cx9]);this[_0x387d[1846]][_0xbc5cxa]= _0xbc5cx4[_0xbc5cx9];_0xbc5cxa= _0xbc5cx2[_0x387d[264]](_0xbc5cx3[_0xbc5cx9]);_0xbc5cx4[_0xbc5cx9][_0x387d[1838]]= [];for(var _0xbc5cx12=0;_0xbc5cx12< _0xbc5cxa[_0x387d[67]];_0xbc5cx12++){var _0xbc5cx13=_0xbc5cx2[_0x387d[1710]](_0xbc5cxa[_0xbc5cx12],!1);if(_0xbc5cx13!= _0xbc5cx3[_0xbc5cx9]&& _0xbc5cx13!= _0xbc5cx3[_0xbc5cx9]&& _0xbc5cx2[_0x387d[1179]][_0x387d[251]][_0x387d[1193]](_0xbc5cx13)&& !_0xbc5cx2[_0x387d[1713]](_0xbc5cx13)){var _0xbc5cx14=_0xbc5cx2[_0x387d[1781]](_0xbc5cx3[_0xbc5cx9],_0xbc5cx13,!1),_0xbc5cx15=_0xbc5cx2[_0x387d[1781]](_0xbc5cx3[_0xbc5cx9],_0xbc5cx13,!0),_0xbc5cx13=mxCellPath[_0x387d[385]](_0xbc5cx14[0]);if(null!= _0xbc5cx14&& 0< _0xbc5cx14[_0x387d[67]]&& null== this[_0x387d[1847]][_0xbc5cx13]&& 2* _0xbc5cx15[_0x387d[67]]>= _0xbc5cx14[_0x387d[67]]){for(var _0xbc5cx15= new mxGraphHierarchyEdge(_0xbc5cx14),_0xbc5cx16=0;_0xbc5cx16< _0xbc5cx14[_0x387d[67]];_0xbc5cx16++){var _0xbc5cx17=_0xbc5cx14[_0xbc5cx16],_0xbc5cx13=mxCellPath[_0x387d[385]](_0xbc5cx17);this[_0x387d[1847]][_0xbc5cx13]= _0xbc5cx15;_0xbc5cx5[_0x387d[1809]](_0xbc5cx17);_0xbc5cx2[_0x387d[1787]]&& (_0xbc5cx2[_0x387d[1716]](_0xbc5cx17,!1),_0xbc5cx2[_0x387d[1718]](_0xbc5cx17,!0))};_0xbc5cx15[_0x387d[1097]]= _0xbc5cx4[_0xbc5cx9];0> mxUtils[_0x387d[2]](_0xbc5cx4[_0xbc5cx9][_0x387d[1838]],_0xbc5cx15)&& _0xbc5cx4[_0xbc5cx9][_0x387d[1838]][_0x387d[207]](_0xbc5cx15)}}};_0xbc5cx4[_0xbc5cx9][_0x387d[1826]][0]= 0}};mxGraphHierarchyModel[_0x387d[202]][_0x387d[1852]]= function(){var _0xbc5cx2=[];if(null!= this[_0x387d[1845]]){for(var _0xbc5cx3=0;_0xbc5cx3< this[_0x387d[1845]][_0x387d[67]];_0xbc5cx3++){var _0xbc5cx4=mxCellPath[_0x387d[385]](this[_0x387d[1845]][_0xbc5cx3]),_0xbc5cx4=this[_0x387d[1846]][_0xbc5cx4];null!= _0xbc5cx4&& _0xbc5cx2[_0x387d[207]](_0xbc5cx4)}};for(var _0xbc5cx5 in this[_0x387d[1846]]){_0xbc5cx4= this[_0x387d[1846]][_0xbc5cx5],_0xbc5cx4[_0x387d[1826]][0]= -1};for(var _0xbc5cx9=_0xbc5cx2[_0x387d[1853]]();0< _0xbc5cx2[_0x387d[67]];){var _0xbc5cx4=_0xbc5cx2[0],_0xbc5cxa,_0xbc5cx12;_0xbc5cxa= _0xbc5cx4[_0x387d[1837]];_0xbc5cx12= _0xbc5cx4[_0x387d[1838]];for(var _0xbc5cx13=!0,_0xbc5cx14=this[_0x387d[1848]],_0xbc5cx3=0;_0xbc5cx3< _0xbc5cxa[_0x387d[67]];_0xbc5cx3++){var _0xbc5cx15=_0xbc5cxa[_0xbc5cx3];if(5270620== _0xbc5cx15[_0x387d[1826]][0]){_0xbc5cx15= _0xbc5cx15[_0x387d[1097]],_0xbc5cx14= Math[_0x387d[243]](_0xbc5cx14,_0xbc5cx15[_0x387d[1826]][0]- 1)}else {_0xbc5cx13= !1;break}};if(_0xbc5cx13){_0xbc5cx4[_0x387d[1826]][0]= _0xbc5cx14;this[_0x387d[1827]]= Math[_0x387d[243]](this[_0x387d[1827]],_0xbc5cx14);if(null!= _0xbc5cx12){for(_0xbc5cx3= 0;_0xbc5cx3< _0xbc5cx12[_0x387d[67]];_0xbc5cx3++){_0xbc5cx15= _0xbc5cx12[_0xbc5cx3],_0xbc5cx15[_0x387d[1826]][0]= 5270620,_0xbc5cx15= _0xbc5cx15[_0x387d[772]],-1== _0xbc5cx15[_0x387d[1826]][0]&& (_0xbc5cx2[_0x387d[207]](_0xbc5cx15),_0xbc5cx15[_0x387d[1826]][0]= -2)}};_0xbc5cx2[_0x387d[1115]]()}else {if(_0xbc5cx3= _0xbc5cx2[_0x387d[1115]](),_0xbc5cx2[_0x387d[207]](_0xbc5cx4),_0xbc5cx3== _0xbc5cx4&& 1== _0xbc5cx2[_0x387d[67]]){break}}};for(_0xbc5cx5 in this[_0x387d[1846]]){_0xbc5cx4= this[_0x387d[1846]][_0xbc5cx5],_0xbc5cx4[_0x387d[1826]][0]-= this[_0x387d[1827]]};for(_0xbc5cx3= 0;_0xbc5cx3< _0xbc5cx9[_0x387d[67]];_0xbc5cx3++){_0xbc5cx4= _0xbc5cx9[_0xbc5cx3];_0xbc5cx2= 0;_0xbc5cxa= _0xbc5cx4[_0x387d[1838]];for(_0xbc5cx5= 0;_0xbc5cx5< _0xbc5cxa[_0x387d[67]];_0xbc5cx5++){_0xbc5cx15= _0xbc5cxa[_0xbc5cx5],_0xbc5cx15= _0xbc5cx15[_0x387d[772]],_0xbc5cx4[_0x387d[1826]][0]= Math[_0x387d[160]](_0xbc5cx2,_0xbc5cx15[_0x387d[1826]][0]+ 1),_0xbc5cx2= _0xbc5cx4[_0x387d[1826]][0]}};this[_0x387d[1827]]= this[_0x387d[1848]]- this[_0x387d[1827]]};mxGraphHierarchyModel[_0x387d[202]][_0x387d[1854]]= function(){var _0xbc5cx2=[];this[_0x387d[1850]]= [];for(var _0xbc5cx3=0;_0xbc5cx3< this[_0x387d[1827]]+ 1;_0xbc5cx3++){_0xbc5cx2[_0xbc5cx3]= [],this[_0x387d[1850]][_0xbc5cx3]= _0xbc5cx2[_0xbc5cx3]};var _0xbc5cx4=null;if(null!= this[_0x387d[1845]]){for(var _0xbc5cx5=this[_0x387d[1845]],_0xbc5cx4=[],_0xbc5cx3=0;_0xbc5cx3< _0xbc5cx5[_0x387d[67]];_0xbc5cx3++){var _0xbc5cx9=mxCellPath[_0x387d[385]](_0xbc5cx5[_0xbc5cx3]);_0xbc5cx4[_0xbc5cx3]= this[_0x387d[1846]][_0xbc5cx9]}};this[_0x387d[209]](function(_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cx15){0== _0xbc5cx15&& (0> _0xbc5cx4[_0x387d[1827]]&& 0> _0xbc5cx4[_0x387d[1828]])&& (_0xbc5cx2[_0xbc5cx4[_0x387d[1826]][0]][_0x387d[207]](_0xbc5cx4),_0xbc5cx4[_0x387d[1827]]= _0xbc5cx4[_0x387d[1826]][0],_0xbc5cx4[_0x387d[1828]]= _0xbc5cx4[_0x387d[1826]][0],_0xbc5cx4[_0x387d[1826]][0]= _0xbc5cx2[_0xbc5cx4[_0x387d[1827]]][_0x387d[67]]- 1);if(null!= _0xbc5cx3&& null!= _0xbc5cx5&& 1< _0xbc5cx3[_0x387d[1827]]- _0xbc5cx4[_0x387d[1827]]){_0xbc5cx5[_0x387d[1827]]= _0xbc5cx3[_0x387d[1827]];_0xbc5cx5[_0x387d[1828]]= _0xbc5cx4[_0x387d[1827]];_0xbc5cx5[_0x387d[1826]]= [];_0xbc5cx5[_0x387d[235]]= [];_0xbc5cx5[_0x387d[236]]= [];for(_0xbc5cx3= _0xbc5cx5[_0x387d[1828]]+ 1;_0xbc5cx3< _0xbc5cx5[_0x387d[1827]];_0xbc5cx3++){_0xbc5cx2[_0xbc5cx3][_0x387d[207]](_0xbc5cx5),_0xbc5cx5[_0x387d[1834]](_0xbc5cx3,_0xbc5cx2[_0xbc5cx3][_0x387d[67]]- 1)}}},_0xbc5cx4,!1,null)};mxGraphHierarchyModel[_0x387d[202]][_0x387d[209]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){if(null!= _0xbc5cx3){for(var _0xbc5cx9=0;_0xbc5cx9< _0xbc5cx3[_0x387d[67]];_0xbc5cx9++){var _0xbc5cxa=_0xbc5cx3[_0xbc5cx9];null!= _0xbc5cxa&& (null== _0xbc5cx5&& (_0xbc5cx5= {}),_0xbc5cx4?(_0xbc5cxa[_0x387d[1839]]= [],_0xbc5cxa[_0x387d[1839]][0]= this[_0x387d[1851]],_0xbc5cxa[_0x387d[1839]][1]= _0xbc5cx9,this[_0x387d[1855]](null,_0xbc5cxa,null,_0xbc5cx2,_0xbc5cx5,_0xbc5cxa[_0x387d[1839]],_0xbc5cx9,0)):this[_0x387d[1758]](null,_0xbc5cxa,null,_0xbc5cx2,_0xbc5cx5,0))};this[_0x387d[1851]]++}};mxGraphHierarchyModel[_0x387d[202]][_0x387d[1758]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){if(null!= _0xbc5cx3){var _0xbc5cx12=mxCellPath[_0x387d[385]](_0xbc5cx3[_0x387d[246]]);if(null== _0xbc5cx9[_0xbc5cx12]){_0xbc5cx9[_0xbc5cx12]= _0xbc5cx3;_0xbc5cx5(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cxa,0);_0xbc5cx2= _0xbc5cx3[_0x387d[1838]][_0x387d[1853]]();for(_0xbc5cx4= 0;_0xbc5cx4< _0xbc5cx2[_0x387d[67]];_0xbc5cx4++){_0xbc5cx12= _0xbc5cx2[_0xbc5cx4],this[_0x387d[1758]](_0xbc5cx3,_0xbc5cx12[_0x387d[772]],_0xbc5cx12,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa+ 1)}}else {_0xbc5cx5(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cxa,1)}}};mxGraphHierarchyModel[_0x387d[202]][_0x387d[1855]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13){if(null!= _0xbc5cx3){if(null!= _0xbc5cx2&& (null== _0xbc5cx3[_0x387d[1839]]|| _0xbc5cx3[_0x387d[1839]][0]!= _0xbc5cx2[_0x387d[1839]][0])){_0xbc5cxa= _0xbc5cx2[_0x387d[1839]][_0x387d[67]]+ 1,_0xbc5cx3[_0x387d[1839]]= _0xbc5cx2[_0x387d[1839]][_0x387d[1853]](),_0xbc5cx3[_0x387d[1839]][_0xbc5cxa- 1]= _0xbc5cx12};_0xbc5cx12= mxCellPath[_0x387d[385]](_0xbc5cx3[_0x387d[246]]);if(null== _0xbc5cx9[_0xbc5cx12]){_0xbc5cx9[_0xbc5cx12]= _0xbc5cx3;_0xbc5cx5(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx13,0);_0xbc5cx2= _0xbc5cx3[_0x387d[1838]][_0x387d[1853]]();for(_0xbc5cx4= 0;_0xbc5cx4< _0xbc5cx2[_0x387d[67]];_0xbc5cx4++){_0xbc5cx12= _0xbc5cx2[_0xbc5cx4],this[_0x387d[1855]](_0xbc5cx3,_0xbc5cx12[_0x387d[772]],_0xbc5cx12,_0xbc5cx5,_0xbc5cx9,_0xbc5cx3[_0x387d[1839]],_0xbc5cx4,_0xbc5cx13+ 1)}}else {_0xbc5cx5(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx13,1)}}};function mxHierarchicalLayoutStage(){}mxHierarchicalLayoutStage[_0x387d[202]][_0x387d[350]]= function(_0xbc5cx2){};function mxMedianHybridCrossingReduction(_0xbc5cx2){this[_0x387d[1759]]= _0xbc5cx2}mxMedianHybridCrossingReduction[_0x387d[202]]= new mxHierarchicalLayoutStage;mxMedianHybridCrossingReduction[_0x387d[202]][_0x387d[196]]= mxMedianHybridCrossingReduction;mxMedianHybridCrossingReduction[_0x387d[202]][_0x387d[1759]]= null;mxMedianHybridCrossingReduction[_0x387d[202]][_0x387d[1795]]= 24;mxMedianHybridCrossingReduction[_0x387d[202]][_0x387d[1856]]= null;mxMedianHybridCrossingReduction[_0x387d[202]][_0x387d[1857]]= 0;mxMedianHybridCrossingReduction[_0x387d[202]][_0x387d[1858]]= 0;mxMedianHybridCrossingReduction[_0x387d[202]][_0x387d[1859]]= 2;mxMedianHybridCrossingReduction[_0x387d[202]][_0x387d[350]]= function(_0xbc5cx2){_0xbc5cx2= this[_0x387d[1759]][_0x387d[502]]();this[_0x387d[1856]]= [];for(var _0xbc5cx3=0;_0xbc5cx3< _0xbc5cx2[_0x387d[1850]][_0x387d[67]];_0xbc5cx3++){this[_0x387d[1856]][_0xbc5cx3]= _0xbc5cx2[_0x387d[1850]][_0xbc5cx3][_0x387d[1853]]()};for(var _0xbc5cx4=0,_0xbc5cx5=this[_0x387d[1860]](_0xbc5cx2),_0xbc5cx3=0;_0xbc5cx3< this[_0x387d[1795]]&& _0xbc5cx4< this[_0x387d[1859]];_0xbc5cx3++){this[_0x387d[1861]](_0xbc5cx3,_0xbc5cx2);this[_0x387d[1862]](_0xbc5cx3,_0xbc5cx2);var _0xbc5cx9=this[_0x387d[1860]](_0xbc5cx2);if(_0xbc5cx9< _0xbc5cx5){_0xbc5cx5= _0xbc5cx9;for(_0xbc5cx9= _0xbc5cx4= 0;_0xbc5cx9< this[_0x387d[1856]][_0x387d[67]];_0xbc5cx9++){for(var _0xbc5cxa=_0xbc5cx2[_0x387d[1850]][_0xbc5cx9],_0xbc5cx12=0;_0xbc5cx12< _0xbc5cxa[_0x387d[67]];_0xbc5cx12++){var _0xbc5cx13=_0xbc5cxa[_0xbc5cx12];this[_0x387d[1856]][_0xbc5cx9][_0xbc5cx13[_0x387d[1833]](_0xbc5cx9)]= _0xbc5cx13}}}else {_0xbc5cx4++;for(_0xbc5cx9= 0;_0xbc5cx9< this[_0x387d[1856]][_0x387d[67]];_0xbc5cx9++){_0xbc5cxa= _0xbc5cx2[_0x387d[1850]][_0xbc5cx9];for(_0xbc5cx12= 0;_0xbc5cx12< _0xbc5cxa[_0x387d[67]];_0xbc5cx12++){_0xbc5cx13= _0xbc5cxa[_0xbc5cx12],_0xbc5cx13[_0x387d[1834]](_0xbc5cx9,_0xbc5cx12)}}};if(0== _0xbc5cx5){break}};_0xbc5cx4= [];_0xbc5cx5= [];for(_0xbc5cx3= 0;_0xbc5cx3< _0xbc5cx2[_0x387d[1827]]+ 1;_0xbc5cx3++){_0xbc5cx5[_0xbc5cx3]= [],_0xbc5cx4[_0xbc5cx3]= _0xbc5cx5[_0xbc5cx3]};for(_0xbc5cx3= 0;_0xbc5cx3< this[_0x387d[1856]][_0x387d[67]];_0xbc5cx3++){for(_0xbc5cx9= 0;_0xbc5cx9< this[_0x387d[1856]][_0xbc5cx3][_0x387d[67]];_0xbc5cx9++){_0xbc5cx5[_0xbc5cx3][_0x387d[207]](this[_0x387d[1856]][_0xbc5cx3][_0xbc5cx9])}};_0xbc5cx2[_0x387d[1850]]= _0xbc5cx4};mxMedianHybridCrossingReduction[_0x387d[202]][_0x387d[1860]]= function(_0xbc5cx2){for(var _0xbc5cx3=_0xbc5cx2[_0x387d[1850]][_0x387d[67]],_0xbc5cx4=0,_0xbc5cx5=1;_0xbc5cx5< _0xbc5cx3;_0xbc5cx5++){_0xbc5cx4+= this[_0x387d[1863]](_0xbc5cx5,_0xbc5cx2)};return _0xbc5cx4};mxMedianHybridCrossingReduction[_0x387d[202]][_0x387d[1863]]= function(_0xbc5cx2,_0xbc5cx3){for(var _0xbc5cx4=0,_0xbc5cx5=_0xbc5cx3[_0x387d[1850]][_0xbc5cx2],_0xbc5cx9=_0xbc5cx5[_0x387d[67]],_0xbc5cxa=_0xbc5cx3[_0x387d[1850]][_0xbc5cx2- 1][_0x387d[67]],_0xbc5cx12=[],_0xbc5cx13=0;_0xbc5cx13< _0xbc5cx9;_0xbc5cx13++){_0xbc5cx12[_0xbc5cx13]= []};for(_0xbc5cx13= 0;_0xbc5cx13< _0xbc5cx5[_0x387d[67]];_0xbc5cx13++){for(var _0xbc5cx14=_0xbc5cx5[_0xbc5cx13],_0xbc5cx15=_0xbc5cx14[_0x387d[1833]](_0xbc5cx2),_0xbc5cx16=_0xbc5cx14[_0x387d[1832]](_0xbc5cx2),_0xbc5cx14=0;_0xbc5cx14< _0xbc5cx16[_0x387d[67]];_0xbc5cx14++){var _0xbc5cx17=_0xbc5cx16[_0xbc5cx14][_0x387d[1833]](_0xbc5cx2- 1);_0xbc5cx12[_0xbc5cx15][_0xbc5cx17]= 201207}};for(_0xbc5cx13= 0;_0xbc5cx13< _0xbc5cx9;_0xbc5cx13++){for(_0xbc5cx14= 0;_0xbc5cx14< _0xbc5cxa;_0xbc5cx14++){if(201207== _0xbc5cx12[_0xbc5cx13][_0xbc5cx14]){for(_0xbc5cx5= _0xbc5cx13+ 1;_0xbc5cx5< _0xbc5cx9;_0xbc5cx5++){for(_0xbc5cx15= 0;_0xbc5cx15< _0xbc5cx14;_0xbc5cx15++){201207== _0xbc5cx12[_0xbc5cx5][_0xbc5cx15]&& _0xbc5cx4++}};for(_0xbc5cx5= 0;_0xbc5cx5< _0xbc5cx13;_0xbc5cx5++){for(_0xbc5cx15= _0xbc5cx14+ 1;_0xbc5cx15< _0xbc5cxa;_0xbc5cx15++){201207== _0xbc5cx12[_0xbc5cx5][_0xbc5cx15]&& _0xbc5cx4++}}}}};return _0xbc5cx4/ 2};mxMedianHybridCrossingReduction[_0x387d[202]][_0x387d[1862]]= function(_0xbc5cx2,_0xbc5cx3){for(var _0xbc5cx4=!0,_0xbc5cx5=0;_0xbc5cx4&& 10> _0xbc5cx5++;){for(var _0xbc5cx9=1== _0xbc5cx2% 2&& 1== _0xbc5cx5% 2,_0xbc5cx4=!1,_0xbc5cxa=0;_0xbc5cxa< _0xbc5cx3[_0x387d[1850]][_0x387d[67]];_0xbc5cxa++){for(var _0xbc5cx12=_0xbc5cx3[_0x387d[1850]][_0xbc5cxa],_0xbc5cx13=[],_0xbc5cx14=0;_0xbc5cx14< _0xbc5cx12[_0x387d[67]];_0xbc5cx14++){var _0xbc5cx15=_0xbc5cx12[_0xbc5cx14],_0xbc5cx16=_0xbc5cx15[_0x387d[1833]](_0xbc5cxa);0> _0xbc5cx16&& (_0xbc5cx16= _0xbc5cx14);_0xbc5cx13[_0xbc5cx16]= _0xbc5cx15};for(var _0xbc5cx17=_0xbc5cx16= _0xbc5cx15= null,_0xbc5cx18=null,_0xbc5cx19=null,_0xbc5cx1a=null,_0xbc5cx1b=null,_0xbc5cx1c=null,_0xbc5cx1d=null,_0xbc5cx1e=null,_0xbc5cx14=0;_0xbc5cx14< _0xbc5cx12[_0x387d[67]]- 1;_0xbc5cx14++){if(0== _0xbc5cx14){for(var _0xbc5cx1d=_0xbc5cx13[_0xbc5cx14],_0xbc5cx15=_0xbc5cx1d[_0x387d[1831]](_0xbc5cxa),_0xbc5cx16=_0xbc5cx1d[_0x387d[1832]](_0xbc5cxa),_0xbc5cx19=[],_0xbc5cx1a=[],_0xbc5cx1f=0;_0xbc5cx1f< _0xbc5cx15[_0x387d[67]];_0xbc5cx1f++){_0xbc5cx19[_0xbc5cx1f]= _0xbc5cx15[_0xbc5cx1f][_0x387d[1833]](_0xbc5cxa+ 1)};for(_0xbc5cx1f= 0;_0xbc5cx1f< _0xbc5cx16[_0x387d[67]];_0xbc5cx1f++){_0xbc5cx1a[_0xbc5cx1f]= _0xbc5cx16[_0xbc5cx1f][_0x387d[1833]](_0xbc5cxa- 1)}}else {_0xbc5cx15= _0xbc5cx17,_0xbc5cx16= _0xbc5cx18,_0xbc5cx19= _0xbc5cx1b,_0xbc5cx1a= _0xbc5cx1c,_0xbc5cx1d= _0xbc5cx1e};_0xbc5cx1e= _0xbc5cx13[_0xbc5cx14+ 1];_0xbc5cx17= _0xbc5cx1e[_0x387d[1831]](_0xbc5cxa);_0xbc5cx18= _0xbc5cx1e[_0x387d[1832]](_0xbc5cxa);_0xbc5cx1b= [];_0xbc5cx1c= [];for(_0xbc5cx1f= 0;_0xbc5cx1f< _0xbc5cx17[_0x387d[67]];_0xbc5cx1f++){_0xbc5cx1b[_0xbc5cx1f]= _0xbc5cx17[_0xbc5cx1f][_0x387d[1833]](_0xbc5cxa+ 1)};for(_0xbc5cx1f= 0;_0xbc5cx1f< _0xbc5cx18[_0x387d[67]];_0xbc5cx1f++){_0xbc5cx1c[_0xbc5cx1f]= _0xbc5cx18[_0xbc5cx1f][_0x387d[1833]](_0xbc5cxa- 1)};for(var _0xbc5cx20=0,_0xbc5cx62=0,_0xbc5cx1f=0;_0xbc5cx1f< _0xbc5cx19[_0x387d[67]];_0xbc5cx1f++){for(var _0xbc5cx63=0;_0xbc5cx63< _0xbc5cx1b[_0x387d[67]];_0xbc5cx63++){_0xbc5cx19[_0xbc5cx1f]> _0xbc5cx1b[_0xbc5cx63]&& _0xbc5cx20++,_0xbc5cx19[_0xbc5cx1f]< _0xbc5cx1b[_0xbc5cx63]&& _0xbc5cx62++}};for(_0xbc5cx1f= 0;_0xbc5cx1f< _0xbc5cx1a[_0x387d[67]];_0xbc5cx1f++){for(_0xbc5cx63= 0;_0xbc5cx63< _0xbc5cx1c[_0x387d[67]];_0xbc5cx63++){_0xbc5cx1a[_0xbc5cx1f]> _0xbc5cx1c[_0xbc5cx63]&& _0xbc5cx20++,_0xbc5cx1a[_0xbc5cx1f]< _0xbc5cx1c[_0xbc5cx63]&& _0xbc5cx62++}};if(_0xbc5cx62< _0xbc5cx20|| _0xbc5cx62== _0xbc5cx20&& _0xbc5cx9){_0xbc5cx17= _0xbc5cx1d[_0x387d[1833]](_0xbc5cxa),_0xbc5cx1d[_0x387d[1834]](_0xbc5cxa,_0xbc5cx1e[_0x387d[1833]](_0xbc5cxa)),_0xbc5cx1e[_0x387d[1834]](_0xbc5cxa,_0xbc5cx17),_0xbc5cx17= _0xbc5cx15,_0xbc5cx18= _0xbc5cx16,_0xbc5cx1b= _0xbc5cx19,_0xbc5cx1c= _0xbc5cx1a,_0xbc5cx1e= _0xbc5cx1d,_0xbc5cx9|| (_0xbc5cx4= !0)}}}}};mxMedianHybridCrossingReduction[_0x387d[202]][_0x387d[1861]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=0== _0xbc5cx2% 2;if(_0xbc5cx4){for(var _0xbc5cx5=_0xbc5cx3[_0x387d[1827]]- 1;0<= _0xbc5cx5;_0xbc5cx5--){this[_0x387d[1864]](_0xbc5cx5,_0xbc5cx4)}}else {for(_0xbc5cx5= 1;_0xbc5cx5< _0xbc5cx3[_0x387d[1827]];_0xbc5cx5++){this[_0x387d[1864]](_0xbc5cx5,_0xbc5cx4)}}};mxMedianHybridCrossingReduction[_0x387d[202]][_0x387d[1864]]= function(_0xbc5cx2,_0xbc5cx3){for(var _0xbc5cx4=this[_0x387d[1856]][_0xbc5cx2][_0x387d[67]],_0xbc5cx5=[],_0xbc5cx9=[],_0xbc5cxa=0;_0xbc5cxa< _0xbc5cx4;_0xbc5cxa++){var _0xbc5cx12=this[_0x387d[1856]][_0xbc5cx2][_0xbc5cxa],_0xbc5cx13= new MedianCellSorter;_0xbc5cx13[_0x387d[246]]= _0xbc5cx12;var _0xbc5cx14;_0xbc5cx14= _0xbc5cx3?_0xbc5cx12[_0x387d[1831]](_0xbc5cx2):_0xbc5cx12[_0x387d[1832]](_0xbc5cx2);var _0xbc5cx15;_0xbc5cx15= _0xbc5cx3?_0xbc5cx2+ 1:_0xbc5cx2- 1;null!= _0xbc5cx14&& 0!= _0xbc5cx14[_0x387d[67]]?(_0xbc5cx13[_0x387d[1865]]= this[_0x387d[1865]](_0xbc5cx14,_0xbc5cx15),_0xbc5cx5[_0x387d[207]](_0xbc5cx13)):_0xbc5cx9[_0xbc5cx12[_0x387d[1833]](_0xbc5cx2)]= !0};_0xbc5cx5[_0x387d[470]](MedianCellSorter[_0x387d[202]][_0x387d[469]]);for(_0xbc5cxa= 0;_0xbc5cxa< _0xbc5cx4;_0xbc5cxa++){null== _0xbc5cx9[_0xbc5cxa]&& (_0xbc5cx12= _0xbc5cx5[_0x387d[1115]]()[_0x387d[246]],_0xbc5cx12[_0x387d[1834]](_0xbc5cx2,_0xbc5cxa))}};mxMedianHybridCrossingReduction[_0x387d[202]][_0x387d[1865]]= function(_0xbc5cx2,_0xbc5cx3){for(var _0xbc5cx4=[],_0xbc5cx5=0,_0xbc5cx9=0;_0xbc5cx9< _0xbc5cx2[_0x387d[67]];_0xbc5cx9++){var _0xbc5cxa=_0xbc5cx2[_0xbc5cx9];_0xbc5cx4[_0xbc5cx5++]= _0xbc5cxa[_0x387d[1833]](_0xbc5cx3)};_0xbc5cx4[_0x387d[470]](function(_0xbc5cx2,_0xbc5cx3){return _0xbc5cx2- _0xbc5cx3});if(1== _0xbc5cx5% 2){return _0xbc5cx4[Math[_0x387d[519]](_0xbc5cx5/ 2)]};if(2== _0xbc5cx5){return (_0xbc5cx4[0]+ _0xbc5cx4[1])/ 2};_0xbc5cx9= _0xbc5cx5/ 2;_0xbc5cxa= _0xbc5cx4[_0xbc5cx9- 1]- _0xbc5cx4[0];_0xbc5cx5= _0xbc5cx4[_0xbc5cx5- 1]- _0xbc5cx4[_0xbc5cx9];return (_0xbc5cx4[_0xbc5cx9- 1]* _0xbc5cx5+ _0xbc5cx4[_0xbc5cx9]* _0xbc5cxa)/ (_0xbc5cxa+ _0xbc5cx5)};function MedianCellSorter(){}MedianCellSorter[_0x387d[202]][_0x387d[1865]]= 0;MedianCellSorter[_0x387d[202]][_0x387d[246]]= !1;MedianCellSorter[_0x387d[202]][_0x387d[469]]= function(_0xbc5cx2,_0xbc5cx3){return null!= _0xbc5cx2&& null!= _0xbc5cx3?_0xbc5cx3[_0x387d[1865]]> _0xbc5cx2[_0x387d[1865]]?-1:_0xbc5cx3[_0x387d[1865]]< _0xbc5cx2[_0x387d[1865]]?1:0:0};function mxMinimumCycleRemover(_0xbc5cx2){this[_0x387d[1759]]= _0xbc5cx2}mxMinimumCycleRemover[_0x387d[202]]= new mxHierarchicalLayoutStage;mxMinimumCycleRemover[_0x387d[202]][_0x387d[196]]= mxMinimumCycleRemover;mxMinimumCycleRemover[_0x387d[202]][_0x387d[1759]]= null;mxMinimumCycleRemover[_0x387d[202]][_0x387d[350]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[1759]][_0x387d[502]](),_0xbc5cx4={},_0xbc5cx5=mxUtils[_0x387d[238]](_0xbc5cx3[_0x387d[1846]],null,!0),_0xbc5cx9=null;if(null!= _0xbc5cx3[_0x387d[1845]]){var _0xbc5cxa=_0xbc5cx3[_0x387d[1845]],_0xbc5cx9=[];for(_0xbc5cx2= 0;_0xbc5cx2< _0xbc5cxa[_0x387d[67]];_0xbc5cx2++){var _0xbc5cx12=mxCellPath[_0x387d[385]](_0xbc5cxa[_0xbc5cx2]);_0xbc5cx9[_0xbc5cx2]= _0xbc5cx3[_0x387d[1846]][_0xbc5cx12]}};_0xbc5cx3[_0x387d[209]](function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12){_0xbc5cx3[_0x387d[1720]](_0xbc5cx2)&& (_0xbc5cx9[_0x387d[1744]](),mxUtils[_0x387d[205]](_0xbc5cx9,_0xbc5cx2[_0x387d[1838]]),_0xbc5cx2[_0x387d[1837]][_0x387d[207]](_0xbc5cx9),mxUtils[_0x387d[205]](_0xbc5cx9,_0xbc5cx3[_0x387d[1837]]),_0xbc5cx3[_0x387d[1838]][_0x387d[207]](_0xbc5cx9));_0xbc5cx2= mxCellPath[_0x387d[385]](_0xbc5cx3[_0x387d[246]]);_0xbc5cx4[_0xbc5cx2]= _0xbc5cx3;delete _0xbc5cx5[_0xbc5cx2]},_0xbc5cx9,!0,null);_0xbc5cx9= null;0< _0xbc5cx5[_0x387d[1866]]&& (_0xbc5cx9= mxUtils[_0x387d[238]](_0xbc5cx5,null,!0));_0xbc5cx2= mxUtils[_0x387d[238]](_0xbc5cx4,null,!0);_0xbc5cx3[_0x387d[209]](function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12){_0xbc5cx3[_0x387d[1720]](_0xbc5cx2)&& (_0xbc5cx9[_0x387d[1744]](),mxUtils[_0x387d[205]](_0xbc5cx9,_0xbc5cx2[_0x387d[1838]]),_0xbc5cx3[_0x387d[1838]][_0x387d[207]](_0xbc5cx9),_0xbc5cx2[_0x387d[1837]][_0x387d[207]](_0xbc5cx9),mxUtils[_0x387d[205]](_0xbc5cx9,_0xbc5cx3[_0x387d[1837]]));_0xbc5cx2= mxCellPath[_0x387d[385]](_0xbc5cx3[_0x387d[246]]);_0xbc5cx4[_0xbc5cx2]= _0xbc5cx3;delete _0xbc5cx5[_0xbc5cx2]},_0xbc5cx5,!0,_0xbc5cx2);_0xbc5cxa= this[_0x387d[1759]][_0x387d[1703]]();if(null!= _0xbc5cx9&& 0< _0xbc5cx9[_0x387d[67]]){_0xbc5cx3= _0xbc5cx3[_0x387d[1845]];for(_0xbc5cx2= 0;_0xbc5cx2< _0xbc5cx9[_0x387d[67]];_0xbc5cx2++){_0xbc5cx12= _0xbc5cx9[_0xbc5cx2][_0x387d[246]],0== _0xbc5cxa[_0x387d[1867]](_0xbc5cx12)[_0x387d[67]]&& _0xbc5cx3[_0x387d[207]](_0xbc5cx12)}}};function mxCoordinateAssignment(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){this[_0x387d[1759]]= _0xbc5cx2;this[_0x387d[1868]]= _0xbc5cx3;this[_0x387d[1869]]= _0xbc5cx4;this[_0x387d[1870]]= _0xbc5cx5;this[_0x387d[1871]]= _0xbc5cx9;this[_0x387d[1872]]= _0xbc5cxa}var mxHierarchicalEdgeStyle={ORTHOGONAL:1,POLYLINE:2,STRAIGHT:3,CURVE:4};mxCoordinateAssignment[_0x387d[202]]= new mxHierarchicalLayoutStage;mxCoordinateAssignment[_0x387d[202]][_0x387d[196]]= mxCoordinateAssignment;mxCoordinateAssignment[_0x387d[202]][_0x387d[1759]]= null;mxCoordinateAssignment[_0x387d[202]][_0x387d[1868]]= 30;mxCoordinateAssignment[_0x387d[202]][_0x387d[1869]]= 100;mxCoordinateAssignment[_0x387d[202]][_0x387d[1872]]= 10;mxCoordinateAssignment[_0x387d[202]][_0x387d[1795]]= 8;mxCoordinateAssignment[_0x387d[202]][_0x387d[1751]]= 5;mxCoordinateAssignment[_0x387d[202]][_0x387d[1752]]= 2;mxCoordinateAssignment[_0x387d[202]][_0x387d[1753]]= 12;mxCoordinateAssignment[_0x387d[202]][_0x387d[1754]]= 4;mxCoordinateAssignment[_0x387d[202]][_0x387d[1873]]= null;mxCoordinateAssignment[_0x387d[202]][_0x387d[1870]]= mxConstants[_0x387d[1358]];mxCoordinateAssignment[_0x387d[202]][_0x387d[1871]]= null;mxCoordinateAssignment[_0x387d[202]][_0x387d[1874]]= null;mxCoordinateAssignment[_0x387d[202]][_0x387d[1875]]= null;mxCoordinateAssignment[_0x387d[202]][_0x387d[1876]]= null;mxCoordinateAssignment[_0x387d[202]][_0x387d[1877]]= null;mxCoordinateAssignment[_0x387d[202]][_0x387d[1878]]= null;mxCoordinateAssignment[_0x387d[202]][_0x387d[1879]]= null;mxCoordinateAssignment[_0x387d[202]][_0x387d[1880]]= null;mxCoordinateAssignment[_0x387d[202]][_0x387d[1881]]= null;mxCoordinateAssignment[_0x387d[202]][_0x387d[1882]]= !0;mxCoordinateAssignment[_0x387d[202]][_0x387d[675]]= mxHierarchicalEdgeStyle[_0x387d[1883]];mxCoordinateAssignment[_0x387d[202]][_0x387d[1884]]= null;mxCoordinateAssignment[_0x387d[202]][_0x387d[1885]]= null;mxCoordinateAssignment[_0x387d[202]][_0x387d[1745]]= 10;mxCoordinateAssignment[_0x387d[202]][_0x387d[1886]]= function(){var _0xbc5cx2=this[_0x387d[1759]][_0x387d[502]]();mxLog[_0x387d[539]]();mxLog[_0x387d[171]](_0x387d[1887]);for(var _0xbc5cx3=0;_0xbc5cx3< _0xbc5cx2[_0x387d[1850]][_0x387d[67]];_0xbc5cx3++){mxLog[_0x387d[53]](_0x387d[1888],_0xbc5cx3,_0x387d[1889]);for(var _0xbc5cx4=_0xbc5cx2[_0x387d[1850]][_0xbc5cx3],_0xbc5cx5=0;_0xbc5cx5< _0xbc5cx4[_0x387d[67]];_0xbc5cx5++){mxLog[_0x387d[53]](_0xbc5cx4[_0xbc5cx5][_0x387d[1833]](_0xbc5cx3),_0x387d[316])};mxLog[_0x387d[171]]()};mxLog[_0x387d[171]](_0x387d[1890])};mxCoordinateAssignment[_0x387d[202]][_0x387d[350]]= function(_0xbc5cx2){this[_0x387d[1873]]= [];_0xbc5cx2= this[_0x387d[1759]][_0x387d[502]]();this[_0x387d[1875]]= 0;this[_0x387d[1891]](this[_0x387d[1759]][_0x387d[1703]](),_0xbc5cx2);this[_0x387d[1882]]&& this[_0x387d[1892]](_0xbc5cx2);var _0xbc5cx3=1E8;if(this[_0x387d[1882]]){for(var _0xbc5cx4=0;_0xbc5cx4< this[_0x387d[1795]];_0xbc5cx4++){0!= _0xbc5cx4&& (this[_0x387d[1893]](_0xbc5cx4,_0xbc5cx2),this[_0x387d[1892]](_0xbc5cx2));if(this[_0x387d[1875]]< _0xbc5cx3){for(var _0xbc5cx5=0;_0xbc5cx5< _0xbc5cx2[_0x387d[1850]][_0x387d[67]];_0xbc5cx5++){for(var _0xbc5cx9=_0xbc5cx2[_0x387d[1850]][_0xbc5cx5],_0xbc5cxa=0;_0xbc5cxa< _0xbc5cx9[_0x387d[67]];_0xbc5cxa++){var _0xbc5cx12=_0xbc5cx9[_0xbc5cxa];_0xbc5cx12[_0x387d[1835]](_0xbc5cx5,_0xbc5cx12[_0x387d[1833]](_0xbc5cx5))}};_0xbc5cx3= this[_0x387d[1875]]}else {for(_0xbc5cx5= 0;_0xbc5cx5< _0xbc5cx2[_0x387d[1850]][_0x387d[67]];_0xbc5cx5++){_0xbc5cx9= _0xbc5cx2[_0x387d[1850]][_0xbc5cx5];for(_0xbc5cxa= 0;_0xbc5cxa< _0xbc5cx9[_0x387d[67]];_0xbc5cxa++){_0xbc5cx12= _0xbc5cx9[_0xbc5cxa],_0xbc5cx12[_0x387d[1834]](_0xbc5cx5,_0xbc5cx12[_0x387d[730]](_0xbc5cx5))}}};this[_0x387d[1894]](this[_0x387d[1759]][_0x387d[1703]](),_0xbc5cx2);this[_0x387d[1875]]= 0}};this[_0x387d[1895]](this[_0x387d[1759]][_0x387d[1703]](),_0xbc5cx2)};mxCoordinateAssignment[_0x387d[202]][_0x387d[1892]]= function(_0xbc5cx2){for(var _0xbc5cx3=[],_0xbc5cx4=[],_0xbc5cx5=[],_0xbc5cx9=0;_0xbc5cx9<= _0xbc5cx2[_0x387d[1827]];_0xbc5cx9++){_0xbc5cx5[_0xbc5cx9]= _0xbc5cx2[_0x387d[1850]][_0xbc5cx9];for(var _0xbc5cxa=0;_0xbc5cxa< _0xbc5cx5[_0xbc5cx9][_0x387d[67]];_0xbc5cxa++){var _0xbc5cx12=_0xbc5cx5[_0xbc5cx9][_0xbc5cxa],_0xbc5cx13= new WeightedCellSorter(_0xbc5cx12,_0xbc5cx9);_0xbc5cx13[_0x387d[1785]]= _0xbc5cxa;_0xbc5cx13[_0x387d[1784]]= !0;_0xbc5cx3[_0x387d[207]](_0xbc5cx13);_0xbc5cx12= mxCellPath[_0x387d[385]](_0xbc5cx12[_0x387d[1841]]());_0xbc5cx4[_0xbc5cx12]= _0xbc5cx13}};_0xbc5cx2= 10* _0xbc5cx3[_0x387d[67]];for(_0xbc5cxa= 0;0< _0xbc5cx3[_0x387d[67]]&& _0xbc5cxa<= _0xbc5cx2;){var _0xbc5cx13=_0xbc5cx3[_0x387d[1115]](),_0xbc5cx9=_0xbc5cx13[_0x387d[246]],_0xbc5cx14=_0xbc5cx13[_0x387d[1782]],_0xbc5cx15=parseInt(_0xbc5cx13[_0x387d[1785]]),_0xbc5cx12=_0xbc5cx9[_0x387d[1831]](_0xbc5cx14),_0xbc5cx16=_0xbc5cx9[_0x387d[1832]](_0xbc5cx14),_0xbc5cx17=_0xbc5cx12[_0x387d[67]],_0xbc5cx18=_0xbc5cx16[_0x387d[67]],_0xbc5cx19=this[_0x387d[1896]](_0xbc5cx12,_0xbc5cx14+ 1),_0xbc5cx1a=this[_0x387d[1896]](_0xbc5cx16,_0xbc5cx14- 1),_0xbc5cx1b=_0xbc5cx17+ _0xbc5cx18,_0xbc5cx1c=_0xbc5cx9[_0x387d[1833]](_0xbc5cx14),_0xbc5cx1d=_0xbc5cx1c;0< _0xbc5cx1b&& (_0xbc5cx1d= (_0xbc5cx19* _0xbc5cx17+ _0xbc5cx1a* _0xbc5cx18)/ _0xbc5cx1b);_0xbc5cx17= !1;_0xbc5cx1d< _0xbc5cx1c- 1?0== _0xbc5cx15?(_0xbc5cx9[_0x387d[1834]](_0xbc5cx14,_0xbc5cx1d),_0xbc5cx17= !0):(_0xbc5cx15= _0xbc5cx5[_0xbc5cx14][_0xbc5cx15- 1],_0xbc5cx1c= _0xbc5cx15[_0x387d[1833]](_0xbc5cx14),_0xbc5cx1c= _0xbc5cx1c+ _0xbc5cx15[_0x387d[117]]/ 2+ this[_0x387d[1868]]+ _0xbc5cx9[_0x387d[117]]/ 2,_0xbc5cx1c< _0xbc5cx1d?(_0xbc5cx9[_0x387d[1834]](_0xbc5cx14,_0xbc5cx1d),_0xbc5cx17= !0):_0xbc5cx1c< _0xbc5cx9[_0x387d[1833]](_0xbc5cx14)- 1&& (_0xbc5cx9[_0x387d[1834]](_0xbc5cx14,_0xbc5cx1c),_0xbc5cx17= !0)):_0xbc5cx1d> _0xbc5cx1c+ 1&& (_0xbc5cx15== _0xbc5cx5[_0xbc5cx14][_0x387d[67]]- 1?(_0xbc5cx9[_0x387d[1834]](_0xbc5cx14,_0xbc5cx1d),_0xbc5cx17= !0):(_0xbc5cx15= _0xbc5cx5[_0xbc5cx14][_0xbc5cx15+ 1],_0xbc5cx1c= _0xbc5cx15[_0x387d[1833]](_0xbc5cx14),_0xbc5cx1c= _0xbc5cx1c- _0xbc5cx15[_0x387d[117]]/ 2- this[_0x387d[1868]]- _0xbc5cx9[_0x387d[117]]/ 2,_0xbc5cx1c> _0xbc5cx1d?(_0xbc5cx9[_0x387d[1834]](_0xbc5cx14,_0xbc5cx1d),_0xbc5cx17= !0):_0xbc5cx1c> _0xbc5cx9[_0x387d[1833]](_0xbc5cx14)+ 1&& (_0xbc5cx9[_0x387d[1834]](_0xbc5cx14,_0xbc5cx1c),_0xbc5cx17= !0)));if(_0xbc5cx17){for(_0xbc5cx9= 0;_0xbc5cx9< _0xbc5cx12[_0x387d[67]];_0xbc5cx9++){_0xbc5cx14= _0xbc5cx12[_0xbc5cx9],_0xbc5cx14= mxCellPath[_0x387d[385]](_0xbc5cx14[_0x387d[1841]]()),_0xbc5cx14= _0xbc5cx4[_0xbc5cx14],null!= _0xbc5cx14&& !1== _0xbc5cx14[_0x387d[1784]]&& (_0xbc5cx14[_0x387d[1784]]= !0,_0xbc5cx3[_0x387d[207]](_0xbc5cx14))};for(_0xbc5cx9= 0;_0xbc5cx9< _0xbc5cx16[_0x387d[67]];_0xbc5cx9++){_0xbc5cx14= _0xbc5cx16[_0xbc5cx9],_0xbc5cx14= mxCellPath[_0x387d[385]](_0xbc5cx14[_0x387d[1841]]()),_0xbc5cx14= _0xbc5cx4[_0xbc5cx14],null!= _0xbc5cx14&& !1== _0xbc5cx14[_0x387d[1784]]&& (_0xbc5cx14[_0x387d[1784]]= !0,_0xbc5cx3[_0x387d[207]](_0xbc5cx14))}};_0xbc5cx13[_0x387d[1784]]= !1;_0xbc5cxa++}};mxCoordinateAssignment[_0x387d[202]][_0x387d[1893]]= function(_0xbc5cx2,_0xbc5cx3){if(0== _0xbc5cx2% 2){for(var _0xbc5cx4=_0xbc5cx3[_0x387d[1827]];0< _0xbc5cx4;_0xbc5cx4--){this[_0x387d[1897]](_0xbc5cx4- 1,_0xbc5cx3,_0xbc5cx4)}}else {for(_0xbc5cx4= 0;_0xbc5cx4< _0xbc5cx3[_0x387d[1827]]- 1;_0xbc5cx4++){this[_0x387d[1897]](_0xbc5cx4+ 1,_0xbc5cx3,_0xbc5cx4)}}};mxCoordinateAssignment[_0x387d[202]][_0x387d[1897]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx3= _0xbc5cx3[_0x387d[1850]][_0xbc5cx2];for(var _0xbc5cx5=[],_0xbc5cx9=[],_0xbc5cxa=0;_0xbc5cxa< _0xbc5cx3[_0x387d[67]];_0xbc5cxa++){var _0xbc5cx12=_0xbc5cx3[_0xbc5cxa];_0xbc5cx5[_0xbc5cxa]= new WeightedCellSorter;_0xbc5cx5[_0xbc5cxa][_0x387d[246]]= _0xbc5cx12;_0xbc5cx5[_0xbc5cxa][_0x387d[1785]]= _0xbc5cxa;var _0xbc5cx13=mxCellPath[_0x387d[385]](_0xbc5cx12[_0x387d[1841]]());_0xbc5cx9[_0xbc5cx13]= _0xbc5cx5[_0xbc5cxa];var _0xbc5cx14=null,_0xbc5cx14=_0xbc5cx4< _0xbc5cx2?_0xbc5cx12[_0x387d[1832]](_0xbc5cx2):_0xbc5cx12[_0x387d[1831]](_0xbc5cx2);_0xbc5cx5[_0xbc5cxa][_0x387d[1782]]= this[_0x387d[1898]](_0xbc5cx12,_0xbc5cx14)};_0xbc5cx5[_0x387d[470]](WeightedCellSorter[_0x387d[202]][_0x387d[469]]);for(_0xbc5cxa= 0;_0xbc5cxa< _0xbc5cx5[_0x387d[67]];_0xbc5cxa++){_0xbc5cx13= 0;_0xbc5cx12= _0xbc5cx5[_0xbc5cxa][_0x387d[246]];_0xbc5cx13= 0;_0xbc5cx14= _0xbc5cx4< _0xbc5cx2?_0xbc5cx12[_0x387d[1832]](_0xbc5cx2)[_0x387d[1853]]():_0xbc5cx12[_0x387d[1831]](_0xbc5cx2)[_0x387d[1853]]();null!= _0xbc5cx14&& (_0xbc5cx13= _0xbc5cx14[_0x387d[67]],_0xbc5cx13= 0< _0xbc5cx13?this[_0x387d[1896]](_0xbc5cx14,_0xbc5cx4):_0xbc5cx12[_0x387d[1833]](_0xbc5cx2));for(var _0xbc5cx15=0,_0xbc5cx14=-1E8,_0xbc5cx16=_0xbc5cx5[_0xbc5cxa][_0x387d[1785]]- 1;0<= _0xbc5cx16;){var _0xbc5cx17=mxCellPath[_0x387d[385]](_0xbc5cx3[_0xbc5cx16][_0x387d[1841]]()),_0xbc5cx17=_0xbc5cx9[_0xbc5cx17];if(null!= _0xbc5cx17){var _0xbc5cx18=_0xbc5cx17[_0x387d[246]];_0xbc5cx17[_0x387d[1784]]?(_0xbc5cx14= _0xbc5cx18[_0x387d[1833]](_0xbc5cx2)+ _0xbc5cx18[_0x387d[117]]/ 2+ this[_0x387d[1868]]+ _0xbc5cx15+ _0xbc5cx12[_0x387d[117]]/ 2,_0xbc5cx16= -1):(_0xbc5cx15+= _0xbc5cx18[_0x387d[117]]+ this[_0x387d[1868]],_0xbc5cx16--)}};_0xbc5cx15= 0;_0xbc5cx18= 1E8;for(_0xbc5cx16= _0xbc5cx5[_0xbc5cxa][_0x387d[1785]]+ 1;_0xbc5cx16< _0xbc5cx5[_0x387d[67]];){if(_0xbc5cx17= mxCellPath[_0x387d[385]](_0xbc5cx3[_0xbc5cx16][_0x387d[1841]]()),_0xbc5cx17= _0xbc5cx9[_0xbc5cx17],null!= _0xbc5cx17){var _0xbc5cx19=_0xbc5cx17[_0x387d[246]];_0xbc5cx17[_0x387d[1784]]?(_0xbc5cx18= _0xbc5cx19[_0x387d[1833]](_0xbc5cx2)- _0xbc5cx19[_0x387d[117]]/ 2- this[_0x387d[1868]]- _0xbc5cx15- _0xbc5cx12[_0x387d[117]]/ 2,_0xbc5cx16= _0xbc5cx5[_0x387d[67]]):(_0xbc5cx15+= _0xbc5cx19[_0x387d[117]]+ this[_0x387d[1868]],_0xbc5cx16++)}};_0xbc5cx13>= _0xbc5cx14&& _0xbc5cx13<= _0xbc5cx18?_0xbc5cx12[_0x387d[1834]](_0xbc5cx2,_0xbc5cx13):_0xbc5cx13< _0xbc5cx14?(_0xbc5cx12[_0x387d[1834]](_0xbc5cx2,_0xbc5cx14),this[_0x387d[1875]]+= _0xbc5cx14- _0xbc5cx13):_0xbc5cx13> _0xbc5cx18&& (_0xbc5cx12[_0x387d[1834]](_0xbc5cx2,_0xbc5cx18),this[_0x387d[1875]]+= _0xbc5cx13- _0xbc5cx18);_0xbc5cx5[_0xbc5cxa][_0x387d[1784]]= !0}};mxCoordinateAssignment[_0x387d[202]][_0x387d[1898]]= function(_0xbc5cx2,_0xbc5cx3){for(var _0xbc5cx4=0,_0xbc5cx5=0;_0xbc5cx5< _0xbc5cx3[_0x387d[67]];_0xbc5cx5++){var _0xbc5cx9=_0xbc5cx3[_0xbc5cx5];_0xbc5cx2[_0x387d[1193]]()&& _0xbc5cx9[_0x387d[1193]]()?_0xbc5cx4++:_0xbc5cx4= _0xbc5cx2[_0x387d[250]]()&& _0xbc5cx9[_0x387d[250]]()?_0xbc5cx4+ 8:_0xbc5cx4+ 2};return _0xbc5cx4};mxCoordinateAssignment[_0x387d[202]][_0x387d[1896]]= function(_0xbc5cx2,_0xbc5cx3){if(0== _0xbc5cx2[_0x387d[67]]){return 0};for(var _0xbc5cx4=[],_0xbc5cx5=0;_0xbc5cx5< _0xbc5cx2[_0x387d[67]];_0xbc5cx5++){_0xbc5cx4[_0xbc5cx5]= _0xbc5cx2[_0xbc5cx5][_0x387d[1833]](_0xbc5cx3)};_0xbc5cx4[_0x387d[470]](function(_0xbc5cx2,_0xbc5cx3){return _0xbc5cx2- _0xbc5cx3});if(1== _0xbc5cx2[_0x387d[67]]% 2){return _0xbc5cx4[Math[_0x387d[519]](_0xbc5cx2[_0x387d[67]]/ 2)]};_0xbc5cx5= _0xbc5cx2[_0x387d[67]]/ 2;return (_0xbc5cx4[_0xbc5cx5- 1]+ _0xbc5cx4[_0xbc5cx5])/ 2};mxCoordinateAssignment[_0x387d[202]][_0x387d[1891]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[1899]](_0xbc5cx2,_0xbc5cx3);for(var _0xbc5cx4=this[_0x387d[1876]];0<= _0xbc5cx4;_0xbc5cx4--){_0xbc5cx4< _0xbc5cx3[_0x387d[1827]]&& this[_0x387d[1900]](_0xbc5cx4,_0xbc5cx2,_0xbc5cx3)};for(_0xbc5cx4= this[_0x387d[1876]]+ 1;_0xbc5cx4<= _0xbc5cx3[_0x387d[1827]];_0xbc5cx4++){0< _0xbc5cx4&& this[_0x387d[1900]](_0xbc5cx4,_0xbc5cx2,_0xbc5cx3)}};mxCoordinateAssignment[_0x387d[202]][_0x387d[1900]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx3= _0xbc5cx4[_0x387d[1850]][_0xbc5cx2];_0xbc5cx4= 0;for(var _0xbc5cx5=this[_0x387d[1871]]+ (this[_0x387d[1879]]- this[_0x387d[1880]][_0xbc5cx2])/ 2,_0xbc5cx9=!1,_0xbc5cxa=0;_0xbc5cxa< _0xbc5cx3[_0x387d[67]];_0xbc5cxa++){var _0xbc5cx12=_0xbc5cx3[_0xbc5cxa];if(_0xbc5cx12[_0x387d[1193]]()){var _0xbc5cx13=this[_0x387d[1759]][_0x387d[1726]](_0xbc5cx12[_0x387d[246]]);null!= _0xbc5cx13?this[_0x387d[1870]]== mxConstants[_0x387d[1358]]|| this[_0x387d[1870]]== mxConstants[_0x387d[1354]]?(_0xbc5cx12[_0x387d[117]]= _0xbc5cx13[_0x387d[117]],_0xbc5cx12[_0x387d[119]]= _0xbc5cx13[_0x387d[119]]):(_0xbc5cx12[_0x387d[117]]= _0xbc5cx13[_0x387d[119]],_0xbc5cx12[_0x387d[119]]= _0xbc5cx13[_0x387d[117]]):_0xbc5cx9= !0;_0xbc5cx4= Math[_0x387d[160]](_0xbc5cx4,_0xbc5cx12[_0x387d[119]])}else {_0xbc5cx12[_0x387d[250]]()&& (_0xbc5cx13= 1,null!= _0xbc5cx12[_0x387d[1842]]?_0xbc5cx13= _0xbc5cx12[_0x387d[1842]][_0x387d[67]]:mxLog[_0x387d[283]](_0x387d[1901]),_0xbc5cx12[_0x387d[117]]= (_0xbc5cx13- 1)* this[_0x387d[1872]])};_0xbc5cx5+= _0xbc5cx12[_0x387d[117]]/ 2;_0xbc5cx12[_0x387d[1835]](_0xbc5cx2,_0xbc5cx5);_0xbc5cx12[_0x387d[1834]](_0xbc5cx2,_0xbc5cx5);_0xbc5cx5+= _0xbc5cx12[_0x387d[117]]/ 2;_0xbc5cx5+= this[_0x387d[1868]]};!0== _0xbc5cx9&& mxLog[_0x387d[283]](_0x387d[1902])};mxCoordinateAssignment[_0x387d[202]][_0x387d[1899]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=-this[_0x387d[1869]],_0xbc5cx5=0;this[_0x387d[1880]]= [];this[_0x387d[1881]]= [];for(var _0xbc5cx9=_0xbc5cx3[_0x387d[1827]];0<= _0xbc5cx9;_0xbc5cx9--){for(var _0xbc5cxa=0,_0xbc5cx12=_0xbc5cx3[_0x387d[1850]][_0xbc5cx9],_0xbc5cx13=this[_0x387d[1871]],_0xbc5cx14=!1,_0xbc5cx15=0;_0xbc5cx15< _0xbc5cx12[_0x387d[67]];_0xbc5cx15++){var _0xbc5cx16=_0xbc5cx12[_0xbc5cx15];if(_0xbc5cx16[_0x387d[1193]]()){var _0xbc5cx17=this[_0x387d[1759]][_0x387d[1726]](_0xbc5cx16[_0x387d[246]]);null!= _0xbc5cx17?this[_0x387d[1870]]== mxConstants[_0x387d[1358]]|| this[_0x387d[1870]]== mxConstants[_0x387d[1354]]?(_0xbc5cx16[_0x387d[117]]= _0xbc5cx17[_0x387d[117]],_0xbc5cx16[_0x387d[119]]= _0xbc5cx17[_0x387d[119]]):(_0xbc5cx16[_0x387d[117]]= _0xbc5cx17[_0x387d[119]],_0xbc5cx16[_0x387d[119]]= _0xbc5cx17[_0x387d[117]]):_0xbc5cx14= !0;_0xbc5cxa= Math[_0x387d[160]](_0xbc5cxa,_0xbc5cx16[_0x387d[119]])}else {_0xbc5cx16[_0x387d[250]]()&& (_0xbc5cx17= 1,null!= _0xbc5cx16[_0x387d[1842]]?_0xbc5cx17= _0xbc5cx16[_0x387d[1842]][_0x387d[67]]:mxLog[_0x387d[283]](_0x387d[1901]),_0xbc5cx16[_0x387d[117]]= (_0xbc5cx17- 1)* this[_0x387d[1872]])};_0xbc5cx13+= _0xbc5cx16[_0x387d[117]]/ 2;_0xbc5cx16[_0x387d[1835]](_0xbc5cx9,_0xbc5cx13);_0xbc5cx16[_0x387d[1834]](_0xbc5cx9,_0xbc5cx13);_0xbc5cx13+= _0xbc5cx16[_0x387d[117]]/ 2;_0xbc5cx13+= this[_0x387d[1868]];_0xbc5cx13> this[_0x387d[1879]]&& (this[_0x387d[1879]]= _0xbc5cx13,this[_0x387d[1876]]= _0xbc5cx9);this[_0x387d[1880]][_0xbc5cx9]= _0xbc5cx13};!0== _0xbc5cx14&& mxLog[_0x387d[283]](_0x387d[1902]);this[_0x387d[1881]][_0xbc5cx9]= _0xbc5cx4;_0xbc5cx13= _0xbc5cxa/ 2+ _0xbc5cx5/ 2+ this[_0x387d[1869]];_0xbc5cx5= _0xbc5cxa;_0xbc5cx4= this[_0x387d[1870]]== mxConstants[_0x387d[1358]]|| this[_0x387d[1870]]== mxConstants[_0x387d[1359]]?_0xbc5cx4+ _0xbc5cx13:_0xbc5cx4- _0xbc5cx13;for(_0xbc5cx15= 0;_0xbc5cx15< _0xbc5cx12[_0x387d[67]];_0xbc5cx15++){_0xbc5cx12[_0xbc5cx15][_0x387d[1836]](_0xbc5cx9,_0xbc5cx4)}}};mxCoordinateAssignment[_0x387d[202]][_0x387d[1894]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=_0xbc5cx3[_0x387d[1847]],_0xbc5cx5;for(_0xbc5cx5 in _0xbc5cx4){var _0xbc5cx9=_0xbc5cx4[_0xbc5cx5];if(!(1> _0xbc5cx9[_0x387d[1827]]- _0xbc5cx9[_0x387d[1828]]- 1)){for(var _0xbc5cxa=_0xbc5cx9[_0x387d[1833]](_0xbc5cx9[_0x387d[1828]]+ 1),_0xbc5cx12=!0,_0xbc5cx13=0,_0xbc5cx14=_0xbc5cx9[_0x387d[1828]]+ 2;_0xbc5cx14< _0xbc5cx9[_0x387d[1827]];_0xbc5cx14++){var _0xbc5cx15=_0xbc5cx9[_0x387d[1833]](_0xbc5cx14);_0xbc5cxa!= _0xbc5cx15?(_0xbc5cx12= !1,_0xbc5cxa= _0xbc5cx15):_0xbc5cx13++};if(!_0xbc5cx12){for(var _0xbc5cx12=_0xbc5cxa= 0,_0xbc5cx15=[],_0xbc5cx16=[],_0xbc5cx17=_0xbc5cx9[_0x387d[1833]](_0xbc5cx9[_0x387d[1828]]+ 1),_0xbc5cx14=_0xbc5cx9[_0x387d[1828]]+ 1;_0xbc5cx14< _0xbc5cx9[_0x387d[1827]]- 1;_0xbc5cx14++){var _0xbc5cx18=_0xbc5cx9[_0x387d[730]](_0xbc5cx14+ 1);_0xbc5cx17== _0xbc5cx18?(_0xbc5cx15[_0xbc5cx14- _0xbc5cx9[_0x387d[1828]]- 1]= _0xbc5cx17,_0xbc5cxa++):this[_0x387d[1903]](_0xbc5cx3,_0xbc5cx9,_0xbc5cx14+ 1,_0xbc5cx17)?(_0xbc5cx15[_0xbc5cx14- _0xbc5cx9[_0x387d[1828]]- 1]= _0xbc5cx17,_0xbc5cxa++):_0xbc5cx17= _0xbc5cx15[_0xbc5cx14- _0xbc5cx9[_0x387d[1828]]- 1]= _0xbc5cx18};_0xbc5cx17= _0xbc5cx9[_0x387d[730]](_0xbc5cx14);for(_0xbc5cx14= _0xbc5cx9[_0x387d[1827]]- 1;_0xbc5cx14> _0xbc5cx9[_0x387d[1828]]+ 1;_0xbc5cx14--){_0xbc5cx18= _0xbc5cx9[_0x387d[730]](_0xbc5cx14- 1),_0xbc5cx17== _0xbc5cx18?(_0xbc5cx16[_0xbc5cx14- _0xbc5cx9[_0x387d[1828]]- 2]= _0xbc5cx17,_0xbc5cx12++):this[_0x387d[1903]](_0xbc5cx3,_0xbc5cx9,_0xbc5cx14- 1,_0xbc5cx17)?(_0xbc5cx16[_0xbc5cx14- _0xbc5cx9[_0x387d[1828]]- 2]= _0xbc5cx17,_0xbc5cx12++):(_0xbc5cx16[_0xbc5cx14- _0xbc5cx9[_0x387d[1828]]- 2]= _0xbc5cx9[_0x387d[730]](_0xbc5cx14- 1),_0xbc5cx17= _0xbc5cx18)};if(_0xbc5cx12> _0xbc5cx13|| _0xbc5cxa> _0xbc5cx13){if(_0xbc5cx12>= _0xbc5cxa){for(_0xbc5cx14= _0xbc5cx9[_0x387d[1827]]- 2;_0xbc5cx14> _0xbc5cx9[_0x387d[1828]];_0xbc5cx14--){_0xbc5cx9[_0x387d[1835]](_0xbc5cx14,_0xbc5cx16[_0xbc5cx14- _0xbc5cx9[_0x387d[1828]]- 1])}}else {if(_0xbc5cxa> _0xbc5cx12){for(_0xbc5cx14= _0xbc5cx9[_0x387d[1828]]+ 2;_0xbc5cx14< _0xbc5cx9[_0x387d[1827]];_0xbc5cx14++){_0xbc5cx9[_0x387d[1835]](_0xbc5cx14,_0xbc5cx15[_0xbc5cx14- _0xbc5cx9[_0x387d[1828]]- 2])}}}}}}}};mxCoordinateAssignment[_0x387d[202]][_0x387d[1903]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){_0xbc5cx2= _0xbc5cx2[_0x387d[1850]][_0xbc5cx4];for(var _0xbc5cx9=-1,_0xbc5cxa=0;_0xbc5cxa< _0xbc5cx2[_0x387d[67]];_0xbc5cxa++){if(_0xbc5cx3== _0xbc5cx2[_0xbc5cxa]){_0xbc5cx9= _0xbc5cxa;break}};if(0> _0xbc5cx9){return !1};_0xbc5cxa= _0xbc5cx3[_0x387d[1833]](_0xbc5cx4);if(_0xbc5cx5< _0xbc5cxa){if(0== _0xbc5cx9){return !0};_0xbc5cx2= _0xbc5cx2[_0xbc5cx9- 1];_0xbc5cx4= _0xbc5cx2[_0x387d[1833]](_0xbc5cx4);_0xbc5cx4= _0xbc5cx4+ _0xbc5cx2[_0x387d[117]]/ 2+ this[_0x387d[1868]]+ _0xbc5cx3[_0x387d[117]]/ 2;if(!(_0xbc5cx4<= _0xbc5cx5)){return !1}}else {if(_0xbc5cx5> _0xbc5cxa){if(_0xbc5cx9== _0xbc5cx2[_0x387d[67]]- 1){return !0};_0xbc5cx2= _0xbc5cx2[_0xbc5cx9+ 1];_0xbc5cx4= _0xbc5cx2[_0x387d[1833]](_0xbc5cx4);_0xbc5cx4= _0xbc5cx4- _0xbc5cx2[_0x387d[117]]/ 2- this[_0x387d[1868]]- _0xbc5cx3[_0x387d[117]]/ 2;if(!(_0xbc5cx4>= _0xbc5cx5)){return !1}}};return !0};mxCoordinateAssignment[_0x387d[202]][_0x387d[1895]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[1877]]= [];this[_0x387d[1878]]= [];for(var _0xbc5cx4=0;_0xbc5cx4< _0xbc5cx3[_0x387d[1850]][_0x387d[67]];_0xbc5cx4++){this[_0x387d[1877]][_0xbc5cx4]= Number[_0x387d[1904]],this[_0x387d[1878]][_0xbc5cx4]= 0};_0xbc5cx4= null;this[_0x387d[1759]][_0x387d[1735]]&& (_0xbc5cx4= {});var _0xbc5cx5=_0xbc5cx3[_0x387d[1847]],_0xbc5cx9=_0xbc5cx3[_0x387d[1846]],_0xbc5cxa;for(_0xbc5cxa in _0xbc5cx9){var _0xbc5cx12=_0xbc5cx9[_0xbc5cxa];this[_0x387d[1725]](_0xbc5cx12);if(this[_0x387d[1759]][_0x387d[1735]]){var _0xbc5cx12=_0xbc5cx2[_0x387d[251]][_0x387d[1197]](_0xbc5cx12[_0x387d[246]]),_0xbc5cx13=mxCellPath[_0x387d[385]](_0xbc5cx12);null== _0xbc5cx4[_0xbc5cx13]&& (_0xbc5cx4[_0xbc5cx13]= _0xbc5cx12)}};this[_0x387d[1759]][_0x387d[1735]]&& null!= _0xbc5cx4&& this[_0x387d[1763]](_0xbc5cx4);(this[_0x387d[675]]== mxHierarchicalEdgeStyle[_0x387d[1905]]|| this[_0x387d[675]]== mxHierarchicalEdgeStyle[_0x387d[1883]]|| this[_0x387d[675]]== mxHierarchicalEdgeStyle[_0x387d[1906]])&& this[_0x387d[1764]](_0xbc5cx3);for(_0xbc5cxa in _0xbc5cx5){this[_0x387d[1907]](_0xbc5cx5[_0xbc5cxa])}};mxCoordinateAssignment[_0x387d[202]][_0x387d[1763]]= function(_0xbc5cx2){var _0xbc5cx3=[],_0xbc5cx4;for(_0xbc5cx4 in _0xbc5cx2){_0xbc5cx3[_0x387d[207]](_0xbc5cx2[_0xbc5cx4])};this[_0x387d[1759]][_0x387d[1727]](mxUtils[_0x387d[1779]](_0xbc5cx3,!0),this[_0x387d[1745]])};mxCoordinateAssignment[_0x387d[202]][_0x387d[1764]]= function(_0xbc5cx2){for(var _0xbc5cx3=0;_0xbc5cx3< _0xbc5cx2[_0x387d[1850]][_0x387d[67]];_0xbc5cx3++){for(var _0xbc5cx4=_0xbc5cx2[_0x387d[1850]][_0xbc5cx3],_0xbc5cx5=0;_0xbc5cx5< _0xbc5cx4[_0x387d[67]];_0xbc5cx5++){var _0xbc5cx9=_0xbc5cx4[_0xbc5cx5];if(_0xbc5cx9[_0x387d[1193]]()){for(var _0xbc5cxa=_0xbc5cx9[_0x387d[1832]](_0xbc5cx3),_0xbc5cx12=_0xbc5cx3- 1,_0xbc5cx13=0;2> _0xbc5cx13;_0xbc5cx13++){if(-1< _0xbc5cx12&& _0xbc5cx12< _0xbc5cx2[_0x387d[1850]][_0x387d[67]]&& null!= _0xbc5cxa&& 0< _0xbc5cxa[_0x387d[67]]){for(var _0xbc5cx14=[],_0xbc5cx15=0;_0xbc5cx15< _0xbc5cxa[_0x387d[67]];_0xbc5cx15++){var _0xbc5cx16= new WeightedCellSorter(_0xbc5cxa[_0xbc5cx15],_0xbc5cxa[_0xbc5cx15][_0x387d[730]](_0xbc5cx12));_0xbc5cx14[_0x387d[207]](_0xbc5cx16)};_0xbc5cx14[_0x387d[470]](WeightedCellSorter[_0x387d[202]][_0x387d[469]]);for(var _0xbc5cx16=_0xbc5cx9[_0x387d[235]][0]- _0xbc5cx9[_0x387d[117]]/ 2,_0xbc5cx17=_0xbc5cx16+ _0xbc5cx9[_0x387d[117]],_0xbc5cx18=_0xbc5cxa= 0,_0xbc5cx12=[],_0xbc5cx15=0;_0xbc5cx15< _0xbc5cx14[_0x387d[67]];_0xbc5cx15++){var _0xbc5cx19=_0xbc5cx14[_0xbc5cx15][_0x387d[246]],_0xbc5cx1a;if(_0xbc5cx19[_0x387d[1193]]()){_0xbc5cx1a= 0== _0xbc5cx13?_0xbc5cx9[_0x387d[1838]]:_0xbc5cx9[_0x387d[1837]];for(var _0xbc5cx1b=0;_0xbc5cx1b< _0xbc5cx1a[_0x387d[67]];_0xbc5cx1b++){if(_0xbc5cx1a[_0xbc5cx1b][_0x387d[1097]]== _0xbc5cx19|| _0xbc5cx1a[_0xbc5cx1b][_0x387d[772]]== _0xbc5cx19){_0xbc5cxa+= _0xbc5cx1a[_0xbc5cx1b][_0x387d[1842]][_0x387d[67]],_0xbc5cx18++,_0xbc5cx12[_0x387d[207]](_0xbc5cx1a[_0xbc5cx1b])}}}else {_0xbc5cxa+= _0xbc5cx19[_0x387d[1842]][_0x387d[67]],_0xbc5cx18++,_0xbc5cx12[_0x387d[207]](_0xbc5cx19)}};_0xbc5cx9[_0x387d[117]]> (_0xbc5cxa+ 1)* this[_0x387d[1751]]+ 2* this[_0x387d[1751]]&& (_0xbc5cx16+= this[_0x387d[1751]],_0xbc5cx17-= this[_0x387d[1751]]);_0xbc5cx14= (_0xbc5cx17- _0xbc5cx16)/ _0xbc5cxa;_0xbc5cx16+= _0xbc5cx14/ 2;_0xbc5cx17= this[_0x387d[1753]]- this[_0x387d[1752]];for(_0xbc5cx15= _0xbc5cx18= 0;_0xbc5cx15< _0xbc5cx12[_0x387d[67]];_0xbc5cx15++){_0xbc5cx19= _0xbc5cx12[_0xbc5cx15][_0x387d[1842]][_0x387d[67]];_0xbc5cx1b= mxCellPath[_0x387d[385]](_0xbc5cx12[_0xbc5cx15][_0x387d[1842]][0]);_0xbc5cx1a= this[_0x387d[1873]][_0xbc5cx1b];null== _0xbc5cx1a&& (_0xbc5cx1a= [],this[_0x387d[1873]][_0xbc5cx1b]= _0xbc5cx1a);_0xbc5cx15< _0xbc5cxa/ 2?_0xbc5cx17+= this[_0x387d[1752]]:_0xbc5cx15> _0xbc5cxa/ 2&& (_0xbc5cx17-= this[_0x387d[1752]]);for(_0xbc5cx1b= 0;_0xbc5cx1b< _0xbc5cx19;_0xbc5cx1b++){_0xbc5cx1a[4* _0xbc5cx1b+ 2* _0xbc5cx13]= _0xbc5cx16,_0xbc5cx16+= _0xbc5cx14,_0xbc5cx1a[4* _0xbc5cx1b+ 2* _0xbc5cx13+ 1]= _0xbc5cx17};_0xbc5cx18= Math[_0x387d[160]](_0xbc5cx18,_0xbc5cx17)}};_0xbc5cxa= _0xbc5cx9[_0x387d[1831]](_0xbc5cx3);_0xbc5cx12= _0xbc5cx3+ 1}}}}};mxCoordinateAssignment[_0x387d[202]][_0x387d[1907]]= function(_0xbc5cx2){var _0xbc5cx3=0;if(101207!= _0xbc5cx2[_0x387d[1826]][0]){var _0xbc5cx4=_0xbc5cx2[_0x387d[1827]],_0xbc5cx5=_0xbc5cx2[_0x387d[1828]];_0xbc5cx4== _0xbc5cx5&& (_0xbc5cx4= _0xbc5cx2[_0x387d[1097]][_0x387d[1827]],_0xbc5cx5= _0xbc5cx2[_0x387d[772]][_0x387d[1828]]);for(var _0xbc5cx9=0,_0xbc5cxa=mxCellPath[_0x387d[385]](_0xbc5cx2[_0x387d[1842]][0]),_0xbc5cxa=this[_0x387d[1873]][_0xbc5cxa],_0xbc5cx12=_0xbc5cx2[_0x387d[1843]]?_0xbc5cx2[_0x387d[772]][_0x387d[246]]:_0xbc5cx2[_0x387d[1097]][_0x387d[246]],_0xbc5cx13=this[_0x387d[1759]][_0x387d[1179]],_0xbc5cx14=0;_0xbc5cx14< _0xbc5cx2[_0x387d[1842]][_0x387d[67]];_0xbc5cx14++){var _0xbc5cx15=_0xbc5cx2[_0x387d[1842]][_0xbc5cx14],_0xbc5cx16=this[_0x387d[1759]][_0x387d[1710]](_0xbc5cx15,!0),_0xbc5cx17=_0xbc5cx13[_0x387d[251]][_0x387d[1709]](_0xbc5cx15,!0),_0xbc5cx18=[],_0xbc5cx19=_0xbc5cx2[_0x387d[1843]];_0xbc5cx16!= _0xbc5cx12&& (_0xbc5cx19= !_0xbc5cx19);if(null!= _0xbc5cxa){var _0xbc5cx1a=_0xbc5cx19?2:0,_0xbc5cx1b=_0xbc5cx19?this[_0x387d[1877]][_0xbc5cx5]:this[_0x387d[1878]][_0xbc5cx4],_0xbc5cx1c=_0xbc5cxa[4* _0xbc5cx9+ 1+ _0xbc5cx1a];_0xbc5cx19&& (_0xbc5cx1c= -_0xbc5cx1c);_0xbc5cx1b+= _0xbc5cx1c;_0xbc5cx1a= _0xbc5cxa[4* _0xbc5cx9+ _0xbc5cx1a];_0xbc5cx17= _0xbc5cx13[_0x387d[251]][_0x387d[1709]](_0xbc5cx15,!0);this[_0x387d[1759]][_0x387d[1908]](_0xbc5cx17)&& _0xbc5cx13[_0x387d[251]][_0x387d[1197]](_0xbc5cx17)== _0xbc5cx16&& (_0xbc5cx1a= _0xbc5cx13[_0x387d[441]][_0x387d[248]](_0xbc5cx17),_0xbc5cx1a= null!= _0xbc5cx1a?_0xbc5cx1a[_0x387d[235]]:_0xbc5cx16[_0x387d[256]][_0x387d[235]]+ _0xbc5cx2[_0x387d[1097]][_0x387d[117]]* _0xbc5cx17[_0x387d[256]][_0x387d[235]]);this[_0x387d[1870]]== mxConstants[_0x387d[1358]]|| this[_0x387d[1870]]== mxConstants[_0x387d[1354]]?(_0xbc5cx18[_0x387d[207]]( new mxPoint(_0xbc5cx1a,_0xbc5cx1b)),this[_0x387d[675]]== mxHierarchicalEdgeStyle[_0x387d[1906]]&& _0xbc5cx18[_0x387d[207]]( new mxPoint(_0xbc5cx1a,_0xbc5cx1b+ _0xbc5cx1c))):(_0xbc5cx18[_0x387d[207]]( new mxPoint(_0xbc5cx1b,_0xbc5cx1a)),this[_0x387d[675]]== mxHierarchicalEdgeStyle[_0x387d[1906]]&& _0xbc5cx18[_0x387d[207]]( new mxPoint(_0xbc5cx1b+ _0xbc5cx1c,_0xbc5cx1a)))};_0xbc5cx1a= _0xbc5cx2[_0x387d[235]][_0x387d[67]]- 1;_0xbc5cx1b= _0xbc5cx1c= -1;_0xbc5cx16= _0xbc5cx2[_0x387d[1827]]- 1;_0xbc5cx19&& (_0xbc5cx1a= 0,_0xbc5cx1c= _0xbc5cx2[_0x387d[235]][_0x387d[67]],_0xbc5cx1b= 1,_0xbc5cx16= _0xbc5cx2[_0x387d[1828]]+ 1);for(;_0xbc5cx2[_0x387d[1827]]!= _0xbc5cx2[_0x387d[1828]]&& _0xbc5cx1a!= _0xbc5cx1c;_0xbc5cx1a+= _0xbc5cx1b){var _0xbc5cx17=_0xbc5cx2[_0x387d[235]][_0xbc5cx1a]+ _0xbc5cx3,_0xbc5cx1d=(this[_0x387d[1877]][_0xbc5cx16]+ this[_0x387d[1878]][_0xbc5cx16+ 1])/ 2,_0xbc5cx1e=(this[_0x387d[1877]][_0xbc5cx16- 1]+ this[_0x387d[1878]][_0xbc5cx16])/ 2;if(_0xbc5cx19){var _0xbc5cx1f=_0xbc5cx1d,_0xbc5cx1d=_0xbc5cx1e,_0xbc5cx1e=_0xbc5cx1f};this[_0x387d[1870]]== mxConstants[_0x387d[1358]]|| this[_0x387d[1870]]== mxConstants[_0x387d[1354]]?(_0xbc5cx18[_0x387d[207]]( new mxPoint(_0xbc5cx17,_0xbc5cx1d)),_0xbc5cx18[_0x387d[207]]( new mxPoint(_0xbc5cx17,_0xbc5cx1e))):(_0xbc5cx18[_0x387d[207]]( new mxPoint(_0xbc5cx1d,_0xbc5cx17)),_0xbc5cx18[_0x387d[207]]( new mxPoint(_0xbc5cx1e,_0xbc5cx17)));this[_0x387d[1874]]= Math[_0x387d[160]](this[_0x387d[1874]],_0xbc5cx17);_0xbc5cx16+= _0xbc5cx1b};null!= _0xbc5cxa&& (_0xbc5cx1a= _0xbc5cx19?2:0,_0xbc5cx1b= _0xbc5cx19?this[_0x387d[1878]][_0xbc5cx4]:this[_0x387d[1877]][_0xbc5cx5],_0xbc5cx1c= _0xbc5cxa[4* _0xbc5cx9+ 3- _0xbc5cx1a],_0xbc5cx19&& (_0xbc5cx1c= -_0xbc5cx1c),_0xbc5cx1b-= _0xbc5cx1c,_0xbc5cx1a= _0xbc5cxa[4* _0xbc5cx9+ 2- _0xbc5cx1a],_0xbc5cx19= _0xbc5cx13[_0x387d[251]][_0x387d[1709]](_0xbc5cx15,!1),_0xbc5cx16= this[_0x387d[1759]][_0x387d[1710]](_0xbc5cx15,!1),this[_0x387d[1759]][_0x387d[1908]](_0xbc5cx19)&& _0xbc5cx13[_0x387d[251]][_0x387d[1197]](_0xbc5cx19)== _0xbc5cx16&& (_0xbc5cx1a= _0xbc5cx13[_0x387d[441]][_0x387d[248]](_0xbc5cx19),_0xbc5cx1a= null!= _0xbc5cx1a?_0xbc5cx1a[_0x387d[235]]:_0xbc5cx16[_0x387d[256]][_0x387d[235]]+ _0xbc5cx2[_0x387d[772]][_0x387d[117]]* _0xbc5cx19[_0x387d[256]][_0x387d[235]]),this[_0x387d[1870]]== mxConstants[_0x387d[1358]]|| this[_0x387d[1870]]== mxConstants[_0x387d[1354]]?(this[_0x387d[675]]== mxHierarchicalEdgeStyle[_0x387d[1906]]&& _0xbc5cx18[_0x387d[207]]( new mxPoint(_0xbc5cx1a,_0xbc5cx1b- _0xbc5cx1c)),_0xbc5cx18[_0x387d[207]]( new mxPoint(_0xbc5cx1a,_0xbc5cx1b))):(this[_0x387d[675]]== mxHierarchicalEdgeStyle[_0x387d[1906]]&& _0xbc5cx18[_0x387d[207]]( new mxPoint(_0xbc5cx1b- _0xbc5cx1c,_0xbc5cx1a)),_0xbc5cx18[_0x387d[207]]( new mxPoint(_0xbc5cx1b,_0xbc5cx1a))));_0xbc5cx2[_0x387d[1843]]&& this[_0x387d[1909]](_0xbc5cx2,_0xbc5cx15);this[_0x387d[1759]][_0x387d[1722]](_0xbc5cx15,_0xbc5cx18);_0xbc5cx3= 0== _0xbc5cx3?this[_0x387d[1872]]:0< _0xbc5cx3?-_0xbc5cx3:-_0xbc5cx3+ this[_0x387d[1872]];_0xbc5cx9++};_0xbc5cx2[_0x387d[1826]][0]= 101207}};mxCoordinateAssignment[_0x387d[202]][_0x387d[1725]]= function(_0xbc5cx2){var _0xbc5cx3=_0xbc5cx2[_0x387d[246]],_0xbc5cx4=_0xbc5cx2[_0x387d[235]][0]- _0xbc5cx2[_0x387d[117]]/ 2,_0xbc5cx5=_0xbc5cx2[_0x387d[236]][0]- _0xbc5cx2[_0x387d[119]]/ 2;this[_0x387d[1877]][_0xbc5cx2[_0x387d[1828]]]= Math[_0x387d[243]](this[_0x387d[1877]][_0xbc5cx2[_0x387d[1828]]],_0xbc5cx5);this[_0x387d[1878]][_0xbc5cx2[_0x387d[1828]]]= Math[_0x387d[160]](this[_0x387d[1878]][_0xbc5cx2[_0x387d[1828]]],_0xbc5cx5+ _0xbc5cx2[_0x387d[119]]);this[_0x387d[1870]]== mxConstants[_0x387d[1358]]|| this[_0x387d[1870]]== mxConstants[_0x387d[1354]]?this[_0x387d[1759]][_0x387d[1725]](_0xbc5cx3,_0xbc5cx4,_0xbc5cx5):this[_0x387d[1759]][_0x387d[1725]](_0xbc5cx3,_0xbc5cx5,_0xbc5cx4);this[_0x387d[1874]]= Math[_0x387d[160]](this[_0x387d[1874]],_0xbc5cx4+ _0xbc5cx2[_0x387d[117]])};mxCoordinateAssignment[_0x387d[202]][_0x387d[1909]]= function(_0xbc5cx2,_0xbc5cx3){};function WeightedCellSorter(_0xbc5cx2,_0xbc5cx3){this[_0x387d[246]]= _0xbc5cx2;this[_0x387d[1782]]= _0xbc5cx3}WeightedCellSorter[_0x387d[202]][_0x387d[1782]]= 0;WeightedCellSorter[_0x387d[202]][_0x387d[1783]]= !1;WeightedCellSorter[_0x387d[202]][_0x387d[1784]]= !1;WeightedCellSorter[_0x387d[202]][_0x387d[1785]]= null;WeightedCellSorter[_0x387d[202]][_0x387d[246]]= null;WeightedCellSorter[_0x387d[202]][_0x387d[469]]= function(_0xbc5cx2,_0xbc5cx3){return null!= _0xbc5cx2&& null!= _0xbc5cx3?_0xbc5cx3[_0x387d[1782]]> _0xbc5cx2[_0x387d[1782]]?-1:_0xbc5cx3[_0x387d[1782]]< _0xbc5cx2[_0x387d[1782]]?1:_0xbc5cx3[_0x387d[1783]]?-1:1:0};function mxHierarchicalLayout(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){mxGraphLayout[_0x387d[239]](this,_0xbc5cx2);this[_0x387d[1870]]= null!= _0xbc5cx3?_0xbc5cx3:mxConstants[_0x387d[1358]];this[_0x387d[1910]]= null!= _0xbc5cx4?_0xbc5cx4:!0}mxHierarchicalLayout[_0x387d[202]]= new mxGraphLayout;mxHierarchicalLayout[_0x387d[202]][_0x387d[196]]= mxHierarchicalLayout;mxHierarchicalLayout[_0x387d[202]][_0x387d[1845]]= null;mxHierarchicalLayout[_0x387d[202]][_0x387d[1735]]= !1;mxHierarchicalLayout[_0x387d[202]][_0x387d[1911]]= !1;mxHierarchicalLayout[_0x387d[202]][_0x387d[1912]]= 0;mxHierarchicalLayout[_0x387d[202]][_0x387d[1868]]= 30;mxHierarchicalLayout[_0x387d[202]][_0x387d[1869]]= 100;mxHierarchicalLayout[_0x387d[202]][_0x387d[1913]]= 60;mxHierarchicalLayout[_0x387d[202]][_0x387d[1872]]= 10;mxHierarchicalLayout[_0x387d[202]][_0x387d[1870]]= mxConstants[_0x387d[1358]];mxHierarchicalLayout[_0x387d[202]][_0x387d[1882]]= !0;mxHierarchicalLayout[_0x387d[202]][_0x387d[1844]]= !0;mxHierarchicalLayout[_0x387d[202]][_0x387d[1787]]= !0;mxHierarchicalLayout[_0x387d[202]][_0x387d[1914]]= !0;mxHierarchicalLayout[_0x387d[202]][_0x387d[251]]= null;mxHierarchicalLayout[_0x387d[202]][_0x387d[1915]]= null;mxHierarchicalLayout[_0x387d[202]][_0x387d[502]]= function(){return this[_0x387d[251]]};mxHierarchicalLayout[_0x387d[202]][_0x387d[350]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[1101]]= _0xbc5cx2;var _0xbc5cx4=this[_0x387d[1179]][_0x387d[251]];this[_0x387d[1915]]= {};if(!(null== _0xbc5cx3&& null== _0xbc5cx2)){if(null!= _0xbc5cx3&& null!= _0xbc5cx2){for(var _0xbc5cx5=[],_0xbc5cx9=0;_0xbc5cx9< _0xbc5cx3[_0x387d[67]];_0xbc5cx9++){_0xbc5cx4[_0x387d[1720]](_0xbc5cx2,_0xbc5cx3[_0xbc5cx9])&& _0xbc5cx5[_0x387d[207]](_0xbc5cx3[_0xbc5cx9])};this[_0x387d[1845]]= _0xbc5cx5}else {this[_0x387d[1845]]= _0xbc5cx3};_0xbc5cx4[_0x387d[473]]();try{this[_0x387d[1916]](_0xbc5cx2),this[_0x387d[1735]]&& !this[_0x387d[1179]][_0x387d[1742]](_0xbc5cx2)&& this[_0x387d[1179]][_0x387d[1917]]([_0xbc5cx2],this[_0x387d[1912]],this[_0x387d[1911]])}finally{_0xbc5cx4[_0x387d[476]]()}}};mxHierarchicalLayout[_0x387d[202]][_0x387d[1918]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=[];if(null!= _0xbc5cx2&& null!= _0xbc5cx3){var _0xbc5cx5=this[_0x387d[1179]][_0x387d[251]],_0xbc5cx9=null,_0xbc5cxa=-1E5,_0xbc5cx12;for(_0xbc5cx12 in _0xbc5cx3){var _0xbc5cx13=_0xbc5cx3[_0xbc5cx12];if(_0xbc5cx5[_0x387d[1193]](_0xbc5cx13)&& this[_0x387d[1179]][_0x387d[1714]](_0xbc5cx13)){for(var _0xbc5cx14=this[_0x387d[264]](_0xbc5cx13),_0xbc5cx15=0,_0xbc5cx16=0,_0xbc5cx17=0;_0xbc5cx17< _0xbc5cx14[_0x387d[67]];_0xbc5cx17++){this[_0x387d[1710]](_0xbc5cx14[_0xbc5cx17],!0)== _0xbc5cx13?_0xbc5cx15++:_0xbc5cx16++};0== _0xbc5cx16&& 0< _0xbc5cx15&& _0xbc5cx4[_0x387d[207]](_0xbc5cx13);_0xbc5cx14= _0xbc5cx15- _0xbc5cx16;_0xbc5cx14> _0xbc5cxa&& (_0xbc5cxa= _0xbc5cx14,_0xbc5cx9= _0xbc5cx13)}};0== _0xbc5cx4[_0x387d[67]]&& null!= _0xbc5cx9&& _0xbc5cx4[_0x387d[207]](_0xbc5cx9)};return _0xbc5cx4};mxHierarchicalLayout[_0x387d[202]][_0x387d[264]]= function(_0xbc5cx2){var _0xbc5cx3=mxCellPath[_0x387d[385]](_0xbc5cx2);if(null!= this[_0x387d[1915]][_0xbc5cx3]){return this[_0x387d[1915]][_0xbc5cx3]};for(var _0xbc5cx4=this[_0x387d[1179]][_0x387d[251]],_0xbc5cx5=[],_0xbc5cx9=this[_0x387d[1179]][_0x387d[1742]](_0xbc5cx2),_0xbc5cxa=_0xbc5cx4[_0x387d[262]](_0xbc5cx2),_0xbc5cx12=0;_0xbc5cx12< _0xbc5cxa;_0xbc5cx12++){var _0xbc5cx13=_0xbc5cx4[_0x387d[263]](_0xbc5cx2,_0xbc5cx12);if(this[_0x387d[1908]](_0xbc5cx13)){_0xbc5cx5= _0xbc5cx5[_0x387d[1919]](_0xbc5cx4[_0x387d[264]](_0xbc5cx13,!0,!0))}else {if(_0xbc5cx9|| !this[_0x387d[1179]][_0x387d[1714]](_0xbc5cx13)){_0xbc5cx5= _0xbc5cx5[_0x387d[1919]](_0xbc5cx4[_0x387d[264]](_0xbc5cx13,!0,!0))}}};_0xbc5cx5= _0xbc5cx5[_0x387d[1919]](_0xbc5cx4[_0x387d[264]](_0xbc5cx2,!0,!0));_0xbc5cx4= [];for(_0xbc5cx12= 0;_0xbc5cx12< _0xbc5cx5[_0x387d[67]];_0xbc5cx12++){_0xbc5cx9= this[_0x387d[1710]](_0xbc5cx5[_0xbc5cx12],!0),_0xbc5cxa= this[_0x387d[1710]](_0xbc5cx5[_0xbc5cx12],!1),(_0xbc5cx9== _0xbc5cxa|| _0xbc5cx9!= _0xbc5cxa&& (_0xbc5cxa== _0xbc5cx2&& (null== this[_0x387d[1101]]|| this[_0x387d[1179]][_0x387d[1920]](_0xbc5cx9,this[_0x387d[1101]],this[_0x387d[1914]]))|| _0xbc5cx9== _0xbc5cx2&& (null== this[_0x387d[1101]]|| this[_0x387d[1179]][_0x387d[1920]](_0xbc5cxa,this[_0x387d[1101]],this[_0x387d[1914]]))))&& _0xbc5cx4[_0x387d[207]](_0xbc5cx5[_0xbc5cx12])};return this[_0x387d[1915]][_0xbc5cx3]= _0xbc5cx4};mxHierarchicalLayout[_0x387d[202]][_0x387d[1710]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[1179]][_0x387d[441]][_0x387d[248]](_0xbc5cx2),_0xbc5cx4=null!= _0xbc5cx4?_0xbc5cx4[_0x387d[1710]](_0xbc5cx3):this[_0x387d[1179]][_0x387d[441]][_0x387d[1710]](_0xbc5cx2,_0xbc5cx3);this[_0x387d[1908]](_0xbc5cx4)&& (_0xbc5cx4= this[_0x387d[1179]][_0x387d[251]][_0x387d[1197]](_0xbc5cx4));return _0xbc5cx4};mxHierarchicalLayout[_0x387d[202]][_0x387d[1916]]= function(_0xbc5cx2){var _0xbc5cx3=[],_0xbc5cx4=[];if(null== this[_0x387d[1845]]&& null!= _0xbc5cx2){var _0xbc5cx5={};this[_0x387d[1921]](_0xbc5cx2,_0xbc5cx5);this[_0x387d[1845]]= [];var _0xbc5cx9=!0,_0xbc5cxa;for(_0xbc5cxa in _0xbc5cx5){if(null!= _0xbc5cx5[_0xbc5cxa]){_0xbc5cx9= !1;break}};for(;!_0xbc5cx9;){for(var _0xbc5cx12=this[_0x387d[1918]](_0xbc5cx2,_0xbc5cx5),_0xbc5cx9=0;_0xbc5cx9< _0xbc5cx12[_0x387d[67]];_0xbc5cx9++){var _0xbc5cx13=[];_0xbc5cx3[_0x387d[207]](_0xbc5cx13);this[_0x387d[1706]](_0xbc5cx12[_0xbc5cx9],!0,null,_0xbc5cx4,_0xbc5cx13,_0xbc5cx3,_0xbc5cx5)};for(_0xbc5cx9= 0;_0xbc5cx9< _0xbc5cx12[_0x387d[67]];_0xbc5cx9++){this[_0x387d[1845]][_0x387d[207]](_0xbc5cx12[_0xbc5cx9])};_0xbc5cx9= !0;for(_0xbc5cxa in _0xbc5cx5){if(null!= _0xbc5cx5[_0xbc5cxa]){_0xbc5cx9= !1;break}}}}else {for(_0xbc5cx9= 0;_0xbc5cx9< roots[_0x387d[67]];_0xbc5cx9++){_0xbc5cx13= [],_0xbc5cx3[_0x387d[207]](_0xbc5cx13),traverse(roots[_0x387d[203]](_0xbc5cx9),!0,null,_0xbc5cx4,_0xbc5cx13,_0xbc5cx3,null)}};for(_0xbc5cx9= _0xbc5cx4= 0;_0xbc5cx9< _0xbc5cx3[_0x387d[67]];_0xbc5cx9++){_0xbc5cx13= _0xbc5cx3[_0xbc5cx9];_0xbc5cx5= [];for(_0xbc5cxa in _0xbc5cx13){_0xbc5cx5[_0x387d[207]](_0xbc5cx13[_0xbc5cxa])};this[_0x387d[251]]= new mxGraphHierarchyModel(this,_0xbc5cx5,this[_0x387d[1845]],_0xbc5cx2,this[_0x387d[1844]]);this[_0x387d[1922]](_0xbc5cx2);this[_0x387d[1923]]();this[_0x387d[1924]](_0xbc5cx2);_0xbc5cx4= this[_0x387d[1925]](_0xbc5cx4,_0xbc5cx2)}};mxHierarchicalLayout[_0x387d[202]][_0x387d[1921]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[1179]][_0x387d[251]];_0xbc5cx4[_0x387d[1193]](_0xbc5cx2)&& (_0xbc5cx2!= this[_0x387d[1101]]&& this[_0x387d[1179]][_0x387d[1714]](_0xbc5cx2))&& (_0xbc5cx3[mxCellPath[_0x387d[385]](_0xbc5cx2)]= _0xbc5cx2);if(this[_0x387d[1914]]|| _0xbc5cx2== this[_0x387d[1101]]&& this[_0x387d[1179]][_0x387d[1714]](_0xbc5cx2)){for(var _0xbc5cx5=_0xbc5cx4[_0x387d[262]](_0xbc5cx2),_0xbc5cx9=0;_0xbc5cx9< _0xbc5cx5;_0xbc5cx9++){var _0xbc5cxa=_0xbc5cx4[_0x387d[263]](_0xbc5cx2,_0xbc5cx9);this[_0x387d[1908]](_0xbc5cxa)|| this[_0x387d[1921]](_0xbc5cxa,_0xbc5cx3)}}};mxHierarchicalLayout[_0x387d[202]][_0x387d[1908]]= function(_0xbc5cx2){return _0xbc5cx2[_0x387d[256]][_0x387d[1500]]?!0:!1};mxHierarchicalLayout[_0x387d[202]][_0x387d[1781]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx4= null!= _0xbc5cx4?_0xbc5cx4:!1;for(var _0xbc5cx5=this[_0x387d[264]](_0xbc5cx2),_0xbc5cx9=[],_0xbc5cxa=0;_0xbc5cxa< _0xbc5cx5[_0x387d[67]];_0xbc5cxa++){var _0xbc5cx12=this[_0x387d[1710]](_0xbc5cx5[_0xbc5cxa],!0),_0xbc5cx13=this[_0x387d[1710]](_0xbc5cx5[_0xbc5cxa],!1);(_0xbc5cx12== _0xbc5cx2&& _0xbc5cx13== _0xbc5cx3|| !_0xbc5cx4&& _0xbc5cx12== _0xbc5cx3&& _0xbc5cx13== _0xbc5cx2)&& _0xbc5cx9[_0x387d[207]](_0xbc5cx5[_0xbc5cxa])};return _0xbc5cx9};mxHierarchicalLayout[_0x387d[202]][_0x387d[1706]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12){if(null!= _0xbc5cx2&& null!= _0xbc5cx5){var _0xbc5cx13=mxCellPath[_0x387d[385]](_0xbc5cx2);if(null== _0xbc5cx5[_0xbc5cx13]&& (null== _0xbc5cx12|| null!= _0xbc5cx12[_0xbc5cx13])){null== _0xbc5cx9[_0xbc5cx13]&& (_0xbc5cx9[_0xbc5cx13]= _0xbc5cx2);null== _0xbc5cx5[_0xbc5cx13]&& (_0xbc5cx5[_0xbc5cx13]= _0xbc5cx2);delete _0xbc5cx12[_0xbc5cx13];var _0xbc5cx14=this[_0x387d[264]](_0xbc5cx2);for(_0xbc5cx4= 0;_0xbc5cx4< _0xbc5cx14[_0x387d[67]];_0xbc5cx4++){if(_0xbc5cx13= this[_0x387d[1710]](_0xbc5cx14[_0xbc5cx4],!0)== _0xbc5cx2,!_0xbc5cx3|| _0xbc5cx13){_0xbc5cx13= this[_0x387d[1710]](_0xbc5cx14[_0xbc5cx4],!_0xbc5cx13),_0xbc5cx9= this[_0x387d[1706]](_0xbc5cx13,_0xbc5cx3,_0xbc5cx14[_0xbc5cx4],_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12)}}}else {if(null== _0xbc5cx9[_0xbc5cx13]){for(_0xbc5cx4= 0;_0xbc5cx4< _0xbc5cxa[_0x387d[67]];_0xbc5cx4++){if(_0xbc5cx2= _0xbc5cxa[_0xbc5cx4],null!= _0xbc5cx2[_0xbc5cx13]){for(_0xbc5cx14 in _0xbc5cx9){_0xbc5cx2[_0xbc5cx14]= _0xbc5cx9[_0xbc5cx14]};_0xbc5cxa[_0x387d[1242]]();return _0xbc5cx2}}}}};return _0xbc5cx9};mxHierarchicalLayout[_0x387d[202]][_0x387d[1922]]= function(_0xbc5cx2){( new mxMinimumCycleRemover(this))[_0x387d[350]](_0xbc5cx2)};mxHierarchicalLayout[_0x387d[202]][_0x387d[1923]]= function(){this[_0x387d[251]][_0x387d[1852]]();this[_0x387d[251]][_0x387d[1854]]()};mxHierarchicalLayout[_0x387d[202]][_0x387d[1924]]= function(_0xbc5cx2){( new mxMedianHybridCrossingReduction(this))[_0x387d[350]](_0xbc5cx2)};mxHierarchicalLayout[_0x387d[202]][_0x387d[1925]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4= new mxCoordinateAssignment(this,this[_0x387d[1868]],this[_0x387d[1869]],this[_0x387d[1870]],_0xbc5cx2,this[_0x387d[1872]]);_0xbc5cx4[_0x387d[1882]]= this[_0x387d[1882]];_0xbc5cx4[_0x387d[350]](_0xbc5cx3);return _0xbc5cx4[_0x387d[1874]]+ this[_0x387d[1913]]};function mxGraphModel(_0xbc5cx2){this[_0x387d[1926]]= this[_0x387d[1096]]();null!= _0xbc5cx2?this[_0x387d[1927]](_0xbc5cx2):this[_0x387d[200]]()}mxGraphModel[_0x387d[202]]= new mxEventSource;mxGraphModel[_0x387d[202]][_0x387d[196]]= mxGraphModel;mxGraphModel[_0x387d[202]][_0x387d[813]]= null;mxGraphModel[_0x387d[202]][_0x387d[895]]= null;mxGraphModel[_0x387d[202]][_0x387d[1928]]= !0;mxGraphModel[_0x387d[202]][_0x387d[1929]]= !0;mxGraphModel[_0x387d[202]][_0x387d[1089]]= _0x387d[110];mxGraphModel[_0x387d[202]][_0x387d[1930]]= _0x387d[110];mxGraphModel[_0x387d[202]][_0x387d[1931]]= 0;mxGraphModel[_0x387d[202]][_0x387d[1926]]= null;mxGraphModel[_0x387d[202]][_0x387d[1932]]= 0;mxGraphModel[_0x387d[202]][_0x387d[1933]]= !1;mxGraphModel[_0x387d[202]][_0x387d[200]]= function(){this[_0x387d[1927]](this[_0x387d[1934]]())};mxGraphModel[_0x387d[202]][_0x387d[1935]]= function(){return this[_0x387d[1929]]};mxGraphModel[_0x387d[202]][_0x387d[1936]]= function(_0xbc5cx2){this[_0x387d[1929]]= _0xbc5cx2};mxGraphModel[_0x387d[202]][_0x387d[1934]]= function(){var _0xbc5cx2= new mxCell;_0xbc5cx2[_0x387d[1937]]( new mxCell);return _0xbc5cx2};mxGraphModel[_0x387d[202]][_0x387d[736]]= function(_0xbc5cx2){return null!= this[_0x387d[895]]?this[_0x387d[895]][_0xbc5cx2]:null};mxGraphModel[_0x387d[202]][_0x387d[1938]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=null;if(null!= _0xbc5cx2){for(var _0xbc5cx4=[],_0xbc5cx5=0;_0xbc5cx5< _0xbc5cx2[_0x387d[67]];_0xbc5cx5++){_0xbc5cx3(_0xbc5cx2[_0xbc5cx5])&& _0xbc5cx4[_0x387d[207]](_0xbc5cx2[_0xbc5cx5])}};return _0xbc5cx4};mxGraphModel[_0x387d[202]][_0x387d[1939]]= function(_0xbc5cx2){return this[_0x387d[1921]](null,_0xbc5cx2)};mxGraphModel[_0x387d[202]][_0x387d[1921]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=[];_0xbc5cx3= _0xbc5cx3|| this[_0x387d[501]]();(null== _0xbc5cx2|| _0xbc5cx2(_0xbc5cx3))&& _0xbc5cx4[_0x387d[207]](_0xbc5cx3);for(var _0xbc5cx5=this[_0x387d[262]](_0xbc5cx3),_0xbc5cx9=0;_0xbc5cx9< _0xbc5cx5;_0xbc5cx9++){var _0xbc5cxa=this[_0x387d[263]](_0xbc5cx3,_0xbc5cx9),_0xbc5cx4=_0xbc5cx4[_0x387d[1919]](this[_0x387d[1921]](_0xbc5cx2,_0xbc5cxa))};return _0xbc5cx4};mxGraphModel[_0x387d[202]][_0x387d[501]]= function(_0xbc5cx2){var _0xbc5cx3=_0xbc5cx2|| this[_0x387d[813]];if(null!= _0xbc5cx2){for(;null!= _0xbc5cx2;){_0xbc5cx3= _0xbc5cx2,_0xbc5cx2= this[_0x387d[1197]](_0xbc5cx2)}};return _0xbc5cx3};mxGraphModel[_0x387d[202]][_0x387d[1927]]= function(_0xbc5cx2){this[_0x387d[350]]( new mxRootChange(this,_0xbc5cx2));return _0xbc5cx2};mxGraphModel[_0x387d[202]][_0x387d[1940]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[813]];this[_0x387d[813]]= _0xbc5cx2;this[_0x387d[1931]]= 0;this[_0x387d[895]]= null;this[_0x387d[1941]](_0xbc5cx2);return _0xbc5cx3};mxGraphModel[_0x387d[202]][_0x387d[1942]]= function(_0xbc5cx2){return null!= _0xbc5cx2&& this[_0x387d[813]]== _0xbc5cx2};mxGraphModel[_0x387d[202]][_0x387d[1740]]= function(_0xbc5cx2){return this[_0x387d[1942]](this[_0x387d[1197]](_0xbc5cx2))};mxGraphModel[_0x387d[202]][_0x387d[1720]]= function(_0xbc5cx2,_0xbc5cx3){for(;null!= _0xbc5cx3&& _0xbc5cx3!= _0xbc5cx2;){_0xbc5cx3= this[_0x387d[1197]](_0xbc5cx3)};return _0xbc5cx3== _0xbc5cx2};mxGraphModel[_0x387d[202]][_0x387d[442]]= function(_0xbc5cx2){return this[_0x387d[1720]](this[_0x387d[813]],_0xbc5cx2)};mxGraphModel[_0x387d[202]][_0x387d[1197]]= function(_0xbc5cx2){return null!= _0xbc5cx2?_0xbc5cx2[_0x387d[1197]]():null};mxGraphModel[_0x387d[202]][_0x387d[99]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){if(_0xbc5cx3!= _0xbc5cx2&& null!= _0xbc5cx2&& null!= _0xbc5cx3){null== _0xbc5cx4&& (_0xbc5cx4= this[_0x387d[262]](_0xbc5cx2));var _0xbc5cx5=_0xbc5cx2!= this[_0x387d[1197]](_0xbc5cx3);this[_0x387d[350]]( new mxChildChange(this,_0xbc5cx2,_0xbc5cx3,_0xbc5cx4));this[_0x387d[1928]]&& _0xbc5cx5&& this[_0x387d[1943]](_0xbc5cx3)};return _0xbc5cx3};mxGraphModel[_0x387d[202]][_0x387d[1941]]= function(_0xbc5cx2){if(null!= _0xbc5cx2){null== _0xbc5cx2[_0x387d[1103]]()&& this[_0x387d[1929]]&& _0xbc5cx2[_0x387d[1945]](this[_0x387d[1944]](_0xbc5cx2));if(null!= _0xbc5cx2[_0x387d[1103]]()){var _0xbc5cx3=this[_0x387d[736]](_0xbc5cx2[_0x387d[1103]]());if(_0xbc5cx3!= _0xbc5cx2){for(;null!= _0xbc5cx3;){_0xbc5cx2[_0x387d[1945]](this[_0x387d[1944]](_0xbc5cx2)),_0xbc5cx3= this[_0x387d[736]](_0xbc5cx2[_0x387d[1103]]())};null== this[_0x387d[895]]&& (this[_0x387d[895]]= {});this[_0x387d[895]][_0xbc5cx2[_0x387d[1103]]()]= _0xbc5cx2}};mxUtils[_0x387d[1946]](_0xbc5cx2[_0x387d[1103]]())&& (this[_0x387d[1931]]= Math[_0x387d[160]](this[_0x387d[1931]],_0xbc5cx2[_0x387d[1103]]()));for(var _0xbc5cx3=this[_0x387d[262]](_0xbc5cx2),_0xbc5cx4=0;_0xbc5cx4< _0xbc5cx3;_0xbc5cx4++){this[_0x387d[1941]](this[_0x387d[263]](_0xbc5cx2,_0xbc5cx4))}}};mxGraphModel[_0x387d[202]][_0x387d[1944]]= function(_0xbc5cx2){_0xbc5cx2= this[_0x387d[1931]];this[_0x387d[1931]]++;return this[_0x387d[1089]]+ _0xbc5cx2+ this[_0x387d[1930]]};mxGraphModel[_0x387d[202]][_0x387d[1943]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3= _0xbc5cx3|| this[_0x387d[501]](_0xbc5cx2);for(var _0xbc5cx4=this[_0x387d[262]](_0xbc5cx2),_0xbc5cx5=0;_0xbc5cx5< _0xbc5cx4;_0xbc5cx5++){var _0xbc5cx9=this[_0x387d[263]](_0xbc5cx2,_0xbc5cx5);this[_0x387d[1943]](_0xbc5cx9,_0xbc5cx3)};_0xbc5cx9= this[_0x387d[1707]](_0xbc5cx2);_0xbc5cx4= [];for(_0xbc5cx5= 0;_0xbc5cx5< _0xbc5cx9;_0xbc5cx5++){_0xbc5cx4[_0x387d[207]](this[_0x387d[1708]](_0xbc5cx2,_0xbc5cx5))};for(_0xbc5cx5= 0;_0xbc5cx5< _0xbc5cx4[_0x387d[67]];_0xbc5cx5++){_0xbc5cx9= _0xbc5cx4[_0xbc5cx5],this[_0x387d[1720]](_0xbc5cx3,_0xbc5cx9)&& this[_0x387d[1947]](_0xbc5cx9,_0xbc5cx3)}};mxGraphModel[_0x387d[202]][_0x387d[1947]]= function(_0xbc5cx2,_0xbc5cx3){for(var _0xbc5cx4=this[_0x387d[1709]](_0xbc5cx2,!0),_0xbc5cx5=this[_0x387d[1709]](_0xbc5cx2,!1),_0xbc5cx9=null;null!= _0xbc5cx4&& !this[_0x387d[250]](_0xbc5cx4)&& null!= _0xbc5cx4[_0x387d[256]]&& _0xbc5cx4[_0x387d[256]][_0x387d[1500]];){_0xbc5cx4= this[_0x387d[1197]](_0xbc5cx4)};for(;null!= _0xbc5cx5&& !this[_0x387d[250]](_0xbc5cx5)&& null!= _0xbc5cx5[_0x387d[256]]&& _0xbc5cx5[_0x387d[256]][_0x387d[1500]];){_0xbc5cx5= this[_0x387d[1197]](_0xbc5cx5)};if(this[_0x387d[1720]](_0xbc5cx3,_0xbc5cx4)&& this[_0x387d[1720]](_0xbc5cx3,_0xbc5cx5)&& (_0xbc5cx9= _0xbc5cx4== _0xbc5cx5?this[_0x387d[1197]](_0xbc5cx4):this[_0x387d[1948]](_0xbc5cx4,_0xbc5cx5),null!= _0xbc5cx9&& (this[_0x387d[1197]](_0xbc5cx9)!= this[_0x387d[813]]|| this[_0x387d[1720]](_0xbc5cx9,_0xbc5cx2))&& this[_0x387d[1197]](_0xbc5cx2)!= _0xbc5cx9)){_0xbc5cx4= this[_0x387d[1721]](_0xbc5cx2);if(null!= _0xbc5cx4){var _0xbc5cxa=this[_0x387d[1949]](this[_0x387d[1197]](_0xbc5cx2)),_0xbc5cx12=this[_0x387d[1949]](_0xbc5cx9),_0xbc5cx5=_0xbc5cx12[_0x387d[235]]- _0xbc5cxa[_0x387d[235]],_0xbc5cxa=_0xbc5cx12[_0x387d[236]]- _0xbc5cxa[_0x387d[236]],_0xbc5cx4=_0xbc5cx4[_0x387d[238]]();_0xbc5cx4[_0x387d[513]](-_0xbc5cx5,-_0xbc5cxa);this[_0x387d[1724]](_0xbc5cx2,_0xbc5cx4)};this[_0x387d[99]](_0xbc5cx9,_0xbc5cx2,this[_0x387d[262]](_0xbc5cx9))}};mxGraphModel[_0x387d[202]][_0x387d[1949]]= function(_0xbc5cx2){var _0xbc5cx3=null;null!= _0xbc5cx2?(_0xbc5cx3= this[_0x387d[1949]](this[_0x387d[1197]](_0xbc5cx2)),this[_0x387d[250]](_0xbc5cx2)|| (_0xbc5cx2= this[_0x387d[1721]](_0xbc5cx2),null!= _0xbc5cx2&& (_0xbc5cx3[_0x387d[235]]+= _0xbc5cx2[_0x387d[235]],_0xbc5cx3[_0x387d[236]]+= _0xbc5cx2[_0x387d[236]]))):_0xbc5cx3= new mxPoint;return _0xbc5cx3};mxGraphModel[_0x387d[202]][_0x387d[1948]]= function(_0xbc5cx2,_0xbc5cx3){if(null!= _0xbc5cx2&& null!= _0xbc5cx3){var _0xbc5cx4=mxCellPath[_0x387d[385]](_0xbc5cx3);if(null!= _0xbc5cx4&& 0< _0xbc5cx4[_0x387d[67]]){var _0xbc5cx5=_0xbc5cx2,_0xbc5cx9=mxCellPath[_0x387d[385]](_0xbc5cx5);if(_0xbc5cx4[_0x387d[67]]< _0xbc5cx9[_0x387d[67]]){var _0xbc5cx5=_0xbc5cx3,_0xbc5cxa=_0xbc5cx9,_0xbc5cx9=_0xbc5cx4,_0xbc5cx4=_0xbc5cxa};for(;null!= _0xbc5cx5;){_0xbc5cxa= this[_0x387d[1197]](_0xbc5cx5);if(0== _0xbc5cx4[_0x387d[2]](_0xbc5cx9+ mxCellPath[_0x387d[1950]])&& null!= _0xbc5cxa){return _0xbc5cx5};_0xbc5cx9= mxCellPath[_0x387d[1951]](_0xbc5cx9);_0xbc5cx5= _0xbc5cxa}}};return null};mxGraphModel[_0x387d[202]][_0x387d[205]]= function(_0xbc5cx2){_0xbc5cx2== this[_0x387d[813]]?this[_0x387d[1927]](null):null!= this[_0x387d[1197]](_0xbc5cx2)&& this[_0x387d[350]]( new mxChildChange(this,null,_0xbc5cx2));return _0xbc5cx2};mxGraphModel[_0x387d[202]][_0x387d[1102]]= function(_0xbc5cx2){if(null!= _0xbc5cx2&& null!= this[_0x387d[895]]){for(var _0xbc5cx3=this[_0x387d[262]](_0xbc5cx2)- 1;0<= _0xbc5cx3;_0xbc5cx3--){this[_0x387d[1102]](this[_0x387d[263]](_0xbc5cx2,_0xbc5cx3))};null!= this[_0x387d[895]]&& null!= _0xbc5cx2[_0x387d[1103]]()&& delete this[_0x387d[895]][_0xbc5cx2[_0x387d[1103]]()]}};mxGraphModel[_0x387d[202]][_0x387d[1952]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=this[_0x387d[1197]](_0xbc5cx2);null!= _0xbc5cx3?(_0xbc5cx3!= _0xbc5cx5|| _0xbc5cx5[_0x387d[1738]](_0xbc5cx2)!= _0xbc5cx4)&& _0xbc5cx3[_0x387d[1937]](_0xbc5cx2,_0xbc5cx4):null!= _0xbc5cx5&& (_0xbc5cx4= _0xbc5cx5[_0x387d[1738]](_0xbc5cx2),_0xbc5cx5[_0x387d[205]](_0xbc5cx4));!this[_0x387d[442]](_0xbc5cx5)&& null!= _0xbc5cx3?this[_0x387d[1941]](_0xbc5cx2):null== _0xbc5cx3&& this[_0x387d[1102]](_0xbc5cx2);return _0xbc5cx5};mxGraphModel[_0x387d[202]][_0x387d[262]]= function(_0xbc5cx2){return null!= _0xbc5cx2?_0xbc5cx2[_0x387d[262]]():0};mxGraphModel[_0x387d[202]][_0x387d[263]]= function(_0xbc5cx2,_0xbc5cx3){return null!= _0xbc5cx2?_0xbc5cx2[_0x387d[263]](_0xbc5cx3):null};mxGraphModel[_0x387d[202]][_0x387d[1953]]= function(_0xbc5cx2){return null!= _0xbc5cx2?_0xbc5cx2[_0x387d[1954]]:null};mxGraphModel[_0x387d[202]][_0x387d[1728]]= function(_0xbc5cx2){return this[_0x387d[1955]](_0xbc5cx2,!0,!1)};mxGraphModel[_0x387d[202]][_0x387d[1956]]= function(_0xbc5cx2){return this[_0x387d[1955]](_0xbc5cx2,!1,!0)};mxGraphModel[_0x387d[202]][_0x387d[1955]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx3= null!= _0xbc5cx3?_0xbc5cx3:!1;_0xbc5cx4= null!= _0xbc5cx4?_0xbc5cx4:!1;for(var _0xbc5cx5=this[_0x387d[262]](_0xbc5cx2),_0xbc5cx9=[],_0xbc5cxa=0;_0xbc5cxa< _0xbc5cx5;_0xbc5cxa++){var _0xbc5cx12=this[_0x387d[263]](_0xbc5cx2,_0xbc5cxa);(!_0xbc5cx4&& !_0xbc5cx3|| _0xbc5cx4&& this[_0x387d[250]](_0xbc5cx12)|| _0xbc5cx3&& this[_0x387d[1193]](_0xbc5cx12)) && _0xbc5cx9[_0x387d[207]](_0xbc5cx12)};return _0xbc5cx9};mxGraphModel[_0x387d[202]][_0x387d[1709]]= function(_0xbc5cx2,_0xbc5cx3){return null!= _0xbc5cx2?_0xbc5cx2[_0x387d[1709]](_0xbc5cx3):null};mxGraphModel[_0x387d[202]][_0x387d[1957]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=_0xbc5cx3!= this[_0x387d[1709]](_0xbc5cx2,_0xbc5cx4);this[_0x387d[350]]( new mxTerminalChange(this,_0xbc5cx2,_0xbc5cx3,_0xbc5cx4));this[_0x387d[1928]]&& _0xbc5cx5&& this[_0x387d[1947]](_0xbc5cx2,this[_0x387d[501]]());return _0xbc5cx3};mxGraphModel[_0x387d[202]][_0x387d[1958]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){this[_0x387d[473]]();try{this[_0x387d[1957]](_0xbc5cx2,_0xbc5cx3,!0),this[_0x387d[1957]](_0xbc5cx2,_0xbc5cx4,!1)}finally{this[_0x387d[476]]()}};mxGraphModel[_0x387d[202]][_0x387d[1959]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=this[_0x387d[1709]](_0xbc5cx2,_0xbc5cx4);null!= _0xbc5cx3?_0xbc5cx3[_0x387d[1960]](_0xbc5cx2,_0xbc5cx4):null!= _0xbc5cx5&& _0xbc5cx5[_0x387d[1961]](_0xbc5cx2,_0xbc5cx4);return _0xbc5cx5};mxGraphModel[_0x387d[202]][_0x387d[1707]]= function(_0xbc5cx2){return null!= _0xbc5cx2?_0xbc5cx2[_0x387d[1707]]():0};mxGraphModel[_0x387d[202]][_0x387d[1708]]= function(_0xbc5cx2,_0xbc5cx3){return null!= _0xbc5cx2?_0xbc5cx2[_0x387d[1708]](_0xbc5cx3):null};mxGraphModel[_0x387d[202]][_0x387d[1962]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){for(var _0xbc5cx5=0,_0xbc5cx9=this[_0x387d[1707]](_0xbc5cx2),_0xbc5cxa=0;_0xbc5cxa< _0xbc5cx9;_0xbc5cxa++){var _0xbc5cx12=this[_0x387d[1708]](_0xbc5cx2,_0xbc5cxa);_0xbc5cx12!= _0xbc5cx4&& this[_0x387d[1709]](_0xbc5cx12,_0xbc5cx3)== _0xbc5cx2&& _0xbc5cx5++};return _0xbc5cx5};mxGraphModel[_0x387d[202]][_0x387d[1756]]= function(_0xbc5cx2){return this[_0x387d[264]](_0xbc5cx2,!0,!0,!1)};mxGraphModel[_0x387d[202]][_0x387d[1867]]= function(_0xbc5cx2){return this[_0x387d[264]](_0xbc5cx2,!0,!1,!1)};mxGraphModel[_0x387d[202]][_0x387d[1963]]= function(_0xbc5cx2){return this[_0x387d[264]](_0xbc5cx2,!1,!0,!1)};mxGraphModel[_0x387d[202]][_0x387d[264]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){_0xbc5cx3= null!= _0xbc5cx3?_0xbc5cx3:!0;_0xbc5cx4= null!= _0xbc5cx4?_0xbc5cx4:!0;_0xbc5cx5= null!= _0xbc5cx5?_0xbc5cx5:!0;for(var _0xbc5cx9=this[_0x387d[1707]](_0xbc5cx2),_0xbc5cxa=[],_0xbc5cx12=0;_0xbc5cx12< _0xbc5cx9;_0xbc5cx12++){var _0xbc5cx13=this[_0x387d[1708]](_0xbc5cx2,_0xbc5cx12),_0xbc5cx14=this[_0x387d[1709]](_0xbc5cx13,!0),_0xbc5cx15=this[_0x387d[1709]](_0xbc5cx13,!1);(_0xbc5cx5&& _0xbc5cx14== _0xbc5cx15|| _0xbc5cx14!= _0xbc5cx15&& (_0xbc5cx3&& _0xbc5cx15== _0xbc5cx2|| _0xbc5cx4&& _0xbc5cx14== _0xbc5cx2))&& _0xbc5cxa[_0x387d[207]](_0xbc5cx13)};return _0xbc5cxa};mxGraphModel[_0x387d[202]][_0x387d[1781]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx4= null!= _0xbc5cx4?_0xbc5cx4:!1;var _0xbc5cx5=this[_0x387d[1707]](_0xbc5cx2),_0xbc5cx9=this[_0x387d[1707]](_0xbc5cx3),_0xbc5cxa=_0xbc5cx2,_0xbc5cx12=_0xbc5cx5;_0xbc5cx9< _0xbc5cx5&& (_0xbc5cx12= _0xbc5cx9,_0xbc5cxa= _0xbc5cx3);_0xbc5cx5= [];for(_0xbc5cx9= 0;_0xbc5cx9< _0xbc5cx12;_0xbc5cx9++){var _0xbc5cx13=this[_0x387d[1708]](_0xbc5cxa,_0xbc5cx9),_0xbc5cx14=this[_0x387d[1709]](_0xbc5cx13,!0),_0xbc5cx15=this[_0x387d[1709]](_0xbc5cx13,!1),_0xbc5cx16=_0xbc5cx15== _0xbc5cx2&& _0xbc5cx14== _0xbc5cx3;(_0xbc5cx14== _0xbc5cx2&& _0xbc5cx15== _0xbc5cx3|| !_0xbc5cx4&& _0xbc5cx16)&& _0xbc5cx5[_0x387d[207]](_0xbc5cx13)};return _0xbc5cx5};mxGraphModel[_0x387d[202]][_0x387d[1808]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){_0xbc5cx4= null!= _0xbc5cx4?_0xbc5cx4:!0;_0xbc5cx5= null!= _0xbc5cx5?_0xbc5cx5:!0;var _0xbc5cx9=[];if(null!= _0xbc5cx2){for(var _0xbc5cxa=0;_0xbc5cxa< _0xbc5cx2[_0x387d[67]];_0xbc5cxa++){var _0xbc5cx12=this[_0x387d[1709]](_0xbc5cx2[_0xbc5cxa],!0),_0xbc5cx13=this[_0x387d[1709]](_0xbc5cx2[_0xbc5cxa],!1);_0xbc5cx12== _0xbc5cx3&& null!= _0xbc5cx13&& _0xbc5cx13!= _0xbc5cx3&& _0xbc5cx5?_0xbc5cx9[_0x387d[207]](_0xbc5cx13):_0xbc5cx13== _0xbc5cx3&& (null!= _0xbc5cx12&& _0xbc5cx12!= _0xbc5cx3&& _0xbc5cx4)&& _0xbc5cx9[_0x387d[207]](_0xbc5cx12)}};return _0xbc5cx9};mxGraphModel[_0x387d[202]][_0x387d[1964]]= function(_0xbc5cx2){for(var _0xbc5cx3=[],_0xbc5cx4=0;_0xbc5cx4< _0xbc5cx2[_0x387d[67]];_0xbc5cx4++){for(var _0xbc5cx5=_0xbc5cx2[_0xbc5cx4],_0xbc5cx9=!0,_0xbc5cxa=this[_0x387d[1197]](_0xbc5cx5);null!= _0xbc5cxa;){if(0<= mxUtils[_0x387d[2]](_0xbc5cx2,_0xbc5cxa)){_0xbc5cx9= !1;break};_0xbc5cxa= this[_0x387d[1197]](_0xbc5cxa)};_0xbc5cx9&& _0xbc5cx3[_0x387d[207]](_0xbc5cx5)};return _0xbc5cx3};mxGraphModel[_0x387d[202]][_0x387d[1193]]= function(_0xbc5cx2){return null!= _0xbc5cx2?_0xbc5cx2[_0x387d[1193]]():!1};mxGraphModel[_0x387d[202]][_0x387d[250]]= function(_0xbc5cx2){return null!= _0xbc5cx2?_0xbc5cx2[_0x387d[250]]():!1};mxGraphModel[_0x387d[202]][_0x387d[1965]]= function(_0xbc5cx2){return null!= _0xbc5cx2?_0xbc5cx2[_0x387d[1965]]():!1};mxGraphModel[_0x387d[202]][_0x387d[433]]= function(_0xbc5cx2){return null!= _0xbc5cx2?_0xbc5cx2[_0x387d[433]]():null};mxGraphModel[_0x387d[202]][_0x387d[1966]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[350]]( new mxValueChange(this,_0xbc5cx2,_0xbc5cx3));return _0xbc5cx3};mxGraphModel[_0x387d[202]][_0x387d[1967]]= function(_0xbc5cx2,_0xbc5cx3){return _0xbc5cx2[_0x387d[1968]](_0xbc5cx3)};mxGraphModel[_0x387d[202]][_0x387d[1721]]= function(_0xbc5cx2,_0xbc5cx3){return null!= _0xbc5cx2?_0xbc5cx2[_0x387d[1721]]():null};mxGraphModel[_0x387d[202]][_0x387d[1724]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3!= this[_0x387d[1721]](_0xbc5cx2)&& this[_0x387d[350]]( new mxGeometryChange(this,_0xbc5cx2,_0xbc5cx3));return _0xbc5cx3};mxGraphModel[_0x387d[202]][_0x387d[1969]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[1721]](_0xbc5cx2);_0xbc5cx2[_0x387d[1724]](_0xbc5cx3);return _0xbc5cx4};mxGraphModel[_0x387d[202]][_0x387d[474]]= function(_0xbc5cx2){return null!= _0xbc5cx2?_0xbc5cx2[_0x387d[474]]():null};mxGraphModel[_0x387d[202]][_0x387d[475]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3!= this[_0x387d[474]](_0xbc5cx2)&& this[_0x387d[350]]( new mxStyleChange(this,_0xbc5cx2,_0xbc5cx3));return _0xbc5cx3};mxGraphModel[_0x387d[202]][_0x387d[1970]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[474]](_0xbc5cx2);_0xbc5cx2[_0x387d[475]](_0xbc5cx3);return _0xbc5cx4};mxGraphModel[_0x387d[202]][_0x387d[1971]]= function(_0xbc5cx2){return null!= _0xbc5cx2?_0xbc5cx2[_0x387d[1971]]():!1};mxGraphModel[_0x387d[202]][_0x387d[1972]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3!= this[_0x387d[1971]](_0xbc5cx2)&& this[_0x387d[350]]( new mxCollapseChange(this,_0xbc5cx2,_0xbc5cx3));return _0xbc5cx3};mxGraphModel[_0x387d[202]][_0x387d[1973]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[1971]](_0xbc5cx2);_0xbc5cx2[_0x387d[1972]](_0xbc5cx3);return _0xbc5cx4};mxGraphModel[_0x387d[202]][_0x387d[174]]= function(_0xbc5cx2){return null!= _0xbc5cx2?_0xbc5cx2[_0x387d[174]]():!1};mxGraphModel[_0x387d[202]][_0x387d[175]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3!= this[_0x387d[174]](_0xbc5cx2)&& this[_0x387d[350]]( new mxVisibleChange(this,_0xbc5cx2,_0xbc5cx3));return _0xbc5cx3};mxGraphModel[_0x387d[202]][_0x387d[1974]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[174]](_0xbc5cx2);_0xbc5cx2[_0x387d[175]](_0xbc5cx3);return _0xbc5cx4};mxGraphModel[_0x387d[202]][_0x387d[350]]= function(_0xbc5cx2){_0xbc5cx2[_0x387d[350]]();this[_0x387d[473]]();this[_0x387d[1926]][_0x387d[99]](_0xbc5cx2);this[_0x387d[746]]( new mxEventObject(mxEvent.EXECUTE,_0x387d[826],_0xbc5cx2));this[_0x387d[746]]( new mxEventObject(mxEvent.EXECUTED,_0x387d[826],_0xbc5cx2));this[_0x387d[476]]()};mxGraphModel[_0x387d[202]][_0x387d[473]]= function(){this[_0x387d[1932]]++;this[_0x387d[746]]( new mxEventObject(mxEvent.BEGIN_UPDATE));1== this[_0x387d[1932]]&& this[_0x387d[746]]( new mxEventObject(mxEvent.START_EDIT))};mxGraphModel[_0x387d[202]][_0x387d[476]]= function(){this[_0x387d[1932]]--;0== this[_0x387d[1932]]&& this[_0x387d[746]]( new mxEventObject(mxEvent.END_EDIT));if(!this[_0x387d[1933]]){this[_0x387d[1933]]= 0== this[_0x387d[1932]];this[_0x387d[746]]( new mxEventObject(mxEvent.END_UPDATE,_0x387d[1061],this[_0x387d[1926]]));try{if(this[_0x387d[1933]]&& !this[_0x387d[1926]][_0x387d[1107]]()){this[_0x387d[746]]( new mxEventObject(mxEvent.BEFORE_UNDO,_0x387d[1061],this[_0x387d[1926]]));var _0xbc5cx2=this[_0x387d[1926]];this[_0x387d[1926]]= this[_0x387d[1096]]();_0xbc5cx2[_0x387d[827]]();this[_0x387d[746]]( new mxEventObject(mxEvent.UNDO,_0x387d[1061],_0xbc5cx2))}}finally{this[_0x387d[1933]]= !1}}};mxGraphModel[_0x387d[202]][_0x387d[1096]]= function(){var _0xbc5cx2= new mxUndoableEdit(this,!0);_0xbc5cx2[_0x387d[827]]= function(){_0xbc5cx2[_0x387d[1097]][_0x387d[746]]( new mxEventObject(mxEvent.CHANGE,_0x387d[1061],_0xbc5cx2,_0x387d[1065],_0xbc5cx2[_0x387d[1065]]));_0xbc5cx2[_0x387d[1097]][_0x387d[746]]( new mxEventObject(mxEvent.NOTIFY,_0x387d[1061],_0xbc5cx2,_0x387d[1065],_0xbc5cx2[_0x387d[1065]]))};return _0xbc5cx2};mxGraphModel[_0x387d[202]][_0x387d[1975]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx4= null!= _0xbc5cx4?_0xbc5cx4:!0;this[_0x387d[473]]();try{var _0xbc5cx5={};this[_0x387d[1976]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5);for(var _0xbc5cx9 in _0xbc5cx5){var _0xbc5cxa=_0xbc5cx5[_0xbc5cx9],_0xbc5cx12=this[_0x387d[1709]](_0xbc5cxa,!0);null!= _0xbc5cx12&& (_0xbc5cx12= _0xbc5cx5[mxCellPath[_0x387d[385]](_0xbc5cx12)],this[_0x387d[1957]](_0xbc5cxa,_0xbc5cx12,!0));_0xbc5cx12= this[_0x387d[1709]](_0xbc5cxa,!1);null!= _0xbc5cx12&& (_0xbc5cx12= _0xbc5cx5[mxCellPath[_0x387d[385]](_0xbc5cx12)],this[_0x387d[1957]](_0xbc5cxa,_0xbc5cx12,!1))}}finally{this[_0x387d[476]]()}};mxGraphModel[_0x387d[202]][_0x387d[1976]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){this[_0x387d[473]]();try{for(var _0xbc5cx9=_0xbc5cx2[_0x387d[262]](),_0xbc5cxa=0;_0xbc5cxa< _0xbc5cx9;_0xbc5cxa++){var _0xbc5cx12=_0xbc5cx2[_0x387d[263]](_0xbc5cxa);if(_0x387d[279]== typeof _0xbc5cx12[_0x387d[1103]]){var _0xbc5cx13=_0xbc5cx12[_0x387d[1103]](),_0xbc5cx14=null!= _0xbc5cx13&& (!this[_0x387d[250]](_0xbc5cx12)|| !_0xbc5cx4)?this[_0x387d[736]](_0xbc5cx13):null;if(null== _0xbc5cx14){var _0xbc5cx15=_0xbc5cx12[_0x387d[238]]();_0xbc5cx15[_0x387d[1945]](_0xbc5cx13);_0xbc5cx15[_0x387d[1957]](_0xbc5cx12[_0x387d[1709]](!0),!0);_0xbc5cx15[_0x387d[1957]](_0xbc5cx12[_0x387d[1709]](!1),!1);_0xbc5cx14= _0xbc5cx3[_0x387d[1937]](_0xbc5cx15);this[_0x387d[1941]](_0xbc5cx14)};_0xbc5cx5[mxCellPath[_0x387d[385]](_0xbc5cx12)]= _0xbc5cx14;this[_0x387d[1976]](_0xbc5cx12,_0xbc5cx14,_0xbc5cx4,_0xbc5cx5)}}}finally{this[_0x387d[476]]()}};mxGraphModel[_0x387d[202]][_0x387d[1977]]= function(_0xbc5cx2){var _0xbc5cx3=[];if(null!= _0xbc5cx2){for(var _0xbc5cx4={},_0xbc5cx5=0;_0xbc5cx5< _0xbc5cx2[_0x387d[67]];_0xbc5cx5++){var _0xbc5cx9=this[_0x387d[1197]](_0xbc5cx2[_0xbc5cx5]);if(null!= _0xbc5cx9){var _0xbc5cxa=mxCellPath[_0x387d[385]](_0xbc5cx9);null== _0xbc5cx4[_0xbc5cxa]&& (_0xbc5cx4[_0xbc5cxa]= _0xbc5cx9,_0xbc5cx3[_0x387d[207]](_0xbc5cx9))}}};return _0xbc5cx3};mxGraphModel[_0x387d[202]][_0x387d[1978]]= function(_0xbc5cx2){return null!= _0xbc5cx2?this[_0x387d[899]]([_0xbc5cx2],!0)[0]:null};mxGraphModel[_0x387d[202]][_0x387d[899]]= function(_0xbc5cx2,_0xbc5cx3){for(var _0xbc5cx4={},_0xbc5cx5=[],_0xbc5cx9=0;_0xbc5cx9< _0xbc5cx2[_0x387d[67]];_0xbc5cx9++){null!= _0xbc5cx2[_0xbc5cx9]?_0xbc5cx5[_0x387d[207]](this[_0x387d[1979]](_0xbc5cx2[_0xbc5cx9],_0xbc5cx4,_0xbc5cx3)):_0xbc5cx5[_0x387d[207]](null)};for(_0xbc5cx9= 0;_0xbc5cx9< _0xbc5cx5[_0x387d[67]];_0xbc5cx9++){null!= _0xbc5cx5[_0xbc5cx9]&& this[_0x387d[1980]](_0xbc5cx5[_0xbc5cx9],_0xbc5cx2[_0xbc5cx9],_0xbc5cx4)};return _0xbc5cx5};mxGraphModel[_0x387d[202]][_0x387d[1979]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=this[_0x387d[1981]](_0xbc5cx2);_0xbc5cx3[mxObjectIdentity[_0x387d[203]](_0xbc5cx2)]= _0xbc5cx5;if(_0xbc5cx4){_0xbc5cx4= this[_0x387d[262]](_0xbc5cx2);for(var _0xbc5cx9=0;_0xbc5cx9< _0xbc5cx4;_0xbc5cx9++){var _0xbc5cxa=this[_0x387d[1979]](this[_0x387d[263]](_0xbc5cx2,_0xbc5cx9),_0xbc5cx3,!0);_0xbc5cx5[_0x387d[1937]](_0xbc5cxa)}};return _0xbc5cx5};mxGraphModel[_0x387d[202]][_0x387d[1981]]= function(_0xbc5cx2){return _0xbc5cx2[_0x387d[238]]()};mxGraphModel[_0x387d[202]][_0x387d[1980]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=this[_0x387d[1709]](_0xbc5cx3,!0);null!= _0xbc5cx5&& (_0xbc5cx5= _0xbc5cx4[mxObjectIdentity[_0x387d[203]](_0xbc5cx5)],null!= _0xbc5cx5&& _0xbc5cx5[_0x387d[1960]](_0xbc5cx2,!0));_0xbc5cx5= this[_0x387d[1709]](_0xbc5cx3,!1);null!= _0xbc5cx5&& (_0xbc5cx5= _0xbc5cx4[mxObjectIdentity[_0x387d[203]](_0xbc5cx5)],null!= _0xbc5cx5&& _0xbc5cx5[_0x387d[1960]](_0xbc5cx2,!1));for(var _0xbc5cx5=this[_0x387d[262]](_0xbc5cx2),_0xbc5cx9=0;_0xbc5cx9< _0xbc5cx5;_0xbc5cx9++){this[_0x387d[1980]](this[_0x387d[263]](_0xbc5cx2,_0xbc5cx9),this[_0x387d[263]](_0xbc5cx3,_0xbc5cx9),_0xbc5cx4)}};function mxRootChange(_0xbc5cx2,_0xbc5cx3){this[_0x387d[251]]= _0xbc5cx2;this[_0x387d[257]]= this[_0x387d[813]]= _0xbc5cx3}mxRootChange[_0x387d[202]][_0x387d[350]]= function(){this[_0x387d[813]]= this[_0x387d[257]];this[_0x387d[257]]= this[_0x387d[251]][_0x387d[1940]](this[_0x387d[257]])};function mxChildChange(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){this[_0x387d[251]]= _0xbc5cx2;this[_0x387d[257]]= this[_0x387d[1101]]= _0xbc5cx3;this[_0x387d[247]]= _0xbc5cx4;this[_0x387d[1982]]= this[_0x387d[1983]]= _0xbc5cx5}mxChildChange[_0x387d[202]][_0x387d[350]]= function(){var _0xbc5cx2=this[_0x387d[251]][_0x387d[1197]](this[_0x387d[247]]),_0xbc5cx3=null!= _0xbc5cx2?_0xbc5cx2[_0x387d[1738]](this[_0x387d[247]]):0;null== this[_0x387d[257]]&& this[_0x387d[807]](this[_0x387d[247]],!1);_0xbc5cx2= this[_0x387d[251]][_0x387d[1952]](this[_0x387d[247]],this[_0x387d[257]],this[_0x387d[1982]]);null!= this[_0x387d[257]]&& this[_0x387d[807]](this[_0x387d[247]],!0);this[_0x387d[1101]]= this[_0x387d[257]];this[_0x387d[257]]= _0xbc5cx2;this[_0x387d[1983]]= this[_0x387d[1982]];this[_0x387d[1982]]= _0xbc5cx3};mxChildChange[_0x387d[202]][_0x387d[807]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3= null!= _0xbc5cx3?_0xbc5cx3:!0;var _0xbc5cx4=_0xbc5cx2[_0x387d[1709]](!0),_0xbc5cx5=_0xbc5cx2[_0x387d[1709]](!1);null!= _0xbc5cx4&& (_0xbc5cx3?this[_0x387d[251]][_0x387d[1959]](_0xbc5cx2,_0xbc5cx4,!0):this[_0x387d[251]][_0x387d[1959]](_0xbc5cx2,null,!0));null!= _0xbc5cx5&& (_0xbc5cx3?this[_0x387d[251]][_0x387d[1959]](_0xbc5cx2,_0xbc5cx5,!1):this[_0x387d[251]][_0x387d[1959]](_0xbc5cx2,null,!1));_0xbc5cx2[_0x387d[1957]](_0xbc5cx4,!0);_0xbc5cx2[_0x387d[1957]](_0xbc5cx5,!1);_0xbc5cx4= this[_0x387d[251]][_0x387d[262]](_0xbc5cx2);for(_0xbc5cx5= 0;_0xbc5cx5< _0xbc5cx4;_0xbc5cx5++){this[_0x387d[807]](this[_0x387d[251]][_0x387d[263]](_0xbc5cx2,_0xbc5cx5),_0xbc5cx3)}};function mxTerminalChange(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){this[_0x387d[251]]= _0xbc5cx2;this[_0x387d[246]]= _0xbc5cx3;this[_0x387d[257]]= this[_0x387d[1984]]= _0xbc5cx4;this[_0x387d[1097]]= _0xbc5cx5}mxTerminalChange[_0x387d[202]][_0x387d[350]]= function(){this[_0x387d[1984]]= this[_0x387d[257]];this[_0x387d[257]]= this[_0x387d[251]][_0x387d[1959]](this[_0x387d[246]],this[_0x387d[257]],this[_0x387d[1097]])};function mxValueChange(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){this[_0x387d[251]]= _0xbc5cx2;this[_0x387d[246]]= _0xbc5cx3;this[_0x387d[257]]= this[_0x387d[131]]= _0xbc5cx4}mxValueChange[_0x387d[202]][_0x387d[350]]= function(){this[_0x387d[131]]= this[_0x387d[257]];this[_0x387d[257]]= this[_0x387d[251]][_0x387d[1967]](this[_0x387d[246]],this[_0x387d[257]])};function mxStyleChange(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){this[_0x387d[251]]= _0xbc5cx2;this[_0x387d[246]]= _0xbc5cx3;this[_0x387d[257]]= this[_0x387d[124]]= _0xbc5cx4}mxStyleChange[_0x387d[202]][_0x387d[350]]= function(){this[_0x387d[124]]= this[_0x387d[257]];this[_0x387d[257]]= this[_0x387d[251]][_0x387d[1970]](this[_0x387d[246]],this[_0x387d[257]])};function mxGeometryChange(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){this[_0x387d[251]]= _0xbc5cx2;this[_0x387d[246]]= _0xbc5cx3;this[_0x387d[257]]= this[_0x387d[256]]= _0xbc5cx4}mxGeometryChange[_0x387d[202]][_0x387d[350]]= function(){this[_0x387d[256]]= this[_0x387d[257]];this[_0x387d[257]]= this[_0x387d[251]][_0x387d[1969]](this[_0x387d[246]],this[_0x387d[257]])};function mxCollapseChange(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){this[_0x387d[251]]= _0xbc5cx2;this[_0x387d[246]]= _0xbc5cx3;this[_0x387d[257]]= this[_0x387d[1985]]= _0xbc5cx4}mxCollapseChange[_0x387d[202]][_0x387d[350]]= function(){this[_0x387d[1985]]= this[_0x387d[257]];this[_0x387d[257]]= this[_0x387d[251]][_0x387d[1973]](this[_0x387d[246]],this[_0x387d[257]])};function mxVisibleChange(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){this[_0x387d[251]]= _0xbc5cx2;this[_0x387d[246]]= _0xbc5cx3;this[_0x387d[257]]= this[_0x387d[189]]= _0xbc5cx4}mxVisibleChange[_0x387d[202]][_0x387d[350]]= function(){this[_0x387d[189]]= this[_0x387d[257]];this[_0x387d[257]]= this[_0x387d[251]][_0x387d[1974]](this[_0x387d[246]],this[_0x387d[257]])};function mxCellAttributeChange(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){this[_0x387d[246]]= _0xbc5cx2;this[_0x387d[1986]]= _0xbc5cx3;this[_0x387d[257]]= this[_0x387d[131]]= _0xbc5cx4}mxCellAttributeChange[_0x387d[202]][_0x387d[350]]= function(){var _0xbc5cx2=this[_0x387d[246]][_0x387d[284]](this[_0x387d[1986]]);null== this[_0x387d[257]]?this[_0x387d[246]][_0x387d[131]][_0x387d[1390]](this[_0x387d[1986]]):this[_0x387d[246]][_0x387d[57]](this[_0x387d[1986]],this[_0x387d[257]]);this[_0x387d[257]]= _0xbc5cx2};function mxCell(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){this[_0x387d[131]]= _0xbc5cx2;this[_0x387d[1724]](_0xbc5cx3);this[_0x387d[475]](_0xbc5cx4);if(null!= this[_0x387d[1987]]){this[_0x387d[1987]]()}}mxCell[_0x387d[202]][_0x387d[1363]]= null;mxCell[_0x387d[202]][_0x387d[131]]= null;mxCell[_0x387d[202]][_0x387d[256]]= null;mxCell[_0x387d[202]][_0x387d[124]]= null;mxCell[_0x387d[202]][_0x387d[1988]]= !1;mxCell[_0x387d[202]][_0x387d[1989]]= !1;mxCell[_0x387d[202]][_0x387d[1990]]= !0;mxCell[_0x387d[202]][_0x387d[189]]= !0;mxCell[_0x387d[202]][_0x387d[1985]]= !1;mxCell[_0x387d[202]][_0x387d[1101]]= null;mxCell[_0x387d[202]][_0x387d[1097]]= null;mxCell[_0x387d[202]][_0x387d[772]]= null;mxCell[_0x387d[202]][_0x387d[1954]]= null;mxCell[_0x387d[202]][_0x387d[1842]]= null;mxCell[_0x387d[202]][_0x387d[1991]]= _0x387d[1992][_0x387d[224]](_0x387d[185]);mxCell[_0x387d[202]][_0x387d[1103]]= function(){return this[_0x387d[1363]]};mxCell[_0x387d[202]][_0x387d[1945]]= function(_0xbc5cx2){this[_0x387d[1363]]= _0xbc5cx2};mxCell[_0x387d[202]][_0x387d[433]]= function(){return this[_0x387d[131]]};mxCell[_0x387d[202]][_0x387d[1966]]= function(_0xbc5cx2){this[_0x387d[131]]= _0xbc5cx2};mxCell[_0x387d[202]][_0x387d[1968]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[433]]();this[_0x387d[1966]](_0xbc5cx2);return _0xbc5cx3};mxCell[_0x387d[202]][_0x387d[1721]]= function(){return this[_0x387d[256]]};mxCell[_0x387d[202]][_0x387d[1724]]= function(_0xbc5cx2){this[_0x387d[256]]= _0xbc5cx2};mxCell[_0x387d[202]][_0x387d[474]]= function(){return this[_0x387d[124]]};mxCell[_0x387d[202]][_0x387d[475]]= function(_0xbc5cx2){this[_0x387d[124]]= _0xbc5cx2};mxCell[_0x387d[202]][_0x387d[1193]]= function(){return this[_0x387d[1988]]};mxCell[_0x387d[202]][_0x387d[1993]]= function(_0xbc5cx2){this[_0x387d[1988]]= _0xbc5cx2};mxCell[_0x387d[202]][_0x387d[250]]= function(){return this[_0x387d[1989]]};mxCell[_0x387d[202]][_0x387d[1994]]= function(_0xbc5cx2){this[_0x387d[1989]]= _0xbc5cx2};mxCell[_0x387d[202]][_0x387d[1965]]= function(){return this[_0x387d[1990]]};mxCell[_0x387d[202]][_0x387d[1995]]= function(_0xbc5cx2){this[_0x387d[1990]]= _0xbc5cx2};mxCell[_0x387d[202]][_0x387d[174]]= function(){return this[_0x387d[189]]};mxCell[_0x387d[202]][_0x387d[175]]= function(_0xbc5cx2){this[_0x387d[189]]= _0xbc5cx2};mxCell[_0x387d[202]][_0x387d[1971]]= function(){return this[_0x387d[1985]]};mxCell[_0x387d[202]][_0x387d[1972]]= function(_0xbc5cx2){this[_0x387d[1985]]= _0xbc5cx2};mxCell[_0x387d[202]][_0x387d[1197]]= function(){return this[_0x387d[1101]]};mxCell[_0x387d[202]][_0x387d[1996]]= function(_0xbc5cx2){this[_0x387d[1101]]= _0xbc5cx2};mxCell[_0x387d[202]][_0x387d[1709]]= function(_0xbc5cx2){return _0xbc5cx2?this[_0x387d[1097]]:this[_0x387d[772]]};mxCell[_0x387d[202]][_0x387d[1957]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3?this[_0x387d[1097]]= _0xbc5cx2:this[_0x387d[772]]= _0xbc5cx2;return _0xbc5cx2};mxCell[_0x387d[202]][_0x387d[262]]= function(){return null== this[_0x387d[1954]]?0:this[_0x387d[1954]][_0x387d[67]]};mxCell[_0x387d[202]][_0x387d[1738]]= function(_0xbc5cx2){return mxUtils[_0x387d[2]](this[_0x387d[1954]],_0xbc5cx2)};mxCell[_0x387d[202]][_0x387d[263]]= function(_0xbc5cx2){return null== this[_0x387d[1954]]?null:this[_0x387d[1954]][_0xbc5cx2]};mxCell[_0x387d[202]][_0x387d[1937]]= function(_0xbc5cx2,_0xbc5cx3){null!= _0xbc5cx2&& (null== _0xbc5cx3&& (_0xbc5cx3= this[_0x387d[262]](),_0xbc5cx2[_0x387d[1197]]()== this&& _0xbc5cx3--),_0xbc5cx2[_0x387d[1997]](),_0xbc5cx2[_0x387d[1996]](this),null== this[_0x387d[1954]]?(this[_0x387d[1954]]= [],this[_0x387d[1954]][_0x387d[207]](_0xbc5cx2)):this[_0x387d[1954]][_0x387d[300]](_0xbc5cx3,0,_0xbc5cx2));return _0xbc5cx2};mxCell[_0x387d[202]][_0x387d[205]]= function(_0xbc5cx2){var _0xbc5cx3=null;null!= this[_0x387d[1954]]&& 0<= _0xbc5cx2&& (_0xbc5cx3= this[_0x387d[263]](_0xbc5cx2),null!= _0xbc5cx3&& (this[_0x387d[1954]][_0x387d[300]](_0xbc5cx2,1),_0xbc5cx3[_0x387d[1996]](null)));return _0xbc5cx3};mxCell[_0x387d[202]][_0x387d[1997]]= function(){if(null!= this[_0x387d[1101]]){var _0xbc5cx2=this[_0x387d[1101]][_0x387d[1738]](this);this[_0x387d[1101]][_0x387d[205]](_0xbc5cx2)}};mxCell[_0x387d[202]][_0x387d[1707]]= function(){return null== this[_0x387d[1842]]?0:this[_0x387d[1842]][_0x387d[67]]};mxCell[_0x387d[202]][_0x387d[1998]]= function(_0xbc5cx2){return mxUtils[_0x387d[2]](this[_0x387d[1842]],_0xbc5cx2)};mxCell[_0x387d[202]][_0x387d[1708]]= function(_0xbc5cx2){return null== this[_0x387d[1842]]?null:this[_0x387d[1842]][_0xbc5cx2]};mxCell[_0x387d[202]][_0x387d[1960]]= function(_0xbc5cx2,_0xbc5cx3){if(null!= _0xbc5cx2&& (_0xbc5cx2[_0x387d[1999]](_0xbc5cx3),_0xbc5cx2[_0x387d[1957]](this,_0xbc5cx3),null== this[_0x387d[1842]]|| _0xbc5cx2[_0x387d[1709]](!_0xbc5cx3) != this|| 0> mxUtils[_0x387d[2]](this[_0x387d[1842]],_0xbc5cx2))){null== this[_0x387d[1842]]&& (this[_0x387d[1842]]= []),this[_0x387d[1842]][_0x387d[207]](_0xbc5cx2)};return _0xbc5cx2};mxCell[_0x387d[202]][_0x387d[1961]]= function(_0xbc5cx2,_0xbc5cx3){if(null!= _0xbc5cx2){if(_0xbc5cx2[_0x387d[1709]](!_0xbc5cx3) != this&& null!= this[_0x387d[1842]]){var _0xbc5cx4=this[_0x387d[1998]](_0xbc5cx2);0<= _0xbc5cx4&& this[_0x387d[1842]][_0x387d[300]](_0xbc5cx4,1)};_0xbc5cx2[_0x387d[1957]](null,_0xbc5cx3)};return _0xbc5cx2};mxCell[_0x387d[202]][_0x387d[1999]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[1709]](_0xbc5cx2);null!= _0xbc5cx3&& _0xbc5cx3[_0x387d[1961]](this,_0xbc5cx2)};mxCell[_0x387d[202]][_0x387d[284]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[433]]();return (null!= _0xbc5cx4&& _0xbc5cx4[_0x387d[288]]== mxConstants[_0x387d[289]]?_0xbc5cx4[_0x387d[284]](_0xbc5cx2):null)|| _0xbc5cx3};mxCell[_0x387d[202]][_0x387d[57]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[433]]();null!= _0xbc5cx4&& _0xbc5cx4[_0x387d[288]]== mxConstants[_0x387d[289]]&& _0xbc5cx4[_0x387d[57]](_0xbc5cx2,_0xbc5cx3)};mxCell[_0x387d[202]][_0x387d[238]]= function(){var _0xbc5cx2=mxUtils[_0x387d[238]](this,this[_0x387d[1991]]);_0xbc5cx2[_0x387d[1966]](this[_0x387d[2000]]());return _0xbc5cx2};mxCell[_0x387d[202]][_0x387d[2000]]= function(){var _0xbc5cx2=this[_0x387d[433]]();null!= _0xbc5cx2&& (_0x387d[279]== typeof _0xbc5cx2[_0x387d[238]]?_0xbc5cx2= _0xbc5cx2[_0x387d[238]]():isNaN(_0xbc5cx2[_0x387d[288]])|| (_0xbc5cx2= _0xbc5cx2[_0x387d[511]](!0)));return _0xbc5cx2};function mxGeometry(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){mxRectangle[_0x387d[239]](this,_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5)}mxGeometry[_0x387d[202]]= new mxRectangle;mxGeometry[_0x387d[202]][_0x387d[196]]= mxGeometry;mxGeometry[_0x387d[202]][_0x387d[2001]]= !0;mxGeometry[_0x387d[202]][_0x387d[2002]]= null;mxGeometry[_0x387d[202]][_0x387d[2003]]= null;mxGeometry[_0x387d[202]][_0x387d[2004]]= null;mxGeometry[_0x387d[202]][_0x387d[1525]]= null;mxGeometry[_0x387d[202]][_0x387d[1368]]= null;mxGeometry[_0x387d[202]][_0x387d[1500]]= !1;mxGeometry[_0x387d[202]][_0x387d[2005]]= function(){if(null!= this[_0x387d[2002]]){var _0xbc5cx2= new mxRectangle(this[_0x387d[235]],this[_0x387d[236]],this[_0x387d[117]],this[_0x387d[119]]);this[_0x387d[235]]= this[_0x387d[2002]][_0x387d[235]];this[_0x387d[236]]= this[_0x387d[2002]][_0x387d[236]];this[_0x387d[117]]= this[_0x387d[2002]][_0x387d[117]];this[_0x387d[119]]= this[_0x387d[2002]][_0x387d[119]];this[_0x387d[2002]]= _0xbc5cx2}};mxGeometry[_0x387d[202]][_0x387d[2006]]= function(_0xbc5cx2){return _0xbc5cx2?this[_0x387d[2003]]:this[_0x387d[2004]]};mxGeometry[_0x387d[202]][_0x387d[2007]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3?this[_0x387d[2003]]= _0xbc5cx2:this[_0x387d[2004]]= _0xbc5cx2;return _0xbc5cx2};mxGeometry[_0x387d[202]][_0x387d[513]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[238]]();this[_0x387d[1500]]|| (this[_0x387d[235]]+= _0xbc5cx2,this[_0x387d[236]]+= _0xbc5cx3);null!= this[_0x387d[2003]]&& (this[_0x387d[2003]][_0x387d[235]]+= _0xbc5cx2,this[_0x387d[2003]][_0x387d[236]]+= _0xbc5cx3);null!= this[_0x387d[2004]]&& (this[_0x387d[2004]][_0x387d[235]]+= _0xbc5cx2,this[_0x387d[2004]][_0x387d[236]]+= _0xbc5cx3);if(this[_0x387d[2001]]&& null!= this[_0x387d[1525]]){for(var _0xbc5cx4=this[_0x387d[1525]][_0x387d[67]],_0xbc5cx5=0;_0xbc5cx5< _0xbc5cx4;_0xbc5cx5++){var _0xbc5cx9=this[_0x387d[1525]][_0xbc5cx5];null!= _0xbc5cx9&& (_0xbc5cx9[_0x387d[235]]+= _0xbc5cx2,_0xbc5cx9[_0x387d[236]]+= _0xbc5cx3)}}};var mxCellPath={PATH_SEPARATOR:_0x387d[87],create:function(_0xbc5cx2){var _0xbc5cx3=_0x387d[110];if(null!= _0xbc5cx2){for(var _0xbc5cx4=_0xbc5cx2[_0x387d[1197]]();null!= _0xbc5cx4;){_0xbc5cx3= _0xbc5cx4[_0x387d[1738]](_0xbc5cx2)+ mxCellPath[_0x387d[1950]]+ _0xbc5cx3,_0xbc5cx2= _0xbc5cx4,_0xbc5cx4= _0xbc5cx2[_0x387d[1197]]()}};_0xbc5cx2= _0xbc5cx3[_0x387d[67]];1< _0xbc5cx2&& (_0xbc5cx3= _0xbc5cx3[_0x387d[85]](0,_0xbc5cx2- 1));return _0xbc5cx3},getParentPath:function(_0xbc5cx2){if(null!= _0xbc5cx2){var _0xbc5cx3=_0xbc5cx2[_0x387d[1122]](mxCellPath.PATH_SEPARATOR);if(0<= _0xbc5cx3){return _0xbc5cx2[_0x387d[85]](0,_0xbc5cx3)};if(0< _0xbc5cx2[_0x387d[67]]){return _0x387d[110]}};return null},resolve:function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=_0xbc5cx2;if(null!= _0xbc5cx3){for(var _0xbc5cx5=_0xbc5cx3[_0x387d[224]](mxCellPath.PATH_SEPARATOR),_0xbc5cx9=0;_0xbc5cx9< _0xbc5cx5[_0x387d[67]];_0xbc5cx9++){_0xbc5cx4= _0xbc5cx4[_0x387d[263]](parseInt(_0xbc5cx5[_0xbc5cx9]))}};return _0xbc5cx4},compare:function(_0xbc5cx2,_0xbc5cx3){for(var _0xbc5cx4=Math[_0x387d[243]](_0xbc5cx2[_0x387d[67]],_0xbc5cx3[_0x387d[67]]),_0xbc5cx5=0,_0xbc5cx9=0;_0xbc5cx9< _0xbc5cx4;_0xbc5cx9++){if(_0xbc5cx2[_0xbc5cx9]!= _0xbc5cx3[_0xbc5cx9]){0== _0xbc5cx2[_0xbc5cx9][_0x387d[67]]|| 0== _0xbc5cx3[_0xbc5cx9][_0x387d[67]]?_0xbc5cx5= _0xbc5cx2[_0xbc5cx9]== _0xbc5cx3[_0xbc5cx9]?0:_0xbc5cx2[_0xbc5cx9]> _0xbc5cx3[_0xbc5cx9]?1:-1:(_0xbc5cx4= parseInt(_0xbc5cx2[_0xbc5cx9]),_0xbc5cx9= parseInt(_0xbc5cx3[_0xbc5cx9]),_0xbc5cx5= _0xbc5cx4== _0xbc5cx9?0:_0xbc5cx4> _0xbc5cx9?1:-1);break}};0== _0xbc5cx5&& (_0xbc5cx4= _0xbc5cx2[_0x387d[67]],_0xbc5cx9= _0xbc5cx3[_0x387d[67]],_0xbc5cx4!= _0xbc5cx9&& (_0xbc5cx5= _0xbc5cx4> _0xbc5cx9?1:-1));return _0xbc5cx5}},mxPerimeter={RectanglePerimeter:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){_0xbc5cx3= _0xbc5cx2[_0x387d[241]]();var _0xbc5cx9=_0xbc5cx2[_0x387d[242]](),_0xbc5cxa=Math[_0x387d[429]](_0xbc5cx4[_0x387d[236]]- _0xbc5cx9,_0xbc5cx4[_0x387d[235]]- _0xbc5cx3),_0xbc5cx12= new mxPoint(0,0),_0xbc5cx13=Math[_0x387d[424]],_0xbc5cx14=Math[_0x387d[424]]/ 2- _0xbc5cxa,_0xbc5cx15=Math[_0x387d[429]](_0xbc5cx2[_0x387d[119]],_0xbc5cx2[_0x387d[117]]);_0xbc5cxa< -_0xbc5cx13+ _0xbc5cx15|| _0xbc5cxa> _0xbc5cx13- _0xbc5cx15?(_0xbc5cx12[_0x387d[235]]= _0xbc5cx2[_0x387d[235]],_0xbc5cx12[_0x387d[236]]= _0xbc5cx9- _0xbc5cx2[_0x387d[117]]* Math[_0x387d[2008]](_0xbc5cxa)/ 2):_0xbc5cxa< -_0xbc5cx15?(_0xbc5cx12[_0x387d[236]]= _0xbc5cx2[_0x387d[236]],_0xbc5cx12[_0x387d[235]]= _0xbc5cx3- _0xbc5cx2[_0x387d[119]]* Math[_0x387d[2008]](_0xbc5cx14)/ 2):_0xbc5cxa< _0xbc5cx15?(_0xbc5cx12[_0x387d[235]]= _0xbc5cx2[_0x387d[235]]+ _0xbc5cx2[_0x387d[117]],_0xbc5cx12[_0x387d[236]]= _0xbc5cx9+ _0xbc5cx2[_0x387d[117]]* Math[_0x387d[2008]](_0xbc5cxa)/ 2):(_0xbc5cx12[_0x387d[236]]= _0xbc5cx2[_0x387d[236]]+ _0xbc5cx2[_0x387d[119]],_0xbc5cx12[_0x387d[235]]= _0xbc5cx3+ _0xbc5cx2[_0x387d[119]]* Math[_0x387d[2008]](_0xbc5cx14)/ 2);_0xbc5cx5&& (_0xbc5cx4[_0x387d[235]]>= _0xbc5cx2[_0x387d[235]]&& _0xbc5cx4[_0x387d[235]]<= _0xbc5cx2[_0x387d[235]]+ _0xbc5cx2[_0x387d[117]]?_0xbc5cx12[_0x387d[235]]= _0xbc5cx4[_0x387d[235]]:_0xbc5cx4[_0x387d[236]]>= _0xbc5cx2[_0x387d[236]]&& _0xbc5cx4[_0x387d[236]]<= _0xbc5cx2[_0x387d[236]]+ _0xbc5cx2[_0x387d[119]]&& (_0xbc5cx12[_0x387d[236]]= _0xbc5cx4[_0x387d[236]]),_0xbc5cx4[_0x387d[235]]< _0xbc5cx2[_0x387d[235]]?_0xbc5cx12[_0x387d[235]]= _0xbc5cx2[_0x387d[235]]:_0xbc5cx4[_0x387d[235]]> _0xbc5cx2[_0x387d[235]]+ _0xbc5cx2[_0x387d[117]]&& (_0xbc5cx12[_0x387d[235]]= _0xbc5cx2[_0x387d[235]]+ _0xbc5cx2[_0x387d[117]]),_0xbc5cx4[_0x387d[236]]< _0xbc5cx2[_0x387d[236]]?_0xbc5cx12[_0x387d[236]]= _0xbc5cx2[_0x387d[236]]:_0xbc5cx4[_0x387d[236]]> _0xbc5cx2[_0x387d[236]]+ _0xbc5cx2[_0x387d[119]]&& (_0xbc5cx12[_0x387d[236]]= _0xbc5cx2[_0x387d[236]]+ _0xbc5cx2[_0x387d[119]]));return _0xbc5cx12},EllipsePerimeter:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){var _0xbc5cx9=_0xbc5cx2[_0x387d[235]],_0xbc5cxa=_0xbc5cx2[_0x387d[236]],_0xbc5cx12=_0xbc5cx2[_0x387d[117]]/ 2,_0xbc5cx13=_0xbc5cx2[_0x387d[119]]/ 2,_0xbc5cx14=_0xbc5cx9+ _0xbc5cx12,_0xbc5cx15=_0xbc5cxa+ _0xbc5cx13;_0xbc5cx3= _0xbc5cx4[_0x387d[235]];_0xbc5cx4= _0xbc5cx4[_0x387d[236]];var _0xbc5cx16=parseInt(_0xbc5cx3- _0xbc5cx14),_0xbc5cx17=parseInt(_0xbc5cx4- _0xbc5cx15);if(0== _0xbc5cx16&& 0!= _0xbc5cx17){return new mxPoint(_0xbc5cx14,_0xbc5cx15+ _0xbc5cx13* _0xbc5cx17/ Math[_0x387d[425]](_0xbc5cx17))};if(0== _0xbc5cx16&& 0== _0xbc5cx17){return new mxPoint(_0xbc5cx3,_0xbc5cx4)};if(_0xbc5cx5){if(_0xbc5cx4>= _0xbc5cxa&& _0xbc5cx4<= _0xbc5cxa+ _0xbc5cx2[_0x387d[119]]){return _0xbc5cx2= _0xbc5cx4- _0xbc5cx15,_0xbc5cx2= Math[_0x387d[428]](_0xbc5cx12* _0xbc5cx12* (1- _0xbc5cx2* _0xbc5cx2/ (_0xbc5cx13* _0xbc5cx13)))|| 0,_0xbc5cx3<= _0xbc5cx9&& (_0xbc5cx2= -_0xbc5cx2), new mxPoint(_0xbc5cx14+ _0xbc5cx2,_0xbc5cx4)};if(_0xbc5cx3>= _0xbc5cx9&& _0xbc5cx3<= _0xbc5cx9+ _0xbc5cx2[_0x387d[117]]){return _0xbc5cx2= _0xbc5cx3- _0xbc5cx14,_0xbc5cx2= Math[_0x387d[428]](_0xbc5cx13* _0xbc5cx13* (1- _0xbc5cx2* _0xbc5cx2/ (_0xbc5cx12* _0xbc5cx12)))|| 0,_0xbc5cx4<= _0xbc5cxa&& (_0xbc5cx2= -_0xbc5cx2), new mxPoint(_0xbc5cx3,_0xbc5cx15+ _0xbc5cx2)}};_0xbc5cx9= _0xbc5cx17/ _0xbc5cx16;_0xbc5cx15-= _0xbc5cx9* _0xbc5cx14;_0xbc5cxa= _0xbc5cx12* _0xbc5cx12* _0xbc5cx9* _0xbc5cx9+ _0xbc5cx13* _0xbc5cx13;_0xbc5cx2= -2* _0xbc5cx14* _0xbc5cxa;_0xbc5cx13= Math[_0x387d[428]](_0xbc5cx2* _0xbc5cx2- 4* _0xbc5cxa* (_0xbc5cx12* _0xbc5cx12* _0xbc5cx9* _0xbc5cx9* _0xbc5cx14* _0xbc5cx14+ _0xbc5cx13* _0xbc5cx13* _0xbc5cx14* _0xbc5cx14- _0xbc5cx12* _0xbc5cx12* _0xbc5cx13* _0xbc5cx13));_0xbc5cx12= (-_0xbc5cx2+ _0xbc5cx13) / (2* _0xbc5cxa);_0xbc5cx13= (-_0xbc5cx2- _0xbc5cx13) / (2* _0xbc5cxa);_0xbc5cx14= _0xbc5cx9* _0xbc5cx12+ _0xbc5cx15;_0xbc5cx15= _0xbc5cx9* _0xbc5cx13+ _0xbc5cx15;_0xbc5cx9= Math[_0x387d[428]](Math[_0x387d[2009]](_0xbc5cx12- _0xbc5cx3,2)+ Math[_0x387d[2009]](_0xbc5cx14- _0xbc5cx4,2));_0xbc5cx3= Math[_0x387d[428]](Math[_0x387d[2009]](_0xbc5cx13- _0xbc5cx3,2)+ Math[_0x387d[2009]](_0xbc5cx15- _0xbc5cx4,2));_0xbc5cxa= _0xbc5cx4= 0;_0xbc5cx9< _0xbc5cx3?(_0xbc5cx4= _0xbc5cx12,_0xbc5cxa= _0xbc5cx14):(_0xbc5cx4= _0xbc5cx13,_0xbc5cxa= _0xbc5cx15);return new mxPoint(_0xbc5cx4,_0xbc5cxa)},RhombusPerimeter:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){_0xbc5cx3= _0xbc5cx2[_0x387d[235]];var _0xbc5cx9=_0xbc5cx2[_0x387d[236]],_0xbc5cxa=_0xbc5cx2[_0x387d[117]];_0xbc5cx2= _0xbc5cx2[_0x387d[119]];var _0xbc5cx12=_0xbc5cx3+ _0xbc5cxa/ 2,_0xbc5cx13=_0xbc5cx9+ _0xbc5cx2/ 2,_0xbc5cx14=_0xbc5cx4[_0x387d[235]];_0xbc5cx4= _0xbc5cx4[_0x387d[236]];if(_0xbc5cx12== _0xbc5cx14){return _0xbc5cx13> _0xbc5cx4? new mxPoint(_0xbc5cx12,_0xbc5cx9): new mxPoint(_0xbc5cx12,_0xbc5cx9+ _0xbc5cx2)};if(_0xbc5cx13== _0xbc5cx4){return _0xbc5cx12> _0xbc5cx14? new mxPoint(_0xbc5cx3,_0xbc5cx13): new mxPoint(_0xbc5cx3+ _0xbc5cxa,_0xbc5cx13)};var _0xbc5cx15=_0xbc5cx12,_0xbc5cx16=_0xbc5cx13;_0xbc5cx5&& (_0xbc5cx14>= _0xbc5cx3&& _0xbc5cx14<= _0xbc5cx3+ _0xbc5cxa?_0xbc5cx15= _0xbc5cx14:_0xbc5cx4>= _0xbc5cx9&& _0xbc5cx4<= _0xbc5cx9+ _0xbc5cx2&& (_0xbc5cx16= _0xbc5cx4));return _0xbc5cx14< _0xbc5cx12?_0xbc5cx4< _0xbc5cx13?mxUtils[_0x387d[2010]](_0xbc5cx14,_0xbc5cx4,_0xbc5cx15,_0xbc5cx16,_0xbc5cx12,_0xbc5cx9,_0xbc5cx3,_0xbc5cx13):mxUtils[_0x387d[2010]](_0xbc5cx14,_0xbc5cx4,_0xbc5cx15,_0xbc5cx16,_0xbc5cx12,_0xbc5cx9+ _0xbc5cx2,_0xbc5cx3,_0xbc5cx13):_0xbc5cx4< _0xbc5cx13?mxUtils[_0x387d[2010]](_0xbc5cx14,_0xbc5cx4,_0xbc5cx15,_0xbc5cx16,_0xbc5cx12,_0xbc5cx9,_0xbc5cx3+ _0xbc5cxa,_0xbc5cx13):mxUtils[_0x387d[2010]](_0xbc5cx14,_0xbc5cx4,_0xbc5cx15,_0xbc5cx16,_0xbc5cx12,_0xbc5cx9+ _0xbc5cx2,_0xbc5cx3+ _0xbc5cxa,_0xbc5cx13)},TrianglePerimeter:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){_0xbc5cx3= null!= _0xbc5cx3?_0xbc5cx3[_0x387d[124]][mxConstants[_0x387d[2011]]]:null;var _0xbc5cx9=_0xbc5cx3== mxConstants[_0x387d[1358]]|| _0xbc5cx3== mxConstants[_0x387d[1354]],_0xbc5cxa=_0xbc5cx2[_0x387d[235]],_0xbc5cx12=_0xbc5cx2[_0x387d[236]],_0xbc5cx13=_0xbc5cx2[_0x387d[117]];_0xbc5cx2= _0xbc5cx2[_0x387d[119]];var _0xbc5cx14=_0xbc5cxa+ _0xbc5cx13/ 2,_0xbc5cx15=_0xbc5cx12+ _0xbc5cx2/ 2,_0xbc5cx16= new mxPoint(_0xbc5cxa,_0xbc5cx12),_0xbc5cx17= new mxPoint(_0xbc5cxa+ _0xbc5cx13,_0xbc5cx15),_0xbc5cx18= new mxPoint(_0xbc5cxa,_0xbc5cx12+ _0xbc5cx2);_0xbc5cx3== mxConstants[_0x387d[1358]]?(_0xbc5cx16= _0xbc5cx18,_0xbc5cx17= new mxPoint(_0xbc5cx14,_0xbc5cx12),_0xbc5cx18= new mxPoint(_0xbc5cxa+ _0xbc5cx13,_0xbc5cx12+ _0xbc5cx2)):_0xbc5cx3== mxConstants[_0x387d[1354]]?(_0xbc5cx17= new mxPoint(_0xbc5cx14,_0xbc5cx12+ _0xbc5cx2),_0xbc5cx18= new mxPoint(_0xbc5cxa+ _0xbc5cx13,_0xbc5cx12)):_0xbc5cx3== mxConstants[_0x387d[1359]]&& (_0xbc5cx16= new mxPoint(_0xbc5cxa+ _0xbc5cx13,_0xbc5cx12),_0xbc5cx17= new mxPoint(_0xbc5cxa,_0xbc5cx15),_0xbc5cx18= new mxPoint(_0xbc5cxa+ _0xbc5cx13,_0xbc5cx12+ _0xbc5cx2));var _0xbc5cx19=_0xbc5cx4[_0x387d[235]]- _0xbc5cx14,_0xbc5cx1a=_0xbc5cx4[_0x387d[236]]- _0xbc5cx15,_0xbc5cx19=_0xbc5cx9?Math[_0x387d[429]](_0xbc5cx19,_0xbc5cx1a):Math[_0x387d[429]](_0xbc5cx1a,_0xbc5cx19),_0xbc5cx1b=_0xbc5cx9?Math[_0x387d[429]](_0xbc5cx13,_0xbc5cx2):Math[_0x387d[429]](_0xbc5cx2,_0xbc5cx13),_0xbc5cx1a=!1,_0xbc5cx1a=_0xbc5cx3== mxConstants[_0x387d[1358]]|| _0xbc5cx3== mxConstants[_0x387d[1359]]?_0xbc5cx19> -_0xbc5cx1b&& _0xbc5cx19< _0xbc5cx1b:_0xbc5cx19< -Math[_0x387d[424]]+ _0xbc5cx1b|| _0xbc5cx19> Math[_0x387d[424]]- _0xbc5cx1b,_0xbc5cx1b=null;_0xbc5cx1a?_0xbc5cx1b= _0xbc5cx5&& (_0xbc5cx9&& _0xbc5cx4[_0x387d[235]]>= _0xbc5cx16[_0x387d[235]]&& _0xbc5cx4[_0x387d[235]]<= _0xbc5cx18[_0x387d[235]]|| !_0xbc5cx9&& _0xbc5cx4[_0x387d[236]]>= _0xbc5cx16[_0x387d[236]]&& _0xbc5cx4[_0x387d[236]]<= _0xbc5cx18[_0x387d[236]])?_0xbc5cx9? new mxPoint(_0xbc5cx4[_0x387d[235]],_0xbc5cx16[_0x387d[236]]): new mxPoint(_0xbc5cx16[_0x387d[235]],_0xbc5cx4[_0x387d[236]]):_0xbc5cx3== mxConstants[_0x387d[1358]]? new mxPoint(_0xbc5cxa+ _0xbc5cx13/ 2+ _0xbc5cx2* Math[_0x387d[2008]](_0xbc5cx19)/ 2,_0xbc5cx12+ _0xbc5cx2):_0xbc5cx3== mxConstants[_0x387d[1354]]? new mxPoint(_0xbc5cxa+ _0xbc5cx13/ 2- _0xbc5cx2* Math[_0x387d[2008]](_0xbc5cx19)/ 2,_0xbc5cx12):_0xbc5cx3== mxConstants[_0x387d[1359]]? new mxPoint(_0xbc5cxa+ _0xbc5cx13,_0xbc5cx12+ _0xbc5cx2/ 2+ _0xbc5cx13* Math[_0x387d[2008]](_0xbc5cx19)/ 2): new mxPoint(_0xbc5cxa,_0xbc5cx12+ _0xbc5cx2/ 2- _0xbc5cx13* Math[_0x387d[2008]](_0xbc5cx19)/ 2):(_0xbc5cx5&& (_0xbc5cx5= new mxPoint(_0xbc5cx14,_0xbc5cx15),_0xbc5cx4[_0x387d[236]]>= _0xbc5cx12&& _0xbc5cx4[_0x387d[236]]<= _0xbc5cx12+ _0xbc5cx2?(_0xbc5cx5[_0x387d[235]]= _0xbc5cx9?_0xbc5cx14:_0xbc5cx3== mxConstants[_0x387d[1359]]?_0xbc5cxa+ _0xbc5cx13:_0xbc5cxa,_0xbc5cx5[_0x387d[236]]= _0xbc5cx4[_0x387d[236]]):_0xbc5cx4[_0x387d[235]]>= _0xbc5cxa&& _0xbc5cx4[_0x387d[235]]<= _0xbc5cxa+ _0xbc5cx13&& (_0xbc5cx5[_0x387d[235]]= _0xbc5cx4[_0x387d[235]],_0xbc5cx5[_0x387d[236]]= !_0xbc5cx9?_0xbc5cx15:_0xbc5cx3== mxConstants[_0x387d[1358]]?_0xbc5cx12+ _0xbc5cx2:_0xbc5cx12),_0xbc5cx14= _0xbc5cx5[_0x387d[235]],_0xbc5cx15= _0xbc5cx5[_0x387d[236]]),_0xbc5cx1b= _0xbc5cx9&& _0xbc5cx4[_0x387d[235]]<= _0xbc5cxa+ _0xbc5cx13/ 2|| !_0xbc5cx9&& _0xbc5cx4[_0x387d[236]]<= _0xbc5cx12+ _0xbc5cx2/ 2?mxUtils[_0x387d[2010]](_0xbc5cx4[_0x387d[235]],_0xbc5cx4[_0x387d[236]],_0xbc5cx14,_0xbc5cx15,_0xbc5cx16[_0x387d[235]],_0xbc5cx16[_0x387d[236]],_0xbc5cx17[_0x387d[235]],_0xbc5cx17[_0x387d[236]]):mxUtils[_0x387d[2010]](_0xbc5cx4[_0x387d[235]],_0xbc5cx4[_0x387d[236]],_0xbc5cx14,_0xbc5cx15,_0xbc5cx17[_0x387d[235]],_0xbc5cx17[_0x387d[236]],_0xbc5cx18[_0x387d[235]],_0xbc5cx18[_0x387d[236]]));null== _0xbc5cx1b&& (_0xbc5cx1b= new mxPoint(_0xbc5cx14,_0xbc5cx15));return _0xbc5cx1b}};function mxPrintPreview(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13,_0xbc5cx14){this[_0x387d[1179]]= _0xbc5cx2;this[_0x387d[255]]= null!= _0xbc5cx3?_0xbc5cx3:1/ _0xbc5cx2[_0x387d[2012]];this[_0x387d[467]]= null!= _0xbc5cx5?_0xbc5cx5:0;this[_0x387d[2013]]= null!= _0xbc5cx4?_0xbc5cx4:_0xbc5cx2[_0x387d[2013]];this[_0x387d[924]]= null!= _0xbc5cx13?_0xbc5cx13:_0x387d[2014];this[_0x387d[1732]]= null!= _0xbc5cx9?_0xbc5cx9:0;this[_0x387d[1733]]= null!= _0xbc5cxa?_0xbc5cxa:0;this[_0x387d[1630]]= _0xbc5cx12;this[_0x387d[2015]]= null!= _0xbc5cx14?_0xbc5cx14:!0}mxPrintPreview[_0x387d[202]][_0x387d[1179]]= null;mxPrintPreview[_0x387d[202]][_0x387d[2013]]= null;mxPrintPreview[_0x387d[202]][_0x387d[255]]= null;mxPrintPreview[_0x387d[202]][_0x387d[467]]= 0;mxPrintPreview[_0x387d[202]][_0x387d[1732]]= 0;mxPrintPreview[_0x387d[202]][_0x387d[1733]]= 0;mxPrintPreview[_0x387d[202]][_0x387d[2016]]= !0;mxPrintPreview[_0x387d[202]][_0x387d[2017]]= !1;mxPrintPreview[_0x387d[202]][_0x387d[1630]]= null;mxPrintPreview[_0x387d[202]][_0x387d[924]]= null;mxPrintPreview[_0x387d[202]][_0x387d[2015]]= null;mxPrintPreview[_0x387d[202]][_0x387d[2018]]= null;mxPrintPreview[_0x387d[202]][_0x387d[2019]]= 0;mxPrintPreview[_0x387d[202]][_0x387d[2020]]= function(){return this[_0x387d[2018]]};mxPrintPreview[_0x387d[202]][_0x387d[2021]]= function(){var _0xbc5cx2=_0x387d[110];8== document[_0x387d[5]]&& (_0xbc5cx2= _0x387d[2022]);return _0xbc5cx2};mxPrintPreview[_0x387d[202]][_0x387d[392]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[1179]][_0x387d[259]][_0x387d[2023]],_0xbc5cx4=null;try{this[_0x387d[2017]]&& (this[_0x387d[1179]][_0x387d[259]][_0x387d[2023]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3[_0x387d[176]](_0xbc5cx2[_0x387d[441]][_0x387d[2024]]())});if(null== this[_0x387d[2018]]){this[_0x387d[2018]]= window[_0x387d[392]]();var _0xbc5cx5=this[_0x387d[2018]][_0x387d[395]],_0xbc5cx9=this[_0x387d[2021]]();null!= _0xbc5cx9&& 0< _0xbc5cx9[_0x387d[67]]&& _0xbc5cx5[_0x387d[171]](_0xbc5cx9);_0xbc5cx5[_0x387d[171]](_0x387d[528]);_0xbc5cx5[_0x387d[171]](_0x387d[531]);this[_0x387d[2025]](_0xbc5cx5,_0xbc5cx2);_0xbc5cx5[_0x387d[171]](_0x387d[533]);_0xbc5cx5[_0x387d[171]](_0x387d[2026]);mxClient[_0x387d[54]](_0x387d[94],mxClient[_0x387d[86]]+ _0x387d[95],_0xbc5cx5);mxClient[_0x387d[47]]&& (_0xbc5cx5[_0x387d[100]][_0x387d[99]](_0x387d[6],_0x387d[97]),_0xbc5cx5[_0x387d[100]][_0x387d[99]](_0x387d[7],_0x387d[101]),_0xbc5cx5[_0x387d[102]]()[_0x387d[103]]= _0x387d[104],mxClient[_0x387d[54]](_0x387d[94],mxClient[_0x387d[86]]+ _0x387d[105],_0xbc5cx5));var _0xbc5cxa=this[_0x387d[1179]][_0x387d[517]]()[_0x387d[238]](),_0xbc5cx12=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[518]](),_0xbc5cx13=_0xbc5cx12/ this[_0x387d[255]],_0xbc5cx14=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[512]]();this[_0x387d[2016]]|| (this[_0x387d[1732]]= -_0xbc5cx14[_0x387d[235]]* this[_0x387d[255]],this[_0x387d[1733]]= -_0xbc5cx14[_0x387d[236]]* this[_0x387d[255]],_0xbc5cxa[_0x387d[117]]+= _0xbc5cxa[_0x387d[235]],_0xbc5cxa[_0x387d[119]]+= _0xbc5cxa[_0x387d[236]],_0xbc5cxa[_0x387d[235]]= 0,this[_0x387d[467]]= _0xbc5cxa[_0x387d[236]]= 0);_0xbc5cxa[_0x387d[117]]/= _0xbc5cx13;_0xbc5cxa[_0x387d[119]]/= _0xbc5cx13;var _0xbc5cx15=this[_0x387d[2013]][_0x387d[117]]- 2* this[_0x387d[467]],_0xbc5cx16=this[_0x387d[2013]][_0x387d[119]]- 2* this[_0x387d[467]],_0xbc5cx17=Math[_0x387d[160]](1,Math[_0x387d[430]]((_0xbc5cxa[_0x387d[117]]+ this[_0x387d[1732]])/ _0xbc5cx15)),_0xbc5cx18=Math[_0x387d[160]](1,Math[_0x387d[430]]((_0xbc5cxa[_0x387d[119]]+ this[_0x387d[1733]])/ _0xbc5cx16));this[_0x387d[2019]]= _0xbc5cx17* _0xbc5cx18;var _0xbc5cx19=mxUtils[_0x387d[885]](this,function(){if(this[_0x387d[2015]]&& (1< _0xbc5cx18|| 1< _0xbc5cx17)){var _0xbc5cx2=this[_0x387d[2027]](_0xbc5cx18,_0xbc5cx17);_0xbc5cx5[_0x387d[112]][_0x387d[62]](_0xbc5cx2);if(mxClient[_0x387d[80]]){_0xbc5cx2[_0x387d[124]][_0x387d[491]]= _0x387d[492];var _0xbc5cx3=function(){_0xbc5cx2[_0x387d[124]][_0x387d[125]]= _0xbc5cx5[_0x387d[112]][_0x387d[190]]+ 10+ _0x387d[168]};mxEvent[_0x387d[169]](this[_0x387d[2018]],_0x387d[276],function(_0xbc5cx2){_0xbc5cx3()});mxEvent[_0x387d[169]](this[_0x387d[2018]],_0x387d[129],function(_0xbc5cx2){_0xbc5cx3()})}}});_0xbc5cx2= function(_0xbc5cx2,_0xbc5cx3){null!= this[_0x387d[1630]]&& (_0xbc5cx2[_0x387d[124]][_0x387d[1630]]= this[_0x387d[1630]],_0xbc5cx2[_0x387d[124]][_0x387d[465]]= _0x387d[1631],_0xbc5cx2[_0x387d[124]][_0x387d[1629]]= _0x387d[942]);_0xbc5cx2[_0x387d[124]][_0x387d[1537]]= _0x387d[1391];_0xbc5cx3&& (_0xbc5cx2[_0x387d[124]][_0x387d[2028]]= _0x387d[2029]);mxClient[_0x387d[80]]?(_0xbc5cx5[_0x387d[171]](_0xbc5cx2[_0x387d[342]]),_0xbc5cx2[_0x387d[265]][_0x387d[266]](_0xbc5cx2)):(_0xbc5cx2[_0x387d[265]][_0x387d[266]](_0xbc5cx2),_0xbc5cx5[_0x387d[112]][_0x387d[62]](_0xbc5cx2));if(_0xbc5cx3){var _0xbc5cx4=_0xbc5cx5[_0x387d[55]](_0x387d[1054]);_0xbc5cx4[_0x387d[926]]= _0x387d[2030];_0xbc5cx5[_0x387d[112]][_0x387d[62]](_0xbc5cx4)}};var _0xbc5cx1a=this[_0x387d[2031]](this[_0x387d[2013]][_0x387d[117]],this[_0x387d[2013]][_0x387d[119]]);if(null!= _0xbc5cx1a){for(var _0xbc5cx1b=0;_0xbc5cx1b< _0xbc5cx1a[_0x387d[67]];_0xbc5cx1b++){_0xbc5cx2(_0xbc5cx1a[_0xbc5cx1b],!0)}};for(var _0xbc5cx1c=this[_0x387d[2032]](this[_0x387d[2013]][_0x387d[117]],this[_0x387d[2013]][_0x387d[119]]),_0xbc5cx1b=0;_0xbc5cx1b< _0xbc5cx18;_0xbc5cx1b++){for(var _0xbc5cx1d=_0xbc5cx1b* _0xbc5cx16/ this[_0x387d[255]]- this[_0x387d[1733]]/ this[_0x387d[255]]+ (_0xbc5cxa[_0x387d[236]]- _0xbc5cx14[_0x387d[236]]* _0xbc5cx12)/ _0xbc5cx12,_0xbc5cx1a=0;_0xbc5cx1a< _0xbc5cx17;_0xbc5cx1a++){if(null== this[_0x387d[2018]]){return null};var _0xbc5cx1e=_0xbc5cx1a* _0xbc5cx15/ this[_0x387d[255]]- this[_0x387d[1732]]/ this[_0x387d[255]]+ (_0xbc5cxa[_0x387d[235]]- _0xbc5cx14[_0x387d[235]]* _0xbc5cx12)/ _0xbc5cx12,_0xbc5cx1f=_0xbc5cx1b* _0xbc5cx17+ _0xbc5cx1a+ 1,_0xbc5cx4=this[_0x387d[2034]](this[_0x387d[2013]][_0x387d[117]],this[_0x387d[2013]][_0x387d[119]],mxUtils[_0x387d[885]](this,function(_0xbc5cx2){this[_0x387d[2033]](-_0xbc5cx1e,-_0xbc5cx1d,this[_0x387d[255]],_0xbc5cx1f,_0xbc5cx2)}));_0xbc5cx4[_0x387d[57]](_0x387d[1363],_0x387d[2035]+ _0xbc5cx1f);_0xbc5cx2(_0xbc5cx4,null!= _0xbc5cx1c|| _0xbc5cx1b< _0xbc5cx18- 1|| _0xbc5cx1a< _0xbc5cx17- 1)}};if(null!= _0xbc5cx1c){for(_0xbc5cx1b= 0;_0xbc5cx1b< _0xbc5cx1c[_0x387d[67]];_0xbc5cx1b++){_0xbc5cx2(_0xbc5cx1c[_0xbc5cx1b],_0xbc5cx1b< _0xbc5cx1c[_0x387d[67]])}};_0xbc5cx5[_0x387d[171]](_0x387d[527]);_0xbc5cx5[_0x387d[171]](_0x387d[534]);_0xbc5cx5[_0x387d[268]]();_0xbc5cx19();mxEvent[_0x387d[762]](_0xbc5cx5[_0x387d[112]])};this[_0x387d[2018]][_0x387d[393]]()}catch(y){null!= _0xbc5cx4&& null!= _0xbc5cx4[_0x387d[265]]&& _0xbc5cx4[_0x387d[265]][_0x387d[266]](_0xbc5cx4)}finally{this[_0x387d[1179]][_0x387d[259]][_0x387d[2023]]= _0xbc5cx3};return this[_0x387d[2018]]};mxPrintPreview[_0x387d[202]][_0x387d[2025]]= function(_0xbc5cx2,_0xbc5cx3){null!= this[_0x387d[924]]&& _0xbc5cx2[_0x387d[171]](_0x387d[2036]+ this[_0x387d[924]]+ _0x387d[2037]);_0xbc5cx2[_0x387d[171]](_0x387d[2038]);_0xbc5cx2[_0x387d[171]](_0x387d[2039]);_0xbc5cx2[_0x387d[171]](_0x387d[2040]);_0xbc5cx2[_0x387d[171]](_0x387d[2041]);_0xbc5cx2[_0x387d[171]](_0x387d[233]);_0xbc5cx2[_0x387d[171]](_0x387d[2042]);_0xbc5cx2[_0x387d[171]](_0x387d[2043]);_0xbc5cx2[_0x387d[171]](_0x387d[2044]);_0xbc5cx2[_0x387d[171]](_0x387d[2045]);_0xbc5cx2[_0x387d[171]](_0x387d[233]);null!= _0xbc5cx3&& _0xbc5cx2[_0x387d[171]](_0xbc5cx3);_0xbc5cx2[_0x387d[171]](_0x387d[2046])};mxPrintPreview[_0x387d[202]][_0x387d[2027]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[2018]][_0x387d[395]],_0xbc5cx5=_0xbc5cx4[_0x387d[55]](_0x387d[116]);_0xbc5cx5[_0x387d[926]]= _0x387d[2047];_0xbc5cx5[_0x387d[57]](_0x387d[467],_0x387d[468]);for(var _0xbc5cx9=_0xbc5cx4[_0x387d[55]](_0x387d[120]),_0xbc5cxa=0;_0xbc5cxa< _0xbc5cx2;_0xbc5cxa++){for(var _0xbc5cx12=_0xbc5cx4[_0x387d[55]](_0x387d[121]),_0xbc5cx13=0;_0xbc5cx13< _0xbc5cx3;_0xbc5cx13++){var _0xbc5cx14=_0xbc5cxa* _0xbc5cx3+ _0xbc5cx13+ 1,_0xbc5cx15=_0xbc5cx4[_0x387d[55]](_0x387d[122]);if(!mxClient[_0x387d[133]]|| mxClient[_0x387d[75]]|| mxClient[_0x387d[76]]){var _0xbc5cx16=_0xbc5cx4[_0x387d[55]](_0x387d[2048]);_0xbc5cx16[_0x387d[57]](_0x387d[44],_0x387d[2049]+ _0xbc5cx14);mxUtils[_0x387d[53]](_0xbc5cx16,_0xbc5cx14,_0xbc5cx4);_0xbc5cx15[_0x387d[62]](_0xbc5cx16)}else {mxUtils[_0x387d[53]](_0xbc5cx15,_0xbc5cx14,_0xbc5cx4)};_0xbc5cx12[_0x387d[62]](_0xbc5cx15)};_0xbc5cx9[_0x387d[62]](_0xbc5cx12)};_0xbc5cx5[_0x387d[62]](_0xbc5cx9);return _0xbc5cx5};mxPrintPreview[_0x387d[202]][_0x387d[2034]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=document[_0x387d[55]](_0x387d[485]);try{_0xbc5cx5[_0x387d[124]][_0x387d[117]]= _0xbc5cx2+ _0x387d[168];_0xbc5cx5[_0x387d[124]][_0x387d[119]]= _0xbc5cx3+ _0x387d[168];_0xbc5cx5[_0x387d[124]][_0x387d[277]]= _0x387d[188];_0xbc5cx5[_0x387d[124]][_0x387d[2050]]= _0x387d[1824];_0xbc5cx5[_0x387d[124]][_0x387d[491]]= _0x387d[1500];var _0xbc5cx9=document[_0x387d[55]](_0x387d[485]);_0xbc5cx9[_0x387d[124]][_0x387d[125]]= this[_0x387d[467]]+ _0x387d[168];_0xbc5cx9[_0x387d[124]][_0x387d[361]]= this[_0x387d[467]]+ _0x387d[168];_0xbc5cx9[_0x387d[124]][_0x387d[117]]= _0xbc5cx2- 2* this[_0x387d[467]]+ _0x387d[168];_0xbc5cx9[_0x387d[124]][_0x387d[119]]= _0xbc5cx3- 2* this[_0x387d[467]]+ _0x387d[168];_0xbc5cx9[_0x387d[124]][_0x387d[277]]= _0x387d[188];this[_0x387d[1179]][_0x387d[507]]== mxConstants[_0x387d[1523]]&& (_0xbc5cx9[_0x387d[124]][_0x387d[491]]= _0x387d[492]);_0xbc5cx5[_0x387d[62]](_0xbc5cx9);document[_0x387d[112]][_0x387d[62]](_0xbc5cx5);_0xbc5cx4(_0xbc5cx9)}catch(f){throw _0xbc5cx5[_0x387d[265]][_0x387d[266]](_0xbc5cx5),f};return _0xbc5cx5};mxPrintPreview[_0x387d[202]][_0x387d[2033]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){_0xbc5cx5= this[_0x387d[1179]][_0x387d[249]]();var _0xbc5cxa=this[_0x387d[1179]][_0x387d[526]];this[_0x387d[1179]][_0x387d[526]]= _0xbc5cx9;var _0xbc5cx12=_0xbc5cx5[_0x387d[2051]](),_0xbc5cx13=_0xbc5cx5[_0x387d[2052]](),_0xbc5cx14=_0xbc5cx5[_0x387d[2024]](),_0xbc5cx15=_0xbc5cx5[_0x387d[1524]]();this[_0x387d[1179]][_0x387d[507]]== mxConstants[_0x387d[508]]?_0xbc5cx5[_0x387d[1569]]():this[_0x387d[1179]][_0x387d[507]]== mxConstants[_0x387d[1523]]?_0xbc5cx5[_0x387d[1571]]():_0xbc5cx5[_0x387d[1570]]();var _0xbc5cx16=_0xbc5cx5[_0x387d[503]]();_0xbc5cx5[_0x387d[504]](!1);var _0xbc5cx17=this[_0x387d[1179]][_0x387d[994]]();this[_0x387d[1179]][_0x387d[995]](!1);var _0xbc5cx18=_0xbc5cx5[_0x387d[512]]();_0xbc5cx5[_0x387d[513]]= new mxPoint(_0xbc5cx2,_0xbc5cx3);_0xbc5cx2= null;try{var _0xbc5cx19=[this[_0x387d[1179]][_0x387d[502]]()[_0x387d[501]]()];_0xbc5cx2= new mxTemporaryCellStates(_0xbc5cx5,_0xbc5cx4,_0xbc5cx19)}finally{if(mxClient[_0x387d[80]]){_0xbc5cx5[_0x387d[506]][_0x387d[339]]= _0x387d[110]}else {for(_0xbc5cx4= _0xbc5cx9[_0x387d[285]];null!= _0xbc5cx4;){_0xbc5cx19= _0xbc5cx4[_0x387d[287]],_0xbc5cx3= _0xbc5cx4[_0x387d[301]][_0x387d[216]](),_0x387d[571]== _0xbc5cx3?(_0xbc5cx4[_0x387d[57]](_0x387d[117],parseInt(_0xbc5cx9[_0x387d[124]][_0x387d[117]])),_0xbc5cx4[_0x387d[57]](_0x387d[119],parseInt(_0xbc5cx9[_0x387d[124]][_0x387d[119]]))):_0x387d[583]!= _0xbc5cx4[_0x387d[124]][_0x387d[270]]&& _0x387d[116]!= _0xbc5cx3&& _0xbc5cx4[_0x387d[265]][_0x387d[266]](_0xbc5cx4),_0xbc5cx4= _0xbc5cx19}};_0xbc5cx5[_0x387d[506]][_0x387d[265]][_0x387d[266]](_0xbc5cx5[_0x387d[506]]);this[_0x387d[1179]][_0x387d[995]](_0xbc5cx17);this[_0x387d[1179]][_0x387d[526]]= _0xbc5cxa;_0xbc5cx5[_0x387d[510]]= _0xbc5cx12;_0xbc5cx5[_0x387d[2053]]= _0xbc5cx13;_0xbc5cx5[_0x387d[505]]= _0xbc5cx14;_0xbc5cx5[_0x387d[506]]= _0xbc5cx15;_0xbc5cx5[_0x387d[513]]= _0xbc5cx18;_0xbc5cx2[_0x387d[515]]();_0xbc5cx5[_0x387d[504]](_0xbc5cx16)}};mxPrintPreview[_0x387d[202]][_0x387d[2031]]= function(){return null};mxPrintPreview[_0x387d[202]][_0x387d[2032]]= function(){return null};mxPrintPreview[_0x387d[202]][_0x387d[540]]= function(){var _0xbc5cx2=this[_0x387d[392]]();null!= _0xbc5cx2&& _0xbc5cx2[_0x387d[540]]()};mxPrintPreview[_0x387d[202]][_0x387d[268]]= function(){null!= this[_0x387d[2018]]&& (this[_0x387d[2018]][_0x387d[268]](),this[_0x387d[2018]]= null)};function mxStylesheet(){this[_0x387d[2054]]= {};this[_0x387d[2056]](this[_0x387d[2055]]());this[_0x387d[2058]](this[_0x387d[2057]]())}mxStylesheet[_0x387d[202]][_0x387d[2055]]= function(){var _0xbc5cx2={};_0xbc5cx2[mxConstants[_0x387d[2059]]]= mxConstants[_0x387d[2060]];_0xbc5cx2[mxConstants[_0x387d[2061]]]= mxPerimeter[_0x387d[2062]];_0xbc5cx2[mxConstants[_0x387d[2063]]]= mxConstants[_0x387d[481]];_0xbc5cx2[mxConstants[_0x387d[2064]]]= mxConstants[_0x387d[479]];_0xbc5cx2[mxConstants[_0x387d[2065]]]= _0x387d[2066];_0xbc5cx2[mxConstants[_0x387d[2067]]]= _0x387d[2068];_0xbc5cx2[mxConstants[_0x387d[2069]]]= _0x387d[2070];return _0xbc5cx2};mxStylesheet[_0x387d[202]][_0x387d[2057]]= function(){var _0xbc5cx2={};_0xbc5cx2[mxConstants[_0x387d[2059]]]= mxConstants[_0x387d[2071]];_0xbc5cx2[mxConstants[_0x387d[1695]]]= mxConstants[_0x387d[1622]];_0xbc5cx2[mxConstants[_0x387d[2063]]]= mxConstants[_0x387d[481]];_0xbc5cx2[mxConstants[_0x387d[2064]]]= mxConstants[_0x387d[479]];_0xbc5cx2[mxConstants[_0x387d[2067]]]= _0x387d[2068];_0xbc5cx2[mxConstants[_0x387d[2069]]]= _0x387d[2072];return _0xbc5cx2};mxStylesheet[_0x387d[202]][_0x387d[2056]]= function(_0xbc5cx2){this[_0x387d[2074]](_0x387d[2073],_0xbc5cx2)};mxStylesheet[_0x387d[202]][_0x387d[2058]]= function(_0xbc5cx2){this[_0x387d[2074]](_0x387d[2075],_0xbc5cx2)};mxStylesheet[_0x387d[202]][_0x387d[2076]]= function(){return this[_0x387d[2054]][_0x387d[2073]]};mxStylesheet[_0x387d[202]][_0x387d[2077]]= function(){return this[_0x387d[2054]][_0x387d[2075]]};mxStylesheet[_0x387d[202]][_0x387d[2074]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[2054]][_0xbc5cx2]= _0xbc5cx3};mxStylesheet[_0x387d[202]][_0x387d[1705]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=_0xbc5cx3;if(null!= _0xbc5cx2&& 0< _0xbc5cx2[_0x387d[67]]){for(var _0xbc5cx5=_0xbc5cx2[_0x387d[224]](_0x387d[471]),_0xbc5cx4=null!= _0xbc5cx4&& _0x387d[471]!= _0xbc5cx2[_0x387d[225]](0)?mxUtils[_0x387d[238]](_0xbc5cx4):{},_0xbc5cx9=0;_0xbc5cx9< _0xbc5cx5[_0x387d[67]];_0xbc5cx9++){var _0xbc5cxa=_0xbc5cx5[_0xbc5cx9],_0xbc5cx12=_0xbc5cxa[_0x387d[2]](_0x387d[226]);if(0<= _0xbc5cx12){var _0xbc5cx13=_0xbc5cxa[_0x387d[85]](0,_0xbc5cx12),_0xbc5cxa=_0xbc5cxa[_0x387d[85]](_0xbc5cx12+ 1);_0xbc5cxa== mxConstants[_0x387d[217]]? delete _0xbc5cx4[_0xbc5cx13]:mxUtils[_0x387d[1946]](_0xbc5cxa)?_0xbc5cx4[_0xbc5cx13]= parseFloat(_0xbc5cxa):_0xbc5cx4[_0xbc5cx13]= _0xbc5cxa}else {if(_0xbc5cxa= this[_0x387d[2054]][_0xbc5cxa],null!= _0xbc5cxa){for(_0xbc5cx13 in _0xbc5cxa){_0xbc5cx4[_0xbc5cx13]= _0xbc5cxa[_0xbc5cx13]}}}}};return _0xbc5cx4};function mxCellState(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){this[_0x387d[441]]= _0xbc5cx2;this[_0x387d[246]]= _0xbc5cx3;this[_0x387d[124]]= _0xbc5cx4;this[_0x387d[2078]]= new mxPoint;this[_0x387d[2079]]= new mxPoint}mxCellState[_0x387d[202]]= new mxRectangle;mxCellState[_0x387d[202]][_0x387d[196]]= mxCellState;mxCellState[_0x387d[202]][_0x387d[441]]= null;mxCellState[_0x387d[202]][_0x387d[246]]= null;mxCellState[_0x387d[202]][_0x387d[124]]= null;mxCellState[_0x387d[202]][_0x387d[2080]]= !0;mxCellState[_0x387d[202]][_0x387d[2081]]= !1;mxCellState[_0x387d[202]][_0x387d[2082]]= !1;mxCellState[_0x387d[202]][_0x387d[2078]]= null;mxCellState[_0x387d[202]][_0x387d[439]]= null;mxCellState[_0x387d[202]][_0x387d[2079]]= null;mxCellState[_0x387d[202]][_0x387d[2083]]= null;mxCellState[_0x387d[202]][_0x387d[2084]]= null;mxCellState[_0x387d[202]][_0x387d[2085]]= 0;mxCellState[_0x387d[202]][_0x387d[67]]= 0;mxCellState[_0x387d[202]][_0x387d[2086]]= null;mxCellState[_0x387d[202]][_0x387d[253]]= null;mxCellState[_0x387d[202]][_0x387d[963]]= null;mxCellState[_0x387d[202]][_0x387d[2087]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx2= _0xbc5cx2|| 0;_0xbc5cx3= null!= _0xbc5cx3?_0xbc5cx3: new mxRectangle(this[_0x387d[235]],this[_0x387d[236]],this[_0x387d[117]],this[_0x387d[119]]);if(null!= this[_0x387d[253]]&& null!= this[_0x387d[253]][_0x387d[1561]]){var _0xbc5cx4=this[_0x387d[253]][_0x387d[1561]][_0x387d[1548]](this[_0x387d[124]],_0xbc5cx3[_0x387d[235]],_0xbc5cx3[_0x387d[236]],_0xbc5cx3[_0x387d[117]],_0xbc5cx3[_0x387d[119]]);_0xbc5cx3[_0x387d[235]]= _0xbc5cx4[_0x387d[235]];_0xbc5cx3[_0x387d[236]]= _0xbc5cx4[_0x387d[236]];_0xbc5cx3[_0x387d[117]]= this[_0x387d[253]][_0x387d[1561]][_0x387d[1532]]* _0xbc5cx4[_0x387d[117]];_0xbc5cx3[_0x387d[119]]= this[_0x387d[253]][_0x387d[1561]][_0x387d[1533]]* _0xbc5cx4[_0x387d[119]]};0!= _0xbc5cx2&& _0xbc5cx3[_0x387d[244]](_0xbc5cx2);return _0xbc5cx3};mxCellState[_0x387d[202]][_0x387d[2088]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3?(null== this[_0x387d[439]]&& (this[_0x387d[439]]= []),0== this[_0x387d[439]][_0x387d[67]]?this[_0x387d[439]][_0x387d[207]](_0xbc5cx2):this[_0x387d[439]][0]= _0xbc5cx2):null== this[_0x387d[439]]?(this[_0x387d[439]]= [],this[_0x387d[439]][_0x387d[207]](null),this[_0x387d[439]][_0x387d[207]](_0xbc5cx2)):1== this[_0x387d[439]][_0x387d[67]]?this[_0x387d[439]][_0x387d[207]](_0xbc5cx2):this[_0x387d[439]][this[_0x387d[439]][_0x387d[67]]- 1]= _0xbc5cx2};mxCellState[_0x387d[202]][_0x387d[1609]]= function(_0xbc5cx2){null!= this[_0x387d[253]]&& this[_0x387d[253]][_0x387d[1609]](_0xbc5cx2);null!= this[_0x387d[963]]&& this[_0x387d[963]][_0x387d[1609]](_0xbc5cx2)};mxCellState[_0x387d[202]][_0x387d[1710]]= function(_0xbc5cx2){_0xbc5cx2= this[_0x387d[2089]](_0xbc5cx2);return null!= _0xbc5cx2?_0xbc5cx2[_0x387d[246]]:null};mxCellState[_0x387d[202]][_0x387d[2089]]= function(_0xbc5cx2){return _0xbc5cx2?this[_0x387d[2083]]:this[_0x387d[2084]]};mxCellState[_0x387d[202]][_0x387d[2090]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3?this[_0x387d[2083]]= _0xbc5cx2:this[_0x387d[2084]]= _0xbc5cx2};mxCellState[_0x387d[202]][_0x387d[515]]= function(){this[_0x387d[441]][_0x387d[1179]][_0x387d[259]][_0x387d[515]](this)};mxCellState[_0x387d[202]][_0x387d[238]]= function(){var _0xbc5cx2= new mxCellState(this[_0x387d[441]],this[_0x387d[246]],this[_0x387d[124]]);if(null!= this[_0x387d[439]]){_0xbc5cx2[_0x387d[439]]= [];for(var _0xbc5cx3=0;_0xbc5cx3< this[_0x387d[439]][_0x387d[67]];_0xbc5cx3++){_0xbc5cx2[_0x387d[439]][_0xbc5cx3]= this[_0x387d[439]][_0xbc5cx3][_0x387d[238]]()}};null!= this[_0x387d[2078]]&& (_0xbc5cx2[_0x387d[2078]]= this[_0x387d[2078]][_0x387d[238]]());null!= this[_0x387d[2079]]&& (_0xbc5cx2[_0x387d[2079]]= this[_0x387d[2079]][_0x387d[238]]());null!= this[_0x387d[1563]]&& (_0xbc5cx2[_0x387d[1563]]= this[_0x387d[1563]][_0x387d[238]]());_0xbc5cx2[_0x387d[2085]]= this[_0x387d[2085]];_0xbc5cx2[_0x387d[2086]]= this[_0x387d[2086]];_0xbc5cx2[_0x387d[67]]= this[_0x387d[67]];_0xbc5cx2[_0x387d[235]]= this[_0x387d[235]];_0xbc5cx2[_0x387d[236]]= this[_0x387d[236]];_0xbc5cx2[_0x387d[117]]= this[_0x387d[117]];_0xbc5cx2[_0x387d[119]]= this[_0x387d[119]];return _0xbc5cx2};function mxGraphSelectionModel(_0xbc5cx2){this[_0x387d[1179]]= _0xbc5cx2;this[_0x387d[895]]= []}mxGraphSelectionModel[_0x387d[202]]= new mxEventSource;mxGraphSelectionModel[_0x387d[202]][_0x387d[196]]= mxGraphSelectionModel;mxGraphSelectionModel[_0x387d[202]][_0x387d[2091]]= _0x387d[130]!= mxClient[_0x387d[90]]?_0x387d[819]:_0x387d[110];mxGraphSelectionModel[_0x387d[202]][_0x387d[2092]]= _0x387d[130]!= mxClient[_0x387d[90]]?_0x387d[2093]:_0x387d[110];mxGraphSelectionModel[_0x387d[202]][_0x387d[1179]]= null;mxGraphSelectionModel[_0x387d[202]][_0x387d[2094]]= !1;mxGraphSelectionModel[_0x387d[202]][_0x387d[2095]]= function(){return this[_0x387d[2094]]};mxGraphSelectionModel[_0x387d[202]][_0x387d[2096]]= function(_0xbc5cx2){this[_0x387d[2094]]= _0xbc5cx2};mxGraphSelectionModel[_0x387d[202]][_0x387d[2097]]= function(_0xbc5cx2){return null!= _0xbc5cx2?0<= mxUtils[_0x387d[2]](this[_0x387d[895]],_0xbc5cx2):!1};mxGraphSelectionModel[_0x387d[202]][_0x387d[1107]]= function(){return 0== this[_0x387d[895]][_0x387d[67]]};mxGraphSelectionModel[_0x387d[202]][_0x387d[200]]= function(){this[_0x387d[2098]](null,this[_0x387d[895]])};mxGraphSelectionModel[_0x387d[202]][_0x387d[2099]]= function(_0xbc5cx2){null!= _0xbc5cx2&& this[_0x387d[2100]]([_0xbc5cx2])};mxGraphSelectionModel[_0x387d[202]][_0x387d[2100]]= function(_0xbc5cx2){if(null!= _0xbc5cx2){this[_0x387d[2094]]&& (_0xbc5cx2= [this[_0x387d[2101]](_0xbc5cx2)]);for(var _0xbc5cx3=[],_0xbc5cx4=0;_0xbc5cx4< _0xbc5cx2[_0x387d[67]];_0xbc5cx4++){this[_0x387d[1179]][_0x387d[2102]](_0xbc5cx2[_0xbc5cx4])&& _0xbc5cx3[_0x387d[207]](_0xbc5cx2[_0xbc5cx4])};this[_0x387d[2098]](_0xbc5cx3,this[_0x387d[895]])}};mxGraphSelectionModel[_0x387d[202]][_0x387d[2101]]= function(_0xbc5cx2){if(null!= _0xbc5cx2){for(var _0xbc5cx3=0;_0xbc5cx3< _0xbc5cx2[_0x387d[67]];_0xbc5cx3++){if(this[_0x387d[1179]][_0x387d[2102]](_0xbc5cx2[_0xbc5cx3])){return _0xbc5cx2[_0xbc5cx3]}}};return null};mxGraphSelectionModel[_0x387d[202]][_0x387d[2103]]= function(_0xbc5cx2){null!= _0xbc5cx2&& this[_0x387d[832]]([_0xbc5cx2])};mxGraphSelectionModel[_0x387d[202]][_0x387d[832]]= function(_0xbc5cx2){if(null!= _0xbc5cx2){var _0xbc5cx3=null;this[_0x387d[2094]]&& (_0xbc5cx3= this[_0x387d[895]],_0xbc5cx2= [this[_0x387d[2101]](_0xbc5cx2)]);for(var _0xbc5cx4=[],_0xbc5cx5=0;_0xbc5cx5< _0xbc5cx2[_0x387d[67]];_0xbc5cx5++){!this[_0x387d[2097]](_0xbc5cx2[_0xbc5cx5])&& this[_0x387d[1179]][_0x387d[2102]](_0xbc5cx2[_0xbc5cx5])&& _0xbc5cx4[_0x387d[207]](_0xbc5cx2[_0xbc5cx5])};this[_0x387d[2098]](_0xbc5cx4,_0xbc5cx3)}};mxGraphSelectionModel[_0x387d[202]][_0x387d[2104]]= function(_0xbc5cx2){null!= _0xbc5cx2&& this[_0x387d[842]]([_0xbc5cx2])};mxGraphSelectionModel[_0x387d[202]][_0x387d[842]]= function(_0xbc5cx2){if(null!= _0xbc5cx2){for(var _0xbc5cx3=[],_0xbc5cx4=0;_0xbc5cx4< _0xbc5cx2[_0x387d[67]];_0xbc5cx4++){this[_0x387d[2097]](_0xbc5cx2[_0xbc5cx4])&& _0xbc5cx3[_0x387d[207]](_0xbc5cx2[_0xbc5cx4])};this[_0x387d[2098]](null,_0xbc5cx3)}};mxGraphSelectionModel[_0x387d[202]][_0x387d[2098]]= function(_0xbc5cx2,_0xbc5cx3){if(null!= _0xbc5cx2&& 0< _0xbc5cx2[_0x387d[67]]&& null!= _0xbc5cx2[0]|| null!= _0xbc5cx3&& 0< _0xbc5cx3[_0x387d[67]]&& null!= _0xbc5cx3[0]){var _0xbc5cx4= new mxSelectionChange(this,_0xbc5cx2,_0xbc5cx3);_0xbc5cx4[_0x387d[350]]();var _0xbc5cx5= new mxUndoableEdit(this,!1);_0xbc5cx5[_0x387d[99]](_0xbc5cx4);this[_0x387d[746]]( new mxEventObject(mxEvent.UNDO,_0x387d[1061],_0xbc5cx5))}};mxGraphSelectionModel[_0x387d[202]][_0x387d[1941]]= function(_0xbc5cx2){null!= _0xbc5cx2&& !this[_0x387d[2097]](_0xbc5cx2)&& this[_0x387d[895]][_0x387d[207]](_0xbc5cx2)};mxGraphSelectionModel[_0x387d[202]][_0x387d[1102]]= function(_0xbc5cx2){null!= _0xbc5cx2&& (_0xbc5cx2= mxUtils[_0x387d[2]](this[_0x387d[895]],_0xbc5cx2),0<= _0xbc5cx2&& this[_0x387d[895]][_0x387d[300]](_0xbc5cx2,1))};function mxSelectionChange(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){this[_0x387d[2105]]= _0xbc5cx2;this[_0x387d[2106]]= null!= _0xbc5cx3?_0xbc5cx3[_0x387d[1853]]():null;this[_0x387d[2107]]= null!= _0xbc5cx4?_0xbc5cx4[_0x387d[1853]]():null}mxSelectionChange[_0x387d[202]][_0x387d[350]]= function(){var _0xbc5cx2=mxLog[_0x387d[2109]](_0x387d[2108]);window[_0x387d[879]]= mxResources[_0x387d[203]](this[_0x387d[2105]][_0x387d[2092]])|| this[_0x387d[2105]][_0x387d[2092]];if(null!= this[_0x387d[2107]]){for(var _0xbc5cx3=0;_0xbc5cx3< this[_0x387d[2107]][_0x387d[67]];_0xbc5cx3++){this[_0x387d[2105]][_0x387d[1102]](this[_0x387d[2107]][_0xbc5cx3])}};if(null!= this[_0x387d[2106]]){for(_0xbc5cx3= 0;_0xbc5cx3< this[_0x387d[2106]][_0x387d[67]];_0xbc5cx3++){this[_0x387d[2105]][_0x387d[1941]](this[_0x387d[2106]][_0xbc5cx3])}};_0xbc5cx3= this[_0x387d[2106]];this[_0x387d[2106]]= this[_0x387d[2107]];this[_0x387d[2107]]= _0xbc5cx3;window[_0x387d[879]]= mxResources[_0x387d[203]](this[_0x387d[2105]][_0x387d[2091]])|| this[_0x387d[2105]][_0x387d[2091]];mxLog[_0x387d[2110]](_0x387d[2108],_0xbc5cx2);this[_0x387d[2105]][_0x387d[746]]( new mxEventObject(mxEvent.CHANGE,_0x387d[2106],this[_0x387d[2106]],_0x387d[2107],this[_0x387d[2107]]))};function mxCellEditor(_0xbc5cx2){this[_0x387d[1179]]= _0xbc5cx2}mxCellEditor[_0x387d[202]][_0x387d[1179]]= null;mxCellEditor[_0x387d[202]][_0x387d[126]]= null;mxCellEditor[_0x387d[202]][_0x387d[2111]]= null;mxCellEditor[_0x387d[202]][_0x387d[2112]]= null;mxCellEditor[_0x387d[202]][_0x387d[2113]]= !1;mxCellEditor[_0x387d[202]][_0x387d[2114]]= !0;mxCellEditor[_0x387d[202]][_0x387d[2115]]= _0x387d[110];mxCellEditor[_0x387d[202]][_0x387d[2116]]= _0x387d[110];mxCellEditor[_0x387d[202]][_0x387d[176]]= function(){this[_0x387d[126]]= document[_0x387d[55]](_0x387d[126]);this[_0x387d[126]][_0x387d[926]]= _0x387d[2117];this[_0x387d[126]][_0x387d[124]][_0x387d[491]]= _0x387d[492];this[_0x387d[126]][_0x387d[124]][_0x387d[277]]= _0x387d[189];this[_0x387d[126]][_0x387d[57]](_0x387d[2118],_0x387d[2119]);this[_0x387d[126]][_0x387d[57]](_0x387d[969],_0x387d[2120]);mxClient[_0x387d[133]]&& (this[_0x387d[126]][_0x387d[124]][_0x387d[129]]= _0x387d[130]);mxEvent[_0x387d[169]](this[_0x387d[126]],_0x387d[2121],mxUtils[_0x387d[885]](this,function(_0xbc5cx2){this[_0x387d[2122]]()}));mxEvent[_0x387d[169]](this[_0x387d[126]],_0x387d[2123],mxUtils[_0x387d[885]](this,function(_0xbc5cx2){mxEvent[_0x387d[721]](_0xbc5cx2)|| (113== _0xbc5cx2[_0x387d[2124]]|| this[_0x387d[1179]][_0x387d[2125]]()&& 13== _0xbc5cx2[_0x387d[2124]]&& !mxEvent[_0x387d[775]](_0xbc5cx2)&& !mxEvent[_0x387d[774]](_0xbc5cx2)?(this[_0x387d[1179]][_0x387d[2126]](!1),mxEvent[_0x387d[722]](_0xbc5cx2)):27== _0xbc5cx2[_0x387d[2124]]?(this[_0x387d[1179]][_0x387d[2126]](!0),mxEvent[_0x387d[722]](_0xbc5cx2)):(this[_0x387d[2127]]&& (this[_0x387d[2127]]= !1,this[_0x387d[126]][_0x387d[131]]= _0x387d[110]),this[_0x387d[2128]](!0)))}));mxEvent[_0x387d[169]](this[_0x387d[126]],_0x387d[2129],mxUtils[_0x387d[885]](this,function(_0xbc5cx2){this[_0x387d[2114]]&& !mxEvent[_0x387d[721]](_0xbc5cx2)&& setTimeout(mxUtils[_0x387d[885]](this,function(){this[_0x387d[129]]()}),0)}))};mxCellEditor[_0x387d[202]][_0x387d[129]]= function(){if(null!= this[_0x387d[1653]]){var _0xbc5cx2=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[248]](this[_0x387d[2111]]),_0xbc5cx3=this[_0x387d[1179]][_0x387d[2130]](_0xbc5cx2[_0x387d[246]]),_0xbc5cx4=this[_0x387d[1179]][_0x387d[2131]](_0xbc5cx2[_0x387d[246]]);if(this[_0x387d[1179]][_0x387d[502]]()[_0x387d[250]](_0xbc5cx2[_0x387d[246]])){this[_0x387d[1562]][_0x387d[235]]= _0xbc5cx2[_0x387d[2079]][_0x387d[235]],this[_0x387d[1562]][_0x387d[236]]= _0xbc5cx2[_0x387d[2079]][_0x387d[236]],this[_0x387d[1562]][_0x387d[117]]= 0,this[_0x387d[1562]][_0x387d[119]]= 0}else {if(null!= this[_0x387d[1562]]){this[_0x387d[1562]][_0x387d[235]]= _0xbc5cx2[_0x387d[235]];this[_0x387d[1562]][_0x387d[236]]= _0xbc5cx2[_0x387d[236]];this[_0x387d[1562]][_0x387d[117]]= _0xbc5cx2[_0x387d[117]];this[_0x387d[1562]][_0x387d[119]]= _0xbc5cx2[_0x387d[119]];var _0xbc5cx5=mxUtils[_0x387d[433]](_0xbc5cx2[_0x387d[124]],mxConstants.STYLE_LABEL_POSITION,mxConstants.ALIGN_CENTER);_0xbc5cx5== mxConstants[_0x387d[2132]]?this[_0x387d[1562]][_0x387d[235]]-= _0xbc5cx2[_0x387d[117]]:_0xbc5cx5== mxConstants[_0x387d[480]]&& (this[_0x387d[1562]][_0x387d[235]]+= _0xbc5cx2[_0x387d[117]]);_0xbc5cx5= mxUtils[_0x387d[433]](_0xbc5cx2[_0x387d[124]],mxConstants.STYLE_VERTICAL_LABEL_POSITION,mxConstants.ALIGN_MIDDLE);_0xbc5cx5== mxConstants[_0x387d[1687]]?this[_0x387d[1562]][_0x387d[236]]-= _0xbc5cx2[_0x387d[119]]:_0xbc5cx5== mxConstants[_0x387d[482]]&& (this[_0x387d[1562]][_0x387d[236]]+= _0xbc5cx2[_0x387d[119]])}};_0xbc5cx5= this[_0x387d[126]][_0x387d[131]];if(_0x387d[192]== _0xbc5cx5[_0x387d[225]](_0xbc5cx5[_0x387d[67]]- 1)|| _0x387d[110]== _0xbc5cx5){_0xbc5cx5+= _0x387d[544]};_0xbc5cx5= mxUtils[_0x387d[321]](_0xbc5cx5,!1);_0xbc5cx4?(this[_0x387d[1653]][_0x387d[124]][_0x387d[493]]= _0x387d[1502],this[_0x387d[1653]][_0x387d[124]][_0x387d[117]]= this[_0x387d[1562]][_0x387d[117]]+ _0x387d[168]):_0xbc5cx5= _0xbc5cx5[_0x387d[230]](/ /g,_0x387d[544]);_0xbc5cx5= _0xbc5cx5[_0x387d[230]](/\n/g,_0x387d[1453]);this[_0x387d[1653]][_0x387d[339]]= _0xbc5cx5;var _0xbc5cx5=this[_0x387d[1653]][_0x387d[359]]+ 30,_0xbc5cx9=this[_0x387d[1653]][_0x387d[167]]+ 16,_0xbc5cx5=Math[_0x387d[160]](_0xbc5cx5,40),_0xbc5cx9=Math[_0x387d[160]](_0xbc5cx9,20);_0xbc5cx3&& (_0xbc5cx5= Math[_0x387d[243]](this[_0x387d[1562]][_0x387d[117]]- 4,_0xbc5cx5),_0xbc5cx9= Math[_0x387d[243]](this[_0x387d[1562]][_0x387d[119]],_0xbc5cx9));var _0xbc5cxa=null!= _0xbc5cx2[_0x387d[963]]?_0xbc5cx2[_0x387d[963]][_0x387d[1655]]:null;null== _0xbc5cxa&& (_0xbc5cxa= mxUtils[_0x387d[433]](_0xbc5cx2[_0x387d[124]],mxConstants.STYLE_ALIGN,mxConstants.ALIGN_CENTER),_0xbc5cx2= mxUtils[_0x387d[433]](_0xbc5cx2[_0x387d[124]],mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE),_0xbc5cxa= mxUtils[_0x387d[1501]](_0xbc5cxa,_0xbc5cx2));if(null!= _0xbc5cxa){if(_0xbc5cx3|| !_0xbc5cx4){this[_0x387d[126]][_0x387d[124]][_0x387d[361]]= Math[_0x387d[160]](0,Math[_0x387d[488]](this[_0x387d[1562]][_0x387d[235]]- _0xbc5cxa[_0x387d[235]]* this[_0x387d[1562]][_0x387d[117]]+ _0xbc5cxa[_0x387d[235]]* _0xbc5cx5)- 3)+ _0x387d[168]};this[_0x387d[126]][_0x387d[124]][_0x387d[125]]= Math[_0x387d[160]](0,Math[_0x387d[488]](this[_0x387d[1562]][_0x387d[236]]- _0xbc5cxa[_0x387d[236]]* this[_0x387d[1562]][_0x387d[119]]+ _0xbc5cxa[_0x387d[236]]* _0xbc5cx9)+ 4)+ _0x387d[168]};if(_0xbc5cx3|| !_0xbc5cx4){this[_0x387d[126]][_0x387d[124]][_0x387d[117]]= _0xbc5cx5+ _0x387d[168]};this[_0x387d[126]][_0x387d[124]][_0x387d[119]]= _0xbc5cx9+ _0x387d[168]}};mxCellEditor[_0x387d[202]][_0x387d[2133]]= function(){return this[_0x387d[2113]]};mxCellEditor[_0x387d[202]][_0x387d[2128]]= function(_0xbc5cx2){this[_0x387d[2113]]= _0xbc5cx2};mxCellEditor[_0x387d[202]][_0x387d[2122]]= function(){this[_0x387d[2126]](!this[_0x387d[1179]][_0x387d[2134]]())};mxCellEditor[_0x387d[202]][_0x387d[855]]= function(_0xbc5cx2,_0xbc5cx3){null== this[_0x387d[126]]&& this[_0x387d[176]]();this[_0x387d[2126]](!0);var _0xbc5cx4=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[248]](_0xbc5cx2);if(null!= _0xbc5cx4){this[_0x387d[2111]]= _0xbc5cx2;this[_0x387d[2112]]= _0xbc5cx3;this[_0x387d[2116]]= null;null!= _0xbc5cx4[_0x387d[963]]&& this[_0x387d[2135]](_0xbc5cx4)&& (this[_0x387d[2116]]= _0xbc5cx4[_0x387d[963]][_0x387d[252]],this[_0x387d[2116]][_0x387d[124]][_0x387d[187]]= _0x387d[188]);var _0xbc5cx5=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[255]],_0xbc5cx5=mxUtils[_0x387d[433]](_0xbc5cx4[_0x387d[124]],mxConstants.STYLE_FONTSIZE,mxConstants.DEFAULT_FONTSIZE)* _0xbc5cx5,_0xbc5cx9=mxUtils[_0x387d[433]](_0xbc5cx4[_0x387d[124]],mxConstants.STYLE_FONTFAMILY,mxConstants.DEFAULT_FONTFAMILY),_0xbc5cxa=mxUtils[_0x387d[433]](_0xbc5cx4[_0x387d[124]],mxConstants.STYLE_FONTCOLOR,_0x387d[586]),_0xbc5cx12=mxUtils[_0x387d[433]](_0xbc5cx4[_0x387d[124]],mxConstants.STYLE_ALIGN,mxConstants.ALIGN_LEFT),_0xbc5cx13=(mxUtils[_0x387d[433]](_0xbc5cx4[_0x387d[124]],mxConstants.STYLE_FONTSTYLE,0)& mxConstants[_0x387d[1410]])== mxConstants[_0x387d[1410]],_0xbc5cx14=(mxUtils[_0x387d[433]](_0xbc5cx4[_0x387d[124]],mxConstants.STYLE_FONTSTYLE,0)& mxConstants[_0x387d[1412]])== mxConstants[_0x387d[1412]],_0xbc5cx15=(mxUtils[_0x387d[433]](_0xbc5cx4[_0x387d[124]],mxConstants.STYLE_FONTSTYLE,0)& mxConstants[_0x387d[1414]])== mxConstants[_0x387d[1414]];this[_0x387d[126]][_0x387d[124]][_0x387d[487]]= Math[_0x387d[488]](_0xbc5cx5)+ _0x387d[168];this[_0x387d[126]][_0x387d[124]][_0x387d[489]]= Math[_0x387d[488]](_0xbc5cx5* mxConstants[_0x387d[490]])+ _0x387d[168];this[_0x387d[126]][_0x387d[124]][_0x387d[486]]= _0xbc5cx9;this[_0x387d[126]][_0x387d[124]][_0x387d[1165]]= _0xbc5cx12;this[_0x387d[126]][_0x387d[124]][_0x387d[352]]= _0xbc5cxa;this[_0x387d[126]][_0x387d[124]][_0x387d[1452]]= _0xbc5cx13?_0x387d[1447]:_0x387d[1502];this[_0x387d[126]][_0x387d[124]][_0x387d[666]]= _0xbc5cx14?_0x387d[1449]:_0x387d[110];this[_0x387d[126]][_0x387d[124]][_0x387d[354]]= _0xbc5cx15?_0x387d[355]:_0x387d[110];this[_0x387d[126]][_0x387d[124]][_0x387d[277]]= _0x387d[278];this[_0x387d[126]][_0x387d[124]][_0x387d[2136]]= _0x387d[130];this[_0x387d[1562]]= _0xbc5cx5= this[_0x387d[2137]](_0xbc5cx4);this[_0x387d[126]][_0x387d[124]][_0x387d[361]]= _0xbc5cx5[_0x387d[235]]+ _0x387d[168];this[_0x387d[126]][_0x387d[124]][_0x387d[125]]= _0xbc5cx5[_0x387d[236]]+ _0x387d[168];this[_0x387d[126]][_0x387d[124]][_0x387d[117]]= _0xbc5cx5[_0x387d[117]]+ _0x387d[168];this[_0x387d[126]][_0x387d[124]][_0x387d[119]]= _0xbc5cx5[_0x387d[119]]+ _0x387d[168];this[_0x387d[126]][_0x387d[124]][_0x387d[931]]= 5;_0xbc5cx4= this[_0x387d[2138]](_0xbc5cx4,_0xbc5cx3);null== _0xbc5cx4|| 0== _0xbc5cx4[_0x387d[67]]?(_0xbc5cx4= this[_0x387d[2139]](),this[_0x387d[2127]]= !0):this[_0x387d[2127]]= !1;this[_0x387d[2128]](!1);this[_0x387d[126]][_0x387d[131]]= _0xbc5cx4;this[_0x387d[1179]][_0x387d[526]][_0x387d[62]](this[_0x387d[126]]);_0x387d[130]!= this[_0x387d[126]][_0x387d[124]][_0x387d[495]]&& (this[_0x387d[2114]]&& (this[_0x387d[1653]]= this[_0x387d[2140]](),document[_0x387d[112]][_0x387d[62]](this[_0x387d[1653]]),this[_0x387d[129]]()),this[_0x387d[126]][_0x387d[393]](),this[_0x387d[126]][_0x387d[804]]())}};mxCellEditor[_0x387d[202]][_0x387d[2140]]= function(){var _0xbc5cx2=document[_0x387d[55]](_0x387d[485]),_0xbc5cx3=_0xbc5cx2[_0x387d[124]];_0xbc5cx3[_0x387d[491]]= _0x387d[492];_0xbc5cx3[_0x387d[493]]= _0x387d[494];_0xbc5cx3[_0x387d[187]]= _0x387d[188];_0xbc5cx3[_0x387d[495]]= mxClient[_0x387d[496]]?_0x387d[497]:_0x387d[498];_0xbc5cx3[_0x387d[499]]= _0x387d[500];_0xbc5cx3[_0x387d[123]]= _0x387d[125];_0xbc5cx3[_0x387d[489]]= this[_0x387d[126]][_0x387d[124]][_0x387d[489]];_0xbc5cx3[_0x387d[487]]= this[_0x387d[126]][_0x387d[124]][_0x387d[487]];_0xbc5cx3[_0x387d[486]]= this[_0x387d[126]][_0x387d[124]][_0x387d[486]];_0xbc5cx3[_0x387d[1452]]= this[_0x387d[126]][_0x387d[124]][_0x387d[1452]];_0xbc5cx3[_0x387d[1165]]= this[_0x387d[126]][_0x387d[124]][_0x387d[1165]];_0xbc5cx3[_0x387d[666]]= this[_0x387d[126]][_0x387d[124]][_0x387d[666]];_0xbc5cx3[_0x387d[354]]= this[_0x387d[126]][_0x387d[124]][_0x387d[354]];return _0xbc5cx2};mxCellEditor[_0x387d[202]][_0x387d[2126]]= function(_0xbc5cx2){null!= this[_0x387d[2111]]&& (null!= this[_0x387d[2116]]&& (this[_0x387d[2116]][_0x387d[124]][_0x387d[187]]= _0x387d[189],this[_0x387d[2116]]= null),!_0xbc5cx2&& this[_0x387d[2133]]()&& this[_0x387d[1179]][_0x387d[850]](this[_0x387d[2111]],this[_0x387d[2141]](),this[_0x387d[2112]]),null!= this[_0x387d[1653]]&& (document[_0x387d[112]][_0x387d[266]](this[_0x387d[1653]]),this[_0x387d[1653]]= null),this[_0x387d[1562]]= this[_0x387d[2112]]= this[_0x387d[2111]]= null,this[_0x387d[126]][_0x387d[2121]](),this[_0x387d[126]][_0x387d[265]][_0x387d[266]](this[_0x387d[126]]))};mxCellEditor[_0x387d[202]][_0x387d[2138]]= function(_0xbc5cx2,_0xbc5cx3){return this[_0x387d[1179]][_0x387d[2142]](_0xbc5cx2[_0x387d[246]],_0xbc5cx3)};mxCellEditor[_0x387d[202]][_0x387d[2141]]= function(){return this[_0x387d[126]][_0x387d[131]][_0x387d[230]](/\r/g,_0x387d[110])};mxCellEditor[_0x387d[202]][_0x387d[2135]]= function(_0xbc5cx2){return !0};mxCellEditor[_0x387d[202]][_0x387d[939]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[255]];return new mxRectangle(0,0,null== _0xbc5cx2[_0x387d[963]]?30:_0xbc5cx2[_0x387d[963]][_0x387d[803]]* _0xbc5cx3+ 20,_0x387d[361]== this[_0x387d[126]][_0x387d[124]][_0x387d[1165]]?120:40)};mxCellEditor[_0x387d[202]][_0x387d[2137]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[1179]][_0x387d[502]]()[_0x387d[250]](_0xbc5cx2[_0x387d[246]]),_0xbc5cx4=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[255]],_0xbc5cx5=this[_0x387d[939]](_0xbc5cx2),_0xbc5cx9=_0xbc5cx5[_0x387d[117]],_0xbc5cx5=_0xbc5cx5[_0x387d[119]],_0xbc5cxa=parseInt(_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2143]]]|| 2)* _0xbc5cx4,_0xbc5cx12=parseInt(_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2144]]]|| 0)* _0xbc5cx4+ _0xbc5cxa,_0xbc5cx13=parseInt(_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2145]]]|| 0)* _0xbc5cx4+ _0xbc5cxa,_0xbc5cx14=parseInt(_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2146]]]|| 0)* _0xbc5cx4+ _0xbc5cxa,_0xbc5cx4=parseInt(_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2147]]]|| 0)* _0xbc5cx4+ _0xbc5cxa,_0xbc5cx13= new mxRectangle(_0xbc5cx2[_0x387d[235]],_0xbc5cx2[_0x387d[236]],Math[_0x387d[160]](_0xbc5cx9,_0xbc5cx2[_0x387d[117]]- _0xbc5cx4- _0xbc5cx13),Math[_0x387d[160]](_0xbc5cx5,_0xbc5cx2[_0x387d[119]]- _0xbc5cx12- _0xbc5cx14));_0xbc5cx3?(_0xbc5cx13[_0x387d[235]]= _0xbc5cx2[_0x387d[2079]][_0x387d[235]],_0xbc5cx13[_0x387d[236]]= _0xbc5cx2[_0x387d[2079]][_0x387d[236]],null!= _0xbc5cx2[_0x387d[963]]&& null!= _0xbc5cx2[_0x387d[963]][_0x387d[1563]]&& (0< _0xbc5cx2[_0x387d[963]][_0x387d[1563]][_0x387d[235]]&& (_0xbc5cx13[_0x387d[235]]= _0xbc5cx2[_0x387d[963]][_0x387d[1563]][_0x387d[235]]),0< _0xbc5cx2[_0x387d[963]][_0x387d[1563]][_0x387d[236]]&& (_0xbc5cx13[_0x387d[236]]= _0xbc5cx2[_0x387d[963]][_0x387d[1563]][_0x387d[236]]))):null!= _0xbc5cx2[_0x387d[963]]&& null!= _0xbc5cx2[_0x387d[963]][_0x387d[1563]]&& (_0xbc5cx13[_0x387d[235]]= Math[_0x387d[243]](_0xbc5cx13[_0x387d[235]],_0xbc5cx2[_0x387d[963]][_0x387d[1563]][_0x387d[235]]),_0xbc5cx13[_0x387d[236]]= Math[_0x387d[243]](_0xbc5cx13[_0x387d[236]],_0xbc5cx2[_0x387d[963]][_0x387d[1563]][_0x387d[236]]));_0xbc5cx13[_0x387d[235]]+= _0xbc5cx4;_0xbc5cx13[_0x387d[236]]+= _0xbc5cx12;null!= _0xbc5cx2[_0x387d[963]]&& null!= _0xbc5cx2[_0x387d[963]][_0x387d[1563]]&& (_0xbc5cx3?(_0xbc5cx13[_0x387d[117]]= Math[_0x387d[160]](_0xbc5cx9,_0xbc5cx2[_0x387d[963]][_0x387d[1563]][_0x387d[117]]),_0xbc5cx13[_0x387d[119]]= Math[_0x387d[160]](_0xbc5cx5,_0xbc5cx2[_0x387d[963]][_0x387d[1563]][_0x387d[119]])):(_0xbc5cx13[_0x387d[117]]= Math[_0x387d[160]](_0xbc5cx13[_0x387d[117]],_0xbc5cx2[_0x387d[963]][_0x387d[1563]][_0x387d[117]]),_0xbc5cx13[_0x387d[119]]= Math[_0x387d[160]](_0xbc5cx13[_0x387d[119]],_0xbc5cx2[_0x387d[963]][_0x387d[1563]][_0x387d[119]])));this[_0x387d[1179]][_0x387d[502]]()[_0x387d[1193]](_0xbc5cx2[_0x387d[246]])&& (_0xbc5cx3= mxUtils[_0x387d[433]](_0xbc5cx2[_0x387d[124]],mxConstants.STYLE_LABEL_POSITION,mxConstants.ALIGN_CENTER),_0xbc5cx3== mxConstants[_0x387d[2132]]?_0xbc5cx13[_0x387d[235]]-= _0xbc5cx2[_0x387d[117]]:_0xbc5cx3== mxConstants[_0x387d[480]]&& (_0xbc5cx13[_0x387d[235]]+= _0xbc5cx2[_0x387d[117]]),_0xbc5cx3= mxUtils[_0x387d[433]](_0xbc5cx2[_0x387d[124]],mxConstants.STYLE_VERTICAL_LABEL_POSITION,mxConstants.ALIGN_MIDDLE),_0xbc5cx3== mxConstants[_0x387d[1687]]?_0xbc5cx13[_0x387d[236]]-= _0xbc5cx2[_0x387d[119]]:_0xbc5cx3== mxConstants[_0x387d[482]]&& (_0xbc5cx13[_0x387d[236]]+= _0xbc5cx2[_0x387d[119]]));return _0xbc5cx13};mxCellEditor[_0x387d[202]][_0x387d[2139]]= function(_0xbc5cx2){return this[_0x387d[2115]]};mxCellEditor[_0x387d[202]][_0x387d[2148]]= function(){return this[_0x387d[2111]]};mxCellEditor[_0x387d[202]][_0x387d[515]]= function(){null!= this[_0x387d[126]]&& (mxEvent[_0x387d[762]](this[_0x387d[126]]),null!= this[_0x387d[126]][_0x387d[265]]&& this[_0x387d[126]][_0x387d[265]][_0x387d[266]](this[_0x387d[126]]),this[_0x387d[126]]= null)};function mxCellRenderer(){}mxCellRenderer[_0x387d[202]][_0x387d[2149]]= mxConnector;mxCellRenderer[_0x387d[202]][_0x387d[2150]]= mxRectangleShape;mxCellRenderer[_0x387d[202]][_0x387d[2151]]= mxText;mxCellRenderer[_0x387d[202]][_0x387d[2152]]= !0;mxCellRenderer[_0x387d[202]][_0x387d[2153]]= {};mxCellRenderer[_0x387d[2154]]= function(_0xbc5cx2,_0xbc5cx3){mxCellRenderer[_0x387d[202]][_0x387d[2153]][_0xbc5cx2]= _0xbc5cx3};mxCellRenderer[_0x387d[2154]](mxConstants.SHAPE_RECTANGLE,mxRectangleShape);mxCellRenderer[_0x387d[2154]](mxConstants.SHAPE_ELLIPSE,mxEllipse);mxCellRenderer[_0x387d[2154]](mxConstants.SHAPE_RHOMBUS,mxRhombus);mxCellRenderer[_0x387d[2154]](mxConstants.SHAPE_CYLINDER,mxCylinder);mxCellRenderer[_0x387d[2154]](mxConstants.SHAPE_CONNECTOR,mxConnector);mxCellRenderer[_0x387d[2154]](mxConstants.SHAPE_ACTOR,mxActor);mxCellRenderer[_0x387d[2154]](mxConstants.SHAPE_TRIANGLE,mxTriangle);mxCellRenderer[_0x387d[2154]](mxConstants.SHAPE_HEXAGON,mxHexagon);mxCellRenderer[_0x387d[2154]](mxConstants.SHAPE_CLOUD,mxCloud);mxCellRenderer[_0x387d[2154]](mxConstants.SHAPE_LINE,mxLine);mxCellRenderer[_0x387d[2154]](mxConstants.SHAPE_ARROW,mxArrow);mxCellRenderer[_0x387d[2154]](mxConstants.SHAPE_DOUBLE_ELLIPSE,mxDoubleEllipse);mxCellRenderer[_0x387d[2154]](mxConstants.SHAPE_SWIMLANE,mxSwimlane);mxCellRenderer[_0x387d[2154]](mxConstants.SHAPE_IMAGE,mxImageShape);mxCellRenderer[_0x387d[2154]](mxConstants.SHAPE_LABEL,mxLabel);mxCellRenderer[_0x387d[202]][_0x387d[2155]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=_0xbc5cx2[_0x387d[441]][_0x387d[1179]][_0x387d[502]]();if(null!= _0xbc5cx2[_0x387d[441]][_0x387d[1179]][_0x387d[526]]&& null== _0xbc5cx2[_0x387d[253]]&& _0xbc5cx2[_0x387d[246]]!= _0xbc5cx2[_0x387d[441]][_0x387d[1741]]&& (_0xbc5cx4[_0x387d[1193]](_0xbc5cx2[_0x387d[246]])|| _0xbc5cx4[_0x387d[250]](_0xbc5cx2[_0x387d[246]]))){if(this[_0x387d[2156]](_0xbc5cx2),null!= _0xbc5cx2[_0x387d[253]]&& (null== _0xbc5cx3|| _0xbc5cx3)){this[_0x387d[2157]](_0xbc5cx2),_0xbc5cx2[_0x387d[441]][_0x387d[1179]][_0x387d[2158]]|| _0xbc5cx4[_0x387d[250]](_0xbc5cx2[_0x387d[246]])?_0xbc5cx2[_0x387d[2081]]= !0:_0xbc5cx2[_0x387d[441]][_0x387d[1179]][_0x387d[2159]]&& null!= this[_0x387d[2160]]&& (this[_0x387d[2160]][_0x387d[265]]== _0xbc5cx2[_0x387d[253]][_0x387d[252]][_0x387d[265]]?this[_0x387d[2161]](_0xbc5cx2,this[_0x387d[2160]]):this[_0x387d[2160]]= null),_0xbc5cx2[_0x387d[253]][_0x387d[255]]= _0xbc5cx2[_0x387d[441]][_0x387d[255]],this[_0x387d[2162]](_0xbc5cx2),this[_0x387d[2163]](_0xbc5cx2)}}};mxCellRenderer[_0x387d[202]][_0x387d[2157]]= function(_0xbc5cx2){_0xbc5cx2[_0x387d[253]][_0x387d[176]](_0xbc5cx2[_0x387d[441]][_0x387d[2024]]())};mxCellRenderer[_0x387d[202]][_0x387d[2164]]= function(_0xbc5cx2,_0xbc5cx3){for(var _0xbc5cx4=null,_0xbc5cx5=_0xbc5cx2[_0x387d[441]][_0x387d[1179]],_0xbc5cx9=_0xbc5cx5[_0x387d[502]](),_0xbc5cxa=_0xbc5cx2[_0x387d[246]],_0xbc5cx12=_0xbc5cx9[_0x387d[1197]](_0xbc5cxa);null!= _0xbc5cx12&& null== _0xbc5cx4;){_0xbc5cx4= this[_0x387d[2165]](_0xbc5cx5,_0xbc5cx12,_0xbc5cxa,_0xbc5cx3),_0xbc5cxa= _0xbc5cx12,_0xbc5cx12= _0xbc5cx9[_0x387d[1197]](_0xbc5cxa)};return _0xbc5cx4};mxCellRenderer[_0x387d[202]][_0x387d[2165]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){var _0xbc5cx9=null,_0xbc5cxa=_0xbc5cx2[_0x387d[502]]();for(_0xbc5cx4= null!= _0xbc5cx4?_0xbc5cx3[_0x387d[1738]](_0xbc5cx4)- 1:_0xbc5cxa[_0x387d[262]](_0xbc5cx3)- 1;0<= _0xbc5cx4&& null== _0xbc5cx9;_0xbc5cx4--){_0xbc5cx9= this[_0x387d[2165]](_0xbc5cx2,_0xbc5cxa[_0x387d[263]](_0xbc5cx3,_0xbc5cx4),null,_0xbc5cx5)};if(null== _0xbc5cx9&& (_0xbc5cx9= _0xbc5cx2[_0x387d[441]][_0x387d[248]](_0xbc5cx3),null!= _0xbc5cx9&& (null== _0xbc5cx9[_0x387d[253]]|| null== _0xbc5cx9[_0x387d[253]][_0x387d[252]]|| _0xbc5cx9[_0x387d[253]][_0x387d[252]][_0x387d[265]]!= _0xbc5cx5))){_0xbc5cx9= null};return _0xbc5cx9};mxCellRenderer[_0x387d[202]][_0x387d[2166]]= function(_0xbc5cx2){var _0xbc5cx3=_0xbc5cx2[_0x387d[253]][_0x387d[252]][_0x387d[265]],_0xbc5cx4=this[_0x387d[2164]](_0xbc5cx2,_0xbc5cx3),_0xbc5cx5=_0xbc5cx3[_0x387d[285]];null!= _0xbc5cx4&& (_0xbc5cx5= _0xbc5cx4[_0x387d[253]][_0x387d[252]],null!= _0xbc5cx4[_0x387d[963]]&& (null!= _0xbc5cx4[_0x387d[963]][_0x387d[252]]&& _0xbc5cx4[_0x387d[963]][_0x387d[252]][_0x387d[265]]== _0xbc5cx3)&& (_0xbc5cx5= _0xbc5cx4[_0x387d[963]][_0x387d[252]]),_0xbc5cx5= _0xbc5cx5[_0x387d[287]]);this[_0x387d[2161]](_0xbc5cx2,_0xbc5cx5)};mxCellRenderer[_0x387d[202]][_0x387d[2167]]= function(_0xbc5cx2){var _0xbc5cx3=_0xbc5cx2[_0x387d[441]],_0xbc5cx4=_0xbc5cx3[_0x387d[1179]][_0x387d[502]]();if(_0xbc5cx3[_0x387d[1179]][_0x387d[2159]]){if(null== this[_0x387d[2160]]|| null== this[_0x387d[2160]][_0x387d[265]]|| this[_0x387d[2160]][_0x387d[265]]!= _0xbc5cx2[_0x387d[253]][_0x387d[252]][_0x387d[265]]){this[_0x387d[2160]]= _0xbc5cx2[_0x387d[253]][_0x387d[252]]}}else {if(_0xbc5cx3[_0x387d[1179]][_0x387d[2168]]){var _0xbc5cx5=_0xbc5cx2[_0x387d[253]][_0x387d[252]],_0xbc5cx9=_0xbc5cx5[_0x387d[265]],_0xbc5cx4=_0xbc5cx4[_0x387d[1197]](_0xbc5cx2[_0x387d[246]]),_0xbc5cx3=_0xbc5cx3[_0x387d[248]](_0xbc5cx4),_0xbc5cx9=null!= _0xbc5cx3&& null!= _0xbc5cx3[_0x387d[253]]&& null!= _0xbc5cx3[_0x387d[253]][_0x387d[252]]?_0xbc5cx3[_0x387d[253]][_0x387d[252]][_0x387d[287]]:_0xbc5cx9[_0x387d[285]];null!= _0xbc5cx9&& _0xbc5cx9!= _0xbc5cx5&& this[_0x387d[2161]](_0xbc5cx2,_0xbc5cx9)}}};mxCellRenderer[_0x387d[202]][_0x387d[2161]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx2[_0x387d[253]][_0x387d[252]][_0x387d[265]][_0x387d[950]](_0xbc5cx2[_0x387d[253]][_0x387d[252]],_0xbc5cx3);null!= _0xbc5cx2[_0x387d[963]]&& (null!= _0xbc5cx2[_0x387d[963]][_0x387d[252]]&& _0xbc5cx2[_0x387d[963]][_0x387d[252]][_0x387d[265]]== _0xbc5cx2[_0x387d[253]][_0x387d[252]][_0x387d[265]])&& _0xbc5cx2[_0x387d[253]][_0x387d[252]][_0x387d[265]][_0x387d[950]](_0xbc5cx2[_0x387d[963]][_0x387d[252]],_0xbc5cx2[_0x387d[253]][_0x387d[252]][_0x387d[287]])};mxCellRenderer[_0x387d[202]][_0x387d[2156]]= function(_0xbc5cx2){if(null!= _0xbc5cx2[_0x387d[124]]){var _0xbc5cx3=mxStencilRegistry[_0x387d[1560]](_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2059]]]);null!= _0xbc5cx3?_0xbc5cx2[_0x387d[253]]= new mxShape(_0xbc5cx3):(_0xbc5cx3= this[_0x387d[2169]](_0xbc5cx2),_0xbc5cx2[_0x387d[253]]= new _0xbc5cx3);_0xbc5cx2[_0x387d[253]][_0x387d[1525]]= _0xbc5cx2[_0x387d[439]];_0xbc5cx2[_0x387d[253]][_0x387d[1562]]= new mxRectangle(_0xbc5cx2[_0x387d[235]],_0xbc5cx2[_0x387d[236]],_0xbc5cx2[_0x387d[117]],_0xbc5cx2[_0x387d[119]]);_0xbc5cx2[_0x387d[253]][_0x387d[507]]= _0xbc5cx2[_0x387d[441]][_0x387d[1179]][_0x387d[507]];this[_0x387d[2170]](_0xbc5cx2)}};mxCellRenderer[_0x387d[202]][_0x387d[2171]]= function(_0xbc5cx2){return null!= _0xbc5cx2?mxCellRenderer[_0x387d[202]][_0x387d[2153]][_0xbc5cx2]:null};mxCellRenderer[_0x387d[202]][_0x387d[2169]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[2171]](_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2059]]]);null== _0xbc5cx3&& (_0xbc5cx3= _0xbc5cx2[_0x387d[441]][_0x387d[1179]][_0x387d[502]]()[_0x387d[250]](_0xbc5cx2[_0x387d[246]])?this[_0x387d[2149]]:this[_0x387d[2150]]);return _0xbc5cx3};mxCellRenderer[_0x387d[202]][_0x387d[2170]]= function(_0xbc5cx2){_0xbc5cx2[_0x387d[253]][_0x387d[183]](_0xbc5cx2);_0xbc5cx2[_0x387d[253]][_0x387d[618]]= _0xbc5cx2[_0x387d[441]][_0x387d[1179]][_0x387d[1202]](_0xbc5cx2);_0xbc5cx2[_0x387d[253]][_0x387d[630]]= this[_0x387d[2171]](_0xbc5cx2[_0x387d[441]][_0x387d[1179]][_0x387d[2172]](_0xbc5cx2));_0xbc5cx2[_0x387d[253]][_0x387d[632]]= _0xbc5cx2[_0x387d[441]][_0x387d[1179]][_0x387d[2173]](_0xbc5cx2);_0xbc5cx2[_0x387d[253]][_0x387d[634]]= _0xbc5cx2[_0x387d[441]][_0x387d[1179]][_0x387d[2174]](_0xbc5cx2);_0xbc5cx2[_0x387d[253]][_0x387d[638]]= _0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2175]]];_0xbc5cx2[_0x387d[253]][_0x387d[631]]= _0xbc5cx2[_0x387d[441]][_0x387d[1179]][_0x387d[2176]](_0xbc5cx2);this[_0x387d[2177]](_0xbc5cx2)};mxCellRenderer[_0x387d[202]][_0x387d[2177]]= function(_0xbc5cx2){null!= _0xbc5cx2[_0x387d[253]]&& (this[_0x387d[2178]](_0xbc5cx2,_0x387d[632],mxConstants.STYLE_FILLCOLOR),this[_0x387d[2178]](_0xbc5cx2,_0x387d[634],mxConstants.STYLE_GRADIENTCOLOR),this[_0x387d[2178]](_0xbc5cx2,_0x387d[1334],mxConstants.STYLE_FILLCOLOR),this[_0x387d[2178]](_0xbc5cx2,_0x387d[1336],mxConstants.STYLE_STROKECOLOR),this[_0x387d[2178]](_0xbc5cx2,_0x387d[1299],mxConstants.STYLE_GRADIENTCOLOR))};mxCellRenderer[_0x387d[202]][_0x387d[2178]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=_0xbc5cx2[_0x387d[253]][_0xbc5cx3],_0xbc5cx9=_0xbc5cx2[_0x387d[441]][_0x387d[1179]],_0xbc5cxa=null;_0x387d[1549]== _0xbc5cx5?_0xbc5cxa= _0xbc5cx9[_0x387d[251]][_0x387d[1197]](_0xbc5cx2[_0x387d[246]]):_0x387d[687]== _0xbc5cx5?(_0xbc5cxa= null!= _0xbc5cx9[_0x387d[251]][_0x387d[1709]](_0xbc5cx2[_0x387d[246]],!1)?_0xbc5cx9[_0x387d[251]][_0x387d[1709]](_0xbc5cx2[_0x387d[246]],!1):_0xbc5cx2[_0x387d[246]],_0xbc5cxa= _0xbc5cx9[_0x387d[2179]](_0xbc5cxa),_0xbc5cx4= _0xbc5cx9[_0x387d[2180]]):_0x387d[2181]== _0xbc5cx5&& (_0xbc5cx2[_0x387d[253]][_0xbc5cx3]= _0xbc5cx2[_0x387d[253]][_0x387d[632]]);null!= _0xbc5cxa&& (_0xbc5cx5= _0xbc5cx9[_0x387d[249]]()[_0x387d[248]](_0xbc5cxa),_0xbc5cx2[_0x387d[253]][_0xbc5cx3]= null,null!= _0xbc5cx5&& (_0xbc5cx2[_0x387d[253]][_0xbc5cx3]= null!= _0xbc5cx5[_0x387d[253]]&& _0x387d[632]!= _0xbc5cx3?_0xbc5cx5[_0x387d[253]][_0xbc5cx3]:_0xbc5cx5[_0x387d[124]][_0xbc5cx4]))};mxCellRenderer[_0x387d[202]][_0x387d[2182]]= function(_0xbc5cx2){return _0xbc5cx2[_0x387d[441]][_0x387d[1179]][_0x387d[2183]](_0xbc5cx2[_0x387d[246]])};mxCellRenderer[_0x387d[202]][_0x387d[2184]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=_0xbc5cx2[_0x387d[441]][_0x387d[1179]];_0xbc5cx4[_0x387d[502]]()[_0x387d[250]](_0xbc5cx2[_0x387d[246]]);if(0< _0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2185]]]|| null== _0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2185]]]){var _0xbc5cx5=_0xbc5cx4[_0x387d[2186]](_0xbc5cx2[_0x387d[246]])|| null!= _0xbc5cx3&& mxUtils[_0x387d[1331]](_0xbc5cx3);_0xbc5cx2[_0x387d[963]]= new this[_0x387d[2151]](_0xbc5cx3, new mxRectangle,_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2064]]]|| mxConstants[_0x387d[479]],_0xbc5cx4[_0x387d[2187]](_0xbc5cx2),_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2069]]],_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2188]]],_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2185]]],_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2189]]],_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2143]]],_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2144]]],_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2145]]],_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2146]]],_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2147]]],_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2190]]],_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2191]]],_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2192]]],_0xbc5cx4[_0x387d[2131]](_0xbc5cx2[_0x387d[246]])&& _0xbc5cx4[_0x387d[2186]](_0xbc5cx2[_0x387d[246]]),_0xbc5cx4[_0x387d[2130]](_0xbc5cx2[_0x387d[246]]),_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2193]]],_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2194]]]);_0xbc5cx2[_0x387d[963]][_0x387d[461]]= mxUtils[_0x387d[433]](_0xbc5cx2[_0x387d[124]],mxConstants.STYLE_TEXT_OPACITY,100);_0xbc5cx2[_0x387d[963]][_0x387d[507]]= _0xbc5cx5?mxConstants[_0x387d[1656]]:_0xbc5cx2[_0x387d[441]][_0x387d[1179]][_0x387d[507]];_0xbc5cx2[_0x387d[963]][_0x387d[724]]= _0xbc5cx2;this[_0x387d[2195]](_0xbc5cx2);var _0xbc5cx9=!1,_0xbc5cxa=function(_0xbc5cx3){var _0xbc5cx5=_0xbc5cx2;if(mxClient[_0x387d[754]]|| _0xbc5cx9){_0xbc5cx5= mxEvent[_0x387d[731]](_0xbc5cx3),_0xbc5cx3= mxEvent[_0x387d[733]](_0xbc5cx3),_0xbc5cx3= mxUtils[_0x387d[2196]](_0xbc5cx4[_0x387d[526]],_0xbc5cx5,_0xbc5cx3),_0xbc5cx5= _0xbc5cx4[_0x387d[441]][_0x387d[248]](_0xbc5cx4[_0x387d[999]](_0xbc5cx3[_0x387d[235]],_0xbc5cx3[_0x387d[236]]))};return _0xbc5cx5};mxEvent[_0x387d[759]](_0xbc5cx2[_0x387d[963]][_0x387d[252]],mxUtils[_0x387d[885]](this,function(_0xbc5cx3){this[_0x387d[2197]](_0xbc5cx2,_0xbc5cx3)&& (_0xbc5cx4[_0x387d[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0xbc5cx3,_0xbc5cx2)),_0xbc5cx9= _0xbc5cx4[_0x387d[507]]!= mxConstants[_0x387d[508]]&& _0x387d[2198]== mxEvent[_0x387d[728]](_0xbc5cx3)[_0x387d[301]])}),mxUtils[_0x387d[885]](this,function(_0xbc5cx3){this[_0x387d[2197]](_0xbc5cx2,_0xbc5cx3)&& _0xbc5cx4[_0x387d[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0xbc5cx3,_0xbc5cxa(_0xbc5cx3)))}),mxUtils[_0x387d[885]](this,function(_0xbc5cx3){this[_0x387d[2197]](_0xbc5cx2,_0xbc5cx3)&& (_0xbc5cx4[_0x387d[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0xbc5cx3,_0xbc5cxa(_0xbc5cx3))),_0xbc5cx9= !1)}));mxEvent[_0x387d[169]](_0xbc5cx2[_0x387d[963]][_0x387d[252]],_0x387d[760],mxUtils[_0x387d[885]](this,function(_0xbc5cx3){this[_0x387d[2197]](_0xbc5cx2,_0xbc5cx3)&& (_0xbc5cx4[_0x387d[761]](_0xbc5cx3,_0xbc5cx2[_0x387d[246]]),mxEvent[_0x387d[722]](_0xbc5cx3))}))}};mxCellRenderer[_0x387d[202]][_0x387d[2195]]= function(_0xbc5cx2){var _0xbc5cx3=_0xbc5cx2[_0x387d[441]][_0x387d[1179]];_0xbc5cx2[_0x387d[963]][_0x387d[507]]!= mxConstants[_0x387d[508]]&& (mxClient[_0x387d[48]]&& mxClient[_0x387d[2199]]?_0xbc5cx2[_0x387d[963]][_0x387d[176]](_0xbc5cx3[_0x387d[526]]):mxUtils[_0x387d[458]](_0xbc5cx2[_0x387d[441]][_0x387d[2024]]())&& (null!= _0xbc5cx2[_0x387d[253]][_0x387d[685]]?_0xbc5cx2[_0x387d[963]][_0x387d[176]](_0xbc5cx2[_0x387d[253]][_0x387d[685]]):_0xbc5cx2[_0x387d[963]][_0x387d[176]](_0xbc5cx2[_0x387d[253]][_0x387d[252]])));null== _0xbc5cx2[_0x387d[963]][_0x387d[252]]&& (_0xbc5cx2[_0x387d[963]][_0x387d[176]](_0xbc5cx2[_0x387d[441]][_0x387d[2024]]()),null!= _0xbc5cx2[_0x387d[253]]&& null!= _0xbc5cx2[_0x387d[963]]&& _0xbc5cx2[_0x387d[253]][_0x387d[252]][_0x387d[265]][_0x387d[950]](_0xbc5cx2[_0x387d[963]][_0x387d[252]],_0xbc5cx2[_0x387d[253]][_0x387d[252]][_0x387d[287]]))};mxCellRenderer[_0x387d[202]][_0x387d[2162]]= function(_0xbc5cx2){var _0xbc5cx3=_0xbc5cx2[_0x387d[441]][_0x387d[1179]][_0x387d[2200]](_0xbc5cx2[_0x387d[246]]),_0xbc5cx4=null;if(null!= _0xbc5cx3){for(var _0xbc5cx4= new mxDictionary,_0xbc5cx5=0;_0xbc5cx5< _0xbc5cx3[_0x387d[67]];_0xbc5cx5++){var _0xbc5cx9=null!= _0xbc5cx2[_0x387d[1211]]?_0xbc5cx2[_0x387d[1211]][_0x387d[205]](_0xbc5cx3[_0xbc5cx5]):null;null== _0xbc5cx9&& (_0xbc5cx9= new mxImageShape( new mxRectangle,_0xbc5cx3[_0xbc5cx5][_0x387d[618]][_0x387d[390]]),_0xbc5cx9[_0x387d[507]]= _0xbc5cx2[_0x387d[441]][_0x387d[1179]][_0x387d[507]],_0xbc5cx9[_0x387d[1674]]= !1,_0xbc5cx9[_0x387d[2201]]= _0xbc5cx3[_0xbc5cx5],this[_0x387d[2023]](_0xbc5cx2,_0xbc5cx9),this[_0x387d[2202]](_0xbc5cx2,_0xbc5cx3[_0xbc5cx5],_0xbc5cx9),null!= _0xbc5cx3[_0xbc5cx5][_0x387d[270]]&& (_0xbc5cx9[_0x387d[252]][_0x387d[124]][_0x387d[270]]= _0xbc5cx3[_0xbc5cx5][_0x387d[270]]));_0xbc5cx4[_0x387d[204]](_0xbc5cx3[_0xbc5cx5],_0xbc5cx9)}};null!= _0xbc5cx2[_0x387d[1211]]&& _0xbc5cx2[_0x387d[1211]][_0x387d[209]](function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3[_0x387d[515]]()});_0xbc5cx2[_0x387d[1211]]= _0xbc5cx4};mxCellRenderer[_0x387d[202]][_0x387d[2023]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3[_0x387d[176]](_0xbc5cx2[_0x387d[441]][_0x387d[1524]]())};mxCellRenderer[_0x387d[202]][_0x387d[2202]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=_0xbc5cx2[_0x387d[441]][_0x387d[1179]];mxEvent[_0x387d[169]](_0xbc5cx4[_0x387d[252]],_0x387d[173],function(_0xbc5cx4){_0xbc5cx5[_0x387d[2203]]()&& _0xbc5cx5[_0x387d[2126]](!_0xbc5cx5[_0x387d[2134]]());_0xbc5cx3[_0x387d[746]]( new mxEventObject(mxEvent.CLICK,_0x387d[763],_0xbc5cx4,_0x387d[246],_0xbc5cx2[_0x387d[246]]))});mxEvent[_0x387d[759]](_0xbc5cx4[_0x387d[252]],function(_0xbc5cx2){mxEvent[_0x387d[722]](_0xbc5cx2)},function(_0xbc5cx3){_0xbc5cx5[_0x387d[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0xbc5cx3,_0xbc5cx2))});mxClient[_0x387d[754]]&& mxEvent[_0x387d[169]](_0xbc5cx4[_0x387d[252]],_0x387d[757],function(_0xbc5cx4){_0xbc5cx3[_0x387d[746]]( new mxEventObject(mxEvent.CLICK,_0x387d[763],_0xbc5cx4,_0x387d[246],_0xbc5cx2[_0x387d[246]]))})};mxCellRenderer[_0x387d[202]][_0x387d[2204]]= function(_0xbc5cx2){var _0xbc5cx3=_0xbc5cx2[_0x387d[441]][_0x387d[1179]],_0xbc5cx4=_0xbc5cx3[_0x387d[2205]](_0xbc5cx2);if(_0xbc5cx3[_0x387d[2206]]&& null!= _0xbc5cx4){if(null== _0xbc5cx2[_0x387d[2207]]){var _0xbc5cx5= new mxRectangle(0,0,_0xbc5cx4[_0x387d[117]],_0xbc5cx4[_0x387d[119]]);_0xbc5cx2[_0x387d[2207]]= new mxImageShape(_0xbc5cx5,_0xbc5cx4[_0x387d[390]]);_0xbc5cx2[_0x387d[2207]][_0x387d[1674]]= !1;_0xbc5cx2[_0x387d[2207]][_0x387d[507]]= _0xbc5cx3[_0x387d[507]];this[_0x387d[2208]](_0xbc5cx2,_0xbc5cx2[_0x387d[2207]],!0,function(_0xbc5cx4){if(_0xbc5cx3[_0x387d[994]]()){var _0xbc5cx5=!_0xbc5cx3[_0x387d[1742]](_0xbc5cx2[_0x387d[246]]);_0xbc5cx3[_0x387d[847]](_0xbc5cx5,!1,[_0xbc5cx2[_0x387d[246]]]);mxEvent[_0x387d[722]](_0xbc5cx4)}})}}else {null!= _0xbc5cx2[_0x387d[2207]]&& (_0xbc5cx2[_0x387d[2207]][_0x387d[515]](),_0xbc5cx2[_0x387d[2207]]= null)}};mxCellRenderer[_0x387d[202]][_0x387d[2208]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){var _0xbc5cx9=_0xbc5cx2[_0x387d[441]][_0x387d[1179]];_0xbc5cx9[_0x387d[2186]](_0xbc5cx2[_0x387d[246]])&& mxClient[_0x387d[2199]]&& _0xbc5cx9[_0x387d[507]]== mxConstants[_0x387d[508]]?(_0xbc5cx3[_0x387d[507]]= mxConstants[_0x387d[2209]],_0xbc5cx3[_0x387d[176]](_0xbc5cx9[_0x387d[526]]),_0xbc5cx3[_0x387d[252]][_0x387d[124]][_0x387d[931]]= 1):_0xbc5cx3[_0x387d[176]](_0xbc5cx2[_0x387d[441]][_0x387d[1524]]());_0xbc5cx3= _0xbc5cx3[_0x387d[2210]]|| _0xbc5cx3[_0x387d[252]];_0xbc5cx5&& (_0xbc5cx9[_0x387d[994]]()&& (_0xbc5cx3[_0x387d[124]][_0x387d[270]]= _0x387d[356]),mxEvent[_0x387d[169]](_0xbc5cx3,_0x387d[173],_0xbc5cx5));_0xbc5cx4&& mxEvent[_0x387d[759]](_0xbc5cx3,function(_0xbc5cx3){_0xbc5cx9[_0x387d[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0xbc5cx3,_0xbc5cx2));mxEvent[_0x387d[722]](_0xbc5cx3)},function(_0xbc5cx3){_0xbc5cx9[_0x387d[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0xbc5cx3,_0xbc5cx2))});return _0xbc5cx3};mxCellRenderer[_0x387d[202]][_0x387d[2211]]= function(_0xbc5cx2,_0xbc5cx3){return !0};mxCellRenderer[_0x387d[202]][_0x387d[2197]]= function(_0xbc5cx2,_0xbc5cx3){return !0};mxCellRenderer[_0x387d[202]][_0x387d[2163]]= function(_0xbc5cx2){var _0xbc5cx3=_0xbc5cx2[_0x387d[441]][_0x387d[1179]],_0xbc5cx4=function(_0xbc5cx4){var _0xbc5cx5=_0xbc5cx2;if(_0xbc5cx3[_0x387d[507]]!= mxConstants[_0x387d[508]]&& _0x387d[2198]== mxEvent[_0x387d[728]](_0xbc5cx4)[_0x387d[301]]|| mxClient[_0x387d[754]]){_0xbc5cx5= mxEvent[_0x387d[731]](_0xbc5cx4),_0xbc5cx4= mxEvent[_0x387d[733]](_0xbc5cx4),_0xbc5cx4= mxUtils[_0x387d[2196]](_0xbc5cx3[_0x387d[526]],_0xbc5cx5,_0xbc5cx4),_0xbc5cx5= _0xbc5cx3[_0x387d[441]][_0x387d[248]](_0xbc5cx3[_0x387d[999]](_0xbc5cx4[_0x387d[235]],_0xbc5cx4[_0x387d[236]]))};return _0xbc5cx5},_0xbc5cx5=!1;mxEvent[_0x387d[169]](_0xbc5cx2[_0x387d[253]][_0x387d[252]],_0x387d[2212],mxUtils[_0x387d[885]](this,function(_0xbc5cx2){_0xbc5cx3[_0x387d[2213]]= 0;_0xbc5cx5= !0;mxEvent[_0x387d[722]](_0xbc5cx2)}));mxEvent[_0x387d[759]](_0xbc5cx2[_0x387d[253]][_0x387d[252]],mxUtils[_0x387d[885]](this,function(_0xbc5cx4){this[_0x387d[2211]](_0xbc5cx2,_0xbc5cx4)&& !_0xbc5cx5?_0xbc5cx3[_0x387d[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0xbc5cx4,null!= _0xbc5cx2[_0x387d[253]]&& mxEvent[_0x387d[728]](_0xbc5cx4)== _0xbc5cx2[_0x387d[253]][_0x387d[905]]?null:_0xbc5cx2)):_0xbc5cx5&& mxEvent[_0x387d[722]](_0xbc5cx4)}),mxUtils[_0x387d[885]](this,function(_0xbc5cx9){this[_0x387d[2211]](_0xbc5cx2,_0xbc5cx9)&& !_0xbc5cx5?_0xbc5cx3[_0x387d[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0xbc5cx9,null!= _0xbc5cx2[_0x387d[253]]&& mxEvent[_0x387d[728]](_0xbc5cx9)== _0xbc5cx2[_0x387d[253]][_0x387d[905]]?null:_0xbc5cx4(_0xbc5cx9))):_0xbc5cx5&& mxEvent[_0x387d[722]](_0xbc5cx9)}),mxUtils[_0x387d[885]](this,function(_0xbc5cx9){this[_0x387d[2211]](_0xbc5cx2,_0xbc5cx9)&& !_0xbc5cx5?_0xbc5cx3[_0x387d[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0xbc5cx9,null!= _0xbc5cx2[_0x387d[253]]&& mxEvent[_0x387d[728]](_0xbc5cx9)== _0xbc5cx2[_0x387d[253]][_0x387d[905]]?null:_0xbc5cx4(_0xbc5cx9))):_0xbc5cx5&& mxEvent[_0x387d[722]](_0xbc5cx9)}));var _0xbc5cx9=mxClient[_0x387d[754]]?_0x387d[2214]:_0x387d[760];mxEvent[_0x387d[169]](_0xbc5cx2[_0x387d[253]][_0x387d[252]],_0xbc5cx9,mxUtils[_0x387d[885]](this,function(_0xbc5cx4){_0xbc5cx5= !1;_0x387d[2214]== _0xbc5cx9?(_0xbc5cx3[_0x387d[2213]]= 0,_0xbc5cx3[_0x387d[2215]]&& (_0xbc5cx3[_0x387d[2216]](_0xbc5cx2,_0xbc5cx4),mxEvent[_0x387d[722]](_0xbc5cx4))):this[_0x387d[2211]](_0xbc5cx2,_0xbc5cx4)&& (_0xbc5cx3[_0x387d[761]](_0xbc5cx4,null!= _0xbc5cx2[_0x387d[253]]&& mxEvent[_0x387d[728]](_0xbc5cx4)== _0xbc5cx2[_0x387d[253]][_0x387d[905]]?null:_0xbc5cx2[_0x387d[246]]),mxEvent[_0x387d[722]](_0xbc5cx4))}))};mxCellRenderer[_0x387d[202]][_0x387d[2217]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[2182]](_0xbc5cx2);if(null== _0xbc5cx2[_0x387d[963]]&& null!= _0xbc5cx4&& (mxUtils[_0x387d[1331]](_0xbc5cx4)|| 0< _0xbc5cx4[_0x387d[67]])){this[_0x387d[2184]](_0xbc5cx2,_0xbc5cx4)}else {if(null!= _0xbc5cx2[_0x387d[963]]&& (null== _0xbc5cx4|| 0== _0xbc5cx4[_0x387d[67]])){_0xbc5cx2[_0x387d[963]][_0x387d[515]](),_0xbc5cx2[_0x387d[963]]= null}};if(null!= _0xbc5cx2[_0x387d[963]]){var _0xbc5cx5=_0xbc5cx2[_0x387d[441]][_0x387d[1179]],_0xbc5cx9=_0xbc5cx5[_0x387d[2131]](_0xbc5cx2[_0x387d[246]]),_0xbc5cx5=_0xbc5cx5[_0x387d[2130]](_0xbc5cx2[_0x387d[246]]),_0xbc5cxa=this[_0x387d[2218]](_0xbc5cx2);if(_0xbc5cx3|| _0xbc5cx2[_0x387d[963]][_0x387d[131]]!= _0xbc5cx4|| _0xbc5cx2[_0x387d[963]][_0x387d[2131]]!= _0xbc5cx9|| _0xbc5cx2[_0x387d[963]][_0x387d[2219]]!= _0xbc5cx5|| _0xbc5cx2[_0x387d[963]][_0x387d[255]]!= _0xbc5cx2[_0x387d[441]][_0x387d[255]]|| !_0xbc5cx2[_0x387d[963]][_0x387d[1562]][_0x387d[237]](_0xbc5cxa)){_0xbc5cx2[_0x387d[963]][_0x387d[131]]= _0xbc5cx4,_0xbc5cx2[_0x387d[963]][_0x387d[1562]]= _0xbc5cxa,_0xbc5cx2[_0x387d[963]][_0x387d[255]]= this[_0x387d[2220]](_0xbc5cx2),_0xbc5cx2[_0x387d[963]][_0x387d[2131]]= _0xbc5cx9,_0xbc5cx2[_0x387d[963]][_0x387d[2219]]= _0xbc5cx5,_0xbc5cx2[_0x387d[963]][_0x387d[258]]()}}};mxCellRenderer[_0x387d[202]][_0x387d[2220]]= function(_0xbc5cx2){return _0xbc5cx2[_0x387d[441]][_0x387d[255]]};mxCellRenderer[_0x387d[202]][_0x387d[2218]]= function(_0xbc5cx2){var _0xbc5cx3=_0xbc5cx2[_0x387d[441]][_0x387d[1179]],_0xbc5cx4=_0xbc5cx2[_0x387d[441]][_0x387d[255]],_0xbc5cx5=_0xbc5cx3[_0x387d[502]]()[_0x387d[250]](_0xbc5cx2[_0x387d[246]]),_0xbc5cx9= new mxRectangle(_0xbc5cx2[_0x387d[2079]][_0x387d[235]],_0xbc5cx2[_0x387d[2079]][_0x387d[236]]);_0xbc5cx2[_0x387d[963]][_0x387d[1672]]();_0xbc5cx5?(_0xbc5cx5= _0xbc5cx2[_0x387d[963]][_0x387d[1673]](),_0xbc5cx9[_0x387d[235]]+= _0xbc5cx5[_0x387d[235]]* _0xbc5cx4,_0xbc5cx9[_0x387d[236]]+= _0xbc5cx5[_0x387d[236]]* _0xbc5cx4,_0xbc5cx3= _0xbc5cx3[_0x387d[1198]](_0xbc5cx2[_0x387d[246]]),null!= _0xbc5cx3&& (_0xbc5cx9[_0x387d[117]]= Math[_0x387d[160]](0,_0xbc5cx2[_0x387d[963]][_0x387d[1655]][_0x387d[235]]* _0xbc5cx3[_0x387d[117]]* _0xbc5cx4- _0xbc5cx2[_0x387d[963]][_0x387d[659]]* _0xbc5cx4- _0xbc5cx2[_0x387d[963]][_0x387d[661]]* _0xbc5cx4),_0xbc5cx9[_0x387d[119]]= Math[_0x387d[160]](0,_0xbc5cx2[_0x387d[963]][_0x387d[1655]][_0x387d[236]]* _0xbc5cx3[_0x387d[119]]* _0xbc5cx4- _0xbc5cx2[_0x387d[963]][_0x387d[658]]* _0xbc5cx4- _0xbc5cx2[_0x387d[963]][_0x387d[660]]* _0xbc5cx4))):(_0xbc5cx2[_0x387d[963]][_0x387d[1590]]()&& (_0xbc5cx5= _0xbc5cx9[_0x387d[235]],_0xbc5cx9[_0x387d[235]]= _0xbc5cx9[_0x387d[236]],_0xbc5cx9[_0x387d[236]]= _0xbc5cx5),_0xbc5cx9[_0x387d[235]]+= _0xbc5cx2[_0x387d[235]],_0xbc5cx9[_0x387d[236]]+= _0xbc5cx2[_0x387d[236]],_0xbc5cx9[_0x387d[117]]= Math[_0x387d[160]](1,_0xbc5cx2[_0x387d[117]]),_0xbc5cx9[_0x387d[119]]= Math[_0x387d[160]](1,_0xbc5cx2[_0x387d[119]]),_0xbc5cx3[_0x387d[1730]](_0xbc5cx2[_0x387d[246]])&& (_0xbc5cx3= _0xbc5cx3[_0x387d[1731]](_0xbc5cx2[_0x387d[246]]),0< _0xbc5cx3[_0x387d[117]]?(_0xbc5cx5= Math[_0x387d[243]](_0xbc5cx9[_0x387d[117]],_0xbc5cx3[_0x387d[117]]* _0xbc5cx4),_0xbc5cx2[_0x387d[253]][_0x387d[623]]&& (_0xbc5cx9[_0x387d[235]]+= _0xbc5cx9[_0x387d[117]]- _0xbc5cx5),_0xbc5cx9[_0x387d[117]]= _0xbc5cx5):0< _0xbc5cx3[_0x387d[119]]&& (_0xbc5cx5= Math[_0x387d[243]](_0xbc5cx9[_0x387d[119]],_0xbc5cx3[_0x387d[119]]* _0xbc5cx4),_0xbc5cx2[_0x387d[253]][_0x387d[624]]&& (_0xbc5cx9[_0x387d[236]]+= _0xbc5cx9[_0x387d[119]]- _0xbc5cx5),_0xbc5cx9[_0x387d[119]]= _0xbc5cx5)),this[_0x387d[2221]](_0xbc5cx2,_0xbc5cx9));return _0xbc5cx9};mxCellRenderer[_0x387d[202]][_0x387d[2221]]= function(_0xbc5cx2,_0xbc5cx3){if(_0xbc5cx2[_0x387d[963]][_0x387d[1590]]()){var _0xbc5cx4=(_0xbc5cx2[_0x387d[117]]- _0xbc5cx2[_0x387d[119]])/ 2;_0xbc5cx3[_0x387d[235]]+= _0xbc5cx4;_0xbc5cx3[_0x387d[236]]-= _0xbc5cx4;_0xbc5cx4= _0xbc5cx3[_0x387d[117]];_0xbc5cx3[_0x387d[117]]= _0xbc5cx3[_0x387d[119]];_0xbc5cx3[_0x387d[119]]= _0xbc5cx4};_0xbc5cx3[_0x387d[235]]-= _0xbc5cx2[_0x387d[963]][_0x387d[1655]][_0x387d[235]]* _0xbc5cx3[_0x387d[117]];_0xbc5cx3[_0x387d[236]]-= _0xbc5cx2[_0x387d[963]][_0x387d[1655]][_0x387d[236]]* _0xbc5cx3[_0x387d[119]];if(_0x387d[1334]!= _0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2193]]]){var _0xbc5cx4=_0xbc5cx2[_0x387d[441]][_0x387d[255]],_0xbc5cx5=_0xbc5cx2[_0x387d[963]][_0x387d[1673]]();_0xbc5cx3[_0x387d[235]]+= _0xbc5cx5[_0x387d[235]]* _0xbc5cx4;_0xbc5cx3[_0x387d[236]]+= _0xbc5cx5[_0x387d[236]]* _0xbc5cx4;_0xbc5cx3[_0x387d[117]]= Math[_0x387d[160]](0,_0xbc5cx3[_0x387d[117]]- _0xbc5cx2[_0x387d[963]][_0x387d[659]]* _0xbc5cx4- _0xbc5cx2[_0x387d[963]][_0x387d[661]]* _0xbc5cx4);_0xbc5cx3[_0x387d[119]]= Math[_0x387d[160]](0,_0xbc5cx3[_0x387d[119]]- _0xbc5cx2[_0x387d[963]][_0x387d[658]]* _0xbc5cx4- _0xbc5cx2[_0x387d[963]][_0x387d[660]]* _0xbc5cx4)};var _0xbc5cx9=_0xbc5cx2[_0x387d[963]][_0x387d[1615]]();if(0!= _0xbc5cx9&& (null!= _0xbc5cx2&& _0xbc5cx2[_0x387d[441]][_0x387d[1179]][_0x387d[251]][_0x387d[1193]](_0xbc5cx2[_0x387d[246]]))&& (_0xbc5cx4= _0xbc5cx2[_0x387d[241]](),_0xbc5cx5= _0xbc5cx2[_0x387d[242]](),_0xbc5cx3[_0x387d[235]]!= _0xbc5cx4|| _0xbc5cx3[_0x387d[236]]!= _0xbc5cx5)){_0xbc5cx9*= Math[_0x387d[424]]/ 180,pt= mxUtils[_0x387d[432]]( new mxPoint(_0xbc5cx3[_0x387d[235]],_0xbc5cx3[_0x387d[236]]),Math[_0x387d[426]](_0xbc5cx9),Math[_0x387d[427]](_0xbc5cx9), new mxPoint(_0xbc5cx4,_0xbc5cx5)),_0xbc5cx3[_0x387d[235]]= pt[_0x387d[235]],_0xbc5cx3[_0x387d[236]]= pt[_0x387d[236]]}};mxCellRenderer[_0x387d[202]][_0x387d[2222]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[2162]](_0xbc5cx2);if(null!= _0xbc5cx2[_0x387d[1211]]){var _0xbc5cx4=mxUtils[_0x387d[1454]](mxUtils[_0x387d[433]](_0xbc5cx2[_0x387d[124]],mxConstants.STYLE_ROTATION,0),90),_0xbc5cx5=mxUtils[_0x387d[431]](_0xbc5cx4),_0xbc5cx9=Math[_0x387d[426]](_0xbc5cx5),_0xbc5cxa=Math[_0x387d[427]](_0xbc5cx5);_0xbc5cx2[_0x387d[1211]][_0x387d[209]](function(_0xbc5cx5,_0xbc5cx13){var _0xbc5cx14=_0xbc5cx13[_0x387d[2201]][_0x387d[1799]](_0xbc5cx2);if(!_0xbc5cx2[_0x387d[441]][_0x387d[1179]][_0x387d[502]]()[_0x387d[250]](_0xbc5cx2[_0x387d[246]])&& null!= _0xbc5cx2[_0x387d[253]]&& 0!= _0xbc5cx4){var _0xbc5cx15=_0xbc5cx14[_0x387d[241]](),_0xbc5cx16=_0xbc5cx14[_0x387d[242]](),_0xbc5cx16=mxUtils[_0x387d[432]]( new mxPoint(_0xbc5cx15,_0xbc5cx16),_0xbc5cx9,_0xbc5cxa, new mxPoint(_0xbc5cx2[_0x387d[241]](),_0xbc5cx2[_0x387d[242]]())),_0xbc5cx15=_0xbc5cx16[_0x387d[235]],_0xbc5cx16=_0xbc5cx16[_0x387d[236]];_0xbc5cx14[_0x387d[235]]= Math[_0x387d[488]](_0xbc5cx15- _0xbc5cx14[_0x387d[117]]/ 2);_0xbc5cx14[_0x387d[236]]= Math[_0x387d[488]](_0xbc5cx16- _0xbc5cx14[_0x387d[119]]/ 2)};if(_0xbc5cx3|| null== _0xbc5cx13[_0x387d[1562]]|| _0xbc5cx13[_0x387d[255]]!= _0xbc5cx2[_0x387d[441]][_0x387d[255]]|| !_0xbc5cx13[_0x387d[1562]][_0x387d[237]](_0xbc5cx14)){_0xbc5cx13[_0x387d[1562]]= _0xbc5cx14,_0xbc5cx13[_0x387d[255]]= _0xbc5cx2[_0x387d[441]][_0x387d[255]],_0xbc5cx13[_0x387d[258]]()}})}};mxCellRenderer[_0x387d[202]][_0x387d[2223]]= function(_0xbc5cx2,_0xbc5cx3){if(null!= _0xbc5cx2[_0x387d[2207]]){var _0xbc5cx4=this[_0x387d[2224]](_0xbc5cx2),_0xbc5cx5=this[_0x387d[2152]]?mxUtils[_0x387d[433]](_0xbc5cx2[_0x387d[124]],mxConstants.STYLE_ROTATION,0):_0xbc5cx2[_0x387d[253]][_0x387d[1615]](),_0xbc5cx9=_0xbc5cx2[_0x387d[441]][_0x387d[255]];if(_0xbc5cx3|| _0xbc5cx2[_0x387d[2207]][_0x387d[255]]!= _0xbc5cx9|| !_0xbc5cx2[_0x387d[2207]][_0x387d[1562]][_0x387d[237]](_0xbc5cx4)|| _0xbc5cx2[_0x387d[2207]][_0x387d[603]]!= _0xbc5cx5){_0xbc5cx2[_0x387d[2207]][_0x387d[603]]= _0xbc5cx5,_0xbc5cx2[_0x387d[2207]][_0x387d[1562]]= _0xbc5cx4,_0xbc5cx2[_0x387d[2207]][_0x387d[255]]= _0xbc5cx9,_0xbc5cx2[_0x387d[2207]][_0x387d[258]]()}}};mxCellRenderer[_0x387d[202]][_0x387d[2224]]= function(_0xbc5cx2){if(null!= _0xbc5cx2[_0x387d[2207]]){var _0xbc5cx3=_0xbc5cx2[_0x387d[2207]][_0x387d[255]],_0xbc5cx4=_0xbc5cx2[_0x387d[2207]][_0x387d[1562]][_0x387d[117]]/ _0xbc5cx3,_0xbc5cx3=_0xbc5cx2[_0x387d[2207]][_0x387d[1562]][_0x387d[119]]/ _0xbc5cx3,_0xbc5cx5=_0xbc5cx2[_0x387d[441]][_0x387d[255]],_0xbc5cx9=_0xbc5cx2[_0x387d[241]](),_0xbc5cxa=_0xbc5cx2[_0x387d[242]]();if(!_0xbc5cx2[_0x387d[441]][_0x387d[1179]][_0x387d[502]]()[_0x387d[250]](_0xbc5cx2[_0x387d[246]])&& (_0xbc5cx9= _0xbc5cx2[_0x387d[235]]+ _0xbc5cx4* _0xbc5cx5,_0xbc5cxa= _0xbc5cx2[_0x387d[236]]+ _0xbc5cx3* _0xbc5cx5,null!= _0xbc5cx2[_0x387d[253]])){var _0xbc5cx12=_0xbc5cx2[_0x387d[253]][_0x387d[1598]]();if(this[_0x387d[2152]]){_0xbc5cx12= mxUtils[_0x387d[433]](_0xbc5cx2[_0x387d[124]],mxConstants.STYLE_ROTATION,0)}else {if(_0xbc5cx2[_0x387d[253]][_0x387d[1590]]()){var _0xbc5cx13=(_0xbc5cx2[_0x387d[117]]- _0xbc5cx2[_0x387d[119]])/ 2,_0xbc5cx9=_0xbc5cx9+ _0xbc5cx13,_0xbc5cxa=_0xbc5cxa- _0xbc5cx13}};0!= _0xbc5cx12&& (_0xbc5cx13= mxUtils[_0x387d[431]](_0xbc5cx12),_0xbc5cx12= Math[_0x387d[426]](_0xbc5cx13),_0xbc5cx13= Math[_0x387d[427]](_0xbc5cx13),_0xbc5cxa= mxUtils[_0x387d[432]]( new mxPoint(_0xbc5cx9,_0xbc5cxa),_0xbc5cx12,_0xbc5cx13, new mxPoint(_0xbc5cx2[_0x387d[241]](),_0xbc5cx2[_0x387d[242]]())),_0xbc5cx9= _0xbc5cxa[_0x387d[235]],_0xbc5cxa= _0xbc5cxa[_0x387d[236]])};return _0xbc5cx2[_0x387d[441]][_0x387d[1179]][_0x387d[502]]()[_0x387d[250]](_0xbc5cx2[_0x387d[246]]), new mxRectangle(Math[_0x387d[488]](_0xbc5cx9- _0xbc5cx4/ 2* _0xbc5cx5),Math[_0x387d[488]](_0xbc5cxa- _0xbc5cx3/ 2* _0xbc5cx5),Math[_0x387d[488]](_0xbc5cx4* _0xbc5cx5),Math[_0x387d[488]](_0xbc5cx3* _0xbc5cx5))};return null};mxCellRenderer[_0x387d[202]][_0x387d[258]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){if(null!= _0xbc5cx2[_0x387d[253]]){var _0xbc5cx5=!1;_0xbc5cx2[_0x387d[441]][_0x387d[1179]][_0x387d[502]]()[_0x387d[250]](_0xbc5cx2[_0x387d[246]]);reconfigure= null!= _0xbc5cx3?_0xbc5cx3:!1;this[_0x387d[2204]](_0xbc5cx2);if(_0xbc5cx2[_0x387d[2082]]|| _0xbc5cx2[_0x387d[2081]]){_0xbc5cx2[_0x387d[441]][_0x387d[1179]][_0x387d[2158]]?this[_0x387d[2166]](_0xbc5cx2):this[_0x387d[2167]](_0xbc5cx2)};if(_0xbc5cx2[_0x387d[2082]]|| !mxUtils[_0x387d[2225]](_0xbc5cx2[_0x387d[253]][_0x387d[124]],_0xbc5cx2[_0x387d[124]])){this[_0x387d[2170]](_0xbc5cx2),_0xbc5cx3= !0};delete _0xbc5cx2[_0x387d[2081]];delete _0xbc5cx2[_0x387d[2082]];if(_0xbc5cx3|| null== _0xbc5cx2[_0x387d[253]][_0x387d[1562]]|| _0xbc5cx2[_0x387d[253]][_0x387d[255]]!= _0xbc5cx2[_0x387d[441]][_0x387d[255]]|| !_0xbc5cx2[_0x387d[253]][_0x387d[1562]][_0x387d[237]](_0xbc5cx2)|| !mxUtils[_0x387d[2226]](_0xbc5cx2[_0x387d[253]][_0x387d[1525]],_0xbc5cx2[_0x387d[439]])){_0xbc5cx5= !0,_0xbc5cx2[_0x387d[253]][_0x387d[1525]]= null!= _0xbc5cx2[_0x387d[439]]?_0xbc5cx2[_0x387d[439]][_0x387d[1853]]():null,_0xbc5cx2[_0x387d[253]][_0x387d[1562]]= new mxRectangle(_0xbc5cx2[_0x387d[235]],_0xbc5cx2[_0x387d[236]],_0xbc5cx2[_0x387d[117]],_0xbc5cx2[_0x387d[119]]),_0xbc5cx2[_0x387d[253]][_0x387d[255]]= _0xbc5cx2[_0x387d[441]][_0x387d[255]],null== _0xbc5cx4|| _0xbc5cx4?_0xbc5cx2[_0x387d[253]][_0x387d[258]]():_0xbc5cx2[_0x387d[253]][_0x387d[1577]]()};if(null== _0xbc5cx4|| _0xbc5cx4){this[_0x387d[2217]](_0xbc5cx2,_0xbc5cx5),this[_0x387d[2222]](_0xbc5cx2,_0xbc5cx5),this[_0x387d[2223]](_0xbc5cx2,_0xbc5cx5)}}};mxCellRenderer[_0x387d[202]][_0x387d[515]]= function(_0xbc5cx2){null!= _0xbc5cx2[_0x387d[253]]&& (null!= _0xbc5cx2[_0x387d[963]]&& (_0xbc5cx2[_0x387d[963]][_0x387d[515]](),_0xbc5cx2[_0x387d[963]]= null),null!= _0xbc5cx2[_0x387d[1211]]&& (_0xbc5cx2[_0x387d[1211]][_0x387d[209]](function(_0xbc5cx2,_0xbc5cx4){_0xbc5cx4[_0x387d[515]]()}),_0xbc5cx2[_0x387d[1211]]= null),null!= _0xbc5cx2[_0x387d[2207]]&& (_0xbc5cx2[_0x387d[2207]][_0x387d[515]](),_0xbc5cx2[_0x387d[2207]]= null),_0xbc5cx2[_0x387d[253]][_0x387d[515]](),_0xbc5cx2[_0x387d[253]]= null)};var mxEdgeStyle={EntityRelation:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){var _0xbc5cxa=_0xbc5cx2[_0x387d[441]],_0xbc5cx12=_0xbc5cxa[_0x387d[1179]];_0xbc5cx5= mxUtils[_0x387d[433]](_0xbc5cx2[_0x387d[124]],mxConstants.STYLE_SEGMENT,mxConstants.ENTITY_SEGMENT)* _0xbc5cxa[_0x387d[255]];var _0xbc5cx13=_0xbc5cx2[_0x387d[439]],_0xbc5cx14=_0xbc5cx13[0],_0xbc5cx15=_0xbc5cx13[_0xbc5cx13[_0x387d[67]]- 1],_0xbc5cx13=!1;if(null!= _0xbc5cx14){_0xbc5cx3= new mxCellState,_0xbc5cx3[_0x387d[235]]= _0xbc5cx14[_0x387d[235]],_0xbc5cx3[_0x387d[236]]= _0xbc5cx14[_0x387d[236]]}else {if(null!= _0xbc5cx3){var _0xbc5cx16=mxUtils[_0x387d[2227]](_0xbc5cx3,_0xbc5cx2,!0,mxConstants.DIRECTION_MASK_NONE);_0xbc5cx16!= mxConstants[_0x387d[434]]?_0xbc5cx13= _0xbc5cx16== mxConstants[_0x387d[436]]:(_0xbc5cx14= _0xbc5cx12[_0x387d[1198]](_0xbc5cx3[_0x387d[246]]),_0xbc5cx14[_0x387d[1500]]?_0xbc5cx13= 0.5>= _0xbc5cx14[_0x387d[235]]:null!= _0xbc5cx4&& (_0xbc5cx13= _0xbc5cx4[_0x387d[235]]+ _0xbc5cx4[_0x387d[117]]< _0xbc5cx3[_0x387d[235]]))}else {return}};_0xbc5cx14= !0;null!= _0xbc5cx15?(_0xbc5cx4= new mxCellState,_0xbc5cx4[_0x387d[235]]= _0xbc5cx15[_0x387d[235]],_0xbc5cx4[_0x387d[236]]= _0xbc5cx15[_0x387d[236]]):null!= _0xbc5cx4&& (_0xbc5cx16= mxUtils[_0x387d[2227]](_0xbc5cx4,_0xbc5cx2,!1,mxConstants.DIRECTION_MASK_NONE),_0xbc5cx16!= mxConstants[_0x387d[434]]?_0xbc5cx14= _0xbc5cx16== mxConstants[_0x387d[436]]:(_0xbc5cx2= _0xbc5cx12[_0x387d[1198]](_0xbc5cx4[_0x387d[246]]),_0xbc5cx2[_0x387d[1500]]?_0xbc5cx14= 0.5>= _0xbc5cx2[_0x387d[235]]:null!= _0xbc5cx3&& (_0xbc5cx14= _0xbc5cx3[_0x387d[235]]+ _0xbc5cx3[_0x387d[117]]< _0xbc5cx4[_0x387d[235]])));null!= _0xbc5cx3&& null!= _0xbc5cx4&& (_0xbc5cx2= _0xbc5cx13?_0xbc5cx3[_0x387d[235]]:_0xbc5cx3[_0x387d[235]]+ _0xbc5cx3[_0x387d[117]],_0xbc5cx3= _0xbc5cxa[_0x387d[2228]](_0xbc5cx3),_0xbc5cx12= _0xbc5cx14?_0xbc5cx4[_0x387d[235]]:_0xbc5cx4[_0x387d[235]]+ _0xbc5cx4[_0x387d[117]],_0xbc5cx4= _0xbc5cxa[_0x387d[2228]](_0xbc5cx4),_0xbc5cxa= new mxPoint(_0xbc5cx2+ (_0xbc5cx13?-_0xbc5cx5:_0xbc5cx5),_0xbc5cx3),_0xbc5cx15= new mxPoint(_0xbc5cx12+ (_0xbc5cx14?-_0xbc5cx5:_0xbc5cx5),_0xbc5cx4),_0xbc5cx13== _0xbc5cx14?(_0xbc5cx5= _0xbc5cx13?Math[_0x387d[243]](_0xbc5cx2,_0xbc5cx12)- _0xbc5cx5:Math[_0x387d[160]](_0xbc5cx2,_0xbc5cx12)+ _0xbc5cx5,_0xbc5cx9[_0x387d[207]]( new mxPoint(_0xbc5cx5,_0xbc5cx3)),_0xbc5cx9[_0x387d[207]]( new mxPoint(_0xbc5cx5,_0xbc5cx4))):(_0xbc5cxa[_0x387d[235]]< _0xbc5cx15[_0x387d[235]]== _0xbc5cx13?(_0xbc5cx5= _0xbc5cx3+ (_0xbc5cx4- _0xbc5cx3)/ 2,_0xbc5cx9[_0x387d[207]](_0xbc5cxa),_0xbc5cx9[_0x387d[207]]( new mxPoint(_0xbc5cxa[_0x387d[235]],_0xbc5cx5)),_0xbc5cx9[_0x387d[207]]( new mxPoint(_0xbc5cx15[_0x387d[235]],_0xbc5cx5))):_0xbc5cx9[_0x387d[207]](_0xbc5cxa),_0xbc5cx9[_0x387d[207]](_0xbc5cx15)))},Loop:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){if(null!= _0xbc5cx3){_0xbc5cx4= _0xbc5cx2[_0x387d[441]];var _0xbc5cxa=_0xbc5cx4[_0x387d[1179]];_0xbc5cx5= null!= _0xbc5cx5&& 0< _0xbc5cx5[_0x387d[67]]?_0xbc5cx5[0]:null;null!= _0xbc5cx5&& (_0xbc5cx5= _0xbc5cx4[_0x387d[2229]](_0xbc5cx2,_0xbc5cx5),mxUtils[_0x387d[442]](_0xbc5cx3,_0xbc5cx5[_0x387d[235]],_0xbc5cx5[_0x387d[236]])&& (_0xbc5cx5= null));var _0xbc5cx12=0,_0xbc5cx13=0,_0xbc5cx14=0,_0xbc5cx15=0,_0xbc5cxa=mxUtils[_0x387d[433]](_0xbc5cx2[_0x387d[124]],mxConstants.STYLE_SEGMENT,_0xbc5cxa[_0x387d[1020]])* _0xbc5cx4[_0x387d[255]];_0xbc5cx2= mxUtils[_0x387d[433]](_0xbc5cx2[_0x387d[124]],mxConstants.STYLE_DIRECTION,mxConstants.DIRECTION_WEST);_0xbc5cx2== mxConstants[_0x387d[1358]]|| _0xbc5cx2== mxConstants[_0x387d[1354]]?(_0xbc5cx12= _0xbc5cx4[_0x387d[2230]](_0xbc5cx3),_0xbc5cx13= _0xbc5cxa):(_0xbc5cx14= _0xbc5cx4[_0x387d[2228]](_0xbc5cx3),_0xbc5cx15= _0xbc5cxa);null== _0xbc5cx5|| _0xbc5cx5[_0x387d[235]]< _0xbc5cx3[_0x387d[235]]|| _0xbc5cx5[_0x387d[235]]> _0xbc5cx3[_0x387d[235]]+ _0xbc5cx3[_0x387d[117]]?null!= _0xbc5cx5?(_0xbc5cx12= _0xbc5cx5[_0x387d[235]],_0xbc5cx15= Math[_0x387d[160]](Math[_0x387d[425]](_0xbc5cx14- _0xbc5cx5[_0x387d[236]]),_0xbc5cx15)):_0xbc5cx2== mxConstants[_0x387d[1358]]?_0xbc5cx14= _0xbc5cx3[_0x387d[236]]- 2* _0xbc5cx13:_0xbc5cx2== mxConstants[_0x387d[1354]]?_0xbc5cx14= _0xbc5cx3[_0x387d[236]]+ _0xbc5cx3[_0x387d[119]]+ 2* _0xbc5cx13:_0xbc5cx12= _0xbc5cx2== mxConstants[_0x387d[1356]]?_0xbc5cx3[_0x387d[235]]- 2* _0xbc5cx15:_0xbc5cx3[_0x387d[235]]+ _0xbc5cx3[_0x387d[117]]+ 2* _0xbc5cx15:null!= _0xbc5cx5&& (_0xbc5cx12= _0xbc5cx4[_0x387d[2230]](_0xbc5cx3),_0xbc5cx13= Math[_0x387d[160]](Math[_0x387d[425]](_0xbc5cx12- _0xbc5cx5[_0x387d[235]]),_0xbc5cx15),_0xbc5cx14= _0xbc5cx5[_0x387d[236]],_0xbc5cx15= 0);_0xbc5cx9[_0x387d[207]]( new mxPoint(_0xbc5cx12- _0xbc5cx13,_0xbc5cx14- _0xbc5cx15));_0xbc5cx9[_0x387d[207]]( new mxPoint(_0xbc5cx12+ _0xbc5cx13,_0xbc5cx14+ _0xbc5cx15))}},ElbowConnector:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){var _0xbc5cxa=null!= _0xbc5cx5&& 0< _0xbc5cx5[_0x387d[67]]?_0xbc5cx5[0]:null,_0xbc5cx12=!1,_0xbc5cx13=!1;if(null!= _0xbc5cx3&& null!= _0xbc5cx4){if(null!= _0xbc5cxa){var _0xbc5cx14=Math[_0x387d[243]](_0xbc5cx3[_0x387d[235]],_0xbc5cx4[_0x387d[235]]),_0xbc5cx15=Math[_0x387d[160]](_0xbc5cx3[_0x387d[235]]+ _0xbc5cx3[_0x387d[117]],_0xbc5cx4[_0x387d[235]]+ _0xbc5cx4[_0x387d[117]]),_0xbc5cx13=Math[_0x387d[243]](_0xbc5cx3[_0x387d[236]],_0xbc5cx4[_0x387d[236]]),_0xbc5cx16=Math[_0x387d[160]](_0xbc5cx3[_0x387d[236]]+ _0xbc5cx3[_0x387d[119]],_0xbc5cx4[_0x387d[236]]+ _0xbc5cx4[_0x387d[119]]),_0xbc5cxa=_0xbc5cx2[_0x387d[441]][_0x387d[2229]](_0xbc5cx2,_0xbc5cxa),_0xbc5cx12=_0xbc5cxa[_0x387d[236]]< _0xbc5cx13|| _0xbc5cxa[_0x387d[236]]> _0xbc5cx16,_0xbc5cx13=_0xbc5cxa[_0x387d[235]]< _0xbc5cx14|| _0xbc5cxa[_0x387d[235]]> _0xbc5cx15}else {_0xbc5cx14= Math[_0x387d[160]](_0xbc5cx3[_0x387d[235]],_0xbc5cx4[_0x387d[235]]),_0xbc5cx15= Math[_0x387d[243]](_0xbc5cx3[_0x387d[235]]+ _0xbc5cx3[_0x387d[117]],_0xbc5cx4[_0x387d[235]]+ _0xbc5cx4[_0x387d[117]]),_0xbc5cx12= _0xbc5cx14== _0xbc5cx15,_0xbc5cx12|| (_0xbc5cx13= Math[_0x387d[160]](_0xbc5cx3[_0x387d[236]],_0xbc5cx4[_0x387d[236]]),_0xbc5cx16= Math[_0x387d[243]](_0xbc5cx3[_0x387d[236]]+ _0xbc5cx3[_0x387d[119]],_0xbc5cx4[_0x387d[236]]+ _0xbc5cx4[_0x387d[119]]),_0xbc5cx13= _0xbc5cx13== _0xbc5cx16)}};!_0xbc5cx13&& (_0xbc5cx12|| _0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2231]]]== mxConstants[_0x387d[2232]])?mxEdgeStyle.TopToBottom(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9):mxEdgeStyle.SideToSide(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9)},SideToSide:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){var _0xbc5cxa=_0xbc5cx2[_0x387d[441]];_0xbc5cx5= null!= _0xbc5cx5&& 0< _0xbc5cx5[_0x387d[67]]?_0xbc5cx5[0]:null;var _0xbc5cx12=_0xbc5cx2[_0x387d[439]],_0xbc5cx13=_0xbc5cx12[0],_0xbc5cx12=_0xbc5cx12[_0xbc5cx12[_0x387d[67]]- 1];null!= _0xbc5cx5&& (_0xbc5cx5= _0xbc5cxa[_0x387d[2229]](_0xbc5cx2,_0xbc5cx5));null!= _0xbc5cx13&& (_0xbc5cx3= new mxCellState,_0xbc5cx3[_0x387d[235]]= _0xbc5cx13[_0x387d[235]],_0xbc5cx3[_0x387d[236]]= _0xbc5cx13[_0x387d[236]]);null!= _0xbc5cx12&& (_0xbc5cx4= new mxCellState,_0xbc5cx4[_0x387d[235]]= _0xbc5cx12[_0x387d[235]],_0xbc5cx4[_0x387d[236]]= _0xbc5cx12[_0x387d[236]]);null!= _0xbc5cx3&& null!= _0xbc5cx4&& (_0xbc5cx2= Math[_0x387d[160]](_0xbc5cx3[_0x387d[235]],_0xbc5cx4[_0x387d[235]]),_0xbc5cx13= Math[_0x387d[243]](_0xbc5cx3[_0x387d[235]]+ _0xbc5cx3[_0x387d[117]],_0xbc5cx4[_0x387d[235]]+ _0xbc5cx4[_0x387d[117]]),_0xbc5cx2= null!= _0xbc5cx5?_0xbc5cx5[_0x387d[235]]:_0xbc5cx13+ (_0xbc5cx2- _0xbc5cx13)/ 2,_0xbc5cx13= _0xbc5cxa[_0x387d[2228]](_0xbc5cx3),_0xbc5cxa= _0xbc5cxa[_0x387d[2228]](_0xbc5cx4),null!= _0xbc5cx5&& (_0xbc5cx5[_0x387d[236]]>= _0xbc5cx3[_0x387d[236]]&& _0xbc5cx5[_0x387d[236]]<= _0xbc5cx3[_0x387d[236]]+ _0xbc5cx3[_0x387d[119]]&& (_0xbc5cx13= _0xbc5cx5[_0x387d[236]]),_0xbc5cx5[_0x387d[236]]>= _0xbc5cx4[_0x387d[236]]&& _0xbc5cx5[_0x387d[236]]<= _0xbc5cx4[_0x387d[236]]+ _0xbc5cx4[_0x387d[119]]&& (_0xbc5cxa= _0xbc5cx5[_0x387d[236]])),!mxUtils[_0x387d[442]](_0xbc5cx4,_0xbc5cx2,_0xbc5cx13)&& !mxUtils[_0x387d[442]](_0xbc5cx3,_0xbc5cx2,_0xbc5cx13)&& _0xbc5cx9[_0x387d[207]]( new mxPoint(_0xbc5cx2,_0xbc5cx13)),!mxUtils[_0x387d[442]](_0xbc5cx4,_0xbc5cx2,_0xbc5cxa)&& !mxUtils[_0x387d[442]](_0xbc5cx3,_0xbc5cx2,_0xbc5cxa)&& _0xbc5cx9[_0x387d[207]]( new mxPoint(_0xbc5cx2,_0xbc5cxa)),1== _0xbc5cx9[_0x387d[67]]&& (null!= _0xbc5cx5?!mxUtils[_0x387d[442]](_0xbc5cx4,_0xbc5cx2,_0xbc5cx5[_0x387d[236]])&& !mxUtils[_0x387d[442]](_0xbc5cx3,_0xbc5cx2,_0xbc5cx5[_0x387d[236]])&& _0xbc5cx9[_0x387d[207]]( new mxPoint(_0xbc5cx2,_0xbc5cx5[_0x387d[236]])):(_0xbc5cxa= Math[_0x387d[160]](_0xbc5cx3[_0x387d[236]],_0xbc5cx4[_0x387d[236]]),_0xbc5cx3= Math[_0x387d[243]](_0xbc5cx3[_0x387d[236]]+ _0xbc5cx3[_0x387d[119]],_0xbc5cx4[_0x387d[236]]+ _0xbc5cx4[_0x387d[119]]),_0xbc5cx9[_0x387d[207]]( new mxPoint(_0xbc5cx2,_0xbc5cxa+ (_0xbc5cx3- _0xbc5cxa)/ 2)))))},TopToBottom:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){var _0xbc5cxa=_0xbc5cx2[_0x387d[441]];_0xbc5cx5= null!= _0xbc5cx5&& 0< _0xbc5cx5[_0x387d[67]]?_0xbc5cx5[0]:null;var _0xbc5cx12=_0xbc5cx2[_0x387d[439]],_0xbc5cx13=_0xbc5cx12[0],_0xbc5cx12=_0xbc5cx12[_0xbc5cx12[_0x387d[67]]- 1];null!= _0xbc5cx5&& (_0xbc5cx5= _0xbc5cxa[_0x387d[2229]](_0xbc5cx2,_0xbc5cx5));null!= _0xbc5cx13&& (_0xbc5cx3= new mxCellState,_0xbc5cx3[_0x387d[235]]= _0xbc5cx13[_0x387d[235]],_0xbc5cx3[_0x387d[236]]= _0xbc5cx13[_0x387d[236]]);null!= _0xbc5cx12&& (_0xbc5cx4= new mxCellState,_0xbc5cx4[_0x387d[235]]= _0xbc5cx12[_0x387d[235]],_0xbc5cx4[_0x387d[236]]= _0xbc5cx12[_0x387d[236]]);null!= _0xbc5cx3&& null!= _0xbc5cx4&& (_0xbc5cx13= Math[_0x387d[160]](_0xbc5cx3[_0x387d[236]],_0xbc5cx4[_0x387d[236]]),_0xbc5cx12= Math[_0x387d[243]](_0xbc5cx3[_0x387d[236]]+ _0xbc5cx3[_0x387d[119]],_0xbc5cx4[_0x387d[236]]+ _0xbc5cx4[_0x387d[119]]),_0xbc5cx2= _0xbc5cxa[_0x387d[2230]](_0xbc5cx3),null!= _0xbc5cx5&& (_0xbc5cx5[_0x387d[235]]>= _0xbc5cx3[_0x387d[235]]&& _0xbc5cx5[_0x387d[235]]<= _0xbc5cx3[_0x387d[235]]+ _0xbc5cx3[_0x387d[117]])&& (_0xbc5cx2= _0xbc5cx5[_0x387d[235]]),_0xbc5cx13= null!= _0xbc5cx5?_0xbc5cx5[_0x387d[236]]:_0xbc5cx12+ (_0xbc5cx13- _0xbc5cx12)/ 2,!mxUtils[_0x387d[442]](_0xbc5cx4,_0xbc5cx2,_0xbc5cx13)&& !mxUtils[_0x387d[442]](_0xbc5cx3,_0xbc5cx2,_0xbc5cx13)&& _0xbc5cx9[_0x387d[207]]( new mxPoint(_0xbc5cx2,_0xbc5cx13)),_0xbc5cx2= null!= _0xbc5cx5&& _0xbc5cx5[_0x387d[235]]>= _0xbc5cx4[_0x387d[235]]&& _0xbc5cx5[_0x387d[235]]<= _0xbc5cx4[_0x387d[235]]+ _0xbc5cx4[_0x387d[117]]?_0xbc5cx5[_0x387d[235]]:_0xbc5cxa[_0x387d[2230]](_0xbc5cx4),!mxUtils[_0x387d[442]](_0xbc5cx4,_0xbc5cx2,_0xbc5cx13)&& !mxUtils[_0x387d[442]](_0xbc5cx3,_0xbc5cx2,_0xbc5cx13)&& _0xbc5cx9[_0x387d[207]]( new mxPoint(_0xbc5cx2,_0xbc5cx13)),1== _0xbc5cx9[_0x387d[67]]&& (null!= _0xbc5cx5&& 1== _0xbc5cx9[_0x387d[67]]?!mxUtils[_0x387d[442]](_0xbc5cx4,_0xbc5cx5[_0x387d[235]],_0xbc5cx13)&& !mxUtils[_0x387d[442]](_0xbc5cx3,_0xbc5cx5[_0x387d[235]],_0xbc5cx13)&& _0xbc5cx9[_0x387d[207]]( new mxPoint(_0xbc5cx5[_0x387d[235]],_0xbc5cx13)):(_0xbc5cxa= Math[_0x387d[160]](_0xbc5cx3[_0x387d[235]],_0xbc5cx4[_0x387d[235]]),_0xbc5cx3= Math[_0x387d[243]](_0xbc5cx3[_0x387d[235]]+ _0xbc5cx3[_0x387d[117]],_0xbc5cx4[_0x387d[235]]+ _0xbc5cx4[_0x387d[117]]),_0xbc5cx9[_0x387d[207]]( new mxPoint(_0xbc5cxa+ (_0xbc5cx3- _0xbc5cxa)/ 2,_0xbc5cx13)))))},SegmentConnector:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){var _0xbc5cxa=_0xbc5cx2[_0x387d[439]],_0xbc5cx12=!0,_0xbc5cx13=null,_0xbc5cx14=_0xbc5cxa[0];null== _0xbc5cx14&& null!= _0xbc5cx3?_0xbc5cx14= new mxPoint(_0xbc5cx2[_0x387d[441]][_0x387d[2230]](_0xbc5cx3),_0xbc5cx2[_0x387d[441]][_0x387d[2228]](_0xbc5cx3)):null!= _0xbc5cx14&& (_0xbc5cx14= _0xbc5cx14[_0x387d[238]]());var _0xbc5cx15=_0xbc5cxa[_0x387d[67]]- 1;if(null!= _0xbc5cx5&& 0< _0xbc5cx5[_0x387d[67]]){for(var _0xbc5cx13=_0xbc5cx2[_0x387d[441]][_0x387d[2229]](_0xbc5cx2,_0xbc5cx5[0]),_0xbc5cx16=_0xbc5cx3,_0xbc5cx17=_0xbc5cxa[0],_0xbc5cx18=!1,_0xbc5cx19=!1,_0xbc5cx18=_0xbc5cx13,_0xbc5cx1a=_0xbc5cx5[_0x387d[67]],_0xbc5cx1b=0;2> _0xbc5cx1b;_0xbc5cx1b++){var _0xbc5cx1c=null!= _0xbc5cx17&& _0xbc5cx17[_0x387d[235]]== _0xbc5cx18[_0x387d[235]],_0xbc5cx1d=null!= _0xbc5cx17&& _0xbc5cx17[_0x387d[236]]== _0xbc5cx18[_0x387d[236]],_0xbc5cx1e=null!= _0xbc5cx16&& _0xbc5cx18[_0x387d[236]]>= _0xbc5cx16[_0x387d[236]]&& _0xbc5cx18[_0x387d[236]]<= _0xbc5cx16[_0x387d[236]]+ _0xbc5cx16[_0x387d[119]],_0xbc5cx16=null!= _0xbc5cx16&& _0xbc5cx18[_0x387d[235]]>= _0xbc5cx16[_0x387d[235]]&& _0xbc5cx18[_0x387d[235]]<= _0xbc5cx16[_0x387d[235]]+ _0xbc5cx16[_0x387d[117]],_0xbc5cx18=_0xbc5cx1d|| null== _0xbc5cx17&& _0xbc5cx1e,_0xbc5cx19=_0xbc5cx1c|| null== _0xbc5cx17&& _0xbc5cx16;if(null!= _0xbc5cx17&& !_0xbc5cx1d&& !_0xbc5cx1c&& (_0xbc5cx1e|| _0xbc5cx16)){_0xbc5cx12= _0xbc5cx1e?!1:!0;break};if(_0xbc5cx19|| _0xbc5cx18){_0xbc5cx12= _0xbc5cx18;1== _0xbc5cx1b&& (_0xbc5cx12= 0== _0xbc5cx5[_0x387d[67]]% 2?_0xbc5cx18:_0xbc5cx19);break};_0xbc5cx16= _0xbc5cx4;_0xbc5cx17= _0xbc5cxa[_0xbc5cx15];_0xbc5cx18= _0xbc5cx2[_0x387d[441]][_0x387d[2229]](_0xbc5cx2,_0xbc5cx5[_0xbc5cx1a- 1])};_0xbc5cx12&& (null!= _0xbc5cxa[0]&& _0xbc5cxa[0][_0x387d[236]]!= _0xbc5cx13[_0x387d[236]]|| null== _0xbc5cxa[0]&& null!= _0xbc5cx3&& (_0xbc5cx13[_0x387d[236]]< _0xbc5cx3[_0x387d[236]]|| _0xbc5cx13[_0x387d[236]]> _0xbc5cx3[_0x387d[236]]+ _0xbc5cx3[_0x387d[119]]))?_0xbc5cx9[_0x387d[207]]( new mxPoint(_0xbc5cx14[_0x387d[235]],_0xbc5cx13[_0x387d[236]])):!_0xbc5cx12&& (null!= _0xbc5cxa[0]&& _0xbc5cxa[0][_0x387d[235]]!= _0xbc5cx13[_0x387d[235]]|| null== _0xbc5cxa[0]&& null!= _0xbc5cx3&& (_0xbc5cx13[_0x387d[235]]< _0xbc5cx3[_0x387d[235]]|| _0xbc5cx13[_0x387d[235]]> _0xbc5cx3[_0x387d[235]]+ _0xbc5cx3[_0x387d[117]]))&& _0xbc5cx9[_0x387d[207]]( new mxPoint(_0xbc5cx13[_0x387d[235]],_0xbc5cx14[_0x387d[236]]));_0xbc5cx12?_0xbc5cx14[_0x387d[236]]= _0xbc5cx13[_0x387d[236]]:_0xbc5cx14[_0x387d[235]]= _0xbc5cx13[_0x387d[235]];for(_0xbc5cx1b= 0;_0xbc5cx1b< _0xbc5cx5[_0x387d[67]];_0xbc5cx1b++){_0xbc5cx12= !_0xbc5cx12,_0xbc5cx13= _0xbc5cx2[_0x387d[441]][_0x387d[2229]](_0xbc5cx2,_0xbc5cx5[_0xbc5cx1b]),_0xbc5cx12?_0xbc5cx14[_0x387d[236]]= _0xbc5cx13[_0x387d[236]]:_0xbc5cx14[_0x387d[235]]= _0xbc5cx13[_0x387d[235]],_0xbc5cx9[_0x387d[207]](_0xbc5cx14[_0x387d[238]]())}}else {_0xbc5cx13= _0xbc5cx14,_0xbc5cx12= !0};_0xbc5cx14= _0xbc5cxa[_0xbc5cx15];null== _0xbc5cx14&& null!= _0xbc5cx4&& (_0xbc5cx14= new mxPoint(_0xbc5cx2[_0x387d[441]][_0x387d[2230]](_0xbc5cx4),_0xbc5cx2[_0x387d[441]][_0x387d[2228]](_0xbc5cx4)));_0xbc5cx12&& (null!= _0xbc5cxa[_0xbc5cx15]&& _0xbc5cxa[_0xbc5cx15][_0x387d[236]]!= _0xbc5cx13[_0x387d[236]]|| null== _0xbc5cxa[_0xbc5cx15]&& null!= _0xbc5cx4&& (_0xbc5cx13[_0x387d[236]]< _0xbc5cx4[_0x387d[236]]|| _0xbc5cx13[_0x387d[236]]> _0xbc5cx4[_0x387d[236]]+ _0xbc5cx4[_0x387d[119]]))?_0xbc5cx9[_0x387d[207]]( new mxPoint(_0xbc5cx14[_0x387d[235]],_0xbc5cx13[_0x387d[236]])):!_0xbc5cx12&& (null!= _0xbc5cxa[_0xbc5cx15]&& _0xbc5cxa[_0xbc5cx15][_0x387d[235]]!= _0xbc5cx13[_0x387d[235]]|| null== _0xbc5cxa[_0xbc5cx15]&& null!= _0xbc5cx4&& (_0xbc5cx13[_0x387d[235]]< _0xbc5cx4[_0x387d[235]]|| _0xbc5cx13[_0x387d[235]]> _0xbc5cx4[_0x387d[235]]+ _0xbc5cx4[_0x387d[117]]))&& _0xbc5cx9[_0x387d[207]]( new mxPoint(_0xbc5cx13[_0x387d[235]],_0xbc5cx14[_0x387d[236]]));if(null== _0xbc5cxa[0]&& null!= _0xbc5cx3){for(;1< _0xbc5cx9[_0x387d[67]]&& mxUtils[_0x387d[442]](_0xbc5cx3,_0xbc5cx9[1][_0x387d[235]],_0xbc5cx9[1][_0x387d[236]]);){_0xbc5cx9= _0xbc5cx9[_0x387d[300]](1,1)}};if(null== _0xbc5cxa[_0xbc5cx15]&& null!= _0xbc5cx4){for(;1< _0xbc5cx9[_0x387d[67]]&& mxUtils[_0x387d[442]](_0xbc5cx4,_0xbc5cx9[_0xbc5cx9[_0x387d[67]]- 1][_0x387d[235]],_0xbc5cx9[_0xbc5cx9[_0x387d[67]]- 1][_0x387d[236]]);){_0xbc5cx9= _0xbc5cx9[_0x387d[300]](_0xbc5cx9[_0x387d[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(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){var _0xbc5cxa=_0xbc5cx2[_0x387d[441]][_0x387d[1179]],_0xbc5cx12=null== _0xbc5cx3?!1:_0xbc5cxa[_0x387d[502]]()[_0x387d[250]](_0xbc5cx3[_0x387d[246]]),_0xbc5cxa=null== _0xbc5cx4?!1:_0xbc5cxa[_0x387d[502]]()[_0x387d[250]](_0xbc5cx4[_0x387d[246]]);if(null!= _0xbc5cx5&& 0< _0xbc5cx5[_0x387d[67]]|| _0xbc5cx12|| _0xbc5cxa){mxEdgeStyle.SegmentConnector(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9)}else {_0xbc5cx5= _0xbc5cx2[_0x387d[439]];var _0xbc5cx13=_0xbc5cx5[0],_0xbc5cx14=_0xbc5cx5[_0xbc5cx5[_0x387d[67]]- 1];_0xbc5cx5= null!= _0xbc5cx3?_0xbc5cx3[_0x387d[235]]:_0xbc5cx13[_0x387d[235]];var _0xbc5cx12=null!= _0xbc5cx3?_0xbc5cx3[_0x387d[236]]:_0xbc5cx13[_0x387d[236]],_0xbc5cx15=null!= _0xbc5cx3?_0xbc5cx3[_0x387d[117]]:1,_0xbc5cx16=null!= _0xbc5cx3?_0xbc5cx3[_0x387d[119]]:1,_0xbc5cx17=null!= _0xbc5cx4?_0xbc5cx4[_0x387d[235]]:_0xbc5cx14[_0x387d[235]],_0xbc5cx18=null!= _0xbc5cx4?_0xbc5cx4[_0x387d[236]]:_0xbc5cx14[_0x387d[236]],_0xbc5cx19=null!= _0xbc5cx4?_0xbc5cx4[_0x387d[117]]:1,_0xbc5cx1a=null!= _0xbc5cx4?_0xbc5cx4[_0x387d[119]]:1,_0xbc5cxa=_0xbc5cx2[_0x387d[441]][_0x387d[255]]* mxEdgeStyle[_0x387d[2233]],_0xbc5cx1b=[mxConstants[_0x387d[2234]],mxConstants[_0x387d[2234]]];null!= _0xbc5cx3&& (_0xbc5cx1b[0]= mxUtils[_0x387d[2227]](_0xbc5cx3,_0xbc5cx2,!0,mxConstants.DIRECTION_MASK_ALL));null!= _0xbc5cx4&& (_0xbc5cx1b[1]= mxUtils[_0x387d[2227]](_0xbc5cx4,_0xbc5cx2,!1,mxConstants.DIRECTION_MASK_ALL));_0xbc5cx2= [0,0];_0xbc5cx5= [[_0xbc5cx5,_0xbc5cx12,_0xbc5cx15,_0xbc5cx16],[_0xbc5cx17,_0xbc5cx18,_0xbc5cx19,_0xbc5cx1a]];for(_0xbc5cx15= 0;2> _0xbc5cx15;_0xbc5cx15++){mxEdgeStyle[_0x387d[2235]][_0xbc5cx15][1]= _0xbc5cx5[_0xbc5cx15][0]- _0xbc5cxa,mxEdgeStyle[_0x387d[2235]][_0xbc5cx15][2]= _0xbc5cx5[_0xbc5cx15][1]- _0xbc5cxa,mxEdgeStyle[_0x387d[2235]][_0xbc5cx15][4]= _0xbc5cx5[_0xbc5cx15][0]+ _0xbc5cx5[_0xbc5cx15][2]+ _0xbc5cxa,mxEdgeStyle[_0x387d[2235]][_0xbc5cx15][8]= _0xbc5cx5[_0xbc5cx15][1]+ _0xbc5cx5[_0xbc5cx15][3]+ _0xbc5cxa};_0xbc5cx15= _0xbc5cx5[0][0]+ _0xbc5cx5[0][2]/ 2- (_0xbc5cx5[1][0]+ _0xbc5cx5[1][2]/ 2);_0xbc5cx16= _0xbc5cx5[0][1]+ _0xbc5cx5[0][3]/ 2- (_0xbc5cx5[1][1]+ _0xbc5cx5[1][3]/ 2);_0xbc5cx12= 0;0> _0xbc5cx15?_0xbc5cx12= 0> _0xbc5cx16?2:1:0>= _0xbc5cx16&& (_0xbc5cx12= 3,0== _0xbc5cx15&& (_0xbc5cx12= 2));_0xbc5cx16= null;null!= _0xbc5cx3&& (_0xbc5cx16= _0xbc5cx13);_0xbc5cx3= [[0.5,0.5],[0.5,0.5]];for(_0xbc5cx15= 0;2> _0xbc5cx15;_0xbc5cx15++){null!= _0xbc5cx16&& (_0xbc5cx3[_0xbc5cx15][0]= (_0xbc5cx16[_0x387d[235]]- _0xbc5cx5[_0xbc5cx15][0])/ _0xbc5cx5[_0xbc5cx15][2],0.01> _0xbc5cx3[_0xbc5cx15][0]?_0xbc5cx2[_0xbc5cx15]= mxConstants[_0x387d[436]]:0.99< _0xbc5cx3[_0xbc5cx15][0]&& (_0xbc5cx2[_0xbc5cx15]= mxConstants[_0x387d[438]]),_0xbc5cx3[_0xbc5cx15][1]= (_0xbc5cx16[_0x387d[236]]- _0xbc5cx5[_0xbc5cx15][1])/ _0xbc5cx5[_0xbc5cx15][3],0.01> _0xbc5cx3[_0xbc5cx15][1]?_0xbc5cx2[_0xbc5cx15]= mxConstants[_0x387d[435]]:0.99< _0xbc5cx3[_0xbc5cx15][1]&& (_0xbc5cx2[_0xbc5cx15]= mxConstants[_0x387d[437]])),_0xbc5cx16= null,null!= _0xbc5cx4&& (_0xbc5cx16= _0xbc5cx14)};_0xbc5cx15= _0xbc5cx5[0][1]- (_0xbc5cx5[1][1]+ _0xbc5cx5[1][3]);_0xbc5cx16= _0xbc5cx5[0][0]- (_0xbc5cx5[1][0]+ _0xbc5cx5[1][2]);_0xbc5cx17= _0xbc5cx5[1][1]- (_0xbc5cx5[0][1]+ _0xbc5cx5[0][3]);_0xbc5cx18= _0xbc5cx5[1][0]- (_0xbc5cx5[0][0]+ _0xbc5cx5[0][2]);mxEdgeStyle[_0x387d[2236]][1]= Math[_0x387d[160]](_0xbc5cx16- 2* _0xbc5cxa,0);mxEdgeStyle[_0x387d[2236]][2]= Math[_0x387d[160]](_0xbc5cx15- 2* _0xbc5cxa,0);mxEdgeStyle[_0x387d[2236]][4]= Math[_0x387d[160]](_0xbc5cx17- 2* _0xbc5cxa,0);mxEdgeStyle[_0x387d[2236]][3]= Math[_0x387d[160]](_0xbc5cx18- 2* _0xbc5cxa,0);_0xbc5cx4= [];_0xbc5cx13= [];_0xbc5cx14= [];_0xbc5cx13[0]= _0xbc5cx16>= _0xbc5cx18?mxConstants[_0x387d[436]]:mxConstants[_0x387d[438]];_0xbc5cx14[0]= _0xbc5cx15>= _0xbc5cx17?mxConstants[_0x387d[435]]:mxConstants[_0x387d[437]];_0xbc5cx13[1]= mxUtils[_0x387d[2237]](_0xbc5cx13[0]);_0xbc5cx14[1]= mxUtils[_0x387d[2237]](_0xbc5cx14[0]);_0xbc5cx16= _0xbc5cx16>= _0xbc5cx18?_0xbc5cx16:_0xbc5cx18;_0xbc5cx17= _0xbc5cx15>= _0xbc5cx17?_0xbc5cx15:_0xbc5cx17;_0xbc5cx18= [[0,0],[0,0]];_0xbc5cx19= !1;for(_0xbc5cx15= 0;2> _0xbc5cx15;_0xbc5cx15++){0== _0xbc5cx2[_0xbc5cx15]&& (0== (_0xbc5cx13[_0xbc5cx15]& _0xbc5cx1b[_0xbc5cx15])&& (_0xbc5cx13[_0xbc5cx15]= mxUtils[_0x387d[2237]](_0xbc5cx13[_0xbc5cx15])),0== (_0xbc5cx14[_0xbc5cx15]& _0xbc5cx1b[_0xbc5cx15])&& (_0xbc5cx14[_0xbc5cx15]= mxUtils[_0x387d[2237]](_0xbc5cx14[_0xbc5cx15])),_0xbc5cx18[_0xbc5cx15][0]= _0xbc5cx14[_0xbc5cx15],_0xbc5cx18[_0xbc5cx15][1]= _0xbc5cx13[_0xbc5cx15])};_0xbc5cx17> 2* _0xbc5cxa&& _0xbc5cx16> 2* _0xbc5cxa&& (0< (_0xbc5cx13[0]& _0xbc5cx1b[0])&& 0< (_0xbc5cx14[1]& _0xbc5cx1b[1])?(_0xbc5cx18[0][0]= _0xbc5cx13[0],_0xbc5cx18[0][1]= _0xbc5cx14[0],_0xbc5cx18[1][0]= _0xbc5cx14[1],_0xbc5cx18[1][1]= _0xbc5cx13[1],_0xbc5cx19= !0):0< (_0xbc5cx14[0]& _0xbc5cx1b[0])&& 0< (_0xbc5cx13[1]& _0xbc5cx1b[1])&& (_0xbc5cx18[0][0]= _0xbc5cx14[0],_0xbc5cx18[0][1]= _0xbc5cx13[0],_0xbc5cx18[1][0]= _0xbc5cx13[1],_0xbc5cx18[1][1]= _0xbc5cx14[1],_0xbc5cx19= !0));_0xbc5cx17> 2* _0xbc5cxa&& !_0xbc5cx19&& (_0xbc5cx18[0][0]= _0xbc5cx14[0],_0xbc5cx18[0][1]= _0xbc5cx13[0],_0xbc5cx18[1][0]= _0xbc5cx14[1],_0xbc5cx18[1][1]= _0xbc5cx13[1],_0xbc5cx19= !0);_0xbc5cx16> 2* _0xbc5cxa&& !_0xbc5cx19&& (_0xbc5cx18[0][0]= _0xbc5cx13[0],_0xbc5cx18[0][1]= _0xbc5cx14[0],_0xbc5cx18[1][0]= _0xbc5cx13[1],_0xbc5cx18[1][1]= _0xbc5cx14[1]);for(_0xbc5cx15= 0;2> _0xbc5cx15;_0xbc5cx15++){if(0== _0xbc5cx2[_0xbc5cx15]&& (0== (_0xbc5cx18[_0xbc5cx15][0]& _0xbc5cx1b[_0xbc5cx15])&& (_0xbc5cx18[_0xbc5cx15][0]= _0xbc5cx18[_0xbc5cx15][1]),_0xbc5cx4[_0xbc5cx15]= _0xbc5cx18[_0xbc5cx15][0]& _0xbc5cx1b[_0xbc5cx15],_0xbc5cx4[_0xbc5cx15]|= (_0xbc5cx18[_0xbc5cx15][1]& _0xbc5cx1b[_0xbc5cx15])<< 8,_0xbc5cx4[_0xbc5cx15]|= (_0xbc5cx18[1- _0xbc5cx15][_0xbc5cx15]& _0xbc5cx1b[_0xbc5cx15])<< 16,_0xbc5cx4[_0xbc5cx15]|= (_0xbc5cx18[1- _0xbc5cx15][1- _0xbc5cx15]& _0xbc5cx1b[_0xbc5cx15])<< 24,0== (_0xbc5cx4[_0xbc5cx15]& 15)&& (_0xbc5cx4[_0xbc5cx15]<<= 8),0== (_0xbc5cx4[_0xbc5cx15]& 3840)&& (_0xbc5cx4[_0xbc5cx15]= _0xbc5cx4[_0xbc5cx15]& 15| _0xbc5cx4[_0xbc5cx15]>> 8),0== (_0xbc5cx4[_0xbc5cx15]& 983040)&& (_0xbc5cx4[_0xbc5cx15]= _0xbc5cx4[_0xbc5cx15]& 65535| (_0xbc5cx4[_0xbc5cx15]& 251658240)>> 8),_0xbc5cx2[_0xbc5cx15]= _0xbc5cx4[_0xbc5cx15]& 15,_0xbc5cx1b[_0xbc5cx15]== mxConstants[_0x387d[436]]|| _0xbc5cx1b[_0xbc5cx15]== mxConstants[_0x387d[435]]|| _0xbc5cx1b[_0xbc5cx15]== mxConstants[_0x387d[438]]|| _0xbc5cx1b[_0xbc5cx15]== mxConstants[_0x387d[437]])){_0xbc5cx2[_0xbc5cx15]= _0xbc5cx1b[_0xbc5cx15]}};_0xbc5cx15= _0xbc5cx2[0]== mxConstants[_0x387d[438]]?3:_0xbc5cx2[0];_0xbc5cx1b= _0xbc5cx2[1]== mxConstants[_0x387d[438]]?3:_0xbc5cx2[1];_0xbc5cx15-= _0xbc5cx12;_0xbc5cx1b-= _0xbc5cx12;1> _0xbc5cx15&& (_0xbc5cx15+= 4);1> _0xbc5cx1b&& (_0xbc5cx1b+= 4);_0xbc5cx1b= mxEdgeStyle[_0x387d[2238]][_0xbc5cx15- 1][_0xbc5cx1b- 1];mxEdgeStyle[_0x387d[2239]][0][0]= _0xbc5cx5[0][0];mxEdgeStyle[_0x387d[2239]][0][1]= _0xbc5cx5[0][1];switch(_0xbc5cx2[0]){case mxConstants[_0x387d[436]]:mxEdgeStyle[_0x387d[2239]][0][0]-= _0xbc5cxa;mxEdgeStyle[_0x387d[2239]][0][1]+= _0xbc5cx3[0][1]* _0xbc5cx5[0][3];break;case mxConstants[_0x387d[437]]:mxEdgeStyle[_0x387d[2239]][0][0]+= _0xbc5cx3[0][0]* _0xbc5cx5[0][2];mxEdgeStyle[_0x387d[2239]][0][1]+= _0xbc5cx5[0][3]+ _0xbc5cxa;break;case mxConstants[_0x387d[438]]:mxEdgeStyle[_0x387d[2239]][0][0]+= _0xbc5cx5[0][2]+ _0xbc5cxa;mxEdgeStyle[_0x387d[2239]][0][1]+= _0xbc5cx3[0][1]* _0xbc5cx5[0][3];break;case mxConstants[_0x387d[435]]:mxEdgeStyle[_0x387d[2239]][0][0]+= _0xbc5cx3[0][0]* _0xbc5cx5[0][2],mxEdgeStyle[_0x387d[2239]][0][1]-= _0xbc5cxa};_0xbc5cxa= 0;_0xbc5cx13= _0xbc5cx4= 0< (_0xbc5cx2[0]& (mxConstants[_0x387d[438]]| mxConstants[_0x387d[436]]))?0:1;for(_0xbc5cx15= _0xbc5cx14= 0;_0xbc5cx15< _0xbc5cx1b[_0x387d[67]];_0xbc5cx15++){_0xbc5cx14= _0xbc5cx1b[_0xbc5cx15]& 15;_0xbc5cx1a= _0xbc5cx14== mxConstants[_0x387d[438]]?3:_0xbc5cx14;_0xbc5cx1a+= _0xbc5cx12;4< _0xbc5cx1a&& (_0xbc5cx1a-= 4);_0xbc5cx16= mxEdgeStyle[_0x387d[2240]][_0xbc5cx1a- 1];_0xbc5cx14= 0< _0xbc5cx1a% 2?0:1;_0xbc5cx14!= _0xbc5cx4&& (_0xbc5cxa++,mxEdgeStyle[_0x387d[2239]][_0xbc5cxa][0]= mxEdgeStyle[_0x387d[2239]][_0xbc5cxa- 1][0],mxEdgeStyle[_0x387d[2239]][_0xbc5cxa][1]= mxEdgeStyle[_0x387d[2239]][_0xbc5cxa- 1][1]);var _0xbc5cx1c=0< (_0xbc5cx1b[_0xbc5cx15]& mxEdgeStyle[_0x387d[2241]]),_0xbc5cx19=0< (_0xbc5cx1b[_0xbc5cx15]& mxEdgeStyle[_0x387d[2242]]),_0xbc5cx17=(_0xbc5cx1b[_0xbc5cx15]& mxEdgeStyle[_0x387d[2243]])>> 5,_0xbc5cx17=_0xbc5cx17<< _0xbc5cx12;15< _0xbc5cx17&& (_0xbc5cx17>>= 4);_0xbc5cx18= 0< (_0xbc5cx1b[_0xbc5cx15]& mxEdgeStyle[_0x387d[2244]]);(_0xbc5cx19|| _0xbc5cx1c)&& 9> _0xbc5cx17?(_0xbc5cx1a= 0,_0xbc5cx19= _0xbc5cx19?0:1,_0xbc5cx1a= _0xbc5cx18&& 0== _0xbc5cx14?_0xbc5cx5[_0xbc5cx19][0]+ _0xbc5cx3[_0xbc5cx19][0]* _0xbc5cx5[_0xbc5cx19][2]:_0xbc5cx18?_0xbc5cx5[_0xbc5cx19][1]+ _0xbc5cx3[_0xbc5cx19][1]* _0xbc5cx5[_0xbc5cx19][3]:mxEdgeStyle[_0x387d[2235]][_0xbc5cx19][_0xbc5cx17],0== _0xbc5cx14?(_0xbc5cx17= (_0xbc5cx1a- mxEdgeStyle[_0x387d[2239]][_0xbc5cxa][0])* _0xbc5cx16[0],0< _0xbc5cx17&& (mxEdgeStyle[_0x387d[2239]][_0xbc5cxa][0]+= _0xbc5cx16[0]* _0xbc5cx17)):(_0xbc5cx17= (_0xbc5cx1a- mxEdgeStyle[_0x387d[2239]][_0xbc5cxa][1])* _0xbc5cx16[1],0< _0xbc5cx17&& (mxEdgeStyle[_0x387d[2239]][_0xbc5cxa][1]+= _0xbc5cx16[1]* _0xbc5cx17))):_0xbc5cx18&& (mxEdgeStyle[_0x387d[2239]][_0xbc5cxa][0]+= _0xbc5cx16[0]* Math[_0x387d[425]](mxEdgeStyle[_0x387d[2236]][_0xbc5cx1a]/ 2),mxEdgeStyle[_0x387d[2239]][_0xbc5cxa][1]+= _0xbc5cx16[1]* Math[_0x387d[425]](mxEdgeStyle[_0x387d[2236]][_0xbc5cx1a]/ 2));0< _0xbc5cxa&& mxEdgeStyle[_0x387d[2239]][_0xbc5cxa][_0xbc5cx14]== mxEdgeStyle[_0x387d[2239]][_0xbc5cxa- 1][_0xbc5cx14]?_0xbc5cxa--:_0xbc5cx4= _0xbc5cx14};for(_0xbc5cx15= 0;_0xbc5cx15<= _0xbc5cxa&& !(_0xbc5cx15== _0xbc5cxa&& ((0< (_0xbc5cx2[1]& (mxConstants[_0x387d[438]]| mxConstants[_0x387d[436]]))?0:1)== _0xbc5cx13?0:1)!= (_0xbc5cxa+ 1)% 2);_0xbc5cx15++){_0xbc5cx9[_0x387d[207]]( new mxPoint(mxEdgeStyle[_0x387d[2239]][_0xbc5cx15][0],mxEdgeStyle[_0x387d[2239]][_0xbc5cx15][1]))}}},getRoutePattern:function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){var _0xbc5cx9=_0xbc5cx2[0]== mxConstants[_0x387d[438]]?3:_0xbc5cx2[0];_0xbc5cx2= _0xbc5cx2[1]== mxConstants[_0x387d[438]]?3:_0xbc5cx2[1];_0xbc5cx9-= _0xbc5cx3;_0xbc5cx2-= _0xbc5cx3;1> _0xbc5cx9&& (_0xbc5cx9+= 4);1> _0xbc5cx2&& (_0xbc5cx2+= 4);_0xbc5cx3= routePatterns[_0xbc5cx9- 1][_0xbc5cx2- 1];if(0== _0xbc5cx4|| 0== _0xbc5cx5){null!= inlineRoutePatterns[_0xbc5cx9- 1][_0xbc5cx2- 1]&& (_0xbc5cx3= inlineRoutePatterns[_0xbc5cx9- 1][_0xbc5cx2- 1])};return _0xbc5cx3}},mxStyleRegistry={values:[],putValue:function(_0xbc5cx2,_0xbc5cx3){mxStyleRegistry[_0x387d[2245]][_0xbc5cx2]= _0xbc5cx3},getValue:function(_0xbc5cx2){return mxStyleRegistry[_0x387d[2245]][_0xbc5cx2]},getName:function(_0xbc5cx2){for(var _0xbc5cx3 in mxStyleRegistry[_0x387d[2245]]){if(mxStyleRegistry[_0x387d[2245]][_0xbc5cx3]== _0xbc5cx2){return _0xbc5cx3}};return null}};mxStyleRegistry[_0x387d[2246]](mxConstants.EDGESTYLE_ELBOW,mxEdgeStyle.ElbowConnector);mxStyleRegistry[_0x387d[2246]](mxConstants.EDGESTYLE_ENTITY_RELATION,mxEdgeStyle.EntityRelation);mxStyleRegistry[_0x387d[2246]](mxConstants.EDGESTYLE_LOOP,mxEdgeStyle.Loop);mxStyleRegistry[_0x387d[2246]](mxConstants.EDGESTYLE_SIDETOSIDE,mxEdgeStyle.SideToSide);mxStyleRegistry[_0x387d[2246]](mxConstants.EDGESTYLE_TOPTOBOTTOM,mxEdgeStyle.TopToBottom);mxStyleRegistry[_0x387d[2246]](mxConstants.EDGESTYLE_ORTHOGONAL,mxEdgeStyle.OrthConnector);mxStyleRegistry[_0x387d[2246]](mxConstants.EDGESTYLE_SEGMENT,mxEdgeStyle.SegmentConnector);mxStyleRegistry[_0x387d[2246]](mxConstants.PERIMETER_ELLIPSE,mxPerimeter.EllipsePerimeter);mxStyleRegistry[_0x387d[2246]](mxConstants.PERIMETER_RECTANGLE,mxPerimeter.RectanglePerimeter);mxStyleRegistry[_0x387d[2246]](mxConstants.PERIMETER_RHOMBUS,mxPerimeter.RhombusPerimeter);mxStyleRegistry[_0x387d[2246]](mxConstants.PERIMETER_TRIANGLE,mxPerimeter.TrianglePerimeter);function mxGraphView(_0xbc5cx2){this[_0x387d[1179]]= _0xbc5cx2;this[_0x387d[513]]= new mxPoint;this[_0x387d[2247]]= new mxRectangle;this[_0x387d[1214]]= new mxDictionary}mxGraphView[_0x387d[202]]= new mxEventSource;mxGraphView[_0x387d[202]][_0x387d[196]]= mxGraphView;mxGraphView[_0x387d[202]][_0x387d[2248]]= new mxPoint;mxGraphView[_0x387d[202]][_0x387d[2091]]= _0x387d[130]!= mxClient[_0x387d[90]]?_0x387d[819]:_0x387d[110];mxGraphView[_0x387d[202]][_0x387d[2249]]= _0x387d[130]!= mxClient[_0x387d[90]]?_0x387d[2250]:_0x387d[110];mxGraphView[_0x387d[202]][_0x387d[2251]]= !1;mxGraphView[_0x387d[202]][_0x387d[2252]]= !0;mxGraphView[_0x387d[202]][_0x387d[2253]]= !0;mxGraphView[_0x387d[202]][_0x387d[2254]]= !0;mxGraphView[_0x387d[202]][_0x387d[1179]]= null;mxGraphView[_0x387d[202]][_0x387d[1741]]= null;mxGraphView[_0x387d[202]][_0x387d[2247]]= null;mxGraphView[_0x387d[202]][_0x387d[255]]= 1;mxGraphView[_0x387d[202]][_0x387d[513]]= null;mxGraphView[_0x387d[202]][_0x387d[2255]]= !1;mxGraphView[_0x387d[202]][_0x387d[517]]= function(){return this[_0x387d[2247]]};mxGraphView[_0x387d[202]][_0x387d[2256]]= function(_0xbc5cx2){this[_0x387d[2247]]= _0xbc5cx2};mxGraphView[_0x387d[202]][_0x387d[1799]]= function(_0xbc5cx2){var _0xbc5cx3=null;if(null!= _0xbc5cx2&& 0< _0xbc5cx2[_0x387d[67]]){for(var _0xbc5cx4=this[_0x387d[1179]][_0x387d[502]](),_0xbc5cx5=0;_0xbc5cx5< _0xbc5cx2[_0x387d[67]];_0xbc5cx5++){if(_0xbc5cx4[_0x387d[1193]](_0xbc5cx2[_0xbc5cx5])|| _0xbc5cx4[_0x387d[250]](_0xbc5cx2[_0xbc5cx5])){var _0xbc5cx9=this[_0x387d[248]](_0xbc5cx2[_0xbc5cx5]);null!= _0xbc5cx9&& (null== _0xbc5cx3?_0xbc5cx3= new mxRectangle(_0xbc5cx9[_0x387d[235]],_0xbc5cx9[_0x387d[236]],_0xbc5cx9[_0x387d[117]],_0xbc5cx9[_0x387d[119]]):_0xbc5cx3[_0x387d[99]](_0xbc5cx9))}}};return _0xbc5cx3};mxGraphView[_0x387d[202]][_0x387d[2257]]= function(_0xbc5cx2){if(this[_0x387d[1741]]!= _0xbc5cx2){var _0xbc5cx3= new mxCurrentRootChange(this,_0xbc5cx2);_0xbc5cx3[_0x387d[350]]();var _0xbc5cx4= new mxUndoableEdit(this,!1);_0xbc5cx4[_0x387d[99]](_0xbc5cx3);this[_0x387d[746]]( new mxEventObject(mxEvent.UNDO,_0x387d[1061],_0xbc5cx4));this[_0x387d[1179]][_0x387d[2258]]()};return _0xbc5cx2};mxGraphView[_0x387d[202]][_0x387d[829]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=this[_0x387d[255]],_0xbc5cx9= new mxPoint(this[_0x387d[513]][_0x387d[235]],this[_0x387d[513]][_0x387d[236]]);if(this[_0x387d[255]]!= _0xbc5cx2|| this[_0x387d[513]][_0x387d[235]]!= _0xbc5cx3|| this[_0x387d[513]][_0x387d[236]]!= _0xbc5cx4){this[_0x387d[255]]= _0xbc5cx2,this[_0x387d[513]][_0x387d[235]]= _0xbc5cx3,this[_0x387d[513]][_0x387d[236]]= _0xbc5cx4,this[_0x387d[503]]()&& (this[_0x387d[2259]](),this[_0x387d[1179]][_0x387d[2258]]())};this[_0x387d[746]]( new mxEventObject(mxEvent.SCALE_AND_TRANSLATE,_0x387d[255],_0xbc5cx2,_0x387d[2260],_0xbc5cx5,_0x387d[513],this[_0x387d[513]],_0x387d[2261],_0xbc5cx9))};mxGraphView[_0x387d[202]][_0x387d[518]]= function(){return this[_0x387d[255]]};mxGraphView[_0x387d[202]][_0x387d[2262]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[255]];this[_0x387d[255]]!= _0xbc5cx2&& (this[_0x387d[255]]= _0xbc5cx2,this[_0x387d[503]]()&& (this[_0x387d[2259]](),this[_0x387d[1179]][_0x387d[2258]]()));this[_0x387d[746]]( new mxEventObject(mxEvent.SCALE,_0x387d[255],_0xbc5cx2,_0x387d[2260],_0xbc5cx3))};mxGraphView[_0x387d[202]][_0x387d[512]]= function(){return this[_0x387d[513]]};mxGraphView[_0x387d[202]][_0x387d[1147]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4= new mxPoint(this[_0x387d[513]][_0x387d[235]],this[_0x387d[513]][_0x387d[236]]);if(this[_0x387d[513]][_0x387d[235]]!= _0xbc5cx2|| this[_0x387d[513]][_0x387d[236]]!= _0xbc5cx3){this[_0x387d[513]][_0x387d[235]]= _0xbc5cx2,this[_0x387d[513]][_0x387d[236]]= _0xbc5cx3,this[_0x387d[503]]()&& (this[_0x387d[2259]](),this[_0x387d[1179]][_0x387d[2258]]())};this[_0x387d[746]]( new mxEventObject(mxEvent.TRANSLATE,_0x387d[513],this[_0x387d[513]],_0x387d[2261],_0xbc5cx4))};mxGraphView[_0x387d[202]][_0x387d[802]]= function(){null!= this[_0x387d[1741]]&& this[_0x387d[200]]();this[_0x387d[2259]]()};mxGraphView[_0x387d[202]][_0x387d[2259]]= function(){this[_0x387d[2263]]();this[_0x387d[2264]]()};mxGraphView[_0x387d[202]][_0x387d[200]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=this[_0x387d[1179]][_0x387d[502]]();_0xbc5cx2= _0xbc5cx2|| _0xbc5cx5[_0x387d[501]]();_0xbc5cx3= null!= _0xbc5cx3?_0xbc5cx3:!1;_0xbc5cx4= null!= _0xbc5cx4?_0xbc5cx4:!0;this[_0x387d[2265]](_0xbc5cx2);if(_0xbc5cx4&& (_0xbc5cx3|| _0xbc5cx2!= this[_0x387d[1741]])){_0xbc5cx4= _0xbc5cx5[_0x387d[262]](_0xbc5cx2);for(var _0xbc5cx9=0;_0xbc5cx9< _0xbc5cx4;_0xbc5cx9++){this[_0x387d[200]](_0xbc5cx5[_0x387d[263]](_0xbc5cx2,_0xbc5cx9),_0xbc5cx3)}}else {this[_0x387d[2263]](_0xbc5cx2)}};mxGraphView[_0x387d[202]][_0x387d[2263]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){var _0xbc5cx9=this[_0x387d[1179]][_0x387d[502]]();_0xbc5cx2= _0xbc5cx2|| _0xbc5cx9[_0x387d[501]]();_0xbc5cx3= null!= _0xbc5cx3?_0xbc5cx3:!0;_0xbc5cx4= null!= _0xbc5cx4?_0xbc5cx4:!0;_0xbc5cx5= null!= _0xbc5cx5?_0xbc5cx5:!1;var _0xbc5cxa=this[_0x387d[248]](_0xbc5cx2);null!= _0xbc5cxa&& (_0xbc5cxa[_0x387d[2080]]= !0,_0xbc5cx5&& (_0xbc5cxa[_0x387d[2082]]= !0));if(_0xbc5cx3){for(var _0xbc5cx12=_0xbc5cx9[_0x387d[262]](_0xbc5cx2),_0xbc5cxa=0;_0xbc5cxa< _0xbc5cx12;_0xbc5cxa++){var _0xbc5cx13=_0xbc5cx9[_0x387d[263]](_0xbc5cx2,_0xbc5cxa);this[_0x387d[2263]](_0xbc5cx13,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5)}};if(_0xbc5cx4){_0xbc5cx5= _0xbc5cx9[_0x387d[1707]](_0xbc5cx2);for(_0xbc5cxa= 0;_0xbc5cxa< _0xbc5cx5;_0xbc5cxa++){this[_0x387d[2263]](_0xbc5cx9[_0x387d[1708]](_0xbc5cx2,_0xbc5cxa),_0xbc5cx3,_0xbc5cx4)}}};mxGraphView[_0x387d[202]][_0x387d[2264]]= function(_0xbc5cx2){var _0xbc5cx3=mxLog[_0x387d[2109]](_0x387d[2266]);window[_0x387d[879]]= mxResources[_0x387d[203]](this[_0x387d[2249]])|| this[_0x387d[2249]];var _0xbc5cx4=null;if(this[_0x387d[2253]]&& null!= this[_0x387d[510]]&& null== this[_0x387d[1653]]&& (8== document[_0x387d[5]]|| mxClient[_0x387d[496]])){_0xbc5cx4= this[_0x387d[510]][_0x387d[124]][_0x387d[495]];this[_0x387d[510]][_0x387d[124]][_0x387d[495]]= _0x387d[130];var _0xbc5cx5=document[_0x387d[55]](_0x387d[485]);_0xbc5cx5[_0x387d[124]][_0x387d[491]]= _0x387d[492];_0xbc5cx5[_0x387d[124]][_0x387d[493]]= _0x387d[494];_0xbc5cx5[_0x387d[124]][_0x387d[187]]= _0x387d[188];_0xbc5cx5[_0x387d[124]][_0x387d[495]]= mxClient[_0x387d[496]]?_0x387d[497]:_0x387d[498];_0xbc5cx5[_0x387d[124]][_0x387d[499]]= _0x387d[500];document[_0x387d[112]][_0x387d[62]](_0xbc5cx5);this[_0x387d[1653]]= _0xbc5cx5};_0xbc5cx2= _0xbc5cx2|| (null!= this[_0x387d[1741]]?this[_0x387d[1741]]:this[_0x387d[1179]][_0x387d[502]]()[_0x387d[501]]());this[_0x387d[2267]](null,_0xbc5cx2);_0xbc5cx2= this[_0x387d[2268]](null,_0xbc5cx2);null== _0xbc5cx2&& (_0xbc5cx2= new mxRectangle);this[_0x387d[2256]](_0xbc5cx2);this[_0x387d[2269]]();null!= _0xbc5cx4&& (this[_0x387d[510]][_0x387d[124]][_0x387d[495]]= _0xbc5cx4,document[_0x387d[112]][_0x387d[266]](this[_0x387d[1653]]),this[_0x387d[1653]]= null);window[_0x387d[879]]= mxResources[_0x387d[203]](this[_0x387d[2091]])|| this[_0x387d[2091]];mxLog[_0x387d[2110]](_0x387d[2266],_0xbc5cx3)};mxGraphView[_0x387d[202]][_0x387d[2270]]= function(_0xbc5cx2){return new mxRectangleShape(_0xbc5cx2,_0x387d[1391],_0x387d[586])};mxGraphView[_0x387d[202]][_0x387d[2269]]= function(){var _0xbc5cx2=this[_0x387d[1179]][_0x387d[2271]]();if(null!= _0xbc5cx2){if(null== this[_0x387d[1617]]|| this[_0x387d[1617]][_0x387d[618]]!= _0xbc5cx2[_0x387d[390]]){null!= this[_0x387d[1617]]&& this[_0x387d[1617]][_0x387d[515]]();var _0xbc5cx3= new mxRectangle(0,0,1,1);this[_0x387d[1617]]= new mxImageShape(_0xbc5cx3,_0xbc5cx2[_0x387d[390]]);this[_0x387d[1617]][_0x387d[507]]= this[_0x387d[1179]][_0x387d[507]];this[_0x387d[1617]][_0x387d[176]](this[_0x387d[2053]]);this[_0x387d[1617]][_0x387d[258]]()};this[_0x387d[2272]](this[_0x387d[1617]],_0xbc5cx2)}else {null!= this[_0x387d[1617]]&& (this[_0x387d[1617]][_0x387d[515]](),this[_0x387d[1617]]= null)};this[_0x387d[1179]][_0x387d[2273]]?(_0xbc5cx3= this[_0x387d[2274]](),null== this[_0x387d[2275]]?(this[_0x387d[2275]]= this[_0x387d[2270]](_0xbc5cx3),this[_0x387d[2275]][_0x387d[255]]= this[_0x387d[255]],this[_0x387d[2275]][_0x387d[1596]]= !0,this[_0x387d[2275]][_0x387d[507]]= this[_0x387d[1179]][_0x387d[507]],this[_0x387d[2275]][_0x387d[176]](this[_0x387d[2053]]),this[_0x387d[2275]][_0x387d[258]](),mxEvent[_0x387d[169]](this[_0x387d[2275]][_0x387d[252]],_0x387d[760],mxUtils[_0x387d[885]](this,function(_0xbc5cx2){this[_0x387d[1179]][_0x387d[761]](_0xbc5cx2)})),mxEvent[_0x387d[759]](this[_0x387d[2275]][_0x387d[252]],mxUtils[_0x387d[885]](this,function(_0xbc5cx2){this[_0x387d[1179]][_0x387d[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0xbc5cx2))}),mxUtils[_0x387d[885]](this,function(_0xbc5cx2){null!= this[_0x387d[1179]][_0x387d[2276]]&& this[_0x387d[1179]][_0x387d[2276]][_0x387d[2277]]()&& this[_0x387d[1179]][_0x387d[2276]][_0x387d[801]]();this[_0x387d[1179]][_0x387d[1009]]&& !mxEvent[_0x387d[721]](_0xbc5cx2)&& this[_0x387d[1179]][_0x387d[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0xbc5cx2))}),mxUtils[_0x387d[885]](this,function(_0xbc5cx2){this[_0x387d[1179]][_0x387d[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0xbc5cx2))}))):(this[_0x387d[2275]][_0x387d[255]]= this[_0x387d[255]],this[_0x387d[2275]][_0x387d[1562]]= _0xbc5cx3,this[_0x387d[2275]][_0x387d[258]]())):null!= this[_0x387d[2275]]&& (this[_0x387d[2275]][_0x387d[515]](),this[_0x387d[2275]]= null)};mxGraphView[_0x387d[202]][_0x387d[2274]]= function(){var _0xbc5cx2=this[_0x387d[1179]][_0x387d[2013]],_0xbc5cx3=this[_0x387d[255]]* this[_0x387d[1179]][_0x387d[2012]];return new mxRectangle(this[_0x387d[255]]* this[_0x387d[513]][_0x387d[235]],this[_0x387d[255]]* this[_0x387d[513]][_0x387d[236]],_0xbc5cx2[_0x387d[117]]* _0xbc5cx3,_0xbc5cx2[_0x387d[119]]* _0xbc5cx3)};mxGraphView[_0x387d[202]][_0x387d[2272]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx2[_0x387d[255]]= this[_0x387d[255]];_0xbc5cx2[_0x387d[1562]][_0x387d[235]]= this[_0x387d[255]]* this[_0x387d[513]][_0x387d[235]];_0xbc5cx2[_0x387d[1562]][_0x387d[236]]= this[_0x387d[255]]* this[_0x387d[513]][_0x387d[236]];_0xbc5cx2[_0x387d[1562]][_0x387d[117]]= this[_0x387d[255]]* _0xbc5cx3[_0x387d[117]];_0xbc5cx2[_0x387d[1562]][_0x387d[119]]= this[_0x387d[255]]* _0xbc5cx3[_0x387d[119]];_0xbc5cx2[_0x387d[258]]()};mxGraphView[_0x387d[202]][_0x387d[2267]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[1179]][_0x387d[502]](),_0xbc5cx5=this[_0x387d[248]](_0xbc5cx3,!0);if(null!= _0xbc5cx5&& _0xbc5cx5[_0x387d[2080]]){if(this[_0x387d[1179]][_0x387d[1714]](_0xbc5cx3)){if(_0xbc5cx3!= this[_0x387d[1741]]&& null!= _0xbc5cx2){_0xbc5cx5[_0x387d[2079]][_0x387d[235]]= 0;_0xbc5cx5[_0x387d[2079]][_0x387d[236]]= 0;_0xbc5cx5[_0x387d[2078]][_0x387d[235]]= _0xbc5cx2[_0x387d[2078]][_0x387d[235]];_0xbc5cx5[_0x387d[2078]][_0x387d[236]]= _0xbc5cx2[_0x387d[2078]][_0x387d[236]];var _0xbc5cx9=this[_0x387d[1179]][_0x387d[1198]](_0xbc5cx3);if(null!= _0xbc5cx9){if(!_0xbc5cx4[_0x387d[250]](_0xbc5cx3)){var _0xbc5cxa=_0xbc5cx9[_0x387d[1368]]|| this[_0x387d[2248]];_0xbc5cx9[_0x387d[1500]]?(_0xbc5cx5[_0x387d[2078]][_0x387d[235]]+= _0xbc5cx9[_0x387d[235]]* _0xbc5cx2[_0x387d[117]]/ this[_0x387d[255]]+ _0xbc5cxa[_0x387d[235]],_0xbc5cx5[_0x387d[2078]][_0x387d[236]]+= _0xbc5cx9[_0x387d[236]]* _0xbc5cx2[_0x387d[119]]/ this[_0x387d[255]]+ _0xbc5cxa[_0x387d[236]]):(_0xbc5cx5[_0x387d[2079]][_0x387d[235]]= this[_0x387d[255]]* _0xbc5cxa[_0x387d[235]],_0xbc5cx5[_0x387d[2079]][_0x387d[236]]= this[_0x387d[255]]* _0xbc5cxa[_0x387d[236]],_0xbc5cx5[_0x387d[2078]][_0x387d[235]]+= _0xbc5cx9[_0x387d[235]],_0xbc5cx5[_0x387d[2078]][_0x387d[236]]+= _0xbc5cx9[_0x387d[236]])};_0xbc5cx5[_0x387d[235]]= this[_0x387d[255]]* (this[_0x387d[513]][_0x387d[235]]+ _0xbc5cx5[_0x387d[2078]][_0x387d[235]]);_0xbc5cx5[_0x387d[236]]= this[_0x387d[255]]* (this[_0x387d[513]][_0x387d[236]]+ _0xbc5cx5[_0x387d[2078]][_0x387d[236]]);_0xbc5cx5[_0x387d[117]]= this[_0x387d[255]]* _0xbc5cx9[_0x387d[117]];_0xbc5cx5[_0x387d[119]]= this[_0x387d[255]]* _0xbc5cx9[_0x387d[119]];if(_0xbc5cx4[_0x387d[1193]](_0xbc5cx3)){if(_0xbc5cx9[_0x387d[1500]]&& (_0xbc5cxa= mxUtils[_0x387d[431]](_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2278]]]|| _0x387d[468]),0!= _0xbc5cxa)){var _0xbc5cx9=Math[_0x387d[426]](_0xbc5cxa),_0xbc5cxa=Math[_0x387d[427]](_0xbc5cxa),_0xbc5cx12= new mxPoint(_0xbc5cx5[_0x387d[241]](),_0xbc5cx5[_0x387d[242]]()),_0xbc5cx13= new mxPoint(_0xbc5cx2[_0x387d[241]](),_0xbc5cx2[_0x387d[242]]()),_0xbc5cx9=mxUtils[_0x387d[432]](_0xbc5cx12,_0xbc5cx9,_0xbc5cxa,_0xbc5cx13);_0xbc5cx5[_0x387d[235]]= _0xbc5cx9[_0x387d[235]]- _0xbc5cx5[_0x387d[117]]/ 2;_0xbc5cx5[_0x387d[236]]= _0xbc5cx9[_0x387d[236]]- _0xbc5cx5[_0x387d[119]]/ 2};this[_0x387d[2279]](_0xbc5cx5)}}}}else {this[_0x387d[2265]](_0xbc5cx3)};_0xbc5cxa= this[_0x387d[1179]][_0x387d[2280]](_0xbc5cx3);null!= _0xbc5cxa&& (_0xbc5cx5[_0x387d[2078]][_0x387d[235]]+= _0xbc5cxa[_0x387d[235]],_0xbc5cx5[_0x387d[2078]][_0x387d[236]]+= _0xbc5cxa[_0x387d[236]])};if(null!= _0xbc5cx5&& (!this[_0x387d[1179]][_0x387d[1742]](_0xbc5cx3)|| _0xbc5cx3== this[_0x387d[1741]])){_0xbc5cx9= _0xbc5cx4[_0x387d[262]](_0xbc5cx3);for(_0xbc5cxa= 0;_0xbc5cxa< _0xbc5cx9;_0xbc5cxa++){_0xbc5cx12= _0xbc5cx4[_0x387d[263]](_0xbc5cx3,_0xbc5cxa),this[_0x387d[2267]](_0xbc5cx5,_0xbc5cx12)}}};mxGraphView[_0x387d[202]][_0x387d[2279]]= function(_0xbc5cx2){var _0xbc5cx3=mxUtils[_0x387d[433]](_0xbc5cx2[_0x387d[124]],mxConstants.STYLE_LABEL_POSITION,mxConstants.ALIGN_CENTER);_0xbc5cx3== mxConstants[_0x387d[2132]]?_0xbc5cx2[_0x387d[2079]][_0x387d[235]]-= _0xbc5cx2[_0x387d[117]]:_0xbc5cx3== mxConstants[_0x387d[480]]&& (_0xbc5cx2[_0x387d[2079]][_0x387d[235]]+= _0xbc5cx2[_0x387d[117]]);_0xbc5cx3= mxUtils[_0x387d[433]](_0xbc5cx2[_0x387d[124]],mxConstants.STYLE_VERTICAL_LABEL_POSITION,mxConstants.ALIGN_MIDDLE);_0xbc5cx3== mxConstants[_0x387d[1687]]?_0xbc5cx2[_0x387d[2079]][_0x387d[236]]-= _0xbc5cx2[_0x387d[119]]:_0xbc5cx3== mxConstants[_0x387d[482]]&& (_0xbc5cx2[_0x387d[2079]][_0x387d[236]]+= _0xbc5cx2[_0x387d[119]])};mxGraphView[_0x387d[202]][_0x387d[2268]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[1179]][_0x387d[502]](),_0xbc5cx5=this[_0x387d[248]](_0xbc5cx3),_0xbc5cx9=null;if(null!= _0xbc5cx5){if(_0xbc5cx5[_0x387d[2080]]){var _0xbc5cxa=this[_0x387d[1179]][_0x387d[1198]](_0xbc5cx3);if(null!= _0xbc5cxa&& _0xbc5cx4[_0x387d[250]](_0xbc5cx3)){var _0xbc5cx12=this[_0x387d[248]](this[_0x387d[1710]](_0xbc5cx3,!0));_0xbc5cx5[_0x387d[2090]](_0xbc5cx12,!0);if(null!= _0xbc5cx12&& _0xbc5cx4[_0x387d[250]](_0xbc5cx12[_0x387d[246]])&& !_0xbc5cx4[_0x387d[1720]](_0xbc5cx12[_0x387d[246]],_0xbc5cx3)){var _0xbc5cx13=this[_0x387d[248]](_0xbc5cx4[_0x387d[1197]](_0xbc5cx12[_0x387d[246]]));this[_0x387d[2268]](_0xbc5cx13,_0xbc5cx12[_0x387d[246]])};var _0xbc5cx14=this[_0x387d[248]](this[_0x387d[1710]](_0xbc5cx3,!1));_0xbc5cx5[_0x387d[2090]](_0xbc5cx14,!1);null!= _0xbc5cx14&& (_0xbc5cx4[_0x387d[250]](_0xbc5cx14[_0x387d[246]])&& !_0xbc5cx4[_0x387d[1720]](_0xbc5cx14[_0x387d[246]],_0xbc5cx3))&& (_0xbc5cx13= this[_0x387d[248]](_0xbc5cx4[_0x387d[1197]](_0xbc5cx14[_0x387d[246]])),this[_0x387d[2268]](_0xbc5cx13,_0xbc5cx14[_0x387d[246]]));this[_0x387d[2281]](_0xbc5cx5,_0xbc5cx12,_0xbc5cx14);this[_0x387d[2282]](_0xbc5cx5,_0xbc5cxa[_0x387d[1525]],_0xbc5cx12,_0xbc5cx14);this[_0x387d[2283]](_0xbc5cx5,_0xbc5cx12,_0xbc5cx14);this[_0x387d[2284]](_0xbc5cx5);this[_0x387d[2285]](_0xbc5cx5)}else {null!= _0xbc5cxa&& (_0xbc5cxa[_0x387d[1500]]&& null!= _0xbc5cx2&& _0xbc5cx4[_0x387d[250]](_0xbc5cx2[_0x387d[246]]))&& (_0xbc5cxa= this[_0x387d[245]](_0xbc5cx2,_0xbc5cxa),null!= _0xbc5cxa&& (_0xbc5cx5[_0x387d[235]]= _0xbc5cxa[_0x387d[235]],_0xbc5cx5[_0x387d[236]]= _0xbc5cxa[_0x387d[236]],_0xbc5cxa[_0x387d[235]]= _0xbc5cxa[_0x387d[235]]/ this[_0x387d[255]]- this[_0x387d[513]][_0x387d[235]],_0xbc5cxa[_0x387d[236]]= _0xbc5cxa[_0x387d[236]]/ this[_0x387d[255]]- this[_0x387d[513]][_0x387d[236]],_0xbc5cx5[_0x387d[2078]]= _0xbc5cxa,this[_0x387d[2286]](_0xbc5cx2,_0xbc5cx5)))};_0xbc5cx5[_0x387d[2080]]= !1;_0xbc5cx3!= this[_0x387d[1741]]&& this[_0x387d[1179]][_0x387d[259]][_0x387d[258]](_0xbc5cx5,!1,this[_0x387d[2287]]())};if(_0xbc5cx4[_0x387d[250]](_0xbc5cx3)|| _0xbc5cx4[_0x387d[1193]](_0xbc5cx3)){null!= _0xbc5cx5[_0x387d[253]]&& null!= _0xbc5cx5[_0x387d[253]][_0x387d[1563]]&& (_0xbc5cx9= _0xbc5cx5[_0x387d[253]][_0x387d[1563]][_0x387d[238]]()),null!= _0xbc5cx5[_0x387d[963]]&& !this[_0x387d[1179]][_0x387d[2130]](_0xbc5cx5[_0x387d[246]])&& null!= _0xbc5cx5[_0x387d[963]][_0x387d[1563]]&& (null!= _0xbc5cx9?_0xbc5cx9[_0x387d[99]](_0xbc5cx5[_0x387d[963]][_0x387d[1563]]):_0xbc5cx9= _0xbc5cx5[_0x387d[963]][_0x387d[1563]][_0x387d[238]]())}};if(null!= _0xbc5cx5&& (!this[_0x387d[1179]][_0x387d[1742]](_0xbc5cx3)|| _0xbc5cx3== this[_0x387d[1741]])){_0xbc5cxa= _0xbc5cx4[_0x387d[262]](_0xbc5cx3);for(_0xbc5cx12= 0;_0xbc5cx12< _0xbc5cxa;_0xbc5cx12++){_0xbc5cx13= _0xbc5cx4[_0x387d[263]](_0xbc5cx3,_0xbc5cx12),_0xbc5cx13= this[_0x387d[2268]](_0xbc5cx5,_0xbc5cx13),null!= _0xbc5cx13&& (null== _0xbc5cx9?_0xbc5cx9= _0xbc5cx13:_0xbc5cx9[_0x387d[99]](_0xbc5cx13))}};return _0xbc5cx9};mxGraphView[_0x387d[202]][_0x387d[2286]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=_0xbc5cx3[_0x387d[246]];if(!this[_0x387d[1179]][_0x387d[1742]](_0xbc5cx4)|| _0xbc5cx4== this[_0x387d[1741]]){for(var _0xbc5cx5=this[_0x387d[1179]][_0x387d[502]](),_0xbc5cx9=_0xbc5cx5[_0x387d[262]](_0xbc5cx4),_0xbc5cxa=0;_0xbc5cxa< _0xbc5cx9;_0xbc5cxa++){this[_0x387d[2267]](_0xbc5cx3,_0xbc5cx5[_0x387d[263]](_0xbc5cx4,_0xbc5cxa))}}};mxGraphView[_0x387d[202]][_0x387d[2281]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){this[_0x387d[2289]](_0xbc5cx2,_0xbc5cx3,!0,this[_0x387d[1179]][_0x387d[2288]](_0xbc5cx2,_0xbc5cx3,!0));this[_0x387d[2289]](_0xbc5cx2,_0xbc5cx4,!1,this[_0x387d[1179]][_0x387d[2288]](_0xbc5cx2,_0xbc5cx4,!1))};mxGraphView[_0x387d[202]][_0x387d[2289]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){var _0xbc5cx9=null;null!= _0xbc5cx5&& (_0xbc5cx9= this[_0x387d[1179]][_0x387d[2290]](_0xbc5cx3,_0xbc5cx5));if(null== _0xbc5cx9&& null== _0xbc5cx3){_0xbc5cx3= this[_0x387d[255]];_0xbc5cx5= this[_0x387d[513]];var _0xbc5cxa=_0xbc5cx2[_0x387d[2078]],_0xbc5cx9=this[_0x387d[1179]][_0x387d[1198]](_0xbc5cx2[_0x387d[246]])[_0x387d[2006]](_0xbc5cx4);null!= _0xbc5cx9&& (_0xbc5cx9= new mxPoint(_0xbc5cx3* (_0xbc5cx5[_0x387d[235]]+ _0xbc5cx9[_0x387d[235]]+ _0xbc5cxa[_0x387d[235]]),_0xbc5cx3* (_0xbc5cx5[_0x387d[236]]+ _0xbc5cx9[_0x387d[236]]+ _0xbc5cxa[_0x387d[236]])))};_0xbc5cx2[_0x387d[2088]](_0xbc5cx9,_0xbc5cx4)};mxGraphView[_0x387d[202]][_0x387d[2282]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){if(null!= _0xbc5cx2){var _0xbc5cx9=[];_0xbc5cx9[_0x387d[207]](_0xbc5cx2[_0x387d[439]][0]);var _0xbc5cxa=this[_0x387d[2291]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5);if(null!= _0xbc5cxa){_0xbc5cx4= this[_0x387d[2292]](_0xbc5cx2,_0xbc5cx4,!0),_0xbc5cx5= this[_0x387d[2292]](_0xbc5cx2,_0xbc5cx5,!1),_0xbc5cxa(_0xbc5cx2,_0xbc5cx4,_0xbc5cx5,_0xbc5cx3,_0xbc5cx9)}else {if(null!= _0xbc5cx3){for(_0xbc5cxa= 0;_0xbc5cxa< _0xbc5cx3[_0x387d[67]];_0xbc5cxa++){null!= _0xbc5cx3[_0xbc5cxa]&& (_0xbc5cx5= mxUtils[_0x387d[238]](_0xbc5cx3[_0xbc5cxa]),_0xbc5cx9[_0x387d[207]](this[_0x387d[2229]](_0xbc5cx2,_0xbc5cx5)))}}};_0xbc5cx3= _0xbc5cx2[_0x387d[439]];_0xbc5cx9[_0x387d[207]](_0xbc5cx3[_0xbc5cx3[_0x387d[67]]- 1]);_0xbc5cx2[_0x387d[439]]= _0xbc5cx9}};mxGraphView[_0x387d[202]][_0x387d[2229]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=_0xbc5cx2[_0x387d[2078]];return new mxPoint(this[_0x387d[255]]* (_0xbc5cx3[_0x387d[235]]+ this[_0x387d[513]][_0x387d[235]]+ _0xbc5cx4[_0x387d[235]]),this[_0x387d[255]]* (_0xbc5cx3[_0x387d[236]]+ this[_0x387d[513]][_0x387d[236]]+ _0xbc5cx4[_0x387d[236]]))};mxGraphView[_0x387d[202]][_0x387d[2291]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){_0xbc5cx2= null!= _0xbc5cx4&& _0xbc5cx4== _0xbc5cx5?mxUtils[_0x387d[433]](_0xbc5cx2[_0x387d[124]],mxConstants.STYLE_LOOP,this[_0x387d[1179]][_0x387d[2293]]):!mxUtils[_0x387d[433]](_0xbc5cx2[_0x387d[124]],mxConstants.STYLE_NOEDGESTYLE,!1)?_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2294]]]:null;_0x387d[1516]== typeof _0xbc5cx2&& (_0xbc5cx3= mxStyleRegistry[_0x387d[433]](_0xbc5cx2),null== _0xbc5cx3&& this[_0x387d[2295]]()&& (_0xbc5cx3= mxUtils[_0x387d[1545]](_0xbc5cx2)),_0xbc5cx2= _0xbc5cx3);return _0x387d[279]== typeof _0xbc5cx2?_0xbc5cx2:null};mxGraphView[_0x387d[202]][_0x387d[2283]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=_0xbc5cx2[_0x387d[439]],_0xbc5cx9=_0xbc5cx5[0];null== _0xbc5cx5[_0xbc5cx5[_0x387d[67]]- 1]&& null!= _0xbc5cx4&& this[_0x387d[2296]](_0xbc5cx2,_0xbc5cx4,_0xbc5cx3,!1);null== _0xbc5cx9&& null!= _0xbc5cx3&& this[_0x387d[2296]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,!0)};mxGraphView[_0x387d[202]][_0x387d[2296]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){_0xbc5cx3= this[_0x387d[2292]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx5);var _0xbc5cx9=this[_0x387d[2297]](_0xbc5cx2,_0xbc5cx4,_0xbc5cx5),_0xbc5cxa=this[_0x387d[1179]][_0x387d[2298]](_0xbc5cx2);_0xbc5cx4= mxUtils[_0x387d[431]](Number(_0xbc5cx3[_0x387d[124]][mxConstants[_0x387d[2278]]]|| _0x387d[468]));var _0xbc5cx12= new mxPoint(_0xbc5cx3[_0x387d[241]](),_0xbc5cx3[_0x387d[242]]());if(0!= _0xbc5cx4){var _0xbc5cx13=Math[_0x387d[426]](-_0xbc5cx4),_0xbc5cx14=Math[_0x387d[427]](-_0xbc5cx4),_0xbc5cx9=mxUtils[_0x387d[432]](_0xbc5cx9,_0xbc5cx13,_0xbc5cx14,_0xbc5cx12)};_0xbc5cx13= parseFloat(_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2299]]]|| 0);_0xbc5cx13+= parseFloat(_0xbc5cx2[_0x387d[124]][_0xbc5cx5?mxConstants[_0x387d[2300]]:mxConstants[_0x387d[2301]]]|| 0);_0xbc5cx3= this[_0x387d[2302]](_0xbc5cx3,_0xbc5cx9,0== _0xbc5cx4&& _0xbc5cxa,_0xbc5cx13);0!= _0xbc5cx4&& (_0xbc5cx13= Math[_0x387d[426]](_0xbc5cx4),_0xbc5cx14= Math[_0x387d[427]](_0xbc5cx4),_0xbc5cx3= mxUtils[_0x387d[432]](_0xbc5cx3,_0xbc5cx13,_0xbc5cx14,_0xbc5cx12));_0xbc5cx2[_0x387d[2088]](_0xbc5cx3,_0xbc5cx5)};mxGraphView[_0x387d[202]][_0x387d[2292]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx2= mxUtils[_0x387d[433]](_0xbc5cx2[_0x387d[124]],_0xbc5cx4?mxConstants[_0x387d[2303]]:mxConstants[_0x387d[2304]]);null!= _0xbc5cx2&& (_0xbc5cx2= this[_0x387d[248]](this[_0x387d[1179]][_0x387d[502]]()[_0x387d[736]](_0xbc5cx2)),null!= _0xbc5cx2&& (_0xbc5cx3= _0xbc5cx2));return _0xbc5cx3};mxGraphView[_0x387d[202]][_0x387d[2302]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){var _0xbc5cx9=null;if(null!= _0xbc5cx2){var _0xbc5cxa=this[_0x387d[2305]](_0xbc5cx2);if(null!= _0xbc5cxa&& null!= _0xbc5cx3&& (_0xbc5cx5= this[_0x387d[2087]](_0xbc5cx2,_0xbc5cx5),0< _0xbc5cx5[_0x387d[117]]|| 0< _0xbc5cx5[_0x387d[119]])){_0xbc5cx9= _0xbc5cxa(_0xbc5cx5,_0xbc5cx2,_0xbc5cx3,_0xbc5cx4)};null== _0xbc5cx9&& (_0xbc5cx9= this[_0x387d[245]](_0xbc5cx2))};return _0xbc5cx9};mxGraphView[_0x387d[202]][_0x387d[2230]]= function(_0xbc5cx2){var _0xbc5cx3=null!= _0xbc5cx2[_0x387d[124]]?parseFloat(_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2306]]])|| 0:0;return _0xbc5cx2[_0x387d[241]]()+ _0xbc5cx3* _0xbc5cx2[_0x387d[117]]};mxGraphView[_0x387d[202]][_0x387d[2228]]= function(_0xbc5cx2){var _0xbc5cx3=null!= _0xbc5cx2[_0x387d[124]]?parseFloat(_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2307]]])|| 0:0;return _0xbc5cx2[_0x387d[242]]()+ _0xbc5cx3* _0xbc5cx2[_0x387d[119]]};mxGraphView[_0x387d[202]][_0x387d[2087]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3= null!= _0xbc5cx3?_0xbc5cx3:0;null!= _0xbc5cx2&& (_0xbc5cx3+= parseFloat(_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2299]]]|| 0));return _0xbc5cx2[_0x387d[2087]](_0xbc5cx3* this[_0x387d[255]])};mxGraphView[_0x387d[202]][_0x387d[2305]]= function(_0xbc5cx2){_0xbc5cx2= _0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2061]]];if(_0x387d[1516]== typeof _0xbc5cx2){var _0xbc5cx3=mxStyleRegistry[_0x387d[433]](_0xbc5cx2);null== _0xbc5cx3&& this[_0x387d[2295]]()&& (_0xbc5cx3= mxUtils[_0x387d[1545]](_0xbc5cx2));_0xbc5cx2= _0xbc5cx3};return _0x387d[279]== typeof _0xbc5cx2?_0xbc5cx2:null};mxGraphView[_0x387d[202]][_0x387d[2297]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx2= _0xbc5cx2[_0x387d[439]];var _0xbc5cx5=null;if(null!= _0xbc5cx2&& (_0xbc5cx4|| 2< _0xbc5cx2[_0x387d[67]]|| null== _0xbc5cx3)){_0xbc5cx5= _0xbc5cx2[_0x387d[67]],_0xbc5cx5= _0xbc5cx2[_0xbc5cx4?Math[_0x387d[243]](1,_0xbc5cx5- 1):Math[_0x387d[160]](0,_0xbc5cx5- 2)]};null== _0xbc5cx5&& null!= _0xbc5cx3&& (_0xbc5cx5= new mxPoint(_0xbc5cx3[_0x387d[241]](),_0xbc5cx3[_0x387d[242]]()));return _0xbc5cx5};mxGraphView[_0x387d[202]][_0x387d[1710]]= function(_0xbc5cx2,_0xbc5cx3){for(var _0xbc5cx4=this[_0x387d[1179]][_0x387d[502]](),_0xbc5cx5=_0xbc5cx4[_0x387d[1709]](_0xbc5cx2,_0xbc5cx3),_0xbc5cx9=_0xbc5cx5;null!= _0xbc5cx5&& _0xbc5cx5!= this[_0x387d[1741]];){if(!this[_0x387d[1179]][_0x387d[1714]](_0xbc5cx9)|| this[_0x387d[1179]][_0x387d[1742]](_0xbc5cx5)){_0xbc5cx9= _0xbc5cx5};_0xbc5cx5= _0xbc5cx4[_0x387d[1197]](_0xbc5cx5)};_0xbc5cx4[_0x387d[1197]](_0xbc5cx9)== _0xbc5cx4[_0x387d[501]]()&& (_0xbc5cx9= null);return _0xbc5cx9};mxGraphView[_0x387d[202]][_0x387d[2284]]= function(_0xbc5cx2){var _0xbc5cx3=_0xbc5cx2[_0x387d[439]];_0xbc5cx2[_0x387d[67]]= 0;if(null!= _0xbc5cx3&& 0< _0xbc5cx3[_0x387d[67]]){var _0xbc5cx4=_0xbc5cx3[0],_0xbc5cx5=_0xbc5cx3[_0xbc5cx3[_0x387d[67]]- 1];if(null== _0xbc5cx4|| null== _0xbc5cx5){_0xbc5cx2[_0x387d[246]]!= this[_0x387d[1741]]&& this[_0x387d[200]](_0xbc5cx2[_0x387d[246]],!0)}else {if(_0xbc5cx4[_0x387d[235]]!= _0xbc5cx5[_0x387d[235]]|| _0xbc5cx4[_0x387d[236]]!= _0xbc5cx5[_0x387d[236]]){var _0xbc5cx9=_0xbc5cx5[_0x387d[235]]- _0xbc5cx4[_0x387d[235]],_0xbc5cxa=_0xbc5cx5[_0x387d[236]]- _0xbc5cx4[_0x387d[236]];_0xbc5cx2[_0x387d[2085]]= Math[_0x387d[428]](_0xbc5cx9* _0xbc5cx9+ _0xbc5cxa* _0xbc5cxa)}else {_0xbc5cx2[_0x387d[2085]]= 0};var _0xbc5cx5=0,_0xbc5cx12=[],_0xbc5cxa=_0xbc5cx4;if(null!= _0xbc5cxa){for(var _0xbc5cx4=_0xbc5cxa[_0x387d[235]],_0xbc5cx13=_0xbc5cxa[_0x387d[236]],_0xbc5cx14=_0xbc5cx4,_0xbc5cx15=_0xbc5cx13,_0xbc5cx16=1;_0xbc5cx16< _0xbc5cx3[_0x387d[67]];_0xbc5cx16++){var _0xbc5cx17=_0xbc5cx3[_0xbc5cx16];null!= _0xbc5cx17&& (_0xbc5cx9= _0xbc5cxa[_0x387d[235]]- _0xbc5cx17[_0x387d[235]],_0xbc5cxa= _0xbc5cxa[_0x387d[236]]- _0xbc5cx17[_0x387d[236]],_0xbc5cx9= Math[_0x387d[428]](_0xbc5cx9* _0xbc5cx9+ _0xbc5cxa* _0xbc5cxa),_0xbc5cx12[_0x387d[207]](_0xbc5cx9),_0xbc5cx5+= _0xbc5cx9,_0xbc5cxa= _0xbc5cx17,_0xbc5cx4= Math[_0x387d[243]](_0xbc5cxa[_0x387d[235]],_0xbc5cx4),_0xbc5cx13= Math[_0x387d[243]](_0xbc5cxa[_0x387d[236]],_0xbc5cx13),_0xbc5cx14= Math[_0x387d[160]](_0xbc5cxa[_0x387d[235]],_0xbc5cx14),_0xbc5cx15= Math[_0x387d[160]](_0xbc5cxa[_0x387d[236]],_0xbc5cx15))};_0xbc5cx2[_0x387d[67]]= _0xbc5cx5;_0xbc5cx2[_0x387d[2086]]= _0xbc5cx12;_0xbc5cx2[_0x387d[235]]= _0xbc5cx4;_0xbc5cx2[_0x387d[236]]= _0xbc5cx13;_0xbc5cx2[_0x387d[117]]= Math[_0x387d[160]](1,_0xbc5cx14- _0xbc5cx4);_0xbc5cx2[_0x387d[119]]= Math[_0x387d[160]](1,_0xbc5cx15- _0xbc5cx13)}}}};mxGraphView[_0x387d[202]][_0x387d[245]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=_0xbc5cx2[_0x387d[241]](),_0xbc5cx5=_0xbc5cx2[_0x387d[242]]();if(null!= _0xbc5cx2[_0x387d[2086]]&& (null== _0xbc5cx3|| _0xbc5cx3[_0x387d[1500]])){for(var _0xbc5cx9=_0xbc5cx2[_0x387d[439]][_0x387d[67]],_0xbc5cxa=((null!= _0xbc5cx3?_0xbc5cx3[_0x387d[235]]/ 2:0)+ 0.5)* _0xbc5cx2[_0x387d[67]],_0xbc5cx12=_0xbc5cx2[_0x387d[2086]][0],_0xbc5cx13=0,_0xbc5cx14=1;_0xbc5cxa> _0xbc5cx13+ _0xbc5cx12&& _0xbc5cx14< _0xbc5cx9- 1;){_0xbc5cx13+= _0xbc5cx12,_0xbc5cx12= _0xbc5cx2[_0x387d[2086]][_0xbc5cx14++]};_0xbc5cx9= 0== _0xbc5cx12?0:(_0xbc5cxa- _0xbc5cx13)/ _0xbc5cx12;_0xbc5cxa= _0xbc5cx2[_0x387d[439]][_0xbc5cx14- 1];_0xbc5cx14= _0xbc5cx2[_0x387d[439]][_0xbc5cx14];if(null!= _0xbc5cxa&& null!= _0xbc5cx14){_0xbc5cx13= _0xbc5cx4= _0xbc5cx5= 0;if(null!= _0xbc5cx3){var _0xbc5cx5=_0xbc5cx3[_0x387d[236]],_0xbc5cx15=_0xbc5cx3[_0x387d[1368]];null!= _0xbc5cx15&& (_0xbc5cx4= _0xbc5cx15[_0x387d[235]],_0xbc5cx13= _0xbc5cx15[_0x387d[236]])};_0xbc5cx15= _0xbc5cx14[_0x387d[235]]- _0xbc5cxa[_0x387d[235]];_0xbc5cx14= _0xbc5cx14[_0x387d[236]]- _0xbc5cxa[_0x387d[236]];_0xbc5cx4= _0xbc5cxa[_0x387d[235]]+ _0xbc5cx15* _0xbc5cx9+ ((0== _0xbc5cx12?0:_0xbc5cx14/ _0xbc5cx12)* _0xbc5cx5+ _0xbc5cx4)* this[_0x387d[255]];_0xbc5cx5= _0xbc5cxa[_0x387d[236]]+ _0xbc5cx14* _0xbc5cx9- ((0== _0xbc5cx12?0:_0xbc5cx15/ _0xbc5cx12)* _0xbc5cx5- _0xbc5cx13)* this[_0x387d[255]]}}else {null!= _0xbc5cx3&& (_0xbc5cx15= _0xbc5cx3[_0x387d[1368]],null!= _0xbc5cx15&& (_0xbc5cx4+= _0xbc5cx15[_0x387d[235]],_0xbc5cx5+= _0xbc5cx15[_0x387d[236]]))};return new mxPoint(_0xbc5cx4,_0xbc5cx5)};mxGraphView[_0x387d[202]][_0x387d[2308]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=this[_0x387d[1179]][_0x387d[502]]()[_0x387d[1721]](_0xbc5cx2[_0x387d[246]]);if(null!= _0xbc5cx5){var _0xbc5cx9=_0xbc5cx2[_0x387d[439]][_0x387d[67]];if(_0xbc5cx5[_0x387d[1500]]&& 1< _0xbc5cx9){for(var _0xbc5cx5=_0xbc5cx2[_0x387d[67]],_0xbc5cxa=_0xbc5cx2[_0x387d[2086]],_0xbc5cx12=_0xbc5cx2[_0x387d[439]][0],_0xbc5cx13=_0xbc5cx2[_0x387d[439]][1],_0xbc5cx14=mxUtils[_0x387d[440]](_0xbc5cx12[_0x387d[235]],_0xbc5cx12[_0x387d[236]],_0xbc5cx13[_0x387d[235]],_0xbc5cx13[_0x387d[236]],_0xbc5cx3,_0xbc5cx4),_0xbc5cx15=0,_0xbc5cx16=0,_0xbc5cx17=0,_0xbc5cx18=2;_0xbc5cx18< _0xbc5cx9;_0xbc5cx18++){_0xbc5cx16+= _0xbc5cxa[_0xbc5cx18- 2],_0xbc5cx13= _0xbc5cx2[_0x387d[439]][_0xbc5cx18],_0xbc5cx12= mxUtils[_0x387d[440]](_0xbc5cx12[_0x387d[235]],_0xbc5cx12[_0x387d[236]],_0xbc5cx13[_0x387d[235]],_0xbc5cx13[_0x387d[236]],_0xbc5cx3,_0xbc5cx4),_0xbc5cx12<= _0xbc5cx14&& (_0xbc5cx14= _0xbc5cx12,_0xbc5cx15= _0xbc5cx18- 1,_0xbc5cx17= _0xbc5cx16),_0xbc5cx12= _0xbc5cx13};_0xbc5cx9= _0xbc5cxa[_0xbc5cx15];_0xbc5cx12= _0xbc5cx2[_0x387d[439]][_0xbc5cx15];_0xbc5cx13= _0xbc5cx2[_0x387d[439]][_0xbc5cx15+ 1];_0xbc5cx14= _0xbc5cx13[_0x387d[235]];_0xbc5cxa= _0xbc5cx13[_0x387d[236]];_0xbc5cx2= _0xbc5cx12[_0x387d[235]]- _0xbc5cx14;_0xbc5cx15= _0xbc5cx12[_0x387d[236]]- _0xbc5cxa;_0xbc5cx14= _0xbc5cx3- _0xbc5cx14;_0xbc5cxa= _0xbc5cx4- _0xbc5cxa;_0xbc5cx14= _0xbc5cx2- _0xbc5cx14;_0xbc5cxa= _0xbc5cx15- _0xbc5cxa;_0xbc5cxa= _0xbc5cx14* _0xbc5cx2+ _0xbc5cxa* _0xbc5cx15;_0xbc5cx2= Math[_0x387d[428]](0>= _0xbc5cxa?0:_0xbc5cxa* _0xbc5cxa/ (_0xbc5cx2* _0xbc5cx2+ _0xbc5cx15* _0xbc5cx15));_0xbc5cx2> _0xbc5cx9&& (_0xbc5cx2= _0xbc5cx9);_0xbc5cx9= Math[_0x387d[428]](mxUtils[_0x387d[440]](_0xbc5cx12[_0x387d[235]],_0xbc5cx12[_0x387d[236]],_0xbc5cx13[_0x387d[235]],_0xbc5cx13[_0x387d[236]],_0xbc5cx3,_0xbc5cx4));-1== mxUtils[_0x387d[2309]](_0xbc5cx12[_0x387d[235]],_0xbc5cx12[_0x387d[236]],_0xbc5cx13[_0x387d[235]],_0xbc5cx13[_0x387d[236]],_0xbc5cx3,_0xbc5cx4)&& (_0xbc5cx9= -_0xbc5cx9);return new mxPoint(-2* ((_0xbc5cx5/ 2- _0xbc5cx17- _0xbc5cx2)/ _0xbc5cx5),_0xbc5cx9/ this[_0x387d[255]])}};return new mxPoint};mxGraphView[_0x387d[202]][_0x387d[2285]]= function(_0xbc5cx2){var _0xbc5cx3=_0xbc5cx2[_0x387d[439]];_0xbc5cx2[_0x387d[2079]][_0x387d[235]]= _0xbc5cx2[_0x387d[241]]();_0xbc5cx2[_0x387d[2079]][_0x387d[236]]= _0xbc5cx2[_0x387d[242]]();if(null!= _0xbc5cx3&& 0< _0xbc5cx3[_0x387d[67]]&& null!= _0xbc5cx2[_0x387d[2086]]){var _0xbc5cx4=this[_0x387d[1179]][_0x387d[1198]](_0xbc5cx2[_0x387d[246]]);if(_0xbc5cx4[_0x387d[1500]]){var _0xbc5cx5=this[_0x387d[245]](_0xbc5cx2,_0xbc5cx4);null!= _0xbc5cx5&& (_0xbc5cx2[_0x387d[2079]]= _0xbc5cx5)}else {var _0xbc5cx5=_0xbc5cx3[0],_0xbc5cx9=_0xbc5cx3[_0xbc5cx3[_0x387d[67]]- 1];if(null!= _0xbc5cx5&& null!= _0xbc5cx9){var _0xbc5cx3=_0xbc5cx9[_0x387d[235]]- _0xbc5cx5[_0x387d[235]],_0xbc5cxa=_0xbc5cx9[_0x387d[236]]- _0xbc5cx5[_0x387d[236]],_0xbc5cx12=_0xbc5cx9= 0,_0xbc5cx4=_0xbc5cx4[_0x387d[1368]];null!= _0xbc5cx4&& (_0xbc5cx9= _0xbc5cx4[_0x387d[235]],_0xbc5cx12= _0xbc5cx4[_0x387d[236]]);_0xbc5cx4= _0xbc5cx5[_0x387d[236]]+ _0xbc5cxa/ 2+ _0xbc5cx12* this[_0x387d[255]];_0xbc5cx2[_0x387d[2079]][_0x387d[235]]= _0xbc5cx5[_0x387d[235]]+ _0xbc5cx3/ 2+ _0xbc5cx9* this[_0x387d[255]];_0xbc5cx2[_0x387d[2079]][_0x387d[236]]= _0xbc5cx4}}}};mxGraphView[_0x387d[202]][_0x387d[248]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3= _0xbc5cx3|| !1;var _0xbc5cx4=null;null!= _0xbc5cx2&& (_0xbc5cx4= this[_0x387d[1214]][_0x387d[203]](_0xbc5cx2),this[_0x387d[1179]][_0x387d[1714]](_0xbc5cx2)&& (null== _0xbc5cx4&& _0xbc5cx3&& this[_0x387d[1179]][_0x387d[1714]](_0xbc5cx2)?(_0xbc5cx4= this[_0x387d[1230]](_0xbc5cx2),this[_0x387d[1214]][_0x387d[204]](_0xbc5cx2,_0xbc5cx4)):_0xbc5cx3&& (null!= _0xbc5cx4&& this[_0x387d[2255]])&& (_0xbc5cx4[_0x387d[124]]= this[_0x387d[1179]][_0x387d[1705]](_0xbc5cx2))));return _0xbc5cx4};mxGraphView[_0x387d[202]][_0x387d[2287]]= function(){return this[_0x387d[2254]]};mxGraphView[_0x387d[202]][_0x387d[2310]]= function(_0xbc5cx2){this[_0x387d[2254]]= _0xbc5cx2};mxGraphView[_0x387d[202]][_0x387d[2295]]= function(){return this[_0x387d[2251]]};mxGraphView[_0x387d[202]][_0x387d[2311]]= function(_0xbc5cx2){this[_0x387d[2251]]= _0xbc5cx2};mxGraphView[_0x387d[202]][_0x387d[2312]]= function(){return this[_0x387d[1214]]};mxGraphView[_0x387d[202]][_0x387d[1517]]= function(_0xbc5cx2){this[_0x387d[1214]]= _0xbc5cx2};mxGraphView[_0x387d[202]][_0x387d[2313]]= function(_0xbc5cx2){if(null== _0xbc5cx2){return this[_0x387d[1214]]};for(var _0xbc5cx3=[],_0xbc5cx4=0;_0xbc5cx4< _0xbc5cx2[_0x387d[67]];_0xbc5cx4++){var _0xbc5cx5=this[_0x387d[248]](_0xbc5cx2[_0xbc5cx4]);null!= _0xbc5cx5&& _0xbc5cx3[_0x387d[207]](_0xbc5cx5)};return _0xbc5cx3};mxGraphView[_0x387d[202]][_0x387d[2265]]= function(_0xbc5cx2){var _0xbc5cx3=null;null!= _0xbc5cx2&& (_0xbc5cx3= this[_0x387d[1214]][_0x387d[205]](_0xbc5cx2),null!= _0xbc5cx3&& (this[_0x387d[1179]][_0x387d[259]][_0x387d[515]](_0xbc5cx3),_0xbc5cx3[_0x387d[515]]()));return _0xbc5cx3};mxGraphView[_0x387d[202]][_0x387d[1230]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[1179]][_0x387d[1705]](_0xbc5cx2);_0xbc5cx2= new mxCellState(this,_0xbc5cx2,_0xbc5cx3);this[_0x387d[1179]][_0x387d[259]][_0x387d[2155]](_0xbc5cx2,this[_0x387d[2287]]());return _0xbc5cx2};mxGraphView[_0x387d[202]][_0x387d[2051]]= function(){return this[_0x387d[510]]};mxGraphView[_0x387d[202]][_0x387d[2052]]= function(){return this[_0x387d[2053]]};mxGraphView[_0x387d[202]][_0x387d[2024]]= function(){return this[_0x387d[505]]};mxGraphView[_0x387d[202]][_0x387d[1524]]= function(){return this[_0x387d[506]]};mxGraphView[_0x387d[202]][_0x387d[2314]]= function(_0xbc5cx2){_0xbc5cx2= mxEvent[_0x387d[728]](_0xbc5cx2);return _0xbc5cx2== this[_0x387d[1179]][_0x387d[526]]|| _0xbc5cx2[_0x387d[265]]== this[_0x387d[2053]]|| null!= _0xbc5cx2[_0x387d[265]]&& _0xbc5cx2[_0x387d[265]][_0x387d[265]]== this[_0x387d[2053]]|| _0xbc5cx2== this[_0x387d[510]][_0x387d[265]]|| _0xbc5cx2== this[_0x387d[510]]|| _0xbc5cx2== this[_0x387d[2053]]|| _0xbc5cx2== this[_0x387d[505]]|| _0xbc5cx2== this[_0x387d[506]]};mxGraphView[_0x387d[202]][_0x387d[2315]]= function(_0xbc5cx2){var _0xbc5cx3=mxUtils[_0x387d[445]](this[_0x387d[1179]][_0x387d[526]]);_0xbc5cx2= new mxPoint(_0xbc5cx2[_0x387d[782]]- _0xbc5cx3[_0x387d[235]],_0xbc5cx2[_0x387d[784]]- _0xbc5cx3[_0x387d[236]]);var _0xbc5cx3=this[_0x387d[1179]][_0x387d[526]][_0x387d[359]],_0xbc5cx4=this[_0x387d[1179]][_0x387d[526]][_0x387d[159]];if(_0xbc5cx3> _0xbc5cx4&& _0xbc5cx2[_0x387d[235]]> _0xbc5cx4+ 2&& _0xbc5cx2[_0x387d[235]]<= _0xbc5cx3){return !0};_0xbc5cx3= this[_0x387d[1179]][_0x387d[526]][_0x387d[167]];_0xbc5cx4= this[_0x387d[1179]][_0x387d[526]][_0x387d[157]];return _0xbc5cx3> _0xbc5cx4&& _0xbc5cx2[_0x387d[236]]> _0xbc5cx4+ 2&& _0xbc5cx2[_0x387d[236]]<= _0xbc5cx3?!0:!1};mxGraphView[_0x387d[202]][_0x387d[176]]= function(){this[_0x387d[2163]]();var _0xbc5cx2=this[_0x387d[1179]];_0xbc5cx2[_0x387d[507]]== mxConstants[_0x387d[508]]?this[_0x387d[1569]]():_0xbc5cx2[_0x387d[507]]== mxConstants[_0x387d[1523]]?this[_0x387d[1571]]():this[_0x387d[1570]]()};mxGraphView[_0x387d[202]][_0x387d[2163]]= function(){var _0xbc5cx2=this[_0x387d[1179]],_0xbc5cx3=_0xbc5cx2[_0x387d[526]];if(null!= _0xbc5cx3){mxEvent[_0x387d[759]](_0xbc5cx3,mxUtils[_0x387d[885]](this,function(_0xbc5cx3){mxClient[_0x387d[754]]&& _0xbc5cx2[_0x387d[2203]]()&& _0xbc5cx2[_0x387d[2126]](!_0xbc5cx2[_0x387d[2134]]());this[_0x387d[2314]](_0xbc5cx3)&& (!mxClient[_0x387d[80]]&& !mxClient[_0x387d[76]]&& !mxClient[_0x387d[71]]&& !mxClient[_0x387d[75]]|| !this[_0x387d[2315]](_0xbc5cx3))&& _0xbc5cx2[_0x387d[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0xbc5cx3))}),mxUtils[_0x387d[885]](this,function(_0xbc5cx3){this[_0x387d[2314]](_0xbc5cx3)&& _0xbc5cx2[_0x387d[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0xbc5cx3))}),mxUtils[_0x387d[885]](this,function(_0xbc5cx3){this[_0x387d[2314]](_0xbc5cx3)&& _0xbc5cx2[_0x387d[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0xbc5cx3))}));mxEvent[_0x387d[169]](_0xbc5cx3,_0x387d[760],mxUtils[_0x387d[885]](this,function(_0xbc5cx3){_0xbc5cx2[_0x387d[761]](_0xbc5cx3)}));var _0xbc5cx4=function(_0xbc5cx4){var _0xbc5cx9=null;mxClient[_0x387d[754]]&& (_0xbc5cx9= mxEvent[_0x387d[731]](_0xbc5cx4),_0xbc5cx4= mxEvent[_0x387d[733]](_0xbc5cx4),_0xbc5cx4= mxUtils[_0x387d[2196]](_0xbc5cx3,_0xbc5cx9,_0xbc5cx4),_0xbc5cx9= _0xbc5cx2[_0x387d[441]][_0x387d[248]](_0xbc5cx2[_0x387d[999]](_0xbc5cx4[_0x387d[235]],_0xbc5cx4[_0x387d[236]])));return _0xbc5cx9};_0xbc5cx2[_0x387d[1133]]({mouseDown:function(_0xbc5cx3,_0xbc5cx4){_0xbc5cx2[_0x387d[2316]][_0x387d[1032]]()},mouseMove:function(){},mouseUp:function(){}});this[_0x387d[2317]]= mxUtils[_0x387d[885]](this,function(_0xbc5cx3){null!= _0xbc5cx2[_0x387d[2276]]&& _0xbc5cx2[_0x387d[2276]][_0x387d[2277]]()&& _0xbc5cx2[_0x387d[2276]][_0x387d[801]]();this[_0x387d[2252]]&& (_0xbc5cx2[_0x387d[1009]]&& !mxEvent[_0x387d[721]](_0xbc5cx3))&& _0xbc5cx2[_0x387d[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0xbc5cx3,_0xbc5cx4(_0xbc5cx3)))});this[_0x387d[2318]]= mxUtils[_0x387d[885]](this,function(_0xbc5cx3){this[_0x387d[2252]]&& _0xbc5cx2[_0x387d[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0xbc5cx3))});mxEvent[_0x387d[759]](document,null,this[_0x387d[2317]],this[_0x387d[2318]])}};mxGraphView[_0x387d[202]][_0x387d[1570]]= function(){var _0xbc5cx2=this[_0x387d[1179]][_0x387d[526]];null!= _0xbc5cx2&& (this[_0x387d[510]]= this[_0x387d[2319]](_0x387d[118],_0x387d[118]),this[_0x387d[2053]]= this[_0x387d[2319]](_0x387d[942],_0x387d[942]),this[_0x387d[505]]= this[_0x387d[2319]](_0x387d[942],_0x387d[942]),this[_0x387d[506]]= this[_0x387d[2319]](_0x387d[942],_0x387d[942]),this[_0x387d[510]][_0x387d[62]](this[_0x387d[2053]]),this[_0x387d[510]][_0x387d[62]](this[_0x387d[505]]),this[_0x387d[510]][_0x387d[62]](this[_0x387d[506]]),_0xbc5cx2[_0x387d[62]](this[_0x387d[510]]),mxClient[_0x387d[496]]&& (_0xbc5cx2= mxUtils[_0x387d[885]](this,function(_0xbc5cx2){_0xbc5cx2= this[_0x387d[517]]();this[_0x387d[2320]](_0xbc5cx2[_0x387d[235]]+ _0xbc5cx2[_0x387d[117]]+ this[_0x387d[1179]][_0x387d[467]],_0xbc5cx2[_0x387d[236]]+ _0xbc5cx2[_0x387d[119]]+ this[_0x387d[1179]][_0x387d[467]])}),mxEvent[_0x387d[169]](window,_0x387d[129],_0xbc5cx2)))};mxGraphView[_0x387d[202]][_0x387d[2320]]= function(_0xbc5cx2,_0xbc5cx3){if(null!= this[_0x387d[1179]][_0x387d[526]]){var _0xbc5cx4=this[_0x387d[1179]][_0x387d[526]][_0x387d[167]];this[_0x387d[510]][_0x387d[124]][_0x387d[117]]= this[_0x387d[1179]][_0x387d[526]][_0x387d[359]]< _0xbc5cx2?_0xbc5cx2+ _0x387d[168]:_0x387d[118];this[_0x387d[510]][_0x387d[124]][_0x387d[119]]= _0xbc5cx4< _0xbc5cx3?_0xbc5cx3+ _0x387d[168]:_0x387d[118]}};mxGraphView[_0x387d[202]][_0x387d[2319]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=document[_0x387d[55]](_0x387d[529]);null!= _0xbc5cx2&& null!= _0xbc5cx3?(_0xbc5cx4[_0x387d[124]][_0x387d[491]]= _0x387d[492],_0xbc5cx4[_0x387d[124]][_0x387d[361]]= _0x387d[946],_0xbc5cx4[_0x387d[124]][_0x387d[125]]= _0x387d[946],_0xbc5cx4[_0x387d[124]][_0x387d[117]]= _0xbc5cx2,_0xbc5cx4[_0x387d[124]][_0x387d[119]]= _0xbc5cx3):_0xbc5cx4[_0x387d[124]][_0x387d[491]]= _0x387d[1500];return _0xbc5cx4};mxGraphView[_0x387d[202]][_0x387d[1571]]= function(){var _0xbc5cx2=this[_0x387d[1179]][_0x387d[526]];if(null!= _0xbc5cx2){var _0xbc5cx3=_0xbc5cx2[_0x387d[359]],_0xbc5cx4=_0xbc5cx2[_0x387d[167]];this[_0x387d[510]]= this[_0x387d[2321]](_0xbc5cx3,_0xbc5cx4);this[_0x387d[2053]]= this[_0x387d[2321]](_0xbc5cx3,_0xbc5cx4);this[_0x387d[505]]= this[_0x387d[2321]](_0xbc5cx3,_0xbc5cx4);this[_0x387d[506]]= this[_0x387d[2321]](_0xbc5cx3,_0xbc5cx4);this[_0x387d[510]][_0x387d[62]](this[_0x387d[2053]]);this[_0x387d[510]][_0x387d[62]](this[_0x387d[505]]);this[_0x387d[510]][_0x387d[62]](this[_0x387d[506]]);_0xbc5cx2[_0x387d[62]](this[_0x387d[510]])}};mxGraphView[_0x387d[202]][_0x387d[2321]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=document[_0x387d[55]](mxClient[_0x387d[463]]+ _0x387d[1499]);_0xbc5cx4[_0x387d[124]][_0x387d[491]]= _0x387d[492];_0xbc5cx4[_0x387d[124]][_0x387d[361]]= _0x387d[946];_0xbc5cx4[_0x387d[124]][_0x387d[125]]= _0x387d[946];_0xbc5cx4[_0x387d[124]][_0x387d[117]]= _0xbc5cx2+ _0x387d[168];_0xbc5cx4[_0x387d[124]][_0x387d[119]]= _0xbc5cx3+ _0x387d[168];_0xbc5cx4[_0x387d[57]](_0x387d[1462],_0xbc5cx2+ _0x387d[537]+ _0xbc5cx3);_0xbc5cx4[_0x387d[57]](_0x387d[2322],_0x387d[2323]);return _0xbc5cx4};mxGraphView[_0x387d[202]][_0x387d[1569]]= function(){var _0xbc5cx2=this[_0x387d[1179]][_0x387d[526]];this[_0x387d[510]]= document[_0x387d[509]](mxConstants.NS_SVG,_0x387d[449]);this[_0x387d[2053]]= document[_0x387d[509]](mxConstants.NS_SVG,_0x387d[449]);this[_0x387d[510]][_0x387d[62]](this[_0x387d[2053]]);this[_0x387d[505]]= document[_0x387d[509]](mxConstants.NS_SVG,_0x387d[449]);this[_0x387d[510]][_0x387d[62]](this[_0x387d[505]]);this[_0x387d[506]]= document[_0x387d[509]](mxConstants.NS_SVG,_0x387d[449]);this[_0x387d[510]][_0x387d[62]](this[_0x387d[506]]);var _0xbc5cx3=document[_0x387d[509]](mxConstants.NS_SVG,_0x387d[571]);_0xbc5cx3[_0x387d[124]][_0x387d[117]]= _0x387d[118];_0xbc5cx3[_0x387d[124]][_0x387d[119]]= _0x387d[118];_0xbc5cx3[_0x387d[124]][_0x387d[495]]= _0x387d[694];_0xbc5cx3[_0x387d[62]](this[_0x387d[510]]);null!= _0xbc5cx2&& (_0xbc5cx2[_0x387d[62]](_0xbc5cx3),_0x387d[2324]== mxUtils[_0x387d[275]](_0xbc5cx2)[_0x387d[491]]&& (_0xbc5cx2[_0x387d[124]][_0x387d[491]]= _0x387d[1500]))};mxGraphView[_0x387d[202]][_0x387d[515]]= function(){var _0xbc5cx2=null!= this[_0x387d[510]]?this[_0x387d[510]][_0x387d[538]]:null;null== _0xbc5cx2&& (_0xbc5cx2= this[_0x387d[510]]);null!= _0xbc5cx2&& null!= _0xbc5cx2[_0x387d[265]]&& (this[_0x387d[200]](this[_0x387d[1741]],!0),mxEvent[_0x387d[938]](document,null,this[_0x387d[2317]],this[_0x387d[2318]]),mxEvent[_0x387d[762]](this[_0x387d[1179]][_0x387d[526]]),_0xbc5cx2[_0x387d[265]][_0x387d[266]](_0xbc5cx2),this[_0x387d[506]]= this[_0x387d[505]]= this[_0x387d[2053]]= this[_0x387d[510]]= this[_0x387d[2318]]= this[_0x387d[2317]]= null)};function mxCurrentRootChange(_0xbc5cx2,_0xbc5cx3){this[_0x387d[441]]= _0xbc5cx2;this[_0x387d[257]]= this[_0x387d[813]]= _0xbc5cx3;this[_0x387d[2325]]= null== _0xbc5cx3;if(!this[_0x387d[2325]]){for(var _0xbc5cx4=this[_0x387d[441]][_0x387d[1741]],_0xbc5cx5=this[_0x387d[441]][_0x387d[1179]][_0x387d[502]]();null!= _0xbc5cx4;){if(_0xbc5cx4== _0xbc5cx3){this[_0x387d[2325]]= !0;break};_0xbc5cx4= _0xbc5cx5[_0x387d[1197]](_0xbc5cx4)}}}mxCurrentRootChange[_0x387d[202]][_0x387d[350]]= function(){var _0xbc5cx2=this[_0x387d[441]][_0x387d[1741]];this[_0x387d[441]][_0x387d[1741]]= this[_0x387d[257]];this[_0x387d[257]]= _0xbc5cx2;_0xbc5cx2= this[_0x387d[441]][_0x387d[1179]][_0x387d[2326]](this[_0x387d[441]][_0x387d[1741]]);null!= _0xbc5cx2&& (this[_0x387d[441]][_0x387d[513]]= new mxPoint(-_0xbc5cx2[_0x387d[235]],-_0xbc5cx2[_0x387d[236]]));this[_0x387d[441]][_0x387d[746]]( new mxEventObject(this[_0x387d[2325]]?mxEvent[_0x387d[2327]]:mxEvent[_0x387d[2328]],_0x387d[813],this[_0x387d[441]][_0x387d[1741]],_0x387d[257],this[_0x387d[257]]));this[_0x387d[2325]]?(this[_0x387d[441]][_0x387d[200]](this[_0x387d[441]][_0x387d[1741]],!0),this[_0x387d[441]][_0x387d[2264]]()):this[_0x387d[441]][_0x387d[802]]();this[_0x387d[2325]]= !this[_0x387d[2325]]};function mxGraph(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){this[_0x387d[2329]]= null;this[_0x387d[2330]]= _0xbc5cx4;this[_0x387d[507]]= mxClient[_0x387d[48]]?mxConstants[_0x387d[508]]:_0xbc5cx4== mxConstants[_0x387d[2331]]&& mxClient[_0x387d[47]]?mxConstants[_0x387d[1523]]:_0xbc5cx4== mxConstants[_0x387d[2332]]?mxConstants[_0x387d[1656]]:_0xbc5cx4== mxConstants[_0x387d[2333]]?mxConstants[_0x387d[2209]]:mxConstants[_0x387d[2334]];this[_0x387d[251]]= null!= _0xbc5cx3?_0xbc5cx3: new mxGraphModel;this[_0x387d[2335]]= [];this[_0x387d[2336]]= [];this[_0x387d[259]]= this[_0x387d[2337]]();this[_0x387d[2339]](this[_0x387d[2338]]());this[_0x387d[2341]](null!= _0xbc5cx5?_0xbc5cx5:this[_0x387d[2340]]());this[_0x387d[441]]= this[_0x387d[2342]]();this[_0x387d[2343]]= mxUtils[_0x387d[885]](this,function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[1177]](_0xbc5cx3[_0x387d[720]](_0x387d[1061])[_0x387d[1065]])});this[_0x387d[251]][_0x387d[169]](mxEvent.CHANGE,this[_0x387d[2343]]);this[_0x387d[2344]]();null!= _0xbc5cx2&& this[_0x387d[176]](_0xbc5cx2);this[_0x387d[441]][_0x387d[2259]]()}mxLoadResources&& mxResources[_0x387d[99]](mxClient[_0x387d[86]]+ _0x387d[2345]);mxGraph[_0x387d[202]]= new mxEventSource;mxGraph[_0x387d[202]][_0x387d[196]]= mxGraph;mxGraph[_0x387d[202]][_0x387d[2346]]= [];mxGraph[_0x387d[202]][_0x387d[2329]]= null;mxGraph[_0x387d[202]][_0x387d[1009]]= !1;mxGraph[_0x387d[202]][_0x387d[251]]= null;mxGraph[_0x387d[202]][_0x387d[441]]= null;mxGraph[_0x387d[202]][_0x387d[94]]= null;mxGraph[_0x387d[202]][_0x387d[2105]]= null;mxGraph[_0x387d[202]][_0x387d[2347]]= null;mxGraph[_0x387d[202]][_0x387d[259]]= null;mxGraph[_0x387d[202]][_0x387d[2335]]= null;mxGraph[_0x387d[202]][_0x387d[2330]]= null;mxGraph[_0x387d[202]][_0x387d[507]]= null;mxGraph[_0x387d[202]][_0x387d[1020]]= 10;mxGraph[_0x387d[202]][_0x387d[991]]= !0;mxGraph[_0x387d[202]][_0x387d[2348]]= !0;mxGraph[_0x387d[202]][_0x387d[2349]]= !0;mxGraph[_0x387d[202]][_0x387d[2350]]= 700;mxGraph[_0x387d[202]][_0x387d[2351]]= 25;mxGraph[_0x387d[202]][_0x387d[2352]]= 0;mxGraph[_0x387d[202]][_0x387d[2352]]= 0;mxGraph[_0x387d[202]][_0x387d[2213]]= 0;mxGraph[_0x387d[202]][_0x387d[2215]]= !0;mxGraph[_0x387d[202]][_0x387d[2353]]= 4;mxGraph[_0x387d[202]][_0x387d[2354]]= 0.5;mxGraph[_0x387d[202]][_0x387d[2355]]= null;mxGraph[_0x387d[202]][_0x387d[2356]]= null;mxGraph[_0x387d[202]][_0x387d[1617]]= null;mxGraph[_0x387d[202]][_0x387d[2273]]= !1;mxGraph[_0x387d[202]][_0x387d[2357]]= !1;mxGraph[_0x387d[202]][_0x387d[2358]]= _0x387d[579];mxGraph[_0x387d[202]][_0x387d[2359]]= !0;mxGraph[_0x387d[202]][_0x387d[2360]]= 20;mxGraph[_0x387d[202]][_0x387d[2361]]= !1;mxGraph[_0x387d[202]][_0x387d[2013]]= mxConstants[_0x387d[516]];mxGraph[_0x387d[202]][_0x387d[2012]]= 1.5;mxGraph[_0x387d[202]][_0x387d[984]]= !0;mxGraph[_0x387d[202]][_0x387d[2362]]= !0;mxGraph[_0x387d[202]][_0x387d[2363]]= !0;mxGraph[_0x387d[202]][_0x387d[2364]]= !1;mxGraph[_0x387d[202]][_0x387d[2365]]= !0;mxGraph[_0x387d[202]][_0x387d[2366]]= !0;mxGraph[_0x387d[202]][_0x387d[2367]]= !0;mxGraph[_0x387d[202]][_0x387d[2368]]= !1;mxGraph[_0x387d[202]][_0x387d[2369]]= !0;mxGraph[_0x387d[202]][_0x387d[2206]]= !0;mxGraph[_0x387d[202]][_0x387d[2370]]= !0;mxGraph[_0x387d[202]][_0x387d[2371]]= !0;mxGraph[_0x387d[202]][_0x387d[2372]]= !0;mxGraph[_0x387d[202]][_0x387d[2373]]= !0;mxGraph[_0x387d[202]][_0x387d[2374]]= !1;mxGraph[_0x387d[202]][_0x387d[2375]]= !1;mxGraph[_0x387d[202]][_0x387d[2376]]= !0;mxGraph[_0x387d[202]][_0x387d[2377]]= !0;mxGraph[_0x387d[202]][_0x387d[2378]]= !0;mxGraph[_0x387d[202]][_0x387d[2379]]= !0;mxGraph[_0x387d[202]][_0x387d[2380]]= !0;mxGraph[_0x387d[202]][_0x387d[2381]]= !1;mxGraph[_0x387d[202]][_0x387d[1012]]= !0;mxGraph[_0x387d[202]][_0x387d[2382]]= !1;mxGraph[_0x387d[202]][_0x387d[2383]]= !1;mxGraph[_0x387d[202]][_0x387d[2384]]= !1;mxGraph[_0x387d[202]][_0x387d[1013]]= !0;mxGraph[_0x387d[202]][_0x387d[2385]]= null;mxGraph[_0x387d[202]][_0x387d[2386]]= null;mxGraph[_0x387d[202]][_0x387d[2387]]= null;mxGraph[_0x387d[202]][_0x387d[2388]]= null;mxGraph[_0x387d[202]][_0x387d[2389]]= !1;mxGraph[_0x387d[202]][_0x387d[467]]= 0;mxGraph[_0x387d[202]][_0x387d[2158]]= !0;mxGraph[_0x387d[202]][_0x387d[2159]]= !1;mxGraph[_0x387d[202]][_0x387d[2168]]= !0;mxGraph[_0x387d[202]][_0x387d[2390]]= !0;mxGraph[_0x387d[202]][_0x387d[2391]]= !0;mxGraph[_0x387d[202]][_0x387d[2392]]= !0;mxGraph[_0x387d[202]][_0x387d[2393]]= !0;mxGraph[_0x387d[202]][_0x387d[2394]]= !0;mxGraph[_0x387d[202]][_0x387d[2395]]= 1.2;mxGraph[_0x387d[202]][_0x387d[2396]]= !1;mxGraph[_0x387d[202]][_0x387d[2397]]= !0;mxGraph[_0x387d[202]][_0x387d[2398]]= !0;mxGraph[_0x387d[202]][_0x387d[2399]]= !1;mxGraph[_0x387d[202]][_0x387d[2400]]= !1;mxGraph[_0x387d[202]][_0x387d[2401]]= !0;mxGraph[_0x387d[202]][_0x387d[2402]]= !1;mxGraph[_0x387d[202]][_0x387d[2293]]= mxEdgeStyle[_0x387d[2403]];mxGraph[_0x387d[202]][_0x387d[2404]]= !0;mxGraph[_0x387d[202]][_0x387d[2405]]= !1;mxGraph[_0x387d[202]][_0x387d[2406]]= !0;mxGraph[_0x387d[202]][_0x387d[2407]]= !1;mxGraph[_0x387d[202]][_0x387d[2408]]= !0;mxGraph[_0x387d[202]][_0x387d[2409]]= !0;mxGraph[_0x387d[202]][_0x387d[2410]]= !1;mxGraph[_0x387d[202]][_0x387d[2411]]= !0;mxGraph[_0x387d[202]][_0x387d[2412]]= !0;mxGraph[_0x387d[202]][_0x387d[2180]]= mxConstants[_0x387d[2065]];mxGraph[_0x387d[202]][_0x387d[2336]]= null;mxGraph[_0x387d[202]][_0x387d[2413]]= 0.1;mxGraph[_0x387d[202]][_0x387d[2414]]= 8;mxGraph[_0x387d[202]][_0x387d[1136]]= 0;mxGraph[_0x387d[202]][_0x387d[1137]]= 0;mxGraph[_0x387d[202]][_0x387d[2415]]= new mxImage(mxClient[_0x387d[88]]+ _0x387d[2416],9,9);mxGraph[_0x387d[202]][_0x387d[2417]]= new mxImage(mxClient[_0x387d[88]]+ _0x387d[2418],9,9);mxGraph[_0x387d[202]][_0x387d[2419]]= new mxImage(_0x387d[2420],16,16);mxGraph[_0x387d[202]][_0x387d[2421]]= _0x387d[130]!= mxClient[_0x387d[90]]?_0x387d[2422]:_0x387d[110];mxGraph[_0x387d[202]][_0x387d[2423]]= _0x387d[130]!= mxClient[_0x387d[90]]?_0x387d[2424]:_0x387d[110];mxGraph[_0x387d[202]][_0x387d[2425]]= _0x387d[130]!= mxClient[_0x387d[90]]?_0x387d[2426]:_0x387d[110];mxGraph[_0x387d[202]][_0x387d[176]]= function(_0xbc5cx2){this[_0x387d[526]]= _0xbc5cx2;this[_0x387d[2347]]= this[_0x387d[2427]]();this[_0x387d[441]][_0x387d[176]]();this[_0x387d[2258]]();mxClient[_0x387d[80]]&& (mxEvent[_0x387d[169]](window,_0x387d[2428],mxUtils[_0x387d[885]](this,function(){this[_0x387d[515]]()})),mxEvent[_0x387d[169]](_0xbc5cx2,_0x387d[2429],mxUtils[_0x387d[885]](this,function(){return this[_0x387d[2203]]()})));8== document[_0x387d[5]]&& _0xbc5cx2[_0x387d[1583]](_0x387d[1582],_0x387d[2430])};mxGraph[_0x387d[202]][_0x387d[2344]]= function(_0xbc5cx2){this[_0x387d[2276]]= new mxTooltipHandler(this);this[_0x387d[2276]][_0x387d[995]](!1);this[_0x387d[2316]]= new mxPanningHandler(this);this[_0x387d[2316]][_0x387d[2431]]= !1;this[_0x387d[2432]]= new mxSelectionCellsHandler(this);this[_0x387d[2433]]= new mxConnectionHandler(this);this[_0x387d[2433]][_0x387d[995]](!1);this[_0x387d[1011]]= new mxGraphHandler(this)};mxGraph[_0x387d[202]][_0x387d[2338]]= function(){return new mxGraphSelectionModel(this)};mxGraph[_0x387d[202]][_0x387d[2340]]= function(){return new mxStylesheet};mxGraph[_0x387d[202]][_0x387d[2342]]= function(){return new mxGraphView(this)};mxGraph[_0x387d[202]][_0x387d[2337]]= function(){return new mxCellRenderer};mxGraph[_0x387d[202]][_0x387d[2427]]= function(){return new mxCellEditor(this)};mxGraph[_0x387d[202]][_0x387d[502]]= function(){return this[_0x387d[251]]};mxGraph[_0x387d[202]][_0x387d[249]]= function(){return this[_0x387d[441]]};mxGraph[_0x387d[202]][_0x387d[2434]]= function(){return this[_0x387d[94]]};mxGraph[_0x387d[202]][_0x387d[2341]]= function(_0xbc5cx2){this[_0x387d[94]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2435]]= function(){return this[_0x387d[2105]]};mxGraph[_0x387d[202]][_0x387d[2339]]= function(_0xbc5cx2){this[_0x387d[2105]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2436]]= function(_0xbc5cx2){for(var _0xbc5cx3=[],_0xbc5cx4=0;_0xbc5cx4< _0xbc5cx2[_0x387d[67]];_0xbc5cx4++){var _0xbc5cx5=_0xbc5cx2[_0xbc5cx4];if(_0xbc5cx5[_0x387d[196]]!= mxRootChange){var _0xbc5cx9=null;_0xbc5cx5 instanceof mxChildChange&& null== _0xbc5cx5[_0x387d[257]]?_0xbc5cx9= _0xbc5cx5[_0x387d[247]]:null!= _0xbc5cx5[_0x387d[246]]&& _0xbc5cx5[_0x387d[246]] instanceof mxCell&& (_0xbc5cx9= _0xbc5cx5[_0x387d[246]]);null!= _0xbc5cx9&& 0> mxUtils[_0x387d[2]](_0xbc5cx3,_0xbc5cx9)&& _0xbc5cx3[_0x387d[207]](_0xbc5cx9)}};return this[_0x387d[502]]()[_0x387d[1964]](_0xbc5cx3)};mxGraph[_0x387d[202]][_0x387d[1177]]= function(_0xbc5cx2){for(var _0xbc5cx3=0;_0xbc5cx3< _0xbc5cx2[_0x387d[67]];_0xbc5cx3++){this[_0x387d[2437]](_0xbc5cx2[_0xbc5cx3])};this[_0x387d[2439]](this[_0x387d[2438]](_0xbc5cx2));this[_0x387d[441]][_0x387d[2264]]();this[_0x387d[2258]]()};mxGraph[_0x387d[202]][_0x387d[2438]]= function(_0xbc5cx2){for(var _0xbc5cx3=[],_0xbc5cx4=0;_0xbc5cx4< _0xbc5cx2[_0x387d[67]];_0xbc5cx4++){var _0xbc5cx5=_0xbc5cx2[_0xbc5cx4];if(_0xbc5cx5 instanceof mxRootChange){break}else {_0xbc5cx5 instanceof mxChildChange?null!= _0xbc5cx5[_0x387d[257]]&& null== _0xbc5cx5[_0x387d[1101]]&& (_0xbc5cx3= _0xbc5cx3[_0x387d[1919]](this[_0x387d[251]][_0x387d[1939]](_0xbc5cx5[_0x387d[247]]))):_0xbc5cx5 instanceof mxVisibleChange&& (_0xbc5cx3= _0xbc5cx3[_0x387d[1919]](this[_0x387d[251]][_0x387d[1939]](_0xbc5cx5[_0x387d[246]])))}};return _0xbc5cx3};mxGraph[_0x387d[202]][_0x387d[2437]]= function(_0xbc5cx2){if(_0xbc5cx2 instanceof mxRootChange){this[_0x387d[2440]](),this[_0x387d[2441]](_0xbc5cx2[_0x387d[257]]),this[_0x387d[2398]]&& (this[_0x387d[441]][_0x387d[255]]= 1,this[_0x387d[441]][_0x387d[513]][_0x387d[235]]= 0,this[_0x387d[441]][_0x387d[513]][_0x387d[236]]= 0),this[_0x387d[746]]( new mxEventObject(mxEvent.ROOT))}else {if(_0xbc5cx2 instanceof mxChildChange){var _0xbc5cx3=this[_0x387d[251]][_0x387d[1197]](_0xbc5cx2[_0x387d[247]]);null!= _0xbc5cx3?this[_0x387d[441]][_0x387d[2263]](_0xbc5cx2[_0x387d[247]],!0,!1,null!= _0xbc5cx2[_0x387d[257]]):(this[_0x387d[2441]](_0xbc5cx2[_0x387d[247]]),this[_0x387d[441]][_0x387d[1741]]== _0xbc5cx2[_0x387d[247]]&& this[_0x387d[2442]]());_0xbc5cx3!= _0xbc5cx2[_0x387d[257]]&& (null!= _0xbc5cx3&& this[_0x387d[441]][_0x387d[2263]](_0xbc5cx3,!1,!1),null!= _0xbc5cx2[_0x387d[257]]&& this[_0x387d[441]][_0x387d[2263]](_0xbc5cx2[_0x387d[257]],!1,!1))}else {_0xbc5cx2 instanceof mxTerminalChange|| _0xbc5cx2 instanceof mxGeometryChange?this[_0x387d[441]][_0x387d[2263]](_0xbc5cx2[_0x387d[246]]):_0xbc5cx2 instanceof mxValueChange?this[_0x387d[441]][_0x387d[2263]](_0xbc5cx2[_0x387d[246]],!1,!1):_0xbc5cx2 instanceof mxStyleChange?(this[_0x387d[441]][_0x387d[2263]](_0xbc5cx2[_0x387d[246]],!0,!0,!1),this[_0x387d[441]][_0x387d[2265]](_0xbc5cx2[_0x387d[246]])):null!= _0xbc5cx2[_0x387d[246]]&& _0xbc5cx2[_0x387d[246]] instanceof mxCell&& this[_0x387d[2441]](_0xbc5cx2[_0x387d[246]])}}};mxGraph[_0x387d[202]][_0x387d[2441]]= function(_0xbc5cx2){for(var _0xbc5cx3=this[_0x387d[251]][_0x387d[262]](_0xbc5cx2),_0xbc5cx4=0;_0xbc5cx4< _0xbc5cx3;_0xbc5cx4++){this[_0x387d[2441]](this[_0x387d[251]][_0x387d[263]](_0xbc5cx2,_0xbc5cx4))};this[_0x387d[441]][_0x387d[2265]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[2443]]= function(_0xbc5cx2,_0xbc5cx3){null== _0xbc5cx2[_0x387d[1211]]&& (_0xbc5cx2[_0x387d[1211]]= []);_0xbc5cx2[_0x387d[1211]][_0x387d[207]](_0xbc5cx3);var _0xbc5cx4=this[_0x387d[441]][_0x387d[248]](_0xbc5cx2);null!= _0xbc5cx4&& this[_0x387d[259]][_0x387d[258]](_0xbc5cx4);this[_0x387d[746]]( new mxEventObject(mxEvent.ADD_OVERLAY,_0x387d[246],_0xbc5cx2,_0x387d[2201],_0xbc5cx3));return _0xbc5cx3};mxGraph[_0x387d[202]][_0x387d[2200]]= function(_0xbc5cx2){return _0xbc5cx2[_0x387d[1211]]};mxGraph[_0x387d[202]][_0x387d[2444]]= function(_0xbc5cx2,_0xbc5cx3){if(null== _0xbc5cx3){this[_0x387d[2445]](_0xbc5cx2)}else {var _0xbc5cx4=mxUtils[_0x387d[2]](_0xbc5cx2[_0x387d[1211]],_0xbc5cx3);0<= _0xbc5cx4?(_0xbc5cx2[_0x387d[1211]][_0x387d[300]](_0xbc5cx4,1),0== _0xbc5cx2[_0x387d[1211]][_0x387d[67]]&& (_0xbc5cx2[_0x387d[1211]]= null),_0xbc5cx4= this[_0x387d[441]][_0x387d[248]](_0xbc5cx2),null!= _0xbc5cx4&& this[_0x387d[259]][_0x387d[258]](_0xbc5cx4),this[_0x387d[746]]( new mxEventObject(mxEvent.REMOVE_OVERLAY,_0x387d[246],_0xbc5cx2,_0x387d[2201],_0xbc5cx3))):_0xbc5cx3= null};return _0xbc5cx3};mxGraph[_0x387d[202]][_0x387d[2445]]= function(_0xbc5cx2){var _0xbc5cx3=_0xbc5cx2[_0x387d[1211]];if(null!= _0xbc5cx3){_0xbc5cx2[_0x387d[1211]]= null;var _0xbc5cx4=this[_0x387d[441]][_0x387d[248]](_0xbc5cx2);null!= _0xbc5cx4&& this[_0x387d[259]][_0x387d[258]](_0xbc5cx4);for(_0xbc5cx4= 0;_0xbc5cx4< _0xbc5cx3[_0x387d[67]];_0xbc5cx4++){this[_0x387d[746]]( new mxEventObject(mxEvent.REMOVE_OVERLAY,_0x387d[246],_0xbc5cx2,_0x387d[2201],_0xbc5cx3[_0xbc5cx4]))}};return _0xbc5cx3};mxGraph[_0x387d[202]][_0x387d[2446]]= function(_0xbc5cx2){_0xbc5cx2= null!= _0xbc5cx2?_0xbc5cx2:this[_0x387d[251]][_0x387d[501]]();this[_0x387d[2445]](_0xbc5cx2);for(var _0xbc5cx3=this[_0x387d[251]][_0x387d[262]](_0xbc5cx2),_0xbc5cx4=0;_0xbc5cx4< _0xbc5cx3;_0xbc5cx4++){var _0xbc5cx5=this[_0x387d[251]][_0x387d[263]](_0xbc5cx2,_0xbc5cx4);this[_0x387d[2446]](_0xbc5cx5)}};mxGraph[_0x387d[202]][_0x387d[2447]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){if(null!= _0xbc5cx3&& 0< _0xbc5cx3[_0x387d[67]]){return _0xbc5cx4= null!= _0xbc5cx4?_0xbc5cx4:this[_0x387d[2419]],_0xbc5cx3= new mxCellOverlay(_0xbc5cx4,_0x387d[2448]+ _0xbc5cx3+ _0x387d[2449]),_0xbc5cx5&& _0xbc5cx3[_0x387d[169]](mxEvent.CLICK,mxUtils[_0x387d[885]](this,function(_0xbc5cx3,_0xbc5cx4){this[_0x387d[994]]()&& this[_0x387d[2450]](_0xbc5cx2)})),this[_0x387d[2443]](_0xbc5cx2,_0xbc5cx3)};this[_0x387d[2445]](_0xbc5cx2);return null};mxGraph[_0x387d[202]][_0x387d[855]]= function(_0xbc5cx2){this[_0x387d[2451]](null,_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[2451]]= function(_0xbc5cx2,_0xbc5cx3){null== _0xbc5cx2&& (_0xbc5cx2= this[_0x387d[2452]](),null!= _0xbc5cx2&& !this[_0x387d[2453]](_0xbc5cx2)&& (_0xbc5cx2= null));null!= _0xbc5cx2&& (this[_0x387d[746]]( new mxEventObject(mxEvent.START_EDITING,_0x387d[246],_0xbc5cx2,_0x387d[763],_0xbc5cx3)),this[_0x387d[2347]][_0x387d[855]](_0xbc5cx2,_0xbc5cx3))};mxGraph[_0x387d[202]][_0x387d[2142]]= function(_0xbc5cx2,_0xbc5cx3){return this[_0x387d[2454]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[2126]]= function(_0xbc5cx2){this[_0x387d[2347]][_0x387d[2126]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[850]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){this[_0x387d[251]][_0x387d[473]]();try{this[_0x387d[2456]](_0xbc5cx2,_0xbc5cx3,this[_0x387d[2455]](_0xbc5cx2)),this[_0x387d[746]]( new mxEventObject(mxEvent.LABEL_CHANGED,_0x387d[246],_0xbc5cx2,_0x387d[131],_0xbc5cx3,_0x387d[763],_0xbc5cx4))}finally{this[_0x387d[251]][_0x387d[476]]()};return _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2456]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){this[_0x387d[251]][_0x387d[473]]();try{this[_0x387d[251]][_0x387d[1966]](_0xbc5cx2,_0xbc5cx3),_0xbc5cx4&& this[_0x387d[2457]](_0xbc5cx2,!1)}finally{this[_0x387d[251]][_0x387d[476]]()}};mxGraph[_0x387d[202]][_0x387d[859]]= function(_0xbc5cx2){this[_0x387d[2126]](!0);this[_0x387d[2433]][_0x387d[862]]();this[_0x387d[1011]][_0x387d[862]]();_0xbc5cx2= this[_0x387d[897]]();for(var _0xbc5cx3=0;_0xbc5cx3< _0xbc5cx2[_0x387d[67]];_0xbc5cx3++){var _0xbc5cx4=this[_0x387d[441]][_0x387d[248]](_0xbc5cx2[_0xbc5cx3]);null!= _0xbc5cx4&& null!= _0xbc5cx4[_0x387d[2458]]&& _0xbc5cx4[_0x387d[2458]][_0x387d[862]]()}};mxGraph[_0x387d[202]][_0x387d[173]]= function(_0xbc5cx2){var _0xbc5cx3=_0xbc5cx2[_0x387d[727]](),_0xbc5cx4=_0xbc5cx2[_0x387d[736]](),_0xbc5cx5= new mxEventObject(mxEvent.CLICK,_0x387d[763],_0xbc5cx3,_0x387d[246],_0xbc5cx4);_0xbc5cx2[_0x387d[721]]()&& _0xbc5cx5[_0x387d[722]]();this[_0x387d[746]](_0xbc5cx5);this[_0x387d[994]]()&& (!mxEvent[_0x387d[721]](_0xbc5cx3)&& !_0xbc5cx5[_0x387d[721]]())&& (null!= _0xbc5cx4?this[_0x387d[2459]](_0xbc5cx4,_0xbc5cx3):(_0xbc5cx4= null,this[_0x387d[2460]]()&& (_0xbc5cx4= this[_0x387d[2461]](_0xbc5cx2[_0x387d[734]](),_0xbc5cx2[_0x387d[735]]())),null!= _0xbc5cx4?this[_0x387d[2459]](_0xbc5cx4,_0xbc5cx3):this[_0x387d[2462]](_0xbc5cx3)|| this[_0x387d[2440]]()))};mxGraph[_0x387d[202]][_0x387d[761]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4= new mxEventObject(mxEvent.DOUBLE_CLICK,_0x387d[763],_0xbc5cx2,_0x387d[246],_0xbc5cx3);this[_0x387d[746]](_0xbc5cx4);this[_0x387d[994]]()&& (!mxEvent[_0x387d[721]](_0xbc5cx2)&& !_0xbc5cx4[_0x387d[721]]()&& null!= _0xbc5cx3&& this[_0x387d[2453]](_0xbc5cx3))&& this[_0x387d[2451]](_0xbc5cx3,_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[1014]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){if(!this[_0x387d[2382]]&& (this[_0x387d[2384]]|| mxUtils[_0x387d[1134]](this[_0x387d[526]]))){var _0xbc5cx9=this[_0x387d[526]];_0xbc5cx5= null!= _0xbc5cx5?_0xbc5cx5:20;if(_0xbc5cx2>= _0xbc5cx9[_0x387d[360]]&& _0xbc5cx3>= _0xbc5cx9[_0x387d[190]]&& _0xbc5cx2<= _0xbc5cx9[_0x387d[360]]+ _0xbc5cx9[_0x387d[159]]&& _0xbc5cx3<= _0xbc5cx9[_0x387d[190]]+ _0xbc5cx9[_0x387d[157]]){var _0xbc5cxa=_0xbc5cx9[_0x387d[360]]+ _0xbc5cx9[_0x387d[159]]- _0xbc5cx2;if(_0xbc5cxa< _0xbc5cx5){if(_0xbc5cx2= _0xbc5cx9[_0x387d[360]],_0xbc5cx9[_0x387d[360]]+= _0xbc5cx5- _0xbc5cxa,_0xbc5cx4&& _0xbc5cx2== _0xbc5cx9[_0x387d[360]]){if(this[_0x387d[507]]== mxConstants[_0x387d[508]]){_0xbc5cx2= this[_0x387d[441]][_0x387d[2024]]()[_0x387d[538]];var _0xbc5cx12=this[_0x387d[526]][_0x387d[1526]]+ _0xbc5cx5- _0xbc5cxa}else {_0xbc5cx12= Math[_0x387d[160]](_0xbc5cx9[_0x387d[159]],_0xbc5cx9[_0x387d[1526]])+ _0xbc5cx5- _0xbc5cxa,_0xbc5cx2= this[_0x387d[441]][_0x387d[2051]]()};_0xbc5cx2[_0x387d[124]][_0x387d[117]]= _0xbc5cx12+ _0x387d[168];_0xbc5cx9[_0x387d[360]]+= _0xbc5cx5- _0xbc5cxa}}else {_0xbc5cxa= _0xbc5cx2- _0xbc5cx9[_0x387d[360]],_0xbc5cxa< _0xbc5cx5&& (_0xbc5cx9[_0x387d[360]]-= _0xbc5cx5- _0xbc5cxa)};_0xbc5cxa= _0xbc5cx9[_0x387d[190]]+ _0xbc5cx9[_0x387d[157]]- _0xbc5cx3;_0xbc5cxa< _0xbc5cx5?(_0xbc5cx2= _0xbc5cx9[_0x387d[190]],_0xbc5cx9[_0x387d[190]]+= _0xbc5cx5- _0xbc5cxa,_0xbc5cx2== _0xbc5cx9[_0x387d[190]]&& _0xbc5cx4&& (this[_0x387d[507]]== mxConstants[_0x387d[508]]?(_0xbc5cx2= this[_0x387d[441]][_0x387d[2024]]()[_0x387d[538]],_0xbc5cx3= this[_0x387d[526]][_0x387d[191]]+ _0xbc5cx5- _0xbc5cxa):(_0xbc5cx3= Math[_0x387d[160]](_0xbc5cx9[_0x387d[157]],_0xbc5cx9[_0x387d[191]])+ _0xbc5cx5- _0xbc5cxa,_0xbc5cx2= this[_0x387d[441]][_0x387d[2051]]()),_0xbc5cx2[_0x387d[124]][_0x387d[119]]= _0xbc5cx3+ _0x387d[168],_0xbc5cx9[_0x387d[190]]+= _0xbc5cx5- _0xbc5cxa)):(_0xbc5cxa= _0xbc5cx3- _0xbc5cx9[_0x387d[190]],_0xbc5cxa< _0xbc5cx5&& (_0xbc5cx9[_0x387d[190]]-= _0xbc5cx5- _0xbc5cxa))}}else {this[_0x387d[2383]]&& !this[_0x387d[2316]][_0x387d[1124]]&& (null== this[_0x387d[2463]]&& (this[_0x387d[2463]]= this[_0x387d[2464]]()),this[_0x387d[2463]][_0x387d[1143]](_0xbc5cx2+ this[_0x387d[1136]],_0xbc5cx3+ this[_0x387d[1137]]))}};mxGraph[_0x387d[202]][_0x387d[2464]]= function(){return new mxPanningManager(this)};mxGraph[_0x387d[202]][_0x387d[2465]]= function(){function _0xbc5cx2(_0xbc5cx2){var _0xbc5cx3=0,_0xbc5cx3=_0x387d[2466]== _0xbc5cx2?2:_0x387d[2467]== _0xbc5cx2?4:_0x387d[2468]== _0xbc5cx2?6:parseInt(_0xbc5cx2);isNaN(_0xbc5cx3)&& (_0xbc5cx3= 0);return _0xbc5cx3}var _0xbc5cx3=mxUtils[_0x387d[275]](this[_0x387d[526]]),_0xbc5cx4= new mxRectangle;_0xbc5cx4[_0x387d[235]]= _0xbc5cx2(_0xbc5cx3[_0x387d[2469]])+ parseInt(_0xbc5cx3[_0x387d[357]]|| 0);_0xbc5cx4[_0x387d[236]]= _0xbc5cx2(_0xbc5cx3[_0x387d[2470]])+ parseInt(_0xbc5cx3[_0x387d[2471]]|| 0);_0xbc5cx4[_0x387d[117]]= _0xbc5cx2(_0xbc5cx3[_0x387d[2472]])+ parseInt(_0xbc5cx3[_0x387d[1164]]|| 0);_0xbc5cx4[_0x387d[119]]= _0xbc5cx2(_0xbc5cx3[_0x387d[2473]])+ parseInt(_0xbc5cx3[_0x387d[2474]]|| 0);return _0xbc5cx4};mxGraph[_0x387d[202]][_0x387d[2475]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx2= this[_0x387d[441]][_0x387d[255]];var _0xbc5cx5=this[_0x387d[441]][_0x387d[513]],_0xbc5cx9=this[_0x387d[2013]],_0xbc5cxa=_0xbc5cx2* this[_0x387d[2012]],_0xbc5cx9= new mxRectangle(0,0,_0xbc5cx9[_0x387d[117]]* _0xbc5cxa,_0xbc5cx9[_0x387d[119]]* _0xbc5cxa);_0xbc5cx3= this[_0x387d[2357]]?Math[_0x387d[430]](_0xbc5cx3/ _0xbc5cx9[_0x387d[117]]):1;_0xbc5cx4= this[_0x387d[2357]]?Math[_0x387d[430]](_0xbc5cx4/ _0xbc5cx9[_0x387d[119]]):1;return new mxRectangle(0,0,_0xbc5cx3* _0xbc5cx9[_0x387d[117]]+ 2+ _0xbc5cx5[_0x387d[235]]/ _0xbc5cx2,_0xbc5cx4* _0xbc5cx9[_0x387d[119]]+ 2+ _0xbc5cx5[_0x387d[236]]/ _0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[2258]]= function(){var _0xbc5cx2=this[_0x387d[517]]();if(null!= this[_0x387d[526]]){var _0xbc5cx3=this[_0x387d[2476]](),_0xbc5cx4=Math[_0x387d[160]](0,_0xbc5cx2[_0x387d[235]]+ _0xbc5cx2[_0x387d[117]]+ 1+ _0xbc5cx3),_0xbc5cx3=Math[_0x387d[160]](0,_0xbc5cx2[_0x387d[236]]+ _0xbc5cx2[_0x387d[119]]+ 1+ _0xbc5cx3);null!= this[_0x387d[2387]]&& (_0xbc5cx4= Math[_0x387d[160]](_0xbc5cx4,this[_0x387d[2387]][_0x387d[117]]),_0xbc5cx3= Math[_0x387d[160]](_0xbc5cx3,this[_0x387d[2387]][_0x387d[119]]));this[_0x387d[2389]]&& this[_0x387d[2477]](_0xbc5cx4,_0xbc5cx3);if(this[_0x387d[2361]]|| !mxClient[_0x387d[80]]&& this[_0x387d[2273]]){var _0xbc5cx5=this[_0x387d[2475]](_0xbc5cx2,_0xbc5cx4,_0xbc5cx3);null!= _0xbc5cx5&& (_0xbc5cx4= _0xbc5cx5[_0x387d[117]],_0xbc5cx3= _0xbc5cx5[_0x387d[119]])};null!= this[_0x387d[2386]]&& (_0xbc5cx4= Math[_0x387d[160]](_0xbc5cx4,this[_0x387d[2386]][_0x387d[117]]* this[_0x387d[441]][_0x387d[255]]),_0xbc5cx3= Math[_0x387d[160]](_0xbc5cx3,this[_0x387d[2386]][_0x387d[119]]* this[_0x387d[441]][_0x387d[255]]));_0xbc5cx4= Math[_0x387d[430]](_0xbc5cx4- 1);_0xbc5cx3= Math[_0x387d[430]](_0xbc5cx3- 1);this[_0x387d[507]]== mxConstants[_0x387d[508]]?(_0xbc5cx5= this[_0x387d[441]][_0x387d[2024]]()[_0x387d[538]],_0xbc5cx5[_0x387d[124]][_0x387d[2478]]= Math[_0x387d[160]](1,_0xbc5cx4)+ _0x387d[168],_0xbc5cx5[_0x387d[124]][_0x387d[2479]]= Math[_0x387d[160]](1,_0xbc5cx3)+ _0x387d[168],_0xbc5cx5[_0x387d[124]][_0x387d[117]]= _0x387d[118],_0xbc5cx5[_0x387d[124]][_0x387d[119]]= _0x387d[118]):mxClient[_0x387d[496]]?this[_0x387d[441]][_0x387d[2320]](Math[_0x387d[160]](1,_0xbc5cx4),Math[_0x387d[160]](1,_0xbc5cx3)):(this[_0x387d[441]][_0x387d[510]][_0x387d[124]][_0x387d[2478]]= Math[_0x387d[160]](1,_0xbc5cx4)+ _0x387d[168],this[_0x387d[441]][_0x387d[510]][_0x387d[124]][_0x387d[2479]]= Math[_0x387d[160]](1,_0xbc5cx3)+ _0x387d[168]);this[_0x387d[2480]](this[_0x387d[2357]],_0xbc5cx4- 1,_0xbc5cx3- 1)};this[_0x387d[746]]( new mxEventObject(mxEvent.SIZE,_0x387d[1562],_0xbc5cx2))};mxGraph[_0x387d[202]][_0x387d[2477]]= function(_0xbc5cx2,_0xbc5cx3){if(mxClient[_0x387d[80]]){if(mxClient[_0x387d[496]]){var _0xbc5cx4=this[_0x387d[2465]]();_0xbc5cx2+= Math[_0x387d[160]](2,_0xbc5cx4[_0x387d[235]]+ _0xbc5cx4[_0x387d[117]]+ 1);_0xbc5cx3+= Math[_0x387d[160]](2,_0xbc5cx4[_0x387d[236]]+ _0xbc5cx4[_0x387d[119]]+ 1)}else {9<= document[_0x387d[5]]?(_0xbc5cx2+= 3,_0xbc5cx3+= 5):(_0xbc5cx2+= 1,_0xbc5cx3+= 1)}}else {_0xbc5cx3+= 1};null!= this[_0x387d[2388]]&& (_0xbc5cx2= Math[_0x387d[243]](this[_0x387d[2388]][_0x387d[117]],_0xbc5cx2),_0xbc5cx3= Math[_0x387d[243]](this[_0x387d[2388]][_0x387d[119]],_0xbc5cx3));this[_0x387d[526]][_0x387d[124]][_0x387d[117]]= Math[_0x387d[430]](_0xbc5cx2)+ _0x387d[168];this[_0x387d[526]][_0x387d[124]][_0x387d[119]]= Math[_0x387d[430]](_0xbc5cx3)+ _0x387d[168]};mxGraph[_0x387d[202]][_0x387d[2480]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=this[_0x387d[441]][_0x387d[255]],_0xbc5cx9=this[_0x387d[441]][_0x387d[513]],_0xbc5cxa=this[_0x387d[2013]],_0xbc5cx12=_0xbc5cx5* this[_0x387d[2012]],_0xbc5cx9= new mxRectangle(_0xbc5cx5* _0xbc5cx9[_0x387d[235]],_0xbc5cx5* _0xbc5cx9[_0x387d[236]],_0xbc5cxa[_0x387d[117]]* _0xbc5cx12,_0xbc5cxa[_0x387d[119]]* _0xbc5cx12);_0xbc5cx2= _0xbc5cx2&& Math[_0x387d[243]](_0xbc5cx9[_0x387d[117]],_0xbc5cx9[_0x387d[119]])> this[_0x387d[2360]];_0xbc5cx9[_0x387d[235]]= mxUtils[_0x387d[1454]](_0xbc5cx9[_0x387d[235]],_0xbc5cx9[_0x387d[117]]);_0xbc5cx9[_0x387d[236]]= mxUtils[_0x387d[1454]](_0xbc5cx9[_0x387d[236]],_0xbc5cx9[_0x387d[119]]);_0xbc5cxa= _0xbc5cx2?Math[_0x387d[430]]((_0xbc5cx3- _0xbc5cx9[_0x387d[235]])/ _0xbc5cx9[_0x387d[117]]):0;_0xbc5cx2= _0xbc5cx2?Math[_0x387d[430]]((_0xbc5cx4- _0xbc5cx9[_0x387d[236]])/ _0xbc5cx9[_0x387d[119]]):0;null== this[_0x387d[2481]]&& 0< _0xbc5cxa&& (this[_0x387d[2481]]= []);if(null!= this[_0x387d[2481]]){for(_0xbc5cx12= 0;_0xbc5cx12<= _0xbc5cxa;_0xbc5cx12++){var _0xbc5cx13=[ new mxPoint(_0xbc5cx9[_0x387d[235]]+ _0xbc5cx12* _0xbc5cx9[_0x387d[117]],1), new mxPoint(_0xbc5cx9[_0x387d[235]]+ _0xbc5cx12* _0xbc5cx9[_0x387d[117]],_0xbc5cx4)];null!= this[_0x387d[2481]][_0xbc5cx12]?(this[_0x387d[2481]][_0xbc5cx12][_0x387d[255]]= 1,this[_0x387d[2481]][_0xbc5cx12][_0x387d[1525]]= _0xbc5cx13,this[_0x387d[2481]][_0xbc5cx12][_0x387d[258]]()):(_0xbc5cx13= new mxPolyline(_0xbc5cx13,this[_0x387d[2358]],this[_0x387d[255]]),_0xbc5cx13[_0x387d[507]]= this[_0x387d[507]],_0xbc5cx13[_0x387d[1522]]= this[_0x387d[2359]],_0xbc5cx13[_0x387d[255]]= _0xbc5cx5,_0xbc5cx13[_0x387d[176]](this[_0x387d[441]][_0x387d[2053]]),_0xbc5cx13[_0x387d[258]](),this[_0x387d[2481]][_0xbc5cx12]= _0xbc5cx13)};for(_0xbc5cx12= _0xbc5cxa;_0xbc5cx12< this[_0x387d[2481]][_0x387d[67]];_0xbc5cx12++){this[_0x387d[2481]][_0xbc5cx12][_0x387d[515]]()};this[_0x387d[2481]][_0x387d[300]](_0xbc5cxa,this[_0x387d[2481]][_0x387d[67]]- _0xbc5cxa)};null== this[_0x387d[2482]]&& 0< _0xbc5cx2&& (this[_0x387d[2482]]= []);if(null!= this[_0x387d[2482]]){for(_0xbc5cx12= 0;_0xbc5cx12<= _0xbc5cx2;_0xbc5cx12++){_0xbc5cx13= [ new mxPoint(1,_0xbc5cx9[_0x387d[236]]+ _0xbc5cx12* _0xbc5cx9[_0x387d[119]]), new mxPoint(_0xbc5cx3,_0xbc5cx9[_0x387d[236]]+ _0xbc5cx12* _0xbc5cx9[_0x387d[119]])],null!= this[_0x387d[2482]][_0xbc5cx12]?(this[_0x387d[2482]][_0xbc5cx12][_0x387d[255]]= 1,this[_0x387d[2482]][_0xbc5cx12][_0x387d[1525]]= _0xbc5cx13,this[_0x387d[2482]][_0xbc5cx12][_0x387d[258]]()):(_0xbc5cx13= new mxPolyline(_0xbc5cx13,this[_0x387d[2358]],_0xbc5cx5),_0xbc5cx13[_0x387d[507]]= this[_0x387d[507]],_0xbc5cx13[_0x387d[1522]]= this[_0x387d[2359]],_0xbc5cx13[_0x387d[255]]= _0xbc5cx5,_0xbc5cx13[_0x387d[176]](this[_0x387d[441]][_0x387d[2053]]),_0xbc5cx13[_0x387d[258]](),this[_0x387d[2482]][_0xbc5cx12]= _0xbc5cx13)};for(_0xbc5cx12= _0xbc5cx2;_0xbc5cx12< this[_0x387d[2482]][_0x387d[67]];_0xbc5cx12++){this[_0x387d[2482]][_0xbc5cx12][_0x387d[515]]()};this[_0x387d[2482]][_0x387d[300]](_0xbc5cx2,this[_0x387d[2482]][_0x387d[67]]- _0xbc5cx2)}};mxGraph[_0x387d[202]][_0x387d[1705]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[251]][_0x387d[474]](_0xbc5cx2),_0xbc5cx4=null,_0xbc5cx4=this[_0x387d[251]][_0x387d[250]](_0xbc5cx2)?this[_0x387d[94]][_0x387d[2077]]():this[_0x387d[94]][_0x387d[2076]]();null!= _0xbc5cx3&& (_0xbc5cx4= this[_0x387d[2483]](this[_0x387d[94]][_0x387d[1705]](_0xbc5cx3,_0xbc5cx4)));null== _0xbc5cx4&& (_0xbc5cx4= mxGraph[_0x387d[202]][_0x387d[2346]]);return _0xbc5cx4};mxGraph[_0x387d[202]][_0x387d[2483]]= function(_0xbc5cx2){if(null!= _0xbc5cx2){var _0xbc5cx3=_0xbc5cx2[mxConstants[_0x387d[2484]]],_0xbc5cx4=this[_0x387d[2485]](_0xbc5cx3);null!= _0xbc5cx4?_0xbc5cx2[mxConstants[_0x387d[2484]]]= _0xbc5cx4:_0xbc5cx4= _0xbc5cx3;null!= _0xbc5cx4&& _0x387d[2486]== _0xbc5cx4[_0x387d[85]](0,11)&& (_0xbc5cx3= _0xbc5cx4[_0x387d[2]](_0x387d[537]),0< _0xbc5cx3&& (_0xbc5cx4= _0xbc5cx4[_0x387d[85]](0,_0xbc5cx3)+ _0x387d[2487]+ _0xbc5cx4[_0x387d[85]](_0xbc5cx3+ 1)),_0xbc5cx2[mxConstants[_0x387d[2484]]]= _0xbc5cx4)};return _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2488]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3= _0xbc5cx3|| this[_0x387d[897]]();if(null!= _0xbc5cx3){this[_0x387d[251]][_0x387d[473]]();try{for(var _0xbc5cx4=0;_0xbc5cx4< _0xbc5cx3[_0x387d[67]];_0xbc5cx4++){this[_0x387d[251]][_0x387d[475]](_0xbc5cx3[_0xbc5cx4],_0xbc5cx2)}}finally{this[_0x387d[251]][_0x387d[476]]()}}};mxGraph[_0x387d[202]][_0x387d[2489]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx4= _0xbc5cx4|| this[_0x387d[2452]]();this[_0x387d[2490]](_0xbc5cx2,_0xbc5cx3,[_0xbc5cx4])};mxGraph[_0x387d[202]][_0x387d[2490]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx3= null!= _0xbc5cx3?_0xbc5cx3:!1;_0xbc5cx4= _0xbc5cx4|| this[_0x387d[897]]();if(null!= _0xbc5cx4&& 0< _0xbc5cx4[_0x387d[67]]){var _0xbc5cx5=this[_0x387d[441]][_0x387d[248]](_0xbc5cx4[0]),_0xbc5cx5=null!= _0xbc5cx5?_0xbc5cx5[_0x387d[124]]:this[_0x387d[1705]](_0xbc5cx4[0]);null!= _0xbc5cx5&& (_0xbc5cx3= mxUtils[_0x387d[433]](_0xbc5cx5,_0xbc5cx2,_0xbc5cx3)?0:1,this[_0x387d[1717]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4))}};mxGraph[_0x387d[202]][_0x387d[1717]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx4= _0xbc5cx4|| this[_0x387d[897]]();mxUtils[_0x387d[1717]](this[_0x387d[251]],_0xbc5cx4,_0xbc5cx2,_0xbc5cx3)};mxGraph[_0x387d[202]][_0x387d[2491]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){this[_0x387d[2492]](_0xbc5cx2,_0xbc5cx3,null,_0xbc5cx4)};mxGraph[_0x387d[202]][_0x387d[2492]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){_0xbc5cx5= _0xbc5cx5|| this[_0x387d[897]]();if(null!= _0xbc5cx5&& 0< _0xbc5cx5[_0x387d[67]]){if(null== _0xbc5cx4){var _0xbc5cx9=this[_0x387d[441]][_0x387d[248]](_0xbc5cx5[0]),_0xbc5cx9=null!= _0xbc5cx9?_0xbc5cx9[_0x387d[124]]:this[_0x387d[1705]](_0xbc5cx5[0]);null!= _0xbc5cx9&& (_0xbc5cx4= (parseInt(_0xbc5cx9[_0xbc5cx2]|| 0)& _0xbc5cx3)!= _0xbc5cx3)};mxUtils[_0x387d[2492]](this[_0x387d[251]],_0xbc5cx5,_0xbc5cx2,_0xbc5cx3,_0xbc5cx4)}};mxGraph[_0x387d[202]][_0x387d[849]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){null== _0xbc5cx3&& (_0xbc5cx3= this[_0x387d[897]]());if(null!= _0xbc5cx3&& 1< _0xbc5cx3[_0x387d[67]]){if(null== _0xbc5cx4){for(var _0xbc5cx5=0;_0xbc5cx5< _0xbc5cx3[_0x387d[67]];_0xbc5cx5++){var _0xbc5cx9=this[_0x387d[1198]](_0xbc5cx3[_0xbc5cx5]);if(null!= _0xbc5cx9&& !this[_0x387d[251]][_0x387d[250]](_0xbc5cx3[_0xbc5cx5])){if(null== _0xbc5cx4){if(_0xbc5cx2== mxConstants[_0x387d[479]]){_0xbc5cx4= _0xbc5cx9[_0x387d[235]]+ _0xbc5cx9[_0x387d[117]]/ 2;break}else {if(_0xbc5cx2== mxConstants[_0x387d[480]]){_0xbc5cx4= _0xbc5cx9[_0x387d[235]]+ _0xbc5cx9[_0x387d[117]]}else {if(_0xbc5cx2== mxConstants[_0x387d[1687]]){_0xbc5cx4= _0xbc5cx9[_0x387d[236]]}else {if(_0xbc5cx2== mxConstants[_0x387d[481]]){_0xbc5cx4= _0xbc5cx9[_0x387d[236]]+ _0xbc5cx9[_0x387d[119]]/ 2;break}else {_0xbc5cx4= _0xbc5cx2== mxConstants[_0x387d[482]]?_0xbc5cx9[_0x387d[236]]+ _0xbc5cx9[_0x387d[119]]:_0xbc5cx9[_0x387d[235]]}}}}}else {_0xbc5cx4= _0xbc5cx2== mxConstants[_0x387d[480]]?Math[_0x387d[160]](_0xbc5cx4,_0xbc5cx9[_0x387d[235]]+ _0xbc5cx9[_0x387d[117]]):_0xbc5cx2== mxConstants[_0x387d[1687]]?Math[_0x387d[243]](_0xbc5cx4,_0xbc5cx9[_0x387d[236]]):_0xbc5cx2== mxConstants[_0x387d[482]]?Math[_0x387d[160]](_0xbc5cx4,_0xbc5cx9[_0x387d[236]]+ _0xbc5cx9[_0x387d[119]]):Math[_0x387d[243]](_0xbc5cx4,_0xbc5cx9[_0x387d[235]])}}}};if(null!= _0xbc5cx4){this[_0x387d[251]][_0x387d[473]]();try{for(_0xbc5cx5= 0;_0xbc5cx5< _0xbc5cx3[_0x387d[67]];_0xbc5cx5++){_0xbc5cx9= this[_0x387d[1198]](_0xbc5cx3[_0xbc5cx5]),null!= _0xbc5cx9&& !this[_0x387d[251]][_0x387d[250]](_0xbc5cx3[_0xbc5cx5])&& (_0xbc5cx9= _0xbc5cx9[_0x387d[238]](),_0xbc5cx2== mxConstants[_0x387d[479]]?_0xbc5cx9[_0x387d[235]]= _0xbc5cx4- _0xbc5cx9[_0x387d[117]]/ 2:_0xbc5cx2== mxConstants[_0x387d[480]]?_0xbc5cx9[_0x387d[235]]= _0xbc5cx4- _0xbc5cx9[_0x387d[117]]:_0xbc5cx2== mxConstants[_0x387d[1687]]?_0xbc5cx9[_0x387d[236]]= _0xbc5cx4:_0xbc5cx2== mxConstants[_0x387d[481]]?_0xbc5cx9[_0x387d[236]]= _0xbc5cx4- _0xbc5cx9[_0x387d[119]]/ 2:_0xbc5cx2== mxConstants[_0x387d[482]]?_0xbc5cx9[_0x387d[236]]= _0xbc5cx4- _0xbc5cx9[_0x387d[119]]:_0xbc5cx9[_0x387d[235]]= _0xbc5cx4,this[_0x387d[251]][_0x387d[1724]](_0xbc5cx3[_0xbc5cx5],_0xbc5cx9))};this[_0x387d[746]]( new mxEventObject(mxEvent.ALIGN_CELLS,_0x387d[611],_0xbc5cx2,_0x387d[895],_0xbc5cx3))}finally{this[_0x387d[251]][_0x387d[476]]()}}};return _0xbc5cx3};mxGraph[_0x387d[202]][_0x387d[854]]= function(_0xbc5cx2){if(null!= _0xbc5cx2&& null!= this[_0x387d[2356]]){this[_0x387d[251]][_0x387d[473]]();try{var _0xbc5cx3=this[_0x387d[251]][_0x387d[474]](_0xbc5cx2);null== _0xbc5cx3|| 0== _0xbc5cx3[_0x387d[67]]?this[_0x387d[251]][_0x387d[475]](_0xbc5cx2,this[_0x387d[2356]]):this[_0x387d[251]][_0x387d[475]](_0xbc5cx2,null);this[_0x387d[1809]](_0xbc5cx2);this[_0x387d[746]]( new mxEventObject(mxEvent.FLIP_EDGE,_0x387d[1989],_0xbc5cx2))}finally{this[_0x387d[251]][_0x387d[476]]()}};return _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2493]]= function(_0xbc5cx2){this[_0x387d[2336]][_0x387d[207]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[2494]]= function(_0xbc5cx2){for(var _0xbc5cx3=[],_0xbc5cx4=0;_0xbc5cx4< this[_0x387d[2336]][_0x387d[67]];_0xbc5cx4++){this[_0x387d[2336]][_0xbc5cx4]!= _0xbc5cx2&& _0xbc5cx3[_0x387d[207]](this[_0x387d[2336]][_0xbc5cx4])};this[_0x387d[2336]]= _0xbc5cx3};mxGraph[_0x387d[202]][_0x387d[2485]]= function(_0xbc5cx2){if(null!= _0xbc5cx2){for(var _0xbc5cx3=0;_0xbc5cx3< this[_0x387d[2336]][_0x387d[67]];_0xbc5cx3++){var _0xbc5cx4=this[_0x387d[2336]][_0xbc5cx3][_0x387d[1202]](_0xbc5cx2);if(null!= _0xbc5cx4){return _0xbc5cx4}}};return null};mxGraph[_0x387d[202]][_0x387d[840]]= function(_0xbc5cx2,_0xbc5cx3){null== _0xbc5cx3&& (_0xbc5cx3= mxUtils[_0x387d[1779]](this[_0x387d[897]](),!0));this[_0x387d[251]][_0x387d[473]]();try{this[_0x387d[841]](_0xbc5cx3,_0xbc5cx2),this[_0x387d[746]]( new mxEventObject(mxEvent.ORDER_CELLS,_0x387d[2495],_0xbc5cx2,_0x387d[895],_0xbc5cx3))}finally{this[_0x387d[251]][_0x387d[476]]()};return _0xbc5cx3};mxGraph[_0x387d[202]][_0x387d[841]]= function(_0xbc5cx2,_0xbc5cx3){if(null!= _0xbc5cx2){this[_0x387d[251]][_0x387d[473]]();try{for(var _0xbc5cx4=0;_0xbc5cx4< _0xbc5cx2[_0x387d[67]];_0xbc5cx4++){var _0xbc5cx5=this[_0x387d[251]][_0x387d[1197]](_0xbc5cx2[_0xbc5cx4]);_0xbc5cx3?this[_0x387d[251]][_0x387d[99]](_0xbc5cx5,_0xbc5cx2[_0xbc5cx4],_0xbc5cx4):this[_0x387d[251]][_0x387d[99]](_0xbc5cx5,_0xbc5cx2[_0xbc5cx4],this[_0x387d[251]][_0x387d[262]](_0xbc5cx5)- 1)};this[_0x387d[746]]( new mxEventObject(mxEvent.CELLS_ORDERED,_0x387d[2495],_0xbc5cx3,_0x387d[895],_0xbc5cx2))}finally{this[_0x387d[251]][_0x387d[476]]()}}};mxGraph[_0x387d[202]][_0x387d[844]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){null== _0xbc5cx4&& (_0xbc5cx4= mxUtils[_0x387d[1779]](this[_0x387d[897]](),!0));_0xbc5cx4= this[_0x387d[2496]](_0xbc5cx4);null== _0xbc5cx2&& (_0xbc5cx2= this[_0x387d[2497]](_0xbc5cx4));var _0xbc5cx5=this[_0x387d[2498]](_0xbc5cx2,_0xbc5cx4,_0xbc5cx3);if(0< _0xbc5cx4[_0x387d[67]]&& null!= _0xbc5cx5){var _0xbc5cx9=this[_0x387d[251]][_0x387d[1197]](_0xbc5cx2);null== _0xbc5cx9&& (_0xbc5cx9= this[_0x387d[251]][_0x387d[1197]](_0xbc5cx4[0]));this[_0x387d[251]][_0x387d[473]]();try{null== this[_0x387d[1198]](_0xbc5cx2)&& this[_0x387d[251]][_0x387d[1724]](_0xbc5cx2, new mxGeometry);var _0xbc5cxa=this[_0x387d[251]][_0x387d[262]](_0xbc5cx9);this[_0x387d[833]]([_0xbc5cx2],_0xbc5cx9,_0xbc5cxa,null,null,!1);_0xbc5cxa= this[_0x387d[251]][_0x387d[262]](_0xbc5cx2);this[_0x387d[833]](_0xbc5cx4,_0xbc5cx2,_0xbc5cxa,null,null,!1,!1);this[_0x387d[835]](_0xbc5cx4,-_0xbc5cx5[_0x387d[235]],-_0xbc5cx5[_0x387d[236]],!1,!0);this[_0x387d[837]]([_0xbc5cx2],[_0xbc5cx5]);this[_0x387d[746]]( new mxEventObject(mxEvent.GROUP_CELLS,_0x387d[1504],_0xbc5cx2,_0x387d[467],_0xbc5cx3,_0x387d[895],_0xbc5cx4))}finally{this[_0x387d[251]][_0x387d[476]]()}};return _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2496]]= function(_0xbc5cx2){var _0xbc5cx3=[];if(null!= _0xbc5cx2&& 0< _0xbc5cx2[_0x387d[67]]){var _0xbc5cx4=this[_0x387d[251]][_0x387d[1197]](_0xbc5cx2[0]);_0xbc5cx3[_0x387d[207]](_0xbc5cx2[0]);for(var _0xbc5cx5=1;_0xbc5cx5< _0xbc5cx2[_0x387d[67]];_0xbc5cx5++){this[_0x387d[251]][_0x387d[1197]](_0xbc5cx2[_0xbc5cx5])== _0xbc5cx4&& _0xbc5cx3[_0x387d[207]](_0xbc5cx2[_0xbc5cx5])}};return _0xbc5cx3};mxGraph[_0x387d[202]][_0x387d[2498]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx3= this[_0x387d[1729]](_0xbc5cx3);null!= _0xbc5cx3&& (this[_0x387d[1730]](_0xbc5cx2)&& (_0xbc5cx2= this[_0x387d[1731]](_0xbc5cx2),_0xbc5cx3[_0x387d[235]]-= _0xbc5cx2[_0x387d[117]],_0xbc5cx3[_0x387d[236]]-= _0xbc5cx2[_0x387d[119]],_0xbc5cx3[_0x387d[117]]+= _0xbc5cx2[_0x387d[117]],_0xbc5cx3[_0x387d[119]]+= _0xbc5cx2[_0x387d[119]]),_0xbc5cx3[_0x387d[235]]-= _0xbc5cx4,_0xbc5cx3[_0x387d[236]]-= _0xbc5cx4,_0xbc5cx3[_0x387d[117]]+= 2* _0xbc5cx4,_0xbc5cx3[_0x387d[119]]+= 2* _0xbc5cx4);return _0xbc5cx3};mxGraph[_0x387d[202]][_0x387d[2497]]= function(_0xbc5cx2){_0xbc5cx2= new mxCell(_0x387d[110]);_0xbc5cx2[_0x387d[1993]](!0);_0xbc5cx2[_0x387d[1995]](!1);return _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[845]]= function(_0xbc5cx2){var _0xbc5cx3=[];if(null== _0xbc5cx2){_0xbc5cx2= this[_0x387d[897]]();for(var _0xbc5cx4=[],_0xbc5cx5=0;_0xbc5cx5< _0xbc5cx2[_0x387d[67]];_0xbc5cx5++){0< this[_0x387d[251]][_0x387d[262]](_0xbc5cx2[_0xbc5cx5])&& _0xbc5cx4[_0x387d[207]](_0xbc5cx2[_0xbc5cx5])};_0xbc5cx2= _0xbc5cx4};if(null!= _0xbc5cx2&& 0< _0xbc5cx2[_0x387d[67]]){this[_0x387d[251]][_0x387d[473]]();try{for(_0xbc5cx5= 0;_0xbc5cx5< _0xbc5cx2[_0x387d[67]];_0xbc5cx5++){var _0xbc5cx9=this[_0x387d[251]][_0x387d[1953]](_0xbc5cx2[_0xbc5cx5]);if(null!= _0xbc5cx9&& 0< _0xbc5cx9[_0x387d[67]]){var _0xbc5cx9=_0xbc5cx9[_0x387d[1853]](),_0xbc5cxa=this[_0x387d[251]][_0x387d[1197]](_0xbc5cx2[_0xbc5cx5]),_0xbc5cx12=this[_0x387d[251]][_0x387d[262]](_0xbc5cxa);this[_0x387d[833]](_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,null,null,!0);_0xbc5cx3= _0xbc5cx3[_0x387d[1919]](_0xbc5cx9)}};this[_0x387d[843]](this[_0x387d[2499]](_0xbc5cx2));this[_0x387d[746]]( new mxEventObject(mxEvent.UNGROUP_CELLS,_0x387d[895],_0xbc5cx2))}finally{this[_0x387d[251]][_0x387d[476]]()}};return _0xbc5cx3};mxGraph[_0x387d[202]][_0x387d[846]]= function(_0xbc5cx2){null== _0xbc5cx2&& (_0xbc5cx2= this[_0x387d[897]]());this[_0x387d[251]][_0x387d[473]]();try{var _0xbc5cx3=this[_0x387d[902]](),_0xbc5cx4=this[_0x387d[251]][_0x387d[262]](_0xbc5cx3);this[_0x387d[833]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,null,null,!0);this[_0x387d[746]]( new mxEventObject(mxEvent.REMOVE_CELLS_FROM_PARENT,_0x387d[895],_0xbc5cx2))}finally{this[_0x387d[251]][_0x387d[476]]()};return _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[1917]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){null== _0xbc5cx2&& (_0xbc5cx2= this[_0x387d[897]]());_0xbc5cx3= null!= _0xbc5cx3?_0xbc5cx3:0;_0xbc5cx4= null!= _0xbc5cx4?_0xbc5cx4:!1;this[_0x387d[251]][_0x387d[473]]();try{for(var _0xbc5cx5=0;_0xbc5cx5< _0xbc5cx2[_0x387d[67]];_0xbc5cx5++){var _0xbc5cx9=this[_0x387d[1198]](_0xbc5cx2[_0xbc5cx5]);if(null!= _0xbc5cx9){var _0xbc5cxa=this[_0x387d[1955]](_0xbc5cx2[_0xbc5cx5]);if(null!= _0xbc5cxa&& 0< _0xbc5cxa[_0x387d[67]]){var _0xbc5cx12=this[_0x387d[1729]](_0xbc5cxa);if(0< _0xbc5cx12[_0x387d[117]]&& 0< _0xbc5cx12[_0x387d[119]]){var _0xbc5cx13=this[_0x387d[1730]](_0xbc5cx2[_0xbc5cx5])?this[_0x387d[1731]](_0xbc5cx2[_0xbc5cx5]): new mxRectangle,_0xbc5cx9=_0xbc5cx9[_0x387d[238]]();_0xbc5cx4&& (_0xbc5cx9[_0x387d[235]]+= _0xbc5cx12[_0x387d[235]]- _0xbc5cx13[_0x387d[117]]- _0xbc5cx3,_0xbc5cx9[_0x387d[236]]+= _0xbc5cx12[_0x387d[236]]- _0xbc5cx13[_0x387d[119]]- _0xbc5cx3);_0xbc5cx9[_0x387d[117]]= _0xbc5cx12[_0x387d[117]]+ _0xbc5cx13[_0x387d[117]]+ 2* _0xbc5cx3;_0xbc5cx9[_0x387d[119]]= _0xbc5cx12[_0x387d[119]]+ _0xbc5cx13[_0x387d[119]]+ 2* _0xbc5cx3;this[_0x387d[251]][_0x387d[1724]](_0xbc5cx2[_0xbc5cx5],_0xbc5cx9);this[_0x387d[834]](_0xbc5cxa,-_0xbc5cx12[_0x387d[235]]+ _0xbc5cx13[_0x387d[117]]+ _0xbc5cx3,-_0xbc5cx12[_0x387d[236]]+ _0xbc5cx13[_0x387d[119]]+ _0xbc5cx3)}}}}}finally{this[_0x387d[251]][_0x387d[476]]()};return _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[899]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3= null!= _0xbc5cx3?_0xbc5cx3:!0;var _0xbc5cx4=null;if(null!= _0xbc5cx2){for(var _0xbc5cx5={},_0xbc5cx4=[],_0xbc5cx9=0;_0xbc5cx9< _0xbc5cx2[_0x387d[67]];_0xbc5cx9++){var _0xbc5cxa=mxCellPath[_0x387d[385]](_0xbc5cx2[_0xbc5cx9]);_0xbc5cx5[_0xbc5cxa]= _0xbc5cx2[_0xbc5cx9];_0xbc5cx4[_0x387d[207]](_0xbc5cx2[_0xbc5cx9])};if(0< _0xbc5cx4[_0x387d[67]]){for(var _0xbc5cxa=this[_0x387d[441]][_0x387d[255]],_0xbc5cx12=this[_0x387d[441]][_0x387d[513]],_0xbc5cx4=this[_0x387d[251]][_0x387d[899]](_0xbc5cx2,!0),_0xbc5cx9=0;_0xbc5cx9< _0xbc5cx2[_0x387d[67]];_0xbc5cx9++){if(!_0xbc5cx3&& this[_0x387d[251]][_0x387d[250]](_0xbc5cx4[_0xbc5cx9])&& null!= this[_0x387d[2500]](_0xbc5cx4[_0xbc5cx9],this[_0x387d[251]][_0x387d[1709]](_0xbc5cx4[_0xbc5cx9],!0),this[_0x387d[251]][_0x387d[1709]](_0xbc5cx4[_0xbc5cx9],!1))){_0xbc5cx4[_0xbc5cx9]= null}else {var _0xbc5cx13=this[_0x387d[251]][_0x387d[1721]](_0xbc5cx4[_0xbc5cx9]);if(null!= _0xbc5cx13){var _0xbc5cx14=this[_0x387d[441]][_0x387d[248]](_0xbc5cx2[_0xbc5cx9]),_0xbc5cx15=this[_0x387d[441]][_0x387d[248]](this[_0x387d[251]][_0x387d[1197]](_0xbc5cx2[_0xbc5cx9]));if(null!= _0xbc5cx14&& null!= _0xbc5cx15){var _0xbc5cx16=_0xbc5cx15[_0x387d[2078]][_0x387d[235]],_0xbc5cx15=_0xbc5cx15[_0x387d[2078]][_0x387d[236]];if(this[_0x387d[251]][_0x387d[250]](_0xbc5cx4[_0xbc5cx9])){for(var _0xbc5cx14=_0xbc5cx14[_0x387d[439]],_0xbc5cx17=this[_0x387d[251]][_0x387d[1709]](_0xbc5cx2[_0xbc5cx9],!0),_0xbc5cx18=mxCellPath[_0x387d[385]](_0xbc5cx17);null!= _0xbc5cx17&& null== _0xbc5cx5[_0xbc5cx18];){_0xbc5cx17= this[_0x387d[251]][_0x387d[1197]](_0xbc5cx17),_0xbc5cx18= mxCellPath[_0x387d[385]](_0xbc5cx17)};null== _0xbc5cx17&& _0xbc5cx13[_0x387d[2007]]( new mxPoint(_0xbc5cx14[0][_0x387d[235]]/ _0xbc5cxa- _0xbc5cx12[_0x387d[235]],_0xbc5cx14[0][_0x387d[236]]/ _0xbc5cxa- _0xbc5cx12[_0x387d[236]]),!0);_0xbc5cx17= this[_0x387d[251]][_0x387d[1709]](_0xbc5cx2[_0xbc5cx9],!1);for(_0xbc5cx18= mxCellPath[_0x387d[385]](_0xbc5cx17);null!= _0xbc5cx17&& null== _0xbc5cx5[_0xbc5cx18];){_0xbc5cx17= this[_0x387d[251]][_0x387d[1197]](_0xbc5cx17),_0xbc5cx18= mxCellPath[_0x387d[385]](_0xbc5cx17)};null== _0xbc5cx17&& (_0xbc5cx17= _0xbc5cx14[_0x387d[67]]- 1,_0xbc5cx13[_0x387d[2007]]( new mxPoint(_0xbc5cx14[_0xbc5cx17][_0x387d[235]]/ _0xbc5cxa- _0xbc5cx12[_0x387d[235]],_0xbc5cx14[_0xbc5cx17][_0x387d[236]]/ _0xbc5cxa- _0xbc5cx12[_0x387d[236]]),!1));_0xbc5cx13= _0xbc5cx13[_0x387d[1525]];if(null!= _0xbc5cx13){for(_0xbc5cx14= 0;_0xbc5cx14< _0xbc5cx13[_0x387d[67]];_0xbc5cx14++){_0xbc5cx13[_0xbc5cx14][_0x387d[235]]+= _0xbc5cx16,_0xbc5cx13[_0xbc5cx14][_0x387d[236]]+= _0xbc5cx15}}}else {_0xbc5cx13[_0x387d[235]]+= _0xbc5cx16,_0xbc5cx13[_0x387d[236]]+= _0xbc5cx15}}}}}}else {_0xbc5cx4= []}};return _0xbc5cx4};mxGraph[_0x387d[202]][_0x387d[2501]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13,_0xbc5cx14){_0xbc5cx3= this[_0x387d[2502]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13,_0xbc5cx14);return this[_0x387d[2103]](_0xbc5cx3,_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[2502]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13,_0xbc5cx14){_0xbc5cx2= new mxGeometry(_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12);_0xbc5cx2[_0x387d[1500]]= null!= _0xbc5cx14?_0xbc5cx14:!1;_0xbc5cx4= new mxCell(_0xbc5cx4,_0xbc5cx2,_0xbc5cx13);_0xbc5cx4[_0x387d[1945]](_0xbc5cx3);_0xbc5cx4[_0x387d[1993]](!0);_0xbc5cx4[_0x387d[1995]](!0);return _0xbc5cx4};mxGraph[_0x387d[202]][_0x387d[1960]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){_0xbc5cx3= this[_0x387d[2503]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa);return this[_0x387d[2504]](_0xbc5cx3,_0xbc5cx2,_0xbc5cx5,_0xbc5cx9)};mxGraph[_0x387d[202]][_0x387d[2503]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){_0xbc5cx2= new mxCell(_0xbc5cx4, new mxGeometry,_0xbc5cxa);_0xbc5cx2[_0x387d[1945]](_0xbc5cx3);_0xbc5cx2[_0x387d[1994]](!0);_0xbc5cx2[_0x387d[256]][_0x387d[1500]]= !0;return _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2504]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){return this[_0x387d[2103]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx9,_0xbc5cx4,_0xbc5cx5)};mxGraph[_0x387d[202]][_0x387d[2103]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){return this[_0x387d[832]]([_0xbc5cx2],_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9)[0]};mxGraph[_0x387d[202]][_0x387d[832]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){null== _0xbc5cx3&& (_0xbc5cx3= this[_0x387d[902]]());null== _0xbc5cx4&& (_0xbc5cx4= this[_0x387d[251]][_0x387d[262]](_0xbc5cx3));this[_0x387d[251]][_0x387d[473]]();try{this[_0x387d[833]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,!1,!0),this[_0x387d[746]]( new mxEventObject(mxEvent.ADD_CELLS,_0x387d[895],_0xbc5cx2,_0x387d[1101],_0xbc5cx3,_0x387d[1983],_0xbc5cx4,_0x387d[1097],_0xbc5cx5,_0x387d[772],_0xbc5cx9))}finally{this[_0x387d[251]][_0x387d[476]]()};return _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[833]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12){if(null!= _0xbc5cx2&& null!= _0xbc5cx3&& null!= _0xbc5cx4){this[_0x387d[251]][_0x387d[473]]();try{for(var _0xbc5cx13=_0xbc5cxa?this[_0x387d[441]][_0x387d[248]](_0xbc5cx3):null,_0xbc5cx14=null!= _0xbc5cx13?_0xbc5cx13[_0x387d[2078]]:null,_0xbc5cx15= new mxPoint(0,0),_0xbc5cx13=0;_0xbc5cx13< _0xbc5cx2[_0x387d[67]];_0xbc5cx13++){if(null== _0xbc5cx2[_0xbc5cx13]){_0xbc5cx4--}else {var _0xbc5cx16=this[_0x387d[251]][_0x387d[1197]](_0xbc5cx2[_0xbc5cx13]);if(null!= _0xbc5cx14&& _0xbc5cx2[_0xbc5cx13]!= _0xbc5cx3&& _0xbc5cx3!= _0xbc5cx16){var _0xbc5cx17=this[_0x387d[441]][_0x387d[248]](_0xbc5cx16),_0xbc5cx18=null!= _0xbc5cx17?_0xbc5cx17[_0x387d[2078]]:_0xbc5cx15,_0xbc5cx19=this[_0x387d[251]][_0x387d[1721]](_0xbc5cx2[_0xbc5cx13]);if(null!= _0xbc5cx19){var _0xbc5cx1a=_0xbc5cx18[_0x387d[235]]- _0xbc5cx14[_0x387d[235]],_0xbc5cx1b=_0xbc5cx18[_0x387d[236]]- _0xbc5cx14[_0x387d[236]],_0xbc5cx19=_0xbc5cx19[_0x387d[238]]();_0xbc5cx19[_0x387d[513]](_0xbc5cx1a,_0xbc5cx1b);!_0xbc5cx19[_0x387d[1500]]&& (this[_0x387d[251]][_0x387d[1193]](_0xbc5cx2[_0xbc5cx13])&& !this[_0x387d[2505]]())&& (_0xbc5cx19[_0x387d[235]]= Math[_0x387d[160]](0,_0xbc5cx19[_0x387d[235]]),_0xbc5cx19[_0x387d[236]]= Math[_0x387d[160]](0,_0xbc5cx19[_0x387d[236]]));this[_0x387d[251]][_0x387d[1724]](_0xbc5cx2[_0xbc5cx13],_0xbc5cx19)}};_0xbc5cx3== _0xbc5cx16&& _0xbc5cx4+ _0xbc5cx13> this[_0x387d[251]][_0x387d[262]](_0xbc5cx3)&& _0xbc5cx4--;this[_0x387d[251]][_0x387d[99]](_0xbc5cx3,_0xbc5cx2[_0xbc5cx13],_0xbc5cx4+ _0xbc5cx13);this[_0x387d[2506]]()&& this[_0x387d[2507]](_0xbc5cx2[_0xbc5cx13])&& this[_0x387d[2508]](_0xbc5cx2[_0xbc5cx13]);(null== _0xbc5cx12|| _0xbc5cx12)&& this[_0x387d[2509]](_0xbc5cx2[_0xbc5cx13]);null!= _0xbc5cx5&& this[_0x387d[852]](_0xbc5cx2[_0xbc5cx13],_0xbc5cx5,!0);null!= _0xbc5cx9&& this[_0x387d[852]](_0xbc5cx2[_0xbc5cx13],_0xbc5cx9,!1)}};this[_0x387d[746]]( new mxEventObject(mxEvent.CELLS_ADDED,_0x387d[895],_0xbc5cx2,_0x387d[1101],_0xbc5cx3,_0x387d[1983],_0xbc5cx4,_0x387d[1097],_0xbc5cx5,_0x387d[772],_0xbc5cx9,_0x387d[492],_0xbc5cxa))}finally{this[_0x387d[251]][_0x387d[476]]()}}};mxGraph[_0x387d[202]][_0x387d[842]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3= null!= _0xbc5cx3?_0xbc5cx3:!0;null== _0xbc5cx2&& (_0xbc5cx2= this[_0x387d[2510]](this[_0x387d[897]]()));_0xbc5cx3&& (_0xbc5cx2= this[_0x387d[2510]](this[_0x387d[2499]](_0xbc5cx2)));this[_0x387d[251]][_0x387d[473]]();try{this[_0x387d[843]](_0xbc5cx2),this[_0x387d[746]]( new mxEventObject(mxEvent.REMOVE_CELLS,_0x387d[895],_0xbc5cx2,_0x387d[2511],_0xbc5cx3))}finally{this[_0x387d[251]][_0x387d[476]]()};return _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[843]]= function(_0xbc5cx2){if(null!= _0xbc5cx2&& 0< _0xbc5cx2[_0x387d[67]]){var _0xbc5cx3=this[_0x387d[441]][_0x387d[255]],_0xbc5cx4=this[_0x387d[441]][_0x387d[513]];this[_0x387d[251]][_0x387d[473]]();try{for(var _0xbc5cx5={},_0xbc5cx9=0;_0xbc5cx9< _0xbc5cx2[_0x387d[67]];_0xbc5cx9++){var _0xbc5cxa=mxCellPath[_0x387d[385]](_0xbc5cx2[_0xbc5cx9]);_0xbc5cx5[_0xbc5cxa]= _0xbc5cx2[_0xbc5cx9]};for(_0xbc5cx9= 0;_0xbc5cx9< _0xbc5cx2[_0x387d[67]];_0xbc5cx9++){for(var _0xbc5cx12=this[_0x387d[1756]](_0xbc5cx2[_0xbc5cx9]),_0xbc5cx13=0;_0xbc5cx13< _0xbc5cx12[_0x387d[67]];_0xbc5cx13++){if(_0xbc5cxa= mxCellPath[_0x387d[385]](_0xbc5cx12[_0xbc5cx13]),null== _0xbc5cx5[_0xbc5cxa]){var _0xbc5cx14=this[_0x387d[251]][_0x387d[1721]](_0xbc5cx12[_0xbc5cx13]);if(null!= _0xbc5cx14){var _0xbc5cx15=this[_0x387d[441]][_0x387d[248]](_0xbc5cx12[_0xbc5cx13]);if(null!= _0xbc5cx15){var _0xbc5cx14=_0xbc5cx14[_0x387d[238]](),_0xbc5cx16=_0xbc5cx15[_0x387d[1710]](!0) == _0xbc5cx2[_0xbc5cx9],_0xbc5cx17=_0xbc5cx15[_0x387d[439]],_0xbc5cx18=_0xbc5cx16?0:_0xbc5cx17[_0x387d[67]]- 1;_0xbc5cx14[_0x387d[2007]]( new mxPoint(_0xbc5cx17[_0xbc5cx18][_0x387d[235]]/ _0xbc5cx3- _0xbc5cx4[_0x387d[235]],_0xbc5cx17[_0xbc5cx18][_0x387d[236]]/ _0xbc5cx3- _0xbc5cx4[_0x387d[236]]),_0xbc5cx16);this[_0x387d[251]][_0x387d[1957]](_0xbc5cx12[_0xbc5cx13],null,_0xbc5cx16);this[_0x387d[251]][_0x387d[1724]](_0xbc5cx12[_0xbc5cx13],_0xbc5cx14)}}}};this[_0x387d[251]][_0x387d[205]](_0xbc5cx2[_0xbc5cx9])};this[_0x387d[746]]( new mxEventObject(mxEvent.CELLS_REMOVED,_0x387d[895],_0xbc5cx2))}finally{this[_0x387d[251]][_0x387d[476]]()}}};mxGraph[_0x387d[202]][_0x387d[853]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){_0xbc5cx5= _0xbc5cx5|| 0;_0xbc5cx9= _0xbc5cx9|| 0;null== _0xbc5cx4&& (_0xbc5cx4= this[_0x387d[899]]([_0xbc5cx2])[0]);var _0xbc5cxa=this[_0x387d[251]][_0x387d[1197]](_0xbc5cx2),_0xbc5cx12=this[_0x387d[251]][_0x387d[1709]](_0xbc5cx2,!0);this[_0x387d[251]][_0x387d[473]]();try{this[_0x387d[835]](_0xbc5cx3,_0xbc5cx5,_0xbc5cx9,!1,!1),this[_0x387d[833]](_0xbc5cx3,_0xbc5cxa,this[_0x387d[251]][_0x387d[262]](_0xbc5cxa),null,null,!0),this[_0x387d[833]]([_0xbc5cx4],_0xbc5cxa,this[_0x387d[251]][_0x387d[262]](_0xbc5cxa),_0xbc5cx12,_0xbc5cx3[0],!1),this[_0x387d[852]](_0xbc5cx2,_0xbc5cx3[0],!0),this[_0x387d[746]]( new mxEventObject(mxEvent.SPLIT_EDGE,_0x387d[1989],_0xbc5cx2,_0x387d[895],_0xbc5cx3,_0x387d[2512],_0xbc5cx4,_0x387d[1126],_0xbc5cx5,_0x387d[1125],_0xbc5cx9))}finally{this[_0x387d[251]][_0x387d[476]]()};return _0xbc5cx4};mxGraph[_0x387d[202]][_0x387d[838]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){null== _0xbc5cx3&& (_0xbc5cx3= this[_0x387d[897]]());_0xbc5cx4&& (_0xbc5cx3= this[_0x387d[2499]](_0xbc5cx3));this[_0x387d[251]][_0x387d[473]]();try{this[_0x387d[839]](_0xbc5cx3,_0xbc5cx2),this[_0x387d[746]]( new mxEventObject(mxEvent.TOGGLE_CELLS,_0x387d[539],_0xbc5cx2,_0x387d[895],_0xbc5cx3,_0x387d[2511],_0xbc5cx4))}finally{this[_0x387d[251]][_0x387d[476]]()};return _0xbc5cx3};mxGraph[_0x387d[202]][_0x387d[839]]= function(_0xbc5cx2,_0xbc5cx3){if(null!= _0xbc5cx2&& 0< _0xbc5cx2[_0x387d[67]]){this[_0x387d[251]][_0x387d[473]]();try{for(var _0xbc5cx4=0;_0xbc5cx4< _0xbc5cx2[_0x387d[67]];_0xbc5cx4++){this[_0x387d[251]][_0x387d[175]](_0xbc5cx2[_0xbc5cx4],_0xbc5cx3)}}finally{this[_0x387d[251]][_0x387d[476]]()}}};mxGraph[_0x387d[202]][_0x387d[847]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){_0xbc5cx3= null!= _0xbc5cx3?_0xbc5cx3:!1;null== _0xbc5cx4&& (_0xbc5cx4= this[_0x387d[2513]](this[_0x387d[897]](),_0xbc5cx2));this[_0x387d[2126]](!1);this[_0x387d[251]][_0x387d[473]]();try{this[_0x387d[848]](_0xbc5cx4,_0xbc5cx2,_0xbc5cx3,_0xbc5cx5),this[_0x387d[746]]( new mxEventObject(mxEvent.FOLD_CELLS,_0x387d[2514],_0xbc5cx2,_0x387d[2515],_0xbc5cx3,_0x387d[895],_0xbc5cx4))}finally{this[_0x387d[251]][_0x387d[476]]()};return _0xbc5cx4};mxGraph[_0x387d[202]][_0x387d[848]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){if(null!= _0xbc5cx2&& 0< _0xbc5cx2[_0x387d[67]]){this[_0x387d[251]][_0x387d[473]]();try{for(var _0xbc5cx9=0;_0xbc5cx9< _0xbc5cx2[_0x387d[67]];_0xbc5cx9++){if((!_0xbc5cx5|| this[_0x387d[2516]](_0xbc5cx2[_0xbc5cx9],_0xbc5cx3)) && _0xbc5cx3!= this[_0x387d[1742]](_0xbc5cx2[_0xbc5cx9])){if(this[_0x387d[251]][_0x387d[1972]](_0xbc5cx2[_0xbc5cx9],_0xbc5cx3),this[_0x387d[2517]](_0xbc5cx2[_0xbc5cx9],_0xbc5cx3),this[_0x387d[2507]](_0xbc5cx2[_0xbc5cx9])&& this[_0x387d[2508]](_0xbc5cx2[_0xbc5cx9]),_0xbc5cx4){var _0xbc5cxa=this[_0x387d[251]][_0x387d[1953]](_0xbc5cx2[_0xbc5cx9]);this[_0x387d[847]](_0xbc5cxa,_0xbc5cx3,_0xbc5cx4)}}};this[_0x387d[746]]( new mxEventObject(mxEvent.CELLS_FOLDED,_0x387d[895],_0xbc5cx2,_0x387d[2514],_0xbc5cx3,_0x387d[2515],_0xbc5cx4))}finally{this[_0x387d[251]][_0x387d[476]]()}}};mxGraph[_0x387d[202]][_0x387d[2517]]= function(_0xbc5cx2,_0xbc5cx3){if(null!= _0xbc5cx2){var _0xbc5cx4=this[_0x387d[251]][_0x387d[1721]](_0xbc5cx2);null!= _0xbc5cx4&& (_0xbc5cx4= _0xbc5cx4[_0x387d[238]](),this[_0x387d[2518]](_0xbc5cx2,_0xbc5cx4,_0xbc5cx3),_0xbc5cx4[_0x387d[2005]](),this[_0x387d[251]][_0x387d[1724]](_0xbc5cx2,_0xbc5cx4))}};mxGraph[_0x387d[202]][_0x387d[2518]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){if(null!= _0xbc5cx2&& null!= _0xbc5cx3){_0xbc5cx4= this[_0x387d[441]][_0x387d[248]](_0xbc5cx2);_0xbc5cx4= null!= _0xbc5cx4?_0xbc5cx4[_0x387d[124]]:this[_0x387d[1705]](_0xbc5cx2);if(null== _0xbc5cx3[_0x387d[2002]]){var _0xbc5cx5=_0xbc5cx3;this[_0x387d[2394]]&& (_0xbc5cx2= this[_0x387d[2519]](_0xbc5cx2),null!= _0xbc5cx2&& (_0xbc5cx5= _0xbc5cx2,_0xbc5cx2= mxUtils[_0x387d[433]](_0xbc5cx4,mxConstants.STYLE_STARTSIZE),0< _0xbc5cx2&& (_0xbc5cx5[_0x387d[119]]= Math[_0x387d[160]](_0xbc5cx5[_0x387d[119]],_0xbc5cx2))));_0xbc5cx3[_0x387d[2002]]= new mxRectangle(0,0,_0xbc5cx5[_0x387d[117]],_0xbc5cx5[_0x387d[119]])};if(null!= _0xbc5cx3[_0x387d[2002]]){_0xbc5cx3[_0x387d[2002]][_0x387d[235]]= _0xbc5cx3[_0x387d[235]];_0xbc5cx3[_0x387d[2002]][_0x387d[236]]= _0xbc5cx3[_0x387d[236]];var _0xbc5cx9=mxUtils[_0x387d[431]](_0xbc5cx4[mxConstants[_0x387d[2278]]]|| _0x387d[468]);0!= _0xbc5cx9&& (_0xbc5cx2= _0xbc5cx3[_0x387d[2002]][_0x387d[241]]()- _0xbc5cx3[_0x387d[241]](),_0xbc5cx4= _0xbc5cx3[_0x387d[2002]][_0x387d[242]]()- _0xbc5cx3[_0x387d[242]](),_0xbc5cx5= Math[_0x387d[426]](_0xbc5cx9),_0xbc5cx9= Math[_0x387d[427]](_0xbc5cx9),_0xbc5cx3[_0x387d[2002]][_0x387d[235]]+= _0xbc5cx5* _0xbc5cx2- _0xbc5cx9* _0xbc5cx4- _0xbc5cx2,_0xbc5cx3[_0x387d[2002]][_0x387d[236]]+= _0xbc5cx9* _0xbc5cx2+ _0xbc5cx5* _0xbc5cx4- _0xbc5cx4)}}};mxGraph[_0x387d[202]][_0x387d[2499]]= function(_0xbc5cx2){var _0xbc5cx3=_0xbc5cx2[_0x387d[1853]]();return _0xbc5cx3= _0xbc5cx3[_0x387d[1919]](this[_0x387d[2520]](_0xbc5cx2))};mxGraph[_0x387d[202]][_0x387d[2520]]= function(_0xbc5cx2){var _0xbc5cx3=[];if(null!= _0xbc5cx2){for(var _0xbc5cx4=0;_0xbc5cx4< _0xbc5cx2[_0x387d[67]];_0xbc5cx4++){for(var _0xbc5cx5=this[_0x387d[251]][_0x387d[1707]](_0xbc5cx2[_0xbc5cx4]),_0xbc5cx9=0;_0xbc5cx9< _0xbc5cx5;_0xbc5cx9++){_0xbc5cx3[_0x387d[207]](this[_0x387d[251]][_0x387d[1708]](_0xbc5cx2[_0xbc5cx4],_0xbc5cx9))};_0xbc5cx5= this[_0x387d[251]][_0x387d[1953]](_0xbc5cx2[_0xbc5cx4]);_0xbc5cx3= _0xbc5cx3[_0x387d[1919]](this[_0x387d[2520]](_0xbc5cx5))}};return _0xbc5cx3};mxGraph[_0x387d[202]][_0x387d[858]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3= null!= _0xbc5cx3?_0xbc5cx3:!1;this[_0x387d[251]][_0x387d[473]]();try{this[_0x387d[2457]](_0xbc5cx2,_0xbc5cx3),this[_0x387d[746]]( new mxEventObject(mxEvent.UPDATE_CELL_SIZE,_0x387d[246],_0xbc5cx2,_0x387d[2521],_0xbc5cx3))}finally{this[_0x387d[251]][_0x387d[476]]()};return _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2457]]= function(_0xbc5cx2,_0xbc5cx3){if(null!= _0xbc5cx2){this[_0x387d[251]][_0x387d[473]]();try{var _0xbc5cx4=this[_0x387d[2519]](_0xbc5cx2),_0xbc5cx5=this[_0x387d[251]][_0x387d[1721]](_0xbc5cx2);if(null!= _0xbc5cx4&& null!= _0xbc5cx5){var _0xbc5cx9=this[_0x387d[1742]](_0xbc5cx2),_0xbc5cx5=_0xbc5cx5[_0x387d[238]]();if(this[_0x387d[1730]](_0xbc5cx2)){var _0xbc5cxa=this[_0x387d[441]][_0x387d[248]](_0xbc5cx2),_0xbc5cx12=null!= _0xbc5cxa?_0xbc5cxa[_0x387d[124]]:this[_0x387d[1705]](_0xbc5cx2),_0xbc5cx13=this[_0x387d[251]][_0x387d[474]](_0xbc5cx2);null== _0xbc5cx13&& (_0xbc5cx13= _0x387d[110]);mxUtils[_0x387d[433]](_0xbc5cx12,mxConstants.STYLE_HORIZONTAL,!0)?(_0xbc5cx13= mxUtils[_0x387d[475]](_0xbc5cx13,mxConstants.STYLE_STARTSIZE,_0xbc5cx4[_0x387d[119]]+ 8),_0xbc5cx9&& (_0xbc5cx5[_0x387d[119]]= _0xbc5cx4[_0x387d[119]]+ 8),_0xbc5cx5[_0x387d[117]]= _0xbc5cx4[_0x387d[117]]):(_0xbc5cx13= mxUtils[_0x387d[475]](_0xbc5cx13,mxConstants.STYLE_STARTSIZE,_0xbc5cx4[_0x387d[117]]+ 8),_0xbc5cx9&& (_0xbc5cx5[_0x387d[117]]= _0xbc5cx4[_0x387d[117]]+ 8),_0xbc5cx5[_0x387d[119]]= _0xbc5cx4[_0x387d[119]]);this[_0x387d[251]][_0x387d[475]](_0xbc5cx2,_0xbc5cx13)}else {_0xbc5cx5[_0x387d[117]]= _0xbc5cx4[_0x387d[117]],_0xbc5cx5[_0x387d[119]]= _0xbc5cx4[_0x387d[119]]};if(!_0xbc5cx3&& !_0xbc5cx9){var _0xbc5cx14=this[_0x387d[441]][_0x387d[1799]](this[_0x387d[251]][_0x387d[1953]](_0xbc5cx2));if(null!= _0xbc5cx14){var _0xbc5cx15=this[_0x387d[441]][_0x387d[513]],_0xbc5cx16=this[_0x387d[441]][_0x387d[255]],_0xbc5cx17=(_0xbc5cx14[_0x387d[236]]+ _0xbc5cx14[_0x387d[119]])/ _0xbc5cx16- _0xbc5cx5[_0x387d[236]]- _0xbc5cx15[_0x387d[236]];_0xbc5cx5[_0x387d[117]]= Math[_0x387d[160]](_0xbc5cx5[_0x387d[117]],(_0xbc5cx14[_0x387d[235]]+ _0xbc5cx14[_0x387d[117]])/ _0xbc5cx16- _0xbc5cx5[_0x387d[235]]- _0xbc5cx15[_0x387d[235]]);_0xbc5cx5[_0x387d[119]]= Math[_0x387d[160]](_0xbc5cx5[_0x387d[119]],_0xbc5cx17)}};this[_0x387d[837]]([_0xbc5cx2],[_0xbc5cx5])}}finally{this[_0x387d[251]][_0x387d[476]]()}}};mxGraph[_0x387d[202]][_0x387d[2519]]= function(_0xbc5cx2){var _0xbc5cx3=null;if(null!= _0xbc5cx2){var _0xbc5cx4=this[_0x387d[441]][_0x387d[248]](_0xbc5cx2),_0xbc5cx5=null!= _0xbc5cx4?_0xbc5cx4[_0x387d[124]]:this[_0x387d[1705]](_0xbc5cx2);if(null!= _0xbc5cx5&& !this[_0x387d[251]][_0x387d[250]](_0xbc5cx2)){var _0xbc5cx9=_0xbc5cx5[mxConstants[_0x387d[2185]]]|| mxConstants[_0x387d[483]],_0xbc5cxa=0,_0xbc5cx3=0;if((null!= this[_0x387d[1202]](_0xbc5cx4)|| null!= _0xbc5cx5[mxConstants[_0x387d[2484]]])&& _0xbc5cx5[mxConstants[_0x387d[2059]]]== mxConstants[_0x387d[2522]]){_0xbc5cx5[mxConstants[_0x387d[2063]]]== mxConstants[_0x387d[481]]&& (_0xbc5cxa+= parseFloat(_0xbc5cx5[mxConstants[_0x387d[2523]]])|| mxLabel[_0x387d[202]][_0x387d[1680]]),_0xbc5cx5[mxConstants[_0x387d[2064]]]!= mxConstants[_0x387d[479]]&& (_0xbc5cx3+= parseFloat(_0xbc5cx5[mxConstants[_0x387d[2524]]])|| mxLabel[_0x387d[202]][_0x387d[1680]])};_0xbc5cxa+= 2* (_0xbc5cx5[mxConstants[_0x387d[2143]]]|| 0);_0xbc5cxa+= _0xbc5cx5[mxConstants[_0x387d[2147]]]|| 0;_0xbc5cxa+= _0xbc5cx5[mxConstants[_0x387d[2145]]]|| 0;_0xbc5cx3+= 2* (_0xbc5cx5[mxConstants[_0x387d[2143]]]|| 0);_0xbc5cx3+= _0xbc5cx5[mxConstants[_0x387d[2144]]]|| 0;_0xbc5cx3+= _0xbc5cx5[mxConstants[_0x387d[2146]]]|| 0;_0xbc5cx4= this[_0x387d[2205]](_0xbc5cx4);null!= _0xbc5cx4&& (_0xbc5cxa+= _0xbc5cx4[_0x387d[117]]+ 8);_0xbc5cx4= this[_0x387d[2183]](_0xbc5cx2);null!= _0xbc5cx4&& 0< _0xbc5cx4[_0x387d[67]]?(this[_0x387d[2186]](_0xbc5cx2)|| (_0xbc5cx4= _0xbc5cx4[_0x387d[230]](/\n/g,_0x387d[545])),_0xbc5cx9= mxUtils[_0x387d[2525]](_0xbc5cx4,_0xbc5cx9,_0xbc5cx5[mxConstants[_0x387d[2188]]]),_0xbc5cx2= _0xbc5cx9[_0x387d[117]]+ _0xbc5cxa,_0xbc5cx3= _0xbc5cx9[_0x387d[119]]+ _0xbc5cx3,mxUtils[_0x387d[433]](_0xbc5cx5,mxConstants.STYLE_HORIZONTAL,!0)|| (_0xbc5cx5= _0xbc5cx3,_0xbc5cx3= _0xbc5cx2,_0xbc5cx2= _0xbc5cx5),this[_0x387d[991]]&& (_0xbc5cx2= this[_0x387d[1021]](_0xbc5cx2+ this[_0x387d[1020]]/ 2),_0xbc5cx3= this[_0x387d[1021]](_0xbc5cx3+ this[_0x387d[1020]]/ 2)),_0xbc5cx3= new mxRectangle(0,0,_0xbc5cx2,_0xbc5cx3)):(_0xbc5cx5= 4* this[_0x387d[1020]],_0xbc5cx3= new mxRectangle(0,0,_0xbc5cx5,_0xbc5cx5))}};return _0xbc5cx3};mxGraph[_0x387d[202]][_0x387d[2216]]= function(_0xbc5cx2,_0xbc5cx3){if(0.2< Math[_0x387d[425]](1- _0xbc5cx3[_0x387d[255]])){var _0xbc5cx4=this[_0x387d[441]][_0x387d[255]],_0xbc5cx5=this[_0x387d[441]][_0x387d[513]],_0xbc5cx9=_0xbc5cx2[_0x387d[117]]* _0xbc5cx3[_0x387d[255]],_0xbc5cxa=_0xbc5cx2[_0x387d[119]]* _0xbc5cx3[_0x387d[255]],_0xbc5cx12=_0xbc5cx2[_0x387d[236]]- (_0xbc5cxa- _0xbc5cx2[_0x387d[119]])/ 2,_0xbc5cx4= new mxRectangle(this[_0x387d[1021]]((_0xbc5cx2[_0x387d[235]]- (_0xbc5cx9- _0xbc5cx2[_0x387d[117]])/ 2)/ _0xbc5cx4)- _0xbc5cx5[_0x387d[235]],this[_0x387d[1021]](_0xbc5cx12/ _0xbc5cx4)- _0xbc5cx5[_0x387d[236]],this[_0x387d[1021]](_0xbc5cx9/ _0xbc5cx4),this[_0x387d[1021]](_0xbc5cxa/ _0xbc5cx4));this[_0x387d[2526]](_0xbc5cx2[_0x387d[246]],_0xbc5cx4)}};mxGraph[_0x387d[202]][_0x387d[2526]]= function(_0xbc5cx2,_0xbc5cx3){return this[_0x387d[836]]([_0xbc5cx2],[_0xbc5cx3])[0]};mxGraph[_0x387d[202]][_0x387d[836]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[251]][_0x387d[473]]();try{this[_0x387d[837]](_0xbc5cx2,_0xbc5cx3),this[_0x387d[746]]( new mxEventObject(mxEvent.RESIZE_CELLS,_0x387d[895],_0xbc5cx2,_0x387d[1562],_0xbc5cx3))}finally{this[_0x387d[251]][_0x387d[476]]()};return _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[837]]= function(_0xbc5cx2,_0xbc5cx3){if(null!= _0xbc5cx2&& null!= _0xbc5cx3&& _0xbc5cx2[_0x387d[67]]== _0xbc5cx3[_0x387d[67]]){this[_0x387d[251]][_0x387d[473]]();try{for(var _0xbc5cx4=0;_0xbc5cx4< _0xbc5cx2[_0x387d[67]];_0xbc5cx4++){var _0xbc5cx5=_0xbc5cx3[_0xbc5cx4],_0xbc5cx9=this[_0x387d[251]][_0x387d[1721]](_0xbc5cx2[_0xbc5cx4]);if(null!= _0xbc5cx9&& (_0xbc5cx9[_0x387d[235]]!= _0xbc5cx5[_0x387d[235]]|| _0xbc5cx9[_0x387d[236]]!= _0xbc5cx5[_0x387d[236]]|| _0xbc5cx9[_0x387d[117]]!= _0xbc5cx5[_0x387d[117]]|| _0xbc5cx9[_0x387d[119]]!= _0xbc5cx5[_0x387d[119]])){_0xbc5cx9= _0xbc5cx9[_0x387d[238]]();if(_0xbc5cx9[_0x387d[1500]]){var _0xbc5cxa=_0xbc5cx9[_0x387d[1368]];null!= _0xbc5cxa&& (_0xbc5cxa[_0x387d[235]]+= _0xbc5cx5[_0x387d[235]]- _0xbc5cx9[_0x387d[235]],_0xbc5cxa[_0x387d[236]]+= _0xbc5cx5[_0x387d[236]]- _0xbc5cx9[_0x387d[236]])}else {_0xbc5cx9[_0x387d[235]]= _0xbc5cx5[_0x387d[235]],_0xbc5cx9[_0x387d[236]]= _0xbc5cx5[_0x387d[236]]};_0xbc5cx9[_0x387d[117]]= _0xbc5cx5[_0x387d[117]];_0xbc5cx9[_0x387d[119]]= _0xbc5cx5[_0x387d[119]];!_0xbc5cx9[_0x387d[1500]]&& (this[_0x387d[251]][_0x387d[1193]](_0xbc5cx2[_0xbc5cx4])&& !this[_0x387d[2505]]())&& (_0xbc5cx9[_0x387d[235]]= Math[_0x387d[160]](0,_0xbc5cx9[_0x387d[235]]),_0xbc5cx9[_0x387d[236]]= Math[_0x387d[160]](0,_0xbc5cx9[_0x387d[236]]));this[_0x387d[251]][_0x387d[1724]](_0xbc5cx2[_0xbc5cx4],_0xbc5cx9);this[_0x387d[2507]](_0xbc5cx2[_0xbc5cx4])&& this[_0x387d[2508]](_0xbc5cx2[_0xbc5cx4])}};this[_0x387d[2399]]&& this[_0x387d[1750]](_0xbc5cx2);this[_0x387d[746]]( new mxEventObject(mxEvent.CELLS_RESIZED,_0x387d[895],_0xbc5cx2,_0x387d[1562],_0xbc5cx3))}finally{this[_0x387d[251]][_0x387d[476]]()}}};mxGraph[_0x387d[202]][_0x387d[2508]]= function(_0xbc5cx2){if(null!= _0xbc5cx2){var _0xbc5cx3=this[_0x387d[251]][_0x387d[1197]](_0xbc5cx2),_0xbc5cx4=this[_0x387d[251]][_0x387d[1721]](_0xbc5cx3);if(null!= _0xbc5cx3&& (null!= _0xbc5cx4&& !this[_0x387d[1742]](_0xbc5cx3))&& (_0xbc5cx2= this[_0x387d[251]][_0x387d[1721]](_0xbc5cx2),null!= _0xbc5cx2&& (_0xbc5cx4[_0x387d[117]]< _0xbc5cx2[_0x387d[235]]+ _0xbc5cx2[_0x387d[117]]|| _0xbc5cx4[_0x387d[119]]< _0xbc5cx2[_0x387d[236]]+ _0xbc5cx2[_0x387d[119]]))){_0xbc5cx4= _0xbc5cx4[_0x387d[238]](),_0xbc5cx4[_0x387d[117]]= Math[_0x387d[160]](_0xbc5cx4[_0x387d[117]],_0xbc5cx2[_0x387d[235]]+ _0xbc5cx2[_0x387d[117]]),_0xbc5cx4[_0x387d[119]]= Math[_0x387d[160]](_0xbc5cx4[_0x387d[119]],_0xbc5cx2[_0x387d[236]]+ _0xbc5cx2[_0x387d[119]]),this[_0x387d[837]]([_0xbc5cx3],[_0xbc5cx4])}}};mxGraph[_0x387d[202]][_0x387d[903]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){return this[_0x387d[834]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,!0,_0xbc5cx5,_0xbc5cx9)};mxGraph[_0x387d[202]][_0x387d[834]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){_0xbc5cx3= null!= _0xbc5cx3?_0xbc5cx3:0;_0xbc5cx4= null!= _0xbc5cx4?_0xbc5cx4:0;_0xbc5cx5= null!= _0xbc5cx5?_0xbc5cx5:!1;if(null!= _0xbc5cx2&& (0!= _0xbc5cx3|| 0!= _0xbc5cx4|| _0xbc5cx5|| null!= _0xbc5cx9)){this[_0x387d[251]][_0x387d[473]]();try{_0xbc5cx5&& (_0xbc5cx2= this[_0x387d[899]](_0xbc5cx2,this[_0x387d[2527]]()),null== _0xbc5cx9&& (_0xbc5cx9= this[_0x387d[902]]()));var _0xbc5cx12=this[_0x387d[2505]]();null!= _0xbc5cx9&& this[_0x387d[2528]](!0);this[_0x387d[835]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,!_0xbc5cx5&& this[_0x387d[2529]]()&& this[_0x387d[2530]](),null== _0xbc5cx9);this[_0x387d[2528]](_0xbc5cx12);if(null!= _0xbc5cx9){var _0xbc5cx13=this[_0x387d[251]][_0x387d[262]](_0xbc5cx9);this[_0x387d[833]](_0xbc5cx2,_0xbc5cx9,_0xbc5cx13,null,null,!0)};this[_0x387d[746]]( new mxEventObject(mxEvent.MOVE_CELLS,_0x387d[895],_0xbc5cx2,_0x387d[1126],_0xbc5cx3,_0x387d[1125],_0xbc5cx4,_0x387d[238],_0xbc5cx5,_0x387d[772],_0xbc5cx9,_0x387d[763],_0xbc5cxa))}finally{this[_0x387d[251]][_0x387d[476]]()}};return _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[835]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){if(null!= _0xbc5cx2&& (0!= _0xbc5cx3|| 0!= _0xbc5cx4)){this[_0x387d[251]][_0x387d[473]]();try{_0xbc5cx5&& this[_0x387d[2531]](_0xbc5cx2);for(var _0xbc5cxa=0;_0xbc5cxa< _0xbc5cx2[_0x387d[67]];_0xbc5cxa++){this[_0x387d[2532]](_0xbc5cx2[_0xbc5cxa],_0xbc5cx3,_0xbc5cx4),_0xbc5cx9&& this[_0x387d[2509]](_0xbc5cx2[_0xbc5cxa])};this[_0x387d[2400]]&& this[_0x387d[1750]](_0xbc5cx2);this[_0x387d[746]]( new mxEventObject(mxEvent.CELLS_MOVED,_0x387d[895],_0xbc5cx2,_0x387d[1126],_0xbc5cx4,_0x387d[1125],_0xbc5cx4,_0x387d[808],_0xbc5cx5))}finally{this[_0x387d[251]][_0x387d[476]]()}}};mxGraph[_0x387d[202]][_0x387d[2532]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=this[_0x387d[251]][_0x387d[1721]](_0xbc5cx2);null!= _0xbc5cx5&& (_0xbc5cx5= _0xbc5cx5[_0x387d[238]](),_0xbc5cx5[_0x387d[513]](_0xbc5cx3,_0xbc5cx4),!_0xbc5cx5[_0x387d[1500]]&& (this[_0x387d[251]][_0x387d[1193]](_0xbc5cx2)&& !this[_0x387d[2505]]())&& (_0xbc5cx5[_0x387d[235]]= Math[_0x387d[160]](0,_0xbc5cx5[_0x387d[235]]),_0xbc5cx5[_0x387d[236]]= Math[_0x387d[160]](0,_0xbc5cx5[_0x387d[236]])),_0xbc5cx5[_0x387d[1500]]&& !this[_0x387d[251]][_0x387d[250]](_0xbc5cx2)&& (null== _0xbc5cx5[_0x387d[1368]]?_0xbc5cx5[_0x387d[1368]]= new mxPoint(_0xbc5cx3,_0xbc5cx4):(_0xbc5cx5[_0x387d[1368]][_0x387d[235]]+= _0xbc5cx3,_0xbc5cx5[_0x387d[1368]][_0x387d[236]]+= _0xbc5cx4)),this[_0x387d[251]][_0x387d[1724]](_0xbc5cx2,_0xbc5cx5))};mxGraph[_0x387d[202]][_0x387d[2533]]= function(_0xbc5cx2){if(null!= _0xbc5cx2&& !this[_0x387d[251]][_0x387d[250]](_0xbc5cx2)){var _0xbc5cx3=this[_0x387d[251]][_0x387d[1197]](_0xbc5cx2);if(_0xbc5cx3== this[_0x387d[902]]()|| _0xbc5cx3== this[_0x387d[2534]]()){return this[_0x387d[2535]]()};if(null!= _0xbc5cx3&& _0xbc5cx3!= this[_0x387d[902]]()){var _0xbc5cx4=this[_0x387d[251]][_0x387d[1721]](_0xbc5cx3);if(null!= _0xbc5cx4){var _0xbc5cx5=_0xbc5cx2= 0,_0xbc5cx9=_0xbc5cx4[_0x387d[117]],_0xbc5cx4=_0xbc5cx4[_0x387d[119]];this[_0x387d[1730]](_0xbc5cx3)&& (_0xbc5cx3= this[_0x387d[1731]](_0xbc5cx3),_0xbc5cx2= _0xbc5cx3[_0x387d[117]],_0xbc5cx9-= _0xbc5cx3[_0x387d[117]],_0xbc5cx5= _0xbc5cx3[_0x387d[119]],_0xbc5cx4-= _0xbc5cx3[_0x387d[119]]);return new mxRectangle(_0xbc5cx2,_0xbc5cx5,_0xbc5cx9,_0xbc5cx4)}}};return null};mxGraph[_0x387d[202]][_0x387d[2535]]= function(){return this[_0x387d[2385]]};mxGraph[_0x387d[202]][_0x387d[2509]]= function(_0xbc5cx2){if(null!= _0xbc5cx2){var _0xbc5cx3=this[_0x387d[251]][_0x387d[1721]](_0xbc5cx2),_0xbc5cx4=this[_0x387d[2536]](_0xbc5cx2)?this[_0x387d[2533]](_0xbc5cx2):this[_0x387d[2535]]();if(null!= _0xbc5cx3&& null!= _0xbc5cx4&& !_0xbc5cx3[_0x387d[1500]]&& (_0xbc5cx3[_0x387d[235]]< _0xbc5cx4[_0x387d[235]]|| _0xbc5cx3[_0x387d[236]]< _0xbc5cx4[_0x387d[236]]|| _0xbc5cx4[_0x387d[117]]< _0xbc5cx3[_0x387d[235]]+ _0xbc5cx3[_0x387d[117]]|| _0xbc5cx4[_0x387d[119]]< _0xbc5cx3[_0x387d[236]]+ _0xbc5cx3[_0x387d[119]])){_0xbc5cx2= this[_0x387d[2537]](_0xbc5cx2),0< _0xbc5cx4[_0x387d[117]]&& (_0xbc5cx3[_0x387d[235]]= Math[_0x387d[243]](_0xbc5cx3[_0x387d[235]],_0xbc5cx4[_0x387d[235]]+ _0xbc5cx4[_0x387d[117]]- (1- _0xbc5cx2)* _0xbc5cx3[_0x387d[117]])),0< _0xbc5cx4[_0x387d[119]]&& (_0xbc5cx3[_0x387d[236]]= Math[_0x387d[243]](_0xbc5cx3[_0x387d[236]],_0xbc5cx4[_0x387d[236]]+ _0xbc5cx4[_0x387d[119]]- (1- _0xbc5cx2)* _0xbc5cx3[_0x387d[119]])),_0xbc5cx3[_0x387d[235]]= Math[_0x387d[160]](_0xbc5cx3[_0x387d[235]],_0xbc5cx4[_0x387d[235]]- _0xbc5cx3[_0x387d[117]]* _0xbc5cx2),_0xbc5cx3[_0x387d[236]]= Math[_0x387d[160]](_0xbc5cx3[_0x387d[236]],_0xbc5cx4[_0x387d[236]]- _0xbc5cx3[_0x387d[119]]* _0xbc5cx2)}}};mxGraph[_0x387d[202]][_0x387d[1750]]= function(_0xbc5cx2){if(null!= _0xbc5cx2){for(var _0xbc5cx3={},_0xbc5cx4=0;_0xbc5cx4< _0xbc5cx2[_0x387d[67]];_0xbc5cx4++){var _0xbc5cx5=mxCellPath[_0x387d[385]](_0xbc5cx2[_0xbc5cx4]);_0xbc5cx3[_0xbc5cx5]= _0xbc5cx2[_0xbc5cx4]};this[_0x387d[251]][_0x387d[473]]();try{for(_0xbc5cx4= 0;_0xbc5cx4< _0xbc5cx2[_0x387d[67]];_0xbc5cx4++){var _0xbc5cx9=this[_0x387d[251]][_0x387d[264]](_0xbc5cx2[_0xbc5cx4]);if(null!= _0xbc5cx9){for(_0xbc5cx5= 0;_0xbc5cx5< _0xbc5cx9[_0x387d[67]];_0xbc5cx5++){var _0xbc5cxa=this[_0x387d[441]][_0x387d[248]](_0xbc5cx9[_0xbc5cx5]),_0xbc5cx12=null!= _0xbc5cxa?_0xbc5cxa[_0x387d[1710]](!0):this[_0x387d[441]][_0x387d[1710]](_0xbc5cx9[_0xbc5cx5],!0),_0xbc5cx13=null!= _0xbc5cxa?_0xbc5cxa[_0x387d[1710]](!1):this[_0x387d[441]][_0x387d[1710]](_0xbc5cx9[_0xbc5cx5],!1),_0xbc5cx14=mxCellPath[_0x387d[385]](_0xbc5cx12),_0xbc5cx15=mxCellPath[_0x387d[385]](_0xbc5cx13);(null== _0xbc5cx3[_0xbc5cx14]|| null== _0xbc5cx3[_0xbc5cx15])&& this[_0x387d[1809]](_0xbc5cx9[_0xbc5cx5])}};this[_0x387d[1750]](this[_0x387d[251]][_0x387d[1953]](_0xbc5cx2[_0xbc5cx4]))}}finally{this[_0x387d[251]][_0x387d[476]]()}}};mxGraph[_0x387d[202]][_0x387d[1809]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[251]][_0x387d[1721]](_0xbc5cx2);null!= _0xbc5cx3&& (null!= _0xbc5cx3[_0x387d[1525]]&& 0< _0xbc5cx3[_0x387d[1525]][_0x387d[67]])&& (_0xbc5cx3= _0xbc5cx3[_0x387d[238]](),_0xbc5cx3[_0x387d[1525]]= [],this[_0x387d[251]][_0x387d[1724]](_0xbc5cx2,_0xbc5cx3));return _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2538]]= function(_0xbc5cx2,_0xbc5cx3){return null!= _0xbc5cx2&& null!= _0xbc5cx2[_0x387d[253]]&& null!= _0xbc5cx2[_0x387d[253]][_0x387d[1561]]?_0xbc5cx2[_0x387d[253]][_0x387d[1561]][_0x387d[1531]]:null};mxGraph[_0x387d[202]][_0x387d[2288]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx3= null;var _0xbc5cx5=_0xbc5cx2[_0x387d[124]][_0xbc5cx4?mxConstants[_0x387d[2539]]:mxConstants[_0x387d[2540]]];if(null!= _0xbc5cx5){var _0xbc5cx9=_0xbc5cx2[_0x387d[124]][_0xbc5cx4?mxConstants[_0x387d[2541]]:mxConstants[_0x387d[2542]]];null!= _0xbc5cx9&& (_0xbc5cx3= new mxPoint(parseFloat(_0xbc5cx5),parseFloat(_0xbc5cx9)))};_0xbc5cx5= !1;null!= _0xbc5cx3&& (_0xbc5cx5= mxUtils[_0x387d[433]](_0xbc5cx2[_0x387d[124]],_0xbc5cx4?mxConstants[_0x387d[2543]]:mxConstants[_0x387d[2544]],!0));return new mxConnectionConstraint(_0xbc5cx3,_0xbc5cx5)};mxGraph[_0x387d[202]][_0x387d[2545]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){if(null!= _0xbc5cx5){this[_0x387d[251]][_0x387d[473]]();try{null== _0xbc5cx5|| null== _0xbc5cx5[_0x387d[2546]]?(this[_0x387d[1717]](_0xbc5cx4?mxConstants[_0x387d[2539]]:mxConstants[_0x387d[2540]],null,[_0xbc5cx2]),this[_0x387d[1717]](_0xbc5cx4?mxConstants[_0x387d[2541]]:mxConstants[_0x387d[2542]],null,[_0xbc5cx2]),this[_0x387d[1717]](_0xbc5cx4?mxConstants[_0x387d[2543]]:mxConstants[_0x387d[2544]],null,[_0xbc5cx2])):null!= _0xbc5cx5[_0x387d[2546]]&& (this[_0x387d[1717]](_0xbc5cx4?mxConstants[_0x387d[2539]]:mxConstants[_0x387d[2540]],_0xbc5cx5[_0x387d[2546]][_0x387d[235]],[_0xbc5cx2]),this[_0x387d[1717]](_0xbc5cx4?mxConstants[_0x387d[2541]]:mxConstants[_0x387d[2542]],_0xbc5cx5[_0x387d[2546]][_0x387d[236]],[_0xbc5cx2]),_0xbc5cx5[_0x387d[591]]?this[_0x387d[1717]](_0xbc5cx4?mxConstants[_0x387d[2543]]:mxConstants[_0x387d[2544]],null,[_0xbc5cx2]):this[_0x387d[1717]](_0xbc5cx4?mxConstants[_0x387d[2543]]:mxConstants[_0x387d[2544]],_0x387d[468],[_0xbc5cx2]))}finally{this[_0x387d[251]][_0x387d[476]]()}}};mxGraph[_0x387d[202]][_0x387d[2290]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=null;if(null!= _0xbc5cx2){var _0xbc5cx5=this[_0x387d[441]][_0x387d[2087]](_0xbc5cx2),_0xbc5cx9= new mxPoint(_0xbc5cx5[_0x387d[241]](),_0xbc5cx5[_0x387d[242]]()),_0xbc5cxa=_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2011]]],_0xbc5cx12=0;if(null!= _0xbc5cxa&& (_0x387d[700]== _0xbc5cxa?_0xbc5cx12+= 270:_0x387d[703]== _0xbc5cxa?_0xbc5cx12+= 180:_0x387d[701]== _0xbc5cxa&& (_0xbc5cx12+= 90),_0x387d[700]== _0xbc5cxa|| _0x387d[701]== _0xbc5cxa)){_0xbc5cx5[_0x387d[235]]+= _0xbc5cx5[_0x387d[117]]/ 2- _0xbc5cx5[_0x387d[119]]/ 2;_0xbc5cx5[_0x387d[236]]+= _0xbc5cx5[_0x387d[119]]/ 2- _0xbc5cx5[_0x387d[117]]/ 2;var _0xbc5cx13=_0xbc5cx5[_0x387d[117]];_0xbc5cx5[_0x387d[117]]= _0xbc5cx5[_0x387d[119]];_0xbc5cx5[_0x387d[119]]= _0xbc5cx13};if(null!= _0xbc5cx3[_0x387d[2546]]){var _0xbc5cx14=_0xbc5cx4= 1,_0xbc5cx15=0,_0xbc5cx16=0;if(this[_0x387d[502]]()[_0x387d[1193]](_0xbc5cx2[_0x387d[246]])){var _0xbc5cx17=_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2547]]],_0xbc5cx18=_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2548]]];null!= _0xbc5cx2[_0x387d[253]][_0x387d[1561]]&& (_0xbc5cx17= 1== mxUtils[_0x387d[433]](_0xbc5cx2[_0x387d[124]],_0x387d[1607],0)|| _0xbc5cx17,_0xbc5cx18= 1== mxUtils[_0x387d[433]](_0xbc5cx2[_0x387d[124]],_0x387d[1608],0)|| _0xbc5cx18);if(_0x387d[700]== _0xbc5cxa|| _0x387d[701]== _0xbc5cxa){_0xbc5cx13= _0xbc5cx17,_0xbc5cx17= _0xbc5cx18,_0xbc5cx18= _0xbc5cx13};_0xbc5cx17&& (_0xbc5cx4= -1,_0xbc5cx15= -_0xbc5cx5[_0x387d[117]]);_0xbc5cx18&& (_0xbc5cx14= -1,_0xbc5cx16= -_0xbc5cx5[_0x387d[119]])};_0xbc5cx4= new mxPoint(_0xbc5cx5[_0x387d[235]]+ _0xbc5cx3[_0x387d[2546]][_0x387d[235]]* _0xbc5cx5[_0x387d[117]]* _0xbc5cx4- _0xbc5cx15,_0xbc5cx5[_0x387d[236]]+ _0xbc5cx3[_0x387d[2546]][_0x387d[236]]* _0xbc5cx5[_0x387d[119]]* _0xbc5cx14- _0xbc5cx16)};_0xbc5cxa= _0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2278]]]|| 0;_0xbc5cx3[_0x387d[591]]?(0!= _0xbc5cx12&& null!= _0xbc5cx4&& (_0xbc5cx13= _0xbc5cx5= 0,90== _0xbc5cx12?_0xbc5cx13= 1:180== _0xbc5cx12?_0xbc5cx5= -1:270== _0xbc5cxa&& (_0xbc5cx13= -1),_0xbc5cx4= mxUtils[_0x387d[432]](_0xbc5cx4,_0xbc5cx5,_0xbc5cx13,_0xbc5cx9)),null!= _0xbc5cx4&& _0xbc5cx3[_0x387d[591]]&& (_0xbc5cx4= this[_0x387d[441]][_0x387d[2302]](_0xbc5cx2,_0xbc5cx4,!1))):_0xbc5cxa+= _0xbc5cx12;0!= _0xbc5cxa&& null!= _0xbc5cx4&& (_0xbc5cx12= mxUtils[_0x387d[431]](_0xbc5cxa),_0xbc5cx5= Math[_0x387d[426]](_0xbc5cx12),_0xbc5cx13= Math[_0x387d[427]](_0xbc5cx12),_0xbc5cx4= mxUtils[_0x387d[432]](_0xbc5cx4,_0xbc5cx5,_0xbc5cx13,_0xbc5cx9))};return _0xbc5cx4};mxGraph[_0x387d[202]][_0x387d[851]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){this[_0x387d[251]][_0x387d[473]]();try{var _0xbc5cx9=this[_0x387d[251]][_0x387d[1709]](_0xbc5cx2,_0xbc5cx4);this[_0x387d[852]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5);this[_0x387d[746]]( new mxEventObject(mxEvent.CONNECT_CELL,_0x387d[1989],_0xbc5cx2,_0x387d[1984],_0xbc5cx3,_0x387d[1097],_0xbc5cx4,_0x387d[257],_0xbc5cx9))}finally{this[_0x387d[251]][_0x387d[476]]()};return _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[852]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){if(null!= _0xbc5cx2){this[_0x387d[251]][_0x387d[473]]();try{var _0xbc5cx9=this[_0x387d[251]][_0x387d[1709]](_0xbc5cx2,_0xbc5cx4);this[_0x387d[2545]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5);this[_0x387d[2549]]()&& (_0xbc5cx5= null,this[_0x387d[1908]](_0xbc5cx3)&& (_0xbc5cx5= _0xbc5cx3[_0x387d[1103]](),_0xbc5cx3= this[_0x387d[2550]](_0xbc5cx3,_0xbc5cx4)),this[_0x387d[1717]](_0xbc5cx4?mxConstants[_0x387d[2303]]:mxConstants[_0x387d[2304]],_0xbc5cx5,[_0xbc5cx2]));this[_0x387d[251]][_0x387d[1957]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4);this[_0x387d[2401]]&& this[_0x387d[1809]](_0xbc5cx2);this[_0x387d[746]]( new mxEventObject(mxEvent.CELL_CONNECTED,_0x387d[1989],_0xbc5cx2,_0x387d[1984],_0xbc5cx3,_0x387d[1097],_0xbc5cx4,_0x387d[257],_0xbc5cx9))}finally{this[_0x387d[251]][_0x387d[476]]()}}};mxGraph[_0x387d[202]][_0x387d[2531]]= function(_0xbc5cx2){if(null!= _0xbc5cx2){this[_0x387d[251]][_0x387d[473]]();try{for(var _0xbc5cx3=this[_0x387d[441]][_0x387d[255]],_0xbc5cx4=this[_0x387d[441]][_0x387d[513]],_0xbc5cx5={},_0xbc5cx9=0;_0xbc5cx9< _0xbc5cx2[_0x387d[67]];_0xbc5cx9++){var _0xbc5cxa=mxCellPath[_0x387d[385]](_0xbc5cx2[_0xbc5cx9]);_0xbc5cx5[_0xbc5cxa]= _0xbc5cx2[_0xbc5cx9]};for(_0xbc5cx9= 0;_0xbc5cx9< _0xbc5cx2[_0x387d[67]];_0xbc5cx9++){if(this[_0x387d[251]][_0x387d[250]](_0xbc5cx2[_0xbc5cx9])){var _0xbc5cx12=this[_0x387d[251]][_0x387d[1721]](_0xbc5cx2[_0xbc5cx9]);if(null!= _0xbc5cx12){var _0xbc5cx13=this[_0x387d[441]][_0x387d[248]](_0xbc5cx2[_0xbc5cx9]),_0xbc5cx14=this[_0x387d[441]][_0x387d[248]](this[_0x387d[251]][_0x387d[1197]](_0xbc5cx2[_0xbc5cx9]));if(null!= _0xbc5cx13&& null!= _0xbc5cx14){var _0xbc5cx12=_0xbc5cx12[_0x387d[238]](),_0xbc5cx15=-_0xbc5cx14[_0x387d[2078]][_0x387d[235]],_0xbc5cx16=-_0xbc5cx14[_0x387d[2078]][_0x387d[236]],_0xbc5cx17=_0xbc5cx13[_0x387d[439]],_0xbc5cx18=this[_0x387d[251]][_0x387d[1709]](_0xbc5cx2[_0xbc5cx9],!0);if(null!= _0xbc5cx18&& this[_0x387d[2551]](_0xbc5cx2[_0xbc5cx9],_0xbc5cx18,!0)){for(var _0xbc5cx19=mxCellPath[_0x387d[385]](_0xbc5cx18);null!= _0xbc5cx18&& null== _0xbc5cx5[_0xbc5cx19];){_0xbc5cx18= this[_0x387d[251]][_0x387d[1197]](_0xbc5cx18),_0xbc5cx19= mxCellPath[_0x387d[385]](_0xbc5cx18)};null== _0xbc5cx18&& (_0xbc5cx12[_0x387d[2007]]( new mxPoint(_0xbc5cx17[0][_0x387d[235]]/ _0xbc5cx3- _0xbc5cx4[_0x387d[235]]+ _0xbc5cx15,_0xbc5cx17[0][_0x387d[236]]/ _0xbc5cx3- _0xbc5cx4[_0x387d[236]]+ _0xbc5cx16),!0),this[_0x387d[251]][_0x387d[1957]](_0xbc5cx2[_0xbc5cx9],null,!0))};var _0xbc5cx1a=this[_0x387d[251]][_0x387d[1709]](_0xbc5cx2[_0xbc5cx9],!1);if(null!= _0xbc5cx1a&& this[_0x387d[2551]](_0xbc5cx2[_0xbc5cx9],_0xbc5cx1a,!1)){for(var _0xbc5cx1b=mxCellPath[_0x387d[385]](_0xbc5cx1a);null!= _0xbc5cx1a&& null== _0xbc5cx5[_0xbc5cx1b];){_0xbc5cx1a= this[_0x387d[251]][_0x387d[1197]](_0xbc5cx1a),_0xbc5cx1b= mxCellPath[_0x387d[385]](_0xbc5cx1a)};if(null== _0xbc5cx1a){var _0xbc5cx1c=_0xbc5cx17[_0x387d[67]]- 1;_0xbc5cx12[_0x387d[2007]]( new mxPoint(_0xbc5cx17[_0xbc5cx1c][_0x387d[235]]/ _0xbc5cx3- _0xbc5cx4[_0x387d[235]]+ _0xbc5cx15,_0xbc5cx17[_0xbc5cx1c][_0x387d[236]]/ _0xbc5cx3- _0xbc5cx4[_0x387d[236]]+ _0xbc5cx16),!1);this[_0x387d[251]][_0x387d[1957]](_0xbc5cx2[_0xbc5cx9],null,!1)}};this[_0x387d[251]][_0x387d[1724]](_0xbc5cx2[_0xbc5cx9],_0xbc5cx12)}}}}}finally{this[_0x387d[251]][_0x387d[476]]()}}};mxGraph[_0x387d[202]][_0x387d[2534]]= function(){return this[_0x387d[441]][_0x387d[1741]]};mxGraph[_0x387d[202]][_0x387d[2326]]= function(_0xbc5cx2){return null};mxGraph[_0x387d[202]][_0x387d[1908]]= function(_0xbc5cx2){return !1};mxGraph[_0x387d[202]][_0x387d[2550]]= function(_0xbc5cx2,_0xbc5cx3){return this[_0x387d[251]][_0x387d[1197]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[2280]]= function(_0xbc5cx2){return null};mxGraph[_0x387d[202]][_0x387d[2552]]= function(_0xbc5cx2){_0xbc5cx2= _0xbc5cx2|| this[_0x387d[2452]]();null!= _0xbc5cx2&& this[_0x387d[2553]](_0xbc5cx2)&& (this[_0x387d[441]][_0x387d[2257]](_0xbc5cx2),this[_0x387d[2440]]())};mxGraph[_0x387d[202]][_0x387d[2554]]= function(){var _0xbc5cx2=this[_0x387d[251]][_0x387d[501]](),_0xbc5cx3=this[_0x387d[2534]]();if(null!= _0xbc5cx3){for(var _0xbc5cx4=this[_0x387d[251]][_0x387d[1197]](_0xbc5cx3);_0xbc5cx4!= _0xbc5cx2&& !this[_0x387d[2553]](_0xbc5cx4)&& this[_0x387d[251]][_0x387d[1197]](_0xbc5cx4)!= _0xbc5cx2;){_0xbc5cx4= this[_0x387d[251]][_0x387d[1197]](_0xbc5cx4)};_0xbc5cx4== _0xbc5cx2|| this[_0x387d[251]][_0x387d[1197]](_0xbc5cx4)== _0xbc5cx2?this[_0x387d[441]][_0x387d[2257]](null):this[_0x387d[441]][_0x387d[2257]](_0xbc5cx4);null!= this[_0x387d[441]][_0x387d[248]](_0xbc5cx3)&& this[_0x387d[2450]](_0xbc5cx3)}};mxGraph[_0x387d[202]][_0x387d[2442]]= function(){var _0xbc5cx2=this[_0x387d[2534]]();null!= _0xbc5cx2&& (this[_0x387d[441]][_0x387d[2257]](null),null!= this[_0x387d[441]][_0x387d[248]](_0xbc5cx2)&& this[_0x387d[2450]](_0xbc5cx2))};mxGraph[_0x387d[202]][_0x387d[2553]]= function(_0xbc5cx2){return null!= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[517]]= function(){return this[_0x387d[441]][_0x387d[517]]()};mxGraph[_0x387d[202]][_0x387d[2555]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=[_0xbc5cx2];_0xbc5cx3&& (_0xbc5cx5= _0xbc5cx5[_0x387d[1919]](this[_0x387d[251]][_0x387d[264]](_0xbc5cx2)));_0xbc5cx5= this[_0x387d[441]][_0x387d[1799]](_0xbc5cx5);if(_0xbc5cx4){_0xbc5cx4= this[_0x387d[251]][_0x387d[262]](_0xbc5cx2);for(var _0xbc5cx9=0;_0xbc5cx9< _0xbc5cx4;_0xbc5cx9++){var _0xbc5cxa=this[_0x387d[2555]](this[_0x387d[251]][_0x387d[263]](_0xbc5cx2,_0xbc5cx9),_0xbc5cx3,!0);null!= _0xbc5cx5?_0xbc5cx5[_0x387d[99]](_0xbc5cxa):_0xbc5cx5= _0xbc5cxa}};return _0xbc5cx5};mxGraph[_0x387d[202]][_0x387d[1729]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3= null!= _0xbc5cx3?_0xbc5cx3:!1;var _0xbc5cx4=null;if(null!= _0xbc5cx2){for(var _0xbc5cx5=0;_0xbc5cx5< _0xbc5cx2[_0x387d[67]];_0xbc5cx5++){if(_0xbc5cx3|| this[_0x387d[251]][_0x387d[1193]](_0xbc5cx2[_0xbc5cx5])){var _0xbc5cx9=this[_0x387d[1198]](_0xbc5cx2[_0xbc5cx5]);if(null!= _0xbc5cx9){var _0xbc5cxa=_0xbc5cx9[_0x387d[1525]];if(null!= _0xbc5cxa&& 0< _0xbc5cxa[_0x387d[67]]){for(var _0xbc5cx12= new mxRectangle(_0xbc5cxa[0][_0x387d[235]],_0xbc5cxa[0][_0x387d[236]],0,0),_0xbc5cx13=function(_0xbc5cx2){null!= _0xbc5cx2&& _0xbc5cx12[_0x387d[99]]( new mxRectangle(_0xbc5cx2[_0x387d[235]],_0xbc5cx2[_0x387d[236]],0,0))},_0xbc5cx14=1;_0xbc5cx14< _0xbc5cxa[_0x387d[67]];_0xbc5cx14++){_0xbc5cx13(_0xbc5cxa[_0xbc5cx14])};_0xbc5cx13(_0xbc5cx9[_0x387d[2006]](!0));_0xbc5cx13(_0xbc5cx9[_0x387d[2006]](!1))};null== _0xbc5cx4?_0xbc5cx4= new mxRectangle(_0xbc5cx9[_0x387d[235]],_0xbc5cx9[_0x387d[236]],_0xbc5cx9[_0x387d[117]],_0xbc5cx9[_0x387d[119]]):_0xbc5cx4[_0x387d[99]](_0xbc5cx9)}}}};return _0xbc5cx4};mxGraph[_0x387d[202]][_0x387d[802]]= function(_0xbc5cx2){this[_0x387d[441]][_0x387d[200]](_0xbc5cx2,null== _0xbc5cx2);this[_0x387d[441]][_0x387d[2264]]();this[_0x387d[2258]]();this[_0x387d[746]]( new mxEventObject(mxEvent.REFRESH))};mxGraph[_0x387d[202]][_0x387d[1021]]= function(_0xbc5cx2){this[_0x387d[991]]&& (_0xbc5cx2= Math[_0x387d[488]](_0xbc5cx2/ this[_0x387d[1020]])* this[_0x387d[1020]]);return _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[1135]]= function(_0xbc5cx2,_0xbc5cx3){if(this[_0x387d[2365]]&& mxUtils[_0x387d[1134]](this[_0x387d[526]])){this[_0x387d[526]][_0x387d[360]]= -_0xbc5cx2,this[_0x387d[526]][_0x387d[190]]= -_0xbc5cx3}else {var _0xbc5cx4=this[_0x387d[441]][_0x387d[2051]]();if(this[_0x387d[507]]== mxConstants[_0x387d[508]]){if(0== _0xbc5cx2&& 0== _0xbc5cx3){if(mxClient[_0x387d[80]]?_0xbc5cx4[_0x387d[57]](_0x387d[535],_0x387d[536]+ _0xbc5cx2+ _0x387d[537]+ _0xbc5cx3+ _0x387d[460]):_0xbc5cx4[_0x387d[1390]](_0x387d[535]),null!= this[_0x387d[2556]]){for(var _0xbc5cx5=this[_0x387d[2556]][_0x387d[285]];null!= _0xbc5cx5;){var _0xbc5cx9=_0xbc5cx5[_0x387d[287]];this[_0x387d[526]][_0x387d[62]](_0xbc5cx5);_0xbc5cx5= _0xbc5cx9};this[_0x387d[2556]][_0x387d[265]][_0x387d[266]](this[_0x387d[2556]]);this[_0x387d[2556]]= null;this[_0x387d[526]][_0x387d[62]](_0xbc5cx4[_0x387d[265]]);for(_0xbc5cx5= this[_0x387d[2557]][_0x387d[285]];null!= _0xbc5cx5;){_0xbc5cx9= _0xbc5cx5[_0x387d[287]],this[_0x387d[526]][_0x387d[62]](_0xbc5cx5),_0xbc5cx5= _0xbc5cx9};this[_0x387d[2557]][_0x387d[265]][_0x387d[266]](this[_0x387d[2557]]);this[_0x387d[2557]]= null}}else {_0xbc5cx4[_0x387d[57]](_0x387d[535],_0x387d[536]+ _0xbc5cx2+ _0x387d[537]+ _0xbc5cx3+ _0x387d[460]);if(null== this[_0x387d[2556]]){this[_0x387d[2556]]= document[_0x387d[55]](_0x387d[485]);this[_0x387d[2556]][_0x387d[124]][_0x387d[491]]= _0x387d[492];this[_0x387d[2556]][_0x387d[124]][_0x387d[277]]= _0x387d[189];this[_0x387d[2557]]= document[_0x387d[55]](_0x387d[485]);this[_0x387d[2557]][_0x387d[124]][_0x387d[491]]= _0x387d[492];this[_0x387d[2557]][_0x387d[124]][_0x387d[277]]= _0x387d[189];for(var _0xbc5cxa=this[_0x387d[2556]],_0xbc5cx5=this[_0x387d[526]][_0x387d[285]];null!= _0xbc5cx5;){_0xbc5cx9= _0xbc5cx5[_0x387d[287]],_0xbc5cx5!= _0xbc5cx4[_0x387d[265]]?_0xbc5cxa[_0x387d[62]](_0xbc5cx5):_0xbc5cxa= this[_0x387d[2557]],_0xbc5cx5= _0xbc5cx9};this[_0x387d[526]][_0x387d[950]](this[_0x387d[2556]],_0xbc5cx4[_0x387d[265]]);this[_0x387d[526]][_0x387d[62]](this[_0x387d[2557]])};this[_0x387d[2556]][_0x387d[124]][_0x387d[361]]= _0xbc5cx2+ _0x387d[168];this[_0x387d[2556]][_0x387d[124]][_0x387d[125]]= _0xbc5cx3+ _0x387d[168];this[_0x387d[2557]][_0x387d[124]][_0x387d[361]]= _0xbc5cx2+ _0x387d[168];this[_0x387d[2557]][_0x387d[124]][_0x387d[125]]= _0xbc5cx3+ _0x387d[168]}}else {_0xbc5cx4[_0x387d[124]][_0x387d[361]]= _0xbc5cx2+ _0x387d[168],_0xbc5cx4[_0x387d[124]][_0x387d[125]]= _0xbc5cx3+ _0x387d[168]};this[_0x387d[1136]]= _0xbc5cx2;this[_0x387d[1137]]= _0xbc5cx3;this[_0x387d[746]]( new mxEventObject(mxEvent.PAN))}};mxGraph[_0x387d[202]][_0x387d[2558]]= function(){this[_0x387d[499]](this[_0x387d[2395]])};mxGraph[_0x387d[202]][_0x387d[2559]]= function(){this[_0x387d[499]](1/ this[_0x387d[2395]])};mxGraph[_0x387d[202]][_0x387d[2560]]= function(){1== this[_0x387d[441]][_0x387d[255]]?this[_0x387d[441]][_0x387d[1147]](0,0):(this[_0x387d[441]][_0x387d[513]][_0x387d[235]]= 0,this[_0x387d[441]][_0x387d[513]][_0x387d[236]]= 0,this[_0x387d[441]][_0x387d[2262]](1))};mxGraph[_0x387d[202]][_0x387d[2561]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[499]](_0xbc5cx2/ this[_0x387d[441]][_0x387d[255]],_0xbc5cx3)};mxGraph[_0x387d[202]][_0x387d[499]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3= null!= _0xbc5cx3?_0xbc5cx3:this[_0x387d[2397]];var _0xbc5cx4=this[_0x387d[441]][_0x387d[255]]* _0xbc5cx2,_0xbc5cx5=this[_0x387d[441]][_0x387d[248]](this[_0x387d[2452]]());if(this[_0x387d[2396]]&& null!= _0xbc5cx5){_0xbc5cx5= new mxRectangle(_0xbc5cx5[_0x387d[235]]* _0xbc5cx2,_0xbc5cx5[_0x387d[236]]* _0xbc5cx2,_0xbc5cx5[_0x387d[117]]* _0xbc5cx2,_0xbc5cx5[_0x387d[119]]* _0xbc5cx2),this[_0x387d[441]][_0x387d[255]]= _0xbc5cx4,this[_0x387d[2562]](_0xbc5cx5)|| (this[_0x387d[441]][_0x387d[2259]](),this[_0x387d[441]][_0x387d[2262]](_0xbc5cx4))}else {if(_0xbc5cx3&& !mxUtils[_0x387d[1134]](this[_0x387d[526]])){var _0xbc5cx5=this[_0x387d[526]][_0x387d[359]],_0xbc5cx9=this[_0x387d[526]][_0x387d[167]];if(1< _0xbc5cx2){var _0xbc5cxa=(_0xbc5cx2- 1)/ (2* _0xbc5cx4),_0xbc5cx5=_0xbc5cx5* -_0xbc5cxa,_0xbc5cx9=_0xbc5cx9* -_0xbc5cxa}else {_0xbc5cxa= (1/ _0xbc5cx2- 1)/ (2* this[_0x387d[441]][_0x387d[255]]),_0xbc5cx5*= _0xbc5cxa,_0xbc5cx9*= _0xbc5cxa};this[_0x387d[441]][_0x387d[829]](_0xbc5cx4,this[_0x387d[441]][_0x387d[513]][_0x387d[235]]+ _0xbc5cx5,this[_0x387d[441]][_0x387d[513]][_0x387d[236]]+ _0xbc5cx9)}else {this[_0x387d[441]][_0x387d[2262]](_0xbc5cx4),mxUtils[_0x387d[1134]](this[_0x387d[526]])&& (_0xbc5cx9= _0xbc5cx5= 0,_0xbc5cx3&& (_0xbc5cx5= this[_0x387d[526]][_0x387d[359]]* (_0xbc5cx2- 1)/ 2,_0xbc5cx9= this[_0x387d[526]][_0x387d[167]]* (_0xbc5cx2- 1)/ 2),this[_0x387d[526]][_0x387d[360]]= Math[_0x387d[488]](this[_0x387d[526]][_0x387d[360]]* _0xbc5cx2+ _0xbc5cx5),this[_0x387d[526]][_0x387d[190]]= Math[_0x387d[488]](this[_0x387d[526]][_0x387d[190]]* _0xbc5cx2+ _0xbc5cx9))}}};mxGraph[_0x387d[202]][_0x387d[2563]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[526]][_0x387d[159]]/ _0xbc5cx2[_0x387d[117]]/ (this[_0x387d[526]][_0x387d[157]]/ _0xbc5cx2[_0x387d[119]]);_0xbc5cx2[_0x387d[235]]= Math[_0x387d[160]](0,_0xbc5cx2[_0x387d[235]]);_0xbc5cx2[_0x387d[236]]= Math[_0x387d[160]](0,_0xbc5cx2[_0x387d[236]]);var _0xbc5cx4=Math[_0x387d[243]](this[_0x387d[526]][_0x387d[1526]],_0xbc5cx2[_0x387d[235]]+ _0xbc5cx2[_0x387d[117]]),_0xbc5cx5=Math[_0x387d[243]](this[_0x387d[526]][_0x387d[191]],_0xbc5cx2[_0x387d[236]]+ _0xbc5cx2[_0x387d[119]]);_0xbc5cx2[_0x387d[117]]= _0xbc5cx4- _0xbc5cx2[_0x387d[235]];_0xbc5cx2[_0x387d[119]]= _0xbc5cx5- _0xbc5cx2[_0x387d[236]];1> _0xbc5cx3?(_0xbc5cx3= _0xbc5cx2[_0x387d[119]]/ _0xbc5cx3,_0xbc5cx4= (_0xbc5cx3- _0xbc5cx2[_0x387d[119]])/ 2,_0xbc5cx2[_0x387d[119]]= _0xbc5cx3,_0xbc5cx3= Math[_0x387d[243]](_0xbc5cx2[_0x387d[236]],_0xbc5cx4),_0xbc5cx2[_0x387d[236]]-= _0xbc5cx3,_0xbc5cx5= Math[_0x387d[243]](this[_0x387d[526]][_0x387d[191]],_0xbc5cx2[_0x387d[236]]+ _0xbc5cx2[_0x387d[119]]),_0xbc5cx2[_0x387d[119]]= _0xbc5cx5- _0xbc5cx2[_0x387d[236]]):(_0xbc5cx3*= _0xbc5cx2[_0x387d[117]],_0xbc5cx4= (_0xbc5cx3- _0xbc5cx2[_0x387d[117]])/ 2,_0xbc5cx2[_0x387d[117]]= _0xbc5cx3,_0xbc5cx3= Math[_0x387d[243]](_0xbc5cx2[_0x387d[235]],_0xbc5cx4),_0xbc5cx2[_0x387d[235]]-= _0xbc5cx3,_0xbc5cx4= Math[_0x387d[243]](this[_0x387d[526]][_0x387d[1526]],_0xbc5cx2[_0x387d[235]]+ _0xbc5cx2[_0x387d[117]]),_0xbc5cx2[_0x387d[117]]= _0xbc5cx4- _0xbc5cx2[_0x387d[235]]);_0xbc5cx3= this[_0x387d[526]][_0x387d[159]]/ _0xbc5cx2[_0x387d[117]];_0xbc5cx4= this[_0x387d[441]][_0x387d[255]]* _0xbc5cx3;mxUtils[_0x387d[1134]](this[_0x387d[526]])?(this[_0x387d[441]][_0x387d[2262]](_0xbc5cx4),this[_0x387d[526]][_0x387d[360]]= Math[_0x387d[488]](_0xbc5cx2[_0x387d[235]]* _0xbc5cx3),this[_0x387d[526]][_0x387d[190]]= Math[_0x387d[488]](_0xbc5cx2[_0x387d[236]]* _0xbc5cx3)):this[_0x387d[441]][_0x387d[829]](_0xbc5cx4,this[_0x387d[441]][_0x387d[513]][_0x387d[235]]- _0xbc5cx2[_0x387d[235]]/ this[_0x387d[441]][_0x387d[255]],this[_0x387d[441]][_0x387d[513]][_0x387d[236]]- _0xbc5cx2[_0x387d[236]]/ this[_0x387d[441]][_0x387d[255]])};mxGraph[_0x387d[202]][_0x387d[933]]= function(_0xbc5cx2,_0xbc5cx3){if(null!= this[_0x387d[526]]){_0xbc5cx2= null!= _0xbc5cx2?_0xbc5cx2:0;_0xbc5cx3= null!= _0xbc5cx3?_0xbc5cx3:!1;var _0xbc5cx4=this[_0x387d[526]][_0x387d[159]],_0xbc5cx5=this[_0x387d[526]][_0x387d[157]],_0xbc5cx9=this[_0x387d[441]][_0x387d[517]]();_0xbc5cx3&& (null!= _0xbc5cx9[_0x387d[235]]&& null!= _0xbc5cx9[_0x387d[236]])&& (_0xbc5cx9[_0x387d[117]]+= _0xbc5cx9[_0x387d[235]],_0xbc5cx9[_0x387d[119]]+= _0xbc5cx9[_0x387d[236]],_0xbc5cx9[_0x387d[235]]= 0,_0xbc5cx9[_0x387d[236]]= 0);var _0xbc5cxa=this[_0x387d[441]][_0x387d[255]],_0xbc5cx12=_0xbc5cx9[_0x387d[117]]/ _0xbc5cxa,_0xbc5cx13=_0xbc5cx9[_0x387d[119]]/ _0xbc5cxa;null!= this[_0x387d[1617]]&& (_0xbc5cx12= Math[_0x387d[160]](_0xbc5cx12,this[_0x387d[1617]][_0x387d[117]]- _0xbc5cx9[_0x387d[235]]/ _0xbc5cxa),_0xbc5cx13= Math[_0x387d[160]](_0xbc5cx13,this[_0x387d[1617]][_0x387d[119]]- _0xbc5cx9[_0x387d[236]]/ _0xbc5cxa));var _0xbc5cx14=_0xbc5cx3?_0xbc5cx2:2* _0xbc5cx2,_0xbc5cx4=Math[_0x387d[519]](100* Math[_0x387d[243]](_0xbc5cx4/ (_0xbc5cx12+ _0xbc5cx14),_0xbc5cx5/ (_0xbc5cx13+ _0xbc5cx14)))/ 100;null!= this[_0x387d[2413]]&& (_0xbc5cx4= Math[_0x387d[160]](_0xbc5cx4,this[_0x387d[2413]]));null!= this[_0x387d[2414]]&& (_0xbc5cx4= Math[_0x387d[243]](_0xbc5cx4,this[_0x387d[2414]]));_0xbc5cx3?this[_0x387d[441]][_0x387d[255]]!= _0xbc5cx4&& this[_0x387d[441]][_0x387d[2262]](_0xbc5cx4):mxUtils[_0x387d[1134]](this[_0x387d[526]])?(this[_0x387d[441]][_0x387d[2262]](_0xbc5cx4),null!= _0xbc5cx9[_0x387d[235]]&& (this[_0x387d[526]][_0x387d[360]]= Math[_0x387d[488]](_0xbc5cx9[_0x387d[235]]/ _0xbc5cxa)* _0xbc5cx4- _0xbc5cx2- Math[_0x387d[160]](0,(this[_0x387d[526]][_0x387d[159]]- _0xbc5cx12* _0xbc5cx4)/ 2)),null!= _0xbc5cx9[_0x387d[236]]&& (this[_0x387d[526]][_0x387d[190]]= Math[_0x387d[488]](_0xbc5cx9[_0x387d[236]]/ _0xbc5cxa)* _0xbc5cx4- _0xbc5cx2- Math[_0x387d[160]](0,(this[_0x387d[526]][_0x387d[157]]- _0xbc5cx13* _0xbc5cx4)/ 2))):this[_0x387d[441]][_0x387d[829]](_0xbc5cx4,null!= _0xbc5cx9[_0x387d[235]]?Math[_0x387d[519]](this[_0x387d[441]][_0x387d[513]][_0x387d[235]]- _0xbc5cx9[_0x387d[235]]/ _0xbc5cxa+ _0xbc5cx2+ 1):_0xbc5cx2,null!= _0xbc5cx9[_0x387d[236]]?Math[_0x387d[519]](this[_0x387d[441]][_0x387d[513]][_0x387d[236]]- _0xbc5cx9[_0x387d[236]]/ _0xbc5cxa+ _0xbc5cx2+ 1):_0xbc5cx2)};return this[_0x387d[441]][_0x387d[255]]};mxGraph[_0x387d[202]][_0x387d[2564]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=-this[_0x387d[441]][_0x387d[513]][_0x387d[235]],_0xbc5cx5=-this[_0x387d[441]][_0x387d[513]][_0x387d[236]],_0xbc5cx9=this[_0x387d[441]][_0x387d[248]](_0xbc5cx2);null!= _0xbc5cx9&& (_0xbc5cx4= new mxRectangle(_0xbc5cx4+ _0xbc5cx9[_0x387d[235]],_0xbc5cx5+ _0xbc5cx9[_0x387d[236]],_0xbc5cx9[_0x387d[117]],_0xbc5cx9[_0x387d[119]]),_0xbc5cx3&& null!= this[_0x387d[526]]&& (_0xbc5cx5= this[_0x387d[526]][_0x387d[159]],_0xbc5cx9= this[_0x387d[526]][_0x387d[157]],_0xbc5cx4[_0x387d[235]]= _0xbc5cx4[_0x387d[241]]()- _0xbc5cx5/ 2,_0xbc5cx4[_0x387d[117]]= _0xbc5cx5,_0xbc5cx4[_0x387d[236]]= _0xbc5cx4[_0x387d[242]]()- _0xbc5cx9/ 2,_0xbc5cx4[_0x387d[119]]= _0xbc5cx9),this[_0x387d[2562]](_0xbc5cx4)&& this[_0x387d[441]][_0x387d[1147]](this[_0x387d[441]][_0x387d[513]][_0x387d[235]],this[_0x387d[441]][_0x387d[513]][_0x387d[236]]))};mxGraph[_0x387d[202]][_0x387d[2562]]= function(_0xbc5cx2){var _0xbc5cx3=!1;if(null!= _0xbc5cx2){var _0xbc5cx4=this[_0x387d[526]][_0x387d[359]],_0xbc5cx5=this[_0x387d[526]][_0x387d[167]],_0xbc5cx9=Math[_0x387d[243]](_0xbc5cx4,_0xbc5cx2[_0x387d[117]]),_0xbc5cxa=Math[_0x387d[243]](_0xbc5cx5,_0xbc5cx2[_0x387d[119]]);if(mxUtils[_0x387d[1134]](this[_0x387d[526]])){_0xbc5cx4= this[_0x387d[526]];_0xbc5cx2[_0x387d[235]]+= this[_0x387d[441]][_0x387d[513]][_0x387d[235]];_0xbc5cx2[_0x387d[236]]+= this[_0x387d[441]][_0x387d[513]][_0x387d[236]];var _0xbc5cx12=_0xbc5cx4[_0x387d[360]]- _0xbc5cx2[_0x387d[235]],_0xbc5cx5=Math[_0x387d[160]](_0xbc5cx12- _0xbc5cx4[_0x387d[360]],0);0< _0xbc5cx12?_0xbc5cx4[_0x387d[360]]-= _0xbc5cx12+ 2:(_0xbc5cx12= _0xbc5cx2[_0x387d[235]]+ _0xbc5cx9- _0xbc5cx4[_0x387d[360]]- _0xbc5cx4[_0x387d[159]],0< _0xbc5cx12&& (_0xbc5cx4[_0x387d[360]]+= _0xbc5cx12+ 2));_0xbc5cx9= _0xbc5cx4[_0x387d[190]]- _0xbc5cx2[_0x387d[236]];_0xbc5cx12= Math[_0x387d[160]](0,_0xbc5cx9- _0xbc5cx4[_0x387d[190]]);0< _0xbc5cx9?_0xbc5cx4[_0x387d[190]]-= _0xbc5cx9+ 2:(_0xbc5cx9= _0xbc5cx2[_0x387d[236]]+ _0xbc5cxa- _0xbc5cx4[_0x387d[190]]- _0xbc5cx4[_0x387d[157]],0< _0xbc5cx9&& (_0xbc5cx4[_0x387d[190]]+= _0xbc5cx9+ 2));!this[_0x387d[2365]]&& (0!= _0xbc5cx5|| 0!= _0xbc5cx12)&& this[_0x387d[441]][_0x387d[1147]](_0xbc5cx5,_0xbc5cx12)}else {var _0xbc5cx12=-this[_0x387d[441]][_0x387d[513]][_0x387d[235]],_0xbc5cx13=-this[_0x387d[441]][_0x387d[513]][_0x387d[236]],_0xbc5cx14=this[_0x387d[441]][_0x387d[255]];_0xbc5cx2[_0x387d[235]]+ _0xbc5cx9> _0xbc5cx12+ _0xbc5cx4&& (this[_0x387d[441]][_0x387d[513]][_0x387d[235]]-= (_0xbc5cx2[_0x387d[235]]+ _0xbc5cx9- _0xbc5cx4- _0xbc5cx12)/ _0xbc5cx14,_0xbc5cx3= !0);_0xbc5cx2[_0x387d[236]]+ _0xbc5cxa> _0xbc5cx13+ _0xbc5cx5&& (this[_0x387d[441]][_0x387d[513]][_0x387d[236]]-= (_0xbc5cx2[_0x387d[236]]+ _0xbc5cxa- _0xbc5cx5- _0xbc5cx13)/ _0xbc5cx14,_0xbc5cx3= !0);_0xbc5cx2[_0x387d[235]]< _0xbc5cx12&& (this[_0x387d[441]][_0x387d[513]][_0x387d[235]]+= (_0xbc5cx12- _0xbc5cx2[_0x387d[235]])/ _0xbc5cx14,_0xbc5cx3= !0);_0xbc5cx2[_0x387d[236]]< _0xbc5cx13&& (this[_0x387d[441]][_0x387d[513]][_0x387d[236]]+= (_0xbc5cx13- _0xbc5cx2[_0x387d[236]])/ _0xbc5cx14,_0xbc5cx3= !0);_0xbc5cx3&& (this[_0x387d[441]][_0x387d[802]](),null!= this[_0x387d[2432]]&& this[_0x387d[2432]][_0x387d[802]]())}};return _0xbc5cx3};mxGraph[_0x387d[202]][_0x387d[1198]]= function(_0xbc5cx2){return this[_0x387d[251]][_0x387d[1721]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[1714]]= function(_0xbc5cx2){return this[_0x387d[251]][_0x387d[174]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[1742]]= function(_0xbc5cx2){return this[_0x387d[251]][_0x387d[1971]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[2565]]= function(_0xbc5cx2){return this[_0x387d[251]][_0x387d[1965]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[2298]]= function(_0xbc5cx2){var _0xbc5cx3=_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2566]]];if(null!= _0xbc5cx3){return _0xbc5cx3};_0xbc5cx2= this[_0x387d[441]][_0x387d[2291]](_0xbc5cx2);return _0xbc5cx2== mxEdgeStyle[_0x387d[2567]]|| _0xbc5cx2== mxEdgeStyle[_0x387d[2568]]|| _0xbc5cx2== mxEdgeStyle[_0x387d[2569]]|| _0xbc5cx2== mxEdgeStyle[_0x387d[2570]]|| _0xbc5cx2== mxEdgeStyle[_0x387d[2571]]|| _0xbc5cx2== mxEdgeStyle[_0x387d[2572]]};mxGraph[_0x387d[202]][_0x387d[2573]]= function(_0xbc5cx2){var _0xbc5cx3=_0xbc5cx2[_0x387d[2089]](!0);_0xbc5cx2= _0xbc5cx2[_0x387d[2089]](!1);return null!= _0xbc5cx3&& _0xbc5cx3== _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2574]]= function(_0xbc5cx2){return mxEvent[_0x387d[775]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[2462]]= function(_0xbc5cx2){return mxClient[_0x387d[2575]]?mxEvent[_0x387d[2576]](_0xbc5cx2):mxEvent[_0x387d[775]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[1018]]= function(_0xbc5cx2){return null!= _0xbc5cx2&& !mxEvent[_0x387d[2577]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[2578]]= function(_0xbc5cx2){return mxEvent[_0x387d[774]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[2579]]= function(_0xbc5cx2){return mxEvent[_0x387d[2577]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[2580]]= function(_0xbc5cx2){mxUtils[_0x387d[150]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[2581]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){return null== this[_0x387d[2500]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4)};mxGraph[_0x387d[202]][_0x387d[2500]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){if(null!= _0xbc5cx2&& !this[_0x387d[2530]]()&& (null== _0xbc5cx3|| null== _0xbc5cx4)){return _0x387d[110]};if(null!= _0xbc5cx2&& null== this[_0x387d[251]][_0x387d[1709]](_0xbc5cx2,!0)&& null== this[_0x387d[251]][_0x387d[1709]](_0xbc5cx2,!1)){return null};if(!this[_0x387d[2402]]&& _0xbc5cx3== _0xbc5cx4&& null!= _0xbc5cx3|| !this[_0x387d[2582]](_0xbc5cx3,_0xbc5cx4)){return _0x387d[110]};if(null!= _0xbc5cx3&& null!= _0xbc5cx4){var _0xbc5cx5=_0x387d[110];if(!this[_0x387d[2404]]){var _0xbc5cx9=this[_0x387d[251]][_0x387d[1781]](_0xbc5cx3,_0xbc5cx4,!0);if(1< _0xbc5cx9[_0x387d[67]]|| 1== _0xbc5cx9[_0x387d[67]]&& _0xbc5cx9[0]!= _0xbc5cx2){_0xbc5cx5+= (mxResources[_0x387d[203]](this[_0x387d[2421]])|| this[_0x387d[2421]])+ _0x387d[192]}};var _0xbc5cx9=this[_0x387d[251]][_0x387d[1962]](_0xbc5cx3,!0,_0xbc5cx2),_0xbc5cxa=this[_0x387d[251]][_0x387d[1962]](_0xbc5cx4,!1,_0xbc5cx2);if(null!= this[_0x387d[2335]]){for(var _0xbc5cx12=0;_0xbc5cx12< this[_0x387d[2335]][_0x387d[67]];_0xbc5cx12++){var _0xbc5cx13=this[_0x387d[2335]][_0xbc5cx12][_0x387d[2583]](this,_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx9,_0xbc5cxa);null!= _0xbc5cx13&& (_0xbc5cx5+= _0xbc5cx13)}};_0xbc5cx13= this[_0x387d[2584]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4);null!= _0xbc5cx13&& (_0xbc5cx5+= _0xbc5cx13);return 0< _0xbc5cx5[_0x387d[67]]?_0xbc5cx5:null};return this[_0x387d[2406]]?null:_0x387d[110]};mxGraph[_0x387d[202]][_0x387d[2584]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){return null};mxGraph[_0x387d[202]][_0x387d[2585]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx2= null!= _0xbc5cx2?_0xbc5cx2:this[_0x387d[251]][_0x387d[501]]();_0xbc5cx3= null!= _0xbc5cx3?_0xbc5cx3:{};for(var _0xbc5cx4=!0,_0xbc5cx5=this[_0x387d[251]][_0x387d[262]](_0xbc5cx2),_0xbc5cx9=0;_0xbc5cx9< _0xbc5cx5;_0xbc5cx9++){var _0xbc5cxa=this[_0x387d[251]][_0x387d[263]](_0xbc5cx2,_0xbc5cx9),_0xbc5cx12=_0xbc5cx3;this[_0x387d[2553]](_0xbc5cxa)&& (_0xbc5cx12= {});_0xbc5cx12= this[_0x387d[2585]](_0xbc5cxa,_0xbc5cx12);null!= _0xbc5cx12?this[_0x387d[2447]](_0xbc5cxa,_0xbc5cx12[_0x387d[230]](/\n/g,_0x387d[545])):this[_0x387d[2447]](_0xbc5cxa,null);_0xbc5cx4= _0xbc5cx4&& null== _0xbc5cx12};_0xbc5cx5= _0x387d[110];this[_0x387d[1742]](_0xbc5cx2)&& !_0xbc5cx4&& (_0xbc5cx5+= (mxResources[_0x387d[203]](this[_0x387d[2423]])|| this[_0x387d[2423]])+ _0x387d[192]);_0xbc5cx5= this[_0x387d[251]][_0x387d[250]](_0xbc5cx2)?_0xbc5cx5+ (this[_0x387d[2500]](_0xbc5cx2,this[_0x387d[251]][_0x387d[1709]](_0xbc5cx2,!0),this[_0x387d[251]][_0x387d[1709]](_0xbc5cx2,!1))|| _0x387d[110]):_0xbc5cx5+ (this[_0x387d[2586]](_0xbc5cx2)|| _0x387d[110]);_0xbc5cx9= this[_0x387d[2587]](_0xbc5cx2,_0xbc5cx3);null!= _0xbc5cx9&& (_0xbc5cx5+= _0xbc5cx9);null== this[_0x387d[251]][_0x387d[1197]](_0xbc5cx2)&& this[_0x387d[441]][_0x387d[2264]]();return 0< _0xbc5cx5[_0x387d[67]]|| !_0xbc5cx4?_0xbc5cx5:null};mxGraph[_0x387d[202]][_0x387d[2586]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[251]][_0x387d[1962]](_0xbc5cx2,!0),_0xbc5cx4=this[_0x387d[251]][_0x387d[1962]](_0xbc5cx2,!1);_0xbc5cx2= this[_0x387d[251]][_0x387d[433]](_0xbc5cx2);var _0xbc5cx5=_0x387d[110];if(null!= this[_0x387d[2335]]){for(var _0xbc5cx9=0;_0xbc5cx9< this[_0x387d[2335]][_0x387d[67]];_0xbc5cx9++){var _0xbc5cxa=this[_0x387d[2335]][_0xbc5cx9];if(_0xbc5cxa[_0x387d[1097]]&& mxUtils[_0x387d[1331]](_0xbc5cx2,_0xbc5cxa[_0x387d[60]],_0xbc5cxa[_0x387d[2588]],_0xbc5cxa[_0x387d[131]])&& (0== _0xbc5cxa[_0x387d[160]]&& 0< _0xbc5cx3|| 1== _0xbc5cxa[_0x387d[243]]&& 0== _0xbc5cx3|| 1== _0xbc5cxa[_0x387d[160]]&& 1< _0xbc5cx3)){_0xbc5cx5+= _0xbc5cxa[_0x387d[2589]]+ _0x387d[192]}else {if(!_0xbc5cxa[_0x387d[1097]]&& mxUtils[_0x387d[1331]](_0xbc5cx2,_0xbc5cxa[_0x387d[60]],_0xbc5cxa[_0x387d[2588]],_0xbc5cxa[_0x387d[131]])&& (0== _0xbc5cxa[_0x387d[160]]&& 0< _0xbc5cx4|| 1== _0xbc5cxa[_0x387d[243]]&& 0== _0xbc5cx4|| 1== _0xbc5cxa[_0x387d[160]]&& 1< _0xbc5cx4)){_0xbc5cx5+= _0xbc5cxa[_0x387d[2589]]+ _0x387d[192]}}}};return 0< _0xbc5cx5[_0x387d[67]]?_0xbc5cx5:null};mxGraph[_0x387d[202]][_0x387d[2587]]= function(_0xbc5cx2,_0xbc5cx3){return null};mxGraph[_0x387d[202]][_0x387d[2271]]= function(){return this[_0x387d[1617]]};mxGraph[_0x387d[202]][_0x387d[2590]]= function(_0xbc5cx2){this[_0x387d[1617]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2205]]= function(_0xbc5cx2){if(null!= _0xbc5cx2&& this[_0x387d[2206]]&& !this[_0x387d[502]]()[_0x387d[250]](_0xbc5cx2[_0x387d[246]])){var _0xbc5cx3=this[_0x387d[1742]](_0xbc5cx2[_0x387d[246]]);if(this[_0x387d[2516]](_0xbc5cx2[_0x387d[246]],!_0xbc5cx3)){return _0xbc5cx3?this[_0x387d[2415]]:this[_0x387d[2417]]}};return null};mxGraph[_0x387d[202]][_0x387d[2454]]= function(_0xbc5cx2){_0xbc5cx2= this[_0x387d[251]][_0x387d[433]](_0xbc5cx2);if(null!= _0xbc5cx2){if(mxUtils[_0x387d[1331]](_0xbc5cx2)){return _0xbc5cx2[_0x387d[301]]};if(_0x387d[279]== typeof _0xbc5cx2[_0x387d[2591]]){return _0xbc5cx2.toString()}};return _0x387d[110]};mxGraph[_0x387d[202]][_0x387d[2183]]= function(_0xbc5cx2){var _0xbc5cx3=_0x387d[110];if(this[_0x387d[2409]]&& null!= _0xbc5cx2){var _0xbc5cx4=this[_0x387d[441]][_0x387d[248]](_0xbc5cx2),_0xbc5cx4=null!= _0xbc5cx4?_0xbc5cx4[_0x387d[124]]:this[_0x387d[1705]](_0xbc5cx2);mxUtils[_0x387d[433]](_0xbc5cx4,mxConstants.STYLE_NOLABEL,!1)|| (_0xbc5cx3= this[_0x387d[2454]](_0xbc5cx2))};return _0xbc5cx3};mxGraph[_0x387d[202]][_0x387d[2186]]= function(_0xbc5cx2){return this[_0x387d[2592]]()};mxGraph[_0x387d[202]][_0x387d[2592]]= function(){return this[_0x387d[2410]]};mxGraph[_0x387d[202]][_0x387d[2593]]= function(_0xbc5cx2){this[_0x387d[2410]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2131]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[441]][_0x387d[248]](_0xbc5cx2);_0xbc5cx2= null!= _0xbc5cx3?_0xbc5cx3[_0x387d[124]]:this[_0x387d[1705]](_0xbc5cx2);return null!= _0xbc5cx2?_0x387d[1333]== _0xbc5cx2[mxConstants[_0x387d[2594]]]:!1};mxGraph[_0x387d[202]][_0x387d[2130]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[441]][_0x387d[248]](_0xbc5cx2);_0xbc5cx2= null!= _0xbc5cx3?_0xbc5cx3[_0x387d[124]]:this[_0x387d[1705]](_0xbc5cx2);return null!= _0xbc5cx2?_0x387d[188]== _0xbc5cx2[mxConstants[_0x387d[2193]]]:!1};mxGraph[_0x387d[202]][_0x387d[2595]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){var _0xbc5cx9=null;if(null!= _0xbc5cx2){if(null!= _0xbc5cx2[_0x387d[2207]]&& (_0xbc5cx3== _0xbc5cx2[_0x387d[2207]][_0x387d[252]]|| _0xbc5cx3[_0x387d[265]]== _0xbc5cx2[_0x387d[2207]][_0x387d[252]])){_0xbc5cx9= this[_0x387d[2425]],_0xbc5cx9= mxResources[_0x387d[203]](_0xbc5cx9)|| _0xbc5cx9};null== _0xbc5cx9&& null!= _0xbc5cx2[_0x387d[1211]]&& _0xbc5cx2[_0x387d[1211]][_0x387d[209]](function(_0xbc5cx2,_0xbc5cx4){if(null== _0xbc5cx9&& (_0xbc5cx3== _0xbc5cx4[_0x387d[252]]|| _0xbc5cx3[_0x387d[265]]== _0xbc5cx4[_0x387d[252]])){_0xbc5cx9= _0xbc5cx4[_0x387d[2201]].toString()}});null== _0xbc5cx9&& (_0xbc5cx4= this[_0x387d[2432]][_0x387d[2596]](_0xbc5cx2[_0x387d[246]]),null!= _0xbc5cx4&& _0x387d[279]== typeof _0xbc5cx4[_0x387d[2597]]&& (_0xbc5cx9= _0xbc5cx4[_0x387d[2597]](_0xbc5cx3)));null== _0xbc5cx9&& (_0xbc5cx9= this[_0x387d[2598]](_0xbc5cx2[_0x387d[246]]))};return _0xbc5cx9};mxGraph[_0x387d[202]][_0x387d[2598]]= function(_0xbc5cx2){var _0xbc5cx3=null;return _0xbc5cx3= null!= _0xbc5cx2&& null!= _0xbc5cx2[_0x387d[2595]]?_0xbc5cx2[_0x387d[2595]]():this[_0x387d[2454]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[2599]]= function(_0xbc5cx2){return null};mxGraph[_0x387d[202]][_0x387d[1731]]= function(_0xbc5cx2){var _0xbc5cx3= new mxRectangle,_0xbc5cx4=this[_0x387d[441]][_0x387d[248]](_0xbc5cx2);_0xbc5cx2= null!= _0xbc5cx4?_0xbc5cx4[_0x387d[124]]:this[_0x387d[1705]](_0xbc5cx2);null!= _0xbc5cx2&& (_0xbc5cx4= parseInt(mxUtils[_0x387d[433]](_0xbc5cx2,mxConstants.STYLE_STARTSIZE,mxConstants.DEFAULT_STARTSIZE)),mxUtils[_0x387d[433]](_0xbc5cx2,mxConstants.STYLE_HORIZONTAL,!0)?_0xbc5cx3[_0x387d[119]]= _0xbc5cx4:_0xbc5cx3[_0x387d[117]]= _0xbc5cx4);return _0xbc5cx3};mxGraph[_0x387d[202]][_0x387d[1202]]= function(_0xbc5cx2){return null!= _0xbc5cx2&& null!= _0xbc5cx2[_0x387d[124]]?_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2484]]]:null};mxGraph[_0x387d[202]][_0x387d[2187]]= function(_0xbc5cx2){return null!= _0xbc5cx2&& null!= _0xbc5cx2[_0x387d[124]]?_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2063]]]|| mxConstants[_0x387d[481]]:null};mxGraph[_0x387d[202]][_0x387d[2173]]= function(_0xbc5cx2){return null!= _0xbc5cx2&& null!= _0xbc5cx2[_0x387d[124]]?_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2600]]]:null};mxGraph[_0x387d[202]][_0x387d[2174]]= function(_0xbc5cx2){return null!= _0xbc5cx2&& null!= _0xbc5cx2[_0x387d[124]]?_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2601]]]:null};mxGraph[_0x387d[202]][_0x387d[2172]]= function(_0xbc5cx2){return null!= _0xbc5cx2&& null!= _0xbc5cx2[_0x387d[124]]?_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2602]]]:null};mxGraph[_0x387d[202]][_0x387d[2176]]= function(_0xbc5cx2){return null!= _0xbc5cx2&& null!= _0xbc5cx2[_0x387d[124]]?_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2603]]]:null};mxGraph[_0x387d[202]][_0x387d[2476]]= function(){return this[_0x387d[467]]};mxGraph[_0x387d[202]][_0x387d[2604]]= function(_0xbc5cx2){this[_0x387d[467]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[1730]]= function(_0xbc5cx2){if(null!= _0xbc5cx2&& this[_0x387d[251]][_0x387d[1197]](_0xbc5cx2)!= this[_0x387d[251]][_0x387d[501]]()){var _0xbc5cx3=this[_0x387d[441]][_0x387d[248]](_0xbc5cx2),_0xbc5cx3=null!= _0xbc5cx3?_0xbc5cx3[_0x387d[124]]:this[_0x387d[1705]](_0xbc5cx2);if(null!= _0xbc5cx3&& !this[_0x387d[251]][_0x387d[250]](_0xbc5cx2)){return _0xbc5cx3[mxConstants[_0x387d[2059]]]== mxConstants[_0x387d[2605]]}};return !1};mxGraph[_0x387d[202]][_0x387d[2606]]= function(){return this[_0x387d[2389]]};mxGraph[_0x387d[202]][_0x387d[2607]]= function(_0xbc5cx2){this[_0x387d[2389]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[994]]= function(){return this[_0x387d[984]]};mxGraph[_0x387d[202]][_0x387d[995]]= function(_0xbc5cx2){this[_0x387d[984]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2608]]= function(){return this[_0x387d[2362]]};mxGraph[_0x387d[202]][_0x387d[2609]]= function(_0xbc5cx2){this[_0x387d[2362]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2134]]= function(){return this[_0x387d[2363]]};mxGraph[_0x387d[202]][_0x387d[2610]]= function(_0xbc5cx2){this[_0x387d[2363]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2125]]= function(){return this[_0x387d[2364]]};mxGraph[_0x387d[202]][_0x387d[2611]]= function(_0xbc5cx2){this[_0x387d[2364]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2612]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[251]][_0x387d[1721]](_0xbc5cx2);return this[_0x387d[2613]]()|| null!= _0xbc5cx3&& this[_0x387d[251]][_0x387d[1193]](_0xbc5cx2)&& _0xbc5cx3[_0x387d[1500]]};mxGraph[_0x387d[202]][_0x387d[2613]]= function(){return this[_0x387d[2368]]};mxGraph[_0x387d[202]][_0x387d[2614]]= function(_0xbc5cx2){this[_0x387d[2368]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2615]]= function(_0xbc5cx2){return this[_0x387d[251]][_0x387d[1938]](_0xbc5cx2,mxUtils[_0x387d[885]](this,function(_0xbc5cx2){return this[_0x387d[2616]](_0xbc5cx2)}))};mxGraph[_0x387d[202]][_0x387d[2616]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[441]][_0x387d[248]](_0xbc5cx2);_0xbc5cx2= null!= _0xbc5cx3?_0xbc5cx3[_0x387d[124]]:this[_0x387d[1705]](_0xbc5cx2);return this[_0x387d[2617]]()&& 0!= _0xbc5cx2[mxConstants[_0x387d[2618]]]};mxGraph[_0x387d[202]][_0x387d[2617]]= function(){return this[_0x387d[2369]]};mxGraph[_0x387d[202]][_0x387d[2619]]= function(_0xbc5cx2){this[_0x387d[2369]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[898]]= function(_0xbc5cx2){return this[_0x387d[251]][_0x387d[1938]](_0xbc5cx2,mxUtils[_0x387d[885]](this,function(_0xbc5cx2){return this[_0x387d[2620]](_0xbc5cx2)}))};mxGraph[_0x387d[202]][_0x387d[2620]]= function(_0xbc5cx2){return this[_0x387d[2366]]};mxGraph[_0x387d[202]][_0x387d[900]]= function(_0xbc5cx2){return this[_0x387d[251]][_0x387d[1938]](_0xbc5cx2,mxUtils[_0x387d[885]](this,function(_0xbc5cx2){return this[_0x387d[2621]](_0xbc5cx2)}))};mxGraph[_0x387d[202]][_0x387d[2621]]= function(_0xbc5cx2){return this[_0x387d[2367]]};mxGraph[_0x387d[202]][_0x387d[2102]]= function(_0xbc5cx2){return this[_0x387d[2622]]()};mxGraph[_0x387d[202]][_0x387d[2622]]= function(){return this[_0x387d[2379]]};mxGraph[_0x387d[202]][_0x387d[2623]]= function(_0xbc5cx2){this[_0x387d[2379]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2510]]= function(_0xbc5cx2){return this[_0x387d[251]][_0x387d[1938]](_0xbc5cx2,mxUtils[_0x387d[885]](this,function(_0xbc5cx2){return this[_0x387d[2624]](_0xbc5cx2)}))};mxGraph[_0x387d[202]][_0x387d[2624]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[441]][_0x387d[248]](_0xbc5cx2);_0xbc5cx2= null!= _0xbc5cx3?_0xbc5cx3[_0x387d[124]]:this[_0x387d[1705]](_0xbc5cx2);return this[_0x387d[2625]]()&& 0!= _0xbc5cx2[mxConstants[_0x387d[2626]]]};mxGraph[_0x387d[202]][_0x387d[2625]]= function(){return this[_0x387d[2371]]};mxGraph[_0x387d[202]][_0x387d[2627]]= function(_0xbc5cx2){this[_0x387d[2371]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2628]]= function(_0xbc5cx2){return !this[_0x387d[2612]](_0xbc5cx2)&& (this[_0x387d[251]][_0x387d[250]](_0xbc5cx2)&& this[_0x387d[2373]]|| this[_0x387d[251]][_0x387d[1193]](_0xbc5cx2)&& this[_0x387d[2374]])};mxGraph[_0x387d[202]][_0x387d[2629]]= function(_0xbc5cx2){return this[_0x387d[251]][_0x387d[1938]](_0xbc5cx2,mxUtils[_0x387d[885]](this,function(_0xbc5cx2){return this[_0x387d[1712]](_0xbc5cx2)}))};mxGraph[_0x387d[202]][_0x387d[1712]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[441]][_0x387d[248]](_0xbc5cx2),_0xbc5cx3=null!= _0xbc5cx3?_0xbc5cx3[_0x387d[124]]:this[_0x387d[1705]](_0xbc5cx2);return this[_0x387d[2630]]()&& !this[_0x387d[2612]](_0xbc5cx2)&& 0!= _0xbc5cx3[mxConstants[_0x387d[2631]]]};mxGraph[_0x387d[202]][_0x387d[2630]]= function(){return this[_0x387d[2372]]};mxGraph[_0x387d[202]][_0x387d[2632]]= function(_0xbc5cx2){this[_0x387d[2372]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[997]]= function(){return this[_0x387d[991]]};mxGraph[_0x387d[202]][_0x387d[998]]= function(_0xbc5cx2){this[_0x387d[991]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2549]]= function(){return this[_0x387d[2348]]};mxGraph[_0x387d[202]][_0x387d[2633]]= function(_0xbc5cx2){this[_0x387d[2348]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2634]]= function(){return this[_0x387d[1020]]};mxGraph[_0x387d[202]][_0x387d[2635]]= function(_0xbc5cx2){this[_0x387d[1020]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2636]]= function(){return this[_0x387d[2353]]};mxGraph[_0x387d[202]][_0x387d[2637]]= function(_0xbc5cx2){this[_0x387d[2353]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2638]]= function(){return this[_0x387d[2374]]};mxGraph[_0x387d[202]][_0x387d[2639]]= function(_0xbc5cx2){this[_0x387d[2374]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2640]]= function(){return this[_0x387d[2373]]};mxGraph[_0x387d[202]][_0x387d[2641]]= function(_0xbc5cx2){this[_0x387d[2373]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2642]]= function(){return this[_0x387d[2412]]};mxGraph[_0x387d[202]][_0x387d[2643]]= function(_0xbc5cx2){this[_0x387d[2412]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2460]]= function(){return this[_0x387d[2411]]};mxGraph[_0x387d[202]][_0x387d[2644]]= function(_0xbc5cx2){this[_0x387d[2411]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2645]]= function(){return this[_0x387d[2404]]};mxGraph[_0x387d[202]][_0x387d[2646]]= function(_0xbc5cx2){this[_0x387d[2404]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2647]]= function(){return this[_0x387d[2402]]};mxGraph[_0x387d[202]][_0x387d[2648]]= function(_0xbc5cx2){this[_0x387d[2406]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2530]]= function(){return this[_0x387d[2406]]};mxGraph[_0x387d[202]][_0x387d[2649]]= function(_0xbc5cx2){this[_0x387d[2405]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2650]]= function(){return this[_0x387d[2405]]};mxGraph[_0x387d[202]][_0x387d[2651]]= function(_0xbc5cx2){this[_0x387d[2407]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2527]]= function(){return this[_0x387d[2407]]};mxGraph[_0x387d[202]][_0x387d[2652]]= function(_0xbc5cx2){this[_0x387d[2402]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2529]]= function(){return this[_0x387d[2408]]};mxGraph[_0x387d[202]][_0x387d[2653]]= function(_0xbc5cx2){this[_0x387d[2408]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[1015]]= function(){return this[_0x387d[2375]]};mxGraph[_0x387d[202]][_0x387d[2654]]= function(_0xbc5cx2){this[_0x387d[2375]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2655]]= function(){return this[_0x387d[2376]]};mxGraph[_0x387d[202]][_0x387d[2656]]= function(_0xbc5cx2){this[_0x387d[2376]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2657]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[441]][_0x387d[248]](_0xbc5cx2),_0xbc5cx3=null!= _0xbc5cx3?_0xbc5cx3[_0x387d[124]]:this[_0x387d[1705]](_0xbc5cx2);return this[_0x387d[2658]]()&& !this[_0x387d[2612]](_0xbc5cx2)&& 0!= _0xbc5cx3[mxConstants[_0x387d[2659]]]};mxGraph[_0x387d[202]][_0x387d[2658]]= function(){return this[_0x387d[2377]]};mxGraph[_0x387d[202]][_0x387d[2660]]= function(_0xbc5cx2){this[_0x387d[2377]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2661]]= function(_0xbc5cx2,_0xbc5cx3){return !0};mxGraph[_0x387d[202]][_0x387d[2662]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[441]][_0x387d[248]](_0xbc5cx2),_0xbc5cx3=null!= _0xbc5cx3?_0xbc5cx3[_0x387d[124]]:this[_0x387d[1705]](_0xbc5cx2);return this[_0x387d[2663]]()&& !this[_0x387d[2612]](_0xbc5cx2)&& 0!= _0xbc5cx3[mxConstants[_0x387d[2664]]]};mxGraph[_0x387d[202]][_0x387d[2663]]= function(){return this[_0x387d[2378]]};mxGraph[_0x387d[202]][_0x387d[2665]]= function(_0xbc5cx2){this[_0x387d[2378]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2453]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[441]][_0x387d[248]](_0xbc5cx2),_0xbc5cx3=null!= _0xbc5cx3?_0xbc5cx3[_0x387d[124]]:this[_0x387d[1705]](_0xbc5cx2);return this[_0x387d[2666]]()&& !this[_0x387d[2612]](_0xbc5cx2)&& 0!= _0xbc5cx3[mxConstants[_0x387d[2667]]]};mxGraph[_0x387d[202]][_0x387d[2666]]= function(){return this[_0x387d[2370]]};mxGraph[_0x387d[202]][_0x387d[2668]]= function(_0xbc5cx2){this[_0x387d[2370]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2551]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){return this[_0x387d[2669]]()&& !this[_0x387d[2612]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[2669]]= function(){return this[_0x387d[2380]]};mxGraph[_0x387d[202]][_0x387d[2670]]= function(_0xbc5cx2){this[_0x387d[2380]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2671]]= function(_0xbc5cx2){return null== _0xbc5cx2&& this[_0x387d[2406]]|| null!= _0xbc5cx2&& (!this[_0x387d[251]][_0x387d[250]](_0xbc5cx2)|| this[_0x387d[2405]])&& this[_0x387d[2565]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[2672]]= function(_0xbc5cx2){return this[_0x387d[2671]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[2582]]= function(_0xbc5cx2,_0xbc5cx3){return this[_0x387d[2671]](_0xbc5cx2)&& this[_0x387d[2672]](_0xbc5cx3)};mxGraph[_0x387d[202]][_0x387d[1995]]= function(_0xbc5cx2){this[_0x387d[2433]][_0x387d[995]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[1965]]= function(_0xbc5cx2){return this[_0x387d[2433]][_0x387d[994]]()};mxGraph[_0x387d[202]][_0x387d[2673]]= function(_0xbc5cx2){this[_0x387d[2276]][_0x387d[995]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[2674]]= function(_0xbc5cx2){this[_0x387d[2316]][_0x387d[2431]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2203]]= function(_0xbc5cx2){if(null!= this[_0x387d[2347]]){var _0xbc5cx3=this[_0x387d[2347]][_0x387d[2148]]();return null== _0xbc5cx2?null!= _0xbc5cx3:_0xbc5cx2== _0xbc5cx3};return !1};mxGraph[_0x387d[202]][_0x387d[2455]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[441]][_0x387d[248]](_0xbc5cx2);_0xbc5cx2= null!= _0xbc5cx3?_0xbc5cx3[_0x387d[124]]:this[_0x387d[1705]](_0xbc5cx2);return this[_0x387d[2675]]()|| 1== _0xbc5cx2[mxConstants[_0x387d[2676]]]};mxGraph[_0x387d[202]][_0x387d[2675]]= function(){return this[_0x387d[2381]]};mxGraph[_0x387d[202]][_0x387d[2677]]= function(_0xbc5cx2){this[_0x387d[2381]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2507]]= function(_0xbc5cx2){return !this[_0x387d[502]]()[_0x387d[250]](_0xbc5cx2)&& this[_0x387d[2678]]()};mxGraph[_0x387d[202]][_0x387d[2678]]= function(){return this[_0x387d[2392]]};mxGraph[_0x387d[202]][_0x387d[2679]]= function(_0xbc5cx2){this[_0x387d[2392]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2506]]= function(){return this[_0x387d[2393]]};mxGraph[_0x387d[202]][_0x387d[2680]]= function(_0xbc5cx2){this[_0x387d[2393]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2536]]= function(_0xbc5cx2){return this[_0x387d[2681]]()&& !this[_0x387d[502]]()[_0x387d[250]](this[_0x387d[502]]()[_0x387d[1197]](_0xbc5cx2))};mxGraph[_0x387d[202]][_0x387d[2681]]= function(){return this[_0x387d[2391]]};mxGraph[_0x387d[202]][_0x387d[2682]]= function(_0xbc5cx2){this[_0x387d[2391]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2505]]= function(){return this[_0x387d[2390]]};mxGraph[_0x387d[202]][_0x387d[2528]]= function(_0xbc5cx2){this[_0x387d[2390]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2537]]= function(_0xbc5cx2){return this[_0x387d[2683]](_0xbc5cx2)?this[_0x387d[2354]]:0};mxGraph[_0x387d[202]][_0x387d[2683]]= function(_0xbc5cx2){return !1};mxGraph[_0x387d[202]][_0x387d[2513]]= function(_0xbc5cx2,_0xbc5cx3){return this[_0x387d[251]][_0x387d[1938]](_0xbc5cx2,mxUtils[_0x387d[885]](this,function(_0xbc5cx2){return this[_0x387d[2516]](_0xbc5cx2,_0xbc5cx3)}))};mxGraph[_0x387d[202]][_0x387d[2516]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[441]][_0x387d[248]](_0xbc5cx2),_0xbc5cx4=null!= _0xbc5cx4?_0xbc5cx4[_0x387d[124]]:this[_0x387d[1705]](_0xbc5cx2);return 0< this[_0x387d[251]][_0x387d[262]](_0xbc5cx2)&& 0!= _0xbc5cx4[mxConstants[_0x387d[2684]]]};mxGraph[_0x387d[202]][_0x387d[2685]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){return null!= _0xbc5cx2&& (this[_0x387d[2655]]()&& this[_0x387d[2686]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4)|| !this[_0x387d[251]][_0x387d[250]](_0xbc5cx2)&& (this[_0x387d[1730]](_0xbc5cx2)|| 0< this[_0x387d[251]][_0x387d[262]](_0xbc5cx2)&& !this[_0x387d[1742]](_0xbc5cx2)))};mxGraph[_0x387d[202]][_0x387d[2686]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){return this[_0x387d[251]][_0x387d[250]](_0xbc5cx2)&& null!= _0xbc5cx3&& 1== _0xbc5cx3[_0x387d[67]]&& this[_0x387d[2565]](_0xbc5cx3[0])&& null== this[_0x387d[2500]](_0xbc5cx2,this[_0x387d[251]][_0x387d[1709]](_0xbc5cx2,!0),_0xbc5cx3[0])?(_0xbc5cx4= this[_0x387d[251]][_0x387d[1709]](_0xbc5cx2,!0),_0xbc5cx2= this[_0x387d[251]][_0x387d[1709]](_0xbc5cx2,!1),!this[_0x387d[251]][_0x387d[1720]](_0xbc5cx3[0],_0xbc5cx4)&& !this[_0x387d[251]][_0x387d[1720]](_0xbc5cx3[0],_0xbc5cx2)):!1};mxGraph[_0x387d[202]][_0x387d[564]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){if(!this[_0x387d[2642]]()){for(var _0xbc5cx5=0;_0xbc5cx5< _0xbc5cx2[_0x387d[67]];_0xbc5cx5++){if(this[_0x387d[1730]](_0xbc5cx2[_0xbc5cx5])){return null}}};_0xbc5cx5= mxUtils[_0x387d[2196]](this[_0x387d[526]],mxEvent[_0x387d[731]](_0xbc5cx3),mxEvent[_0x387d[733]](_0xbc5cx3));_0xbc5cx5[_0x387d[235]]-= this[_0x387d[1136]];_0xbc5cx5[_0x387d[236]]-= this[_0x387d[1137]];_0xbc5cx5= this[_0x387d[2461]](_0xbc5cx5[_0x387d[235]],_0xbc5cx5[_0x387d[236]]);if(null== _0xbc5cx4){_0xbc5cx4= _0xbc5cx5}else {if(null!= _0xbc5cx5){for(var _0xbc5cx9=this[_0x387d[251]][_0x387d[1197]](_0xbc5cx5);null!= _0xbc5cx9&& this[_0x387d[1730]](_0xbc5cx9)&& _0xbc5cx9!= _0xbc5cx4;){_0xbc5cx9= this[_0x387d[251]][_0x387d[1197]](_0xbc5cx9)};_0xbc5cx9== _0xbc5cx4&& (_0xbc5cx4= _0xbc5cx5)}};for(;null!= _0xbc5cx4&& !this[_0x387d[2685]](_0xbc5cx4,_0xbc5cx2,_0xbc5cx3)&& !this[_0x387d[251]][_0x387d[1740]](_0xbc5cx4);){_0xbc5cx4= this[_0x387d[251]][_0x387d[1197]](_0xbc5cx4)};return !this[_0x387d[251]][_0x387d[1740]](_0xbc5cx4)&& 0> mxUtils[_0x387d[2]](_0xbc5cx2,_0xbc5cx4)?_0xbc5cx4:null};mxGraph[_0x387d[202]][_0x387d[902]]= function(){var _0xbc5cx2=this[_0x387d[2355]];null== _0xbc5cx2&& (_0xbc5cx2= this[_0x387d[2534]](),null== _0xbc5cx2&& (_0xbc5cx2= this[_0x387d[251]][_0x387d[501]](),_0xbc5cx2= this[_0x387d[251]][_0x387d[263]](_0xbc5cx2,0)));return _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2687]]= function(_0xbc5cx2){this[_0x387d[2355]]= _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2179]]= function(_0xbc5cx2){for(;null!= _0xbc5cx2&& !this[_0x387d[1730]](_0xbc5cx2);){_0xbc5cx2= this[_0x387d[251]][_0x387d[1197]](_0xbc5cx2)};return _0xbc5cx2};mxGraph[_0x387d[202]][_0x387d[2461]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx4= _0xbc5cx4|| this[_0x387d[902]]();if(null!= _0xbc5cx4){for(var _0xbc5cx5=this[_0x387d[251]][_0x387d[262]](_0xbc5cx4),_0xbc5cx9=0;_0xbc5cx9< _0xbc5cx5;_0xbc5cx9++){var _0xbc5cxa=this[_0x387d[251]][_0x387d[263]](_0xbc5cx4,_0xbc5cx9),_0xbc5cx12=this[_0x387d[2461]](_0xbc5cx2,_0xbc5cx3,_0xbc5cxa);if(null!= _0xbc5cx12){return _0xbc5cx12};if(this[_0x387d[1730]](_0xbc5cxa)&& (_0xbc5cx12= this[_0x387d[441]][_0x387d[248]](_0xbc5cxa),this[_0x387d[1825]](_0xbc5cx12,_0xbc5cx2,_0xbc5cx3))){return _0xbc5cxa}}};return null};mxGraph[_0x387d[202]][_0x387d[999]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){_0xbc5cx5= null!= _0xbc5cx5?_0xbc5cx5:!0;_0xbc5cx9= null!= _0xbc5cx9?_0xbc5cx9:!0;_0xbc5cx4= null!= _0xbc5cx4?_0xbc5cx4:this[_0x387d[902]]();if(null!= _0xbc5cx4){for(var _0xbc5cxa=this[_0x387d[251]][_0x387d[262]](_0xbc5cx4)- 1;0<= _0xbc5cxa;_0xbc5cxa--){var _0xbc5cx12=this[_0x387d[251]][_0x387d[263]](_0xbc5cx4,_0xbc5cxa),_0xbc5cx13=this[_0x387d[999]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx12,_0xbc5cx5,_0xbc5cx9);if(null!= _0xbc5cx13){return _0xbc5cx13};if(this[_0x387d[1714]](_0xbc5cx12)&& (_0xbc5cx9&& this[_0x387d[251]][_0x387d[250]](_0xbc5cx12)|| _0xbc5cx5&& this[_0x387d[251]][_0x387d[1193]](_0xbc5cx12))){if(_0xbc5cx13= this[_0x387d[441]][_0x387d[248]](_0xbc5cx12),this[_0x387d[1825]](_0xbc5cx13,_0xbc5cx2,_0xbc5cx3)){return _0xbc5cx12}}}};return null};mxGraph[_0x387d[202]][_0x387d[1825]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){if(null!= _0xbc5cx2){var _0xbc5cx5=_0xbc5cx2[_0x387d[439]];if(null!= _0xbc5cx5){_0xbc5cx2= this[_0x387d[2353]]* this[_0x387d[2353]];for(var _0xbc5cx9=_0xbc5cx5[0],_0xbc5cxa=1;_0xbc5cxa< _0xbc5cx5[_0x387d[67]];_0xbc5cxa++){var _0xbc5cx12=_0xbc5cx5[_0xbc5cxa];if(mxUtils[_0x387d[440]](_0xbc5cx9[_0x387d[235]],_0xbc5cx9[_0x387d[236]],_0xbc5cx12[_0x387d[235]],_0xbc5cx12[_0x387d[236]],_0xbc5cx3,_0xbc5cx4)<= _0xbc5cx2){return !0};_0xbc5cx9= _0xbc5cx12}}else {if(_0xbc5cx9= mxUtils[_0x387d[431]](mxUtils[_0x387d[433]](_0xbc5cx2[_0x387d[124]],mxConstants.STYLE_ROTATION)|| 0),0!= _0xbc5cx9&& (_0xbc5cx5= Math[_0x387d[426]](-_0xbc5cx9),_0xbc5cx9= Math[_0x387d[427]](-_0xbc5cx9),_0xbc5cxa= new mxPoint(_0xbc5cx2[_0x387d[241]](),_0xbc5cx2[_0x387d[242]]()),_0xbc5cx9= mxUtils[_0x387d[432]]( new mxPoint(_0xbc5cx3,_0xbc5cx4),_0xbc5cx5,_0xbc5cx9,_0xbc5cxa),_0xbc5cx3= _0xbc5cx9[_0x387d[235]],_0xbc5cx4= _0xbc5cx9[_0x387d[236]]),mxUtils[_0x387d[442]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4)){return !0}}};return !1};mxGraph[_0x387d[202]][_0x387d[2688]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=this[_0x387d[249]]()[_0x387d[248]](_0xbc5cx2);_0xbc5cx2= this[_0x387d[1731]](_0xbc5cx2);if(null!= _0xbc5cx5){var _0xbc5cx9=this[_0x387d[249]]()[_0x387d[518]]();_0xbc5cx3-= _0xbc5cx5[_0x387d[235]];_0xbc5cx4-= _0xbc5cx5[_0x387d[236]];if(0< _0xbc5cx2[_0x387d[117]]&& 0< _0xbc5cx3&& _0xbc5cx3> _0xbc5cx2[_0x387d[117]]* _0xbc5cx9|| 0< _0xbc5cx2[_0x387d[119]]&& 0< _0xbc5cx4&& _0xbc5cx4> _0xbc5cx2[_0x387d[119]]* _0xbc5cx9){return !0}};return !1};mxGraph[_0x387d[202]][_0x387d[1728]]= function(_0xbc5cx2){return this[_0x387d[1955]](_0xbc5cx2,!0,!1)};mxGraph[_0x387d[202]][_0x387d[1956]]= function(_0xbc5cx2){return this[_0x387d[1955]](_0xbc5cx2,!1,!0)};mxGraph[_0x387d[202]][_0x387d[1955]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx2= null!= _0xbc5cx2?_0xbc5cx2:this[_0x387d[902]]();_0xbc5cx2= this[_0x387d[251]][_0x387d[1955]](_0xbc5cx2,null!= _0xbc5cx3?_0xbc5cx3:!1,null!= _0xbc5cx4?_0xbc5cx4:!1);_0xbc5cx3= [];for(_0xbc5cx4= 0;_0xbc5cx4< _0xbc5cx2[_0x387d[67]];_0xbc5cx4++){this[_0x387d[1714]](_0xbc5cx2[_0xbc5cx4])&& _0xbc5cx3[_0x387d[207]](_0xbc5cx2[_0xbc5cx4])};return _0xbc5cx3};mxGraph[_0x387d[202]][_0x387d[1756]]= function(_0xbc5cx2,_0xbc5cx3){return this[_0x387d[264]](_0xbc5cx2,_0xbc5cx3,!0,!0,!1)};mxGraph[_0x387d[202]][_0x387d[1867]]= function(_0xbc5cx2,_0xbc5cx3){return this[_0x387d[264]](_0xbc5cx2,_0xbc5cx3,!0,!1,!1)};mxGraph[_0x387d[202]][_0x387d[1963]]= function(_0xbc5cx2,_0xbc5cx3){return this[_0x387d[264]](_0xbc5cx2,_0xbc5cx3,!1,!0,!1)};mxGraph[_0x387d[202]][_0x387d[264]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){_0xbc5cx4= null!= _0xbc5cx4?_0xbc5cx4:!0;_0xbc5cx5= null!= _0xbc5cx5?_0xbc5cx5:!0;_0xbc5cx9= null!= _0xbc5cx9?_0xbc5cx9:!0;_0xbc5cxa= null!= _0xbc5cxa?_0xbc5cxa:!1;for(var _0xbc5cx12=[],_0xbc5cx13=this[_0x387d[1742]](_0xbc5cx2),_0xbc5cx14=this[_0x387d[251]][_0x387d[262]](_0xbc5cx2),_0xbc5cx15=0;_0xbc5cx15< _0xbc5cx14;_0xbc5cx15++){var _0xbc5cx16=this[_0x387d[251]][_0x387d[263]](_0xbc5cx2,_0xbc5cx15);if(_0xbc5cx13|| !this[_0x387d[1714]](_0xbc5cx16)){_0xbc5cx12= _0xbc5cx12[_0x387d[1919]](this[_0x387d[251]][_0x387d[264]](_0xbc5cx16,_0xbc5cx4,_0xbc5cx5))}};_0xbc5cx12= _0xbc5cx12[_0x387d[1919]](this[_0x387d[251]][_0x387d[264]](_0xbc5cx2,_0xbc5cx4,_0xbc5cx5));_0xbc5cx13= [];for(_0xbc5cx15= 0;_0xbc5cx15< _0xbc5cx12[_0x387d[67]];_0xbc5cx15++){_0xbc5cx16= this[_0x387d[441]][_0x387d[248]](_0xbc5cx12[_0xbc5cx15]),_0xbc5cx14= null!= _0xbc5cx16?_0xbc5cx16[_0x387d[1710]](!0):this[_0x387d[441]][_0x387d[1710]](_0xbc5cx12[_0xbc5cx15],!0),_0xbc5cx16= null!= _0xbc5cx16?_0xbc5cx16[_0x387d[1710]](!1):this[_0x387d[441]][_0x387d[1710]](_0xbc5cx12[_0xbc5cx15],!1),(_0xbc5cx9&& _0xbc5cx14== _0xbc5cx16|| _0xbc5cx14!= _0xbc5cx16&& (_0xbc5cx4&& _0xbc5cx16== _0xbc5cx2&& (null== _0xbc5cx3|| this[_0x387d[1920]](_0xbc5cx14,_0xbc5cx3,_0xbc5cxa))|| _0xbc5cx5&& _0xbc5cx14== _0xbc5cx2&& (null== _0xbc5cx3|| this[_0x387d[1920]](_0xbc5cx16,_0xbc5cx3,_0xbc5cxa))))&& _0xbc5cx13[_0x387d[207]](_0xbc5cx12[_0xbc5cx15])};return _0xbc5cx13};mxGraph[_0x387d[202]][_0x387d[1920]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){return _0xbc5cx4?this[_0x387d[251]][_0x387d[1720]](_0xbc5cx3,_0xbc5cx2):this[_0x387d[251]][_0x387d[1197]](_0xbc5cx2)== _0xbc5cx3};mxGraph[_0x387d[202]][_0x387d[1808]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){_0xbc5cx4= null!= _0xbc5cx4?_0xbc5cx4:!0;_0xbc5cx5= null!= _0xbc5cx5?_0xbc5cx5:!0;var _0xbc5cx9=[],_0xbc5cxa={};if(null!= _0xbc5cx2){for(var _0xbc5cx12=0;_0xbc5cx12< _0xbc5cx2[_0x387d[67]];_0xbc5cx12++){var _0xbc5cx13=this[_0x387d[441]][_0x387d[248]](_0xbc5cx2[_0xbc5cx12]),_0xbc5cx14=null!= _0xbc5cx13?_0xbc5cx13[_0x387d[1710]](!0):this[_0x387d[441]][_0x387d[1710]](_0xbc5cx2[_0xbc5cx12],!0),_0xbc5cx13=null!= _0xbc5cx13?_0xbc5cx13[_0x387d[1710]](!1):this[_0x387d[441]][_0x387d[1710]](_0xbc5cx2[_0xbc5cx12],!1);if(_0xbc5cx14== _0xbc5cx3&& null!= _0xbc5cx13&& _0xbc5cx13!= _0xbc5cx3&& _0xbc5cx5){var _0xbc5cx15=mxCellPath[_0x387d[385]](_0xbc5cx13);null== _0xbc5cxa[_0xbc5cx15]&& (_0xbc5cxa[_0xbc5cx15]= _0xbc5cx13,_0xbc5cx9[_0x387d[207]](_0xbc5cx13))}else {_0xbc5cx13== _0xbc5cx3&& (null!= _0xbc5cx14&& _0xbc5cx14!= _0xbc5cx3&& _0xbc5cx4)&& (_0xbc5cx15= mxCellPath[_0x387d[385]](_0xbc5cx14),null== _0xbc5cxa[_0xbc5cx15]&& (_0xbc5cxa[_0xbc5cx15]= _0xbc5cx14,_0xbc5cx9[_0x387d[207]](_0xbc5cx14)))}}};return _0xbc5cx9};mxGraph[_0x387d[202]][_0x387d[1781]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx4= null!= _0xbc5cx4?_0xbc5cx4:!1;for(var _0xbc5cx5=this[_0x387d[264]](_0xbc5cx2),_0xbc5cx9=[],_0xbc5cxa=0;_0xbc5cxa< _0xbc5cx5[_0x387d[67]];_0xbc5cxa++){var _0xbc5cx12=this[_0x387d[441]][_0x387d[248]](_0xbc5cx5[_0xbc5cxa]),_0xbc5cx13=null!= _0xbc5cx12?_0xbc5cx12[_0x387d[1710]](!0):this[_0x387d[441]][_0x387d[1710]](_0xbc5cx5[_0xbc5cxa],!0),_0xbc5cx12=null!= _0xbc5cx12?_0xbc5cx12[_0x387d[1710]](!1):this[_0x387d[441]][_0x387d[1710]](_0xbc5cx5[_0xbc5cxa],!1);(_0xbc5cx13== _0xbc5cx2&& _0xbc5cx12== _0xbc5cx3|| !_0xbc5cx4&& _0xbc5cx13== _0xbc5cx3&& _0xbc5cx12== _0xbc5cx2)&& _0xbc5cx9[_0x387d[207]](_0xbc5cx5[_0xbc5cxa])};return _0xbc5cx9};mxGraph[_0x387d[202]][_0x387d[2689]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=mxUtils[_0x387d[2196]](this[_0x387d[526]],mxEvent[_0x387d[731]](_0xbc5cx2),mxEvent[_0x387d[733]](_0xbc5cx2)),_0xbc5cx5=this[_0x387d[441]][_0x387d[255]],_0xbc5cx9=this[_0x387d[441]][_0x387d[513]],_0xbc5cxa=!1!= _0xbc5cx3?this[_0x387d[1020]]/ 2:0;_0xbc5cx4[_0x387d[235]]= this[_0x387d[1021]](_0xbc5cx4[_0x387d[235]]/ _0xbc5cx5- _0xbc5cx9[_0x387d[235]]- _0xbc5cxa);_0xbc5cx4[_0x387d[236]]= this[_0x387d[1021]](_0xbc5cx4[_0x387d[236]]/ _0xbc5cx5- _0xbc5cx9[_0x387d[236]]- _0xbc5cxa);return _0xbc5cx4};mxGraph[_0x387d[202]][_0x387d[2690]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){_0xbc5cxa= null!= _0xbc5cxa?_0xbc5cxa:[];if(0< _0xbc5cx4|| 0< _0xbc5cx5){var _0xbc5cx12=_0xbc5cx2+ _0xbc5cx4,_0xbc5cx13=_0xbc5cx3+ _0xbc5cx5;_0xbc5cx9= _0xbc5cx9|| this[_0x387d[902]]();if(null!= _0xbc5cx9){for(var _0xbc5cx14=this[_0x387d[251]][_0x387d[262]](_0xbc5cx9),_0xbc5cx15=0;_0xbc5cx15< _0xbc5cx14;_0xbc5cx15++){var _0xbc5cx16=this[_0x387d[251]][_0x387d[263]](_0xbc5cx9,_0xbc5cx15),_0xbc5cx17=this[_0x387d[441]][_0x387d[248]](_0xbc5cx16);if(this[_0x387d[1714]](_0xbc5cx16)&& null!= _0xbc5cx17){var _0xbc5cx18=_0xbc5cx17,_0xbc5cx17=mxUtils[_0x387d[433]](_0xbc5cx17[_0x387d[124]],mxConstants.STYLE_ROTATION)|| 0;0!= _0xbc5cx17&& (_0xbc5cx18= mxUtils[_0x387d[1613]](_0xbc5cx18,_0xbc5cx17));_0xbc5cx18[_0x387d[235]]>= _0xbc5cx2&& _0xbc5cx18[_0x387d[236]]+ _0xbc5cx18[_0x387d[119]]<= _0xbc5cx13&& _0xbc5cx18[_0x387d[236]]>= _0xbc5cx3&& _0xbc5cx18[_0x387d[235]]+ _0xbc5cx18[_0x387d[117]]<= _0xbc5cx12?_0xbc5cxa[_0x387d[207]](_0xbc5cx16):this[_0x387d[2690]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx16,_0xbc5cxa)}}}};return _0xbc5cxa};mxGraph[_0x387d[202]][_0x387d[2691]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){var _0xbc5cxa=[];if(_0xbc5cx5|| _0xbc5cx9){if(null== _0xbc5cx4&& (_0xbc5cx4= this[_0x387d[902]]()),null!= _0xbc5cx4){for(var _0xbc5cx12=this[_0x387d[251]][_0x387d[262]](_0xbc5cx4),_0xbc5cx13=0;_0xbc5cx13< _0xbc5cx12;_0xbc5cx13++){var _0xbc5cx14=this[_0x387d[251]][_0x387d[263]](_0xbc5cx4,_0xbc5cx13),_0xbc5cx15=this[_0x387d[441]][_0x387d[248]](_0xbc5cx14);this[_0x387d[1714]](_0xbc5cx14)&& null!= _0xbc5cx15&& (!_0xbc5cx5|| _0xbc5cx15[_0x387d[235]]>= _0xbc5cx2) && (!_0xbc5cx9|| _0xbc5cx15[_0x387d[236]]>= _0xbc5cx3) && _0xbc5cxa[_0x387d[207]](_0xbc5cx14)}}};return _0xbc5cxa};mxGraph[_0x387d[202]][_0x387d[1757]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx3= null!= _0xbc5cx3?_0xbc5cx3:!1;_0xbc5cx4= null!= _0xbc5cx4?_0xbc5cx4:!1;var _0xbc5cx5=[];if(null!= _0xbc5cx2){for(var _0xbc5cx9=this[_0x387d[502]](),_0xbc5cxa=_0xbc5cx9[_0x387d[262]](_0xbc5cx2),_0xbc5cx12=null,_0xbc5cx13=0,_0xbc5cx14=0;_0xbc5cx14< _0xbc5cxa;_0xbc5cx14++){var _0xbc5cx15=_0xbc5cx9[_0x387d[263]](_0xbc5cx2,_0xbc5cx14);if(this[_0x387d[251]][_0x387d[1193]](_0xbc5cx15)&& this[_0x387d[1714]](_0xbc5cx15)){for(var _0xbc5cx16=this[_0x387d[1756]](_0xbc5cx15,_0xbc5cx3?_0xbc5cx2:null),_0xbc5cx17=0,_0xbc5cx18=0,_0xbc5cx19=0;_0xbc5cx19< _0xbc5cx16[_0x387d[67]];_0xbc5cx19++){this[_0x387d[441]][_0x387d[1710]](_0xbc5cx16[_0xbc5cx19],!0)== _0xbc5cx15?_0xbc5cx17++:_0xbc5cx18++};(_0xbc5cx4&& 0== _0xbc5cx17&& 0< _0xbc5cx18|| !_0xbc5cx4&& 0== _0xbc5cx18&& 0< _0xbc5cx17)&& _0xbc5cx5[_0x387d[207]](_0xbc5cx15);_0xbc5cx16= _0xbc5cx4?_0xbc5cx18- _0xbc5cx17:_0xbc5cx17- _0xbc5cx18;_0xbc5cx16> _0xbc5cx13&& (_0xbc5cx13= _0xbc5cx16,_0xbc5cx12= _0xbc5cx15)}};0== _0xbc5cx5[_0x387d[67]]&& null!= _0xbc5cx12&& _0xbc5cx5[_0x387d[207]](_0xbc5cx12)};return _0xbc5cx5};mxGraph[_0x387d[202]][_0x387d[1706]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){if(null!= _0xbc5cx4&& null!= _0xbc5cx2){_0xbc5cx3= null!= _0xbc5cx3?_0xbc5cx3:!0;_0xbc5cx9= _0xbc5cx9|| [];var _0xbc5cxa=mxCellPath[_0x387d[385]](_0xbc5cx2);if(null== _0xbc5cx9[_0xbc5cxa]&& (_0xbc5cx9[_0xbc5cxa]= _0xbc5cx2,_0xbc5cx5= _0xbc5cx4(_0xbc5cx2,_0xbc5cx5),null== _0xbc5cx5|| _0xbc5cx5)){if(_0xbc5cx5= this[_0x387d[251]][_0x387d[1707]](_0xbc5cx2),0< _0xbc5cx5){for(_0xbc5cxa= 0;_0xbc5cxa< _0xbc5cx5;_0xbc5cxa++){var _0xbc5cx12=this[_0x387d[251]][_0x387d[1708]](_0xbc5cx2,_0xbc5cxa),_0xbc5cx13=this[_0x387d[251]][_0x387d[1709]](_0xbc5cx12,!0)== _0xbc5cx2;if(!_0xbc5cx3|| _0xbc5cx13){_0xbc5cx13= this[_0x387d[251]][_0x387d[1709]](_0xbc5cx12,!_0xbc5cx13),this[_0x387d[1706]](_0xbc5cx13,_0xbc5cx3,_0xbc5cx4,_0xbc5cx12,_0xbc5cx9)}}}}}};mxGraph[_0x387d[202]][_0x387d[2692]]= function(_0xbc5cx2){return this[_0x387d[2435]]()[_0x387d[2097]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[2693]]= function(){return this[_0x387d[2435]]()[_0x387d[1107]]()};mxGraph[_0x387d[202]][_0x387d[2440]]= function(){return this[_0x387d[2435]]()[_0x387d[200]]()};mxGraph[_0x387d[202]][_0x387d[2694]]= function(){return this[_0x387d[2435]]()[_0x387d[895]][_0x387d[67]]};mxGraph[_0x387d[202]][_0x387d[2452]]= function(){return this[_0x387d[2435]]()[_0x387d[895]][0]};mxGraph[_0x387d[202]][_0x387d[897]]= function(){return this[_0x387d[2435]]()[_0x387d[895]][_0x387d[1853]]()};mxGraph[_0x387d[202]][_0x387d[2450]]= function(_0xbc5cx2){this[_0x387d[2435]]()[_0x387d[2099]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[904]]= function(_0xbc5cx2){this[_0x387d[2435]]()[_0x387d[2100]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[2695]]= function(_0xbc5cx2){this[_0x387d[2435]]()[_0x387d[2103]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[2696]]= function(_0xbc5cx2){this[_0x387d[2435]]()[_0x387d[832]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[2697]]= function(_0xbc5cx2){this[_0x387d[2435]]()[_0x387d[2104]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[2439]]= function(_0xbc5cx2){this[_0x387d[2435]]()[_0x387d[842]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[2698]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[2690]](_0xbc5cx2[_0x387d[235]],_0xbc5cx2[_0x387d[236]],_0xbc5cx2[_0x387d[117]],_0xbc5cx2[_0x387d[119]]);this[_0x387d[2699]](_0xbc5cx4,_0xbc5cx3);return _0xbc5cx4};mxGraph[_0x387d[202]][_0x387d[2700]]= function(){this[_0x387d[2701]](!0)};mxGraph[_0x387d[202]][_0x387d[2702]]= function(){this[_0x387d[2701]]()};mxGraph[_0x387d[202]][_0x387d[2703]]= function(){this[_0x387d[2701]](!1,!0)};mxGraph[_0x387d[202]][_0x387d[2704]]= function(){this[_0x387d[2701]](!1,!1,!0)};mxGraph[_0x387d[202]][_0x387d[2701]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=this[_0x387d[2105]],_0xbc5cx9=0< _0xbc5cx5[_0x387d[895]][_0x387d[67]]?_0xbc5cx5[_0x387d[895]][0]:null;1< _0xbc5cx5[_0x387d[895]][_0x387d[67]]&& _0xbc5cx5[_0x387d[200]]();var _0xbc5cx5=null!= _0xbc5cx9?this[_0x387d[251]][_0x387d[1197]](_0xbc5cx9):this[_0x387d[902]](),_0xbc5cxa=this[_0x387d[251]][_0x387d[262]](_0xbc5cx5);null== _0xbc5cx9&& 0< _0xbc5cxa?(_0xbc5cx2= this[_0x387d[251]][_0x387d[263]](_0xbc5cx5,0),this[_0x387d[2450]](_0xbc5cx2)):(null== _0xbc5cx9|| _0xbc5cx3)&& null!= this[_0x387d[441]][_0x387d[248]](_0xbc5cx5)&& null!= this[_0x387d[251]][_0x387d[1721]](_0xbc5cx5)?this[_0x387d[2534]]()!= _0xbc5cx5&& this[_0x387d[2450]](_0xbc5cx5):null!= _0xbc5cx9&& _0xbc5cx4?0< this[_0x387d[251]][_0x387d[262]](_0xbc5cx9)&& (_0xbc5cx2= this[_0x387d[251]][_0x387d[263]](_0xbc5cx9,0),this[_0x387d[2450]](_0xbc5cx2)):0< _0xbc5cxa&& (_0xbc5cx3= _0xbc5cx5[_0x387d[1738]](_0xbc5cx9),_0xbc5cx2?(_0xbc5cx3++,_0xbc5cx2= this[_0x387d[251]][_0x387d[263]](_0xbc5cx5,_0xbc5cx3% _0xbc5cxa)):(_0xbc5cx3--,_0xbc5cx2= this[_0x387d[251]][_0x387d[263]](_0xbc5cx5,0> _0xbc5cx3?_0xbc5cxa- 1:_0xbc5cx3)),this[_0x387d[2450]](_0xbc5cx2))};mxGraph[_0x387d[202]][_0x387d[2705]]= function(_0xbc5cx2){_0xbc5cx2= _0xbc5cx2|| this[_0x387d[902]]();_0xbc5cx2= this[_0x387d[251]][_0x387d[1953]](_0xbc5cx2);null!= _0xbc5cx2&& this[_0x387d[904]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[2706]]= function(_0xbc5cx2){this[_0x387d[2707]](!0,!1,_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[2708]]= function(_0xbc5cx2){this[_0x387d[2707]](!1,!0,_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[2707]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx4= _0xbc5cx4|| this[_0x387d[902]]();var _0xbc5cx5=mxUtils[_0x387d[885]](this,function(_0xbc5cx4){return null!= this[_0x387d[441]][_0x387d[248]](_0xbc5cx4)&& 0== this[_0x387d[251]][_0x387d[262]](_0xbc5cx4)&& (this[_0x387d[251]][_0x387d[1193]](_0xbc5cx4)&& _0xbc5cx2|| this[_0x387d[251]][_0x387d[250]](_0xbc5cx4)&& _0xbc5cx3)});_0xbc5cx4= this[_0x387d[251]][_0x387d[1921]](_0xbc5cx5,_0xbc5cx4);this[_0x387d[904]](_0xbc5cx4)};mxGraph[_0x387d[202]][_0x387d[2459]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[2692]](_0xbc5cx2);this[_0x387d[2462]](_0xbc5cx3)?_0xbc5cx4?this[_0x387d[2697]](_0xbc5cx2):this[_0x387d[2695]](_0xbc5cx2):(!_0xbc5cx4|| 1!= this[_0x387d[2694]]()) && this[_0x387d[2450]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[2699]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[2462]](_0xbc5cx3)?this[_0x387d[2696]](_0xbc5cx2):this[_0x387d[904]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[2709]]= function(_0xbc5cx2){var _0xbc5cx3=null;null!= _0xbc5cx2&& (this[_0x387d[251]][_0x387d[250]](_0xbc5cx2[_0x387d[246]])?(_0xbc5cx3= this[_0x387d[441]][_0x387d[2291]](_0xbc5cx2),_0xbc5cx3= this[_0x387d[2573]](_0xbc5cx2)|| _0xbc5cx3== mxEdgeStyle[_0x387d[2568]]|| _0xbc5cx3== mxEdgeStyle[_0x387d[2569]]|| _0xbc5cx3== mxEdgeStyle[_0x387d[2570]]? new mxElbowEdgeHandler(_0xbc5cx2):_0xbc5cx3== mxEdgeStyle[_0x387d[2567]]|| _0xbc5cx3== mxEdgeStyle[_0x387d[2572]]? new mxEdgeSegmentHandler(_0xbc5cx2): new mxEdgeHandler(_0xbc5cx2)):_0xbc5cx3= new mxVertexHandler(_0xbc5cx2));return _0xbc5cx3};mxGraph[_0x387d[202]][_0x387d[1133]]= function(_0xbc5cx2){null== this[_0x387d[2329]]&& (this[_0x387d[2329]]= []);this[_0x387d[2329]][_0x387d[207]](_0xbc5cx2)};mxGraph[_0x387d[202]][_0x387d[1148]]= function(_0xbc5cx2){if(null!= this[_0x387d[2329]]){for(var _0xbc5cx3=0;_0xbc5cx3< this[_0x387d[2329]][_0x387d[67]];_0xbc5cx3++){if(this[_0x387d[2329]][_0xbc5cx3]== _0xbc5cx2){this[_0x387d[2329]][_0x387d[300]](_0xbc5cx3,1);break}}}};mxGraph[_0x387d[202]][_0x387d[2710]]= function(_0xbc5cx2){if(null== _0xbc5cx2[_0x387d[725]]|| null== _0xbc5cx2[_0x387d[726]]){var _0xbc5cx3=mxUtils[_0x387d[2196]](this[_0x387d[526]],_0xbc5cx2[_0x387d[730]](),_0xbc5cx2[_0x387d[732]]());_0xbc5cx2[_0x387d[725]]= _0xbc5cx3[_0x387d[235]]- this[_0x387d[1136]];_0xbc5cx2[_0x387d[726]]= _0xbc5cx3[_0x387d[236]]- this[_0x387d[1137]]}};mxGraph[_0x387d[202]][_0x387d[758]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){null== _0xbc5cx4&& (_0xbc5cx4= this);this[_0x387d[2710]](_0xbc5cx3);_0xbc5cx2== mxEvent[_0x387d[2711]]&& (this[_0x387d[1009]]= !0);if(mxClient[_0x387d[754]]&& this[_0x387d[2349]]&& _0xbc5cx2== mxEvent[_0x387d[2711]]){var _0xbc5cx5=( new Date)[_0x387d[178]]();_0xbc5cx5- this[_0x387d[2213]]< this[_0x387d[2350]]&& Math[_0x387d[425]](this[_0x387d[2712]]- _0xbc5cx3[_0x387d[730]]())< this[_0x387d[2351]]&& Math[_0x387d[425]](this[_0x387d[2352]]- _0xbc5cx3[_0x387d[732]]())< this[_0x387d[2351]]?(this[_0x387d[2213]]= 0,this[_0x387d[761]](_0xbc5cx3[_0x387d[727]](),_0xbc5cx3[_0x387d[736]]()),_0xbc5cx3[_0x387d[727]]()[_0x387d[786]]= !0):(this[_0x387d[2712]]= _0xbc5cx3[_0x387d[730]](),this[_0x387d[2352]]= _0xbc5cx3[_0x387d[732]](),this[_0x387d[2213]]= _0xbc5cx5)};_0xbc5cx5= 2!= _0xbc5cx3[_0x387d[727]]()[_0x387d[764]];if(mxClient[_0x387d[80]]&& _0x387d[462]== document[_0x387d[135]]){if(null!= this[_0x387d[2713]]&& Math[_0x387d[425]](this[_0x387d[2713]]- _0xbc5cx3[_0x387d[730]]())> this[_0x387d[2351]]|| null!= this[_0x387d[2714]]&& Math[_0x387d[425]](this[_0x387d[2714]]- _0xbc5cx3[_0x387d[732]]())> this[_0x387d[2351]]){_0xbc5cx5= !0};_0xbc5cx2== mxEvent[_0x387d[2715]]&& (this[_0x387d[2713]]= _0xbc5cx3[_0x387d[730]](),this[_0x387d[2714]]= _0xbc5cx3[_0x387d[732]]())};if((_0xbc5cx2!= mxEvent[_0x387d[2715]]|| this[_0x387d[1009]])&& _0xbc5cx5){if(_0xbc5cx2== mxEvent[_0x387d[2715]]&& (this[_0x387d[1009]]= !1),!this[_0x387d[2203]]()&& (mxClient[_0x387d[71]]|| mxClient[_0x387d[75]]|| mxClient[_0x387d[76]]|| mxClient[_0x387d[80]]&& mxClient[_0x387d[48]]|| _0xbc5cx3[_0x387d[727]]()[_0x387d[772]]!= this[_0x387d[526]])){_0xbc5cx2== mxEvent[_0x387d[2716]]&& (this[_0x387d[1009]]&& this[_0x387d[1012]])&& this[_0x387d[1014]](_0xbc5cx3[_0x387d[734]](),_0xbc5cx3[_0x387d[735]](),this[_0x387d[1013]]);if(null!= this[_0x387d[2329]]){_0xbc5cx4= [_0xbc5cx4,_0xbc5cx3];_0xbc5cx3[_0x387d[727]]()[_0x387d[739]]= !0;for(_0xbc5cx5= 0;_0xbc5cx5< this[_0x387d[2329]][_0x387d[67]];_0xbc5cx5++){var _0xbc5cx9=this[_0x387d[2329]][_0xbc5cx5];_0xbc5cx2== mxEvent[_0x387d[2711]]?_0xbc5cx9[_0x387d[787]][_0x387d[183]](_0xbc5cx9,_0xbc5cx4):_0xbc5cx2== mxEvent[_0x387d[2716]]?_0xbc5cx9[_0x387d[788]][_0x387d[183]](_0xbc5cx9,_0xbc5cx4):_0xbc5cx2== mxEvent[_0x387d[2715]]&& _0xbc5cx9[_0x387d[789]][_0x387d[183]](_0xbc5cx9,_0xbc5cx4)}};_0xbc5cx2== mxEvent[_0x387d[2715]]&& this[_0x387d[173]](_0xbc5cx3)}}else {_0xbc5cx2== mxEvent[_0x387d[2715]]&& (this[_0x387d[1009]]= !1)}};mxGraph[_0x387d[202]][_0x387d[515]]= function(){this[_0x387d[2717]]|| (this[_0x387d[2717]]= !0,null!= this[_0x387d[2276]]&& this[_0x387d[2276]][_0x387d[515]](),null!= this[_0x387d[2432]]&& this[_0x387d[2432]][_0x387d[515]](),null!= this[_0x387d[2316]]&& this[_0x387d[2316]][_0x387d[515]](),null!= this[_0x387d[2433]]&& this[_0x387d[2433]][_0x387d[515]](),null!= this[_0x387d[1011]]&& this[_0x387d[1011]][_0x387d[515]](),null!= this[_0x387d[2347]]&& this[_0x387d[2347]][_0x387d[515]](),null!= this[_0x387d[441]]&& this[_0x387d[441]][_0x387d[515]](),null!= this[_0x387d[251]]&& null!= this[_0x387d[2343]]&& (this[_0x387d[251]][_0x387d[745]](this[_0x387d[2343]]),this[_0x387d[2343]]= null),this[_0x387d[526]]= null)};function mxCellOverlay(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){this[_0x387d[618]]= _0xbc5cx2;this[_0x387d[2718]]= _0xbc5cx3;this[_0x387d[611]]= null!= _0xbc5cx4?_0xbc5cx4:this[_0x387d[611]];this[_0x387d[123]]= null!= _0xbc5cx5?_0xbc5cx5:this[_0x387d[123]];this[_0x387d[1368]]= null!= _0xbc5cx9?_0xbc5cx9: new mxPoint;this[_0x387d[270]]= null!= _0xbc5cxa?_0xbc5cxa:_0x387d[2719]}mxCellOverlay[_0x387d[202]]= new mxEventSource;mxCellOverlay[_0x387d[202]][_0x387d[196]]= mxCellOverlay;mxCellOverlay[_0x387d[202]][_0x387d[618]]= null;mxCellOverlay[_0x387d[202]][_0x387d[2718]]= null;mxCellOverlay[_0x387d[202]][_0x387d[611]]= mxConstants[_0x387d[480]];mxCellOverlay[_0x387d[202]][_0x387d[123]]= mxConstants[_0x387d[482]];mxCellOverlay[_0x387d[202]][_0x387d[1368]]= null;mxCellOverlay[_0x387d[202]][_0x387d[270]]= null;mxCellOverlay[_0x387d[202]][_0x387d[2354]]= 0.5;mxCellOverlay[_0x387d[202]][_0x387d[1799]]= function(_0xbc5cx2){var _0xbc5cx3=_0xbc5cx2[_0x387d[441]][_0x387d[1179]][_0x387d[502]]()[_0x387d[250]](_0xbc5cx2[_0x387d[246]]),_0xbc5cx4=_0xbc5cx2[_0x387d[441]][_0x387d[255]],_0xbc5cx5=null,_0xbc5cx9=this[_0x387d[618]][_0x387d[117]],_0xbc5cxa=this[_0x387d[618]][_0x387d[119]];_0xbc5cx3?(_0xbc5cx3= _0xbc5cx2[_0x387d[439]],1== _0xbc5cx3[_0x387d[67]]% 2?_0xbc5cx5= _0xbc5cx3[Math[_0x387d[519]](_0xbc5cx3[_0x387d[67]]/ 2)]:(_0xbc5cx5= _0xbc5cx3[_0x387d[67]]/ 2,_0xbc5cx2= _0xbc5cx3[_0xbc5cx5- 1],_0xbc5cx3= _0xbc5cx3[_0xbc5cx5],_0xbc5cx5= new mxPoint(_0xbc5cx2[_0x387d[235]]+ (_0xbc5cx3[_0x387d[235]]- _0xbc5cx2[_0x387d[235]])/ 2,_0xbc5cx2[_0x387d[236]]+ (_0xbc5cx3[_0x387d[236]]- _0xbc5cx2[_0x387d[236]])/ 2))):(_0xbc5cx5= new mxPoint,_0xbc5cx5[_0x387d[235]]= this[_0x387d[611]]== mxConstants[_0x387d[2132]]?_0xbc5cx2[_0x387d[235]]:this[_0x387d[611]]== mxConstants[_0x387d[479]]?_0xbc5cx2[_0x387d[235]]+ _0xbc5cx2[_0x387d[117]]/ 2:_0xbc5cx2[_0x387d[235]]+ _0xbc5cx2[_0x387d[117]],_0xbc5cx5[_0x387d[236]]= this[_0x387d[123]]== mxConstants[_0x387d[1687]]?_0xbc5cx2[_0x387d[236]]:this[_0x387d[123]]== mxConstants[_0x387d[481]]?_0xbc5cx2[_0x387d[236]]+ _0xbc5cx2[_0x387d[119]]/ 2:_0xbc5cx2[_0x387d[236]]+ _0xbc5cx2[_0x387d[119]]);return new mxRectangle(Math[_0x387d[488]](_0xbc5cx5[_0x387d[235]]- (_0xbc5cx9* this[_0x387d[2354]]- this[_0x387d[1368]][_0x387d[235]])* _0xbc5cx4),Math[_0x387d[488]](_0xbc5cx5[_0x387d[236]]- (_0xbc5cxa* this[_0x387d[2354]]- this[_0x387d[1368]][_0x387d[236]])* _0xbc5cx4),_0xbc5cx9* _0xbc5cx4,_0xbc5cxa* _0xbc5cx4)};mxCellOverlay[_0x387d[202]][_0x387d[2591]]= function(){return this[_0x387d[2718]]};function mxOutline(_0xbc5cx2,_0xbc5cx3){this[_0x387d[1097]]= _0xbc5cx2;null!= _0xbc5cx3&& this[_0x387d[176]](_0xbc5cx3)}mxOutline[_0x387d[202]][_0x387d[1097]]= null;mxOutline[_0x387d[202]][_0x387d[2136]]= null;mxOutline[_0x387d[202]][_0x387d[2720]]= mxConstants[_0x387d[2333]];mxOutline[_0x387d[202]][_0x387d[984]]= !0;mxOutline[_0x387d[202]][_0x387d[2721]]= !0;mxOutline[_0x387d[202]][_0x387d[467]]= 10;mxOutline[_0x387d[202]][_0x387d[2722]]= 8;mxOutline[_0x387d[202]][_0x387d[2723]]= !1;mxOutline[_0x387d[202]][_0x387d[2724]]= null;mxOutline[_0x387d[202]][_0x387d[1063]]= !1;mxOutline[_0x387d[202]][_0x387d[176]]= function(_0xbc5cx2){this[_0x387d[2136]]= new mxGraph(_0xbc5cx2,this[_0x387d[1097]][_0x387d[502]](),this[_0x387d[2720]],this[_0x387d[1097]][_0x387d[2434]]());this[_0x387d[2136]][_0x387d[2206]]= !1;this[_0x387d[2136]][_0x387d[1012]]= !1;var _0xbc5cx3=this[_0x387d[2136]][_0x387d[1177]];this[_0x387d[2136]][_0x387d[1177]]= mxUtils[_0x387d[885]](this,function(_0xbc5cx2){!this[_0x387d[1063]]&& null!= this[_0x387d[2136]]&& _0xbc5cx3[_0x387d[183]](this[_0x387d[2136]],arguments)});mxClient[_0x387d[48]]&& (_0xbc5cx2= this[_0x387d[2136]][_0x387d[249]]()[_0x387d[2051]]()[_0x387d[265]],_0xbc5cx2[_0x387d[57]](_0x387d[2725],_0x387d[2726]),_0xbc5cx2[_0x387d[57]](_0x387d[2727],_0x387d[2726]));this[_0x387d[2136]][_0x387d[2409]]= !1;this[_0x387d[2136]][_0x387d[995]](!1);this[_0x387d[2728]]= mxUtils[_0x387d[885]](this,function(_0xbc5cx2,_0xbc5cx3){!this[_0x387d[1063]]&& !this[_0x387d[1124]]&& this[_0x387d[2729]]()});this[_0x387d[1097]][_0x387d[502]]()[_0x387d[169]](mxEvent.CHANGE,this[_0x387d[2728]]);this[_0x387d[2136]][_0x387d[1133]](this);_0xbc5cx2= this[_0x387d[1097]][_0x387d[249]]();_0xbc5cx2[_0x387d[169]](mxEvent.SCALE,this[_0x387d[2728]]);_0xbc5cx2[_0x387d[169]](mxEvent.TRANSLATE,this[_0x387d[2728]]);_0xbc5cx2[_0x387d[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0x387d[2728]]);_0xbc5cx2[_0x387d[169]](mxEvent.DOWN,this[_0x387d[2728]]);_0xbc5cx2[_0x387d[169]](mxEvent.UP,this[_0x387d[2728]]);mxEvent[_0x387d[169]](this[_0x387d[1097]][_0x387d[526]],_0x387d[276],this[_0x387d[2728]]);this[_0x387d[2730]]= mxUtils[_0x387d[885]](this,function(_0xbc5cx2){this[_0x387d[2723]]&& this[_0x387d[2728]][_0x387d[183]](this,arguments)});this[_0x387d[1097]][_0x387d[169]](mxEvent.PAN,this[_0x387d[2730]]);this[_0x387d[2731]]= mxUtils[_0x387d[885]](this,function(_0xbc5cx2){this[_0x387d[2136]][_0x387d[2341]](this[_0x387d[1097]][_0x387d[2434]]());this[_0x387d[2136]][_0x387d[802]]()});this[_0x387d[1097]][_0x387d[169]](mxEvent.REFRESH,this[_0x387d[2731]]);this[_0x387d[1562]]= new mxRectangle(0,0,0,0);this[_0x387d[2732]]= new mxRectangleShape(this[_0x387d[1562]],null,mxConstants.OUTLINE_COLOR,mxConstants.OUTLINE_STROKEWIDTH);this[_0x387d[2732]][_0x387d[507]]= this[_0x387d[2136]][_0x387d[507]]!= mxConstants[_0x387d[508]]?mxConstants[_0x387d[1523]]:mxConstants[_0x387d[508]];this[_0x387d[2732]][_0x387d[176]](this[_0x387d[2136]][_0x387d[249]]()[_0x387d[1524]]());mxEvent[_0x387d[2733]](this[_0x387d[2732]][_0x387d[252]],this[_0x387d[2136]]);this[_0x387d[2732]][_0x387d[252]][_0x387d[124]][_0x387d[1537]]= _0x387d[110];this[_0x387d[2734]]= this[_0x387d[2735]]();this[_0x387d[2734]][_0x387d[176]](this[_0x387d[2136]][_0x387d[249]]()[_0x387d[1524]]());this[_0x387d[984]]&& (this[_0x387d[2734]][_0x387d[252]][_0x387d[124]][_0x387d[270]]= _0x387d[356]);mxEvent[_0x387d[169]](this[_0x387d[2734]][_0x387d[252]],mxClient[_0x387d[754]]?_0x387d[755]:_0x387d[751],mxUtils[_0x387d[885]](this,function(_0xbc5cx2){this[_0x387d[2136]][_0x387d[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0xbc5cx2))}));this[_0x387d[2732]][_0x387d[252]][_0x387d[124]][_0x387d[495]]= this[_0x387d[2721]]?_0x387d[110]:_0x387d[130];this[_0x387d[2734]][_0x387d[252]][_0x387d[124]][_0x387d[495]]= this[_0x387d[2732]][_0x387d[252]][_0x387d[124]][_0x387d[495]];this[_0x387d[2732]][_0x387d[252]][_0x387d[124]][_0x387d[270]]= _0x387d[582];this[_0x387d[2729]](!1)};mxOutline[_0x387d[202]][_0x387d[994]]= function(){return this[_0x387d[984]]};mxOutline[_0x387d[202]][_0x387d[995]]= function(_0xbc5cx2){this[_0x387d[984]]= _0xbc5cx2};mxOutline[_0x387d[202]][_0x387d[2736]]= function(_0xbc5cx2){this[_0x387d[2734]][_0x387d[252]][_0x387d[124]][_0x387d[187]]= _0xbc5cx2?_0x387d[189]:_0x387d[188]};mxOutline[_0x387d[202]][_0x387d[802]]= function(){this[_0x387d[2729]](!0)};mxOutline[_0x387d[202]][_0x387d[2735]]= function(){var _0xbc5cx2=null!= this[_0x387d[2724]]? new mxImageShape( new mxRectangle(0,0,this[_0x387d[2724]][_0x387d[117]],this[_0x387d[2724]][_0x387d[119]]),this[_0x387d[2724]][_0x387d[390]]): new mxRectangleShape( new mxRectangle(0,0,this[_0x387d[2722]],this[_0x387d[2722]]),mxConstants.OUTLINE_HANDLE_FILLCOLOR,mxConstants.OUTLINE_HANDLE_STROKECOLOR);_0xbc5cx2[_0x387d[507]]= this[_0x387d[2136]][_0x387d[507]];return _0xbc5cx2};mxOutline[_0x387d[202]][_0x387d[2737]]= function(){return new mxRectangle(0,0,this[_0x387d[1097]][_0x387d[526]][_0x387d[1526]],this[_0x387d[1097]][_0x387d[526]][_0x387d[191]])};mxOutline[_0x387d[202]][_0x387d[2738]]= function(_0xbc5cx2){return null};mxOutline[_0x387d[202]][_0x387d[2729]]= function(_0xbc5cx2){if(null!= this[_0x387d[1097]]){var _0xbc5cx3=this[_0x387d[1097]][_0x387d[441]][_0x387d[255]],_0xbc5cx4=this[_0x387d[1097]][_0x387d[517]](),_0xbc5cx4= new mxRectangle(_0xbc5cx4[_0x387d[235]]/ _0xbc5cx3+ this[_0x387d[1097]][_0x387d[1136]],_0xbc5cx4[_0x387d[236]]/ _0xbc5cx3+ this[_0x387d[1097]][_0x387d[1137]],_0xbc5cx4[_0x387d[117]]/ _0xbc5cx3,_0xbc5cx4[_0x387d[119]]/ _0xbc5cx3),_0xbc5cx5= new mxRectangle(0,0,this[_0x387d[1097]][_0x387d[526]][_0x387d[159]]/ _0xbc5cx3,this[_0x387d[1097]][_0x387d[526]][_0x387d[157]]/ _0xbc5cx3),_0xbc5cx9=_0xbc5cx4[_0x387d[238]]();_0xbc5cx9[_0x387d[99]](_0xbc5cx5);var _0xbc5cxa=this[_0x387d[2737]](),_0xbc5cx5=Math[_0x387d[160]](_0xbc5cxa[_0x387d[117]]/ _0xbc5cx3,_0xbc5cx9[_0x387d[117]]),_0xbc5cx3=Math[_0x387d[160]](_0xbc5cxa[_0x387d[119]]/ _0xbc5cx3,_0xbc5cx9[_0x387d[119]]),_0xbc5cx9=Math[_0x387d[160]](0,this[_0x387d[2136]][_0x387d[526]][_0x387d[159]]- this[_0x387d[467]]),_0xbc5cxa=Math[_0x387d[160]](0,this[_0x387d[2136]][_0x387d[526]][_0x387d[157]]- this[_0x387d[467]]),_0xbc5cx9=Math[_0x387d[243]](_0xbc5cx9/ _0xbc5cx5,_0xbc5cxa/ _0xbc5cx3);if(0< _0xbc5cx9){this[_0x387d[2136]][_0x387d[249]]()[_0x387d[255]]!= _0xbc5cx9&& (this[_0x387d[2136]][_0x387d[249]]()[_0x387d[255]]= _0xbc5cx9,_0xbc5cx2= !0);_0xbc5cx5= this[_0x387d[2136]][_0x387d[249]]();_0xbc5cx5[_0x387d[1741]]!= this[_0x387d[1097]][_0x387d[249]]()[_0x387d[1741]]&& _0xbc5cx5[_0x387d[2257]](this[_0x387d[1097]][_0x387d[249]]()[_0x387d[1741]]);var _0xbc5cx3=this[_0x387d[1097]][_0x387d[441]][_0x387d[513]],_0xbc5cxa=_0xbc5cx3[_0x387d[235]]+ this[_0x387d[1097]][_0x387d[1136]],_0xbc5cx12=_0xbc5cx3[_0x387d[236]]+ this[_0x387d[1097]][_0x387d[1137]],_0xbc5cx9=this[_0x387d[2738]](_0xbc5cx9);null!= _0xbc5cx9&& (_0xbc5cxa+= _0xbc5cx9[_0x387d[235]],_0xbc5cx12+= _0xbc5cx9[_0x387d[236]]);0> _0xbc5cx4[_0x387d[235]]&& (_0xbc5cxa-= _0xbc5cx4[_0x387d[235]]);0> _0xbc5cx4[_0x387d[236]]&& (_0xbc5cx12-= _0xbc5cx4[_0x387d[236]]);if(_0xbc5cx5[_0x387d[513]][_0x387d[235]]!= _0xbc5cxa|| _0xbc5cx5[_0x387d[513]][_0x387d[236]]!= _0xbc5cx12){_0xbc5cx5[_0x387d[513]][_0x387d[235]]= _0xbc5cxa,_0xbc5cx5[_0x387d[513]][_0x387d[236]]= _0xbc5cx12,_0xbc5cx2= !0};var _0xbc5cx4=_0xbc5cx5[_0x387d[513]],_0xbc5cx9=this[_0x387d[1097]][_0x387d[249]]()[_0x387d[255]],_0xbc5cxa=_0xbc5cx9/ _0xbc5cx5[_0x387d[255]],_0xbc5cx12=1/ _0xbc5cx5[_0x387d[255]],_0xbc5cx13=this[_0x387d[1097]][_0x387d[526]];this[_0x387d[1562]]= new mxRectangle((_0xbc5cx4[_0x387d[235]]- _0xbc5cx3[_0x387d[235]]- this[_0x387d[1097]][_0x387d[1136]])/ _0xbc5cx12,(_0xbc5cx4[_0x387d[236]]- _0xbc5cx3[_0x387d[236]]- this[_0x387d[1097]][_0x387d[1137]])/ _0xbc5cx12,_0xbc5cx13[_0x387d[159]]/ _0xbc5cxa,_0xbc5cx13[_0x387d[157]]/ _0xbc5cxa);this[_0x387d[1562]][_0x387d[235]]+= this[_0x387d[1097]][_0x387d[526]][_0x387d[360]]* _0xbc5cx5[_0x387d[255]]/ _0xbc5cx9;this[_0x387d[1562]][_0x387d[236]]+= this[_0x387d[1097]][_0x387d[526]][_0x387d[190]]* _0xbc5cx5[_0x387d[255]]/ _0xbc5cx9;_0xbc5cx4= this[_0x387d[2732]][_0x387d[1562]];if(_0xbc5cx4[_0x387d[235]]!= this[_0x387d[1562]][_0x387d[235]]|| _0xbc5cx4[_0x387d[236]]!= this[_0x387d[1562]][_0x387d[236]]|| _0xbc5cx4[_0x387d[117]]!= this[_0x387d[1562]][_0x387d[117]]|| _0xbc5cx4[_0x387d[119]]!= this[_0x387d[1562]][_0x387d[119]]){this[_0x387d[2732]][_0x387d[1562]]= this[_0x387d[1562]],this[_0x387d[2732]][_0x387d[258]]()};_0xbc5cx4= this[_0x387d[2734]][_0x387d[1562]];_0xbc5cx5= new mxRectangle(this[_0x387d[1562]][_0x387d[235]]+ this[_0x387d[1562]][_0x387d[117]]- _0xbc5cx4[_0x387d[117]]/ 2,this[_0x387d[1562]][_0x387d[236]]+ this[_0x387d[1562]][_0x387d[119]]- _0xbc5cx4[_0x387d[119]]/ 2,_0xbc5cx4[_0x387d[117]],_0xbc5cx4[_0x387d[119]]);if(_0xbc5cx4[_0x387d[235]]!= _0xbc5cx5[_0x387d[235]]|| _0xbc5cx4[_0x387d[236]]!= _0xbc5cx5[_0x387d[236]]|| _0xbc5cx4[_0x387d[117]]!= _0xbc5cx5[_0x387d[117]]|| _0xbc5cx4[_0x387d[119]]!= _0xbc5cx5[_0x387d[119]]){this[_0x387d[2734]][_0x387d[1562]]= _0xbc5cx5,_0x387d[188]!= this[_0x387d[2734]][_0x387d[252]][_0x387d[124]][_0x387d[187]]&& this[_0x387d[2734]][_0x387d[258]]()};_0xbc5cx2&& this[_0x387d[2136]][_0x387d[441]][_0x387d[2259]]()}}};mxOutline[_0x387d[202]][_0x387d[787]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[984]]&& this[_0x387d[2721]]&& (this[_0x387d[499]]= _0xbc5cx3[_0x387d[729]](this[_0x387d[2734]]),this[_0x387d[2739]]= _0xbc5cx3[_0x387d[730]](),this[_0x387d[2740]]= _0xbc5cx3[_0x387d[732]](),this[_0x387d[1124]]= !0,this[_0x387d[1097]][_0x387d[2365]]&& mxUtils[_0x387d[1134]](this[_0x387d[1097]][_0x387d[526]])?(this[_0x387d[2741]]= this[_0x387d[1097]][_0x387d[526]][_0x387d[360]],this[_0x387d[2742]]= this[_0x387d[1097]][_0x387d[526]][_0x387d[190]]):this[_0x387d[2742]]= this[_0x387d[2741]]= 0);_0xbc5cx3[_0x387d[722]]()};mxOutline[_0x387d[202]][_0x387d[788]]= function(_0xbc5cx2,_0xbc5cx3){if(this[_0x387d[1124]]){this[_0x387d[2732]][_0x387d[252]][_0x387d[124]][_0x387d[495]]= this[_0x387d[2721]]?_0x387d[110]:_0x387d[130];this[_0x387d[2734]][_0x387d[252]][_0x387d[124]][_0x387d[495]]= this[_0x387d[2732]][_0x387d[252]][_0x387d[124]][_0x387d[495]];var _0xbc5cx4=_0xbc5cx3[_0x387d[730]]()- this[_0x387d[2739]],_0xbc5cx5=_0xbc5cx3[_0x387d[732]]()- this[_0x387d[2740]],_0xbc5cx9=null;if(this[_0x387d[499]]){_0xbc5cx9= this[_0x387d[1097]][_0x387d[526]],_0xbc5cx5= _0xbc5cx4/ (_0xbc5cx9[_0x387d[159]]/ _0xbc5cx9[_0x387d[157]]),_0xbc5cx9= new mxRectangle(this[_0x387d[1562]][_0x387d[235]],this[_0x387d[1562]][_0x387d[236]],Math[_0x387d[160]](1,this[_0x387d[1562]][_0x387d[117]]+ _0xbc5cx4),Math[_0x387d[160]](1,this[_0x387d[1562]][_0x387d[119]]+ _0xbc5cx5)),this[_0x387d[2732]][_0x387d[1562]]= _0xbc5cx9,this[_0x387d[2732]][_0x387d[258]]()}else {var _0xbc5cxa=this[_0x387d[2136]][_0x387d[249]]()[_0x387d[255]],_0xbc5cx9= new mxRectangle(this[_0x387d[1562]][_0x387d[235]]+ _0xbc5cx4,this[_0x387d[1562]][_0x387d[236]]+ _0xbc5cx5,this[_0x387d[1562]][_0x387d[117]],this[_0x387d[1562]][_0x387d[119]]);this[_0x387d[2732]][_0x387d[1562]]= _0xbc5cx9;this[_0x387d[2732]][_0x387d[258]]();_0xbc5cx4= _0xbc5cx4/ _0xbc5cxa* this[_0x387d[1097]][_0x387d[249]]()[_0x387d[255]];_0xbc5cx5= _0xbc5cx5/ _0xbc5cxa* this[_0x387d[1097]][_0x387d[249]]()[_0x387d[255]];this[_0x387d[1097]][_0x387d[1135]](-_0xbc5cx4- this[_0x387d[2741]],-_0xbc5cx5- this[_0x387d[2742]])};_0xbc5cx4= this[_0x387d[2734]][_0x387d[1562]];this[_0x387d[2734]][_0x387d[1562]]= new mxRectangle(_0xbc5cx9[_0x387d[235]]+ _0xbc5cx9[_0x387d[117]]- _0xbc5cx4[_0x387d[117]]/ 2,_0xbc5cx9[_0x387d[236]]+ _0xbc5cx9[_0x387d[119]]- _0xbc5cx4[_0x387d[119]]/ 2,_0xbc5cx4[_0x387d[117]],_0xbc5cx4[_0x387d[119]]);_0x387d[188]!= this[_0x387d[2734]][_0x387d[252]][_0x387d[124]][_0x387d[187]]&& this[_0x387d[2734]][_0x387d[258]]();_0xbc5cx3[_0x387d[722]]()}};mxOutline[_0x387d[202]][_0x387d[789]]= function(_0xbc5cx2,_0xbc5cx3){if(this[_0x387d[1124]]){var _0xbc5cx4=_0xbc5cx3[_0x387d[730]]()- this[_0x387d[2739]],_0xbc5cx5=_0xbc5cx3[_0x387d[732]]()- this[_0x387d[2740]];if(0< Math[_0x387d[425]](_0xbc5cx4)|| 0< Math[_0x387d[425]](_0xbc5cx5)){if(this[_0x387d[499]]){var _0xbc5cx5=this[_0x387d[2732]][_0x387d[1562]][_0x387d[117]],_0xbc5cx9=this[_0x387d[1097]][_0x387d[249]]()[_0x387d[255]];this[_0x387d[1097]][_0x387d[2561]](_0xbc5cx9- _0xbc5cx4* _0xbc5cx9/ _0xbc5cx5,!1)}else {if(!this[_0x387d[1097]][_0x387d[2365]]|| !mxUtils[_0x387d[1134]](this[_0x387d[1097]][_0x387d[526]])){this[_0x387d[1097]][_0x387d[1135]](0,0),_0xbc5cx4/= this[_0x387d[2136]][_0x387d[249]]()[_0x387d[255]],_0xbc5cx5/= this[_0x387d[2136]][_0x387d[249]]()[_0x387d[255]],_0xbc5cx9= this[_0x387d[1097]][_0x387d[249]]()[_0x387d[513]],this[_0x387d[1097]][_0x387d[249]]()[_0x387d[1147]](_0xbc5cx9[_0x387d[235]]- _0xbc5cx4,_0xbc5cx9[_0x387d[236]]- _0xbc5cx5)}};this[_0x387d[2729]]();_0xbc5cx3[_0x387d[722]]()};this[_0x387d[1983]]= null;this[_0x387d[1124]]= !1}};mxOutline[_0x387d[202]][_0x387d[515]]= function(){null!= this[_0x387d[1097]]&& (this[_0x387d[1097]][_0x387d[745]](this[_0x387d[2730]]),this[_0x387d[1097]][_0x387d[745]](this[_0x387d[2731]]),this[_0x387d[1097]][_0x387d[502]]()[_0x387d[745]](this[_0x387d[2728]]),this[_0x387d[1097]][_0x387d[249]]()[_0x387d[745]](this[_0x387d[2728]]),mxEvent[_0x387d[169]](this[_0x387d[1097]][_0x387d[526]],_0x387d[276],this[_0x387d[2728]]),this[_0x387d[1097]]= null);null!= this[_0x387d[2136]]&& (this[_0x387d[2136]][_0x387d[1148]](this),this[_0x387d[2136]][_0x387d[515]](),this[_0x387d[2136]]= null);null!= this[_0x387d[2732]]&& (this[_0x387d[2732]][_0x387d[515]](),this[_0x387d[2732]]= null);null!= this[_0x387d[2734]]&& (this[_0x387d[2734]][_0x387d[515]](),this[_0x387d[2734]]= null)};function mxMultiplicity(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13,_0xbc5cx14,_0xbc5cx15){this[_0x387d[1097]]= _0xbc5cx2;this[_0x387d[60]]= _0xbc5cx3;this[_0x387d[2588]]= _0xbc5cx4;this[_0x387d[131]]= _0xbc5cx5;this[_0x387d[243]]= null!= _0xbc5cx9?_0xbc5cx9:0;this[_0x387d[160]]= null!= _0xbc5cxa?_0xbc5cxa:_0x387d[2743];this[_0x387d[2744]]= _0xbc5cx12;this[_0x387d[2589]]= mxResources[_0x387d[203]](_0xbc5cx13)|| _0xbc5cx13;this[_0x387d[2745]]= mxResources[_0x387d[203]](_0xbc5cx14)|| _0xbc5cx14;this[_0x387d[2746]]= null!= _0xbc5cx15?_0xbc5cx15:!0}mxMultiplicity[_0x387d[202]][_0x387d[60]]= null;mxMultiplicity[_0x387d[202]][_0x387d[2588]]= null;mxMultiplicity[_0x387d[202]][_0x387d[131]]= null;mxMultiplicity[_0x387d[202]][_0x387d[1097]]= null;mxMultiplicity[_0x387d[202]][_0x387d[243]]= null;mxMultiplicity[_0x387d[202]][_0x387d[160]]= null;mxMultiplicity[_0x387d[202]][_0x387d[2744]]= null;mxMultiplicity[_0x387d[202]][_0x387d[2746]]= !0;mxMultiplicity[_0x387d[202]][_0x387d[2589]]= null;mxMultiplicity[_0x387d[202]][_0x387d[2745]]= null;mxMultiplicity[_0x387d[202]][_0x387d[2583]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){var _0xbc5cx12=_0x387d[110];if(this[_0x387d[1097]]&& this[_0x387d[2747]](_0xbc5cx2,_0xbc5cx4,_0xbc5cx3)|| !this[_0x387d[1097]]&& this[_0x387d[2747]](_0xbc5cx2,_0xbc5cx5,_0xbc5cx3)){if(null!= this[_0x387d[2589]]&& (this[_0x387d[1097]]&& (0== this[_0x387d[160]]|| _0xbc5cx9>= this[_0x387d[160]])|| !this[_0x387d[1097]]&& (0== this[_0x387d[160]]|| _0xbc5cxa>= this[_0x387d[160]]))){_0xbc5cx12+= this[_0x387d[2589]]+ _0x387d[192]};null!= this[_0x387d[2744]]&& (null!= this[_0x387d[2745]]&& 0< this[_0x387d[2744]][_0x387d[67]])&& (this[_0x387d[2748]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5)|| (_0xbc5cx12+= this[_0x387d[2745]]+ _0x387d[192]))};return 0< _0xbc5cx12[_0x387d[67]]?_0xbc5cx12:null};mxMultiplicity[_0x387d[202]][_0x387d[2748]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){_0xbc5cx3= _0xbc5cx2[_0x387d[251]][_0x387d[433]](_0xbc5cx4);_0xbc5cx5= _0xbc5cx2[_0x387d[251]][_0x387d[433]](_0xbc5cx5);_0xbc5cx4= !this[_0x387d[2746]];for(var _0xbc5cx9=this[_0x387d[2744]],_0xbc5cxa=0;_0xbc5cxa< _0xbc5cx9[_0x387d[67]];_0xbc5cxa++){if(this[_0x387d[1097]]&& this[_0x387d[2749]](_0xbc5cx2,_0xbc5cx5,_0xbc5cx9[_0xbc5cxa])){_0xbc5cx4= this[_0x387d[2746]];break}else {if(!this[_0x387d[1097]]&& this[_0x387d[2749]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx9[_0xbc5cxa])){_0xbc5cx4= this[_0x387d[2746]];break}}};return _0xbc5cx4};mxMultiplicity[_0x387d[202]][_0x387d[2747]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx3= _0xbc5cx2[_0x387d[251]][_0x387d[433]](_0xbc5cx3);return this[_0x387d[2749]](_0xbc5cx2,_0xbc5cx3,this[_0x387d[60]],this[_0x387d[2588]],this[_0x387d[131]])};mxMultiplicity[_0x387d[202]][_0x387d[2749]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){return null!= _0xbc5cx3?isNaN(_0xbc5cx3[_0x387d[288]])?_0xbc5cx3== _0xbc5cx4:mxUtils[_0x387d[1331]](_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9):!1};function mxLayoutManager(_0xbc5cx2){this[_0x387d[2750]]= mxUtils[_0x387d[885]](this,function(_0xbc5cx2,_0xbc5cx4){this[_0x387d[994]]()&& this[_0x387d[823]](_0xbc5cx4[_0x387d[720]](_0x387d[1061]))});this[_0x387d[2317]]= mxUtils[_0x387d[885]](this,function(_0xbc5cx2,_0xbc5cx4){this[_0x387d[994]]()&& this[_0x387d[835]](_0xbc5cx4[_0x387d[720]](_0x387d[895]),_0xbc5cx4[_0x387d[720]](_0x387d[763]))});this[_0x387d[1178]](_0xbc5cx2)}mxLayoutManager[_0x387d[202]]= new mxEventSource;mxLayoutManager[_0x387d[202]][_0x387d[196]]= mxLayoutManager;mxLayoutManager[_0x387d[202]][_0x387d[1179]]= null;mxLayoutManager[_0x387d[202]][_0x387d[2751]]= !0;mxLayoutManager[_0x387d[202]][_0x387d[984]]= !0;mxLayoutManager[_0x387d[202]][_0x387d[2728]]= null;mxLayoutManager[_0x387d[202]][_0x387d[2317]]= null;mxLayoutManager[_0x387d[202]][_0x387d[994]]= function(){return this[_0x387d[984]]};mxLayoutManager[_0x387d[202]][_0x387d[995]]= function(_0xbc5cx2){this[_0x387d[984]]= _0xbc5cx2};mxLayoutManager[_0x387d[202]][_0x387d[2752]]= function(){return this[_0x387d[2751]]};mxLayoutManager[_0x387d[202]][_0x387d[2753]]= function(_0xbc5cx2){this[_0x387d[2751]]= _0xbc5cx2};mxLayoutManager[_0x387d[202]][_0x387d[1703]]= function(){return this[_0x387d[1179]]};mxLayoutManager[_0x387d[202]][_0x387d[1178]]= function(_0xbc5cx2){if(null!= this[_0x387d[1179]]){var _0xbc5cx3=this[_0x387d[1179]][_0x387d[502]]();_0xbc5cx3[_0x387d[745]](this[_0x387d[2750]]);this[_0x387d[1179]][_0x387d[745]](this[_0x387d[2317]])};this[_0x387d[1179]]= _0xbc5cx2;null!= this[_0x387d[1179]]&& (_0xbc5cx3= this[_0x387d[1179]][_0x387d[502]](),_0xbc5cx3[_0x387d[169]](mxEvent.BEFORE_UNDO,this[_0x387d[2750]]),this[_0x387d[1179]][_0x387d[169]](mxEvent.MOVE_CELLS,this[_0x387d[2317]]))};mxLayoutManager[_0x387d[202]][_0x387d[2754]]= function(_0xbc5cx2){return null};mxLayoutManager[_0x387d[202]][_0x387d[823]]= function(_0xbc5cx2){_0xbc5cx2= this[_0x387d[2755]](_0xbc5cx2[_0x387d[1065]]);var _0xbc5cx3=this[_0x387d[1703]]()[_0x387d[502]]();if(this[_0x387d[2752]]()){for(var _0xbc5cx4=_0xbc5cx3[_0x387d[1977]](_0xbc5cx2);0< _0xbc5cx4[_0x387d[67]];){_0xbc5cx2= _0xbc5cx2[_0x387d[1919]](_0xbc5cx4),_0xbc5cx4= _0xbc5cx3[_0x387d[1977]](_0xbc5cx4)}};this[_0x387d[828]](mxUtils[_0x387d[1779]](_0xbc5cx2,!1))};mxLayoutManager[_0x387d[202]][_0x387d[835]]= function(_0xbc5cx2,_0xbc5cx3){if(null!= _0xbc5cx2&& null!= _0xbc5cx3){for(var _0xbc5cx4=mxUtils[_0x387d[2196]](this[_0x387d[1703]]()[_0x387d[526]],mxEvent[_0x387d[731]](_0xbc5cx3),mxEvent[_0x387d[733]](_0xbc5cx3)),_0xbc5cx5=this[_0x387d[1703]]()[_0x387d[502]](),_0xbc5cx9=0;_0xbc5cx9< _0xbc5cx2[_0x387d[67]];_0xbc5cx9++){var _0xbc5cxa=this[_0x387d[2754]](_0xbc5cx5[_0x387d[1197]](_0xbc5cx2[_0xbc5cx9]));null!= _0xbc5cxa&& _0xbc5cxa[_0x387d[1702]](_0xbc5cx2[_0xbc5cx9],_0xbc5cx4[_0x387d[235]],_0xbc5cx4[_0x387d[236]])}}};mxLayoutManager[_0x387d[202]][_0x387d[2755]]= function(_0xbc5cx2){for(var _0xbc5cx3=[],_0xbc5cx4={},_0xbc5cx5=0;_0xbc5cx5< _0xbc5cx2[_0x387d[67]];_0xbc5cx5++){var _0xbc5cx9=_0xbc5cx2[_0xbc5cx5];if(_0xbc5cx9 instanceof mxRootChange){return []};for(var _0xbc5cx9=this[_0x387d[2756]](_0xbc5cx9),_0xbc5cxa=0;_0xbc5cxa< _0xbc5cx9[_0x387d[67]];_0xbc5cxa++){if(null!= _0xbc5cx9[_0xbc5cxa]){var _0xbc5cx12=mxCellPath[_0x387d[385]](_0xbc5cx9[_0xbc5cxa]);null== _0xbc5cx4[_0xbc5cx12]&& (_0xbc5cx4[_0xbc5cx12]= _0xbc5cx9[_0xbc5cxa],_0xbc5cx3[_0x387d[207]](_0xbc5cx9[_0xbc5cxa]))}}};return _0xbc5cx3};mxLayoutManager[_0x387d[202]][_0x387d[2756]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[1703]]()[_0x387d[502]]();return _0xbc5cx2 instanceof mxChildChange?[_0xbc5cx2[_0x387d[247]],_0xbc5cx2[_0x387d[257]],_0xbc5cx3[_0x387d[1197]](_0xbc5cx2[_0x387d[247]])]:_0xbc5cx2 instanceof mxTerminalChange|| _0xbc5cx2 instanceof mxGeometryChange?[_0xbc5cx2[_0x387d[246]],_0xbc5cx3[_0x387d[1197]](_0xbc5cx2[_0x387d[246]])]:[]};mxLayoutManager[_0x387d[202]][_0x387d[828]]= function(_0xbc5cx2){if(0< _0xbc5cx2[_0x387d[67]]){var _0xbc5cx3=this[_0x387d[1703]]()[_0x387d[502]]();_0xbc5cx3[_0x387d[473]]();try{for(var _0xbc5cx4=null,_0xbc5cx5=0;_0xbc5cx5< _0xbc5cx2[_0x387d[67]];_0xbc5cx5++){_0xbc5cx2[_0xbc5cx5]!= _0xbc5cx3[_0x387d[501]]()&& _0xbc5cx2[_0xbc5cx5]!= _0xbc5cx4&& (_0xbc5cx4= _0xbc5cx2[_0xbc5cx5],this[_0x387d[2757]](this[_0x387d[2754]](_0xbc5cx4),_0xbc5cx4))};this[_0x387d[746]]( new mxEventObject(mxEvent.LAYOUT_CELLS,_0x387d[895],_0xbc5cx2))}finally{_0xbc5cx3[_0x387d[476]]()}}};mxLayoutManager[_0x387d[202]][_0x387d[2757]]= function(_0xbc5cx2,_0xbc5cx3){null!= _0xbc5cx2&& null!= _0xbc5cx3&& _0xbc5cx2[_0x387d[350]](_0xbc5cx3)};mxLayoutManager[_0x387d[202]][_0x387d[515]]= function(){this[_0x387d[1178]](null)};function mxSpaceManager(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){this[_0x387d[2758]]= mxUtils[_0x387d[885]](this,function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[994]]()&& this[_0x387d[837]](_0xbc5cx3[_0x387d[720]](_0x387d[895]))});this[_0x387d[2759]]= mxUtils[_0x387d[885]](this,function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[994]]()&& this[_0x387d[837]](_0xbc5cx3[_0x387d[720]](_0x387d[895]))});this[_0x387d[2760]]= null!= _0xbc5cx3?_0xbc5cx3:!0;this[_0x387d[2761]]= null!= _0xbc5cx4?_0xbc5cx4:!0;this[_0x387d[2392]]= null!= _0xbc5cx5?_0xbc5cx5:!0;this[_0x387d[1178]](_0xbc5cx2)}mxSpaceManager[_0x387d[202]]= new mxEventSource;mxSpaceManager[_0x387d[202]][_0x387d[196]]= mxSpaceManager;mxSpaceManager[_0x387d[202]][_0x387d[1179]]= null;mxSpaceManager[_0x387d[202]][_0x387d[984]]= !0;mxSpaceManager[_0x387d[202]][_0x387d[2760]]= !0;mxSpaceManager[_0x387d[202]][_0x387d[2761]]= !0;mxSpaceManager[_0x387d[202]][_0x387d[2392]]= !0;mxSpaceManager[_0x387d[202]][_0x387d[2758]]= null;mxSpaceManager[_0x387d[202]][_0x387d[2759]]= null;mxSpaceManager[_0x387d[202]][_0x387d[2762]]= function(_0xbc5cx2){return !this[_0x387d[1703]]()[_0x387d[502]]()[_0x387d[1193]](_0xbc5cx2)};mxSpaceManager[_0x387d[202]][_0x387d[2763]]= function(_0xbc5cx2){return this[_0x387d[1703]]()[_0x387d[502]]()[_0x387d[1193]](_0xbc5cx2)&& this[_0x387d[1703]]()[_0x387d[1712]](_0xbc5cx2)};mxSpaceManager[_0x387d[202]][_0x387d[994]]= function(){return this[_0x387d[984]]};mxSpaceManager[_0x387d[202]][_0x387d[995]]= function(_0xbc5cx2){this[_0x387d[984]]= _0xbc5cx2};mxSpaceManager[_0x387d[202]][_0x387d[2764]]= function(){return this[_0x387d[2760]]};mxSpaceManager[_0x387d[202]][_0x387d[2765]]= function(_0xbc5cx2){this[_0x387d[2760]]= _0xbc5cx2};mxSpaceManager[_0x387d[202]][_0x387d[2766]]= function(){return this[_0x387d[2761]]};mxSpaceManager[_0x387d[202]][_0x387d[2767]]= function(_0xbc5cx2){this[_0x387d[2761]]= _0xbc5cx2};mxSpaceManager[_0x387d[202]][_0x387d[2678]]= function(){return this[_0x387d[2392]]};mxSpaceManager[_0x387d[202]][_0x387d[2679]]= function(_0xbc5cx2){this[_0x387d[2392]]= _0xbc5cx2};mxSpaceManager[_0x387d[202]][_0x387d[1703]]= function(){return this[_0x387d[1179]]};mxSpaceManager[_0x387d[202]][_0x387d[1178]]= function(_0xbc5cx2){null!= this[_0x387d[1179]]&& (this[_0x387d[1179]][_0x387d[745]](this[_0x387d[2758]]),this[_0x387d[1179]][_0x387d[745]](this[_0x387d[2759]]));this[_0x387d[1179]]= _0xbc5cx2;null!= this[_0x387d[1179]]&& (this[_0x387d[1179]][_0x387d[169]](mxEvent.RESIZE_CELLS,this[_0x387d[2758]]),this[_0x387d[1179]][_0x387d[169]](mxEvent.FOLD_CELLS,this[_0x387d[2759]]))};mxSpaceManager[_0x387d[202]][_0x387d[837]]= function(_0xbc5cx2){if(null!= _0xbc5cx2){var _0xbc5cx3=this[_0x387d[1179]][_0x387d[502]]();_0xbc5cx3[_0x387d[473]]();try{for(var _0xbc5cx4=0;_0xbc5cx4< _0xbc5cx2[_0x387d[67]];_0xbc5cx4++){if(!this[_0x387d[2762]](_0xbc5cx2[_0xbc5cx4])){this[_0x387d[2768]](_0xbc5cx2[_0xbc5cx4]);break}}}finally{_0xbc5cx3[_0x387d[476]]()}}};mxSpaceManager[_0x387d[202]][_0x387d[2768]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[1703]](),_0xbc5cx4=_0xbc5cx3[_0x387d[249]](),_0xbc5cx5=_0xbc5cx3[_0x387d[502]](),_0xbc5cx9=_0xbc5cx4[_0x387d[248]](_0xbc5cx2),_0xbc5cxa=_0xbc5cx4[_0x387d[248]](_0xbc5cx5[_0x387d[1197]](_0xbc5cx2));if(null!= _0xbc5cx9&& null!= _0xbc5cxa){var _0xbc5cx12=this[_0x387d[2769]](_0xbc5cx9),_0xbc5cx13=_0xbc5cx5[_0x387d[1721]](_0xbc5cx2);if(null!= _0xbc5cx12&& null!= _0xbc5cx13){var _0xbc5cx14=_0xbc5cx4[_0x387d[513]],_0xbc5cx15=_0xbc5cx4[_0x387d[255]],_0xbc5cx4=_0xbc5cx9[_0x387d[235]]- _0xbc5cxa[_0x387d[2078]][_0x387d[235]]- _0xbc5cx14[_0x387d[235]]* _0xbc5cx15,_0xbc5cxa=_0xbc5cx9[_0x387d[236]]- _0xbc5cxa[_0x387d[2078]][_0x387d[236]]- _0xbc5cx14[_0x387d[236]]* _0xbc5cx15,_0xbc5cx14=_0xbc5cx9[_0x387d[235]]+ _0xbc5cx9[_0x387d[117]],_0xbc5cx16=_0xbc5cx9[_0x387d[236]]+ _0xbc5cx9[_0x387d[119]],_0xbc5cx17=_0xbc5cx9[_0x387d[117]]- _0xbc5cx13[_0x387d[117]]* _0xbc5cx15+ _0xbc5cx4- _0xbc5cx13[_0x387d[235]]* _0xbc5cx15,_0xbc5cx18=_0xbc5cx9[_0x387d[119]]- _0xbc5cx13[_0x387d[119]]* _0xbc5cx15+ _0xbc5cxa- _0xbc5cx13[_0x387d[236]]* _0xbc5cx15,_0xbc5cx19=1- _0xbc5cx13[_0x387d[117]]* _0xbc5cx15/ _0xbc5cx9[_0x387d[117]],_0xbc5cx9=1- _0xbc5cx13[_0x387d[119]]* _0xbc5cx15/ _0xbc5cx9[_0x387d[119]];_0xbc5cx5[_0x387d[473]]();try{for(_0xbc5cx13= 0;_0xbc5cx13< _0xbc5cx12[_0x387d[67]];_0xbc5cx13++){_0xbc5cx12[_0xbc5cx13]!= _0xbc5cx2&& this[_0x387d[2763]](_0xbc5cx12[_0xbc5cx13])&& this[_0x387d[2770]](_0xbc5cx12[_0xbc5cx13],_0xbc5cx17,_0xbc5cx18,_0xbc5cx4,_0xbc5cxa,_0xbc5cx14,_0xbc5cx16,_0xbc5cx19,_0xbc5cx9,this[_0x387d[2678]]()&& _0xbc5cx3[_0x387d[2507]](_0xbc5cx12[_0xbc5cx13]))}}finally{_0xbc5cx5[_0x387d[476]]()}}}};mxSpaceManager[_0x387d[202]][_0x387d[2770]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13,_0xbc5cx14,_0xbc5cx15){_0xbc5cx5= this[_0x387d[1703]]();var _0xbc5cx16=_0xbc5cx5[_0x387d[249]]()[_0x387d[248]](_0xbc5cx2);if(null!= _0xbc5cx16){var _0xbc5cx17=_0xbc5cx5[_0x387d[502]](),_0xbc5cx18=_0xbc5cx17[_0x387d[1721]](_0xbc5cx2);if(null!= _0xbc5cx18){_0xbc5cx17[_0x387d[473]]();try{if(this[_0x387d[2764]]()){if(_0xbc5cx16[_0x387d[235]]>= _0xbc5cxa){_0xbc5cx18= _0xbc5cx18[_0x387d[238]](),_0xbc5cx18[_0x387d[513]](-_0xbc5cx3,0)}else {var _0xbc5cx19=Math[_0x387d[160]](0,_0xbc5cx16[_0x387d[235]]- x0),_0xbc5cx18=_0xbc5cx18[_0x387d[238]]();_0xbc5cx18[_0x387d[513]](-_0xbc5cx13* _0xbc5cx19,0)}};if(this[_0x387d[2766]]()){if(_0xbc5cx16[_0x387d[236]]>= _0xbc5cx12){_0xbc5cx18= _0xbc5cx18[_0x387d[238]](),_0xbc5cx18[_0x387d[513]](0,-_0xbc5cx4)}else {var _0xbc5cx1a=Math[_0x387d[160]](0,_0xbc5cx16[_0x387d[236]]- _0xbc5cx9),_0xbc5cx18=_0xbc5cx18[_0x387d[238]]();_0xbc5cx18[_0x387d[513]](0,-_0xbc5cx14* _0xbc5cx1a)}};_0xbc5cx18!= _0xbc5cx17[_0x387d[1721]](_0xbc5cx2)&& (_0xbc5cx17[_0x387d[1724]](_0xbc5cx2,_0xbc5cx18),_0xbc5cx15&& _0xbc5cx5[_0x387d[2508]](_0xbc5cx2))}finally{_0xbc5cx17[_0x387d[476]]()}}}};mxSpaceManager[_0x387d[202]][_0x387d[2769]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[1703]](),_0xbc5cx4=_0xbc5cx3[_0x387d[502]]()[_0x387d[1197]](_0xbc5cx2[_0x387d[246]]),_0xbc5cx5=this[_0x387d[2766]](),_0xbc5cx9=this[_0x387d[2764]]();return _0xbc5cx3[_0x387d[2691]](_0xbc5cx2[_0x387d[235]]+ (_0xbc5cx5?0:_0xbc5cx2[_0x387d[117]]),_0xbc5cx2[_0x387d[236]]+ (_0xbc5cx5&& _0xbc5cx9?0:_0xbc5cx2[_0x387d[119]]),_0xbc5cx4,_0xbc5cx9,_0xbc5cx5)};mxSpaceManager[_0x387d[202]][_0x387d[515]]= function(){this[_0x387d[1178]](null)};function mxSwimlaneManager(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){this[_0x387d[662]]= null!= _0xbc5cx3?_0xbc5cx3:!0;this[_0x387d[2771]]= null!= _0xbc5cx4?_0xbc5cx4:!0;this[_0x387d[2772]]= null!= _0xbc5cx5?_0xbc5cx5:!0;this[_0x387d[2773]]= mxUtils[_0x387d[885]](this,function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[994]]()&& this[_0x387d[2774]]()&& this[_0x387d[833]](_0xbc5cx3[_0x387d[720]](_0x387d[895]))});this[_0x387d[2758]]= mxUtils[_0x387d[885]](this,function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[994]]()&& this[_0x387d[2775]]()&& this[_0x387d[837]](_0xbc5cx3[_0x387d[720]](_0x387d[895]))});this[_0x387d[1178]](_0xbc5cx2)}mxSwimlaneManager[_0x387d[202]]= new mxEventSource;mxSwimlaneManager[_0x387d[202]][_0x387d[196]]= mxSwimlaneManager;mxSwimlaneManager[_0x387d[202]][_0x387d[1179]]= null;mxSwimlaneManager[_0x387d[202]][_0x387d[984]]= !0;mxSwimlaneManager[_0x387d[202]][_0x387d[662]]= !0;mxSwimlaneManager[_0x387d[202]][_0x387d[2771]]= !0;mxSwimlaneManager[_0x387d[202]][_0x387d[2772]]= !0;mxSwimlaneManager[_0x387d[202]][_0x387d[2773]]= null;mxSwimlaneManager[_0x387d[202]][_0x387d[2758]]= null;mxSwimlaneManager[_0x387d[202]][_0x387d[994]]= function(){return this[_0x387d[984]]};mxSwimlaneManager[_0x387d[202]][_0x387d[995]]= function(_0xbc5cx2){this[_0x387d[984]]= _0xbc5cx2};mxSwimlaneManager[_0x387d[202]][_0x387d[1737]]= function(){return this[_0x387d[662]]};mxSwimlaneManager[_0x387d[202]][_0x387d[2776]]= function(_0xbc5cx2){this[_0x387d[662]]= _0xbc5cx2};mxSwimlaneManager[_0x387d[202]][_0x387d[2774]]= function(){return this[_0x387d[2771]]};mxSwimlaneManager[_0x387d[202]][_0x387d[2777]]= function(_0xbc5cx2){this[_0x387d[2771]]= _0xbc5cx2};mxSwimlaneManager[_0x387d[202]][_0x387d[2775]]= function(){return this[_0x387d[2772]]};mxSwimlaneManager[_0x387d[202]][_0x387d[2778]]= function(_0xbc5cx2){this[_0x387d[2772]]= _0xbc5cx2};mxSwimlaneManager[_0x387d[202]][_0x387d[1703]]= function(){return this[_0x387d[1179]]};mxSwimlaneManager[_0x387d[202]][_0x387d[1178]]= function(_0xbc5cx2){null!= this[_0x387d[1179]]&& (this[_0x387d[1179]][_0x387d[745]](this[_0x387d[2773]]),this[_0x387d[1179]][_0x387d[745]](this[_0x387d[2758]]));this[_0x387d[1179]]= _0xbc5cx2;null!= this[_0x387d[1179]]&& (this[_0x387d[1179]][_0x387d[169]](mxEvent.ADD_CELLS,this[_0x387d[2773]]),this[_0x387d[1179]][_0x387d[169]](mxEvent.CELLS_RESIZED,this[_0x387d[2758]]))};mxSwimlaneManager[_0x387d[202]][_0x387d[2779]]= function(_0xbc5cx2){return !this[_0x387d[1703]]()[_0x387d[1730]](_0xbc5cx2)};mxSwimlaneManager[_0x387d[202]][_0x387d[2780]]= function(_0xbc5cx2){if(this[_0x387d[1179]][_0x387d[1730]](_0xbc5cx2)){var _0xbc5cx3=this[_0x387d[1179]][_0x387d[441]][_0x387d[248]](_0xbc5cx2);_0xbc5cx2= null!= _0xbc5cx3?_0xbc5cx3[_0x387d[124]]:this[_0x387d[1179]][_0x387d[1705]](_0xbc5cx2);return 1== mxUtils[_0x387d[433]](_0xbc5cx2,mxConstants.STYLE_HORIZONTAL,1)};return !this[_0x387d[1737]]()};mxSwimlaneManager[_0x387d[202]][_0x387d[833]]= function(_0xbc5cx2){if(null!= _0xbc5cx2){var _0xbc5cx3=this[_0x387d[1703]]()[_0x387d[502]]();_0xbc5cx3[_0x387d[473]]();try{for(var _0xbc5cx4=0;_0xbc5cx4< _0xbc5cx2[_0x387d[67]];_0xbc5cx4++){this[_0x387d[2779]](_0xbc5cx2[_0xbc5cx4])|| this[_0x387d[2781]](_0xbc5cx2[_0xbc5cx4])}}finally{_0xbc5cx3[_0x387d[476]]()}}};mxSwimlaneManager[_0x387d[202]][_0x387d[2781]]= function(_0xbc5cx2){for(var _0xbc5cx3=this[_0x387d[1703]]()[_0x387d[502]](),_0xbc5cx4=_0xbc5cx3[_0x387d[1197]](_0xbc5cx2),_0xbc5cx5=_0xbc5cx3[_0x387d[262]](_0xbc5cx4),_0xbc5cx9=null,_0xbc5cxa=0;_0xbc5cxa< _0xbc5cx5;_0xbc5cxa++){var _0xbc5cx12=_0xbc5cx3[_0x387d[263]](_0xbc5cx4,_0xbc5cxa);if(_0xbc5cx12!= _0xbc5cx2&& !this[_0x387d[2779]](_0xbc5cx12)&& (_0xbc5cx9= _0xbc5cx3[_0x387d[1721]](_0xbc5cx12),null!= _0xbc5cx9)){break}};null!= _0xbc5cx9&& this[_0x387d[2782]](_0xbc5cx2,_0xbc5cx9[_0x387d[117]],_0xbc5cx9[_0x387d[119]])};mxSwimlaneManager[_0x387d[202]][_0x387d[837]]= function(_0xbc5cx2){if(null!= _0xbc5cx2){var _0xbc5cx3=this[_0x387d[1703]]()[_0x387d[502]]();_0xbc5cx3[_0x387d[473]]();try{for(var _0xbc5cx4=0;_0xbc5cx4< _0xbc5cx2[_0x387d[67]];_0xbc5cx4++){if(!this[_0x387d[2779]](_0xbc5cx2[_0xbc5cx4])){var _0xbc5cx5=_0xbc5cx3[_0x387d[1721]](_0xbc5cx2[_0xbc5cx4]);if(null!= _0xbc5cx5){for(var _0xbc5cx9= new mxRectangle(0,0,_0xbc5cx5[_0x387d[117]],_0xbc5cx5[_0x387d[119]]),_0xbc5cxa=_0xbc5cx2[_0xbc5cx4],_0xbc5cx12=_0xbc5cxa;null!= _0xbc5cx12;){var _0xbc5cxa=_0xbc5cx12,_0xbc5cx12=_0xbc5cx3[_0x387d[1197]](_0xbc5cx12),_0xbc5cx13=this[_0x387d[1179]][_0x387d[1730]](_0xbc5cx12)?this[_0x387d[1179]][_0x387d[1731]](_0xbc5cx12): new mxRectangle;_0xbc5cx9[_0x387d[117]]+= _0xbc5cx13[_0x387d[117]];_0xbc5cx9[_0x387d[119]]+= _0xbc5cx13[_0x387d[119]]};this[_0x387d[2782]](_0xbc5cxa,_0xbc5cx9[_0x387d[117]],_0xbc5cx9[_0x387d[119]])}}}}finally{_0xbc5cx3[_0x387d[476]]()}}};mxSwimlaneManager[_0x387d[202]][_0x387d[2782]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=this[_0x387d[1703]]()[_0x387d[502]]();_0xbc5cx5[_0x387d[473]]();try{if(!this[_0x387d[2779]](_0xbc5cx2)){var _0xbc5cx9=_0xbc5cx5[_0x387d[1721]](_0xbc5cx2);if(null!= _0xbc5cx9){var _0xbc5cxa=this[_0x387d[2780]](_0xbc5cx2);if(_0xbc5cxa&& _0xbc5cx9[_0x387d[119]]!= _0xbc5cx4|| !_0xbc5cxa&& _0xbc5cx9[_0x387d[117]]!= _0xbc5cx3){_0xbc5cx9= _0xbc5cx9[_0x387d[238]](),_0xbc5cxa?_0xbc5cx9[_0x387d[119]]= _0xbc5cx4:_0xbc5cx9[_0x387d[117]]= _0xbc5cx3,_0xbc5cx5[_0x387d[1724]](_0xbc5cx2,_0xbc5cx9)}}};var _0xbc5cx12=this[_0x387d[1179]][_0x387d[1730]](_0xbc5cx2)?this[_0x387d[1179]][_0x387d[1731]](_0xbc5cx2): new mxRectangle;_0xbc5cx3-= _0xbc5cx12[_0x387d[117]];_0xbc5cx4-= _0xbc5cx12[_0x387d[119]];for(var _0xbc5cx13=_0xbc5cx5[_0x387d[262]](_0xbc5cx2),_0xbc5cx9=0;_0xbc5cx9< _0xbc5cx13;_0xbc5cx9++){var _0xbc5cx14=_0xbc5cx5[_0x387d[263]](_0xbc5cx2,_0xbc5cx9);this[_0x387d[2782]](_0xbc5cx14,_0xbc5cx3,_0xbc5cx4)}}finally{_0xbc5cx5[_0x387d[476]]()}};mxSwimlaneManager[_0x387d[202]][_0x387d[515]]= function(){this[_0x387d[1178]](null)};function mxTemporaryCellStates(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){this[_0x387d[441]]= _0xbc5cx2;_0xbc5cx3= null!= _0xbc5cx3?_0xbc5cx3:1;this[_0x387d[2783]]= _0xbc5cx2[_0x387d[517]]();this[_0x387d[2784]]= _0xbc5cx2[_0x387d[2312]]();this[_0x387d[2785]]= _0xbc5cx2[_0x387d[518]]();_0xbc5cx2[_0x387d[1517]]( new mxDictionary);_0xbc5cx2[_0x387d[2262]](_0xbc5cx3);if(null!= _0xbc5cx4){_0xbc5cx3= _0xbc5cx2[_0x387d[1230]]( new mxCell);for(var _0xbc5cx5=0;_0xbc5cx5< _0xbc5cx4[_0x387d[67]];_0xbc5cx5++){_0xbc5cx2[_0x387d[2267]](_0xbc5cx3,_0xbc5cx4[_0xbc5cx5])};for(var _0xbc5cx9=null,_0xbc5cx5=0;_0xbc5cx5< _0xbc5cx4[_0x387d[67]];_0xbc5cx5++){var _0xbc5cxa=_0xbc5cx2[_0x387d[2268]](_0xbc5cx3,_0xbc5cx4[_0xbc5cx5]);null== _0xbc5cx9?_0xbc5cx9= _0xbc5cxa:_0xbc5cx9[_0x387d[99]](_0xbc5cxa)};null== _0xbc5cx9&& (_0xbc5cx9= new mxRectangle);_0xbc5cx2[_0x387d[2256]](_0xbc5cx9)}}mxTemporaryCellStates[_0x387d[202]][_0x387d[441]]= null;mxTemporaryCellStates[_0x387d[202]][_0x387d[2784]]= null;mxTemporaryCellStates[_0x387d[202]][_0x387d[2783]]= null;mxTemporaryCellStates[_0x387d[202]][_0x387d[2785]]= null;mxTemporaryCellStates[_0x387d[202]][_0x387d[515]]= function(){this[_0x387d[441]][_0x387d[2262]](this[_0x387d[2785]]);this[_0x387d[441]][_0x387d[1517]](this[_0x387d[2784]]);this[_0x387d[441]][_0x387d[2256]](this[_0x387d[2783]])};function mxCellStatePreview(_0xbc5cx2){this[_0x387d[1179]]= _0xbc5cx2;this[_0x387d[2786]]= {}}mxCellStatePreview[_0x387d[202]][_0x387d[1179]]= null;mxCellStatePreview[_0x387d[202]][_0x387d[2786]]= null;mxCellStatePreview[_0x387d[202]][_0x387d[2787]]= 0;mxCellStatePreview[_0x387d[202]][_0x387d[1107]]= function(){return 0== this[_0x387d[2787]]};mxCellStatePreview[_0x387d[202]][_0x387d[1194]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){_0xbc5cx5= null!= _0xbc5cx5?_0xbc5cx5:!0;_0xbc5cx9= null!= _0xbc5cx9?_0xbc5cx9:!0;var _0xbc5cxa=mxCellPath[_0x387d[385]](_0xbc5cx2[_0x387d[246]]),_0xbc5cx12=this[_0x387d[2786]][_0xbc5cxa];null== _0xbc5cx12?(_0xbc5cx12= new mxPoint(_0xbc5cx3,_0xbc5cx4),this[_0x387d[2786]][_0xbc5cxa]= _0xbc5cx12,this[_0x387d[2787]]++):_0xbc5cx5?(_0xbc5cx12[_0x387d[2788]]+= _0xbc5cx3,_0xbc5cx12[_0x387d[2789]]+= _0xbc5cx4):(_0xbc5cx12[_0x387d[2788]]= _0xbc5cx3,_0xbc5cx12[_0x387d[2789]]= _0xbc5cx4);_0xbc5cx9&& this[_0x387d[2790]](_0xbc5cx2);return _0xbc5cx12};mxCellStatePreview[_0x387d[202]][_0x387d[539]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[1179]][_0x387d[502]](),_0xbc5cx4=_0xbc5cx3[_0x387d[501]](),_0xbc5cx5;for(_0xbc5cx5 in this[_0x387d[2786]]){var _0xbc5cx9=mxCellPath[_0x387d[2791]](_0xbc5cx4,_0xbc5cx5),_0xbc5cxa=this[_0x387d[1179]][_0x387d[441]][_0x387d[248]](_0xbc5cx9),_0xbc5cx12=this[_0x387d[2786]][_0xbc5cx5],_0xbc5cx9=this[_0x387d[1179]][_0x387d[441]][_0x387d[248]](_0xbc5cx3[_0x387d[1197]](_0xbc5cx9));this[_0x387d[2792]](_0xbc5cx9,_0xbc5cxa,_0xbc5cx12[_0x387d[235]],_0xbc5cx12[_0x387d[236]])};for(_0xbc5cx5 in this[_0x387d[2786]]){_0xbc5cx9= mxCellPath[_0x387d[2791]](_0xbc5cx4,_0xbc5cx5),_0xbc5cxa= this[_0x387d[1179]][_0x387d[441]][_0x387d[248]](_0xbc5cx9),_0xbc5cx12= this[_0x387d[2786]][_0xbc5cx5],_0xbc5cx9= this[_0x387d[1179]][_0x387d[441]][_0x387d[248]](_0xbc5cx3[_0x387d[1197]](_0xbc5cx9)),this[_0x387d[2793]](_0xbc5cx9,_0xbc5cxa,_0xbc5cx12[_0x387d[235]],_0xbc5cx12[_0x387d[236]],_0xbc5cx2)}};mxCellStatePreview[_0x387d[202]][_0x387d[2792]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){if(null!= _0xbc5cx3){var _0xbc5cx9=this[_0x387d[1179]][_0x387d[502]]();if(_0xbc5cx9[_0x387d[1193]](_0xbc5cx3[_0x387d[246]])){_0xbc5cx3[_0x387d[2080]]= !0;this[_0x387d[1179]][_0x387d[441]][_0x387d[2267]](_0xbc5cx2,_0xbc5cx3[_0x387d[246]]);_0xbc5cx2= _0xbc5cx9[_0x387d[1721]](_0xbc5cx3[_0x387d[246]]);var _0xbc5cxa=mxCellPath[_0x387d[385]](_0xbc5cx3[_0x387d[246]]);if((0!= _0xbc5cx4|| 0!= _0xbc5cx5)&& null!= _0xbc5cx2&& (!_0xbc5cx2[_0x387d[1500]]|| null!= this[_0x387d[2786]][_0xbc5cxa])){_0xbc5cx3[_0x387d[235]]+= _0xbc5cx4,_0xbc5cx3[_0x387d[236]]+= _0xbc5cx5}};_0xbc5cx2= _0xbc5cx9[_0x387d[262]](_0xbc5cx3[_0x387d[246]]);for(_0xbc5cxa= 0;_0xbc5cxa< _0xbc5cx2;_0xbc5cxa++){this[_0x387d[2792]](_0xbc5cx3,this[_0x387d[1179]][_0x387d[441]][_0x387d[248]](_0xbc5cx9[_0x387d[263]](_0xbc5cx3[_0x387d[246]],_0xbc5cxa)),_0xbc5cx4,_0xbc5cx5)}}};mxCellStatePreview[_0x387d[202]][_0x387d[2793]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){if(null!= _0xbc5cx3){_0xbc5cx3[_0x387d[2080]]= !0;this[_0x387d[1179]][_0x387d[441]][_0x387d[2268]](_0xbc5cx2,_0xbc5cx3[_0x387d[246]]);var _0xbc5cxa=mxCellPath[_0x387d[385]](_0xbc5cx3[_0x387d[246]]),_0xbc5cx12=this[_0x387d[1179]][_0x387d[502]](),_0xbc5cx13=this[_0x387d[1179]][_0x387d[1198]](_0xbc5cx3[_0x387d[246]]);if((0!= _0xbc5cx4|| 0!= _0xbc5cx5)&& null!= _0xbc5cx13&& _0xbc5cx13[_0x387d[1500]]&& _0xbc5cx12[_0x387d[1193]](_0xbc5cx3[_0x387d[246]])&& (null== _0xbc5cx2|| _0xbc5cx12[_0x387d[1193]](_0xbc5cx2[_0x387d[246]])|| null!= this[_0x387d[2786]][_0xbc5cxa])){_0xbc5cx3[_0x387d[235]]+= _0xbc5cx4,_0xbc5cx3[_0x387d[236]]+= _0xbc5cx5,this[_0x387d[1179]][_0x387d[259]][_0x387d[258]](_0xbc5cx3)};null!= _0xbc5cx9&& _0xbc5cx9(_0xbc5cx3);_0xbc5cx2= _0xbc5cx12[_0x387d[262]](_0xbc5cx3[_0x387d[246]]);for(_0xbc5cxa= 0;_0xbc5cxa< _0xbc5cx2;_0xbc5cxa++){this[_0x387d[2793]](_0xbc5cx3,this[_0x387d[1179]][_0x387d[441]][_0x387d[248]](_0xbc5cx12[_0x387d[263]](_0xbc5cx3[_0x387d[246]],_0xbc5cxa)),_0xbc5cx4,_0xbc5cx5,_0xbc5cx9)}}};mxCellStatePreview[_0x387d[202]][_0x387d[2790]]= function(_0xbc5cx2){for(var _0xbc5cx3=this[_0x387d[1179]][_0x387d[502]](),_0xbc5cx4=_0xbc5cx3[_0x387d[1707]](_0xbc5cx2[_0x387d[246]]),_0xbc5cx5=0;_0xbc5cx5< _0xbc5cx4;_0xbc5cx5++){var _0xbc5cx9=this[_0x387d[1179]][_0x387d[441]][_0x387d[248]](_0xbc5cx3[_0x387d[1708]](_0xbc5cx2[_0x387d[246]],_0xbc5cx5));null!= _0xbc5cx9&& this[_0x387d[1194]](_0xbc5cx9,0,0)}};function mxConnectionConstraint(_0xbc5cx2,_0xbc5cx3){this[_0x387d[2546]]= _0xbc5cx2;this[_0x387d[591]]= null!= _0xbc5cx3?_0xbc5cx3:!0}mxConnectionConstraint[_0x387d[202]][_0x387d[2546]]= null;mxConnectionConstraint[_0x387d[202]][_0x387d[591]]= null;function mxGraphHandler(_0xbc5cx2){this[_0x387d[1179]]= _0xbc5cx2;this[_0x387d[1179]][_0x387d[1133]](this);this[_0x387d[2730]]= mxUtils[_0x387d[885]](this,function(){this[_0x387d[2794]]()});this[_0x387d[1179]][_0x387d[169]](mxEvent.PAN,this[_0x387d[2730]])}mxGraphHandler[_0x387d[202]][_0x387d[1179]]= null;mxGraphHandler[_0x387d[202]][_0x387d[2795]]= mxClient[_0x387d[80]]?20:50;mxGraphHandler[_0x387d[202]][_0x387d[984]]= !0;mxGraphHandler[_0x387d[202]][_0x387d[2796]]= !0;mxGraphHandler[_0x387d[202]][_0x387d[2797]]= !0;mxGraphHandler[_0x387d[202]][_0x387d[2798]]= !0;mxGraphHandler[_0x387d[202]][_0x387d[990]]= !1;mxGraphHandler[_0x387d[202]][_0x387d[2799]]= null;mxGraphHandler[_0x387d[202]][_0x387d[2800]]= null;mxGraphHandler[_0x387d[202]][_0x387d[2801]]= null;mxGraphHandler[_0x387d[202]][_0x387d[2802]]= !0;mxGraphHandler[_0x387d[202]][_0x387d[2803]]= !0;mxGraphHandler[_0x387d[202]][_0x387d[846]]= !0;mxGraphHandler[_0x387d[202]][_0x387d[2804]]= !1;mxGraphHandler[_0x387d[202]][_0x387d[2805]]= !0;mxGraphHandler[_0x387d[202]][_0x387d[923]]= 6;mxGraphHandler[_0x387d[202]][_0x387d[2806]]= _0x387d[586];mxGraphHandler[_0x387d[202]][_0x387d[2807]]= !1;mxGraphHandler[_0x387d[202]][_0x387d[253]]= null;mxGraphHandler[_0x387d[202]][_0x387d[2808]]= !1;mxGraphHandler[_0x387d[202]][_0x387d[2809]]= !0;mxGraphHandler[_0x387d[202]][_0x387d[994]]= function(){return this[_0x387d[984]]};mxGraphHandler[_0x387d[202]][_0x387d[995]]= function(_0xbc5cx2){this[_0x387d[984]]= _0xbc5cx2};mxGraphHandler[_0x387d[202]][_0x387d[2810]]= function(){return this[_0x387d[2797]]};mxGraphHandler[_0x387d[202]][_0x387d[2811]]= function(_0xbc5cx2){this[_0x387d[2797]]= _0xbc5cx2};mxGraphHandler[_0x387d[202]][_0x387d[2812]]= function(){return this[_0x387d[2798]]};mxGraphHandler[_0x387d[202]][_0x387d[2813]]= function(_0xbc5cx2){this[_0x387d[2798]]= _0xbc5cx2};mxGraphHandler[_0x387d[202]][_0x387d[2814]]= function(){return this[_0x387d[2803]]};mxGraphHandler[_0x387d[202]][_0x387d[2815]]= function(_0xbc5cx2){this[_0x387d[2803]]= _0xbc5cx2};mxGraphHandler[_0x387d[202]][_0x387d[2816]]= function(){return this[_0x387d[846]]};mxGraphHandler[_0x387d[202]][_0x387d[2817]]= function(_0xbc5cx2){this[_0x387d[846]]= _0xbc5cx2};mxGraphHandler[_0x387d[202]][_0x387d[2818]]= function(_0xbc5cx2){return _0xbc5cx2[_0x387d[736]]()};mxGraphHandler[_0x387d[202]][_0x387d[2819]]= function(_0xbc5cx2){return this[_0x387d[1179]][_0x387d[2692]](_0xbc5cx2)};mxGraphHandler[_0x387d[202]][_0x387d[787]]= function(_0xbc5cx2,_0xbc5cx3){if(!_0xbc5cx3[_0x387d[721]]()&& this[_0x387d[994]]()&& this[_0x387d[1179]][_0x387d[994]]()&& !this[_0x387d[1179]][_0x387d[2579]](_0xbc5cx3[_0x387d[727]]())&& null!= _0xbc5cx3[_0x387d[248]]()){var _0xbc5cx4=this[_0x387d[2818]](_0xbc5cx3);this[_0x387d[246]]= null;this[_0x387d[2820]]= this[_0x387d[2819]](_0xbc5cx4);this[_0x387d[2814]]()&& !this[_0x387d[2820]]&& this[_0x387d[1179]][_0x387d[2459]](_0xbc5cx4,_0xbc5cx3[_0x387d[727]]());if(this[_0x387d[2812]]()){var _0xbc5cx5=this[_0x387d[1179]][_0x387d[251]],_0xbc5cx9=_0xbc5cx5[_0x387d[1721]](_0xbc5cx4);this[_0x387d[1179]][_0x387d[1712]](_0xbc5cx4)&& (!_0xbc5cx5[_0x387d[250]](_0xbc5cx4)|| 1< this[_0x387d[1179]][_0x387d[2694]]()|| null!= _0xbc5cx9[_0x387d[1525]]&& 0< _0xbc5cx9[_0x387d[1525]][_0x387d[67]]|| null== _0xbc5cx5[_0x387d[1709]](_0xbc5cx4,!0)|| null== _0xbc5cx5[_0x387d[1709]](_0xbc5cx4,!1)|| this[_0x387d[1179]][_0x387d[2406]]|| this[_0x387d[1179]][_0x387d[2574]](_0xbc5cx3[_0x387d[727]]())&& this[_0x387d[1179]][_0x387d[2617]]())&& this[_0x387d[861]](_0xbc5cx4,_0xbc5cx3[_0x387d[730]](),_0xbc5cx3[_0x387d[732]]());this[_0x387d[2821]]= !0;!mxClient[_0x387d[75]]&& !mxClient[_0x387d[76]]|| _0x387d[2822]!= _0xbc5cx3[_0x387d[728]]()[_0x387d[301]]?_0xbc5cx3[_0x387d[722]]():mxClient[_0x387d[75]]&& _0x387d[2822]== _0xbc5cx3[_0x387d[728]]()[_0x387d[301]]&& (this[_0x387d[2821]]= !1,this[_0x387d[2823]]= null)}}};mxGraphHandler[_0x387d[202]][_0x387d[1010]]= function(){var _0xbc5cx2=this[_0x387d[1179]][_0x387d[902]](),_0xbc5cx3=this[_0x387d[1179]][_0x387d[502]](),_0xbc5cx4=mxUtils[_0x387d[885]](this,function(_0xbc5cx2){return null!= this[_0x387d[1179]][_0x387d[441]][_0x387d[248]](_0xbc5cx2)&& _0xbc5cx3[_0x387d[1193]](_0xbc5cx2)&& null!= _0xbc5cx3[_0x387d[1721]](_0xbc5cx2)&& !_0xbc5cx3[_0x387d[1721]](_0xbc5cx2)[_0x387d[1500]]});return this[_0x387d[1179]][_0x387d[441]][_0x387d[2313]](_0xbc5cx3[_0x387d[1921]](_0xbc5cx4,_0xbc5cx2))};mxGraphHandler[_0x387d[202]][_0x387d[2690]]= function(_0xbc5cx2){return !this[_0x387d[2820]]&& this[_0x387d[1179]][_0x387d[1712]](_0xbc5cx2)?[_0xbc5cx2]:this[_0x387d[1179]][_0x387d[2629]](this[_0x387d[1179]][_0x387d[897]]())};mxGraphHandler[_0x387d[202]][_0x387d[2824]]= function(_0xbc5cx2){_0xbc5cx2= this[_0x387d[1613]](_0xbc5cx2);null!= _0xbc5cx2&& (_0xbc5cx2[_0x387d[244]](-1,-1),_0xbc5cx2[_0x387d[117]]< this[_0x387d[923]]&& (_0xbc5cx2[_0x387d[235]]-= (this[_0x387d[923]]- _0xbc5cx2[_0x387d[117]])/ 2,_0xbc5cx2[_0x387d[117]]= this[_0x387d[923]]),_0xbc5cx2[_0x387d[119]]< this[_0x387d[923]]&& (_0xbc5cx2[_0x387d[236]]-= (this[_0x387d[923]]- _0xbc5cx2[_0x387d[119]])/ 2,_0xbc5cx2[_0x387d[119]]= this[_0x387d[923]]));return _0xbc5cx2};mxGraphHandler[_0x387d[202]][_0x387d[1613]]= function(_0xbc5cx2){var _0xbc5cx3=null;if(null!= _0xbc5cx2&& 0< _0xbc5cx2[_0x387d[67]]){for(var _0xbc5cx4=this[_0x387d[1179]][_0x387d[502]](),_0xbc5cx5=0;_0xbc5cx5< _0xbc5cx2[_0x387d[67]];_0xbc5cx5++){if(_0xbc5cx4[_0x387d[1193]](_0xbc5cx2[_0xbc5cx5])|| _0xbc5cx4[_0x387d[250]](_0xbc5cx2[_0xbc5cx5])){var _0xbc5cx9=this[_0x387d[1179]][_0x387d[441]][_0x387d[248]](_0xbc5cx2[_0xbc5cx5]);if(null!= _0xbc5cx9){var _0xbc5cxa=_0xbc5cx9;_0xbc5cx4[_0x387d[1193]](_0xbc5cx2[_0xbc5cx5])&& (null!= _0xbc5cx9[_0x387d[253]]&& null!= _0xbc5cx9[_0x387d[253]][_0x387d[1563]])&& (_0xbc5cxa= _0xbc5cx9[_0x387d[253]][_0x387d[1563]]);null== _0xbc5cx3?_0xbc5cx3= new mxRectangle(_0xbc5cxa[_0x387d[235]],_0xbc5cxa[_0x387d[236]],_0xbc5cxa[_0x387d[117]],_0xbc5cxa[_0x387d[119]]):_0xbc5cx3[_0x387d[99]](_0xbc5cxa)}}}};return _0xbc5cx3};mxGraphHandler[_0x387d[202]][_0x387d[2825]]= function(_0xbc5cx2){_0xbc5cx2= new mxRectangleShape(_0xbc5cx2,null,this[_0x387d[2806]]);_0xbc5cx2[_0x387d[1522]]= !0;this[_0x387d[2807]]?(_0xbc5cx2[_0x387d[507]]= mxConstants[_0x387d[1656]],_0xbc5cx2[_0x387d[176]](this[_0x387d[1179]][_0x387d[526]])):(_0xbc5cx2[_0x387d[507]]= this[_0x387d[1179]][_0x387d[507]]!= mxConstants[_0x387d[508]]?mxConstants[_0x387d[1523]]:mxConstants[_0x387d[508]],_0xbc5cx2[_0x387d[176]](this[_0x387d[1179]][_0x387d[249]]()[_0x387d[1524]]()),_0xbc5cx2[_0x387d[1229]]= !1);return _0xbc5cx2};mxGraphHandler[_0x387d[202]][_0x387d[861]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){this[_0x387d[246]]= _0xbc5cx2;this[_0x387d[2823]]= mxUtils[_0x387d[2196]](this[_0x387d[1179]][_0x387d[526]],_0xbc5cx3,_0xbc5cx4);this[_0x387d[895]]= this[_0x387d[2690]](this[_0x387d[246]]);this[_0x387d[1562]]= this[_0x387d[1179]][_0x387d[249]]()[_0x387d[1799]](this[_0x387d[895]]);this[_0x387d[2826]]= this[_0x387d[2824]](this[_0x387d[895]]);this[_0x387d[990]]&& (this[_0x387d[2799]]= new mxGuide(this[_0x387d[1179]],this[_0x387d[1010]]()))};mxGraphHandler[_0x387d[202]][_0x387d[2827]]= function(_0xbc5cx2){return null!= this[_0x387d[2799]]?this[_0x387d[2799]][_0x387d[1019]](_0xbc5cx2[_0x387d[727]]()):!0};mxGraphHandler[_0x387d[202]][_0x387d[1021]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[2808]]?this[_0x387d[1179]][_0x387d[441]][_0x387d[255]]:1;_0xbc5cx2[_0x387d[235]]= this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx2[_0x387d[235]]/ _0xbc5cx3)* _0xbc5cx3;_0xbc5cx2[_0x387d[236]]= this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx2[_0x387d[236]]/ _0xbc5cx3)* _0xbc5cx3;return _0xbc5cx2};mxGraphHandler[_0x387d[202]][_0x387d[788]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[1179]];if(!_0xbc5cx3[_0x387d[721]]()&& _0xbc5cx4[_0x387d[1009]]&& null!= this[_0x387d[246]]&& null!= this[_0x387d[2823]]&& null!= this[_0x387d[1562]]){var _0xbc5cx5=mxUtils[_0x387d[2196]](_0xbc5cx4[_0x387d[526]],_0xbc5cx3[_0x387d[730]](),_0xbc5cx3[_0x387d[732]]()),_0xbc5cx9=_0xbc5cx5[_0x387d[235]]- this[_0x387d[2823]][_0x387d[235]],_0xbc5cxa=_0xbc5cx5[_0x387d[236]]- this[_0x387d[2823]][_0x387d[236]],_0xbc5cx5=_0xbc5cx4[_0x387d[2353]];if(null!= this[_0x387d[253]]|| Math[_0x387d[425]](_0xbc5cx9)> _0xbc5cx5|| Math[_0x387d[425]](_0xbc5cxa)> _0xbc5cx5){null== this[_0x387d[1016]]&& (this[_0x387d[1016]]= new mxCellHighlight(this[_0x387d[1179]],mxConstants.DROP_TARGET_COLOR,3));null== this[_0x387d[253]]&& (this[_0x387d[253]]= this[_0x387d[2825]](this[_0x387d[1562]]));var _0xbc5cx12=_0xbc5cx4[_0x387d[1018]](_0xbc5cx3[_0x387d[727]]()),_0xbc5cx5=!0;if(null!= this[_0x387d[2799]]&& this[_0x387d[2827]](_0xbc5cx3)){_0xbc5cxa= this[_0x387d[2799]][_0x387d[582]](this[_0x387d[1562]], new mxPoint(_0xbc5cx9,_0xbc5cxa),_0xbc5cx12),_0xbc5cx5= !1,_0xbc5cx9= _0xbc5cxa[_0x387d[235]],_0xbc5cxa= _0xbc5cxa[_0x387d[236]]}else {if(_0xbc5cx12){var _0xbc5cx13=_0xbc5cx4[_0x387d[249]]()[_0x387d[513]],_0xbc5cx14=_0xbc5cx4[_0x387d[249]]()[_0x387d[255]],_0xbc5cx12=this[_0x387d[1562]][_0x387d[235]]- (_0xbc5cx4[_0x387d[1021]](this[_0x387d[1562]][_0x387d[235]]/ _0xbc5cx14- _0xbc5cx13[_0x387d[235]])+ _0xbc5cx13[_0x387d[235]])* _0xbc5cx14,_0xbc5cx13=this[_0x387d[1562]][_0x387d[236]]- (_0xbc5cx4[_0x387d[1021]](this[_0x387d[1562]][_0x387d[236]]/ _0xbc5cx14- _0xbc5cx13[_0x387d[236]])+ _0xbc5cx13[_0x387d[236]])* _0xbc5cx14,_0xbc5cxa=this[_0x387d[1021]]( new mxPoint(_0xbc5cx9,_0xbc5cxa)),_0xbc5cx9=_0xbc5cxa[_0x387d[235]]- _0xbc5cx12,_0xbc5cxa=_0xbc5cxa[_0x387d[236]]- _0xbc5cx13}};null!= this[_0x387d[2799]]&& _0xbc5cx5&& this[_0x387d[2799]][_0x387d[801]]();_0xbc5cx4[_0x387d[2578]](_0xbc5cx3[_0x387d[727]]())&& (Math[_0x387d[425]](_0xbc5cx9)> Math[_0x387d[425]](_0xbc5cxa)?_0xbc5cxa= 0:_0xbc5cx9= 0);this[_0x387d[2800]]= _0xbc5cx9;this[_0x387d[2801]]= _0xbc5cxa;this[_0x387d[2794]]();_0xbc5cx5= null;_0xbc5cxa= _0xbc5cx3[_0x387d[736]]();_0xbc5cx4[_0x387d[1015]]()&& this[_0x387d[2796]]&& (_0xbc5cx5= _0xbc5cx4[_0x387d[564]](this[_0x387d[895]],_0xbc5cx3[_0x387d[727]](),_0xbc5cxa));_0xbc5cx12= _0xbc5cx5;for(_0xbc5cx13= _0xbc5cx4[_0x387d[502]]();null!= _0xbc5cx12&& _0xbc5cx12!= this[_0x387d[895]][0];){_0xbc5cx12= _0xbc5cx13[_0x387d[1197]](_0xbc5cx12)};var _0xbc5cx14=_0xbc5cx4[_0x387d[2574]](_0xbc5cx3[_0x387d[727]]())&& _0xbc5cx4[_0x387d[2617]]()&& this[_0x387d[2810]](),_0xbc5cx9=_0xbc5cx4[_0x387d[249]]()[_0x387d[248]](_0xbc5cx5),_0xbc5cx15=!1;null!= _0xbc5cx9&& null== _0xbc5cx12&& (_0xbc5cx13[_0x387d[1197]](this[_0x387d[246]])!= _0xbc5cx5|| _0xbc5cx14)?(this[_0x387d[772]]!= _0xbc5cx5&& (this[_0x387d[772]]= _0xbc5cx5,this[_0x387d[2828]](mxConstants.DROP_TARGET_COLOR)),_0xbc5cx15= !0):(this[_0x387d[772]]= null,this[_0x387d[2804]]&& (null!= _0xbc5cxa&& 1== this[_0x387d[895]][_0x387d[67]]&& _0xbc5cx4[_0x387d[502]]()[_0x387d[1193]](_0xbc5cxa)&& _0xbc5cx4[_0x387d[2565]](_0xbc5cxa))&& (_0xbc5cx9= _0xbc5cx4[_0x387d[249]]()[_0x387d[248]](_0xbc5cxa),null!= _0xbc5cx9&& (_0xbc5cx4= null== _0xbc5cx4[_0x387d[2500]](null,this[_0x387d[246]],_0xbc5cxa)?mxConstants[_0x387d[2829]]:mxConstants[_0x387d[2830]],this[_0x387d[2828]](_0xbc5cx4),_0xbc5cx15= !0)));null!= _0xbc5cx9&& _0xbc5cx15?this[_0x387d[1016]][_0x387d[1016]](_0xbc5cx9):this[_0x387d[1016]][_0x387d[801]]()};_0xbc5cx3[_0x387d[722]]();mxEvent[_0x387d[722]](_0xbc5cx3[_0x387d[727]]())}else {if((this[_0x387d[2812]]()|| this[_0x387d[2810]]())&& this[_0x387d[2802]]&& !_0xbc5cx3[_0x387d[721]]()&& null!= _0xbc5cx3[_0x387d[248]]()&& !_0xbc5cx4[_0x387d[1009]]){_0xbc5cx9= _0xbc5cx4[_0x387d[2599]](_0xbc5cx3[_0x387d[736]]()),null== _0xbc5cx9&& (_0xbc5cx4[_0x387d[994]]()&& _0xbc5cx4[_0x387d[1712]](_0xbc5cx3[_0x387d[736]]()))&& (_0xbc5cx9= _0xbc5cx4[_0x387d[502]]()[_0x387d[250]](_0xbc5cx3[_0x387d[736]]())?mxConstants[_0x387d[2831]]:mxConstants[_0x387d[2832]]),_0xbc5cx3[_0x387d[248]]()[_0x387d[1609]](_0xbc5cx9),_0xbc5cx3[_0x387d[722]]()}}};mxGraphHandler[_0x387d[202]][_0x387d[2794]]= function(){null!= this[_0x387d[253]]&& (this[_0x387d[253]][_0x387d[1562]]= new mxRectangle(Math[_0x387d[488]](this[_0x387d[2826]][_0x387d[235]]+ this[_0x387d[2800]]- this[_0x387d[1179]][_0x387d[1136]]),Math[_0x387d[488]](this[_0x387d[2826]][_0x387d[236]]+ this[_0x387d[2801]]- this[_0x387d[1179]][_0x387d[1137]]),this[_0x387d[2826]][_0x387d[117]],this[_0x387d[2826]][_0x387d[119]]),this[_0x387d[253]][_0x387d[258]]())};mxGraphHandler[_0x387d[202]][_0x387d[2828]]= function(_0xbc5cx2){null!= this[_0x387d[1016]]&& this[_0x387d[1016]][_0x387d[2828]](_0xbc5cx2)};mxGraphHandler[_0x387d[202]][_0x387d[789]]= function(_0xbc5cx2,_0xbc5cx3){if(!_0xbc5cx3[_0x387d[721]]()){var _0xbc5cx4=this[_0x387d[1179]];if(null!= this[_0x387d[246]]&& null!= this[_0x387d[2823]]&& null!= this[_0x387d[253]]&& null!= this[_0x387d[2800]]&& null!= this[_0x387d[2801]]){var _0xbc5cx5=_0xbc5cx4[_0x387d[249]]()[_0x387d[255]],_0xbc5cx9=_0xbc5cx4[_0x387d[2574]](_0xbc5cx3[_0x387d[727]]())&& _0xbc5cx4[_0x387d[2617]]()&& this[_0x387d[2810]](),_0xbc5cxa=this[_0x387d[2800]]/ _0xbc5cx5,_0xbc5cx5=this[_0x387d[2801]]/ _0xbc5cx5,_0xbc5cx12=_0xbc5cx3[_0x387d[736]]();this[_0x387d[2804]]&& null== this[_0x387d[772]]&& null!= _0xbc5cx12&& _0xbc5cx4[_0x387d[502]]()[_0x387d[1193]](_0xbc5cx12)&& _0xbc5cx4[_0x387d[2565]](_0xbc5cx12)&& _0xbc5cx4[_0x387d[2581]](null,this[_0x387d[246]],_0xbc5cx12)?_0xbc5cx4[_0x387d[2433]][_0x387d[807]](this[_0x387d[246]],_0xbc5cx12,_0xbc5cx3[_0x387d[727]]()):(_0xbc5cx12= this[_0x387d[772]],_0xbc5cx4[_0x387d[2655]]()&& _0xbc5cx4[_0x387d[2686]](_0xbc5cx12,this[_0x387d[895]],_0xbc5cx3[_0x387d[727]]())?_0xbc5cx4[_0x387d[853]](_0xbc5cx12,this[_0x387d[895]],null,_0xbc5cxa,_0xbc5cx5):this[_0x387d[834]](this[_0x387d[895]],_0xbc5cxa,_0xbc5cx5,_0xbc5cx9,this[_0x387d[772]],_0xbc5cx3[_0x387d[727]]()))}else {this[_0x387d[2814]]()&& (this[_0x387d[2820]]&& null!= this[_0x387d[246]])&& this[_0x387d[2833]](_0xbc5cx3)}};this[_0x387d[2821]]&& _0xbc5cx3[_0x387d[722]]();this[_0x387d[862]]()};mxGraphHandler[_0x387d[202]][_0x387d[2833]]= function(_0xbc5cx2){this[_0x387d[1179]][_0x387d[2459]](this[_0x387d[246]],_0xbc5cx2[_0x387d[727]]())};mxGraphHandler[_0x387d[202]][_0x387d[862]]= function(){this[_0x387d[2834]]();this[_0x387d[2820]]= this[_0x387d[2821]]= !1;this[_0x387d[772]]= this[_0x387d[246]]= this[_0x387d[2823]]= this[_0x387d[2835]]= this[_0x387d[2801]]= this[_0x387d[2800]]= null};mxGraphHandler[_0x387d[202]][_0x387d[2836]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){if(this[_0x387d[1179]][_0x387d[502]]()[_0x387d[1193]](_0xbc5cx2)){_0xbc5cx2= this[_0x387d[1179]][_0x387d[249]]()[_0x387d[248]](_0xbc5cx2);_0xbc5cx4= mxUtils[_0x387d[2196]](this[_0x387d[1179]][_0x387d[526]],mxEvent[_0x387d[731]](_0xbc5cx4),mxEvent[_0x387d[733]](_0xbc5cx4));var _0xbc5cx5=mxUtils[_0x387d[431]](mxUtils[_0x387d[433]](_0xbc5cx2[_0x387d[124]],mxConstants.STYLE_ROTATION)|| 0);if(0!= _0xbc5cx5){_0xbc5cx3= Math[_0x387d[426]](-_0xbc5cx5);var _0xbc5cx5=Math[_0x387d[427]](-_0xbc5cx5),_0xbc5cx9= new mxPoint(_0xbc5cx2[_0x387d[241]](),_0xbc5cx2[_0x387d[242]]());_0xbc5cx4= mxUtils[_0x387d[432]](_0xbc5cx4,_0xbc5cx3,_0xbc5cx5,_0xbc5cx9)};return null!= _0xbc5cx2&& !mxUtils[_0x387d[442]](_0xbc5cx2,_0xbc5cx4[_0x387d[235]],_0xbc5cx4[_0x387d[236]])};return !1};mxGraphHandler[_0x387d[202]][_0x387d[834]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){_0xbc5cx5&& (_0xbc5cx2= this[_0x387d[1179]][_0x387d[2615]](_0xbc5cx2));null== _0xbc5cx9&& (this[_0x387d[2816]]()&& this[_0x387d[2836]](this[_0x387d[1179]][_0x387d[502]]()[_0x387d[1197]](this[_0x387d[246]]),_0xbc5cx2,_0xbc5cxa))&& (_0xbc5cx9= this[_0x387d[1179]][_0x387d[902]]());_0xbc5cx2= this[_0x387d[1179]][_0x387d[834]](_0xbc5cx2,_0xbc5cx3- this[_0x387d[1179]][_0x387d[1136]]/ this[_0x387d[1179]][_0x387d[441]][_0x387d[255]],_0xbc5cx4- this[_0x387d[1179]][_0x387d[1137]]/ this[_0x387d[1179]][_0x387d[441]][_0x387d[255]],_0xbc5cx5,_0xbc5cx9,_0xbc5cxa);this[_0x387d[2814]]()&& this[_0x387d[2805]]&& this[_0x387d[1179]][_0x387d[2564]](_0xbc5cx2[0]);_0xbc5cx5&& this[_0x387d[1179]][_0x387d[904]](_0xbc5cx2)};mxGraphHandler[_0x387d[202]][_0x387d[2834]]= function(){null!= this[_0x387d[253]]&& (this[_0x387d[253]][_0x387d[515]](),this[_0x387d[253]]= null);null!= this[_0x387d[2799]]&& (this[_0x387d[2799]][_0x387d[515]](),this[_0x387d[2799]]= null);null!= this[_0x387d[1016]]&& (this[_0x387d[1016]][_0x387d[515]](),this[_0x387d[1016]]= null)};mxGraphHandler[_0x387d[202]][_0x387d[515]]= function(){this[_0x387d[1179]][_0x387d[1148]](this);this[_0x387d[1179]][_0x387d[745]](this[_0x387d[2730]]);this[_0x387d[2834]]()};function mxPanningHandler(_0xbc5cx2,_0xbc5cx3){null!= _0xbc5cx2&& (this[_0x387d[1179]]= _0xbc5cx2,this[_0x387d[1033]]= _0xbc5cx3,this[_0x387d[1179]][_0x387d[1133]](this),this[_0x387d[176]]())}mxPanningHandler[_0x387d[202]]= new mxPopupMenu;mxPanningHandler[_0x387d[202]][_0x387d[196]]= mxPanningHandler;mxPanningHandler[_0x387d[202]][_0x387d[1179]]= null;mxPanningHandler[_0x387d[202]][_0x387d[2837]]= null;mxPanningHandler[_0x387d[202]][_0x387d[2838]]= null;mxPanningHandler[_0x387d[202]][_0x387d[2839]]= !0;mxPanningHandler[_0x387d[202]][_0x387d[2840]]= !1;mxPanningHandler[_0x387d[202]][_0x387d[2841]]= !0;mxPanningHandler[_0x387d[202]][_0x387d[2842]]= !0;mxPanningHandler[_0x387d[202]][_0x387d[2843]]= !1;mxPanningHandler[_0x387d[202]][_0x387d[2844]]= !0;mxPanningHandler[_0x387d[202]][_0x387d[2845]]= !1;mxPanningHandler[_0x387d[202]][_0x387d[2431]]= !0;mxPanningHandler[_0x387d[202]][_0x387d[2846]]= function(){return this[_0x387d[2431]]};mxPanningHandler[_0x387d[202]][_0x387d[2847]]= function(_0xbc5cx2){this[_0x387d[2431]]= _0xbc5cx2};mxPanningHandler[_0x387d[202]][_0x387d[176]]= function(){mxPopupMenu[_0x387d[202]][_0x387d[176]][_0x387d[183]](this);mxEvent[_0x387d[169]](this[_0x387d[485]],mxClient[_0x387d[754]]?_0x387d[756]:_0x387d[752],mxUtils[_0x387d[885]](this,function(_0xbc5cx2){this[_0x387d[1179]][_0x387d[2276]][_0x387d[801]]()}))};mxPanningHandler[_0x387d[202]][_0x387d[2848]]= function(_0xbc5cx2){var _0xbc5cx3=_0xbc5cx2[_0x387d[727]]();return this[_0x387d[2840]]&& (this[_0x387d[2843]]|| null== _0xbc5cx2[_0x387d[248]]())&& mxEvent[_0x387d[1158]](_0xbc5cx3)|| mxEvent[_0x387d[775]](_0xbc5cx3)&& mxEvent[_0x387d[774]](_0xbc5cx3)|| this[_0x387d[2839]]&& mxEvent[_0x387d[737]](_0xbc5cx3)};mxPanningHandler[_0x387d[202]][_0x387d[787]]= function(_0xbc5cx2,_0xbc5cx3){if(!_0xbc5cx3[_0x387d[721]]()&& this[_0x387d[994]]()){this[_0x387d[1032]]();this[_0x387d[2741]]= -this[_0x387d[1179]][_0x387d[526]][_0x387d[360]];this[_0x387d[2742]]= -this[_0x387d[1179]][_0x387d[526]][_0x387d[190]];var _0xbc5cx4=mxUtils[_0x387d[2196]](this[_0x387d[1179]][_0x387d[526]],_0xbc5cx3[_0x387d[730]](),_0xbc5cx3[_0x387d[732]]());this[_0x387d[2837]]= _0xbc5cx4[_0x387d[235]];this[_0x387d[2838]]= _0xbc5cx4[_0x387d[236]];this[_0x387d[2849]]= this[_0x387d[737]](_0xbc5cx3);this[_0x387d[2850]]= this[_0x387d[2846]]()&& this[_0x387d[2848]](_0xbc5cx3);this[_0x387d[2739]]= _0xbc5cx3[_0x387d[730]]();this[_0x387d[2740]]= _0xbc5cx3[_0x387d[732]]();this[_0x387d[2850]]&& this[_0x387d[2851]](_0xbc5cx3)}};mxPanningHandler[_0x387d[202]][_0x387d[2851]]= function(_0xbc5cx2){_0xbc5cx2[_0x387d[722]]()};mxPanningHandler[_0x387d[202]][_0x387d[788]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=_0xbc5cx3[_0x387d[730]]()- this[_0x387d[2739]],_0xbc5cx5=_0xbc5cx3[_0x387d[732]]()- this[_0x387d[2740]];if(this[_0x387d[1124]]){this[_0x387d[2844]]&& (this[_0x387d[2845]]&& (_0xbc5cx4= this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx4),_0xbc5cx5= this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx5)),this[_0x387d[1179]][_0x387d[1135]](_0xbc5cx4+ this[_0x387d[2741]],_0xbc5cx5+ this[_0x387d[2742]])),this[_0x387d[746]]( new mxEventObject(mxEvent.PAN,_0x387d[763],_0xbc5cx3)),_0xbc5cx3[_0x387d[722]]()}else {if(this[_0x387d[2850]]){var _0xbc5cx9=this[_0x387d[1124]];this[_0x387d[1124]]= Math[_0x387d[425]](_0xbc5cx4)> this[_0x387d[1179]][_0x387d[2353]]|| Math[_0x387d[425]](_0xbc5cx5)> this[_0x387d[1179]][_0x387d[2353]];!_0xbc5cx9&& this[_0x387d[1124]]&& this[_0x387d[746]]( new mxEventObject(mxEvent.PAN_START,_0x387d[763],_0xbc5cx3))}}};mxPanningHandler[_0x387d[202]][_0x387d[789]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=Math[_0x387d[425]](_0xbc5cx3[_0x387d[730]]()- this[_0x387d[2739]]),_0xbc5cx5=Math[_0x387d[425]](_0xbc5cx3[_0x387d[732]]()- this[_0x387d[2740]]);if(this[_0x387d[1124]]){if(!this[_0x387d[1179]][_0x387d[2365]]|| !mxUtils[_0x387d[1134]](this[_0x387d[1179]][_0x387d[526]])){_0xbc5cx4= _0xbc5cx3[_0x387d[730]]()- this[_0x387d[2739]];_0xbc5cx5= _0xbc5cx3[_0x387d[732]]()- this[_0x387d[2740]];this[_0x387d[2845]]&& (_0xbc5cx4= this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx4),_0xbc5cx5= this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx5));var _0xbc5cx9=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[255]],_0xbc5cxa=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[513]];this[_0x387d[1179]][_0x387d[1135]](0,0);this[_0x387d[1135]](_0xbc5cxa[_0x387d[235]]+ _0xbc5cx4/ _0xbc5cx9,_0xbc5cxa[_0x387d[236]]+ _0xbc5cx5/ _0xbc5cx9)};this[_0x387d[1124]]= !1;this[_0x387d[746]]( new mxEventObject(mxEvent.PAN_END,_0x387d[763],_0xbc5cx3));_0xbc5cx3[_0x387d[722]]()}else {this[_0x387d[2849]]&& (_0xbc5cx4< this[_0x387d[1179]][_0x387d[2353]]&& _0xbc5cx5< this[_0x387d[1179]][_0x387d[2353]])&& (_0xbc5cx4= this[_0x387d[2852]](_0xbc5cx3),this[_0x387d[1179]][_0x387d[994]]()&& this[_0x387d[2841]]&& null!= _0xbc5cx4&& !this[_0x387d[1179]][_0x387d[2692]](_0xbc5cx4)?this[_0x387d[1179]][_0x387d[2450]](_0xbc5cx4):this[_0x387d[2842]]&& null== _0xbc5cx4&& this[_0x387d[1179]][_0x387d[2440]](),this[_0x387d[1179]][_0x387d[2276]][_0x387d[801]](),_0xbc5cx5= mxUtils[_0x387d[444]](),_0xbc5cx5= new mxPoint(_0xbc5cx3[_0x387d[730]]()+ _0xbc5cx5[_0x387d[235]],_0xbc5cx3[_0x387d[732]]()+ _0xbc5cx5[_0x387d[236]]),this[_0x387d[152]](_0xbc5cx5[_0x387d[235]]+ 1,_0xbc5cx5[_0x387d[236]]+ 1,_0xbc5cx4,_0xbc5cx3[_0x387d[727]]()),_0xbc5cx3[_0x387d[722]]())};this[_0x387d[2849]]= this[_0x387d[2850]]= !1};mxPanningHandler[_0x387d[202]][_0x387d[2852]]= function(_0xbc5cx2){return _0xbc5cx2[_0x387d[736]]()};mxPanningHandler[_0x387d[202]][_0x387d[1135]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[1179]][_0x387d[249]]()[_0x387d[1147]](_0xbc5cx2,_0xbc5cx3)};mxPanningHandler[_0x387d[202]][_0x387d[515]]= function(){this[_0x387d[1179]][_0x387d[1148]](this);mxPopupMenu[_0x387d[202]][_0x387d[515]][_0x387d[183]](this)};function mxCellMarker(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){mxEventSource[_0x387d[239]](this);null!= _0xbc5cx2&& (this[_0x387d[1179]]= _0xbc5cx2,this[_0x387d[2853]]= null!= _0xbc5cx3?_0xbc5cx3:mxConstants[_0x387d[2854]],this[_0x387d[2855]]= null!= _0xbc5cx3?_0xbc5cx4:mxConstants[_0x387d[2856]],this[_0x387d[2857]]= null!= _0xbc5cx5?_0xbc5cx5:mxConstants[_0x387d[2858]],this[_0x387d[1016]]= new mxCellHighlight(_0xbc5cx2))}mxUtils[_0x387d[1284]](mxCellMarker,mxEventSource);mxCellMarker[_0x387d[202]][_0x387d[1179]]= null;mxCellMarker[_0x387d[202]][_0x387d[984]]= !0;mxCellMarker[_0x387d[202]][_0x387d[2857]]= mxConstants[_0x387d[2858]];mxCellMarker[_0x387d[202]][_0x387d[2859]]= !1;mxCellMarker[_0x387d[202]][_0x387d[2853]]= null;mxCellMarker[_0x387d[202]][_0x387d[2855]]= null;mxCellMarker[_0x387d[202]][_0x387d[2860]]= null;mxCellMarker[_0x387d[202]][_0x387d[2861]]= null;mxCellMarker[_0x387d[202]][_0x387d[2862]]= null;mxCellMarker[_0x387d[202]][_0x387d[995]]= function(_0xbc5cx2){this[_0x387d[984]]= _0xbc5cx2};mxCellMarker[_0x387d[202]][_0x387d[994]]= function(){return this[_0x387d[984]]};mxCellMarker[_0x387d[202]][_0x387d[2863]]= function(_0xbc5cx2){this[_0x387d[2857]]= _0xbc5cx2};mxCellMarker[_0x387d[202]][_0x387d[2864]]= function(){return this[_0x387d[2857]]};mxCellMarker[_0x387d[202]][_0x387d[2865]]= function(_0xbc5cx2){this[_0x387d[2859]]= _0xbc5cx2};mxCellMarker[_0x387d[202]][_0x387d[2866]]= function(){return this[_0x387d[2859]]};mxCellMarker[_0x387d[202]][_0x387d[2867]]= function(){return null!= this[_0x387d[2861]]};mxCellMarker[_0x387d[202]][_0x387d[2868]]= function(){return this[_0x387d[2861]]};mxCellMarker[_0x387d[202]][_0x387d[2869]]= function(){return this[_0x387d[2862]]};mxCellMarker[_0x387d[202]][_0x387d[862]]= function(){this[_0x387d[2861]]= null;null!= this[_0x387d[2862]]&& (this[_0x387d[2862]]= null,this[_0x387d[2870]]())};mxCellMarker[_0x387d[202]][_0x387d[2871]]= function(_0xbc5cx2){var _0xbc5cx3=null;if(this[_0x387d[994]]()){var _0xbc5cx3=this[_0x387d[248]](_0xbc5cx2),_0xbc5cx4=null!= _0xbc5cx3?this[_0x387d[2872]](_0xbc5cx3):!1;_0xbc5cx2= this[_0x387d[2873]](_0xbc5cx2[_0x387d[727]](),_0xbc5cx3,_0xbc5cx4);this[_0x387d[2861]]= _0xbc5cx4?_0xbc5cx3:null;if(_0xbc5cx3!= this[_0x387d[2862]]|| _0xbc5cx2!= this[_0x387d[2860]]){this[_0x387d[2860]]= _0xbc5cx2,null!= _0xbc5cx3&& null!= this[_0x387d[2860]]?(this[_0x387d[2862]]= _0xbc5cx3,this[_0x387d[811]]()):null!= this[_0x387d[2862]]&& (this[_0x387d[2862]]= null,this[_0x387d[2870]]())}};return _0xbc5cx3};mxCellMarker[_0x387d[202]][_0x387d[2874]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[248]](_0xbc5cx2);null!= _0xbc5cx4&& (this[_0x387d[2860]]= null!= _0xbc5cx3?_0xbc5cx3:this[_0x387d[2853]],this[_0x387d[2862]]= _0xbc5cx4,this[_0x387d[811]]())};mxCellMarker[_0x387d[202]][_0x387d[811]]= function(){this[_0x387d[1016]][_0x387d[2828]](this[_0x387d[2860]]);this[_0x387d[1016]][_0x387d[1016]](this[_0x387d[2862]]);this[_0x387d[746]]( new mxEventObject(mxEvent.MARK,_0x387d[724],this[_0x387d[2862]]))};mxCellMarker[_0x387d[202]][_0x387d[2870]]= function(){this[_0x387d[811]]()};mxCellMarker[_0x387d[202]][_0x387d[2872]]= function(_0xbc5cx2){return !0};mxCellMarker[_0x387d[202]][_0x387d[2873]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){return _0xbc5cx4?this[_0x387d[2853]]:this[_0x387d[2855]]};mxCellMarker[_0x387d[202]][_0x387d[248]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[1179]][_0x387d[249]]();cell= this[_0x387d[736]](_0xbc5cx2);_0xbc5cx3= this[_0x387d[2875]](_0xbc5cx3[_0x387d[248]](cell));return null!= _0xbc5cx3&& this[_0x387d[1825]](_0xbc5cx3,_0xbc5cx2)?_0xbc5cx3:null};mxCellMarker[_0x387d[202]][_0x387d[736]]= function(_0xbc5cx2){return _0xbc5cx2[_0x387d[736]]()};mxCellMarker[_0x387d[202]][_0x387d[2875]]= function(_0xbc5cx2){return _0xbc5cx2};mxCellMarker[_0x387d[202]][_0x387d[1825]]= function(_0xbc5cx2,_0xbc5cx3){return this[_0x387d[2859]]?mxUtils[_0x387d[2876]](_0xbc5cx2,_0xbc5cx3[_0x387d[734]](),_0xbc5cx3[_0x387d[735]](),this[_0x387d[2857]],mxConstants.MIN_HOTSPOT_SIZE,mxConstants.MAX_HOTSPOT_SIZE):!0};mxCellMarker[_0x387d[202]][_0x387d[515]]= function(){this[_0x387d[1179]][_0x387d[249]]()[_0x387d[745]](this[_0x387d[2877]]);this[_0x387d[1179]][_0x387d[502]]()[_0x387d[745]](this[_0x387d[2877]]);this[_0x387d[1016]][_0x387d[515]]()};function mxSelectionCellsHandler(_0xbc5cx2){mxEventSource[_0x387d[239]](this);this[_0x387d[1179]]= _0xbc5cx2;this[_0x387d[2878]]= new mxDictionary;this[_0x387d[1179]][_0x387d[1133]](this);this[_0x387d[2731]]= mxUtils[_0x387d[885]](this,function(_0xbc5cx2,_0xbc5cx4){this[_0x387d[994]]()&& this[_0x387d[802]]()});this[_0x387d[1179]][_0x387d[2435]]()[_0x387d[169]](mxEvent.CHANGE,this[_0x387d[2731]]);this[_0x387d[1179]][_0x387d[502]]()[_0x387d[169]](mxEvent.CHANGE,this[_0x387d[2731]]);this[_0x387d[1179]][_0x387d[249]]()[_0x387d[169]](mxEvent.SCALE,this[_0x387d[2731]]);this[_0x387d[1179]][_0x387d[249]]()[_0x387d[169]](mxEvent.TRANSLATE,this[_0x387d[2731]]);this[_0x387d[1179]][_0x387d[249]]()[_0x387d[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0x387d[2731]]);this[_0x387d[1179]][_0x387d[249]]()[_0x387d[169]](mxEvent.DOWN,this[_0x387d[2731]]);this[_0x387d[1179]][_0x387d[249]]()[_0x387d[169]](mxEvent.UP,this[_0x387d[2731]])}mxUtils[_0x387d[1284]](mxSelectionCellsHandler,mxEventSource);mxSelectionCellsHandler[_0x387d[202]][_0x387d[1179]]= null;mxSelectionCellsHandler[_0x387d[202]][_0x387d[984]]= !0;mxSelectionCellsHandler[_0x387d[202]][_0x387d[2731]]= null;mxSelectionCellsHandler[_0x387d[202]][_0x387d[2879]]= 100;mxSelectionCellsHandler[_0x387d[202]][_0x387d[2878]]= null;mxSelectionCellsHandler[_0x387d[202]][_0x387d[994]]= function(){return this[_0x387d[984]]};mxSelectionCellsHandler[_0x387d[202]][_0x387d[995]]= function(_0xbc5cx2){this[_0x387d[984]]= _0xbc5cx2};mxSelectionCellsHandler[_0x387d[202]][_0x387d[2596]]= function(_0xbc5cx2){return this[_0x387d[2878]][_0x387d[203]](_0xbc5cx2)};mxSelectionCellsHandler[_0x387d[202]][_0x387d[862]]= function(){this[_0x387d[2878]][_0x387d[209]](function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3[_0x387d[862]][_0x387d[183]](_0xbc5cx3)})};mxSelectionCellsHandler[_0x387d[202]][_0x387d[802]]= function(){var _0xbc5cx2=this[_0x387d[2878]];this[_0x387d[2878]]= new mxDictionary;for(var _0xbc5cx3=this[_0x387d[1179]][_0x387d[897]](),_0xbc5cx4=0;_0xbc5cx4< _0xbc5cx3[_0x387d[67]];_0xbc5cx4++){var _0xbc5cx5=this[_0x387d[1179]][_0x387d[441]][_0x387d[248]](_0xbc5cx3[_0xbc5cx4]);if(null!= _0xbc5cx5){var _0xbc5cx9=_0xbc5cx2[_0x387d[205]](_0xbc5cx3[_0xbc5cx4]);null!= _0xbc5cx9&& (_0xbc5cx9[_0x387d[724]]!= _0xbc5cx5?(_0xbc5cx9[_0x387d[515]](),_0xbc5cx9= null):_0xbc5cx9[_0x387d[258]]());null== _0xbc5cx9&& (_0xbc5cx9= this[_0x387d[1179]][_0x387d[2709]](_0xbc5cx5),this[_0x387d[746]]( new mxEventObject(mxEvent.ADD,_0x387d[724],_0xbc5cx5)));null!= _0xbc5cx9&& this[_0x387d[2878]][_0x387d[204]](_0xbc5cx3[_0xbc5cx4],_0xbc5cx9)}};_0xbc5cx2[_0x387d[209]](mxUtils[_0x387d[885]](this,function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[746]]( new mxEventObject(mxEvent.REMOVE,_0x387d[724],_0xbc5cx3[_0x387d[724]]));_0xbc5cx3[_0x387d[515]]()}))};mxSelectionCellsHandler[_0x387d[202]][_0x387d[787]]= function(_0xbc5cx2,_0xbc5cx3){if(this[_0x387d[1179]][_0x387d[994]]()&& this[_0x387d[994]]()){var _0xbc5cx4=[_0xbc5cx2,_0xbc5cx3];this[_0x387d[2878]][_0x387d[209]](function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3[_0x387d[787]][_0x387d[183]](_0xbc5cx3,_0xbc5cx4)})}};mxSelectionCellsHandler[_0x387d[202]][_0x387d[788]]= function(_0xbc5cx2,_0xbc5cx3){if(this[_0x387d[1179]][_0x387d[994]]()&& this[_0x387d[994]]()){var _0xbc5cx4=[_0xbc5cx2,_0xbc5cx3];this[_0x387d[2878]][_0x387d[209]](function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3[_0x387d[788]][_0x387d[183]](_0xbc5cx3,_0xbc5cx4)})}};mxSelectionCellsHandler[_0x387d[202]][_0x387d[789]]= function(_0xbc5cx2,_0xbc5cx3){if(this[_0x387d[1179]][_0x387d[994]]()&& this[_0x387d[994]]()){var _0xbc5cx4=[_0xbc5cx2,_0xbc5cx3];this[_0x387d[2878]][_0x387d[209]](function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3[_0x387d[789]][_0x387d[183]](_0xbc5cx3,_0xbc5cx4)})}};mxSelectionCellsHandler[_0x387d[202]][_0x387d[515]]= function(){this[_0x387d[1179]][_0x387d[1148]](this);null!= this[_0x387d[2731]]&& (this[_0x387d[1179]][_0x387d[2435]]()[_0x387d[745]](this[_0x387d[2731]]),this[_0x387d[1179]][_0x387d[502]]()[_0x387d[745]](this[_0x387d[2731]]),this[_0x387d[1179]][_0x387d[249]]()[_0x387d[745]](this[_0x387d[2731]]),this[_0x387d[2731]]= null)};function mxConnectionHandler(_0xbc5cx2,_0xbc5cx3){mxEventSource[_0x387d[239]](this);null!= _0xbc5cx2&& (this[_0x387d[1179]]= _0xbc5cx2,this[_0x387d[1033]]= _0xbc5cx3,this[_0x387d[176]]())}mxUtils[_0x387d[1284]](mxConnectionHandler,mxEventSource);mxConnectionHandler[_0x387d[202]][_0x387d[1179]]= null;mxConnectionHandler[_0x387d[202]][_0x387d[1033]]= !0;mxConnectionHandler[_0x387d[202]][_0x387d[2880]]= !1;mxConnectionHandler[_0x387d[202]][_0x387d[2881]]= !1;mxConnectionHandler[_0x387d[202]][_0x387d[2882]]= null;mxConnectionHandler[_0x387d[202]][_0x387d[2883]]= !1;mxConnectionHandler[_0x387d[202]][_0x387d[984]]= !0;mxConnectionHandler[_0x387d[202]][_0x387d[804]]= !0;mxConnectionHandler[_0x387d[202]][_0x387d[2884]]= !1;mxConnectionHandler[_0x387d[202]][_0x387d[2885]]= null;mxConnectionHandler[_0x387d[202]][_0x387d[2886]]= null;mxConnectionHandler[_0x387d[202]][_0x387d[267]]= null;mxConnectionHandler[_0x387d[202]][_0x387d[2887]]= !1;mxConnectionHandler[_0x387d[202]][_0x387d[2888]]= !0;mxConnectionHandler[_0x387d[202]][_0x387d[2889]]= 500;mxConnectionHandler[_0x387d[202]][_0x387d[2890]]= !1;mxConnectionHandler[_0x387d[202]][_0x387d[2891]]= !1;mxConnectionHandler[_0x387d[202]][_0x387d[2892]]= 4;mxConnectionHandler[_0x387d[202]][_0x387d[2893]]= 0;mxConnectionHandler[_0x387d[202]][_0x387d[2894]]= 0;mxConnectionHandler[_0x387d[202]][_0x387d[2895]]= !1;mxConnectionHandler[_0x387d[202]][_0x387d[2823]]= null;mxConnectionHandler[_0x387d[202]][_0x387d[2896]]= new mxPoint(0,mxConstants.TOOLTIP_VERTICAL_OFFSET);mxConnectionHandler[_0x387d[202]][_0x387d[2897]]= null;mxConnectionHandler[_0x387d[202]][_0x387d[1176]]= null;mxConnectionHandler[_0x387d[202]][_0x387d[2898]]= null;mxConnectionHandler[_0x387d[202]][_0x387d[2899]]= 0;mxConnectionHandler[_0x387d[202]][_0x387d[2900]]= mxClient[_0x387d[47]];mxConnectionHandler[_0x387d[202]][_0x387d[994]]= function(){return this[_0x387d[984]]};mxConnectionHandler[_0x387d[202]][_0x387d[995]]= function(_0xbc5cx2){this[_0x387d[984]]= _0xbc5cx2};mxConnectionHandler[_0x387d[202]][_0x387d[2901]]= function(){return this[_0x387d[2884]]};mxConnectionHandler[_0x387d[202]][_0x387d[2902]]= function(_0xbc5cx2){this[_0x387d[2884]]= _0xbc5cx2};mxConnectionHandler[_0x387d[202]][_0x387d[2156]]= function(){var _0xbc5cx2= new mxPolyline([],mxConstants.INVALID_COLOR);_0xbc5cx2[_0x387d[507]]= this[_0x387d[1179]][_0x387d[507]]!= mxConstants[_0x387d[508]]?mxConstants[_0x387d[1523]]:mxConstants[_0x387d[508]];_0xbc5cx2[_0x387d[176]](this[_0x387d[1179]][_0x387d[249]]()[_0x387d[1524]]());_0xbc5cx2[_0x387d[1564]]= 0;_0xbc5cx2[_0x387d[1229]]= !1;_0xbc5cx2[_0x387d[1522]]= !0;if(this[_0x387d[1179]][_0x387d[507]]== mxConstants[_0x387d[508]]){_0xbc5cx2[_0x387d[252]][_0x387d[57]](_0x387d[1377],_0x387d[130])}else {var _0xbc5cx3=mxUtils[_0x387d[885]](this,function(_0xbc5cx2){_0xbc5cx2= mxUtils[_0x387d[2196]](this[_0x387d[1179]][_0x387d[526]],mxEvent[_0x387d[731]](_0xbc5cx2),mxEvent[_0x387d[733]](_0xbc5cx2));return this[_0x387d[1179]][_0x387d[441]][_0x387d[248]](this[_0x387d[1179]][_0x387d[999]](_0xbc5cx2[_0x387d[235]],_0xbc5cx2[_0x387d[236]]))});mxEvent[_0x387d[2733]](_0xbc5cx2[_0x387d[252]],this[_0x387d[1179]],_0xbc5cx3)};return _0xbc5cx2};mxConnectionHandler[_0x387d[202]][_0x387d[176]]= function(){this[_0x387d[1179]][_0x387d[1133]](this);this[_0x387d[2885]]= this[_0x387d[1689]]();this[_0x387d[2886]]= new mxConstraintHandler(this[_0x387d[1179]]);this[_0x387d[1176]]= mxUtils[_0x387d[885]](this,function(_0xbc5cx2){null!= this[_0x387d[2903]]&& (this[_0x387d[2903]]= this[_0x387d[1179]][_0x387d[249]]()[_0x387d[248]](this[_0x387d[2903]][_0x387d[246]]));null!= this[_0x387d[2903]]?this[_0x387d[2905]](this[_0x387d[2904]],this[_0x387d[2903]]):(this[_0x387d[2906]](this[_0x387d[2904]]),this[_0x387d[257]]= null);this[_0x387d[2886]][_0x387d[862]]()});this[_0x387d[1179]][_0x387d[502]]()[_0x387d[169]](mxEvent.CHANGE,this[_0x387d[1176]]);this[_0x387d[1179]][_0x387d[249]]()[_0x387d[169]](mxEvent.SCALE,this[_0x387d[1176]]);this[_0x387d[1179]][_0x387d[249]]()[_0x387d[169]](mxEvent.TRANSLATE,this[_0x387d[1176]]);this[_0x387d[1179]][_0x387d[249]]()[_0x387d[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0x387d[1176]]);this[_0x387d[2898]]= mxUtils[_0x387d[885]](this,function(_0xbc5cx2){this[_0x387d[2906]](this[_0x387d[2904]])});this[_0x387d[1179]][_0x387d[169]](mxEvent.START_EDITING,this[_0x387d[2898]]);this[_0x387d[1179]][_0x387d[249]]()[_0x387d[169]](mxEvent.DOWN,this[_0x387d[2898]]);this[_0x387d[1179]][_0x387d[249]]()[_0x387d[169]](mxEvent.UP,this[_0x387d[2898]])};mxConnectionHandler[_0x387d[202]][_0x387d[2907]]= function(_0xbc5cx2){return !0};mxConnectionHandler[_0x387d[202]][_0x387d[1689]]= function(){var _0xbc5cx2= new mxCellMarker(this[_0x387d[1179]]);_0xbc5cx2[_0x387d[2859]]= !0;_0xbc5cx2[_0x387d[736]]= mxUtils[_0x387d[885]](this,function(_0xbc5cx3,_0xbc5cx4){_0xbc5cx4= mxCellMarker[_0x387d[202]][_0x387d[736]][_0x387d[183]](_0xbc5cx2,arguments);this[_0x387d[267]]= null;if(!this[_0x387d[2907]](_0xbc5cx4)){return null};null!= _0xbc5cx4?this[_0x387d[2908]]()?null!= this[_0x387d[257]]&& (this[_0x387d[267]]= this[_0x387d[2909]](this[_0x387d[257]][_0x387d[246]],_0xbc5cx4),null!= this[_0x387d[267]]&& 0== this[_0x387d[267]][_0x387d[67]]&& (_0xbc5cx4= null,this[_0x387d[2901]]()&& (this[_0x387d[267]]= null))):this[_0x387d[2671]](_0xbc5cx4)|| (_0xbc5cx4= null):this[_0x387d[2908]]()&& (!this[_0x387d[2901]]()&& !this[_0x387d[1179]][_0x387d[2406]])&& (this[_0x387d[267]]= _0x387d[110]);return _0xbc5cx4});_0xbc5cx2[_0x387d[2872]]= mxUtils[_0x387d[885]](this,function(_0xbc5cx3){return this[_0x387d[2908]]()?null== this[_0x387d[267]]:mxCellMarker[_0x387d[202]][_0x387d[2872]][_0x387d[183]](_0xbc5cx2,arguments)});_0xbc5cx2[_0x387d[2873]]= mxUtils[_0x387d[885]](this,function(_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){return null== this[_0x387d[2882]]|| this[_0x387d[2908]]()?mxCellMarker[_0x387d[202]][_0x387d[2873]][_0x387d[183]](_0xbc5cx2,arguments):null});_0xbc5cx2[_0x387d[1825]]= mxUtils[_0x387d[885]](this,function(_0xbc5cx3,_0xbc5cx4){return null!= this[_0x387d[2882]]|| this[_0x387d[2908]]()?!0:mxCellMarker[_0x387d[202]][_0x387d[1825]][_0x387d[183]](_0xbc5cx2,arguments)});return _0xbc5cx2};mxConnectionHandler[_0x387d[202]][_0x387d[861]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){this[_0x387d[257]]= _0xbc5cx2;this[_0x387d[2823]]= new mxPoint(_0xbc5cx3,_0xbc5cx4);this[_0x387d[2897]]= null!= _0xbc5cx5?_0xbc5cx5:this[_0x387d[2910]](null);this[_0x387d[2885]][_0x387d[2860]]= this[_0x387d[2885]][_0x387d[2853]];this[_0x387d[2885]][_0x387d[2862]]= _0xbc5cx2;this[_0x387d[2885]][_0x387d[811]]();this[_0x387d[746]]( new mxEventObject(mxEvent.START,_0x387d[724],this[_0x387d[257]]))};mxConnectionHandler[_0x387d[202]][_0x387d[2908]]= function(){return null!= this[_0x387d[2823]]&& null!= this[_0x387d[253]]};mxConnectionHandler[_0x387d[202]][_0x387d[2671]]= function(_0xbc5cx2){return this[_0x387d[1179]][_0x387d[2671]](_0xbc5cx2)};mxConnectionHandler[_0x387d[202]][_0x387d[2672]]= function(_0xbc5cx2){return !0};mxConnectionHandler[_0x387d[202]][_0x387d[2909]]= function(_0xbc5cx2,_0xbc5cx3){return !this[_0x387d[2672]](_0xbc5cx3)?_0x387d[110]:this[_0x387d[1179]][_0x387d[2500]](null,_0xbc5cx2,_0xbc5cx3)};mxConnectionHandler[_0x387d[202]][_0x387d[2911]]= function(_0xbc5cx2){return this[_0x387d[2882]]};mxConnectionHandler[_0x387d[202]][_0x387d[2912]]= function(_0xbc5cx2){return null!= _0xbc5cx2[_0x387d[963]]&& _0xbc5cx2[_0x387d[963]][_0x387d[252]][_0x387d[265]]== this[_0x387d[1179]][_0x387d[526]]?!0:this[_0x387d[2880]]};mxConnectionHandler[_0x387d[202]][_0x387d[2913]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[2911]](_0xbc5cx2);if(null!= _0xbc5cx3&& null!= _0xbc5cx2){this[_0x387d[2903]]= _0xbc5cx2;var _0xbc5cx4=[],_0xbc5cx5= new mxRectangle(0,0,_0xbc5cx3[_0x387d[117]],_0xbc5cx3[_0x387d[119]]),_0xbc5cx9= new mxImageShape(_0xbc5cx5,_0xbc5cx3[_0x387d[390]],null,null,0);_0xbc5cx9[_0x387d[1674]]= !1;this[_0x387d[2912]](_0xbc5cx2)?(_0xbc5cx9[_0x387d[507]]= mxConstants[_0x387d[1656]],_0xbc5cx9[_0x387d[176]](this[_0x387d[1179]][_0x387d[526]])):(_0xbc5cx9[_0x387d[507]]= this[_0x387d[1179]][_0x387d[507]]== mxConstants[_0x387d[508]]?mxConstants[_0x387d[508]]:mxConstants[_0x387d[1523]],_0xbc5cx9[_0x387d[176]](this[_0x387d[1179]][_0x387d[249]]()[_0x387d[1524]]()),this[_0x387d[2881]]&& null!= _0xbc5cx9[_0x387d[252]][_0x387d[328]]&& _0xbc5cx9[_0x387d[252]][_0x387d[265]][_0x387d[950]](_0xbc5cx9[_0x387d[252]],_0xbc5cx9[_0x387d[252]][_0x387d[265]][_0x387d[285]]));_0xbc5cx9[_0x387d[252]][_0x387d[124]][_0x387d[270]]= mxConstants[_0x387d[2914]];var _0xbc5cxa=mxUtils[_0x387d[885]](this,function(){return null!= this[_0x387d[2915]]?this[_0x387d[2915]]:_0xbc5cx2}),_0xbc5cx3=mxUtils[_0x387d[885]](this,function(_0xbc5cx2){mxEvent[_0x387d[721]](_0xbc5cx2)|| (this[_0x387d[2916]]= _0xbc5cx9,this[_0x387d[1179]][_0x387d[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0xbc5cx2,_0xbc5cxa())))});mxEvent[_0x387d[2733]](_0xbc5cx9[_0x387d[252]],this[_0x387d[1179]],_0xbc5cxa,_0xbc5cx3);_0xbc5cx4[_0x387d[207]](_0xbc5cx9);this[_0x387d[2905]](_0xbc5cx4,this[_0x387d[2903]]);return _0xbc5cx4};return null};mxConnectionHandler[_0x387d[202]][_0x387d[2905]]= function(_0xbc5cx2,_0xbc5cx3){if(null!= _0xbc5cx2&& null!= _0xbc5cx2[0]&& null!= _0xbc5cx3){var _0xbc5cx4=this[_0x387d[2917]](_0xbc5cx2[0],_0xbc5cx3);_0xbc5cx2[0][_0x387d[1562]][_0x387d[235]]= _0xbc5cx4[_0x387d[235]];_0xbc5cx2[0][_0x387d[1562]][_0x387d[236]]= _0xbc5cx4[_0x387d[236]];_0xbc5cx2[0][_0x387d[258]]()}};mxConnectionHandler[_0x387d[202]][_0x387d[2917]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[255]],_0xbc5cx5=_0xbc5cx3[_0x387d[241]](),_0xbc5cx9=_0xbc5cx3[_0x387d[242]]();if(this[_0x387d[1179]][_0x387d[1730]](_0xbc5cx3[_0x387d[246]])){var _0xbc5cxa=this[_0x387d[1179]][_0x387d[1731]](_0xbc5cx3[_0x387d[246]]),_0xbc5cx5=0!= _0xbc5cxa[_0x387d[117]]?_0xbc5cx3[_0x387d[235]]+ _0xbc5cxa[_0x387d[117]]* _0xbc5cx4/ 2:_0xbc5cx5,_0xbc5cx9=0!= _0xbc5cxa[_0x387d[119]]?_0xbc5cx3[_0x387d[236]]+ _0xbc5cxa[_0x387d[119]]* _0xbc5cx4/ 2:_0xbc5cx9,_0xbc5cxa=mxUtils[_0x387d[431]](mxUtils[_0x387d[433]](_0xbc5cx3[_0x387d[124]],mxConstants.STYLE_ROTATION)|| 0);if(0!= _0xbc5cxa){var _0xbc5cx4=Math[_0x387d[426]](_0xbc5cxa),_0xbc5cxa=Math[_0x387d[427]](_0xbc5cxa),_0xbc5cx12= new mxPoint(_0xbc5cx3[_0x387d[241]](),_0xbc5cx3[_0x387d[242]]()),_0xbc5cx9=mxUtils[_0x387d[432]]( new mxPoint(_0xbc5cx5,_0xbc5cx9),_0xbc5cx4,_0xbc5cxa,_0xbc5cx12),_0xbc5cx5=_0xbc5cx9[_0x387d[235]],_0xbc5cx9=_0xbc5cx9[_0x387d[236]]}};return new mxPoint(_0xbc5cx5- _0xbc5cx2[_0x387d[1562]][_0x387d[117]]/ 2,_0xbc5cx9- _0xbc5cx2[_0x387d[1562]][_0x387d[119]]/ 2)};mxConnectionHandler[_0x387d[202]][_0x387d[2906]]= function(_0xbc5cx2){if(null!= _0xbc5cx2){this[_0x387d[2903]]= null;for(var _0xbc5cx3=0;_0xbc5cx3< _0xbc5cx2[_0x387d[67]];_0xbc5cx3++){_0xbc5cx2[_0xbc5cx3][_0x387d[515]]()}}};mxConnectionHandler[_0x387d[202]][_0x387d[2918]]= function(_0xbc5cx2){return !this[_0x387d[1179]][_0x387d[2579]](_0xbc5cx2[_0x387d[727]]())&& (null!= this[_0x387d[2886]][_0x387d[2919]]&& null!= this[_0x387d[2886]][_0x387d[2920]]|| null!= this[_0x387d[257]]&& null== this[_0x387d[267]]&& (null== this[_0x387d[2904]]|| null!= this[_0x387d[2904]]&& null!= this[_0x387d[2916]]))};mxConnectionHandler[_0x387d[202]][_0x387d[787]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[2899]]++;if(this[_0x387d[994]]()&& this[_0x387d[1179]][_0x387d[994]]()&& !_0xbc5cx3[_0x387d[721]]()&& !this[_0x387d[2908]]()&& this[_0x387d[2918]](_0xbc5cx3)){null!= this[_0x387d[2886]][_0x387d[2920]]&& null!= this[_0x387d[2886]][_0x387d[2919]]&& null!= this[_0x387d[2886]][_0x387d[987]]?(this[_0x387d[2921]]= this[_0x387d[2886]][_0x387d[2920]],this[_0x387d[257]]= this[_0x387d[2886]][_0x387d[2919]],this[_0x387d[2823]]= this[_0x387d[2886]][_0x387d[987]][_0x387d[238]]()):this[_0x387d[2823]]= new mxPoint(_0xbc5cx3[_0x387d[734]](),_0xbc5cx3[_0x387d[735]]());this[_0x387d[2897]]= this[_0x387d[2910]](_0xbc5cx3);this[_0x387d[2899]]= 1;this[_0x387d[2887]]&& null== this[_0x387d[253]]&& (this[_0x387d[2922]]= null,this[_0x387d[253]]= this[_0x387d[2156]]());if(null== this[_0x387d[257]]&& null!= this[_0x387d[2897]]){var _0xbc5cx4=this[_0x387d[1179]][_0x387d[2689]](_0xbc5cx3[_0x387d[727]]());this[_0x387d[2897]][_0x387d[246]][_0x387d[256]][_0x387d[2007]](_0xbc5cx4,!0)};this[_0x387d[746]]( new mxEventObject(mxEvent.START,_0x387d[724],this[_0x387d[257]]));_0xbc5cx3[_0x387d[722]]()}else {if(mxClient[_0x387d[754]]&& this[_0x387d[2888]]&& !this[_0x387d[2890]]&& this[_0x387d[994]]()&& this[_0x387d[1179]][_0x387d[994]]()&& !this[_0x387d[2908]]()){this[_0x387d[2890]]= !0;this[_0x387d[2893]]= _0xbc5cx3[_0x387d[730]]();this[_0x387d[2894]]= _0xbc5cx3[_0x387d[732]]();var _0xbc5cx5=this[_0x387d[1179]][_0x387d[441]][_0x387d[248]](this[_0x387d[2885]][_0x387d[736]](_0xbc5cx3));this[_0x387d[2923]]&& window[_0x387d[2924]](this[_0x387d[2923]]);this[_0x387d[2923]]= window[_0x387d[261]](mxUtils[_0x387d[885]](this,function(){this[_0x387d[2891]]&& this[_0x387d[2925]](_0xbc5cx3,_0xbc5cx5);this[_0x387d[2891]]= this[_0x387d[2890]]= !1}),this[_0x387d[2889]]);this[_0x387d[2891]]= !0}};this[_0x387d[2926]]= this[_0x387d[2916]];this[_0x387d[2916]]= null};mxConnectionHandler[_0x387d[202]][_0x387d[2925]]= function(_0xbc5cx2,_0xbc5cx3){null!= _0xbc5cx3&& (this[_0x387d[2885]][_0x387d[2860]]= this[_0x387d[2885]][_0x387d[2853]],this[_0x387d[2885]][_0x387d[2862]]= _0xbc5cx3,this[_0x387d[2885]][_0x387d[811]](),this[_0x387d[2823]]= new mxPoint(_0xbc5cx2[_0x387d[734]](),_0xbc5cx2[_0x387d[735]]()),this[_0x387d[2897]]= this[_0x387d[2910]](_0xbc5cx2),this[_0x387d[257]]= _0xbc5cx3,this[_0x387d[746]]( new mxEventObject(mxEvent.START,_0x387d[724],this[_0x387d[257]])))};mxConnectionHandler[_0x387d[202]][_0x387d[2927]]= function(_0xbc5cx2){return !this[_0x387d[1179]][_0x387d[1712]](_0xbc5cx2[_0x387d[246]])};mxConnectionHandler[_0x387d[202]][_0x387d[2910]]= function(_0xbc5cx2){return null};mxConnectionHandler[_0x387d[202]][_0x387d[2928]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[2885]][_0x387d[2871]](_0xbc5cx2);this[_0x387d[2886]][_0x387d[2729]](_0xbc5cx2,null== this[_0x387d[2823]]);this[_0x387d[2915]]= _0xbc5cx3};mxConnectionHandler[_0x387d[202]][_0x387d[2929]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[518]](),_0xbc5cx4=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[512]]();_0xbc5cx2[_0x387d[235]]= _0xbc5cx2[_0x387d[235]]/ _0xbc5cx3- _0xbc5cx4[_0x387d[235]];_0xbc5cx2[_0x387d[236]]= _0xbc5cx2[_0x387d[236]]/ _0xbc5cx3- _0xbc5cx4[_0x387d[236]]};mxConnectionHandler[_0x387d[202]][_0x387d[788]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[2891]]&& (this[_0x387d[2891]]= Math[_0x387d[425]](this[_0x387d[2893]]- _0xbc5cx3[_0x387d[730]]())< this[_0x387d[2892]]&& Math[_0x387d[425]](this[_0x387d[2894]]- _0xbc5cx3[_0x387d[732]]())< this[_0x387d[2892]]);if(!_0xbc5cx3[_0x387d[721]]()&& (this[_0x387d[2895]]|| null!= this[_0x387d[2823]]|| !this[_0x387d[1179]][_0x387d[1009]])){!this[_0x387d[994]]()&& null!= this[_0x387d[2915]]&& (this[_0x387d[2906]](this[_0x387d[2904]]),this[_0x387d[2915]]= null);(null!= this[_0x387d[2823]]|| this[_0x387d[994]]()&& this[_0x387d[1179]][_0x387d[994]]())&& this[_0x387d[2928]](_0xbc5cx3);if(null!= this[_0x387d[2823]]){var _0xbc5cx4=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[255]],_0xbc5cx4= new mxPoint(this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx3[_0x387d[734]]()/ _0xbc5cx4)* _0xbc5cx4,this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx3[_0x387d[735]]()/ _0xbc5cx4)* _0xbc5cx4),_0xbc5cx5=null,_0xbc5cx9=_0xbc5cx4;null!= this[_0x387d[2886]][_0x387d[2920]]&& (null!= this[_0x387d[2886]][_0x387d[2919]]&& null!= this[_0x387d[2886]][_0x387d[987]])&& (_0xbc5cx5= this[_0x387d[2886]][_0x387d[2920]],_0xbc5cx9= this[_0x387d[2886]][_0x387d[987]][_0x387d[238]]());var _0xbc5cxa=this[_0x387d[2823]];if(null!= this[_0x387d[2926]]){var _0xbc5cx12=this[_0x387d[2926]][_0x387d[1562]][_0x387d[117]],_0xbc5cx13=this[_0x387d[2926]][_0x387d[1562]][_0x387d[119]];null!= this[_0x387d[2915]]&& this[_0x387d[2883]]?(_0xbc5cx12= this[_0x387d[2917]](this[_0x387d[2926]],this[_0x387d[2915]]),this[_0x387d[2926]][_0x387d[1562]][_0x387d[235]]= _0xbc5cx12[_0x387d[235]],this[_0x387d[2926]][_0x387d[1562]][_0x387d[236]]= _0xbc5cx12[_0x387d[236]]):(_0xbc5cx12= new mxRectangle(_0xbc5cx3[_0x387d[734]]()+ this[_0x387d[2896]][_0x387d[235]],_0xbc5cx3[_0x387d[735]]()+ this[_0x387d[2896]][_0x387d[236]],_0xbc5cx12,_0xbc5cx13),this[_0x387d[2926]][_0x387d[1562]]= _0xbc5cx12);this[_0x387d[2926]][_0x387d[258]]()};if(null!= this[_0x387d[2897]]){this[_0x387d[2897]][_0x387d[439]]= [null,null!= this[_0x387d[2915]]?null:_0xbc5cx9];this[_0x387d[1179]][_0x387d[441]][_0x387d[2289]](this[_0x387d[2897]],this[_0x387d[257]],!0,this[_0x387d[2921]]);null!= this[_0x387d[2915]]&& (null== _0xbc5cx5&& (_0xbc5cx5= this[_0x387d[1179]][_0x387d[2288]](this[_0x387d[2897]],this[_0x387d[257]],!1)),this[_0x387d[2897]][_0x387d[2088]](null,!1),this[_0x387d[1179]][_0x387d[441]][_0x387d[2289]](this[_0x387d[2897]],this[_0x387d[2915]],!1,_0xbc5cx5));_0xbc5cxa= null;if(null!= this[_0x387d[2922]]){_0xbc5cxa= [];for(_0xbc5cx9= 0;_0xbc5cx9< this[_0x387d[2922]][_0x387d[67]];_0xbc5cx9++){_0xbc5cx5= this[_0x387d[2922]][_0xbc5cx9][_0x387d[238]](),this[_0x387d[2929]](_0xbc5cx5),_0xbc5cxa[_0xbc5cx9]= _0xbc5cx5}};this[_0x387d[1179]][_0x387d[441]][_0x387d[2282]](this[_0x387d[2897]],_0xbc5cxa,this[_0x387d[257]],this[_0x387d[2915]]);this[_0x387d[1179]][_0x387d[441]][_0x387d[2283]](this[_0x387d[2897]],this[_0x387d[257]],this[_0x387d[2915]]);_0xbc5cx9= this[_0x387d[2897]][_0x387d[439]][this[_0x387d[2897]][_0x387d[439]][_0x387d[67]]- 1];_0xbc5cxa= this[_0x387d[2897]][_0x387d[439]][0]}else {null!= this[_0x387d[2915]]&& null== this[_0x387d[2886]][_0x387d[2920]]&& (_0xbc5cx12= this[_0x387d[2930]](this[_0x387d[2915]],_0xbc5cx3),null!= _0xbc5cx12&& (_0xbc5cx9= _0xbc5cx12)),null== this[_0x387d[2921]]&& null!= this[_0x387d[257]]&& (_0xbc5cx12= this[_0x387d[2931]](this[_0x387d[257]],null!= this[_0x387d[2922]]&& 0< this[_0x387d[2922]][_0x387d[67]]?this[_0x387d[2922]][0]:_0xbc5cx9,_0xbc5cx3),null!= _0xbc5cx12&& (_0xbc5cxa= _0xbc5cx12))};if(null== this[_0x387d[2915]]&& this[_0x387d[2900]]){_0xbc5cx12= _0xbc5cxa;null!= this[_0x387d[2897]]&& 2< this[_0x387d[2897]][_0x387d[439]][_0x387d[67]]&& (_0xbc5cx5= this[_0x387d[2897]][_0x387d[439]][this[_0x387d[2897]][_0x387d[439]][_0x387d[67]]- 2],null!= _0xbc5cx5&& (_0xbc5cx12= _0xbc5cx5));_0xbc5cx5= _0xbc5cx9[_0x387d[235]]- _0xbc5cx12[_0x387d[235]];_0xbc5cx12= _0xbc5cx9[_0x387d[236]]- _0xbc5cx12[_0x387d[236]];_0xbc5cx13= Math[_0x387d[428]](_0xbc5cx5* _0xbc5cx5+ _0xbc5cx12* _0xbc5cx12);if(0== _0xbc5cx13){return};_0xbc5cx9[_0x387d[235]]-= 4* _0xbc5cx5/ _0xbc5cx13;_0xbc5cx9[_0x387d[236]]-= 4* _0xbc5cx12/ _0xbc5cx13};if(null== this[_0x387d[253]]&& (_0xbc5cx5= Math[_0x387d[425]](_0xbc5cx4[_0x387d[235]]- this[_0x387d[2823]][_0x387d[235]]),_0xbc5cx12= Math[_0x387d[425]](_0xbc5cx4[_0x387d[236]]- this[_0x387d[2823]][_0x387d[236]]),_0xbc5cx5> this[_0x387d[1179]][_0x387d[2353]]|| _0xbc5cx12> this[_0x387d[1179]][_0x387d[2353]])){this[_0x387d[253]]= this[_0x387d[2156]](),this[_0x387d[2928]](_0xbc5cx3)};null!= this[_0x387d[253]]&& (null!= this[_0x387d[2897]]?this[_0x387d[253]][_0x387d[1525]]= this[_0x387d[2897]][_0x387d[439]]:(_0xbc5cx4= [_0xbc5cxa],null!= this[_0x387d[2922]]&& (_0xbc5cx4= _0xbc5cx4[_0x387d[1919]](this[_0x387d[2922]])),_0xbc5cx4[_0x387d[207]](_0xbc5cx9),this[_0x387d[253]][_0x387d[1525]]= _0xbc5cx4),this[_0x387d[2932]]());mxEvent[_0x387d[722]](_0xbc5cx3[_0x387d[727]]());_0xbc5cx3[_0x387d[722]]()}else {!this[_0x387d[994]]()|| !this[_0x387d[1179]][_0x387d[994]]()?this[_0x387d[2886]][_0x387d[862]]():this[_0x387d[257]]!= this[_0x387d[2915]]&& null== this[_0x387d[2897]]?(this[_0x387d[2906]](this[_0x387d[2904]]),this[_0x387d[2904]]= null,null!= this[_0x387d[2915]]&& null== this[_0x387d[267]]&& (this[_0x387d[2904]]= this[_0x387d[2913]](this[_0x387d[2915]]),null== this[_0x387d[2904]]&& (this[_0x387d[2915]][_0x387d[1609]](mxConstants.CURSOR_CONNECT),_0xbc5cx3[_0x387d[722]]())),this[_0x387d[257]]= this[_0x387d[2915]]):this[_0x387d[257]]== this[_0x387d[2915]]&& (null!= this[_0x387d[2915]]&& null== this[_0x387d[2904]]&& !this[_0x387d[1179]][_0x387d[1009]])&& _0xbc5cx3[_0x387d[722]]()};null!= this[_0x387d[2886]][_0x387d[2920]]&& this[_0x387d[2885]][_0x387d[862]]();if(!this[_0x387d[1179]][_0x387d[1009]]&& null!= this[_0x387d[2915]]&& null!= this[_0x387d[2904]]){_0xbc5cx4= !1;_0xbc5cxa= _0xbc5cx3[_0x387d[728]]();for(_0xbc5cx9= 0;_0xbc5cx9< this[_0x387d[2904]][_0x387d[67]]&& !_0xbc5cx4;_0xbc5cx9++){_0xbc5cx4= _0xbc5cxa== this[_0x387d[2904]][_0xbc5cx9][_0x387d[252]]|| _0xbc5cxa[_0x387d[265]]== this[_0x387d[2904]][_0xbc5cx9][_0x387d[252]]};_0xbc5cx4|| this[_0x387d[2933]](this[_0x387d[2915]],this[_0x387d[2904]],_0xbc5cx3)}}else {this[_0x387d[2886]][_0x387d[862]]()}};mxConnectionHandler[_0x387d[202]][_0x387d[2930]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=null,_0xbc5cx5=_0xbc5cx2[_0x387d[441]],_0xbc5cx9=_0xbc5cx5[_0x387d[2305]](_0xbc5cx2);if(null!= _0xbc5cx9){var _0xbc5cxa=null!= this[_0x387d[2922]]&& 0< this[_0x387d[2922]][_0x387d[67]]?this[_0x387d[2922]][this[_0x387d[2922]][_0x387d[67]]- 1]: new mxPoint(this[_0x387d[257]][_0x387d[241]](),this[_0x387d[257]][_0x387d[242]]()),_0xbc5cx5=_0xbc5cx9(_0xbc5cx5[_0x387d[2087]](_0xbc5cx2),this[_0x387d[2897]],_0xbc5cxa,!1);null!= _0xbc5cx5&& (_0xbc5cx4= _0xbc5cx5)}else {_0xbc5cx4= new mxPoint(_0xbc5cx2[_0x387d[241]](),_0xbc5cx2[_0x387d[242]]())};return _0xbc5cx4};mxConnectionHandler[_0x387d[202]][_0x387d[2931]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx4= null;var _0xbc5cx5=_0xbc5cx2[_0x387d[441]],_0xbc5cx9=_0xbc5cx5[_0x387d[2305]](_0xbc5cx2),_0xbc5cxa= new mxPoint(_0xbc5cx2[_0x387d[241]](),_0xbc5cx2[_0x387d[242]]());if(null!= _0xbc5cx9){var _0xbc5cx12=mxUtils[_0x387d[433]](_0xbc5cx2[_0x387d[124]],mxConstants.STYLE_ROTATION,0),_0xbc5cx13=-_0xbc5cx12* (Math[_0x387d[424]]/ 180);0!= _0xbc5cx12&& (_0xbc5cx3= mxUtils[_0x387d[432]]( new mxPoint(_0xbc5cx3[_0x387d[235]],_0xbc5cx3[_0x387d[236]]),Math[_0x387d[426]](_0xbc5cx13),Math[_0x387d[427]](_0xbc5cx13),_0xbc5cxa));_0xbc5cx2= _0xbc5cx9(_0xbc5cx5[_0x387d[2087]](_0xbc5cx2),_0xbc5cx2,_0xbc5cx3,!1);null!= _0xbc5cx2&& (0!= _0xbc5cx12&& (_0xbc5cx2= mxUtils[_0x387d[432]]( new mxPoint(_0xbc5cx2[_0x387d[235]],_0xbc5cx2[_0x387d[236]]),Math[_0x387d[426]](-_0xbc5cx13),Math[_0x387d[427]](-_0xbc5cx13),_0xbc5cxa)),_0xbc5cx4= _0xbc5cx2)}else {_0xbc5cx4= _0xbc5cxa};return _0xbc5cx4};mxConnectionHandler[_0x387d[202]][_0x387d[2933]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){};mxConnectionHandler[_0x387d[202]][_0x387d[2934]]= function(_0xbc5cx2){return null!= _0xbc5cx2[_0x387d[248]]()};mxConnectionHandler[_0x387d[202]][_0x387d[2935]]= function(_0xbc5cx2){var _0xbc5cx3=mxUtils[_0x387d[2196]](this[_0x387d[1179]][_0x387d[526]],_0xbc5cx2[_0x387d[730]](),_0xbc5cx2[_0x387d[732]]()),_0xbc5cx4=Math[_0x387d[425]](_0xbc5cx3[_0x387d[235]]- this[_0x387d[2823]][_0x387d[235]]),_0xbc5cx3=Math[_0x387d[425]](_0xbc5cx3[_0x387d[236]]- this[_0x387d[2823]][_0x387d[236]]);if(null!= this[_0x387d[2922]]|| 1< this[_0x387d[2899]]&& (_0xbc5cx4> this[_0x387d[1179]][_0x387d[2353]]|| _0xbc5cx3> this[_0x387d[1179]][_0x387d[2353]])){null== this[_0x387d[2922]]&& (this[_0x387d[2922]]= []),_0xbc5cx4= this[_0x387d[1179]][_0x387d[441]][_0x387d[255]],_0xbc5cx3= new mxPoint(this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx2[_0x387d[734]]()/ _0xbc5cx4)* _0xbc5cx4,this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx2[_0x387d[735]]()/ _0xbc5cx4)* _0xbc5cx4),this[_0x387d[2922]][_0x387d[207]](_0xbc5cx3)}};mxConnectionHandler[_0x387d[202]][_0x387d[789]]= function(_0xbc5cx2,_0xbc5cx3){if(!_0xbc5cx3[_0x387d[721]]()&& this[_0x387d[2908]]()){if(this[_0x387d[2887]]&& !this[_0x387d[2934]](_0xbc5cx3)){this[_0x387d[2935]](_0xbc5cx3);_0xbc5cx3[_0x387d[722]]();return};if(null== this[_0x387d[267]]){var _0xbc5cx4=null!= this[_0x387d[257]]?this[_0x387d[257]][_0x387d[246]]:null,_0xbc5cx5=null;null!= this[_0x387d[2886]][_0x387d[2920]]&& null!= this[_0x387d[2886]][_0x387d[2919]]&& (_0xbc5cx5= this[_0x387d[2886]][_0x387d[2919]][_0x387d[246]]);null== _0xbc5cx5&& this[_0x387d[2885]][_0x387d[2867]]()&& (_0xbc5cx5= this[_0x387d[2885]][_0x387d[2861]][_0x387d[246]]);this[_0x387d[807]](_0xbc5cx4,_0xbc5cx5,_0xbc5cx3[_0x387d[727]](),_0xbc5cx3[_0x387d[736]]())}else {null!= this[_0x387d[257]]&& (null!= this[_0x387d[2885]][_0x387d[2861]]&& this[_0x387d[257]][_0x387d[246]]== this[_0x387d[2885]][_0x387d[2861]][_0x387d[246]])&& this[_0x387d[1179]][_0x387d[2459]](this[_0x387d[2885]][_0x387d[1097]],evt),0< this[_0x387d[267]][_0x387d[67]]&& this[_0x387d[1179]][_0x387d[2580]](this[_0x387d[267]])};this[_0x387d[2906]](this[_0x387d[2904]]);_0xbc5cx3[_0x387d[722]]()};null!= this[_0x387d[2823]]&& this[_0x387d[862]]();this[_0x387d[2891]]= this[_0x387d[2890]]= !1};mxConnectionHandler[_0x387d[202]][_0x387d[862]]= function(){null!= this[_0x387d[253]]&& (this[_0x387d[253]][_0x387d[515]](),this[_0x387d[253]]= null);this[_0x387d[2906]](this[_0x387d[2904]]);this[_0x387d[2904]]= null;this[_0x387d[2885]][_0x387d[862]]();this[_0x387d[2886]][_0x387d[862]]();this[_0x387d[2921]]= this[_0x387d[267]]= this[_0x387d[257]]= this[_0x387d[2897]]= this[_0x387d[2926]]= null;this[_0x387d[2899]]= 0;this[_0x387d[2916]]= this[_0x387d[2823]]= null;this[_0x387d[746]]( new mxEventObject(mxEvent.RESET))};mxConnectionHandler[_0x387d[202]][_0x387d[2932]]= function(){var _0xbc5cx2=null== this[_0x387d[267]];this[_0x387d[253]][_0x387d[1307]]= this[_0x387d[2936]](_0xbc5cx2);_0xbc5cx2= this[_0x387d[2937]](_0xbc5cx2);this[_0x387d[253]][_0x387d[1336]]= _0xbc5cx2;this[_0x387d[253]][_0x387d[258]]()};mxConnectionHandler[_0x387d[202]][_0x387d[2937]]= function(_0xbc5cx2){return _0xbc5cx2?mxConstants[_0x387d[2829]]:mxConstants[_0x387d[2938]]};mxConnectionHandler[_0x387d[202]][_0x387d[2936]]= function(_0xbc5cx2){return _0xbc5cx2?3:1};mxConnectionHandler[_0x387d[202]][_0x387d[807]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){if(null!= _0xbc5cx3|| this[_0x387d[2901]]()|| this[_0x387d[1179]][_0x387d[2406]]){var _0xbc5cx9=this[_0x387d[1179]][_0x387d[502]](),_0xbc5cxa=null;_0xbc5cx9[_0x387d[473]]();try{if(null!= _0xbc5cx2&& (null== _0xbc5cx3&& this[_0x387d[2901]]())&& (_0xbc5cx3= this[_0x387d[2939]](_0xbc5cx4,_0xbc5cx2),null!= _0xbc5cx3)){_0xbc5cx5= this[_0x387d[1179]][_0x387d[564]]([_0xbc5cx3],_0xbc5cx4,_0xbc5cx5);if(null== _0xbc5cx5|| !this[_0x387d[1179]][_0x387d[502]]()[_0x387d[250]](_0xbc5cx5)){var _0xbc5cx12=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[248]](_0xbc5cx5);if(null!= _0xbc5cx12){var _0xbc5cx13=_0xbc5cx9[_0x387d[1721]](_0xbc5cx3);_0xbc5cx13[_0x387d[235]]-= _0xbc5cx12[_0x387d[2078]][_0x387d[235]];_0xbc5cx13[_0x387d[236]]-= _0xbc5cx12[_0x387d[2078]][_0x387d[236]]}}else {_0xbc5cx5= this[_0x387d[1179]][_0x387d[902]]()};this[_0x387d[1179]][_0x387d[2103]](_0xbc5cx3,_0xbc5cx5)};var _0xbc5cx14=this[_0x387d[1179]][_0x387d[902]]();null!= _0xbc5cx2&& (null!= _0xbc5cx3&& _0xbc5cx9[_0x387d[1197]](_0xbc5cx2)== _0xbc5cx9[_0x387d[1197]](_0xbc5cx3)&& _0xbc5cx9[_0x387d[1197]](_0xbc5cx9[_0x387d[1197]](_0xbc5cx2))!= _0xbc5cx9[_0x387d[501]]())&& (_0xbc5cx14= _0xbc5cx9[_0x387d[1197]](_0xbc5cx2),null!= _0xbc5cx2[_0x387d[256]]&& _0xbc5cx2[_0x387d[256]][_0x387d[1500]]&& (null!= _0xbc5cx3[_0x387d[256]]&& _0xbc5cx3[_0x387d[256]][_0x387d[1500]])&& (_0xbc5cx14= _0xbc5cx9[_0x387d[1197]](_0xbc5cx14)));_0xbc5cx13= _0xbc5cx12= null;null!= this[_0x387d[2897]]&& (_0xbc5cx12= this[_0x387d[2897]][_0x387d[246]][_0x387d[131]],_0xbc5cx13= this[_0x387d[2897]][_0x387d[246]][_0x387d[124]]);_0xbc5cxa= this[_0x387d[1960]](_0xbc5cx14,null,_0xbc5cx12,_0xbc5cx2,_0xbc5cx3,_0xbc5cx13);if(null!= _0xbc5cxa){this[_0x387d[1179]][_0x387d[2545]](_0xbc5cxa,_0xbc5cx2,!0,this[_0x387d[2921]]);this[_0x387d[1179]][_0x387d[2545]](_0xbc5cxa,_0xbc5cx3,!1,this[_0x387d[2886]][_0x387d[2920]]);null!= this[_0x387d[2897]]&& _0xbc5cx9[_0x387d[1724]](_0xbc5cxa,this[_0x387d[2897]][_0x387d[246]][_0x387d[256]]);var _0xbc5cx15=_0xbc5cx9[_0x387d[1721]](_0xbc5cxa);null== _0xbc5cx15&& (_0xbc5cx15= new mxGeometry,_0xbc5cx15[_0x387d[1500]]= !0,_0xbc5cx9[_0x387d[1724]](_0xbc5cxa,_0xbc5cx15));if(null!= this[_0x387d[2922]]&& 0< this[_0x387d[2922]][_0x387d[67]]){var _0xbc5cx16=this[_0x387d[1179]][_0x387d[441]][_0x387d[255]],_0xbc5cx17=this[_0x387d[1179]][_0x387d[441]][_0x387d[513]];_0xbc5cx15[_0x387d[1525]]= [];for(_0xbc5cx2= 0;_0xbc5cx2< this[_0x387d[2922]][_0x387d[67]];_0xbc5cx2++){var _0xbc5cx18=this[_0x387d[2922]][_0xbc5cx2];_0xbc5cx15[_0x387d[1525]][_0x387d[207]]( new mxPoint(_0xbc5cx18[_0x387d[235]]/ _0xbc5cx16- _0xbc5cx17[_0x387d[235]],_0xbc5cx18[_0x387d[236]]/ _0xbc5cx16- _0xbc5cx17[_0x387d[236]]))}};null== _0xbc5cx3&& (_0xbc5cx18= this[_0x387d[1179]][_0x387d[2689]](_0xbc5cx4,!1),_0xbc5cx18[_0x387d[235]]-= this[_0x387d[1179]][_0x387d[1136]]/ this[_0x387d[1179]][_0x387d[441]][_0x387d[255]],_0xbc5cx18[_0x387d[236]]-= this[_0x387d[1179]][_0x387d[1137]]/ this[_0x387d[1179]][_0x387d[441]][_0x387d[255]],_0xbc5cx15[_0x387d[2007]](_0xbc5cx18,!1));this[_0x387d[746]]( new mxEventObject(mxEvent.CONNECT,_0x387d[246],_0xbc5cxa,_0x387d[763],_0xbc5cx4,_0x387d[772],_0xbc5cx5))}}catch(q){mxLog[_0x387d[539]](),mxLog[_0x387d[143]](q[_0x387d[281]])}finally{_0xbc5cx9[_0x387d[476]]()};this[_0x387d[804]]&& this[_0x387d[2707]](_0xbc5cxa,_0xbc5cx3)}};mxConnectionHandler[_0x387d[202]][_0x387d[2707]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[1179]][_0x387d[2450]](_0xbc5cx2)};mxConnectionHandler[_0x387d[202]][_0x387d[1960]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){if(null== this[_0x387d[1033]]){return this[_0x387d[1179]][_0x387d[1960]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa)};_0xbc5cx3= this[_0x387d[2503]](_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa);return _0xbc5cx3= this[_0x387d[1179]][_0x387d[2504]](_0xbc5cx3,_0xbc5cx2,_0xbc5cx5,_0xbc5cx9)};mxConnectionHandler[_0x387d[202]][_0x387d[2939]]= function(_0xbc5cx2,_0xbc5cx3){for(var _0xbc5cx4=this[_0x387d[1179]][_0x387d[1198]](_0xbc5cx3);null!= _0xbc5cx4&& _0xbc5cx4[_0x387d[1500]];){_0xbc5cx3= this[_0x387d[1179]][_0x387d[502]]()[_0x387d[1197]](_0xbc5cx3),_0xbc5cx4= this[_0x387d[1179]][_0x387d[1198]](_0xbc5cx3)};var _0xbc5cx5=this[_0x387d[1179]][_0x387d[899]]([_0xbc5cx3])[0],_0xbc5cx4=this[_0x387d[1179]][_0x387d[502]]()[_0x387d[1721]](_0xbc5cx5);if(null!= _0xbc5cx4){var _0xbc5cx9=this[_0x387d[1179]][_0x387d[2689]](_0xbc5cx2);_0xbc5cx4[_0x387d[235]]= this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx9[_0x387d[235]]- _0xbc5cx4[_0x387d[117]]/ 2)- this[_0x387d[1179]][_0x387d[1136]]/ this[_0x387d[1179]][_0x387d[441]][_0x387d[255]];_0xbc5cx4[_0x387d[236]]= this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx9[_0x387d[236]]- _0xbc5cx4[_0x387d[119]]/ 2)- this[_0x387d[1179]][_0x387d[1137]]/ this[_0x387d[1179]][_0x387d[441]][_0x387d[255]];if(null!= this[_0x387d[2823]]){var _0xbc5cxa=this[_0x387d[1179]][_0x387d[441]][_0x387d[248]](_0xbc5cx3);if(null!= _0xbc5cxa){var _0xbc5cx12=this[_0x387d[2940]]();Math[_0x387d[425]](this[_0x387d[1179]][_0x387d[1021]](this[_0x387d[2823]][_0x387d[235]])- this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx9[_0x387d[235]]))<= _0xbc5cx12?_0xbc5cx4[_0x387d[235]]= _0xbc5cxa[_0x387d[235]]:Math[_0x387d[425]](this[_0x387d[1179]][_0x387d[1021]](this[_0x387d[2823]][_0x387d[236]])- this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx9[_0x387d[236]]))<= _0xbc5cx12&& (_0xbc5cx4[_0x387d[236]]= _0xbc5cxa[_0x387d[236]])}}};return _0xbc5cx5};mxConnectionHandler[_0x387d[202]][_0x387d[2940]]= function(){return this[_0x387d[1179]][_0x387d[997]]()?this[_0x387d[1179]][_0x387d[1020]]:this[_0x387d[1179]][_0x387d[2353]]};mxConnectionHandler[_0x387d[202]][_0x387d[2503]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){var _0xbc5cx9=null;null!= this[_0x387d[1033]]&& (_0xbc5cx9= this[_0x387d[1033]](_0xbc5cx3,_0xbc5cx4,_0xbc5cx5));null== _0xbc5cx9&& (_0xbc5cx9= new mxCell(_0xbc5cx2|| _0x387d[110]),_0xbc5cx9[_0x387d[1994]](!0),_0xbc5cx9[_0x387d[475]](_0xbc5cx5),_0xbc5cx2= new mxGeometry,_0xbc5cx2[_0x387d[1500]]= !0,_0xbc5cx9[_0x387d[1724]](_0xbc5cx2));return _0xbc5cx9};mxConnectionHandler[_0x387d[202]][_0x387d[515]]= function(){this[_0x387d[1179]][_0x387d[1148]](this);null!= this[_0x387d[253]]&& (this[_0x387d[253]][_0x387d[515]](),this[_0x387d[253]]= null);null!= this[_0x387d[2885]]&& (this[_0x387d[2885]][_0x387d[515]](),this[_0x387d[2885]]= null);null!= this[_0x387d[2886]]&& (this[_0x387d[2886]][_0x387d[515]](),this[_0x387d[2886]]= null);null!= this[_0x387d[1176]]&& (this[_0x387d[1179]][_0x387d[502]]()[_0x387d[745]](this[_0x387d[1176]]),this[_0x387d[1179]][_0x387d[249]]()[_0x387d[745]](this[_0x387d[1176]]),this[_0x387d[1176]]= null);null!= this[_0x387d[2898]]&& (this[_0x387d[1179]][_0x387d[745]](this[_0x387d[2898]]),this[_0x387d[1179]][_0x387d[249]]()[_0x387d[745]](this[_0x387d[2898]]),this[_0x387d[2898]]= null)};function mxConstraintHandler(_0xbc5cx2){this[_0x387d[1179]]= _0xbc5cx2}mxConstraintHandler[_0x387d[202]][_0x387d[2941]]= new mxImage(mxClient[_0x387d[88]]+ _0x387d[2942],5,5);mxConstraintHandler[_0x387d[202]][_0x387d[1179]]= null;mxConstraintHandler[_0x387d[202]][_0x387d[984]]= !0;mxConstraintHandler[_0x387d[202]][_0x387d[2943]]= mxConstants[_0x387d[2854]];mxConstraintHandler[_0x387d[202]][_0x387d[994]]= function(){return this[_0x387d[984]]};mxConstraintHandler[_0x387d[202]][_0x387d[995]]= function(_0xbc5cx2){this[_0x387d[984]]= _0xbc5cx2};mxConstraintHandler[_0x387d[202]][_0x387d[862]]= function(){if(null!= this[_0x387d[2944]]){for(var _0xbc5cx2=0;_0xbc5cx2< this[_0x387d[2944]][_0x387d[67]];_0xbc5cx2++){this[_0x387d[2944]][_0xbc5cx2][_0x387d[515]]()};this[_0x387d[2944]]= null};null!= this[_0x387d[2945]]&& (this[_0x387d[2945]][_0x387d[515]](),this[_0x387d[2945]]= null);this[_0x387d[2946]]= this[_0x387d[2919]]= this[_0x387d[987]]= this[_0x387d[2947]]= this[_0x387d[2920]]= null};mxConstraintHandler[_0x387d[202]][_0x387d[2636]]= function(){return this[_0x387d[1179]][_0x387d[2636]]()};mxConstraintHandler[_0x387d[202]][_0x387d[2948]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){return this[_0x387d[2941]]};mxConstraintHandler[_0x387d[202]][_0x387d[2949]]= function(_0xbc5cx2,_0xbc5cx3){return !1};mxConstraintHandler[_0x387d[202]][_0x387d[2729]]= function(_0xbc5cx2,_0xbc5cx3){if(this[_0x387d[994]]()&& !this[_0x387d[2949]](_0xbc5cx2)){var _0xbc5cx4=this[_0x387d[2636]](),_0xbc5cx5= new mxRectangle(_0xbc5cx2[_0x387d[734]]()- _0xbc5cx4,_0xbc5cx2[_0x387d[735]]()- _0xbc5cx4,2* _0xbc5cx4,2* _0xbc5cx4),_0xbc5cx9=null!= _0xbc5cx2[_0x387d[736]]()?this[_0x387d[1179]][_0x387d[2565]](_0xbc5cx2[_0x387d[736]]()):!1;if(null== this[_0x387d[2947]]|| !mxUtils[_0x387d[1825]](this[_0x387d[2947]],_0xbc5cx5)|| null!= _0xbc5cx2[_0x387d[248]]()&& null!= this[_0x387d[2919]]&& _0xbc5cx9){if(this[_0x387d[2947]]= null,_0xbc5cx2[_0x387d[248]]()!= this[_0x387d[2919]]){if(this[_0x387d[2919]]= null,this[_0x387d[1531]]= null!= _0xbc5cx2[_0x387d[248]]()&& _0xbc5cx9?this[_0x387d[1179]][_0x387d[2538]](_0xbc5cx2[_0x387d[248]](),_0xbc5cx3):null,null!= this[_0x387d[1531]]){this[_0x387d[2919]]= _0xbc5cx2[_0x387d[248]]();this[_0x387d[2947]]= new mxRectangle(_0xbc5cx2[_0x387d[248]]()[_0x387d[235]],_0xbc5cx2[_0x387d[248]]()[_0x387d[236]],_0xbc5cx2[_0x387d[248]]()[_0x387d[117]],_0xbc5cx2[_0x387d[248]]()[_0x387d[119]]);if(null!= this[_0x387d[2944]]){for(_0xbc5cx9= 0;_0xbc5cx9< this[_0x387d[2944]][_0x387d[67]];_0xbc5cx9++){this[_0x387d[2944]][_0xbc5cx9][_0x387d[515]]()};this[_0x387d[2946]]= this[_0x387d[2944]]= null};this[_0x387d[2944]]= [];this[_0x387d[2946]]= [];for(_0xbc5cx9= 0;_0xbc5cx9< this[_0x387d[1531]][_0x387d[67]];_0xbc5cx9++){var _0xbc5cxa=this[_0x387d[1179]][_0x387d[2290]](_0xbc5cx2[_0x387d[248]](),this[_0x387d[1531]][_0xbc5cx9]),_0xbc5cx12=this[_0x387d[2948]](_0xbc5cx2[_0x387d[248]](),this[_0x387d[1531]][_0xbc5cx9],_0xbc5cxa),_0xbc5cx13=_0xbc5cx12[_0x387d[390]],_0xbc5cx12= new mxRectangle(_0xbc5cxa[_0x387d[235]]- _0xbc5cx12[_0x387d[117]]/ 2,_0xbc5cxa[_0x387d[236]]- _0xbc5cx12[_0x387d[119]]/ 2,_0xbc5cx12[_0x387d[117]],_0xbc5cx12[_0x387d[119]]),_0xbc5cx12= new mxImageShape(_0xbc5cx12,_0xbc5cx13);_0xbc5cx12[_0x387d[507]]= this[_0x387d[1179]][_0x387d[507]]!= mxConstants[_0x387d[508]]?mxConstants[_0x387d[2334]]:mxConstants[_0x387d[508]];_0xbc5cx12[_0x387d[1674]]= !1;_0xbc5cx12[_0x387d[176]](this[_0x387d[1179]][_0x387d[249]]()[_0x387d[1524]]());null!= _0xbc5cx12[_0x387d[252]][_0x387d[328]]&& _0xbc5cx12[_0x387d[252]][_0x387d[265]][_0x387d[950]](_0xbc5cx12[_0x387d[252]],_0xbc5cx12[_0x387d[252]][_0x387d[265]][_0x387d[285]]);_0xbc5cx13= mxUtils[_0x387d[885]](this,function(){return null!= this[_0x387d[2919]]?this[_0x387d[2919]]:_0xbc5cx2[_0x387d[248]]()});_0xbc5cx12[_0x387d[258]]();mxEvent[_0x387d[2733]](_0xbc5cx12[_0x387d[252]],this[_0x387d[1179]],_0xbc5cx13);this[_0x387d[2947]][_0x387d[99]](_0xbc5cx12[_0x387d[1562]]);this[_0x387d[2944]][_0x387d[207]](_0xbc5cx12);this[_0x387d[2946]][_0x387d[207]](_0xbc5cxa)};this[_0x387d[2947]][_0x387d[244]](_0xbc5cx4)}else {if(null!= this[_0x387d[2944]]){null!= this[_0x387d[2945]]&& (this[_0x387d[2945]][_0x387d[515]](),this[_0x387d[2945]]= null);for(_0xbc5cx9= 0;_0xbc5cx9< this[_0x387d[2944]][_0x387d[67]];_0xbc5cx9++){this[_0x387d[2944]][_0xbc5cx9][_0x387d[515]]()};this[_0x387d[2946]]= this[_0x387d[2944]]= null}}}};this[_0x387d[987]]= this[_0x387d[2920]]= null;if(null!= this[_0x387d[2944]]&& null!= this[_0x387d[1531]]&& (null== _0xbc5cx2[_0x387d[248]]()|| this[_0x387d[2919]]== _0xbc5cx2[_0x387d[248]]())){for(_0xbc5cx9= 0;_0xbc5cx9< this[_0x387d[2944]][_0x387d[67]];_0xbc5cx9++){if(mxUtils[_0x387d[1825]](this[_0x387d[2944]][_0xbc5cx9][_0x387d[1562]],_0xbc5cx5)){this[_0x387d[2920]]= this[_0x387d[1531]][_0xbc5cx9];this[_0x387d[987]]= this[_0x387d[2946]][_0xbc5cx9];_0xbc5cx4= this[_0x387d[2944]][_0xbc5cx9][_0x387d[1562]][_0x387d[238]]();_0xbc5cx4[_0x387d[244]](mxClient[_0x387d[80]]?3:2);mxClient[_0x387d[80]]&& (_0xbc5cx4[_0x387d[117]]-= 1,_0xbc5cx4[_0x387d[119]]-= 1);null== this[_0x387d[2945]]?(_0xbc5cx4= new mxRectangleShape(_0xbc5cx4,null,this[_0x387d[2943]],3),_0xbc5cx4[_0x387d[507]]= this[_0x387d[1179]][_0x387d[507]]== mxConstants[_0x387d[508]]?mxConstants[_0x387d[508]]:mxConstants[_0x387d[1523]],_0xbc5cx4[_0x387d[176]](this[_0x387d[1179]][_0x387d[249]]()[_0x387d[1524]]()),this[_0x387d[2945]]= _0xbc5cx4,_0xbc5cx13= mxUtils[_0x387d[885]](this,function(){return null!= this[_0x387d[2919]]?this[_0x387d[2919]]:_0xbc5cx2[_0x387d[248]]()}),mxEvent[_0x387d[2733]](_0xbc5cx4[_0x387d[252]],this[_0x387d[1179]],_0xbc5cx13)):(this[_0x387d[2945]][_0x387d[1562]]= _0xbc5cx4,this[_0x387d[2945]][_0x387d[258]]());break}}};null== this[_0x387d[2920]]&& null!= this[_0x387d[2945]]&& (this[_0x387d[2945]][_0x387d[515]](),this[_0x387d[2945]]= null)}};mxConstraintHandler[_0x387d[202]][_0x387d[515]]= function(){this[_0x387d[862]]()};function mxRubberband(_0xbc5cx2){null!= _0xbc5cx2&& (this[_0x387d[1179]]= _0xbc5cx2,this[_0x387d[1179]][_0x387d[1133]](this),this[_0x387d[2730]]= mxUtils[_0x387d[885]](this,function(){this[_0x387d[2950]]()}),this[_0x387d[1179]][_0x387d[169]](mxEvent.PAN,this[_0x387d[2730]]),mxClient[_0x387d[80]]&& mxEvent[_0x387d[169]](window,_0x387d[2428],mxUtils[_0x387d[885]](this,function(){this[_0x387d[515]]()})))}mxRubberband[_0x387d[202]][_0x387d[2951]]= 20;mxRubberband[_0x387d[202]][_0x387d[984]]= !0;mxRubberband[_0x387d[202]][_0x387d[485]]= null;mxRubberband[_0x387d[202]][_0x387d[2952]]= null;mxRubberband[_0x387d[202]][_0x387d[2953]]= 0;mxRubberband[_0x387d[202]][_0x387d[2954]]= 0;mxRubberband[_0x387d[202]][_0x387d[994]]= function(){return this[_0x387d[984]]};mxRubberband[_0x387d[202]][_0x387d[995]]= function(_0xbc5cx2){this[_0x387d[984]]= _0xbc5cx2};mxRubberband[_0x387d[202]][_0x387d[787]]= function(_0xbc5cx2,_0xbc5cx3){if(!_0xbc5cx3[_0x387d[721]]()&& this[_0x387d[994]]()&& this[_0x387d[1179]][_0x387d[994]]()&& (this[_0x387d[1179]][_0x387d[2579]](_0xbc5cx3[_0x387d[727]]())|| null== _0xbc5cx3[_0x387d[248]]())){var _0xbc5cx4=mxUtils[_0x387d[445]](this[_0x387d[1179]][_0x387d[526]]),_0xbc5cx5=mxUtils[_0x387d[444]](this[_0x387d[1179]][_0x387d[526]]);_0xbc5cx5[_0x387d[235]]-= _0xbc5cx4[_0x387d[235]];_0xbc5cx5[_0x387d[236]]-= _0xbc5cx4[_0x387d[236]];this[_0x387d[861]](_0xbc5cx3[_0x387d[730]]()+ _0xbc5cx5[_0x387d[235]],_0xbc5cx3[_0x387d[732]]()+ _0xbc5cx5[_0x387d[236]]);if(mxClient[_0x387d[133]]&& !mxClient[_0x387d[75]]&& !mxClient[_0x387d[76]]){var _0xbc5cx9=this[_0x387d[1179]][_0x387d[526]],_0xbc5cxa=function(_0xbc5cx2){_0xbc5cx2= new mxMouseEvent(_0xbc5cx2);var _0xbc5cx3=mxUtils[_0x387d[2196]](_0xbc5cx9,_0xbc5cx2[_0x387d[730]](),_0xbc5cx2[_0x387d[732]]());_0xbc5cx2[_0x387d[725]]= _0xbc5cx3[_0x387d[235]];_0xbc5cx2[_0x387d[726]]= _0xbc5cx3[_0x387d[236]];return _0xbc5cx2};this[_0x387d[2955]]= mxUtils[_0x387d[885]](this,function(_0xbc5cx2){this[_0x387d[788]](this[_0x387d[1179]],_0xbc5cxa(_0xbc5cx2))});this[_0x387d[981]]= mxUtils[_0x387d[885]](this,function(_0xbc5cx2){this[_0x387d[789]](this[_0x387d[1179]],_0xbc5cxa(_0xbc5cx2))});mxEvent[_0x387d[169]](document,_0x387d[752],this[_0x387d[2955]]);mxEvent[_0x387d[169]](document,_0x387d[753],this[_0x387d[981]])};_0xbc5cx3[_0x387d[722]](!1)}};mxRubberband[_0x387d[202]][_0x387d[861]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[2823]]= new mxPoint(_0xbc5cx2,_0xbc5cx3)};mxRubberband[_0x387d[202]][_0x387d[788]]= function(_0xbc5cx2,_0xbc5cx3){if(!_0xbc5cx3[_0x387d[721]]()&& null!= this[_0x387d[2823]]){var _0xbc5cx4=mxUtils[_0x387d[444]](this[_0x387d[1179]][_0x387d[526]]),_0xbc5cx5=mxUtils[_0x387d[445]](this[_0x387d[1179]][_0x387d[526]]);_0xbc5cx4[_0x387d[235]]-= _0xbc5cx5[_0x387d[235]];_0xbc5cx4[_0x387d[236]]-= _0xbc5cx5[_0x387d[236]];var _0xbc5cx5=_0xbc5cx3[_0x387d[730]]()+ _0xbc5cx4[_0x387d[235]],_0xbc5cx4=_0xbc5cx3[_0x387d[732]]()+ _0xbc5cx4[_0x387d[236]],_0xbc5cx9=this[_0x387d[2823]][_0x387d[235]]- _0xbc5cx5,_0xbc5cxa=this[_0x387d[2823]][_0x387d[236]]- _0xbc5cx4,_0xbc5cx12=this[_0x387d[1179]][_0x387d[2353]];if(null!= this[_0x387d[485]]|| Math[_0x387d[425]](_0xbc5cx9)> _0xbc5cx12|| Math[_0x387d[425]](_0xbc5cxa)> _0xbc5cx12){null== this[_0x387d[485]]&& (this[_0x387d[485]]= this[_0x387d[2156]]()),mxUtils[_0x387d[2440]](),this[_0x387d[2729]](_0xbc5cx5,_0xbc5cx4),_0xbc5cx3[_0x387d[722]]()}}};mxRubberband[_0x387d[202]][_0x387d[2156]]= function(){null== this[_0x387d[2952]]&& (this[_0x387d[2952]]= document[_0x387d[55]](_0x387d[485]),this[_0x387d[2952]][_0x387d[926]]= _0x387d[2956],mxUtils[_0x387d[254]](this[_0x387d[2952]],this[_0x387d[2951]]));this[_0x387d[1179]][_0x387d[526]][_0x387d[62]](this[_0x387d[2952]]);return this[_0x387d[2952]]};mxRubberband[_0x387d[202]][_0x387d[789]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=null!= this[_0x387d[485]];this[_0x387d[862]]();_0xbc5cx4&& (_0xbc5cx4= new mxRectangle(this[_0x387d[235]],this[_0x387d[236]],this[_0x387d[117]],this[_0x387d[119]]),this[_0x387d[1179]][_0x387d[2698]](_0xbc5cx4,_0xbc5cx3[_0x387d[727]]()),_0xbc5cx3[_0x387d[722]]())};mxRubberband[_0x387d[202]][_0x387d[862]]= function(){null!= this[_0x387d[485]]&& this[_0x387d[485]][_0x387d[265]][_0x387d[266]](this[_0x387d[485]]);null!= this[_0x387d[2955]]&& (mxEvent[_0x387d[745]](document,_0x387d[752],this[_0x387d[2955]]),this[_0x387d[2955]]= null);null!= this[_0x387d[981]]&& (mxEvent[_0x387d[745]](document,_0x387d[753],this[_0x387d[981]]),this[_0x387d[981]]= null);this[_0x387d[2954]]= this[_0x387d[2953]]= 0;this[_0x387d[485]]= this[_0x387d[2823]]= null};mxRubberband[_0x387d[202]][_0x387d[2729]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[2953]]= _0xbc5cx2;this[_0x387d[2954]]= _0xbc5cx3;this[_0x387d[2950]]()};mxRubberband[_0x387d[202]][_0x387d[2950]]= function(){if(null!= this[_0x387d[485]]){var _0xbc5cx2=this[_0x387d[2953]]- this[_0x387d[1179]][_0x387d[1136]],_0xbc5cx3=this[_0x387d[2954]]- this[_0x387d[1179]][_0x387d[1137]];this[_0x387d[235]]= Math[_0x387d[243]](this[_0x387d[2823]][_0x387d[235]],_0xbc5cx2);this[_0x387d[236]]= Math[_0x387d[243]](this[_0x387d[2823]][_0x387d[236]],_0xbc5cx3);this[_0x387d[117]]= Math[_0x387d[160]](this[_0x387d[2823]][_0x387d[235]],_0xbc5cx2)- this[_0x387d[235]];this[_0x387d[119]]= Math[_0x387d[160]](this[_0x387d[2823]][_0x387d[236]],_0xbc5cx3)- this[_0x387d[236]];_0xbc5cx2= mxClient[_0x387d[47]]?this[_0x387d[1179]][_0x387d[1137]]:0;this[_0x387d[485]][_0x387d[124]][_0x387d[361]]= this[_0x387d[235]]+ (mxClient[_0x387d[47]]?this[_0x387d[1179]][_0x387d[1136]]:0)+ _0x387d[168];this[_0x387d[485]][_0x387d[124]][_0x387d[125]]= this[_0x387d[236]]+ _0xbc5cx2+ _0x387d[168];this[_0x387d[485]][_0x387d[124]][_0x387d[117]]= Math[_0x387d[160]](1,this[_0x387d[117]])+ _0x387d[168];this[_0x387d[485]][_0x387d[124]][_0x387d[119]]= Math[_0x387d[160]](1,this[_0x387d[119]])+ _0x387d[168]}};mxRubberband[_0x387d[202]][_0x387d[515]]= function(){this[_0x387d[2717]]|| (this[_0x387d[2717]]= !0,this[_0x387d[1179]][_0x387d[1148]](this),this[_0x387d[1179]][_0x387d[745]](this[_0x387d[2730]]),this[_0x387d[862]](),null!= this[_0x387d[2952]]&& (this[_0x387d[2952]]= null))};function mxVertexHandler(_0xbc5cx2){null!= _0xbc5cx2&& (this[_0x387d[724]]= _0xbc5cx2,this[_0x387d[176]]())}mxVertexHandler[_0x387d[202]][_0x387d[1179]]= null;mxVertexHandler[_0x387d[202]][_0x387d[724]]= null;mxVertexHandler[_0x387d[202]][_0x387d[2957]]= !1;mxVertexHandler[_0x387d[202]][_0x387d[1983]]= null;mxVertexHandler[_0x387d[202]][_0x387d[2958]]= !0;mxVertexHandler[_0x387d[202]][_0x387d[2959]]= null;mxVertexHandler[_0x387d[202]][_0x387d[2353]]= 0;mxVertexHandler[_0x387d[202]][_0x387d[2809]]= !1;mxVertexHandler[_0x387d[202]][_0x387d[2960]]= !0;mxVertexHandler[_0x387d[202]][_0x387d[176]]= function(){this[_0x387d[1179]]= this[_0x387d[724]][_0x387d[441]][_0x387d[1179]];this[_0x387d[2961]]= this[_0x387d[2962]](this[_0x387d[724]]);this[_0x387d[1562]]= new mxRectangle(this[_0x387d[2961]][_0x387d[235]],this[_0x387d[2961]][_0x387d[236]],this[_0x387d[2961]][_0x387d[117]],this[_0x387d[2961]][_0x387d[119]]);this[_0x387d[2732]]= this[_0x387d[2963]](this[_0x387d[1562]]);this[_0x387d[2732]][_0x387d[507]]= this[_0x387d[1179]][_0x387d[507]]!= mxConstants[_0x387d[508]]?mxConstants[_0x387d[1523]]:mxConstants[_0x387d[508]];this[_0x387d[2732]][_0x387d[1229]]= !1;this[_0x387d[2732]][_0x387d[176]](this[_0x387d[1179]][_0x387d[249]]()[_0x387d[1524]]());this[_0x387d[1179]][_0x387d[1712]](this[_0x387d[724]][_0x387d[246]])&& (this[_0x387d[2732]][_0x387d[252]][_0x387d[124]][_0x387d[270]]= mxConstants[_0x387d[2832]]);mxEvent[_0x387d[2733]](this[_0x387d[2732]][_0x387d[252]],this[_0x387d[1179]],this[_0x387d[724]]);if(0>= mxGraphHandler[_0x387d[202]][_0x387d[2795]]|| this[_0x387d[1179]][_0x387d[2694]]()< mxGraphHandler[_0x387d[202]][_0x387d[2795]]){var _0xbc5cx2=this[_0x387d[1179]][_0x387d[2657]](this[_0x387d[724]][_0x387d[246]]);this[_0x387d[2964]]= [];if(_0xbc5cx2|| this[_0x387d[1179]][_0x387d[2628]](this[_0x387d[724]][_0x387d[246]])&& 2<= this[_0x387d[724]][_0x387d[117]]&& 2<= this[_0x387d[724]][_0x387d[119]]){var _0xbc5cx3=0;_0xbc5cx2&& (this[_0x387d[2957]]|| (this[_0x387d[2964]][_0x387d[207]](this[_0x387d[2735]](_0x387d[936],_0xbc5cx3++)),this[_0x387d[2964]][_0x387d[207]](this[_0x387d[2735]](_0x387d[2965],_0xbc5cx3++)),this[_0x387d[2964]][_0x387d[207]](this[_0x387d[2735]](_0x387d[2966],_0xbc5cx3++)),this[_0x387d[2964]][_0x387d[207]](this[_0x387d[2735]](_0x387d[2967],_0xbc5cx3++)),this[_0x387d[2964]][_0x387d[207]](this[_0x387d[2735]](_0x387d[2968],_0xbc5cx3++)),this[_0x387d[2964]][_0x387d[207]](this[_0x387d[2735]](_0x387d[2969],_0xbc5cx3++)),this[_0x387d[2964]][_0x387d[207]](this[_0x387d[2735]](_0x387d[2970],_0xbc5cx3++))),this[_0x387d[2964]][_0x387d[207]](this[_0x387d[2735]](_0x387d[2971],_0xbc5cx3++)));_0xbc5cx2= this[_0x387d[1179]][_0x387d[251]][_0x387d[1721]](this[_0x387d[724]][_0x387d[246]]);null!= _0xbc5cx2&& (!_0xbc5cx2[_0x387d[1500]]&& !this[_0x387d[1179]][_0x387d[1730]](this[_0x387d[724]][_0x387d[246]])&& this[_0x387d[1179]][_0x387d[2628]](this[_0x387d[724]][_0x387d[246]]))&& (this[_0x387d[2972]]= this[_0x387d[2735]](mxConstants.CURSOR_LABEL_HANDLE,mxEvent.LABEL_HANDLE,mxConstants.LABEL_HANDLE_SIZE,mxConstants.LABEL_HANDLE_FILLCOLOR),this[_0x387d[2964]][_0x387d[207]](this[_0x387d[2972]]))}else {this[_0x387d[1179]][_0x387d[1712]](this[_0x387d[724]][_0x387d[246]])&& (!this[_0x387d[1179]][_0x387d[2657]](this[_0x387d[724]][_0x387d[246]])&& 2> this[_0x387d[724]][_0x387d[117]]&& 2> this[_0x387d[724]][_0x387d[119]])&& (this[_0x387d[2972]]= this[_0x387d[2735]](mxConstants.CURSOR_MOVABLE_VERTEX,null,null,mxConstants.LABEL_HANDLE_FILLCOLOR),this[_0x387d[2964]][_0x387d[207]](this[_0x387d[2972]]))}};if(this[_0x387d[2809]]&& (0>= mxGraphHandler[_0x387d[202]][_0x387d[2795]]|| this[_0x387d[1179]][_0x387d[2694]]()< mxGraphHandler[_0x387d[202]][_0x387d[2795]])){this[_0x387d[2973]]= this[_0x387d[2735]](_0x387d[356],mxEvent.ROTATION_HANDLE,mxConstants[_0x387d[2974]]+ 3,mxConstants.HANDLE_FILLCOLOR),this[_0x387d[2964]][_0x387d[207]](this[_0x387d[2973]])};this[_0x387d[258]]()};mxVertexHandler[_0x387d[202]][_0x387d[2962]]= function(_0xbc5cx2){return new mxRectangle(Math[_0x387d[488]](_0xbc5cx2[_0x387d[235]]),Math[_0x387d[488]](_0xbc5cx2[_0x387d[236]]),Math[_0x387d[488]](_0xbc5cx2[_0x387d[117]]),Math[_0x387d[488]](_0xbc5cx2[_0x387d[119]]))};mxVertexHandler[_0x387d[202]][_0x387d[2963]]= function(_0xbc5cx2){_0xbc5cx2= new mxRectangleShape(_0xbc5cx2,null,this[_0x387d[2975]]());_0xbc5cx2[_0x387d[1307]]= this[_0x387d[2976]]();_0xbc5cx2[_0x387d[1522]]= this[_0x387d[2977]]();return _0xbc5cx2};mxVertexHandler[_0x387d[202]][_0x387d[2975]]= function(){return mxConstants[_0x387d[2978]]};mxVertexHandler[_0x387d[202]][_0x387d[2976]]= function(){return mxConstants[_0x387d[2979]]};mxVertexHandler[_0x387d[202]][_0x387d[2977]]= function(){return mxConstants[_0x387d[2980]]};mxVertexHandler[_0x387d[202]][_0x387d[2735]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){_0xbc5cx4= _0xbc5cx4|| mxConstants[_0x387d[2974]];_0xbc5cx4= new mxRectangle(0,0,_0xbc5cx4,_0xbc5cx4);_0xbc5cx5= this[_0x387d[2981]](_0xbc5cx4,_0xbc5cx3,_0xbc5cx5);_0xbc5cx5[_0x387d[1567]]()&& null!= this[_0x387d[724]][_0x387d[963]]&& this[_0x387d[724]][_0x387d[963]][_0x387d[252]][_0x387d[265]]== this[_0x387d[1179]][_0x387d[526]]?(_0xbc5cx5[_0x387d[1562]][_0x387d[119]]-= 1,_0xbc5cx5[_0x387d[1562]][_0x387d[117]]-= 1,_0xbc5cx5[_0x387d[507]]= mxConstants[_0x387d[1656]],_0xbc5cx5[_0x387d[176]](this[_0x387d[1179]][_0x387d[526]])):(_0xbc5cx5[_0x387d[507]]= this[_0x387d[1179]][_0x387d[507]]!= mxConstants[_0x387d[508]]?mxConstants[_0x387d[2334]]:mxConstants[_0x387d[508]],_0xbc5cx5[_0x387d[176]](this[_0x387d[1179]][_0x387d[249]]()[_0x387d[1524]]()));mxEvent[_0x387d[2733]](_0xbc5cx5[_0x387d[252]],this[_0x387d[1179]],this[_0x387d[724]]);this[_0x387d[1179]][_0x387d[994]]()&& (_0xbc5cx5[_0x387d[252]][_0x387d[124]][_0x387d[270]]= _0xbc5cx2);this[_0x387d[2982]](_0xbc5cx3)|| (_0xbc5cx5[_0x387d[252]][_0x387d[124]][_0x387d[187]]= _0x387d[188]);return _0xbc5cx5};mxVertexHandler[_0x387d[202]][_0x387d[2982]]= function(_0xbc5cx2){return !0};mxVertexHandler[_0x387d[202]][_0x387d[2981]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){return null!= this[_0x387d[2959]]?(_0xbc5cx2[_0x387d[117]]= this[_0x387d[2959]][_0x387d[117]],_0xbc5cx2[_0x387d[119]]= this[_0x387d[2959]][_0x387d[119]], new mxImageShape(_0xbc5cx2,this[_0x387d[2959]][_0x387d[390]])):_0xbc5cx3== mxEvent[_0x387d[2983]]? new mxEllipse(_0xbc5cx2,_0xbc5cx4|| mxConstants[_0x387d[2984]],mxConstants.HANDLE_STROKECOLOR): new mxRectangleShape(_0xbc5cx2,_0xbc5cx4|| mxConstants[_0x387d[2984]],mxConstants.HANDLE_STROKECOLOR)};mxVertexHandler[_0x387d[202]][_0x387d[2985]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){null!= _0xbc5cx2&& (_0xbc5cx2[_0x387d[1562]][_0x387d[235]]= Math[_0x387d[488]](_0xbc5cx3- _0xbc5cx2[_0x387d[1562]][_0x387d[117]]/ 2),_0xbc5cx2[_0x387d[1562]][_0x387d[236]]= Math[_0x387d[488]](_0xbc5cx4- _0xbc5cx2[_0x387d[1562]][_0x387d[119]]/ 2),_0xbc5cx2[_0x387d[258]]())};mxVertexHandler[_0x387d[202]][_0x387d[2986]]= function(_0xbc5cx2){if(_0xbc5cx2[_0x387d[729]](this[_0x387d[2973]])){return mxEvent[_0x387d[2983]]};if(_0xbc5cx2[_0x387d[729]](this[_0x387d[2972]])){return mxEvent[_0x387d[2987]]};if(null!= this[_0x387d[2964]]){for(var _0xbc5cx3=this[_0x387d[2353]],_0xbc5cx3=this[_0x387d[2958]]&& (mxClient[_0x387d[80]]|| 0< _0xbc5cx3)? new mxRectangle(_0xbc5cx2[_0x387d[734]]()- _0xbc5cx3,_0xbc5cx2[_0x387d[735]]()- _0xbc5cx3,2* _0xbc5cx3,2* _0xbc5cx3):null,_0xbc5cx4=0;_0xbc5cx4< this[_0x387d[2964]][_0x387d[67]];_0xbc5cx4++){if(_0xbc5cx2[_0x387d[729]](this[_0x387d[2964]][_0xbc5cx4])|| null!= _0xbc5cx3&& mxUtils[_0x387d[1825]](this[_0x387d[2964]][_0xbc5cx4][_0x387d[1562]],_0xbc5cx3)){return _0xbc5cx4}}};return null};mxVertexHandler[_0x387d[202]][_0x387d[787]]= function(_0xbc5cx2,_0xbc5cx3){if(!_0xbc5cx3[_0x387d[721]]()&& this[_0x387d[1179]][_0x387d[994]]()&& !this[_0x387d[1179]][_0x387d[2579]](_0xbc5cx3[_0x387d[727]]())&& (0< this[_0x387d[2353]]|| _0xbc5cx3[_0x387d[248]]()== this[_0x387d[724]])){var _0xbc5cx4=this[_0x387d[2986]](_0xbc5cx3);null!= _0xbc5cx4&& (this[_0x387d[861]](_0xbc5cx3[_0x387d[730]](),_0xbc5cx3[_0x387d[732]](),_0xbc5cx4),_0xbc5cx3[_0x387d[722]]())}};mxVertexHandler[_0x387d[202]][_0x387d[861]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx2= mxUtils[_0x387d[2196]](this[_0x387d[1179]][_0x387d[526]],_0xbc5cx2,_0xbc5cx3);this[_0x387d[2739]]= _0xbc5cx2[_0x387d[235]];this[_0x387d[2740]]= _0xbc5cx2[_0x387d[236]];this[_0x387d[1983]]= _0xbc5cx4;this[_0x387d[2732]][_0x387d[252]][_0x387d[124]][_0x387d[495]]= _0xbc5cx4== mxEvent[_0x387d[2983]]?_0x387d[497]:_0x387d[130];this[_0x387d[2988]]= this[_0x387d[2963]](this[_0x387d[1562]]);!(mxClient[_0x387d[48]]&& 0!= Number(this[_0x387d[724]][_0x387d[124]][mxConstants[_0x387d[2278]]]|| _0x387d[468]))&& null!= this[_0x387d[724]][_0x387d[963]]&& this[_0x387d[724]][_0x387d[963]][_0x387d[252]][_0x387d[265]]== this[_0x387d[1179]][_0x387d[526]]?(this[_0x387d[2988]][_0x387d[507]]= mxConstants[_0x387d[1656]],this[_0x387d[2988]][_0x387d[176]](this[_0x387d[1179]][_0x387d[526]])):(this[_0x387d[2988]][_0x387d[507]]= this[_0x387d[1179]][_0x387d[507]]!= mxConstants[_0x387d[508]]?mxConstants[_0x387d[1523]]:mxConstants[_0x387d[508]],this[_0x387d[2988]][_0x387d[176]](this[_0x387d[1179]][_0x387d[441]][_0x387d[1524]]()))};mxVertexHandler[_0x387d[202]][_0x387d[788]]= function(_0xbc5cx2,_0xbc5cx3){if(!_0xbc5cx3[_0x387d[721]]()&& null!= this[_0x387d[1983]]){var _0xbc5cx4= new mxPoint(_0xbc5cx3[_0x387d[734]](),_0xbc5cx3[_0x387d[735]]()),_0xbc5cx5=this[_0x387d[1179]][_0x387d[1018]](_0xbc5cx3[_0x387d[727]]()),_0xbc5cx9=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[255]];if(this[_0x387d[1983]]== mxEvent[_0x387d[2987]]){_0xbc5cx5&& (_0xbc5cx4[_0x387d[235]]= this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx4[_0x387d[235]]/ _0xbc5cx9)* _0xbc5cx9,_0xbc5cx4[_0x387d[236]]= this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx4[_0x387d[236]]/ _0xbc5cx9)* _0xbc5cx9),this[_0x387d[2985]](this[_0x387d[2964]][this[_0x387d[2964]][_0x387d[67]]- 1],_0xbc5cx4[_0x387d[235]],_0xbc5cx4[_0x387d[236]])}else {if(this[_0x387d[1983]]== mxEvent[_0x387d[2983]]){var _0xbc5cxa=this[_0x387d[724]][_0x387d[235]]+ this[_0x387d[724]][_0x387d[117]]/ 2- _0xbc5cx4[_0x387d[235]],_0xbc5cx12=this[_0x387d[724]][_0x387d[236]]+ this[_0x387d[724]][_0x387d[119]]/ 2- _0xbc5cx4[_0x387d[236]];this[_0x387d[2989]]= 0!= _0xbc5cxa?180* Math[_0x387d[2990]](_0xbc5cx12/ _0xbc5cxa)/ Math[_0x387d[424]]+ 90:0> _0xbc5cx12?180:0;0< _0xbc5cxa&& (this[_0x387d[2989]]-= 180);this[_0x387d[2960]]&& (_0xbc5cxa= _0xbc5cx4[_0x387d[235]]- this[_0x387d[724]][_0x387d[241]](),_0xbc5cx12= _0xbc5cx4[_0x387d[236]]- this[_0x387d[724]][_0x387d[242]](),_0xbc5cxa= Math[_0x387d[425]](Math[_0x387d[428]](_0xbc5cxa* _0xbc5cxa+ _0xbc5cx12* _0xbc5cx12)- this[_0x387d[724]][_0x387d[119]]/ 2- 20),_0xbc5cxa= Math[_0x387d[160]](1,5* Math[_0x387d[243]](3,Math[_0x387d[160]](0,Math[_0x387d[488]](80/ Math[_0x387d[425]](_0xbc5cxa))))),this[_0x387d[2989]]= Math[_0x387d[488]](this[_0x387d[2989]]/ _0xbc5cxa)* _0xbc5cxa);this[_0x387d[2732]][_0x387d[603]]= this[_0x387d[2989]];this[_0x387d[2732]][_0x387d[258]]()}else {var _0xbc5cx13=mxUtils[_0x387d[431]](this[_0x387d[724]][_0x387d[124]][mxConstants[_0x387d[2278]]]|| _0x387d[468]),_0xbc5cx14=Math[_0x387d[426]](-_0xbc5cx13),_0xbc5cx15=Math[_0x387d[427]](-_0xbc5cx13),_0xbc5cx16= new mxPoint(this[_0x387d[724]][_0x387d[241]](),this[_0x387d[724]][_0x387d[242]]()),_0xbc5cxa=_0xbc5cx4[_0x387d[235]]- this[_0x387d[2739]],_0xbc5cx12=_0xbc5cx4[_0x387d[236]]- this[_0x387d[2740]],_0xbc5cx4=this[_0x387d[1179]][_0x387d[441]][_0x387d[513]],_0xbc5cx17=_0xbc5cx15* _0xbc5cxa+ _0xbc5cx14* _0xbc5cx12,_0xbc5cxa=_0xbc5cx14* _0xbc5cxa- _0xbc5cx15* _0xbc5cx12;this[_0x387d[1562]]= this[_0x387d[2991]](this[_0x387d[2961]],_0xbc5cxa,_0xbc5cx17,this[_0x387d[1983]],_0xbc5cx5,_0xbc5cx9,_0xbc5cx4);_0xbc5cx14= Math[_0x387d[426]](_0xbc5cx13);_0xbc5cx15= Math[_0x387d[427]](_0xbc5cx13);_0xbc5cx12= new mxPoint(this[_0x387d[1562]][_0x387d[241]](),this[_0x387d[1562]][_0x387d[242]]());_0xbc5cxa= _0xbc5cx12[_0x387d[235]]- _0xbc5cx16[_0x387d[235]];_0xbc5cx12= _0xbc5cx12[_0x387d[236]]- _0xbc5cx16[_0x387d[236]];_0xbc5cx16= _0xbc5cx15* _0xbc5cxa+ _0xbc5cx14* _0xbc5cx12- _0xbc5cx12;this[_0x387d[1562]][_0x387d[235]]+= _0xbc5cx14* _0xbc5cxa- _0xbc5cx15* _0xbc5cx12- _0xbc5cxa;this[_0x387d[1562]][_0x387d[236]]+= _0xbc5cx16;this[_0x387d[2932]]()}};_0xbc5cx3[_0x387d[722]]()}else {null!= this[_0x387d[2986]](_0xbc5cx3)&& _0xbc5cx3[_0x387d[722]](!1)}};mxVertexHandler[_0x387d[202]][_0x387d[789]]= function(_0xbc5cx2,_0xbc5cx3){if(!_0xbc5cx3[_0x387d[721]]()&& null!= this[_0x387d[1983]]&& null!= this[_0x387d[724]]){var _0xbc5cx4= new mxPoint(_0xbc5cx3[_0x387d[734]](),_0xbc5cx3[_0x387d[735]]());this[_0x387d[1179]][_0x387d[502]]()[_0x387d[473]]();try{if(this[_0x387d[1983]]== mxEvent[_0x387d[2983]]){null!= this[_0x387d[2989]]&& this[_0x387d[2992]](this[_0x387d[724]][_0x387d[246]],this[_0x387d[2989]]- (this[_0x387d[724]][_0x387d[124]][mxConstants[_0x387d[2278]]]|| 0))}else {var _0xbc5cx5=this[_0x387d[1179]][_0x387d[1018]](_0xbc5cx3[_0x387d[727]]()),_0xbc5cx9=mxUtils[_0x387d[431]](this[_0x387d[724]][_0x387d[124]][mxConstants[_0x387d[2278]]]|| _0x387d[468]),_0xbc5cxa=Math[_0x387d[426]](-_0xbc5cx9),_0xbc5cx12=Math[_0x387d[427]](-_0xbc5cx9),_0xbc5cx13=_0xbc5cx4[_0x387d[235]]- this[_0x387d[2739]],_0xbc5cx14=_0xbc5cx4[_0x387d[236]]- this[_0x387d[2740]],_0xbc5cx4=_0xbc5cx12* _0xbc5cx13+ _0xbc5cxa* _0xbc5cx14,_0xbc5cx13=_0xbc5cxa* _0xbc5cx13- _0xbc5cx12* _0xbc5cx14,_0xbc5cx14=_0xbc5cx4,_0xbc5cx15=this[_0x387d[1179]][_0x387d[441]][_0x387d[255]];this[_0x387d[2526]](this[_0x387d[724]][_0x387d[246]],_0xbc5cx13/ _0xbc5cx15,_0xbc5cx14/ _0xbc5cx15,this[_0x387d[1983]],_0xbc5cx5)}}finally{this[_0x387d[1179]][_0x387d[502]]()[_0x387d[476]]()};this[_0x387d[862]]();_0xbc5cx3[_0x387d[722]]()}};mxVertexHandler[_0x387d[202]][_0x387d[2992]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[1179]][_0x387d[502]]();if(_0xbc5cx4[_0x387d[1193]](_0xbc5cx2)){var _0xbc5cx5=_0xbc5cx2== this[_0x387d[724]]?this[_0x387d[724]]:this[_0x387d[1179]][_0x387d[441]][_0x387d[248]](_0xbc5cx2);null!= _0xbc5cx5&& this[_0x387d[1179]][_0x387d[1717]](mxConstants.STYLE_ROTATION,(_0xbc5cx5[_0x387d[124]][mxConstants[_0x387d[2278]]]|| 0)+ _0xbc5cx3,[_0xbc5cx2]);if(this[_0x387d[724]][_0x387d[246]]!= _0xbc5cx2&& (_0xbc5cx5= this[_0x387d[1179]][_0x387d[1198]](_0xbc5cx2),null!= _0xbc5cx5&& !_0xbc5cx5[_0x387d[1500]])){if(0!= _0xbc5cx3){var _0xbc5cx9=this[_0x387d[1179]][_0x387d[502]]()[_0x387d[1197]](_0xbc5cx2),_0xbc5cxa=this[_0x387d[1179]][_0x387d[1198]](_0xbc5cx9);if(!_0xbc5cx5[_0x387d[1500]]&& null!= _0xbc5cxa){var _0xbc5cx12=mxUtils[_0x387d[431]](_0xbc5cx3),_0xbc5cx9=Math[_0x387d[426]](_0xbc5cx12),_0xbc5cx12=Math[_0x387d[427]](_0xbc5cx12),_0xbc5cx13= new mxPoint(_0xbc5cx5[_0x387d[241]](),_0xbc5cx5[_0x387d[242]]()),_0xbc5cxa= new mxPoint(_0xbc5cxa[_0x387d[117]]/ 2,_0xbc5cxa[_0x387d[119]]/ 2),_0xbc5cx9=mxUtils[_0x387d[432]](_0xbc5cx13,_0xbc5cx9,_0xbc5cx12,_0xbc5cxa),_0xbc5cx5=_0xbc5cx5[_0x387d[238]]();_0xbc5cx5[_0x387d[235]]= _0xbc5cx9[_0x387d[235]]- _0xbc5cx5[_0x387d[117]]/ 2;_0xbc5cx5[_0x387d[236]]= _0xbc5cx9[_0x387d[236]]- _0xbc5cx5[_0x387d[119]]/ 2;_0xbc5cx4[_0x387d[1724]](_0xbc5cx2,_0xbc5cx5)}}else {_0xbc5cx5= _0xbc5cx5[_0x387d[238]](),_0xbc5cx5[_0x387d[235]]+= dx,_0xbc5cx5[_0x387d[236]]+= dy,_0xbc5cx4[_0x387d[1724]](_0xbc5cx2,_0xbc5cx5)}};_0xbc5cx5= _0xbc5cx4[_0x387d[262]](_0xbc5cx2);for(_0xbc5cx9= 0;_0xbc5cx9< _0xbc5cx5;_0xbc5cx9++){this[_0x387d[2992]](_0xbc5cx4[_0x387d[263]](_0xbc5cx2,_0xbc5cx9),_0xbc5cx3)}}};mxVertexHandler[_0x387d[202]][_0x387d[862]]= function(){this[_0x387d[1983]]= this[_0x387d[2989]]= null;null!= this[_0x387d[2988]]&& (this[_0x387d[2988]][_0x387d[515]](),this[_0x387d[2988]]= null);null!= this[_0x387d[2732]]&& (this[_0x387d[2732]][_0x387d[252]][_0x387d[124]][_0x387d[495]]= _0x387d[497],this[_0x387d[2961]]= this[_0x387d[2962]](this[_0x387d[724]]),this[_0x387d[1562]]= new mxRectangle(this[_0x387d[2961]][_0x387d[235]],this[_0x387d[2961]][_0x387d[236]],this[_0x387d[2961]][_0x387d[117]],this[_0x387d[2961]][_0x387d[119]]),this[_0x387d[2932]]())};mxVertexHandler[_0x387d[202]][_0x387d[2526]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){var _0xbc5cxa=this[_0x387d[1179]][_0x387d[251]][_0x387d[1721]](_0xbc5cx2);if(null!= _0xbc5cxa){if(_0xbc5cx5== mxEvent[_0x387d[2987]]){_0xbc5cx5= this[_0x387d[1179]][_0x387d[441]][_0x387d[255]],_0xbc5cx3= (this[_0x387d[2972]][_0x387d[1562]][_0x387d[241]]()- this[_0x387d[2739]])/ _0xbc5cx5,_0xbc5cx4= (this[_0x387d[2972]][_0x387d[1562]][_0x387d[242]]()- this[_0x387d[2740]])/ _0xbc5cx5,_0xbc5cxa= _0xbc5cxa[_0x387d[238]](),null== _0xbc5cxa[_0x387d[1368]]?_0xbc5cxa[_0x387d[1368]]= new mxPoint(_0xbc5cx3,_0xbc5cx4):(_0xbc5cxa[_0x387d[1368]][_0x387d[235]]+= _0xbc5cx3,_0xbc5cxa[_0x387d[1368]][_0x387d[236]]+= _0xbc5cx4),this[_0x387d[1179]][_0x387d[251]][_0x387d[1724]](_0xbc5cx2,_0xbc5cxa)}else {_0xbc5cx5= this[_0x387d[2991]](_0xbc5cxa,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,1, new mxPoint(0,0));var _0xbc5cx12=mxUtils[_0x387d[431]](this[_0x387d[724]][_0x387d[124]][mxConstants[_0x387d[2278]]]|| _0x387d[468]);if(0!= _0xbc5cx12){_0xbc5cx3= _0xbc5cx5[_0x387d[241]]()- _0xbc5cxa[_0x387d[241]]();_0xbc5cx4= _0xbc5cx5[_0x387d[242]]()- _0xbc5cxa[_0x387d[242]]();_0xbc5cx9= Math[_0x387d[426]](_0xbc5cx12);var _0xbc5cx13=Math[_0x387d[427]](_0xbc5cx12),_0xbc5cx12=_0xbc5cx9* _0xbc5cx3- _0xbc5cx13* _0xbc5cx4- _0xbc5cx3;_0xbc5cx3= _0xbc5cx13* _0xbc5cx3+ _0xbc5cx9* _0xbc5cx4- _0xbc5cx4;_0xbc5cx4= _0xbc5cx5[_0x387d[235]]- _0xbc5cxa[_0x387d[235]];var _0xbc5cx14=_0xbc5cx5[_0x387d[236]]- _0xbc5cxa[_0x387d[236]],_0xbc5cx15=_0xbc5cx9* _0xbc5cx4- _0xbc5cx13* _0xbc5cx14;_0xbc5cx9= _0xbc5cx13* _0xbc5cx4+ _0xbc5cx9* _0xbc5cx14;_0xbc5cx5[_0x387d[235]]+= _0xbc5cx12;_0xbc5cx5[_0x387d[236]]+= _0xbc5cx3;if(!this[_0x387d[1179]][_0x387d[1742]](_0xbc5cx2)&& (0!= _0xbc5cx12|| 0!= _0xbc5cx3)){_0xbc5cx4= _0xbc5cxa[_0x387d[235]]- _0xbc5cx5[_0x387d[235]]+ _0xbc5cx15,_0xbc5cx14= _0xbc5cxa[_0x387d[236]]- _0xbc5cx5[_0x387d[236]]+ _0xbc5cx9,this[_0x387d[2993]](_0xbc5cx2,_0xbc5cx4,_0xbc5cx14)}};this[_0x387d[1179]][_0x387d[2526]](_0xbc5cx2,_0xbc5cx5)}}};mxVertexHandler[_0x387d[202]][_0x387d[2993]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){for(var _0xbc5cx5=this[_0x387d[1179]][_0x387d[502]](),_0xbc5cx9=_0xbc5cx5[_0x387d[262]](_0xbc5cx2),_0xbc5cxa=0;_0xbc5cxa< _0xbc5cx9;_0xbc5cxa++){var _0xbc5cx12=_0xbc5cx5[_0x387d[263]](_0xbc5cx2,_0xbc5cxa);if(_0xbc5cx5[_0x387d[1193]](_0xbc5cx12)){var _0xbc5cx13=this[_0x387d[1179]][_0x387d[1198]](_0xbc5cx12);null!= _0xbc5cx13&& !_0xbc5cx13[_0x387d[1500]]&& (_0xbc5cx13= _0xbc5cx13[_0x387d[238]](),_0xbc5cx13[_0x387d[235]]+= _0xbc5cx3,_0xbc5cx13[_0x387d[236]]+= _0xbc5cx4,_0xbc5cx5[_0x387d[1724]](_0xbc5cx12,_0xbc5cx13))}}};mxVertexHandler[_0x387d[202]][_0x387d[2991]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12){if(this[_0x387d[2957]]){_0xbc5cx12= _0xbc5cx2[_0x387d[235]]+ _0xbc5cx2[_0x387d[117]]+ _0xbc5cx3;var _0xbc5cx13=_0xbc5cx2[_0x387d[236]]+ _0xbc5cx2[_0x387d[119]]+ _0xbc5cx4;_0xbc5cx9&& (_0xbc5cx12= this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx12/ _0xbc5cxa)* _0xbc5cxa,_0xbc5cx13= this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx13/ _0xbc5cxa)* _0xbc5cxa);_0xbc5cxa= new mxRectangle(_0xbc5cx2[_0x387d[235]],_0xbc5cx2[_0x387d[236]],0,0);_0xbc5cxa[_0x387d[99]]( new mxRectangle(_0xbc5cx12,_0xbc5cx13,0,0));return _0xbc5cxa};var _0xbc5cx13=_0xbc5cx2[_0x387d[235]]- _0xbc5cx12[_0x387d[235]]* _0xbc5cxa,_0xbc5cx14=_0xbc5cx13+ _0xbc5cx2[_0x387d[117]],_0xbc5cx15=_0xbc5cx2[_0x387d[236]]- _0xbc5cx12[_0x387d[236]]* _0xbc5cxa;_0xbc5cx2= _0xbc5cx15+ _0xbc5cx2[_0x387d[119]];4< _0xbc5cx5?(_0xbc5cx2+= _0xbc5cx4,_0xbc5cx9&& (_0xbc5cx2= this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx2/ _0xbc5cxa)* _0xbc5cxa)):3> _0xbc5cx5&& (_0xbc5cx15+= _0xbc5cx4,_0xbc5cx9&& (_0xbc5cx15= this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx15/ _0xbc5cxa)* _0xbc5cxa));if(0== _0xbc5cx5|| 3== _0xbc5cx5|| 5== _0xbc5cx5){_0xbc5cx13+= _0xbc5cx3,_0xbc5cx9&& (_0xbc5cx13= this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx13/ _0xbc5cxa)* _0xbc5cxa)}else {if(2== _0xbc5cx5|| 4== _0xbc5cx5|| 7== _0xbc5cx5){_0xbc5cx14+= _0xbc5cx3,_0xbc5cx9&& (_0xbc5cx14= this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx14/ _0xbc5cxa)* _0xbc5cxa)}};_0xbc5cx9= _0xbc5cx14- _0xbc5cx13;_0xbc5cx2-= _0xbc5cx15;0> _0xbc5cx9&& (_0xbc5cx13+= _0xbc5cx9,_0xbc5cx9= Math[_0x387d[425]](_0xbc5cx9));0> _0xbc5cx2&& (_0xbc5cx15+= _0xbc5cx2,_0xbc5cx2= Math[_0x387d[425]](_0xbc5cx2));return new mxRectangle(_0xbc5cx13+ _0xbc5cx12[_0x387d[235]]* _0xbc5cxa,_0xbc5cx15+ _0xbc5cx12[_0x387d[236]]* _0xbc5cxa,_0xbc5cx9,_0xbc5cx2)};mxVertexHandler[_0x387d[202]][_0x387d[258]]= function(){this[_0x387d[2961]]= this[_0x387d[2962]](this[_0x387d[724]]);this[_0x387d[1562]]= new mxRectangle(this[_0x387d[724]][_0x387d[235]],this[_0x387d[724]][_0x387d[236]],this[_0x387d[724]][_0x387d[117]],this[_0x387d[724]][_0x387d[119]]);var _0xbc5cx2=this[_0x387d[724]];if(null!= this[_0x387d[2964]]){var _0xbc5cx3=_0xbc5cx2[_0x387d[235]]+ _0xbc5cx2[_0x387d[117]],_0xbc5cx4=_0xbc5cx2[_0x387d[236]]+ _0xbc5cx2[_0x387d[119]];if(this[_0x387d[2957]]){this[_0x387d[2985]](this[_0x387d[2964]][0],_0xbc5cx3,_0xbc5cx4)}else {var _0xbc5cx5=_0xbc5cx2[_0x387d[235]]+ _0xbc5cx2[_0x387d[117]]/ 2,_0xbc5cx9=_0xbc5cx2[_0x387d[236]]+ _0xbc5cx2[_0x387d[119]]/ 2;if(1< this[_0x387d[2964]][_0x387d[67]]){var _0xbc5cxa=mxUtils[_0x387d[431]](_0xbc5cx2[_0x387d[124]][mxConstants[_0x387d[2278]]]|| _0x387d[468]),_0xbc5cx12=Math[_0x387d[426]](_0xbc5cxa),_0xbc5cxa=Math[_0x387d[427]](_0xbc5cxa),_0xbc5cx13= new mxPoint(_0xbc5cx2[_0x387d[241]](),_0xbc5cx2[_0x387d[242]]()),_0xbc5cx14=mxUtils[_0x387d[432]]( new mxPoint(_0xbc5cx2[_0x387d[235]],_0xbc5cx2[_0x387d[236]]),_0xbc5cx12,_0xbc5cxa,_0xbc5cx13);this[_0x387d[2985]](this[_0x387d[2964]][0],_0xbc5cx14[_0x387d[235]],_0xbc5cx14[_0x387d[236]]);_0xbc5cx14[_0x387d[235]]= _0xbc5cx5;_0xbc5cx14[_0x387d[236]]= _0xbc5cx2[_0x387d[236]];_0xbc5cx14= mxUtils[_0x387d[432]](_0xbc5cx14,_0xbc5cx12,_0xbc5cxa,_0xbc5cx13);this[_0x387d[2985]](this[_0x387d[2964]][1],_0xbc5cx14[_0x387d[235]],_0xbc5cx14[_0x387d[236]]);_0xbc5cx14[_0x387d[235]]= _0xbc5cx3;_0xbc5cx14[_0x387d[236]]= _0xbc5cx2[_0x387d[236]];_0xbc5cx14= mxUtils[_0x387d[432]](_0xbc5cx14,_0xbc5cx12,_0xbc5cxa,_0xbc5cx13);this[_0x387d[2985]](this[_0x387d[2964]][2],_0xbc5cx14[_0x387d[235]],_0xbc5cx14[_0x387d[236]]);_0xbc5cx14[_0x387d[235]]= _0xbc5cx2[_0x387d[235]];_0xbc5cx14[_0x387d[236]]= _0xbc5cx9;_0xbc5cx14= mxUtils[_0x387d[432]](_0xbc5cx14,_0xbc5cx12,_0xbc5cxa,_0xbc5cx13);this[_0x387d[2985]](this[_0x387d[2964]][3],_0xbc5cx14[_0x387d[235]],_0xbc5cx14[_0x387d[236]]);_0xbc5cx14[_0x387d[235]]= _0xbc5cx3;_0xbc5cx14[_0x387d[236]]= _0xbc5cx9;_0xbc5cx14= mxUtils[_0x387d[432]](_0xbc5cx14,_0xbc5cx12,_0xbc5cxa,_0xbc5cx13);this[_0x387d[2985]](this[_0x387d[2964]][4],_0xbc5cx14[_0x387d[235]],_0xbc5cx14[_0x387d[236]]);_0xbc5cx14[_0x387d[235]]= _0xbc5cx2[_0x387d[235]];_0xbc5cx14[_0x387d[236]]= _0xbc5cx4;_0xbc5cx14= mxUtils[_0x387d[432]](_0xbc5cx14,_0xbc5cx12,_0xbc5cxa,_0xbc5cx13);this[_0x387d[2985]](this[_0x387d[2964]][5],_0xbc5cx14[_0x387d[235]],_0xbc5cx14[_0x387d[236]]);_0xbc5cx14[_0x387d[235]]= _0xbc5cx5;_0xbc5cx14[_0x387d[236]]= _0xbc5cx4;_0xbc5cx14= mxUtils[_0x387d[432]](_0xbc5cx14,_0xbc5cx12,_0xbc5cxa,_0xbc5cx13);this[_0x387d[2985]](this[_0x387d[2964]][6],_0xbc5cx14[_0x387d[235]],_0xbc5cx14[_0x387d[236]]);_0xbc5cx14[_0x387d[235]]= _0xbc5cx3;_0xbc5cx14[_0x387d[236]]= _0xbc5cx4;_0xbc5cx14= mxUtils[_0x387d[432]](_0xbc5cx14,_0xbc5cx12,_0xbc5cxa,_0xbc5cx13);this[_0x387d[2985]](this[_0x387d[2964]][7],_0xbc5cx14[_0x387d[235]],_0xbc5cx14[_0x387d[236]]);this[_0x387d[2985]](this[_0x387d[2964]][8],_0xbc5cx5+ _0xbc5cx2[_0x387d[2079]][_0x387d[235]],_0xbc5cx9+ _0xbc5cx2[_0x387d[2079]][_0x387d[236]])}else {2<= this[_0x387d[724]][_0x387d[117]]&& 2<= this[_0x387d[724]][_0x387d[119]]?this[_0x387d[2985]](this[_0x387d[2964]][0],_0xbc5cx5+ _0xbc5cx2[_0x387d[2079]][_0x387d[235]],_0xbc5cx9+ _0xbc5cx2[_0x387d[2079]][_0x387d[236]]):this[_0x387d[2985]](this[_0x387d[2964]][0],_0xbc5cx2[_0x387d[235]],_0xbc5cx2[_0x387d[236]])}}};null!= this[_0x387d[2973]]&& (_0xbc5cxa= mxUtils[_0x387d[431]](this[_0x387d[724]][_0x387d[124]][mxConstants[_0x387d[2278]]]|| _0x387d[468]),_0xbc5cx12= Math[_0x387d[426]](_0xbc5cxa),_0xbc5cxa= Math[_0x387d[427]](_0xbc5cxa),_0xbc5cx13= new mxPoint(this[_0x387d[724]][_0x387d[241]](),this[_0x387d[724]][_0x387d[242]]()),_0xbc5cx14= mxUtils[_0x387d[432]]( new mxPoint(_0xbc5cx2[_0x387d[235]]+ _0xbc5cx2[_0x387d[117]]/ 2,_0xbc5cx2[_0x387d[236]]- 16),_0xbc5cx12,_0xbc5cxa,_0xbc5cx13),this[_0x387d[2985]](this[_0x387d[2973]],_0xbc5cx14[_0x387d[235]],_0xbc5cx14[_0x387d[236]]));this[_0x387d[2732]][_0x387d[603]]= Number(this[_0x387d[724]][_0x387d[124]][mxConstants[_0x387d[2278]]]|| _0x387d[468]);this[_0x387d[2932]]()};mxVertexHandler[_0x387d[202]][_0x387d[2932]]= function(){null!= this[_0x387d[2988]]&& (this[_0x387d[2988]][_0x387d[1562]]= this[_0x387d[1562]],this[_0x387d[2988]][_0x387d[252]][_0x387d[265]]== this[_0x387d[1179]][_0x387d[526]]&& (this[_0x387d[2988]][_0x387d[1562]][_0x387d[117]]= Math[_0x387d[160]](0,this[_0x387d[2988]][_0x387d[1562]][_0x387d[117]]- 1),this[_0x387d[2988]][_0x387d[1562]][_0x387d[119]]= Math[_0x387d[160]](0,this[_0x387d[2988]][_0x387d[1562]][_0x387d[119]]- 1)),this[_0x387d[2988]][_0x387d[603]]= Number(this[_0x387d[724]][_0x387d[124]][mxConstants[_0x387d[2278]]]|| _0x387d[468]),this[_0x387d[2988]][_0x387d[258]]());this[_0x387d[2732]][_0x387d[1562]]= this[_0x387d[1562]];this[_0x387d[2732]][_0x387d[258]]()};mxVertexHandler[_0x387d[202]][_0x387d[515]]= function(){null!= this[_0x387d[2988]]&& (this[_0x387d[2988]][_0x387d[515]](),this[_0x387d[2988]]= null);this[_0x387d[2732]][_0x387d[515]]();this[_0x387d[2972]]= this[_0x387d[2732]]= null;if(null!= this[_0x387d[2964]]){for(var _0xbc5cx2=0;_0xbc5cx2< this[_0x387d[2964]][_0x387d[67]];_0xbc5cx2++){this[_0x387d[2964]][_0xbc5cx2][_0x387d[515]](),this[_0x387d[2964]][_0xbc5cx2]= null}}};function mxEdgeHandler(_0xbc5cx2){null!= _0xbc5cx2&& (this[_0x387d[724]]= _0xbc5cx2,this[_0x387d[176]]())}mxEdgeHandler[_0x387d[202]][_0x387d[1179]]= null;mxEdgeHandler[_0x387d[202]][_0x387d[724]]= null;mxEdgeHandler[_0x387d[202]][_0x387d[2885]]= null;mxEdgeHandler[_0x387d[202]][_0x387d[2886]]= null;mxEdgeHandler[_0x387d[202]][_0x387d[267]]= null;mxEdgeHandler[_0x387d[202]][_0x387d[253]]= null;mxEdgeHandler[_0x387d[202]][_0x387d[2994]]= null;mxEdgeHandler[_0x387d[202]][_0x387d[2972]]= null;mxEdgeHandler[_0x387d[202]][_0x387d[2797]]= !0;mxEdgeHandler[_0x387d[202]][_0x387d[2771]]= !1;mxEdgeHandler[_0x387d[202]][_0x387d[2995]]= !1;mxEdgeHandler[_0x387d[202]][_0x387d[574]]= !1;mxEdgeHandler[_0x387d[202]][_0x387d[2958]]= !0;mxEdgeHandler[_0x387d[202]][_0x387d[2996]]= !1;mxEdgeHandler[_0x387d[202]][_0x387d[2959]]= null;mxEdgeHandler[_0x387d[202]][_0x387d[2353]]= 0;mxEdgeHandler[_0x387d[202]][_0x387d[176]]= function(){this[_0x387d[1179]]= this[_0x387d[724]][_0x387d[441]][_0x387d[1179]];this[_0x387d[2885]]= this[_0x387d[1689]]();this[_0x387d[2886]]= new mxConstraintHandler(this[_0x387d[1179]]);this[_0x387d[1525]]= [];this[_0x387d[2997]]= this[_0x387d[2998]](this[_0x387d[724]]);this[_0x387d[253]]= this[_0x387d[2963]](this[_0x387d[2997]]);this[_0x387d[253]][_0x387d[507]]= this[_0x387d[1179]][_0x387d[507]]!= mxConstants[_0x387d[508]]?mxConstants[_0x387d[2334]]:mxConstants[_0x387d[508]];this[_0x387d[253]][_0x387d[176]](this[_0x387d[1179]][_0x387d[249]]()[_0x387d[1524]]());this[_0x387d[253]][_0x387d[1564]]= 0;this[_0x387d[253]][_0x387d[252]][_0x387d[124]][_0x387d[270]]= mxConstants[_0x387d[2831]];mxEvent[_0x387d[169]](this[_0x387d[253]][_0x387d[252]],_0x387d[760],mxUtils[_0x387d[885]](this,function(_0xbc5cx2){this[_0x387d[1179]][_0x387d[761]](_0xbc5cx2,this[_0x387d[724]][_0x387d[246]])}));mxEvent[_0x387d[759]](this[_0x387d[253]][_0x387d[252]],mxUtils[_0x387d[885]](this,function(_0xbc5cx2){this[_0x387d[2771]]&& this[_0x387d[2999]](_0xbc5cx2)?this[_0x387d[3000]](this[_0x387d[724]],_0xbc5cx2):this[_0x387d[1179]][_0x387d[758]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0xbc5cx2,this[_0x387d[724]]))}),mxUtils[_0x387d[885]](this,function(_0xbc5cx2){var _0xbc5cx4=this[_0x387d[724]][_0x387d[246]];if(null!= this[_0x387d[1983]]){var _0xbc5cx5=mxUtils[_0x387d[2196]](this[_0x387d[1179]][_0x387d[526]],mxEvent[_0x387d[731]](_0xbc5cx2),mxEvent[_0x387d[733]](_0xbc5cx2)),_0xbc5cx4=this[_0x387d[1179]][_0x387d[999]](_0xbc5cx5[_0x387d[235]],_0xbc5cx5[_0x387d[236]]);this[_0x387d[1179]][_0x387d[1730]](_0xbc5cx4)&& this[_0x387d[1179]][_0x387d[2688]](_0xbc5cx4,_0xbc5cx5[_0x387d[235]],_0xbc5cx5[_0x387d[236]])&& (_0xbc5cx4= null)};this[_0x387d[1179]][_0x387d[758]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0xbc5cx2,this[_0x387d[1179]][_0x387d[249]]()[_0x387d[248]](_0xbc5cx4)))}),mxUtils[_0x387d[885]](this,function(_0xbc5cx2){this[_0x387d[1179]][_0x387d[758]](mxEvent.MOUSE_UP, new mxMouseEvent(_0xbc5cx2,this[_0x387d[724]]))}));this[_0x387d[574]]= null!= this[_0x387d[724]][_0x387d[963]]&& this[_0x387d[724]][_0x387d[963]][_0x387d[252]][_0x387d[265]]== this[_0x387d[1179]][_0x387d[526]];if(!this[_0x387d[574]]){var _0xbc5cx2=this[_0x387d[724]][_0x387d[2089]](!0);null!= _0xbc5cx2&& (this[_0x387d[574]]= null!= _0xbc5cx2[_0x387d[963]]&& _0xbc5cx2[_0x387d[963]][_0x387d[252]][_0x387d[265]]== this[_0x387d[1179]][_0x387d[526]]);this[_0x387d[574]]|| (_0xbc5cx2= this[_0x387d[724]][_0x387d[2089]](!1),null!= _0xbc5cx2&& (this[_0x387d[574]]= null!= _0xbc5cx2[_0x387d[963]]&& _0xbc5cx2[_0x387d[963]][_0x387d[252]][_0x387d[265]]== this[_0x387d[1179]][_0x387d[526]]))};if(this[_0x387d[1179]][_0x387d[2694]]()< mxGraphHandler[_0x387d[202]][_0x387d[2795]]|| 0>= mxGraphHandler[_0x387d[202]][_0x387d[2795]]){this[_0x387d[2994]]= this[_0x387d[3001]]()};this[_0x387d[685]]= new mxPoint(this[_0x387d[724]][_0x387d[2079]][_0x387d[235]],this[_0x387d[724]][_0x387d[2079]][_0x387d[236]]);this[_0x387d[2972]]= new mxRectangleShape( new mxRectangle,mxConstants.LABEL_HANDLE_FILLCOLOR,mxConstants.HANDLE_STROKECOLOR);this[_0x387d[2972]][_0x387d[1229]]= !1;this[_0x387d[3002]](this[_0x387d[2972]]);this[_0x387d[2972]][_0x387d[252]][_0x387d[124]][_0x387d[270]]= mxConstants[_0x387d[3003]];mxEvent[_0x387d[2733]](this[_0x387d[2972]][_0x387d[252]],this[_0x387d[1179]],this[_0x387d[724]]);this[_0x387d[258]]()};mxEdgeHandler[_0x387d[202]][_0x387d[2999]]= function(_0xbc5cx2){return mxEvent[_0x387d[774]](_0xbc5cx2)};mxEdgeHandler[_0x387d[202]][_0x387d[3004]]= function(_0xbc5cx2){return mxEvent[_0x387d[774]](_0xbc5cx2)};mxEdgeHandler[_0x387d[202]][_0x387d[2998]]= function(_0xbc5cx2){return _0xbc5cx2[_0x387d[439]]};mxEdgeHandler[_0x387d[202]][_0x387d[2963]]= function(_0xbc5cx2){_0xbc5cx2= new mxPolyline(_0xbc5cx2,this[_0x387d[2975]]());_0xbc5cx2[_0x387d[1307]]= this[_0x387d[2976]]();_0xbc5cx2[_0x387d[1522]]= this[_0x387d[2977]]();return _0xbc5cx2};mxEdgeHandler[_0x387d[202]][_0x387d[2975]]= function(){return mxConstants[_0x387d[3005]]};mxEdgeHandler[_0x387d[202]][_0x387d[2976]]= function(){return mxConstants[_0x387d[3006]]};mxEdgeHandler[_0x387d[202]][_0x387d[2977]]= function(){return mxConstants[_0x387d[3007]]};mxEdgeHandler[_0x387d[202]][_0x387d[2907]]= function(_0xbc5cx2){return !0};mxEdgeHandler[_0x387d[202]][_0x387d[1689]]= function(){var _0xbc5cx2= new mxCellMarker(this[_0x387d[1179]]),_0xbc5cx3=this;_0xbc5cx2[_0x387d[736]]= function(_0xbc5cx2){var _0xbc5cx5=mxCellMarker[_0x387d[202]][_0x387d[736]][_0x387d[183]](this,arguments);if(!_0xbc5cx3[_0x387d[2907]](_0xbc5cx5)){return null};var _0xbc5cx9=_0xbc5cx3[_0x387d[1179]][_0x387d[502]]();if(_0xbc5cx5== _0xbc5cx3[_0x387d[724]][_0x387d[246]]|| null!= _0xbc5cx5&& !_0xbc5cx3[_0x387d[1179]][_0x387d[2405]]&& _0xbc5cx9[_0x387d[250]](_0xbc5cx5)){_0xbc5cx5= null};return _0xbc5cx5};_0xbc5cx2[_0x387d[2872]]= function(_0xbc5cx2){var _0xbc5cx5=_0xbc5cx3[_0x387d[1179]][_0x387d[502]](),_0xbc5cx5=_0xbc5cx3[_0x387d[1179]][_0x387d[441]][_0x387d[2292]](_0xbc5cx2,_0xbc5cx3[_0x387d[1179]][_0x387d[441]][_0x387d[248]](_0xbc5cx5[_0x387d[1709]](_0xbc5cx3[_0x387d[724]][_0x387d[246]],!_0xbc5cx3[_0x387d[729]])),!_0xbc5cx3[_0x387d[729]]),_0xbc5cx5=null!= _0xbc5cx5?_0xbc5cx5[_0x387d[246]]:null;_0xbc5cx3[_0x387d[267]]= _0xbc5cx3[_0x387d[2909]](_0xbc5cx3[_0x387d[729]]?_0xbc5cx2[_0x387d[246]]:_0xbc5cx5,_0xbc5cx3[_0x387d[729]]?_0xbc5cx5:_0xbc5cx2[_0x387d[246]]);return null== _0xbc5cx3[_0x387d[267]]};return _0xbc5cx2};mxEdgeHandler[_0x387d[202]][_0x387d[2909]]= function(_0xbc5cx2,_0xbc5cx3){return this[_0x387d[1179]][_0x387d[2500]](this[_0x387d[724]][_0x387d[246]],_0xbc5cx2,_0xbc5cx3)};mxEdgeHandler[_0x387d[202]][_0x387d[3001]]= function(){for(var _0xbc5cx2=this[_0x387d[724]][_0x387d[246]],_0xbc5cx3=[],_0xbc5cx4=0;_0xbc5cx4< this[_0x387d[2997]][_0x387d[67]];_0xbc5cx4++){if(this[_0x387d[3008]](_0xbc5cx4)){var _0xbc5cx5=_0xbc5cx4== this[_0x387d[2997]][_0x387d[67]]- 1;if((_0xbc5cx5= 0== _0xbc5cx4|| _0xbc5cx5)|| this[_0x387d[1179]][_0x387d[2662]](_0xbc5cx2)){var _0xbc5cx9=this[_0x387d[3009]](_0xbc5cx4);this[_0x387d[3002]](_0xbc5cx9);mxClient[_0x387d[754]]&& _0xbc5cx9[_0x387d[252]][_0x387d[57]](_0x387d[1377],_0x387d[130]);if(this[_0x387d[3010]](_0xbc5cx4)){if(mxClient[_0x387d[754]]){var _0xbc5cxa=mxUtils[_0x387d[885]](this,function(_0xbc5cx2){_0xbc5cx2= mxUtils[_0x387d[2196]](this[_0x387d[1179]][_0x387d[526]],mxEvent[_0x387d[731]](_0xbc5cx2),mxEvent[_0x387d[733]](_0xbc5cx2));return this[_0x387d[1179]][_0x387d[441]][_0x387d[248]](this[_0x387d[1179]][_0x387d[999]](_0xbc5cx2[_0x387d[235]],_0xbc5cx2[_0x387d[236]]))});mxEvent[_0x387d[2733]](_0xbc5cx9[_0x387d[252]],this[_0x387d[1179]],_0xbc5cxa)}else {_0xbc5cx9[_0x387d[252]][_0x387d[124]][_0x387d[270]]= mxConstants[_0x387d[3011]],mxEvent[_0x387d[2733]](_0xbc5cx9[_0x387d[252]],this[_0x387d[1179]],this[_0x387d[724]])}};_0xbc5cx3[_0x387d[207]](_0xbc5cx9);_0xbc5cx5|| (this[_0x387d[1525]][_0x387d[207]]( new mxPoint(0,0)),_0xbc5cx9[_0x387d[252]][_0x387d[124]][_0x387d[187]]= _0x387d[188])}}};return _0xbc5cx3};mxEdgeHandler[_0x387d[202]][_0x387d[3010]]= function(_0xbc5cx2){return !0};mxEdgeHandler[_0x387d[202]][_0x387d[3008]]= function(_0xbc5cx2){return !0};mxEdgeHandler[_0x387d[202]][_0x387d[3009]]= function(_0xbc5cx2){if(null!= this[_0x387d[2959]]){return new mxImageShape( new mxRectangle(0,0,this[_0x387d[2959]][_0x387d[117]],this[_0x387d[2959]][_0x387d[119]]),this[_0x387d[2959]][_0x387d[390]])};_0xbc5cx2= mxConstants[_0x387d[2974]];this[_0x387d[574]]&& (_0xbc5cx2-= 1);return new mxRectangleShape( new mxRectangle(0,0,_0xbc5cx2,_0xbc5cx2),mxConstants.HANDLE_FILLCOLOR,mxConstants.HANDLE_STROKECOLOR)};mxEdgeHandler[_0x387d[202]][_0x387d[3002]]= function(_0xbc5cx2){this[_0x387d[574]]?(_0xbc5cx2[_0x387d[507]]= mxConstants[_0x387d[1656]],_0xbc5cx2[_0x387d[176]](this[_0x387d[1179]][_0x387d[526]])):(_0xbc5cx2[_0x387d[507]]= this[_0x387d[1179]][_0x387d[507]]!= mxConstants[_0x387d[508]]?mxConstants[_0x387d[2334]]:mxConstants[_0x387d[508]],_0xbc5cx2[_0x387d[176]](this[_0x387d[1179]][_0x387d[249]]()[_0x387d[1524]]()))};mxEdgeHandler[_0x387d[202]][_0x387d[2986]]= function(_0xbc5cx2){if(null!= this[_0x387d[2994]]){for(var _0xbc5cx3=this[_0x387d[2353]],_0xbc5cx3=this[_0x387d[2958]]&& (mxClient[_0x387d[80]]|| 0< _0xbc5cx3)? new mxRectangle(_0xbc5cx2[_0x387d[734]]()- _0xbc5cx3,_0xbc5cx2[_0x387d[735]]()- _0xbc5cx3,2* _0xbc5cx3,2* _0xbc5cx3):null,_0xbc5cx4=0;_0xbc5cx4< this[_0x387d[2994]][_0x387d[67]];_0xbc5cx4++){if((_0xbc5cx2[_0x387d[729]](this[_0x387d[2994]][_0xbc5cx4])|| null!= _0xbc5cx3&& mxUtils[_0x387d[1825]](this[_0x387d[2994]][_0xbc5cx4][_0x387d[1562]],_0xbc5cx3))&& _0x387d[188]!= this[_0x387d[2994]][_0xbc5cx4][_0x387d[252]][_0x387d[124]][_0x387d[187]]){return _0xbc5cx4}}};if(_0xbc5cx2[_0x387d[729]](this[_0x387d[2972]])&& _0x387d[188]!= this[_0x387d[2972]][_0x387d[252]][_0x387d[124]][_0x387d[187]]|| _0xbc5cx2[_0x387d[729]](this[_0x387d[724]][_0x387d[963]])){if(!mxClient[_0x387d[75]]&& !mxClient[_0x387d[76]]|| _0x387d[2822]!= _0xbc5cx2[_0x387d[728]]()[_0x387d[301]]){return mxEvent[_0x387d[2987]]}};return null};mxEdgeHandler[_0x387d[202]][_0x387d[787]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=null,_0xbc5cx4=this[_0x387d[2986]](_0xbc5cx3);null!= _0xbc5cx4&& (!_0xbc5cx3[_0x387d[721]]()&& this[_0x387d[1179]][_0x387d[994]]()&& !this[_0x387d[1179]][_0x387d[2579]](_0xbc5cx3[_0x387d[727]]()))&& (this[_0x387d[2995]]&& this[_0x387d[3004]](_0xbc5cx3[_0x387d[727]]())?this[_0x387d[3012]](this[_0x387d[724]],_0xbc5cx4):(_0xbc5cx4!= mxEvent[_0x387d[2987]]|| this[_0x387d[1179]][_0x387d[2628]](_0xbc5cx3[_0x387d[736]]()))&& this[_0x387d[861]](_0xbc5cx3[_0x387d[730]](),_0xbc5cx3[_0x387d[732]](),_0xbc5cx4),_0xbc5cx3[_0x387d[722]]())};mxEdgeHandler[_0x387d[202]][_0x387d[861]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){this[_0x387d[2739]]= _0xbc5cx2;this[_0x387d[2740]]= _0xbc5cx3;this[_0x387d[729]]= null== this[_0x387d[2994]]?!1:0== _0xbc5cx4;this[_0x387d[3013]]= null== this[_0x387d[2994]]?!1:_0xbc5cx4== this[_0x387d[2994]][_0x387d[67]]- 1;this[_0x387d[3014]]= _0xbc5cx4== mxEvent[_0x387d[2987]];if(this[_0x387d[729]]|| this[_0x387d[3013]]){if(_0xbc5cx2= this[_0x387d[724]][_0x387d[246]],_0xbc5cx3= this[_0x387d[1179]][_0x387d[251]][_0x387d[1709]](_0xbc5cx2,this[_0x387d[729]]),null== _0xbc5cx3&& this[_0x387d[1179]][_0x387d[2661]](_0xbc5cx2,this[_0x387d[729]])|| null!= _0xbc5cx3&& this[_0x387d[1179]][_0x387d[2551]](_0xbc5cx2,_0xbc5cx3,this[_0x387d[729]])){this[_0x387d[1983]]= _0xbc5cx4}}else {this[_0x387d[1983]]= _0xbc5cx4}};mxEdgeHandler[_0x387d[202]][_0x387d[3015]]= function(_0xbc5cx2,_0xbc5cx3){return this[_0x387d[724]][_0x387d[238]]()};mxEdgeHandler[_0x387d[202]][_0x387d[3016]]= function(){return this[_0x387d[1179]][_0x387d[1020]]* this[_0x387d[1179]][_0x387d[441]][_0x387d[255]]/ 2};mxEdgeHandler[_0x387d[202]][_0x387d[2689]]= function(_0xbc5cx2){var _0xbc5cx3= new mxPoint(_0xbc5cx2[_0x387d[734]](),_0xbc5cx2[_0x387d[735]]()),_0xbc5cx4=this[_0x387d[3016]](),_0xbc5cx5=this[_0x387d[1179]][_0x387d[249]](),_0xbc5cx9=!1,_0xbc5cxa=!1;if(this[_0x387d[2996]]&& 0< _0xbc5cx4){var _0xbc5cx12=function(_0xbc5cx2){if(null!= _0xbc5cx2){var _0xbc5cx5=_0xbc5cx2[_0x387d[235]];Math[_0x387d[425]](_0xbc5cx3[_0x387d[235]]- _0xbc5cx5)< _0xbc5cx4&& (_0xbc5cx3[_0x387d[235]]= _0xbc5cx5,_0xbc5cx9= !0);_0xbc5cx2= _0xbc5cx2[_0x387d[236]];Math[_0x387d[425]](_0xbc5cx3[_0x387d[236]]- _0xbc5cx2)< _0xbc5cx4&& (_0xbc5cx3[_0x387d[236]]= _0xbc5cx2,_0xbc5cxa= !0)}},_0xbc5cx13=function(_0xbc5cx2){null!= _0xbc5cx2&& _0xbc5cx12[_0x387d[239]](this, new mxPoint(_0xbc5cx5[_0x387d[2230]](_0xbc5cx2),_0xbc5cx5[_0x387d[2228]](_0xbc5cx2)))};_0xbc5cx13[_0x387d[239]](this,this[_0x387d[724]][_0x387d[2089]](!0));_0xbc5cx13[_0x387d[239]](this,this[_0x387d[724]][_0x387d[2089]](!1));if(null!= this[_0x387d[2997]]){for(_0xbc5cx13= 0;_0xbc5cx13< this[_0x387d[2997]];_0xbc5cx13++){_0xbc5cx13!= this[_0x387d[1983]]&& _0xbc5cx12[_0x387d[239]](this,this[_0x387d[2997]][_0xbc5cx13])}}};this[_0x387d[1179]][_0x387d[1018]](_0xbc5cx2[_0x387d[727]]())&& (_0xbc5cx2= _0xbc5cx5[_0x387d[255]],_0xbc5cx13= _0xbc5cx5[_0x387d[513]],_0xbc5cx9|| (_0xbc5cx3[_0x387d[235]]= (this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx3[_0x387d[235]]/ _0xbc5cx2- _0xbc5cx13[_0x387d[235]])+ _0xbc5cx13[_0x387d[235]])* _0xbc5cx2),_0xbc5cxa|| (_0xbc5cx3[_0x387d[236]]= (this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx3[_0x387d[236]]/ _0xbc5cx2- _0xbc5cx13[_0x387d[236]])+ _0xbc5cx13[_0x387d[236]])* _0xbc5cx2));return _0xbc5cx3};mxEdgeHandler[_0x387d[202]][_0x387d[3017]]= function(_0xbc5cx2){this[_0x387d[2886]][_0x387d[2729]](_0xbc5cx2,this[_0x387d[729]]);this[_0x387d[2885]][_0x387d[2871]](_0xbc5cx2);_0xbc5cx2= this[_0x387d[2885]][_0x387d[2868]]();var _0xbc5cx3=null;null!= this[_0x387d[2886]][_0x387d[2919]]&& null!= this[_0x387d[2886]][_0x387d[2920]]&& this[_0x387d[2885]][_0x387d[862]]();null!= _0xbc5cx2?_0xbc5cx3= _0xbc5cx2:null!= this[_0x387d[2886]][_0x387d[2920]]&& null!= this[_0x387d[2886]][_0x387d[2919]]&& (_0xbc5cx3= this[_0x387d[2886]][_0x387d[2919]]);return _0xbc5cx3};mxEdgeHandler[_0x387d[202]][_0x387d[3018]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[1179]][_0x387d[1198]](this[_0x387d[724]][_0x387d[246]]),_0xbc5cx3=null!= _0xbc5cx3[_0x387d[1525]]?_0xbc5cx3[_0x387d[1525]][_0x387d[1853]]():null;!this[_0x387d[729]]&& !this[_0x387d[3013]]?(this[_0x387d[2196]](_0xbc5cx2,!1),null== _0xbc5cx3?_0xbc5cx3= [_0xbc5cx2]:_0xbc5cx3[this[_0x387d[1983]]- 1]= _0xbc5cx2):this[_0x387d[1179]][_0x387d[2401]]&& (_0xbc5cx3= null);return _0xbc5cx3};mxEdgeHandler[_0x387d[202]][_0x387d[3019]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=this[_0x387d[729]]?_0xbc5cx4:this[_0x387d[724]][_0x387d[2089]](!0),_0xbc5cx9=this[_0x387d[3013]]?_0xbc5cx4:this[_0x387d[724]][_0x387d[2089]](!1),_0xbc5cxa=this[_0x387d[1179]][_0x387d[2288]](_0xbc5cx2,_0xbc5cx5,!0),_0xbc5cx12=this[_0x387d[1179]][_0x387d[2288]](_0xbc5cx2,_0xbc5cx9,!1),_0xbc5cx13=this[_0x387d[2886]][_0x387d[2920]];null== _0xbc5cx13&& (_0xbc5cx13= new mxConnectionConstraint);this[_0x387d[729]]?_0xbc5cxa= _0xbc5cx13:this[_0x387d[3013]]&& (_0xbc5cx12= _0xbc5cx13);(!this[_0x387d[729]]|| null!= _0xbc5cx5)&& _0xbc5cx2[_0x387d[441]][_0x387d[2289]](_0xbc5cx2,_0xbc5cx5,!0,_0xbc5cxa);(!this[_0x387d[3013]]|| null!= _0xbc5cx9)&& _0xbc5cx2[_0x387d[441]][_0x387d[2289]](_0xbc5cx2,_0xbc5cx9,!1,_0xbc5cx12);if((this[_0x387d[729]]|| this[_0x387d[3013]])&& null== _0xbc5cx4){_0xbc5cx2[_0x387d[2088]](_0xbc5cx3,this[_0x387d[729]]),null== this[_0x387d[2885]][_0x387d[2869]]()&& (this[_0x387d[267]]= this[_0x387d[1179]][_0x387d[2406]]?null:_0x387d[110])};_0xbc5cx2[_0x387d[441]][_0x387d[2282]](_0xbc5cx2,this[_0x387d[1525]],_0xbc5cx5,_0xbc5cx9);_0xbc5cx2[_0x387d[441]][_0x387d[2283]](_0xbc5cx2,_0xbc5cx5,_0xbc5cx9)};mxEdgeHandler[_0x387d[202]][_0x387d[788]]= function(_0xbc5cx2,_0xbc5cx3){if(null!= this[_0x387d[1983]]&& null!= this[_0x387d[2885]]){var _0xbc5cx4=this[_0x387d[2689]](_0xbc5cx3);if(this[_0x387d[3014]]){this[_0x387d[685]][_0x387d[235]]= _0xbc5cx4[_0x387d[235]],this[_0x387d[685]][_0x387d[236]]= _0xbc5cx4[_0x387d[236]]}else {this[_0x387d[1525]]= this[_0x387d[3018]](_0xbc5cx4);var _0xbc5cx5=this[_0x387d[729]]|| this[_0x387d[3013]]?this[_0x387d[3017]](_0xbc5cx3):null,_0xbc5cx9=this[_0x387d[3015]](_0xbc5cx4,null!= _0xbc5cx5?_0xbc5cx5[_0x387d[246]]:null);this[_0x387d[3019]](_0xbc5cx9,_0xbc5cx4,_0xbc5cx5);this[_0x387d[3020]](null== this[_0x387d[267]]?this[_0x387d[2885]][_0x387d[2853]]:this[_0x387d[2885]][_0x387d[2855]]);this[_0x387d[2997]]= _0xbc5cx9[_0x387d[439]];this[_0x387d[1124]]= !0};this[_0x387d[2932]]();mxEvent[_0x387d[722]](_0xbc5cx3[_0x387d[727]]());_0xbc5cx3[_0x387d[722]]()}else {mxClient[_0x387d[80]]&& null!= this[_0x387d[2986]](_0xbc5cx3)&& _0xbc5cx3[_0x387d[722]](!1)}};mxEdgeHandler[_0x387d[202]][_0x387d[789]]= function(_0xbc5cx2,_0xbc5cx3){if(null!= this[_0x387d[1983]]&& null!= this[_0x387d[2885]]){var _0xbc5cx4=this[_0x387d[724]][_0x387d[246]];if(_0xbc5cx3[_0x387d[730]]()!= this[_0x387d[2739]]|| _0xbc5cx3[_0x387d[732]]()!= this[_0x387d[2740]]){if(null!= this[_0x387d[267]]){0< this[_0x387d[267]][_0x387d[67]]&& this[_0x387d[1179]][_0x387d[2580]](this[_0x387d[267]])}else {if(this[_0x387d[3014]]){this[_0x387d[3021]](this[_0x387d[724]],this[_0x387d[685]][_0x387d[235]],this[_0x387d[685]][_0x387d[236]])}else {if(this[_0x387d[729]]|| this[_0x387d[3013]]){var _0xbc5cx5=null;null!= this[_0x387d[2886]][_0x387d[2920]]&& null!= this[_0x387d[2886]][_0x387d[2919]]&& (_0xbc5cx5= this[_0x387d[2886]][_0x387d[2919]][_0x387d[246]]);null== _0xbc5cx5&& this[_0x387d[2885]][_0x387d[2867]]()&& (_0xbc5cx5= this[_0x387d[2885]][_0x387d[2861]][_0x387d[246]]);if(null!= _0xbc5cx5){_0xbc5cx4= this[_0x387d[807]](_0xbc5cx4,_0xbc5cx5,this[_0x387d[729]],this[_0x387d[1179]][_0x387d[2574]](_0xbc5cx3[_0x387d[727]]())&& this[_0x387d[2797]]&& this[_0x387d[1179]][_0x387d[2617]](),_0xbc5cx3)}else {if(this[_0x387d[1179]][_0x387d[2530]]()){_0xbc5cx5= this[_0x387d[2997]][this[_0x387d[729]]?0:this[_0x387d[2997]][_0x387d[67]]- 1];_0xbc5cx5[_0x387d[235]]= _0xbc5cx5[_0x387d[235]]/ this[_0x387d[1179]][_0x387d[441]][_0x387d[255]]- this[_0x387d[1179]][_0x387d[441]][_0x387d[513]][_0x387d[235]];_0xbc5cx5[_0x387d[236]]= _0xbc5cx5[_0x387d[236]]/ this[_0x387d[1179]][_0x387d[441]][_0x387d[255]]- this[_0x387d[1179]][_0x387d[441]][_0x387d[513]][_0x387d[236]];var _0xbc5cx9=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[248]](this[_0x387d[1179]][_0x387d[502]]()[_0x387d[1197]](_0xbc5cx4));null!= _0xbc5cx9&& (_0xbc5cx5[_0x387d[235]]-= _0xbc5cx9[_0x387d[2078]][_0x387d[235]],_0xbc5cx5[_0x387d[236]]-= _0xbc5cx9[_0x387d[2078]][_0x387d[236]]);_0xbc5cx5[_0x387d[235]]-= this[_0x387d[1179]][_0x387d[1136]]/ this[_0x387d[1179]][_0x387d[441]][_0x387d[255]];_0xbc5cx5[_0x387d[236]]-= this[_0x387d[1179]][_0x387d[1137]]/ this[_0x387d[1179]][_0x387d[441]][_0x387d[255]];this[_0x387d[3022]](_0xbc5cx4,_0xbc5cx5,this[_0x387d[729]])}}}else {this[_0x387d[1124]]?this[_0x387d[3023]](_0xbc5cx4,this[_0x387d[1525]]):(this[_0x387d[1179]][_0x387d[249]]()[_0x387d[2263]](this[_0x387d[724]][_0x387d[246]]),this[_0x387d[1179]][_0x387d[249]]()[_0x387d[2259]](this[_0x387d[724]][_0x387d[246]]))}}}};null!= this[_0x387d[2885]]&& (this[_0x387d[862]](),_0xbc5cx4!= this[_0x387d[724]][_0x387d[246]]&& this[_0x387d[1179]][_0x387d[2450]](_0xbc5cx4));_0xbc5cx3[_0x387d[722]]()}};mxEdgeHandler[_0x387d[202]][_0x387d[862]]= function(){this[_0x387d[1525]]= this[_0x387d[685]]= this[_0x387d[1983]]= this[_0x387d[267]]= null;this[_0x387d[3013]]= this[_0x387d[729]]= this[_0x387d[3014]]= this[_0x387d[1124]]= !1;this[_0x387d[2885]][_0x387d[862]]();this[_0x387d[2886]][_0x387d[862]]();this[_0x387d[3020]](mxConstants.EDGE_SELECTION_COLOR);this[_0x387d[258]]()};mxEdgeHandler[_0x387d[202]][_0x387d[3020]]= function(_0xbc5cx2){null!= this[_0x387d[253]]&& (this[_0x387d[253]][_0x387d[1336]]= _0xbc5cx2)};mxEdgeHandler[_0x387d[202]][_0x387d[2196]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[518]](),_0xbc5cx5=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[512]]();_0xbc5cx3&& (_0xbc5cx2[_0x387d[235]]= this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx2[_0x387d[235]]),_0xbc5cx2[_0x387d[236]]= this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx2[_0x387d[236]]));_0xbc5cx2[_0x387d[235]]= Math[_0x387d[488]](_0xbc5cx2[_0x387d[235]]/ _0xbc5cx4- _0xbc5cx5[_0x387d[235]]);_0xbc5cx2[_0x387d[236]]= Math[_0x387d[488]](_0xbc5cx2[_0x387d[236]]/ _0xbc5cx4- _0xbc5cx5[_0x387d[236]]);_0xbc5cx4= this[_0x387d[1179]][_0x387d[249]]()[_0x387d[248]](this[_0x387d[1179]][_0x387d[502]]()[_0x387d[1197]](this[_0x387d[724]][_0x387d[246]]));null!= _0xbc5cx4&& (_0xbc5cx2[_0x387d[235]]-= _0xbc5cx4[_0x387d[2078]][_0x387d[235]],_0xbc5cx2[_0x387d[236]]-= _0xbc5cx4[_0x387d[2078]][_0x387d[236]]);return _0xbc5cx2};mxEdgeHandler[_0x387d[202]][_0x387d[3021]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=this[_0x387d[1179]][_0x387d[502]](),_0xbc5cx9=_0xbc5cx5[_0x387d[1721]](_0xbc5cx2[_0x387d[246]]);if(null!= _0xbc5cx9){var _0xbc5cx9=_0xbc5cx9[_0x387d[238]](),_0xbc5cxa=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[2308]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4);_0xbc5cx9[_0x387d[235]]= _0xbc5cxa[_0x387d[235]];_0xbc5cx9[_0x387d[236]]= _0xbc5cxa[_0x387d[236]];var _0xbc5cx12=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[255]];_0xbc5cx9[_0x387d[1368]]= new mxPoint(0,0);_0xbc5cxa= this[_0x387d[1179]][_0x387d[441]][_0x387d[245]](_0xbc5cx2,_0xbc5cx9);_0xbc5cx9[_0x387d[1368]]= new mxPoint((_0xbc5cx3- _0xbc5cxa[_0x387d[235]])/ _0xbc5cx12,(_0xbc5cx4- _0xbc5cxa[_0x387d[236]])/ _0xbc5cx12);_0xbc5cx5[_0x387d[1724]](_0xbc5cx2[_0x387d[246]],_0xbc5cx9)}};mxEdgeHandler[_0x387d[202]][_0x387d[807]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){_0xbc5cx9= this[_0x387d[1179]][_0x387d[502]]();var _0xbc5cxa=_0xbc5cx9[_0x387d[1197]](_0xbc5cx2);_0xbc5cx9[_0x387d[473]]();try{if(_0xbc5cx5){var _0xbc5cx12=_0xbc5cx2[_0x387d[238]]();_0xbc5cx9[_0x387d[99]](_0xbc5cxa,_0xbc5cx12,_0xbc5cx9[_0x387d[262]](_0xbc5cxa));var _0xbc5cx13=_0xbc5cx9[_0x387d[1709]](_0xbc5cx2,!_0xbc5cx4);this[_0x387d[1179]][_0x387d[851]](_0xbc5cx12,_0xbc5cx13,!_0xbc5cx4);_0xbc5cx2= _0xbc5cx12};var _0xbc5cx14=this[_0x387d[2886]][_0x387d[2920]];null== _0xbc5cx14&& (_0xbc5cx14= new mxConnectionConstraint);this[_0x387d[1179]][_0x387d[851]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx14)}finally{_0xbc5cx9[_0x387d[476]]()};return _0xbc5cx2};mxEdgeHandler[_0x387d[202]][_0x387d[3022]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=this[_0x387d[1179]][_0x387d[502]](),_0xbc5cx9=_0xbc5cx5[_0x387d[1721]](_0xbc5cx2);if(null!= _0xbc5cx9){_0xbc5cx5[_0x387d[473]]();try{_0xbc5cx9= _0xbc5cx9[_0x387d[238]](),_0xbc5cx9[_0x387d[2007]](_0xbc5cx3,_0xbc5cx4),_0xbc5cx5[_0x387d[1724]](_0xbc5cx2,_0xbc5cx9),this[_0x387d[1179]][_0x387d[851]](_0xbc5cx2,null,_0xbc5cx4, new mxConnectionConstraint)}finally{_0xbc5cx5[_0x387d[476]]()}}};mxEdgeHandler[_0x387d[202]][_0x387d[3023]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[1179]][_0x387d[502]](),_0xbc5cx5=_0xbc5cx4[_0x387d[1721]](_0xbc5cx2);null!= _0xbc5cx5&& (_0xbc5cx5= _0xbc5cx5[_0x387d[238]](),_0xbc5cx5[_0x387d[1525]]= _0xbc5cx3,_0xbc5cx4[_0x387d[1724]](_0xbc5cx2,_0xbc5cx5))};mxEdgeHandler[_0x387d[202]][_0x387d[3000]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=mxUtils[_0x387d[2196]](this[_0x387d[1179]][_0x387d[526]],mxEvent[_0x387d[731]](_0xbc5cx3),mxEvent[_0x387d[733]](_0xbc5cx3)),_0xbc5cx5=this[_0x387d[1179]][_0x387d[1018]](_0xbc5cx3);this[_0x387d[2196]](_0xbc5cx4,_0xbc5cx5);this[_0x387d[3024]](_0xbc5cx2,_0xbc5cx4[_0x387d[235]],_0xbc5cx4[_0x387d[236]]);mxEvent[_0x387d[722]](_0xbc5cx3)};mxEdgeHandler[_0x387d[202]][_0x387d[3024]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=this[_0x387d[1179]][_0x387d[1198]](_0xbc5cx2[_0x387d[246]]);_0xbc5cx3= new mxPoint(_0xbc5cx3,_0xbc5cx4);if(null!= _0xbc5cx5){_0xbc5cx5= _0xbc5cx5[_0x387d[238]]();_0xbc5cx4= this[_0x387d[1179]][_0x387d[441]][_0x387d[513]];var _0xbc5cx9=this[_0x387d[1179]][_0x387d[441]][_0x387d[255]];_0xbc5cx4= mxUtils[_0x387d[3025]](_0xbc5cx2,(_0xbc5cx3[_0x387d[235]]+ _0xbc5cx4[_0x387d[235]])* _0xbc5cx9,(_0xbc5cx3[_0x387d[236]]+ _0xbc5cx4[_0x387d[236]])* _0xbc5cx9);null== _0xbc5cx5[_0x387d[1525]]?_0xbc5cx5[_0x387d[1525]]= [_0xbc5cx3]:_0xbc5cx5[_0x387d[1525]][_0x387d[300]](_0xbc5cx4,0,_0xbc5cx3);this[_0x387d[1179]][_0x387d[502]]()[_0x387d[1724]](_0xbc5cx2[_0x387d[246]],_0xbc5cx5);this[_0x387d[515]]();this[_0x387d[176]]()}};mxEdgeHandler[_0x387d[202]][_0x387d[3012]]= function(_0xbc5cx2,_0xbc5cx3){if(0< _0xbc5cx3&& _0xbc5cx3< this[_0x387d[2997]][_0x387d[67]]- 1){var _0xbc5cx4=this[_0x387d[1179]][_0x387d[1198]](this[_0x387d[724]][_0x387d[246]]);null!= _0xbc5cx4&& null!= _0xbc5cx4[_0x387d[1525]]&& (_0xbc5cx4= _0xbc5cx4[_0x387d[238]](),_0xbc5cx4[_0x387d[1525]][_0x387d[300]](_0xbc5cx3- 1,1),this[_0x387d[1179]][_0x387d[502]]()[_0x387d[1724]](_0xbc5cx2[_0x387d[246]],_0xbc5cx4),this[_0x387d[515]](),this[_0x387d[176]]())}};mxEdgeHandler[_0x387d[202]][_0x387d[3026]]= function(_0xbc5cx2){_0xbc5cx2= 0== _0xbc5cx2;var _0xbc5cx3=this[_0x387d[724]][_0x387d[246]],_0xbc5cx4=this[_0x387d[1179]][_0x387d[502]]()[_0x387d[1709]](_0xbc5cx3,_0xbc5cx2),_0xbc5cx5=mxConstants[_0x387d[2984]];null!= _0xbc5cx4&& !this[_0x387d[1179]][_0x387d[2551]](_0xbc5cx3,_0xbc5cx4,_0xbc5cx2)|| null== _0xbc5cx4&& !this[_0x387d[1179]][_0x387d[2661]](_0xbc5cx3,_0xbc5cx2)?_0xbc5cx5= mxConstants[_0x387d[3027]]:null!= _0xbc5cx4&& this[_0x387d[1179]][_0x387d[2551]](_0xbc5cx3,_0xbc5cx4,_0xbc5cx2)&& (_0xbc5cx5= mxConstants[_0x387d[3028]]);return _0xbc5cx5};mxEdgeHandler[_0x387d[202]][_0x387d[258]]= function(){this[_0x387d[2997]]= this[_0x387d[724]][_0x387d[439]][_0x387d[1853]]();var _0xbc5cx2=this[_0x387d[724]][_0x387d[246]],_0xbc5cx3=mxConstants[_0x387d[3029]];this[_0x387d[685]]= new mxPoint(this[_0x387d[724]][_0x387d[2079]][_0x387d[235]],this[_0x387d[724]][_0x387d[2079]][_0x387d[236]]);this[_0x387d[2972]][_0x387d[1562]]= new mxRectangle(Math[_0x387d[488]](this[_0x387d[685]][_0x387d[235]]- _0xbc5cx3/ 2),Math[_0x387d[488]](this[_0x387d[685]][_0x387d[236]]- _0xbc5cx3/ 2),_0xbc5cx3,_0xbc5cx3);this[_0x387d[2972]][_0x387d[258]]();_0xbc5cx3= this[_0x387d[1179]][_0x387d[2183]](_0xbc5cx2);null!= _0xbc5cx3&& 0< _0xbc5cx3[_0x387d[67]]&& this[_0x387d[1179]][_0x387d[2628]](_0xbc5cx2)?this[_0x387d[2972]][_0x387d[252]][_0x387d[124]][_0x387d[187]]= _0x387d[189]:this[_0x387d[2972]][_0x387d[252]][_0x387d[124]][_0x387d[187]]= _0x387d[188];if(null!= this[_0x387d[2994]]&& 0< this[_0x387d[2994]][_0x387d[67]]){var _0xbc5cx4=this[_0x387d[2997]][_0x387d[67]]- 1,_0xbc5cx2=this[_0x387d[2997]][0],_0xbc5cx5=this[_0x387d[2997]][0][_0x387d[236]],_0xbc5cx3=this[_0x387d[2994]][0][_0x387d[1562]];this[_0x387d[2994]][0][_0x387d[1562]]= new mxRectangle(Math[_0x387d[488]](this[_0x387d[2997]][0][_0x387d[235]]- _0xbc5cx3[_0x387d[117]]/ 2),Math[_0x387d[488]](_0xbc5cx5- _0xbc5cx3[_0x387d[119]]/ 2),_0xbc5cx3[_0x387d[117]],_0xbc5cx3[_0x387d[119]]);this[_0x387d[2994]][0][_0x387d[1334]]= this[_0x387d[3026]](0);this[_0x387d[2994]][0][_0x387d[258]]();var _0xbc5cx5=this[_0x387d[2997]][_0xbc5cx4],_0xbc5cx9=this[_0x387d[2997]][_0xbc5cx4][_0x387d[235]],_0xbc5cx4=this[_0x387d[2997]][_0xbc5cx4][_0x387d[236]],_0xbc5cxa=this[_0x387d[2994]][_0x387d[67]]- 1,_0xbc5cx3=this[_0x387d[2994]][_0xbc5cxa][_0x387d[1562]];this[_0x387d[2994]][_0xbc5cxa][_0x387d[1562]]= new mxRectangle(Math[_0x387d[488]](_0xbc5cx9- _0xbc5cx3[_0x387d[117]]/ 2),Math[_0x387d[488]](_0xbc5cx4- _0xbc5cx3[_0x387d[119]]/ 2),_0xbc5cx3[_0x387d[117]],_0xbc5cx3[_0x387d[119]]);this[_0x387d[2994]][_0xbc5cxa][_0x387d[1334]]= this[_0x387d[3026]](_0xbc5cxa);this[_0x387d[2994]][_0xbc5cxa][_0x387d[258]]();this[_0x387d[3030]](_0xbc5cx2,_0xbc5cx5)};this[_0x387d[2932]]()};mxEdgeHandler[_0x387d[202]][_0x387d[3030]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[1179]][_0x387d[502]]()[_0x387d[1721]](this[_0x387d[724]][_0x387d[246]])[_0x387d[1525]];if(null!= _0xbc5cx4){null== this[_0x387d[1525]]&& (this[_0x387d[1525]]= []);for(var _0xbc5cx5=1;_0xbc5cx5< this[_0x387d[2994]][_0x387d[67]]- 1;_0xbc5cx5++){if(null!= this[_0x387d[2994]][_0xbc5cx5]){if(null!= this[_0x387d[2997]][_0xbc5cx5]){var _0xbc5cx9=this[_0x387d[2997]][_0xbc5cx5][_0x387d[235]],_0xbc5cxa=this[_0x387d[2997]][_0xbc5cx5][_0x387d[236]],_0xbc5cx12=this[_0x387d[2994]][_0xbc5cx5][_0x387d[1562]];this[_0x387d[2994]][_0xbc5cx5][_0x387d[252]][_0x387d[124]][_0x387d[187]]= _0x387d[189];this[_0x387d[2994]][_0xbc5cx5][_0x387d[1562]]= new mxRectangle(Math[_0x387d[488]](_0xbc5cx9- _0xbc5cx12[_0x387d[117]]/ 2),Math[_0x387d[488]](_0xbc5cxa- _0xbc5cx12[_0x387d[119]]/ 2),_0xbc5cx12[_0x387d[117]],_0xbc5cx12[_0x387d[119]]);this[_0x387d[2994]][_0xbc5cx5][_0x387d[258]]();this[_0x387d[1525]][_0xbc5cx5- 1]= _0xbc5cx4[_0xbc5cx5- 1]}else {this[_0x387d[2994]][_0xbc5cx5][_0x387d[515]](),this[_0x387d[2994]][_0xbc5cx5]= null}}}}};mxEdgeHandler[_0x387d[202]][_0x387d[2932]]= function(){if(this[_0x387d[3014]]){var _0xbc5cx2=mxConstants[_0x387d[3029]],_0xbc5cx2= new mxRectangle(Math[_0x387d[488]](this[_0x387d[685]][_0x387d[235]]- _0xbc5cx2/ 2),Math[_0x387d[488]](this[_0x387d[685]][_0x387d[236]]- _0xbc5cx2/ 2),_0xbc5cx2,_0xbc5cx2);this[_0x387d[2972]][_0x387d[1562]]= _0xbc5cx2;this[_0x387d[2972]][_0x387d[258]]()}else {this[_0x387d[253]][_0x387d[1525]]= this[_0x387d[2997]],this[_0x387d[253]][_0x387d[258]]()}};mxEdgeHandler[_0x387d[202]][_0x387d[515]]= function(){null!= this[_0x387d[2885]]&& (this[_0x387d[2885]][_0x387d[515]](),this[_0x387d[2885]]= null);null!= this[_0x387d[253]]&& (this[_0x387d[253]][_0x387d[515]](),this[_0x387d[253]]= null);null!= this[_0x387d[2972]]&& (this[_0x387d[2972]][_0x387d[515]](),this[_0x387d[2972]]= null);null!= this[_0x387d[2886]]&& (this[_0x387d[2886]][_0x387d[515]](),this[_0x387d[2886]]= null);if(null!= this[_0x387d[2994]]){for(var _0xbc5cx2=0;_0xbc5cx2< this[_0x387d[2994]][_0x387d[67]];_0xbc5cx2++){null!= this[_0x387d[2994]][_0xbc5cx2]&& (this[_0x387d[2994]][_0xbc5cx2][_0x387d[515]](),this[_0x387d[2994]][_0xbc5cx2]= null)}}};function mxElbowEdgeHandler(_0xbc5cx2){mxEdgeHandler[_0x387d[239]](this,_0xbc5cx2)}mxUtils[_0x387d[1284]](mxElbowEdgeHandler,mxEdgeHandler);mxElbowEdgeHandler[_0x387d[202]]= new mxEdgeHandler;mxElbowEdgeHandler[_0x387d[202]][_0x387d[196]]= mxElbowEdgeHandler;mxElbowEdgeHandler[_0x387d[202]][_0x387d[3031]]= !0;mxElbowEdgeHandler[_0x387d[202]][_0x387d[3032]]= _0x387d[130]!= mxClient[_0x387d[90]]?_0x387d[3033]:_0x387d[110];mxElbowEdgeHandler[_0x387d[202]][_0x387d[3001]]= function(){var _0xbc5cx2=[],_0xbc5cx3=this[_0x387d[3009]](0);this[_0x387d[3002]](_0xbc5cx3);_0xbc5cx3[_0x387d[252]][_0x387d[124]][_0x387d[270]]= mxConstants[_0x387d[3011]];mxEvent[_0x387d[2733]](_0xbc5cx3[_0x387d[252]],this[_0x387d[1179]],this[_0x387d[724]]);_0xbc5cx2[_0x387d[207]](_0xbc5cx3);mxClient[_0x387d[754]]&& _0xbc5cx3[_0x387d[252]][_0x387d[57]](_0x387d[1377],_0x387d[130]);_0xbc5cx2[_0x387d[207]](this[_0x387d[3034]]());this[_0x387d[1525]][_0x387d[207]]( new mxPoint(0,0));_0xbc5cx3= this[_0x387d[3009]](2);this[_0x387d[3002]](_0xbc5cx3);_0xbc5cx3[_0x387d[252]][_0x387d[124]][_0x387d[270]]= mxConstants[_0x387d[3011]];mxEvent[_0x387d[2733]](_0xbc5cx3[_0x387d[252]],this[_0x387d[1179]],this[_0x387d[724]]);_0xbc5cx2[_0x387d[207]](_0xbc5cx3);mxClient[_0x387d[754]]&& _0xbc5cx3[_0x387d[252]][_0x387d[57]](_0x387d[1377],_0x387d[130]);return _0xbc5cx2};mxElbowEdgeHandler[_0x387d[202]][_0x387d[3034]]= function(){var _0xbc5cx2=this[_0x387d[3009]]();this[_0x387d[3002]](_0xbc5cx2);var _0xbc5cx3=this[_0x387d[3035]]();_0xbc5cx2[_0x387d[252]][_0x387d[124]][_0x387d[270]]= _0xbc5cx3;_0xbc5cx3= mxUtils[_0x387d[885]](this,function(_0xbc5cx2){!mxEvent[_0x387d[721]](_0xbc5cx2)&& this[_0x387d[3031]]&& (this[_0x387d[1179]][_0x387d[854]](this[_0x387d[724]][_0x387d[246]],_0xbc5cx2),mxEvent[_0x387d[722]](_0xbc5cx2))});mxEvent[_0x387d[2733]](_0xbc5cx2[_0x387d[252]],this[_0x387d[1179]],this[_0x387d[724]],null,null,null,_0xbc5cx3);this[_0x387d[1179]][_0x387d[2662]](this[_0x387d[724]][_0x387d[246]])|| (_0xbc5cx2[_0x387d[252]][_0x387d[124]][_0x387d[495]]= _0x387d[130]);return _0xbc5cx2};mxElbowEdgeHandler[_0x387d[202]][_0x387d[3035]]= function(){return this[_0x387d[724]][_0x387d[124]][mxConstants[_0x387d[2294]]]== mxEdgeStyle[_0x387d[2570]]|| this[_0x387d[724]][_0x387d[124]][mxConstants[_0x387d[2294]]]== mxConstants[_0x387d[3036]]|| (this[_0x387d[724]][_0x387d[124]][mxConstants[_0x387d[2294]]]== mxEdgeStyle[_0x387d[2568]]|| this[_0x387d[724]][_0x387d[124]][mxConstants[_0x387d[2294]]]== mxConstants[_0x387d[3037]])&& this[_0x387d[724]][_0x387d[124]][mxConstants[_0x387d[2231]]]== mxConstants[_0x387d[2232]]?_0x387d[3038]:_0x387d[3039]};mxElbowEdgeHandler[_0x387d[202]][_0x387d[2597]]= function(_0xbc5cx2){var _0xbc5cx3=null;if(null!= this[_0x387d[2994]]&& null!= this[_0x387d[2994]][1]&& (_0xbc5cx2== this[_0x387d[2994]][1][_0x387d[252]]|| _0xbc5cx2[_0x387d[265]]== this[_0x387d[2994]][1][_0x387d[252]])){_0xbc5cx3= this[_0x387d[3032]],_0xbc5cx3= mxResources[_0x387d[203]](_0xbc5cx3)|| _0xbc5cx3};return _0xbc5cx3};mxElbowEdgeHandler[_0x387d[202]][_0x387d[2196]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[518]](),_0xbc5cx5=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[512]](),_0xbc5cx9=this[_0x387d[724]][_0x387d[2078]];_0xbc5cx3&& (_0xbc5cx2[_0x387d[235]]= this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx2[_0x387d[235]]),_0xbc5cx2[_0x387d[236]]= this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx2[_0x387d[236]]));_0xbc5cx2[_0x387d[235]]= Math[_0x387d[488]](_0xbc5cx2[_0x387d[235]]/ _0xbc5cx4- _0xbc5cx5[_0x387d[235]]- _0xbc5cx9[_0x387d[235]]);_0xbc5cx2[_0x387d[236]]= Math[_0x387d[488]](_0xbc5cx2[_0x387d[236]]/ _0xbc5cx4- _0xbc5cx5[_0x387d[236]]- _0xbc5cx9[_0x387d[236]])};mxElbowEdgeHandler[_0x387d[202]][_0x387d[3030]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[1179]][_0x387d[502]]()[_0x387d[1721]](this[_0x387d[724]][_0x387d[246]])[_0x387d[1525]],_0xbc5cx4=null!= _0xbc5cx4?_0xbc5cx4[0]:null,_0xbc5cx4=null== _0xbc5cx4? new mxPoint(_0xbc5cx2[_0x387d[235]]+ (_0xbc5cx3[_0x387d[235]]- _0xbc5cx2[_0x387d[235]])/ 2,_0xbc5cx2[_0x387d[236]]+ (_0xbc5cx3[_0x387d[236]]- _0xbc5cx2[_0x387d[236]])/ 2): new mxPoint(this[_0x387d[1179]][_0x387d[249]]()[_0x387d[255]]* (_0xbc5cx4[_0x387d[235]]+ this[_0x387d[1179]][_0x387d[249]]()[_0x387d[513]][_0x387d[235]]+ this[_0x387d[724]][_0x387d[2078]][_0x387d[235]]),this[_0x387d[1179]][_0x387d[249]]()[_0x387d[255]]* (_0xbc5cx4[_0x387d[236]]+ this[_0x387d[1179]][_0x387d[249]]()[_0x387d[513]][_0x387d[236]]+ this[_0x387d[724]][_0x387d[2078]][_0x387d[236]])),_0xbc5cx5=this[_0x387d[2994]][1][_0x387d[1562]],_0xbc5cx9=_0xbc5cx5[_0x387d[117]],_0xbc5cx5=_0xbc5cx5[_0x387d[119]];null== this[_0x387d[2959]]&& (_0xbc5cx5= _0xbc5cx9= mxConstants[_0x387d[2974]]);var _0xbc5cxa= new mxRectangle(Math[_0x387d[488]](_0xbc5cx4[_0x387d[235]]- _0xbc5cx9/ 2),Math[_0x387d[488]](_0xbc5cx4[_0x387d[236]]- _0xbc5cx5/ 2),_0xbc5cx9,_0xbc5cx5);null== this[_0x387d[2959]]&& (_0x387d[188]!= this[_0x387d[2972]][_0x387d[252]][_0x387d[124]][_0x387d[187]]&& mxUtils[_0x387d[1825]](_0xbc5cxa,this[_0x387d[2972]][_0x387d[1562]]))&& (_0xbc5cx9+= 3,_0xbc5cx5+= 3,_0xbc5cxa= new mxRectangle(Math[_0x387d[488]](_0xbc5cx4[_0x387d[235]]- _0xbc5cx9/ 2),Math[_0x387d[488]](_0xbc5cx4[_0x387d[236]]- _0xbc5cx5/ 2),_0xbc5cx9,_0xbc5cx5));this[_0x387d[2994]][1][_0x387d[1562]]= _0xbc5cxa;this[_0x387d[2994]][1][_0x387d[258]]()};function mxEdgeSegmentHandler(_0xbc5cx2){mxEdgeHandler[_0x387d[239]](this,_0xbc5cx2)}mxUtils[_0x387d[1284]](mxEdgeSegmentHandler,mxEdgeHandler);mxEdgeSegmentHandler[_0x387d[202]]= new mxElbowEdgeHandler;mxEdgeSegmentHandler[_0x387d[202]][_0x387d[196]]= mxEdgeSegmentHandler;mxEdgeSegmentHandler[_0x387d[202]][_0x387d[3018]]= function(_0xbc5cx2){if(this[_0x387d[729]]|| this[_0x387d[3013]]){return mxElbowEdgeHandler[_0x387d[202]][_0x387d[3018]][_0x387d[183]](this,arguments)};this[_0x387d[2196]](_0xbc5cx2,!1);var _0xbc5cx3=this[_0x387d[724]][_0x387d[439]],_0xbc5cx4=_0xbc5cx3[0][_0x387d[238]]();this[_0x387d[2196]](_0xbc5cx4,!1);for(var _0xbc5cx5=[],_0xbc5cx9=1;_0xbc5cx9< _0xbc5cx3[_0x387d[67]];_0xbc5cx9++){var _0xbc5cxa=_0xbc5cx3[_0xbc5cx9][_0x387d[238]]();this[_0x387d[2196]](_0xbc5cxa,!1);_0xbc5cx9== this[_0x387d[1983]]&& (_0xbc5cx4[_0x387d[235]]== _0xbc5cxa[_0x387d[235]]?(_0xbc5cx4[_0x387d[235]]= _0xbc5cx2[_0x387d[235]],_0xbc5cxa[_0x387d[235]]= _0xbc5cx2[_0x387d[235]]):(_0xbc5cx4[_0x387d[236]]= _0xbc5cx2[_0x387d[236]],_0xbc5cxa[_0x387d[236]]= _0xbc5cx2[_0x387d[236]]));_0xbc5cx9< _0xbc5cx3[_0x387d[67]]- 1&& _0xbc5cx5[_0x387d[207]](_0xbc5cxa);_0xbc5cx4= _0xbc5cxa};if(1== _0xbc5cx5[_0x387d[67]]){if(_0xbc5cx4= this[_0x387d[724]][_0x387d[441]],_0xbc5cx9= this[_0x387d[724]][_0x387d[2089]](!0),_0xbc5cxa= this[_0x387d[724]][_0x387d[2089]](!1),null!= _0xbc5cxa& null!= _0xbc5cx9){var _0xbc5cx12=this[_0x387d[724]][_0x387d[2078]][_0x387d[235]],_0xbc5cx13=this[_0x387d[724]][_0x387d[2078]][_0x387d[236]];mxUtils[_0x387d[442]](_0xbc5cxa,_0xbc5cx5[0][_0x387d[235]]+ _0xbc5cx12,_0xbc5cx5[0][_0x387d[236]]+ _0xbc5cx13)?_0xbc5cx3[1][_0x387d[236]]== _0xbc5cx3[2][_0x387d[236]]?_0xbc5cx5[0][_0x387d[236]]= _0xbc5cx4[_0x387d[2228]](_0xbc5cx9)- _0xbc5cx13:_0xbc5cx5[0][_0x387d[235]]= _0xbc5cx4[_0x387d[2230]](_0xbc5cx9)- _0xbc5cx12:mxUtils[_0x387d[442]](_0xbc5cx9,_0xbc5cx5[0][_0x387d[235]]+ _0xbc5cx12,_0xbc5cx5[0][_0x387d[236]]+ _0xbc5cx13)&& (_0xbc5cx3[1][_0x387d[236]]== _0xbc5cx3[0][_0x387d[236]]?_0xbc5cx5[0][_0x387d[236]]= _0xbc5cx4[_0x387d[2228]](_0xbc5cxa)- _0xbc5cx13:_0xbc5cx5[0][_0x387d[235]]= _0xbc5cx4[_0x387d[2230]](_0xbc5cxa)- _0xbc5cx12)}}else {0== _0xbc5cx5[_0x387d[67]]&& (_0xbc5cx5= [_0xbc5cx2])};return _0xbc5cx5};mxEdgeSegmentHandler[_0x387d[202]][_0x387d[3001]]= function(){var _0xbc5cx2=[],_0xbc5cx3=this[_0x387d[3009]](0);this[_0x387d[3002]](_0xbc5cx3);_0xbc5cx3[_0x387d[252]][_0x387d[124]][_0x387d[270]]= mxConstants[_0x387d[3011]];mxEvent[_0x387d[2733]](_0xbc5cx3[_0x387d[252]],this[_0x387d[1179]],this[_0x387d[724]]);_0xbc5cx2[_0x387d[207]](_0xbc5cx3);mxClient[_0x387d[754]]&& _0xbc5cx3[_0x387d[252]][_0x387d[57]](_0x387d[1377],_0x387d[130]);var _0xbc5cx4=this[_0x387d[724]][_0x387d[439]];if(this[_0x387d[1179]][_0x387d[2662]](this[_0x387d[724]][_0x387d[246]])){null== this[_0x387d[1525]]&& (this[_0x387d[1525]]= []);for(var _0xbc5cx5=0;_0xbc5cx5< _0xbc5cx4[_0x387d[67]]- 1;_0xbc5cx5++){_0xbc5cx3= this[_0x387d[3034]](),_0xbc5cx2[_0x387d[207]](_0xbc5cx3),_0xbc5cx3[_0x387d[252]][_0x387d[124]][_0x387d[270]]= 0== _0xbc5cx4[_0xbc5cx5][_0x387d[235]]- _0xbc5cx4[_0xbc5cx5+ 1][_0x387d[235]]?_0x387d[3039]:_0x387d[3038],this[_0x387d[1525]][_0x387d[207]]( new mxPoint(0,0)),mxClient[_0x387d[754]]&& _0xbc5cx3[_0x387d[252]][_0x387d[57]](_0x387d[1377],_0x387d[130])}};_0xbc5cx3= this[_0x387d[3009]](_0xbc5cx4[_0x387d[67]]);this[_0x387d[3002]](_0xbc5cx3);_0xbc5cx3[_0x387d[252]][_0x387d[124]][_0x387d[270]]= mxConstants[_0x387d[3011]];mxEvent[_0x387d[2733]](_0xbc5cx3[_0x387d[252]],this[_0x387d[1179]],this[_0x387d[724]]);_0xbc5cx2[_0x387d[207]](_0xbc5cx3);mxClient[_0x387d[754]]&& _0xbc5cx3[_0x387d[252]][_0x387d[57]](_0x387d[1377],_0x387d[130]);return _0xbc5cx2};mxEdgeSegmentHandler[_0x387d[202]][_0x387d[258]]= function(){this[_0x387d[802]]();mxEdgeHandler[_0x387d[202]][_0x387d[258]][_0x387d[183]](this,arguments)};mxEdgeSegmentHandler[_0x387d[202]][_0x387d[802]]= function(){if(null!= this[_0x387d[2994]]){for(var _0xbc5cx2=0;_0xbc5cx2< this[_0x387d[2994]][_0x387d[67]];_0xbc5cx2++){null!= this[_0x387d[2994]][_0xbc5cx2]&& (this[_0x387d[2994]][_0xbc5cx2][_0x387d[515]](),this[_0x387d[2994]][_0xbc5cx2]= null)};this[_0x387d[2994]]= this[_0x387d[3001]]()}};mxEdgeSegmentHandler[_0x387d[202]][_0x387d[3030]]= function(_0xbc5cx2,_0xbc5cx3){if(this[_0x387d[1179]][_0x387d[2662]](this[_0x387d[724]][_0x387d[246]])){var _0xbc5cx4=mxConstants[_0x387d[2974]],_0xbc5cx5=this[_0x387d[724]][_0x387d[439]];if(null!= _0xbc5cx5&& 1< _0xbc5cx5[_0x387d[67]]){for(var _0xbc5cx9=0;_0xbc5cx9< this[_0x387d[724]][_0x387d[439]][_0x387d[67]]- 1;_0xbc5cx9++){if(null!= this[_0x387d[2994]][_0xbc5cx9+ 1]){_0xbc5cx2= _0xbc5cx5[_0xbc5cx9];_0xbc5cx3= _0xbc5cx5[_0xbc5cx9+ 1];var _0xbc5cxa= new mxPoint(_0xbc5cx2[_0x387d[235]]+ (_0xbc5cx3[_0x387d[235]]- _0xbc5cx2[_0x387d[235]])/ 2,_0xbc5cx2[_0x387d[236]]+ (_0xbc5cx3[_0x387d[236]]- _0xbc5cx2[_0x387d[236]])/ 2);this[_0x387d[2994]][_0xbc5cx9+ 1][_0x387d[1562]]= new mxRectangle(Math[_0x387d[488]](_0xbc5cxa[_0x387d[235]]- _0xbc5cx4/ 2),Math[_0x387d[488]](_0xbc5cxa[_0x387d[236]]- _0xbc5cx4/ 2),_0xbc5cx4,_0xbc5cx4);this[_0x387d[2994]][_0xbc5cx9+ 1][_0x387d[258]]()}}}}};mxEdgeSegmentHandler[_0x387d[202]][_0x387d[3023]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3= [];var _0xbc5cx4=this[_0x387d[2997]];if(1< _0xbc5cx4[_0x387d[67]]){for(var _0xbc5cx5=_0xbc5cx4[0],_0xbc5cx9=_0xbc5cx4[1],_0xbc5cxa=2;_0xbc5cxa< _0xbc5cx4[_0x387d[67]];_0xbc5cxa++){var _0xbc5cx12=_0xbc5cx4[_0xbc5cxa];if((Math[_0x387d[488]](_0xbc5cx5[_0x387d[235]])!= Math[_0x387d[488]](_0xbc5cx9[_0x387d[235]])|| Math[_0x387d[488]](_0xbc5cx9[_0x387d[235]])!= Math[_0x387d[488]](_0xbc5cx12[_0x387d[235]]))&& (Math[_0x387d[488]](_0xbc5cx5[_0x387d[236]])!= Math[_0x387d[488]](_0xbc5cx9[_0x387d[236]])|| Math[_0x387d[488]](_0xbc5cx9[_0x387d[236]])!= Math[_0x387d[488]](_0xbc5cx12[_0x387d[236]]))){_0xbc5cx5= _0xbc5cx9,_0xbc5cx9= _0xbc5cx9[_0x387d[238]](),this[_0x387d[2196]](_0xbc5cx9,!1),_0xbc5cx3[_0x387d[207]](_0xbc5cx9)};_0xbc5cx9= _0xbc5cx12}};mxElbowEdgeHandler[_0x387d[202]][_0x387d[3023]][_0x387d[183]](this,arguments)};function mxKeyHandler(_0xbc5cx2,_0xbc5cx3){null!= _0xbc5cx2&& (this[_0x387d[1179]]= _0xbc5cx2,this[_0x387d[772]]= _0xbc5cx3|| document[_0x387d[158]],this[_0x387d[3040]]= [],this[_0x387d[3041]]= [],this[_0x387d[3042]]= [],this[_0x387d[3043]]= [],mxEvent[_0x387d[169]](this[_0x387d[772]],_0x387d[2123],mxUtils[_0x387d[885]](this,function(_0xbc5cx2){this[_0x387d[3044]](_0xbc5cx2)})),mxClient[_0x387d[80]]&& mxEvent[_0x387d[169]](window,_0x387d[2428],mxUtils[_0x387d[885]](this,function(){this[_0x387d[515]]()})))}mxKeyHandler[_0x387d[202]][_0x387d[1179]]= null;mxKeyHandler[_0x387d[202]][_0x387d[772]]= null;mxKeyHandler[_0x387d[202]][_0x387d[3040]]= null;mxKeyHandler[_0x387d[202]][_0x387d[3041]]= null;mxKeyHandler[_0x387d[202]][_0x387d[3042]]= null;mxKeyHandler[_0x387d[202]][_0x387d[3043]]= null;mxKeyHandler[_0x387d[202]][_0x387d[984]]= !0;mxKeyHandler[_0x387d[202]][_0x387d[994]]= function(){return this[_0x387d[984]]};mxKeyHandler[_0x387d[202]][_0x387d[995]]= function(_0xbc5cx2){this[_0x387d[984]]= _0xbc5cx2};mxKeyHandler[_0x387d[202]][_0x387d[3045]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[3040]][_0xbc5cx2]= _0xbc5cx3};mxKeyHandler[_0x387d[202]][_0x387d[3046]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[3041]][_0xbc5cx2]= _0xbc5cx3};mxKeyHandler[_0x387d[202]][_0x387d[3047]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[3042]][_0xbc5cx2]= _0xbc5cx3};mxKeyHandler[_0x387d[202]][_0x387d[3048]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[3043]][_0xbc5cx2]= _0xbc5cx3};mxKeyHandler[_0x387d[202]][_0x387d[775]]= function(_0xbc5cx2){return mxEvent[_0x387d[775]](_0xbc5cx2)};mxKeyHandler[_0x387d[202]][_0x387d[3049]]= function(_0xbc5cx2){return null!= _0xbc5cx2?this[_0x387d[775]](_0xbc5cx2)?mxEvent[_0x387d[774]](_0xbc5cx2)?this[_0x387d[3043]][_0xbc5cx2[_0x387d[2124]]]:this[_0x387d[3042]][_0xbc5cx2[_0x387d[2124]]]:mxEvent[_0x387d[774]](_0xbc5cx2)?this[_0x387d[3041]][_0xbc5cx2[_0x387d[2124]]]:this[_0x387d[3040]][_0xbc5cx2[_0x387d[2124]]]:null};mxKeyHandler[_0x387d[202]][_0x387d[3050]]= function(_0xbc5cx2){_0xbc5cx2= mxEvent[_0x387d[728]](_0xbc5cx2);if(_0xbc5cx2== this[_0x387d[772]]|| _0xbc5cx2[_0x387d[265]]== this[_0x387d[772]]|| null!= this[_0x387d[1179]][_0x387d[2347]]&& _0xbc5cx2== this[_0x387d[1179]][_0x387d[2347]][_0x387d[126]]){return !0};for(;null!= _0xbc5cx2;){if(_0xbc5cx2== this[_0x387d[1179]][_0x387d[526]]){return !0};_0xbc5cx2= _0xbc5cx2[_0x387d[265]]};return !1};mxKeyHandler[_0x387d[202]][_0x387d[3044]]= function(_0xbc5cx2){if(this[_0x387d[1179]][_0x387d[994]]()&& !mxEvent[_0x387d[721]](_0xbc5cx2)&& this[_0x387d[3050]](_0xbc5cx2)&& this[_0x387d[994]]()){if(27== _0xbc5cx2[_0x387d[2124]]){this[_0x387d[859]](_0xbc5cx2)}else {if(!this[_0x387d[1179]][_0x387d[2203]]()){var _0xbc5cx3=this[_0x387d[3049]](_0xbc5cx2);null!= _0xbc5cx3&& (_0xbc5cx3(_0xbc5cx2),mxEvent[_0x387d[722]](_0xbc5cx2))}}}};mxKeyHandler[_0x387d[202]][_0x387d[859]]= function(_0xbc5cx2){this[_0x387d[1179]][_0x387d[2608]]()&& this[_0x387d[1179]][_0x387d[859]](_0xbc5cx2)};mxKeyHandler[_0x387d[202]][_0x387d[515]]= function(){this[_0x387d[772]]= null};function mxTooltipHandler(_0xbc5cx2,_0xbc5cx3){null!= _0xbc5cx2&& (this[_0x387d[1179]]= _0xbc5cx2,this[_0x387d[1140]]= _0xbc5cx3|| 500,this[_0x387d[1179]][_0x387d[1133]](this))}mxTooltipHandler[_0x387d[202]][_0x387d[931]]= 10005;mxTooltipHandler[_0x387d[202]][_0x387d[1179]]= null;mxTooltipHandler[_0x387d[202]][_0x387d[1140]]= null;mxTooltipHandler[_0x387d[202]][_0x387d[3051]]= !1;mxTooltipHandler[_0x387d[202]][_0x387d[984]]= !0;mxTooltipHandler[_0x387d[202]][_0x387d[994]]= function(){return this[_0x387d[984]]};mxTooltipHandler[_0x387d[202]][_0x387d[995]]= function(_0xbc5cx2){this[_0x387d[984]]= _0xbc5cx2};mxTooltipHandler[_0x387d[202]][_0x387d[2277]]= function(){return this[_0x387d[3051]]};mxTooltipHandler[_0x387d[202]][_0x387d[3052]]= function(_0xbc5cx2){this[_0x387d[3051]]= _0xbc5cx2};mxTooltipHandler[_0x387d[202]][_0x387d[176]]= function(){null!= document[_0x387d[112]]&& (this[_0x387d[485]]= document[_0x387d[55]](_0x387d[485]),this[_0x387d[485]][_0x387d[926]]= _0x387d[3053],this[_0x387d[485]][_0x387d[124]][_0x387d[187]]= _0x387d[188],this[_0x387d[485]][_0x387d[124]][_0x387d[931]]= this[_0x387d[931]],document[_0x387d[112]][_0x387d[62]](this[_0x387d[485]]),mxEvent[_0x387d[169]](this[_0x387d[485]],_0x387d[751],mxUtils[_0x387d[885]](this,function(_0xbc5cx2){this[_0x387d[3054]]()})))};mxTooltipHandler[_0x387d[202]][_0x387d[787]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[862]](_0xbc5cx3,!1);this[_0x387d[3054]]()};mxTooltipHandler[_0x387d[202]][_0x387d[788]]= function(_0xbc5cx2,_0xbc5cx3){if(_0xbc5cx3[_0x387d[730]]()!= this[_0x387d[1217]]|| _0xbc5cx3[_0x387d[732]]()!= this[_0x387d[1218]]){this[_0x387d[862]](_0xbc5cx3,!0),(this[_0x387d[2277]]()|| _0xbc5cx3[_0x387d[248]]()!= this[_0x387d[724]]|| _0xbc5cx3[_0x387d[728]]()!= this[_0x387d[252]]&& (!this[_0x387d[3055]]|| null!= _0xbc5cx3[_0x387d[248]]()&& this[_0x387d[3055]]== (_0xbc5cx3[_0x387d[729]](_0xbc5cx3[_0x387d[248]]()[_0x387d[253]])|| !_0xbc5cx3[_0x387d[729]](_0xbc5cx3[_0x387d[248]]()[_0x387d[963]]))))&& this[_0x387d[3054]]()};this[_0x387d[1217]]= _0xbc5cx3[_0x387d[730]]();this[_0x387d[1218]]= _0xbc5cx3[_0x387d[732]]()};mxTooltipHandler[_0x387d[202]][_0x387d[789]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[862]](_0xbc5cx3,!0);this[_0x387d[3054]]()};mxTooltipHandler[_0x387d[202]][_0x387d[3056]]= function(){null!= this[_0x387d[1123]]&& (window[_0x387d[2924]](this[_0x387d[1123]]),this[_0x387d[1123]]= null)};mxTooltipHandler[_0x387d[202]][_0x387d[862]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[3056]]();if(_0xbc5cx3&& this[_0x387d[994]]()&& null!= _0xbc5cx2[_0x387d[248]]()&& (null== this[_0x387d[485]]|| _0x387d[188]== this[_0x387d[485]][_0x387d[124]][_0x387d[187]])){var _0xbc5cx4=_0xbc5cx2[_0x387d[248]](),_0xbc5cx5=_0xbc5cx2[_0x387d[728]](),_0xbc5cx9=_0xbc5cx2[_0x387d[730]](),_0xbc5cxa=_0xbc5cx2[_0x387d[732]](),_0xbc5cx12=_0xbc5cx2[_0x387d[729]](_0xbc5cx4[_0x387d[253]])|| _0xbc5cx2[_0x387d[729]](_0xbc5cx4[_0x387d[963]]);this[_0x387d[1123]]= window[_0x387d[261]](mxUtils[_0x387d[885]](this,function(){if(!this[_0x387d[1179]][_0x387d[2203]]()&& !this[_0x387d[1179]][_0x387d[2316]][_0x387d[1031]]()){var _0xbc5cx2=this[_0x387d[1179]][_0x387d[2595]](_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa);this[_0x387d[539]](_0xbc5cx2,_0xbc5cx9,_0xbc5cxa);this[_0x387d[724]]= _0xbc5cx4;this[_0x387d[252]]= _0xbc5cx5;this[_0x387d[3055]]= _0xbc5cx12}}),this[_0x387d[1140]])}};mxTooltipHandler[_0x387d[202]][_0x387d[801]]= function(){this[_0x387d[3056]]();this[_0x387d[3054]]()};mxTooltipHandler[_0x387d[202]][_0x387d[3054]]= function(){null!= this[_0x387d[485]]&& (this[_0x387d[485]][_0x387d[124]][_0x387d[187]]= _0x387d[188])};mxTooltipHandler[_0x387d[202]][_0x387d[539]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){if(null!= _0xbc5cx2&& 0< _0xbc5cx2[_0x387d[67]]){null== this[_0x387d[485]]&& this[_0x387d[176]]();var _0xbc5cx5=mxUtils[_0x387d[444]]();this[_0x387d[485]][_0x387d[124]][_0x387d[361]]= _0xbc5cx3+ _0xbc5cx5[_0x387d[235]]+ _0x387d[168];this[_0x387d[485]][_0x387d[124]][_0x387d[125]]= _0xbc5cx4+ mxConstants[_0x387d[560]]+ _0xbc5cx5[_0x387d[236]]+ _0x387d[168];mxUtils[_0x387d[1331]](_0xbc5cx2)?(this[_0x387d[485]][_0x387d[339]]= _0x387d[110],this[_0x387d[485]][_0x387d[62]](_0xbc5cx2)):this[_0x387d[485]][_0x387d[339]]= _0xbc5cx2[_0x387d[230]](/\n/g,_0x387d[545]);this[_0x387d[485]][_0x387d[124]][_0x387d[187]]= _0x387d[110];mxUtils[_0x387d[933]](this[_0x387d[485]])}};mxTooltipHandler[_0x387d[202]][_0x387d[515]]= function(){this[_0x387d[1179]][_0x387d[1148]](this);mxEvent[_0x387d[762]](this[_0x387d[485]]);null!= this[_0x387d[485]]&& null!= this[_0x387d[485]][_0x387d[265]]&& this[_0x387d[485]][_0x387d[265]][_0x387d[266]](this[_0x387d[485]]);this[_0x387d[485]]= null};function mxCellTracker(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){mxCellMarker[_0x387d[239]](this,_0xbc5cx2,_0xbc5cx3);this[_0x387d[1179]][_0x387d[1133]](this);null!= _0xbc5cx4&& (this[_0x387d[736]]= _0xbc5cx4);mxClient[_0x387d[80]]&& mxEvent[_0x387d[169]](window,_0x387d[2428],mxUtils[_0x387d[885]](this,function(){this[_0x387d[515]]()}))}mxUtils[_0x387d[1284]](mxCellTracker,mxCellMarker);mxCellTracker[_0x387d[202]][_0x387d[787]]= function(_0xbc5cx2,_0xbc5cx3){};mxCellTracker[_0x387d[202]][_0x387d[788]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[994]]()&& this[_0x387d[2871]](_0xbc5cx3)};mxCellTracker[_0x387d[202]][_0x387d[789]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[862]]()};mxCellTracker[_0x387d[202]][_0x387d[515]]= function(){this[_0x387d[2717]]|| (this[_0x387d[2717]]= !0,this[_0x387d[1179]][_0x387d[1148]](this),mxCellMarker[_0x387d[202]][_0x387d[515]][_0x387d[183]](this))};function mxCellHighlight(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){null!= _0xbc5cx2&& (this[_0x387d[1179]]= _0xbc5cx2,this[_0x387d[2943]]= null!= _0xbc5cx3?_0xbc5cx3:mxConstants[_0x387d[2854]],this[_0x387d[610]]= null!= _0xbc5cx4?_0xbc5cx4:mxConstants[_0x387d[3057]],this[_0x387d[648]]= null!= _0xbc5cx5?_0xbc5cx5:!1,this[_0x387d[3058]]= mxUtils[_0x387d[885]](this,function(){this[_0x387d[2950]]()}),this[_0x387d[1179]][_0x387d[249]]()[_0x387d[169]](mxEvent.SCALE,this[_0x387d[3058]]),this[_0x387d[1179]][_0x387d[249]]()[_0x387d[169]](mxEvent.TRANSLATE,this[_0x387d[3058]]),this[_0x387d[1179]][_0x387d[249]]()[_0x387d[169]](mxEvent.SCALE_AND_TRANSLATE,this[_0x387d[3058]]),this[_0x387d[1179]][_0x387d[502]]()[_0x387d[169]](mxEvent.CHANGE,this[_0x387d[3058]]),this[_0x387d[2877]]= mxUtils[_0x387d[885]](this,function(){this[_0x387d[801]]()}),this[_0x387d[1179]][_0x387d[249]]()[_0x387d[169]](mxEvent.DOWN,this[_0x387d[2877]]),this[_0x387d[1179]][_0x387d[249]]()[_0x387d[169]](mxEvent.UP,this[_0x387d[2877]]))}mxCellHighlight[_0x387d[202]][_0x387d[3059]]= !1;mxCellHighlight[_0x387d[202]][_0x387d[1179]]= !0;mxCellHighlight[_0x387d[202]][_0x387d[724]]= null;mxCellHighlight[_0x387d[202]][_0x387d[657]]= 2;mxCellHighlight[_0x387d[202]][_0x387d[2877]]= null;mxCellHighlight[_0x387d[202]][_0x387d[2828]]= function(_0xbc5cx2){this[_0x387d[2943]]= _0xbc5cx2;null!= this[_0x387d[253]]&& (this[_0x387d[253]][_0x387d[1336]]= _0xbc5cx2)};mxCellHighlight[_0x387d[202]][_0x387d[3060]]= function(){this[_0x387d[253]]= this[_0x387d[2156]]();this[_0x387d[2950]]();!this[_0x387d[3059]]&& this[_0x387d[253]][_0x387d[252]][_0x387d[265]][_0x387d[285]]!= this[_0x387d[253]][_0x387d[252]]&& this[_0x387d[253]][_0x387d[252]][_0x387d[265]][_0x387d[950]](this[_0x387d[253]][_0x387d[252]],this[_0x387d[253]][_0x387d[252]][_0x387d[265]][_0x387d[285]])};mxCellHighlight[_0x387d[202]][_0x387d[2156]]= function(){var _0xbc5cx2=null,_0xbc5cx2=this[_0x387d[1179]][_0x387d[251]][_0x387d[250]](this[_0x387d[724]][_0x387d[246]])? new mxPolyline(this[_0x387d[724]][_0x387d[439]],this[_0x387d[2943]],this[_0x387d[610]]): new mxRectangleShape( new mxRectangle,null,this[_0x387d[2943]],this[_0x387d[610]]);_0xbc5cx2[_0x387d[507]]= this[_0x387d[1179]][_0x387d[507]]!= mxConstants[_0x387d[508]]?mxConstants[_0x387d[1523]]:mxConstants[_0x387d[508]];_0xbc5cx2[_0x387d[176]](this[_0x387d[1179]][_0x387d[249]]()[_0x387d[1524]]());mxEvent[_0x387d[2733]](_0xbc5cx2[_0x387d[252]],this[_0x387d[1179]],this[_0x387d[724]]);_0xbc5cx2[_0x387d[1564]]= 0;_0xbc5cx2[_0x387d[1229]]= !1;_0xbc5cx2[_0x387d[1522]]= this[_0x387d[648]];return _0xbc5cx2};mxCellHighlight[_0x387d[202]][_0x387d[2950]]= function(){if(null!= this[_0x387d[724]]&& null!= this[_0x387d[253]]){var _0xbc5cx2=0;this[_0x387d[1179]][_0x387d[251]][_0x387d[250]](this[_0x387d[724]][_0x387d[246]])?this[_0x387d[253]][_0x387d[1525]]= this[_0x387d[724]][_0x387d[439]]:(this[_0x387d[253]][_0x387d[1562]]= new mxRectangle(this[_0x387d[724]][_0x387d[235]]- this[_0x387d[657]],this[_0x387d[724]][_0x387d[236]]- this[_0x387d[657]],this[_0x387d[724]][_0x387d[117]]+ 2* this[_0x387d[657]],this[_0x387d[724]][_0x387d[119]]+ 2* this[_0x387d[657]]),_0xbc5cx2= Number(this[_0x387d[724]][_0x387d[124]][mxConstants[_0x387d[2278]]]|| _0x387d[468]));null!= this[_0x387d[724]][_0x387d[253]]&& this[_0x387d[253]][_0x387d[1609]](this[_0x387d[724]][_0x387d[253]][_0x387d[1610]]());0!= _0xbc5cx2&& (this[_0x387d[253]][_0x387d[603]]= _0xbc5cx2);this[_0x387d[253]][_0x387d[258]]()}};mxCellHighlight[_0x387d[202]][_0x387d[801]]= function(){this[_0x387d[1016]](null)};mxCellHighlight[_0x387d[202]][_0x387d[1016]]= function(_0xbc5cx2){this[_0x387d[724]]!= _0xbc5cx2&& (null!= this[_0x387d[253]]&& (this[_0x387d[253]][_0x387d[515]](),this[_0x387d[253]]= null),this[_0x387d[724]]= _0xbc5cx2,null!= this[_0x387d[724]]&& this[_0x387d[3060]]())};mxCellHighlight[_0x387d[202]][_0x387d[515]]= function(){this[_0x387d[1179]][_0x387d[249]]()[_0x387d[745]](this[_0x387d[3058]]);this[_0x387d[1179]][_0x387d[502]]()[_0x387d[745]](this[_0x387d[3058]]);this[_0x387d[1179]][_0x387d[249]]()[_0x387d[745]](this[_0x387d[2877]]);this[_0x387d[1179]][_0x387d[502]]()[_0x387d[745]](this[_0x387d[2877]]);null!= this[_0x387d[253]]&& (this[_0x387d[253]][_0x387d[515]](),this[_0x387d[253]]= null)};function mxDefaultKeyHandler(_0xbc5cx2){if(null!= _0xbc5cx2){this[_0x387d[3061]]= _0xbc5cx2;this[_0x387d[2458]]= new mxKeyHandler(_0xbc5cx2[_0x387d[1179]]);var _0xbc5cx3=this[_0x387d[2458]][_0x387d[859]];this[_0x387d[2458]][_0x387d[859]]= function(_0xbc5cx4){_0xbc5cx3[_0x387d[183]](this,arguments);_0xbc5cx2[_0x387d[3062]]();_0xbc5cx2[_0x387d[746]]( new mxEventObject(mxEvent.ESCAPE,_0x387d[763],_0xbc5cx4))}}}mxDefaultKeyHandler[_0x387d[202]][_0x387d[3061]]= null;mxDefaultKeyHandler[_0x387d[202]][_0x387d[2458]]= null;mxDefaultKeyHandler[_0x387d[202]][_0x387d[3063]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=mxUtils[_0x387d[885]](this,function(){this[_0x387d[3061]][_0x387d[350]](_0xbc5cx3)});_0xbc5cx4?this[_0x387d[2458]][_0x387d[3047]](_0xbc5cx2,_0xbc5cx5):this[_0x387d[2458]][_0x387d[3045]](_0xbc5cx2,_0xbc5cx5)};mxDefaultKeyHandler[_0x387d[202]][_0x387d[515]]= function(){this[_0x387d[2458]][_0x387d[515]]();this[_0x387d[2458]]= null};function mxDefaultPopupMenu(_0xbc5cx2){this[_0x387d[3064]]= _0xbc5cx2}mxDefaultPopupMenu[_0x387d[202]][_0x387d[88]]= null;mxDefaultPopupMenu[_0x387d[202]][_0x387d[3064]]= null;mxDefaultPopupMenu[_0x387d[202]][_0x387d[3065]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){if(null!= this[_0x387d[3064]]){var _0xbc5cx9=this[_0x387d[3066]](_0xbc5cx2,_0xbc5cx4,_0xbc5cx5);this[_0x387d[3067]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,this[_0x387d[3064]][_0x387d[285]],null)}};mxDefaultPopupMenu[_0x387d[202]][_0x387d[3067]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12){for(var _0xbc5cx13=!1;null!= _0xbc5cxa;){if(_0x387d[99]== _0xbc5cxa[_0x387d[301]]){var _0xbc5cx14=_0xbc5cxa[_0x387d[284]](_0x387d[3068]);if(null== _0xbc5cx14|| _0xbc5cx9[_0xbc5cx14]){var _0xbc5cx14=_0xbc5cxa[_0x387d[284]](_0x387d[3069]),_0xbc5cx14=mxResources[_0x387d[203]](_0xbc5cx14)|| _0xbc5cx14,_0xbc5cx15=mxUtils[_0x387d[1545]](mxUtils[_0x387d[329]](_0xbc5cxa)),_0xbc5cx16=_0xbc5cxa[_0x387d[284]](_0x387d[892]),_0xbc5cx17=_0xbc5cxa[_0x387d[284]](_0x387d[2916]),_0xbc5cx18=_0xbc5cxa[_0x387d[284]](_0x387d[3070]);_0xbc5cx13&& (_0xbc5cx3[_0x387d[1051]](_0xbc5cx12),_0xbc5cx13= !1);null!= _0xbc5cx17&& this[_0x387d[88]]&& (_0xbc5cx17= this[_0x387d[88]]+ _0xbc5cx17);_0xbc5cx14= this[_0x387d[3071]](_0xbc5cx3,_0xbc5cx2,_0xbc5cx14,_0xbc5cx17,_0xbc5cx15,_0xbc5cx16,_0xbc5cx4,_0xbc5cx12,_0xbc5cx18);this[_0x387d[3067]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa[_0x387d[285]],_0xbc5cx14)}}else {_0x387d[3072]== _0xbc5cxa[_0x387d[301]]&& (_0xbc5cx13= !0)};_0xbc5cxa= _0xbc5cxa[_0x387d[287]]}};mxDefaultPopupMenu[_0x387d[202]][_0x387d[3071]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa,_0xbc5cx12,_0xbc5cx13,_0xbc5cx14){return _0xbc5cx2[_0x387d[1025]](_0xbc5cx4,_0xbc5cx5,function(_0xbc5cx2){_0x387d[279]== typeof _0xbc5cx9&& _0xbc5cx9[_0x387d[239]](_0xbc5cx3,_0xbc5cx3,_0xbc5cx12,_0xbc5cx2);null!= _0xbc5cxa&& _0xbc5cx3[_0x387d[350]](_0xbc5cxa,_0xbc5cx12,_0xbc5cx2)},_0xbc5cx13,_0xbc5cx14)};mxDefaultPopupMenu[_0x387d[202]][_0x387d[3066]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=_0xbc5cx2[_0x387d[1179]][_0x387d[502]](),_0xbc5cx9=_0xbc5cx5[_0x387d[262]](_0xbc5cx3),_0xbc5cxa=[];_0xbc5cxa[_0x387d[3073]]= null== _0xbc5cx3;_0xbc5cxa[_0x387d[3074]]= 1< _0xbc5cx2[_0x387d[1179]][_0x387d[2694]]();_0xbc5cxa[_0x387d[3075]]= _0xbc5cx5[_0x387d[501]]()!= _0xbc5cx5[_0x387d[1197]](_0xbc5cx2[_0x387d[1179]][_0x387d[902]]());_0xbc5cxa[_0x387d[246]]= null!= _0xbc5cx3;_0xbc5cx5= null!= _0xbc5cx3&& 1== _0xbc5cx2[_0x387d[1179]][_0x387d[2694]]();_0xbc5cxa[_0x387d[3076]]= _0xbc5cx5&& 0< _0xbc5cx9;_0xbc5cxa[_0x387d[3077]]= _0xbc5cx5&& _0xbc5cx2[_0x387d[1179]][_0x387d[2516]](_0xbc5cx3,!1);_0xbc5cxa[_0x387d[3078]]= _0xbc5cx5&& _0xbc5cx2[_0x387d[1179]][_0x387d[2516]](_0xbc5cx3,!0);_0xbc5cxa[_0x387d[3079]]= _0xbc5cx5&& _0xbc5cx2[_0x387d[1179]][_0x387d[2553]](_0xbc5cx3);_0xbc5cxa[_0x387d[3080]]= _0xbc5cxa[_0x387d[3079]]&& 0== _0xbc5cx9;_0xbc5cxa[_0x387d[687]]= _0xbc5cx5&& _0xbc5cx2[_0x387d[1179]][_0x387d[1730]](_0xbc5cx3);_0xbc5cx9= this[_0x387d[3064]][_0x387d[64]](_0x387d[3081]);for(_0xbc5cx5= 0;_0xbc5cx5< _0xbc5cx9[_0x387d[67]];_0xbc5cx5++){var _0xbc5cx12=mxUtils[_0x387d[1545]](mxUtils[_0x387d[329]](_0xbc5cx9[_0xbc5cx5])),_0xbc5cx13=_0xbc5cx9[_0xbc5cx5][_0x387d[284]](_0x387d[298]);null!= _0xbc5cx13&& _0x387d[279]== typeof _0xbc5cx12&& (_0xbc5cxa[_0xbc5cx13]= _0xbc5cx12(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4))};return _0xbc5cxa};function mxDefaultToolbar(_0xbc5cx2,_0xbc5cx3){this[_0x387d[3061]]= _0xbc5cx3;null!= _0xbc5cx2&& null!= _0xbc5cx3&& this[_0x387d[176]](_0xbc5cx2)}mxDefaultToolbar[_0x387d[202]][_0x387d[3061]]= null;mxDefaultToolbar[_0x387d[202]][_0x387d[3082]]= null;mxDefaultToolbar[_0x387d[202]][_0x387d[2877]]= null;mxDefaultToolbar[_0x387d[202]][_0x387d[657]]= 4;mxDefaultToolbar[_0x387d[202]][_0x387d[2804]]= !1;mxDefaultToolbar[_0x387d[202]][_0x387d[176]]= function(_0xbc5cx2){null!= _0xbc5cx2&& (this[_0x387d[3082]]= new mxToolbar(_0xbc5cx2),this[_0x387d[3082]][_0x387d[169]](mxEvent.SELECT,mxUtils[_0x387d[885]](this,function(_0xbc5cx2,_0xbc5cx4){var _0xbc5cx5=_0xbc5cx4[_0x387d[720]](_0x387d[279]);this[_0x387d[3061]][_0x387d[3083]]= null!= _0xbc5cx5?mxUtils[_0x387d[885]](this,function(){_0xbc5cx5[_0x387d[183]](this,arguments);this[_0x387d[3082]][_0x387d[1050]]()}):null})),this[_0x387d[2877]]= mxUtils[_0x387d[885]](this,function(){null!= this[_0x387d[3082]]&& this[_0x387d[3082]][_0x387d[1050]](!0)}),this[_0x387d[3061]][_0x387d[1179]][_0x387d[169]](mxEvent.DOUBLE_CLICK,this[_0x387d[2877]]),this[_0x387d[3061]][_0x387d[169]](mxEvent.ESCAPE,this[_0x387d[2877]]))};mxDefaultToolbar[_0x387d[202]][_0x387d[1025]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){var _0xbc5cx9=mxUtils[_0x387d[885]](this,function(){null!= _0xbc5cx4&& 0< _0xbc5cx4[_0x387d[67]]&& this[_0x387d[3061]][_0x387d[350]](_0xbc5cx4)});return this[_0x387d[3082]][_0x387d[1025]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx9,_0xbc5cx5)};mxDefaultToolbar[_0x387d[202]][_0x387d[1051]]= function(_0xbc5cx2){_0xbc5cx2= _0xbc5cx2|| mxClient[_0x387d[88]]+ _0x387d[3084];this[_0x387d[3082]][_0x387d[1051]](_0xbc5cx2)};mxDefaultToolbar[_0x387d[202]][_0x387d[970]]= function(){return this[_0x387d[3082]][_0x387d[970]]()};mxDefaultToolbar[_0x387d[202]][_0x387d[1038]]= function(_0xbc5cx2){return this[_0x387d[3082]][_0x387d[1038]](_0xbc5cx2)};mxDefaultToolbar[_0x387d[202]][_0x387d[3085]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=mxUtils[_0x387d[885]](this,function(){this[_0x387d[3061]][_0x387d[350]](_0xbc5cx4)});this[_0x387d[972]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx5)};mxDefaultToolbar[_0x387d[202]][_0x387d[972]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){return this[_0x387d[3082]][_0x387d[972]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4)};mxDefaultToolbar[_0x387d[202]][_0x387d[1048]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){var _0xbc5cxa=mxUtils[_0x387d[885]](this,function(){this[_0x387d[3061]][_0x387d[3086]](_0xbc5cx4);null!= _0xbc5cx9&& _0xbc5cx9(this[_0x387d[3061]])});return this[_0x387d[3082]][_0x387d[1042]](_0xbc5cx2,_0xbc5cx3,_0xbc5cxa,_0xbc5cx5)};mxDefaultToolbar[_0x387d[202]][_0x387d[3087]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9,_0xbc5cxa){var _0xbc5cx12=function(){return _0x387d[279]== typeof _0xbc5cx4?_0xbc5cx4():null!= _0xbc5cx4?_0xbc5cx4[_0x387d[238]]():null},_0xbc5cx13=mxUtils[_0x387d[885]](this,function(_0xbc5cx2,_0xbc5cx3){_0x387d[279]== typeof _0xbc5cx9?_0xbc5cx9(this[_0x387d[3061]],_0xbc5cx12(),_0xbc5cx2,_0xbc5cx3):this[_0x387d[1008]](_0xbc5cx12(),_0xbc5cx2,_0xbc5cx3);this[_0x387d[3082]][_0x387d[1050]]();mxEvent[_0x387d[722]](_0xbc5cx2)});_0xbc5cx2= this[_0x387d[3082]][_0x387d[1048]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx13,_0xbc5cx5,null,_0xbc5cxa);this[_0x387d[3088]](_0xbc5cx2,function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx13(_0xbc5cx3,_0xbc5cx4)});return _0xbc5cx2};mxDefaultToolbar[_0x387d[202]][_0x387d[1008]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=this[_0x387d[3061]][_0x387d[1179]],_0xbc5cx9=_0xbc5cx5[_0x387d[502]]();if(null== _0xbc5cx4|| _0xbc5cx9[_0x387d[250]](_0xbc5cx4)|| !this[_0x387d[2804]]|| !_0xbc5cx5[_0x387d[2565]](_0xbc5cx4)){for(;null!= _0xbc5cx4&& !_0xbc5cx5[_0x387d[2685]](_0xbc5cx4,[_0xbc5cx2],_0xbc5cx3);){_0xbc5cx4= _0xbc5cx9[_0x387d[1197]](_0xbc5cx4)};this[_0x387d[1937]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4)}else {this[_0x387d[807]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4)}};mxDefaultToolbar[_0x387d[202]][_0x387d[1937]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=this[_0x387d[3061]][_0x387d[1179]];if(_0xbc5cx5[_0x387d[2621]](_0xbc5cx2)){var _0xbc5cx9=mxEvent[_0x387d[731]](_0xbc5cx3),_0xbc5cxa=mxEvent[_0x387d[733]](_0xbc5cx3),_0xbc5cx9=mxUtils[_0x387d[2196]](_0xbc5cx5[_0x387d[526]],_0xbc5cx9,_0xbc5cxa);return _0xbc5cx5[_0x387d[2655]]()&& _0xbc5cx5[_0x387d[2686]](_0xbc5cx4,[_0xbc5cx2],_0xbc5cx3)?_0xbc5cx5[_0x387d[853]](_0xbc5cx4,[_0xbc5cx2],null,_0xbc5cx9[_0x387d[235]],_0xbc5cx9[_0x387d[236]]):this[_0x387d[3061]][_0x387d[817]](_0xbc5cx4,_0xbc5cx2,_0xbc5cx9[_0x387d[235]],_0xbc5cx9[_0x387d[236]])};return null};mxDefaultToolbar[_0x387d[202]][_0x387d[807]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx3= this[_0x387d[3061]][_0x387d[1179]];var _0xbc5cx5=_0xbc5cx3[_0x387d[502]]();if(null!= _0xbc5cx4&& _0xbc5cx3[_0x387d[2565]](_0xbc5cx2)&& _0xbc5cx3[_0x387d[2581]](null,_0xbc5cx4,_0xbc5cx2)){var _0xbc5cx9=null;_0xbc5cx5[_0x387d[473]]();try{var _0xbc5cxa=_0xbc5cx5[_0x387d[1721]](_0xbc5cx4),_0xbc5cx12=_0xbc5cx5[_0x387d[1721]](_0xbc5cx2)[_0x387d[238]]();_0xbc5cx12[_0x387d[235]]= _0xbc5cxa[_0x387d[235]]+ (_0xbc5cxa[_0x387d[117]]- _0xbc5cx12[_0x387d[117]])/ 2;_0xbc5cx12[_0x387d[236]]= _0xbc5cxa[_0x387d[236]]+ (_0xbc5cxa[_0x387d[119]]- _0xbc5cx12[_0x387d[119]])/ 2;var _0xbc5cx13=this[_0x387d[657]]* _0xbc5cx3[_0x387d[1020]],_0xbc5cx14=20* _0xbc5cx5[_0x387d[1962]](_0xbc5cx4,!0);this[_0x387d[3061]][_0x387d[3089]]?_0xbc5cx12[_0x387d[235]]+= (_0xbc5cx12[_0x387d[117]]+ _0xbc5cxa[_0x387d[117]])/ 2+ _0xbc5cx13+ _0xbc5cx14:_0xbc5cx12[_0x387d[236]]+= (_0xbc5cx12[_0x387d[119]]+ _0xbc5cxa[_0x387d[119]])/ 2+ _0xbc5cx13+ _0xbc5cx14;_0xbc5cx2[_0x387d[1724]](_0xbc5cx12);var _0xbc5cx15=_0xbc5cx5[_0x387d[1197]](_0xbc5cx4);_0xbc5cx3[_0x387d[2103]](_0xbc5cx2,_0xbc5cx15);_0xbc5cx3[_0x387d[2509]](_0xbc5cx2);_0xbc5cx9= this[_0x387d[3061]][_0x387d[2503]](_0xbc5cx4,_0xbc5cx2);if(null== _0xbc5cx5[_0x387d[1721]](_0xbc5cx9)){var _0xbc5cx16= new mxGeometry;_0xbc5cx16[_0x387d[1500]]= !0;_0xbc5cx5[_0x387d[1724]](_0xbc5cx9,_0xbc5cx16)};_0xbc5cx3[_0x387d[2504]](_0xbc5cx9,_0xbc5cx15,_0xbc5cx4,_0xbc5cx2)}finally{_0xbc5cx5[_0x387d[476]]()};_0xbc5cx3[_0x387d[904]]([_0xbc5cx2,_0xbc5cx9]);_0xbc5cx3[_0x387d[2564]](_0xbc5cx2)}};mxDefaultToolbar[_0x387d[202]][_0x387d[3088]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=document[_0x387d[55]](_0x387d[466]);_0xbc5cx4[_0x387d[57]](_0x387d[390],_0xbc5cx2[_0x387d[284]](_0x387d[390]));var _0xbc5cx5=mxUtils[_0x387d[885]](this,function(_0xbc5cx9){_0xbc5cx4[_0x387d[124]][_0x387d[117]]= 2* _0xbc5cx2[_0x387d[359]]+ _0x387d[168];_0xbc5cx4[_0x387d[124]][_0x387d[119]]= 2* _0xbc5cx2[_0x387d[167]]+ _0x387d[168];mxUtils[_0x387d[3090]](_0xbc5cx2,this[_0x387d[3061]][_0x387d[1179]],_0xbc5cx3,_0xbc5cx4);mxEvent[_0x387d[745]](_0xbc5cx4,_0x387d[219],_0xbc5cx5)});mxClient[_0x387d[80]]?_0xbc5cx5():mxEvent[_0x387d[169]](_0xbc5cx4,_0x387d[219],_0xbc5cx5)};mxDefaultToolbar[_0x387d[202]][_0x387d[515]]= function(){null!= this[_0x387d[2877]]&& (this[_0x387d[3061]][_0x387d[1179]][_0x387d[745]](_0x387d[760],this[_0x387d[2877]]),this[_0x387d[3061]][_0x387d[745]](_0x387d[859],this[_0x387d[2877]]),this[_0x387d[2877]]= null);null!= this[_0x387d[3082]]&& (this[_0x387d[3082]][_0x387d[515]](),this[_0x387d[3082]]= null)};function mxEditor(_0xbc5cx2){this[_0x387d[3091]]= [];this[_0x387d[3092]]();if(null!= document[_0x387d[112]]){this[_0x387d[3093]]= [];this[_0x387d[3094]]= new mxDefaultPopupMenu;this[_0x387d[3095]]= new mxUndoManager;this[_0x387d[1179]]= this[_0x387d[3096]]();this[_0x387d[3082]]= this[_0x387d[3097]]();this[_0x387d[3098]]= new mxDefaultKeyHandler(this);this[_0x387d[3099]](_0xbc5cx2);this[_0x387d[1179]][_0x387d[2180]]= this[_0x387d[3100]];!mxClient[_0x387d[3101]]&& null!= this[_0x387d[1056]]&& (this[_0x387d[812]]= this[_0x387d[3102]]());if(null!= this[_0x387d[1987]]){this[_0x387d[1987]]()};mxClient[_0x387d[80]]&& mxEvent[_0x387d[169]](window,_0x387d[2428],mxUtils[_0x387d[885]](this,function(){this[_0x387d[515]]()}))}}mxLoadResources&& mxResources[_0x387d[99]](mxClient[_0x387d[86]]+ _0x387d[3103]);mxEditor[_0x387d[202]]= new mxEventSource;mxEditor[_0x387d[202]][_0x387d[196]]= mxEditor;mxEditor[_0x387d[202]][_0x387d[3104]]= _0x387d[130]!= mxClient[_0x387d[90]]?_0x387d[3105]:_0x387d[110];mxEditor[_0x387d[202]][_0x387d[3106]]= _0x387d[130]!= mxClient[_0x387d[90]]?_0x387d[3107]:_0x387d[110];mxEditor[_0x387d[202]][_0x387d[3108]]= _0x387d[130]!= mxClient[_0x387d[90]]?_0x387d[3109]:_0x387d[110];mxEditor[_0x387d[202]][_0x387d[3110]]= _0x387d[130]!= mxClient[_0x387d[90]]?_0x387d[716]:_0x387d[110];mxEditor[_0x387d[202]][_0x387d[3111]]= _0x387d[130]!= mxClient[_0x387d[90]]?_0x387d[3112]:_0x387d[110];mxEditor[_0x387d[202]][_0x387d[3113]]= _0x387d[130]!= mxClient[_0x387d[90]]?_0x387d[2719]:_0x387d[110];mxEditor[_0x387d[202]][_0x387d[3114]]= _0x387d[130]!= mxClient[_0x387d[90]]?_0x387d[2136]:_0x387d[110];mxEditor[_0x387d[202]][_0x387d[2136]]= null;mxEditor[_0x387d[202]][_0x387d[1179]]= null;mxEditor[_0x387d[202]][_0x387d[2720]]= null;mxEditor[_0x387d[202]][_0x387d[3082]]= null;mxEditor[_0x387d[202]][_0x387d[812]]= null;mxEditor[_0x387d[202]][_0x387d[879]]= null;mxEditor[_0x387d[202]][_0x387d[3094]]= null;mxEditor[_0x387d[202]][_0x387d[3095]]= null;mxEditor[_0x387d[202]][_0x387d[3098]]= null;mxEditor[_0x387d[202]][_0x387d[3091]]= null;mxEditor[_0x387d[202]][_0x387d[3115]]= _0x387d[1061];mxEditor[_0x387d[202]][_0x387d[3116]]= !1;mxEditor[_0x387d[202]][_0x387d[1157]]= !0;mxEditor[_0x387d[202]][_0x387d[3083]]= null;mxEditor[_0x387d[202]][_0x387d[3117]]= !1;mxEditor[_0x387d[202]][_0x387d[3118]]= null;mxEditor[_0x387d[202]][_0x387d[2075]]= null;mxEditor[_0x387d[202]][_0x387d[3119]]= null;mxEditor[_0x387d[202]][_0x387d[3120]]= null;mxEditor[_0x387d[202]][_0x387d[3121]]= null;mxEditor[_0x387d[202]][_0x387d[3122]]= null;mxEditor[_0x387d[202]][_0x387d[1069]]= _0x387d[336];mxEditor[_0x387d[202]][_0x387d[3123]]= _0x387d[338];mxEditor[_0x387d[202]][_0x387d[1070]]= !0;mxEditor[_0x387d[202]][_0x387d[3124]]= null;mxEditor[_0x387d[202]][_0x387d[3125]]= null;mxEditor[_0x387d[202]][_0x387d[1056]]= null;mxEditor[_0x387d[202]][_0x387d[1058]]= null;mxEditor[_0x387d[202]][_0x387d[1057]]= null;mxEditor[_0x387d[202]][_0x387d[3089]]= !1;mxEditor[_0x387d[202]][_0x387d[3126]]= !1;mxEditor[_0x387d[202]][_0x387d[3127]]= 0;mxEditor[_0x387d[202]][_0x387d[3128]]= !1;mxEditor[_0x387d[202]][_0x387d[3129]]= !1;mxEditor[_0x387d[202]][_0x387d[3093]]= null;mxEditor[_0x387d[202]][_0x387d[3130]]= 0;mxEditor[_0x387d[202]][_0x387d[3100]]= _0x387d[604];mxEditor[_0x387d[202]][_0x387d[3112]]= null;mxEditor[_0x387d[202]][_0x387d[3131]]= null;mxEditor[_0x387d[202]][_0x387d[3132]]= 20;mxEditor[_0x387d[202]][_0x387d[2719]]= null;mxEditor[_0x387d[202]][_0x387d[3133]]= null;mxEditor[_0x387d[202]][_0x387d[3134]]= null;mxEditor[_0x387d[202]][_0x387d[3135]]= 300;mxEditor[_0x387d[202]][_0x387d[3136]]= 260;mxEditor[_0x387d[202]][_0x387d[3137]]= 240;mxEditor[_0x387d[202]][_0x387d[3138]]= null;mxEditor[_0x387d[202]][_0x387d[3139]]= !1;mxEditor[_0x387d[202]][_0x387d[3140]]= !1;mxEditor[_0x387d[202]][_0x387d[2113]]= !1;mxEditor[_0x387d[202]][_0x387d[2133]]= function(){return this[_0x387d[2113]]};mxEditor[_0x387d[202]][_0x387d[2128]]= function(_0xbc5cx2){this[_0x387d[2113]]= _0xbc5cx2};mxEditor[_0x387d[202]][_0x387d[3092]]= function(){this[_0x387d[3071]](_0x387d[815],function(_0xbc5cx2){_0xbc5cx2[_0x387d[815]]()});this[_0x387d[3071]](_0x387d[540],function(_0xbc5cx2){( new mxPrintPreview(_0xbc5cx2[_0x387d[1179]],1))[_0x387d[392]]()});this[_0x387d[3071]](_0x387d[539],function(_0xbc5cx2){mxUtils[_0x387d[539]](_0xbc5cx2[_0x387d[1179]],null,10,10)});this[_0x387d[3071]](_0x387d[3141],function(_0xbc5cx2){var _0xbc5cx3=_0xbc5cx2[_0x387d[3142]]();if(null== _0xbc5cx3|| mxClient[_0x387d[3101]]){_0xbc5cx2[_0x387d[350]](_0x387d[539])}else {var _0xbc5cx4=mxUtils[_0x387d[3143]](_0xbc5cx2[_0x387d[1179]],1),_0xbc5cx4=mxUtils[_0x387d[875]](_0xbc5cx4,_0x387d[192]);mxUtils[_0x387d[894]](_0xbc5cx3,_0xbc5cx2[_0x387d[3123]]+ _0x387d[226]+ encodeURIComponent(_0xbc5cx4),document,_0x387d[3144])}});this[_0x387d[3071]](_0x387d[802],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[802]]()});this[_0x387d[3071]](_0x387d[3145],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& mxClipboard[_0x387d[3145]](_0xbc5cx2[_0x387d[1179]])});this[_0x387d[3071]](_0x387d[149],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& mxClipboard[_0x387d[149]](_0xbc5cx2[_0x387d[1179]])});this[_0x387d[3071]](_0x387d[3146],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& mxClipboard[_0x387d[3146]](_0xbc5cx2[_0x387d[1179]])});this[_0x387d[3071]](_0x387d[3147],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[842]]()});this[_0x387d[3071]](_0x387d[1504],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[2450]](_0xbc5cx2[_0x387d[844]]())});this[_0x387d[3071]](_0x387d[3148],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[904]](_0xbc5cx2[_0x387d[1179]][_0x387d[845]]())});this[_0x387d[3071]](_0x387d[1997],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[846]]()});this[_0x387d[3071]](_0x387d[824],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[824]]()});this[_0x387d[3071]](_0x387d[825],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[825]]()});this[_0x387d[3071]](_0x387d[2558],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[2558]]()});this[_0x387d[3071]](_0x387d[2559],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[2559]]()});this[_0x387d[3071]](_0x387d[3149],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[2560]]()});this[_0x387d[3071]](_0x387d[933],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[933]]()});this[_0x387d[3071]](_0x387d[3150],function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx2[_0x387d[3150]](_0xbc5cx3)});this[_0x387d[3071]](_0x387d[2705],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[2705]]()});this[_0x387d[3071]](_0x387d[3151],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[2440]]()});this[_0x387d[3071]](_0x387d[2706],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[2706]]()});this[_0x387d[3071]](_0x387d[2708],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[2708]]()});this[_0x387d[3071]](_0x387d[1061],function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[2453]](_0xbc5cx3)&& _0xbc5cx2[_0x387d[1179]][_0x387d[2451]](_0xbc5cx3)});this[_0x387d[3071]](_0x387d[3152],function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[840]](!0)});this[_0x387d[3071]](_0x387d[3153],function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[840]](!1)});this[_0x387d[3071]](_0x387d[2552],function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx2[_0x387d[1179]][_0x387d[2552]](_0xbc5cx3)});this[_0x387d[3071]](_0x387d[2554],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[2554]]()});this[_0x387d[3071]](_0x387d[2442],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[2442]]()});this[_0x387d[3071]](_0x387d[3154],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[2702]]()});this[_0x387d[3071]](_0x387d[3155],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[2700]]()});this[_0x387d[3071]](_0x387d[3156],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[2703]]()});this[_0x387d[3071]](_0x387d[3157],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[2704]]()});this[_0x387d[3071]](_0x387d[2514],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[847]](!0)});this[_0x387d[3071]](_0x387d[3158],function(_0xbc5cx2){if(_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()){var _0xbc5cx3=_0xbc5cx2[_0x387d[1179]][_0x387d[1728]]();_0xbc5cx2[_0x387d[1179]][_0x387d[847]](!0,!1,_0xbc5cx3)}});this[_0x387d[3071]](_0x387d[3159],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[847]](!1)});this[_0x387d[3071]](_0x387d[3160],function(_0xbc5cx2){if(_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()){var _0xbc5cx3=_0xbc5cx2[_0x387d[1179]][_0x387d[1728]]();_0xbc5cx2[_0x387d[1179]][_0x387d[847]](!1,!1,_0xbc5cx3)}});this[_0x387d[3071]](_0x387d[1447],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_BOLD)});this[_0x387d[3071]](_0x387d[1449],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_ITALIC)});this[_0x387d[3071]](_0x387d[355],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_UNDERLINE)});this[_0x387d[3071]](_0x387d[639],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[2491]](mxConstants.STYLE_FONTSTYLE,mxConstants.FONT_SHADOW)});this[_0x387d[3071]](_0x387d[3161],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[849]](mxConstants.ALIGN_LEFT)});this[_0x387d[3071]](_0x387d[3162],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[849]](mxConstants.ALIGN_CENTER)});this[_0x387d[3071]](_0x387d[3163],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[849]](mxConstants.ALIGN_RIGHT)});this[_0x387d[3071]](_0x387d[3164],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[849]](mxConstants.ALIGN_TOP)});this[_0x387d[3071]](_0x387d[3165],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[849]](mxConstants.ALIGN_MIDDLE)});this[_0x387d[3071]](_0x387d[3166],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[849]](mxConstants.ALIGN_BOTTOM)});this[_0x387d[3071]](_0x387d[3167],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[1717]](mxConstants.STYLE_ALIGN,mxConstants.ALIGN_LEFT)});this[_0x387d[3071]](_0x387d[3168],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[1717]](mxConstants.STYLE_ALIGN,mxConstants.ALIGN_CENTER)});this[_0x387d[3071]](_0x387d[3169],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[1717]](mxConstants.STYLE_ALIGN,mxConstants.ALIGN_RIGHT)});this[_0x387d[3071]](_0x387d[3170],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[1717]](mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_TOP)});this[_0x387d[3071]](_0x387d[3171],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[1717]](mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_MIDDLE)});this[_0x387d[3071]](_0x387d[3172],function(_0xbc5cx2){_0xbc5cx2[_0x387d[1179]][_0x387d[994]]()&& _0xbc5cx2[_0x387d[1179]][_0x387d[1717]](mxConstants.STYLE_VERTICAL_ALIGN,mxConstants.ALIGN_BOTTOM)});this[_0x387d[3071]](_0x387d[499],function(_0xbc5cx2){var _0xbc5cx3=100* _0xbc5cx2[_0x387d[1179]][_0x387d[249]]()[_0x387d[255]],_0xbc5cx3=parseFloat(mxUtils[_0x387d[3173]](mxResources[_0x387d[203]](_0xbc5cx2[_0x387d[3104]])|| _0xbc5cx2[_0x387d[3104]],_0xbc5cx3))/ 100;isNaN(_0xbc5cx3)|| _0xbc5cx2[_0x387d[1179]][_0x387d[249]]()[_0x387d[2262]](_0xbc5cx3)});this[_0x387d[3071]](_0x387d[3174],function(_0xbc5cx2){null!= _0xbc5cx2[_0x387d[3112]]?_0xbc5cx2[_0x387d[3112]][_0x387d[175]](!_0xbc5cx2[_0x387d[3112]][_0x387d[174]]()):_0xbc5cx2[_0x387d[3175]]()});this[_0x387d[3071]](_0x387d[3176],function(_0xbc5cx2){null!= _0xbc5cx2[_0x387d[2719]]?_0xbc5cx2[_0x387d[2719]][_0x387d[175]](!_0xbc5cx2[_0x387d[2719]][_0x387d[174]]()):_0xbc5cx2[_0x387d[3177]]()});this[_0x387d[3071]](_0x387d[3178],function(_0xbc5cx2){null== _0xbc5cx2[_0x387d[2136]]?_0xbc5cx2[_0x387d[3179]]():_0xbc5cx2[_0x387d[2136]][_0x387d[175]](!_0xbc5cx2[_0x387d[2136]][_0x387d[174]]())});this[_0x387d[3071]](_0x387d[3180],function(_0xbc5cx2){mxLog[_0x387d[175]](!mxLog[_0x387d[174]]())})};mxEditor[_0x387d[202]][_0x387d[3102]]= function(){var _0xbc5cx2=mxUtils[_0x387d[885]](this,function(_0xbc5cx2){this[_0x387d[746]]( new mxEventObject(mxEvent.SESSION,_0x387d[812],_0xbc5cx2))});return this[_0x387d[807]](this[_0x387d[1056]],this[_0x387d[1057]],this[_0x387d[1058]],_0xbc5cx2)};mxEditor[_0x387d[202]][_0x387d[3099]]= function(_0xbc5cx2){null!= _0xbc5cx2&& (( new mxCodec(_0xbc5cx2[_0x387d[295]]))[_0x387d[1093]](_0xbc5cx2,this),this[_0x387d[3181]]())};mxEditor[_0x387d[202]][_0x387d[3182]]= function(){document[_0x387d[3183]]= _0x387d[3184]};mxEditor[_0x387d[202]][_0x387d[3181]]= function(){this[_0x387d[1184]]= ( new Date)[_0x387d[178]]();this[_0x387d[3095]][_0x387d[200]]();this[_0x387d[1183]]= 0;this[_0x387d[2128]](!1)};mxEditor[_0x387d[202]][_0x387d[3071]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[3091]][_0xbc5cx2]= _0xbc5cx3};mxEditor[_0x387d[202]][_0x387d[350]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=this[_0x387d[3091]][_0xbc5cx2];if(null!= _0xbc5cx5){try{var _0xbc5cx9=arguments;_0xbc5cx9[0]= this;_0xbc5cx5[_0x387d[183]](this,_0xbc5cx9)}catch(f){throw mxUtils[_0x387d[267]](_0x387d[3185]+ _0xbc5cx2+ _0x387d[3186]+ f[_0x387d[281]],280,!0),f}}else {mxUtils[_0x387d[267]](_0x387d[3187]+ _0xbc5cx2,280,!0)}};mxEditor[_0x387d[202]][_0x387d[3188]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[3118]][_0xbc5cx2]= _0xbc5cx3};mxEditor[_0x387d[202]][_0x387d[3189]]= function(_0xbc5cx2){return this[_0x387d[3118]][_0xbc5cx2]};mxEditor[_0x387d[202]][_0x387d[3096]]= function(){var _0xbc5cx2= new mxGraph(null,null,this[_0x387d[2720]]);_0xbc5cx2[_0x387d[2673]](!0);_0xbc5cx2[_0x387d[2674]](!0);this[_0x387d[3190]](_0xbc5cx2);this[_0x387d[3191]](_0xbc5cx2);this[_0x387d[3192]](_0xbc5cx2);this[_0x387d[3193]](_0xbc5cx2);this[_0x387d[3194]](_0xbc5cx2);_0xbc5cx2[_0x387d[2316]][_0x387d[1033]]= mxUtils[_0x387d[885]](this,function(_0xbc5cx2,_0xbc5cx4,_0xbc5cx5){return this[_0x387d[3195]](_0xbc5cx2,_0xbc5cx4,_0xbc5cx5)});_0xbc5cx2[_0x387d[2433]][_0x387d[1033]]= mxUtils[_0x387d[885]](this,function(_0xbc5cx2,_0xbc5cx4){return this[_0x387d[2503]](_0xbc5cx2,_0xbc5cx4)});this[_0x387d[3196]](_0xbc5cx2);this[_0x387d[3197]](_0xbc5cx2);return _0xbc5cx2};mxEditor[_0x387d[202]][_0x387d[3196]]= function(_0xbc5cx2){_0xbc5cx2= new mxSwimlaneManager(_0xbc5cx2,!1);_0xbc5cx2[_0x387d[1737]]= mxUtils[_0x387d[885]](this,function(){return this[_0x387d[3089]]});_0xbc5cx2[_0x387d[994]]= mxUtils[_0x387d[885]](this,function(){return this[_0x387d[3128]]});return _0xbc5cx2};mxEditor[_0x387d[202]][_0x387d[3197]]= function(_0xbc5cx2){var _0xbc5cx3= new mxLayoutManager(_0xbc5cx2),_0xbc5cx4=this;_0xbc5cx3[_0x387d[2754]]= function(_0xbc5cx3){var _0xbc5cx9=null,_0xbc5cxa=_0xbc5cx4[_0x387d[1179]][_0x387d[502]]();if(null!= _0xbc5cxa[_0x387d[1197]](_0xbc5cx3)){if(_0xbc5cx4[_0x387d[3129]]&& _0xbc5cx2[_0x387d[1730]](_0xbc5cx3)){null== _0xbc5cx4[_0x387d[3198]]&& (_0xbc5cx4[_0x387d[3198]]= _0xbc5cx4[_0x387d[3199]]()),_0xbc5cx9= _0xbc5cx4[_0x387d[3198]]}else {if(_0xbc5cx4[_0x387d[3126]]&& (_0xbc5cx2[_0x387d[2553]](_0xbc5cx3)|| null== _0xbc5cxa[_0x387d[1197]](_0xbc5cxa[_0x387d[1197]](_0xbc5cx3)))){null== _0xbc5cx4[_0x387d[3200]]&& (_0xbc5cx4[_0x387d[3200]]= _0xbc5cx4[_0x387d[3201]]()),_0xbc5cx9= _0xbc5cx4[_0x387d[3200]]}}};return _0xbc5cx9};return _0xbc5cx3};mxEditor[_0x387d[202]][_0x387d[3202]]= function(_0xbc5cx2){null== this[_0x387d[1179]][_0x387d[526]]&& (this[_0x387d[1179]][_0x387d[176]](_0xbc5cx2),this[_0x387d[3203]]= new mxRubberband(this[_0x387d[1179]]),this[_0x387d[1157]]&& mxEvent[_0x387d[1157]](_0xbc5cx2),mxClient[_0x387d[496]]&& new mxDivResizer(_0xbc5cx2))};mxEditor[_0x387d[202]][_0x387d[3190]]= function(_0xbc5cx2){_0xbc5cx2[_0x387d[169]](mxEvent.DOUBLE_CLICK,mxUtils[_0x387d[885]](this,function(_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=_0xbc5cx4[_0x387d[720]](_0x387d[246]);null!= _0xbc5cx5&& (_0xbc5cx2[_0x387d[994]]()&& null!= this[_0x387d[3115]])&& (this[_0x387d[350]](this[_0x387d[3115]],_0xbc5cx5),_0xbc5cx4[_0x387d[722]]())}))};mxEditor[_0x387d[202]][_0x387d[3191]]= function(_0xbc5cx2){var _0xbc5cx3=mxUtils[_0x387d[885]](this,function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx9=_0xbc5cx3[_0x387d[720]](_0x387d[1061]);this[_0x387d[3095]][_0x387d[1114]](_0xbc5cx9)});_0xbc5cx2[_0x387d[502]]()[_0x387d[169]](mxEvent.UNDO,_0xbc5cx3);_0xbc5cx2[_0x387d[249]]()[_0x387d[169]](mxEvent.UNDO,_0xbc5cx3);_0xbc5cx3= function(_0xbc5cx3,_0xbc5cx5){var _0xbc5cx9=_0xbc5cx5[_0x387d[720]](_0x387d[1061])[_0x387d[1065]];_0xbc5cx2[_0x387d[904]](_0xbc5cx2[_0x387d[2436]](_0xbc5cx9))};this[_0x387d[3095]][_0x387d[169]](mxEvent.UNDO,_0xbc5cx3);this[_0x387d[3095]][_0x387d[169]](mxEvent.REDO,_0xbc5cx3)};mxEditor[_0x387d[202]][_0x387d[3192]]= function(_0xbc5cx2){var _0xbc5cx3=mxUtils[_0x387d[885]](this,function(_0xbc5cx2){this[_0x387d[746]]( new mxEventObject(mxEvent.ROOT))});_0xbc5cx2[_0x387d[249]]()[_0x387d[169]](mxEvent.DOWN,_0xbc5cx3);_0xbc5cx2[_0x387d[249]]()[_0x387d[169]](mxEvent.UP,_0xbc5cx3)};mxEditor[_0x387d[202]][_0x387d[3193]]= function(_0xbc5cx2){var _0xbc5cx3=mxUtils[_0x387d[885]](this,function(_0xbc5cx3,_0xbc5cx5){this[_0x387d[2128]](!0);!0== this[_0x387d[3140]]&& _0xbc5cx2[_0x387d[2585]]();for(var _0xbc5cx9=_0xbc5cx5[_0x387d[720]](_0x387d[1061])[_0x387d[1065]],_0xbc5cxa=0;_0xbc5cxa< _0xbc5cx9[_0x387d[67]];_0xbc5cxa++){var _0xbc5cx12=_0xbc5cx9[_0xbc5cxa];if(_0xbc5cx12 instanceof mxRootChange|| _0xbc5cx12 instanceof mxValueChange&& _0xbc5cx12[_0x387d[246]]== this[_0x387d[1179]][_0x387d[251]][_0x387d[813]]|| _0xbc5cx12 instanceof mxCellAttributeChange&& _0xbc5cx12[_0x387d[246]]== this[_0x387d[1179]][_0x387d[251]][_0x387d[813]]){this[_0x387d[746]]( new mxEventObject(mxEvent.ROOT));break}}});_0xbc5cx2[_0x387d[502]]()[_0x387d[169]](mxEvent.CHANGE,_0xbc5cx3)};mxEditor[_0x387d[202]][_0x387d[3194]]= function(_0xbc5cx2){var _0xbc5cx3=this;_0xbc5cx2[_0x387d[1133]]({mouseDown:function(_0xbc5cx2,_0xbc5cx5){if(null!= _0xbc5cx3[_0x387d[3083]]&& !_0xbc5cx5[_0x387d[737]]()&& (_0xbc5cx3[_0x387d[3117]]|| null== _0xbc5cx5[_0x387d[248]]())){_0xbc5cx3[_0x387d[1179]][_0x387d[2440]](),_0xbc5cx3[_0x387d[3083]](_0xbc5cx5[_0x387d[727]](),_0xbc5cx5[_0x387d[736]]()),this[_0x387d[1142]]= !0,_0xbc5cx5[_0x387d[722]]()}},mouseMove:function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[1142]]&& _0xbc5cx3[_0x387d[722]]()},mouseUp:function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[1142]]&& (this[_0x387d[1142]]= !1,_0xbc5cx3[_0x387d[722]]())}})};mxEditor[_0x387d[202]][_0x387d[3201]]= function(){var _0xbc5cx2=this[_0x387d[1179]][_0x387d[1020]],_0xbc5cx3= new mxStackLayout(this[_0x387d[1179]],!this[_0x387d[3089]],this[_0x387d[3127]],2* _0xbc5cx2,2* _0xbc5cx2);_0xbc5cx3[_0x387d[1713]]= function(_0xbc5cx2){return !_0xbc5cx3[_0x387d[1179]][_0x387d[1730]](_0xbc5cx2)};return _0xbc5cx3};mxEditor[_0x387d[202]][_0x387d[3199]]= function(){return new mxCompactTreeLayout(this[_0x387d[1179]],this[_0x387d[3089]])};mxEditor[_0x387d[202]][_0x387d[3097]]= function(){return new mxDefaultToolbar(null,this)};mxEditor[_0x387d[202]][_0x387d[3204]]= function(_0xbc5cx2){this[_0x387d[3082]][_0x387d[176]](_0xbc5cx2);mxClient[_0x387d[496]]&& new mxDivResizer(_0xbc5cx2)};mxEditor[_0x387d[202]][_0x387d[3205]]= function(_0xbc5cx2){null== this[_0x387d[879]]&& (this[_0x387d[879]]= _0xbc5cx2,this[_0x387d[169]](mxEvent.SAVE,mxUtils[_0x387d[885]](this,function(){var _0xbc5cx2=( new Date)[_0x387d[3206]]();this[_0x387d[3207]]((mxResources[_0x387d[203]](this[_0x387d[3106]])|| this[_0x387d[3106]])+ _0x387d[3186]+ _0xbc5cx2)})),this[_0x387d[169]](mxEvent.OPEN,mxUtils[_0x387d[885]](this,function(){this[_0x387d[3207]]((mxResources[_0x387d[203]](this[_0x387d[3108]])|| this[_0x387d[3108]])+ _0x387d[3186]+ this[_0x387d[3122]])})),mxClient[_0x387d[496]]&& new mxDivResizer(_0xbc5cx2))};mxEditor[_0x387d[202]][_0x387d[3207]]= function(_0xbc5cx2){null!= this[_0x387d[879]]&& null!= _0xbc5cx2&& (this[_0x387d[879]][_0x387d[339]]= _0xbc5cx2)};mxEditor[_0x387d[202]][_0x387d[3208]]= function(_0xbc5cx2){this[_0x387d[169]](mxEvent.ROOT,mxUtils[_0x387d[885]](this,function(_0xbc5cx3){_0xbc5cx2[_0x387d[339]]= this[_0x387d[3209]]()}));mxClient[_0x387d[496]]&& new mxDivResizer(_0xbc5cx2)};mxEditor[_0x387d[202]][_0x387d[3210]]= function(_0xbc5cx2,_0xbc5cx3){null!= _0xbc5cx2&& ( new mxCompactTreeLayout(this[_0x387d[1179]],_0xbc5cx3))[_0x387d[350]](_0xbc5cx2)};mxEditor[_0x387d[202]][_0x387d[3209]]= function(){for(var _0xbc5cx2=_0x387d[110],_0xbc5cx3=this[_0x387d[1179]],_0xbc5cx4=_0xbc5cx3[_0x387d[2534]]();null!= _0xbc5cx4&& null!= _0xbc5cx3[_0x387d[502]]()[_0x387d[1197]](_0xbc5cx3[_0x387d[502]]()[_0x387d[1197]](_0xbc5cx4));){_0xbc5cx3[_0x387d[2553]](_0xbc5cx4)&& (_0xbc5cx2= _0x387d[3211]+ _0xbc5cx3[_0x387d[2454]](_0xbc5cx4)+ _0xbc5cx2),_0xbc5cx4= _0xbc5cx3[_0x387d[502]]()[_0x387d[1197]](_0xbc5cx4)};return this[_0x387d[3212]]()+ _0xbc5cx2};mxEditor[_0x387d[202]][_0x387d[3212]]= function(){var _0xbc5cx2=this[_0x387d[1179]][_0x387d[502]]()[_0x387d[501]]();return this[_0x387d[1179]][_0x387d[2454]](_0xbc5cx2)};mxEditor[_0x387d[202]][_0x387d[824]]= function(){this[_0x387d[3095]][_0x387d[824]]()};mxEditor[_0x387d[202]][_0x387d[825]]= function(){this[_0x387d[3095]][_0x387d[825]]()};mxEditor[_0x387d[202]][_0x387d[844]]= function(){var _0xbc5cx2=null!= this[_0x387d[3121]]?this[_0x387d[3121]]:this[_0x387d[1179]][_0x387d[1020]];return this[_0x387d[1179]][_0x387d[844]](this[_0x387d[3213]](),_0xbc5cx2)};mxEditor[_0x387d[202]][_0x387d[3213]]= function(){return this[_0x387d[1179]][_0x387d[502]]()[_0x387d[1978]](this[_0x387d[3120]])};mxEditor[_0x387d[202]][_0x387d[392]]= function(_0xbc5cx2){if(null!= _0xbc5cx2){var _0xbc5cx3=mxUtils[_0x387d[219]](_0xbc5cx2)[_0x387d[875]]();this[_0x387d[3214]](_0xbc5cx3[_0x387d[158]]);this[_0x387d[3122]]= _0xbc5cx2;this[_0x387d[746]]( new mxEventObject(mxEvent.OPEN,_0x387d[3122],_0xbc5cx2))}};mxEditor[_0x387d[202]][_0x387d[3214]]= function(_0xbc5cx2){( new mxCodec(_0xbc5cx2[_0x387d[295]]))[_0x387d[1093]](_0xbc5cx2,this[_0x387d[1179]][_0x387d[502]]());this[_0x387d[3181]]()};mxEditor[_0x387d[202]][_0x387d[815]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx2= _0xbc5cx2|| this[_0x387d[3215]]();if(null!= _0xbc5cx2&& 0< _0xbc5cx2[_0x387d[67]]){var _0xbc5cx4=this[_0x387d[3216]](_0xbc5cx3);this[_0x387d[3217]](_0xbc5cx2,_0xbc5cx4);this[_0x387d[2128]](!1)};this[_0x387d[746]]( new mxEventObject(mxEvent.SAVE,_0x387d[863],_0xbc5cx2))};mxEditor[_0x387d[202]][_0x387d[3217]]= function(_0xbc5cx2,_0xbc5cx3){this[_0x387d[1070]]&& (_0xbc5cx3= encodeURIComponent(_0xbc5cx3));mxUtils[_0x387d[814]](_0xbc5cx2,this[_0x387d[3123]]+ _0x387d[226]+ _0xbc5cx3,mxUtils[_0x387d[885]](this,function(_0xbc5cx4){this[_0x387d[746]]( new mxEventObject(mxEvent.POST,_0x387d[870],_0xbc5cx4,_0x387d[863],_0xbc5cx2,_0x387d[410],_0xbc5cx3))}))};mxEditor[_0x387d[202]][_0x387d[3216]]= function(_0xbc5cx2){_0xbc5cx2= null!= _0xbc5cx2?_0xbc5cx2:this[_0x387d[1069]];var _0xbc5cx3=( new mxCodec)[_0x387d[514]](this[_0x387d[1179]][_0x387d[502]]());return mxUtils[_0x387d[875]](_0xbc5cx3,_0xbc5cx2)};mxEditor[_0x387d[202]][_0x387d[3215]]= function(){return this[_0x387d[3124]]};mxEditor[_0x387d[202]][_0x387d[3142]]= function(){return this[_0x387d[3125]]};mxEditor[_0x387d[202]][_0x387d[807]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){var _0xbc5cx9=null;mxClient[_0x387d[3101]]|| (_0xbc5cx9= new mxSession(this[_0x387d[1179]][_0x387d[502]](),_0xbc5cx2,_0xbc5cx3,_0xbc5cx4),_0xbc5cx9[_0x387d[169]](mxEvent.RECEIVE,mxUtils[_0x387d[885]](this,function(_0xbc5cx2,_0xbc5cx3){null!= _0xbc5cx3[_0x387d[720]](_0x387d[252])[_0x387d[284]](_0x387d[1088])&& this[_0x387d[3181]]()})),_0xbc5cx9[_0x387d[169]](mxEvent.DISCONNECT,_0xbc5cx5),_0xbc5cx9[_0x387d[169]](mxEvent.CONNECT,_0xbc5cx5),_0xbc5cx9[_0x387d[169]](mxEvent.NOTIFY,_0xbc5cx5),_0xbc5cx9[_0x387d[169]](mxEvent.GET,_0xbc5cx5),_0xbc5cx9[_0x387d[861]]());return _0xbc5cx9};mxEditor[_0x387d[202]][_0x387d[3218]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=this[_0x387d[1179]][_0x387d[2434]]()[_0x387d[2054]][_0xbc5cx3];this[_0x387d[1179]][_0x387d[249]]()[_0x387d[2434]]()[_0x387d[2074]](_0xbc5cx3,this[_0x387d[1179]][_0x387d[2434]]()[_0x387d[2054]][_0xbc5cx2]);this[_0x387d[1179]][_0x387d[2434]]()[_0x387d[2074]](_0xbc5cx2,_0xbc5cx4);this[_0x387d[1179]][_0x387d[802]]()};mxEditor[_0x387d[202]][_0x387d[3150]]= function(_0xbc5cx2){_0xbc5cx2= _0xbc5cx2|| this[_0x387d[1179]][_0x387d[2452]]();null== _0xbc5cx2&& (_0xbc5cx2= this[_0x387d[1179]][_0x387d[2534]](),null== _0xbc5cx2&& (_0xbc5cx2= this[_0x387d[1179]][_0x387d[502]]()[_0x387d[501]]()));if(null!= _0xbc5cx2){this[_0x387d[1179]][_0x387d[2126]](!0);var _0xbc5cx3=mxUtils[_0x387d[445]](this[_0x387d[1179]][_0x387d[526]]),_0xbc5cx4=_0xbc5cx3[_0x387d[235]]+ 10,_0xbc5cx3=_0xbc5cx3[_0x387d[236]];if(null!= this[_0x387d[716]]&& !this[_0x387d[3139]]){_0xbc5cx4= this[_0x387d[716]][_0x387d[730]](),_0xbc5cx3= this[_0x387d[716]][_0x387d[732]]()}else {var _0xbc5cx5=this[_0x387d[1179]][_0x387d[2555]](_0xbc5cx2);null!= _0xbc5cx5&& (_0xbc5cx4+= _0xbc5cx5[_0x387d[235]]+ Math[_0x387d[243]](200,_0xbc5cx5[_0x387d[117]]),_0xbc5cx3+= _0xbc5cx5[_0x387d[236]])};this[_0x387d[3062]]();_0xbc5cx2= this[_0x387d[3219]](_0xbc5cx2);null!= _0xbc5cx2&& (this[_0x387d[716]]= new mxWindow(mxResources[_0x387d[203]](this[_0x387d[3110]])|| this[_0x387d[3110]],_0xbc5cx2,_0xbc5cx4,_0xbc5cx3,this[_0x387d[3137]],this[_0x387d[3138]],!1),this[_0x387d[716]][_0x387d[175]](!0))}};mxEditor[_0x387d[202]][_0x387d[3220]]= function(){return null!= this[_0x387d[716]]};mxEditor[_0x387d[202]][_0x387d[3219]]= function(_0xbc5cx2){var _0xbc5cx3=this[_0x387d[1179]][_0x387d[502]](),_0xbc5cx4=_0xbc5cx3[_0x387d[433]](_0xbc5cx2);if(mxUtils[_0x387d[1331]](_0xbc5cx4)){var _0xbc5cx5= new mxForm(_0x387d[716]);_0xbc5cx5[_0x387d[961]](_0x387d[3222],_0xbc5cx2[_0x387d[1103]]())[_0x387d[57]](_0x387d[3221],_0x387d[128]);var _0xbc5cx9=null,_0xbc5cxa=null,_0xbc5cx12=null,_0xbc5cx13=null,_0xbc5cx14=null;_0xbc5cx3[_0x387d[1193]](_0xbc5cx2)&& (_0xbc5cx9= _0xbc5cx3[_0x387d[1721]](_0xbc5cx2),null!= _0xbc5cx9&& (_0xbc5cxa= _0xbc5cx5[_0x387d[961]](_0x387d[125],_0xbc5cx9[_0x387d[236]]),_0xbc5cx12= _0xbc5cx5[_0x387d[961]](_0x387d[361],_0xbc5cx9[_0x387d[235]]),_0xbc5cx13= _0xbc5cx5[_0x387d[961]](_0x387d[117],_0xbc5cx9[_0x387d[117]]),_0xbc5cx14= _0xbc5cx5[_0x387d[961]](_0x387d[119],_0xbc5cx9[_0x387d[119]])));for(var _0xbc5cx15=_0xbc5cx3[_0x387d[474]](_0xbc5cx2),_0xbc5cx16=_0xbc5cx5[_0x387d[961]](_0x387d[3223],_0xbc5cx15|| _0x387d[110]),_0xbc5cx17=_0xbc5cx4[_0x387d[320]],_0xbc5cx18=[],_0xbc5cx4=0;_0xbc5cx4< _0xbc5cx17[_0x387d[67]];_0xbc5cx4++){_0xbc5cx18[_0xbc5cx4]= _0xbc5cx5[_0x387d[968]](_0xbc5cx17[_0xbc5cx4][_0x387d[301]],_0xbc5cx17[_0xbc5cx4][_0x387d[318]],_0x387d[685]== _0xbc5cx17[_0xbc5cx4][_0x387d[301]]?4:2)};_0xbc5cx4= mxUtils[_0x387d[885]](this,function(){this[_0x387d[3062]]();_0xbc5cx3[_0x387d[473]]();try{null!= _0xbc5cx9&& (_0xbc5cx9= _0xbc5cx9[_0x387d[238]](),_0xbc5cx9[_0x387d[235]]= parseFloat(_0xbc5cx12[_0x387d[131]]),_0xbc5cx9[_0x387d[236]]= parseFloat(_0xbc5cxa[_0x387d[131]]),_0xbc5cx9[_0x387d[117]]= parseFloat(_0xbc5cx13[_0x387d[131]]),_0xbc5cx9[_0x387d[119]]= parseFloat(_0xbc5cx14[_0x387d[131]]),_0xbc5cx3[_0x387d[1724]](_0xbc5cx2,_0xbc5cx9));0< _0xbc5cx16[_0x387d[131]][_0x387d[67]]?_0xbc5cx3[_0x387d[475]](_0xbc5cx2,_0xbc5cx16[_0x387d[131]]):_0xbc5cx3[_0x387d[475]](_0xbc5cx2,null);for(var _0xbc5cx4=0;_0xbc5cx4< _0xbc5cx17[_0x387d[67]];_0xbc5cx4++){var _0xbc5cx5= new mxCellAttributeChange(_0xbc5cx2,_0xbc5cx17[_0xbc5cx4][_0x387d[301]],_0xbc5cx18[_0xbc5cx4][_0x387d[131]]);_0xbc5cx3[_0x387d[350]](_0xbc5cx5)};this[_0x387d[1179]][_0x387d[2455]](_0xbc5cx2)&& this[_0x387d[1179]][_0x387d[858]](_0xbc5cx2)}finally{_0xbc5cx3[_0x387d[476]]()}});_0xbc5cx15= mxUtils[_0x387d[885]](this,function(){this[_0x387d[3062]]()});_0xbc5cx5[_0x387d[956]](_0xbc5cx4,_0xbc5cx15);return _0xbc5cx5[_0x387d[116]]};return null};mxEditor[_0x387d[202]][_0x387d[3062]]= function(){null!= this[_0x387d[716]]&& (this[_0x387d[716]][_0x387d[515]](),this[_0x387d[716]]= null)};mxEditor[_0x387d[202]][_0x387d[3175]]= function(){if(null== this[_0x387d[3112]]){var _0xbc5cx2=document[_0x387d[55]](_0x387d[485]);_0xbc5cx2[_0x387d[124]][_0x387d[549]]= _0x387d[952];_0xbc5cx2[_0x387d[124]][_0x387d[357]]= _0x387d[550];var _0xbc5cx3=document[_0x387d[112]][_0x387d[159]],_0xbc5cx3= new mxWindow(mxResources[_0x387d[203]](this[_0x387d[3111]])|| this[_0x387d[3111]],_0xbc5cx2,_0xbc5cx3- 220,this[_0x387d[3132]],200);_0xbc5cx3[_0x387d[164]](!0);_0xbc5cx3[_0x387d[165]]= !1;var _0xbc5cx4=mxUtils[_0x387d[885]](this,function(_0xbc5cx3){mxEvent[_0x387d[762]](_0xbc5cx2);_0xbc5cx2[_0x387d[339]]= _0x387d[110];this[_0x387d[3224]](_0xbc5cx2)});this[_0x387d[1179]][_0x387d[502]]()[_0x387d[169]](mxEvent.CHANGE,_0xbc5cx4);this[_0x387d[1179]][_0x387d[2435]]()[_0x387d[169]](mxEvent.CHANGE,_0xbc5cx4);this[_0x387d[1179]][_0x387d[169]](mxEvent.ROOT,_0xbc5cx4);null!= this[_0x387d[3131]]&& _0xbc5cx3[_0x387d[951]](this[_0x387d[3131]]);this[_0x387d[3112]]= _0xbc5cx3;this[_0x387d[3224]](_0xbc5cx2)};this[_0x387d[3112]][_0x387d[175]](!0)};mxEditor[_0x387d[202]][_0x387d[3225]]= function(_0xbc5cx2){null!= this[_0x387d[3112]]&& (_0xbc5cx2= this[_0x387d[3112]][_0x387d[905]],mxEvent[_0x387d[762]](_0xbc5cx2),_0xbc5cx2[_0x387d[339]]= _0x387d[110],this[_0x387d[3224]](_0xbc5cx2))};mxEditor[_0x387d[202]][_0x387d[3224]]= function(_0xbc5cx2){};mxEditor[_0x387d[202]][_0x387d[3177]]= function(_0xbc5cx2){if(null== this[_0x387d[2719]]){var _0xbc5cx3=document[_0x387d[55]](_0x387d[389]);_0xbc5cx3[_0x387d[57]](_0x387d[390],mxResources[_0x387d[203]](_0x387d[3134])|| this[_0x387d[3134]]);_0xbc5cx3[_0x387d[57]](_0x387d[119],_0x387d[118]);_0xbc5cx3[_0x387d[57]](_0x387d[117],_0x387d[118]);_0xbc5cx3[_0x387d[57]](_0x387d[3226],_0x387d[468]);_0xbc5cx3[_0x387d[124]][_0x387d[1028]]= _0x387d[1391];_0xbc5cx2= document[_0x387d[112]][_0x387d[159]];var _0xbc5cx4=document[_0x387d[112]][_0x387d[157]]|| document[_0x387d[158]][_0x387d[157]],_0xbc5cx5= new mxWindow(mxResources[_0x387d[203]](this[_0x387d[3113]])|| this[_0x387d[3113]],_0xbc5cx3,(_0xbc5cx2- this[_0x387d[3135]])/ 2,(_0xbc5cx4- this[_0x387d[3136]])/ 3,this[_0x387d[3135]],this[_0x387d[3136]]);_0xbc5cx5[_0x387d[161]](!0);_0xbc5cx5[_0x387d[164]](!0);_0xbc5cx5[_0x387d[165]]= !1;_0xbc5cx5[_0x387d[163]](!0);null!= this[_0x387d[3133]]&& _0xbc5cx5[_0x387d[951]](this[_0x387d[3133]]);mxClient[_0x387d[133]]&& (_0xbc5cx2= function(_0xbc5cx2){_0xbc5cx3[_0x387d[57]](_0x387d[119],_0xbc5cx5[_0x387d[485]][_0x387d[167]]- 26+ _0x387d[168])},_0xbc5cx5[_0x387d[169]](mxEvent.RESIZE_END,_0xbc5cx2),_0xbc5cx5[_0x387d[169]](mxEvent.MAXIMIZE,_0xbc5cx2),_0xbc5cx5[_0x387d[169]](mxEvent.NORMALIZE,_0xbc5cx2),_0xbc5cx5[_0x387d[169]](mxEvent.SHOW,_0xbc5cx2));this[_0x387d[2719]]= _0xbc5cx5};this[_0x387d[2719]][_0x387d[175]](!0)};mxEditor[_0x387d[202]][_0x387d[3179]]= function(){if(null== this[_0x387d[2136]]){var _0xbc5cx2=document[_0x387d[55]](_0x387d[485]);_0xbc5cx2[_0x387d[124]][_0x387d[277]]= _0x387d[188];_0xbc5cx2[_0x387d[124]][_0x387d[117]]= _0x387d[118];_0xbc5cx2[_0x387d[124]][_0x387d[119]]= _0x387d[118];_0xbc5cx2[_0x387d[124]][_0x387d[1537]]= _0x387d[1391];_0xbc5cx2[_0x387d[124]][_0x387d[270]]= _0x387d[582];var _0xbc5cx3= new mxWindow(mxResources[_0x387d[203]](this[_0x387d[3114]])|| this[_0x387d[3114]],_0xbc5cx2,600,480,200,200,!1),_0xbc5cx4= new mxOutline(this[_0x387d[1179]],_0xbc5cx2);_0xbc5cx3[_0x387d[164]](!0);_0xbc5cx3[_0x387d[163]](!0);_0xbc5cx3[_0x387d[165]]= !1;_0xbc5cx3[_0x387d[169]](mxEvent.RESIZE_END,function(){_0xbc5cx4[_0x387d[2729]]()});this[_0x387d[2136]]= _0xbc5cx3;this[_0x387d[2136]][_0x387d[2136]]= _0xbc5cx4};this[_0x387d[2136]][_0x387d[175]](!0);this[_0x387d[2136]][_0x387d[2136]][_0x387d[2729]](!0)};mxEditor[_0x387d[202]][_0x387d[3086]]= function(_0xbc5cx2){_0x387d[804]== _0xbc5cx2?(this[_0x387d[1179]][_0x387d[2316]][_0x387d[2840]]= !1,this[_0x387d[1179]][_0x387d[1995]](!1)):_0x387d[807]== _0xbc5cx2?(this[_0x387d[1179]][_0x387d[2316]][_0x387d[2840]]= !1,this[_0x387d[1179]][_0x387d[1995]](!0)):_0x387d[796]== _0xbc5cx2&& (this[_0x387d[1179]][_0x387d[2316]][_0x387d[2840]]= !0,this[_0x387d[1179]][_0x387d[1995]](!1))};mxEditor[_0x387d[202]][_0x387d[3195]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){this[_0x387d[3094]][_0x387d[3065]](this,_0xbc5cx2,_0xbc5cx3,_0xbc5cx4)};mxEditor[_0x387d[202]][_0x387d[2503]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=null;if(null!= this[_0x387d[2075]]){_0xbc5cx4= this[_0x387d[1179]][_0x387d[502]]()[_0x387d[1978]](this[_0x387d[2075]])}else {_0xbc5cx4= new mxCell(_0x387d[110]);_0xbc5cx4[_0x387d[1994]](!0);var _0xbc5cx5= new mxGeometry;_0xbc5cx5[_0x387d[1500]]= !0;_0xbc5cx4[_0x387d[1724]](_0xbc5cx5)};_0xbc5cx5= this[_0x387d[2291]]();null!= _0xbc5cx5&& _0xbc5cx4[_0x387d[475]](_0xbc5cx5);return _0xbc5cx4};mxEditor[_0x387d[202]][_0x387d[2291]]= function(){return this[_0x387d[3119]]};mxEditor[_0x387d[202]][_0x387d[3227]]= function(_0xbc5cx2){return null!= this[_0x387d[3093]]&& 0< this[_0x387d[3093]][_0x387d[67]]&& this[_0x387d[1179]][_0x387d[1730]](_0xbc5cx2)?this[_0x387d[3093]][this[_0x387d[3130]]++ % this[_0x387d[3093]][_0x387d[67]]]:null};mxEditor[_0x387d[202]][_0x387d[3228]]= function(_0xbc5cx2){if(null!= this[_0x387d[3100]]){var _0xbc5cx3=this[_0x387d[3227]](_0xbc5cx2);null!= _0xbc5cx3&& _0xbc5cx2[_0x387d[475]](_0xbc5cx2[_0x387d[474]]()+ _0x387d[471]+ this[_0x387d[3100]]+ _0x387d[226]+ _0xbc5cx3)}};mxEditor[_0x387d[202]][_0x387d[817]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){for(var _0xbc5cx9=this[_0x387d[1179]][_0x387d[502]]();null!= _0xbc5cx2&& !this[_0x387d[1179]][_0x387d[2685]](_0xbc5cx2);){_0xbc5cx2= _0xbc5cx9[_0x387d[1197]](_0xbc5cx2)};_0xbc5cx2= null!= _0xbc5cx2?_0xbc5cx2:this[_0x387d[1179]][_0x387d[2461]](_0xbc5cx4,_0xbc5cx5);var _0xbc5cxa=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[255]],_0xbc5cx12=_0xbc5cx9[_0x387d[1721]](_0xbc5cx3),_0xbc5cx13=_0xbc5cx9[_0x387d[1721]](_0xbc5cx2);if(this[_0x387d[1179]][_0x387d[1730]](_0xbc5cx3)&& !this[_0x387d[1179]][_0x387d[2412]]){_0xbc5cx2= null}else {if(null== _0xbc5cx2&& this[_0x387d[3116]]){return null};if(null!= _0xbc5cx2&& null!= _0xbc5cx13){var _0xbc5cx14=this[_0x387d[1179]][_0x387d[249]]()[_0x387d[248]](_0xbc5cx2);if(null!= _0xbc5cx14){if(_0xbc5cx4-= _0xbc5cx14[_0x387d[2078]][_0x387d[235]]* _0xbc5cxa,_0xbc5cx5-= _0xbc5cx14[_0x387d[2078]][_0x387d[236]]* _0xbc5cxa,this[_0x387d[1179]][_0x387d[3229]]){var _0xbc5cx13=_0xbc5cx12[_0x387d[117]],_0xbc5cx15=_0xbc5cx12[_0x387d[119]],_0xbc5cx16=_0xbc5cx14[_0x387d[235]]+ _0xbc5cx14[_0x387d[117]];_0xbc5cx4+ _0xbc5cx13> _0xbc5cx16&& (_0xbc5cx4-= _0xbc5cx4+ _0xbc5cx13- _0xbc5cx16);_0xbc5cx16= _0xbc5cx14[_0x387d[236]]+ _0xbc5cx14[_0x387d[119]];_0xbc5cx5+ _0xbc5cx15> _0xbc5cx16&& (_0xbc5cx5-= _0xbc5cx5+ _0xbc5cx15- _0xbc5cx16)}}else {null!= _0xbc5cx13&& (_0xbc5cx4-= _0xbc5cx13[_0x387d[235]]* _0xbc5cxa,_0xbc5cx5-= _0xbc5cx13[_0x387d[236]]* _0xbc5cxa)}}};_0xbc5cx12= _0xbc5cx12[_0x387d[238]]();_0xbc5cx12[_0x387d[235]]= this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx4/ _0xbc5cxa- this[_0x387d[1179]][_0x387d[249]]()[_0x387d[513]][_0x387d[235]]- this[_0x387d[1179]][_0x387d[1020]]/ 2);_0xbc5cx12[_0x387d[236]]= this[_0x387d[1179]][_0x387d[1021]](_0xbc5cx5/ _0xbc5cxa- this[_0x387d[1179]][_0x387d[249]]()[_0x387d[513]][_0x387d[236]]- this[_0x387d[1179]][_0x387d[1020]]/ 2);_0xbc5cx3[_0x387d[1724]](_0xbc5cx12);null== _0xbc5cx2&& (_0xbc5cx2= this[_0x387d[1179]][_0x387d[902]]());this[_0x387d[3228]](_0xbc5cx3);this[_0x387d[746]]( new mxEventObject(mxEvent.BEFORE_ADD_VERTEX,_0x387d[1988],_0xbc5cx3,_0x387d[1101],_0xbc5cx2));_0xbc5cx9[_0x387d[473]]();try{_0xbc5cx3= this[_0x387d[1179]][_0x387d[2103]](_0xbc5cx3,_0xbc5cx2),null!= _0xbc5cx3&& (this[_0x387d[1179]][_0x387d[2509]](_0xbc5cx3),this[_0x387d[746]]( new mxEventObject(mxEvent.ADD_VERTEX,_0x387d[1988],_0xbc5cx3)))}finally{_0xbc5cx9[_0x387d[476]]()};null!= _0xbc5cx3&& (this[_0x387d[1179]][_0x387d[2450]](_0xbc5cx3),this[_0x387d[1179]][_0x387d[2564]](_0xbc5cx3),this[_0x387d[746]]( new mxEventObject(mxEvent.AFTER_ADD_VERTEX,_0x387d[1988],_0xbc5cx3)));return _0xbc5cx3};mxEditor[_0x387d[202]][_0x387d[515]]= function(){this[_0x387d[2717]]|| (this[_0x387d[2717]]= !0,null!= this[_0x387d[3112]]&& this[_0x387d[3112]][_0x387d[515]](),null!= this[_0x387d[2136]]&& this[_0x387d[2136]][_0x387d[515]](),null!= this[_0x387d[716]]&& this[_0x387d[716]][_0x387d[515]](),null!= this[_0x387d[3098]]&& this[_0x387d[3098]][_0x387d[515]](),null!= this[_0x387d[3203]]&& this[_0x387d[3203]][_0x387d[515]](),null!= this[_0x387d[3082]]&& this[_0x387d[3082]][_0x387d[515]](),null!= this[_0x387d[1179]]&& this[_0x387d[1179]][_0x387d[515]](),this[_0x387d[3118]]= this[_0x387d[879]]= null)};var mxCodecRegistry={codecs:[],aliases:[],register:function(_0xbc5cx2){if(null!= _0xbc5cx2){var _0xbc5cx3=_0xbc5cx2[_0x387d[718]]();mxCodecRegistry[_0x387d[3230]][_0xbc5cx3]= _0xbc5cx2;var _0xbc5cx4=mxUtils[_0x387d[197]](_0xbc5cx2[_0x387d[3231]][_0x387d[196]]);_0xbc5cx4!= _0xbc5cx3&& mxCodecRegistry[_0x387d[3232]](_0xbc5cx4,_0xbc5cx3)};return _0xbc5cx2},addAlias:function(_0xbc5cx2,_0xbc5cx3){mxCodecRegistry[_0x387d[3233]][_0xbc5cx2]= _0xbc5cx3},getCodec:function(_0xbc5cx2){var _0xbc5cx3=null;if(null!= _0xbc5cx2){var _0xbc5cx3=mxUtils[_0x387d[197]](_0xbc5cx2),_0xbc5cx4=mxCodecRegistry[_0x387d[3233]][_0xbc5cx3];null!= _0xbc5cx4&& (_0xbc5cx3= _0xbc5cx4);_0xbc5cx3= mxCodecRegistry[_0x387d[3230]][_0xbc5cx3];if(null== _0xbc5cx3){try{_0xbc5cx3= new mxObjectCodec( new _0xbc5cx2),mxCodecRegistry[_0x387d[3234]](_0xbc5cx3)}catch(d){}}};return _0xbc5cx3}};function mxCodec(_0xbc5cx2){this[_0x387d[395]]= _0xbc5cx2|| mxUtils[_0x387d[306]]();this[_0x387d[68]]= []}mxCodec[_0x387d[202]][_0x387d[395]]= null;mxCodec[_0x387d[202]][_0x387d[68]]= null;mxCodec[_0x387d[202]][_0x387d[3235]]= !1;mxCodec[_0x387d[202]][_0x387d[1104]]= function(_0xbc5cx2,_0xbc5cx3){return this[_0x387d[68]][_0xbc5cx2]= _0xbc5cx3};mxCodec[_0x387d[202]][_0x387d[3236]]= function(_0xbc5cx2){var _0xbc5cx3=null;null!= _0xbc5cx2&& (_0xbc5cx3= this[_0x387d[68]][_0xbc5cx2],null== _0xbc5cx3&& (_0xbc5cx3= this[_0x387d[1060]](_0xbc5cx2),null== _0xbc5cx3&& (_0xbc5cx2= this[_0x387d[1362]](_0xbc5cx2),null!= _0xbc5cx2&& (_0xbc5cx3= this[_0x387d[1093]](_0xbc5cx2)))));return _0xbc5cx3};mxCodec[_0x387d[202]][_0x387d[1060]]= function(_0xbc5cx2){return null};mxCodec[_0x387d[202]][_0x387d[1362]]= function(_0xbc5cx2,_0xbc5cx3){return mxUtils[_0x387d[290]](this[_0x387d[395]][_0x387d[158]],null!= _0xbc5cx3?_0xbc5cx3:_0x387d[1363],_0xbc5cx2)};mxCodec[_0x387d[202]][_0x387d[1103]]= function(_0xbc5cx2){var _0xbc5cx3=null;null!= _0xbc5cx2&& (_0xbc5cx3= this[_0x387d[3237]](_0xbc5cx2),null== _0xbc5cx3&& _0xbc5cx2 instanceof mxCell&& (_0xbc5cx3= _0xbc5cx2[_0x387d[1103]](),null== _0xbc5cx3&& (_0xbc5cx3= mxCellPath[_0x387d[385]](_0xbc5cx2),0== _0xbc5cx3[_0x387d[67]]&& (_0xbc5cx3= _0x387d[813]))));return _0xbc5cx3};mxCodec[_0x387d[202]][_0x387d[3237]]= function(_0xbc5cx2){return null};mxCodec[_0x387d[202]][_0x387d[514]]= function(_0xbc5cx2){var _0xbc5cx3=null;if(null!= _0xbc5cx2&& null!= _0xbc5cx2[_0x387d[196]]){var _0xbc5cx4=mxCodecRegistry[_0x387d[3238]](_0xbc5cx2[_0x387d[196]]);null!= _0xbc5cx4?_0xbc5cx3= _0xbc5cx4[_0x387d[514]](this,_0xbc5cx2):mxUtils[_0x387d[1331]](_0xbc5cx2)?_0xbc5cx3= mxClient[_0x387d[80]]?_0xbc5cx2[_0x387d[511]](!0):this[_0x387d[395]][_0x387d[3239]](_0xbc5cx2,!0):mxLog[_0x387d[283]](_0x387d[3240]+ mxUtils[_0x387d[197]](_0xbc5cx2[_0x387d[196]]))};return _0xbc5cx3};mxCodec[_0x387d[202]][_0x387d[1093]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=null;if(null!= _0xbc5cx2&& _0xbc5cx2[_0x387d[288]]== mxConstants[_0x387d[289]]){var _0xbc5cx5=null;try{_0xbc5cx5= eval(_0xbc5cx2[_0x387d[301]])}catch(e){};try{var _0xbc5cxa=mxCodecRegistry[_0x387d[3238]](_0xbc5cx5);null!= _0xbc5cxa?_0xbc5cx4= _0xbc5cxa[_0x387d[1093]](this,_0xbc5cx2,_0xbc5cx3):(_0xbc5cx4= _0xbc5cx2[_0x387d[511]](!0),_0xbc5cx4[_0x387d[1390]](_0x387d[3069]))}catch(g){mxLog[_0x387d[143]](_0x387d[3241]+ _0xbc5cx2[_0x387d[301]]+ _0x387d[3186]+ g[_0x387d[281]])}};return _0xbc5cx4};mxCodec[_0x387d[202]][_0x387d[3242]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx3[_0x387d[62]](this[_0x387d[514]](_0xbc5cx2));if(null== _0xbc5cx4|| _0xbc5cx4){_0xbc5cx4= _0xbc5cx2[_0x387d[262]]();for(var _0xbc5cx5=0;_0xbc5cx5< _0xbc5cx4;_0xbc5cx5++){this[_0x387d[3242]](_0xbc5cx2[_0x387d[263]](_0xbc5cx5),_0xbc5cx3)}}};mxCodec[_0x387d[202]][_0x387d[3243]]= function(_0xbc5cx2){return null!= _0xbc5cx2&& _0x387d[279]== typeof _0xbc5cx2[_0x387d[3243]]?_0xbc5cx2[_0x387d[3243]]():!1};mxCodec[_0x387d[202]][_0x387d[3244]]= function(_0xbc5cx2,_0xbc5cx3){_0xbc5cx3= null!= _0xbc5cx3?_0xbc5cx3:!0;var _0xbc5cx4=null;if(null!= _0xbc5cx2&& _0xbc5cx2[_0x387d[288]]== mxConstants[_0x387d[289]]){_0xbc5cx4= mxCodecRegistry[_0x387d[3238]](_0xbc5cx2[_0x387d[301]]);if(!this[_0x387d[3243]](_0xbc5cx4)){for(var _0xbc5cx5=_0xbc5cx2[_0x387d[285]];null!= _0xbc5cx5&& !this[_0x387d[3243]](_0xbc5cx4);){_0xbc5cx4= mxCodecRegistry[_0x387d[3238]](_0xbc5cx5[_0x387d[301]]),_0xbc5cx5= _0xbc5cx5[_0x387d[287]]}};this[_0x387d[3243]](_0xbc5cx4)|| (_0xbc5cx4= mxCodecRegistry[_0x387d[3238]](mxCell));_0xbc5cx4= _0xbc5cx4[_0x387d[1093]](this,_0xbc5cx2);_0xbc5cx3&& this[_0x387d[3245]](_0xbc5cx4)};return _0xbc5cx4};mxCodec[_0x387d[202]][_0x387d[3245]]= function(_0xbc5cx2){var _0xbc5cx3=_0xbc5cx2[_0x387d[1101]],_0xbc5cx4=_0xbc5cx2[_0x387d[1709]](!0),_0xbc5cx5=_0xbc5cx2[_0x387d[1709]](!1);_0xbc5cx2[_0x387d[1957]](null,!1);_0xbc5cx2[_0x387d[1957]](null,!0);_0xbc5cx2[_0x387d[1101]]= null;null!= _0xbc5cx3&& _0xbc5cx3[_0x387d[1937]](_0xbc5cx2);null!= _0xbc5cx4&& _0xbc5cx4[_0x387d[1960]](_0xbc5cx2,!0);null!= _0xbc5cx5&& _0xbc5cx5[_0x387d[1960]](_0xbc5cx2,!1)};mxCodec[_0x387d[202]][_0x387d[57]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){null!= _0xbc5cx3&& null!= _0xbc5cx4&& _0xbc5cx2[_0x387d[57]](_0xbc5cx3,_0xbc5cx4)};function mxObjectCodec(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){this[_0x387d[3231]]= _0xbc5cx2;this[_0x387d[3246]]= null!= _0xbc5cx3?_0xbc5cx3:[];this[_0x387d[3247]]= null!= _0xbc5cx4?_0xbc5cx4:[];this[_0x387d[3248]]= null!= _0xbc5cx5?_0xbc5cx5:[];this[_0x387d[3249]]= {};for(var _0xbc5cx9 in this[_0x387d[3248]]){this[_0x387d[3249]][this[_0x387d[3248]][_0xbc5cx9]]= _0xbc5cx9}}mxObjectCodec[_0x387d[202]][_0x387d[3231]]= null;mxObjectCodec[_0x387d[202]][_0x387d[3246]]= null;mxObjectCodec[_0x387d[202]][_0x387d[3247]]= null;mxObjectCodec[_0x387d[202]][_0x387d[3248]]= null;mxObjectCodec[_0x387d[202]][_0x387d[3249]]= null;mxObjectCodec[_0x387d[202]][_0x387d[718]]= function(){return mxUtils[_0x387d[197]](this[_0x387d[3231]][_0x387d[196]])};mxObjectCodec[_0x387d[202]][_0x387d[3250]]= function(){return new this[_0x387d[3231]][_0x387d[196]]};mxObjectCodec[_0x387d[202]][_0x387d[3251]]= function(_0xbc5cx2){if(null!= _0xbc5cx2){var _0xbc5cx3=this[_0x387d[3249]][_0xbc5cx2];null!= _0xbc5cx3&& (_0xbc5cx2= _0xbc5cx3)};return _0xbc5cx2};mxObjectCodec[_0x387d[202]][_0x387d[3252]]= function(_0xbc5cx2){if(null!= _0xbc5cx2){var _0xbc5cx3=this[_0x387d[3248]][_0xbc5cx2];null!= _0xbc5cx3&& (_0xbc5cx2= _0xbc5cx3)};return _0xbc5cx2};mxObjectCodec[_0x387d[202]][_0x387d[3253]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){return _0xbc5cx3== mxObjectIdentity[_0x387d[195]]|| 0<= mxUtils[_0x387d[2]](this[_0x387d[3246]],_0xbc5cx3)};mxObjectCodec[_0x387d[202]][_0x387d[3254]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){return 0<= mxUtils[_0x387d[2]](this[_0x387d[3247]],_0xbc5cx3)};mxObjectCodec[_0x387d[202]][_0x387d[514]]= function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4=_0xbc5cx2[_0x387d[395]][_0x387d[55]](this[_0x387d[718]]());_0xbc5cx3= this[_0x387d[3255]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4);this[_0x387d[3256]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4);return this[_0x387d[3257]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4)};mxObjectCodec[_0x387d[202]][_0x387d[3256]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx2[_0x387d[57]](_0xbc5cx4,_0x387d[1363],_0xbc5cx2[_0x387d[1103]](_0xbc5cx3));for(var _0xbc5cx5 in _0xbc5cx3){var _0xbc5cx9=_0xbc5cx5,_0xbc5cxa=_0xbc5cx3[_0xbc5cx9];null!= _0xbc5cxa&& !this[_0x387d[3253]](_0xbc5cx3,_0xbc5cx9,_0xbc5cxa,!0)&& (mxUtils[_0x387d[1946]](_0xbc5cx9)&& (_0xbc5cx9= null),this[_0x387d[3258]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx9,_0xbc5cxa,_0xbc5cx4))}};mxObjectCodec[_0x387d[202]][_0x387d[3258]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){if(null!= _0xbc5cx5){if(this[_0x387d[3254]](_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,!0)){var _0xbc5cxa=_0xbc5cx2[_0x387d[1103]](_0xbc5cx5);if(null== _0xbc5cxa){mxLog[_0x387d[283]](_0x387d[3259]+ this[_0x387d[718]]()+ _0x387d[87]+ _0xbc5cx4+ _0x387d[226]+ _0xbc5cx5);return};_0xbc5cx5= _0xbc5cxa};_0xbc5cxa= this[_0x387d[3231]][_0xbc5cx4];if(null== _0xbc5cx4|| _0xbc5cx2[_0x387d[3235]]|| _0xbc5cxa!= _0xbc5cx5){_0xbc5cx4= this[_0x387d[3252]](_0xbc5cx4),this[_0x387d[3260]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9)}}};mxObjectCodec[_0x387d[202]][_0x387d[3260]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){_0x387d[194]!= typeof _0xbc5cx5?this[_0x387d[3261]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9):this[_0x387d[3262]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9)};mxObjectCodec[_0x387d[202]][_0x387d[3261]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){_0xbc5cx5= this[_0x387d[3263]](_0xbc5cx5);null== _0xbc5cx4?(_0xbc5cx3= _0xbc5cx2[_0x387d[395]][_0x387d[55]](_0x387d[99]),_0x387d[279]== typeof _0xbc5cx5?_0xbc5cx3[_0x387d[62]](_0xbc5cx2[_0x387d[395]][_0x387d[344]](_0xbc5cx5)):_0xbc5cx2[_0x387d[57]](_0xbc5cx3,_0x387d[131],_0xbc5cx5),_0xbc5cx9[_0x387d[62]](_0xbc5cx3)):_0x387d[279]!= typeof _0xbc5cx5&& _0xbc5cx2[_0x387d[57]](_0xbc5cx9,_0xbc5cx4,_0xbc5cx5)};mxObjectCodec[_0x387d[202]][_0x387d[3262]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){_0xbc5cx2= _0xbc5cx2[_0x387d[514]](_0xbc5cx5);null!= _0xbc5cx2?(null!= _0xbc5cx4&& _0xbc5cx2[_0x387d[57]](_0x387d[3069],_0xbc5cx4),_0xbc5cx9[_0x387d[62]](_0xbc5cx2)):mxLog[_0x387d[283]](_0x387d[3264]+ this[_0x387d[718]]()+ _0x387d[87]+ _0xbc5cx4+ _0x387d[3186]+ _0xbc5cx5)};mxObjectCodec[_0x387d[202]][_0x387d[3263]]= function(_0xbc5cx2){if(_0x387d[82]== typeof _0xbc5cx2[_0x387d[67]]&& (!0== _0xbc5cx2|| !1== _0xbc5cx2)){_0xbc5cx2= !0== _0xbc5cx2?_0x387d[500]:_0x387d[468]};return _0xbc5cx2};mxObjectCodec[_0x387d[202]][_0x387d[3265]]= function(_0xbc5cx2){mxUtils[_0x387d[1946]](_0xbc5cx2)&& (_0xbc5cx2= parseFloat(_0xbc5cx2));return _0xbc5cx2};mxObjectCodec[_0x387d[202]][_0x387d[3255]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){return _0xbc5cx3};mxObjectCodec[_0x387d[202]][_0x387d[3257]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){return _0xbc5cx4};mxObjectCodec[_0x387d[202]][_0x387d[1093]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=_0xbc5cx3[_0x387d[284]](_0x387d[1363]),_0xbc5cx9=_0xbc5cx2[_0x387d[68]][_0xbc5cx5];null== _0xbc5cx9&& (_0xbc5cx9= _0xbc5cx4|| this[_0x387d[3250]](),null!= _0xbc5cx5&& _0xbc5cx2[_0x387d[1104]](_0xbc5cx5,_0xbc5cx9));_0xbc5cx3= this[_0x387d[3266]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx9);this[_0x387d[3267]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx9);return this[_0x387d[3268]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx9)};mxObjectCodec[_0x387d[202]][_0x387d[3267]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){null!= _0xbc5cx3&& (this[_0x387d[3269]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4),this[_0x387d[3270]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4))};mxObjectCodec[_0x387d[202]][_0x387d[3269]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx3= _0xbc5cx3[_0x387d[320]];if(null!= _0xbc5cx3){for(var _0xbc5cx5=0;_0xbc5cx5< _0xbc5cx3[_0x387d[67]];_0xbc5cx5++){this[_0x387d[3271]](_0xbc5cx2,_0xbc5cx3[_0xbc5cx5],_0xbc5cx4)}}};mxObjectCodec[_0x387d[202]][_0x387d[3271]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=_0xbc5cx3[_0x387d[301]];if(_0x387d[3069]!= _0xbc5cx5&& _0x387d[1363]!= _0xbc5cx5){_0xbc5cx3= this[_0x387d[3265]](_0xbc5cx3[_0x387d[318]]);var _0xbc5cx9=this[_0x387d[3251]](_0xbc5cx5);if(this[_0x387d[3254]](_0xbc5cx4,_0xbc5cx9,_0xbc5cx3,!1)){_0xbc5cx2= _0xbc5cx2[_0x387d[3236]](_0xbc5cx3);if(null== _0xbc5cx2){mxLog[_0x387d[283]](_0x387d[3272]+ this[_0x387d[718]]()+ _0x387d[87]+ _0xbc5cx5+ _0x387d[226]+ _0xbc5cx3);return};_0xbc5cx3= _0xbc5cx2};this[_0x387d[3253]](_0xbc5cx4,_0xbc5cx5,_0xbc5cx3,!1)|| (_0xbc5cx4[_0xbc5cx5]= _0xbc5cx3)}};mxObjectCodec[_0x387d[202]][_0x387d[3270]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){for(_0xbc5cx3= _0xbc5cx3[_0x387d[285]];null!= _0xbc5cx3;){var _0xbc5cx5=_0xbc5cx3[_0x387d[287]];_0xbc5cx3[_0x387d[288]]== mxConstants[_0x387d[289]]&& !this[_0x387d[3273]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4)&& this[_0x387d[3274]](_0xbc5cx2,_0xbc5cx3,_0xbc5cx4);_0xbc5cx3= _0xbc5cx5}};mxObjectCodec[_0x387d[202]][_0x387d[3274]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){var _0xbc5cx5=this[_0x387d[3251]](_0xbc5cx3[_0x387d[284]](_0x387d[3069]));if(null== _0xbc5cx5|| !this[_0x387d[3253]](_0xbc5cx4,_0xbc5cx5,_0xbc5cx3,!1)){var _0xbc5cx9=this[_0x387d[3275]](_0xbc5cx4,_0xbc5cx5,_0xbc5cx3),_0xbc5cxa=null;_0x387d[99]== _0xbc5cx3[_0x387d[301]]?(_0xbc5cxa= _0xbc5cx3[_0x387d[284]](_0x387d[131]),null== _0xbc5cxa&& (_0xbc5cxa= mxUtils[_0x387d[1545]](mxUtils[_0x387d[329]](_0xbc5cx3)))):_0xbc5cxa= _0xbc5cx2[_0x387d[1093]](_0xbc5cx3,_0xbc5cx9);this[_0x387d[3276]](_0xbc5cx4,_0xbc5cx5,_0xbc5cxa,_0xbc5cx9)}};mxObjectCodec[_0x387d[202]][_0x387d[3275]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){_0xbc5cx2= _0xbc5cx2[_0xbc5cx3];_0xbc5cx2 instanceof Array&& 0< _0xbc5cx2[_0x387d[67]]&& (_0xbc5cx2= null);return _0xbc5cx2};mxObjectCodec[_0x387d[202]][_0x387d[3276]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4,_0xbc5cx5){null!= _0xbc5cx4&& _0xbc5cx4!= _0xbc5cx5&& (null!= _0xbc5cx3&& 0< _0xbc5cx3[_0x387d[67]]?_0xbc5cx2[_0xbc5cx3]= _0xbc5cx4:_0xbc5cx2[_0x387d[207]](_0xbc5cx4))};mxObjectCodec[_0x387d[202]][_0x387d[3273]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){if(_0x387d[3277]== _0xbc5cx3[_0x387d[301]]){_0xbc5cx3= _0xbc5cx3[_0x387d[284]](_0x387d[298]);if(null!= _0xbc5cx3){try{var _0xbc5cx5=mxUtils[_0x387d[219]](_0xbc5cx3)[_0x387d[874]]();null!= _0xbc5cx5&& _0xbc5cx2[_0x387d[1093]](_0xbc5cx5,_0xbc5cx4)}catch(e){}};return !0};return !1};mxObjectCodec[_0x387d[202]][_0x387d[3266]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){return _0xbc5cx3};mxObjectCodec[_0x387d[202]][_0x387d[3268]]= function(_0xbc5cx2,_0xbc5cx3,_0xbc5cx4){return _0xbc5cx4};mxCodecRegistry[_0x387d[3234]](function(){var _0xbc5cx2= new mxObjectCodec( new mxCell,[_0x387d[1954],_0x387d[1842],_0x387d[1211],_0x387d[1991]],[_0x387d[1101],_0x387d[1097],_0x387d[772]]);_0xbc5cx2[_0x387d[3243]]= function(){return !0};_0xbc5cx2[_0x387d[3253]]= function(_0xbc5cx2,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){return mxObjectCodec[_0x387d[202]][_0x387d[3253]][_0x387d[183]](this,arguments)|| _0xbc5cx9&& _0x387d[131]== _0xbc5cx4&& _0xbc5cx5[_0x387d[288]]== mxConstants[_0x387d[289]]};_0xbc5cx2[_0x387d[3257]]= function(_0xbc5cx2,_0xbc5cx4,_0xbc5cx5){if(null!= _0xbc5cx4[_0x387d[131]]&& _0xbc5cx4[_0x387d[131]][_0x387d[288]]== mxConstants[_0x387d[289]]){var _0xbc5cx9=_0xbc5cx5;_0xbc5cx5= mxClient[_0x387d[80]]?_0xbc5cx4[_0x387d[131]][_0x387d[511]](!0):_0xbc5cx2[_0x387d[395]][_0x387d[3239]](_0xbc5cx4[_0x387d[131]],!0);_0xbc5cx5[_0x387d[62]](_0xbc5cx9);_0xbc5cx2= _0xbc5cx9[_0x387d[284]](_0x387d[1363]);_0xbc5cx5[_0x387d[57]](_0x387d[1363],_0xbc5cx2);_0xbc5cx9[_0x387d[1390]](_0x387d[1363])};return _0xbc5cx5};_0xbc5cx2[_0x387d[3266]]= function(_0xbc5cx2,_0xbc5cx4,_0xbc5cx5){var _0xbc5cx9=_0xbc5cx4,_0xbc5cxa=this[_0x387d[718]]();_0xbc5cx4[_0x387d[301]]!= _0xbc5cxa?(_0xbc5cx9= _0xbc5cx4[_0x387d[64]](_0xbc5cxa)[0],null!= _0xbc5cx9&& _0xbc5cx9[_0x387d[265]]== _0xbc5cx4?(mxUtils[_0x387d[3278]](_0xbc5cx9,!0),mxUtils[_0x387d[3278]](_0xbc5cx9,!1),_0xbc5cx9[_0x387d[265]][_0x387d[266]](_0xbc5cx9)):_0xbc5cx9= null,_0xbc5cx5[_0x387d[131]]= _0xbc5cx4[_0x387d[511]](!0),_0xbc5cx4= _0xbc5cx5[_0x387d[131]][_0x387d[284]](_0x387d[1363]),null!= _0xbc5cx4&& (_0xbc5cx5[_0x387d[1945]](_0xbc5cx4),_0xbc5cx5[_0x387d[131]][_0x387d[1390]](_0x387d[1363]))):_0xbc5cx5[_0x387d[1945]](_0xbc5cx4[_0x387d[284]](_0x387d[1363]));if(null!= _0xbc5cx9){for(_0xbc5cx4= 0;_0xbc5cx4< this[_0x387d[3247]][_0x387d[67]];_0xbc5cx4++){var _0xbc5cxa=this[_0x387d[3247]][_0xbc5cx4],_0xbc5cx12=_0xbc5cx9[_0x387d[284]](_0xbc5cxa);if(null!= _0xbc5cx12){_0xbc5cx9[_0x387d[1390]](_0xbc5cxa);var _0xbc5cx13=_0xbc5cx2[_0x387d[68]][_0xbc5cx12]|| _0xbc5cx2[_0x387d[1060]](_0xbc5cx12);null== _0xbc5cx13&& (_0xbc5cx12= _0xbc5cx2[_0x387d[1362]](_0xbc5cx12),null!= _0xbc5cx12&& (_0xbc5cx13= (mxCodecRegistry[_0x387d[3230]][_0xbc5cx12[_0x387d[301]]]|| this)[_0x387d[1093]](_0xbc5cx2,_0xbc5cx12)));_0xbc5cx5[_0xbc5cxa]= _0xbc5cx13}}};return _0xbc5cx9};return _0xbc5cx2}());mxCodecRegistry[_0x387d[3234]](function(){var _0xbc5cx2= new mxObjectCodec( new mxGraphModel);_0xbc5cx2[_0x387d[3256]]= function(_0xbc5cx2,_0xbc5cx4,_0xbc5cx5){var _0xbc5cx9=_0xbc5cx2[_0x387d[395]][_0x387d[55]](_0x387d[813]);_0xbc5cx2[_0x387d[3242]](_0xbc5cx4[_0x387d[501]](),_0xbc5cx9);_0xbc5cx5[_0x387d[62]](_0xbc5cx9)};_0xbc5cx2[_0x387d[3274]]= function(_0xbc5cx2,_0xbc5cx4,_0xbc5cx5){_0x387d[813]== _0xbc5cx4[_0x387d[301]]?this[_0x387d[3279]](_0xbc5cx2,_0xbc5cx4,_0xbc5cx5):mxObjectCodec[_0x387d[202]][_0x387d[3274]][_0x387d[183]](this,arguments)};_0xbc5cx2[_0x387d[3279]]= function(_0xbc5cx2,_0xbc5cx4,_0xbc5cx5){var _0xbc5cx9=null;for(_0xbc5cx4= _0xbc5cx4[_0x387d[285]];null!= _0xbc5cx4;){var _0xbc5cxa=_0xbc5cx2[_0x387d[3244]](_0xbc5cx4);null!= _0xbc5cxa&& null== _0xbc5cxa[_0x387d[1197]]()&& (_0xbc5cx9= _0xbc5cxa);_0xbc5cx4= _0xbc5cx4[_0x387d[287]]};null!= _0xbc5cx9&& _0xbc5cx5[_0x387d[1927]](_0xbc5cx9)};return _0xbc5cx2}());mxCodecRegistry[_0x387d[3234]](function(){var _0xbc5cx2= new mxObjectCodec( new mxRootChange,[_0x387d[251],_0x387d[257],_0x387d[813]]);_0xbc5cx2[_0x387d[3257]]= function(_0xbc5cx2,_0xbc5cx4,_0xbc5cx5){_0xbc5cx2[_0x387d[3242]](_0xbc5cx4[_0x387d[813]],_0xbc5cx5);return _0xbc5cx5};_0xbc5cx2[_0x387d[3266]]= function(_0xbc5cx2,_0xbc5cx4,_0xbc5cx5){if(null!= _0xbc5cx4[_0x387d[285]]&& _0xbc5cx4[_0x387d[285]][_0x387d[288]]== mxConstants[_0x387d[289]]){_0xbc5cx4= _0xbc5cx4[_0x387d[511]](!0);var _0xbc5cx9=_0xbc5cx4[_0x387d[285]];_0xbc5cx5[_0x387d[813]]= _0xbc5cx2[_0x387d[3244]](_0xbc5cx9,!1);_0xbc5cx5= _0xbc5cx9[_0x387d[287]];_0xbc5cx9[_0x387d[265]][_0x387d[266]](_0xbc5cx9);for(_0xbc5cx9= _0xbc5cx5;null!= _0xbc5cx9;){_0xbc5cx5= _0xbc5cx9[_0x387d[287]],_0xbc5cx2[_0x387d[3244]](_0xbc5cx9),_0xbc5cx9[_0x387d[265]][_0x387d[266]](_0xbc5cx9),_0xbc5cx9= _0xbc5cx5}};return _0xbc5cx4};_0xbc5cx2[_0x387d[3268]]= function(_0xbc5cx2,_0xbc5cx4,_0xbc5cx5){_0xbc5cx5[_0x387d[257]]= _0xbc5cx5[_0x387d[813]];return _0xbc5cx5};return _0xbc5cx2}());mxCodecRegistry[_0x387d[3234]](function(){var _0xbc5cx2= new mxObjectCodec( new mxChildChange,[_0x387d[251],_0x387d[247],_0x387d[1982]],[_0x387d[1101],_0x387d[257]]);_0xbc5cx2[_0x387d[3254]]= function(_0xbc5cx2,_0xbc5cx4,_0xbc5cx5,_0xbc5cx9){return _0x387d[247]== _0xbc5cx4&& (null!= _0xbc5cx2[_0x387d[257]]|| !_0xbc5cx9)?!0:0<= mxUtils[_0x387d[2]](this[_0x387d[3247]],_0xbc5cx4)};_0xbc5cx2[_0x387d[3257]]= function(_0xbc5cx2,_0xbc5cx4,_0xbc5cx5){this[_0x387d[3254]](_0xbc5cx4,_0x387d[247],_0xbc5cx4[_0x387d[247]],!0)?_0xbc5cx5[_0x387d[57]](_0x387d[247],_0xbc5cx2[_0x387d[1103]](_0xbc5cx4[_0x387d[247]])):_0xbc5cx2[_0x387d[3242]](_0xbc5cx4[_0x387d[247]],_0xbc5cx5);return _0xbc5cx5};_0xbc5cx2[_0x387d[3266]]= function(_0xbc5cx2,_0xbc5cx4,_0xbc5cx5){if(null!= _0xbc5cx4[_0x387d[285]]&& _0xbc5cx4[_0x387d[285]][_0x387d[288]]== mxConstants[_0x387d[289]]){_0xbc5cx4= _0xbc5cx4[_0x387d[511]](!0);var _0xbc5cx9=_0xbc5cx4[_0x387d[285]];_0xbc5cx5[_0x387d[247]]= _0xbc5cx2[_0x387d[3244]](_0xbc5cx9,!1);_0xbc5cx5= _0xbc5cx9[_0x387d[287]];_0xbc5cx9[_0x387d[265]][_0x387d[266]](_0xbc5cx9);for(_0xbc5cx9= _0xbc5cx5;null!= _0xbc5cx9;){_0xbc5cx5= _0xbc5cx9[_0x387d[287]];if(_0xbc5cx9[_0x387d[288]]== mxConstants[_0x387d[289]]){var _0xbc5cxa=_0xbc5cx9[_0x387d[284]](_0x387d[1363]);null== _0xbc5cx2[_0x387d[1060]](_0xbc5cxa)&& _0xbc5cx2[_0x387d[3244]](_0xbc5cx9)};_0xbc5cx9[_0x387d[265]][_0x387d[266]](_0xbc5cx9);_0xbc5cx9= _0xbc5cx5}}else {_0xbc5cx9= _0xbc5cx4[_0x387d[284]](_0x387d[247]),_0xbc5cx5[_0x387d[247]]= _0xbc5cx2[_0x387d[3236]](_0xbc5cx9)};return _0xbc5cx4};_0xbc5cx2[_0x387d[3268]]= function(_0xbc5cx2,_0xbc5cx4,_0xbc5cx5){_0xbc5cx5[_0x387d[247]][_0x387d[1101]]= _0xbc5cx5[_0x387d[257]];_0xbc5cx5[_0x387d[257]]= _0xbc5cx5[_0x387d[1101]];_0xbc5cx5[_0x387d[1982]]= _0xbc5cx5[_0x387d[1983]];return _0xbc5cx5};return _0xbc5cx2}());mxCodecRegistry[_0x387d[3234]](function(){var _0xbc5cx2= new mxObjectCodec( new mxTerminalChange,[_0x387d[251],_0x387d[257]],[_0x387d[246],_0x387d[1984]]);_0xbc5cx2[_0x387d[3268]]= function(_0xbc5cx2,_0xbc5cx4,_0xbc5cx5){_0xbc5cx5[_0x387d[257]]= _0xbc5cx5[_0x387d[1984]];return _0xbc5cx5};return _0xbc5cx2}());var mxGenericChangeCodec=function(_0xbc5cx2,_0xbc5cx3){var _0xbc5cx4= new mxObjectCodec(_0xbc5cx2,[_0x387d[251],_0x387d[257]],[_0x387d[246]]);_0xbc5cx4[_0x387d[3268]]= function(_0xbc5cx2,_0xbc5cx4,_0xbc5cxa){mxUtils[_0x387d[1331]](_0xbc5cxa[_0x387d[246]])&& (_0xbc5cxa[_0x387d[246]]= _0xbc5cx2[_0x387d[3244]](_0xbc5cxa[_0x387d[246]],!1));_0xbc5cxa[_0x387d[257]]= _0xbc5cxa[_0xbc5cx3];return _0xbc5cxa};return _0xbc5cx4};mxCodecRegistry[_0x387d[3234]](mxGenericChangeCodec( new mxValueChange,_0x387d[131]));mxCodecRegistry[_0x387d[3234]](mxGenericChangeCodec( new mxStyleChange,_0x387d[124]));mxCodecRegistry[_0x387d[3234]](mxGenericChangeCodec( new mxGeometryChange,_0x387d[256]));mxCodecRegistry[_0x387d[3234]](mxGenericChangeCodec( new mxCollapseChange,_0x387d[1985]));mxCodecRegistry[_0x387d[3234]](mxGenericChangeCodec( new mxVisibleChange,_0x387d[189]));mxCodecRegistry[_0x387d[3234]](mxGenericChangeCodec( new mxCellAttributeChange,_0x387d[131]));mxCodecRegistry[_0x387d[3234]](function(){return new mxObjectCodec( new mxGraph,_0x387d[3280][_0x387d[224]](_0x387d[185]))}());mxCodecRegistry[_0x387d[3234]](function(){var _0xbc5cx2= new mxObjectCodec( new mxGraphView);_0xbc5cx2[_0x387d[514]]= function(_0xbc5cx2,_0xbc5cx4){return this[_0x387d[3242]](_0xbc5cx2,_0xbc5cx4,_0xbc5cx4[_0x387d[1179]][_0x387d[502]]()[_0x387d[501]]())};_0xbc5cx2[_0x387d[3242]]= function(_0xbc5cx2,_0xbc5cx4,_0xbc5cx5){var _0xbc5cx9=_0xbc5cx4[_0x387d[1179]][_0x387d[502]](),_0xbc5cxa=_0xbc5cx4[_0x387d[248]](_0xbc5cx5),_0xbc5cx12=_0xbc5cx9[_0x387d[1197]](_0xbc5cx5);if(null== _0xbc5cx12|| null!= _0xbc5cxa){var _0xbc5cx13=_0xbc5cx9[_0x387d[262]](_0xbc5cx5),_0xbc5cx14=_0xbc5cx4[_0x387d[1179]][_0x387d[1198]](_0xbc5cx5),_0xbc5cx15=null;_0xbc5cx12== _0xbc5cx9[_0x387d[501]]()?_0xbc5cx15= _0x387d[3281]:null== _0xbc5cx12?_0xbc5cx15= _0x387d[1179]:_0xbc5cx9[_0x387d[250]](_0xbc5cx5)?_0xbc5cx15= _0x387d[1989]:0< _0xbc5cx13&& null!= _0xbc5cx14?_0xbc5cx15= _0x387d[1504]:_0xbc5cx9[_0x387d[1193]](_0xbc5cx5)&& (_0xbc5cx15= _0x387d[1988]);if(null!= _0xbc5cx15){var _0xbc5cx16=_0xbc5cx2[_0x387d[395]][_0x387d[55]](_0xbc5cx15);null!= _0xbc5cx4[_0x387d[1179]][_0x387d[2183]](_0xbc5cx5)&& (_0xbc5cx16[_0x387d[57]](_0x387d[685],_0xbc5cx4[_0x387d[1179]][_0x387d[2183]](_0xbc5cx5)),_0xbc5cx4[_0x387d[1179]][_0x387d[2186]](_0xbc5cx5)&& _0xbc5cx16[_0x387d[57]](_0x387d[1428],!0));if(null== _0xbc5cx12){var _0xbc5cx17=_0xbc5cx4[_0x387d[517]]();null!= _0xbc5cx17&& (_0xbc5cx16[_0x387d[57]](_0x387d[235],Math[_0x387d[488]](_0xbc5cx17[_0x387d[235]])),_0xbc5cx16[_0x387d[57]](_0x387d[236],Math[_0x387d[488]](_0xbc5cx17[_0x387d[236]])),_0xbc5cx16[_0x387d[57]](_0x387d[117],Math[_0x387d[488]](_0xbc5cx17[_0x387d[117]])),_0xbc5cx16[_0x387d[57]](_0x387d[119],Math[_0x387d[488]](_0xbc5cx17[_0x387d[119]])));_0xbc5cx16[_0x387d[57]](_0x387d[255],_0xbc5cx4[_0x387d[255]])}else {if(null!= _0xbc5cxa&& null!= _0xbc5cx14){for(_0xbc5cx17 in _0xbc5cxa[_0x387d[124]]){_0xbc5cx12= _0xbc5cxa[_0x387d[124]][_0xbc5cx17],_0x387d[279]== typeof _0xbc5cx12&& _0x387d[194]== typeof _0xbc5cx12&& (_0xbc5cx12= mxStyleRegistry[_0x387d[718]](_0xbc5cx12)),null!= _0xbc5cx12&& (_0x387d[279]!= typeof _0xbc5cx12&& _0x387d[194]!= typeof _0xbc5cx12)&& _0xbc5cx16[_0x387d[57]](_0xbc5cx17,_0xbc5cx12)};_0xbc5cx12= _0xbc5cxa[_0x387d[439]];if(null!= _0xbc5cx12&& 0< _0xbc5cx12[_0x387d[67]]){_0xbc5cx14= Math[_0x387d[488]](_0xbc5cx12[0][_0x387d[235]])+ _0x387d[537]+ Math[_0x387d[488]](_0xbc5cx12[0][_0x387d[236]]);for(_0xbc5cx17= 1;_0xbc5cx17< _0xbc5cx12[_0x387d[67]];_0xbc5cx17++){_0xbc5cx14+= _0x387d[185]+ Math[_0x387d[488]](_0xbc5cx12[_0xbc5cx17][_0x387d[235]])+ _0x387d[537]+ Math[_0x387d[488]](_0xbc5cx12[_0xbc5cx17][_0x387d[236]])};_0xbc5cx16[_0x387d[57]](_0x387d[1525],_0xbc5cx14)}else {_0xbc5cx16[_0x387d[57]](_0x387d[235],Math[_0x387d[488]](_0xbc5cxa[_0x387d[235]])),_0xbc5cx16[_0x387d[57]](_0x387d[236],Math[_0x387d[488]](_0xbc5cxa[_0x387d[236]])),_0xbc5cx16[_0x387d[57]](_0x387d[117],Math[_0x387d[488]](_0xbc5cxa[_0x387d[117]])),_0xbc5cx16[_0x387d[57]](_0x387d[119],Math[_0x387d[488]](_0xbc5cxa[_0x387d[119]]))};_0xbc5cx17= _0xbc5cxa[_0x387d[2079]];null!= _0xbc5cx17&& (0!= _0xbc5cx17[_0x387d[235]]&& _0xbc5cx16[_0x387d[57]](_0x387d[1126],Math[_0x387d[488]](_0xbc5cx17[_0x387d[235]])),0!= _0xbc5cx17[_0x387d[236]]&& _0xbc5cx16[_0x387d[57]](_0x387d[1125],Math[_0x387d[488]](_0xbc5cx17[_0x387d[236]])))}};for(_0xbc5cx17= 0;_0xbc5cx17< _0xbc5cx13;_0xbc5cx17++){_0xbc5cxa= this[_0x387d[3242]](_0xbc5cx2,_0xbc5cx4,_0xbc5cx9[_0x387d[263]](_0xbc5cx5,_0xbc5cx17)),null!= _0xbc5cxa&& _0xbc5cx16[_0x387d[62]](_0xbc5cxa)}}};return _0xbc5cx16};return _0xbc5cx2}());mxCodecRegistry[_0x387d[3234]](function(){var _0xbc5cx2= new mxObjectCodec( new mxStylesheet);_0xbc5cx2[_0x387d[514]]= function(_0xbc5cx2,_0xbc5cx4){var _0xbc5cx5=_0xbc5cx2[_0x387d[395]][_0x387d[55]](this[_0x387d[718]]()),_0xbc5cx9;for(_0xbc5cx9 in _0xbc5cx4[_0x387d[2054]]){var _0xbc5cxa=_0xbc5cx4[_0x387d[2054]][_0xbc5cx9],_0xbc5cx12=_0xbc5cx2[_0x387d[395]][_0x387d[55]](_0x387d[99]);if(null!= _0xbc5cx9){_0xbc5cx12[_0x387d[57]](_0x387d[3069],_0xbc5cx9);for(var _0xbc5cx13 in _0xbc5cxa){var _0xbc5cx14=this[_0x387d[3282]](_0xbc5cx13,_0xbc5cxa[_0xbc5cx13]);if(null!= _0xbc5cx14){var _0xbc5cx15=_0xbc5cx2[_0x387d[395]][_0x387d[55]](_0x387d[99]);_0xbc5cx15[_0x387d[57]](_0x387d[131],_0xbc5cx14);_0xbc5cx15[_0x387d[57]](_0x387d[3069],_0xbc5cx13);_0xbc5cx12[_0x387d[62]](_0xbc5cx15)}};0< _0xbc5cx12[_0x387d[271]][_0x387d[67]]&& _0xbc5cx5[_0x387d[62]](_0xbc5cx12)}};return _0xbc5cx5};_0xbc5cx2[_0x387d[3282]]= function(_0xbc5cx2,_0xbc5cx4){var _0xbc5cx5= typeof _0xbc5cx4;_0x387d[279]== _0xbc5cx5?_0xbc5cx4= mxStyleRegistry[_0x387d[718]](style[j]):_0x387d[194]== _0xbc5cx5&& (_0xbc5cx4= null);return _0xbc5cx4};_0xbc5cx2[_0x387d[1093]]= function(_0xbc5cx2,_0xbc5cx4,_0xbc5cx5){_0xbc5cx5= _0xbc5cx5|| new this[_0x387d[3231]][_0x387d[196]];var _0xbc5cx9=_0xbc5cx4[_0x387d[284]](_0x387d[1363]);null!= _0xbc5cx9&& (_0xbc5cx2[_0x387d[68]][_0xbc5cx9]= _0xbc5cx5);for(_0xbc5cx4= _0xbc5cx4[_0x387d[285]];null!= _0xbc5cx4;){if(!this[_0x387d[3273]](_0xbc5cx2,_0xbc5cx4,_0xbc5cx5)&& _0x387d[99]== _0xbc5cx4[_0x387d[301]]&& (_0xbc5cx9= _0xbc5cx4[_0x387d[284]](_0x387d[3069]),null!= _0xbc5cx9)){var _0xbc5cxa=_0xbc5cx4[_0x387d[284]](_0x387d[1284]),_0xbc5cx12=null!= _0xbc5cxa?mxUtils[_0x387d[238]](_0xbc5cx5[_0x387d[2054]][_0xbc5cxa]):null;null== _0xbc5cx12&& (null!= _0xbc5cxa&& mxLog[_0x387d[283]](_0x387d[3283]+ _0xbc5cxa+ _0x387d[3284]),_0xbc5cx12= {});for(_0xbc5cxa= _0xbc5cx4[_0x387d[285]];null!= _0xbc5cxa;){if(_0xbc5cxa[_0x387d[288]]== mxConstants[_0x387d[289]]){var _0xbc5cx13=_0xbc5cxa[_0x387d[284]](_0x387d[3069]);if(_0x387d[99]== _0xbc5cxa[_0x387d[301]]){var _0xbc5cx14=mxUtils[_0x387d[329]](_0xbc5cxa),_0xbc5cx15=null;null!= _0xbc5cx14&& 0< _0xbc5cx14[_0x387d[67]]?_0xbc5cx15= mxUtils[_0x387d[1545]](_0xbc5cx14):(_0xbc5cx15= _0xbc5cxa[_0x387d[284]](_0x387d[131]),mxUtils[_0x387d[1946]](_0xbc5cx15)&& (_0xbc5cx15= parseFloat(_0xbc5cx15)));null!= _0xbc5cx15&& (_0xbc5cx12[_0xbc5cx13]= _0xbc5cx15)}else {_0x387d[205]== _0xbc5cxa[_0x387d[301]]&& delete _0xbc5cx12[_0xbc5cx13]}};_0xbc5cxa= _0xbc5cxa[_0x387d[287]]};_0xbc5cx5[_0x387d[2074]](_0xbc5cx9,_0xbc5cx12)};_0xbc5cx4= _0xbc5cx4[_0x387d[287]]};return _0xbc5cx5};return _0xbc5cx2}());mxCodecRegistry[_0x387d[3234]](function(){var _0xbc5cx2= new mxObjectCodec( new mxDefaultKeyHandler);_0xbc5cx2[_0x387d[514]]= function(_0xbc5cx2,_0xbc5cx4){return null};_0xbc5cx2[_0x387d[1093]]= function(_0xbc5cx2,_0xbc5cx4,_0xbc5cx5){if(null!= _0xbc5cx5){for(_0xbc5cx4= _0xbc5cx4[_0x387d[285]];null!= _0xbc5cx4;){if(!this[_0x387d[3273]](_0xbc5cx2,_0xbc5cx4,_0xbc5cx5)&& _0x387d[99]== _0xbc5cx4[_0x387d[301]]){var _0xbc5cx9=_0xbc5cx4[_0x387d[284]](_0x387d[3069]),_0xbc5cxa=_0xbc5cx4[_0x387d[284]](_0x387d[892]),_0xbc5cx12=_0xbc5cx4[_0x387d[284]](_0x387d[2207]);_0xbc5cx5[_0x387d[3063]](_0xbc5cx9,_0xbc5cxa,_0xbc5cx12)};_0xbc5cx4= _0xbc5cx4[_0x387d[287]]}};return _0xbc5cx5};return _0xbc5cx2}());mxCodecRegistry[_0x387d[3234]](function(){var _0xbc5cx2= new mxObjectCodec( new mxDefaultToolbar);_0xbc5cx2[_0x387d[514]]= function(_0xbc5cx2,_0xbc5cx4){return null};_0xbc5cx2[_0x387d[1093]]= function(_0xbc5cx2,_0xbc5cx4,_0xbc5cx5){if(null!= _0xbc5cx5){var _0xbc5cx9=_0xbc5cx5[_0x387d[3061]];for(_0xbc5cx4= _0xbc5cx4[_0x387d[285]];null!= _0xbc5cx4;){if(_0xbc5cx4[_0x387d[288]]== mxConstants[_0x387d[289]]&& !this[_0x387d[3273]](_0xbc5cx2,_0xbc5cx4,_0xbc5cx5)){if(_0x387d[3072]== _0xbc5cx4[_0x387d[301]]){_0xbc5cx5[_0x387d[1051]]()}else {if(_0x387d[345]== _0xbc5cx4[_0x387d[301]]){_0xbc5cx5[_0x387d[3082]][_0x387d[1052]]()}else {if(_0x387d[1054]== _0xbc5cx4[_0x387d[301]]){_0xbc5cx5[_0x387d[3082]][_0x387d[1053]]()}else {if(_0x387d[99]== _0xbc5cx4[_0x387d[301]]){var _0xbc5cxa=_0xbc5cx4[_0x387d[284]](_0x387d[3069]),_0xbc5cxa=mxResources[_0x387d[203]](_0xbc5cxa)|| _0xbc5cxa,_0xbc5cx12=_0xbc5cx4[_0x387d[284]](_0x387d[2916]),_0xbc5cx13=_0xbc5cx4[_0x387d[284]](_0x387d[3285]),_0xbc5cx14=_0xbc5cx4[_0x387d[284]](_0x387d[892]),_0xbc5cx15=_0xbc5cx4[_0x387d[284]](_0x387d[3286]),_0xbc5cx16=_0xbc5cx4[_0x387d[284]](_0x387d[3231]),_0xbc5cx17=_0x387d[468]!= _0xbc5cx4[_0x387d[284]](_0x387d[3287]),_0xbc5cx18=mxUtils[_0x387d[329]](_0xbc5cx4),_0xbc5cx19=null;if(null!= _0xbc5cx14){_0xbc5cx19= _0xbc5cx5[_0x387d[1025]](_0xbc5cxa,_0xbc5cx12,_0xbc5cx14,_0xbc5cx13)}else {if(null!= _0xbc5cx15){var _0xbc5cx1a=mxUtils[_0x387d[1545]](_0xbc5cx18),_0xbc5cx19=_0xbc5cx5[_0x387d[1048]](_0xbc5cxa,_0xbc5cx12,_0xbc5cx15,_0xbc5cx13,_0xbc5cx1a)}else {if(null!= _0xbc5cx16|| null!= _0xbc5cx18&& 0< _0xbc5cx18[_0x387d[67]]){_0xbc5cx19= _0xbc5cx9[_0x387d[3118]][_0xbc5cx16],_0xbc5cx16= _0xbc5cx4[_0x387d[284]](_0x387d[124]),null!= _0xbc5cx19&& null!= _0xbc5cx16&& (_0xbc5cx19= _0xbc5cx19[_0x387d[238]](),_0xbc5cx19[_0x387d[475]](_0xbc5cx16)),_0xbc5cx16= null,null!= _0xbc5cx18&& 0< _0xbc5cx18[_0x387d[67]]&& (_0xbc5cx16= mxUtils[_0x387d[1545]](_0xbc5cx18)),_0xbc5cx19= _0xbc5cx5[_0x387d[3087]](_0xbc5cxa,_0xbc5cx12,_0xbc5cx19,_0xbc5cx13,_0xbc5cx16,_0xbc5cx17)}else {if(_0xbc5cx13= mxUtils[_0x387d[1540]](_0xbc5cx4),0< _0xbc5cx13[_0x387d[67]]){if(null== _0xbc5cx12){_0xbc5cx16= _0xbc5cx5[_0x387d[1038]](_0xbc5cxa);for(_0xbc5cxa= 0;_0xbc5cxa< _0xbc5cx13[_0x387d[67]];_0xbc5cxa++){_0xbc5cx17= _0xbc5cx13[_0xbc5cxa],_0x387d[3072]== _0xbc5cx17[_0x387d[301]]?_0xbc5cx5[_0x387d[972]](_0xbc5cx16,_0x387d[3288]):_0x387d[99]== _0xbc5cx17[_0x387d[301]]&& (_0xbc5cx12= _0xbc5cx17[_0x387d[284]](_0x387d[3069]),_0xbc5cx17= _0xbc5cx17[_0x387d[284]](_0x387d[892]),_0xbc5cx5[_0x387d[3085]](_0xbc5cx16,_0xbc5cx12,_0xbc5cx17))}}else {var _0xbc5cx1b=null,_0xbc5cx1c=_0xbc5cx5[_0x387d[3087]](_0xbc5cxa,_0xbc5cx12,function(){var _0xbc5cx2=_0xbc5cx9[_0x387d[3118]][_0xbc5cx1b[_0x387d[131]]];if(null!= _0xbc5cx2){var _0xbc5cx2=_0xbc5cx2[_0x387d[238]](),_0xbc5cx3=_0xbc5cx1b[_0x387d[1040]][_0xbc5cx1b[_0x387d[1039]]][_0x387d[3289]];null!= _0xbc5cx3&& _0xbc5cx2[_0x387d[475]](_0xbc5cx3);return _0xbc5cx2};mxLog[_0x387d[283]](_0x387d[3290]+ _0xbc5cx2+ _0x387d[3291]);return null},null,null,_0xbc5cx17),_0xbc5cx1b=_0xbc5cx5[_0x387d[970]]();mxEvent[_0x387d[169]](_0xbc5cx1b,_0x387d[826],function(){_0xbc5cx5[_0x387d[3082]][_0x387d[1047]](_0xbc5cx1c,function(_0xbc5cx2){_0xbc5cx2= mxUtils[_0x387d[2196]](_0xbc5cx9[_0x387d[1179]][_0x387d[526]],mxEvent[_0x387d[731]](_0xbc5cx2),mxEvent[_0x387d[733]](_0xbc5cx2));return _0xbc5cx9[_0x387d[817]](null,_0xbc5cx1a(),_0xbc5cx2[_0x387d[235]],_0xbc5cx2[_0x387d[236]])});_0xbc5cx5[_0x387d[3082]][_0x387d[1023]]= !1});for(_0xbc5cxa= 0;_0xbc5cxa< _0xbc5cx13[_0x387d[67]];_0xbc5cxa++){_0xbc5cx17= _0xbc5cx13[_0xbc5cxa],_0x387d[3072]== _0xbc5cx17[_0x387d[301]]?_0xbc5cx5[_0x387d[972]](_0xbc5cx1b,_0x387d[3288]):_0x387d[99]== _0xbc5cx17[_0x387d[301]]&& (_0xbc5cx12= _0xbc5cx17[_0x387d[284]](_0x387d[3069]),_0xbc5cx18= _0xbc5cx17[_0x387d[284]](_0x387d[3231]),_0xbc5cx5[_0x387d[972]](_0xbc5cx1b,_0xbc5cx12,_0xbc5cx18|| _0xbc5cx16)[_0x387d[3289]]= _0xbc5cx17[_0x387d[284]](_0x387d[124]))}}}}}};null!= _0xbc5cx19&& (_0xbc5cx16= _0xbc5cx4[_0x387d[284]](_0x387d[1363]),null!= _0xbc5cx16&& 0< _0xbc5cx16[_0x387d[67]]&& _0xbc5cx19[_0x387d[57]](_0x387d[1363],_0xbc5cx16))}}}}};_0xbc5cx4= _0xbc5cx4[_0x387d[287]]}};return _0xbc5cx5};return _0xbc5cx2}());mxCodecRegistry[_0x387d[3234]](function(){var _0xbc5cx2= new mxObjectCodec( new mxDefaultPopupMenu);_0xbc5cx2[_0x387d[514]]= function(_0xbc5cx2,_0xbc5cx4){return null};_0xbc5cx2[_0x387d[1093]]= function(_0xbc5cx2,_0xbc5cx4,_0xbc5cx5){var _0xbc5cx9=_0xbc5cx4[_0x387d[64]](_0x387d[3277])[0];null!= _0xbc5cx9?this[_0x387d[3273]](_0xbc5cx2,_0xbc5cx9,_0xbc5cx5):null!= _0xbc5cx5&& (_0xbc5cx5[_0x387d[3064]]= _0xbc5cx4);return _0xbc5cx5};return _0xbc5cx2}());mxCodecRegistry[_0x387d[3234]](function(){var _0xbc5cx2= new mxObjectCodec( new mxEditor,_0x387d[3292][_0x387d[224]](_0x387d[185]));_0xbc5cx2[_0x387d[3268]]= function(_0xbc5cx2,_0xbc5cx4,_0xbc5cx5){_0xbc5cx2= _0xbc5cx4[_0x387d[284]](_0x387d[2075]);null!= _0xbc5cx2&& (_0xbc5cx4[_0x387d[1390]](_0x387d[2075]),_0xbc5cx5[_0x387d[2075]]= _0xbc5cx5[_0x387d[3118]][_0xbc5cx2]);_0xbc5cx2= _0xbc5cx4[_0x387d[284]](_0x387d[3120]);null!= _0xbc5cx2&& (_0xbc5cx4[_0x387d[1390]](_0x387d[3120]),_0xbc5cx5[_0x387d[3120]]= _0xbc5cx5[_0x387d[3118]][_0xbc5cx2]);return _0xbc5cx5};_0xbc5cx2[_0x387d[3274]]= function(_0xbc5cx2,_0xbc5cx4,_0xbc5cx5){if(_0x387d[3293]== _0xbc5cx4[_0x387d[301]]){if(_0x387d[3118]== _0xbc5cx4[_0x387d[284]](_0x387d[3069])){this[_0x387d[3294]](_0xbc5cx2,_0xbc5cx4,_0xbc5cx5);return}}else {if(_0x387d[3295]== _0xbc5cx4[_0x387d[301]]){this[_0x387d[3296]](_0xbc5cx2,_0xbc5cx4,_0xbc5cx5);return}};mxObjectCodec[_0x387d[202]][_0x387d[3274]][_0x387d[183]](this,arguments)};_0xbc5cx2[_0x387d[3296]]= function(_0xbc5cx2,_0xbc5cx4,_0xbc5cx5){for(_0xbc5cx2= _0xbc5cx4[_0x387d[285]];null!= _0xbc5cx2;){if(_0x387d[99]== _0xbc5cx2[_0x387d[301]]){_0xbc5cx4= _0xbc5cx2[_0x387d[284]](_0x387d[3069]);var _0xbc5cx9=_0xbc5cx2[_0x387d[284]](_0x387d[980]),_0xbc5cxa=_0xbc5cx2[_0x387d[284]](_0x387d[124]),_0xbc5cx12=null;if(null!= _0xbc5cx9){_0xbc5cx12= document[_0x387d[1362]](_0xbc5cx9),null!= _0xbc5cx12&& null!= _0xbc5cxa&& (_0xbc5cx12[_0x387d[124]][_0x387d[103]]+= _0x387d[471]+ _0xbc5cxa)}else {var _0xbc5cx9=parseInt(_0xbc5cx2[_0x387d[284]](_0x387d[235])),_0xbc5cx13=parseInt(_0xbc5cx2[_0x387d[284]](_0x387d[236])),_0xbc5cx14=_0xbc5cx2[_0x387d[284]](_0x387d[117]),_0xbc5cx15=_0xbc5cx2[_0x387d[284]](_0x387d[119]),_0xbc5cx12=document[_0x387d[55]](_0x387d[485]);_0xbc5cx12[_0x387d[124]][_0x387d[103]]= _0xbc5cxa;( new mxWindow(mxResources[_0x387d[203]](_0xbc5cx4)|| _0xbc5cx4,_0xbc5cx12,_0xbc5cx9,_0xbc5cx13,_0xbc5cx14,_0xbc5cx15,!1,!0))[_0x387d[175]](!0)};_0x387d[1179]== _0xbc5cx4?_0xbc5cx5[_0x387d[3202]](_0xbc5cx12):_0x387d[3082]== _0xbc5cx4?_0xbc5cx5[_0x387d[3204]](_0xbc5cx12):_0x387d[924]== _0xbc5cx4?_0xbc5cx5[_0x387d[3208]](_0xbc5cx12):_0x387d[879]== _0xbc5cx4?_0xbc5cx5[_0x387d[3205]](_0xbc5cx12):_0x387d[201]== _0xbc5cx4&& _0xbc5cx5[_0x387d[3297]](_0xbc5cx12)}else {_0x387d[3298]== _0xbc5cx2[_0x387d[301]]?mxResources[_0x387d[99]](_0xbc5cx2[_0x387d[284]](_0x387d[3299])):_0x387d[94]== _0xbc5cx2[_0x387d[301]]&& mxClient[_0x387d[54]](_0x387d[94],_0xbc5cx2[_0x387d[284]](_0x387d[298]))};_0xbc5cx2= _0xbc5cx2[_0x387d[287]]}};_0xbc5cx2[_0x387d[3294]]= function(_0xbc5cx2,_0xbc5cx4,_0xbc5cx5){null== _0xbc5cx5[_0x387d[3118]]&& (_0xbc5cx5[_0x387d[3118]]= []);_0xbc5cx4= mxUtils[_0x387d[1540]](_0xbc5cx4);for(var _0xbc5cx9=0;_0xbc5cx9< _0xbc5cx4[_0x387d[67]];_0xbc5cx9++){for(var _0xbc5cxa=_0xbc5cx4[_0xbc5cx9][_0x387d[284]](_0x387d[3069]),_0xbc5cx12=_0xbc5cx4[_0xbc5cx9][_0x387d[285]];null!= _0xbc5cx12&& 1!= _0xbc5cx12[_0x387d[288]];){_0xbc5cx12= _0xbc5cx12[_0x387d[287]]};null!= _0xbc5cx12&& (_0xbc5cx5[_0x387d[3118]][_0xbc5cxa]= _0xbc5cx2[_0x387d[3244]](_0xbc5cx12))}};return _0xbc5cx2}()) \ 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 ad39ee4..9536420 100644 --- a/public/assets/plugins/square/js/Actions.js +++ b/public/assets/plugins/square/js/Actions.js @@ -1 +1 @@ -var _0xd834=["\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","\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\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","\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"];_0xd834[0];function Actions(_0xf166x2){this[_0xd834[1]]= _0xf166x2;this[_0xd834[2]]= new Object();this[_0xd834[3]]()}Actions[_0xd834[4]][_0xd834[3]]= function(){var _0xf166x3=this[_0xd834[1]];var _0xf166x4=_0xf166x3[_0xd834[5]];var _0xf166x5=_0xf166x4[_0xd834[6]];this[_0xd834[10]](_0xd834[7],function(){_0xf166x3[_0xd834[9]]( new NewDialog(_0xf166x3)[_0xd834[8]],300,180,true,true)});this[_0xd834[10]](_0xd834[11],function(){_0xf166x3[_0xd834[9]]( new OpenDialog(_0xf166x3)[_0xd834[8]],300,180,true,true)});this[_0xd834[10]](_0xd834[12],function(){_0xf166x3[_0xd834[13]](false)},null,null,_0xd834[14]);this[_0xd834[10]](_0xd834[15],function(){_0xf166x3[_0xd834[13]](true)},null,null,_0xd834[16]);this[_0xd834[10]](_0xd834[17],function(){_0xf166x3[_0xd834[18]](false)},null,null,_0xd834[19]);this[_0xd834[10]](_0xd834[20],function(){_0xf166x3[_0xd834[9]]( new VariableDialog(_0xf166x3)[_0xd834[8]],300,180,true,true)});this[_0xd834[10]](_0xd834[21],function(){_0xf166x3[_0xd834[9]]( new DescriptionDialog(_0xf166x3)[_0xd834[8]],300,180,true,true)});this[_0xd834[10]](_0xd834[22],function(){_0xf166x3[_0xd834[9]]( new ImportDialog(_0xf166x3)[_0xd834[8]],300,200,true,true)});this[_0xd834[10]](_0xd834[23],function(){_0xf166x3[_0xd834[9]]( new ExportDialog(_0xf166x3)[_0xd834[8]],300,200,true,true)},null,null,_0xd834[24]);this[_0xd834[29]](_0xd834[25], new Action(mxResources[_0xd834[27]](_0xd834[26]),mxUtils[_0xd834[28]](this,function(){this[_0xd834[1]][_0xd834[9]]( new EditFileDialog(_0xf166x3)[_0xd834[8]],620,420,true,true)})));this[_0xd834[10]](_0xd834[30],function(){mxUtils[_0xd834[31]](_0xf166x5)},null,_0xd834[32],_0xd834[33]);this[_0xd834[10]](_0xd834[34],function(){mxUtils[_0xd834[35]](_0xf166x5,null,10,10)});this[_0xd834[10]](_0xd834[36],function(){_0xf166x4[_0xd834[37]][_0xd834[36]]()},null,_0xd834[38],_0xd834[39]);this[_0xd834[10]](_0xd834[40],function(){_0xf166x4[_0xd834[37]][_0xd834[40]]()},null,_0xd834[41],_0xd834[42]);this[_0xd834[10]](_0xd834[43],function(){mxClipboard[_0xd834[43]](_0xf166x5)},null,_0xd834[44],_0xd834[45]);this[_0xd834[10]](_0xd834[46],function(){mxClipboard[_0xd834[46]](_0xf166x5)},null,_0xd834[47],_0xd834[48]);this[_0xd834[10]](_0xd834[49],function(){mxClipboard[_0xd834[49]](_0xf166x5)},false,_0xd834[50],_0xd834[51]);this[_0xd834[10]](_0xd834[52],function(){_0xf166x5[_0xd834[53]]()},null,null,_0xd834[54]);this[_0xd834[10]](_0xd834[55],function(){var _0xf166x6=_0xf166x5[_0xd834[56]];_0xf166x5[_0xd834[59]](_0xf166x5[_0xd834[58]](_0xf166x5[_0xd834[57]](),_0xf166x6,_0xf166x6,true))},null,null,_0xd834[60]);this[_0xd834[10]](_0xd834[61],function(){_0xf166x5[_0xd834[61]]()},null,null,_0xd834[62]);this[_0xd834[10]](_0xd834[63],function(){_0xf166x5[_0xd834[63]]()},null,null,_0xd834[64]);this[_0xd834[10]](_0xd834[65],function(){_0xf166x5[_0xd834[65]]()},null,null,_0xd834[66]);this[_0xd834[10]](_0xd834[67],function(){_0xf166x5[_0xd834[67]]()},null,null,_0xd834[68]);this[_0xd834[10]](_0xd834[69],function(){_0xf166x5[_0xd834[69]]()},null,null,_0xd834[70]);this[_0xd834[10]](_0xd834[71],function(){_0xf166x5[_0xd834[71]]()},null,null,_0xd834[72]);this[_0xd834[10]](_0xd834[73],function(){_0xf166x5[_0xd834[74]](false)},null,null,_0xd834[75]);this[_0xd834[10]](_0xd834[76],function(){_0xf166x5[_0xd834[74]](true)},null,null,_0xd834[77]);this[_0xd834[10]](_0xd834[78],function(){_0xf166x5[_0xd834[79]](false)},null,null,_0xd834[80]);this[_0xd834[10]](_0xd834[81],function(){_0xf166x5[_0xd834[79]](true)},null,null,_0xd834[82]);this[_0xd834[10]](_0xd834[83],function(){_0xf166x5[_0xd834[85]](_0xf166x5[_0xd834[84]](null,0))},null,null,_0xd834[86]);this[_0xd834[10]](_0xd834[87],function(){_0xf166x5[_0xd834[59]](_0xf166x5[_0xd834[88]]())},null,null,_0xd834[89]);this[_0xd834[10]](_0xd834[90],function(){_0xf166x5[_0xd834[91]]()});this[_0xd834[10]](_0xd834[92],function(){var _0xf166x7=_0xf166x5[_0xd834[93]]();var _0xf166x8=_0xf166x5[_0xd834[94]](_0xf166x7);if(_0xf166x8== null){_0xf166x8= _0xd834[95]};_0xf166x8= mxUtils[_0xd834[97]](mxResources[_0xd834[27]](_0xd834[96]),_0xf166x8);if(_0xf166x8!= null){_0xf166x5[_0xd834[98]](_0xf166x7,_0xf166x8)}});this[_0xd834[10]](_0xd834[99],function(){var _0xf166x7=_0xf166x5[_0xd834[93]]();var _0xf166x8=_0xf166x5[_0xd834[94]](_0xf166x7);if(_0xf166x8!= null){window[_0xd834[11]](_0xf166x8)}});this[_0xd834[10]](_0xd834[100],function(){var _0xf166x9=_0xf166x5[_0xd834[57]]();if(_0xf166x9!= null){_0xf166x5[_0xd834[102]]()[_0xd834[101]]();try{for(var _0xf166xa=0;_0xf166xa< _0xf166x9[_0xd834[103]];_0xf166xa++){var _0xf166x7=_0xf166x9[_0xf166xa];if(_0xf166x5[_0xd834[102]]()[_0xd834[104]](_0xf166x7)){_0xf166x5[_0xd834[105]]([_0xf166x7],20)}else {_0xf166x5[_0xd834[106]](_0xf166x7)}}}finally{_0xf166x5[_0xd834[102]]()[_0xd834[107]]()}}});this[_0xd834[10]](_0xd834[108],function(){var _0xf166xb=_0xf166x5[_0xd834[110]]()[_0xd834[109]](_0xf166x5[_0xd834[93]]());var _0xf166xc=_0xd834[111];if(_0xf166xb!= null&& _0xf166xb[_0xd834[113]][mxConstants[_0xd834[112]]]== _0xd834[111]){_0xf166xc= null};_0xf166x5[_0xd834[114]](mxConstants.STYLE_WHITE_SPACE,_0xf166xc)});this[_0xd834[10]](_0xd834[115],function(){var _0xf166xc=_0xd834[116];var _0xf166xb=_0xf166x5[_0xd834[110]]()[_0xd834[109]](_0xf166x5[_0xd834[93]]());if(_0xf166xb!= null){_0xf166xc= _0xf166xb[_0xd834[113]][mxConstants[_0xd834[117]]]|| _0xf166xc};_0xf166xc= mxUtils[_0xd834[97]](mxResources[_0xd834[27]](_0xd834[96])+ _0xd834[118]+ mxResources[_0xd834[27]](_0xd834[115])+ _0xd834[119],_0xf166xc);if(_0xf166xc!= null){_0xf166x5[_0xd834[114]](mxConstants.STYLE_ROTATION,_0xf166xc)}});this[_0xd834[10]](_0xd834[120],function(){var _0xf166x9=_0xf166x5[_0xd834[57]]();if(_0xf166x9!= null){_0xf166x5[_0xd834[102]]()[_0xd834[101]]();try{for(var _0xf166xa=0;_0xf166xa< _0xf166x9[_0xd834[103]];_0xf166xa++){var _0xf166x7=_0xf166x9[_0xf166xa];if(_0xf166x5[_0xd834[102]]()[_0xd834[121]](_0xf166x7)&& _0xf166x5[_0xd834[102]]()[_0xd834[104]](_0xf166x7)== 0){var _0xf166xd=_0xf166x5[_0xd834[122]](_0xf166x7);if(_0xf166xd!= null){_0xf166xd= _0xf166xd[_0xd834[123]]();_0xf166xd[_0xd834[124]]+= _0xf166xd[_0xd834[125]]/ 2- _0xf166xd[_0xd834[126]]/ 2;_0xf166xd[_0xd834[127]]+= _0xf166xd[_0xd834[126]]/ 2- _0xf166xd[_0xd834[125]]/ 2;var _0xf166xe=_0xf166xd[_0xd834[125]];_0xf166xd[_0xd834[125]]= _0xf166xd[_0xd834[126]];_0xf166xd[_0xd834[126]]= _0xf166xe;_0xf166x5[_0xd834[102]]()[_0xd834[128]](_0xf166x7,_0xf166xd);var _0xf166xb=_0xf166x5[_0xd834[129]][_0xd834[109]](_0xf166x7);if(_0xf166xb!= null){var _0xf166xf=_0xf166xb[_0xd834[113]][mxConstants[_0xd834[130]]]|| _0xd834[131];if(_0xf166xf== _0xd834[131]){_0xf166xf= _0xd834[132]}else {if(_0xf166xf== _0xd834[132]){_0xf166xf= _0xd834[133]}else {if(_0xf166xf== _0xd834[133]){_0xf166xf= _0xd834[134]}else {if(_0xf166xf== _0xd834[134]){_0xf166xf= _0xd834[131]}}}};_0xf166x5[_0xd834[114]](mxConstants.STYLE_DIRECTION,_0xf166xf,[_0xf166x7])}}}}}finally{_0xf166x5[_0xd834[102]]()[_0xd834[107]]()}}},null,null,_0xd834[135]);this[_0xd834[10]](_0xd834[136],function(){_0xf166x5[_0xd834[137]](1)});this[_0xd834[10]](_0xd834[138],function(){_0xf166x5[_0xd834[138]]()},null,null,_0xd834[139]);this[_0xd834[10]](_0xd834[140],function(){_0xf166x5[_0xd834[140]]()},null,null,_0xd834[141]);this[_0xd834[10]](_0xd834[142],function(){_0xf166x5[_0xd834[143]]()});this[_0xd834[10]](_0xd834[144],mxUtils[_0xd834[28]](this,function(){if(!_0xf166x5[_0xd834[145]]){this[_0xd834[27]](_0xd834[147])[_0xd834[146]]()};var _0xf166x10=_0xf166x5[_0xd834[148]];var _0xf166x11=_0xf166x5[_0xd834[149]];var _0xf166x12=_0xf166x5[_0xd834[8]][_0xd834[150]]- 20;var _0xf166x13=_0xf166x5[_0xd834[8]][_0xd834[151]]- 20;var _0xf166x14=Math[_0xd834[153]](100* Math[_0xd834[152]](_0xf166x12/ _0xf166x10[_0xd834[125]]/ _0xf166x11,_0xf166x13/ _0xf166x10[_0xd834[126]]/ _0xf166x11))/ 100;_0xf166x5[_0xd834[137]](_0xf166x14);_0xf166x5[_0xd834[8]][_0xd834[154]]= Math[_0xd834[157]](_0xf166x5[_0xd834[129]][_0xd834[155]][_0xd834[124]]* _0xf166x14- Math[_0xd834[156]](10,(_0xf166x5[_0xd834[8]][_0xd834[150]]- _0xf166x10[_0xd834[125]]* _0xf166x11* _0xf166x14)/ 2));_0xf166x5[_0xd834[8]][_0xd834[158]]= Math[_0xd834[157]](_0xf166x5[_0xd834[129]][_0xd834[155]][_0xd834[127]]* _0xf166x14- Math[_0xd834[156]](10,(_0xf166x5[_0xd834[8]][_0xd834[151]]- _0xf166x10[_0xd834[126]]* _0xf166x11* _0xf166x14)/ 2))}));this[_0xd834[10]](_0xd834[159],mxUtils[_0xd834[28]](this,function(){if(!_0xf166x5[_0xd834[145]]){this[_0xd834[27]](_0xd834[147])[_0xd834[146]]()};var _0xf166x10=_0xf166x5[_0xd834[148]];var _0xf166x11=_0xf166x5[_0xd834[149]];var _0xf166x12=_0xf166x5[_0xd834[8]][_0xd834[150]]- 20;var _0xf166x14=Math[_0xd834[153]](100* _0xf166x12/ _0xf166x10[_0xd834[125]]/ _0xf166x11)/ 100;_0xf166x5[_0xd834[137]](_0xf166x14);_0xf166x5[_0xd834[8]][_0xd834[154]]= Math[_0xd834[157]](_0xf166x5[_0xd834[129]][_0xd834[155]][_0xd834[124]]* _0xf166x14- Math[_0xd834[156]](10,(_0xf166x5[_0xd834[8]][_0xd834[150]]- _0xf166x10[_0xd834[125]]* _0xf166x11* _0xf166x14)/ 2));_0xf166x5[_0xd834[8]][_0xd834[158]]= Math[_0xd834[157]](_0xf166x5[_0xd834[129]][_0xd834[155]][_0xd834[127]]* _0xf166x14- Math[_0xd834[156]](10,(_0xf166x5[_0xd834[8]][_0xd834[151]]- _0xf166x10[_0xd834[126]]* _0xf166x11* _0xf166x14)/ 2))}));this[_0xd834[29]](_0xd834[160], new Action(mxResources[_0xd834[27]](_0xd834[161]),function(){var _0xf166xc=mxUtils[_0xd834[97]](mxResources[_0xd834[27]](_0xd834[96])+ _0xd834[162],parseInt(_0xf166x5[_0xd834[110]]()[_0xd834[163]]()* 100));if(_0xf166xc!= null&& _0xf166xc[_0xd834[103]]> 0&& !isNaN(parseInt(_0xf166xc))){_0xf166x5[_0xd834[137]](parseInt(_0xf166xc)/ 100)}}));var _0xf166x15=null;_0xf166x15= this[_0xd834[10]](_0xd834[164],function(){_0xf166x5[_0xd834[166]](!_0xf166x5[_0xd834[165]]());_0xf166x4[_0xd834[167]]()},null,null,_0xd834[168]);_0xf166x15[_0xd834[169]](true);_0xf166x15[_0xd834[170]](function(){return _0xf166x5[_0xd834[165]]()});_0xf166x15= this[_0xd834[10]](_0xd834[171],function(){_0xf166x5[_0xd834[173]][_0xd834[172]]= !_0xf166x5[_0xd834[173]][_0xd834[172]]});_0xf166x15[_0xd834[169]](true);_0xf166x15[_0xd834[170]](function(){return _0xf166x5[_0xd834[173]][_0xd834[172]]});_0xf166x15= this[_0xd834[10]](_0xd834[174],function(){_0xf166x5[_0xd834[176]][_0xd834[177]](!_0xf166x5[_0xd834[176]][_0xd834[175]]())});_0xf166x15[_0xd834[169]](true);_0xf166x15[_0xd834[170]](function(){return _0xf166x5[_0xd834[176]][_0xd834[175]]()});_0xf166x15= this[_0xd834[10]](_0xd834[178],function(){_0xf166x5[_0xd834[179]]= !_0xf166x5[_0xd834[179]];_0xf166x5[_0xd834[129]][_0xd834[180]]()});_0xf166x15[_0xd834[169]](true);_0xf166x15[_0xd834[170]](function(){return _0xf166x5[_0xd834[179]]});_0xf166x15= this[_0xd834[10]](_0xd834[181],function(){_0xf166x5[_0xd834[181]]= !_0xf166x5[_0xd834[181]];_0xf166x4[_0xd834[167]]();if(!_0xf166x5[_0xd834[181]]){var _0xf166x16=_0xf166x5[_0xd834[129]][_0xd834[155]];_0xf166x5[_0xd834[129]][_0xd834[183]](_0xf166x16[_0xd834[124]]- _0xf166x5[_0xd834[8]][_0xd834[154]]/ _0xf166x5[_0xd834[129]][_0xd834[182]],_0xf166x16[_0xd834[127]]- _0xf166x5[_0xd834[8]][_0xd834[158]]/ _0xf166x5[_0xd834[129]][_0xd834[182]]);_0xf166x5[_0xd834[8]][_0xd834[154]]= 0;_0xf166x5[_0xd834[8]][_0xd834[158]]= 0;_0xf166x5[_0xd834[184]]()}else {var _0xf166x17=_0xf166x5[_0xd834[129]][_0xd834[155]][_0xd834[124]];var _0xf166x18=_0xf166x5[_0xd834[129]][_0xd834[155]][_0xd834[127]];_0xf166x5[_0xd834[129]][_0xd834[155]][_0xd834[124]]= 0;_0xf166x5[_0xd834[129]][_0xd834[155]][_0xd834[127]]= 0;_0xf166x5[_0xd834[184]]();_0xf166x5[_0xd834[8]][_0xd834[154]]-= Math[_0xd834[157]](_0xf166x17* _0xf166x5[_0xd834[129]][_0xd834[182]]);_0xf166x5[_0xd834[8]][_0xd834[158]]-= Math[_0xd834[157]](_0xf166x18* _0xf166x5[_0xd834[129]][_0xd834[182]])}},!mxClient.IS_TOUCH);_0xf166x15[_0xd834[169]](true);_0xf166x15[_0xd834[170]](function(){return _0xf166x5[_0xd834[8]][_0xd834[113]][_0xd834[185]]== _0xd834[186]});_0xf166x15= this[_0xd834[10]](_0xd834[147],mxUtils[_0xd834[28]](this,function(){_0xf166x5[_0xd834[145]]= !_0xf166x5[_0xd834[145]];_0xf166x5[_0xd834[187]]= _0xf166x5[_0xd834[145]];_0xf166x5[_0xd834[188]]= _0xf166x5[_0xd834[187]];_0xf166x5[_0xd834[129]][_0xd834[189]]();_0xf166x5[_0xd834[184]]();_0xf166x4[_0xd834[167]]();_0xf166x4[_0xd834[191]][_0xd834[190]]();if(mxUtils[_0xd834[192]](_0xf166x5[_0xd834[8]])){if(_0xf166x5[_0xd834[145]]){_0xf166x5[_0xd834[8]][_0xd834[154]]-= 20;_0xf166x5[_0xd834[8]][_0xd834[158]]-= 20}else {_0xf166x5[_0xd834[8]][_0xd834[154]]+= 20;_0xf166x5[_0xd834[8]][_0xd834[158]]+= 20}}}));_0xf166x15[_0xd834[169]](true);_0xf166x15[_0xd834[170]](function(){return _0xf166x5[_0xd834[145]]});_0xf166x15= this[_0xd834[10]](_0xd834[193],function(){_0xf166x5[_0xd834[195]](!_0xf166x5[_0xd834[194]][_0xd834[175]]())},null,null,_0xd834[196]);_0xf166x15[_0xd834[169]](true);_0xf166x15[_0xd834[170]](function(){return _0xf166x5[_0xd834[194]][_0xd834[175]]()});_0xf166x15= this[_0xd834[10]](_0xd834[197],function(){_0xf166x5[_0xd834[194]][_0xd834[199]](!_0xf166x5[_0xd834[194]][_0xd834[198]]())});_0xf166x15[_0xd834[169]](true);_0xf166x15[_0xd834[170]](function(){return _0xf166x5[_0xd834[194]][_0xd834[198]]()});this[_0xd834[10]](_0xd834[200],function(){var _0xf166x19=_0xd834[95];if(mxResources[_0xd834[202]](mxClient[_0xd834[201]])){_0xf166x19= _0xd834[203]+ mxClient[_0xd834[201]]};window[_0xd834[11]](_0xd834[204])});this[_0xd834[29]](_0xd834[205], new Action(mxResources[_0xd834[27]](_0xd834[205])+ _0xd834[206],function(){_0xf166x3[_0xd834[9]]( new AboutDialog(_0xf166x3)[_0xd834[8]],320,280,true,true)},null,null,_0xd834[207]));var _0xf166x1a=mxUtils[_0xd834[28]](this,function(_0xf166x1b,_0xf166x1c){this[_0xd834[10]](_0xf166x1b,function(){_0xf166x5[_0xd834[208]](mxConstants.STYLE_FONTSTYLE,_0xf166x1c)})});_0xf166x1a(_0xd834[209],mxConstants.FONT_BOLD);_0xf166x1a(_0xd834[210],mxConstants.FONT_ITALIC);_0xf166x1a(_0xd834[211],mxConstants.FONT_UNDERLINE);this[_0xd834[10]](_0xd834[212],function(){_0xf166x5[_0xd834[213]](mxConstants.STYLE_SHADOW)});this[_0xd834[10]](_0xd834[214],function(){_0xf166x5[_0xd834[213]](mxConstants.STYLE_DASHED)});this[_0xd834[10]](_0xd834[215],function(){_0xf166x5[_0xd834[213]](mxConstants.STYLE_ROUNDED)});this[_0xd834[10]](_0xd834[216],function(){_0xf166x5[_0xd834[213]](mxConstants.STYLE_CURVED)});this[_0xd834[10]](_0xd834[113],function(){var _0xf166x9=_0xf166x5[_0xd834[57]]();if(_0xf166x9!= null&& _0xf166x9[_0xd834[103]]> 0){var _0xf166x1d=_0xf166x5[_0xd834[102]]();var _0xf166x1c=mxUtils[_0xd834[97]](mxResources[_0xd834[27]](_0xd834[96])+ _0xd834[118]+ mxResources[_0xd834[27]](_0xd834[113])+ _0xd834[217],_0xf166x1d[_0xd834[218]](_0xf166x9[0])|| _0xd834[95]);if(_0xf166x1c!= null){_0xf166x5[_0xd834[219]](_0xf166x1c,_0xf166x9)}}});this[_0xd834[10]](_0xd834[220],function(){_0xf166x5[_0xd834[221]](_0xf166x5[_0xd834[93]]())});this[_0xd834[10]](_0xd834[222],function(){var _0xf166x7=_0xf166x5[_0xd834[93]]();if(_0xf166x7!= null&& _0xf166x5[_0xd834[102]]()[_0xd834[223]](_0xf166x7)){var _0xf166x1e=_0xf166x4[_0xd834[6]][_0xd834[225]][_0xd834[224]](_0xf166x7);if(_0xf166x1e instanceof mxEdgeHandler){var _0xf166x16=_0xf166x5[_0xd834[129]][_0xd834[155]];var _0xf166x6=_0xf166x5[_0xd834[129]][_0xd834[182]];var _0xf166x17=_0xf166x16[_0xd834[124]];var _0xf166x18=_0xf166x16[_0xd834[127]];var _0xf166x1f=_0xf166x5[_0xd834[102]]()[_0xd834[226]](_0xf166x7);var _0xf166x20=_0xf166x5[_0xd834[122]](_0xf166x1f);if(_0xf166x5[_0xd834[102]]()[_0xd834[121]](_0xf166x1f)&& _0xf166x20!= null){_0xf166x17+= _0xf166x20[_0xd834[124]];_0xf166x18+= _0xf166x20[_0xd834[127]]};_0xf166x1e[_0xd834[231]](_0xf166x1e[_0xd834[227]],_0xf166x5[_0xd834[229]][_0xd834[228]]/ _0xf166x6- _0xf166x17,_0xf166x5[_0xd834[229]][_0xd834[230]]/ _0xf166x6- _0xf166x18)}}});this[_0xd834[10]](_0xd834[232],function(){var _0xf166x21=_0xf166x3[_0xd834[2]][_0xd834[27]](_0xd834[232]);if(_0xf166x21[_0xd834[233]]!= null){_0xf166x21[_0xd834[233]][_0xd834[235]](_0xf166x21[_0xd834[233]][_0xd834[227]],_0xf166x21[_0xd834[234]])}});this[_0xd834[10]](_0xd834[236],function(){function _0xf166x22(_0xf166xc,_0xf166x23,_0xf166x24){var _0xf166x25=null;var _0xf166x9=_0xf166x5[_0xd834[57]]();_0xf166x5[_0xd834[102]]()[_0xd834[101]]();try{if(_0xf166x9[_0xd834[103]]== 0){var _0xf166x26=_0xf166x5[_0xd834[237]]();_0xf166x9= [_0xf166x5[_0xd834[239]](_0xf166x5[_0xd834[238]](),null,_0xd834[95],_0xf166x26,_0xf166x26,_0xf166x23,_0xf166x24)];_0xf166x25= _0xf166x9};_0xf166x5[_0xd834[114]](mxConstants.STYLE_IMAGE,_0xf166xc,_0xf166x9);_0xf166x5[_0xd834[114]](mxConstants.STYLE_SHAPE,_0xd834[236],_0xf166x9);if(_0xf166x5[_0xd834[240]]()== 1){if(_0xf166x23!= null&& _0xf166x24!= null){var _0xf166x7=_0xf166x9[0];var _0xf166xd=_0xf166x5[_0xd834[102]]()[_0xd834[241]](_0xf166x7);if(_0xf166xd!= null){_0xf166xd= _0xf166xd[_0xd834[123]]();_0xf166xd[_0xd834[125]]= _0xf166x23;_0xf166xd[_0xd834[126]]= _0xf166x24;_0xf166x5[_0xd834[102]]()[_0xd834[128]](_0xf166x7,_0xf166xd)}}}}finally{_0xf166x5[_0xd834[102]]()[_0xd834[107]]()};if(_0xf166x25!= null){_0xf166x5[_0xd834[59]](_0xf166x25);_0xf166x5[_0xd834[242]](_0xf166x25[0])}}var _0xf166xc=_0xd834[95];var _0xf166xb=_0xf166x5[_0xd834[110]]()[_0xd834[109]](_0xf166x5[_0xd834[93]]());if(_0xf166xb!= null){_0xf166xc= _0xf166xb[_0xd834[113]][mxConstants[_0xd834[243]]]|| _0xf166xc};_0xf166xc= mxUtils[_0xd834[97]](mxResources[_0xd834[27]](_0xd834[96])+ _0xd834[118]+ mxResources[_0xd834[27]](_0xd834[244])+ _0xd834[217],_0xf166xc);if(_0xf166xc!= null){if(_0xf166xc[_0xd834[103]]> 0){var _0xf166x27= new Image();_0xf166x27[_0xd834[245]]= function(){_0xf166x22(_0xf166xc,_0xf166x27[_0xd834[125]],_0xf166x27[_0xd834[126]])};_0xf166x27[_0xd834[246]]= function(){mxUtils[_0xd834[248]](mxResources[_0xd834[27]](_0xd834[247]))};_0xf166x27[_0xd834[249]]= _0xf166xc}}})};Actions[_0xd834[4]][_0xd834[10]]= function(_0xf166x1b,_0xf166x28,_0xf166x29,_0xf166x2a,_0xf166x2b){return this[_0xd834[29]](_0xf166x1b, new Action(mxResources[_0xd834[27]](_0xf166x1b),_0xf166x28,_0xf166x29,_0xf166x2a,_0xf166x2b))};Actions[_0xd834[4]][_0xd834[29]]= function(_0xf166x2c,_0xf166x15){this[_0xd834[2]][_0xf166x2c]= _0xf166x15;return _0xf166x15};Actions[_0xd834[4]][_0xd834[27]]= function(_0xf166x2c){return this[_0xd834[2]][_0xf166x2c]};function Action(_0xf166x2e,_0xf166x28,_0xf166x29,_0xf166x2a,_0xf166x2b){mxEventSource[_0xd834[250]](this);this[_0xd834[251]]= _0xf166x2e;this[_0xd834[146]]= _0xf166x28;this[_0xd834[252]]= (_0xf166x29!= null)?_0xf166x29:true;this[_0xd834[253]]= _0xf166x2a;this[_0xd834[254]]= _0xf166x2b}mxUtils[_0xd834[255]](Action,mxEventSource);Action[_0xd834[4]][_0xd834[177]]= function(_0xf166xc){if(this[_0xd834[252]]!= _0xf166xc){this[_0xd834[252]]= _0xf166xc;this[_0xd834[257]]( new mxEventObject(_0xd834[256]))}};Action[_0xd834[4]][_0xd834[169]]= function(_0xf166xc){this[_0xd834[258]]= _0xf166xc};Action[_0xd834[4]][_0xd834[170]]= function(_0xf166x28){this[_0xd834[259]]= _0xf166x28};Action[_0xd834[4]][_0xd834[260]]= function(){return this[_0xd834[259]]()} \ No newline at end of file +var _0x79ca=["\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","\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\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","\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"];_0x79ca[0];function Actions(_0xda44x2){this[_0x79ca[1]]= _0xda44x2;this[_0x79ca[2]]= new Object();this[_0x79ca[3]]()}Actions[_0x79ca[4]][_0x79ca[3]]= function(){var _0xda44x3=this[_0x79ca[1]];var _0xda44x4=_0xda44x3[_0x79ca[5]];var _0xda44x5=_0xda44x4[_0x79ca[6]];this[_0x79ca[10]](_0x79ca[7],function(){_0xda44x3[_0x79ca[9]]( new NewDialog(_0xda44x3)[_0x79ca[8]],300,180,true,true)});this[_0x79ca[10]](_0x79ca[11],function(){_0xda44x3[_0x79ca[9]]( new OpenDialog(_0xda44x3)[_0x79ca[8]],300,180,true,true)});this[_0x79ca[10]](_0x79ca[12],function(){_0xda44x3[_0x79ca[13]](false)},null,null,_0x79ca[14]);this[_0x79ca[10]](_0x79ca[15],function(){_0xda44x3[_0x79ca[13]](true)},null,null,_0x79ca[16]);this[_0x79ca[10]](_0x79ca[17],function(){_0xda44x3[_0x79ca[18]](false)},null,null,_0x79ca[19]);this[_0x79ca[10]](_0x79ca[20],function(){_0xda44x3[_0x79ca[9]]( new VariableDialog(_0xda44x3)[_0x79ca[8]],300,180,true,true)});this[_0x79ca[10]](_0x79ca[21],function(){_0xda44x3[_0x79ca[9]]( new DescriptionDialog(_0xda44x3)[_0x79ca[8]],300,180,true,true)});this[_0x79ca[10]](_0x79ca[22],function(){_0xda44x3[_0x79ca[9]]( new ImportDialog(_0xda44x3)[_0x79ca[8]],300,200,true,true)});this[_0x79ca[10]](_0x79ca[23],function(){_0xda44x3[_0x79ca[9]]( new ExportDialog(_0xda44x3)[_0x79ca[8]],300,200,true,true)},null,null,_0x79ca[24]);this[_0x79ca[29]](_0x79ca[25], new Action(mxResources[_0x79ca[27]](_0x79ca[26]),mxUtils[_0x79ca[28]](this,function(){this[_0x79ca[1]][_0x79ca[9]]( new EditFileDialog(_0xda44x3)[_0x79ca[8]],620,420,true,true)})));this[_0x79ca[10]](_0x79ca[30],function(){mxUtils[_0x79ca[31]](_0xda44x5)},null,_0x79ca[32],_0x79ca[33]);this[_0x79ca[10]](_0x79ca[34],function(){mxUtils[_0x79ca[35]](_0xda44x5,null,10,10)});this[_0x79ca[10]](_0x79ca[36],function(){_0xda44x4[_0x79ca[37]][_0x79ca[36]]()},null,_0x79ca[38],_0x79ca[39]);this[_0x79ca[10]](_0x79ca[40],function(){_0xda44x4[_0x79ca[37]][_0x79ca[40]]()},null,_0x79ca[41],_0x79ca[42]);this[_0x79ca[10]](_0x79ca[43],function(){mxClipboard[_0x79ca[43]](_0xda44x5)},null,_0x79ca[44],_0x79ca[45]);this[_0x79ca[10]](_0x79ca[46],function(){mxClipboard[_0x79ca[46]](_0xda44x5)},null,_0x79ca[47],_0x79ca[48]);this[_0x79ca[10]](_0x79ca[49],function(){mxClipboard[_0x79ca[49]](_0xda44x5)},false,_0x79ca[50],_0x79ca[51]);this[_0x79ca[10]](_0x79ca[52],function(){_0xda44x5[_0x79ca[53]]()},null,null,_0x79ca[54]);this[_0x79ca[10]](_0x79ca[55],function(){var _0xda44x6=_0xda44x5[_0x79ca[56]];_0xda44x5[_0x79ca[59]](_0xda44x5[_0x79ca[58]](_0xda44x5[_0x79ca[57]](),_0xda44x6,_0xda44x6,true))},null,null,_0x79ca[60]);this[_0x79ca[10]](_0x79ca[61],function(){_0xda44x5[_0x79ca[61]]()},null,null,_0x79ca[62]);this[_0x79ca[10]](_0x79ca[63],function(){_0xda44x5[_0x79ca[63]]()},null,null,_0x79ca[64]);this[_0x79ca[10]](_0x79ca[65],function(){_0xda44x5[_0x79ca[65]]()},null,null,_0x79ca[66]);this[_0x79ca[10]](_0x79ca[67],function(){_0xda44x5[_0x79ca[67]]()},null,null,_0x79ca[68]);this[_0x79ca[10]](_0x79ca[69],function(){_0xda44x5[_0x79ca[69]]()},null,null,_0x79ca[70]);this[_0x79ca[10]](_0x79ca[71],function(){_0xda44x5[_0x79ca[71]]()},null,null,_0x79ca[72]);this[_0x79ca[10]](_0x79ca[73],function(){_0xda44x5[_0x79ca[74]](false)},null,null,_0x79ca[75]);this[_0x79ca[10]](_0x79ca[76],function(){_0xda44x5[_0x79ca[74]](true)},null,null,_0x79ca[77]);this[_0x79ca[10]](_0x79ca[78],function(){_0xda44x5[_0x79ca[79]](false)},null,null,_0x79ca[80]);this[_0x79ca[10]](_0x79ca[81],function(){_0xda44x5[_0x79ca[79]](true)},null,null,_0x79ca[82]);this[_0x79ca[10]](_0x79ca[83],function(){_0xda44x5[_0x79ca[85]](_0xda44x5[_0x79ca[84]](null,0))},null,null,_0x79ca[86]);this[_0x79ca[10]](_0x79ca[87],function(){_0xda44x5[_0x79ca[59]](_0xda44x5[_0x79ca[88]]())},null,null,_0x79ca[89]);this[_0x79ca[10]](_0x79ca[90],function(){_0xda44x5[_0x79ca[91]]()});this[_0x79ca[10]](_0x79ca[92],function(){var _0xda44x7=_0xda44x5[_0x79ca[93]]();var _0xda44x8=_0xda44x5[_0x79ca[94]](_0xda44x7);if(_0xda44x8== null){_0xda44x8= _0x79ca[95]};_0xda44x8= mxUtils[_0x79ca[97]](mxResources[_0x79ca[27]](_0x79ca[96]),_0xda44x8);if(_0xda44x8!= null){_0xda44x5[_0x79ca[98]](_0xda44x7,_0xda44x8)}});this[_0x79ca[10]](_0x79ca[99],function(){var _0xda44x7=_0xda44x5[_0x79ca[93]]();var _0xda44x8=_0xda44x5[_0x79ca[94]](_0xda44x7);if(_0xda44x8!= null){window[_0x79ca[11]](_0xda44x8)}});this[_0x79ca[10]](_0x79ca[100],function(){var _0xda44x9=_0xda44x5[_0x79ca[57]]();if(_0xda44x9!= null){_0xda44x5[_0x79ca[102]]()[_0x79ca[101]]();try{for(var _0xda44xa=0;_0xda44xa< _0xda44x9[_0x79ca[103]];_0xda44xa++){var _0xda44x7=_0xda44x9[_0xda44xa];if(_0xda44x5[_0x79ca[102]]()[_0x79ca[104]](_0xda44x7)){_0xda44x5[_0x79ca[105]]([_0xda44x7],20)}else {_0xda44x5[_0x79ca[106]](_0xda44x7)}}}finally{_0xda44x5[_0x79ca[102]]()[_0x79ca[107]]()}}});this[_0x79ca[10]](_0x79ca[108],function(){var _0xda44xb=_0xda44x5[_0x79ca[110]]()[_0x79ca[109]](_0xda44x5[_0x79ca[93]]());var _0xda44xc=_0x79ca[111];if(_0xda44xb!= null&& _0xda44xb[_0x79ca[113]][mxConstants[_0x79ca[112]]]== _0x79ca[111]){_0xda44xc= null};_0xda44x5[_0x79ca[114]](mxConstants.STYLE_WHITE_SPACE,_0xda44xc)});this[_0x79ca[10]](_0x79ca[115],function(){var _0xda44xc=_0x79ca[116];var _0xda44xb=_0xda44x5[_0x79ca[110]]()[_0x79ca[109]](_0xda44x5[_0x79ca[93]]());if(_0xda44xb!= null){_0xda44xc= _0xda44xb[_0x79ca[113]][mxConstants[_0x79ca[117]]]|| _0xda44xc};_0xda44xc= mxUtils[_0x79ca[97]](mxResources[_0x79ca[27]](_0x79ca[96])+ _0x79ca[118]+ mxResources[_0x79ca[27]](_0x79ca[115])+ _0x79ca[119],_0xda44xc);if(_0xda44xc!= null){_0xda44x5[_0x79ca[114]](mxConstants.STYLE_ROTATION,_0xda44xc)}});this[_0x79ca[10]](_0x79ca[120],function(){var _0xda44x9=_0xda44x5[_0x79ca[57]]();if(_0xda44x9!= null){_0xda44x5[_0x79ca[102]]()[_0x79ca[101]]();try{for(var _0xda44xa=0;_0xda44xa< _0xda44x9[_0x79ca[103]];_0xda44xa++){var _0xda44x7=_0xda44x9[_0xda44xa];if(_0xda44x5[_0x79ca[102]]()[_0x79ca[121]](_0xda44x7)&& _0xda44x5[_0x79ca[102]]()[_0x79ca[104]](_0xda44x7)== 0){var _0xda44xd=_0xda44x5[_0x79ca[122]](_0xda44x7);if(_0xda44xd!= null){_0xda44xd= _0xda44xd[_0x79ca[123]]();_0xda44xd[_0x79ca[124]]+= _0xda44xd[_0x79ca[125]]/ 2- _0xda44xd[_0x79ca[126]]/ 2;_0xda44xd[_0x79ca[127]]+= _0xda44xd[_0x79ca[126]]/ 2- _0xda44xd[_0x79ca[125]]/ 2;var _0xda44xe=_0xda44xd[_0x79ca[125]];_0xda44xd[_0x79ca[125]]= _0xda44xd[_0x79ca[126]];_0xda44xd[_0x79ca[126]]= _0xda44xe;_0xda44x5[_0x79ca[102]]()[_0x79ca[128]](_0xda44x7,_0xda44xd);var _0xda44xb=_0xda44x5[_0x79ca[129]][_0x79ca[109]](_0xda44x7);if(_0xda44xb!= null){var _0xda44xf=_0xda44xb[_0x79ca[113]][mxConstants[_0x79ca[130]]]|| _0x79ca[131];if(_0xda44xf== _0x79ca[131]){_0xda44xf= _0x79ca[132]}else {if(_0xda44xf== _0x79ca[132]){_0xda44xf= _0x79ca[133]}else {if(_0xda44xf== _0x79ca[133]){_0xda44xf= _0x79ca[134]}else {if(_0xda44xf== _0x79ca[134]){_0xda44xf= _0x79ca[131]}}}};_0xda44x5[_0x79ca[114]](mxConstants.STYLE_DIRECTION,_0xda44xf,[_0xda44x7])}}}}}finally{_0xda44x5[_0x79ca[102]]()[_0x79ca[107]]()}}},null,null,_0x79ca[135]);this[_0x79ca[10]](_0x79ca[136],function(){_0xda44x5[_0x79ca[137]](1)});this[_0x79ca[10]](_0x79ca[138],function(){_0xda44x5[_0x79ca[138]]()},null,null,_0x79ca[139]);this[_0x79ca[10]](_0x79ca[140],function(){_0xda44x5[_0x79ca[140]]()},null,null,_0x79ca[141]);this[_0x79ca[10]](_0x79ca[142],function(){_0xda44x5[_0x79ca[143]]()});this[_0x79ca[10]](_0x79ca[144],mxUtils[_0x79ca[28]](this,function(){if(!_0xda44x5[_0x79ca[145]]){this[_0x79ca[27]](_0x79ca[147])[_0x79ca[146]]()};var _0xda44x10=_0xda44x5[_0x79ca[148]];var _0xda44x11=_0xda44x5[_0x79ca[149]];var _0xda44x12=_0xda44x5[_0x79ca[8]][_0x79ca[150]]- 20;var _0xda44x13=_0xda44x5[_0x79ca[8]][_0x79ca[151]]- 20;var _0xda44x14=Math[_0x79ca[153]](100* Math[_0x79ca[152]](_0xda44x12/ _0xda44x10[_0x79ca[125]]/ _0xda44x11,_0xda44x13/ _0xda44x10[_0x79ca[126]]/ _0xda44x11))/ 100;_0xda44x5[_0x79ca[137]](_0xda44x14);_0xda44x5[_0x79ca[8]][_0x79ca[154]]= Math[_0x79ca[157]](_0xda44x5[_0x79ca[129]][_0x79ca[155]][_0x79ca[124]]* _0xda44x14- Math[_0x79ca[156]](10,(_0xda44x5[_0x79ca[8]][_0x79ca[150]]- _0xda44x10[_0x79ca[125]]* _0xda44x11* _0xda44x14)/ 2));_0xda44x5[_0x79ca[8]][_0x79ca[158]]= Math[_0x79ca[157]](_0xda44x5[_0x79ca[129]][_0x79ca[155]][_0x79ca[127]]* _0xda44x14- Math[_0x79ca[156]](10,(_0xda44x5[_0x79ca[8]][_0x79ca[151]]- _0xda44x10[_0x79ca[126]]* _0xda44x11* _0xda44x14)/ 2))}));this[_0x79ca[10]](_0x79ca[159],mxUtils[_0x79ca[28]](this,function(){if(!_0xda44x5[_0x79ca[145]]){this[_0x79ca[27]](_0x79ca[147])[_0x79ca[146]]()};var _0xda44x10=_0xda44x5[_0x79ca[148]];var _0xda44x11=_0xda44x5[_0x79ca[149]];var _0xda44x12=_0xda44x5[_0x79ca[8]][_0x79ca[150]]- 20;var _0xda44x14=Math[_0x79ca[153]](100* _0xda44x12/ _0xda44x10[_0x79ca[125]]/ _0xda44x11)/ 100;_0xda44x5[_0x79ca[137]](_0xda44x14);_0xda44x5[_0x79ca[8]][_0x79ca[154]]= Math[_0x79ca[157]](_0xda44x5[_0x79ca[129]][_0x79ca[155]][_0x79ca[124]]* _0xda44x14- Math[_0x79ca[156]](10,(_0xda44x5[_0x79ca[8]][_0x79ca[150]]- _0xda44x10[_0x79ca[125]]* _0xda44x11* _0xda44x14)/ 2));_0xda44x5[_0x79ca[8]][_0x79ca[158]]= Math[_0x79ca[157]](_0xda44x5[_0x79ca[129]][_0x79ca[155]][_0x79ca[127]]* _0xda44x14- Math[_0x79ca[156]](10,(_0xda44x5[_0x79ca[8]][_0x79ca[151]]- _0xda44x10[_0x79ca[126]]* _0xda44x11* _0xda44x14)/ 2))}));this[_0x79ca[29]](_0x79ca[160], new Action(mxResources[_0x79ca[27]](_0x79ca[161]),function(){var _0xda44xc=mxUtils[_0x79ca[97]](mxResources[_0x79ca[27]](_0x79ca[96])+ _0x79ca[162],parseInt(_0xda44x5[_0x79ca[110]]()[_0x79ca[163]]()* 100));if(_0xda44xc!= null&& _0xda44xc[_0x79ca[103]]> 0&& !isNaN(parseInt(_0xda44xc))){_0xda44x5[_0x79ca[137]](parseInt(_0xda44xc)/ 100)}}));var _0xda44x15=null;_0xda44x15= this[_0x79ca[10]](_0x79ca[164],function(){_0xda44x5[_0x79ca[166]](!_0xda44x5[_0x79ca[165]]());_0xda44x4[_0x79ca[167]]()},null,null,_0x79ca[168]);_0xda44x15[_0x79ca[169]](true);_0xda44x15[_0x79ca[170]](function(){return _0xda44x5[_0x79ca[165]]()});_0xda44x15= this[_0x79ca[10]](_0x79ca[171],function(){_0xda44x5[_0x79ca[173]][_0x79ca[172]]= !_0xda44x5[_0x79ca[173]][_0x79ca[172]]});_0xda44x15[_0x79ca[169]](true);_0xda44x15[_0x79ca[170]](function(){return _0xda44x5[_0x79ca[173]][_0x79ca[172]]});_0xda44x15= this[_0x79ca[10]](_0x79ca[174],function(){_0xda44x5[_0x79ca[176]][_0x79ca[177]](!_0xda44x5[_0x79ca[176]][_0x79ca[175]]())});_0xda44x15[_0x79ca[169]](true);_0xda44x15[_0x79ca[170]](function(){return _0xda44x5[_0x79ca[176]][_0x79ca[175]]()});_0xda44x15= this[_0x79ca[10]](_0x79ca[178],function(){_0xda44x5[_0x79ca[179]]= !_0xda44x5[_0x79ca[179]];_0xda44x5[_0x79ca[129]][_0x79ca[180]]()});_0xda44x15[_0x79ca[169]](true);_0xda44x15[_0x79ca[170]](function(){return _0xda44x5[_0x79ca[179]]});_0xda44x15= this[_0x79ca[10]](_0x79ca[181],function(){_0xda44x5[_0x79ca[181]]= !_0xda44x5[_0x79ca[181]];_0xda44x4[_0x79ca[167]]();if(!_0xda44x5[_0x79ca[181]]){var _0xda44x16=_0xda44x5[_0x79ca[129]][_0x79ca[155]];_0xda44x5[_0x79ca[129]][_0x79ca[183]](_0xda44x16[_0x79ca[124]]- _0xda44x5[_0x79ca[8]][_0x79ca[154]]/ _0xda44x5[_0x79ca[129]][_0x79ca[182]],_0xda44x16[_0x79ca[127]]- _0xda44x5[_0x79ca[8]][_0x79ca[158]]/ _0xda44x5[_0x79ca[129]][_0x79ca[182]]);_0xda44x5[_0x79ca[8]][_0x79ca[154]]= 0;_0xda44x5[_0x79ca[8]][_0x79ca[158]]= 0;_0xda44x5[_0x79ca[184]]()}else {var _0xda44x17=_0xda44x5[_0x79ca[129]][_0x79ca[155]][_0x79ca[124]];var _0xda44x18=_0xda44x5[_0x79ca[129]][_0x79ca[155]][_0x79ca[127]];_0xda44x5[_0x79ca[129]][_0x79ca[155]][_0x79ca[124]]= 0;_0xda44x5[_0x79ca[129]][_0x79ca[155]][_0x79ca[127]]= 0;_0xda44x5[_0x79ca[184]]();_0xda44x5[_0x79ca[8]][_0x79ca[154]]-= Math[_0x79ca[157]](_0xda44x17* _0xda44x5[_0x79ca[129]][_0x79ca[182]]);_0xda44x5[_0x79ca[8]][_0x79ca[158]]-= Math[_0x79ca[157]](_0xda44x18* _0xda44x5[_0x79ca[129]][_0x79ca[182]])}},!mxClient.IS_TOUCH);_0xda44x15[_0x79ca[169]](true);_0xda44x15[_0x79ca[170]](function(){return _0xda44x5[_0x79ca[8]][_0x79ca[113]][_0x79ca[185]]== _0x79ca[186]});_0xda44x15= this[_0x79ca[10]](_0x79ca[147],mxUtils[_0x79ca[28]](this,function(){_0xda44x5[_0x79ca[145]]= !_0xda44x5[_0x79ca[145]];_0xda44x5[_0x79ca[187]]= _0xda44x5[_0x79ca[145]];_0xda44x5[_0x79ca[188]]= _0xda44x5[_0x79ca[187]];_0xda44x5[_0x79ca[129]][_0x79ca[189]]();_0xda44x5[_0x79ca[184]]();_0xda44x4[_0x79ca[167]]();_0xda44x4[_0x79ca[191]][_0x79ca[190]]();if(mxUtils[_0x79ca[192]](_0xda44x5[_0x79ca[8]])){if(_0xda44x5[_0x79ca[145]]){_0xda44x5[_0x79ca[8]][_0x79ca[154]]-= 20;_0xda44x5[_0x79ca[8]][_0x79ca[158]]-= 20}else {_0xda44x5[_0x79ca[8]][_0x79ca[154]]+= 20;_0xda44x5[_0x79ca[8]][_0x79ca[158]]+= 20}}}));_0xda44x15[_0x79ca[169]](true);_0xda44x15[_0x79ca[170]](function(){return _0xda44x5[_0x79ca[145]]});_0xda44x15= this[_0x79ca[10]](_0x79ca[193],function(){_0xda44x5[_0x79ca[195]](!_0xda44x5[_0x79ca[194]][_0x79ca[175]]())},null,null,_0x79ca[196]);_0xda44x15[_0x79ca[169]](true);_0xda44x15[_0x79ca[170]](function(){return _0xda44x5[_0x79ca[194]][_0x79ca[175]]()});_0xda44x15= this[_0x79ca[10]](_0x79ca[197],function(){_0xda44x5[_0x79ca[194]][_0x79ca[199]](!_0xda44x5[_0x79ca[194]][_0x79ca[198]]())});_0xda44x15[_0x79ca[169]](true);_0xda44x15[_0x79ca[170]](function(){return _0xda44x5[_0x79ca[194]][_0x79ca[198]]()});this[_0x79ca[10]](_0x79ca[200],function(){var _0xda44x19=_0x79ca[95];if(mxResources[_0x79ca[202]](mxClient[_0x79ca[201]])){_0xda44x19= _0x79ca[203]+ mxClient[_0x79ca[201]]};window[_0x79ca[11]](_0x79ca[204])});this[_0x79ca[29]](_0x79ca[205], new Action(mxResources[_0x79ca[27]](_0x79ca[205])+ _0x79ca[206],function(){_0xda44x3[_0x79ca[9]]( new AboutDialog(_0xda44x3)[_0x79ca[8]],320,280,true,true)},null,null,_0x79ca[207]));var _0xda44x1a=mxUtils[_0x79ca[28]](this,function(_0xda44x1b,_0xda44x1c){this[_0x79ca[10]](_0xda44x1b,function(){_0xda44x5[_0x79ca[208]](mxConstants.STYLE_FONTSTYLE,_0xda44x1c)})});_0xda44x1a(_0x79ca[209],mxConstants.FONT_BOLD);_0xda44x1a(_0x79ca[210],mxConstants.FONT_ITALIC);_0xda44x1a(_0x79ca[211],mxConstants.FONT_UNDERLINE);this[_0x79ca[10]](_0x79ca[212],function(){_0xda44x5[_0x79ca[213]](mxConstants.STYLE_SHADOW)});this[_0x79ca[10]](_0x79ca[214],function(){_0xda44x5[_0x79ca[213]](mxConstants.STYLE_DASHED)});this[_0x79ca[10]](_0x79ca[215],function(){_0xda44x5[_0x79ca[213]](mxConstants.STYLE_ROUNDED)});this[_0x79ca[10]](_0x79ca[216],function(){_0xda44x5[_0x79ca[213]](mxConstants.STYLE_CURVED)});this[_0x79ca[10]](_0x79ca[113],function(){var _0xda44x9=_0xda44x5[_0x79ca[57]]();if(_0xda44x9!= null&& _0xda44x9[_0x79ca[103]]> 0){var _0xda44x1d=_0xda44x5[_0x79ca[102]]();var _0xda44x1c=mxUtils[_0x79ca[97]](mxResources[_0x79ca[27]](_0x79ca[96])+ _0x79ca[118]+ mxResources[_0x79ca[27]](_0x79ca[113])+ _0x79ca[217],_0xda44x1d[_0x79ca[218]](_0xda44x9[0])|| _0x79ca[95]);if(_0xda44x1c!= null){_0xda44x5[_0x79ca[219]](_0xda44x1c,_0xda44x9)}}});this[_0x79ca[10]](_0x79ca[220],function(){_0xda44x5[_0x79ca[221]](_0xda44x5[_0x79ca[93]]())});this[_0x79ca[10]](_0x79ca[222],function(){var _0xda44x7=_0xda44x5[_0x79ca[93]]();if(_0xda44x7!= null&& _0xda44x5[_0x79ca[102]]()[_0x79ca[223]](_0xda44x7)){var _0xda44x1e=_0xda44x4[_0x79ca[6]][_0x79ca[225]][_0x79ca[224]](_0xda44x7);if(_0xda44x1e instanceof mxEdgeHandler){var _0xda44x16=_0xda44x5[_0x79ca[129]][_0x79ca[155]];var _0xda44x6=_0xda44x5[_0x79ca[129]][_0x79ca[182]];var _0xda44x17=_0xda44x16[_0x79ca[124]];var _0xda44x18=_0xda44x16[_0x79ca[127]];var _0xda44x1f=_0xda44x5[_0x79ca[102]]()[_0x79ca[226]](_0xda44x7);var _0xda44x20=_0xda44x5[_0x79ca[122]](_0xda44x1f);if(_0xda44x5[_0x79ca[102]]()[_0x79ca[121]](_0xda44x1f)&& _0xda44x20!= null){_0xda44x17+= _0xda44x20[_0x79ca[124]];_0xda44x18+= _0xda44x20[_0x79ca[127]]};_0xda44x1e[_0x79ca[231]](_0xda44x1e[_0x79ca[227]],_0xda44x5[_0x79ca[229]][_0x79ca[228]]/ _0xda44x6- _0xda44x17,_0xda44x5[_0x79ca[229]][_0x79ca[230]]/ _0xda44x6- _0xda44x18)}}});this[_0x79ca[10]](_0x79ca[232],function(){var _0xda44x21=_0xda44x3[_0x79ca[2]][_0x79ca[27]](_0x79ca[232]);if(_0xda44x21[_0x79ca[233]]!= null){_0xda44x21[_0x79ca[233]][_0x79ca[235]](_0xda44x21[_0x79ca[233]][_0x79ca[227]],_0xda44x21[_0x79ca[234]])}});this[_0x79ca[10]](_0x79ca[236],function(){function _0xda44x22(_0xda44xc,_0xda44x23,_0xda44x24){var _0xda44x25=null;var _0xda44x9=_0xda44x5[_0x79ca[57]]();_0xda44x5[_0x79ca[102]]()[_0x79ca[101]]();try{if(_0xda44x9[_0x79ca[103]]== 0){var _0xda44x26=_0xda44x5[_0x79ca[237]]();_0xda44x9= [_0xda44x5[_0x79ca[239]](_0xda44x5[_0x79ca[238]](),null,_0x79ca[95],_0xda44x26,_0xda44x26,_0xda44x23,_0xda44x24)];_0xda44x25= _0xda44x9};_0xda44x5[_0x79ca[114]](mxConstants.STYLE_IMAGE,_0xda44xc,_0xda44x9);_0xda44x5[_0x79ca[114]](mxConstants.STYLE_SHAPE,_0x79ca[236],_0xda44x9);if(_0xda44x5[_0x79ca[240]]()== 1){if(_0xda44x23!= null&& _0xda44x24!= null){var _0xda44x7=_0xda44x9[0];var _0xda44xd=_0xda44x5[_0x79ca[102]]()[_0x79ca[241]](_0xda44x7);if(_0xda44xd!= null){_0xda44xd= _0xda44xd[_0x79ca[123]]();_0xda44xd[_0x79ca[125]]= _0xda44x23;_0xda44xd[_0x79ca[126]]= _0xda44x24;_0xda44x5[_0x79ca[102]]()[_0x79ca[128]](_0xda44x7,_0xda44xd)}}}}finally{_0xda44x5[_0x79ca[102]]()[_0x79ca[107]]()};if(_0xda44x25!= null){_0xda44x5[_0x79ca[59]](_0xda44x25);_0xda44x5[_0x79ca[242]](_0xda44x25[0])}}var _0xda44xc=_0x79ca[95];var _0xda44xb=_0xda44x5[_0x79ca[110]]()[_0x79ca[109]](_0xda44x5[_0x79ca[93]]());if(_0xda44xb!= null){_0xda44xc= _0xda44xb[_0x79ca[113]][mxConstants[_0x79ca[243]]]|| _0xda44xc};_0xda44xc= mxUtils[_0x79ca[97]](mxResources[_0x79ca[27]](_0x79ca[96])+ _0x79ca[118]+ mxResources[_0x79ca[27]](_0x79ca[244])+ _0x79ca[217],_0xda44xc);if(_0xda44xc!= null){if(_0xda44xc[_0x79ca[103]]> 0){var _0xda44x27= new Image();_0xda44x27[_0x79ca[245]]= function(){_0xda44x22(_0xda44xc,_0xda44x27[_0x79ca[125]],_0xda44x27[_0x79ca[126]])};_0xda44x27[_0x79ca[246]]= function(){mxUtils[_0x79ca[248]](mxResources[_0x79ca[27]](_0x79ca[247]))};_0xda44x27[_0x79ca[249]]= _0xda44xc}}})};Actions[_0x79ca[4]][_0x79ca[10]]= function(_0xda44x1b,_0xda44x28,_0xda44x29,_0xda44x2a,_0xda44x2b){return this[_0x79ca[29]](_0xda44x1b, new Action(mxResources[_0x79ca[27]](_0xda44x1b),_0xda44x28,_0xda44x29,_0xda44x2a,_0xda44x2b))};Actions[_0x79ca[4]][_0x79ca[29]]= function(_0xda44x2c,_0xda44x15){this[_0x79ca[2]][_0xda44x2c]= _0xda44x15;return _0xda44x15};Actions[_0x79ca[4]][_0x79ca[27]]= function(_0xda44x2c){return this[_0x79ca[2]][_0xda44x2c]};function Action(_0xda44x2e,_0xda44x28,_0xda44x29,_0xda44x2a,_0xda44x2b){mxEventSource[_0x79ca[250]](this);this[_0x79ca[251]]= _0xda44x2e;this[_0x79ca[146]]= _0xda44x28;this[_0x79ca[252]]= (_0xda44x29!= null)?_0xda44x29:true;this[_0x79ca[253]]= _0xda44x2a;this[_0x79ca[254]]= _0xda44x2b}mxUtils[_0x79ca[255]](Action,mxEventSource);Action[_0x79ca[4]][_0x79ca[177]]= function(_0xda44xc){if(this[_0x79ca[252]]!= _0xda44xc){this[_0x79ca[252]]= _0xda44xc;this[_0x79ca[257]]( new mxEventObject(_0x79ca[256]))}};Action[_0x79ca[4]][_0x79ca[169]]= function(_0xda44xc){this[_0x79ca[258]]= _0xda44xc};Action[_0x79ca[4]][_0x79ca[170]]= function(_0xda44x28){this[_0x79ca[259]]= _0xda44x28};Action[_0x79ca[4]][_0x79ca[260]]= function(){return this[_0x79ca[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 cf87c01..4047e52 100644 --- a/public/assets/plugins/square/js/Dialogs.js +++ b/public/assets/plugins/square/js/Dialogs.js @@ -1 +1 @@ -var _0x462e=["\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","\x67\x72\x6F\x75\x70\x42\x79","\x68\x61\x73\x4F\x77\x6E\x50\x72\x6F\x70\x65\x72\x74\x79","\x6F\x70\x74\x67\x72\x6F\x75\x70","\x6C\x61\x62\x65\x6C","\x63\x61\x70\x69\x74\x61\x6C\x69\x7A\x65","\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","","\x50\x4F\x53\x54","\x2F\x61\x70\x69\x2F\x72\x65\x73\x74\x2F\x6C\x69\x73\x74\x2F\x6C\x69\x73\x74","\x73\x74\x72\x69\x6E\x67\x69\x66\x79","\x52\x4D\x49","\x69\x64","\x6E\x61\x6D\x65","\x6C\x6F\x67","\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","\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","\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","\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","\x66\x6F\x72\x6D\x2D\x63\x6F\x6E\x74\x72\x6F\x6C","\x73\x61\x76\x65","\x6E\x65\x77","\x5F\x6E\x65\x77","\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\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","\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","\x75\x70\x64\x61\x74\x65","\x76\x61\x72\x69\x61\x62\x6C\x65","\x76\x61\x72\x69\x61\x62\x6C\x65\x20\x6E\x61\x6D\x65","\x76\x61\x72\x69\x61\x62\x6C\x65\x20\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x66\x6F\x72\x6D\x2D\x67\x72\x6F\x75\x70\x20\x6C\x61\x73\x74","\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","\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","\x2F\x61\x70\x69\x2F\x75\x73\x65\x72\x73\x2F\x61\x6C\x6C","\x66\x75\x6C\x6C\x6E\x61\x6D\x65","\x72\x6F\x6C\x65","\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","\x73\x65\x6E\x64\x4D\x61\x69\x6C","\x2F\x61\x70\x69\x2F\x6D\x61\x69\x6C\x2F\x73\x65\x72\x76\x65\x72\x73\x2F\x6F\x75\x74","\x75\x73\x65\x72\x6E\x61\x6D\x65","\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\x74\x65\x6D\x70\x6C\x61\x74\x65\x73","\x74\x65\x6D\x70\x6C\x61\x74\x65\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","\x68\x69\x64\x64\x65\x6E\x64\x69\x67\x69\x74\x73\x70\x6F\x73","\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","\x69\x6E\x74\x4B\x65\x79","\x72\x65\x63\x6F\x72\x64\x69\x6E\x67\x46\x6F\x72\x6D\x61\x74","\x61\x6E\x73\x77\x65\x72","\x6C\x69\x73\x74\x5F\x69\x64","\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","\x63\x6F\x6D\x6D\x61\x6E\x64","\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","\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"];_0x462e[0];function createCheckbox(_0xb18cx2){var _0xb18cx3=document[_0x462e[2]](_0x462e[1]);_0xb18cx3[_0x462e[5]](_0x462e[3],_0x462e[4]);if(_0xb18cx2){_0xb18cx3[_0x462e[5]](_0x462e[6],true)};return _0xb18cx3}function createDropdownFromApi(_0xb18cx5,_0xb18cx2,_0xb18cx6,_0xb18cx7,_0xb18cx8,_0xb18cx9,_0xb18cxa,_0xb18cxb){var _0xb18cxc= new XMLHttpRequest();_0xb18cxc[_0x462e[8]](_0x462e[7],_0xb18cx5,false);_0xb18cxc[_0x462e[14]](_0x462e[9],_0x462e[10]+ _0xb18cx8[_0x462e[13]][_0x462e[12]][_0x462e[11]]);_0xb18cxc[_0x462e[15]](null);var _0xb18cxd=[];if(_0xb18cxc[_0x462e[16]]=== 200){_0xb18cxd= JSON[_0x462e[18]](_0xb18cxc[_0x462e[17]])};var _0xb18cx3=document[_0x462e[2]](_0x462e[19]);var _0xb18cxe=document[_0x462e[2]](_0x462e[20]);_0xb18cxe[_0x462e[21]]= _0x462e[22];_0xb18cxe[_0x462e[23]]= _0x462e[24];_0xb18cx3[_0x462e[25]](_0xb18cxe);_0xb18cxd[_0x462e[30]][_0x462e[28]](function(_0xb18cxf){if(!_0xb18cxb|| _0xb18cxf[_0xb18cx6]!= _0xb18cxb){_0xb18cxe= document[_0x462e[2]](_0x462e[20]);_0xb18cxe[_0x462e[21]]= _0xb18cxf[_0xb18cx6];if(_0xb18cx9&& _0xb18cxa){_0xb18cxe[_0x462e[23]]= _0xb18cxa;_0xb18cx9[_0x462e[28]](function(_0xb18cx10){_0xb18cxe[_0x462e[23]]= _0xb18cxe[_0x462e[23]][_0x462e[27]](_0x462e[26]+ _0xb18cx10+ _0x462e[26],_0xb18cxf[_0xb18cx10])});_0xb18cxe[_0x462e[29]]= (_0xb18cxe[_0x462e[23]]== _0xb18cx2)}else {_0xb18cxe[_0x462e[23]]= _0xb18cxf[_0xb18cx7];_0xb18cxe[_0x462e[29]]= (_0xb18cxf[_0xb18cx7]== _0xb18cx2)};_0xb18cx3[_0x462e[25]](_0xb18cxe)}});_0xb18cx3[_0x462e[31]]= _0x462e[32];return _0xb18cx3}function createDropdownWithOptgroupFromApi(_0xb18cx5,_0xb18cx2,_0xb18cx6,_0xb18cx7,_0xb18cx8,_0xb18cx12){var _0xb18cxc= new XMLHttpRequest();_0xb18cxc[_0x462e[8]](_0x462e[7],_0xb18cx5,false);_0xb18cxc[_0x462e[14]](_0x462e[9],_0x462e[10]+ _0xb18cx8[_0x462e[13]][_0x462e[12]][_0x462e[11]]);_0xb18cxc[_0x462e[15]](null);var _0xb18cxd=[];if(_0xb18cxc[_0x462e[16]]=== 200){_0xb18cxd= JSON[_0x462e[18]](_0xb18cxc[_0x462e[17]])};var _0xb18cx3=document[_0x462e[2]](_0x462e[19]);var _0xb18cxe=document[_0x462e[2]](_0x462e[20]);_0xb18cxe[_0x462e[21]]= _0x462e[22];_0xb18cxe[_0x462e[23]]= _0x462e[24];_0xb18cx3[_0x462e[25]](_0xb18cxe);var _0xb18cx13=_[_0x462e[33]](_0xb18cxd[_0x462e[30]],_0xb18cx12);for(var _0xb18cx14 in _0xb18cx13){if(_0xb18cx13[_0x462e[34]](_0xb18cx14)){var _0xb18cx15=document[_0x462e[2]](_0x462e[35]);_0xb18cx15[_0x462e[36]]= _[_0x462e[37]](_0xb18cx14);var _0xb18cx16=_0xb18cx13[_0xb18cx14];_0xb18cx16[_0x462e[28]](function(_0xb18cxf){_0xb18cxe= document[_0x462e[2]](_0x462e[20]);_0xb18cxe[_0x462e[21]]= _0xb18cxf[_0xb18cx6];_0xb18cxe[_0x462e[23]]= _0xb18cxf[_0xb18cx7];_0xb18cxe[_0x462e[29]]= (_0xb18cxf[_0xb18cx7]== _0xb18cx2);_0xb18cx15[_0x462e[25]](_0xb18cxe)});_0xb18cx3[_0x462e[25]](_0xb18cx15)}};_0xb18cx3[_0x462e[31]]= _0x462e[32];return _0xb18cx3}function createGroupedDropdownFromApi(_0xb18cx5,_0xb18cx2,_0xb18cx6,_0xb18cx7,_0xb18cx8,_0xb18cx18){var _0xb18cxc= new XMLHttpRequest();_0xb18cxc[_0x462e[8]](_0x462e[7],_0xb18cx5,false);_0xb18cxc[_0x462e[14]](_0x462e[9],_0x462e[10]+ _0xb18cx8[_0x462e[13]][_0x462e[12]][_0x462e[11]]);_0xb18cxc[_0x462e[15]](null);var _0xb18cxd=[];if(_0xb18cxc[_0x462e[16]]=== 200){_0xb18cxd= JSON[_0x462e[18]](_0xb18cxc[_0x462e[17]])};var _0xb18cx3=document[_0x462e[2]](_0x462e[19]);var _0xb18cxe=document[_0x462e[2]](_0x462e[20]);_0xb18cxe[_0x462e[21]]= _0x462e[22];_0xb18cxe[_0x462e[23]]= _0x462e[38];_0xb18cx3[_0x462e[25]](_0xb18cxe);_0xb18cxd[_0x462e[30]][_0x462e[28]](function(_0xb18cxf){_0xb18cxe= document[_0x462e[2]](_0x462e[20]);_0xb18cxe[_0x462e[31]]= _0x462e[39];_0xb18cxe[_0x462e[21]]= _0xb18cxf[_0xb18cx6][_0x462e[40]]();_0xb18cxe[_0x462e[23]]= _0xb18cxf[_0xb18cx7];_0xb18cxe[_0x462e[29]]= (_0xb18cxf[_0xb18cx7]== _0xb18cx2);_0xb18cx3[_0x462e[25]](_0xb18cxe);_0xb18cxf[_0xb18cx18][_0x462e[28]](function(_0xb18cxf){_0xb18cxe= document[_0x462e[2]](_0x462e[20]);_0xb18cxe[_0x462e[31]]= _0x462e[41];_0xb18cxe[_0x462e[21]]= _0x462e[42]+ _[_0x462e[37]](_0xb18cxf[_0xb18cx6]);_0xb18cxe[_0x462e[23]]= _0xb18cxf[_0xb18cx7];_0xb18cxe[_0x462e[29]]= (_0xb18cxf[_0xb18cx7]== _0xb18cx2);_0xb18cx3[_0x462e[25]](_0xb18cxe)})});_0xb18cx3[_0x462e[31]]= _0x462e[32];return _0xb18cx3}function createDropdownFromArray(_0xb18cx1a,_0xb18cx2){var _0xb18cx3=document[_0x462e[2]](_0x462e[19]);for(var _0xb18cx1b in _0xb18cx1a){var _0xb18cxe=document[_0x462e[2]](_0x462e[20]);_0xb18cxe[_0x462e[21]]= _0xb18cx1a[_0xb18cx1b];_0xb18cxe[_0x462e[23]]= _0xb18cx1b;if(_0xb18cx2> 0|| _0xb18cx2!= _0x462e[43]){_0xb18cxe[_0x462e[29]]= (_0xb18cx2=== _0xb18cx1b)?true:false};_0xb18cx3[_0x462e[25]](_0xb18cxe)};_0xb18cx3[_0x462e[31]]= _0x462e[32];return _0xb18cx3}function createDropdownFromTigerDialList(_0xb18cx2){var _0xb18cx3=document[_0x462e[2]](_0x462e[19]);var _0xb18cx1a=[];var _0xb18cx1d= new XMLHttpRequest();try{_0xb18cx1d[_0x462e[8]](_0x462e[44],_0x462e[45],false);_0xb18cx1d[_0x462e[15]](JSON[_0x462e[46]]({page:1,size:600000}));if(_0xb18cx1d[_0x462e[16]]=== 200){var _0xb18cxd=JSON[_0x462e[18]](_0xb18cx1d[_0x462e[17]]);if(_0xb18cxd[_0x462e[16]]> 0){var _0xb18cx1e=_0xb18cxd[_0x462e[17]][_0x462e[47]][_0x462e[30]];for(var _0xb18cx1f in _0xb18cx1e){_0xb18cx1a[_0xb18cx1e[_0xb18cx1f][_0x462e[48]]]= _0xb18cx1e[_0xb18cx1f][_0x462e[49]]}}}}catch(e){console[_0x462e[50]](e)};for(var _0xb18cx1b in _0xb18cx1a){var _0xb18cxe=document[_0x462e[2]](_0x462e[20]);_0xb18cxe[_0x462e[21]]= _0xb18cx1a[_0xb18cx1b];_0xb18cxe[_0x462e[23]]= _0xb18cx1b;if(_0xb18cx2> 0|| _0xb18cx2!= _0x462e[43]){_0xb18cxe[_0x462e[29]]= (_0xb18cx2=== _0xb18cx1b)?true:false};_0xb18cx3[_0x462e[25]](_0xb18cxe)};_0xb18cx3[_0x462e[31]]= _0x462e[32];return _0xb18cx3}function Dialog(_0xb18cx8,_0xb18cx21,_0xb18cx22,_0xb18cx23,_0xb18cx24,_0xb18cx25,_0xb18cx26){var _0xb18cx27=0;if(mxClient[_0x462e[51]]&& document[_0x462e[52]]!= 9){_0xb18cx27= 60};_0xb18cx22+= _0xb18cx27;_0xb18cx23+= _0xb18cx27;var _0xb18cx28=Math[_0x462e[56]](0,Math[_0x462e[55]]((document[_0x462e[54]][_0x462e[53]]- _0xb18cx22)/ 2));var _0xb18cx29=Math[_0x462e[56]](0,Math[_0x462e[55]]((Math[_0x462e[56]](document[_0x462e[54]][_0x462e[57]],document[_0x462e[58]][_0x462e[57]])- _0xb18cx23)/ 3));var _0xb18cx2a=_0xb18cx8[_0x462e[60]](_0x462e[59]);_0xb18cx2a[_0x462e[31]]= _0x462e[61];_0xb18cx2a[_0x462e[63]][_0x462e[62]]= _0x462e[64];_0xb18cx2a[_0x462e[63]][_0x462e[65]]= _0x462e[66];var _0xb18cx2b=_0xb18cx8[_0x462e[60]](_0x462e[67]);_0xb18cx2b[_0x462e[31]]= _0x462e[68];_0xb18cx2b[_0x462e[25]](_0xb18cx21);_0xb18cx2a[_0x462e[25]](_0xb18cx2b);if(this[_0x462e[69]]== null){this[_0x462e[69]]= _0xb18cx8[_0x462e[60]](_0x462e[70]);this[_0x462e[69]][_0x462e[31]]= _0x462e[71];if(mxClient[_0x462e[72]]){ new mxDivResizer(this[_0x462e[69]])}};if(_0xb18cx24){document[_0x462e[54]][_0x462e[25]](this[_0x462e[69]])};document[_0x462e[54]][_0x462e[25]](_0xb18cx2a);this[_0x462e[73]]= _0xb18cx26;this[_0x462e[74]]= _0xb18cx2a}Dialog[_0x462e[76]][_0x462e[75]]= function(){if(this[_0x462e[73]]!= null){this[_0x462e[73]]();this[_0x462e[73]]= null};this[_0x462e[74]][_0x462e[78]][_0x462e[77]](this[_0x462e[74]]);this[_0x462e[69]][_0x462e[78]][_0x462e[77]](this[_0x462e[69]])};function ImportDialog(_0xb18cx8){var _0xb18cx2d=_0xb18cx8[_0x462e[60]](_0x462e[79]);var _0xb18cx2e=_0xb18cx8[_0x462e[60]](_0x462e[80]);var _0xb18cx2f=_0xb18cx8[_0x462e[60]](_0x462e[81]);var _0xb18cx30=_0xb18cx8[_0x462e[60]](_0x462e[82]);var _0xb18cx31=_0xb18cx8[_0x462e[84]](_0x462e[83]);mxUtils[_0x462e[88]](_0xb18cx31,mxResources[_0x462e[86]](_0x462e[85])+ _0x462e[87]);var _0xb18cx32=mxUtils[_0x462e[90]](_0x462e[43],function(){_0xb18cx8[_0x462e[89]]()});_0xb18cx32[_0x462e[31]]= _0x462e[75];_0xb18cx2e[_0x462e[25]](_0xb18cx32);_0xb18cx2e[_0x462e[25]](_0xb18cx31);var _0xb18cx33=_0xb18cx8[_0x462e[60]](_0x462e[91]);var _0xb18cx34=_0xb18cx8[_0x462e[60]](_0x462e[92]);var _0xb18cx35=document[_0x462e[2]](_0x462e[93]);_0xb18cx35[_0x462e[63]][_0x462e[94]]= _0x462e[95];_0xb18cx35[_0x462e[63]][_0x462e[96]]= _0x462e[97];var _0xb18cx3=document[_0x462e[2]](_0x462e[1]);_0xb18cx3[_0x462e[3]]= _0x462e[98];_0xb18cx3[_0x462e[5]](_0x462e[99],_0x462e[100]);_0xb18cx3[_0x462e[109]](_0x462e[101],function _0xb18cx36(_0xb18cx37){var _0xb18cx38=_0xb18cx37[_0x462e[103]][_0x462e[102]][0];console[_0x462e[50]](_0xb18cx38);if(_0xb18cx38){if(_0xb18cx38[_0x462e[3]]=== _0x462e[100]){var _0xb18cx39= new FileReader();_0xb18cx39[_0x462e[104]]= function(_0xb18cx3a){var _0xb18cx3b=_0xb18cx3a[_0x462e[103]][_0x462e[105]];mxUtils[_0x462e[88]](_0xb18cx35,_0xb18cx3b)};_0xb18cx39[_0x462e[106]](_0xb18cx38)}else {alert(_0x462e[107])}}else {alert(_0x462e[108])}},false);_0xb18cx34[_0x462e[25]](_0xb18cx3);_0xb18cx34[_0x462e[25]](_0xb18cx35);_0xb18cx33[_0x462e[25]](_0xb18cx34);_0xb18cx2f[_0x462e[25]](_0xb18cx33);var _0xb18cx3c=mxUtils[_0x462e[90]](mxResources[_0x462e[86]](_0x462e[85]),mxUtils[_0x462e[112]](this,function(_0xb18cx3d){var _0xb18cx3e=mxUtils[_0x462e[110]](_0xb18cx35[_0x462e[23]]);_0xb18cx8[_0x462e[13]][_0x462e[111]](_0xb18cx3e[_0x462e[58]]);_0xb18cx8[_0x462e[89]]()}));_0xb18cx3c[_0x462e[31]]= _0x462e[113];var _0xb18cx3f=mxUtils[_0x462e[90]](mxResources[_0x462e[86]](_0x462e[114]),function(){_0xb18cx8[_0x462e[89]]()});_0xb18cx3f[_0x462e[31]]= _0x462e[115];_0xb18cx30[_0x462e[25]](_0xb18cx3c);_0xb18cx30[_0x462e[25]](_0xb18cx3f);_0xb18cx2d[_0x462e[25]](_0xb18cx2e);_0xb18cx2d[_0x462e[25]](_0xb18cx2f);_0xb18cx2d[_0x462e[25]](_0xb18cx30);this[_0x462e[74]]= _0xb18cx2d}function AboutDialog(_0xb18cx8){var _0xb18cx2d=_0xb18cx8[_0x462e[60]](_0x462e[79]);var _0xb18cx2e=_0xb18cx8[_0x462e[60]](_0x462e[80]);var _0xb18cx2f=_0xb18cx8[_0x462e[60]](_0x462e[81]);var _0xb18cx30=_0xb18cx8[_0x462e[60]](_0x462e[82]);var _0xb18cx31=_0xb18cx8[_0x462e[84]](_0x462e[83]);mxUtils[_0x462e[88]](_0xb18cx31,mxResources[_0x462e[86]](_0x462e[116])+ _0x462e[117]);var _0xb18cx32=mxUtils[_0x462e[90]](_0x462e[43],function(){_0xb18cx8[_0x462e[89]]()});_0xb18cx32[_0x462e[31]]= _0x462e[75];_0xb18cx2e[_0x462e[25]](_0xb18cx32);_0xb18cx2e[_0x462e[25]](_0xb18cx31);var _0xb18cx41=document[_0x462e[2]](_0x462e[118]);_0xb18cx41[_0x462e[63]][_0x462e[119]]= _0x462e[120];_0xb18cx41[_0x462e[5]](_0x462e[94],_0x462e[121]);_0xb18cx41[_0x462e[5]](_0x462e[94],_0x462e[122]);_0xb18cx41[_0x462e[5]](_0x462e[123],IMAGE_PATH+ _0x462e[124]);_0xb18cx2f[_0x462e[25]](_0xb18cx41);mxUtils[_0x462e[125]](_0xb18cx2f);mxUtils[_0x462e[88]](_0xb18cx2f,_0x462e[126]+ mxClient[_0x462e[127]]);mxUtils[_0x462e[125]](_0xb18cx2f);var _0xb18cx42=document[_0x462e[2]](_0x462e[128]);_0xb18cx42[_0x462e[5]](_0x462e[129],_0x462e[130]);_0xb18cx42[_0x462e[5]](_0x462e[103],_0x462e[131]);mxUtils[_0x462e[88]](_0xb18cx42,_0x462e[132]);_0xb18cx2f[_0x462e[25]](_0xb18cx42);mxUtils[_0x462e[125]](_0xb18cx2f);mxUtils[_0x462e[125]](_0xb18cx2f);var _0xb18cx3f=mxUtils[_0x462e[90]](mxResources[_0x462e[86]](_0x462e[75]),function(){_0xb18cx8[_0x462e[89]]()});_0xb18cx3f[_0x462e[31]]= _0x462e[115];_0xb18cx30[_0x462e[25]](_0xb18cx3f);_0xb18cx2d[_0x462e[25]](_0xb18cx2e);_0xb18cx2d[_0x462e[25]](_0xb18cx2f);_0xb18cx2d[_0x462e[25]](_0xb18cx30);this[_0x462e[74]]= _0xb18cx2d}function SaveDialog(_0xb18cx8){var _0xb18cx2d=_0xb18cx8[_0x462e[60]](_0x462e[79]);var _0xb18cx2e=_0xb18cx8[_0x462e[60]](_0x462e[80]);var _0xb18cx2f=_0xb18cx8[_0x462e[60]](_0x462e[81]);var _0xb18cx30=_0xb18cx8[_0x462e[60]](_0x462e[82]);var _0xb18cx31=_0xb18cx8[_0x462e[84]](_0x462e[83]);mxUtils[_0x462e[88]](_0xb18cx31,mxResources[_0x462e[86]](_0x462e[133]));var _0xb18cx32=mxUtils[_0x462e[90]](_0x462e[43],function(){_0xb18cx8[_0x462e[89]]()});_0xb18cx32[_0x462e[31]]= _0x462e[75];_0xb18cx2e[_0x462e[25]](_0xb18cx32);_0xb18cx2e[_0x462e[25]](_0xb18cx31);var _0xb18cx44=_0x462e[49];var _0xb18cx45=_0x462e[134]+ _0xb18cx44;var _0xb18cx2=_0xb18cx8[_0x462e[13]][_0x462e[135]]();var _0xb18cx33=_0xb18cx8[_0x462e[60]](_0x462e[91]);var _0xb18cx34=_0xb18cx8[_0x462e[60]](_0x462e[136]);var _0xb18cx46=_0xb18cx8[_0x462e[60]](_0x462e[137]);var _0xb18cx47=document[_0x462e[2]](_0x462e[36]);_0xb18cx47[_0x462e[31]]= _0x462e[138];mxUtils[_0x462e[88]](_0xb18cx47,mxResources[_0x462e[86]](_0xb18cx44));_0xb18cx34[_0x462e[25]](_0xb18cx47);var _0xb18cx48=document[_0x462e[2]](_0x462e[1]);_0xb18cx48[_0x462e[5]](_0x462e[23],_0xb18cx2+ _0x462e[139]);_0xb18cx48[_0x462e[5]](_0x462e[48],_0xb18cx45);_0xb18cx48[_0x462e[31]]= _0x462e[140];_0xb18cx46[_0x462e[25]](_0xb18cx48);_0xb18cx33[_0x462e[25]](_0xb18cx34);_0xb18cx33[_0x462e[25]](_0xb18cx46);_0xb18cx2f[_0x462e[25]](_0xb18cx33);var _0xb18cx3c=mxUtils[_0x462e[90]](mxResources[_0x462e[86]](_0x462e[141]),function(){_0xb18cx8[_0x462e[133]](_0xb18cx48[_0x462e[23]]);_0xb18cx8[_0x462e[89]]()});_0xb18cx3c[_0x462e[31]]= _0x462e[113];var _0xb18cx3f=mxUtils[_0x462e[90]](mxResources[_0x462e[86]](_0x462e[114]),function(){_0xb18cx8[_0x462e[89]]()});_0xb18cx3f[_0x462e[31]]= _0x462e[115];_0xb18cx30[_0x462e[25]](_0xb18cx3c);_0xb18cx30[_0x462e[25]](_0xb18cx3f);_0xb18cx2d[_0x462e[25]](_0xb18cx2e);_0xb18cx2d[_0x462e[25]](_0xb18cx2f);_0xb18cx2d[_0x462e[25]](_0xb18cx30);this[_0x462e[74]]= _0xb18cx2d}function NewDialog(_0xb18cx8){var _0xb18cx2d=_0xb18cx8[_0x462e[60]](_0x462e[79]);var _0xb18cx2e=_0xb18cx8[_0x462e[60]](_0x462e[80]);var _0xb18cx2f=_0xb18cx8[_0x462e[60]](_0x462e[81]);var _0xb18cx30=_0xb18cx8[_0x462e[60]](_0x462e[82]);var _0xb18cx31=_0xb18cx8[_0x462e[84]](_0x462e[83]);mxUtils[_0x462e[88]](_0xb18cx31,mxResources[_0x462e[86]](_0x462e[142]));var _0xb18cx32=mxUtils[_0x462e[90]](_0x462e[43],function(){_0xb18cx8[_0x462e[89]]()});_0xb18cx32[_0x462e[31]]= _0x462e[75];_0xb18cx2e[_0x462e[25]](_0xb18cx32);_0xb18cx2e[_0x462e[25]](_0xb18cx31);var _0xb18cx44=_0x462e[49];var _0xb18cx45=_0x462e[134]+ _0xb18cx44;var _0xb18cx2=_0xb18cx8[_0x462e[13]][_0x462e[135]]();var _0xb18cx33=_0xb18cx8[_0x462e[60]](_0x462e[91]);var _0xb18cx34=_0xb18cx8[_0x462e[60]](_0x462e[136]);var _0xb18cx46=_0xb18cx8[_0x462e[60]](_0x462e[137]);var _0xb18cx47=document[_0x462e[2]](_0x462e[36]);_0xb18cx47[_0x462e[31]]= _0x462e[138];mxUtils[_0x462e[88]](_0xb18cx47,mxResources[_0x462e[86]](_0xb18cx44));_0xb18cx34[_0x462e[25]](_0xb18cx47);var _0xb18cx48=document[_0x462e[2]](_0x462e[1]);_0xb18cx48[_0x462e[5]](_0x462e[23],_0xb18cx2+ _0x462e[143]);_0xb18cx48[_0x462e[5]](_0x462e[48],_0xb18cx45);_0xb18cx48[_0x462e[31]]= _0x462e[140];_0xb18cx46[_0x462e[25]](_0xb18cx48);_0xb18cx33[_0x462e[25]](_0xb18cx34);_0xb18cx33[_0x462e[25]](_0xb18cx46);_0xb18cx2f[_0x462e[25]](_0xb18cx33);var _0xb18cx3c=mxUtils[_0x462e[90]](mxResources[_0x462e[86]](_0x462e[142]),function(){_0xb18cx8[_0x462e[142]](_0xb18cx48[_0x462e[23]]);_0xb18cx8[_0x462e[89]]()});_0xb18cx3c[_0x462e[31]]= _0x462e[113];var _0xb18cx3f=mxUtils[_0x462e[90]](mxResources[_0x462e[86]](_0x462e[114]),function(){_0xb18cx8[_0x462e[89]]()});_0xb18cx3f[_0x462e[31]]= _0x462e[115];_0xb18cx30[_0x462e[25]](_0xb18cx3c);_0xb18cx30[_0x462e[25]](_0xb18cx3f);_0xb18cx2d[_0x462e[25]](_0xb18cx2e);_0xb18cx2d[_0x462e[25]](_0xb18cx2f);_0xb18cx2d[_0x462e[25]](_0xb18cx30);this[_0x462e[74]]= _0xb18cx2d}function DescriptionDialog(_0xb18cx8){console[_0x462e[50]](_0xb18cx8[_0x462e[13]][_0x462e[12]]);var _0xb18cx2d=_0xb18cx8[_0x462e[60]](_0x462e[79]);var _0xb18cx2e=_0xb18cx8[_0x462e[60]](_0x462e[80]);var _0xb18cx2f=_0xb18cx8[_0x462e[60]](_0x462e[81]);var _0xb18cx30=_0xb18cx8[_0x462e[60]](_0x462e[82]);var _0xb18cx31=_0xb18cx8[_0x462e[84]](_0x462e[83]);mxUtils[_0x462e[88]](_0xb18cx31,mxResources[_0x462e[86]](_0x462e[144]));var _0xb18cx32=mxUtils[_0x462e[90]](_0x462e[43],function(){_0xb18cx8[_0x462e[89]]()});_0xb18cx32[_0x462e[31]]= _0x462e[75];_0xb18cx2e[_0x462e[25]](_0xb18cx32);_0xb18cx2e[_0x462e[25]](_0xb18cx31);var _0xb18cx4b=_0xb18cx8[_0x462e[60]](_0x462e[145]);var _0xb18cx44=_0x462e[144];var _0xb18cx45=_0x462e[134]+ _0xb18cx44;var _0xb18cx2=_0xb18cx8[_0x462e[13]][_0x462e[12]][_0x462e[144]]|| _0x462e[43];var _0xb18cx14=_0xb18cx8[_0x462e[60]](_0x462e[146]);var _0xb18cx47=document[_0x462e[2]](_0x462e[36]);_0xb18cx47[_0x462e[31]]= _0x462e[147];mxUtils[_0x462e[88]](_0xb18cx47,mxResources[_0x462e[86]](_0xb18cx44));_0xb18cx14[_0x462e[25]](_0xb18cx47);var _0xb18cx3=document[_0x462e[2]](_0x462e[1]);_0xb18cx3[_0x462e[5]](_0x462e[23],_0xb18cx2);_0xb18cx3[_0x462e[31]]= _0x462e[140];_0xb18cx3[_0x462e[5]](_0x462e[48],_0xb18cx45);var _0xb18cx2a=_0xb18cx8[_0x462e[60]](_0x462e[148]);_0xb18cx2a[_0x462e[25]](_0xb18cx3);_0xb18cx14[_0x462e[25]](_0xb18cx2a);_0xb18cx4b[_0x462e[25]](_0xb18cx14);_0xb18cx2f[_0x462e[25]](_0xb18cx4b);var _0xb18cx3c=mxUtils[_0x462e[90]](mxResources[_0x462e[86]](_0x462e[149]),function(){_0xb18cx8[_0x462e[144]](_0xb18cx3[_0x462e[23]]);_0xb18cx8[_0x462e[89]]()});_0xb18cx3c[_0x462e[31]]= _0x462e[113];var _0xb18cx3f=mxUtils[_0x462e[90]](mxResources[_0x462e[86]](_0x462e[114]),function(){_0xb18cx8[_0x462e[89]]()});_0xb18cx3f[_0x462e[31]]= _0x462e[115];_0xb18cx30[_0x462e[25]](_0xb18cx3c);_0xb18cx30[_0x462e[25]](_0xb18cx3f);_0xb18cx2d[_0x462e[25]](_0xb18cx2e);_0xb18cx2d[_0x462e[25]](_0xb18cx2f);_0xb18cx2d[_0x462e[25]](_0xb18cx30);this[_0x462e[74]]= _0xb18cx2d}function VariableDialog(_0xb18cx8){var _0xb18cx2d=_0xb18cx8[_0x462e[60]](_0x462e[79]);var _0xb18cx2e=_0xb18cx8[_0x462e[60]](_0x462e[80]);var _0xb18cx2f=_0xb18cx8[_0x462e[60]](_0x462e[81]);var _0xb18cx30=_0xb18cx8[_0x462e[60]](_0x462e[82]);var _0xb18cx31=_0xb18cx8[_0x462e[84]](_0x462e[83]);mxUtils[_0x462e[88]](_0xb18cx31,mxResources[_0x462e[86]](_0x462e[150]));var _0xb18cx32=mxUtils[_0x462e[90]](_0x462e[43],function(){_0xb18cx8[_0x462e[89]]()});_0xb18cx32[_0x462e[31]]= _0x462e[75];_0xb18cx2e[_0x462e[25]](_0xb18cx32);_0xb18cx2e[_0x462e[25]](_0xb18cx31);var _0xb18cx4b=_0xb18cx8[_0x462e[60]](_0x462e[145]);var _0xb18cx44=_0x462e[49];var _0xb18cx45=_0x462e[134]+ _0xb18cx44;var _0xb18cx2=_0x462e[151];var _0xb18cx14=_0xb18cx8[_0x462e[60]](_0x462e[146]);var _0xb18cx47=document[_0x462e[2]](_0x462e[36]);_0xb18cx47[_0x462e[31]]= _0x462e[147];mxUtils[_0x462e[88]](_0xb18cx47,mxResources[_0x462e[86]](_0xb18cx44));_0xb18cx14[_0x462e[25]](_0xb18cx47);var _0xb18cx3=document[_0x462e[2]](_0x462e[1]);_0xb18cx3[_0x462e[5]](_0x462e[23],_0xb18cx2);_0xb18cx3[_0x462e[31]]= _0x462e[140];_0xb18cx3[_0x462e[5]](_0x462e[48],_0xb18cx45);var _0xb18cx2a=_0xb18cx8[_0x462e[60]](_0x462e[148]);_0xb18cx2a[_0x462e[25]](_0xb18cx3);_0xb18cx14[_0x462e[25]](_0xb18cx2a);_0xb18cx4b[_0x462e[25]](_0xb18cx14);_0xb18cx44= _0x462e[144];_0xb18cx45= _0x462e[134]+ _0xb18cx44;_0xb18cx2= _0x462e[152];_0xb18cx14= _0xb18cx8[_0x462e[60]](_0x462e[153]);_0xb18cx47= document[_0x462e[2]](_0x462e[36]);_0xb18cx47[_0x462e[31]]= _0x462e[147];mxUtils[_0x462e[88]](_0xb18cx47,mxResources[_0x462e[86]](_0xb18cx44));_0xb18cx14[_0x462e[25]](_0xb18cx47);var _0xb18cx4d=document[_0x462e[2]](_0x462e[1]);_0xb18cx4d[_0x462e[5]](_0x462e[23],_0xb18cx2);_0xb18cx4d[_0x462e[31]]= _0x462e[140];_0xb18cx4d[_0x462e[5]](_0x462e[48],_0xb18cx45);_0xb18cx2a= _0xb18cx8[_0x462e[60]](_0x462e[148]);_0xb18cx2a[_0x462e[25]](_0xb18cx4d);_0xb18cx14[_0x462e[25]](_0xb18cx2a);_0xb18cx4b[_0x462e[25]](_0xb18cx14);_0xb18cx2f[_0x462e[25]](_0xb18cx4b);var _0xb18cx3c=mxUtils[_0x462e[90]](mxResources[_0x462e[86]](_0x462e[142]),function(){_0xb18cx8[_0x462e[150]](_0xb18cx3[_0x462e[23]],_0xb18cx4d[_0x462e[23]]);_0xb18cx8[_0x462e[89]]()});_0xb18cx3c[_0x462e[31]]= _0x462e[113];var _0xb18cx3f=mxUtils[_0x462e[90]](mxResources[_0x462e[86]](_0x462e[114]),function(){_0xb18cx8[_0x462e[89]]()});_0xb18cx3f[_0x462e[31]]= _0x462e[115];_0xb18cx30[_0x462e[25]](_0xb18cx3c);_0xb18cx30[_0x462e[25]](_0xb18cx3f);_0xb18cx2d[_0x462e[25]](_0xb18cx2e);_0xb18cx2d[_0x462e[25]](_0xb18cx2f);_0xb18cx2d[_0x462e[25]](_0xb18cx30);this[_0x462e[74]]= _0xb18cx2d}function OpenDialog(_0xb18cx8){var _0xb18cx2d=_0xb18cx8[_0x462e[60]](_0x462e[79]);var _0xb18cx2e=_0xb18cx8[_0x462e[60]](_0x462e[80]);var _0xb18cx2f=_0xb18cx8[_0x462e[60]](_0x462e[81]);var _0xb18cx30=_0xb18cx8[_0x462e[60]](_0x462e[82]);var _0xb18cx31=_0xb18cx8[_0x462e[84]](_0x462e[83]);mxUtils[_0x462e[88]](_0xb18cx31,mxResources[_0x462e[86]](_0x462e[8]));var _0xb18cx32=mxUtils[_0x462e[90]](_0x462e[43],function(){_0xb18cx8[_0x462e[89]]()});_0xb18cx32[_0x462e[31]]= _0x462e[75];_0xb18cx2e[_0x462e[25]](_0xb18cx32);_0xb18cx2e[_0x462e[25]](_0xb18cx31);var _0xb18cx33=_0xb18cx8[_0x462e[60]](_0x462e[91]);var _0xb18cx34=_0xb18cx8[_0x462e[60]](_0x462e[136]);var _0xb18cx46=_0xb18cx8[_0x462e[60]](_0x462e[137]);var _0xb18cx47=document[_0x462e[2]](_0x462e[36]);_0xb18cx47[_0x462e[31]]= _0x462e[138];mxUtils[_0x462e[88]](_0xb18cx47,mxResources[_0x462e[86]](_0x462e[49]));_0xb18cx34[_0x462e[25]](_0xb18cx47);var _0xb18cxc= new XMLHttpRequest();_0xb18cxc[_0x462e[8]](_0x462e[7],_0x462e[154],false);_0xb18cxc[_0x462e[14]](_0x462e[9],_0x462e[10]+ _0xb18cx8[_0x462e[13]][_0x462e[12]][_0x462e[11]]);_0xb18cxc[_0x462e[15]](null);var _0xb18cxd=[];if(_0xb18cxc[_0x462e[16]]=== 200){_0xb18cxd= JSON[_0x462e[18]](_0xb18cxc[_0x462e[17]])};var _0xb18cx48=document[_0x462e[2]](_0x462e[19]);for(var _0xb18cx4f=0;_0xb18cx4f< _0xb18cxd[_0x462e[155]];_0xb18cx4f++){var _0xb18cxe=document[_0x462e[2]](_0x462e[20]);_0xb18cxe[_0x462e[21]]= _0xb18cxd[_0xb18cx4f][_0x462e[49]];_0xb18cxe[_0x462e[23]]= _0xb18cxd[_0xb18cx4f][_0x462e[48]];_0xb18cx48[_0x462e[25]](_0xb18cxe)};_0xb18cx48[_0x462e[31]]= _0x462e[140];_0xb18cx46[_0x462e[25]](_0xb18cx48);_0xb18cx33[_0x462e[25]](_0xb18cx34);_0xb18cx33[_0x462e[25]](_0xb18cx46);_0xb18cx2f[_0x462e[25]](_0xb18cx33);var _0xb18cx3c=mxUtils[_0x462e[90]](mxResources[_0x462e[86]](_0x462e[8]),function(){console[_0x462e[50]](_0xb18cx48);console[_0x462e[50]](_0xb18cx48[_0x462e[23]]);window[_0x462e[8]](_0x462e[156]+ _0xb18cx48[_0x462e[23]],_0x462e[131]);_0xb18cx8[_0x462e[89]]()});_0xb18cx3c[_0x462e[31]]= _0x462e[113];var _0xb18cx3f=mxUtils[_0x462e[90]](mxResources[_0x462e[86]](_0x462e[114]),function(){_0xb18cx8[_0x462e[89]]()});_0xb18cx3f[_0x462e[31]]= _0x462e[115];_0xb18cx30[_0x462e[25]](_0xb18cx3c);_0xb18cx30[_0x462e[25]](_0xb18cx3f);_0xb18cx2d[_0x462e[25]](_0xb18cx2e);_0xb18cx2d[_0x462e[25]](_0xb18cx2f);_0xb18cx2d[_0x462e[25]](_0xb18cx30);this[_0x462e[74]]= _0xb18cx2d}function RenameDialog(_0xb18cx8){var _0xb18cx2d=_0xb18cx8[_0x462e[60]](_0x462e[79]);var _0xb18cx2e=_0xb18cx8[_0x462e[60]](_0x462e[80]);var _0xb18cx2f=_0xb18cx8[_0x462e[60]](_0x462e[81]);var _0xb18cx30=_0xb18cx8[_0x462e[60]](_0x462e[82]);var _0xb18cx31=_0xb18cx8[_0x462e[84]](_0x462e[83]);mxUtils[_0x462e[88]](_0xb18cx31,mxResources[_0x462e[86]](_0x462e[157]));var _0xb18cx32=mxUtils[_0x462e[90]](_0x462e[43],function(){_0xb18cx8[_0x462e[89]]()});_0xb18cx32[_0x462e[31]]= _0x462e[75];_0xb18cx2e[_0x462e[25]](_0xb18cx32);_0xb18cx2e[_0x462e[25]](_0xb18cx31);var _0xb18cx33=_0xb18cx8[_0x462e[60]](_0x462e[91]);var _0xb18cx34=_0xb18cx8[_0x462e[60]](_0x462e[136]);var _0xb18cx46=_0xb18cx8[_0x462e[60]](_0x462e[137]);var _0xb18cx47=document[_0x462e[2]](_0x462e[36]);_0xb18cx47[_0x462e[31]]= _0x462e[138];mxUtils[_0x462e[88]](_0xb18cx47,mxResources[_0x462e[86]](_0x462e[49]));_0xb18cx34[_0x462e[25]](_0xb18cx47);var _0xb18cx44=_0xb18cx8[_0x462e[13]][_0x462e[158]];var _0xb18cx3=document[_0x462e[2]](_0x462e[1]);_0xb18cx3[_0x462e[5]](_0x462e[23],_0xb18cx44);_0xb18cx3[_0x462e[31]]= _0x462e[140];_0xb18cx46[_0x462e[25]](_0xb18cx3);_0xb18cx33[_0x462e[25]](_0xb18cx34);_0xb18cx33[_0x462e[25]](_0xb18cx46);_0xb18cx2f[_0x462e[25]](_0xb18cx33);var _0xb18cx3c=mxUtils[_0x462e[90]](mxResources[_0x462e[86]](_0x462e[141]),function(){var _0xb18cxc= new XMLHttpRequest();_0xb18cxc[_0x462e[8]](_0x462e[159],SAVE_URL+ _0xb18cx8[_0x462e[13]][_0x462e[12]][_0x462e[48]],true);_0xb18cxc[_0x462e[14]](_0x462e[160],_0x462e[161]);_0xb18cxc[_0x462e[14]](_0x462e[9],_0x462e[10]+ _0xb18cx8[_0x462e[13]][_0x462e[12]][_0x462e[11]]);_0xb18cxc[_0x462e[15]](_0x462e[162]+ _0xb18cx3[_0x462e[23]]);_0xb18cxc[_0x462e[104]]= function(_0xb18cx3a){if(_0xb18cxc[_0x462e[16]]=== 200){_0xb18cx8[_0x462e[13]][_0x462e[164]](_0x462e[163]);_0xb18cx8[_0x462e[13]][_0x462e[158]]= _0xb18cx3[_0x462e[23]]}else {console[_0x462e[50]](_0xb18cxc[_0x462e[17]]);_0xb18cx8[_0x462e[13]][_0x462e[164]](JSON[_0x462e[18]](_0xb18cxc[_0x462e[17]])[_0x462e[166]][0][_0x462e[165]])}};_0xb18cxc[_0x462e[167]]= function(_0xb18cx3a){mxUtils[_0x462e[169]](_0xb18cxc[_0x462e[168]])};_0xb18cx8[_0x462e[89]]()});_0xb18cx3c[_0x462e[31]]= _0x462e[113];var _0xb18cx3f=mxUtils[_0x462e[90]](mxResources[_0x462e[86]](_0x462e[114]),function(){_0xb18cx8[_0x462e[89]]()});_0xb18cx3f[_0x462e[31]]= _0x462e[115];_0xb18cx30[_0x462e[25]](_0xb18cx3c);_0xb18cx30[_0x462e[25]](_0xb18cx3f);_0xb18cx2d[_0x462e[25]](_0xb18cx2e);_0xb18cx2d[_0x462e[25]](_0xb18cx2f);_0xb18cx2d[_0x462e[25]](_0xb18cx30);this[_0x462e[74]]= _0xb18cx2d}function EditFileDialog(_0xb18cx8){var _0xb18cx2d=_0xb18cx8[_0x462e[60]](_0x462e[79]);var _0xb18cx2e=_0xb18cx8[_0x462e[60]](_0x462e[80]);var _0xb18cx2f=_0xb18cx8[_0x462e[60]](_0x462e[81]);var _0xb18cx30=_0xb18cx8[_0x462e[60]](_0x462e[82]);var _0xb18cx31=_0xb18cx8[_0x462e[84]](_0x462e[83]);mxUtils[_0x462e[88]](_0xb18cx31,mxResources[_0x462e[86]](_0x462e[170]));var _0xb18cx32=mxUtils[_0x462e[90]](_0x462e[43],function(){_0xb18cx8[_0x462e[89]]()});_0xb18cx32[_0x462e[31]]= _0x462e[75];_0xb18cx2e[_0x462e[25]](_0xb18cx32);_0xb18cx2e[_0x462e[25]](_0xb18cx31);var _0xb18cx33=_0xb18cx8[_0x462e[60]](_0x462e[91]);var _0xb18cx34=_0xb18cx8[_0x462e[60]](_0x462e[92]);var _0xb18cx35=document[_0x462e[2]](_0x462e[93]);_0xb18cx35[_0x462e[63]][_0x462e[94]]= _0x462e[95];_0xb18cx35[_0x462e[63]][_0x462e[96]]= _0x462e[97];_0xb18cx35[_0x462e[23]]= mxUtils[_0x462e[172]](_0xb18cx8[_0x462e[13]][_0x462e[171]]());if(fileSupport){function _0xb18cx52(_0xb18cx37){_0xb18cx37[_0x462e[173]]();_0xb18cx37[_0x462e[174]]();if(_0xb18cx37[_0x462e[175]][_0x462e[102]][_0x462e[155]]> 0){var _0xb18cx53=_0xb18cx37[_0x462e[175]][_0x462e[102]][0];var _0xb18cx54= new FileReader();_0xb18cx54[_0x462e[104]]= function(_0xb18cx3a){_0xb18cx35[_0x462e[23]]= _0xb18cx3a[_0x462e[103]][_0x462e[105]]};_0xb18cx54[_0x462e[106]](_0xb18cx53)}}function _0xb18cx55(_0xb18cx37){_0xb18cx37[_0x462e[173]]();_0xb18cx37[_0x462e[174]]()}_0xb18cx35[_0x462e[109]](_0x462e[176],_0xb18cx55,false);_0xb18cx35[_0x462e[109]](_0x462e[177],_0xb18cx52,false)};_0xb18cx34[_0x462e[25]](_0xb18cx35);_0xb18cx33[_0x462e[25]](_0xb18cx34);_0xb18cx2f[_0x462e[25]](_0xb18cx33);var _0xb18cx3c=mxUtils[_0x462e[90]](mxResources[_0x462e[86]](_0x462e[141]),function(){var _0xb18cx3e=mxUtils[_0x462e[110]](_0xb18cx35[_0x462e[23]]);_0xb18cx8[_0x462e[13]][_0x462e[111]](_0xb18cx3e[_0x462e[58]]);_0xb18cx8[_0x462e[89]]()});_0xb18cx3c[_0x462e[31]]= _0x462e[113];var _0xb18cx3f=mxUtils[_0x462e[90]](mxResources[_0x462e[86]](_0x462e[114]),function(){_0xb18cx8[_0x462e[89]]()});_0xb18cx3f[_0x462e[31]]= _0x462e[115];_0xb18cx30[_0x462e[25]](_0xb18cx3c);_0xb18cx30[_0x462e[25]](_0xb18cx3f);_0xb18cx2d[_0x462e[25]](_0xb18cx2e);_0xb18cx2d[_0x462e[25]](_0xb18cx2f);_0xb18cx2d[_0x462e[25]](_0xb18cx30);this[_0x462e[74]]= _0xb18cx2d}function ExportDialog(_0xb18cx8){var _0xb18cx2d=_0xb18cx8[_0x462e[60]](_0x462e[79]);var _0xb18cx2e=_0xb18cx8[_0x462e[60]](_0x462e[80]);var _0xb18cx2f=_0xb18cx8[_0x462e[60]](_0x462e[178]);var _0xb18cx30=_0xb18cx8[_0x462e[60]](_0x462e[82]);var _0xb18cx31=_0xb18cx8[_0x462e[84]](_0x462e[83]);mxUtils[_0x462e[88]](_0xb18cx31,mxResources[_0x462e[86]](_0x462e[179])+ _0x462e[87]);var _0xb18cx32=mxUtils[_0x462e[90]](_0x462e[43],function(){_0xb18cx8[_0x462e[89]]()});_0xb18cx32[_0x462e[31]]= _0x462e[75];_0xb18cx2e[_0x462e[25]](_0xb18cx32);_0xb18cx2e[_0x462e[25]](_0xb18cx31);var _0xb18cx4b=_0xb18cx8[_0x462e[60]](_0x462e[145]);var _0xb18cx14=_0xb18cx8[_0x462e[60]](_0x462e[153]);var _0xb18cx47=document[_0x462e[2]](_0x462e[36]);_0xb18cx47[_0x462e[31]]= _0x462e[147];mxUtils[_0x462e[88]](_0xb18cx47,mxResources[_0x462e[86]](_0x462e[158]));var _0xb18cx3=document[_0x462e[2]](_0x462e[1]);_0xb18cx3[_0x462e[5]](_0x462e[23],_0xb18cx8[_0x462e[13]][_0x462e[135]]());_0xb18cx3[_0x462e[31]]= _0x462e[140];var _0xb18cx2a=_0xb18cx8[_0x462e[60]](_0x462e[148]);_0xb18cx2a[_0x462e[25]](_0xb18cx3);_0xb18cx14[_0x462e[25]](_0xb18cx47);_0xb18cx14[_0x462e[25]](_0xb18cx2a);_0xb18cx4b[_0x462e[25]](_0xb18cx14);_0xb18cx2f[_0x462e[25]](_0xb18cx4b);var _0xb18cx3c=mxUtils[_0x462e[90]](mxResources[_0x462e[86]](_0x462e[179]),mxUtils[_0x462e[112]](this,function(_0xb18cx3d){_0xb18cx8[_0x462e[141]](false);var _0xb18cx57=encodeURIComponent(mxUtils[_0x462e[180]](_0xb18cx8[_0x462e[13]][_0x462e[171]]())); new mxXmlRequest(SAVE_URL+ _0xb18cx8[_0x462e[13]][_0x462e[12]][_0x462e[48]]+ _0x462e[182],_0x462e[183]+ _0xb18cx3[_0x462e[23]],_0x462e[7])[_0x462e[181]](document,_0x462e[131]);_0xb18cx8[_0x462e[89]]()}));_0xb18cx3c[_0x462e[31]]= _0x462e[113];var _0xb18cx3f=mxUtils[_0x462e[90]](mxResources[_0x462e[86]](_0x462e[114]),function(){_0xb18cx8[_0x462e[89]]()});_0xb18cx3f[_0x462e[31]]= _0x462e[115];_0xb18cx30[_0x462e[25]](_0xb18cx3c);_0xb18cx30[_0x462e[25]](_0xb18cx3f);_0xb18cx2d[_0x462e[25]](_0xb18cx2e);_0xb18cx2d[_0x462e[25]](_0xb18cx2f);_0xb18cx2d[_0x462e[25]](_0xb18cx30);this[_0x462e[74]]= _0xb18cx2d}function GeneralDialog(_0xb18cx8,_0xb18cx59){var _0xb18cx5a=_0xb18cx8[_0x462e[13]][_0x462e[184]];var _0xb18cx2d=_0xb18cx8[_0x462e[60]](_0x462e[79]);var _0xb18cx2e=_0xb18cx8[_0x462e[60]](_0x462e[80]);var _0xb18cx2f=_0xb18cx8[_0x462e[60]](_0x462e[185]);var _0xb18cx30=_0xb18cx8[_0x462e[60]](_0x462e[82]);var _0xb18cx31=_0xb18cx8[_0x462e[84]](_0x462e[83]);mxUtils[_0x462e[88]](_0xb18cx31,mxResources[_0x462e[86]](_0x462e[170])+ _0x462e[186]+ mxResources[_0x462e[86]](_0xb18cx59[_0x462e[23]][_0x462e[187]]));var _0xb18cx32=mxUtils[_0x462e[90]](_0x462e[43],function(){_0xb18cx8[_0x462e[89]]()});_0xb18cx32[_0x462e[31]]= _0x462e[75];_0xb18cx2e[_0x462e[25]](_0xb18cx32);_0xb18cx2e[_0x462e[25]](_0xb18cx31);var _0xb18cx5b=_0xb18cx59[_0x462e[23]][_0x462e[188]][_0x462e[155]];var _0xb18cx4b=_0xb18cx8[_0x462e[60]](_0x462e[145]);for(var _0xb18cx5c=0;_0xb18cx5c< _0xb18cx5b;_0xb18cx5c++){var _0xb18cx44=_0xb18cx59[_0x462e[23]][_0x462e[188]][_0xb18cx5c][_0x462e[49]];var _0xb18cx45=_0x462e[134]+ _0xb18cx44;var _0xb18cx2=_0xb18cx59[_0x462e[23]][_0x462e[188]][_0xb18cx5c][_0x462e[23]];var _0xb18cx14=_0xb18cx8[_0x462e[60]]((_0xb18cx5c== _0xb18cx5b- 1)?_0x462e[153]:_0x462e[146]);var _0xb18cx47=document[_0x462e[2]](_0x462e[36]);_0xb18cx47[_0x462e[31]]= _0x462e[147];mxUtils[_0x462e[88]](_0xb18cx47,mxResources[_0x462e[86]](_0xb18cx44));_0xb18cx14[_0x462e[25]](_0xb18cx47);var _0xb18cx3;switch(_0xb18cx44){case _0x462e[192]:_0xb18cx3= createDropdownWithOptgroupFromApi(_0x462e[189],_0xb18cx2,_0x462e[190],_0x462e[48],_0xb18cx8,_0x462e[191]);break;case _0x462e[194]:_0xb18cx3= createDropdownFromApi(_0x462e[193],_0xb18cx2,_0x462e[49],_0x462e[49],_0xb18cx8);break;case _0x462e[196]:_0xb18cx3= createDropdownFromApi(_0x462e[195],_0xb18cx2,_0x462e[49],_0x462e[49],_0xb18cx8);break;case _0x462e[198]:_0xb18cx3= createDropdownFromApi(_0x462e[197],_0xb18cx2,_0x462e[49],_0x462e[48],_0xb18cx8);break;case _0x462e[203]:if(_0xb18cx59[_0x462e[23]][_0x462e[187]]== _0x462e[199]){_0xb18cx3= createDropdownFromApi(_0x462e[200],_0xb18cx2,_0x462e[201],_0x462e[48],_0xb18cx8)}else {_0xb18cx3= createDropdownFromApi(_0x462e[202],_0xb18cx2,_0x462e[49],_0x462e[48],_0xb18cx8)};break;case _0x462e[205]:_0xb18cx3= createDropdownFromApi(_0x462e[204],_0xb18cx2,_0x462e[49],_0x462e[48],_0xb18cx8);break;case _0x462e[207]:_0xb18cx3= createDropdownFromApi(_0x462e[206],_0xb18cx2,_0x462e[49],_0x462e[49],_0xb18cx8);break;case _0x462e[209]:_0xb18cx3= createDropdownFromApi(_0x462e[208],_0xb18cx2,_0x462e[209],_0x462e[48],_0xb18cx8,[_0x462e[209],_0x462e[207]],_0x462e[210]);break;case _0x462e[211]:_0xb18cx3= createDropdownFromArray(ISPEECHASRMODEL,_0xb18cx2);break;case _0x462e[212]:_0xb18cx3= createDropdownFromArray(ISPEECHASRLANG,_0xb18cx2);break;case _0x462e[213]:_0xb18cx3= createDropdownFromArray(ISPEECHBEEP,_0xb18cx2);break;case _0x462e[214]:_0xb18cx3= createDropdownFromArray(SECRETDIGITSPOS,_0xb18cx2);break;case _0x462e[215]:_0xb18cx3= createDropdownFromArray(ISPEECHLANG,_0xb18cx2);break;case _0x462e[216]:_0xb18cx3= createDropdownFromArray(GOOGLETTSLANG,_0xb18cx2);break;case _0x462e[217]:_0xb18cx3= createDropdownFromArray(ASRINTKEYS,_0xb18cx2);break;case _0x462e[218]:_0xb18cx3= createDropdownFromArray(RECORDINGFORMAT,_0xb18cx2);break;case _0x462e[219]:_0xb18cx3= createDropdownFromArray(BOOLSELECT,_0xb18cx2);break;case _0x462e[220]:_0xb18cx3= createDropdownFromTigerDialList(_0xb18cx2);break;case _0x462e[223]:_0xb18cx3= createGroupedDropdownFromApi(_0x462e[221],_0xb18cx2,_0x462e[49],_0x462e[48],_0xb18cx8,_0x462e[222]);break;case _0x462e[224]:_0xb18cx3= createDropdownFromApi(_0x462e[154],_0xb18cx2,_0x462e[49],_0x462e[48],_0xb18cx8,null,null,_0xb18cx8[_0x462e[13]][_0x462e[135]]());break;case _0x462e[226]:_0xb18cx3= createDropdownFromApi(_0x462e[225],_0xb18cx2,_0x462e[49],_0x462e[48],_0xb18cx8);break;case _0x462e[229]:_0xb18cx3= createDropdownFromApi(_0x462e[227],_0xb18cx2,_0x462e[228],_0x462e[48],_0xb18cx8);break;case _0x462e[230]:;case _0x462e[231]:;case _0x462e[232]:;case _0x462e[233]:;case _0x462e[17]:;case _0x462e[234]:;case _0x462e[237]:_0xb18cx3= document[_0x462e[2]](_0x462e[1]);_0xb18cx3[_0x462e[5]](_0x462e[3],_0x462e[235]);_0xb18cx3[_0x462e[5]](_0x462e[236],0);_0xb18cx3[_0x462e[5]](_0x462e[56],1000);_0xb18cx3[_0x462e[5]](_0x462e[23],_0xb18cx2);_0xb18cx3[_0x462e[31]]= _0x462e[140];break;case _0x462e[21]:;case _0x462e[238]:;case _0x462e[239]:;case _0x462e[240]:;case _0x462e[241]:;case _0x462e[54]:_0xb18cx3= document[_0x462e[2]](_0x462e[93]);_0xb18cx3[_0x462e[242]]= _0xb18cx2;_0xb18cx3[_0x462e[31]]= _0x462e[140];break;case _0x462e[245]:_0xb18cx3= document[_0x462e[2]](_0x462e[93]);_0xb18cx3[_0x462e[242]]= _0xb18cx2;_0xb18cx3[_0x462e[31]]= _0x462e[140];_0xb18cx3[_0x462e[5]](_0x462e[243],_0x462e[244]);break;default:_0xb18cx3= document[_0x462e[2]](_0x462e[1]);_0xb18cx3[_0x462e[5]](_0x462e[23],_0xb18cx2);_0xb18cx3[_0x462e[31]]= _0x462e[140];break};_0xb18cx3[_0x462e[5]](_0x462e[48],_0xb18cx45);var _0xb18cx2a=_0xb18cx8[_0x462e[60]](_0x462e[148]);_0xb18cx2a[_0x462e[25]](_0xb18cx3);if(mxResources[_0x462e[86]](_0x462e[246]+ _0xb18cx44)){var _0xb18cx5d=_0xb18cx8[_0x462e[60]](_0x462e[247]);_0xb18cx5d[_0x462e[31]]= _0x462e[248];mxUtils[_0x462e[88]](_0xb18cx5d,mxResources[_0x462e[86]](_0x462e[246]+ _0xb18cx44));_0xb18cx2a[_0x462e[25]](_0xb18cx5d)};_0xb18cx14[_0x462e[25]](_0xb18cx2a);_0xb18cx4b[_0x462e[25]](_0xb18cx14)};_0xb18cx2f[_0x462e[25]](_0xb18cx4b);var _0xb18cx3c=mxUtils[_0x462e[90]](mxResources[_0x462e[86]](_0x462e[141]),mxUtils[_0x462e[112]](this,function(_0xb18cx3d){for(var _0xb18cx5c=0;_0xb18cx5c< _0xb18cx59[_0x462e[23]][_0x462e[188]][_0x462e[155]];_0xb18cx5c++){var _0xb18cx45=_0x462e[134]+ _0xb18cx59[_0x462e[23]][_0x462e[188]][_0xb18cx5c][_0x462e[49]];var _0xb18cx44=_0xb18cx59[_0x462e[23]][_0x462e[188]][_0xb18cx5c][_0x462e[49]];_0xb18cx59[_0x462e[5]](_0xb18cx44,document[_0x462e[249]](_0xb18cx45)[_0x462e[23]])};_0xb18cx5a[_0x462e[250]](_0xb18cx59);_0xb18cx8[_0x462e[89]]()}));_0xb18cx3c[_0x462e[31]]= _0x462e[113];var _0xb18cx3f=mxUtils[_0x462e[90]](mxResources[_0x462e[86]](_0x462e[114]),function(){_0xb18cx8[_0x462e[89]]()});_0xb18cx3f[_0x462e[31]]= _0x462e[115];_0xb18cx30[_0x462e[25]](_0xb18cx3c);_0xb18cx30[_0x462e[25]](_0xb18cx3f);_0xb18cx2d[_0x462e[25]](_0xb18cx2e);_0xb18cx2d[_0x462e[25]](_0xb18cx2f);_0xb18cx2d[_0x462e[25]](_0xb18cx30);this[_0x462e[74]]= _0xb18cx2d} \ No newline at end of file +var _0x299c=["\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","\x67\x72\x6F\x75\x70\x42\x79","\x68\x61\x73\x4F\x77\x6E\x50\x72\x6F\x70\x65\x72\x74\x79","\x6F\x70\x74\x67\x72\x6F\x75\x70","\x6C\x61\x62\x65\x6C","\x63\x61\x70\x69\x74\x61\x6C\x69\x7A\x65","\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","","\x50\x4F\x53\x54","\x2F\x61\x70\x69\x2F\x72\x65\x73\x74\x2F\x6C\x69\x73\x74\x2F\x6C\x69\x73\x74","\x73\x74\x72\x69\x6E\x67\x69\x66\x79","\x52\x4D\x49","\x69\x64","\x6E\x61\x6D\x65","\x6C\x6F\x67","\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","\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","\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","\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","\x66\x6F\x72\x6D\x2D\x63\x6F\x6E\x74\x72\x6F\x6C","\x73\x61\x76\x65","\x6E\x65\x77","\x5F\x6E\x65\x77","\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\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","\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","\x75\x70\x64\x61\x74\x65","\x76\x61\x72\x69\x61\x62\x6C\x65","\x76\x61\x72\x69\x61\x62\x6C\x65\x20\x6E\x61\x6D\x65","\x76\x61\x72\x69\x61\x62\x6C\x65\x20\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E","\x66\x6F\x72\x6D\x2D\x67\x72\x6F\x75\x70\x20\x6C\x61\x73\x74","\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","\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","\x2F\x61\x70\x69\x2F\x75\x73\x65\x72\x73\x2F\x61\x6C\x6C","\x66\x75\x6C\x6C\x6E\x61\x6D\x65","\x72\x6F\x6C\x65","\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","\x73\x65\x6E\x64\x4D\x61\x69\x6C","\x2F\x61\x70\x69\x2F\x6D\x61\x69\x6C\x2F\x73\x65\x72\x76\x65\x72\x73\x2F\x6F\x75\x74","\x75\x73\x65\x72\x6E\x61\x6D\x65","\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\x74\x65\x6D\x70\x6C\x61\x74\x65\x73","\x74\x65\x6D\x70\x6C\x61\x74\x65\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","\x68\x69\x64\x64\x65\x6E\x64\x69\x67\x69\x74\x73\x70\x6F\x73","\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","\x69\x6E\x74\x4B\x65\x79","\x72\x65\x63\x6F\x72\x64\x69\x6E\x67\x46\x6F\x72\x6D\x61\x74","\x61\x6E\x73\x77\x65\x72","\x6C\x69\x73\x74\x5F\x69\x64","\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","\x63\x6F\x6D\x6D\x61\x6E\x64","\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","\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"];_0x299c[0];function createCheckbox(_0xacfcx2){var _0xacfcx3=document[_0x299c[2]](_0x299c[1]);_0xacfcx3[_0x299c[5]](_0x299c[3],_0x299c[4]);if(_0xacfcx2){_0xacfcx3[_0x299c[5]](_0x299c[6],true)};return _0xacfcx3}function createDropdownFromApi(_0xacfcx5,_0xacfcx2,_0xacfcx6,_0xacfcx7,_0xacfcx8,_0xacfcx9,_0xacfcxa,_0xacfcxb){var _0xacfcxc= new XMLHttpRequest();_0xacfcxc[_0x299c[8]](_0x299c[7],_0xacfcx5,false);_0xacfcxc[_0x299c[14]](_0x299c[9],_0x299c[10]+ _0xacfcx8[_0x299c[13]][_0x299c[12]][_0x299c[11]]);_0xacfcxc[_0x299c[15]](null);var _0xacfcxd=[];if(_0xacfcxc[_0x299c[16]]=== 200){_0xacfcxd= JSON[_0x299c[18]](_0xacfcxc[_0x299c[17]])};var _0xacfcx3=document[_0x299c[2]](_0x299c[19]);var _0xacfcxe=document[_0x299c[2]](_0x299c[20]);_0xacfcxe[_0x299c[21]]= _0x299c[22];_0xacfcxe[_0x299c[23]]= _0x299c[24];_0xacfcx3[_0x299c[25]](_0xacfcxe);_0xacfcxd[_0x299c[30]][_0x299c[28]](function(_0xacfcxf){if(!_0xacfcxb|| _0xacfcxf[_0xacfcx6]!= _0xacfcxb){_0xacfcxe= document[_0x299c[2]](_0x299c[20]);_0xacfcxe[_0x299c[21]]= _0xacfcxf[_0xacfcx6];if(_0xacfcx9&& _0xacfcxa){_0xacfcxe[_0x299c[23]]= _0xacfcxa;_0xacfcx9[_0x299c[28]](function(_0xacfcx10){_0xacfcxe[_0x299c[23]]= _0xacfcxe[_0x299c[23]][_0x299c[27]](_0x299c[26]+ _0xacfcx10+ _0x299c[26],_0xacfcxf[_0xacfcx10])});_0xacfcxe[_0x299c[29]]= (_0xacfcxe[_0x299c[23]]== _0xacfcx2)}else {_0xacfcxe[_0x299c[23]]= _0xacfcxf[_0xacfcx7];_0xacfcxe[_0x299c[29]]= (_0xacfcxf[_0xacfcx7]== _0xacfcx2)};_0xacfcx3[_0x299c[25]](_0xacfcxe)}});_0xacfcx3[_0x299c[31]]= _0x299c[32];return _0xacfcx3}function createDropdownWithOptgroupFromApi(_0xacfcx5,_0xacfcx2,_0xacfcx6,_0xacfcx7,_0xacfcx8,_0xacfcx12){var _0xacfcxc= new XMLHttpRequest();_0xacfcxc[_0x299c[8]](_0x299c[7],_0xacfcx5,false);_0xacfcxc[_0x299c[14]](_0x299c[9],_0x299c[10]+ _0xacfcx8[_0x299c[13]][_0x299c[12]][_0x299c[11]]);_0xacfcxc[_0x299c[15]](null);var _0xacfcxd=[];if(_0xacfcxc[_0x299c[16]]=== 200){_0xacfcxd= JSON[_0x299c[18]](_0xacfcxc[_0x299c[17]])};var _0xacfcx3=document[_0x299c[2]](_0x299c[19]);var _0xacfcxe=document[_0x299c[2]](_0x299c[20]);_0xacfcxe[_0x299c[21]]= _0x299c[22];_0xacfcxe[_0x299c[23]]= _0x299c[24];_0xacfcx3[_0x299c[25]](_0xacfcxe);var _0xacfcx13=_[_0x299c[33]](_0xacfcxd[_0x299c[30]],_0xacfcx12);for(var _0xacfcx14 in _0xacfcx13){if(_0xacfcx13[_0x299c[34]](_0xacfcx14)){var _0xacfcx15=document[_0x299c[2]](_0x299c[35]);_0xacfcx15[_0x299c[36]]= _[_0x299c[37]](_0xacfcx14);var _0xacfcx16=_0xacfcx13[_0xacfcx14];_0xacfcx16[_0x299c[28]](function(_0xacfcxf){_0xacfcxe= document[_0x299c[2]](_0x299c[20]);_0xacfcxe[_0x299c[21]]= _0xacfcxf[_0xacfcx6];_0xacfcxe[_0x299c[23]]= _0xacfcxf[_0xacfcx7];_0xacfcxe[_0x299c[29]]= (_0xacfcxf[_0xacfcx7]== _0xacfcx2);_0xacfcx15[_0x299c[25]](_0xacfcxe)});_0xacfcx3[_0x299c[25]](_0xacfcx15)}};_0xacfcx3[_0x299c[31]]= _0x299c[32];return _0xacfcx3}function createGroupedDropdownFromApi(_0xacfcx5,_0xacfcx2,_0xacfcx6,_0xacfcx7,_0xacfcx8,_0xacfcx18){var _0xacfcxc= new XMLHttpRequest();_0xacfcxc[_0x299c[8]](_0x299c[7],_0xacfcx5,false);_0xacfcxc[_0x299c[14]](_0x299c[9],_0x299c[10]+ _0xacfcx8[_0x299c[13]][_0x299c[12]][_0x299c[11]]);_0xacfcxc[_0x299c[15]](null);var _0xacfcxd=[];if(_0xacfcxc[_0x299c[16]]=== 200){_0xacfcxd= JSON[_0x299c[18]](_0xacfcxc[_0x299c[17]])};var _0xacfcx3=document[_0x299c[2]](_0x299c[19]);var _0xacfcxe=document[_0x299c[2]](_0x299c[20]);_0xacfcxe[_0x299c[21]]= _0x299c[22];_0xacfcxe[_0x299c[23]]= _0x299c[38];_0xacfcx3[_0x299c[25]](_0xacfcxe);_0xacfcxd[_0x299c[30]][_0x299c[28]](function(_0xacfcxf){_0xacfcxe= document[_0x299c[2]](_0x299c[20]);_0xacfcxe[_0x299c[31]]= _0x299c[39];_0xacfcxe[_0x299c[21]]= _0xacfcxf[_0xacfcx6][_0x299c[40]]();_0xacfcxe[_0x299c[23]]= _0xacfcxf[_0xacfcx7];_0xacfcxe[_0x299c[29]]= (_0xacfcxf[_0xacfcx7]== _0xacfcx2);_0xacfcx3[_0x299c[25]](_0xacfcxe);_0xacfcxf[_0xacfcx18][_0x299c[28]](function(_0xacfcxf){_0xacfcxe= document[_0x299c[2]](_0x299c[20]);_0xacfcxe[_0x299c[31]]= _0x299c[41];_0xacfcxe[_0x299c[21]]= _0x299c[42]+ _[_0x299c[37]](_0xacfcxf[_0xacfcx6]);_0xacfcxe[_0x299c[23]]= _0xacfcxf[_0xacfcx7];_0xacfcxe[_0x299c[29]]= (_0xacfcxf[_0xacfcx7]== _0xacfcx2);_0xacfcx3[_0x299c[25]](_0xacfcxe)})});_0xacfcx3[_0x299c[31]]= _0x299c[32];return _0xacfcx3}function createDropdownFromArray(_0xacfcx1a,_0xacfcx2){var _0xacfcx3=document[_0x299c[2]](_0x299c[19]);for(var _0xacfcx1b in _0xacfcx1a){var _0xacfcxe=document[_0x299c[2]](_0x299c[20]);_0xacfcxe[_0x299c[21]]= _0xacfcx1a[_0xacfcx1b];_0xacfcxe[_0x299c[23]]= _0xacfcx1b;if(_0xacfcx2> 0|| _0xacfcx2!= _0x299c[43]){_0xacfcxe[_0x299c[29]]= (_0xacfcx2=== _0xacfcx1b)?true:false};_0xacfcx3[_0x299c[25]](_0xacfcxe)};_0xacfcx3[_0x299c[31]]= _0x299c[32];return _0xacfcx3}function createDropdownFromTigerDialList(_0xacfcx2){var _0xacfcx3=document[_0x299c[2]](_0x299c[19]);var _0xacfcx1a=[];var _0xacfcx1d= new XMLHttpRequest();try{_0xacfcx1d[_0x299c[8]](_0x299c[44],_0x299c[45],false);_0xacfcx1d[_0x299c[15]](JSON[_0x299c[46]]({page:1,size:600000}));if(_0xacfcx1d[_0x299c[16]]=== 200){var _0xacfcxd=JSON[_0x299c[18]](_0xacfcx1d[_0x299c[17]]);if(_0xacfcxd[_0x299c[16]]> 0){var _0xacfcx1e=_0xacfcxd[_0x299c[17]][_0x299c[47]][_0x299c[30]];for(var _0xacfcx1f in _0xacfcx1e){_0xacfcx1a[_0xacfcx1e[_0xacfcx1f][_0x299c[48]]]= _0xacfcx1e[_0xacfcx1f][_0x299c[49]]}}}}catch(e){console[_0x299c[50]](e)};for(var _0xacfcx1b in _0xacfcx1a){var _0xacfcxe=document[_0x299c[2]](_0x299c[20]);_0xacfcxe[_0x299c[21]]= _0xacfcx1a[_0xacfcx1b];_0xacfcxe[_0x299c[23]]= _0xacfcx1b;if(_0xacfcx2> 0|| _0xacfcx2!= _0x299c[43]){_0xacfcxe[_0x299c[29]]= (_0xacfcx2=== _0xacfcx1b)?true:false};_0xacfcx3[_0x299c[25]](_0xacfcxe)};_0xacfcx3[_0x299c[31]]= _0x299c[32];return _0xacfcx3}function Dialog(_0xacfcx8,_0xacfcx21,_0xacfcx22,_0xacfcx23,_0xacfcx24,_0xacfcx25,_0xacfcx26){var _0xacfcx27=0;if(mxClient[_0x299c[51]]&& document[_0x299c[52]]!= 9){_0xacfcx27= 60};_0xacfcx22+= _0xacfcx27;_0xacfcx23+= _0xacfcx27;var _0xacfcx28=Math[_0x299c[56]](0,Math[_0x299c[55]]((document[_0x299c[54]][_0x299c[53]]- _0xacfcx22)/ 2));var _0xacfcx29=Math[_0x299c[56]](0,Math[_0x299c[55]]((Math[_0x299c[56]](document[_0x299c[54]][_0x299c[57]],document[_0x299c[58]][_0x299c[57]])- _0xacfcx23)/ 3));var _0xacfcx2a=_0xacfcx8[_0x299c[60]](_0x299c[59]);_0xacfcx2a[_0x299c[31]]= _0x299c[61];_0xacfcx2a[_0x299c[63]][_0x299c[62]]= _0x299c[64];_0xacfcx2a[_0x299c[63]][_0x299c[65]]= _0x299c[66];var _0xacfcx2b=_0xacfcx8[_0x299c[60]](_0x299c[67]);_0xacfcx2b[_0x299c[31]]= _0x299c[68];_0xacfcx2b[_0x299c[25]](_0xacfcx21);_0xacfcx2a[_0x299c[25]](_0xacfcx2b);if(this[_0x299c[69]]== null){this[_0x299c[69]]= _0xacfcx8[_0x299c[60]](_0x299c[70]);this[_0x299c[69]][_0x299c[31]]= _0x299c[71];if(mxClient[_0x299c[72]]){ new mxDivResizer(this[_0x299c[69]])}};if(_0xacfcx24){document[_0x299c[54]][_0x299c[25]](this[_0x299c[69]])};document[_0x299c[54]][_0x299c[25]](_0xacfcx2a);this[_0x299c[73]]= _0xacfcx26;this[_0x299c[74]]= _0xacfcx2a}Dialog[_0x299c[76]][_0x299c[75]]= function(){if(this[_0x299c[73]]!= null){this[_0x299c[73]]();this[_0x299c[73]]= null};this[_0x299c[74]][_0x299c[78]][_0x299c[77]](this[_0x299c[74]]);this[_0x299c[69]][_0x299c[78]][_0x299c[77]](this[_0x299c[69]])};function ImportDialog(_0xacfcx8){var _0xacfcx2d=_0xacfcx8[_0x299c[60]](_0x299c[79]);var _0xacfcx2e=_0xacfcx8[_0x299c[60]](_0x299c[80]);var _0xacfcx2f=_0xacfcx8[_0x299c[60]](_0x299c[81]);var _0xacfcx30=_0xacfcx8[_0x299c[60]](_0x299c[82]);var _0xacfcx31=_0xacfcx8[_0x299c[84]](_0x299c[83]);mxUtils[_0x299c[88]](_0xacfcx31,mxResources[_0x299c[86]](_0x299c[85])+ _0x299c[87]);var _0xacfcx32=mxUtils[_0x299c[90]](_0x299c[43],function(){_0xacfcx8[_0x299c[89]]()});_0xacfcx32[_0x299c[31]]= _0x299c[75];_0xacfcx2e[_0x299c[25]](_0xacfcx32);_0xacfcx2e[_0x299c[25]](_0xacfcx31);var _0xacfcx33=_0xacfcx8[_0x299c[60]](_0x299c[91]);var _0xacfcx34=_0xacfcx8[_0x299c[60]](_0x299c[92]);var _0xacfcx35=document[_0x299c[2]](_0x299c[93]);_0xacfcx35[_0x299c[63]][_0x299c[94]]= _0x299c[95];_0xacfcx35[_0x299c[63]][_0x299c[96]]= _0x299c[97];var _0xacfcx3=document[_0x299c[2]](_0x299c[1]);_0xacfcx3[_0x299c[3]]= _0x299c[98];_0xacfcx3[_0x299c[5]](_0x299c[99],_0x299c[100]);_0xacfcx3[_0x299c[109]](_0x299c[101],function _0xacfcx36(_0xacfcx37){var _0xacfcx38=_0xacfcx37[_0x299c[103]][_0x299c[102]][0];console[_0x299c[50]](_0xacfcx38);if(_0xacfcx38){if(_0xacfcx38[_0x299c[3]]=== _0x299c[100]){var _0xacfcx39= new FileReader();_0xacfcx39[_0x299c[104]]= function(_0xacfcx3a){var _0xacfcx3b=_0xacfcx3a[_0x299c[103]][_0x299c[105]];mxUtils[_0x299c[88]](_0xacfcx35,_0xacfcx3b)};_0xacfcx39[_0x299c[106]](_0xacfcx38)}else {alert(_0x299c[107])}}else {alert(_0x299c[108])}},false);_0xacfcx34[_0x299c[25]](_0xacfcx3);_0xacfcx34[_0x299c[25]](_0xacfcx35);_0xacfcx33[_0x299c[25]](_0xacfcx34);_0xacfcx2f[_0x299c[25]](_0xacfcx33);var _0xacfcx3c=mxUtils[_0x299c[90]](mxResources[_0x299c[86]](_0x299c[85]),mxUtils[_0x299c[112]](this,function(_0xacfcx3d){var _0xacfcx3e=mxUtils[_0x299c[110]](_0xacfcx35[_0x299c[23]]);_0xacfcx8[_0x299c[13]][_0x299c[111]](_0xacfcx3e[_0x299c[58]]);_0xacfcx8[_0x299c[89]]()}));_0xacfcx3c[_0x299c[31]]= _0x299c[113];var _0xacfcx3f=mxUtils[_0x299c[90]](mxResources[_0x299c[86]](_0x299c[114]),function(){_0xacfcx8[_0x299c[89]]()});_0xacfcx3f[_0x299c[31]]= _0x299c[115];_0xacfcx30[_0x299c[25]](_0xacfcx3c);_0xacfcx30[_0x299c[25]](_0xacfcx3f);_0xacfcx2d[_0x299c[25]](_0xacfcx2e);_0xacfcx2d[_0x299c[25]](_0xacfcx2f);_0xacfcx2d[_0x299c[25]](_0xacfcx30);this[_0x299c[74]]= _0xacfcx2d}function AboutDialog(_0xacfcx8){var _0xacfcx2d=_0xacfcx8[_0x299c[60]](_0x299c[79]);var _0xacfcx2e=_0xacfcx8[_0x299c[60]](_0x299c[80]);var _0xacfcx2f=_0xacfcx8[_0x299c[60]](_0x299c[81]);var _0xacfcx30=_0xacfcx8[_0x299c[60]](_0x299c[82]);var _0xacfcx31=_0xacfcx8[_0x299c[84]](_0x299c[83]);mxUtils[_0x299c[88]](_0xacfcx31,mxResources[_0x299c[86]](_0x299c[116])+ _0x299c[117]);var _0xacfcx32=mxUtils[_0x299c[90]](_0x299c[43],function(){_0xacfcx8[_0x299c[89]]()});_0xacfcx32[_0x299c[31]]= _0x299c[75];_0xacfcx2e[_0x299c[25]](_0xacfcx32);_0xacfcx2e[_0x299c[25]](_0xacfcx31);var _0xacfcx41=document[_0x299c[2]](_0x299c[118]);_0xacfcx41[_0x299c[63]][_0x299c[119]]= _0x299c[120];_0xacfcx41[_0x299c[5]](_0x299c[94],_0x299c[121]);_0xacfcx41[_0x299c[5]](_0x299c[94],_0x299c[122]);_0xacfcx41[_0x299c[5]](_0x299c[123],IMAGE_PATH+ _0x299c[124]);_0xacfcx2f[_0x299c[25]](_0xacfcx41);mxUtils[_0x299c[125]](_0xacfcx2f);mxUtils[_0x299c[88]](_0xacfcx2f,_0x299c[126]+ mxClient[_0x299c[127]]);mxUtils[_0x299c[125]](_0xacfcx2f);var _0xacfcx42=document[_0x299c[2]](_0x299c[128]);_0xacfcx42[_0x299c[5]](_0x299c[129],_0x299c[130]);_0xacfcx42[_0x299c[5]](_0x299c[103],_0x299c[131]);mxUtils[_0x299c[88]](_0xacfcx42,_0x299c[132]);_0xacfcx2f[_0x299c[25]](_0xacfcx42);mxUtils[_0x299c[125]](_0xacfcx2f);mxUtils[_0x299c[125]](_0xacfcx2f);var _0xacfcx3f=mxUtils[_0x299c[90]](mxResources[_0x299c[86]](_0x299c[75]),function(){_0xacfcx8[_0x299c[89]]()});_0xacfcx3f[_0x299c[31]]= _0x299c[115];_0xacfcx30[_0x299c[25]](_0xacfcx3f);_0xacfcx2d[_0x299c[25]](_0xacfcx2e);_0xacfcx2d[_0x299c[25]](_0xacfcx2f);_0xacfcx2d[_0x299c[25]](_0xacfcx30);this[_0x299c[74]]= _0xacfcx2d}function SaveDialog(_0xacfcx8){var _0xacfcx2d=_0xacfcx8[_0x299c[60]](_0x299c[79]);var _0xacfcx2e=_0xacfcx8[_0x299c[60]](_0x299c[80]);var _0xacfcx2f=_0xacfcx8[_0x299c[60]](_0x299c[81]);var _0xacfcx30=_0xacfcx8[_0x299c[60]](_0x299c[82]);var _0xacfcx31=_0xacfcx8[_0x299c[84]](_0x299c[83]);mxUtils[_0x299c[88]](_0xacfcx31,mxResources[_0x299c[86]](_0x299c[133]));var _0xacfcx32=mxUtils[_0x299c[90]](_0x299c[43],function(){_0xacfcx8[_0x299c[89]]()});_0xacfcx32[_0x299c[31]]= _0x299c[75];_0xacfcx2e[_0x299c[25]](_0xacfcx32);_0xacfcx2e[_0x299c[25]](_0xacfcx31);var _0xacfcx44=_0x299c[49];var _0xacfcx45=_0x299c[134]+ _0xacfcx44;var _0xacfcx2=_0xacfcx8[_0x299c[13]][_0x299c[135]]();var _0xacfcx33=_0xacfcx8[_0x299c[60]](_0x299c[91]);var _0xacfcx34=_0xacfcx8[_0x299c[60]](_0x299c[136]);var _0xacfcx46=_0xacfcx8[_0x299c[60]](_0x299c[137]);var _0xacfcx47=document[_0x299c[2]](_0x299c[36]);_0xacfcx47[_0x299c[31]]= _0x299c[138];mxUtils[_0x299c[88]](_0xacfcx47,mxResources[_0x299c[86]](_0xacfcx44));_0xacfcx34[_0x299c[25]](_0xacfcx47);var _0xacfcx48=document[_0x299c[2]](_0x299c[1]);_0xacfcx48[_0x299c[5]](_0x299c[23],_0xacfcx2+ _0x299c[139]);_0xacfcx48[_0x299c[5]](_0x299c[48],_0xacfcx45);_0xacfcx48[_0x299c[31]]= _0x299c[140];_0xacfcx46[_0x299c[25]](_0xacfcx48);_0xacfcx33[_0x299c[25]](_0xacfcx34);_0xacfcx33[_0x299c[25]](_0xacfcx46);_0xacfcx2f[_0x299c[25]](_0xacfcx33);var _0xacfcx3c=mxUtils[_0x299c[90]](mxResources[_0x299c[86]](_0x299c[141]),function(){_0xacfcx8[_0x299c[133]](_0xacfcx48[_0x299c[23]]);_0xacfcx8[_0x299c[89]]()});_0xacfcx3c[_0x299c[31]]= _0x299c[113];var _0xacfcx3f=mxUtils[_0x299c[90]](mxResources[_0x299c[86]](_0x299c[114]),function(){_0xacfcx8[_0x299c[89]]()});_0xacfcx3f[_0x299c[31]]= _0x299c[115];_0xacfcx30[_0x299c[25]](_0xacfcx3c);_0xacfcx30[_0x299c[25]](_0xacfcx3f);_0xacfcx2d[_0x299c[25]](_0xacfcx2e);_0xacfcx2d[_0x299c[25]](_0xacfcx2f);_0xacfcx2d[_0x299c[25]](_0xacfcx30);this[_0x299c[74]]= _0xacfcx2d}function NewDialog(_0xacfcx8){var _0xacfcx2d=_0xacfcx8[_0x299c[60]](_0x299c[79]);var _0xacfcx2e=_0xacfcx8[_0x299c[60]](_0x299c[80]);var _0xacfcx2f=_0xacfcx8[_0x299c[60]](_0x299c[81]);var _0xacfcx30=_0xacfcx8[_0x299c[60]](_0x299c[82]);var _0xacfcx31=_0xacfcx8[_0x299c[84]](_0x299c[83]);mxUtils[_0x299c[88]](_0xacfcx31,mxResources[_0x299c[86]](_0x299c[142]));var _0xacfcx32=mxUtils[_0x299c[90]](_0x299c[43],function(){_0xacfcx8[_0x299c[89]]()});_0xacfcx32[_0x299c[31]]= _0x299c[75];_0xacfcx2e[_0x299c[25]](_0xacfcx32);_0xacfcx2e[_0x299c[25]](_0xacfcx31);var _0xacfcx44=_0x299c[49];var _0xacfcx45=_0x299c[134]+ _0xacfcx44;var _0xacfcx2=_0xacfcx8[_0x299c[13]][_0x299c[135]]();var _0xacfcx33=_0xacfcx8[_0x299c[60]](_0x299c[91]);var _0xacfcx34=_0xacfcx8[_0x299c[60]](_0x299c[136]);var _0xacfcx46=_0xacfcx8[_0x299c[60]](_0x299c[137]);var _0xacfcx47=document[_0x299c[2]](_0x299c[36]);_0xacfcx47[_0x299c[31]]= _0x299c[138];mxUtils[_0x299c[88]](_0xacfcx47,mxResources[_0x299c[86]](_0xacfcx44));_0xacfcx34[_0x299c[25]](_0xacfcx47);var _0xacfcx48=document[_0x299c[2]](_0x299c[1]);_0xacfcx48[_0x299c[5]](_0x299c[23],_0xacfcx2+ _0x299c[143]);_0xacfcx48[_0x299c[5]](_0x299c[48],_0xacfcx45);_0xacfcx48[_0x299c[31]]= _0x299c[140];_0xacfcx46[_0x299c[25]](_0xacfcx48);_0xacfcx33[_0x299c[25]](_0xacfcx34);_0xacfcx33[_0x299c[25]](_0xacfcx46);_0xacfcx2f[_0x299c[25]](_0xacfcx33);var _0xacfcx3c=mxUtils[_0x299c[90]](mxResources[_0x299c[86]](_0x299c[142]),function(){_0xacfcx8[_0x299c[142]](_0xacfcx48[_0x299c[23]]);_0xacfcx8[_0x299c[89]]()});_0xacfcx3c[_0x299c[31]]= _0x299c[113];var _0xacfcx3f=mxUtils[_0x299c[90]](mxResources[_0x299c[86]](_0x299c[114]),function(){_0xacfcx8[_0x299c[89]]()});_0xacfcx3f[_0x299c[31]]= _0x299c[115];_0xacfcx30[_0x299c[25]](_0xacfcx3c);_0xacfcx30[_0x299c[25]](_0xacfcx3f);_0xacfcx2d[_0x299c[25]](_0xacfcx2e);_0xacfcx2d[_0x299c[25]](_0xacfcx2f);_0xacfcx2d[_0x299c[25]](_0xacfcx30);this[_0x299c[74]]= _0xacfcx2d}function DescriptionDialog(_0xacfcx8){console[_0x299c[50]](_0xacfcx8[_0x299c[13]][_0x299c[12]]);var _0xacfcx2d=_0xacfcx8[_0x299c[60]](_0x299c[79]);var _0xacfcx2e=_0xacfcx8[_0x299c[60]](_0x299c[80]);var _0xacfcx2f=_0xacfcx8[_0x299c[60]](_0x299c[81]);var _0xacfcx30=_0xacfcx8[_0x299c[60]](_0x299c[82]);var _0xacfcx31=_0xacfcx8[_0x299c[84]](_0x299c[83]);mxUtils[_0x299c[88]](_0xacfcx31,mxResources[_0x299c[86]](_0x299c[144]));var _0xacfcx32=mxUtils[_0x299c[90]](_0x299c[43],function(){_0xacfcx8[_0x299c[89]]()});_0xacfcx32[_0x299c[31]]= _0x299c[75];_0xacfcx2e[_0x299c[25]](_0xacfcx32);_0xacfcx2e[_0x299c[25]](_0xacfcx31);var _0xacfcx4b=_0xacfcx8[_0x299c[60]](_0x299c[145]);var _0xacfcx44=_0x299c[144];var _0xacfcx45=_0x299c[134]+ _0xacfcx44;var _0xacfcx2=_0xacfcx8[_0x299c[13]][_0x299c[12]][_0x299c[144]]|| _0x299c[43];var _0xacfcx14=_0xacfcx8[_0x299c[60]](_0x299c[146]);var _0xacfcx47=document[_0x299c[2]](_0x299c[36]);_0xacfcx47[_0x299c[31]]= _0x299c[147];mxUtils[_0x299c[88]](_0xacfcx47,mxResources[_0x299c[86]](_0xacfcx44));_0xacfcx14[_0x299c[25]](_0xacfcx47);var _0xacfcx3=document[_0x299c[2]](_0x299c[1]);_0xacfcx3[_0x299c[5]](_0x299c[23],_0xacfcx2);_0xacfcx3[_0x299c[31]]= _0x299c[140];_0xacfcx3[_0x299c[5]](_0x299c[48],_0xacfcx45);var _0xacfcx2a=_0xacfcx8[_0x299c[60]](_0x299c[148]);_0xacfcx2a[_0x299c[25]](_0xacfcx3);_0xacfcx14[_0x299c[25]](_0xacfcx2a);_0xacfcx4b[_0x299c[25]](_0xacfcx14);_0xacfcx2f[_0x299c[25]](_0xacfcx4b);var _0xacfcx3c=mxUtils[_0x299c[90]](mxResources[_0x299c[86]](_0x299c[149]),function(){_0xacfcx8[_0x299c[144]](_0xacfcx3[_0x299c[23]]);_0xacfcx8[_0x299c[89]]()});_0xacfcx3c[_0x299c[31]]= _0x299c[113];var _0xacfcx3f=mxUtils[_0x299c[90]](mxResources[_0x299c[86]](_0x299c[114]),function(){_0xacfcx8[_0x299c[89]]()});_0xacfcx3f[_0x299c[31]]= _0x299c[115];_0xacfcx30[_0x299c[25]](_0xacfcx3c);_0xacfcx30[_0x299c[25]](_0xacfcx3f);_0xacfcx2d[_0x299c[25]](_0xacfcx2e);_0xacfcx2d[_0x299c[25]](_0xacfcx2f);_0xacfcx2d[_0x299c[25]](_0xacfcx30);this[_0x299c[74]]= _0xacfcx2d}function VariableDialog(_0xacfcx8){var _0xacfcx2d=_0xacfcx8[_0x299c[60]](_0x299c[79]);var _0xacfcx2e=_0xacfcx8[_0x299c[60]](_0x299c[80]);var _0xacfcx2f=_0xacfcx8[_0x299c[60]](_0x299c[81]);var _0xacfcx30=_0xacfcx8[_0x299c[60]](_0x299c[82]);var _0xacfcx31=_0xacfcx8[_0x299c[84]](_0x299c[83]);mxUtils[_0x299c[88]](_0xacfcx31,mxResources[_0x299c[86]](_0x299c[150]));var _0xacfcx32=mxUtils[_0x299c[90]](_0x299c[43],function(){_0xacfcx8[_0x299c[89]]()});_0xacfcx32[_0x299c[31]]= _0x299c[75];_0xacfcx2e[_0x299c[25]](_0xacfcx32);_0xacfcx2e[_0x299c[25]](_0xacfcx31);var _0xacfcx4b=_0xacfcx8[_0x299c[60]](_0x299c[145]);var _0xacfcx44=_0x299c[49];var _0xacfcx45=_0x299c[134]+ _0xacfcx44;var _0xacfcx2=_0x299c[151];var _0xacfcx14=_0xacfcx8[_0x299c[60]](_0x299c[146]);var _0xacfcx47=document[_0x299c[2]](_0x299c[36]);_0xacfcx47[_0x299c[31]]= _0x299c[147];mxUtils[_0x299c[88]](_0xacfcx47,mxResources[_0x299c[86]](_0xacfcx44));_0xacfcx14[_0x299c[25]](_0xacfcx47);var _0xacfcx3=document[_0x299c[2]](_0x299c[1]);_0xacfcx3[_0x299c[5]](_0x299c[23],_0xacfcx2);_0xacfcx3[_0x299c[31]]= _0x299c[140];_0xacfcx3[_0x299c[5]](_0x299c[48],_0xacfcx45);var _0xacfcx2a=_0xacfcx8[_0x299c[60]](_0x299c[148]);_0xacfcx2a[_0x299c[25]](_0xacfcx3);_0xacfcx14[_0x299c[25]](_0xacfcx2a);_0xacfcx4b[_0x299c[25]](_0xacfcx14);_0xacfcx44= _0x299c[144];_0xacfcx45= _0x299c[134]+ _0xacfcx44;_0xacfcx2= _0x299c[152];_0xacfcx14= _0xacfcx8[_0x299c[60]](_0x299c[153]);_0xacfcx47= document[_0x299c[2]](_0x299c[36]);_0xacfcx47[_0x299c[31]]= _0x299c[147];mxUtils[_0x299c[88]](_0xacfcx47,mxResources[_0x299c[86]](_0xacfcx44));_0xacfcx14[_0x299c[25]](_0xacfcx47);var _0xacfcx4d=document[_0x299c[2]](_0x299c[1]);_0xacfcx4d[_0x299c[5]](_0x299c[23],_0xacfcx2);_0xacfcx4d[_0x299c[31]]= _0x299c[140];_0xacfcx4d[_0x299c[5]](_0x299c[48],_0xacfcx45);_0xacfcx2a= _0xacfcx8[_0x299c[60]](_0x299c[148]);_0xacfcx2a[_0x299c[25]](_0xacfcx4d);_0xacfcx14[_0x299c[25]](_0xacfcx2a);_0xacfcx4b[_0x299c[25]](_0xacfcx14);_0xacfcx2f[_0x299c[25]](_0xacfcx4b);var _0xacfcx3c=mxUtils[_0x299c[90]](mxResources[_0x299c[86]](_0x299c[142]),function(){_0xacfcx8[_0x299c[150]](_0xacfcx3[_0x299c[23]],_0xacfcx4d[_0x299c[23]]);_0xacfcx8[_0x299c[89]]()});_0xacfcx3c[_0x299c[31]]= _0x299c[113];var _0xacfcx3f=mxUtils[_0x299c[90]](mxResources[_0x299c[86]](_0x299c[114]),function(){_0xacfcx8[_0x299c[89]]()});_0xacfcx3f[_0x299c[31]]= _0x299c[115];_0xacfcx30[_0x299c[25]](_0xacfcx3c);_0xacfcx30[_0x299c[25]](_0xacfcx3f);_0xacfcx2d[_0x299c[25]](_0xacfcx2e);_0xacfcx2d[_0x299c[25]](_0xacfcx2f);_0xacfcx2d[_0x299c[25]](_0xacfcx30);this[_0x299c[74]]= _0xacfcx2d}function OpenDialog(_0xacfcx8){var _0xacfcx2d=_0xacfcx8[_0x299c[60]](_0x299c[79]);var _0xacfcx2e=_0xacfcx8[_0x299c[60]](_0x299c[80]);var _0xacfcx2f=_0xacfcx8[_0x299c[60]](_0x299c[81]);var _0xacfcx30=_0xacfcx8[_0x299c[60]](_0x299c[82]);var _0xacfcx31=_0xacfcx8[_0x299c[84]](_0x299c[83]);mxUtils[_0x299c[88]](_0xacfcx31,mxResources[_0x299c[86]](_0x299c[8]));var _0xacfcx32=mxUtils[_0x299c[90]](_0x299c[43],function(){_0xacfcx8[_0x299c[89]]()});_0xacfcx32[_0x299c[31]]= _0x299c[75];_0xacfcx2e[_0x299c[25]](_0xacfcx32);_0xacfcx2e[_0x299c[25]](_0xacfcx31);var _0xacfcx33=_0xacfcx8[_0x299c[60]](_0x299c[91]);var _0xacfcx34=_0xacfcx8[_0x299c[60]](_0x299c[136]);var _0xacfcx46=_0xacfcx8[_0x299c[60]](_0x299c[137]);var _0xacfcx47=document[_0x299c[2]](_0x299c[36]);_0xacfcx47[_0x299c[31]]= _0x299c[138];mxUtils[_0x299c[88]](_0xacfcx47,mxResources[_0x299c[86]](_0x299c[49]));_0xacfcx34[_0x299c[25]](_0xacfcx47);var _0xacfcxc= new XMLHttpRequest();_0xacfcxc[_0x299c[8]](_0x299c[7],_0x299c[154],false);_0xacfcxc[_0x299c[14]](_0x299c[9],_0x299c[10]+ _0xacfcx8[_0x299c[13]][_0x299c[12]][_0x299c[11]]);_0xacfcxc[_0x299c[15]](null);var _0xacfcxd=[];if(_0xacfcxc[_0x299c[16]]=== 200){_0xacfcxd= JSON[_0x299c[18]](_0xacfcxc[_0x299c[17]])};var _0xacfcx48=document[_0x299c[2]](_0x299c[19]);for(var _0xacfcx4f=0;_0xacfcx4f< _0xacfcxd[_0x299c[155]];_0xacfcx4f++){var _0xacfcxe=document[_0x299c[2]](_0x299c[20]);_0xacfcxe[_0x299c[21]]= _0xacfcxd[_0xacfcx4f][_0x299c[49]];_0xacfcxe[_0x299c[23]]= _0xacfcxd[_0xacfcx4f][_0x299c[48]];_0xacfcx48[_0x299c[25]](_0xacfcxe)};_0xacfcx48[_0x299c[31]]= _0x299c[140];_0xacfcx46[_0x299c[25]](_0xacfcx48);_0xacfcx33[_0x299c[25]](_0xacfcx34);_0xacfcx33[_0x299c[25]](_0xacfcx46);_0xacfcx2f[_0x299c[25]](_0xacfcx33);var _0xacfcx3c=mxUtils[_0x299c[90]](mxResources[_0x299c[86]](_0x299c[8]),function(){console[_0x299c[50]](_0xacfcx48);console[_0x299c[50]](_0xacfcx48[_0x299c[23]]);window[_0x299c[8]](_0x299c[156]+ _0xacfcx48[_0x299c[23]],_0x299c[131]);_0xacfcx8[_0x299c[89]]()});_0xacfcx3c[_0x299c[31]]= _0x299c[113];var _0xacfcx3f=mxUtils[_0x299c[90]](mxResources[_0x299c[86]](_0x299c[114]),function(){_0xacfcx8[_0x299c[89]]()});_0xacfcx3f[_0x299c[31]]= _0x299c[115];_0xacfcx30[_0x299c[25]](_0xacfcx3c);_0xacfcx30[_0x299c[25]](_0xacfcx3f);_0xacfcx2d[_0x299c[25]](_0xacfcx2e);_0xacfcx2d[_0x299c[25]](_0xacfcx2f);_0xacfcx2d[_0x299c[25]](_0xacfcx30);this[_0x299c[74]]= _0xacfcx2d}function RenameDialog(_0xacfcx8){var _0xacfcx2d=_0xacfcx8[_0x299c[60]](_0x299c[79]);var _0xacfcx2e=_0xacfcx8[_0x299c[60]](_0x299c[80]);var _0xacfcx2f=_0xacfcx8[_0x299c[60]](_0x299c[81]);var _0xacfcx30=_0xacfcx8[_0x299c[60]](_0x299c[82]);var _0xacfcx31=_0xacfcx8[_0x299c[84]](_0x299c[83]);mxUtils[_0x299c[88]](_0xacfcx31,mxResources[_0x299c[86]](_0x299c[157]));var _0xacfcx32=mxUtils[_0x299c[90]](_0x299c[43],function(){_0xacfcx8[_0x299c[89]]()});_0xacfcx32[_0x299c[31]]= _0x299c[75];_0xacfcx2e[_0x299c[25]](_0xacfcx32);_0xacfcx2e[_0x299c[25]](_0xacfcx31);var _0xacfcx33=_0xacfcx8[_0x299c[60]](_0x299c[91]);var _0xacfcx34=_0xacfcx8[_0x299c[60]](_0x299c[136]);var _0xacfcx46=_0xacfcx8[_0x299c[60]](_0x299c[137]);var _0xacfcx47=document[_0x299c[2]](_0x299c[36]);_0xacfcx47[_0x299c[31]]= _0x299c[138];mxUtils[_0x299c[88]](_0xacfcx47,mxResources[_0x299c[86]](_0x299c[49]));_0xacfcx34[_0x299c[25]](_0xacfcx47);var _0xacfcx44=_0xacfcx8[_0x299c[13]][_0x299c[158]];var _0xacfcx3=document[_0x299c[2]](_0x299c[1]);_0xacfcx3[_0x299c[5]](_0x299c[23],_0xacfcx44);_0xacfcx3[_0x299c[31]]= _0x299c[140];_0xacfcx46[_0x299c[25]](_0xacfcx3);_0xacfcx33[_0x299c[25]](_0xacfcx34);_0xacfcx33[_0x299c[25]](_0xacfcx46);_0xacfcx2f[_0x299c[25]](_0xacfcx33);var _0xacfcx3c=mxUtils[_0x299c[90]](mxResources[_0x299c[86]](_0x299c[141]),function(){var _0xacfcxc= new XMLHttpRequest();_0xacfcxc[_0x299c[8]](_0x299c[159],SAVE_URL+ _0xacfcx8[_0x299c[13]][_0x299c[12]][_0x299c[48]],true);_0xacfcxc[_0x299c[14]](_0x299c[160],_0x299c[161]);_0xacfcxc[_0x299c[14]](_0x299c[9],_0x299c[10]+ _0xacfcx8[_0x299c[13]][_0x299c[12]][_0x299c[11]]);_0xacfcxc[_0x299c[15]](_0x299c[162]+ _0xacfcx3[_0x299c[23]]);_0xacfcxc[_0x299c[104]]= function(_0xacfcx3a){if(_0xacfcxc[_0x299c[16]]=== 200){_0xacfcx8[_0x299c[13]][_0x299c[164]](_0x299c[163]);_0xacfcx8[_0x299c[13]][_0x299c[158]]= _0xacfcx3[_0x299c[23]]}else {console[_0x299c[50]](_0xacfcxc[_0x299c[17]]);_0xacfcx8[_0x299c[13]][_0x299c[164]](JSON[_0x299c[18]](_0xacfcxc[_0x299c[17]])[_0x299c[166]][0][_0x299c[165]])}};_0xacfcxc[_0x299c[167]]= function(_0xacfcx3a){mxUtils[_0x299c[169]](_0xacfcxc[_0x299c[168]])};_0xacfcx8[_0x299c[89]]()});_0xacfcx3c[_0x299c[31]]= _0x299c[113];var _0xacfcx3f=mxUtils[_0x299c[90]](mxResources[_0x299c[86]](_0x299c[114]),function(){_0xacfcx8[_0x299c[89]]()});_0xacfcx3f[_0x299c[31]]= _0x299c[115];_0xacfcx30[_0x299c[25]](_0xacfcx3c);_0xacfcx30[_0x299c[25]](_0xacfcx3f);_0xacfcx2d[_0x299c[25]](_0xacfcx2e);_0xacfcx2d[_0x299c[25]](_0xacfcx2f);_0xacfcx2d[_0x299c[25]](_0xacfcx30);this[_0x299c[74]]= _0xacfcx2d}function EditFileDialog(_0xacfcx8){var _0xacfcx2d=_0xacfcx8[_0x299c[60]](_0x299c[79]);var _0xacfcx2e=_0xacfcx8[_0x299c[60]](_0x299c[80]);var _0xacfcx2f=_0xacfcx8[_0x299c[60]](_0x299c[81]);var _0xacfcx30=_0xacfcx8[_0x299c[60]](_0x299c[82]);var _0xacfcx31=_0xacfcx8[_0x299c[84]](_0x299c[83]);mxUtils[_0x299c[88]](_0xacfcx31,mxResources[_0x299c[86]](_0x299c[170]));var _0xacfcx32=mxUtils[_0x299c[90]](_0x299c[43],function(){_0xacfcx8[_0x299c[89]]()});_0xacfcx32[_0x299c[31]]= _0x299c[75];_0xacfcx2e[_0x299c[25]](_0xacfcx32);_0xacfcx2e[_0x299c[25]](_0xacfcx31);var _0xacfcx33=_0xacfcx8[_0x299c[60]](_0x299c[91]);var _0xacfcx34=_0xacfcx8[_0x299c[60]](_0x299c[92]);var _0xacfcx35=document[_0x299c[2]](_0x299c[93]);_0xacfcx35[_0x299c[63]][_0x299c[94]]= _0x299c[95];_0xacfcx35[_0x299c[63]][_0x299c[96]]= _0x299c[97];_0xacfcx35[_0x299c[23]]= mxUtils[_0x299c[172]](_0xacfcx8[_0x299c[13]][_0x299c[171]]());if(fileSupport){function _0xacfcx52(_0xacfcx37){_0xacfcx37[_0x299c[173]]();_0xacfcx37[_0x299c[174]]();if(_0xacfcx37[_0x299c[175]][_0x299c[102]][_0x299c[155]]> 0){var _0xacfcx53=_0xacfcx37[_0x299c[175]][_0x299c[102]][0];var _0xacfcx54= new FileReader();_0xacfcx54[_0x299c[104]]= function(_0xacfcx3a){_0xacfcx35[_0x299c[23]]= _0xacfcx3a[_0x299c[103]][_0x299c[105]]};_0xacfcx54[_0x299c[106]](_0xacfcx53)}}function _0xacfcx55(_0xacfcx37){_0xacfcx37[_0x299c[173]]();_0xacfcx37[_0x299c[174]]()}_0xacfcx35[_0x299c[109]](_0x299c[176],_0xacfcx55,false);_0xacfcx35[_0x299c[109]](_0x299c[177],_0xacfcx52,false)};_0xacfcx34[_0x299c[25]](_0xacfcx35);_0xacfcx33[_0x299c[25]](_0xacfcx34);_0xacfcx2f[_0x299c[25]](_0xacfcx33);var _0xacfcx3c=mxUtils[_0x299c[90]](mxResources[_0x299c[86]](_0x299c[141]),function(){var _0xacfcx3e=mxUtils[_0x299c[110]](_0xacfcx35[_0x299c[23]]);_0xacfcx8[_0x299c[13]][_0x299c[111]](_0xacfcx3e[_0x299c[58]]);_0xacfcx8[_0x299c[89]]()});_0xacfcx3c[_0x299c[31]]= _0x299c[113];var _0xacfcx3f=mxUtils[_0x299c[90]](mxResources[_0x299c[86]](_0x299c[114]),function(){_0xacfcx8[_0x299c[89]]()});_0xacfcx3f[_0x299c[31]]= _0x299c[115];_0xacfcx30[_0x299c[25]](_0xacfcx3c);_0xacfcx30[_0x299c[25]](_0xacfcx3f);_0xacfcx2d[_0x299c[25]](_0xacfcx2e);_0xacfcx2d[_0x299c[25]](_0xacfcx2f);_0xacfcx2d[_0x299c[25]](_0xacfcx30);this[_0x299c[74]]= _0xacfcx2d}function ExportDialog(_0xacfcx8){var _0xacfcx2d=_0xacfcx8[_0x299c[60]](_0x299c[79]);var _0xacfcx2e=_0xacfcx8[_0x299c[60]](_0x299c[80]);var _0xacfcx2f=_0xacfcx8[_0x299c[60]](_0x299c[178]);var _0xacfcx30=_0xacfcx8[_0x299c[60]](_0x299c[82]);var _0xacfcx31=_0xacfcx8[_0x299c[84]](_0x299c[83]);mxUtils[_0x299c[88]](_0xacfcx31,mxResources[_0x299c[86]](_0x299c[179])+ _0x299c[87]);var _0xacfcx32=mxUtils[_0x299c[90]](_0x299c[43],function(){_0xacfcx8[_0x299c[89]]()});_0xacfcx32[_0x299c[31]]= _0x299c[75];_0xacfcx2e[_0x299c[25]](_0xacfcx32);_0xacfcx2e[_0x299c[25]](_0xacfcx31);var _0xacfcx4b=_0xacfcx8[_0x299c[60]](_0x299c[145]);var _0xacfcx14=_0xacfcx8[_0x299c[60]](_0x299c[153]);var _0xacfcx47=document[_0x299c[2]](_0x299c[36]);_0xacfcx47[_0x299c[31]]= _0x299c[147];mxUtils[_0x299c[88]](_0xacfcx47,mxResources[_0x299c[86]](_0x299c[158]));var _0xacfcx3=document[_0x299c[2]](_0x299c[1]);_0xacfcx3[_0x299c[5]](_0x299c[23],_0xacfcx8[_0x299c[13]][_0x299c[135]]());_0xacfcx3[_0x299c[31]]= _0x299c[140];var _0xacfcx2a=_0xacfcx8[_0x299c[60]](_0x299c[148]);_0xacfcx2a[_0x299c[25]](_0xacfcx3);_0xacfcx14[_0x299c[25]](_0xacfcx47);_0xacfcx14[_0x299c[25]](_0xacfcx2a);_0xacfcx4b[_0x299c[25]](_0xacfcx14);_0xacfcx2f[_0x299c[25]](_0xacfcx4b);var _0xacfcx3c=mxUtils[_0x299c[90]](mxResources[_0x299c[86]](_0x299c[179]),mxUtils[_0x299c[112]](this,function(_0xacfcx3d){_0xacfcx8[_0x299c[141]](false);var _0xacfcx57=encodeURIComponent(mxUtils[_0x299c[180]](_0xacfcx8[_0x299c[13]][_0x299c[171]]())); new mxXmlRequest(SAVE_URL+ _0xacfcx8[_0x299c[13]][_0x299c[12]][_0x299c[48]]+ _0x299c[182],_0x299c[183]+ _0xacfcx3[_0x299c[23]],_0x299c[7])[_0x299c[181]](document,_0x299c[131]);_0xacfcx8[_0x299c[89]]()}));_0xacfcx3c[_0x299c[31]]= _0x299c[113];var _0xacfcx3f=mxUtils[_0x299c[90]](mxResources[_0x299c[86]](_0x299c[114]),function(){_0xacfcx8[_0x299c[89]]()});_0xacfcx3f[_0x299c[31]]= _0x299c[115];_0xacfcx30[_0x299c[25]](_0xacfcx3c);_0xacfcx30[_0x299c[25]](_0xacfcx3f);_0xacfcx2d[_0x299c[25]](_0xacfcx2e);_0xacfcx2d[_0x299c[25]](_0xacfcx2f);_0xacfcx2d[_0x299c[25]](_0xacfcx30);this[_0x299c[74]]= _0xacfcx2d}function GeneralDialog(_0xacfcx8,_0xacfcx59){var _0xacfcx5a=_0xacfcx8[_0x299c[13]][_0x299c[184]];var _0xacfcx2d=_0xacfcx8[_0x299c[60]](_0x299c[79]);var _0xacfcx2e=_0xacfcx8[_0x299c[60]](_0x299c[80]);var _0xacfcx2f=_0xacfcx8[_0x299c[60]](_0x299c[185]);var _0xacfcx30=_0xacfcx8[_0x299c[60]](_0x299c[82]);var _0xacfcx31=_0xacfcx8[_0x299c[84]](_0x299c[83]);mxUtils[_0x299c[88]](_0xacfcx31,mxResources[_0x299c[86]](_0x299c[170])+ _0x299c[186]+ mxResources[_0x299c[86]](_0xacfcx59[_0x299c[23]][_0x299c[187]]));var _0xacfcx32=mxUtils[_0x299c[90]](_0x299c[43],function(){_0xacfcx8[_0x299c[89]]()});_0xacfcx32[_0x299c[31]]= _0x299c[75];_0xacfcx2e[_0x299c[25]](_0xacfcx32);_0xacfcx2e[_0x299c[25]](_0xacfcx31);var _0xacfcx5b=_0xacfcx59[_0x299c[23]][_0x299c[188]][_0x299c[155]];var _0xacfcx4b=_0xacfcx8[_0x299c[60]](_0x299c[145]);for(var _0xacfcx5c=0;_0xacfcx5c< _0xacfcx5b;_0xacfcx5c++){var _0xacfcx44=_0xacfcx59[_0x299c[23]][_0x299c[188]][_0xacfcx5c][_0x299c[49]];var _0xacfcx45=_0x299c[134]+ _0xacfcx44;var _0xacfcx2=_0xacfcx59[_0x299c[23]][_0x299c[188]][_0xacfcx5c][_0x299c[23]];var _0xacfcx14=_0xacfcx8[_0x299c[60]]((_0xacfcx5c== _0xacfcx5b- 1)?_0x299c[153]:_0x299c[146]);var _0xacfcx47=document[_0x299c[2]](_0x299c[36]);_0xacfcx47[_0x299c[31]]= _0x299c[147];mxUtils[_0x299c[88]](_0xacfcx47,mxResources[_0x299c[86]](_0xacfcx44));_0xacfcx14[_0x299c[25]](_0xacfcx47);var _0xacfcx3;switch(_0xacfcx44){case _0x299c[192]:_0xacfcx3= createDropdownWithOptgroupFromApi(_0x299c[189],_0xacfcx2,_0x299c[190],_0x299c[48],_0xacfcx8,_0x299c[191]);break;case _0x299c[194]:_0xacfcx3= createDropdownFromApi(_0x299c[193],_0xacfcx2,_0x299c[49],_0x299c[49],_0xacfcx8);break;case _0x299c[196]:_0xacfcx3= createDropdownFromApi(_0x299c[195],_0xacfcx2,_0x299c[49],_0x299c[49],_0xacfcx8);break;case _0x299c[198]:_0xacfcx3= createDropdownFromApi(_0x299c[197],_0xacfcx2,_0x299c[49],_0x299c[48],_0xacfcx8);break;case _0x299c[203]:if(_0xacfcx59[_0x299c[23]][_0x299c[187]]== _0x299c[199]){_0xacfcx3= createDropdownFromApi(_0x299c[200],_0xacfcx2,_0x299c[201],_0x299c[48],_0xacfcx8)}else {_0xacfcx3= createDropdownFromApi(_0x299c[202],_0xacfcx2,_0x299c[49],_0x299c[48],_0xacfcx8)};break;case _0x299c[205]:_0xacfcx3= createDropdownFromApi(_0x299c[204],_0xacfcx2,_0x299c[49],_0x299c[48],_0xacfcx8);break;case _0x299c[207]:_0xacfcx3= createDropdownFromApi(_0x299c[206],_0xacfcx2,_0x299c[49],_0x299c[49],_0xacfcx8);break;case _0x299c[209]:_0xacfcx3= createDropdownFromApi(_0x299c[208],_0xacfcx2,_0x299c[209],_0x299c[48],_0xacfcx8,[_0x299c[209],_0x299c[207]],_0x299c[210]);break;case _0x299c[211]:_0xacfcx3= createDropdownFromArray(ISPEECHASRMODEL,_0xacfcx2);break;case _0x299c[212]:_0xacfcx3= createDropdownFromArray(ISPEECHASRLANG,_0xacfcx2);break;case _0x299c[213]:_0xacfcx3= createDropdownFromArray(ISPEECHBEEP,_0xacfcx2);break;case _0x299c[214]:_0xacfcx3= createDropdownFromArray(SECRETDIGITSPOS,_0xacfcx2);break;case _0x299c[215]:_0xacfcx3= createDropdownFromArray(ISPEECHLANG,_0xacfcx2);break;case _0x299c[216]:_0xacfcx3= createDropdownFromArray(GOOGLETTSLANG,_0xacfcx2);break;case _0x299c[217]:_0xacfcx3= createDropdownFromArray(ASRINTKEYS,_0xacfcx2);break;case _0x299c[218]:_0xacfcx3= createDropdownFromArray(RECORDINGFORMAT,_0xacfcx2);break;case _0x299c[219]:_0xacfcx3= createDropdownFromArray(BOOLSELECT,_0xacfcx2);break;case _0x299c[220]:_0xacfcx3= createDropdownFromTigerDialList(_0xacfcx2);break;case _0x299c[223]:_0xacfcx3= createGroupedDropdownFromApi(_0x299c[221],_0xacfcx2,_0x299c[49],_0x299c[48],_0xacfcx8,_0x299c[222]);break;case _0x299c[224]:_0xacfcx3= createDropdownFromApi(_0x299c[154],_0xacfcx2,_0x299c[49],_0x299c[48],_0xacfcx8,null,null,_0xacfcx8[_0x299c[13]][_0x299c[135]]());break;case _0x299c[226]:_0xacfcx3= createDropdownFromApi(_0x299c[225],_0xacfcx2,_0x299c[49],_0x299c[48],_0xacfcx8);break;case _0x299c[229]:_0xacfcx3= createDropdownFromApi(_0x299c[227],_0xacfcx2,_0x299c[228],_0x299c[48],_0xacfcx8);break;case _0x299c[230]:;case _0x299c[231]:;case _0x299c[232]:;case _0x299c[233]:;case _0x299c[17]:;case _0x299c[234]:;case _0x299c[237]:_0xacfcx3= document[_0x299c[2]](_0x299c[1]);_0xacfcx3[_0x299c[5]](_0x299c[3],_0x299c[235]);_0xacfcx3[_0x299c[5]](_0x299c[236],0);_0xacfcx3[_0x299c[5]](_0x299c[56],1000);_0xacfcx3[_0x299c[5]](_0x299c[23],_0xacfcx2);_0xacfcx3[_0x299c[31]]= _0x299c[140];break;case _0x299c[21]:;case _0x299c[238]:;case _0x299c[239]:;case _0x299c[240]:;case _0x299c[241]:;case _0x299c[54]:_0xacfcx3= document[_0x299c[2]](_0x299c[93]);_0xacfcx3[_0x299c[242]]= _0xacfcx2;_0xacfcx3[_0x299c[31]]= _0x299c[140];break;case _0x299c[245]:_0xacfcx3= document[_0x299c[2]](_0x299c[93]);_0xacfcx3[_0x299c[242]]= _0xacfcx2;_0xacfcx3[_0x299c[31]]= _0x299c[140];_0xacfcx3[_0x299c[5]](_0x299c[243],_0x299c[244]);break;default:_0xacfcx3= document[_0x299c[2]](_0x299c[1]);_0xacfcx3[_0x299c[5]](_0x299c[23],_0xacfcx2);_0xacfcx3[_0x299c[31]]= _0x299c[140];break};_0xacfcx3[_0x299c[5]](_0x299c[48],_0xacfcx45);var _0xacfcx2a=_0xacfcx8[_0x299c[60]](_0x299c[148]);_0xacfcx2a[_0x299c[25]](_0xacfcx3);if(mxResources[_0x299c[86]](_0x299c[246]+ _0xacfcx44)){var _0xacfcx5d=_0xacfcx8[_0x299c[60]](_0x299c[247]);_0xacfcx5d[_0x299c[31]]= _0x299c[248];mxUtils[_0x299c[88]](_0xacfcx5d,mxResources[_0x299c[86]](_0x299c[246]+ _0xacfcx44));_0xacfcx2a[_0x299c[25]](_0xacfcx5d)};_0xacfcx14[_0x299c[25]](_0xacfcx2a);_0xacfcx4b[_0x299c[25]](_0xacfcx14)};_0xacfcx2f[_0x299c[25]](_0xacfcx4b);var _0xacfcx3c=mxUtils[_0x299c[90]](mxResources[_0x299c[86]](_0x299c[141]),mxUtils[_0x299c[112]](this,function(_0xacfcx3d){for(var _0xacfcx5c=0;_0xacfcx5c< _0xacfcx59[_0x299c[23]][_0x299c[188]][_0x299c[155]];_0xacfcx5c++){var _0xacfcx45=_0x299c[134]+ _0xacfcx59[_0x299c[23]][_0x299c[188]][_0xacfcx5c][_0x299c[49]];var _0xacfcx44=_0xacfcx59[_0x299c[23]][_0x299c[188]][_0xacfcx5c][_0x299c[49]];_0xacfcx59[_0x299c[5]](_0xacfcx44,document[_0x299c[249]](_0xacfcx45)[_0x299c[23]])};_0xacfcx5a[_0x299c[250]](_0xacfcx59);_0xacfcx8[_0x299c[89]]()}));_0xacfcx3c[_0x299c[31]]= _0x299c[113];var _0xacfcx3f=mxUtils[_0x299c[90]](mxResources[_0x299c[86]](_0x299c[114]),function(){_0xacfcx8[_0x299c[89]]()});_0xacfcx3f[_0x299c[31]]= _0x299c[115];_0xacfcx30[_0x299c[25]](_0xacfcx3c);_0xacfcx30[_0x299c[25]](_0xacfcx3f);_0xacfcx2d[_0x299c[25]](_0xacfcx2e);_0xacfcx2d[_0x299c[25]](_0xacfcx2f);_0xacfcx2d[_0x299c[25]](_0xacfcx30);this[_0x299c[74]]= _0xacfcx2d} \ 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 02e84c7..58ed69e 100644 --- a/public/assets/plugins/square/js/Editor.js +++ b/public/assets/plugins/square/js/Editor.js @@ -1 +1 @@ -var _0x2fec=["\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[_0x2fec[0]]|| urlParams[_0x2fec[1]]== _0x2fec[2])&& typeof (localStorage)!= _0x2fec[3];var fileSupport=window[_0x2fec[4]]!= null&& window[_0x2fec[5]]!= null&& window[_0x2fec[6]]!= null;var touchStyle=mxClient[_0x2fec[0]]|| urlParams[_0x2fec[7]]== _0x2fec[8];var counter=0;try{var op=window;while(op[_0x2fec[9]]!= null&& !isNaN(op[_0x2fec[9]][_0x2fec[10]])){op= op[_0x2fec[9]]};if(op!= null){op[_0x2fec[10]]++;counter= op[_0x2fec[10]]}}catch(e){};Editor= function(){mxEventSource[_0x2fec[11]](this);this[_0x2fec[12]]();this[_0x2fec[13]]();this[_0x2fec[14]]= new Graph();this[_0x2fec[15]]= new mxOutline(this[_0x2fec[14]]);this[_0x2fec[15]][_0x2fec[16]]= true;this[_0x2fec[17]]= this[_0x2fec[18]]();this[_0x2fec[19]]= _0x2fec[20];this[_0x2fec[21]]= null;this[_0x2fec[22]]= function(){return this[_0x2fec[21]]|| mxResources[_0x2fec[24]](_0x2fec[23],[counter])+ _0x2fec[25]};this[_0x2fec[26]]= function(){return this[_0x2fec[21]]};this[_0x2fec[27]]= function(_0x66e3x6){this[_0x2fec[19]]= _0x66e3x6;this[_0x2fec[29]]( new mxEventObject(_0x2fec[28]))};this[_0x2fec[30]]= function(){return this[_0x2fec[19]]};this[_0x2fec[31]]= false;this[_0x2fec[32]]= function(){this[_0x2fec[31]]= true};this[_0x2fec[14]][_0x2fec[36]]()[_0x2fec[35]](mxEvent.CHANGE,mxUtils[_0x2fec[34]](this,function(){this[_0x2fec[32]][_0x2fec[33]](this,arguments)}));window[_0x2fec[37]]= mxUtils[_0x2fec[34]](this,function(){if(this[_0x2fec[31]]){return mxResources[_0x2fec[24]](_0x2fec[38])}});this[_0x2fec[14]][_0x2fec[39]]= false;this[_0x2fec[14]][_0x2fec[40]]= true;this[_0x2fec[14]][_0x2fec[41]]= null};mxUtils[_0x2fec[42]](Editor,mxEventSource);Editor[_0x2fec[44]][_0x2fec[43]]= IMAGE_PATH+ _0x2fec[45];Editor[_0x2fec[44]][_0x2fec[46]]= IMAGE_PATH+ _0x2fec[47];Editor[_0x2fec[44]][_0x2fec[48]]= function(_0x66e3x7){var _0x66e3x8= new mxCodec(_0x66e3x7[_0x2fec[49]]);if(_0x66e3x7[_0x2fec[50]]== _0x2fec[51]){this[_0x2fec[14]][_0x2fec[53]][_0x2fec[52]]= 1;this[_0x2fec[14]][_0x2fec[54]]= _0x66e3x7[_0x2fec[56]](_0x2fec[55])!= _0x2fec[57];this[_0x2fec[14]][_0x2fec[59]][_0x2fec[58]]= _0x66e3x7[_0x2fec[56]](_0x2fec[60])!= _0x2fec[57];this[_0x2fec[14]][_0x2fec[62]](_0x66e3x7[_0x2fec[56]](_0x2fec[61])!= _0x2fec[57]);this[_0x2fec[14]][_0x2fec[64]](_0x66e3x7[_0x2fec[56]](_0x2fec[63])!= _0x2fec[57]);this[_0x2fec[14]][_0x2fec[65]]= _0x66e3x7[_0x2fec[56]](_0x2fec[66])!= _0x2fec[57];this[_0x2fec[14]][_0x2fec[40]]= _0x66e3x7[_0x2fec[56]](_0x2fec[40])!= _0x2fec[57];if(!this[_0x2fec[14]][_0x2fec[40]]){this[_0x2fec[14]][_0x2fec[68]][_0x2fec[67]]= 0;this[_0x2fec[14]][_0x2fec[68]][_0x2fec[69]]= 0;this[_0x2fec[14]][_0x2fec[53]][_0x2fec[71]][_0x2fec[70]]= Number(_0x66e3x7[_0x2fec[56]](_0x2fec[72])|| 0);this[_0x2fec[14]][_0x2fec[53]][_0x2fec[71]][_0x2fec[73]]= Number(_0x66e3x7[_0x2fec[56]](_0x2fec[74])|| 0)};this[_0x2fec[14]][_0x2fec[75]]= _0x66e3x7[_0x2fec[56]](_0x2fec[76])== _0x2fec[8];this[_0x2fec[14]][_0x2fec[77]]= this[_0x2fec[14]][_0x2fec[75]];this[_0x2fec[14]][_0x2fec[78]]= this[_0x2fec[14]][_0x2fec[77]];var _0x66e3x9=_0x66e3x7[_0x2fec[56]](_0x2fec[79]);if(_0x66e3x9!= null){this[_0x2fec[14]][_0x2fec[79]]= _0x66e3x9}else {this[_0x2fec[14]][_0x2fec[79]]= 1.5};var _0x66e3xa=_0x66e3x7[_0x2fec[56]](_0x2fec[80]);var _0x66e3xb=_0x66e3x7[_0x2fec[56]](_0x2fec[81]);if(_0x66e3xa!= null&& _0x66e3xb!= null){this[_0x2fec[14]][_0x2fec[82]]= new mxRectangle(0,0,parseFloat(_0x66e3xa),parseFloat(_0x66e3xb));this[_0x2fec[15]][_0x2fec[15]][_0x2fec[82]]= this[_0x2fec[14]][_0x2fec[82]]};var _0x66e3xc=_0x66e3x7[_0x2fec[56]](_0x2fec[41]);if(_0x66e3xc!= null&& _0x66e3xc[_0x2fec[83]]> 0){this[_0x2fec[14]][_0x2fec[41]]= _0x66e3xc};_0x66e3x8[_0x2fec[84]](_0x66e3x7,this[_0x2fec[14]][_0x2fec[36]]());this[_0x2fec[85]]()}};Editor[_0x2fec[44]][_0x2fec[86]]= function(){var _0x66e3xd= new mxCodec(mxUtils[_0x2fec[87]]());var _0x66e3x7=_0x66e3xd[_0x2fec[88]](this[_0x2fec[14]][_0x2fec[36]]());if(this[_0x2fec[14]][_0x2fec[53]][_0x2fec[71]][_0x2fec[70]]!= 0|| this[_0x2fec[14]][_0x2fec[53]][_0x2fec[71]][_0x2fec[73]]!= 0){_0x66e3x7[_0x2fec[90]](_0x2fec[72],Math[_0x2fec[89]](this[_0x2fec[14]][_0x2fec[53]][_0x2fec[71]][_0x2fec[70]]* 100)/ 100);_0x66e3x7[_0x2fec[90]](_0x2fec[74],Math[_0x2fec[89]](this[_0x2fec[14]][_0x2fec[53]][_0x2fec[71]][_0x2fec[73]]* 100)/ 100)};_0x66e3x7[_0x2fec[90]](_0x2fec[55],(this[_0x2fec[14]][_0x2fec[91]]())?_0x2fec[8]:_0x2fec[57]);_0x66e3x7[_0x2fec[90]](_0x2fec[60],(this[_0x2fec[14]][_0x2fec[59]][_0x2fec[58]])?_0x2fec[8]:_0x2fec[57]);_0x66e3x7[_0x2fec[90]](_0x2fec[60],(this[_0x2fec[14]][_0x2fec[59]][_0x2fec[58]])?_0x2fec[8]:_0x2fec[57]);_0x66e3x7[_0x2fec[90]](_0x2fec[61],(this[_0x2fec[14]][_0x2fec[93]][_0x2fec[92]]())?_0x2fec[8]:_0x2fec[57]);_0x66e3x7[_0x2fec[90]](_0x2fec[63],(this[_0x2fec[14]][_0x2fec[94]][_0x2fec[92]]())?_0x2fec[8]:_0x2fec[57]);_0x66e3x7[_0x2fec[90]](_0x2fec[66],(this[_0x2fec[14]][_0x2fec[65]])?_0x2fec[8]:_0x2fec[57]);_0x66e3x7[_0x2fec[90]](_0x2fec[76],(this[_0x2fec[14]][_0x2fec[75]])?_0x2fec[8]:_0x2fec[57]);_0x66e3x7[_0x2fec[90]](_0x2fec[79],this[_0x2fec[14]][_0x2fec[79]]);_0x66e3x7[_0x2fec[90]](_0x2fec[80],this[_0x2fec[14]][_0x2fec[82]][_0x2fec[95]]);_0x66e3x7[_0x2fec[90]](_0x2fec[81],this[_0x2fec[14]][_0x2fec[82]][_0x2fec[96]]);if(!this[_0x2fec[14]][_0x2fec[40]]){_0x66e3x7[_0x2fec[90]](_0x2fec[40],_0x2fec[57])};if(this[_0x2fec[14]][_0x2fec[41]]!= null){_0x66e3x7[_0x2fec[90]](_0x2fec[41],this[_0x2fec[14]][_0x2fec[41]])};return _0x66e3x7};Editor[_0x2fec[44]][_0x2fec[85]]= function(){var _0x66e3xe=this[_0x2fec[14]];var _0x66e3xf=this[_0x2fec[15]];if(_0x66e3xe[_0x2fec[68]]!= null&& _0x66e3xf[_0x2fec[15]][_0x2fec[68]]!= null){if(_0x66e3xe[_0x2fec[41]]!= null){if(_0x66e3xe[_0x2fec[41]]== _0x2fec[97]){_0x66e3xe[_0x2fec[68]][_0x2fec[99]][_0x2fec[98]]= _0x2fec[100]}else {if(_0x66e3xe[_0x2fec[53]][_0x2fec[101]]!= null){_0x66e3xe[_0x2fec[53]][_0x2fec[101]][_0x2fec[102]]= _0x66e3xe[_0x2fec[41]];_0x66e3xe[_0x2fec[53]][_0x2fec[101]][_0x2fec[103]]()};_0x66e3xe[_0x2fec[68]][_0x2fec[99]][_0x2fec[98]]= _0x66e3xe[_0x2fec[41]]}}else {_0x66e3xe[_0x2fec[68]][_0x2fec[99]][_0x2fec[98]]= _0x2fec[20]};if(_0x66e3xe[_0x2fec[75]]){_0x66e3xe[_0x2fec[68]][_0x2fec[99]][_0x2fec[98]]= _0x2fec[104];_0x66e3xe[_0x2fec[68]][_0x2fec[99]][_0x2fec[105]]= _0x2fec[106];_0x66e3xe[_0x2fec[68]][_0x2fec[99]][_0x2fec[107]]= _0x2fec[108];_0x66e3xe[_0x2fec[68]][_0x2fec[99]][_0x2fec[109]]= _0x2fec[110];_0x66e3xe[_0x2fec[68]][_0x2fec[99]][_0x2fec[111]]= _0x2fec[110];_0x66e3xe[_0x2fec[68]][_0x2fec[99]][_0x2fec[112]]= _0x2fec[113];_0x66e3xe[_0x2fec[68]][_0x2fec[99]][_0x2fec[114]]= _0x2fec[113]}else {_0x66e3xe[_0x2fec[68]][_0x2fec[99]][_0x2fec[115]]= _0x2fec[20]};_0x66e3xf[_0x2fec[15]][_0x2fec[68]][_0x2fec[99]][_0x2fec[98]]= _0x66e3xe[_0x2fec[68]][_0x2fec[99]][_0x2fec[98]];if(_0x66e3xf[_0x2fec[15]][_0x2fec[75]]!= _0x66e3xe[_0x2fec[75]]|| _0x66e3xf[_0x2fec[15]][_0x2fec[79]]!= _0x66e3xe[_0x2fec[79]]){_0x66e3xf[_0x2fec[15]][_0x2fec[79]]= _0x66e3xe[_0x2fec[79]];_0x66e3xf[_0x2fec[15]][_0x2fec[75]]= _0x66e3xe[_0x2fec[75]];_0x66e3xf[_0x2fec[15]][_0x2fec[53]][_0x2fec[116]]()};if(_0x66e3xe[_0x2fec[40]]&& _0x66e3xe[_0x2fec[68]][_0x2fec[99]][_0x2fec[117]]== _0x2fec[118]&& !touchStyle){_0x66e3xe[_0x2fec[68]][_0x2fec[99]][_0x2fec[117]]= _0x2fec[119]}else {if(!_0x66e3xe[_0x2fec[40]]|| touchStyle){_0x66e3xe[_0x2fec[68]][_0x2fec[99]][_0x2fec[117]]= _0x2fec[118]}};var _0x66e3x10=(mxClient[_0x2fec[120]]&& document[_0x2fec[121]]>= 9)?_0x2fec[122]+ this[_0x2fec[46]]+ _0x2fec[123]:_0x2fec[97];_0x66e3xe[_0x2fec[68]][_0x2fec[99]][_0x2fec[124]]= (!_0x66e3xe[_0x2fec[75]]&& _0x66e3xe[_0x2fec[91]]())?_0x2fec[122]+ this[_0x2fec[43]]+ _0x2fec[123]:_0x66e3x10;if(_0x66e3xe[_0x2fec[53]][_0x2fec[101]]!= null){_0x66e3xe[_0x2fec[53]][_0x2fec[101]][_0x2fec[125]][_0x2fec[99]][_0x2fec[124]]= (this[_0x2fec[14]][_0x2fec[91]]())?_0x2fec[122]+ this[_0x2fec[43]]+ _0x2fec[123]:_0x2fec[97]}}};Editor[_0x2fec[44]][_0x2fec[12]]= function(){if(mxClient[_0x2fec[126]]){mxClient[_0x2fec[129]](_0x2fec[127],CSS_PATH+ _0x2fec[128])};mxResources[_0x2fec[130]]= false;mxResources[_0x2fec[131]](RESOURCE_BASE);mxConstants[_0x2fec[132]]= 0.3;var _0x66e3x11=mxConnectionHandler[_0x2fec[44]][_0x2fec[133]];mxConnectionHandler[_0x2fec[44]][_0x2fec[133]]= function(){var _0x66e3x12=_0x66e3x11[_0x2fec[33]](this,arguments);_0x66e3x12[_0x2fec[134]]= mxUtils[_0x2fec[34]](this,function(_0x66e3x13,_0x66e3x14){if(this[_0x2fec[135]]()){return true};return mxCellMarker[_0x2fec[44]][_0x2fec[134]][_0x2fec[33]](_0x66e3x12,arguments)});return _0x66e3x12};mxConstants[_0x2fec[136]]= _0x2fec[137];mxConstants[_0x2fec[138]]= _0x2fec[139];mxConstants[_0x2fec[140]]= _0x2fec[141];mxConstants[_0x2fec[142]]= _0x2fec[143];mxConstants[_0x2fec[144]]= _0x2fec[143];mxConstants[_0x2fec[145]]= _0x2fec[139];mxConstants[_0x2fec[146]]= _0x2fec[143];mxConstants[_0x2fec[147]]= _0x2fec[148];mxConstants[_0x2fec[149]]= _0x2fec[143];mxConstants[_0x2fec[150]]= _0x2fec[143];mxConstants[_0x2fec[151]]= _0x2fec[148];mxConstants[_0x2fec[152]]= _0x2fec[141];mxGraph[_0x2fec[44]][_0x2fec[153]]= _0x2fec[154];mxGraph[_0x2fec[44]][_0x2fec[79]]= 1;mxRubberband[_0x2fec[44]][_0x2fec[155]]= 30;mxGraphView[_0x2fec[44]][_0x2fec[156]]= function(_0x66e3x15){return new mxRectangleShape(_0x66e3x15,this[_0x2fec[14]][_0x2fec[41]]|| _0x2fec[157],_0x2fec[158])};mxGraphView[_0x2fec[44]][_0x2fec[159]]= function(){var _0x66e3x16=this[_0x2fec[160]]();var _0x66e3x17=(_0x66e3x16[_0x2fec[95]]> 0)?_0x66e3x16[_0x2fec[70]]/ this[_0x2fec[52]]- this[_0x2fec[71]][_0x2fec[70]]:0;var _0x66e3x18=(_0x66e3x16[_0x2fec[96]]> 0)?_0x66e3x16[_0x2fec[73]]/ this[_0x2fec[52]]- this[_0x2fec[71]][_0x2fec[73]]:0;var _0x66e3x19=_0x66e3x16[_0x2fec[95]]/ this[_0x2fec[52]];var _0x66e3x1a=_0x66e3x16[_0x2fec[96]]/ this[_0x2fec[52]];var _0x66e3x1b=this[_0x2fec[14]][_0x2fec[82]];var _0x66e3x9=this[_0x2fec[14]][_0x2fec[79]];var _0x66e3xa=_0x66e3x1b[_0x2fec[95]]* _0x66e3x9;var _0x66e3xb=_0x66e3x1b[_0x2fec[96]]* _0x66e3x9;var _0x66e3x1c=Math[_0x2fec[162]](Math[_0x2fec[161]](0,_0x66e3x17)/ _0x66e3xa);var _0x66e3x1d=Math[_0x2fec[162]](Math[_0x2fec[161]](0,_0x66e3x18)/ _0x66e3xb);var _0x66e3x1e=Math[_0x2fec[164]](Math[_0x2fec[163]](1,_0x66e3x17+ _0x66e3x19)/ _0x66e3xa);var _0x66e3x1f=Math[_0x2fec[164]](Math[_0x2fec[163]](1,_0x66e3x18+ _0x66e3x1a)/ _0x66e3xb);var _0x66e3x20=_0x66e3x1e- _0x66e3x1c;var _0x66e3x21=_0x66e3x1f- _0x66e3x1d;var _0x66e3x15= new mxRectangle(this[_0x2fec[52]]* (this[_0x2fec[71]][_0x2fec[70]]+ _0x66e3x1c* _0x66e3xa),this[_0x2fec[52]]* (this[_0x2fec[71]][_0x2fec[73]]+ _0x66e3x1d* _0x66e3xb),this[_0x2fec[52]]* _0x66e3x20* _0x66e3xa,this[_0x2fec[52]]* _0x66e3x21* _0x66e3xb);return _0x66e3x15};var _0x66e3x22=mxGraph[_0x2fec[44]][_0x2fec[165]];mxGraph[_0x2fec[44]][_0x2fec[165]]= function(_0x66e3x23,_0x66e3x24){_0x66e3x22[_0x2fec[33]](this,arguments);if((this[_0x2fec[166]]!= mxConstants[_0x2fec[167]]&& this[_0x2fec[53]][_0x2fec[101]]!= null)&& (!this[_0x2fec[168]]|| !mxUtils[_0x2fec[169]](this[_0x2fec[68]]))){this[_0x2fec[53]][_0x2fec[101]][_0x2fec[125]][_0x2fec[99]][_0x2fec[170]]= _0x66e3x23+ _0x2fec[171];this[_0x2fec[53]][_0x2fec[101]][_0x2fec[125]][_0x2fec[99]][_0x2fec[172]]= _0x66e3x24+ _0x2fec[171]}};var _0x66e3x25=this;mxGraphView[_0x2fec[44]][_0x2fec[173]]= function(){var _0x66e3xc=this[_0x2fec[14]][_0x2fec[174]]();if(_0x66e3xc!= null){if(this[_0x2fec[124]]== null|| this[_0x2fec[124]][_0x2fec[175]]!= _0x66e3xc[_0x2fec[176]]){if(this[_0x2fec[124]]!= null){this[_0x2fec[124]][_0x2fec[177]]()};var _0x66e3x15= new mxRectangle(0,0,1,1);this[_0x2fec[124]]= new mxImageShape(_0x66e3x15,_0x66e3xc[_0x2fec[176]]);this[_0x2fec[124]][_0x2fec[166]]= this[_0x2fec[14]][_0x2fec[166]];this[_0x2fec[124]][_0x2fec[12]](this[_0x2fec[178]]);this[_0x2fec[124]][_0x2fec[179]]()};this[_0x2fec[180]](this[_0x2fec[124]],_0x66e3xc)}else {if(this[_0x2fec[124]]!= null){this[_0x2fec[124]][_0x2fec[177]]();this[_0x2fec[124]]= null}};if(this[_0x2fec[14]][_0x2fec[75]]){var _0x66e3x15=this[_0x2fec[159]]();if(this[_0x2fec[101]]== null){this[_0x2fec[101]]= this[_0x2fec[156]](_0x66e3x15);this[_0x2fec[101]][_0x2fec[52]]= 1;this[_0x2fec[101]][_0x2fec[181]]= true;this[_0x2fec[101]][_0x2fec[166]]= mxConstants[_0x2fec[182]];this[_0x2fec[101]][_0x2fec[12]](this[_0x2fec[14]][_0x2fec[68]]);this[_0x2fec[14]][_0x2fec[68]][_0x2fec[184]][_0x2fec[99]][_0x2fec[183]]= _0x2fec[185];this[_0x2fec[14]][_0x2fec[68]][_0x2fec[186]](this[_0x2fec[101]][_0x2fec[125]],this[_0x2fec[14]][_0x2fec[68]][_0x2fec[184]]);this[_0x2fec[101]][_0x2fec[179]]();this[_0x2fec[101]][_0x2fec[125]][_0x2fec[187]]= _0x2fec[188];this[_0x2fec[101]][_0x2fec[125]][_0x2fec[99]][_0x2fec[189]]= _0x2fec[190];mxEvent[_0x2fec[35]](this[_0x2fec[101]][_0x2fec[125]],_0x2fec[191],mxUtils[_0x2fec[34]](this,function(_0x66e3x14){this[_0x2fec[14]][_0x2fec[192]](_0x66e3x14)}));mxEvent[_0x2fec[198]](this[_0x2fec[101]][_0x2fec[125]],mxUtils[_0x2fec[34]](this,function(_0x66e3x14){this[_0x2fec[14]][_0x2fec[193]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x66e3x14))}),mxUtils[_0x2fec[34]](this,function(_0x66e3x14){if(this[_0x2fec[14]][_0x2fec[93]]!= null&& this[_0x2fec[14]][_0x2fec[93]][_0x2fec[194]]()){this[_0x2fec[14]][_0x2fec[93]][_0x2fec[195]]()};if(this[_0x2fec[14]][_0x2fec[196]]&& !mxEvent[_0x2fec[197]](_0x66e3x14)){this[_0x2fec[14]][_0x2fec[193]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x66e3x14))}}),mxUtils[_0x2fec[34]](this,function(_0x66e3x14){this[_0x2fec[14]][_0x2fec[193]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x66e3x14))}))}else {this[_0x2fec[101]][_0x2fec[52]]= 1;this[_0x2fec[101]][_0x2fec[199]]= _0x66e3x15;this[_0x2fec[101]][_0x2fec[179]]()};this[_0x2fec[101]][_0x2fec[125]][_0x2fec[99]][_0x2fec[124]]= (this[_0x2fec[14]][_0x2fec[91]]())?_0x2fec[122]+ _0x66e3x25[_0x2fec[43]]+ _0x2fec[123]:_0x2fec[97]}else {if(this[_0x2fec[101]]!= null){this[_0x2fec[101]][_0x2fec[177]]();this[_0x2fec[101]]= null}}};mxGraph[_0x2fec[44]][_0x2fec[200]]= function(_0x66e3x26,_0x66e3x27,_0x66e3x28){var _0x66e3x29=this[_0x2fec[53]][_0x2fec[52]];var _0x66e3x2a=this[_0x2fec[53]][_0x2fec[71]];var _0x66e3x1b=this[_0x2fec[82]];var _0x66e3x9=_0x66e3x29* this[_0x2fec[79]];var _0x66e3x2b=this[_0x2fec[53]][_0x2fec[159]]();_0x66e3x27= _0x66e3x2b[_0x2fec[95]];_0x66e3x28= _0x66e3x2b[_0x2fec[96]];var _0x66e3x15= new mxRectangle(_0x66e3x29* _0x66e3x2a[_0x2fec[70]],_0x66e3x29* _0x66e3x2a[_0x2fec[73]],_0x66e3x1b[_0x2fec[95]]* _0x66e3x9,_0x66e3x1b[_0x2fec[96]]* _0x66e3x9);_0x66e3x26= _0x66e3x26&& Math[_0x2fec[161]](_0x66e3x15[_0x2fec[95]],_0x66e3x15[_0x2fec[96]])> this[_0x2fec[201]];var _0x66e3x2c=(_0x66e3x26)?Math[_0x2fec[164]](_0x66e3x27/ _0x66e3x15[_0x2fec[95]])- 1:0;var _0x66e3x2d=(_0x66e3x26)?Math[_0x2fec[164]](_0x66e3x28/ _0x66e3x15[_0x2fec[96]])- 1:0;var _0x66e3x2e=_0x66e3x2b[_0x2fec[70]]+ _0x66e3x27;var _0x66e3x2f=_0x66e3x2b[_0x2fec[73]]+ _0x66e3x28;if(this[_0x2fec[202]]== null&& _0x66e3x2c> 0){this[_0x2fec[202]]= []};if(this[_0x2fec[202]]!= null){for(var _0x66e3x30=0;_0x66e3x30<= _0x66e3x2c;_0x66e3x30++){var _0x66e3x31=[ new mxPoint(_0x66e3x2b[_0x2fec[70]]+ (_0x66e3x30+ 1)* _0x66e3x15[_0x2fec[95]],_0x66e3x2b[_0x2fec[73]]), new mxPoint(_0x66e3x2b[_0x2fec[70]]+ (_0x66e3x30+ 1)* _0x66e3x15[_0x2fec[95]],_0x66e3x2f)];if(this[_0x2fec[202]][_0x66e3x30]!= null){this[_0x2fec[202]][_0x66e3x30][_0x2fec[52]]= 1;this[_0x2fec[202]][_0x66e3x30][_0x2fec[203]]= _0x66e3x31;this[_0x2fec[202]][_0x66e3x30][_0x2fec[179]]()}else {var _0x66e3x32= new mxPolyline(_0x66e3x31,this[_0x2fec[153]],this[_0x2fec[52]]);_0x66e3x32[_0x2fec[166]]= this[_0x2fec[166]];_0x66e3x32[_0x2fec[204]]= this[_0x2fec[205]];_0x66e3x32[_0x2fec[206]]= false;_0x66e3x32[_0x2fec[52]]= _0x66e3x29;_0x66e3x32[_0x2fec[12]](this[_0x2fec[53]][_0x2fec[178]]);_0x66e3x32[_0x2fec[179]]();this[_0x2fec[202]][_0x66e3x30]= _0x66e3x32}};for(var _0x66e3x30=_0x66e3x2c;_0x66e3x30< this[_0x2fec[202]][_0x2fec[83]];_0x66e3x30++){this[_0x2fec[202]][_0x66e3x30][_0x2fec[177]]()};this[_0x2fec[202]][_0x2fec[207]](_0x66e3x2c,this[_0x2fec[202]][_0x2fec[83]]- _0x66e3x2c)};if(this[_0x2fec[208]]== null&& _0x66e3x2d> 0){this[_0x2fec[208]]= []};if(this[_0x2fec[208]]!= null){for(var _0x66e3x30=0;_0x66e3x30<= _0x66e3x2d;_0x66e3x30++){var _0x66e3x31=[ new mxPoint(_0x66e3x2b[_0x2fec[70]],_0x66e3x2b[_0x2fec[73]]+ (_0x66e3x30+ 1)* _0x66e3x15[_0x2fec[96]]), new mxPoint(_0x66e3x2e,_0x66e3x2b[_0x2fec[73]]+ (_0x66e3x30+ 1)* _0x66e3x15[_0x2fec[96]])];if(this[_0x2fec[208]][_0x66e3x30]!= null){this[_0x2fec[208]][_0x66e3x30][_0x2fec[52]]= 1;this[_0x2fec[208]][_0x66e3x30][_0x2fec[203]]= _0x66e3x31;this[_0x2fec[208]][_0x66e3x30][_0x2fec[179]]()}else {var _0x66e3x32= new mxPolyline(_0x66e3x31,this[_0x2fec[153]],_0x66e3x29);_0x66e3x32[_0x2fec[166]]= this[_0x2fec[166]];_0x66e3x32[_0x2fec[204]]= this[_0x2fec[205]];_0x66e3x32[_0x2fec[206]]= false;_0x66e3x32[_0x2fec[52]]= _0x66e3x29;_0x66e3x32[_0x2fec[12]](this[_0x2fec[53]][_0x2fec[178]]);_0x66e3x32[_0x2fec[179]]();this[_0x2fec[208]][_0x66e3x30]= _0x66e3x32}};for(var _0x66e3x30=_0x66e3x2d;_0x66e3x30< this[_0x2fec[208]][_0x2fec[83]];_0x66e3x30++){this[_0x2fec[208]][_0x66e3x30][_0x2fec[177]]()};this[_0x2fec[208]][_0x2fec[207]](_0x66e3x2d,this[_0x2fec[208]][_0x2fec[83]]- _0x66e3x2d)}};mxEdgeHandler[_0x2fec[44]][_0x2fec[209]]= true;mxGraphHandler[_0x2fec[44]][_0x2fec[58]]= true;var _0x66e3x33=mxGraphHandler[_0x2fec[44]][_0x2fec[210]];mxGraphHandler[_0x2fec[44]][_0x2fec[210]]= function(_0x66e3x34,_0x66e3x35,_0x66e3x14){for(var _0x66e3x30=0;_0x66e3x30< _0x66e3x35[_0x2fec[83]];_0x66e3x30++){if(this[_0x2fec[14]][_0x2fec[36]]()[_0x2fec[211]](_0x66e3x35[_0x66e3x30])){var _0x66e3x36=this[_0x2fec[14]][_0x2fec[212]](_0x66e3x35[_0x66e3x30]);if(_0x66e3x36!= null&& _0x66e3x36[_0x2fec[213]]){return false}}};return _0x66e3x33[_0x2fec[33]](this,arguments)};mxGuide[_0x2fec[44]][_0x2fec[214]]= function(_0x66e3x14){return !mxEvent[_0x2fec[215]](_0x66e3x14)};mxPopupMenuAddItem= mxPopupMenu[_0x2fec[44]][_0x2fec[216]];mxPopupMenu[_0x2fec[44]][_0x2fec[216]]= function(_0x66e3x37,_0x66e3x38,_0x66e3x39,_0x66e3x34,_0x66e3x3a,_0x66e3x3b){var _0x66e3x3c=mxPopupMenuAddItem[_0x2fec[33]](this,arguments);if(_0x66e3x3b!= null&& !_0x66e3x3b){mxEvent[_0x2fec[35]](_0x66e3x3c,_0x2fec[217],function(_0x66e3x14){mxEvent[_0x2fec[218]](_0x66e3x14)})};return _0x66e3x3c};var _0x66e3x3d=mxGraphHandler[_0x2fec[44]][_0x2fec[219]];mxGraphHandler[_0x2fec[44]][_0x2fec[219]]= function(_0x66e3x3e){var _0x66e3x3f=this[_0x2fec[14]][_0x2fec[36]]();var _0x66e3x40=_0x66e3x3f[_0x2fec[221]](this[_0x2fec[14]][_0x2fec[220]]());var _0x66e3x41=_0x66e3x3d[_0x2fec[33]](this,arguments);var _0x66e3x34=_0x66e3x3f[_0x2fec[221]](_0x66e3x41);if(_0x66e3x40== null|| (_0x66e3x40!= _0x66e3x41&& _0x66e3x40!= _0x66e3x34)){while(!this[_0x2fec[14]][_0x2fec[222]](_0x66e3x41)&& !this[_0x2fec[14]][_0x2fec[222]](_0x66e3x34)&& _0x66e3x3f[_0x2fec[211]](_0x66e3x34)&& !this[_0x2fec[14]][_0x2fec[223]](_0x66e3x34)){_0x66e3x41= _0x66e3x34;_0x66e3x34= this[_0x2fec[14]][_0x2fec[36]]()[_0x2fec[221]](_0x66e3x41)}};return _0x66e3x41};var _0x66e3x42=mxGraphHandler[_0x2fec[44]][_0x2fec[224]];mxGraphHandler[_0x2fec[44]][_0x2fec[224]]= function(_0x66e3x41){var _0x66e3x3c=_0x66e3x42[_0x2fec[33]](this,arguments);var _0x66e3x3f=this[_0x2fec[14]][_0x2fec[36]]();var _0x66e3x40=_0x66e3x3f[_0x2fec[221]](this[_0x2fec[14]][_0x2fec[220]]());var _0x66e3x34=_0x66e3x3f[_0x2fec[221]](_0x66e3x41);if(_0x66e3x40== null|| (_0x66e3x40!= _0x66e3x41&& _0x66e3x40!= _0x66e3x34)){if(!this[_0x2fec[14]][_0x2fec[222]](_0x66e3x41)&& _0x66e3x3f[_0x2fec[211]](_0x66e3x34)&& !this[_0x2fec[14]][_0x2fec[223]](_0x66e3x34)){_0x66e3x3c= true}};return _0x66e3x3c};mxGraphHandler[_0x2fec[44]][_0x2fec[225]]= function(_0x66e3x3e){var _0x66e3x41=_0x66e3x3e[_0x2fec[226]]();if(_0x66e3x41== null){_0x66e3x41= this[_0x2fec[227]]};var _0x66e3x3f=this[_0x2fec[14]][_0x2fec[36]]();var _0x66e3x34=_0x66e3x3f[_0x2fec[221]](_0x66e3x41);while(this[_0x2fec[14]][_0x2fec[222]](_0x66e3x41)&& _0x66e3x3f[_0x2fec[211]](_0x66e3x34)&& !this[_0x2fec[14]][_0x2fec[223]](_0x66e3x34)){_0x66e3x41= _0x66e3x34;_0x66e3x34= _0x66e3x3f[_0x2fec[221]](_0x66e3x41)};this[_0x2fec[14]][_0x2fec[229]](_0x66e3x41,_0x66e3x3e[_0x2fec[228]]())};mxPanningHandler[_0x2fec[44]][_0x2fec[230]]= function(_0x66e3x3e){var _0x66e3x41=_0x66e3x3e[_0x2fec[226]]();var _0x66e3x3f=this[_0x2fec[14]][_0x2fec[36]]();var _0x66e3x34=_0x66e3x3f[_0x2fec[221]](_0x66e3x41);while(_0x66e3x3f[_0x2fec[211]](_0x66e3x34)&& !this[_0x2fec[14]][_0x2fec[223]](_0x66e3x34)){if(this[_0x2fec[14]][_0x2fec[222]](_0x66e3x34)){_0x66e3x41= _0x66e3x34};_0x66e3x34= _0x66e3x3f[_0x2fec[221]](_0x66e3x34)};return _0x66e3x41}};Editor[_0x2fec[44]][_0x2fec[18]]= function(){var _0x66e3xe=this[_0x2fec[14]];var _0x66e3x43= new mxUndoManager();var _0x66e3x44=function(_0x66e3x45,_0x66e3x14){_0x66e3x43[_0x2fec[233]](_0x66e3x14[_0x2fec[232]](_0x2fec[231]))};_0x66e3xe[_0x2fec[36]]()[_0x2fec[35]](mxEvent.UNDO,_0x66e3x44);_0x66e3xe[_0x2fec[234]]()[_0x2fec[35]](mxEvent.UNDO,_0x66e3x44);var _0x66e3x46=function(_0x66e3x45,_0x66e3x14){var _0x66e3x47=_0x66e3xe[_0x2fec[236]](_0x66e3x14[_0x2fec[232]](_0x2fec[231])[_0x2fec[235]]);var _0x66e3x35=[];for(var _0x66e3x30=1;_0x66e3x30< _0x66e3x47[_0x2fec[83]];_0x66e3x30++){if(_0x66e3xe[_0x2fec[53]][_0x2fec[237]](_0x66e3x47[_0x66e3x30])!= null){_0x66e3x35[_0x2fec[238]](_0x66e3x47[_0x66e3x30])}};_0x66e3xe[_0x2fec[239]](_0x66e3x35)};_0x66e3x43[_0x2fec[35]](mxEvent.UNDO,_0x66e3x46);_0x66e3x43[_0x2fec[35]](mxEvent.REDO,_0x66e3x46);return _0x66e3x43};Editor[_0x2fec[44]][_0x2fec[13]]= function(){mxStencilRegistry[_0x2fec[241]](STENCIL_PATH+ _0x2fec[240])};(function(){mxStencilRegistry[_0x2fec[242]]= {};mxStencilRegistry[_0x2fec[243]]= [];mxStencilRegistry[_0x2fec[244]]= function(_0x66e3x48){var _0x66e3x3c=mxStencilRegistry[_0x2fec[245]][_0x66e3x48];if(_0x66e3x3c== null){var _0x66e3x49=mxStencilRegistry[_0x2fec[246]](_0x66e3x48);if(_0x66e3x49!= null){var _0x66e3x4a=mxStencilRegistry[_0x2fec[242]][_0x66e3x49];if(_0x66e3x4a!= null){if(mxStencilRegistry[_0x2fec[243]][_0x66e3x49]== null){mxStencilRegistry[_0x2fec[243]][_0x66e3x49]= 1;for(var _0x66e3x30=0;_0x66e3x30< _0x66e3x4a[_0x2fec[83]];_0x66e3x30++){var _0x66e3x4b=_0x66e3x4a[_0x66e3x30];if(_0x66e3x4b[_0x2fec[248]]()[_0x2fec[247]](_0x66e3x4b[_0x2fec[83]]- 4,_0x66e3x4b[_0x2fec[83]])== _0x2fec[25]){mxStencilRegistry[_0x2fec[241]](_0x66e3x4b,null)}else {if(_0x66e3x4b[_0x2fec[248]]()[_0x2fec[247]](_0x66e3x4b[_0x2fec[83]]- 3,_0x66e3x4b[_0x2fec[83]])== _0x2fec[249]){var _0x66e3x4c=mxUtils[_0x2fec[250]](_0x66e3x4b);if(_0x66e3x4c!= null){eval[_0x2fec[11]](window,_0x66e3x4c[_0x2fec[251]]())}}else {}}}}}else {mxStencilRegistry[_0x2fec[241]](STENCIL_PATH+ _0x2fec[252]+ _0x66e3x49+ _0x2fec[25],null)};_0x66e3x3c= mxStencilRegistry[_0x2fec[245]][_0x66e3x48]}};return _0x66e3x3c};mxStencilRegistry[_0x2fec[246]]= function(_0x66e3x48){var _0x66e3x4d=_0x66e3x48[_0x2fec[254]](_0x2fec[253]);var _0x66e3x4e=null;if(_0x66e3x4d[_0x2fec[83]]> 0&& _0x66e3x4d[0]== _0x2fec[255]){_0x66e3x4e= _0x66e3x4d[1];for(var _0x66e3x30=2;_0x66e3x30< _0x66e3x4d[_0x2fec[83]]- 1;_0x66e3x30++){_0x66e3x4e+= _0x2fec[252]+ _0x66e3x4d[_0x66e3x30]}};return _0x66e3x4e};mxStencilRegistry[_0x2fec[241]]= function(_0x66e3x4f,_0x66e3x50,_0x66e3x51){_0x66e3x51= (_0x66e3x51!= null)?_0x66e3x51:false;var _0x66e3x52=mxStencilRegistry[_0x2fec[243]][_0x66e3x4f];if(_0x66e3x51|| _0x66e3x52== null){var _0x66e3x53=false;if(_0x66e3x52== null){var _0x66e3x4c=mxUtils[_0x2fec[250]](_0x66e3x4f);_0x66e3x52= _0x66e3x4c[_0x2fec[256]]();mxStencilRegistry[_0x2fec[243]][_0x66e3x4f]= _0x66e3x52;_0x66e3x53= true};mxStencilRegistry[_0x2fec[257]](_0x66e3x52,_0x66e3x50,_0x66e3x53)}};mxStencilRegistry[_0x2fec[257]]= function(_0x66e3x54,_0x66e3x50,_0x66e3x53){_0x66e3x53= (_0x66e3x53!= null)?_0x66e3x53:true;var _0x66e3x55=_0x66e3x54[_0x2fec[258]];var _0x66e3x56=_0x66e3x55[_0x2fec[184]];var _0x66e3x57=_0x2fec[20];var _0x66e3x48=_0x66e3x55[_0x2fec[56]](_0x2fec[259]);if(_0x66e3x48!= null){_0x66e3x57= _0x66e3x48+ _0x2fec[253]};while(_0x66e3x56!= null){if(_0x66e3x56[_0x2fec[260]]== mxConstants[_0x2fec[261]]){_0x66e3x48= _0x66e3x56[_0x2fec[56]](_0x2fec[259]);if(_0x66e3x48!= null){_0x66e3x57= _0x66e3x57[_0x2fec[248]]();var _0x66e3x58=_0x66e3x48[_0x2fec[263]](/ /g,_0x2fec[262]);if(_0x66e3x53){mxStencilRegistry[_0x2fec[264]](_0x66e3x57+ _0x66e3x58[_0x2fec[248]](), new mxStencil(_0x66e3x56))};if(_0x66e3x50!= null){var _0x66e3x19=_0x66e3x56[_0x2fec[56]](_0x2fec[265]);var _0x66e3x1a=_0x66e3x56[_0x2fec[56]](_0x2fec[266]);_0x66e3x19= (_0x66e3x19== null)?80:parseInt(_0x66e3x19,10);_0x66e3x1a= (_0x66e3x1a== null)?80:parseInt(_0x66e3x1a,10);_0x66e3x50(_0x66e3x57,_0x66e3x58,_0x66e3x48,_0x66e3x19,_0x66e3x1a)}}};_0x66e3x56= _0x66e3x56[_0x2fec[267]]}}})();OpenFile= function(_0x66e3x59){this[_0x2fec[268]]= null;this[_0x2fec[269]]= null;this[_0x2fec[270]]= _0x66e3x59};OpenFile[_0x2fec[44]][_0x2fec[271]]= function(_0x66e3x6){this[_0x2fec[269]]= _0x66e3x6;this[_0x2fec[272]]()};OpenFile[_0x2fec[44]][_0x2fec[273]]= function(_0x66e3x6,_0x66e3x5a){this[_0x2fec[274]]= _0x66e3x6;this[_0x2fec[21]]= _0x66e3x5a;this[_0x2fec[272]]()};OpenFile[_0x2fec[44]][_0x2fec[275]]= function(_0x66e3x5b){this[_0x2fec[276]]();mxUtils[_0x2fec[277]](_0x66e3x5b)};OpenFile[_0x2fec[44]][_0x2fec[272]]= function(){if(this[_0x2fec[269]]!= null&& this[_0x2fec[274]]!= null){this[_0x2fec[269]](this[_0x2fec[274]],this[_0x2fec[21]]);this[_0x2fec[276]]()}};OpenFile[_0x2fec[44]][_0x2fec[276]]= function(){if(this[_0x2fec[270]]!= null){this[_0x2fec[270]]()}} \ No newline at end of file +var _0x3395=["\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[_0x3395[0]]|| urlParams[_0x3395[1]]== _0x3395[2])&& typeof (localStorage)!= _0x3395[3];var fileSupport=window[_0x3395[4]]!= null&& window[_0x3395[5]]!= null&& window[_0x3395[6]]!= null;var touchStyle=mxClient[_0x3395[0]]|| urlParams[_0x3395[7]]== _0x3395[8];var counter=0;try{var op=window;while(op[_0x3395[9]]!= null&& !isNaN(op[_0x3395[9]][_0x3395[10]])){op= op[_0x3395[9]]};if(op!= null){op[_0x3395[10]]++;counter= op[_0x3395[10]]}}catch(e){};Editor= function(){mxEventSource[_0x3395[11]](this);this[_0x3395[12]]();this[_0x3395[13]]();this[_0x3395[14]]= new Graph();this[_0x3395[15]]= new mxOutline(this[_0x3395[14]]);this[_0x3395[15]][_0x3395[16]]= true;this[_0x3395[17]]= this[_0x3395[18]]();this[_0x3395[19]]= _0x3395[20];this[_0x3395[21]]= null;this[_0x3395[22]]= function(){return this[_0x3395[21]]|| mxResources[_0x3395[24]](_0x3395[23],[counter])+ _0x3395[25]};this[_0x3395[26]]= function(){return this[_0x3395[21]]};this[_0x3395[27]]= function(_0x1968x6){this[_0x3395[19]]= _0x1968x6;this[_0x3395[29]]( new mxEventObject(_0x3395[28]))};this[_0x3395[30]]= function(){return this[_0x3395[19]]};this[_0x3395[31]]= false;this[_0x3395[32]]= function(){this[_0x3395[31]]= true};this[_0x3395[14]][_0x3395[36]]()[_0x3395[35]](mxEvent.CHANGE,mxUtils[_0x3395[34]](this,function(){this[_0x3395[32]][_0x3395[33]](this,arguments)}));window[_0x3395[37]]= mxUtils[_0x3395[34]](this,function(){if(this[_0x3395[31]]){return mxResources[_0x3395[24]](_0x3395[38])}});this[_0x3395[14]][_0x3395[39]]= false;this[_0x3395[14]][_0x3395[40]]= true;this[_0x3395[14]][_0x3395[41]]= null};mxUtils[_0x3395[42]](Editor,mxEventSource);Editor[_0x3395[44]][_0x3395[43]]= IMAGE_PATH+ _0x3395[45];Editor[_0x3395[44]][_0x3395[46]]= IMAGE_PATH+ _0x3395[47];Editor[_0x3395[44]][_0x3395[48]]= function(_0x1968x7){var _0x1968x8= new mxCodec(_0x1968x7[_0x3395[49]]);if(_0x1968x7[_0x3395[50]]== _0x3395[51]){this[_0x3395[14]][_0x3395[53]][_0x3395[52]]= 1;this[_0x3395[14]][_0x3395[54]]= _0x1968x7[_0x3395[56]](_0x3395[55])!= _0x3395[57];this[_0x3395[14]][_0x3395[59]][_0x3395[58]]= _0x1968x7[_0x3395[56]](_0x3395[60])!= _0x3395[57];this[_0x3395[14]][_0x3395[62]](_0x1968x7[_0x3395[56]](_0x3395[61])!= _0x3395[57]);this[_0x3395[14]][_0x3395[64]](_0x1968x7[_0x3395[56]](_0x3395[63])!= _0x3395[57]);this[_0x3395[14]][_0x3395[65]]= _0x1968x7[_0x3395[56]](_0x3395[66])!= _0x3395[57];this[_0x3395[14]][_0x3395[40]]= _0x1968x7[_0x3395[56]](_0x3395[40])!= _0x3395[57];if(!this[_0x3395[14]][_0x3395[40]]){this[_0x3395[14]][_0x3395[68]][_0x3395[67]]= 0;this[_0x3395[14]][_0x3395[68]][_0x3395[69]]= 0;this[_0x3395[14]][_0x3395[53]][_0x3395[71]][_0x3395[70]]= Number(_0x1968x7[_0x3395[56]](_0x3395[72])|| 0);this[_0x3395[14]][_0x3395[53]][_0x3395[71]][_0x3395[73]]= Number(_0x1968x7[_0x3395[56]](_0x3395[74])|| 0)};this[_0x3395[14]][_0x3395[75]]= _0x1968x7[_0x3395[56]](_0x3395[76])== _0x3395[8];this[_0x3395[14]][_0x3395[77]]= this[_0x3395[14]][_0x3395[75]];this[_0x3395[14]][_0x3395[78]]= this[_0x3395[14]][_0x3395[77]];var _0x1968x9=_0x1968x7[_0x3395[56]](_0x3395[79]);if(_0x1968x9!= null){this[_0x3395[14]][_0x3395[79]]= _0x1968x9}else {this[_0x3395[14]][_0x3395[79]]= 1.5};var _0x1968xa=_0x1968x7[_0x3395[56]](_0x3395[80]);var _0x1968xb=_0x1968x7[_0x3395[56]](_0x3395[81]);if(_0x1968xa!= null&& _0x1968xb!= null){this[_0x3395[14]][_0x3395[82]]= new mxRectangle(0,0,parseFloat(_0x1968xa),parseFloat(_0x1968xb));this[_0x3395[15]][_0x3395[15]][_0x3395[82]]= this[_0x3395[14]][_0x3395[82]]};var _0x1968xc=_0x1968x7[_0x3395[56]](_0x3395[41]);if(_0x1968xc!= null&& _0x1968xc[_0x3395[83]]> 0){this[_0x3395[14]][_0x3395[41]]= _0x1968xc};_0x1968x8[_0x3395[84]](_0x1968x7,this[_0x3395[14]][_0x3395[36]]());this[_0x3395[85]]()}};Editor[_0x3395[44]][_0x3395[86]]= function(){var _0x1968xd= new mxCodec(mxUtils[_0x3395[87]]());var _0x1968x7=_0x1968xd[_0x3395[88]](this[_0x3395[14]][_0x3395[36]]());if(this[_0x3395[14]][_0x3395[53]][_0x3395[71]][_0x3395[70]]!= 0|| this[_0x3395[14]][_0x3395[53]][_0x3395[71]][_0x3395[73]]!= 0){_0x1968x7[_0x3395[90]](_0x3395[72],Math[_0x3395[89]](this[_0x3395[14]][_0x3395[53]][_0x3395[71]][_0x3395[70]]* 100)/ 100);_0x1968x7[_0x3395[90]](_0x3395[74],Math[_0x3395[89]](this[_0x3395[14]][_0x3395[53]][_0x3395[71]][_0x3395[73]]* 100)/ 100)};_0x1968x7[_0x3395[90]](_0x3395[55],(this[_0x3395[14]][_0x3395[91]]())?_0x3395[8]:_0x3395[57]);_0x1968x7[_0x3395[90]](_0x3395[60],(this[_0x3395[14]][_0x3395[59]][_0x3395[58]])?_0x3395[8]:_0x3395[57]);_0x1968x7[_0x3395[90]](_0x3395[60],(this[_0x3395[14]][_0x3395[59]][_0x3395[58]])?_0x3395[8]:_0x3395[57]);_0x1968x7[_0x3395[90]](_0x3395[61],(this[_0x3395[14]][_0x3395[93]][_0x3395[92]]())?_0x3395[8]:_0x3395[57]);_0x1968x7[_0x3395[90]](_0x3395[63],(this[_0x3395[14]][_0x3395[94]][_0x3395[92]]())?_0x3395[8]:_0x3395[57]);_0x1968x7[_0x3395[90]](_0x3395[66],(this[_0x3395[14]][_0x3395[65]])?_0x3395[8]:_0x3395[57]);_0x1968x7[_0x3395[90]](_0x3395[76],(this[_0x3395[14]][_0x3395[75]])?_0x3395[8]:_0x3395[57]);_0x1968x7[_0x3395[90]](_0x3395[79],this[_0x3395[14]][_0x3395[79]]);_0x1968x7[_0x3395[90]](_0x3395[80],this[_0x3395[14]][_0x3395[82]][_0x3395[95]]);_0x1968x7[_0x3395[90]](_0x3395[81],this[_0x3395[14]][_0x3395[82]][_0x3395[96]]);if(!this[_0x3395[14]][_0x3395[40]]){_0x1968x7[_0x3395[90]](_0x3395[40],_0x3395[57])};if(this[_0x3395[14]][_0x3395[41]]!= null){_0x1968x7[_0x3395[90]](_0x3395[41],this[_0x3395[14]][_0x3395[41]])};return _0x1968x7};Editor[_0x3395[44]][_0x3395[85]]= function(){var _0x1968xe=this[_0x3395[14]];var _0x1968xf=this[_0x3395[15]];if(_0x1968xe[_0x3395[68]]!= null&& _0x1968xf[_0x3395[15]][_0x3395[68]]!= null){if(_0x1968xe[_0x3395[41]]!= null){if(_0x1968xe[_0x3395[41]]== _0x3395[97]){_0x1968xe[_0x3395[68]][_0x3395[99]][_0x3395[98]]= _0x3395[100]}else {if(_0x1968xe[_0x3395[53]][_0x3395[101]]!= null){_0x1968xe[_0x3395[53]][_0x3395[101]][_0x3395[102]]= _0x1968xe[_0x3395[41]];_0x1968xe[_0x3395[53]][_0x3395[101]][_0x3395[103]]()};_0x1968xe[_0x3395[68]][_0x3395[99]][_0x3395[98]]= _0x1968xe[_0x3395[41]]}}else {_0x1968xe[_0x3395[68]][_0x3395[99]][_0x3395[98]]= _0x3395[20]};if(_0x1968xe[_0x3395[75]]){_0x1968xe[_0x3395[68]][_0x3395[99]][_0x3395[98]]= _0x3395[104];_0x1968xe[_0x3395[68]][_0x3395[99]][_0x3395[105]]= _0x3395[106];_0x1968xe[_0x3395[68]][_0x3395[99]][_0x3395[107]]= _0x3395[108];_0x1968xe[_0x3395[68]][_0x3395[99]][_0x3395[109]]= _0x3395[110];_0x1968xe[_0x3395[68]][_0x3395[99]][_0x3395[111]]= _0x3395[110];_0x1968xe[_0x3395[68]][_0x3395[99]][_0x3395[112]]= _0x3395[113];_0x1968xe[_0x3395[68]][_0x3395[99]][_0x3395[114]]= _0x3395[113]}else {_0x1968xe[_0x3395[68]][_0x3395[99]][_0x3395[115]]= _0x3395[20]};_0x1968xf[_0x3395[15]][_0x3395[68]][_0x3395[99]][_0x3395[98]]= _0x1968xe[_0x3395[68]][_0x3395[99]][_0x3395[98]];if(_0x1968xf[_0x3395[15]][_0x3395[75]]!= _0x1968xe[_0x3395[75]]|| _0x1968xf[_0x3395[15]][_0x3395[79]]!= _0x1968xe[_0x3395[79]]){_0x1968xf[_0x3395[15]][_0x3395[79]]= _0x1968xe[_0x3395[79]];_0x1968xf[_0x3395[15]][_0x3395[75]]= _0x1968xe[_0x3395[75]];_0x1968xf[_0x3395[15]][_0x3395[53]][_0x3395[116]]()};if(_0x1968xe[_0x3395[40]]&& _0x1968xe[_0x3395[68]][_0x3395[99]][_0x3395[117]]== _0x3395[118]&& !touchStyle){_0x1968xe[_0x3395[68]][_0x3395[99]][_0x3395[117]]= _0x3395[119]}else {if(!_0x1968xe[_0x3395[40]]|| touchStyle){_0x1968xe[_0x3395[68]][_0x3395[99]][_0x3395[117]]= _0x3395[118]}};var _0x1968x10=(mxClient[_0x3395[120]]&& document[_0x3395[121]]>= 9)?_0x3395[122]+ this[_0x3395[46]]+ _0x3395[123]:_0x3395[97];_0x1968xe[_0x3395[68]][_0x3395[99]][_0x3395[124]]= (!_0x1968xe[_0x3395[75]]&& _0x1968xe[_0x3395[91]]())?_0x3395[122]+ this[_0x3395[43]]+ _0x3395[123]:_0x1968x10;if(_0x1968xe[_0x3395[53]][_0x3395[101]]!= null){_0x1968xe[_0x3395[53]][_0x3395[101]][_0x3395[125]][_0x3395[99]][_0x3395[124]]= (this[_0x3395[14]][_0x3395[91]]())?_0x3395[122]+ this[_0x3395[43]]+ _0x3395[123]:_0x3395[97]}}};Editor[_0x3395[44]][_0x3395[12]]= function(){if(mxClient[_0x3395[126]]){mxClient[_0x3395[129]](_0x3395[127],CSS_PATH+ _0x3395[128])};mxResources[_0x3395[130]]= false;mxResources[_0x3395[131]](RESOURCE_BASE);mxConstants[_0x3395[132]]= 0.3;var _0x1968x11=mxConnectionHandler[_0x3395[44]][_0x3395[133]];mxConnectionHandler[_0x3395[44]][_0x3395[133]]= function(){var _0x1968x12=_0x1968x11[_0x3395[33]](this,arguments);_0x1968x12[_0x3395[134]]= mxUtils[_0x3395[34]](this,function(_0x1968x13,_0x1968x14){if(this[_0x3395[135]]()){return true};return mxCellMarker[_0x3395[44]][_0x3395[134]][_0x3395[33]](_0x1968x12,arguments)});return _0x1968x12};mxConstants[_0x3395[136]]= _0x3395[137];mxConstants[_0x3395[138]]= _0x3395[139];mxConstants[_0x3395[140]]= _0x3395[141];mxConstants[_0x3395[142]]= _0x3395[143];mxConstants[_0x3395[144]]= _0x3395[143];mxConstants[_0x3395[145]]= _0x3395[139];mxConstants[_0x3395[146]]= _0x3395[143];mxConstants[_0x3395[147]]= _0x3395[148];mxConstants[_0x3395[149]]= _0x3395[143];mxConstants[_0x3395[150]]= _0x3395[143];mxConstants[_0x3395[151]]= _0x3395[148];mxConstants[_0x3395[152]]= _0x3395[141];mxGraph[_0x3395[44]][_0x3395[153]]= _0x3395[154];mxGraph[_0x3395[44]][_0x3395[79]]= 1;mxRubberband[_0x3395[44]][_0x3395[155]]= 30;mxGraphView[_0x3395[44]][_0x3395[156]]= function(_0x1968x15){return new mxRectangleShape(_0x1968x15,this[_0x3395[14]][_0x3395[41]]|| _0x3395[157],_0x3395[158])};mxGraphView[_0x3395[44]][_0x3395[159]]= function(){var _0x1968x16=this[_0x3395[160]]();var _0x1968x17=(_0x1968x16[_0x3395[95]]> 0)?_0x1968x16[_0x3395[70]]/ this[_0x3395[52]]- this[_0x3395[71]][_0x3395[70]]:0;var _0x1968x18=(_0x1968x16[_0x3395[96]]> 0)?_0x1968x16[_0x3395[73]]/ this[_0x3395[52]]- this[_0x3395[71]][_0x3395[73]]:0;var _0x1968x19=_0x1968x16[_0x3395[95]]/ this[_0x3395[52]];var _0x1968x1a=_0x1968x16[_0x3395[96]]/ this[_0x3395[52]];var _0x1968x1b=this[_0x3395[14]][_0x3395[82]];var _0x1968x9=this[_0x3395[14]][_0x3395[79]];var _0x1968xa=_0x1968x1b[_0x3395[95]]* _0x1968x9;var _0x1968xb=_0x1968x1b[_0x3395[96]]* _0x1968x9;var _0x1968x1c=Math[_0x3395[162]](Math[_0x3395[161]](0,_0x1968x17)/ _0x1968xa);var _0x1968x1d=Math[_0x3395[162]](Math[_0x3395[161]](0,_0x1968x18)/ _0x1968xb);var _0x1968x1e=Math[_0x3395[164]](Math[_0x3395[163]](1,_0x1968x17+ _0x1968x19)/ _0x1968xa);var _0x1968x1f=Math[_0x3395[164]](Math[_0x3395[163]](1,_0x1968x18+ _0x1968x1a)/ _0x1968xb);var _0x1968x20=_0x1968x1e- _0x1968x1c;var _0x1968x21=_0x1968x1f- _0x1968x1d;var _0x1968x15= new mxRectangle(this[_0x3395[52]]* (this[_0x3395[71]][_0x3395[70]]+ _0x1968x1c* _0x1968xa),this[_0x3395[52]]* (this[_0x3395[71]][_0x3395[73]]+ _0x1968x1d* _0x1968xb),this[_0x3395[52]]* _0x1968x20* _0x1968xa,this[_0x3395[52]]* _0x1968x21* _0x1968xb);return _0x1968x15};var _0x1968x22=mxGraph[_0x3395[44]][_0x3395[165]];mxGraph[_0x3395[44]][_0x3395[165]]= function(_0x1968x23,_0x1968x24){_0x1968x22[_0x3395[33]](this,arguments);if((this[_0x3395[166]]!= mxConstants[_0x3395[167]]&& this[_0x3395[53]][_0x3395[101]]!= null)&& (!this[_0x3395[168]]|| !mxUtils[_0x3395[169]](this[_0x3395[68]]))){this[_0x3395[53]][_0x3395[101]][_0x3395[125]][_0x3395[99]][_0x3395[170]]= _0x1968x23+ _0x3395[171];this[_0x3395[53]][_0x3395[101]][_0x3395[125]][_0x3395[99]][_0x3395[172]]= _0x1968x24+ _0x3395[171]}};var _0x1968x25=this;mxGraphView[_0x3395[44]][_0x3395[173]]= function(){var _0x1968xc=this[_0x3395[14]][_0x3395[174]]();if(_0x1968xc!= null){if(this[_0x3395[124]]== null|| this[_0x3395[124]][_0x3395[175]]!= _0x1968xc[_0x3395[176]]){if(this[_0x3395[124]]!= null){this[_0x3395[124]][_0x3395[177]]()};var _0x1968x15= new mxRectangle(0,0,1,1);this[_0x3395[124]]= new mxImageShape(_0x1968x15,_0x1968xc[_0x3395[176]]);this[_0x3395[124]][_0x3395[166]]= this[_0x3395[14]][_0x3395[166]];this[_0x3395[124]][_0x3395[12]](this[_0x3395[178]]);this[_0x3395[124]][_0x3395[179]]()};this[_0x3395[180]](this[_0x3395[124]],_0x1968xc)}else {if(this[_0x3395[124]]!= null){this[_0x3395[124]][_0x3395[177]]();this[_0x3395[124]]= null}};if(this[_0x3395[14]][_0x3395[75]]){var _0x1968x15=this[_0x3395[159]]();if(this[_0x3395[101]]== null){this[_0x3395[101]]= this[_0x3395[156]](_0x1968x15);this[_0x3395[101]][_0x3395[52]]= 1;this[_0x3395[101]][_0x3395[181]]= true;this[_0x3395[101]][_0x3395[166]]= mxConstants[_0x3395[182]];this[_0x3395[101]][_0x3395[12]](this[_0x3395[14]][_0x3395[68]]);this[_0x3395[14]][_0x3395[68]][_0x3395[184]][_0x3395[99]][_0x3395[183]]= _0x3395[185];this[_0x3395[14]][_0x3395[68]][_0x3395[186]](this[_0x3395[101]][_0x3395[125]],this[_0x3395[14]][_0x3395[68]][_0x3395[184]]);this[_0x3395[101]][_0x3395[179]]();this[_0x3395[101]][_0x3395[125]][_0x3395[187]]= _0x3395[188];this[_0x3395[101]][_0x3395[125]][_0x3395[99]][_0x3395[189]]= _0x3395[190];mxEvent[_0x3395[35]](this[_0x3395[101]][_0x3395[125]],_0x3395[191],mxUtils[_0x3395[34]](this,function(_0x1968x14){this[_0x3395[14]][_0x3395[192]](_0x1968x14)}));mxEvent[_0x3395[198]](this[_0x3395[101]][_0x3395[125]],mxUtils[_0x3395[34]](this,function(_0x1968x14){this[_0x3395[14]][_0x3395[193]](mxEvent.MOUSE_DOWN, new mxMouseEvent(_0x1968x14))}),mxUtils[_0x3395[34]](this,function(_0x1968x14){if(this[_0x3395[14]][_0x3395[93]]!= null&& this[_0x3395[14]][_0x3395[93]][_0x3395[194]]()){this[_0x3395[14]][_0x3395[93]][_0x3395[195]]()};if(this[_0x3395[14]][_0x3395[196]]&& !mxEvent[_0x3395[197]](_0x1968x14)){this[_0x3395[14]][_0x3395[193]](mxEvent.MOUSE_MOVE, new mxMouseEvent(_0x1968x14))}}),mxUtils[_0x3395[34]](this,function(_0x1968x14){this[_0x3395[14]][_0x3395[193]](mxEvent.MOUSE_UP, new mxMouseEvent(_0x1968x14))}))}else {this[_0x3395[101]][_0x3395[52]]= 1;this[_0x3395[101]][_0x3395[199]]= _0x1968x15;this[_0x3395[101]][_0x3395[179]]()};this[_0x3395[101]][_0x3395[125]][_0x3395[99]][_0x3395[124]]= (this[_0x3395[14]][_0x3395[91]]())?_0x3395[122]+ _0x1968x25[_0x3395[43]]+ _0x3395[123]:_0x3395[97]}else {if(this[_0x3395[101]]!= null){this[_0x3395[101]][_0x3395[177]]();this[_0x3395[101]]= null}}};mxGraph[_0x3395[44]][_0x3395[200]]= function(_0x1968x26,_0x1968x27,_0x1968x28){var _0x1968x29=this[_0x3395[53]][_0x3395[52]];var _0x1968x2a=this[_0x3395[53]][_0x3395[71]];var _0x1968x1b=this[_0x3395[82]];var _0x1968x9=_0x1968x29* this[_0x3395[79]];var _0x1968x2b=this[_0x3395[53]][_0x3395[159]]();_0x1968x27= _0x1968x2b[_0x3395[95]];_0x1968x28= _0x1968x2b[_0x3395[96]];var _0x1968x15= new mxRectangle(_0x1968x29* _0x1968x2a[_0x3395[70]],_0x1968x29* _0x1968x2a[_0x3395[73]],_0x1968x1b[_0x3395[95]]* _0x1968x9,_0x1968x1b[_0x3395[96]]* _0x1968x9);_0x1968x26= _0x1968x26&& Math[_0x3395[161]](_0x1968x15[_0x3395[95]],_0x1968x15[_0x3395[96]])> this[_0x3395[201]];var _0x1968x2c=(_0x1968x26)?Math[_0x3395[164]](_0x1968x27/ _0x1968x15[_0x3395[95]])- 1:0;var _0x1968x2d=(_0x1968x26)?Math[_0x3395[164]](_0x1968x28/ _0x1968x15[_0x3395[96]])- 1:0;var _0x1968x2e=_0x1968x2b[_0x3395[70]]+ _0x1968x27;var _0x1968x2f=_0x1968x2b[_0x3395[73]]+ _0x1968x28;if(this[_0x3395[202]]== null&& _0x1968x2c> 0){this[_0x3395[202]]= []};if(this[_0x3395[202]]!= null){for(var _0x1968x30=0;_0x1968x30<= _0x1968x2c;_0x1968x30++){var _0x1968x31=[ new mxPoint(_0x1968x2b[_0x3395[70]]+ (_0x1968x30+ 1)* _0x1968x15[_0x3395[95]],_0x1968x2b[_0x3395[73]]), new mxPoint(_0x1968x2b[_0x3395[70]]+ (_0x1968x30+ 1)* _0x1968x15[_0x3395[95]],_0x1968x2f)];if(this[_0x3395[202]][_0x1968x30]!= null){this[_0x3395[202]][_0x1968x30][_0x3395[52]]= 1;this[_0x3395[202]][_0x1968x30][_0x3395[203]]= _0x1968x31;this[_0x3395[202]][_0x1968x30][_0x3395[179]]()}else {var _0x1968x32= new mxPolyline(_0x1968x31,this[_0x3395[153]],this[_0x3395[52]]);_0x1968x32[_0x3395[166]]= this[_0x3395[166]];_0x1968x32[_0x3395[204]]= this[_0x3395[205]];_0x1968x32[_0x3395[206]]= false;_0x1968x32[_0x3395[52]]= _0x1968x29;_0x1968x32[_0x3395[12]](this[_0x3395[53]][_0x3395[178]]);_0x1968x32[_0x3395[179]]();this[_0x3395[202]][_0x1968x30]= _0x1968x32}};for(var _0x1968x30=_0x1968x2c;_0x1968x30< this[_0x3395[202]][_0x3395[83]];_0x1968x30++){this[_0x3395[202]][_0x1968x30][_0x3395[177]]()};this[_0x3395[202]][_0x3395[207]](_0x1968x2c,this[_0x3395[202]][_0x3395[83]]- _0x1968x2c)};if(this[_0x3395[208]]== null&& _0x1968x2d> 0){this[_0x3395[208]]= []};if(this[_0x3395[208]]!= null){for(var _0x1968x30=0;_0x1968x30<= _0x1968x2d;_0x1968x30++){var _0x1968x31=[ new mxPoint(_0x1968x2b[_0x3395[70]],_0x1968x2b[_0x3395[73]]+ (_0x1968x30+ 1)* _0x1968x15[_0x3395[96]]), new mxPoint(_0x1968x2e,_0x1968x2b[_0x3395[73]]+ (_0x1968x30+ 1)* _0x1968x15[_0x3395[96]])];if(this[_0x3395[208]][_0x1968x30]!= null){this[_0x3395[208]][_0x1968x30][_0x3395[52]]= 1;this[_0x3395[208]][_0x1968x30][_0x3395[203]]= _0x1968x31;this[_0x3395[208]][_0x1968x30][_0x3395[179]]()}else {var _0x1968x32= new mxPolyline(_0x1968x31,this[_0x3395[153]],_0x1968x29);_0x1968x32[_0x3395[166]]= this[_0x3395[166]];_0x1968x32[_0x3395[204]]= this[_0x3395[205]];_0x1968x32[_0x3395[206]]= false;_0x1968x32[_0x3395[52]]= _0x1968x29;_0x1968x32[_0x3395[12]](this[_0x3395[53]][_0x3395[178]]);_0x1968x32[_0x3395[179]]();this[_0x3395[208]][_0x1968x30]= _0x1968x32}};for(var _0x1968x30=_0x1968x2d;_0x1968x30< this[_0x3395[208]][_0x3395[83]];_0x1968x30++){this[_0x3395[208]][_0x1968x30][_0x3395[177]]()};this[_0x3395[208]][_0x3395[207]](_0x1968x2d,this[_0x3395[208]][_0x3395[83]]- _0x1968x2d)}};mxEdgeHandler[_0x3395[44]][_0x3395[209]]= true;mxGraphHandler[_0x3395[44]][_0x3395[58]]= true;var _0x1968x33=mxGraphHandler[_0x3395[44]][_0x3395[210]];mxGraphHandler[_0x3395[44]][_0x3395[210]]= function(_0x1968x34,_0x1968x35,_0x1968x14){for(var _0x1968x30=0;_0x1968x30< _0x1968x35[_0x3395[83]];_0x1968x30++){if(this[_0x3395[14]][_0x3395[36]]()[_0x3395[211]](_0x1968x35[_0x1968x30])){var _0x1968x36=this[_0x3395[14]][_0x3395[212]](_0x1968x35[_0x1968x30]);if(_0x1968x36!= null&& _0x1968x36[_0x3395[213]]){return false}}};return _0x1968x33[_0x3395[33]](this,arguments)};mxGuide[_0x3395[44]][_0x3395[214]]= function(_0x1968x14){return !mxEvent[_0x3395[215]](_0x1968x14)};mxPopupMenuAddItem= mxPopupMenu[_0x3395[44]][_0x3395[216]];mxPopupMenu[_0x3395[44]][_0x3395[216]]= function(_0x1968x37,_0x1968x38,_0x1968x39,_0x1968x34,_0x1968x3a,_0x1968x3b){var _0x1968x3c=mxPopupMenuAddItem[_0x3395[33]](this,arguments);if(_0x1968x3b!= null&& !_0x1968x3b){mxEvent[_0x3395[35]](_0x1968x3c,_0x3395[217],function(_0x1968x14){mxEvent[_0x3395[218]](_0x1968x14)})};return _0x1968x3c};var _0x1968x3d=mxGraphHandler[_0x3395[44]][_0x3395[219]];mxGraphHandler[_0x3395[44]][_0x3395[219]]= function(_0x1968x3e){var _0x1968x3f=this[_0x3395[14]][_0x3395[36]]();var _0x1968x40=_0x1968x3f[_0x3395[221]](this[_0x3395[14]][_0x3395[220]]());var _0x1968x41=_0x1968x3d[_0x3395[33]](this,arguments);var _0x1968x34=_0x1968x3f[_0x3395[221]](_0x1968x41);if(_0x1968x40== null|| (_0x1968x40!= _0x1968x41&& _0x1968x40!= _0x1968x34)){while(!this[_0x3395[14]][_0x3395[222]](_0x1968x41)&& !this[_0x3395[14]][_0x3395[222]](_0x1968x34)&& _0x1968x3f[_0x3395[211]](_0x1968x34)&& !this[_0x3395[14]][_0x3395[223]](_0x1968x34)){_0x1968x41= _0x1968x34;_0x1968x34= this[_0x3395[14]][_0x3395[36]]()[_0x3395[221]](_0x1968x41)}};return _0x1968x41};var _0x1968x42=mxGraphHandler[_0x3395[44]][_0x3395[224]];mxGraphHandler[_0x3395[44]][_0x3395[224]]= function(_0x1968x41){var _0x1968x3c=_0x1968x42[_0x3395[33]](this,arguments);var _0x1968x3f=this[_0x3395[14]][_0x3395[36]]();var _0x1968x40=_0x1968x3f[_0x3395[221]](this[_0x3395[14]][_0x3395[220]]());var _0x1968x34=_0x1968x3f[_0x3395[221]](_0x1968x41);if(_0x1968x40== null|| (_0x1968x40!= _0x1968x41&& _0x1968x40!= _0x1968x34)){if(!this[_0x3395[14]][_0x3395[222]](_0x1968x41)&& _0x1968x3f[_0x3395[211]](_0x1968x34)&& !this[_0x3395[14]][_0x3395[223]](_0x1968x34)){_0x1968x3c= true}};return _0x1968x3c};mxGraphHandler[_0x3395[44]][_0x3395[225]]= function(_0x1968x3e){var _0x1968x41=_0x1968x3e[_0x3395[226]]();if(_0x1968x41== null){_0x1968x41= this[_0x3395[227]]};var _0x1968x3f=this[_0x3395[14]][_0x3395[36]]();var _0x1968x34=_0x1968x3f[_0x3395[221]](_0x1968x41);while(this[_0x3395[14]][_0x3395[222]](_0x1968x41)&&